01K6NTN6Q25BVQE88BNN6AY475: 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: 01K6NTNH99QRADBK8FBN1P32VA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-10-03T20:02:26.742Zjob assigned to worker 01K6NTNJ8QJWW023464H36XRVC [factory gimlet-EVT22200007-propolis, EVT22200007/43708] (queued for 27 s)
 
22025-10-03T20:02:36.155Zstarting task 0: "setup"
32025-10-03T20:02:36.179Z++ uname -s
42025-10-03T20:02:36.180Z+ kern=SunOS
52025-10-03T20:02:36.180Z+ build_user=build
62025-10-03T20:02:36.180Z+ build_uid=12345
72025-10-03T20:02:36.180Z+ work_dir=/work
82025-10-03T20:02:36.180Z+ input_dir=/input
92025-10-03T20:02:36.180Z+ [[ 0 == 12345 ]]
102025-10-03T20:02:36.180Z+ case "$kern" in
112025-10-03T20:02:36.180Z+ groupadd -g 12345 build
122025-10-03T20:02:36.180Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-10-03T20:02:38.180Z+ zfs create -o mountpoint=/work rpool/work
142025-10-03T20:02:38.218Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-10-03T20:02:38.243Z+ home_fs=zfs
162025-10-03T20:02:38.243Z+ [[ zfs == autofs ]]
172025-10-03T20:02:38.243Z+ mkdir -p /home/build
182025-10-03T20:02:38.243Z+ chown build:build /home/build /work
192025-10-03T20:02:40.227Z+ chmod 0700 /home/build /work
202025-10-03T20:02:40.252Zprocess exited: duration 4076 ms, exit code 0
 
212025-10-03T20:02:40.305Zstarting task 1: "rust-toolchain"
222025-10-03T20:02:40.332Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-10-03T20:02:40.332Z * rust toolchain channel = "1.89.0"
242025-10-03T20:02:40.332Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-10-03T20:02:40.332Z * rust toolchain profile = "default"
262025-10-03T20:02:40.332Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-10-03T20:02:40.332Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-10-03T20:02:40.332Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-10-03T20:02:40.332Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-10-03T20:02:40.469Zinfo: downloading installer
312025-10-03T20:02:41.381Zwarn: It looks like you have an existing installation of Rust at:
322025-10-03T20:02:41.381Zwarn: /opt/ooce/bin
332025-10-03T20:02:41.381Zwarn: It is recommended that rustup be the primary Rust installation.
342025-10-03T20:02:41.381Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-10-03T20:02:41.381Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-10-03T20:02:41.381Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-10-03T20:02:41.382Zwarn: or pass `-y' to ignore all ignorable checks.
382025-10-03T20:02:41.382Zerror: cannot install while Rust is installed
392025-10-03T20:02:41.382Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-10-03T20:02:41.406Zinfo: profile set to 'default'
412025-10-03T20:02:41.406Zinfo: default host triple is x86_64-unknown-illumos
422025-10-03T20:02:41.406Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-10-03T20:02:41.561Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-10-03T20:02:41.561Zinfo: downloading component 'cargo'
452025-10-03T20:02:41.861Zinfo: downloading component 'clippy'
462025-10-03T20:02:41.956Zinfo: downloading component 'rust-docs'
472025-10-03T20:02:42.203Zinfo: downloading component 'rust-std'
482025-10-03T20:02:42.656Zinfo: downloading component 'rustc'
492025-10-03T20:02:45.402Zinfo: downloading component 'rustfmt'
502025-10-03T20:02:45.478Zinfo: installing component 'cargo'
512025-10-03T20:02:46.762Zinfo: installing component 'clippy'
522025-10-03T20:02:47.269Zinfo: installing component 'rust-docs'
532025-10-03T20:02:50.588Zinfo: installing component 'rust-std'
542025-10-03T20:02:53.393Zinfo: installing component 'rustc'
552025-10-03T20:03:02.284Zinfo: installing component 'rustfmt'
562025-10-03T20:03:02.720Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-10-03T20:03:02.720Z
582025-10-03T20:03:02.911Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-10-03T20:03:02.911Z
602025-10-03T20:03:02.937Z
612025-10-03T20:03:02.937ZRust is installed now. Great!
622025-10-03T20:03:02.937Z
632025-10-03T20:03:02.937ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-10-03T20:03:02.937Zenvironment variable. This has not been done automatically.
652025-10-03T20:03:02.937Z
662025-10-03T20:03:02.937ZTo configure your current shell, you need to source
672025-10-03T20:03:02.937Zthe corresponding env file under $HOME/.cargo.
682025-10-03T20:03:02.937Z
692025-10-03T20:03:02.937ZThis is usually done by running one of the following (note the leading DOT):
702025-10-03T20:03:02.937Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-10-03T20:03:02.937Zsource "$HOME/.cargo/env.fish" # For fish
722025-10-03T20:03:02.937Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-10-03T20:03:03.035Z+ rustup --version
742025-10-03T20:03:03.065Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-10-03T20:03:03.065Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-10-03T20:03:03.210Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-10-03T20:03:03.235Z+ cargo --version
782025-10-03T20:03:03.353Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-10-03T20:03:03.378Z+ rustc --version
802025-10-03T20:03:03.505Zrustc 1.89.0 (29483883e 2025-08-04)
812025-10-03T20:03:03.530Zprocess exited: duration 23208 ms, exit code 0
 
822025-10-03T20:03:03.580Zstarting task 2: "authentication"
832025-10-03T20:03:03.648Zprocess exited: duration 67 ms, exit code 0
 
842025-10-03T20:03:03.698Zstarting task 3: "clone repository"
852025-10-03T20:03:03.723Z+ mkdir -p /work/oxidecomputer/omicron
862025-10-03T20:03:03.723Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-10-03T20:03:03.748ZCloning into '/work/oxidecomputer/omicron'...
882025-10-03T20:03:14.269Z+ cd /work/oxidecomputer/omicron
892025-10-03T20:03:14.269Z+ git fetch origin c0a340c061c47294dcde5f1664d4cd4aedbed456
902025-10-03T20:03:14.795ZFrom https://github.com/oxidecomputer/omicron
912025-10-03T20:03:14.795Z * branch c0a340c061c47294dcde5f1664d4cd4aedbed456 -> FETCH_HEAD
922025-10-03T20:03:14.820Z+ [[ -n nexus-generation-bump-test ]]
932025-10-03T20:03:14.820Z++ git branch --show-current
942025-10-03T20:03:14.845Z+ current=main
952025-10-03T20:03:14.845Z+ [[ main != nexus-generation-bump-test ]]
962025-10-03T20:03:14.845Z+ git branch -f nexus-generation-bump-test c0a340c061c47294dcde5f1664d4cd4aedbed456
972025-10-03T20:03:14.845Z+ git checkout -f nexus-generation-bump-test
982025-10-03T20:03:15.069ZSwitched to branch 'nexus-generation-bump-test'
992025-10-03T20:03:15.096Z+ git reset --hard c0a340c061c47294dcde5f1664d4cd4aedbed456
1002025-10-03T20:03:15.096ZHEAD is now at c0a340c06 review feedback
1012025-10-03T20:03:15.121Zprocess exited: duration 11401 ms, exit code 0
 
1022025-10-03T20:03:15.171Zstarting task 4: "build"
1032025-10-03T20:03:15.197Z+ source .github/buildomat/ci-env.sh
1042025-10-03T20:03:15.197Z++ export CARGO_TERM_COLOR=always
1052025-10-03T20:03:15.197Z++ CARGO_TERM_COLOR=always
1062025-10-03T20:03:15.197Z+ cargo --version
1072025-10-03T20:03:15.277Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-10-03T20:03:15.302Z+ rustc --version
1092025-10-03T20:03:15.394Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-10-03T20:03:15.419Z+ source ./env.sh
1112025-10-03T20:03:15.420Z++ OLD_SHELL_OPTS=ehxB
1122025-10-03T20:03:15.420Z++ set -o xtrace
1132025-10-03T20:03:15.420Z++++ dirname ./env.sh
1142025-10-03T20:03:15.420Z+++ readlink -f .
1152025-10-03T20:03:15.420Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-10-03T20:03:15.420Z++ 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-10-03T20:03:15.420Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-10-03T20:03:15.420Z++ 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-10-03T20:03:15.420Z++ 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-10-03T20:03:15.420Z++ 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-10-03T20:03:15.420Z++ 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-10-03T20:03:15.420Z++ 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-10-03T20:03:15.420Z++ 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-10-03T20:03:15.420Z++ case $OLD_SHELL_OPTS in
1252025-10-03T20:03:15.420Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-10-03T20:03:15.420Z+ 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-10-03T20:03:15.420Z+ 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-10-03T20:03:15.420Z+ banner prerequisites
1292025-10-03T20:03:15.420Z
1302025-10-03T20:03:15.420Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-10-03T20:03:15.420Z # # # # # # # # # # # # # # #
1322025-10-03T20:03:15.420Z # # # # ##### # # ##### # # # # # #### #
1332025-10-03T20:03:15.420Z ##### ##### # ##### # # # # # # # # #
1342025-10-03T20:03:15.420Z # # # # # # # # # # # # # # #
1352025-10-03T20:03:15.420Z # # # ###### # # ###### ### # #### # #### #
1362025-10-03T20:03:15.420Z
1372025-10-03T20:03:15.420Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-10-03T20:03:34.010Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-10-03T20:03:47.176Z Startup: Caching catalogs ... Done
1402025-10-03T20:04:02.995ZPlanning: Solver setup ... Done (13.611s)
1412025-10-03T20:04:03.115ZPlanning: Running solver ... Done (0.120s)
1422025-10-03T20:04:03.225ZPlanning: Finding local manifests ... Done (0.002s)
1432025-10-03T20:04:03.311ZPlanning: Fetching manifests: 0/4 0% complete
1442025-10-03T20:04:03.766ZPlanning: Fetching manifests: 4/4 100% complete
1452025-10-03T20:04:04.278ZPlanning: Package planning ... Done (0.078s)
1462025-10-03T20:04:04.278ZPlanning: Merging actions ... Done (0.071s)
1472025-10-03T20:04:04.364ZPlanning: Checking for conflicting actions ... Done (0.449s)
1482025-10-03T20:04:04.389ZPlanning: Consolidating action changes ... Done (0.015s)
1492025-10-03T20:04:05.207ZPlanning: Evaluating mediators ... Done (0.827s)
1502025-10-03T20:04:05.231ZPlanning: Planning completed in 17.93 seconds
1512025-10-03T20:04:05.256Z Packages to install: 4
1522025-10-03T20:04:05.257Z Mediators to change: 2
1532025-10-03T20:04:05.257Z Services to change: 1
1542025-10-03T20:04:05.257Z Estimated space available: 155.01 GB
1552025-10-03T20:04:05.257ZEstimated space to be consumed: 1.74 GB
1562025-10-03T20:04:05.257Z Create boot environment: No
1572025-10-03T20:04:05.257ZCreate backup boot environment: No
1582025-10-03T20:04:05.257Z Rebuild boot archive: No
1592025-10-03T20:04:05.257Z
1602025-10-03T20:04:05.257ZChanged mediators:
1612025-10-03T20:04:05.257Z mediator clang:
1622025-10-03T20:04:05.257Z version: None -> 15 (system default)
1632025-10-03T20:04:05.257Z
1642025-10-03T20:04:05.257Z mediator llvm:
1652025-10-03T20:04:05.257Z version: 14 (system default) -> 15 (system default)
1662025-10-03T20:04:05.257Z
1672025-10-03T20:04:05.257ZChanged packages:
1682025-10-03T20:04:05.257Zhelios-dev
1692025-10-03T20:04:05.257Z developer/build-essential
1702025-10-03T20:04:05.257Z None -> 11-2.0
1712025-10-03T20:04:05.257Z library/libxmlsec1
1722025-10-03T20:04:05.257Z None -> 1.2.35-2.0
1732025-10-03T20:04:05.257Z ooce/developer/clang-15
1742025-10-03T20:04:05.257Z None -> 15.0.7-2.0
1752025-10-03T20:04:05.257Z ooce/developer/llvm-15
1762025-10-03T20:04:05.257Z None -> 15.0.7-2.0
1772025-10-03T20:04:05.257Z
1782025-10-03T20:04:05.257ZServices:
1792025-10-03T20:04:05.257Z restart_fmri:
1802025-10-03T20:04:05.257Z svc:/system/update-man-index:default
1812025-10-03T20:04:05.308Z
1822025-10-03T20:04:05.308ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-10-03T20:04:10.322ZDownload: 1201/3290 items 83.6/212.6MB 39% complete (17.3M/s)
1842025-10-03T20:04:15.359ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (13.1M/s)
1852025-10-03T20:04:20.374ZDownload: 3248/3290 items 180.0/212.6MB 84% complete (9.5M/s)
1862025-10-03T20:04:22.540ZDownload: Completed 212.60 MB in 17.23 seconds (12.3M/s)
1872025-10-03T20:04:22.758Z Actions: 1/3689 actions (Installing new actions)
1882025-10-03T20:04:27.760Z Actions: 2958/3689 actions (Installing new actions)
1892025-10-03T20:04:29.311Z Actions: Completed 3689 actions in 6.55 seconds.
1902025-10-03T20:04:29.971Z Done (0.652s)
1912025-10-03T20:04:29.971Z Done (0.000s)
1922025-10-03T20:04:31.147Z Done (1.176s)
1932025-10-03T20:04:37.457Z Done (6.046s)
1942025-10-03T20:04:37.559Z Done (0.019s)
1952025-10-03T20:04:37.584Z Done (0.000s)
1962025-10-03T20:04:37.741Z Done (0.000s)
1972025-10-03T20:04:38.879ZPlanning: Evaluating mediator changes ... Done
1982025-10-03T20:04:39.160ZPlanning: Checking for conflicting actions ... Done
1992025-10-03T20:04:39.184ZPlanning: Consolidating action changes ... Done
2002025-10-03T20:04:39.553ZPlanning: Evaluating mediators ... Done
2012025-10-03T20:04:39.577ZPlanning: Planning completed in 0.68 seconds
2022025-10-03T20:04:39.602Z Mediators to change: 2
2032025-10-03T20:04:39.602Z Create boot environment: No
2042025-10-03T20:04:39.602ZCreate backup boot environment: No
2052025-10-03T20:04:39.661Z Done
2062025-10-03T20:04:39.661Z Done
2072025-10-03T20:04:40.635Z Done
2082025-10-03T20:04:46.445Z Done
2092025-10-03T20:04:46.554Z Done
2102025-10-03T20:04:46.554Z Done
2112025-10-03T20:04:46.634Z Done
2122025-10-03T20:04:47.565ZPlanning: Evaluating mediator changes ... Done
2132025-10-03T20:04:47.590ZPlanning: Merging actions ... Done
2142025-10-03T20:04:47.839ZPlanning: Checking for conflicting actions ... Done
2152025-10-03T20:04:47.863ZPlanning: Consolidating action changes ... Done
2162025-10-03T20:04:48.220ZPlanning: Evaluating mediators ... Done
2172025-10-03T20:04:48.301ZPlanning: Planning completed in 1.11 seconds
2182025-10-03T20:04:48.352Z Packages to change: 1
2192025-10-03T20:04:48.352Z Mediators to change: 1
2202025-10-03T20:04:48.353Z Services to change: 1
2212025-10-03T20:04:48.353Z Create boot environment: No
2222025-10-03T20:04:48.353ZCreate backup boot environment: Yes
2232025-10-03T20:04:50.416Z Actions: 1/6 actions (Updating modified actions)
2242025-10-03T20:04:50.441Z Actions: Completed 6 actions in 0.00 seconds.
2252025-10-03T20:04:50.441Z Done
2262025-10-03T20:04:50.441Z Done
2272025-10-03T20:04:50.683Z Done
2282025-10-03T20:04:56.281Z Done
2292025-10-03T20:04:56.390Z Done
2302025-10-03T20:04:56.415Z Done
2312025-10-03T20:04:56.453Z Done
2322025-10-03T20:04:57.095ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-10-03T20:04:57.095Zclang system 15 system
2342025-10-03T20:04:57.095Zcsh system system illumos
2352025-10-03T20:04:57.095Zctags system system illumos
2362025-10-03T20:04:57.095Zfile system system illumos
2372025-10-03T20:04:57.095Zgcc vendor 12 vendor
2382025-10-03T20:04:57.095Zgcc system 10 system
2392025-10-03T20:04:57.095Zgcc system 7 system
2402025-10-03T20:04:57.095Zgo system 1.20 system
2412025-10-03T20:04:57.095Zgo system 1.19 system
2422025-10-03T20:04:57.095Zllvm system 15 system
2432025-10-03T20:04:57.095Zllvm system 14 system
2442025-10-03T20:04:57.095Zmariadb system 10.6 system
2452025-10-03T20:04:57.095Zmta vendor vendor dma
2462025-10-03T20:04:57.095Zopenjdk system 17 system
2472025-10-03T20:04:57.095Zopenjdk system 11 system
2482025-10-03T20:04:57.095Zopenjdk system 1.8 system
2492025-10-03T20:04:57.095Zopenssl vendor 3 vendor
2502025-10-03T20:04:57.095Zperl system 5.36 system
2512025-10-03T20:04:57.095Zpostgresql system 15 system
2522025-10-03T20:04:57.095Zpostgresql system 13 system
2532025-10-03T20:04:57.095Zpython vendor 3 vendor
2542025-10-03T20:04:57.095Zpython system 2 system
2552025-10-03T20:04:57.095Zpython3 system 3.11 system
2562025-10-03T20:04:57.095Zruby system 3.0 system
2572025-10-03T20:04:57.095Zwords vendor vendor american-english
2582025-10-03T20:04:57.095Zwords system system australian-english
2592025-10-03T20:04:57.095Zwords system system british-english
2602025-10-03T20:04:57.095Zwords system system canadian-english
2612025-10-03T20:04:57.095Zwords system system french
2622025-10-03T20:04:57.095Zwords system system italian
2632025-10-03T20:04:57.095Zwords system system ngerman
2642025-10-03T20:04:57.095Zwords system system ogerman
2652025-10-03T20:04:57.095Zwords system system spanish
2662025-10-03T20:04:57.579ZPUBLISHER TYPE STATUS P LOCATION
2672025-10-03T20:04:57.579Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-10-03T20:05:05.623ZFMRI IFO
2692025-10-03T20:05:05.623Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-10-03T20:05:05.623Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-10-03T20:05:05.623Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-10-03T20:05:05.623Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-10-03T20:05:05.624Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-10-03T20:05:05.624Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752025-10-03T20:05:05.624Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-10-03T20:05:05.624Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772025-10-03T20:05:05.624Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-10-03T20:05:05.624Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-10-03T20:05:05.624Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802025-10-03T20:05:05.624Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-10-03T20:05:05.624Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-10-03T20:05:05.624Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832025-10-03T20:05:05.624Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-10-03T20:05:05.624Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-10-03T20:05:06.967Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-10-03T20:05:07.419Z Updating crates.io index
2872025-10-03T20:05:07.465Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-10-03T20:05:07.972Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-10-03T20:05:08.812Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-10-03T20:05:09.201Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-10-03T20:05:09.561Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-10-03T20:05:10.061Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-10-03T20:05:11.581Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-10-03T20:05:14.140Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-10-03T20:05:15.265Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-10-03T20:05:16.096Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-10-03T20:05:16.850Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982025-10-03T20:05:17.327Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992025-10-03T20:05:17.722Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-10-03T20:05:18.463Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-10-03T20:05:19.110Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022025-10-03T20:05:19.492Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-10-03T20:05:19.897Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-10-03T20:05:20.358Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-10-03T20:05:20.735Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-10-03T20:05:21.134Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-10-03T20:05:21.568Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-10-03T20:05:22.029Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092025-10-03T20:05:23.007Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102025-10-03T20:05:23.493Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112025-10-03T20:05:23.929Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-10-03T20:05:24.645Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-10-03T20:05:25.251Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-10-03T20:05:25.696Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-10-03T20:05:26.217Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162025-10-03T20:05:26.768Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-10-03T20:05:27.175Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-10-03T20:05:27.667Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-10-03T20:05:28.106Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-10-03T20:05:39.955Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-10-03T20:05:41.751Z Downloading crates ...
3222025-10-03T20:05:41.815Z Downloaded icu_locid_transform v1.5.0
3232025-10-03T20:05:41.840Z Downloaded sha2 v0.10.9
3242025-10-03T20:05:41.865Z Downloaded swrite v0.1.0
3252025-10-03T20:05:41.890Z Downloaded toml_edit v0.22.27
3262025-10-03T20:05:41.890Z Downloaded percent-encoding v2.3.2
3272025-10-03T20:05:41.890Z Downloaded proc-macro-error v1.0.4
3282025-10-03T20:05:41.917Z Downloaded usdt-macro v0.5.0
3292025-10-03T20:05:41.942Z Downloaded version_check v0.9.5
3302025-10-03T20:05:41.943Z Downloaded usdt-impl v0.5.0
3312025-10-03T20:05:41.943Z Downloaded unicode-ident v1.0.18
3322025-10-03T20:05:41.943Z Downloaded typenum v1.17.0
3332025-10-03T20:05:41.943Z Downloaded ucd-trie v0.1.7
3342025-10-03T20:05:41.968Z Downloaded url v2.5.4
3352025-10-03T20:05:41.968Z Downloaded zerovec v0.10.4
3362025-10-03T20:05:41.968Z Downloaded tabled v0.15.0
3372025-10-03T20:05:41.993Z Downloaded serde_json v1.0.145
3382025-10-03T20:05:42.018Z Downloaded winnow v0.7.13
3392025-10-03T20:05:42.018Z Downloaded icu_properties_data v1.5.0
3402025-10-03T20:05:42.043Z Downloaded pest v2.8.2
3412025-10-03T20:05:42.043Z Downloaded syn v1.0.109
3422025-10-03T20:05:42.043Z Downloaded zerocopy v0.7.35
3432025-10-03T20:05:42.068Z Downloaded unicode-width v0.2.0
3442025-10-03T20:05:42.093Z Downloaded unicode-width v0.1.14
3452025-10-03T20:05:42.093Z Downloaded syn v2.0.106
3462025-10-03T20:05:42.093Z Downloaded idna v1.0.3
3472025-10-03T20:05:42.118Z Downloaded rustix v1.0.7
3482025-10-03T20:05:42.142Z Downloaded rustix v0.38.37
3492025-10-03T20:05:42.167Z Downloaded goblin v0.8.2
3502025-10-03T20:05:42.167Z Downloaded clap_builder v4.5.48
3512025-10-03T20:05:42.167Z Downloaded textwrap v0.16.2
3522025-10-03T20:05:42.167Z Downloaded tempfile v3.20.0
3532025-10-03T20:05:42.192Z Downloaded smallvec v1.15.1
3542025-10-03T20:05:42.192Z Downloaded serde_derive v1.0.226
3552025-10-03T20:05:42.192Z Downloaded serde_core v1.0.226
3562025-10-03T20:05:42.192Z Downloaded thiserror v2.0.17
3572025-10-03T20:05:42.192Z Downloaded thiserror v1.0.69
3582025-10-03T20:05:42.192Z Downloaded writeable v0.5.5
3592025-10-03T20:05:42.217Z Downloaded utf8_iter v1.0.4
3602025-10-03T20:05:42.217Z Downloaded toml v0.8.23
3612025-10-03T20:05:42.217Z Downloaded proc-macro2 v1.0.101
3622025-10-03T20:05:42.217Z Downloaded pest_meta v2.8.2
3632025-10-03T20:05:42.217Z Downloaded memchr v2.7.4
3642025-10-03T20:05:42.217Z Downloaded log v0.4.27
3652025-10-03T20:05:42.217Z Downloaded icu_provider v1.5.0
3662025-10-03T20:05:42.217Z Downloaded hashbrown v0.16.0
3672025-10-03T20:05:42.242Z Downloaded terminal_size v0.4.0
3682025-10-03T20:05:42.242Z Downloaded zerofrom-derive v0.1.4
3692025-10-03T20:05:42.242Z Downloaded zerocopy-derive v0.7.35
3702025-10-03T20:05:42.242Z Downloaded yoke-derive v0.7.4
3712025-10-03T20:05:42.242Z Downloaded yoke v0.7.4
3722025-10-03T20:05:42.242Z Downloaded thiserror-impl v2.0.17
3732025-10-03T20:05:42.242Z Downloaded serde_tokenstream v0.2.2
3742025-10-03T20:05:42.242Z Downloaded ryu v1.0.18
3752025-10-03T20:05:42.242Z Downloaded num-traits v0.2.19
3762025-10-03T20:05:42.242Z Downloaded utf8parse v0.2.2
3772025-10-03T20:05:42.242Z Downloaded utf16_iter v1.0.5
3782025-10-03T20:05:42.242Z Downloaded usdt-attr-macro v0.5.0
3792025-10-03T20:05:42.267Z Downloaded usdt v0.5.0
3802025-10-03T20:05:42.267Z Downloaded unicode-xid v0.2.6
3812025-10-03T20:05:42.267Z Downloaded unicode-linebreak v0.1.5
3822025-10-03T20:05:42.267Z Downloaded typeid v1.0.3
3832025-10-03T20:05:42.267Z Downloaded zerofrom v0.1.4
3842025-10-03T20:05:42.267Z Downloaded write16 v1.0.0
3852025-10-03T20:05:42.267Z Downloaded toml_datetime v0.6.11
3862025-10-03T20:05:42.267Z Downloaded thiserror-impl v1.0.69
3872025-10-03T20:05:42.267Z Downloaded tabled_derive v0.7.0
3882025-10-03T20:05:42.267Z Downloaded synstructure v0.13.1
3892025-10-03T20:05:42.267Z Downloaded stable_deref_trait v1.2.0
3902025-10-03T20:05:42.267Z Downloaded serde_spanned v0.6.9
3912025-10-03T20:05:42.267Z Downloaded serde-untagged v0.1.7
3922025-10-03T20:05:42.267Z Downloaded serde v1.0.226
3932025-10-03T20:05:42.267Z Downloaded proc-macro-error-attr v1.0.4
3942025-10-03T20:05:42.267Z Downloaded plain v0.2.3
3952025-10-03T20:05:42.268Z Downloaded ordered-float v2.10.1
3962025-10-03T20:05:42.268Z Downloaded memmap v0.7.0
3972025-10-03T20:05:42.268Z Downloaded indexmap v2.11.4
3982025-10-03T20:05:42.293Z Downloaded icu_normalizer v1.5.0
3992025-10-03T20:05:42.293Z Downloaded toml_write v0.1.2
4002025-10-03T20:05:42.293Z Downloaded zerovec-derive v0.10.3
4012025-10-03T20:05:42.293Z Downloaded thread-id v4.2.2
4022025-10-03T20:05:42.293Z Downloaded strsim v0.11.1
4032025-10-03T20:05:42.293Z Downloaded smawk v0.3.2
4042025-10-03T20:05:42.293Z Downloaded scroll_derive v0.12.0
4052025-10-03T20:05:42.293Z Downloaded scroll v0.12.0
4062025-10-03T20:05:42.293Z Downloaded pretty-hex v0.4.1
4072025-10-03T20:05:42.293Z Downloaded pest_generator v2.8.2
4082025-10-03T20:05:42.293Z Downloaded once_cell v1.21.3
4092025-10-03T20:05:42.293Z Downloaded icu_provider_macros v1.5.0
4102025-10-03T20:05:42.293Z Downloaded generic-array v0.14.7
4112025-10-03T20:05:42.293Z Downloaded macaddr v1.0.1
4122025-10-03T20:05:42.293Z Downloaded litemap v0.7.3
4132025-10-03T20:05:42.318Z Downloaded itoa v1.0.11
4142025-10-03T20:05:42.318Z Downloaded is_terminal_polyfill v1.70.1
4152025-10-03T20:05:42.318Z Downloaded icu_normalizer_data v1.5.0
4162025-10-03T20:05:42.318Z Downloaded icu_locid v1.5.0
4172025-10-03T20:05:42.318Z Downloaded heck v0.5.0
4182025-10-03T20:05:42.318Z Downloaded heck v0.4.1
4192025-10-03T20:05:42.318Z Downloaded getrandom v0.3.1
4202025-10-03T20:05:42.318Z Downloaded fnv v1.0.7
4212025-10-03T20:05:42.318Z Downloaded errno v0.3.12
4222025-10-03T20:05:42.318Z Downloaded dtrace-parser v0.2.0
4232025-10-03T20:05:42.318Z Downloaded dof v0.3.0
4242025-10-03T20:05:42.318Z Downloaded digest v0.10.7
4252025-10-03T20:05:42.318Z Downloaded clap_lex v0.7.4
4262025-10-03T20:05:42.318Z Downloaded camino-tempfile v1.4.1
4272025-10-03T20:05:42.343Z Downloaded icu_properties v1.5.1
4282025-10-03T20:05:42.343Z Downloaded icu_locid_transform_data v1.5.0
4292025-10-03T20:05:42.343Z Downloaded icu_collections v1.5.0
4302025-10-03T20:05:42.343Z Downloaded fs-err v3.1.1
4312025-10-03T20:05:42.343Z Downloaded form_urlencoded v1.2.2
4322025-10-03T20:05:42.343Z Downloaded fastrand v2.1.1
4332025-10-03T20:05:42.343Z Downloaded erased-serde v0.4.6
4342025-10-03T20:05:42.343Z Downloaded displaydoc v0.2.5
4352025-10-03T20:05:42.343Z Downloaded crypto-common v0.1.6
4362025-10-03T20:05:42.343Z Downloaded cpufeatures v0.2.14
4372025-10-03T20:05:42.369Z Downloaded colorchoice v1.0.2
4382025-10-03T20:05:42.369Z Downloaded clap_derive v4.5.47
4392025-10-03T20:05:42.369Z Downloaded cfg-if v1.0.1
4402025-10-03T20:05:42.369Z Downloaded cargo_toml v0.21.0
4412025-10-03T20:05:42.369Z Downloaded cargo_metadata v0.21.0
4422025-10-03T20:05:42.369Z Downloaded cargo-util-schemas v0.8.2
4432025-10-03T20:05:42.369Z Downloaded cargo-platform v0.2.0
4442025-10-03T20:05:42.369Z Downloaded camino v1.2.0
4452025-10-03T20:05:42.369Z Downloaded byteorder v1.5.0
4462025-10-03T20:05:42.369Z Downloaded bytecount v0.6.8
4472025-10-03T20:05:42.369Z Downloaded block-buffer v0.10.4
4482025-10-03T20:05:42.369Z Downloaded bitflags v2.9.4
4492025-10-03T20:05:42.369Z Downloaded autocfg v1.4.0
4502025-10-03T20:05:42.394Z Downloaded anyhow v1.0.99
4512025-10-03T20:05:42.394Z Downloaded anstyle v1.0.11
4522025-10-03T20:05:42.394Z Downloaded anstream v0.6.18
4532025-10-03T20:05:42.394Z Downloaded tinystr v0.7.6
4542025-10-03T20:05:42.394Z Downloaded libc v0.2.174
4552025-10-03T20:05:42.419Z Downloaded equivalent v1.0.2
4562025-10-03T20:05:42.419Z Downloaded anstyle-query v1.1.1
4572025-10-03T20:05:42.419Z Downloaded anstyle-parse v0.2.5
4582025-10-03T20:05:42.419Z Downloaded serde-value v0.7.0
4592025-10-03T20:05:42.419Z Downloaded semver v1.0.27
4602025-10-03T20:05:42.419Z Downloaded quote v1.0.40
4612025-10-03T20:05:42.419Z Downloaded pest_derive v2.8.2
4622025-10-03T20:05:42.419Z Downloaded papergrid v0.11.0
4632025-10-03T20:05:42.444Z Downloaded idna_adapter v1.2.0
4642025-10-03T20:05:42.444Z Downloaded clap v4.5.48
4652025-10-03T20:05:42.532Z Compiling proc-macro2 v1.0.101
4662025-10-03T20:05:42.532Z Compiling unicode-ident v1.0.18
4672025-10-03T20:05:42.557Z Compiling serde_core v1.0.226
4682025-10-03T20:05:42.557Z Compiling version_check v0.9.5
4692025-10-03T20:05:42.557Z Compiling serde v1.0.226
4702025-10-03T20:05:42.557Z Compiling libc v0.2.174
4712025-10-03T20:05:42.583Z Compiling memchr v2.7.4
4722025-10-03T20:05:42.608Z Compiling thiserror v2.0.17
4732025-10-03T20:05:42.921Z Compiling stable_deref_trait v1.2.0
4742025-10-03T20:05:43.050Z Compiling ucd-trie v0.1.7
4752025-10-03T20:05:43.468Z Compiling autocfg v1.4.0
4762025-10-03T20:05:43.590Z Compiling ryu v1.0.18
4772025-10-03T20:05:43.702Z Compiling litemap v0.7.3
4782025-10-03T20:05:43.972Z Compiling writeable v0.5.5
4792025-10-03T20:05:44.113Z Compiling itoa v1.0.11
4802025-10-03T20:05:44.162Z Compiling thiserror v1.0.69
4812025-10-03T20:05:44.400Z Compiling byteorder v1.5.0
4822025-10-03T20:05:44.429Z Compiling icu_locid_transform_data v1.5.0
4832025-10-03T20:05:44.559Z Compiling bitflags v2.9.4
4842025-10-03T20:05:44.847Z Compiling errno v0.3.12
4852025-10-03T20:05:44.904Z Compiling quote v1.0.40
4862025-10-03T20:05:44.982Z Compiling serde_json v1.0.145
4872025-10-03T20:05:45.030Z Compiling icu_properties_data v1.5.0
4882025-10-03T20:05:45.146Z Compiling num-traits v0.2.19
4892025-10-03T20:05:45.289Z Compiling syn v2.0.106
4902025-10-03T20:05:45.363Z Compiling hashbrown v0.16.0
4912025-10-03T20:05:45.455Z Compiling utf16_iter v1.0.5
4922025-10-03T20:05:45.494Z Compiling icu_normalizer_data v1.5.0
4932025-10-03T20:05:45.523Z Compiling rustix v0.38.37
4942025-10-03T20:05:45.623Z Compiling smallvec v1.15.1
4952025-10-03T20:05:45.691Z Compiling equivalent v1.0.2
4962025-10-03T20:05:45.841Z Compiling utf8_iter v1.0.4
4972025-10-03T20:05:46.030Z Compiling typeid v1.0.3
4982025-10-03T20:05:46.125Z Compiling write16 v1.0.0
4992025-10-03T20:05:46.347Z Compiling usdt-impl v0.5.0
5002025-10-03T20:05:46.489Z Compiling indexmap v2.11.4
5012025-10-03T20:05:46.666Z Compiling proc-macro-error-attr v1.0.4
5022025-10-03T20:05:46.703Z Compiling toml_write v0.1.2
5032025-10-03T20:05:46.818Z Compiling syn v1.0.109
5042025-10-03T20:05:46.980Z Compiling winnow v0.7.13
5052025-10-03T20:05:47.088Z Compiling thread-id v4.2.2
5062025-10-03T20:05:47.592Z Compiling proc-macro-error v1.0.4
5072025-10-03T20:05:47.985Z Compiling percent-encoding v2.3.2
5082025-10-03T20:05:48.143Z Compiling utf8parse v0.2.2
5092025-10-03T20:05:48.315Z Compiling camino v1.2.0
5102025-10-03T20:05:48.340Z Compiling getrandom v0.3.1
5112025-10-03T20:05:48.863Z Compiling log v0.4.27
5122025-10-03T20:05:48.899Z Compiling rustix v1.0.7
5132025-10-03T20:05:48.899Z Compiling plain v0.2.3
5142025-10-03T20:05:49.119Z Compiling ordered-float v2.10.1
5152025-10-03T20:05:49.144Z Compiling terminal_size v0.4.0
5162025-10-03T20:05:49.213Z Compiling anstyle-parse v0.2.5
5172025-10-03T20:05:49.380Z Compiling form_urlencoded v1.2.2
5182025-10-03T20:05:49.755Z Compiling cfg-if v1.0.1
5192025-10-03T20:05:49.957Z Compiling colorchoice v1.0.2
5202025-10-03T20:05:50.136Z Compiling pretty-hex v0.4.1
5212025-10-03T20:05:50.170Z Compiling is_terminal_polyfill v1.70.1
5222025-10-03T20:05:50.338Z Compiling anstyle-query v1.1.1
5232025-10-03T20:05:50.363Z Compiling anstyle v1.0.11
5242025-10-03T20:05:50.602Z Compiling semver v1.0.27
5252025-10-03T20:05:50.797Z Compiling anstream v0.6.18
5262025-10-03T20:05:51.319Z Compiling fs-err v3.1.1
5272025-10-03T20:05:51.390Z Compiling heck v0.4.1
5282025-10-03T20:05:51.462Z Compiling bytecount v0.6.8
5292025-10-03T20:05:51.603Z Compiling heck v0.5.0
5302025-10-03T20:05:51.744Z Compiling clap_lex v0.7.4
5312025-10-03T20:05:51.789Z Compiling once_cell v1.21.3
5322025-10-03T20:05:51.979Z Compiling unicode-width v0.1.14
5332025-10-03T20:05:52.171Z Compiling unicode-xid v0.2.6
5342025-10-03T20:05:52.238Z Compiling synstructure v0.13.1
5352025-10-03T20:05:52.269Z Compiling anyhow v1.0.99
5362025-10-03T20:05:52.386Z Compiling fnv v1.0.7
5372025-10-03T20:05:52.605Z Compiling strsim v0.11.1
5382025-10-03T20:05:52.633Z Compiling fastrand v2.1.1
5392025-10-03T20:05:53.279Z Compiling tempfile v3.20.0
5402025-10-03T20:05:53.440Z Compiling clap_builder v4.5.48
5412025-10-03T20:05:53.475Z Compiling papergrid v0.11.0
5422025-10-03T20:05:53.758Z Compiling memmap v0.7.0
5432025-10-03T20:05:53.922Z Compiling unicode-width v0.2.0
5442025-10-03T20:05:54.191Z Compiling unicode-linebreak v0.1.5
5452025-10-03T20:05:54.239Z Compiling smawk v0.3.2
5462025-10-03T20:05:54.533Z Compiling camino-tempfile v1.4.1
5472025-10-03T20:05:54.768Z Compiling textwrap v0.16.2
5482025-10-03T20:05:55.295Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492025-10-03T20:05:55.418Z Compiling tabled_derive v0.7.0
5502025-10-03T20:05:55.816Z Compiling swrite v0.1.0
5512025-10-03T20:05:56.752Z Compiling serde_derive v1.0.226
5522025-10-03T20:05:56.752Z Compiling zerofrom-derive v0.1.4
5532025-10-03T20:05:56.752Z Compiling yoke-derive v0.7.4
5542025-10-03T20:05:56.825Z Compiling thiserror-impl v2.0.17
5552025-10-03T20:05:56.895Z Compiling zerovec-derive v0.10.3
5562025-10-03T20:05:57.266Z Compiling displaydoc v0.2.5
5572025-10-03T20:05:59.057Z Compiling icu_provider_macros v1.5.0
5582025-10-03T20:05:59.529Z Compiling thiserror-impl v1.0.69
5592025-10-03T20:05:59.616Z Compiling zerocopy-derive v0.7.35
5602025-10-03T20:06:00.180Z Compiling scroll_derive v0.12.0
5612025-10-03T20:06:00.560Z Compiling pest v2.8.2
5622025-10-03T20:06:00.706Z Compiling zerofrom v0.1.4
5632025-10-03T20:06:01.008Z Compiling yoke v0.7.4
5642025-10-03T20:06:01.524Z Compiling zerovec v0.10.4
5652025-10-03T20:06:01.649Z Compiling scroll v0.12.0
5662025-10-03T20:06:01.913Z Compiling zerocopy v0.7.35
5672025-10-03T20:06:02.348Z Compiling goblin v0.8.2
5682025-10-03T20:06:02.379Z Compiling clap_derive v4.5.47
5692025-10-03T20:06:02.862Z Compiling tabled v0.15.0
5702025-10-03T20:06:03.492Z Compiling pest_meta v2.8.2
5712025-10-03T20:06:03.607Z Compiling tinystr v0.7.6
5722025-10-03T20:06:03.855Z Compiling icu_collections v1.5.0
5732025-10-03T20:06:04.004Z Compiling icu_locid v1.5.0
5742025-10-03T20:06:05.183Z Compiling pest_generator v2.8.2
5752025-10-03T20:06:05.572Z Compiling icu_provider v1.5.0
5762025-10-03T20:06:05.649Z Compiling toml_datetime v0.6.11
5772025-10-03T20:06:06.236Z Compiling serde_spanned v0.6.9
5782025-10-03T20:06:06.275Z Compiling dof v0.3.0
5792025-10-03T20:06:06.619Z Compiling icu_locid_transform v1.5.0
5802025-10-03T20:06:06.801Z Compiling toml_edit v0.22.27
5812025-10-03T20:06:06.916Z Compiling serde_tokenstream v0.2.2
5822025-10-03T20:06:07.161Z Compiling erased-serde v0.4.6
5832025-10-03T20:06:07.379Z Compiling serde-value v0.7.0
5842025-10-03T20:06:07.584Z Compiling cargo-platform v0.2.0
5852025-10-03T20:06:08.188Z Compiling icu_properties v1.5.1
5862025-10-03T20:06:08.348Z Compiling serde-untagged v0.1.7
5872025-10-03T20:06:08.397Z Compiling pest_derive v2.8.2
5882025-10-03T20:06:08.438Z Compiling clap v4.5.48
5892025-10-03T20:06:08.592Z Compiling macaddr v1.0.1
5902025-10-03T20:06:09.226Z Compiling dtrace-parser v0.2.0
5912025-10-03T20:06:10.580Z Compiling toml v0.8.23
5922025-10-03T20:06:11.226Z Compiling usdt-attr-macro v0.5.0
5932025-10-03T20:06:11.226Z Compiling usdt-macro v0.5.0
5942025-10-03T20:06:11.578Z Compiling cargo_toml v0.21.0
5952025-10-03T20:06:12.203Z Compiling icu_normalizer v1.5.0
5962025-10-03T20:06:12.705Z Compiling usdt v0.5.0
5972025-10-03T20:06:13.182Z Compiling idna_adapter v1.2.0
5982025-10-03T20:06:13.410Z Compiling idna v1.0.3
5992025-10-03T20:06:14.108Z Compiling url v2.5.4
6002025-10-03T20:06:15.213Z Compiling cargo-util-schemas v0.8.2
6012025-10-03T20:06:17.781Z Compiling cargo_metadata v0.21.0
6022025-10-03T20:06:20.474Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6032025-10-03T20:06:25.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
6042025-10-03T20:06:26.261Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6052025-10-03T20:06:27.551Z Downloading crates ...
6062025-10-03T20:06:27.768Z Downloaded crossbeam-utils v0.8.21
6072025-10-03T20:06:27.793Z Downloaded http-range v0.1.5
6082025-10-03T20:06:27.793Z Downloaded atomic-waker v1.1.2
6092025-10-03T20:06:27.793Z Downloaded indoc v1.0.9
6102025-10-03T20:06:27.793Z Downloaded libloading v0.8.5
6112025-10-03T20:06:27.819Z Downloaded lock_api v0.4.12
6122025-10-03T20:06:27.819Z Downloaded predicates-core v1.0.8
6132025-10-03T20:06:27.819Z Downloaded bitfield-macros v0.19.2
6142025-10-03T20:06:27.819Z Downloaded camino-tempfile-ext v0.3.2
6152025-10-03T20:06:27.819Z Downloaded hashbrown v0.15.4
6162025-10-03T20:06:27.845Z Downloaded rustc_version v0.4.1
6172025-10-03T20:06:27.845Z Downloaded hostname v0.4.0
6182025-10-03T20:06:27.870Z Downloaded siphasher v0.3.11
6192025-10-03T20:06:27.870Z Downloaded hubpack_derive v0.1.1
6202025-10-03T20:06:27.870Z Downloaded hyper-tls v0.6.0
6212025-10-03T20:06:27.895Z Downloaded progenitor-macro v0.9.1
6222025-10-03T20:06:27.895Z Downloaded postgres-types v0.2.9
6232025-10-03T20:06:27.895Z Downloaded progenitor-impl v0.11.0
6242025-10-03T20:06:27.920Z Downloaded lockfree-object-pool v0.1.6
6252025-10-03T20:06:27.920Z Downloaded derive_builder_macro v0.20.2
6262025-10-03T20:06:27.920Z Downloaded tokio-rustls v0.24.1
6272025-10-03T20:06:27.920Z Downloaded sqlparser_derive v0.2.2
6282025-10-03T20:06:27.920Z Downloaded foreign-types v0.3.2
6292025-10-03T20:06:27.947Z Downloaded void v1.0.2
6302025-10-03T20:06:27.948Z Downloaded ingot-macros v0.1.1
6312025-10-03T20:06:27.948Z Downloaded signature v2.2.0
6322025-10-03T20:06:27.948Z Downloaded rustls-native-certs v0.8.1
6332025-10-03T20:06:27.948Z Downloaded num_enum_derive v0.5.11
6342025-10-03T20:06:27.948Z Downloaded md5 v0.7.0
6352025-10-03T20:06:27.972Z Downloaded md-5 v0.10.6
6362025-10-03T20:06:27.972Z Downloaded pbkdf2 v0.12.2
6372025-10-03T20:06:27.972Z Downloaded number_prefix v0.4.0
6382025-10-03T20:06:27.973Z Downloaded path-slash v0.1.5
6392025-10-03T20:06:27.973Z Downloaded foldhash v0.2.0
6402025-10-03T20:06:27.973Z Downloaded peg-runtime v0.8.5
6412025-10-03T20:06:27.997Z Downloaded progenitor-client v0.9.1
6422025-10-03T20:06:27.997Z Downloaded vsss-rs v3.3.4
6432025-10-03T20:06:27.997Z Downloaded memmap2 v0.9.5
6442025-10-03T20:06:27.997Z Downloaded serde_plain v1.0.2
6452025-10-03T20:06:27.997Z Downloaded peg v0.8.5
6462025-10-03T20:06:28.022Z Downloaded progenitor v0.11.0
6472025-10-03T20:06:28.022Z Downloaded shell-words v1.1.0
6482025-10-03T20:06:28.022Z Downloaded derive_builder v0.20.2
6492025-10-03T20:06:28.047Z Downloaded diesel_table_macro_syntax v0.2.0
6502025-10-03T20:06:28.047Z Downloaded strum_macros v0.24.3
6512025-10-03T20:06:28.047Z Downloaded termios v0.3.3
6522025-10-03T20:06:28.047Z Downloaded thread_local v1.1.8
6532025-10-03T20:06:28.047Z Downloaded tls_codec v0.4.1
6542025-10-03T20:06:28.072Z Downloaded take_mut v0.2.2
6552025-10-03T20:06:28.072Z Downloaded normalize-line-endings v0.3.0
6562025-10-03T20:06:28.072Z Downloaded proc-macro-error-attr2 v2.0.0
6572025-10-03T20:06:28.072Z Downloaded oso-derive v0.27.3
6582025-10-03T20:06:28.072Z Downloaded maybe-uninit v2.0.0
6592025-10-03T20:06:28.097Z Downloaded pretty-hex v0.2.1
6602025-10-03T20:06:28.097Z Downloaded rand_core v0.6.4
6612025-10-03T20:06:28.097Z Downloaded rand_chacha v0.3.1
6622025-10-03T20:06:28.097Z Downloaded term v1.1.0
6632025-10-03T20:06:28.097Z Downloaded openssl-probe v0.1.5
6642025-10-03T20:06:28.097Z Downloaded funty v2.0.0
6652025-10-03T20:06:28.097Z Downloaded embedded-io v0.6.1
6662025-10-03T20:06:28.122Z Downloaded embedded-io v0.4.0
6672025-10-03T20:06:28.122Z Downloaded vergen-gitcl v1.0.8
6682025-10-03T20:06:28.122Z Downloaded der v0.7.9
6692025-10-03T20:06:28.122Z Downloaded tabwriter v1.4.0
6702025-10-03T20:06:28.122Z Downloaded structmeta v0.3.0
6712025-10-03T20:06:28.122Z Downloaded tower-service v0.3.3
6722025-10-03T20:06:28.146Z Downloaded diesel-dtrace v0.4.2
6732025-10-03T20:06:28.146Z Downloaded oxnet v0.1.3
6742025-10-03T20:06:28.146Z Downloaded cstr-argument v0.1.2
6752025-10-03T20:06:28.146Z Downloaded unicode-truncate v1.1.0
6762025-10-03T20:06:28.146Z Downloaded crunchy v0.2.2
6772025-10-03T20:06:28.146Z Downloaded futures-channel v0.3.31
6782025-10-03T20:06:28.175Z Downloaded rusty-fork v0.3.0
6792025-10-03T20:06:28.175Z Downloaded fxhash v0.2.1
6802025-10-03T20:06:28.175Z Downloaded difflib v0.4.0
6812025-10-03T20:06:28.175Z Downloaded typify v0.4.3
6822025-10-03T20:06:28.175Z Downloaded opaque-debug v0.3.1
6832025-10-03T20:06:28.201Z Downloaded untrusted v0.9.0
6842025-10-03T20:06:28.201Z Downloaded endian-type v0.1.2
6852025-10-03T20:06:28.201Z Downloaded lru-cache v0.1.2
6862025-10-03T20:06:28.201Z Downloaded dsl_auto_type v0.1.2
6872025-10-03T20:06:28.201Z Downloaded serde-big-array v0.5.1
6882025-10-03T20:06:28.226Z Downloaded env_logger v0.11.5
6892025-10-03T20:06:28.226Z Downloaded waitgroup v0.1.2
6902025-10-03T20:06:28.226Z Downloaded foreign-types-shared v0.3.1
6912025-10-03T20:06:28.226Z Downloaded progenitor-client v0.11.0
6922025-10-03T20:06:28.251Z Downloaded newline-converter v0.3.0
6932025-10-03T20:06:28.251Z Downloaded rustc-hash v2.1.1
6942025-10-03T20:06:28.251Z Downloaded want v0.3.1
6952025-10-03T20:06:28.276Z Downloaded progenitor-macro v0.10.0
6962025-10-03T20:06:28.276Z Downloaded crucible-workspace-hack v0.1.0
6972025-10-03T20:06:28.276Z Downloaded sync_wrapper v1.0.1
6982025-10-03T20:06:28.276Z Downloaded strum v0.26.3
6992025-10-03T20:06:28.276Z Downloaded which v4.4.2
7002025-10-03T20:06:28.276Z Downloaded elliptic-curve v0.13.8
7012025-10-03T20:06:28.276Z Downloaded rustls v0.22.4
7022025-10-03T20:06:28.301Z Downloaded slog-dtrace v0.3.0
7032025-10-03T20:06:28.301Z Downloaded daft-derive v0.1.4
7042025-10-03T20:06:28.326Z Downloaded subtle v2.6.1
7052025-10-03T20:06:28.326Z Downloaded futures-core v0.3.31
7062025-10-03T20:06:28.326Z Downloaded try-lock v0.2.5
7072025-10-03T20:06:28.351Z Downloaded progenitor-impl v0.8.0
7082025-10-03T20:06:28.351Z Downloaded lru v0.12.5
7092025-10-03T20:06:28.351Z Downloaded phf_shared v0.11.2
7102025-10-03T20:06:28.351Z Downloaded phf v0.12.1
7112025-10-03T20:06:28.351Z Downloaded futures-io v0.3.31
7122025-10-03T20:06:28.376Z Downloaded serde_bytes v0.11.19
7132025-10-03T20:06:28.376Z Downloaded toml v0.9.5
7142025-10-03T20:06:28.376Z Downloaded pin-utils v0.1.0
7152025-10-03T20:06:28.376Z Downloaded native-tls v0.2.12
7162025-10-03T20:06:28.376Z Downloaded papergrid v0.14.0
7172025-10-03T20:06:28.401Z Downloaded russh-cryptovec v0.7.3
7182025-10-03T20:06:28.401Z Downloaded tabled_derive v0.10.0
7192025-10-03T20:06:28.401Z Downloaded unit-prefix v0.5.1
7202025-10-03T20:06:28.401Z Downloaded gethostname v0.5.0
7212025-10-03T20:06:28.401Z Downloaded futures-executor v0.3.31
7222025-10-03T20:06:28.401Z Downloaded newtype_derive v0.1.6
7232025-10-03T20:06:28.401Z Downloaded num-conv v0.1.0
7242025-10-03T20:06:28.401Z Downloaded shlex v1.3.0
7252025-10-03T20:06:28.401Z Downloaded psl-types v2.0.11
7262025-10-03T20:06:28.426Z Downloaded salsa20 v0.10.2
7272025-10-03T20:06:28.426Z Downloaded csv-core v0.1.11
7282025-10-03T20:06:28.426Z Downloaded rtoolbox v0.0.2
7292025-10-03T20:06:28.426Z Downloaded tungstenite v0.21.0
7302025-10-03T20:06:28.426Z Downloaded pin-project-lite v0.2.14
7312025-10-03T20:06:28.426Z Downloaded num-derive v0.3.3
7322025-10-03T20:06:28.451Z Downloaded serde_derive_internals v0.29.1
7332025-10-03T20:06:28.452Z Downloaded pem-rfc7468 v0.7.0
7342025-10-03T20:06:28.452Z Downloaded pkcs1 v0.7.5
7352025-10-03T20:06:28.452Z Downloaded signal-hook-mio v0.2.4
7362025-10-03T20:06:28.452Z Downloaded universal-hash v0.5.1
7372025-10-03T20:06:28.452Z Downloaded dunce v1.0.5
7382025-10-03T20:06:28.452Z Downloaded fatfs v0.3.6
7392025-10-03T20:06:28.452Z Downloaded typify-macro v0.3.0
7402025-10-03T20:06:28.452Z Downloaded ff v0.13.0
7412025-10-03T20:06:28.477Z Downloaded ed25519-dalek v2.1.1
7422025-10-03T20:06:28.477Z Downloaded rustc-hash v1.1.0
7432025-10-03T20:06:28.477Z Downloaded typify-macro v0.2.0
7442025-10-03T20:06:28.477Z Downloaded progenitor-impl v0.10.0
7452025-10-03T20:06:28.477Z Downloaded rand v0.9.2
7462025-10-03T20:06:28.477Z Downloaded rayon v1.10.0
7472025-10-03T20:06:28.502Z Downloaded signal-hook-registry v1.4.2
7482025-10-03T20:06:28.502Z Downloaded ena v0.14.3
7492025-10-03T20:06:28.502Z Downloaded rustls-pemfile v1.0.4
7502025-10-03T20:06:28.502Z Downloaded num v0.4.3
7512025-10-03T20:06:28.502Z Downloaded tracing-core v0.1.32
7522025-10-03T20:06:28.502Z Downloaded signal-hook v0.3.18
7532025-10-03T20:06:28.502Z Downloaded zip v0.6.6
7542025-10-03T20:06:28.528Z Downloaded lalrpop v0.19.12
7552025-10-03T20:06:28.529Z Downloaded tracing-attributes v0.1.27
7562025-10-03T20:06:28.554Z Downloaded tower-http v0.6.6
7572025-10-03T20:06:28.554Z Downloaded phf v0.11.2
7582025-10-03T20:06:28.554Z Downloaded toml_parser v1.0.2
7592025-10-03T20:06:28.554Z Downloaded quick-error v1.2.3
7602025-10-03T20:06:28.554Z Downloaded num-bigint v0.4.6
7612025-10-03T20:06:28.578Z Downloaded x509-cert v0.2.5
7622025-10-03T20:06:28.579Z Downloaded nu-ansi-term v0.50.1
7632025-10-03T20:06:28.579Z Downloaded hickory-proto v0.24.4
7642025-10-03T20:06:28.603Z Downloaded russh v0.45.0
7652025-10-03T20:06:28.603Z Downloaded vcpkg v0.2.15
7662025-10-03T20:06:28.656Z Downloaded unicode-bidi v0.3.17
7672025-10-03T20:06:28.681Z Downloaded qorb v0.4.1
7682025-10-03T20:06:28.681Z Downloaded proptest v1.7.0
7692025-10-03T20:06:28.706Z Downloaded unicode_categories v0.1.1
7702025-10-03T20:06:28.706Z Downloaded webpki-roots v1.0.1
7712025-10-03T20:06:28.706Z Downloaded futures-util v0.3.31
7722025-10-03T20:06:28.740Z Downloaded num-bigint-dig v0.8.4
7732025-10-03T20:06:28.740Z Downloaded toml_edit v0.19.15
7742025-10-03T20:06:28.765Z Downloaded curve25519-dalek v4.1.3
7752025-10-03T20:06:28.765Z Downloaded rustyline v14.0.0
7762025-10-03T20:06:28.765Z Downloaded unicode-normalization v0.1.24
7772025-10-03T20:06:28.790Z Downloaded regex-syntax v0.6.29
7782025-10-03T20:06:28.790Z Downloaded unicode-segmentation v1.12.0
7792025-10-03T20:06:28.790Z Downloaded zip v4.2.0
7802025-10-03T20:06:28.814Z Downloaded ratatui v0.29.0
7812025-10-03T20:06:28.839Z Downloaded openapiv3 v2.2.0
7822025-10-03T20:06:28.839Z Downloaded zlib-rs v0.5.1
7832025-10-03T20:06:28.864Z Downloaded tabled v0.20.0
7842025-10-03T20:06:28.890Z Downloaded radix_trie v0.2.1
7852025-10-03T20:06:28.890Z Downloaded polar-core v0.27.3
7862025-10-03T20:06:28.916Z Downloaded openssl v0.10.73
7872025-10-03T20:06:28.916Z Downloaded diesel v2.2.12
7882025-10-03T20:06:28.941Z Downloaded nix v0.28.0
7892025-10-03T20:06:28.966Z Downloaded smoltcp v0.11.0
7902025-10-03T20:06:28.966Z Downloaded dropshot v0.16.4
7912025-10-03T20:06:28.993Z Downloaded jiff v0.2.15
7922025-10-03T20:06:29.018Z Downloaded sled v0.34.7
7932025-10-03T20:06:29.043Z Downloaded chrono-tz v0.10.4
7942025-10-03T20:06:29.068Z Downloaded petname v2.0.2
7952025-10-03T20:06:29.068Z Downloaded regex-automata v0.4.11
7962025-10-03T20:06:29.093Z Downloaded nix v0.27.1
7972025-10-03T20:06:29.093Z Downloaded typify-impl v0.3.0
7982025-10-03T20:06:29.117Z Downloaded typify-impl v0.4.3
7992025-10-03T20:06:29.142Z Downloaded libz-sys v1.1.20
8002025-10-03T20:06:29.167Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
8012025-10-03T20:06:29.193Z Downloaded typify-impl v0.2.0
8022025-10-03T20:06:29.193Z Downloaded sha3 v0.10.8
8032025-10-03T20:06:29.218Z Downloaded nix v0.29.0
8042025-10-03T20:06:29.218Z Downloaded regex-syntax v0.8.5
8052025-10-03T20:06:29.242Z Downloaded p384 v0.13.0
8062025-10-03T20:06:29.242Z Downloaded zerocopy-derive v0.6.6
8072025-10-03T20:06:29.267Z Downloaded bzip2-sys v0.1.13+1.0.8
8082025-10-03T20:06:29.267Z Downloaded salty v0.3.0
8092025-10-03T20:06:29.267Z Downloaded rustls-webpki v0.102.8
8102025-10-03T20:06:29.297Z Downloaded petgraph v0.6.5
8112025-10-03T20:06:29.324Z Downloaded lzma-sys v0.1.20
8122025-10-03T20:06:29.360Z Downloaded tokio v1.47.0
8132025-10-03T20:06:29.430Z Downloaded rustls-webpki v0.101.7
8142025-10-03T20:06:29.454Z Downloaded smoltcp v0.9.1
8152025-10-03T20:06:29.479Z Downloaded nix v0.30.1
8162025-10-03T20:06:29.504Z Downloaded petgraph v0.8.2
8172025-10-03T20:06:29.504Z Downloaded object v0.36.5
8182025-10-03T20:06:29.529Z Downloaded portable-atomic v1.11.0
8192025-10-03T20:06:29.529Z Downloaded csv v1.3.1
8202025-10-03T20:06:29.554Z Downloaded tabled v0.18.0
8212025-10-03T20:06:29.579Z Downloaded moka v0.12.10
8222025-10-03T20:06:29.603Z Downloaded rustls v0.23.19
8232025-10-03T20:06:29.603Z Downloaded tokio-util v0.7.15
8242025-10-03T20:06:29.628Z Downloaded winnow v0.5.40
8252025-10-03T20:06:29.628Z Downloaded tough v0.20.0
8262025-10-03T20:06:29.628Z Downloaded object v0.30.4
8272025-10-03T20:06:29.654Z Downloaded quick-xml v0.37.2
8282025-10-03T20:06:29.654Z Downloaded dropshot-api-manager v0.2.1
8292025-10-03T20:06:29.654Z Downloaded publicsuffix v2.3.0
8302025-10-03T20:06:29.654Z Downloaded regress v0.10.4
8312025-10-03T20:06:29.679Z Downloaded hickory-proto v0.25.2
8322025-10-03T20:06:29.679Z Downloaded unicode-properties v0.1.3
8332025-10-03T20:06:29.704Z Downloaded dropshot_endpoint v0.16.4
8342025-10-03T20:06:29.704Z Downloaded tower v0.5.2
8352025-10-03T20:06:29.704Z Downloaded rustls-pemfile v2.2.0
8362025-10-03T20:06:29.704Z Downloaded encoding_rs v0.8.34
8372025-10-03T20:06:29.728Z Downloaded p521 v0.13.3
8382025-10-03T20:06:29.728Z Downloaded winnow v0.6.26
8392025-10-03T20:06:29.753Z Downloaded time v0.3.43
8402025-10-03T20:06:29.753Z Downloaded crossterm v0.29.0
8412025-10-03T20:06:29.778Z Downloaded ring v0.17.14
8422025-10-03T20:06:29.808Z Downloaded zerocopy v0.8.27
8432025-10-03T20:06:29.838Z Downloaded daft v0.1.4
8442025-10-03T20:06:29.863Z Downloaded crossterm v0.28.1
8452025-10-03T20:06:29.863Z Downloaded regex v1.11.3
8462025-10-03T20:06:29.863Z Downloaded papergrid v0.17.0
8472025-10-03T20:06:29.863Z Downloaded rpassword v7.4.0
8482025-10-03T20:06:29.888Z Downloaded quinn-proto v0.11.8
8492025-10-03T20:06:29.888Z Downloaded dropshot-api-manager-types v0.2.1
8502025-10-03T20:06:29.888Z Downloaded nom v7.1.3
8512025-10-03T20:06:29.888Z Downloaded reqwest v0.12.22
8522025-10-03T20:06:29.913Z Downloaded libgit2-sys v0.18.2+1.9.1
8532025-10-03T20:06:29.976Z Downloaded expectorate v1.2.0
8542025-10-03T20:06:30.001Z Downloaded wyz v0.5.1
8552025-10-03T20:06:30.002Z Downloaded phf_shared v0.12.1
8562025-10-03T20:06:30.002Z Downloaded dyn-clone v1.0.20
8572025-10-03T20:06:30.002Z Downloaded toml_writer v1.0.2
8582025-10-03T20:06:30.002Z Downloaded reedline v0.40.0
8592025-10-03T20:06:30.026Z Downloaded progenitor-impl v0.9.1
8602025-10-03T20:06:30.027Z Downloaded rand v0.8.5
8612025-10-03T20:06:30.027Z Downloaded crypto-bigint v0.5.5
8622025-10-03T20:06:30.027Z Downloaded multer v3.1.0
8632025-10-03T20:06:30.053Z Downloaded getrandom v0.2.15
8642025-10-03T20:06:30.053Z Downloaded tabled_derive v0.11.0
8652025-10-03T20:06:30.054Z Downloaded sqlparser v0.45.0
8662025-10-03T20:06:30.054Z Downloaded mio v1.0.2
8672025-10-03T20:06:30.054Z Downloaded serde_cbor v0.11.2
8682025-10-03T20:06:30.078Z Downloaded newtype-uuid v1.2.4
8692025-10-03T20:06:30.078Z Downloaded num-complex v0.4.6
8702025-10-03T20:06:30.078Z Downloaded derive_more-impl v2.0.1
8712025-10-03T20:06:30.078Z Downloaded tracing v0.1.40
8722025-10-03T20:06:30.078Z Downloaded derive_more v2.0.1
8732025-10-03T20:06:30.103Z Downloaded fd-lock v4.0.2
8742025-10-03T20:06:30.103Z Downloaded fallible-iterator v0.2.0
8752025-10-03T20:06:30.103Z Downloaded toml v0.7.8
8762025-10-03T20:06:30.103Z Downloaded typed-path v0.9.3
8772025-10-03T20:06:30.103Z Downloaded serde_yaml v0.9.34+deprecated
8782025-10-03T20:06:30.103Z Downloaded rustc-demangle v0.1.24
8792025-10-03T20:06:30.103Z Downloaded parking_lot v0.12.3
8802025-10-03T20:06:30.128Z Downloaded rsa v0.9.6
8812025-10-03T20:06:30.128Z Downloaded prettyplease v0.2.36
8822025-10-03T20:06:30.128Z Downloaded radium v0.7.0
8832025-10-03T20:06:30.128Z Downloaded r2d2 v0.8.10
8842025-10-03T20:06:30.128Z Downloaded russh-keys v0.45.0
8852025-10-03T20:06:30.128Z Downloaded parking_lot_core v0.9.10
8862025-10-03T20:06:30.128Z Downloaded pretty_assertions v1.4.1
8872025-10-03T20:06:30.128Z Downloaded curve25519-dalek-derive v0.1.1
8882025-10-03T20:06:30.128Z Downloaded ctr v0.9.2
8892025-10-03T20:06:30.153Z Downloaded omicron-zone-package v0.12.2
8902025-10-03T20:06:30.153Z Downloaded openssl-sys v0.9.109
8912025-10-03T20:06:30.153Z Downloaded foreign-types v0.5.0
8922025-10-03T20:06:30.153Z Downloaded supports-color v3.0.2
8932025-10-03T20:06:30.153Z Downloaded slog-envlogger v2.2.0
8942025-10-03T20:06:30.153Z Downloaded pkcs5 v0.7.1
8952025-10-03T20:06:30.153Z Downloaded parking_lot v0.11.2
8962025-10-03T20:06:30.153Z Downloaded unsafe-libyaml v0.2.11
8972025-10-03T20:06:30.179Z Downloaded ron v0.7.1
8982025-10-03T20:06:30.179Z Downloaded itertools v0.13.0
8992025-10-03T20:06:30.179Z Downloaded slog-bunyan v2.5.0
9002025-10-03T20:06:30.179Z Downloaded slab v0.4.9
9012025-10-03T20:06:30.179Z Downloaded siphasher v1.0.1
9022025-10-03T20:06:30.179Z Downloaded progenitor-macro v0.11.0
9032025-10-03T20:06:30.179Z Downloaded pem v3.0.5
9042025-10-03T20:06:30.204Z Downloaded packed_struct v0.10.1
9052025-10-03T20:06:30.204Z Downloaded drift v0.1.0
9062025-10-03T20:06:30.204Z Downloaded display-error-chain v0.2.2
9072025-10-03T20:06:30.204Z Downloaded semver v0.1.20
9082025-10-03T20:06:30.204Z Downloaded darling v0.20.10
9092025-10-03T20:06:30.204Z Downloaded rustls-pki-types v1.10.0
9102025-10-03T20:06:30.204Z Downloaded prefix-trie v0.7.0
9112025-10-03T20:06:30.204Z Downloaded p256 v0.13.2
9122025-10-03T20:06:30.229Z Downloaded oso v0.27.3
9132025-10-03T20:06:30.229Z Downloaded steno v0.4.1
9142025-10-03T20:06:30.229Z Downloaded samael v0.0.19
9152025-10-03T20:06:30.229Z Downloaded nanorand v0.7.0
9162025-10-03T20:06:30.229Z Downloaded zone v0.3.1
9172025-10-03T20:06:30.229Z Downloaded walkdir v2.5.0
9182025-10-03T20:06:30.253Z Downloaded sync-ptr v0.1.4
9192025-10-03T20:06:30.254Z Downloaded toml_datetime v0.7.0
9202025-10-03T20:06:30.254Z Downloaded slog-term v2.9.2
9212025-10-03T20:06:30.254Z Downloaded yansi v1.0.1
9222025-10-03T20:06:30.254Z Downloaded multimap v0.10.1
9232025-10-03T20:06:30.254Z Downloaded foreign-types-macros v0.2.3
9242025-10-03T20:06:30.254Z Downloaded dirs-sys-next v0.1.2
9252025-10-03T20:06:30.254Z Downloaded dirs-next v2.0.0
9262025-10-03T20:06:30.254Z Downloaded unicase v2.7.0
9272025-10-03T20:06:30.254Z Downloaded support-bundle-viewer v0.1.2
9282025-10-03T20:06:30.254Z Downloaded rustls v0.21.12
9292025-10-03T20:06:30.279Z Downloaded zone v0.1.8
9302025-10-03T20:06:30.279Z Downloaded wait-timeout v0.2.0
9312025-10-03T20:06:30.279Z Downloaded unarray v0.1.4
9322025-10-03T20:06:30.279Z Downloaded typify-macro v0.4.3
9332025-10-03T20:06:30.279Z Downloaded termtree v0.5.1
9342025-10-03T20:06:30.279Z Downloaded strum v0.27.2
9352025-10-03T20:06:30.279Z Downloaded serde-hex v0.1.0
9362025-10-03T20:06:30.279Z Downloaded secrecy v0.8.0
9372025-10-03T20:06:30.279Z Downloaded ron v0.8.1
9382025-10-03T20:06:30.279Z Downloaded poly1305 v0.8.0
9392025-10-03T20:06:30.304Z Downloaded diesel_derives v2.2.3
9402025-10-03T20:06:30.304Z Downloaded uuid v1.18.1
9412025-10-03T20:06:30.304Z Downloaded progenitor-client v0.10.0
9422025-10-03T20:06:30.304Z Downloaded pin-project v1.1.6
9432025-10-03T20:06:30.304Z Downloaded tar v0.4.44
9442025-10-03T20:06:30.329Z Downloaded minimal-lexical v0.2.1
9452025-10-03T20:06:30.329Z Downloaded rfc6979 v0.4.0
9462025-10-03T20:06:30.329Z Downloaded whoami v1.5.2
9472025-10-03T20:06:30.329Z Downloaded flate2 v1.1.2
9482025-10-03T20:06:30.329Z Downloaded darling_core v0.21.0
9492025-10-03T20:06:30.329Z Downloaded darling_core v0.20.10
9502025-10-03T20:06:30.354Z Downloaded new_debug_unreachable v1.0.6
9512025-10-03T20:06:30.354Z Downloaded document-features v0.2.11
9522025-10-03T20:06:30.354Z Downloaded secrecy v0.10.3
9532025-10-03T20:06:30.354Z Downloaded parking_lot_core v0.8.6
9542025-10-03T20:06:30.354Z Downloaded futures-task v0.3.31
9552025-10-03T20:06:30.354Z Downloaded futures-sink v0.3.31
9562025-10-03T20:06:30.354Z Downloaded packed_struct_codegen v0.10.1
9572025-10-03T20:06:30.354Z Downloaded owo-colors v4.2.2
9582025-10-03T20:06:30.354Z Downloaded foreign-types-shared v0.1.1
9592025-10-03T20:06:30.354Z Downloaded nibble_vec v0.1.0
9602025-10-03T20:06:30.354Z Downloaded env_filter v0.1.2
9612025-10-03T20:06:30.354Z Downloaded slog-json v2.6.1
9622025-10-03T20:06:30.354Z Downloaded des v0.8.1
9632025-10-03T20:06:30.380Z Downloaded futures-macro v0.3.31
9642025-10-03T20:06:30.380Z Downloaded enum-as-inner v0.6.1
9652025-10-03T20:06:30.380Z Downloaded topological-sort v0.2.2
9662025-10-03T20:06:30.380Z Downloaded serde_with_macros v3.14.0
9672025-10-03T20:06:30.380Z Downloaded ecdsa v0.16.9
9682025-10-03T20:06:30.380Z Downloaded tungstenite v0.23.0
9692025-10-03T20:06:30.380Z Downloaded strip-ansi-escapes v0.2.0
9702025-10-03T20:06:30.380Z Downloaded serde_with v3.14.0
9712025-10-03T20:06:30.405Z Downloaded zopfli v0.8.1
9722025-10-03T20:06:30.405Z Downloaded rcgen v0.12.1
9732025-10-03T20:06:30.405Z Downloaded ssh-key v0.6.6
9742025-10-03T20:06:30.405Z Downloaded vte_generate_state_changes v0.1.2
9752025-10-03T20:06:30.405Z Downloaded rustversion v1.0.22
9762025-10-03T20:06:30.405Z Downloaded futures v0.3.31
9772025-10-03T20:06:30.430Z Downloaded diff v0.1.13
9782025-10-03T20:06:30.430Z Downloaded tokio-postgres v0.7.13
9792025-10-03T20:06:30.430Z Downloaded iri-string v0.7.8
9802025-10-03T20:06:30.430Z Downloaded slog-stdlog v4.1.1
9812025-10-03T20:06:30.430Z Downloaded slog-scope v4.4.0
9822025-10-03T20:06:30.430Z Downloaded serde_path_to_error v0.1.17
9832025-10-03T20:06:30.430Z Downloaded pin-project-internal v1.1.6
9842025-10-03T20:06:30.455Z Downloaded fs_extra v1.3.0
9852025-10-03T20:06:30.455Z Downloaded vte v0.11.1
9862025-10-03T20:06:30.455Z Downloaded uzers v0.12.1
9872025-10-03T20:06:30.455Z Downloaded tap v1.0.1
9882025-10-03T20:06:30.455Z Downloaded socket2 v0.6.0
9892025-10-03T20:06:30.455Z Downloaded itertools v0.12.1
9902025-10-03T20:06:30.455Z Downloaded typify v0.2.0
9912025-10-03T20:06:30.455Z Downloaded structmeta-derive v0.3.0
9922025-10-03T20:06:30.480Z Downloaded stringprep v0.1.5
9932025-10-03T20:06:30.480Z Downloaded string_cache v0.8.9
9942025-10-03T20:06:30.480Z Downloaded sha1 v0.10.6
9952025-10-03T20:06:30.480Z Downloaded typify v0.3.0
9962025-10-03T20:06:30.480Z Downloaded slog v2.7.0
9972025-10-03T20:06:30.480Z Downloaded zerocopy-derive v0.8.27
9982025-10-03T20:06:30.505Z Downloaded itertools v0.10.5
9992025-10-03T20:06:30.505Z Downloaded twox-hash v2.1.0
10002025-10-03T20:06:30.505Z Downloaded rayon-core v1.12.1
10012025-10-03T20:06:30.530Z Downloaded defmt v0.3.8
10022025-10-03T20:06:30.530Z Downloaded socket2 v0.5.10
10032025-10-03T20:06:30.530Z Downloaded polyval v0.6.2
10042025-10-03T20:06:30.530Z Downloaded zone_cfg_derive v0.1.2
10052025-10-03T20:06:30.530Z Downloaded proc-macro-crate v1.3.1
10062025-10-03T20:06:30.530Z Downloaded primeorder v0.13.6
10072025-10-03T20:06:30.530Z Downloaded openssl-macros v0.1.1
10082025-10-03T20:06:30.530Z Downloaded fs-err v2.11.0
10092025-10-03T20:06:30.530Z Downloaded zstd-safe v7.2.3
10102025-10-03T20:06:30.530Z Downloaded nodrop v0.1.14
10112025-10-03T20:06:30.530Z Downloaded test-strategy v0.4.3
10122025-10-03T20:06:30.555Z Downloaded oxide-tokio-rt v0.1.2
10132025-10-03T20:06:30.555Z Downloaded lzss v0.8.2
10142025-10-03T20:06:30.555Z Downloaded value-bag v1.9.0
10152025-10-03T20:06:30.555Z Downloaded rand_core v0.9.3
10162025-10-03T20:06:30.555Z Downloaded tower-layer v0.3.3
10172025-10-03T20:06:30.555Z Downloaded ed25519 v2.2.3
10182025-10-03T20:06:30.555Z Downloaded subprocess v0.2.9
10192025-10-03T20:06:30.555Z Downloaded scheduled-thread-pool v0.2.7
10202025-10-03T20:06:30.555Z Downloaded tui-tree-widget v0.23.1
10212025-10-03T20:06:30.555Z Downloaded libm v0.2.8
10222025-10-03T20:06:30.580Z Downloaded rand_chacha v0.9.0
10232025-10-03T20:06:30.580Z Downloaded num-rational v0.4.2
10242025-10-03T20:06:30.580Z Downloaded num-derive v0.4.2
10252025-10-03T20:06:30.580Z Downloaded miniz_oxide v0.8.5
10262025-10-03T20:06:30.580Z Downloaded fixedbitset v0.5.7
10272025-10-03T20:06:30.580Z Downloaded yasna v0.5.2
10282025-10-03T20:06:30.580Z Downloaded utf-8 v0.7.6
10292025-10-03T20:06:30.580Z Downloaded untrusted v0.7.1
10302025-10-03T20:06:30.580Z Downloaded smallvec v0.6.14
10312025-10-03T20:06:30.580Z Downloaded either v1.15.0
10322025-10-03T20:06:30.580Z Downloaded zstd v0.13.3
10332025-10-03T20:06:30.607Z Downloaded tagptr v0.2.0
10342025-10-03T20:06:30.607Z Downloaded num-iter v0.1.45
10352025-10-03T20:06:30.607Z Downloaded debug-ignore v1.0.5
10362025-10-03T20:06:30.607Z Downloaded term v0.7.0
10372025-10-03T20:06:30.607Z Downloaded xshell v0.2.7
10382025-10-03T20:06:30.607Z Downloaded vergen v9.0.6
10392025-10-03T20:06:30.607Z Downloaded parse-display v0.10.0
10402025-10-03T20:06:30.607Z Downloaded float-cmp v0.10.0
10412025-10-03T20:06:30.632Z Downloaded thiserror-impl-no-std v2.0.2
10422025-10-03T20:06:30.632Z Downloaded iddqd v0.3.13
10432025-10-03T20:06:30.632Z Downloaded zone_cfg_derive v0.3.0
10442025-10-03T20:06:30.632Z Downloaded strum_macros v0.27.2
10452025-10-03T20:06:30.632Z Downloaded proc-macro-error2 v2.0.1
10462025-10-03T20:06:30.632Z Downloaded flume v0.11.1
10472025-10-03T20:06:30.632Z Downloaded maplit v1.0.2
10482025-10-03T20:06:30.632Z Downloaded spin v0.9.8
10492025-10-03T20:06:30.657Z Downloaded parse-display-derive v0.10.0
10502025-10-03T20:06:30.657Z Downloaded xattr v1.3.1
10512025-10-03T20:06:30.657Z Downloaded sec1 v0.7.3
10522025-10-03T20:06:30.657Z Downloaded same-file v1.0.6
10532025-10-03T20:06:30.657Z Downloaded defmt-macros v0.3.9
10542025-10-03T20:06:30.657Z Downloaded spki v0.7.3
10552025-10-03T20:06:30.657Z Downloaded strum_macros v0.26.4
10562025-10-03T20:06:30.657Z Downloaded derive_more v0.99.20
10572025-10-03T20:06:30.682Z Downloaded data-encoding v2.9.0
10582025-10-03T20:06:30.682Z Downloaded xz2 v0.1.7
10592025-10-03T20:06:30.682Z Downloaded time-core v0.1.6
10602025-10-03T20:06:30.682Z Downloaded jiff-static v0.2.15
10612025-10-03T20:06:30.682Z Downloaded static_assertions v1.1.0
10622025-10-03T20:06:30.682Z Downloaded ref-cast-impl v1.0.24
10632025-10-03T20:06:30.682Z Downloaded peg-macros v0.8.5
10642025-10-03T20:06:30.682Z Downloaded password-hash v0.5.0
10652025-10-03T20:06:30.682Z Downloaded password-hash v0.4.2
10662025-10-03T20:06:30.682Z Downloaded olpc-cjson v0.1.4
10672025-10-03T20:06:30.707Z Downloaded signal-hook-tokio v0.3.1
10682025-10-03T20:06:30.707Z Downloaded serde_repr v0.1.19
10692025-10-03T20:06:30.707Z Downloaded slog-async v2.8.0
10702025-10-03T20:06:30.707Z Downloaded filetime v0.2.25
10712025-10-03T20:06:30.707Z Downloaded testing_table v0.3.0
10722025-10-03T20:06:30.707Z Downloaded darling_macro v0.20.10
10732025-10-03T20:06:30.707Z Downloaded simd-adler32 v0.3.7
10742025-10-03T20:06:30.707Z Downloaded scrypt v0.11.0
10752025-10-03T20:06:30.707Z Downloaded progenitor-macro v0.8.0
10762025-10-03T20:06:30.707Z Downloaded ref-cast v1.0.24
10772025-10-03T20:06:30.707Z Downloaded similar v2.7.0
10782025-10-03T20:06:30.707Z Downloaded bstr v1.10.0
10792025-10-03T20:06:30.732Z Downloaded progenitor v0.10.0
10802025-10-03T20:06:30.733Z Downloaded progenitor v0.9.1
10812025-10-03T20:06:30.733Z Downloaded mime_guess v2.0.5
10822025-10-03T20:06:30.733Z Downloaded mime v0.3.17
10832025-10-03T20:06:30.758Z Downloaded tokio-dtrace v0.1.0
10842025-10-03T20:06:30.758Z Downloaded tinyvec_macros v0.1.1
10852025-10-03T20:06:30.758Z Downloaded serde_urlencoded v0.7.1
10862025-10-03T20:06:30.758Z Downloaded postcard v1.0.10
10872025-10-03T20:06:30.758Z Downloaded chrono v0.4.42
10882025-10-03T20:06:30.758Z Downloaded pbkdf2 v0.11.0
10892025-10-03T20:06:30.758Z Downloaded paste v1.0.15
10902025-10-03T20:06:30.758Z Downloaded parse-size v1.1.0
10912025-10-03T20:06:30.758Z Downloaded num_threads v0.1.7
10922025-10-03T20:06:30.783Z Downloaded num_enum v0.5.11
10932025-10-03T20:06:30.783Z Downloaded num-integer v0.1.46
10942025-10-03T20:06:30.783Z Downloaded snafu-derive v0.8.5
10952025-10-03T20:06:30.783Z Downloaded ppv-lite86 v0.2.20
10962025-10-03T20:06:30.783Z Downloaded derive_builder_core v0.20.2
10972025-10-03T20:06:30.783Z Downloaded derive-where v1.5.0
10982025-10-03T20:06:30.809Z Downloaded deranged v0.5.3
10992025-10-03T20:06:30.809Z Downloaded zerocopy v0.6.6
11002025-10-03T20:06:30.809Z Downloaded tokio-tungstenite v0.23.1
11012025-10-03T20:06:30.809Z Downloaded snafu v0.8.5
11022025-10-03T20:06:30.809Z Downloaded serde_spanned v1.0.0
11032025-10-03T20:06:30.809Z Downloaded precomputed-hash v0.1.1
11042025-10-03T20:06:30.809Z Downloaded progenitor-client v0.8.0
11052025-10-03T20:06:30.834Z Downloaded progenitor v0.8.0
11062025-10-03T20:06:30.834Z Downloaded managed v0.8.0
11072025-10-03T20:06:30.834Z Downloaded float-ord v0.3.2
11082025-10-03T20:06:30.834Z Downloaded match_cfg v0.1.0
11092025-10-03T20:06:30.834Z Downloaded darling v0.21.0
11102025-10-03T20:06:30.834Z Downloaded tokio-tungstenite v0.21.0
11112025-10-03T20:06:30.834Z Downloaded tokio-rustls v0.26.0
11122025-10-03T20:06:30.834Z Downloaded schemars_derive v0.8.22
11132025-10-03T20:06:30.834Z Downloaded indicatif v0.17.11
11142025-10-03T20:06:30.834Z Downloaded vergen-git2 v1.0.7
11152025-10-03T20:06:30.834Z Downloaded tokio-stream v0.1.17
11162025-10-03T20:06:30.859Z Downloaded tokio-rustls v0.25.0
11172025-10-03T20:06:30.859Z Downloaded tinyvec v1.8.0
11182025-10-03T20:06:30.859Z Downloaded crossbeam-epoch v0.9.18
11192025-10-03T20:06:30.859Z Downloaded foldhash v0.1.5
11202025-10-03T20:06:30.859Z Downloaded flagset v0.4.6
11212025-10-03T20:06:30.859Z Downloaded fixedbitset v0.4.2
11222025-10-03T20:06:30.859Z Downloaded zeroize_derive v1.4.2
11232025-10-03T20:06:30.859Z Downloaded time-macros v0.2.24
11242025-10-03T20:06:30.859Z Downloaded sqlformat v0.3.5
11252025-10-03T20:06:30.859Z Downloaded derive-ex v0.1.8
11262025-10-03T20:06:30.884Z Downloaded der_derive v0.7.3
11272025-10-03T20:06:30.884Z Downloaded defmt-parser v0.3.4
11282025-10-03T20:06:30.884Z Downloaded xshell-macros v0.2.7
11292025-10-03T20:06:30.884Z Downloaded sigpipe v0.1.3
11302025-10-03T20:06:30.884Z Downloaded schemars v0.8.22
11312025-10-03T20:06:30.884Z Downloaded bindgen v0.71.1
11322025-10-03T20:06:30.909Z Downloaded memoffset v0.9.1
11332025-10-03T20:06:30.909Z Downloaded zeroize v1.8.1
11342025-10-03T20:06:30.909Z Downloaded vergen-lib v0.1.6
11352025-10-03T20:06:30.909Z Downloaded tls_codec_derive v0.4.1
11362025-10-03T20:06:30.909Z Downloaded thiserror-no-std v2.0.2
11372025-10-03T20:06:30.909Z Downloaded smf v0.2.3
11382025-10-03T20:06:30.909Z Downloaded scopeguard v1.2.0
11392025-10-03T20:06:30.909Z Downloaded darling_macro v0.21.0
11402025-10-03T20:06:30.909Z Downloaded tiny-keccak v2.0.2
11412025-10-03T20:06:30.934Z Downloaded quinn v0.11.5
11422025-10-03T20:06:30.934Z Downloaded litrs v0.4.1
11432025-10-03T20:06:30.934Z Downloaded hyper-util v0.1.17
11442025-10-03T20:06:30.934Z Downloaded crc32fast v1.4.2
11452025-10-03T20:06:30.934Z Downloaded tokio-native-tls v0.3.1
11462025-10-03T20:06:30.934Z Downloaded tokio-macros v2.5.0
11472025-10-03T20:06:30.934Z Downloaded ssh-encoding v0.2.0
11482025-10-03T20:06:30.934Z Downloaded ingot-types v0.1.2
11492025-10-03T20:06:30.959Z Downloaded console v0.16.0
11502025-10-03T20:06:30.959Z Downloaded libz-rs-sys v0.5.1
11512025-10-03T20:06:30.959Z Downloaded compact_str v0.8.0
11522025-10-03T20:06:30.959Z Downloaded sct v0.7.1
11532025-10-03T20:06:30.959Z Downloaded cobs v0.2.3
11542025-10-03T20:06:30.959Z Downloaded clang-sys v1.8.1
11552025-10-03T20:06:30.959Z Downloaded ssh-cipher v0.2.0
11562025-10-03T20:06:30.959Z Downloaded rustc_version v0.1.7
11572025-10-03T20:06:30.959Z Downloaded rand_xorshift v0.4.0
11582025-10-03T20:06:30.960Z Downloaded postgres-protocol v0.6.8
11592025-10-03T20:06:30.985Z Downloaded jobserver v0.1.32
11602025-10-03T20:06:30.985Z Downloaded ipnet v2.11.0
11612025-10-03T20:06:30.985Z Downloaded http v1.3.1
11622025-10-03T20:06:30.985Z Downloaded hickory-server v0.25.2
11632025-10-03T20:06:30.985Z Downloaded crc v3.2.1
11642025-10-03T20:06:30.985Z Downloaded bitvec v1.0.1
11652025-10-03T20:06:31.010Z Downloaded resolv-conf v0.7.0
11662025-10-03T20:06:31.010Z Downloaded rand_seeder v0.4.0
11672025-10-03T20:06:31.010Z Downloaded quinn-udp v0.5.5
11682025-10-03T20:06:31.010Z Downloaded predicates-tree v1.0.12
11692025-10-03T20:06:31.010Z Downloaded pkg-config v0.3.31
11702025-10-03T20:06:31.010Z Downloaded linear-map v1.2.0
11712025-10-03T20:06:31.035Z Downloaded cexpr v0.6.0
11722025-10-03T20:06:31.035Z Downloaded linked-hash-map v0.5.6
11732025-10-03T20:06:31.035Z Downloaded libscf-sys v1.1.0
11742025-10-03T20:06:31.035Z Downloaded libefi-sys v0.1.0
11752025-10-03T20:06:31.035Z Downloaded lazycell v1.3.0
11762025-10-03T20:06:31.035Z Downloaded lazy_static v1.5.0
11772025-10-03T20:06:31.035Z Downloaded is_ci v1.2.0
11782025-10-03T20:06:31.035Z Downloaded instability v0.3.2
11792025-10-03T20:06:31.035Z Downloaded indexmap v1.9.3
11802025-10-03T20:06:31.035Z Downloaded crc-catalog v2.4.0
11812025-10-03T20:06:31.035Z Downloaded convert_case v0.4.0
11822025-10-03T20:06:31.035Z Downloaded cfg_aliases v0.1.1
11832025-10-03T20:06:31.035Z Downloaded libsw-core v0.3.1
11842025-10-03T20:06:31.061Z Downloaded lalrpop-util v0.19.12
11852025-10-03T20:06:31.062Z Downloaded kstat-rs v0.2.4
11862025-10-03T20:06:31.062Z Downloaded keccak v0.1.5
11872025-10-03T20:06:31.062Z Downloaded inout v0.1.3
11882025-10-03T20:06:31.062Z Downloaded impl-trait-for-tuples v0.2.2
11892025-10-03T20:06:31.062Z Downloaded hyper-staticfile v0.10.1
11902025-10-03T20:06:31.062Z Downloaded crossbeam-channel v0.5.15
11912025-10-03T20:06:31.062Z Downloaded chacha20poly1305 v0.10.1
11922025-10-03T20:06:31.062Z Downloaded bytes v1.10.1
11932025-10-03T20:06:31.062Z Downloaded pkcs8 v0.10.2
11942025-10-03T20:06:31.086Z Downloaded is-terminal v0.4.13
11952025-10-03T20:06:31.086Z Downloaded ipnetwork v0.21.1
11962025-10-03T20:06:31.087Z Downloaded internet-checksum v0.2.1
11972025-10-03T20:06:31.087Z Downloaded instant v0.1.13
11982025-10-03T20:06:31.087Z Downloaded indicatif v0.18.0
11992025-10-03T20:06:31.087Z Downloaded indent_write v2.2.0
12002025-10-03T20:06:31.087Z Downloaded iana-time-zone v0.1.63
12012025-10-03T20:06:31.087Z Downloaded httparse v1.9.5
12022025-10-03T20:06:31.087Z Downloaded cc v1.2.30
12032025-10-03T20:06:31.087Z Downloaded base64 v0.22.1
12042025-10-03T20:06:31.112Z Downloaded predicates v3.1.3
12052025-10-03T20:06:31.112Z Downloaded powerfmt v0.2.0
12062025-10-03T20:06:31.112Z Downloaded ingot v0.1.1
12072025-10-03T20:06:31.112Z Downloaded indoc v2.0.6
12082025-10-03T20:06:31.112Z Downloaded ident_case v1.0.1
12092025-10-03T20:06:31.112Z Downloaded hyper-rustls v0.27.7
12102025-10-03T20:06:31.112Z Downloaded humantime v2.2.0
12112025-10-03T20:06:31.112Z Downloaded const_format v0.2.34
12122025-10-03T20:06:31.137Z Downloaded blake2 v0.10.6
12132025-10-03T20:06:31.137Z Downloaded bindgen v0.69.5
12142025-10-03T20:06:31.137Z Downloaded hubpack v0.1.2
12152025-10-03T20:06:31.137Z Downloaded home v0.5.9
12162025-10-03T20:06:31.137Z Downloaded aws-lc-sys v0.26.0
12172025-10-03T20:06:31.367Z Downloaded hickory-resolver v0.25.2
12182025-10-03T20:06:31.392Z Downloaded hickory-resolver v0.24.4
12192025-10-03T20:06:31.392Z Downloaded hickory-client v0.25.2
12202025-10-03T20:06:31.392Z Downloaded hex-literal v0.4.1
12212025-10-03T20:06:31.392Z Downloaded heapless v0.7.17
12222025-10-03T20:06:31.392Z Downloaded h2 v0.4.6
12232025-10-03T20:06:31.392Z Downloaded git2 v0.20.2
12242025-10-03T20:06:31.417Z Downloaded crc-any v2.5.0
12252025-10-03T20:06:31.417Z Downloaded cookie_store v0.21.1
12262025-10-03T20:06:31.417Z Downloaded cookie v0.18.1
12272025-10-03T20:06:31.417Z Downloaded console v0.15.10
12282025-10-03T20:06:31.417Z Downloaded cargo-platform v0.1.8
12292025-10-03T20:06:31.417Z Downloaded blake3 v1.5.4
12302025-10-03T20:06:31.442Z Downloaded bit-set v0.5.3
12312025-10-03T20:06:31.442Z Downloaded bcrypt-pbkdf v0.10.0
12322025-10-03T20:06:31.442Z Downloaded bb8 v0.8.5
12332025-10-03T20:06:31.442Z Downloaded httpdate v1.0.3
12342025-10-03T20:06:31.442Z Downloaded http-body-util v0.1.3
12352025-10-03T20:06:31.442Z Downloaded http-body v1.0.1
12362025-10-03T20:06:31.442Z Downloaded hmac v0.12.1
12372025-10-03T20:06:31.442Z Downloaded crossbeam-deque v0.8.5
12382025-10-03T20:06:31.442Z Downloaded critical-section v1.1.3
12392025-10-03T20:06:31.442Z Downloaded const-oid v0.9.6
12402025-10-03T20:06:31.443Z Downloaded cmake v0.1.51
12412025-10-03T20:06:31.443Z Downloaded ciborium v0.2.2
12422025-10-03T20:06:31.468Z Downloaded buf-list v1.0.3
12432025-10-03T20:06:31.468Z Downloaded bitfield-struct v0.6.2
12442025-10-03T20:06:31.508Z Downloaded highway v1.3.0
12452025-10-03T20:06:31.534Z Downloaded heapless v0.8.0
12462025-10-03T20:06:31.534Z Downloaded hashbrown v0.12.3
12472025-10-03T20:06:31.534Z Downloaded crc8 v0.1.1
12482025-10-03T20:06:31.559Z Downloaded const_format_proc_macros v0.2.34
12492025-10-03T20:06:31.559Z Downloaded hostname v0.3.1
12502025-10-03T20:06:31.559Z Downloaded hex v0.4.3
12512025-10-03T20:06:31.559Z Downloaded heck v0.3.3
12522025-10-03T20:06:31.559Z Downloaded headers-core v0.3.0
12532025-10-03T20:06:31.559Z Downloaded headers v0.4.1
12542025-10-03T20:06:31.559Z Downloaded hashbrown v0.13.2
12552025-10-03T20:06:31.559Z Downloaded hash32 v0.3.1
12562025-10-03T20:06:31.559Z Downloaded half v1.8.3
12572025-10-03T20:06:31.559Z Downloaded gimli v0.31.1
12582025-10-03T20:06:31.586Z Downloaded convert_case v0.7.1
12592025-10-03T20:06:31.586Z Downloaded constant_time_eq v0.3.1
12602025-10-03T20:06:31.586Z Downloaded colored v2.2.0
12612025-10-03T20:06:31.586Z Downloaded cipher v0.4.4
12622025-10-03T20:06:31.586Z Downloaded ciborium-ll v0.2.2
12632025-10-03T20:06:31.586Z Downloaded ciborium-io v0.2.2
12642025-10-03T20:06:31.586Z Downloaded chacha20 v0.9.1
12652025-10-03T20:06:31.611Z Downloaded cfg_aliases v0.2.1
12662025-10-03T20:06:31.611Z Downloaded cancel-safe-futures v0.1.5
12672025-10-03T20:06:31.611Z Downloaded bzip2 v0.4.4
12682025-10-03T20:06:31.611Z Downloaded bumpalo v3.16.0
12692025-10-03T20:06:31.611Z Downloaded bit-vec v0.6.3
12702025-10-03T20:06:31.611Z Downloaded bcs v0.1.6
12712025-10-03T20:06:31.611Z Downloaded base64ct v1.6.0
12722025-10-03T20:06:31.612Z Downloaded libxml v0.3.3
12732025-10-03T20:06:31.636Z Downloaded libsw v3.5.0
12742025-10-03T20:06:31.636Z Downloaded itertools v0.14.0
12752025-10-03T20:06:31.636Z Downloaded hyper v1.7.0
12762025-10-03T20:06:31.662Z Downloaded hkdf v0.12.4
12772025-10-03T20:06:31.662Z Downloaded ghash v0.5.1
12782025-10-03T20:06:31.662Z Downloaded cbc v0.1.2
12792025-10-03T20:06:31.662Z Downloaded castaway v0.2.3
12802025-10-03T20:06:31.662Z Downloaded cargo_metadata v0.19.2
12812025-10-03T20:06:31.662Z Downloaded bzip2 v0.5.2
12822025-10-03T20:06:31.662Z Downloaded blowfish v0.9.1
12832025-10-03T20:06:31.686Z Downloaded block-padding v0.3.3
12842025-10-03T20:06:31.686Z Downloaded bit-set v0.8.0
12852025-10-03T20:06:31.686Z Downloaded aws-lc-rs v1.12.4
12862025-10-03T20:06:31.712Z Downloaded half v2.4.1
12872025-10-03T20:06:31.712Z Downloaded cassowary v0.3.0
12882025-10-03T20:06:31.712Z Downloaded bit-vec v0.8.0
12892025-10-03T20:06:31.712Z Downloaded base64 v0.21.7
12902025-10-03T20:06:31.712Z Downloaded backtrace v0.3.74
12912025-10-03T20:06:31.737Z Downloaded bitflags v1.3.2
12922025-10-03T20:06:31.737Z Downloaded bitfield v0.19.2
12932025-10-03T20:06:31.737Z Downloaded aho-corasick v1.1.3
12942025-10-03T20:06:31.737Z Downloaded backoff v0.4.0
12952025-10-03T20:06:31.737Z Downloaded atomicwrites v0.4.4
12962025-10-03T20:06:31.737Z Downloaded async-bb8-diesel v0.2.1
12972025-10-03T20:06:31.762Z Downloaded arrayref v0.3.9
12982025-10-03T20:06:31.762Z Downloaded hash32 v0.2.1
12992025-10-03T20:06:31.762Z Downloaded globwalk v0.9.1
13002025-10-03T20:06:31.762Z Downloaded async-recursion v1.1.1
13012025-10-03T20:06:31.762Z Downloaded assert_matches v1.5.0
13022025-10-03T20:06:31.762Z Downloaded ascii-canvas v3.0.0
13032025-10-03T20:06:31.762Z Downloaded group v0.13.0
13042025-10-03T20:06:31.787Z Downloaded atty v0.2.14
13052025-10-03T20:06:31.787Z Downloaded async-stream-impl v0.3.6
13062025-10-03T20:06:31.787Z Downloaded arrayvec v0.7.6
13072025-10-03T20:06:31.787Z Downloaded addr2line v0.24.2
13082025-10-03T20:06:31.787Z Downloaded ignore v0.4.23
13092025-10-03T20:06:31.787Z Downloaded base64 v0.13.1
13102025-10-03T20:06:31.787Z Downloaded glob v0.3.2
13112025-10-03T20:06:31.787Z Downloaded base16ct v0.2.0
13122025-10-03T20:06:31.811Z Downloaded aes-gcm v0.10.3
13132025-10-03T20:06:31.812Z Downloaded argon2 v0.5.3
13142025-10-03T20:06:31.812Z Downloaded arc-swap v1.7.1
13152025-10-03T20:06:31.812Z Downloaded globset v0.4.15
13162025-10-03T20:06:31.812Z Downloaded async-trait v0.1.89
13172025-10-03T20:06:31.837Z Downloaded async-stream v0.3.6
13182025-10-03T20:06:31.837Z Downloaded array-init v0.0.4
13192025-10-03T20:06:31.837Z Downloaded allocator-api2 v0.2.21
13202025-10-03T20:06:31.837Z Downloaded ahash v0.8.12
13212025-10-03T20:06:31.861Z Downloaded aes v0.8.4
13222025-10-03T20:06:31.862Z Downloaded aead v0.5.2
13232025-10-03T20:06:31.862Z Downloaded adler2 v2.0.0
13242025-10-03T20:06:32.197Z Compiling value-bag v1.9.0
13252025-10-03T20:06:32.197Z Compiling lock_api v0.4.12
13262025-10-03T20:06:32.198Z Compiling scopeguard v1.2.0
13272025-10-03T20:06:32.222Z Compiling shlex v1.3.0
13282025-10-03T20:06:32.222Z Compiling smallvec v1.15.1
13292025-10-03T20:06:32.222Z Compiling syn v2.0.106
13302025-10-03T20:06:32.222Z Compiling getrandom v0.2.15
13312025-10-03T20:06:32.222Z Compiling jobserver v0.1.32
13322025-10-03T20:06:32.407Z Compiling typenum v1.17.0
13332025-10-03T20:06:32.674Z Compiling rand_core v0.6.4
13342025-10-03T20:06:32.730Z Compiling generic-array v0.14.7
13352025-10-03T20:06:32.776Z Compiling log v0.4.27
13362025-10-03T20:06:32.890Z Compiling cc v1.2.30
13372025-10-03T20:06:33.168Z Compiling subtle v2.6.1
13382025-10-03T20:06:33.247Z Compiling portable-atomic v1.11.0
13392025-10-03T20:06:33.281Z Compiling critical-section v1.1.3
13402025-10-03T20:06:33.306Z Compiling const-oid v0.9.6
13412025-10-03T20:06:33.483Z Compiling pkg-config v0.3.31
13422025-10-03T20:06:33.606Z Compiling spin v0.9.8
13432025-10-03T20:06:33.631Z Compiling pin-project-lite v0.2.14
13442025-10-03T20:06:33.796Z Compiling regex-syntax v0.8.5
13452025-10-03T20:06:34.023Z Compiling getrandom v0.3.1
13462025-10-03T20:06:34.693Z Compiling parking_lot_core v0.9.10
13472025-10-03T20:06:34.780Z Compiling rustix v0.38.37
13482025-10-03T20:06:35.257Z Compiling signal-hook-registry v1.4.2
13492025-10-03T20:06:35.304Z Compiling libm v0.2.8
13502025-10-03T20:06:35.365Z Compiling once_cell v1.21.3
13512025-10-03T20:06:35.729Z Compiling serde_json v1.0.145
13522025-10-03T20:06:35.790Z Compiling mio v1.0.2
13532025-10-03T20:06:35.830Z Compiling num-traits v0.2.19
13542025-10-03T20:06:36.015Z Compiling parking_lot v0.12.3
13552025-10-03T20:06:36.202Z Compiling futures-core v0.3.31
13562025-10-03T20:06:36.227Z Compiling allocator-api2 v0.2.21
13572025-10-03T20:06:36.838Z Compiling lazy_static v1.5.0
13582025-10-03T20:06:36.964Z Compiling aho-corasick v1.1.3
13592025-10-03T20:06:37.007Z Compiling socket2 v0.6.0
13602025-10-03T20:06:37.113Z Compiling slab v0.4.9
13612025-10-03T20:06:37.154Z Compiling cpufeatures v0.2.14
13622025-10-03T20:06:37.296Z Compiling percent-encoding v2.3.2
13632025-10-03T20:06:37.654Z Compiling glob v0.3.2
13642025-10-03T20:06:38.017Z Compiling either v1.15.0
13652025-10-03T20:06:38.044Z Compiling futures-sink v0.3.31
13662025-10-03T20:06:38.250Z Compiling futures-channel v0.3.31
13672025-10-03T20:06:38.566Z Compiling clang-sys v1.8.1
13682025-10-03T20:06:38.714Z Compiling futures-task v0.3.31
13692025-10-03T20:06:38.904Z Compiling prettyplease v0.2.36
13702025-10-03T20:06:39.079Z Compiling pin-utils v0.1.0
13712025-10-03T20:06:39.207Z Compiling regex-automata v0.4.11
13722025-10-03T20:06:39.262Z Compiling futures-io v0.3.31
13732025-10-03T20:06:39.393Z Compiling hashbrown v0.16.0
13742025-10-03T20:06:39.599Z Compiling minimal-lexical v0.2.1
13752025-10-03T20:06:39.630Z Compiling libloading v0.8.5
13762025-10-03T20:06:39.739Z Compiling base64ct v1.6.0
13772025-10-03T20:06:39.778Z Compiling bindgen v0.69.5
13782025-10-03T20:06:40.122Z Compiling nom v7.1.3
13792025-10-03T20:06:40.243Z Compiling home v0.5.9
13802025-10-03T20:06:40.447Z Compiling synstructure v0.13.1
13812025-10-03T20:06:40.827Z Compiling indexmap v2.11.4
13822025-10-03T20:06:40.906Z Compiling pem-rfc7468 v0.7.0
13832025-10-03T20:06:41.826Z Compiling itertools v0.12.1
13842025-10-03T20:06:42.078Z Compiling flagset v0.4.6
13852025-10-03T20:06:42.348Z Compiling lazycell v1.3.0
13862025-10-03T20:06:42.562Z Compiling rustc-hash v1.1.0
13872025-10-03T20:06:42.683Z Compiling form_urlencoded v1.2.2
13882025-10-03T20:06:42.782Z Compiling rand_core v0.9.3
13892025-10-03T20:06:43.081Z Compiling cmake v0.1.51
13902025-10-03T20:06:43.442Z Compiling paste v1.0.15
13912025-10-03T20:06:43.779Z Compiling fs_extra v1.3.0
13922025-10-03T20:06:43.998Z Compiling cexpr v0.6.0
13932025-10-03T20:06:44.058Z Compiling dunce v1.0.5
13942025-10-03T20:06:44.268Z Compiling rustc_version v0.4.1
13952025-10-03T20:06:44.352Z Compiling iana-time-zone v0.1.63
13962025-10-03T20:06:44.488Z Compiling rustversion v1.0.22
13972025-10-03T20:06:44.840Z Compiling vcpkg v0.2.15
13982025-10-03T20:06:45.119Z Compiling foldhash v0.1.5
13992025-10-03T20:06:45.514Z Compiling hashbrown v0.15.4
14002025-10-03T20:06:45.769Z Compiling ring v0.17.14
14012025-10-03T20:06:46.095Z Compiling serde_derive v1.0.226
14022025-10-03T20:06:46.412Z Compiling zeroize_derive v1.4.2
14032025-10-03T20:06:46.869Z Compiling zerofrom-derive v0.1.4
14042025-10-03T20:06:46.910Z Compiling yoke-derive v0.7.4
14052025-10-03T20:06:46.996Z Compiling zerocopy-derive v0.7.35
14062025-10-03T20:06:47.027Z Compiling zerovec-derive v0.10.3
14072025-10-03T20:06:48.223Z Compiling zeroize v1.8.1
14082025-10-03T20:06:49.261Z Compiling zerocopy v0.7.35
14092025-10-03T20:06:49.686Z Compiling displaydoc v0.2.5
14102025-10-03T20:06:49.902Z Compiling icu_provider_macros v1.5.0
14112025-10-03T20:06:50.253Z Compiling crypto-common v0.1.6
14122025-10-03T20:06:50.522Z Compiling block-buffer v0.10.4
14132025-10-03T20:06:50.643Z Compiling zerofrom v0.1.4
14142025-10-03T20:06:50.862Z Compiling digest v0.10.7
14152025-10-03T20:06:50.888Z Compiling tokio-macros v2.5.0
14162025-10-03T20:06:50.945Z Compiling yoke v0.7.4
14172025-10-03T20:06:51.043Z Compiling block-padding v0.3.3
14182025-10-03T20:06:51.382Z Compiling zerovec v0.10.4
14192025-10-03T20:06:51.413Z Compiling hmac v0.12.1
14202025-10-03T20:06:51.489Z Compiling futures-macro v0.3.31
14212025-10-03T20:06:51.538Z Compiling inout v0.1.3
14222025-10-03T20:06:51.844Z Compiling ppv-lite86 v0.2.20
14232025-10-03T20:06:51.876Z Compiling regex v1.11.3
14242025-10-03T20:06:51.920Z Compiling cipher v0.4.4
14252025-10-03T20:06:52.606Z Compiling sha2 v0.10.9
14262025-10-03T20:06:52.672Z Compiling thiserror-impl v2.0.17
14272025-10-03T20:06:52.753Z Compiling der_derive v0.7.3
14282025-10-03T20:06:52.986Z Compiling salsa20 v0.10.2
14292025-10-03T20:06:53.320Z Compiling pbkdf2 v0.12.2
14302025-10-03T20:06:53.386Z Compiling rand_chacha v0.9.0
14312025-10-03T20:06:53.557Z Compiling scrypt v0.11.0
14322025-10-03T20:06:53.583Z Compiling tinystr v0.7.6
14332025-10-03T20:06:53.940Z Compiling icu_collections v1.5.0
14342025-10-03T20:06:54.084Z Compiling icu_locid v1.5.0
14352025-10-03T20:06:54.155Z Compiling futures-util v0.3.31
14362025-10-03T20:06:54.354Z Compiling serde v1.0.226
14372025-10-03T20:06:55.177Z Compiling der v0.7.9
14382025-10-03T20:06:55.511Z Compiling icu_provider v1.5.0
14392025-10-03T20:06:55.661Z Compiling aes v0.8.4
14402025-10-03T20:06:55.855Z Compiling bitflags v2.9.4
14412025-10-03T20:06:56.098Z Compiling bytes v1.10.1
14422025-10-03T20:06:56.220Z Compiling thiserror v2.0.17
14432025-10-03T20:06:56.467Z Compiling icu_locid_transform v1.5.0
14442025-10-03T20:06:56.524Z Compiling chrono v0.4.42
14452025-10-03T20:06:56.744Z Compiling uuid v1.18.1
14462025-10-03T20:06:57.797Z Compiling tokio v1.47.0
14472025-10-03T20:06:58.502Z Compiling icu_properties v1.5.1
14482025-10-03T20:06:58.577Z Compiling spki v0.7.3
14492025-10-03T20:06:58.785Z Compiling http v1.3.1
14502025-10-03T20:06:59.062Z Compiling cbc v0.1.2
14512025-10-03T20:06:59.277Z Compiling openssl-sys v0.9.109
14522025-10-03T20:06:59.405Z Compiling pkcs5 v0.7.1
14532025-10-03T20:07:00.345Z Compiling pest v2.8.2
14542025-10-03T20:07:00.671Z Compiling which v4.4.2
14552025-10-03T20:07:00.702Z Compiling rand v0.9.2
14562025-10-03T20:07:00.737Z Compiling tracing-attributes v0.1.27
14572025-10-03T20:07:01.373Z Compiling tracing-core v0.1.32
14582025-10-03T20:07:01.855Z Compiling adler2 v2.0.0
14592025-10-03T20:07:02.106Z Compiling aws-lc-rs v1.12.4
14602025-10-03T20:07:02.574Z Compiling rustix v1.0.7
14612025-10-03T20:07:02.792Z Compiling icu_normalizer v1.5.0
14622025-10-03T20:07:02.961Z Compiling ident_case v1.0.1
14632025-10-03T20:07:03.212Z Compiling darling_core v0.20.10
14642025-10-03T20:07:03.485Z Compiling pest_meta v2.8.2
14652025-10-03T20:07:03.893Z Compiling idna_adapter v1.2.0
14662025-10-03T20:07:04.003Z Compiling miniz_oxide v0.8.5
14672025-10-03T20:07:04.168Z Compiling idna v1.0.3
14682025-10-03T20:07:04.487Z Compiling tracing v0.1.40
14692025-10-03T20:07:04.719Z Compiling http-body v1.0.1
14702025-10-03T20:07:05.007Z Compiling url v2.5.4
14712025-10-03T20:07:05.051Z Compiling pkcs8 v0.10.2
14722025-10-03T20:07:05.852Z Compiling scroll_derive v0.12.0
14732025-10-03T20:07:05.923Z Compiling thiserror-impl v1.0.69
14742025-10-03T20:07:07.165Z Compiling serde_derive_internals v0.29.1
14752025-10-03T20:07:07.556Z Compiling schemars v0.8.22
14762025-10-03T20:07:08.017Z Compiling base64 v0.22.1
14772025-10-03T20:07:08.626Z Compiling tokio-util v0.7.15
14782025-10-03T20:07:08.873Z Compiling tinyvec_macros v0.1.1
14792025-10-03T20:07:09.041Z Compiling httparse v1.9.5
14802025-10-03T20:07:09.400Z Compiling rustls-pki-types v1.10.0
14812025-10-03T20:07:09.693Z Compiling schemars_derive v0.8.22
14822025-10-03T20:07:10.055Z Compiling thiserror v1.0.69
14832025-10-03T20:07:10.189Z Compiling darling_macro v0.20.10
14842025-10-03T20:07:10.269Z Compiling tinyvec v1.8.0
14852025-10-03T20:07:10.633Z Compiling scroll v0.12.0
14862025-10-03T20:07:11.308Z Compiling pest_generator v2.8.2
14872025-10-03T20:07:11.382Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14882025-10-03T20:07:11.464Z Compiling bzip2-sys v0.1.13+1.0.8
14892025-10-03T20:07:11.867Z Compiling dyn-clone v1.0.20
14902025-10-03T20:07:12.049Z Compiling time-core v0.1.6
14912025-10-03T20:07:12.159Z Compiling num-conv v0.1.0
14922025-10-03T20:07:12.298Z Compiling untrusted v0.9.0
14932025-10-03T20:07:12.390Z Compiling foreign-types-shared v0.1.1
14942025-10-03T20:07:12.531Z Compiling try-lock v0.2.5
14952025-10-03T20:07:12.556Z Compiling openssl-probe v0.1.5
14962025-10-03T20:07:12.556Z Compiling tower-service v0.3.3
14972025-10-03T20:07:12.742Z Compiling powerfmt v0.2.0
14982025-10-03T20:07:12.767Z Compiling openssl v0.10.73
14992025-10-03T20:07:12.973Z Compiling untrusted v0.7.1
15002025-10-03T20:07:13.102Z Compiling atomic-waker v1.1.2
15012025-10-03T20:07:13.194Z Compiling goblin v0.8.2
15022025-10-03T20:07:13.296Z Compiling pest_derive v2.8.2
15032025-10-03T20:07:13.336Z Compiling h2 v0.4.6
15042025-10-03T20:07:13.373Z Compiling deranged v0.5.3
15052025-10-03T20:07:14.191Z Compiling tempfile v3.20.0
15062025-10-03T20:07:14.422Z Compiling want v0.3.1
15072025-10-03T20:07:14.782Z Compiling time-macros v0.2.24
15082025-10-03T20:07:14.814Z Compiling foreign-types v0.3.2
15092025-10-03T20:07:17.243Z Compiling darling v0.20.10
15102025-10-03T20:07:18.216Z Compiling ipnet v2.11.0
15112025-10-03T20:07:18.379Z Compiling openssl-macros v0.1.1
15122025-10-03T20:07:19.210Z Compiling wait-timeout v0.2.0
15132025-10-03T20:07:19.391Z Compiling socket2 v0.5.10
15142025-10-03T20:07:19.586Z Compiling crossbeam-utils v0.8.21
15152025-10-03T20:07:19.820Z Compiling num_threads v0.1.7
15162025-10-03T20:07:20.015Z Compiling zerocopy v0.8.27
15172025-10-03T20:07:20.161Z Compiling gimli v0.31.1
15182025-10-03T20:07:20.238Z Compiling syn v1.0.109
15192025-10-03T20:07:20.379Z Compiling native-tls v0.2.12
15202025-10-03T20:07:20.770Z Compiling bit-vec v0.8.0
15212025-10-03T20:07:20.888Z Compiling rustls v0.23.19
15222025-10-03T20:07:20.963Z Compiling httpdate v1.0.3
15232025-10-03T20:07:21.237Z Compiling quick-error v1.2.3
15242025-10-03T20:07:21.429Z Compiling rusty-fork v0.3.0
15252025-10-03T20:07:21.456Z Compiling bit-set v0.8.0
15262025-10-03T20:07:21.596Z Compiling dof v0.3.0
15272025-10-03T20:07:22.007Z Compiling hyper v1.7.0
15282025-10-03T20:07:22.244Z Compiling time v0.3.43
15292025-10-03T20:07:24.083Z Compiling derive_builder_core v0.20.2
15302025-10-03T20:07:24.995Z Compiling addr2line v0.24.2
15312025-10-03T20:07:25.587Z Compiling dtrace-parser v0.2.0
15322025-10-03T20:07:25.802Z Compiling unicode-normalization v0.1.24
15332025-10-03T20:07:26.127Z Compiling signature v2.2.0
15342025-10-03T20:07:26.490Z Compiling zerocopy-derive v0.8.27
15352025-10-03T20:07:26.522Z Compiling heapless v0.7.17
15362025-10-03T20:07:26.547Z Compiling rand_xorshift v0.4.0
15372025-10-03T20:07:26.895Z Compiling cookie v0.18.1
15382025-10-03T20:07:26.999Z Compiling crc32fast v1.4.2
15392025-10-03T20:07:27.044Z Compiling object v0.36.5
15402025-10-03T20:07:27.238Z Compiling unicode-properties v0.1.3
15412025-10-03T20:07:27.437Z Compiling rustc-demangle v0.1.24
15422025-10-03T20:07:27.663Z Compiling signal-hook v0.3.18
15432025-10-03T20:07:27.699Z Compiling unarray v0.1.4
15442025-10-03T20:07:27.927Z Compiling siphasher v0.3.11
15452025-10-03T20:07:27.995Z Compiling zstd-safe v7.2.3
15462025-10-03T20:07:28.371Z Compiling anyhow v1.0.99
15472025-10-03T20:07:28.404Z Compiling zlib-rs v0.5.1
15482025-10-03T20:07:28.469Z Compiling newtype-uuid v1.2.4
15492025-10-03T20:07:28.807Z Compiling unicode-bidi v0.3.17
15502025-10-03T20:07:29.071Z Compiling slog v2.7.0
15512025-10-03T20:07:29.753Z Compiling stringprep v0.1.5
15522025-10-03T20:07:30.509Z Compiling phf_shared v0.11.2
15532025-10-03T20:07:31.011Z Compiling proptest v1.7.0
15542025-10-03T20:07:31.128Z Compiling usdt-impl v0.5.0
15552025-10-03T20:07:31.187Z Compiling derive_builder_macro v0.20.2
15562025-10-03T20:07:32.111Z Compiling hyper-util v0.1.17
15572025-10-03T20:07:33.849Z Compiling ipnetwork v0.21.1
15582025-10-03T20:07:34.569Z Compiling toml_datetime v0.6.11
15592025-10-03T20:07:34.864Z Compiling backtrace v0.3.74
15602025-10-03T20:07:35.225Z Compiling serde_spanned v0.6.9
15612025-10-03T20:07:35.430Z Compiling libz-rs-sys v0.5.1
15622025-10-03T20:07:35.525Z Compiling serde_tokenstream v0.2.2
15632025-10-03T20:07:35.813Z Compiling rand_chacha v0.3.1
15642025-10-03T20:07:36.363Z Compiling md-5 v0.10.6
15652025-10-03T20:07:36.566Z Compiling vergen-lib v0.1.6
15662025-10-03T20:07:36.653Z Compiling curve25519-dalek v4.1.3
15672025-10-03T20:07:36.808Z Compiling num-integer v0.1.46
15682025-10-03T20:07:36.939Z Compiling sync_wrapper v1.0.1
15692025-10-03T20:07:37.148Z Compiling ff v0.13.0
15702025-10-03T20:07:37.419Z Compiling hash32 v0.2.1
15712025-10-03T20:07:37.493Z Compiling memoffset v0.9.1
15722025-10-03T20:07:37.752Z Compiling tower-layer v0.3.3
15732025-10-03T20:07:37.884Z Compiling ref-cast v1.0.24
15742025-10-03T20:07:37.975Z Compiling smoltcp v0.9.1
15752025-10-03T20:07:38.129Z Compiling cfg_aliases v0.2.1
15762025-10-03T20:07:38.178Z Compiling num-bigint-dig v0.8.4
15772025-10-03T20:07:38.269Z Compiling fallible-iterator v0.2.0
15782025-10-03T20:07:38.496Z Compiling litrs v0.4.1
15792025-10-03T20:07:38.525Z Compiling psl-types v2.0.11
15802025-10-03T20:07:38.578Z Compiling base16ct v0.2.0
15812025-10-03T20:07:38.777Z Compiling publicsuffix v2.3.0
15822025-10-03T20:07:38.861Z Compiling sec1 v0.7.3
15832025-10-03T20:07:39.133Z Compiling postgres-protocol v0.6.8
15842025-10-03T20:07:39.323Z Compiling nix v0.29.0
15852025-10-03T20:07:39.429Z Compiling tower v0.5.2
15862025-10-03T20:07:39.879Z Compiling document-features v0.2.11
15872025-10-03T20:07:40.498Z Compiling num-iter v0.1.45
15882025-10-03T20:07:40.527Z Compiling group v0.13.0
15892025-10-03T20:07:40.771Z Compiling rand v0.8.5
15902025-10-03T20:07:40.987Z Compiling flate2 v1.1.2
15912025-10-03T20:07:41.095Z Compiling oxnet v0.1.3
15922025-10-03T20:07:41.343Z Compiling derive_builder v0.20.2
15932025-10-03T20:07:42.039Z Compiling tokio-native-tls v0.3.1
15942025-10-03T20:07:42.836Z Compiling rustls-native-certs v0.8.1
15952025-10-03T20:07:42.920Z Compiling webpki-roots v1.0.1
15962025-10-03T20:07:43.196Z Compiling http-body-util v0.1.3
15972025-10-03T20:07:43.230Z Compiling terminal_size v0.4.0
15982025-10-03T20:07:43.255Z Compiling cargo-platform v0.1.8
15992025-10-03T20:07:43.315Z Compiling hkdf v0.12.4
16002025-10-03T20:07:43.516Z Compiling crypto-bigint v0.5.5
16012025-10-03T20:07:43.548Z Compiling vergen v9.0.6
16022025-10-03T20:07:43.770Z Compiling daft-derive v0.1.4
16032025-10-03T20:07:43.841Z Compiling curve25519-dalek-derive v0.1.1
16042025-10-03T20:07:43.897Z Compiling ref-cast-impl v1.0.24
16052025-10-03T20:07:43.925Z Compiling async-trait v0.1.89
16062025-10-03T20:07:45.312Z Compiling strum_macros v0.27.2
16072025-10-03T20:07:45.652Z Compiling ahash v0.8.12
16082025-10-03T20:07:45.677Z Compiling fs-err v3.1.1
16092025-10-03T20:07:46.092Z Compiling bumpalo v3.16.0
16102025-10-03T20:07:46.120Z Compiling bitflags v1.3.2
16112025-10-03T20:07:46.266Z Compiling lockfree-object-pool v0.1.6
16122025-10-03T20:07:46.704Z Compiling winnow v0.5.40
16132025-10-03T20:07:46.758Z Compiling managed v0.8.0
16142025-10-03T20:07:46.803Z Compiling buf-list v1.0.3
16152025-10-03T20:07:47.172Z Compiling hubpack_derive v0.1.1
16162025-10-03T20:07:47.336Z Compiling iri-string v0.7.8
16172025-10-03T20:07:47.469Z Compiling simd-adler32 v0.3.7
16182025-10-03T20:07:48.134Z Compiling hubpack v0.1.2
16192025-10-03T20:07:48.186Z Compiling zopfli v0.8.1
16202025-10-03T20:07:48.756Z Compiling elliptic-curve v0.13.8
16212025-10-03T20:07:50.364Z Compiling clap_builder v4.5.48
16222025-10-03T20:07:50.643Z Compiling strum v0.27.2
16232025-10-03T20:07:50.753Z Compiling tower-http v0.6.6
16242025-10-03T20:07:50.916Z Compiling toml_edit v0.19.15
16252025-10-03T20:07:51.941Z Compiling daft v0.1.4
16262025-10-03T20:07:52.251Z Compiling hyper-tls v0.6.0
16272025-10-03T20:07:52.341Z Compiling cargo_metadata v0.19.2
16282025-10-03T20:07:52.634Z Compiling zstd v0.13.3
16292025-10-03T20:07:53.359Z Compiling cookie_store v0.21.1
16302025-10-03T20:07:55.100Z Compiling signal-hook-mio v0.2.4
16312025-10-03T20:07:56.336Z Compiling postgres-types v0.2.9
16322025-10-03T20:07:56.603Z Compiling usdt-macro v0.5.0
16332025-10-03T20:07:57.947Z Compiling usdt-attr-macro v0.5.0
16342025-10-03T20:07:58.423Z Compiling phf v0.11.2
16352025-10-03T20:07:58.838Z Compiling ed25519 v2.2.3
16362025-10-03T20:07:59.608Z Compiling bzip2 v0.5.2
16372025-10-03T20:07:59.778Z Compiling bzip2 v0.4.4
16382025-10-03T20:08:00.103Z Compiling pkcs1 v0.7.5
16392025-10-03T20:08:00.163Z Compiling serde_urlencoded v0.7.1
16402025-10-03T20:08:00.332Z Compiling serde-big-array v0.5.1
16412025-10-03T20:08:00.659Z Compiling rfc6979 v0.4.0
16422025-10-03T20:08:00.731Z Compiling strum_macros v0.26.4
16432025-10-03T20:08:00.850Z Compiling serde_repr v0.1.19
16442025-10-03T20:08:00.943Z Compiling enum-as-inner v0.6.1
16452025-10-03T20:08:01.270Z Compiling clap_derive v4.5.47
16462025-10-03T20:08:01.300Z Compiling bstr v1.10.0
16472025-10-03T20:08:02.155Z Compiling float-cmp v0.10.0
16482025-10-03T20:08:02.227Z Compiling env_filter v0.1.2
16492025-10-03T20:08:02.455Z Compiling encoding_rs v0.8.34
16502025-10-03T20:08:02.943Z Compiling foldhash v0.2.0
16512025-10-03T20:08:03.082Z Compiling new_debug_unreachable v1.0.6
16522025-10-03T20:08:03.212Z Compiling mime v0.3.17
16532025-10-03T20:08:03.433Z Compiling static_assertions v1.1.0
16542025-10-03T20:08:03.464Z Compiling fixedbitset v0.4.2
16552025-10-03T20:08:03.586Z Compiling data-encoding v2.9.0
16562025-10-03T20:08:03.784Z Compiling normalize-line-endings v0.3.0
16572025-10-03T20:08:03.983Z Compiling difflib v0.4.0
16582025-10-03T20:08:04.008Z Compiling precomputed-hash v0.1.1
16592025-10-03T20:08:04.205Z Compiling unicode-segmentation v1.12.0
16602025-10-03T20:08:05.240Z Compiling whoami v1.5.2
16612025-10-03T20:08:05.580Z Compiling rustc-hash v2.1.1
16622025-10-03T20:08:05.789Z Compiling predicates-core v1.0.8
16632025-10-03T20:08:05.862Z Compiling iddqd v0.3.13
16642025-10-03T20:08:05.914Z Compiling strum v0.26.3
16652025-10-03T20:08:06.026Z Compiling tokio-postgres v0.7.13
16662025-10-03T20:08:06.179Z Compiling predicates v3.1.3
16672025-10-03T20:08:06.243Z Compiling similar v2.7.0
16682025-10-03T20:08:06.358Z Compiling clap v4.5.48
16692025-10-03T20:08:06.535Z Compiling hickory-proto v0.25.2
16702025-10-03T20:08:06.714Z Compiling string_cache v0.8.9
16712025-10-03T20:08:07.210Z Compiling petgraph v0.6.5
16722025-10-03T20:08:07.946Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
16732025-10-03T20:08:08.572Z Compiling toml_edit v0.22.27
16742025-10-03T20:08:08.689Z Compiling env_logger v0.11.5
16752025-10-03T20:08:08.749Z Compiling usdt v0.5.0
16762025-10-03T20:08:09.338Z Compiling ecdsa v0.16.9
16772025-10-03T20:08:09.598Z Compiling rsa v0.9.6
16782025-10-03T20:08:10.352Z Compiling zip v0.6.6
16792025-10-03T20:08:11.709Z Compiling zip v4.2.0
16802025-10-03T20:08:11.965Z Compiling ed25519-dalek v2.1.1
16812025-10-03T20:08:14.330Z Compiling toml v0.7.8
16822025-10-03T20:08:14.514Z Compiling crossterm v0.28.1
16832025-10-03T20:08:15.993Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
16842025-10-03T20:08:16.396Z Compiling crossbeam-epoch v0.9.18
16852025-10-03T20:08:16.474Z Compiling tokio-stream v0.1.17
16862025-10-03T20:08:16.579Z Compiling x509-cert v0.2.5
16872025-10-03T20:08:16.827Z Compiling openapiv3 v2.2.0
16882025-10-03T20:08:17.229Z Compiling sha1 v0.10.6
16892025-10-03T20:08:17.591Z Compiling itertools v0.13.0
16902025-10-03T20:08:17.759Z Compiling itertools v0.10.5
16912025-10-03T20:08:18.217Z Compiling winnow v0.6.26
16922025-10-03T20:08:18.415Z Compiling lalrpop-util v0.19.12
16932025-10-03T20:08:18.856Z Compiling peg-runtime v0.8.5
16942025-10-03T20:08:19.519Z Compiling thread_local v1.1.8
16952025-10-03T20:08:20.140Z Compiling slog-async v2.8.0
16962025-10-03T20:08:20.324Z Compiling crossbeam-channel v0.5.15
16972025-10-03T20:08:20.743Z Compiling xattr v1.3.1
16982025-10-03T20:08:20.802Z Compiling futures-executor v0.3.31
16992025-10-03T20:08:21.000Z Compiling filetime v0.2.25
17002025-10-03T20:08:21.074Z Compiling is-terminal v0.4.13
17012025-10-03T20:08:21.253Z Compiling take_mut v0.2.2
17022025-10-03T20:08:21.278Z Compiling term v1.1.0
17032025-10-03T20:08:21.366Z Compiling tar v0.4.44
17042025-10-03T20:08:21.392Z Compiling futures v0.3.31
17052025-10-03T20:08:22.442Z Compiling slog-term v2.9.2
17062025-10-03T20:08:26.184Z Compiling aws-lc-sys v0.26.0
17072025-10-03T20:09:05.369Z Compiling rustls-webpki v0.102.8
17082025-10-03T20:09:11.519Z Compiling tokio-rustls v0.26.0
17092025-10-03T20:09:11.896Z Compiling hyper-rustls v0.27.7
17102025-10-03T20:09:12.278Z Compiling reqwest v0.12.22
17112025-10-03T20:09:17.358Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17122025-10-03T20:09:17.781Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17132025-10-03T20:09:24.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
17142025-10-03T20:09:24.478Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17152025-10-03T20:09:24.555ZOct 03 20:09:24.508 INFO Starting download, target: Cockroach
17162025-10-03T20:09:24.555ZOct 03 20:09:24.509 INFO Starting download, target: Clickhouse
17172025-10-03T20:09:24.579ZOct 03 20:09:24.509 INFO Starting download, target: Console
17182025-10-03T20:09:24.580ZOct 03 20:09:24.509 INFO Starting download, target: DendriteStub
17192025-10-03T20:09:24.580ZOct 03 20:09:24.509 INFO Starting download, target: MaghemiteMgd
17202025-10-03T20:09:24.580ZOct 03 20:09:24.509 INFO Starting download, target: TransceiverControl
17212025-10-03T20:09:24.580ZOct 03 20:09:24.510 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17222025-10-03T20:09:24.580ZOct 03 20:09:24.510 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17232025-10-03T20:09:24.580ZOct 03 20:09:24.510 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17242025-10-03T20:09:24.580ZOct 03 20:09:24.510 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17252025-10-03T20:09:24.580ZOct 03 20:09:24.510 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17262025-10-03T20:09:24.580ZOct 03 20:09:24.510 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17272025-10-03T20:09:24.941ZOct 03 20:09:24.892 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17282025-10-03T20:09:25.307ZOct 03 20:09:25.256 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17292025-10-03T20:09:25.543ZOct 03 20:09:25.493 INFO Download complete, target: Console
17302025-10-03T20:09:25.906ZOct 03 20:09:25.842 INFO Download complete, target: TransceiverControl
17312025-10-03T20:09:28.310ZOct 03 20:09:28.265 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17322025-10-03T20:09:30.301ZOct 03 20:09:30.217 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17332025-10-03T20:09:33.511ZOct 03 20:09:33.464 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17342025-10-03T20:09:33.511ZOct 03 20:09:33.464 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17352025-10-03T20:09:34.927ZOct 03 20:09:34.881 INFO Download complete, target: DendriteStub
17362025-10-03T20:09:37.210ZOct 03 20:09:37.164 INFO Download complete, target: MaghemiteMgd
17372025-10-03T20:09:45.261ZOct 03 20:09:45.216 INFO Checking that binary works, target: Cockroach
17382025-10-03T20:09:45.465ZOct 03 20:09:45.419 INFO Download complete, target: Cockroach
17392025-10-03T20:09:52.349ZOct 03 20:09:52.304 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17402025-10-03T20:10:06.732ZOct 03 20:10:06.686 INFO Checking that binary works, target: Clickhouse
17412025-10-03T20:10:06.868ZOct 03 20:10:06.823 INFO Download complete, target: Clickhouse
17422025-10-03T20:10:06.898ZAll builder prerequisites installed successfully, and PATH looks valid
17432025-10-03T20:10:06.923Z
17442025-10-03T20:10:06.923Zreal 6:51.483799752
17452025-10-03T20:10:06.923Zuser 20:36.686399219
17462025-10-03T20:10:06.923Zsys 3:12.993748006
17472025-10-03T20:10:06.923Ztrap 0.904773206
17482025-10-03T20:10:06.924Ztflt 0.484210684
17492025-10-03T20:10:06.924Zdflt 1.166773810
17502025-10-03T20:10:06.924Zkflt 0.012709180
17512025-10-03T20:10:06.924Zlock 56:08.343211720
17522025-10-03T20:10:06.924Zslp 1:16:13.864050271
17532025-10-03T20:10:06.924Zlat 1:25.563486738
17542025-10-03T20:10:06.924Zstop 3:20.018685942
17552025-10-03T20:10:06.924Z+ banner hack-check
17562025-10-03T20:10:06.924Z
17572025-10-03T20:10:06.924Z # # ## #### # # #### # # ###### #### # #
17582025-10-03T20:10:06.924Z # # # # # # # # # # # # # # # # #
17592025-10-03T20:10:06.924Z ###### # # # #### ##### # ###### ##### # ####
17602025-10-03T20:10:06.924Z # # ###### # # # # # # # # # #
17612025-10-03T20:10:06.924Z # # # # # # # # # # # # # # # # #
17622025-10-03T20:10:06.924Z # # # # #### # # #### # # ###### #### # #
17632025-10-03T20:10:06.924Z
17642025-10-03T20:10:06.924Z+ export CARGO_INCREMENTAL=0
17652025-10-03T20:10:06.924Z+ CARGO_INCREMENTAL=0
17662025-10-03T20:10:06.924Z+ ptime -m timeout 2h cargo xtask check-features --ci
17672025-10-03T20:10:08.079Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17682025-10-03T20:10:08.413Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17692025-10-03T20:10:12.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
17702025-10-03T20:10:12.772Z Running `target/debug/xtask check-features --ci`
17712025-10-03T20:10:12.810Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17722025-10-03T20:10:12.810Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17732025-10-03T20:10:13.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
17742025-10-03T20:10:13.955Z Running `target/debug/xtask download cargo-hack`
17752025-10-03T20:10:15.666Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17762025-10-03T20:10:16.114Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17772025-10-03T20:10:21.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.11s
17782025-10-03T20:10:21.283Z Running `target/debug/xtask-downloader cargo-hack`
17792025-10-03T20:10:21.350ZOct 03 20:10:21.305 INFO Starting download, target: CargoHack
17802025-10-03T20:10:21.375ZOct 03 20:10:21.306 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17812025-10-03T20:10:21.806ZOct 03 20:10:21.761 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17822025-10-03T20:10:21.906ZOct 03 20:10:21.861 INFO Download complete, target: CargoHack
17832025-10-03T20:10:21.931Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17842025-10-03T20:10:21.956Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17852025-10-03T20:10:22.237Zinfo: running `cargo check --bins` on api_identity (1/230)
17862025-10-03T20:10:23.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-10-03T20:10:23.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-10-03T20:10:23.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-10-03T20:10:23.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
17902025-10-03T20:10:23.384Z
17912025-10-03T20:10:23.384Zinfo: running `cargo check --bins` on bootstore (2/230)
17922025-10-03T20:10:24.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-10-03T20:10:24.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-10-03T20:10:24.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-10-03T20:10:24.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
17962025-10-03T20:10:24.593Z
17972025-10-03T20:10:24.593Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/230)
17982025-10-03T20:10:25.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-10-03T20:10:25.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-10-03T20:10:25.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-10-03T20:10:25.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
18022025-10-03T20:10:25.736Z
18032025-10-03T20:10:25.736Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/230)
18042025-10-03T20:10:26.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-10-03T20:10:26.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-10-03T20:10:26.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-10-03T20:10:26.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
18082025-10-03T20:10:26.886Z
18092025-10-03T20:10:26.886Zinfo: running `cargo check --bins` on id-map (5/230)
18102025-10-03T20:10:27.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-10-03T20:10:27.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-10-03T20:10:27.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-10-03T20:10:27.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18142025-10-03T20:10:27.998Z
18152025-10-03T20:10:27.998Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/230)
18162025-10-03T20:10:28.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-10-03T20:10:28.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-10-03T20:10:28.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-10-03T20:10:28.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18202025-10-03T20:10:28.916Z
18212025-10-03T20:10:28.916Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/230)
18222025-10-03T20:10:29.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-10-03T20:10:29.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-10-03T20:10:29.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-10-03T20:10:29.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18262025-10-03T20:10:29.760Z
18272025-10-03T20:10:29.760Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/230)
18282025-10-03T20:10:30.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-10-03T20:10:30.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-10-03T20:10:30.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-10-03T20:10:30.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18322025-10-03T20:10:30.609Z
18332025-10-03T20:10:30.610Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/230)
18342025-10-03T20:10:31.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-10-03T20:10:31.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-10-03T20:10:31.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-10-03T20:10:31.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18382025-10-03T20:10:31.441Z
18392025-10-03T20:10:31.441Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/230)
18402025-10-03T20:10:32.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-10-03T20:10:32.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-10-03T20:10:32.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-10-03T20:10:32.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18442025-10-03T20:10:32.278Z
18452025-10-03T20:10:32.278Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/230)
18462025-10-03T20:10:33.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-10-03T20:10:33.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-10-03T20:10:33.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-10-03T20:10:33.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18502025-10-03T20:10:33.129Z
18512025-10-03T20:10:33.129Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/230)
18522025-10-03T20:10:33.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-10-03T20:10:33.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-10-03T20:10:33.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-10-03T20:10:33.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18562025-10-03T20:10:34.004Z
18572025-10-03T20:10:34.004Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/230)
18582025-10-03T20:10:34.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-10-03T20:10:34.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-10-03T20:10:34.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-10-03T20:10:34.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18622025-10-03T20:10:35.287Z
18632025-10-03T20:10:35.287Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/230)
18642025-10-03T20:10:35.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-10-03T20:10:35.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-10-03T20:10:35.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-10-03T20:10:35.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18682025-10-03T20:10:35.796Z
18692025-10-03T20:10:35.796Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/230)
18702025-10-03T20:10:36.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-10-03T20:10:36.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-10-03T20:10:36.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-10-03T20:10:36.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18742025-10-03T20:10:36.621Z
18752025-10-03T20:10:36.621Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/230)
18762025-10-03T20:10:37.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-10-03T20:10:37.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-10-03T20:10:37.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-10-03T20:10:37.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18802025-10-03T20:10:37.498Z
18812025-10-03T20:10:37.498Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/230)
18822025-10-03T20:10:38.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-10-03T20:10:38.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-10-03T20:10:38.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-10-03T20:10:38.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18862025-10-03T20:10:38.429Z
18872025-10-03T20:10:38.429Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/230)
18882025-10-03T20:10:39.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-10-03T20:10:39.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-10-03T20:10:39.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-10-03T20:10:39.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
18922025-10-03T20:10:39.336Z
18932025-10-03T20:10:39.336Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/230)
18942025-10-03T20:10:40.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-10-03T20:10:40.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-10-03T20:10:40.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-10-03T20:10:40.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18982025-10-03T20:10:40.298Z
18992025-10-03T20:10:40.298Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/230)
19002025-10-03T20:10:41.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-10-03T20:10:41.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-10-03T20:10:41.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-10-03T20:10:41.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19042025-10-03T20:10:41.249Z
19052025-10-03T20:10:41.249Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/230)
19062025-10-03T20:10:42.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-10-03T20:10:42.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-10-03T20:10:42.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-10-03T20:10:42.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19102025-10-03T20:10:42.146Z
19112025-10-03T20:10:42.146Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/230)
19122025-10-03T20:10:42.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-10-03T20:10:42.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-10-03T20:10:42.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-10-03T20:10:42.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19162025-10-03T20:10:43.037Z
19172025-10-03T20:10:43.037Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/230)
19182025-10-03T20:10:43.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-10-03T20:10:43.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-10-03T20:10:43.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-10-03T20:10:43.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19222025-10-03T20:10:44.037Z
19232025-10-03T20:10:44.037Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/230)
19242025-10-03T20:10:44.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-10-03T20:10:44.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-10-03T20:10:44.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-10-03T20:10:44.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19282025-10-03T20:10:45.029Z
19292025-10-03T20:10:45.029Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/230)
19302025-10-03T20:10:45.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-10-03T20:10:45.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-10-03T20:10:45.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-10-03T20:10:45.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19342025-10-03T20:10:45.958Z
19352025-10-03T20:10:45.958Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/230)
19362025-10-03T20:10:46.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-10-03T20:10:46.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-10-03T20:10:46.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-10-03T20:10:46.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19402025-10-03T20:10:46.905Z
19412025-10-03T20:10:46.905Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/230)
19422025-10-03T20:10:47.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-10-03T20:10:47.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-10-03T20:10:47.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-10-03T20:10:47.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19462025-10-03T20:10:47.823Z
19472025-10-03T20:10:47.823Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/230)
19482025-10-03T20:10:48.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-10-03T20:10:48.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-10-03T20:10:48.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-10-03T20:10:48.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19522025-10-03T20:10:48.754Z
19532025-10-03T20:10:48.754Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/230)
19542025-10-03T20:10:49.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-10-03T20:10:49.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-10-03T20:10:49.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-10-03T20:10:49.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19582025-10-03T20:10:49.761Z
19592025-10-03T20:10:49.761Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/230)
19602025-10-03T20:10:50.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-10-03T20:10:50.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-10-03T20:10:50.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-10-03T20:10:50.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19642025-10-03T20:10:50.703Z
19652025-10-03T20:10:50.703Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/230)
19662025-10-03T20:10:51.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-10-03T20:10:51.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-10-03T20:10:51.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-10-03T20:10:51.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19702025-10-03T20:10:51.667Z
19712025-10-03T20:10:51.667Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/230)
19722025-10-03T20:10:52.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-10-03T20:10:52.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-10-03T20:10:52.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-10-03T20:10:52.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19762025-10-03T20:10:52.584Z
19772025-10-03T20:10:52.584Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/230)
19782025-10-03T20:10:53.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-10-03T20:10:53.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-10-03T20:10:53.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-10-03T20:10:53.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19822025-10-03T20:10:53.584Z
19832025-10-03T20:10:53.584Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/230)
19842025-10-03T20:10:54.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-10-03T20:10:54.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-10-03T20:10:54.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-10-03T20:10:54.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19882025-10-03T20:10:54.553Z
19892025-10-03T20:10:54.553Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/230)
19902025-10-03T20:10:55.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-10-03T20:10:55.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-10-03T20:10:55.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932025-10-03T20:10:55.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19942025-10-03T20:10:55.505Z
19952025-10-03T20:10:55.505Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/230)
19962025-10-03T20:10:56.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972025-10-03T20:10:56.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982025-10-03T20:10:56.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992025-10-03T20:10:56.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20002025-10-03T20:10:56.483Z
20012025-10-03T20:10:56.483Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/230)
20022025-10-03T20:10:57.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032025-10-03T20:10:57.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042025-10-03T20:10:57.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052025-10-03T20:10:57.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
20062025-10-03T20:10:57.432Z
20072025-10-03T20:10:57.432Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/230)
20082025-10-03T20:10:58.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092025-10-03T20:10:58.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102025-10-03T20:10:58.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112025-10-03T20:10:58.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20122025-10-03T20:10:58.443Z
20132025-10-03T20:10:58.443Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/230)
20142025-10-03T20:10:59.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152025-10-03T20:10:59.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162025-10-03T20:10:59.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172025-10-03T20:10:59.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
20182025-10-03T20:10:59.389Z
20192025-10-03T20:10:59.389Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/230)
20202025-10-03T20:11:00.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212025-10-03T20:11:00.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222025-10-03T20:11:00.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232025-10-03T20:11:00.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
20242025-10-03T20:11:00.362Z
20252025-10-03T20:11:00.362Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/230)
20262025-10-03T20:11:01.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272025-10-03T20:11:01.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282025-10-03T20:11:01.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292025-10-03T20:11:01.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
20302025-10-03T20:11:01.319Z
20312025-10-03T20:11:01.319Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/230)
20322025-10-03T20:11:02.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332025-10-03T20:11:02.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342025-10-03T20:11:02.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352025-10-03T20:11:02.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
20362025-10-03T20:11:02.268Z
20372025-10-03T20:11:02.268Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/230)
20382025-10-03T20:11:03.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392025-10-03T20:11:03.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402025-10-03T20:11:03.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412025-10-03T20:11:03.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20422025-10-03T20:11:03.239Z
20432025-10-03T20:11:03.239Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/230)
20442025-10-03T20:11:04.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452025-10-03T20:11:04.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462025-10-03T20:11:04.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472025-10-03T20:11:04.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
20482025-10-03T20:11:04.194Z
20492025-10-03T20:11:04.194Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/230)
20502025-10-03T20:11:05.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512025-10-03T20:11:05.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522025-10-03T20:11:05.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532025-10-03T20:11:05.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
20542025-10-03T20:11:05.141Z
20552025-10-03T20:11:05.141Zinfo: running `cargo check --bins` on sled-hardware-types (46/230)
20562025-10-03T20:11:06.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572025-10-03T20:11:06.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582025-10-03T20:11:06.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592025-10-03T20:11:06.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
20602025-10-03T20:11:06.442Z
20612025-10-03T20:11:06.442Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/230)
20622025-10-03T20:11:07.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632025-10-03T20:11:07.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642025-10-03T20:11:07.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652025-10-03T20:11:07.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
20662025-10-03T20:11:07.701Z
20672025-10-03T20:11:07.701Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/230)
20682025-10-03T20:11:08.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692025-10-03T20:11:08.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702025-10-03T20:11:08.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712025-10-03T20:11:08.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
20722025-10-03T20:11:09.068Z
20732025-10-03T20:11:09.068Zinfo: running `cargo check --bins` on oxlog (49/230)
20742025-10-03T20:11:10.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752025-10-03T20:11:10.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762025-10-03T20:11:10.326Z Checking cfg-if v1.0.1
20772025-10-03T20:11:10.351Z Checking libc v0.2.174
20782025-10-03T20:11:10.351Z Checking serde_core v1.0.226
20792025-10-03T20:11:10.410Z Checking zeroize v1.8.1
20802025-10-03T20:11:10.434Z Checking memchr v2.7.4
20812025-10-03T20:11:10.459Z Checking smallvec v1.15.1
20822025-10-03T20:11:10.459Z Checking typenum v1.17.0
20832025-10-03T20:11:10.459Z Checking value-bag v1.9.0
20842025-10-03T20:11:10.537Z Checking scopeguard v1.2.0
20852025-10-03T20:11:10.726Z Checking lock_api v0.4.12
20862025-10-03T20:11:10.759Z Checking subtle v2.6.1
20872025-10-03T20:11:10.859Z Checking const-oid v0.9.6
20882025-10-03T20:11:10.935Z Checking log v0.4.27
20892025-10-03T20:11:11.074Z Checking portable-atomic v1.11.0
20902025-10-03T20:11:11.175Z Checking itoa v1.0.11
20912025-10-03T20:11:11.384Z Checking byteorder v1.5.0
20922025-10-03T20:11:11.446Z Checking stable_deref_trait v1.2.0
20932025-10-03T20:11:11.520Z Checking critical-section v1.1.3
20942025-10-03T20:11:11.567Z Checking getrandom v0.2.15
20952025-10-03T20:11:11.591Z Checking zerofrom v0.1.4
20962025-10-03T20:11:11.616Z Checking generic-array v0.14.7
20972025-10-03T20:11:11.706Z Checking signal-hook-registry v1.4.2
20982025-10-03T20:11:11.815Z Checking yoke v0.7.4
20992025-10-03T20:11:11.840Z Checking getrandom v0.3.1
21002025-10-03T20:11:11.867Z Checking rand_core v0.6.4
21012025-10-03T20:11:11.995Z Checking parking_lot_core v0.9.10
21022025-10-03T20:11:12.118Z Checking once_cell v1.21.3
21032025-10-03T20:11:12.143Z Checking pin-project-lite v0.2.14
21042025-10-03T20:11:12.197Z Checking zerovec v0.10.4
21052025-10-03T20:11:12.227Z Checking mio v1.0.2
21062025-10-03T20:11:12.304Z Checking zerocopy v0.7.35
21072025-10-03T20:11:12.368Z Checking parking_lot v0.12.3
21082025-10-03T20:11:12.471Z Checking socket2 v0.6.0
21092025-10-03T20:11:12.550Z Checking libm v0.2.8
21102025-10-03T20:11:12.773Z Checking crypto-common v0.1.6
21112025-10-03T20:11:12.798Z Checking block-buffer v0.10.4
21122025-10-03T20:11:12.956Z Checking futures-core v0.3.31
21132025-10-03T20:11:13.005Z Checking cpufeatures v0.2.14
21142025-10-03T20:11:13.005Z Checking litemap v0.7.3
21152025-10-03T20:11:13.061Z Checking digest v0.10.7
21162025-10-03T20:11:13.166Z Checking writeable v0.5.5
21172025-10-03T20:11:13.217Z Checking percent-encoding v2.3.2
21182025-10-03T20:11:13.401Z Checking block-padding v0.3.3
21192025-10-03T20:11:13.494Z Checking icu_locid_transform_data v1.5.0
21202025-10-03T20:11:13.519Z Checking hmac v0.12.1
21212025-10-03T20:11:13.543Z Checking fnv v1.0.7
21222025-10-03T20:11:13.543Z Checking num-traits v0.2.19
21232025-10-03T20:11:13.568Z Checking ryu v1.0.18
21242025-10-03T20:11:13.629Z Checking allocator-api2 v0.2.21
21252025-10-03T20:11:13.653Z Checking inout v0.1.3
21262025-10-03T20:11:13.694Z Checking ppv-lite86 v0.2.20
21272025-10-03T20:11:13.769Z Checking icu_properties_data v1.5.0
21282025-10-03T20:11:13.857Z Checking equivalent v1.0.2
21292025-10-03T20:11:13.913Z Checking futures-sink v0.3.31
21302025-10-03T20:11:13.938Z Checking tinystr v0.7.6
21312025-10-03T20:11:13.997Z Checking icu_collections v1.5.0
21322025-10-03T20:11:14.022Z Checking cipher v0.4.4
21332025-10-03T20:11:14.106Z Checking futures-channel v0.3.31
21342025-10-03T20:11:14.281Z Checking hashbrown v0.16.0
21352025-10-03T20:11:14.315Z Checking serde v1.0.226
21362025-10-03T20:11:14.339Z Checking icu_locid v1.5.0
21372025-10-03T20:11:14.418Z Checking serde_json v1.0.145
21382025-10-03T20:11:14.481Z Checking sha2 v0.10.9
21392025-10-03T20:11:14.521Z Checking slab v0.4.9
21402025-10-03T20:11:14.682Z Checking futures-task v0.3.31
21412025-10-03T20:11:14.820Z Checking write16 v1.0.0
21422025-10-03T20:11:14.941Z Checking utf8_iter v1.0.4
21432025-10-03T20:11:14.977Z Checking pin-utils v0.1.0
21442025-10-03T20:11:15.015Z Checking futures-io v0.3.31
21452025-10-03T20:11:15.109Z Checking icu_normalizer_data v1.5.0
21462025-10-03T20:11:15.133Z Checking utf16_iter v1.0.5
21472025-10-03T20:11:15.176Z Checking base64ct v1.6.0
21482025-10-03T20:11:15.231Z Checking errno v0.3.12
21492025-10-03T20:11:15.257Z Checking futures-util v0.3.31
21502025-10-03T20:11:15.290Z Checking indexmap v2.11.4
21512025-10-03T20:11:15.315Z Checking bytes v1.10.1
21522025-10-03T20:11:15.357Z Checking bitflags v2.9.4
21532025-10-03T20:11:15.382Z Checking icu_provider v1.5.0
21542025-10-03T20:11:15.454Z Checking flagset v0.4.6
21552025-10-03T20:11:15.642Z Checking pem-rfc7468 v0.7.0
21562025-10-03T20:11:15.700Z Checking rand_core v0.9.3
21572025-10-03T20:11:15.729Z Compiling hashbrown v0.15.4
21582025-10-03T20:11:15.961Z Checking der v0.7.9
21592025-10-03T20:11:16.030Z Checking salsa20 v0.10.2
21602025-10-03T20:11:16.055Z Checking icu_locid_transform v1.5.0
21612025-10-03T20:11:16.079Z Checking pbkdf2 v0.12.2
21622025-10-03T20:11:16.262Z Checking form_urlencoded v1.2.2
21632025-10-03T20:11:16.289Z Checking spin v0.9.8
21642025-10-03T20:11:16.345Z Checking tokio v1.47.0
21652025-10-03T20:11:16.526Z Checking http v1.3.1
21662025-10-03T20:11:16.627Z Checking scrypt v0.11.0
21672025-10-03T20:11:16.754Z Checking rand_chacha v0.9.0
21682025-10-03T20:11:16.889Z Checking uuid v1.18.1
21692025-10-03T20:11:17.021Z Compiling tokio-util v0.7.15
21702025-10-03T20:11:17.117Z Checking icu_properties v1.5.1
21712025-10-03T20:11:17.164Z Checking cbc v0.1.2
21722025-10-03T20:11:17.398Z Checking aes v0.8.4
21732025-10-03T20:11:17.581Z Compiling newtype-uuid v1.2.4
21742025-10-03T20:11:17.748Z Checking spki v0.7.3
21752025-10-03T20:11:17.869Z Checking regex-syntax v0.8.5
21762025-10-03T20:11:18.162Z Checking rand v0.9.2
21772025-10-03T20:11:18.307Z Checking pkcs5 v0.7.1
21782025-10-03T20:11:18.843Z Checking tracing-core v0.1.32
21792025-10-03T20:11:19.025Z Checking iana-time-zone v0.1.63
21802025-10-03T20:11:19.249Z Compiling h2 v0.4.6
21812025-10-03T20:11:19.273Z Checking chrono v0.4.42
21822025-10-03T20:11:19.355Z Checking pkcs8 v0.10.2
21832025-10-03T20:11:19.582Z Checking tracing v0.1.40
21842025-10-03T20:11:19.739Z Checking http-body v1.0.1
21852025-10-03T20:11:19.929Z Checking tinyvec_macros v0.1.1
21862025-10-03T20:11:19.997Z Checking base64 v0.22.1
21872025-10-03T20:11:20.025Z Checking rustls-pki-types v1.10.0
21882025-10-03T20:11:20.076Z Checking tinyvec v1.8.0
21892025-10-03T20:11:20.483Z Checking icu_normalizer v1.5.0
21902025-10-03T20:11:20.558Z Checking lazy_static v1.5.0
21912025-10-03T20:11:20.656Z Checking rustix v1.0.7
21922025-10-03T20:11:20.745Z Checking aws-lc-sys v0.26.0
21932025-10-03T20:11:21.176Z Checking foreign-types-shared v0.1.1
21942025-10-03T20:11:21.301Z Checking untrusted v0.7.1
21952025-10-03T20:11:21.326Z Checking idna_adapter v1.2.0
21962025-10-03T20:11:21.410Z Checking untrusted v0.9.0
21972025-10-03T20:11:21.435Z Checking atomic-waker v1.1.2
21982025-10-03T20:11:21.538Z Checking fastrand v2.1.1
21992025-10-03T20:11:21.586Z Checking idna v1.0.3
22002025-10-03T20:11:21.614Z Checking adler2 v2.0.0
22012025-10-03T20:11:21.639Z Checking tower-service v0.3.3
22022025-10-03T20:11:21.800Z Checking try-lock v0.2.5
22032025-10-03T20:11:21.825Z Checking openssl-probe v0.1.5
22042025-10-03T20:11:21.893Z Checking miniz_oxide v0.8.5
22052025-10-03T20:11:21.982Z Checking want v0.3.1
22062025-10-03T20:11:22.007Z Checking ring v0.17.14
22072025-10-03T20:11:22.101Z Checking url v2.5.4
22082025-10-03T20:11:22.197Z Checking foreign-types v0.3.2
22092025-10-03T20:11:22.323Z Checking ipnet v2.11.0
22102025-10-03T20:11:22.650Z Checking semver v1.0.27
22112025-10-03T20:11:22.909Z Checking httparse v1.9.5
22122025-10-03T20:11:22.934Z Checking tempfile v3.20.0
22132025-10-03T20:11:23.012Z Checking aws-lc-rs v1.12.4
22142025-10-03T20:11:23.037Z Checking openssl-sys v0.9.109
22152025-10-03T20:11:23.097Z Checking thiserror v2.0.17
22162025-10-03T20:11:23.268Z Checking socket2 v0.5.10
22172025-10-03T20:11:23.357Z Checking wait-timeout v0.2.0
22182025-10-03T20:11:23.407Z Checking aho-corasick v1.1.3
22192025-10-03T20:11:23.578Z Checking httpdate v1.0.3
22202025-10-03T20:11:23.822Z Checking quick-error v1.2.3
22212025-10-03T20:11:23.860Z Checking utf8parse v0.2.2
22222025-10-03T20:11:23.997Z Checking bit-vec v0.8.0
22232025-10-03T20:11:24.054Z Checking anstyle v1.0.11
22242025-10-03T20:11:24.193Z Checking dyn-clone v1.0.20
22252025-10-03T20:11:24.307Z Checking powerfmt v0.2.0
22262025-10-03T20:11:24.375Z Checking unicode-ident v1.0.18
22272025-10-03T20:11:24.406Z Checking bit-set v0.8.0
22282025-10-03T20:11:24.437Z Checking schemars v0.8.22
22292025-10-03T20:11:24.579Z Checking proc-macro2 v1.0.101
22302025-10-03T20:11:24.620Z Checking deranged v0.5.3
22312025-10-03T20:11:24.697Z Checking openssl v0.10.73
22322025-10-03T20:11:24.852Z Checking rustls-webpki v0.102.8
22332025-10-03T20:11:25.023Z Checking regex-automata v0.4.11
22342025-10-03T20:11:25.285Z Checking anstyle-parse v0.2.5
22352025-10-03T20:11:25.603Z Checking rusty-fork v0.3.0
22362025-10-03T20:11:25.989Z Checking unicode-normalization v0.1.24
22372025-10-03T20:11:26.028Z Checking crossbeam-utils v0.8.21
22382025-10-03T20:11:26.053Z Checking rand_xorshift v0.4.0
22392025-10-03T20:11:26.283Z Checking rustix v0.38.37
22402025-10-03T20:11:26.780Z Compiling hyper v1.7.0
22412025-10-03T20:11:26.910Z Checking bzip2-sys v0.1.13+1.0.8
22422025-10-03T20:11:27.058Z Checking thiserror v1.0.69
22432025-10-03T20:11:27.171Z Checking scroll v0.12.0
22442025-10-03T20:11:27.219Z Checking signature v2.2.0
22452025-10-03T20:11:27.435Z Checking crc32fast v1.4.2
22462025-10-03T20:11:27.651Z Checking num_threads v0.1.7
22472025-10-03T20:11:27.730Z Checking is_terminal_polyfill v1.70.1
22482025-10-03T20:11:27.802Z Checking siphasher v0.3.11
22492025-10-03T20:11:27.889Z Checking zlib-rs v0.5.1
22502025-10-03T20:11:28.125Z Checking unicode-bidi v0.3.17
22512025-10-03T20:11:28.746Z Checking num-conv v0.1.0
22522025-10-03T20:11:29.019Z Checking colorchoice v1.0.2
22532025-10-03T20:11:29.102Z Checking ucd-trie v0.1.7
22542025-10-03T20:11:29.203Z Checking unarray v0.1.4
22552025-10-03T20:11:29.335Z Compiling hyper-util v0.1.17
22562025-10-03T20:11:29.398Z Checking time-core v0.1.6
22572025-10-03T20:11:29.589Z Checking anstyle-query v1.1.1
22582025-10-03T20:11:29.710Z Checking either v1.15.0
22592025-10-03T20:11:29.774Z Checking unicode-properties v0.1.3
22602025-10-03T20:11:29.799Z Checking plain v0.2.3
22612025-10-03T20:11:29.848Z Checking libz-rs-sys v0.5.1
22622025-10-03T20:11:29.897Z Checking native-tls v0.2.12
22632025-10-03T20:11:30.006Z Checking goblin v0.8.2
22642025-10-03T20:11:30.095Z Checking anstream v0.6.18
22652025-10-03T20:11:30.142Z Checking time v0.3.43
22662025-10-03T20:11:30.167Z Checking stringprep v0.1.5
22672025-10-03T20:11:30.274Z Checking proptest v1.7.0
22682025-10-03T20:11:30.425Z Checking pest v2.8.2
22692025-10-03T20:11:30.489Z Checking phf_shared v0.11.2
22702025-10-03T20:11:30.541Z Checking crossbeam-epoch v0.9.18
22712025-10-03T20:11:30.809Z Checking ipnetwork v0.21.1
22722025-10-03T20:11:31.042Z Compiling daft v0.1.4
22732025-10-03T20:11:31.302Z Checking rustls v0.23.19
22742025-10-03T20:11:31.653Z Checking quote v1.0.40
22752025-10-03T20:11:32.028Z Checking zerocopy v0.8.27
22762025-10-03T20:11:32.863Z Compiling hyper-rustls v0.27.7
22772025-10-03T20:11:33.051Z Compiling hyper-tls v0.6.0
22782025-10-03T20:11:33.477Z Checking zstd-sys v2.0.14+zstd.1.5.7
22792025-10-03T20:11:33.584Z Checking serde_spanned v0.6.9
22802025-10-03T20:11:33.681Z Checking toml_datetime v0.6.11
22812025-10-03T20:11:33.708Z Checking num-integer v0.1.46
22822025-10-03T20:11:33.823Z Checking rand_chacha v0.3.1
22832025-10-03T20:11:34.065Z Checking md-5 v0.10.6
22842025-10-03T20:11:34.196Z Checking sync_wrapper v1.0.1
22852025-10-03T20:11:34.265Z Checking ff v0.13.0
22862025-10-03T20:11:34.323Z Checking hash32 v0.2.1
22872025-10-03T20:11:34.380Z Checking base16ct v0.2.0
22882025-10-03T20:11:34.512Z Checking pretty-hex v0.4.1
22892025-10-03T20:11:34.622Z Checking tower-layer v0.3.3
22902025-10-03T20:11:34.647Z Checking fallible-iterator v0.2.0
22912025-10-03T20:11:34.730Z Checking gimli v0.31.1
22922025-10-03T20:11:34.897Z Checking psl-types v2.0.11
22932025-10-03T20:11:34.922Z Compiling reqwest v0.12.22
22942025-10-03T20:11:35.123Z Checking publicsuffix v2.3.0
22952025-10-03T20:11:35.261Z Checking postgres-protocol v0.6.8
22962025-10-03T20:11:35.286Z Checking dof v0.3.0
22972025-10-03T20:11:35.542Z Checking tower v0.5.2
22982025-10-03T20:11:35.782Z Compiling iddqd v0.3.13
22992025-10-03T20:11:35.936Z Compiling tokio-postgres v0.7.13
23002025-10-03T20:11:35.961Z Checking heapless v0.7.17
23012025-10-03T20:11:36.320Z Checking sec1 v0.7.3
23022025-10-03T20:11:36.521Z Checking group v0.13.0
23032025-10-03T20:11:36.758Z Checking rand v0.8.5
23042025-10-03T20:11:36.787Z Checking tokio-rustls v0.26.0
23052025-10-03T20:11:36.812Z Checking num-iter v0.1.45
23062025-10-03T20:11:36.955Z Checking zstd-safe v7.2.3
23072025-10-03T20:11:37.035Z Checking dtrace-parser v0.2.0
23082025-10-03T20:11:37.236Z Checking cookie v0.18.1
23092025-10-03T20:11:37.288Z Checking syn v2.0.106
23102025-10-03T20:11:37.584Z Checking oxnet v0.1.3
23112025-10-03T20:11:37.736Z Checking tokio-native-tls v0.3.1
23122025-10-03T20:11:38.019Z Checking flate2 v1.1.2
23132025-10-03T20:11:38.063Z Checking terminal_size v0.4.0
23142025-10-03T20:11:38.153Z Checking rustls-native-certs v0.8.1
23152025-10-03T20:11:38.280Z Checking webpki-roots v1.0.1
23162025-10-03T20:11:38.343Z Checking http-body-util v0.1.3
23172025-10-03T20:11:38.376Z Compiling tokio-stream v0.1.17
23182025-10-03T20:11:38.501Z Checking signal-hook v0.3.18
23192025-10-03T20:11:38.683Z Checking addr2line v0.24.2
23202025-10-03T20:11:38.711Z Checking hkdf v0.12.4
23212025-10-03T20:11:38.782Z Checking crypto-bigint v0.5.5
23222025-10-03T20:11:38.871Z Checking thread-id v4.2.2
23232025-10-03T20:11:38.959Z Checking object v0.36.5
23242025-10-03T20:11:39.010Z Checking winnow v0.5.40
23252025-10-03T20:11:39.315Z Checking bumpalo v3.16.0
23262025-10-03T20:11:39.364Z Checking managed v0.8.0
23272025-10-03T20:11:39.702Z Checking bitflags v1.3.2
23282025-10-03T20:11:39.775Z Checking clap_lex v0.7.4
23292025-10-03T20:11:39.842Z Checking strsim v0.11.1
23302025-10-03T20:11:40.080Z Checking iri-string v0.7.8
23312025-10-03T20:11:40.177Z Checking simd-adler32 v0.3.7
23322025-10-03T20:11:40.543Z Compiling rayon-core v1.12.1
23332025-10-03T20:11:40.847Z Checking lockfree-object-pool v0.1.6
23342025-10-03T20:11:41.101Z Checking rustc-demangle v0.1.24
23352025-10-03T20:11:41.125Z Checking zopfli v0.8.1
23362025-10-03T20:11:41.532Z Checking elliptic-curve v0.13.8
23372025-10-03T20:11:41.627Z Checking clap_builder v4.5.48
23382025-10-03T20:11:41.785Z Checking toml_edit v0.19.15
23392025-10-03T20:11:41.875Z Checking smoltcp v0.9.1
23402025-10-03T20:11:42.227Z Checking signal-hook-mio v0.2.4
23412025-10-03T20:11:42.819Z Checking tower-http v0.6.6
23422025-10-03T20:11:43.228Z Checking num-bigint-dig v0.8.4
23432025-10-03T20:11:43.402Z Checking usdt-impl v0.5.0
23442025-10-03T20:11:43.506Z Checking cookie_store v0.21.1
23452025-10-03T20:11:44.003Z Checking zstd v0.13.3
23462025-10-03T20:11:44.028Z Checking postgres-types v0.2.9
23472025-10-03T20:11:44.350Z Checking crossbeam-deque v0.8.5
23482025-10-03T20:11:44.410Z Checking phf v0.11.2
23492025-10-03T20:11:44.463Z Checking regex v1.11.3
23502025-10-03T20:11:44.745Z Checking bstr v1.10.0
23512025-10-03T20:11:44.770Z Checking ed25519 v2.2.3
23522025-10-03T20:11:44.801Z Checking bzip2 v0.4.4
23532025-10-03T20:11:44.879Z Checking bzip2 v0.5.2
23542025-10-03T20:11:45.118Z Checking ref-cast v1.0.24
23552025-10-03T20:11:45.143Z Checking curve25519-dalek v4.1.3
23562025-10-03T20:11:45.188Z Checking strum v0.27.2
23572025-10-03T20:11:45.281Z Checking hubpack v0.1.2
23582025-10-03T20:11:45.307Z Checking memoffset v0.9.1
23592025-10-03T20:11:45.307Z Checking backtrace v0.3.74
23602025-10-03T20:11:45.353Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23612025-10-03T20:11:45.411Z Checking pkcs1 v0.7.5
23622025-10-03T20:11:45.454Z Checking serde_urlencoded v0.7.1
23632025-10-03T20:11:45.479Z Checking serde-big-array v0.5.1
23642025-10-03T20:11:45.656Z Checking float-cmp v0.10.0
23652025-10-03T20:11:45.686Z Checking rfc6979 v0.4.0
23662025-10-03T20:11:45.755Z Checking memmap v0.7.0
23672025-10-03T20:11:45.780Z Checking env_filter v0.1.2
23682025-10-03T20:11:45.884Z Checking encoding_rs v0.8.34
23692025-10-03T20:11:45.910Z Checking winnow v0.7.13
23702025-10-03T20:11:45.942Z Checking data-encoding v2.9.0
23712025-10-03T20:11:45.971Z Checking normalize-line-endings v0.3.0
23722025-10-03T20:11:46.016Z Checking fixedbitset v0.4.2
23732025-10-03T20:11:46.085Z Checking foldhash v0.2.0
23742025-10-03T20:11:46.110Z Checking predicates-core v1.0.8
23752025-10-03T20:11:46.142Z Checking rustc-hash v2.1.1
23762025-10-03T20:11:46.318Z Checking whoami v1.5.2
23772025-10-03T20:11:46.342Z Checking new_debug_unreachable v1.0.6
23782025-10-03T20:11:46.367Z Checking precomputed-hash v0.1.1
23792025-10-03T20:11:46.421Z Checking mime v0.3.17
23802025-10-03T20:11:46.493Z Checking static_assertions v1.1.0
23812025-10-03T20:11:46.558Z Checking difflib v0.4.0
23822025-10-03T20:11:46.583Z Checking unicode-segmentation v1.12.0
23832025-10-03T20:11:46.625Z Checking toml_write v0.1.2
23842025-10-03T20:11:46.703Z Checking minimal-lexical v0.2.1
23852025-10-03T20:11:46.946Z Checking predicates v3.1.3
23862025-10-03T20:11:46.978Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
23872025-10-03T20:11:47.086Z Checking ed25519-dalek v2.1.1
23882025-10-03T20:11:47.160Z Checking nom v7.1.3
23892025-10-03T20:11:47.296Z Checking similar v2.7.0
23902025-10-03T20:11:47.559Z Checking hickory-proto v0.25.2
23912025-10-03T20:11:47.699Z Checking string_cache v0.8.9
23922025-10-03T20:11:48.190Z Checking petgraph v0.6.5
23932025-10-03T20:11:49.103Z Checking toml_edit v0.22.27
23942025-10-03T20:11:49.865Z Checking env_logger v0.11.5
23952025-10-03T20:11:49.890Z Checking anyhow v1.0.99
23962025-10-03T20:11:50.074Z Checking usdt v0.5.0
23972025-10-03T20:11:50.099Z Checking ecdsa v0.16.9
23982025-10-03T20:11:50.251Z Checking rsa v0.9.6
23992025-10-03T20:11:50.373Z Checking nix v0.29.0
24002025-10-03T20:11:50.398Z Checking zip v4.2.0
24012025-10-03T20:11:50.875Z Checking zip v0.6.6
24022025-10-03T20:11:51.327Z Checking clap v4.5.48
24032025-10-03T20:11:51.490Z Checking toml v0.7.8
24042025-10-03T20:11:51.626Z Checking crossterm v0.28.1
24052025-10-03T20:11:51.791Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
24062025-10-03T20:11:51.815Z Checking ahash v0.8.12
24072025-10-03T20:11:51.840Z Checking itertools v0.10.5
24082025-10-03T20:11:52.175Z Checking itertools v0.12.1
24092025-10-03T20:11:52.201Z Checking itertools v0.13.0
24102025-10-03T20:11:52.250Z Checking strum v0.26.3
24112025-10-03T20:11:52.275Z Checking fs-err v3.1.1
24122025-10-03T20:11:52.468Z Checking buf-list v1.0.3
24132025-10-03T20:11:52.826Z Checking slog v2.7.0
24142025-10-03T20:11:52.921Z Checking x509-cert v0.2.5
24152025-10-03T20:11:53.373Z Checking openapiv3 v2.2.0
24162025-10-03T20:11:53.398Z Checking sha1 v0.10.6
24172025-10-03T20:11:53.531Z Checking winnow v0.6.26
24182025-10-03T20:11:53.745Z Checking lalrpop-util v0.19.12
24192025-10-03T20:11:54.069Z Checking peg-runtime v0.8.5
24202025-10-03T20:11:54.094Z Checking rayon v1.10.0
24212025-10-03T20:11:54.352Z Checking camino v1.2.0
24222025-10-03T20:11:54.567Z Checking sigpipe v0.1.3
24232025-10-03T20:11:54.711Z Checking glob v0.3.2
24242025-10-03T20:11:54.737Z Checking jiff v0.2.15
24252025-10-03T20:12:00.945Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24262025-10-03T20:12:01.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.52s
24272025-10-03T20:12:01.816Z
24282025-10-03T20:12:01.816Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/230)
24292025-10-03T20:12:03.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-10-03T20:12:03.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-10-03T20:12:03.489Z Checking foldhash v0.1.5
24322025-10-03T20:12:03.543Z Compiling regress v0.10.4
24332025-10-03T20:12:03.600Z Compiling unsafe-libyaml v0.2.11
24342025-10-03T20:12:03.633Z Checking heck v0.5.0
24352025-10-03T20:12:03.666Z Compiling structmeta-derive v0.3.0
24362025-10-03T20:12:03.691Z Compiling rustls v0.22.4
24372025-10-03T20:12:03.722Z Checking newtype-uuid v1.2.4
24382025-10-03T20:12:03.747Z Compiling multer v3.1.0
24392025-10-03T20:12:03.820Z Checking hashbrown v0.15.4
24402025-10-03T20:12:03.885Z Checking futures-executor v0.3.31
24412025-10-03T20:12:04.071Z Compiling async-stream-impl v0.3.6
24422025-10-03T20:12:04.149Z Checking daft v0.1.4
24432025-10-03T20:12:04.195Z Checking futures v0.3.31
24442025-10-03T20:12:04.220Z Compiling serde_with_macros v3.14.0
24452025-10-03T20:12:04.341Z Compiling derive-where v1.5.0
24462025-10-03T20:12:04.674Z Compiling dropshot v0.16.4
24472025-10-03T20:12:04.957Z Checking tokio-util v0.7.15
24482025-10-03T20:12:05.011Z Compiling serde_yaml v0.9.34+deprecated
24492025-10-03T20:12:05.469Z Compiling dropshot_endpoint v0.16.4
24502025-10-03T20:12:06.209Z Compiling structmeta v0.3.0
24512025-10-03T20:12:06.369Z Checking h2 v0.4.6
24522025-10-03T20:12:06.670Z Checking tokio-stream v0.1.17
24532025-10-03T20:12:06.697Z Compiling derive-ex v0.1.8
24542025-10-03T20:12:07.601Z Compiling typify-impl v0.4.3
24552025-10-03T20:12:07.626Z Checking match_cfg v0.1.0
24562025-10-03T20:12:07.784Z Checking iddqd v0.3.13
24572025-10-03T20:12:08.767Z Checking hostname v0.3.1
24582025-10-03T20:12:08.938Z Checking tokio-postgres v0.7.13
24592025-10-03T20:12:09.718Z Compiling parse-display-derive v0.10.0
24602025-10-03T20:12:09.777Z Checking thread_local v1.1.8
24612025-10-03T20:12:10.113Z Checking macaddr v1.0.1
24622025-10-03T20:12:10.506Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24632025-10-03T20:12:10.863Z Compiling test-strategy v0.4.3
24642025-10-03T20:12:11.134Z Checking crossbeam-channel v0.5.15
24652025-10-03T20:12:11.258Z Checking is-terminal v0.4.13
24662025-10-03T20:12:11.482Z Checking take_mut v0.2.2
24672025-10-03T20:12:11.603Z Checking term v1.1.0
24682025-10-03T20:12:11.667Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24692025-10-03T20:12:11.961Z Checking slog-async v2.8.0
24702025-10-03T20:12:11.996Z Checking debug-ignore v1.0.5
24712025-10-03T20:12:12.080Z Checking slog-term v2.9.2
24722025-10-03T20:12:12.313Z Checking toml_parser v1.0.2
24732025-10-03T20:12:12.415Z Checking slog-json v2.6.1
24742025-10-03T20:12:12.668Z Checking hex v0.4.3
24752025-10-03T20:12:12.721Z Checking toml_datetime v0.7.0
24762025-10-03T20:12:13.067Z Checking serde_spanned v1.0.0
24772025-10-03T20:12:13.204Z Checking toml_writer v1.0.2
24782025-10-03T20:12:13.204Z Checking slog-bunyan v2.5.0
24792025-10-03T20:12:13.260Z Checking hyper v1.7.0
24802025-10-03T20:12:13.354Z Checking serde_with v3.14.0
24812025-10-03T20:12:13.456Z Checking async-stream v0.3.6
24822025-10-03T20:12:13.643Z Checking toml v0.9.5
24832025-10-03T20:12:13.819Z Checking waitgroup v0.1.2
24842025-10-03T20:12:14.022Z Checking rustls-pemfile v2.2.0
24852025-10-03T20:12:14.255Z Checking serde_path_to_error v0.1.17
24862025-10-03T20:12:14.305Z Checking hostname v0.4.0
24872025-10-03T20:12:14.470Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24882025-10-03T20:12:14.525Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24892025-10-03T20:12:14.664Z Checking instant v0.1.13
24902025-10-03T20:12:14.811Z Checking backoff v0.4.0
24912025-10-03T20:12:14.905Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
24922025-10-03T20:12:15.082Z Checking parse-display v0.10.0
24932025-10-03T20:12:15.156Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24942025-10-03T20:12:15.182Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24952025-10-03T20:12:15.372Z Compiling darling_core v0.21.0
24962025-10-03T20:12:15.397Z Checking unicode-width v0.1.14
24972025-10-03T20:12:15.469Z Checking hyper-util v0.1.17
24982025-10-03T20:12:15.710Z Compiling proc-macro-error v1.0.4
24992025-10-03T20:12:15.896Z Compiling itertools v0.14.0
25002025-10-03T20:12:16.143Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25012025-10-03T20:12:16.198Z Checking tokio-rustls v0.25.0
25022025-10-03T20:12:16.326Z Compiling heapless v0.8.0
25032025-10-03T20:12:16.423Z Compiling proc-macro-crate v1.3.1
25042025-10-03T20:12:16.611Z Checking hash32 v0.3.1
25052025-10-03T20:12:16.637Z Compiling smoltcp v0.11.0
25062025-10-03T20:12:16.850Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25072025-10-03T20:12:17.428Z Compiling num_enum_derive v0.5.11
25082025-10-03T20:12:17.639Z Compiling progenitor-client v0.11.0
25092025-10-03T20:12:18.505Z Checking hyper-tls v0.6.0
25102025-10-03T20:12:18.745Z Checking hyper-rustls v0.27.7
25112025-10-03T20:12:19.186Z Checking reqwest v0.12.22
25122025-10-03T20:12:19.815Z Compiling foreign-types-macros v0.2.3
25132025-10-03T20:12:20.019Z Compiling typify-macro v0.4.3
25142025-10-03T20:12:20.056Z Checking foreign-types-shared v0.3.1
25152025-10-03T20:12:20.218Z Checking cobs v0.2.3
25162025-10-03T20:12:20.469Z Checking postcard v1.0.10
25172025-10-03T20:12:21.175Z Checking foreign-types v0.5.0
25182025-10-03T20:12:21.207Z Checking num_enum v0.5.11
25192025-10-03T20:12:21.266Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25202025-10-03T20:12:21.411Z Checking progenitor-client v0.10.0
25212025-10-03T20:12:21.480Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25222025-10-03T20:12:21.707Z Compiling darling_macro v0.21.0
25232025-10-03T20:12:22.386Z Checking tabwriter v1.4.0
25242025-10-03T20:12:22.628Z Compiling darling v0.21.0
25252025-10-03T20:12:22.667Z Compiling typify-impl v0.2.0
25262025-10-03T20:12:22.782Z Compiling ingot-macros v0.1.1
25272025-10-03T20:12:24.210Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25282025-10-03T20:12:24.263Z Compiling typify v0.4.3
25292025-10-03T20:12:24.422Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25302025-10-03T20:12:24.526Z Compiling progenitor-impl v0.11.0
25312025-10-03T20:12:25.172Z Checking cstr-argument v0.1.2
25322025-10-03T20:12:25.442Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25332025-10-03T20:12:25.821Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25342025-10-03T20:12:25.846Z Checking pretty-hex v0.2.1
25352025-10-03T20:12:26.111Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25362025-10-03T20:12:26.461Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25372025-10-03T20:12:26.718Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25382025-10-03T20:12:27.388Z Checking num-rational v0.4.2
25392025-10-03T20:12:28.269Z Checking colored v2.2.0
25402025-10-03T20:12:28.710Z Checking num-complex v0.4.6
25412025-10-03T20:12:29.757Z Checking ingot-types v0.1.2
25422025-10-03T20:12:30.260Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25432025-10-03T20:12:30.316Z Checking unicode-width v0.2.0
25442025-10-03T20:12:30.619Z Checking ingot v0.1.1
25452025-10-03T20:12:30.655Z Compiling crucible-workspace-hack v0.1.0
25462025-10-03T20:12:30.837Z Compiling num v0.4.3
25472025-10-03T20:12:31.025Z Compiling semver v0.1.20
25482025-10-03T20:12:31.099Z Compiling float-ord v0.3.2
25492025-10-03T20:12:31.362Z Checking console v0.15.10
25502025-10-03T20:12:31.538Z Compiling rustc_version v0.1.7
25512025-10-03T20:12:31.646Z Compiling progenitor-macro v0.11.0
25522025-10-03T20:12:31.750Z Compiling zone_cfg_derive v0.3.0
25532025-10-03T20:12:32.008Z Checking camino-tempfile v1.4.1
25542025-10-03T20:12:32.034Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615)
25552025-10-03T20:12:32.414Z Compiling toml v0.8.23
25562025-10-03T20:12:33.093Z Checking smf v0.2.3
25572025-10-03T20:12:33.182Z Compiling num-derive v0.4.2
25582025-10-03T20:12:33.658Z Checking linked-hash-map v0.5.6
25592025-10-03T20:12:34.007Z Compiling convert_case v0.4.0
25602025-10-03T20:12:34.076Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25612025-10-03T20:12:34.285Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25622025-10-03T20:12:34.402Z Checking siphasher v1.0.1
25632025-10-03T20:12:34.523Z Compiling typify-macro v0.2.0
25642025-10-03T20:12:34.759Z Checking phf_shared v0.12.1
25652025-10-03T20:12:34.947Z Compiling derive_more v0.99.20
25662025-10-03T20:12:35.120Z Checking lru-cache v0.1.2
25672025-10-03T20:12:35.145Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25682025-10-03T20:12:35.214Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8)
25692025-10-03T20:12:35.363Z Checking zone v0.3.1
25702025-10-03T20:12:35.459Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615)
25712025-10-03T20:12:35.701Z Compiling newtype_derive v0.1.6
25722025-10-03T20:12:35.768Z Compiling progenitor-impl v0.10.0
25732025-10-03T20:12:35.852Z Checking resolv-conf v0.7.0
25742025-10-03T20:12:36.301Z Checking hickory-proto v0.24.4
25752025-10-03T20:12:36.842Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25762025-10-03T20:12:37.114Z Checking password-hash v0.5.0
25772025-10-03T20:12:37.644Z Checking prettyplease v0.2.36
25782025-10-03T20:12:38.496Z Compiling typify v0.2.0
25792025-10-03T20:12:38.711Z Checking blake2 v0.10.6
25802025-10-03T20:12:38.743Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25812025-10-03T20:12:38.830Z Compiling pin-project-internal v1.1.6
25822025-10-03T20:12:39.022Z Compiling slog-dtrace v0.3.0
25832025-10-03T20:12:39.191Z Compiling chrono-tz v0.10.4
25842025-10-03T20:12:39.303Z Compiling owo-colors v4.2.2
25852025-10-03T20:12:39.388Z Compiling cancel-safe-futures v0.1.5
25862025-10-03T20:12:39.644Z Checking argon2 v0.5.3
25872025-10-03T20:12:39.815Z Compiling const_format_proc_macros v0.2.34
25882025-10-03T20:12:40.254Z Compiling progenitor-impl v0.8.0
25892025-10-03T20:12:40.618Z Checking phf v0.12.1
25902025-10-03T20:12:40.978Z Checking hickory-resolver v0.24.4
25912025-10-03T20:12:41.636Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25922025-10-03T20:12:41.671Z Checking pin-project v1.1.6
25932025-10-03T20:12:41.796Z Checking newline-converter v0.3.0
25942025-10-03T20:12:41.854Z Checking tokio-dtrace v0.1.0
25952025-10-03T20:12:41.993Z Checking atomicwrites v0.4.4
25962025-10-03T20:12:42.199Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25972025-10-03T20:12:42.243Z Checking pem v3.0.5
25982025-10-03T20:12:42.546Z Checking libsw-core v0.3.1
25992025-10-03T20:12:42.720Z Compiling progenitor-macro v0.10.0
26002025-10-03T20:12:42.746Z Checking secrecy v0.10.3
26012025-10-03T20:12:42.851Z Compiling snafu-derive v0.8.5
26022025-10-03T20:12:42.999Z Compiling lzma-sys v0.1.20
26032025-10-03T20:12:43.025Z Checking csv-core v0.1.11
26042025-10-03T20:12:43.186Z Compiling async-recursion v1.1.1
26052025-10-03T20:12:43.322Z Checking fixedbitset v0.5.7
26062025-10-03T20:12:43.450Z Checking utf-8 v0.7.6
26072025-10-03T20:12:43.759Z Checking same-file v1.0.6
26082025-10-03T20:12:43.809Z Checking indent_write v2.2.0
26092025-10-03T20:12:43.834Z Checking bytecount v0.6.8
26102025-10-03T20:12:44.000Z Checking arc-swap v1.7.1
26112025-10-03T20:12:44.073Z Checking highway v1.3.0
26122025-10-03T20:12:44.140Z Checking papergrid v0.11.0
26132025-10-03T20:12:44.551Z Checking slog-scope v4.4.0
26142025-10-03T20:12:44.724Z Checking walkdir v2.5.0
26152025-10-03T20:12:44.828Z Checking progenitor v0.11.0
26162025-10-03T20:12:44.923Z Checking petgraph v0.8.2
26172025-10-03T20:12:45.112Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
26182025-10-03T20:12:45.140Z Checking tungstenite v0.21.0
26192025-10-03T20:12:45.710Z Checking csv v1.3.1
26202025-10-03T20:12:46.291Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26212025-10-03T20:12:46.737Z Checking qorb v0.4.1
26222025-10-03T20:12:46.846Z Checking libsw v3.5.0
26232025-10-03T20:12:47.169Z Checking expectorate v1.2.0
26242025-10-03T20:12:47.478Z Compiling progenitor-macro v0.8.0
26252025-10-03T20:12:47.503Z Checking oxide-tokio-rt v0.1.2
26262025-10-03T20:12:47.788Z Checking const_format v0.2.34
26272025-10-03T20:12:47.972Z Checking snafu v0.8.5
26282025-10-03T20:12:48.365Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26292025-10-03T20:12:50.907Z Compiling tabled_derive v0.7.0
26302025-10-03T20:12:51.189Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26312025-10-03T20:12:51.274Z Checking progenitor-client v0.8.0
26322025-10-03T20:12:51.651Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26332025-10-03T20:12:51.745Z Checking globset v0.4.15
26342025-10-03T20:12:51.912Z Checking olpc-cjson v0.1.4
26352025-10-03T20:12:52.304Z Checking gethostname v0.5.0
26362025-10-03T20:12:52.481Z Compiling heck v0.3.3
26372025-10-03T20:12:52.918Z Checking bcs v0.1.6
26382025-10-03T20:12:53.343Z Checking serde_plain v1.0.2
26392025-10-03T20:12:53.534Z Checking swrite v0.1.0
26402025-10-03T20:12:53.699Z Checking termtree v0.5.1
26412025-10-03T20:12:53.749Z Checking unicode-linebreak v0.1.5
26422025-10-03T20:12:54.019Z Checking typed-path v0.9.3
26432025-10-03T20:12:54.100Z Checking linear-map v1.2.0
26442025-10-03T20:12:54.250Z Checking smawk v0.3.2
26452025-10-03T20:12:54.499Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26462025-10-03T20:12:54.548Z Checking textwrap v0.16.2
26472025-10-03T20:12:55.065Z Checking tabled v0.15.0
26482025-10-03T20:12:56.072Z Checking tough v0.20.0
26492025-10-03T20:12:56.104Z Checking progenitor v0.10.0
26502025-10-03T20:12:56.420Z Compiling zone_cfg_derive v0.1.2
26512025-10-03T20:12:57.741Z Checking steno v0.4.1
26522025-10-03T20:12:57.766Z Checking tokio-tungstenite v0.21.0
26532025-10-03T20:12:58.375Z Checking slog-stdlog v4.1.1
26542025-10-03T20:12:58.437Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26552025-10-03T20:12:58.600Z Checking base64 v0.13.1
26562025-10-03T20:12:58.785Z Checking base64 v0.21.7
26572025-10-03T20:12:59.102Z Checking humantime v2.2.0
26582025-10-03T20:12:59.374Z Checking number_prefix v0.4.0
26592025-10-03T20:12:59.487Z Checking ron v0.7.1
26602025-10-03T20:12:59.641Z Checking indicatif v0.17.11
26612025-10-03T20:13:00.329Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26622025-10-03T20:13:00.485Z Checking slog-envlogger v2.2.0
26632025-10-03T20:13:00.542Z Checking progenitor v0.8.0
26642025-10-03T20:13:00.617Z Checking xz2 v0.1.7
26652025-10-03T20:13:00.797Z Checking zone v0.1.8
26662025-10-03T20:13:00.825Z Checking xattr v1.3.1
26672025-10-03T20:13:00.853Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26682025-10-03T20:13:00.914Z Checking yasna v0.5.2
26692025-10-03T20:13:01.017Z Checking headers-core v0.3.0
26702025-10-03T20:13:01.079Z Checking filetime v0.2.25
26712025-10-03T20:13:01.129Z Checking subprocess v0.2.9
26722025-10-03T20:13:01.282Z Checking headers v0.4.1
26732025-10-03T20:13:01.384Z Checking tar v0.4.44
26742025-10-03T20:13:01.987Z Checking rcgen v0.12.1
26752025-10-03T20:13:04.011Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26762025-10-03T20:13:04.036Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26772025-10-03T20:13:04.036Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26782025-10-03T20:13:04.036Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26792025-10-03T20:13:04.036Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26802025-10-03T20:13:05.680Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26812025-10-03T20:13:07.297Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26822025-10-03T20:13:07.354Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26832025-10-03T20:13:07.406Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26842025-10-03T20:13:08.285Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26852025-10-03T20:13:09.137Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
26862025-10-03T20:13:11.587Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26872025-10-03T20:13:16.903Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26882025-10-03T20:13:21.261Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26892025-10-03T20:13:46.041Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26902025-10-03T20:13:48.813Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26912025-10-03T20:13:51.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
26922025-10-03T20:13:51.407Z
26932025-10-03T20:13:51.407Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/230)
26942025-10-03T20:13:52.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-10-03T20:13:52.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-10-03T20:13:52.879Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26972025-10-03T20:13:55.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
26982025-10-03T20:13:55.546Z
26992025-10-03T20:13:55.546Zinfo: running `cargo check --bins` on nexus-config (52/230)
27002025-10-03T20:13:56.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-10-03T20:13:56.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-10-03T20:13:56.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-10-03T20:13:56.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
27042025-10-03T20:13:56.772Z
27052025-10-03T20:13:56.772Zinfo: running `cargo check --bins` on nexus-types (53/230)
27062025-10-03T20:13:57.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-10-03T20:13:57.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-10-03T20:13:57.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-10-03T20:13:57.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
27102025-10-03T20:13:58.048Z
27112025-10-03T20:13:58.048Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/230)
27122025-10-03T20:13:59.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-10-03T20:13:59.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-10-03T20:13:59.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-10-03T20:13:59.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
27162025-10-03T20:13:59.211Z
27172025-10-03T20:13:59.211Zinfo: running `cargo check --bins` on cockroach-admin-types (55/230)
27182025-10-03T20:14:00.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-10-03T20:14:00.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-10-03T20:14:00.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-10-03T20:14:00.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
27222025-10-03T20:14:00.398Z
27232025-10-03T20:14:00.398Zinfo: running `cargo check --bins` on gateway-client (56/230)
27242025-10-03T20:14:01.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-10-03T20:14:01.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-10-03T20:14:01.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-10-03T20:14:01.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
27282025-10-03T20:14:01.649Z
27292025-10-03T20:14:01.649Zinfo: running `cargo check --bins` on ereport-types (57/230)
27302025-10-03T20:14:02.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-10-03T20:14:02.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-10-03T20:14:02.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-10-03T20:14:02.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
27342025-10-03T20:14:02.865Z
27352025-10-03T20:14:02.866Zinfo: running `cargo check --bins --no-default-features` on gateway-types (58/230)
27362025-10-03T20:14:04.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-10-03T20:14:04.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-10-03T20:14:04.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-10-03T20:14:04.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
27402025-10-03T20:14:04.261Z
27412025-10-03T20:14:04.261Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (59/230)
27422025-10-03T20:14:05.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-10-03T20:14:05.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-10-03T20:14:05.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-10-03T20:14:05.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
27462025-10-03T20:14:05.567Z
27472025-10-03T20:14:05.568Zinfo: running `cargo check --bins` on internal-dns-types (60/230)
27482025-10-03T20:14:06.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-10-03T20:14:06.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-10-03T20:14:06.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-10-03T20:14:06.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
27522025-10-03T20:14:06.877Z
27532025-10-03T20:14:06.877Zinfo: running `cargo check --bins --no-default-features` on nexus-sled-agent-shared (61/230)
27542025-10-03T20:14:08.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-10-03T20:14:08.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-10-03T20:14:08.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-10-03T20:14:08.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
27582025-10-03T20:14:08.336Z
27592025-10-03T20:14:08.337Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-sled-agent-shared (62/230)
27602025-10-03T20:14:09.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-10-03T20:14:09.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-10-03T20:14:09.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-10-03T20:14:09.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
27642025-10-03T20:14:09.662Z
27652025-10-03T20:14:09.662Zinfo: running `cargo check --bins` on omicron-passwords (63/230)
27662025-10-03T20:14:10.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-10-03T20:14:10.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-10-03T20:14:10.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-10-03T20:14:10.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
27702025-10-03T20:14:10.856Z
27712025-10-03T20:14:10.856Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (64/230)
27722025-10-03T20:14:11.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-10-03T20:14:12.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-10-03T20:14:12.194Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27752025-10-03T20:14:13.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s
27762025-10-03T20:14:13.369Z
27772025-10-03T20:14:13.369Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (65/230)
27782025-10-03T20:14:14.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-10-03T20:14:14.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-10-03T20:14:14.739Z Compiling cfg_aliases v0.1.1
27812025-10-03T20:14:14.764Z Compiling convert_case v0.7.1
27822025-10-03T20:14:14.764Z Compiling vte_generate_state_changes v0.1.2
27832025-10-03T20:14:14.789Z Checking fd-lock v4.0.2
27842025-10-03T20:14:14.814Z Checking nibble_vec v0.1.0
27852025-10-03T20:14:14.840Z Checking endian-type v0.1.2
27862025-10-03T20:14:14.879Z Compiling peg-macros v0.8.5
27872025-10-03T20:14:14.879Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27882025-10-03T20:14:14.923Z Compiling nix v0.28.0
27892025-10-03T20:14:15.049Z Compiling sqlparser_derive v0.2.2
27902025-10-03T20:14:15.074Z Checking unicode_categories v0.1.1
27912025-10-03T20:14:15.099Z Checking radix_trie v0.2.1
27922025-10-03T20:14:15.370Z Checking vte v0.11.1
27932025-10-03T20:14:15.395Z Checking home v0.5.9
27942025-10-03T20:14:15.528Z Checking nu-ansi-term v0.50.1
27952025-10-03T20:14:15.586Z Compiling derive_more-impl v2.0.1
27962025-10-03T20:14:15.611Z Checking sqlformat v0.3.5
27972025-10-03T20:14:15.867Z Checking display-error-chain v0.2.2
27982025-10-03T20:14:16.037Z Checking sqlparser v0.45.0
27992025-10-03T20:14:16.623Z Checking strip-ansi-escapes v0.2.0
28002025-10-03T20:14:16.808Z Checking reedline v0.40.0
28012025-10-03T20:14:16.958Z Checking derive_more v2.0.1
28022025-10-03T20:14:17.097Z Checking crossterm v0.29.0
28032025-10-03T20:14:17.175Z Checking peg v0.8.5
28042025-10-03T20:14:17.936Z Checking rustyline v14.0.0
28052025-10-03T20:14:31.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.35s
28062025-10-03T20:14:31.952Z
28072025-10-03T20:14:31.952Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (66/230)
28082025-10-03T20:14:33.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-10-03T20:14:33.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-10-03T20:14:33.258Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28112025-10-03T20:14:41.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s
28122025-10-03T20:14:41.241Z
28132025-10-03T20:14:41.241Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (67/230)
28142025-10-03T20:14:42.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152025-10-03T20:14:42.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162025-10-03T20:14:42.511Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28172025-10-03T20:14:47.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s
28182025-10-03T20:14:48.160Z
28192025-10-03T20:14:48.160Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (68/230)
28202025-10-03T20:14:49.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212025-10-03T20:14:49.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222025-10-03T20:14:49.504Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28232025-10-03T20:14:57.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.87s
28242025-10-03T20:14:57.273Z
28252025-10-03T20:14:57.273Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (69/230)
28262025-10-03T20:14:58.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-10-03T20:14:58.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-10-03T20:14:58.570Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28292025-10-03T20:15:06.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.55s
28302025-10-03T20:15:07.072Z
28312025-10-03T20:15:07.072Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (70/230)
28322025-10-03T20:15:08.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-10-03T20:15:08.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-10-03T20:15:08.539Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28352025-10-03T20:15:14.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.59s
28362025-10-03T20:15:14.890Z
28372025-10-03T20:15:14.890Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (71/230)
28382025-10-03T20:15:16.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-10-03T20:15:16.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-10-03T20:15:16.302Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28412025-10-03T20:15:22.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s
28422025-10-03T20:15:22.494Z
28432025-10-03T20:15:22.495Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (72/230)
28442025-10-03T20:15:23.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452025-10-03T20:15:23.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462025-10-03T20:15:23.832Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28472025-10-03T20:15:31.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.09s
28482025-10-03T20:15:31.829Z
28492025-10-03T20:15:31.829Zinfo: running `cargo check --bins` on oximeter (73/230)
28502025-10-03T20:15:32.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-10-03T20:15:32.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-10-03T20:15:32.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-10-03T20:15:32.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28542025-10-03T20:15:33.092Z
28552025-10-03T20:15:33.092Zinfo: running `cargo check --bins` on oximeter-macro-impl (74/230)
28562025-10-03T20:15:34.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-10-03T20:15:34.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-10-03T20:15:34.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592025-10-03T20:15:34.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
28602025-10-03T20:15:34.291Z
28612025-10-03T20:15:34.291Zinfo: running `cargo check --bins` on oximeter-schema (75/230)
28622025-10-03T20:15:35.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-10-03T20:15:35.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-10-03T20:15:35.618Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28652025-10-03T20:15:36.118Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28662025-10-03T20:15:36.144Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
28672025-10-03T20:15:36.731Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28682025-10-03T20:15:46.670Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28692025-10-03T20:15:49.570Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28702025-10-03T20:15:51.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
28712025-10-03T20:15:51.366Z
28722025-10-03T20:15:51.366Zinfo: running `cargo check --bins` on oximeter-types (76/230)
28732025-10-03T20:15:52.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-10-03T20:15:52.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-10-03T20:15:52.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-10-03T20:15:52.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28772025-10-03T20:15:52.623Z
28782025-10-03T20:15:52.623Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (77/230)
28792025-10-03T20:15:53.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-10-03T20:15:53.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-10-03T20:15:53.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-10-03T20:15:53.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
28832025-10-03T20:15:53.865Z
28842025-10-03T20:15:53.866Zinfo: running `cargo check --bins` on oxql-types (78/230)
28852025-10-03T20:15:54.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-10-03T20:15:54.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-10-03T20:15:54.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-10-03T20:15:54.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
28892025-10-03T20:15:55.055Z
28902025-10-03T20:15:55.056Zinfo: running `cargo check --bins` on oximeter-test-utils (79/230)
28912025-10-03T20:15:56.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-10-03T20:15:56.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-10-03T20:15:56.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-10-03T20:15:56.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
28952025-10-03T20:15:56.328Z
28962025-10-03T20:15:56.328Zinfo: running `cargo check --bins` on update-engine (80/230)
28972025-10-03T20:15:57.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-10-03T20:15:57.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-10-03T20:15:57.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-10-03T20:15:57.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29012025-10-03T20:15:57.445Z
29022025-10-03T20:15:57.445Zinfo: running `cargo check --bins` on omicron-rpaths (81/230)
29032025-10-03T20:15:58.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-10-03T20:15:58.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-10-03T20:15:58.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-10-03T20:15:58.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
29072025-10-03T20:15:58.610Z
29082025-10-03T20:15:58.610Zinfo: running `cargo check --bins` on omicron-certificates (82/230)
29092025-10-03T20:15:59.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-10-03T20:15:59.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-10-03T20:15:59.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-10-03T20:15:59.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
29132025-10-03T20:15:59.876Z
29142025-10-03T20:15:59.876Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (83/230)
29152025-10-03T20:16:01.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-10-03T20:16:01.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-10-03T20:16:01.249Z Checking dropshot-api-manager-types v0.2.1
29182025-10-03T20:16:01.249Z Checking nanorand v0.7.0
29192025-10-03T20:16:01.572Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29202025-10-03T20:16:01.610Z Checking flume v0.11.1
29212025-10-03T20:16:02.108Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29222025-10-03T20:16:04.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
29232025-10-03T20:16:04.401Z
29242025-10-03T20:16:04.401Zinfo: running `cargo check --bins` on clickhouse-admin-api (84/230)
29252025-10-03T20:16:05.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-10-03T20:16:05.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-10-03T20:16:05.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-10-03T20:16:05.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
29292025-10-03T20:16:05.636Z
29302025-10-03T20:16:05.636Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (85/230)
29312025-10-03T20:16:06.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-10-03T20:16:06.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-10-03T20:16:06.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-10-03T20:16:06.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
29352025-10-03T20:16:06.891Z
29362025-10-03T20:16:06.891Zinfo: running `cargo check --bins` on bootstrap-agent-client (86/230)
29372025-10-03T20:16:08.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-10-03T20:16:08.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-10-03T20:16:08.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-10-03T20:16:08.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
29412025-10-03T20:16:08.176Z
29422025-10-03T20:16:08.176Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (87/230)
29432025-10-03T20:16:09.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-10-03T20:16:09.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-10-03T20:16:09.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-10-03T20:16:09.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
29472025-10-03T20:16:09.536Z
29482025-10-03T20:16:09.536Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (88/230)
29492025-10-03T20:16:10.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-10-03T20:16:10.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-10-03T20:16:10.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-10-03T20:16:10.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
29532025-10-03T20:16:10.842Z
29542025-10-03T20:16:10.842Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (89/230)
29552025-10-03T20:16:12.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-10-03T20:16:12.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-10-03T20:16:12.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-10-03T20:16:12.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
29592025-10-03T20:16:12.160Z
29602025-10-03T20:16:12.160Zinfo: running `cargo check --bins` on cockroach-admin-client (90/230)
29612025-10-03T20:16:13.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-10-03T20:16:13.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-10-03T20:16:13.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-10-03T20:16:13.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
29652025-10-03T20:16:13.584Z
29662025-10-03T20:16:13.584Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (91/230)
29672025-10-03T20:16:14.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-10-03T20:16:14.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-10-03T20:16:14.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-10-03T20:16:14.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
29712025-10-03T20:16:14.999Z
29722025-10-03T20:16:14.999Zinfo: running `cargo check --bins` on dns-service-client (92/230)
29732025-10-03T20:16:16.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-10-03T20:16:16.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-10-03T20:16:16.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29762025-10-03T20:16:16.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
29772025-10-03T20:16:16.307Z
29782025-10-03T20:16:16.307Zinfo: running `cargo check --bins` on installinator-client (93/230)
29792025-10-03T20:16:17.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-10-03T20:16:17.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-10-03T20:16:17.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-10-03T20:16:17.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
29832025-10-03T20:16:17.622Z
29842025-10-03T20:16:17.622Zinfo: running `cargo check --bins` on installinator-common (94/230)
29852025-10-03T20:16:18.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-10-03T20:16:18.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-10-03T20:16:18.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-10-03T20:16:18.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
29892025-10-03T20:16:18.977Z
29902025-10-03T20:16:18.977Zinfo: running `cargo check --bins` on nexus-client (95/230)
29912025-10-03T20:16:20.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-10-03T20:16:20.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-10-03T20:16:20.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942025-10-03T20:16:20.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
29952025-10-03T20:16:20.265Z
29962025-10-03T20:16:20.265Zinfo: running `cargo check --bins` on nexus-lockstep-client (96/230)
29972025-10-03T20:16:21.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-10-03T20:16:21.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-10-03T20:16:21.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-10-03T20:16:21.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
30012025-10-03T20:16:21.527Z
30022025-10-03T20:16:21.527Zinfo: running `cargo check --bins` on ntp-admin-client (97/230)
30032025-10-03T20:16:22.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-10-03T20:16:22.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-10-03T20:16:22.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30062025-10-03T20:16:22.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30072025-10-03T20:16:22.741Z
30082025-10-03T20:16:22.742Zinfo: running `cargo check --bins` on oxide-client (98/230)
30092025-10-03T20:16:23.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102025-10-03T20:16:23.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112025-10-03T20:16:23.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122025-10-03T20:16:23.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30132025-10-03T20:16:23.942Z
30142025-10-03T20:16:23.942Zinfo: running `cargo check --bins` on oximeter-client (99/230)
30152025-10-03T20:16:25.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162025-10-03T20:16:25.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172025-10-03T20:16:25.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30182025-10-03T20:16:25.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
30192025-10-03T20:16:25.176Z
30202025-10-03T20:16:25.176Zinfo: running `cargo check --bins` on repo-depot-client (100/230)
30212025-10-03T20:16:26.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-10-03T20:16:26.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-10-03T20:16:26.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242025-10-03T20:16:26.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30252025-10-03T20:16:26.379Z
30262025-10-03T20:16:26.379Zinfo: running `cargo check --bins` on sled-agent-client (101/230)
30272025-10-03T20:16:27.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-10-03T20:16:27.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-10-03T20:16:27.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-10-03T20:16:27.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30312025-10-03T20:16:27.579Z
30322025-10-03T20:16:27.579Zinfo: running `cargo check --bins` on sled-agent-types (102/230)
30332025-10-03T20:16:28.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-10-03T20:16:28.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-10-03T20:16:28.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-10-03T20:16:28.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
30372025-10-03T20:16:28.841Z
30382025-10-03T20:16:28.841Zinfo: running `cargo check --bins` on wicketd-client (103/230)
30392025-10-03T20:16:30.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-10-03T20:16:30.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-10-03T20:16:30.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-10-03T20:16:30.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30432025-10-03T20:16:30.179Z
30442025-10-03T20:16:30.179Zinfo: running `cargo check --bins` on wicket-common (104/230)
30452025-10-03T20:16:31.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-10-03T20:16:31.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-10-03T20:16:31.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-10-03T20:16:31.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
30492025-10-03T20:16:31.481Z
30502025-10-03T20:16:31.481Zinfo: running `cargo check --bins` on omicron-cockroach-admin (105/230)
30512025-10-03T20:16:32.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-10-03T20:16:32.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-10-03T20:16:32.902Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30542025-10-03T20:16:32.927Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30552025-10-03T20:16:32.927Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30562025-10-03T20:16:32.927Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30572025-10-03T20:16:33.239Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30582025-10-03T20:16:33.263Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30592025-10-03T20:16:33.798Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30602025-10-03T20:16:38.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s
30612025-10-03T20:16:38.686Z
30622025-10-03T20:16:38.686Zinfo: running `cargo check --bins` on cockroach-admin-api (106/230)
30632025-10-03T20:16:39.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-10-03T20:16:39.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-10-03T20:16:39.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-10-03T20:16:39.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
30672025-10-03T20:16:40.005Z
30682025-10-03T20:16:40.005Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/230)
30692025-10-03T20:16:41.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-10-03T20:16:41.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-10-03T20:16:41.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722025-10-03T20:16:41.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30732025-10-03T20:16:41.440Z
30742025-10-03T20:16:41.440Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/230)
30752025-10-03T20:16:42.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-10-03T20:16:42.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-10-03T20:16:42.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-10-03T20:16:42.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30792025-10-03T20:16:42.860Z
30802025-10-03T20:16:42.860Zinfo: running `cargo check --bins` on dns-server (109/230)
30812025-10-03T20:16:43.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-10-03T20:16:43.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-10-03T20:16:44.099Z Compiling parking_lot_core v0.8.6
30842025-10-03T20:16:44.099Z Compiling moka v0.12.10
30852025-10-03T20:16:44.127Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30862025-10-03T20:16:44.127Z Checking tagptr v0.2.0
30872025-10-03T20:16:44.183Z Checking prefix-trie v0.7.0
30882025-10-03T20:16:44.209Z Checking fxhash v0.2.1
30892025-10-03T20:16:44.209Z Checking hickory-client v0.25.2
30902025-10-03T20:16:44.871Z Checking hickory-server v0.25.2
30912025-10-03T20:16:44.933Z Checking parking_lot v0.11.2
30922025-10-03T20:16:45.283Z Checking sled v0.34.7
30932025-10-03T20:16:45.462Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30942025-10-03T20:16:45.462Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30952025-10-03T20:16:45.885Z Checking hickory-resolver v0.25.2
30962025-10-03T20:16:47.923Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30972025-10-03T20:16:50.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.15s
30982025-10-03T20:16:50.245Z
30992025-10-03T20:16:50.245Zinfo: running `cargo check --bins` on dns-server-api (110/230)
31002025-10-03T20:16:51.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012025-10-03T20:16:51.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022025-10-03T20:16:51.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032025-10-03T20:16:51.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31042025-10-03T20:16:51.504Z
31052025-10-03T20:16:51.504Zinfo: running `cargo check --bins` on gateway-test-utils (111/230)
31062025-10-03T20:16:52.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072025-10-03T20:16:52.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082025-10-03T20:16:52.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092025-10-03T20:16:52.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31102025-10-03T20:16:52.888Z
31112025-10-03T20:16:52.888Zinfo: running `cargo check --bins` on omicron-gateway (112/230)
31122025-10-03T20:16:54.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132025-10-03T20:16:54.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142025-10-03T20:16:54.404Z Compiling radium v0.7.0
31152025-10-03T20:16:54.429Z Checking tap v1.0.1
31162025-10-03T20:16:54.429Z Compiling maybe-uninit v2.0.0
31172025-10-03T20:16:54.454Z Compiling zerocopy-derive v0.6.6
31182025-10-03T20:16:54.516Z Compiling packed_struct v0.10.1
31192025-10-03T20:16:54.540Z Checking funty v2.0.0
31202025-10-03T20:16:54.540Z Checking crc-catalog v2.4.0
31212025-10-03T20:16:54.588Z Compiling packed_struct_codegen v0.10.1
31222025-10-03T20:16:54.673Z Checking wyz v0.5.1
31232025-10-03T20:16:54.764Z Checking crc v3.2.1
31242025-10-03T20:16:55.032Z Compiling bitfield-macros v0.19.2
31252025-10-03T20:16:55.056Z Compiling indexmap v1.9.3
31262025-10-03T20:16:55.197Z Checking nodrop v0.1.14
31272025-10-03T20:16:55.221Z Checking smallvec v0.6.14
31282025-10-03T20:16:55.328Z Checking hashbrown v0.12.3
31292025-10-03T20:16:55.354Z Checking bitvec v1.0.1
31302025-10-03T20:16:55.379Z Checking array-init v0.0.4
31312025-10-03T20:16:55.438Z Checking ron v0.8.1
31322025-10-03T20:16:55.619Z Checking hashbrown v0.13.2
31332025-10-03T20:16:56.198Z Checking zerocopy v0.6.6
31342025-10-03T20:16:56.222Z Checking serde-hex v0.1.0
31352025-10-03T20:16:56.417Z Checking bitfield v0.19.2
31362025-10-03T20:16:56.578Z Checking half v2.4.1
31372025-10-03T20:16:56.620Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31382025-10-03T20:16:56.839Z Checking ciborium-io v0.2.2
31392025-10-03T20:16:56.873Z Checking crc-any v2.5.0
31402025-10-03T20:16:56.907Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31412025-10-03T20:16:56.992Z Checking object v0.30.4
31422025-10-03T20:16:57.017Z Checking half v1.8.3
31432025-10-03T20:16:57.041Z Checking void v1.0.2
31442025-10-03T20:16:57.067Z Checking ciborium-ll v0.2.2
31452025-10-03T20:16:57.213Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31462025-10-03T20:16:57.239Z Checking path-slash v0.1.5
31472025-10-03T20:16:57.272Z Checking tungstenite v0.23.0
31482025-10-03T20:16:57.380Z Checking ciborium v0.2.2
31492025-10-03T20:16:57.437Z Checking lzss v0.8.2
31502025-10-03T20:16:57.523Z Checking serde_cbor v0.11.2
31512025-10-03T20:16:57.767Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31522025-10-03T20:16:57.834Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31532025-10-03T20:16:58.222Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31542025-10-03T20:16:58.362Z Checking nix v0.27.1
31552025-10-03T20:16:58.441Z Checking kstat-rs v0.2.4
31562025-10-03T20:16:58.498Z Checking serde_bytes v0.11.19
31572025-10-03T20:16:58.562Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31582025-10-03T20:16:58.803Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31592025-10-03T20:16:58.849Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31602025-10-03T20:16:59.243Z Checking tokio-tungstenite v0.23.1
31612025-10-03T20:16:59.564Z Checking signal-hook-tokio v0.3.1
31622025-10-03T20:17:01.176Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31632025-10-03T20:17:06.487Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31642025-10-03T20:17:08.017Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31652025-10-03T20:17:09.885Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31662025-10-03T20:17:10.524Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
31672025-10-03T20:17:13.132Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31682025-10-03T20:17:18.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.11s
31692025-10-03T20:17:18.258Z
31702025-10-03T20:17:18.258Zinfo: running `cargo check --bins` on gateway-api (113/230)
31712025-10-03T20:17:22.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-10-03T20:17:22.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-10-03T20:17:22.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-10-03T20:17:22.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31752025-10-03T20:17:22.077Z
31762025-10-03T20:17:22.077Zinfo: running `cargo check --bins` on ipcc (114/230)
31772025-10-03T20:17:22.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-10-03T20:17:22.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-10-03T20:17:22.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-10-03T20:17:22.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
31812025-10-03T20:17:22.077Z
31822025-10-03T20:17:22.077Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/230)
31832025-10-03T20:17:22.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-10-03T20:17:22.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-10-03T20:17:22.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-10-03T20:17:22.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31872025-10-03T20:17:22.321Z
31882025-10-03T20:17:22.321Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/230)
31892025-10-03T20:17:23.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-10-03T20:17:23.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-10-03T20:17:23.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-10-03T20:17:23.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
31932025-10-03T20:17:23.712Z
31942025-10-03T20:17:23.712Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/230)
31952025-10-03T20:17:24.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-10-03T20:17:24.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-10-03T20:17:24.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-10-03T20:17:24.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31992025-10-03T20:17:25.023Z
32002025-10-03T20:17:25.023Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/230)
32012025-10-03T20:17:26.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-10-03T20:17:26.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-10-03T20:17:26.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-10-03T20:17:26.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
32052025-10-03T20:17:26.441Z
32062025-10-03T20:17:26.441Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/230)
32072025-10-03T20:17:27.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-10-03T20:17:27.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-10-03T20:17:27.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-10-03T20:17:27.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32112025-10-03T20:17:27.747Z
32122025-10-03T20:17:27.747Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/230)
32132025-10-03T20:17:28.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-10-03T20:17:28.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-10-03T20:17:28.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-10-03T20:17:28.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
32172025-10-03T20:17:29.043Z
32182025-10-03T20:17:29.043Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/230)
32192025-10-03T20:17:30.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-10-03T20:17:30.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-10-03T20:17:30.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-10-03T20:17:30.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32232025-10-03T20:17:30.335Z
32242025-10-03T20:17:30.335Zinfo: running `cargo check --bins` on oximeter-producer (122/230)
32252025-10-03T20:17:31.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-10-03T20:17:31.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-10-03T20:17:31.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282025-10-03T20:17:31.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
32292025-10-03T20:17:31.818Z
32302025-10-03T20:17:31.819Zinfo: running `cargo check --bins` on internal-dns-resolver (123/230)
32312025-10-03T20:17:32.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-10-03T20:17:32.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-10-03T20:17:32.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342025-10-03T20:17:32.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32352025-10-03T20:17:33.115Z
32362025-10-03T20:17:33.115Zinfo: running `cargo check --bins` on sp-sim (124/230)
32372025-10-03T20:17:34.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-10-03T20:17:34.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-10-03T20:17:34.577Z Compiling nix v0.30.1
32402025-10-03T20:17:34.602Z Checking keccak v0.1.5
32412025-10-03T20:17:34.995Z Checking sha3 v0.10.8
32422025-10-03T20:17:36.610Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32432025-10-03T20:17:40.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s
32442025-10-03T20:17:40.923Z
32452025-10-03T20:17:40.924Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/230)
32462025-10-03T20:17:42.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-10-03T20:17:42.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-10-03T20:17:42.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492025-10-03T20:17:42.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
32502025-10-03T20:17:42.382Z
32512025-10-03T20:17:42.383Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/230)
32522025-10-03T20:17:43.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-10-03T20:17:43.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-10-03T20:17:43.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552025-10-03T20:17:43.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
32562025-10-03T20:17:43.834Z
32572025-10-03T20:17:43.834Zinfo: running `cargo check --bins` on db-macros (127/230)
32582025-10-03T20:17:44.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-10-03T20:17:44.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-10-03T20:17:44.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612025-10-03T20:17:44.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32622025-10-03T20:17:45.107Z
32632025-10-03T20:17:45.108Zinfo: running `cargo check --bins` on nexus-macros-common (128/230)
32642025-10-03T20:17:46.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-10-03T20:17:46.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-10-03T20:17:46.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-10-03T20:17:46.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32682025-10-03T20:17:46.316Z
32692025-10-03T20:17:46.317Zinfo: running `cargo check --bins` on nexus-auth (129/230)
32702025-10-03T20:17:47.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-10-03T20:17:47.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-10-03T20:17:47.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-10-03T20:17:47.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
32742025-10-03T20:17:47.782Z
32752025-10-03T20:17:47.782Zinfo: running `cargo check --bins` on authz-macros (130/230)
32762025-10-03T20:17:48.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-10-03T20:17:48.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-10-03T20:17:48.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-10-03T20:17:48.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32802025-10-03T20:17:48.996Z
32812025-10-03T20:17:48.996Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/230)
32822025-10-03T20:17:50.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-10-03T20:17:50.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-10-03T20:17:50.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-10-03T20:17:50.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32862025-10-03T20:17:50.356Z
32872025-10-03T20:17:50.356Zinfo: running `cargo check --bins` on nexus-db-model (132/230)
32882025-10-03T20:17:51.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-10-03T20:17:51.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-10-03T20:17:51.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-10-03T20:17:51.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
32922025-10-03T20:17:51.832Z
32932025-10-03T20:17:51.832Zinfo: running `cargo check --bins` on nexus-db-schema (133/230)
32942025-10-03T20:17:53.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-10-03T20:17:53.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-10-03T20:17:53.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-10-03T20:17:53.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32982025-10-03T20:17:53.139Z
32992025-10-03T20:17:53.140Zinfo: running `cargo check --bins` on nexus-defaults (134/230)
33002025-10-03T20:17:54.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-10-03T20:17:54.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-10-03T20:17:54.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-10-03T20:17:54.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
33042025-10-03T20:17:54.413Z
33052025-10-03T20:17:54.413Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (135/230)
33062025-10-03T20:17:55.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-10-03T20:17:55.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-10-03T20:17:55.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-10-03T20:17:55.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33102025-10-03T20:17:55.709Z
33112025-10-03T20:17:55.709Zinfo: running `cargo check --bins` on parallel-task-set (136/230)
33122025-10-03T20:17:56.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-10-03T20:17:56.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-10-03T20:17:56.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-10-03T20:17:56.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33162025-10-03T20:17:56.973Z
33172025-10-03T20:17:56.973Zinfo: running `cargo check --bins` on nexus-db-errors (137/230)
33182025-10-03T20:17:58.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-10-03T20:17:58.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-10-03T20:17:58.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-10-03T20:17:58.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
33222025-10-03T20:17:58.547Z
33232025-10-03T20:17:58.547Zinfo: running `cargo check --bins` on nexus-db-lookup (138/230)
33242025-10-03T20:17:59.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-10-03T20:17:59.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-10-03T20:17:59.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-10-03T20:17:59.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
33282025-10-03T20:18:00.108Z
33292025-10-03T20:18:00.108Zinfo: running `cargo check --bins` on nexus-inventory (139/230)
33302025-10-03T20:18:01.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-10-03T20:18:01.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-10-03T20:18:01.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-10-03T20:18:01.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
33342025-10-03T20:18:01.587Z
33352025-10-03T20:18:01.587Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (140/230)
33362025-10-03T20:18:02.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-10-03T20:18:02.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-10-03T20:18:02.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-10-03T20:18:02.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33402025-10-03T20:18:02.903Z
33412025-10-03T20:18:02.903Zinfo: running `cargo check --bins --no-default-features` on sled-storage (141/230)
33422025-10-03T20:18:04.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-10-03T20:18:04.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-10-03T20:18:04.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452025-10-03T20:18:04.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33462025-10-03T20:18:04.201Z
33472025-10-03T20:18:04.201Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (142/230)
33482025-10-03T20:18:05.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-10-03T20:18:05.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-10-03T20:18:05.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33512025-10-03T20:18:05.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33522025-10-03T20:18:05.505Z
33532025-10-03T20:18:05.505Zinfo: running `cargo check --bins` on key-manager (143/230)
33542025-10-03T20:18:06.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-10-03T20:18:06.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-10-03T20:18:06.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33572025-10-03T20:18:06.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
33582025-10-03T20:18:06.866Z
33592025-10-03T20:18:06.866Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (144/230)
33602025-10-03T20:18:07.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-10-03T20:18:08.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-10-03T20:18:08.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632025-10-03T20:18:08.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33642025-10-03T20:18:08.154Z
33652025-10-03T20:18:08.154Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (145/230)
33662025-10-03T20:18:09.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-10-03T20:18:09.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-10-03T20:18:09.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692025-10-03T20:18:09.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33702025-10-03T20:18:09.451Z
33712025-10-03T20:18:09.451Zinfo: running `cargo check --bins` on typed-rng (146/230)
33722025-10-03T20:18:10.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-10-03T20:18:10.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-10-03T20:18:10.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752025-10-03T20:18:10.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33762025-10-03T20:18:10.678Z
33772025-10-03T20:18:10.678Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (147/230)
33782025-10-03T20:18:11.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-10-03T20:18:12.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-10-03T20:18:12.456Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8)
33812025-10-03T20:18:12.456Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33822025-10-03T20:18:12.456Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615)
33832025-10-03T20:18:12.457Z Compiling thiserror-impl-no-std v2.0.2
33842025-10-03T20:18:12.481Z Checking universal-hash v0.5.1
33852025-10-03T20:18:12.481Z Checking opaque-debug v0.3.1
33862025-10-03T20:18:12.588Z Checking chacha20 v0.9.1
33872025-10-03T20:18:12.646Z Checking aead v0.5.2
33882025-10-03T20:18:12.747Z Compiling unicase v2.7.0
33892025-10-03T20:18:12.849Z Checking poly1305 v0.8.0
33902025-10-03T20:18:12.877Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33912025-10-03T20:18:12.946Z Compiling libefi-sys v0.1.0
33922025-10-03T20:18:13.065Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33932025-10-03T20:18:13.100Z Compiling bitfield-struct v0.6.2
33942025-10-03T20:18:13.129Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615)
33952025-10-03T20:18:13.312Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
33962025-10-03T20:18:13.411Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33972025-10-03T20:18:13.444Z Checking chacha20poly1305 v0.10.1
33982025-10-03T20:18:13.651Z Compiling proc-macro-error-attr2 v2.0.0
33992025-10-03T20:18:13.727Z Compiling salty v0.3.0
34002025-10-03T20:18:13.792Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34012025-10-03T20:18:13.955Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34022025-10-03T20:18:14.283Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34032025-10-03T20:18:14.492Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34042025-10-03T20:18:14.523Z Compiling proc-macro-error2 v2.0.1
34052025-10-03T20:18:14.557Z Compiling num-derive v0.3.3
34062025-10-03T20:18:14.587Z Compiling xshell-macros v0.2.7
34072025-10-03T20:18:15.110Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34082025-10-03T20:18:15.193Z Compiling tabled_derive v0.11.0
34092025-10-03T20:18:15.416Z Checking thiserror-no-std v2.0.2
34102025-10-03T20:18:15.441Z Checking xshell v0.2.7
34112025-10-03T20:18:15.650Z Checking vsss-rs v3.3.4
34122025-10-03T20:18:15.676Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34132025-10-03T20:18:15.860Z Compiling mime_guess v2.0.5
34142025-10-03T20:18:16.059Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615)
34152025-10-03T20:18:16.743Z Checking libscf-sys v1.1.0
34162025-10-03T20:18:16.998Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34172025-10-03T20:18:17.516Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34182025-10-03T20:18:17.766Z Checking papergrid v0.17.0
34192025-10-03T20:18:18.043Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34202025-10-03T20:18:18.381Z Checking testing_table v0.3.0
34212025-10-03T20:18:18.568Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34222025-10-03T20:18:18.789Z Checking primeorder v0.13.6
34232025-10-03T20:18:19.054Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34242025-10-03T20:18:19.314Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34252025-10-03T20:18:19.669Z Checking p384 v0.13.0
34262025-10-03T20:18:19.749Z Checking tabled v0.20.0
34272025-10-03T20:18:19.777Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34282025-10-03T20:18:19.877Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34292025-10-03T20:18:20.257Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34302025-10-03T20:18:20.681Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34312025-10-03T20:18:20.767Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34322025-10-03T20:18:20.894Z Checking http-range v0.1.5
34332025-10-03T20:18:20.923Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34342025-10-03T20:18:21.134Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34352025-10-03T20:18:21.178Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34362025-10-03T20:18:21.650Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34372025-10-03T20:18:22.002Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34382025-10-03T20:18:22.032Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34392025-10-03T20:18:22.130Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34402025-10-03T20:18:22.309Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
34412025-10-03T20:18:22.336Z Checking secrecy v0.8.0
34422025-10-03T20:18:22.546Z Checking atty v0.2.14
34432025-10-03T20:18:22.591Z Checking crc8 v0.1.1
34442025-10-03T20:18:22.746Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615)
34452025-10-03T20:18:22.895Z Checking hyper-staticfile v0.10.1
34462025-10-03T20:18:23.035Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34472025-10-03T20:18:23.516Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
34482025-10-03T20:18:23.576Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34492025-10-03T20:18:23.845Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34502025-10-03T20:18:23.929Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34512025-10-03T20:18:24.102Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34522025-10-03T20:18:24.483Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8)
34532025-10-03T20:18:24.581Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34542025-10-03T20:18:25.061Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34552025-10-03T20:18:25.933Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34562025-10-03T20:18:25.933Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34572025-10-03T20:18:25.958Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34582025-10-03T20:18:26.660Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34592025-10-03T20:18:27.137Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b3cdd095437f388069aa57be5efac4b4fadc7b4f#b3cdd095)
34602025-10-03T20:18:28.833Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34612025-10-03T20:18:29.106Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b3cdd095437f388069aa57be5efac4b4fadc7b4f#b3cdd095)
34622025-10-03T20:18:33.033Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34632025-10-03T20:18:43.040Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34642025-10-03T20:19:13.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
34652025-10-03T20:19:13.566Z
34662025-10-03T20:19:13.566Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (148/230)
34672025-10-03T20:19:14.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-10-03T20:19:14.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-10-03T20:19:15.277Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34702025-10-03T20:19:44.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.58s
34712025-10-03T20:19:44.414Z
34722025-10-03T20:19:44.414Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (149/230)
34732025-10-03T20:19:45.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-10-03T20:19:45.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-10-03T20:19:46.132Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34762025-10-03T20:20:14.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.90s
34772025-10-03T20:20:14.634Z
34782025-10-03T20:20:14.634Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (150/230)
34792025-10-03T20:20:16.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-10-03T20:20:16.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-10-03T20:20:16.404Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34822025-10-03T20:20:45.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.21s
34832025-10-03T20:20:46.167Z
34842025-10-03T20:20:46.168Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (151/230)
34852025-10-03T20:20:47.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-10-03T20:20:47.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-10-03T20:20:47.897Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34882025-10-03T20:21:20.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.69s
34892025-10-03T20:21:21.168Z
34902025-10-03T20:21:21.168Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (152/230)
34912025-10-03T20:21:22.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922025-10-03T20:21:22.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932025-10-03T20:21:23.110Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34942025-10-03T20:21:56.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.35s
34952025-10-03T20:21:56.859Z
34962025-10-03T20:21:56.859Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (153/230)
34972025-10-03T20:21:58.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982025-10-03T20:21:58.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992025-10-03T20:21:58.714Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35002025-10-03T20:22:31.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.65s
35012025-10-03T20:22:31.871Z
35022025-10-03T20:22:31.871Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (154/230)
35032025-10-03T20:22:33.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-10-03T20:22:33.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-10-03T20:22:33.697Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35062025-10-03T20:23:05.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.51s
35072025-10-03T20:23:05.688Z
35082025-10-03T20:23:05.689Zinfo: running `cargo check --bins` on bootstrap-agent-api (155/230)
35092025-10-03T20:23:07.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-10-03T20:23:07.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-10-03T20:23:07.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-10-03T20:23:07.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
35132025-10-03T20:23:07.263Z
35142025-10-03T20:23:07.263Zinfo: running `cargo check --bins` on range-requests (156/230)
35152025-10-03T20:23:08.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-10-03T20:23:08.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-10-03T20:23:08.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-10-03T20:23:08.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
35192025-10-03T20:23:08.826Z
35202025-10-03T20:23:08.826Zinfo: running `cargo check --bins` on repo-depot-api (157/230)
35212025-10-03T20:23:10.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-10-03T20:23:10.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-10-03T20:23:10.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-10-03T20:23:10.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
35252025-10-03T20:23:10.286Z
35262025-10-03T20:23:10.286Zinfo: running `cargo check --bins` on sled-agent-api (158/230)
35272025-10-03T20:23:11.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-10-03T20:23:11.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-10-03T20:23:11.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-10-03T20:23:11.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
35312025-10-03T20:23:11.929Z
35322025-10-03T20:23:11.930Zinfo: running `cargo check --bins` on sled-diagnostics (159/230)
35332025-10-03T20:23:13.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-10-03T20:23:13.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-10-03T20:23:13.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-10-03T20:23:13.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
35372025-10-03T20:23:13.382Z
35382025-10-03T20:23:13.382Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (160/230)
35392025-10-03T20:23:14.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-10-03T20:23:14.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-10-03T20:23:14.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-10-03T20:23:14.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
35432025-10-03T20:23:15.023Z
35442025-10-03T20:23:15.023Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (161/230)
35452025-10-03T20:23:16.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-10-03T20:23:16.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-10-03T20:23:16.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-10-03T20:23:16.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
35492025-10-03T20:23:16.570Z
35502025-10-03T20:23:16.570Zinfo: running `cargo check --bins` on sled-agent-zone-images (162/230)
35512025-10-03T20:23:17.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-10-03T20:23:17.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-10-03T20:23:17.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-10-03T20:23:17.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
35552025-10-03T20:23:18.030Z
35562025-10-03T20:23:18.030Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (163/230)
35572025-10-03T20:23:19.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-10-03T20:23:19.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-10-03T20:23:19.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-10-03T20:23:19.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
35612025-10-03T20:23:19.564Z
35622025-10-03T20:23:19.564Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (164/230)
35632025-10-03T20:23:21.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-10-03T20:23:21.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-10-03T20:23:21.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662025-10-03T20:23:21.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
35672025-10-03T20:23:21.247Z
35682025-10-03T20:23:21.247Zinfo: running `cargo check --bins` on update-common (165/230)
35692025-10-03T20:23:22.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-10-03T20:23:22.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-10-03T20:23:22.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722025-10-03T20:23:22.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
35732025-10-03T20:23:22.664Z
35742025-10-03T20:23:22.664Zinfo: running `cargo check --bins` on nexus-test-interface (166/230)
35752025-10-03T20:23:24.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-10-03T20:23:24.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-10-03T20:23:24.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35782025-10-03T20:23:24.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
35792025-10-03T20:23:24.175Z
35802025-10-03T20:23:24.175Zinfo: running `cargo check --bins` on oximeter-collector (167/230)
35812025-10-03T20:23:25.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-10-03T20:23:25.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-10-03T20:23:25.802Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35842025-10-03T20:23:25.802Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35852025-10-03T20:23:27.292Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35862025-10-03T20:23:31.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.02s
35872025-10-03T20:23:31.482Z
35882025-10-03T20:23:31.482Zinfo: running `cargo check --bins` on oximeter-api (168/230)
35892025-10-03T20:23:32.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-10-03T20:23:32.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-10-03T20:23:32.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922025-10-03T20:23:32.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
35932025-10-03T20:23:32.883Z
35942025-10-03T20:23:32.883Zinfo: running `cargo check --bins` on cert-dev (169/230)
35952025-10-03T20:23:34.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-10-03T20:23:34.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-10-03T20:23:34.354Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35982025-10-03T20:23:34.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
35992025-10-03T20:23:35.091Z
36002025-10-03T20:23:35.091Zinfo: running `cargo check --bins` on clickana (170/230)
36012025-10-03T20:23:36.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-10-03T20:23:36.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-10-03T20:23:36.548Z Checking castaway v0.2.3
36042025-10-03T20:23:36.573Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36052025-10-03T20:23:36.573Z Checking unicode-truncate v1.1.0
36062025-10-03T20:23:36.573Z Checking lru v0.12.5
36072025-10-03T20:23:36.573Z Compiling instability v0.3.2
36082025-10-03T20:23:36.573Z Checking cassowary v0.3.0
36092025-10-03T20:23:36.573Z Compiling indoc v2.0.6
36102025-10-03T20:23:36.810Z Checking compact_str v0.8.0
36112025-10-03T20:23:37.883Z Checking ratatui v0.29.0
36122025-10-03T20:23:39.534Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36132025-10-03T20:23:41.673Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36142025-10-03T20:23:43.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.17s
36152025-10-03T20:23:43.529Z
36162025-10-03T20:23:43.529Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (171/230)
36172025-10-03T20:23:44.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-10-03T20:23:44.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-10-03T20:23:45.145Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36202025-10-03T20:23:45.145Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36212025-10-03T20:23:46.368Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36222025-10-03T20:23:47.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.74s
36232025-10-03T20:23:47.542Z
36242025-10-03T20:23:47.542Zinfo: running `cargo check --bins` on ch-dev (172/230)
36252025-10-03T20:23:48.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36262025-10-03T20:23:49.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36272025-10-03T20:23:49.295Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36282025-10-03T20:23:50.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
36292025-10-03T20:23:51.316Z
36302025-10-03T20:23:51.316Zinfo: running `cargo check --bins` on dev-tools-common (173/230)
36312025-10-03T20:23:52.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322025-10-03T20:23:52.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332025-10-03T20:23:52.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36342025-10-03T20:23:52.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
36352025-10-03T20:23:52.399Z
36362025-10-03T20:23:52.400Zinfo: running `cargo check --bins` on crdb-seed (174/230)
36372025-10-03T20:23:53.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382025-10-03T20:23:53.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392025-10-03T20:23:54.137Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36402025-10-03T20:23:54.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
36412025-10-03T20:23:55.213Z
36422025-10-03T20:23:55.213Zinfo: running `cargo check --bins` on db-dev (175/230)
36432025-10-03T20:23:56.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442025-10-03T20:23:56.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452025-10-03T20:23:56.921Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36462025-10-03T20:23:58.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
36472025-10-03T20:23:58.646Z
36482025-10-03T20:23:58.646Zinfo: running `cargo check --bins` on omicron-dev-lib (176/230)
36492025-10-03T20:24:00.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-10-03T20:24:00.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-10-03T20:24:00.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522025-10-03T20:24:00.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
36532025-10-03T20:24:00.321Z
36542025-10-03T20:24:00.321Zinfo: running `cargo check --bins` on xtask-downloader (177/230)
36552025-10-03T20:24:01.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562025-10-03T20:24:01.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572025-10-03T20:24:01.923Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36582025-10-03T20:24:03.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
36592025-10-03T20:24:03.825Z
36602025-10-03T20:24:03.825Zinfo: running `cargo check --bins` on omicron-dropshot-apis (178/230)
36612025-10-03T20:24:05.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622025-10-03T20:24:05.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632025-10-03T20:24:05.681Z Compiling tabled_derive v0.10.0
36642025-10-03T20:24:05.681Z Checking papergrid v0.14.0
36652025-10-03T20:24:05.681Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36662025-10-03T20:24:05.681Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36672025-10-03T20:24:05.706Z Checking maplit v1.0.2
36682025-10-03T20:24:05.706Z Checking is_ci v1.2.0
36692025-10-03T20:24:05.706Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
36702025-10-03T20:24:05.706Z Checking drift v0.1.0
36712025-10-03T20:24:06.063Z Checking heck v0.4.1
36722025-10-03T20:24:06.098Z Checking supports-color v3.0.2
36732025-10-03T20:24:06.287Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
36742025-10-03T20:24:06.325Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36752025-10-03T20:24:06.357Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36762025-10-03T20:24:06.387Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
36772025-10-03T20:24:06.551Z Checking dropshot-api-manager v0.2.1
36782025-10-03T20:24:06.698Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36792025-10-03T20:24:06.896Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36802025-10-03T20:24:07.258Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36812025-10-03T20:24:08.072Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36822025-10-03T20:24:08.467Z Checking tabled v0.18.0
36832025-10-03T20:24:14.117Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36842025-10-03T20:24:17.140Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36852025-10-03T20:24:18.676Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
36862025-10-03T20:24:19.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.89s
36872025-10-03T20:24:20.012Z
36882025-10-03T20:24:20.012Zinfo: running `cargo check --bins` on installinator-api (179/230)
36892025-10-03T20:24:21.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902025-10-03T20:24:21.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912025-10-03T20:24:21.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36922025-10-03T20:24:21.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
36932025-10-03T20:24:21.584Z
36942025-10-03T20:24:21.584Zinfo: running `cargo check --bins` on nexus-external-api (180/230)
36952025-10-03T20:24:22.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962025-10-03T20:24:22.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972025-10-03T20:24:22.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36982025-10-03T20:24:22.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
36992025-10-03T20:24:23.079Z
37002025-10-03T20:24:23.079Zinfo: running `cargo check --bins` on nexus-internal-api (181/230)
37012025-10-03T20:24:24.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022025-10-03T20:24:24.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032025-10-03T20:24:24.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37042025-10-03T20:24:24.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
37052025-10-03T20:24:24.667Z
37062025-10-03T20:24:24.667Zinfo: running `cargo check --bins` on nexus-lockstep-api (182/230)
37072025-10-03T20:24:26.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082025-10-03T20:24:26.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092025-10-03T20:24:26.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37102025-10-03T20:24:26.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
37112025-10-03T20:24:26.482Z
37122025-10-03T20:24:26.482Zinfo: running `cargo check --bins` on ntp-admin-api (183/230)
37132025-10-03T20:24:27.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142025-10-03T20:24:27.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152025-10-03T20:24:27.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37162025-10-03T20:24:27.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
37172025-10-03T20:24:27.854Z
37182025-10-03T20:24:27.855Zinfo: running `cargo check --bins` on ntp-admin-types (184/230)
37192025-10-03T20:24:29.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202025-10-03T20:24:29.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212025-10-03T20:24:29.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37222025-10-03T20:24:29.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
37232025-10-03T20:24:29.230Z
37242025-10-03T20:24:29.230Zinfo: running `cargo check --bins` on wicketd-api (185/230)
37252025-10-03T20:24:30.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262025-10-03T20:24:30.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272025-10-03T20:24:30.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37282025-10-03T20:24:30.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
37292025-10-03T20:24:30.769Z
37302025-10-03T20:24:30.770Zinfo: running `cargo check --bins` on omicron-ls-apis (186/230)
37312025-10-03T20:24:32.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322025-10-03T20:24:32.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332025-10-03T20:24:32.410Z Checking typeid v1.0.3
37342025-10-03T20:24:32.461Z Checking ordered-float v2.10.1
37352025-10-03T20:24:32.486Z Checking unicode-xid v0.2.6
37362025-10-03T20:24:32.522Z Checking cargo-platform v0.2.0
37372025-10-03T20:24:32.546Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
37382025-10-03T20:24:32.676Z Checking erased-serde v0.4.6
37392025-10-03T20:24:33.054Z Checking serde-value v0.7.0
37402025-10-03T20:24:33.915Z Checking serde-untagged v0.1.7
37412025-10-03T20:24:34.370Z Checking cargo-util-schemas v0.8.2
37422025-10-03T20:24:36.807Z Checking cargo_metadata v0.21.0
37432025-10-03T20:24:38.796Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
37442025-10-03T20:24:40.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.68s
37452025-10-03T20:24:40.701Z
37462025-10-03T20:24:40.701Zinfo: running `cargo check --bins` on mgs-dev (187/230)
37472025-10-03T20:24:42.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482025-10-03T20:24:42.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492025-10-03T20:24:42.413Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37502025-10-03T20:24:43.650Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
37512025-10-03T20:24:44.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.97s
37522025-10-03T20:24:45.000Z
37532025-10-03T20:24:45.000Zinfo: running `cargo check --bins` on omicron-omdb (188/230)
37542025-10-03T20:24:46.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-10-03T20:24:46.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-10-03T20:24:47.069Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37572025-10-03T20:24:47.093Z Compiling vergen-gitcl v1.0.8
37582025-10-03T20:24:47.093Z Compiling dirs-sys-next v0.1.2
37592025-10-03T20:24:47.093Z Compiling crunchy v0.2.2
37602025-10-03T20:24:47.093Z Compiling dsl_auto_type v0.1.2
37612025-10-03T20:24:47.093Z Checking scheduled-thread-pool v0.2.7
37622025-10-03T20:24:47.093Z Compiling diesel_table_macro_syntax v0.2.0
37632025-10-03T20:24:47.093Z Compiling tiny-keccak v2.0.2
37642025-10-03T20:24:47.640Z Compiling dirs-next v2.0.0
37652025-10-03T20:24:47.793Z Checking r2d2 v0.8.10
37662025-10-03T20:24:47.909Z Compiling term v0.7.0
37672025-10-03T20:24:47.995Z Compiling bit-vec v0.6.3
37682025-10-03T20:24:48.053Z Compiling ena v0.14.3
37692025-10-03T20:24:48.210Z Compiling regex-syntax v0.6.29
37702025-10-03T20:24:48.487Z Compiling bit-set v0.5.3
37712025-10-03T20:24:48.637Z Compiling ascii-canvas v3.0.0
37722025-10-03T20:24:48.928Z Compiling bindgen v0.71.1
37732025-10-03T20:24:48.971Z Compiling diesel_derives v2.2.3
37742025-10-03T20:24:49.013Z Compiling diff v0.1.13
37752025-10-03T20:24:49.051Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37762025-10-03T20:24:49.335Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
37772025-10-03T20:24:49.365Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37782025-10-03T20:24:49.491Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
37792025-10-03T20:24:49.631Z Compiling libxml v0.3.3
37802025-10-03T20:24:49.719Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37812025-10-03T20:24:50.148Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
37822025-10-03T20:24:50.454Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37832025-10-03T20:24:50.707Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
37842025-10-03T20:24:50.807Z Compiling strum_macros v0.24.3
37852025-10-03T20:24:50.848Z Compiling indoc v1.0.9
37862025-10-03T20:24:51.824Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37872025-10-03T20:24:52.186Z Compiling lalrpop v0.19.12
37882025-10-03T20:24:53.146Z Checking derive_builder v0.20.2
37892025-10-03T20:24:53.376Z Compiling oso-derive v0.27.3
37902025-10-03T20:24:53.420Z Compiling impl-trait-for-tuples v0.2.2
37912025-10-03T20:24:54.195Z Checking quick-xml v0.37.2
37922025-10-03T20:24:54.605Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37932025-10-03T20:24:54.634Z Compiling diesel-dtrace v0.4.2
37942025-10-03T20:24:55.316Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37952025-10-03T20:24:55.829Z Checking bb8 v0.8.5
37962025-10-03T20:24:56.550Z Checking ignore v0.4.23
37972025-10-03T20:24:56.747Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37982025-10-03T20:24:56.780Z Checking predicates-tree v1.0.12
37992025-10-03T20:24:57.057Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38002025-10-03T20:24:57.199Z Checking rand_seeder v0.4.0
38012025-10-03T20:24:57.510Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38022025-10-03T20:24:57.607Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38032025-10-03T20:24:57.720Z Checking globwalk v0.9.1
38042025-10-03T20:24:57.833Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38052025-10-03T20:24:58.157Z Checking camino-tempfile-ext v0.3.2
38062025-10-03T20:24:58.668Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38072025-10-03T20:24:58.706Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38082025-10-03T20:24:59.677Z Checking console v0.16.0
38092025-10-03T20:25:00.429Z Checking unit-prefix v0.5.1
38102025-10-03T20:25:00.717Z Checking indicatif v0.18.0
38112025-10-03T20:25:00.770Z Checking support-bundle-viewer v0.1.2
38122025-10-03T20:25:00.974Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8)
38132025-10-03T20:25:01.288Z Checking multimap v0.10.1
38142025-10-03T20:25:01.503Z Checking diesel v2.2.12
38152025-10-03T20:25:19.306Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38162025-10-03T20:25:19.965Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38172025-10-03T20:25:20.178Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38182025-10-03T20:25:23.256Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38192025-10-03T20:25:24.188Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38202025-10-03T20:25:25.879Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38212025-10-03T20:25:31.741Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38222025-10-03T20:25:33.199Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38232025-10-03T20:25:37.744Z Compiling samael v0.0.19
38242025-10-03T20:25:38.776Z Checking async-bb8-diesel v0.2.1
38252025-10-03T20:25:39.217Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38262025-10-03T20:25:50.276Z Compiling polar-core v0.27.3
38272025-10-03T20:26:03.997Z Checking oso v0.27.3
38282025-10-03T20:27:38.814Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
38292025-10-03T20:29:00.757Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38302025-10-03T20:29:21.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 36s
38312025-10-03T20:29:21.594Z
38322025-10-03T20:29:21.594Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (189/230)
38332025-10-03T20:29:22.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-10-03T20:29:22.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-10-03T20:29:22.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362025-10-03T20:29:22.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
38372025-10-03T20:29:23.099Z
38382025-10-03T20:29:23.099Zinfo: running `cargo check --bins` on nexus-saga-recovery (190/230)
38392025-10-03T20:29:24.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-10-03T20:29:24.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-10-03T20:29:24.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38422025-10-03T20:29:24.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
38432025-10-03T20:29:24.708Z
38442025-10-03T20:29:24.708Zinfo: running `cargo check --bins` on nexus-test-utils-macros (191/230)
38452025-10-03T20:29:26.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-10-03T20:29:26.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-10-03T20:29:26.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38482025-10-03T20:29:26.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
38492025-10-03T20:29:26.313Z
38502025-10-03T20:29:26.313Zinfo: running `cargo check --bins` on omicron-nexus (192/230)
38512025-10-03T20:29:27.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-10-03T20:29:27.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-10-03T20:29:28.382Z Compiling typify-impl v0.3.0
38542025-10-03T20:29:28.407Z Compiling libz-sys v1.1.20
38552025-10-03T20:29:28.485Z Compiling libgit2-sys v0.18.2+1.9.1
38562025-10-03T20:29:28.518Z Compiling fs-err v2.11.0
38572025-10-03T20:29:28.587Z Compiling vergen-git2 v1.0.7
38582025-10-03T20:29:28.611Z Checking progenitor-client v0.9.1
38592025-10-03T20:29:28.611Z Compiling rustls v0.21.12
38602025-10-03T20:29:29.080Z Checking parse-size v1.1.0
38612025-10-03T20:29:29.166Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
38622025-10-03T20:29:29.271Z Checking sct v0.7.1
38632025-10-03T20:29:29.363Z Checking rustls-webpki v0.101.7
38642025-10-03T20:29:29.534Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38652025-10-03T20:29:29.563Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38662025-10-03T20:29:29.912Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
38672025-10-03T20:29:29.945Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38682025-10-03T20:29:29.996Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38692025-10-03T20:29:30.514Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38702025-10-03T20:29:30.562Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38712025-10-03T20:29:31.617Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38722025-10-03T20:29:31.809Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
38732025-10-03T20:29:31.917Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38742025-10-03T20:29:32.121Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
38752025-10-03T20:29:32.786Z Checking rustls-pemfile v1.0.4
38762025-10-03T20:29:32.829Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38772025-10-03T20:29:33.004Z Checking twox-hash v2.1.0
38782025-10-03T20:29:33.101Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38792025-10-03T20:29:33.814Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38802025-10-03T20:29:34.159Z Checking tokio-rustls v0.24.1
38812025-10-03T20:29:34.598Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
38822025-10-03T20:29:34.630Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38832025-10-03T20:29:35.693Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38842025-10-03T20:29:35.934Z Checking fatfs v0.3.6
38852025-10-03T20:29:36.035Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
38862025-10-03T20:29:36.075Z Checking assert_matches v1.5.0
38872025-10-03T20:29:39.181Z Compiling typify-macro v0.3.0
38882025-10-03T20:29:43.310Z Compiling typify v0.3.0
38892025-10-03T20:29:43.574Z Compiling progenitor-impl v0.9.1
38902025-10-03T20:29:45.200Z Compiling git2 v0.20.2
38912025-10-03T20:29:48.440Z Compiling progenitor-macro v0.9.1
38922025-10-03T20:29:53.557Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8)
38932025-10-03T20:29:55.406Z Checking progenitor v0.9.1
38942025-10-03T20:29:55.714Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
38952025-10-03T20:30:10.300Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38962025-10-03T20:30:10.594Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38972025-10-03T20:32:41.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 15s
38982025-10-03T20:32:42.315Z
38992025-10-03T20:32:42.315Zinfo: running `cargo check --bins` on nexus-background-task-interface (193/230)
39002025-10-03T20:32:43.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39012025-10-03T20:32:43.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39022025-10-03T20:32:43.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39032025-10-03T20:32:43.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
39042025-10-03T20:32:43.879Z
39052025-10-03T20:32:43.880Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (194/230)
39062025-10-03T20:32:45.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39072025-10-03T20:32:45.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39082025-10-03T20:32:45.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39092025-10-03T20:32:45.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
39102025-10-03T20:32:45.828Z
39112025-10-03T20:32:45.829Zinfo: running `cargo check --bins` on nexus-mgs-updates (195/230)
39122025-10-03T20:32:47.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39132025-10-03T20:32:47.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39142025-10-03T20:32:47.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39152025-10-03T20:32:47.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
39162025-10-03T20:32:47.683Z
39172025-10-03T20:32:47.683Zinfo: running `cargo check --bins` on nexus-networking (196/230)
39182025-10-03T20:32:49.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39192025-10-03T20:32:49.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39202025-10-03T20:32:49.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39212025-10-03T20:32:49.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
39222025-10-03T20:32:49.373Z
39232025-10-03T20:32:49.373Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (197/230)
39242025-10-03T20:32:51.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39252025-10-03T20:32:51.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39262025-10-03T20:32:51.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39272025-10-03T20:32:51.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
39282025-10-03T20:32:51.339Z
39292025-10-03T20:32:51.339Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (198/230)
39302025-10-03T20:32:52.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39312025-10-03T20:32:52.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39322025-10-03T20:32:52.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39332025-10-03T20:32:52.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
39342025-10-03T20:32:53.005Z
39352025-10-03T20:32:53.005Zinfo: running `cargo check --bins` on omicron-dev (199/230)
39362025-10-03T20:32:54.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39372025-10-03T20:32:54.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39382025-10-03T20:32:55.343Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39392025-10-03T20:32:55.368Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
39402025-10-03T20:32:55.446Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
39412025-10-03T20:32:55.487Z Checking yansi v1.0.1
39422025-10-03T20:32:55.512Z Checking diff v0.1.13
39432025-10-03T20:32:55.512Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39442025-10-03T20:32:55.512Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39452025-10-03T20:32:55.561Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39462025-10-03T20:32:56.378Z Checking pretty_assertions v1.4.1
39472025-10-03T20:32:58.057Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39482025-10-03T20:34:06.630Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39492025-10-03T20:34:06.631Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39502025-10-03T20:34:06.656Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39512025-10-03T20:34:06.656Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39522025-10-03T20:34:06.656Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39532025-10-03T20:34:06.656Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39542025-10-03T20:34:07.557Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39552025-10-03T20:34:08.160Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39562025-10-03T20:34:11.067Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39572025-10-03T20:36:31.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
39582025-10-03T20:36:31.439Z
39592025-10-03T20:36:31.439Zinfo: running `cargo check --bins` on omicron-pins (200/230)
39602025-10-03T20:36:32.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612025-10-03T20:36:32.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622025-10-03T20:36:32.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39632025-10-03T20:36:32.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
39642025-10-03T20:36:32.790Z
39652025-10-03T20:36:32.790Zinfo: running `cargo check --bins` on reconfigurator-cli (201/230)
39662025-10-03T20:36:34.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672025-10-03T20:36:34.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682025-10-03T20:36:34.472Z Compiling petname v2.0.2
39692025-10-03T20:36:34.472Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39702025-10-03T20:36:34.497Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39712025-10-03T20:36:34.497Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39722025-10-03T20:36:34.497Z Checking sync-ptr v0.1.4
39732025-10-03T20:36:34.522Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39742025-10-03T20:36:36.217Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39752025-10-03T20:36:39.984Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39762025-10-03T20:36:45.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
39772025-10-03T20:36:45.749Z
39782025-10-03T20:36:45.750Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (202/230)
39792025-10-03T20:36:47.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802025-10-03T20:36:47.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812025-10-03T20:36:47.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822025-10-03T20:36:47.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
39832025-10-03T20:36:47.385Z
39842025-10-03T20:36:47.385Zinfo: running `cargo check --bins` on omicron-repl-utils (203/230)
39852025-10-03T20:36:48.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862025-10-03T20:36:48.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872025-10-03T20:36:48.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882025-10-03T20:36:48.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
39892025-10-03T20:36:48.790Z
39902025-10-03T20:36:48.790Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (204/230)
39912025-10-03T20:36:50.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922025-10-03T20:36:50.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932025-10-03T20:36:50.477Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
39942025-10-03T20:36:50.522Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39952025-10-03T20:36:50.547Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39962025-10-03T20:37:43.903Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
39972025-10-03T20:37:44.705Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
39982025-10-03T20:37:49.486Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
39992025-10-03T20:37:50.374Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40002025-10-03T20:37:58.770Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40012025-10-03T20:39:00.931Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40022025-10-03T20:39:02.325Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40032025-10-03T20:39:06.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
40042025-10-03T20:39:06.571Z
40052025-10-03T20:39:06.571Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (205/230)
40062025-10-03T20:39:08.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40072025-10-03T20:39:08.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40082025-10-03T20:39:08.374Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40092025-10-03T20:39:09.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
40102025-10-03T20:39:10.000Z
40112025-10-03T20:39:10.000Zinfo: running `cargo check --bins` on omicron-releng (206/230)
40122025-10-03T20:39:11.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40132025-10-03T20:39:11.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40142025-10-03T20:39:11.514Z Compiling blake3 v1.5.4
40152025-10-03T20:39:11.539Z Checking memmap2 v0.9.5
40162025-10-03T20:39:11.539Z Checking constant_time_eq v0.3.1
40172025-10-03T20:39:11.564Z Checking arrayvec v0.7.6
40182025-10-03T20:39:11.564Z Checking arrayref v0.3.9
40192025-10-03T20:39:11.612Z Checking topological-sort v0.2.2
40202025-10-03T20:39:11.637Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
40212025-10-03T20:39:11.637Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40222025-10-03T20:39:11.869Z Checking shell-words v1.1.0
40232025-10-03T20:39:13.618Z Checking omicron-zone-package v0.12.2
40242025-10-03T20:39:15.933Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40252025-10-03T20:39:18.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
40262025-10-03T20:39:18.638Z
40272025-10-03T20:39:18.638Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (207/230)
40282025-10-03T20:39:20.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292025-10-03T20:39:20.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302025-10-03T20:39:20.245Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40312025-10-03T20:39:20.741Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40322025-10-03T20:39:21.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
40332025-10-03T20:39:21.866Z
40342025-10-03T20:39:21.866Zinfo: running `cargo check --bins` on xtask (208/230)
40352025-10-03T20:39:23.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362025-10-03T20:39:23.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372025-10-03T20:39:23.107Z Checking bitflags v2.9.4
40382025-10-03T20:39:23.131Z Checking serde v1.0.226
40392025-10-03T20:39:23.156Z Checking zerofrom v0.1.4
40402025-10-03T20:39:23.181Z Checking thiserror v2.0.17
40412025-10-03T20:39:23.226Z Checking hashbrown v0.16.0
40422025-10-03T20:39:23.251Z Checking smallvec v1.15.1
40432025-10-03T20:39:23.277Z Checking serde_json v1.0.145
40442025-10-03T20:39:23.301Z Checking scroll v0.12.0
40452025-10-03T20:39:23.451Z Checking num-traits v0.2.19
40462025-10-03T20:39:23.475Z Checking yoke v0.7.4
40472025-10-03T20:39:23.532Z Checking rustix v0.38.37
40482025-10-03T20:39:23.673Z Checking thiserror v1.0.69
40492025-10-03T20:39:23.861Z Checking percent-encoding v2.3.2
40502025-10-03T20:39:23.943Z Checking log v0.4.27
40512025-10-03T20:39:23.977Z Checking zerovec v0.10.4
40522025-10-03T20:39:24.248Z Checking zerocopy v0.7.35
40532025-10-03T20:39:24.306Z Checking goblin v0.8.2
40542025-10-03T20:39:24.348Z Checking serde_spanned v0.6.9
40552025-10-03T20:39:24.382Z Checking indexmap v2.11.4
40562025-10-03T20:39:24.601Z Checking toml_datetime v0.6.11
40572025-10-03T20:39:24.655Z Checking terminal_size v0.4.0
40582025-10-03T20:39:24.868Z Checking erased-serde v0.4.6
40592025-10-03T20:39:24.921Z Checking pest v2.8.2
40602025-10-03T20:39:25.045Z Checking form_urlencoded v1.2.2
40612025-10-03T20:39:25.095Z Checking ordered-float v2.10.1
40622025-10-03T20:39:25.316Z Checking getrandom v0.3.1
40632025-10-03T20:39:25.629Z Checking syn v2.0.106
40642025-10-03T20:39:25.656Z Checking rustix v1.0.7
40652025-10-03T20:39:25.758Z Checking serde-value v0.7.0
40662025-10-03T20:39:25.849Z Checking toml_edit v0.22.27
40672025-10-03T20:39:25.874Z Checking tinystr v0.7.6
40682025-10-03T20:39:25.874Z Checking icu_collections v1.5.0
40692025-10-03T20:39:26.318Z Checking icu_locid v1.5.0
40702025-10-03T20:39:26.347Z Checking serde-untagged v0.1.7
40712025-10-03T20:39:26.772Z Checking once_cell v1.21.3
40722025-10-03T20:39:26.820Z Checking clap_builder v4.5.48
40732025-10-03T20:39:27.182Z Checking cargo-platform v0.2.0
40742025-10-03T20:39:27.416Z Checking tempfile v3.20.0
40752025-10-03T20:39:27.551Z Checking icu_provider v1.5.0
40762025-10-03T20:39:27.576Z Checking textwrap v0.16.2
40772025-10-03T20:39:27.882Z Checking camino-tempfile v1.4.1
40782025-10-03T20:39:28.009Z Checking dtrace-parser v0.2.0
40792025-10-03T20:39:28.120Z Checking fs-err v3.1.1
40802025-10-03T20:39:28.249Z Checking tabled v0.15.0
40812025-10-03T20:39:28.384Z Checking icu_locid_transform v1.5.0
40822025-10-03T20:39:28.606Z Checking anyhow v1.0.99
40832025-10-03T20:39:28.701Z Checking macaddr v1.0.1
40842025-10-03T20:39:29.059Z Checking toml v0.8.23
40852025-10-03T20:39:29.094Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40862025-10-03T20:39:29.644Z Checking icu_properties v1.5.1
40872025-10-03T20:39:29.958Z Checking cargo_toml v0.21.0
40882025-10-03T20:39:29.985Z Checking dof v0.3.0
40892025-10-03T20:39:30.242Z Checking clap v4.5.48
40902025-10-03T20:39:31.271Z Checking usdt-impl v0.5.0
40912025-10-03T20:39:31.951Z Checking usdt v0.5.0
40922025-10-03T20:39:33.401Z Checking icu_normalizer v1.5.0
40932025-10-03T20:39:34.315Z Checking idna_adapter v1.2.0
40942025-10-03T20:39:34.564Z Checking idna v1.0.3
40952025-10-03T20:39:35.116Z Checking url v2.5.4
40962025-10-03T20:39:36.059Z Checking cargo-util-schemas v0.8.2
40972025-10-03T20:39:38.370Z Checking cargo_metadata v0.21.0
40982025-10-03T20:39:40.231Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40992025-10-03T20:39:41.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.67s
41002025-10-03T20:39:41.751Z
41012025-10-03T20:39:41.751Zinfo: running `cargo check --bins` on end-to-end-tests (209/230)
41022025-10-03T20:39:43.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41032025-10-03T20:39:43.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41042025-10-03T20:39:43.858Z Checking polyval v0.6.2
41052025-10-03T20:39:43.884Z Checking ctr v0.9.2
41062025-10-03T20:39:43.946Z Checking ssh-encoding v0.2.0
41072025-10-03T20:39:43.946Z Checking blowfish v0.9.1
41082025-10-03T20:39:44.011Z Checking password-hash v0.4.2
41092025-10-03T20:39:44.052Z Checking p521 v0.13.3
41102025-10-03T20:39:44.052Z Checking p256 v0.13.2
41112025-10-03T20:39:44.111Z Checking russh-cryptovec v0.7.3
41122025-10-03T20:39:44.236Z Checking ghash v0.5.1
41132025-10-03T20:39:44.310Z Checking md5 v0.7.0
41142025-10-03T20:39:44.341Z Checking bcrypt-pbkdf v0.10.0
41152025-10-03T20:39:44.424Z Checking num-bigint v0.4.6
41162025-10-03T20:39:44.469Z Checking des v0.8.1
41172025-10-03T20:39:44.503Z Checking aes-gcm v0.10.3
41182025-10-03T20:39:44.546Z Checking pbkdf2 v0.11.0
41192025-10-03T20:39:44.712Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41202025-10-03T20:39:44.753Z Checking hex-literal v0.4.1
41212025-10-03T20:39:44.807Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41222025-10-03T20:39:44.840Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41232025-10-03T20:39:44.899Z Checking ssh-cipher v0.2.0
41242025-10-03T20:39:44.935Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41252025-10-03T20:39:45.023Z Checking internet-checksum v0.2.1
41262025-10-03T20:39:45.300Z Checking ssh-key v0.6.6
41272025-10-03T20:39:45.651Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41282025-10-03T20:39:47.248Z Checking russh-keys v0.45.0
41292025-10-03T20:39:48.864Z Checking russh v0.45.0
41302025-10-03T20:40:27.620Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41312025-10-03T20:40:30.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.55s
41322025-10-03T20:40:30.609Z
41332025-10-03T20:40:30.609Zinfo: running `cargo check --bins` on gateway-cli (210/230)
41342025-10-03T20:40:31.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352025-10-03T20:40:31.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362025-10-03T20:40:32.136Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
41372025-10-03T20:40:32.136Z Checking termios v0.3.3
41382025-10-03T20:40:32.136Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
41392025-10-03T20:40:35.554Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
41402025-10-03T20:40:40.674Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41412025-10-03T20:40:42.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.55s
41422025-10-03T20:40:42.421Z
41432025-10-03T20:40:42.421Zinfo: running `cargo check --bins --no-default-features` on installinator (211/230)
41442025-10-03T20:40:43.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41452025-10-03T20:40:43.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41462025-10-03T20:40:44.036Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
41472025-10-03T20:40:44.062Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
41482025-10-03T20:40:44.112Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
41492025-10-03T20:40:44.138Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41502025-10-03T20:40:44.995Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
41512025-10-03T20:40:44.996Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41522025-10-03T20:40:46.751Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41532025-10-03T20:40:47.314Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41542025-10-03T20:40:48.794Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41552025-10-03T20:40:52.228Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41562025-10-03T20:40:56.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
41572025-10-03T20:40:56.593Z
41582025-10-03T20:40:56.593Zinfo: running `cargo check --bins` on internal-dns-cli (212/230)
41592025-10-03T20:40:57.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41602025-10-03T20:40:58.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41612025-10-03T20:40:58.212Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
41622025-10-03T20:40:59.032Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41632025-10-03T20:40:59.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
41642025-10-03T20:40:59.949Z
41652025-10-03T20:40:59.949Zinfo: running `cargo check --bins` on omicron-live-tests (213/230)
41662025-10-03T20:41:01.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41672025-10-03T20:41:01.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41682025-10-03T20:41:01.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41692025-10-03T20:41:01.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
41702025-10-03T20:41:01.189Z
41712025-10-03T20:41:01.189Zinfo: running `cargo check --bins` on live-tests-macros (214/230)
41722025-10-03T20:41:02.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41732025-10-03T20:41:02.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41742025-10-03T20:41:02.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41752025-10-03T20:41:02.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
41762025-10-03T20:41:02.511Z
41772025-10-03T20:41:02.511Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (215/230)
41782025-10-03T20:41:03.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41792025-10-03T20:41:03.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41802025-10-03T20:41:04.051Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41812025-10-03T20:41:05.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
41822025-10-03T20:41:05.320Z
41832025-10-03T20:41:05.320Zinfo: running `cargo check --bins` on omicron-ntp-admin (216/230)
41842025-10-03T20:41:06.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41852025-10-03T20:41:06.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41862025-10-03T20:41:06.719Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41872025-10-03T20:41:06.719Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41882025-10-03T20:41:07.109Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41892025-10-03T20:41:08.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s
41902025-10-03T20:41:09.024Z
41912025-10-03T20:41:09.024Zinfo: running `cargo check --bins` on omicron-package (217/230)
41922025-10-03T20:41:10.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932025-10-03T20:41:10.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942025-10-03T20:41:10.584Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41952025-10-03T20:41:13.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
41962025-10-03T20:41:13.297Z
41972025-10-03T20:41:13.297Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (218/230)
41982025-10-03T20:41:14.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992025-10-03T20:41:14.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002025-10-03T20:41:14.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42012025-10-03T20:41:14.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
42022025-10-03T20:41:14.716Z
42032025-10-03T20:41:14.716Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (219/230)
42042025-10-03T20:41:16.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052025-10-03T20:41:16.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062025-10-03T20:41:16.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42072025-10-03T20:41:16.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
42082025-10-03T20:41:16.178Z
42092025-10-03T20:41:16.178Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (220/230)
42102025-10-03T20:41:17.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42112025-10-03T20:41:17.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42122025-10-03T20:41:17.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42132025-10-03T20:41:17.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
42142025-10-03T20:41:17.686Z
42152025-10-03T20:41:17.686Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (221/230)
42162025-10-03T20:41:19.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42172025-10-03T20:41:19.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42182025-10-03T20:41:19.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42192025-10-03T20:41:19.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
42202025-10-03T20:41:19.200Z
42212025-10-03T20:41:19.201Zinfo: running `cargo check --bins --no-default-features` on gfss (222/230)
42222025-10-03T20:41:20.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42232025-10-03T20:41:20.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42242025-10-03T20:41:20.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42252025-10-03T20:41:20.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
42262025-10-03T20:41:20.509Z
42272025-10-03T20:41:20.509Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (223/230)
42282025-10-03T20:41:21.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42292025-10-03T20:41:21.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42302025-10-03T20:41:21.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42312025-10-03T20:41:21.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
42322025-10-03T20:41:21.864Z
42332025-10-03T20:41:21.864Zinfo: running `cargo check --bins` on trust-quorum-test-utils (224/230)
42342025-10-03T20:41:23.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42352025-10-03T20:41:23.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42362025-10-03T20:41:23.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42372025-10-03T20:41:23.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
42382025-10-03T20:41:23.354Z
42392025-10-03T20:41:23.355Zinfo: running `cargo check --bins` on tqdb (225/230)
42402025-10-03T20:41:24.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42412025-10-03T20:41:24.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42422025-10-03T20:41:24.976Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42432025-10-03T20:41:25.480Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42442025-10-03T20:41:28.377Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42452025-10-03T20:41:29.870Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42462025-10-03T20:41:31.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
42472025-10-03T20:41:31.410Z
42482025-10-03T20:41:31.410Zinfo: running `cargo check --bins` on wicket-dbg (226/230)
42492025-10-03T20:41:32.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42502025-10-03T20:41:32.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42512025-10-03T20:41:32.955Z Checking rtoolbox v0.0.2
42522025-10-03T20:41:32.955Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42532025-10-03T20:41:32.982Z Checking tui-tree-widget v0.23.1
42542025-10-03T20:41:33.228Z Checking rpassword v7.4.0
42552025-10-03T20:41:40.595Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42562025-10-03T20:41:45.340Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42572025-10-03T20:41:47.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.03s
42582025-10-03T20:41:47.704Z
42592025-10-03T20:41:47.704Zinfo: running `cargo check --bins` on wicket (227/230)
42602025-10-03T20:41:48.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42612025-10-03T20:41:49.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42622025-10-03T20:41:49.206Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42632025-10-03T20:41:49.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
42642025-10-03T20:41:50.047Z
42652025-10-03T20:41:50.047Zinfo: running `cargo check --bins` on wicketd (228/230)
42662025-10-03T20:41:51.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42672025-10-03T20:41:51.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42682025-10-03T20:41:51.754Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42692025-10-03T20:41:58.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s
42702025-10-03T20:41:58.851Z
42712025-10-03T20:41:58.851Zinfo: running `cargo check --bins` on omicron-workspace-hack (229/230)
42722025-10-03T20:42:00.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732025-10-03T20:42:00.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742025-10-03T20:42:00.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42752025-10-03T20:42:00.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
42762025-10-03T20:42:00.189Z
42772025-10-03T20:42:00.189Zinfo: running `cargo check --bins` on zone-setup (230/230)
42782025-10-03T20:42:01.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792025-10-03T20:42:01.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802025-10-03T20:42:01.639Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
42812025-10-03T20:42:01.664Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
42822025-10-03T20:42:01.664Z Checking uzers v0.12.1
42832025-10-03T20:42:02.106Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
42842025-10-03T20:42:08.620Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
42852025-10-03T20:42:08.708Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42862025-10-03T20:42:10.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.54s
42872025-10-03T20:42:11.040Z
42882025-10-03T20:42:11.040Zreal 32:04.154816586
42892025-10-03T20:42:11.040Zuser 51:39.561298030
42902025-10-03T20:42:11.040Zsys 8:17.698962099
42912025-10-03T20:42:11.040Ztrap 1.655481267
42922025-10-03T20:42:11.040Ztflt 0.429663263
42932025-10-03T20:42:11.040Zdflt 1.656500309
42942025-10-03T20:42:11.040Zkflt 0.001583281
42952025-10-03T20:42:11.040Zlock 2:21:15.697788836
42962025-10-03T20:42:11.040Zslp 4:43:25.305339168
42972025-10-03T20:42:11.040Zlat 1:46.256178956
42982025-10-03T20:42:11.040Zstop 5:39.038646975
42992025-10-03T20:42:11.065Zprocess exited: duration 2335901 ms, exit code 0
 
43002025-10-03T20:42:11.117Zfound 0 output files