01K8KYJZVSM5H41CBNCCPBRW73: 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: 01K8KYM0H2F7V7C04QSW859YTV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-10-27T23:04:48.423Zjob assigned to worker 01K8KYM385RFZCWTVXN66RB2Y0 [factory aws, i-0a9a6e9791300bc97] (queued for 49 s)
 
22025-10-27T23:04:56.963Zstarting task 0: "setup"
32025-10-27T23:04:56.967Z++ uname -s
42025-10-27T23:04:56.971Z+ kern=SunOS
52025-10-27T23:04:56.971Z+ build_user=build
62025-10-27T23:04:56.972Z+ build_uid=12345
72025-10-27T23:04:56.972Z+ work_dir=/work
82025-10-27T23:04:56.972Z+ input_dir=/input
92025-10-27T23:04:56.972Z+ [[ 0 == 12345 ]]
102025-10-27T23:04:56.972Z+ case "$kern" in
112025-10-27T23:04:56.972Z+ groupadd -g 12345 build
122025-10-27T23:04:56.976Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-10-27T23:04:58.981Z+ zfs create -o mountpoint=/work rpool/work
142025-10-27T23:04:59.102Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-10-27T23:04:59.107Z+ home_fs=zfs
162025-10-27T23:04:59.107Z+ [[ zfs == autofs ]]
172025-10-27T23:04:59.107Z+ mkdir -p /home/build
182025-10-27T23:04:59.107Z+ chown build:build /home/build /work
192025-10-27T23:05:01.111Z+ chmod 0700 /home/build /work
202025-10-27T23:05:01.114Zprocess exited: duration 4149 ms, exit code 0
 
212025-10-27T23:05:01.121Zstarting task 1: "rust-toolchain"
222025-10-27T23:05:01.126Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-10-27T23:05:01.126Z * rust toolchain channel = "1.89.0"
242025-10-27T23:05:01.127Z * rust toolchain profile = "default"
252025-10-27T23:05:01.127Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-10-27T23:05:01.127Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-10-27T23:05:01.127Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-10-27T23:05:01.130Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-10-27T23:05:01.130Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-10-27T23:05:01.243Zinfo: downloading installer
312025-10-27T23:05:02.665Zwarn: It looks like you have an existing installation of Rust at:
322025-10-27T23:05:02.666Zwarn: /opt/ooce/bin
332025-10-27T23:05:02.666Zwarn: It is recommended that rustup be the primary Rust installation.
342025-10-27T23:05:02.666Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-10-27T23:05:02.666Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-10-27T23:05:02.666Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-10-27T23:05:02.666Zwarn: or pass `-y' to ignore all ignorable checks.
382025-10-27T23:05:02.666Zerror: cannot install while Rust is installed
392025-10-27T23:05:02.666Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-10-27T23:05:02.692Zinfo: profile set to 'default'
412025-10-27T23:05:02.693Zinfo: default host triple is x86_64-unknown-illumos
422025-10-27T23:05:02.696Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-10-27T23:05:02.848Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-10-27T23:05:02.848Zinfo: downloading component 'cargo'
452025-10-27T23:05:03.630Zinfo: downloading component 'clippy'
462025-10-27T23:05:03.954Zinfo: downloading component 'rust-docs'
472025-10-27T23:05:05.174Zinfo: downloading component 'rust-std'
482025-10-27T23:05:06.983Zinfo: downloading component 'rustc'
492025-10-27T23:05:13.565Zinfo: downloading component 'rustfmt'
502025-10-27T23:05:13.814Zinfo: installing component 'cargo'
512025-10-27T23:05:14.716Zinfo: installing component 'clippy'
522025-10-27T23:05:15.116Zinfo: installing component 'rust-docs'
532025-10-27T23:05:16.947Zinfo: installing component 'rust-std'
542025-10-27T23:05:18.882Zinfo: installing component 'rustc'
552025-10-27T23:05:25.527Zinfo: installing component 'rustfmt'
562025-10-27T23:05:25.869Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-10-27T23:05:25.869Z
582025-10-27T23:05:26.287Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-10-27T23:05:26.288Z
602025-10-27T23:05:26.292Z
612025-10-27T23:05:26.292ZRust is installed now. Great!
622025-10-27T23:05:26.293Z
632025-10-27T23:05:26.293ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-10-27T23:05:26.293Zenvironment variable. This has not been done automatically.
652025-10-27T23:05:26.293Z
662025-10-27T23:05:26.293ZTo configure your current shell, you need to source
672025-10-27T23:05:26.293Zthe corresponding env file under $HOME/.cargo.
682025-10-27T23:05:26.293Z
692025-10-27T23:05:26.293ZThis is usually done by running one of the following (note the leading DOT):
702025-10-27T23:05:26.293Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-10-27T23:05:26.293Zsource "$HOME/.cargo/env.fish" # For fish
722025-10-27T23:05:26.293Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-10-27T23:05:26.419Z+ rustup --version
742025-10-27T23:05:26.431Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-10-27T23:05:26.435Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-10-27T23:05:26.539Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-10-27T23:05:26.543Z+ cargo --version
782025-10-27T23:05:26.610Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-10-27T23:05:26.614Z+ rustc --version
802025-10-27T23:05:26.688Zrustc 1.89.0 (29483883e 2025-08-04)
812025-10-27T23:05:26.695Zprocess exited: duration 25547 ms, exit code 0
 
822025-10-27T23:05:26.705Zstarting task 2: "authentication"
832025-10-27T23:05:26.727Zprocess exited: duration 24 ms, exit code 0
 
842025-10-27T23:05:26.736Zstarting task 3: "clone repository"
852025-10-27T23:05:26.741Z+ mkdir -p /work/oxidecomputer/omicron
862025-10-27T23:05:26.744Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-10-27T23:05:26.780ZCloning into '/work/oxidecomputer/omicron'...
882025-10-27T23:05:36.455Z+ cd /work/oxidecomputer/omicron
892025-10-27T23:05:36.459Z+ git fetch origin 8f1fe46132f4bb6f2cc45e51e041600361a5a1c5
902025-10-27T23:05:36.774ZFrom https://github.com/oxidecomputer/omicron
912025-10-27T23:05:36.774Z * branch 8f1fe46132f4bb6f2cc45e51e041600361a5a1c5 -> FETCH_HEAD
922025-10-27T23:05:36.786Z+ [[ -n bump-console-f9854c63 ]]
932025-10-27T23:05:36.789Z++ git branch --show-current
942025-10-27T23:05:36.790Z+ current=main
952025-10-27T23:05:36.790Z+ [[ main != bump-console-f9854c63 ]]
962025-10-27T23:05:36.790Z+ git branch -f bump-console-f9854c63 8f1fe46132f4bb6f2cc45e51e041600361a5a1c5
972025-10-27T23:05:36.794Z+ git checkout -f bump-console-f9854c63
982025-10-27T23:05:37.085ZSwitched to branch 'bump-console-f9854c63'
992025-10-27T23:05:37.089Z+ git reset --hard 8f1fe46132f4bb6f2cc45e51e041600361a5a1c5
1002025-10-27T23:05:37.103ZHEAD is now at 8f1fe4613 Bump web console (system update polish)
1012025-10-27T23:05:37.107Zprocess exited: duration 10359 ms, exit code 0
 
1022025-10-27T23:05:37.114Zstarting task 4: "build"
1032025-10-27T23:05:37.120Z+ source .github/buildomat/ci-env.sh
1042025-10-27T23:05:37.123Z++ export CARGO_TERM_COLOR=always
1052025-10-27T23:05:37.123Z++ CARGO_TERM_COLOR=always
1062025-10-27T23:05:37.123Z+ cargo --version
1072025-10-27T23:05:37.179Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-10-27T23:05:37.183Z+ rustc --version
1092025-10-27T23:05:37.253Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-10-27T23:05:37.258Z+ source ./env.sh
1112025-10-27T23:05:37.258Z++ OLD_SHELL_OPTS=ehxB
1122025-10-27T23:05:37.258Z++ set -o xtrace
1132025-10-27T23:05:37.261Z++++ dirname ./env.sh
1142025-10-27T23:05:37.261Z+++ readlink -f .
1152025-10-27T23:05:37.265Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-10-27T23:05:37.265Z++ 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-27T23:05:37.265Z++ 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-27T23:05:37.265Z++ 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-27T23:05:37.265Z++ 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-27T23:05:37.266Z++ 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-27T23:05:37.266Z++ 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-27T23:05:37.266Z++ 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-27T23:05:37.266Z++ 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-27T23:05:37.266Z++ case $OLD_SHELL_OPTS in
1252025-10-27T23:05:37.266Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-10-27T23:05:37.266Z+ 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-27T23:05:37.266Z+ 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-27T23:05:37.266Z+ banner prerequisites
1292025-10-27T23:05:37.270Z
1302025-10-27T23:05:37.270Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-10-27T23:05:37.270Z # # # # # # # # # # # # # # #
1322025-10-27T23:05:37.270Z # # # # ##### # # ##### # # # # # #### #
1332025-10-27T23:05:37.270Z ##### ##### # ##### # # # # # # # # #
1342025-10-27T23:05:37.270Z # # # # # # # # # # # # # # #
1352025-10-27T23:05:37.270Z # # # ###### # # ###### ### # #### # #### #
1362025-10-27T23:05:37.270Z
1372025-10-27T23:05:37.270Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-10-27T23:05:47.615Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-10-27T23:05:56.056Z Startup: Caching catalogs ... Done
1402025-10-27T23:06:08.078ZPlanning: Solver setup ... Done (10.540s)
1412025-10-27T23:06:08.170ZPlanning: Running solver ... Done (0.091s)
1422025-10-27T23:06:08.296ZPlanning: Finding local manifests ... Done (0.003s)
1432025-10-27T23:06:08.450ZPlanning: Fetching manifests: 0/4 0% complete
1442025-10-27T23:06:08.626ZPlanning: Fetching manifests: 4/4 100% complete
1452025-10-27T23:06:08.676ZPlanning: Package planning ... Done (0.050s)
1462025-10-27T23:06:08.729ZPlanning: Merging actions ... Done (0.052s)
1472025-10-27T23:06:09.011ZPlanning: Checking for conflicting actions ... Done (0.280s)
1482025-10-27T23:06:09.021ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-10-27T23:06:09.826ZPlanning: Evaluating mediators ... Done (0.804s)
1502025-10-27T23:06:09.836ZPlanning: Planning completed in 13.63 seconds
1512025-10-27T23:06:09.850Z Packages to install: 4
1522025-10-27T23:06:09.850Z Mediators to change: 2
1532025-10-27T23:06:09.854Z Services to change: 1
1542025-10-27T23:06:09.854Z Estimated space available: 155.48 GB
1552025-10-27T23:06:09.854ZEstimated space to be consumed: 1.75 GB
1562025-10-27T23:06:09.854Z Create boot environment: No
1572025-10-27T23:06:09.854ZCreate backup boot environment: No
1582025-10-27T23:06:09.854Z Rebuild boot archive: No
1592025-10-27T23:06:09.854Z
1602025-10-27T23:06:09.854ZChanged mediators:
1612025-10-27T23:06:09.854Z mediator clang:
1622025-10-27T23:06:09.854Z version: None -> 15 (system default)
1632025-10-27T23:06:09.854Z
1642025-10-27T23:06:09.854Z mediator llvm:
1652025-10-27T23:06:09.855Z version: 14 (system default) -> 15 (system default)
1662025-10-27T23:06:09.855Z
1672025-10-27T23:06:09.855ZChanged packages:
1682025-10-27T23:06:09.855Zhelios-dev
1692025-10-27T23:06:09.855Z developer/build-essential
1702025-10-27T23:06:09.855Z None -> 11-2.0
1712025-10-27T23:06:09.855Z library/libxmlsec1
1722025-10-27T23:06:09.855Z None -> 1.2.35-2.0
1732025-10-27T23:06:09.855Z ooce/developer/clang-15
1742025-10-27T23:06:09.855Z None -> 15.0.7-2.0
1752025-10-27T23:06:09.855Z ooce/developer/llvm-15
1762025-10-27T23:06:09.855Z None -> 15.0.7-2.0
1772025-10-27T23:06:09.855Z
1782025-10-27T23:06:09.855ZServices:
1792025-10-27T23:06:09.855Z restart_fmri:
1802025-10-27T23:06:09.855Z svc:/system/update-man-index:default
1812025-10-27T23:06:09.903Z
1822025-10-27T23:06:09.903ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-10-27T23:06:14.913ZDownload: 605/3290 items 17.8/212.6MB 8% complete (3.6M/s)
1842025-10-27T23:06:20.004ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (9.9M/s)
1852025-10-27T23:06:24.992ZDownload: 2783/3290 items 121.0/212.6MB 56% complete (10.3M/s)
1862025-10-27T23:06:28.693ZDownload: Completed 212.60 MB in 18.74 seconds (11.3M/s)
1872025-10-27T23:06:28.939Z Actions: 1/3689 actions (Installing new actions)
1882025-10-27T23:06:33.581Z Actions: Completed 3689 actions in 4.60 seconds.
1892025-10-27T23:06:34.230Z Done (0.663s)
1902025-10-27T23:06:34.230Z Done (0.000s)
1912025-10-27T23:06:35.187Z Done (0.963s)
1922025-10-27T23:06:39.516Z Done (4.000s)
1932025-10-27T23:06:39.598Z Done (0.023s)
1942025-10-27T23:06:39.619Z Done (0.000s)
1952025-10-27T23:06:39.767Z Done (0.000s)
1962025-10-27T23:06:40.655ZPlanning: Evaluating mediator changes ... Done
1972025-10-27T23:06:40.813ZPlanning: Checking for conflicting actions ... Done
1982025-10-27T23:06:40.817ZPlanning: Consolidating action changes ... Done
1992025-10-27T23:06:41.092ZPlanning: Evaluating mediators ... Done
2002025-10-27T23:06:41.096ZPlanning: Planning completed in 0.45 seconds
2012025-10-27T23:06:41.128Z Mediators to change: 2
2022025-10-27T23:06:41.128Z Create boot environment: No
2032025-10-27T23:06:41.128ZCreate backup boot environment: No
2042025-10-27T23:06:41.221Z Done
2052025-10-27T23:06:41.221Z Done
2062025-10-27T23:06:41.883Z Done
2072025-10-27T23:06:45.843Z Done
2082025-10-27T23:06:45.929Z Done
2092025-10-27T23:06:45.932Z Done
2102025-10-27T23:06:46.087Z Done
2112025-10-27T23:06:46.725ZPlanning: Evaluating mediator changes ... Done
2122025-10-27T23:06:46.731ZPlanning: Merging actions ... Done
2132025-10-27T23:06:46.932ZPlanning: Checking for conflicting actions ... Done
2142025-10-27T23:06:46.941ZPlanning: Consolidating action changes ... Done
2152025-10-27T23:06:47.199ZPlanning: Evaluating mediators ... Done
2162025-10-27T23:06:47.258ZPlanning: Planning completed in 0.78 seconds
2172025-10-27T23:06:47.292Z Packages to change: 1
2182025-10-27T23:06:47.293Z Mediators to change: 1
2192025-10-27T23:06:47.296Z Services to change: 1
2202025-10-27T23:06:47.296Z Create boot environment: No
2212025-10-27T23:06:47.296ZCreate backup boot environment: Yes
2222025-10-27T23:06:49.655Z Actions: 1/6 actions (Updating modified actions)
2232025-10-27T23:06:49.660Z Actions: Completed 6 actions in 0.00 seconds.
2242025-10-27T23:06:49.661Z Done
2252025-10-27T23:06:49.661Z Done
2262025-10-27T23:06:49.846Z Done
2272025-10-27T23:06:53.514Z Done
2282025-10-27T23:06:53.603Z Done
2292025-10-27T23:06:53.606Z Done
2302025-10-27T23:06:53.761Z Done
2312025-10-27T23:06:54.206ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-10-27T23:06:54.206Zclang system 15 system
2332025-10-27T23:06:54.206Zcsh system system illumos
2342025-10-27T23:06:54.206Zctags system system illumos
2352025-10-27T23:06:54.206Zfile system system illumos
2362025-10-27T23:06:54.207Zgcc vendor 12 vendor
2372025-10-27T23:06:54.207Zgcc system 10 system
2382025-10-27T23:06:54.207Zgcc system 7 system
2392025-10-27T23:06:54.207Zgo system 1.20 system
2402025-10-27T23:06:54.207Zgo system 1.19 system
2412025-10-27T23:06:54.207Zllvm system 15 system
2422025-10-27T23:06:54.207Zllvm system 14 system
2432025-10-27T23:06:54.207Zmariadb system 10.6 system
2442025-10-27T23:06:54.207Zmta vendor vendor dma
2452025-10-27T23:06:54.207Zopenjdk system 17 system
2462025-10-27T23:06:54.207Zopenjdk system 11 system
2472025-10-27T23:06:54.208Zopenjdk system 1.8 system
2482025-10-27T23:06:54.208Zopenssl vendor 3 vendor
2492025-10-27T23:06:54.208Zperl system 5.36 system
2502025-10-27T23:06:54.208Zpostgresql system 15 system
2512025-10-27T23:06:54.208Zpostgresql system 13 system
2522025-10-27T23:06:54.208Zpython vendor 3 vendor
2532025-10-27T23:06:54.208Zpython system 2 system
2542025-10-27T23:06:54.208Zpython3 system 3.11 system
2552025-10-27T23:06:54.208Zruby system 3.0 system
2562025-10-27T23:06:54.208Zwords vendor vendor american-english
2572025-10-27T23:06:54.208Zwords system system australian-english
2582025-10-27T23:06:54.208Zwords system system british-english
2592025-10-27T23:06:54.208Zwords system system canadian-english
2602025-10-27T23:06:54.208Zwords system system french
2612025-10-27T23:06:54.209Zwords system system italian
2622025-10-27T23:06:54.209Zwords system system ngerman
2632025-10-27T23:06:54.209Zwords system system ogerman
2642025-10-27T23:06:54.209Zwords system system spanish
2652025-10-27T23:06:54.541ZPUBLISHER TYPE STATUS P LOCATION
2662025-10-27T23:06:54.541Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-10-27T23:06:59.869ZFMRI IFO
2682025-10-27T23:06:59.869Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-10-27T23:06:59.869Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-10-27T23:06:59.870Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-10-27T23:06:59.870Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-10-27T23:06:59.870Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-10-27T23:06:59.870Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742025-10-27T23:06:59.870Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-10-27T23:06:59.870Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762025-10-27T23:06:59.870Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-10-27T23:06:59.870Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-10-27T23:06:59.870Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792025-10-27T23:06:59.870Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-10-27T23:06:59.870Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-10-27T23:06:59.870Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822025-10-27T23:06:59.870Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-10-27T23:06:59.870Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-10-27T23:07:00.978Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-10-27T23:07:01.269Z Updating crates.io index
2862025-10-27T23:07:01.331Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872025-10-27T23:07:01.671Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-10-27T23:07:02.376Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-10-27T23:07:02.662Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-10-27T23:07:02.949Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-10-27T23:07:03.282Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-10-27T23:07:04.563Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-10-27T23:07:06.736Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-10-27T23:07:07.778Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-10-27T23:07:08.450Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962025-10-27T23:07:08.967Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-10-27T23:07:09.262Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-10-27T23:07:09.519Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992025-10-27T23:07:10.114Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002025-10-27T23:07:10.628Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012025-10-27T23:07:10.874Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-10-27T23:07:11.189Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3032025-10-27T23:07:11.501Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-10-27T23:07:11.759Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-10-27T23:07:12.011Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-10-27T23:07:12.247Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-10-27T23:07:12.544Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-10-27T23:07:12.942Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092025-10-27T23:07:13.398Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102025-10-27T23:07:13.699Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112025-10-27T23:07:13.984Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-10-27T23:07:14.585Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-10-27T23:07:15.025Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-10-27T23:07:15.289Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-10-27T23:07:15.633Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162025-10-27T23:07:16.399Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-10-27T23:07:16.682Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-10-27T23:07:17.003Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-10-27T23:07:17.342Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-10-27T23:07:29.986Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-10-27T23:07:30.357Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
3222025-10-27T23:07:31.601Z Downloading crates ...
3232025-10-27T23:07:31.662Z Downloaded camino v1.2.0
3242025-10-27T23:07:31.666Z Downloaded cargo-platform v0.2.0
3252025-10-27T23:07:31.669Z Downloaded anstream v0.6.18
3262025-10-27T23:07:31.673Z Downloaded cargo-util-schemas v0.8.2
3272025-10-27T23:07:31.673Z Downloaded cfg-if v1.0.1
3282025-10-27T23:07:31.677Z Downloaded cargo_toml v0.21.0
3292025-10-27T23:07:31.677Z Downloaded cargo_metadata v0.21.0
3302025-10-27T23:07:31.681Z Downloaded equivalent v1.0.2
3312025-10-27T23:07:31.681Z Downloaded typeid v1.0.3
3322025-10-27T23:07:31.681Z Downloaded clap v4.5.48
3332025-10-27T23:07:31.689Z Downloaded utf8parse v0.2.2
3342025-10-27T23:07:31.692Z Downloaded bitflags v2.9.4
3352025-10-27T23:07:31.696Z Downloaded camino-tempfile v1.4.1
3362025-10-27T23:07:31.696Z Downloaded tempfile v3.20.0
3372025-10-27T23:07:31.700Z Downloaded usdt v0.5.0
3382025-10-27T23:07:31.703Z Downloaded unicode-xid v0.2.6
3392025-10-27T23:07:31.703Z Downloaded thiserror-impl v1.0.69
3402025-10-27T23:07:31.707Z Downloaded erased-serde v0.4.6
3412025-10-27T23:07:31.707Z Downloaded zerofrom v0.1.4
3422025-10-27T23:07:31.711Z Downloaded tinystr v0.7.6
3432025-10-27T23:07:31.711Z Downloaded colorchoice v1.0.2
3442025-10-27T23:07:31.717Z Downloaded unicode-linebreak v0.1.5
3452025-10-27T23:07:31.717Z Downloaded fs-err v3.1.1
3462025-10-27T23:07:31.721Z Downloaded zerovec-derive v0.10.3
3472025-10-27T23:07:31.721Z Downloaded crypto-common v0.1.6
3482025-10-27T23:07:31.721Z Downloaded clap_derive v4.5.47
3492025-10-27T23:07:31.724Z Downloaded version_check v0.9.5
3502025-10-27T23:07:31.724Z Downloaded write16 v1.0.0
3512025-10-27T23:07:31.724Z Downloaded icu_properties v1.5.1
3522025-10-27T23:07:31.727Z Downloaded yoke-derive v0.7.4
3532025-10-27T23:07:31.731Z Downloaded heck v0.5.0
3542025-10-27T23:07:31.732Z Downloaded fnv v1.0.7
3552025-10-27T23:07:31.732Z Downloaded typenum v1.17.0
3562025-10-27T23:07:31.736Z Downloaded icu_properties_data v1.5.0
3572025-10-27T23:07:31.744Z Downloaded zerofrom-derive v0.1.4
3582025-10-27T23:07:31.748Z Downloaded toml_datetime v0.6.11
3592025-10-27T23:07:31.753Z Downloaded toml v0.8.23
3602025-10-27T23:07:31.754Z Downloaded icu_provider_macros v1.5.0
3612025-10-27T23:07:31.757Z Downloaded writeable v0.5.5
3622025-10-27T23:07:31.757Z Downloaded utf8_iter v1.0.4
3632025-10-27T23:07:31.757Z Downloaded utf16_iter v1.0.5
3642025-10-27T23:07:31.757Z Downloaded usdt-impl v0.5.0
3652025-10-27T23:07:31.761Z Downloaded unicode-ident v1.0.19
3662025-10-27T23:07:31.764Z Downloaded usdt-macro v0.5.0
3672025-10-27T23:07:31.764Z Downloaded yoke v0.7.4
3682025-10-27T23:07:31.764Z Downloaded itoa v1.0.11
3692025-10-27T23:07:31.767Z Downloaded ucd-trie v0.1.7
3702025-10-27T23:07:31.767Z Downloaded bytecount v0.6.8
3712025-10-27T23:07:31.770Z Downloaded idna_adapter v1.2.0
3722025-10-27T23:07:31.771Z Downloaded ordered-float v2.10.1
3732025-10-27T23:07:31.774Z Downloaded zerocopy-derive v0.7.35
3742025-10-27T23:07:31.777Z Downloaded memmap v0.7.0
3752025-10-27T23:07:31.780Z Downloaded scroll_derive v0.12.0
3762025-10-27T23:07:31.780Z Downloaded macaddr v1.0.1
3772025-10-27T23:07:31.784Z Downloaded textwrap v0.16.2
3782025-10-27T23:07:31.788Z Downloaded url v2.5.4
3792025-10-27T23:07:31.788Z Downloaded toml_edit v0.22.27
3802025-10-27T23:07:31.792Z Downloaded dtrace-parser v0.2.0
3812025-10-27T23:07:31.795Z Downloaded percent-encoding v2.3.2
3822025-10-27T23:07:31.795Z Downloaded is_terminal_polyfill v1.70.1
3832025-10-27T23:07:31.795Z Downloaded block-buffer v0.10.4
3842025-10-27T23:07:31.795Z Downloaded swrite v0.1.0
3852025-10-27T23:07:31.798Z Downloaded pretty-hex v0.4.1
3862025-10-27T23:07:31.798Z Downloaded log v0.4.27
3872025-10-27T23:07:31.802Z Downloaded zerocopy v0.7.35
3882025-10-27T23:07:31.817Z Downloaded zerovec v0.10.4
3892025-10-27T23:07:31.821Z Downloaded tabled v0.15.0
3902025-10-27T23:07:31.836Z Downloaded winnow v0.7.13
3912025-10-27T23:07:31.843Z Downloaded litemap v0.7.3
3922025-10-27T23:07:31.847Z Downloaded semver v1.0.27
3932025-10-27T23:07:31.851Z Downloaded icu_locid_transform_data v1.5.0
3942025-10-27T23:07:31.851Z Downloaded generic-array v0.14.7
3952025-10-27T23:07:31.854Z Downloaded serde_tokenstream v0.2.2
3962025-10-27T23:07:31.854Z Downloaded tabled_derive v0.7.0
3972025-10-27T23:07:31.854Z Downloaded papergrid v0.11.0
3982025-10-27T23:07:31.858Z Downloaded indexmap v2.11.4
3992025-10-27T23:07:31.861Z Downloaded sha2 v0.10.9
4002025-10-27T23:07:31.883Z Downloaded unicode-width v0.1.14
4012025-10-27T23:07:31.893Z Downloaded serde v1.0.226
4022025-10-27T23:07:31.893Z Downloaded anyhow v1.0.99
4032025-10-27T23:07:31.893Z Downloaded unicode-width v0.2.0
4042025-10-27T23:07:31.894Z Downloaded pest_meta v2.8.2
4052025-10-27T23:07:31.894Z Downloaded icu_provider v1.5.0
4062025-10-27T23:07:31.894Z Downloaded ryu v1.0.18
4072025-10-27T23:07:31.894Z Downloaded proc-macro2 v1.0.101
4082025-10-27T23:07:31.899Z Downloaded num-traits v0.2.19
4092025-10-27T23:07:31.899Z Downloaded pest_derive v2.8.2
4102025-10-27T23:07:31.900Z Downloaded icu_normalizer_data v1.5.0
4112025-10-27T23:07:31.900Z Downloaded scroll v0.12.0
4122025-10-27T23:07:31.900Z Downloaded quote v1.0.40
4132025-10-27T23:07:31.906Z Downloaded serde_derive v1.0.226
4142025-10-27T23:07:31.906Z Downloaded serde_core v1.0.226
4152025-10-27T23:07:31.906Z Downloaded smallvec v1.15.1
4162025-10-27T23:07:31.912Z Downloaded icu_collections v1.5.0
4172025-10-27T23:07:31.918Z Downloaded proc-macro-error v1.0.4
4182025-10-27T23:07:31.918Z Downloaded memchr v2.7.4
4192025-10-27T23:07:31.922Z Downloaded plain v0.2.3
4202025-10-27T23:07:31.922Z Downloaded icu_normalizer v1.5.0
4212025-10-27T23:07:31.925Z Downloaded icu_locid v1.5.0
4222025-10-27T23:07:31.929Z Downloaded serde_spanned v0.6.9
4232025-10-27T23:07:31.929Z Downloaded goblin v0.8.2
4242025-10-27T23:07:31.933Z Downloaded once_cell v1.21.3
4252025-10-27T23:07:31.937Z Downloaded icu_locid_transform v1.5.0
4262025-10-27T23:07:31.940Z Downloaded anstyle v1.0.11
4272025-10-27T23:07:31.940Z Downloaded synstructure v0.13.1
4282025-10-27T23:07:31.944Z Downloaded strsim v0.11.1
4292025-10-27T23:07:31.944Z Downloaded pest v2.8.2
4302025-10-27T23:07:31.947Z Downloaded hashbrown v0.16.0
4312025-10-27T23:07:31.950Z Downloaded serde_json v1.0.145
4322025-10-27T23:07:31.957Z Downloaded clap_builder v4.5.48
4332025-10-27T23:07:31.963Z Downloaded idna v1.0.3
4342025-10-27T23:07:31.966Z Downloaded stable_deref_trait v1.2.0
4352025-10-27T23:07:31.970Z Downloaded smawk v0.3.2
4362025-10-27T23:07:31.970Z Downloaded serde-value v0.7.0
4372025-10-27T23:07:31.970Z Downloaded serde-untagged v0.1.7
4382025-10-27T23:07:31.973Z Downloaded syn v1.0.109
4392025-10-27T23:07:31.980Z Downloaded proc-macro-error-attr v1.0.4
4402025-10-27T23:07:31.983Z Downloaded pest_generator v2.8.2
4412025-10-27T23:07:31.983Z Downloaded anstyle-query v1.1.1
4422025-10-27T23:07:31.986Z Downloaded anstyle-parse v0.2.5
4432025-10-27T23:07:31.986Z Downloaded displaydoc v0.2.5
4442025-10-27T23:07:31.989Z Downloaded syn v2.0.106
4452025-10-27T23:07:31.998Z Downloaded cpufeatures v0.2.14
4462025-10-27T23:07:32.001Z Downloaded dof v0.3.0
4472025-10-27T23:07:32.001Z Downloaded autocfg v1.4.0
4482025-10-27T23:07:32.005Z Downloaded rustix v0.38.37
4492025-10-27T23:07:32.022Z Downloaded heck v0.4.1
4502025-10-27T23:07:32.025Z Downloaded getrandom v0.3.4
4512025-10-27T23:07:32.029Z Downloaded rustix v1.0.7
4522025-10-27T23:07:32.045Z Downloaded byteorder v1.5.0
4532025-10-27T23:07:32.049Z Downloaded terminal_size v0.4.0
4542025-10-27T23:07:32.049Z Downloaded fastrand v2.1.1
4552025-10-27T23:07:32.049Z Downloaded errno v0.3.12
4562025-10-27T23:07:32.052Z Downloaded usdt-attr-macro v0.5.0
4572025-10-27T23:07:32.052Z Downloaded toml_write v0.1.2
4582025-10-27T23:07:32.052Z Downloaded thiserror-impl v2.0.17
4592025-10-27T23:07:32.056Z Downloaded thiserror v2.0.17
4602025-10-27T23:07:32.059Z Downloaded clap_lex v0.7.4
4612025-10-27T23:07:32.059Z Downloaded form_urlencoded v1.2.2
4622025-10-27T23:07:32.059Z Downloaded digest v0.10.7
4632025-10-27T23:07:32.063Z Downloaded thread-id v4.2.2
4642025-10-27T23:07:32.063Z Downloaded thiserror v1.0.69
4652025-10-27T23:07:32.074Z Downloaded libc v0.2.174
4662025-10-27T23:07:32.152Z Compiling proc-macro2 v1.0.101
4672025-10-27T23:07:32.152Z Compiling unicode-ident v1.0.19
4682025-10-27T23:07:32.156Z Compiling serde_core v1.0.226
4692025-10-27T23:07:32.156Z Compiling serde v1.0.226
4702025-10-27T23:07:32.156Z Compiling version_check v0.9.5
4712025-10-27T23:07:32.156Z Compiling libc v0.2.174
4722025-10-27T23:07:32.156Z Compiling memchr v2.7.4
4732025-10-27T23:07:32.385Z Compiling stable_deref_trait v1.2.0
4742025-10-27T23:07:32.602Z Compiling thiserror v2.0.17
4752025-10-27T23:07:33.077Z Compiling autocfg v1.4.0
4762025-10-27T23:07:33.208Z Compiling ryu v1.0.18
4772025-10-27T23:07:33.241Z Compiling itoa v1.0.11
4782025-10-27T23:07:33.454Z Compiling thiserror v1.0.69
4792025-10-27T23:07:33.508Z Compiling ucd-trie v0.1.7
4802025-10-27T23:07:33.647Z Compiling litemap v0.7.3
4812025-10-27T23:07:33.956Z Compiling writeable v0.5.5
4822025-10-27T23:07:34.080Z Compiling bitflags v2.9.4
4832025-10-27T23:07:34.488Z Compiling errno v0.3.12
4842025-10-27T23:07:34.517Z Compiling byteorder v1.5.0
4852025-10-27T23:07:34.520Z Compiling icu_locid_transform_data v1.5.0
4862025-10-27T23:07:34.614Z Compiling quote v1.0.40
4872025-10-27T23:07:34.676Z Compiling icu_properties_data v1.5.0
4882025-10-27T23:07:34.759Z Compiling serde_json v1.0.145
4892025-10-27T23:07:34.928Z Compiling num-traits v0.2.19
4902025-10-27T23:07:35.001Z Compiling utf16_iter v1.0.5
4912025-10-27T23:07:35.114Z Compiling syn v2.0.106
4922025-10-27T23:07:35.238Z Compiling icu_normalizer_data v1.5.0
4932025-10-27T23:07:35.267Z Compiling equivalent v1.0.2
4942025-10-27T23:07:35.294Z Compiling typeid v1.0.3
4952025-10-27T23:07:35.320Z Compiling write16 v1.0.0
4962025-10-27T23:07:35.408Z Compiling hashbrown v0.16.0
4972025-10-27T23:07:35.472Z Compiling rustix v0.38.37
4982025-10-27T23:07:35.659Z Compiling utf8_iter v1.0.4
4992025-10-27T23:07:35.707Z Compiling smallvec v1.15.1
5002025-10-27T23:07:36.131Z Compiling usdt-impl v0.5.0
5012025-10-27T23:07:36.192Z Compiling proc-macro-error-attr v1.0.4
5022025-10-27T23:07:36.316Z Compiling syn v1.0.109
5032025-10-27T23:07:36.493Z Compiling indexmap v2.11.4
5042025-10-27T23:07:36.520Z Compiling winnow v0.7.13
5052025-10-27T23:07:36.523Z Compiling toml_write v0.1.2
5062025-10-27T23:07:36.599Z Compiling thread-id v4.2.2
5072025-10-27T23:07:37.196Z Compiling proc-macro-error v1.0.4
5082025-10-27T23:07:37.538Z Compiling percent-encoding v2.3.2
5092025-10-27T23:07:37.905Z Compiling camino v1.2.0
5102025-10-27T23:07:37.958Z Compiling utf8parse v0.2.2
5112025-10-27T23:07:38.157Z Compiling getrandom v0.3.4
5122025-10-27T23:07:38.287Z Compiling plain v0.2.3
5132025-10-27T23:07:38.476Z Compiling rustix v1.0.7
5142025-10-27T23:07:38.513Z Compiling log v0.4.27
5152025-10-27T23:07:38.931Z Compiling ordered-float v2.10.1
5162025-10-27T23:07:39.038Z Compiling anstyle-parse v0.2.5
5172025-10-27T23:07:39.375Z Compiling terminal_size v0.4.0
5182025-10-27T23:07:39.405Z Compiling form_urlencoded v1.2.2
5192025-10-27T23:07:39.787Z Compiling is_terminal_polyfill v1.70.1
5202025-10-27T23:07:39.951Z Compiling cfg-if v1.0.1
5212025-10-27T23:07:39.997Z Compiling pretty-hex v0.4.1
5222025-10-27T23:07:40.074Z Compiling colorchoice v1.0.2
5232025-10-27T23:07:40.149Z Compiling anstyle v1.0.11
5242025-10-27T23:07:40.242Z Compiling anstyle-query v1.1.1
5252025-10-27T23:07:40.440Z Compiling semver v1.0.27
5262025-10-27T23:07:40.556Z Compiling anstream v0.6.18
5272025-10-27T23:07:41.182Z Compiling fs-err v3.1.1
5282025-10-27T23:07:41.263Z Compiling once_cell v1.21.3
5292025-10-27T23:07:41.299Z Compiling unicode-width v0.1.14
5302025-10-27T23:07:41.317Z Compiling heck v0.4.1
5312025-10-27T23:07:41.529Z Compiling unicode-xid v0.2.6
5322025-10-27T23:07:41.641Z Compiling bytecount v0.6.8
5332025-10-27T23:07:41.746Z Compiling synstructure v0.13.1
5342025-10-27T23:07:41.773Z Compiling fnv v1.0.7
5352025-10-27T23:07:41.814Z Compiling heck v0.5.0
5362025-10-27T23:07:41.860Z Compiling anyhow v1.0.99
5372025-10-27T23:07:41.932Z Compiling strsim v0.11.1
5382025-10-27T23:07:42.481Z Compiling fastrand v2.1.1
5392025-10-27T23:07:42.509Z Compiling clap_lex v0.7.4
5402025-10-27T23:07:42.955Z Compiling tempfile v3.20.0
5412025-10-27T23:07:42.982Z Compiling clap_builder v4.5.48
5422025-10-27T23:07:43.010Z Compiling papergrid v0.11.0
5432025-10-27T23:07:43.116Z Compiling memmap v0.7.0
5442025-10-27T23:07:43.197Z Compiling smawk v0.3.2
5452025-10-27T23:07:43.448Z Compiling unicode-width v0.2.0
5462025-10-27T23:07:43.476Z Compiling unicode-linebreak v0.1.5
5472025-10-27T23:07:43.725Z Compiling camino-tempfile v1.4.1
5482025-10-27T23:07:44.017Z Compiling textwrap v0.16.2
5492025-10-27T23:07:44.600Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5502025-10-27T23:07:44.780Z Compiling tabled_derive v0.7.0
5512025-10-27T23:07:44.956Z Compiling swrite v0.1.0
5522025-10-27T23:07:45.826Z Compiling serde_derive v1.0.226
5532025-10-27T23:07:45.826Z Compiling zerofrom-derive v0.1.4
5542025-10-27T23:07:45.847Z Compiling yoke-derive v0.7.4
5552025-10-27T23:07:45.872Z Compiling thiserror-impl v2.0.17
5562025-10-27T23:07:45.896Z Compiling zerovec-derive v0.10.3
5572025-10-27T23:07:46.316Z Compiling displaydoc v0.2.5
5582025-10-27T23:07:47.881Z Compiling icu_provider_macros v1.5.0
5592025-10-27T23:07:48.400Z Compiling thiserror-impl v1.0.69
5602025-10-27T23:07:48.492Z Compiling zerocopy-derive v0.7.35
5612025-10-27T23:07:49.032Z Compiling scroll_derive v0.12.0
5622025-10-27T23:07:49.202Z Compiling pest v2.8.2
5632025-10-27T23:07:49.264Z Compiling zerofrom v0.1.4
5642025-10-27T23:07:49.511Z Compiling yoke v0.7.4
5652025-10-27T23:07:49.907Z Compiling zerovec v0.10.4
5662025-10-27T23:07:50.425Z Compiling scroll v0.12.0
5672025-10-27T23:07:50.494Z Compiling zerocopy v0.7.35
5682025-10-27T23:07:50.542Z Compiling clap_derive v4.5.47
5692025-10-27T23:07:50.984Z Compiling goblin v0.8.2
5702025-10-27T23:07:51.276Z Compiling tabled v0.15.0
5712025-10-27T23:07:51.528Z Compiling tinystr v0.7.6
5722025-10-27T23:07:51.787Z Compiling pest_meta v2.8.2
5732025-10-27T23:07:51.817Z Compiling icu_collections v1.5.0
5742025-10-27T23:07:51.934Z Compiling icu_locid v1.5.0
5752025-10-27T23:07:53.063Z Compiling icu_provider v1.5.0
5762025-10-27T23:07:53.270Z Compiling pest_generator v2.8.2
5772025-10-27T23:07:53.972Z Compiling icu_locid_transform v1.5.0
5782025-10-27T23:07:54.398Z Compiling serde_spanned v0.6.9
5792025-10-27T23:07:54.454Z Compiling toml_datetime v0.6.11
5802025-10-27T23:07:54.677Z Compiling erased-serde v0.4.6
5812025-10-27T23:07:55.001Z Compiling toml_edit v0.22.27
5822025-10-27T23:07:55.107Z Compiling serde-value v0.7.0
5832025-10-27T23:07:55.343Z Compiling icu_properties v1.5.1
5842025-10-27T23:07:55.836Z Compiling dof v0.3.0
5852025-10-27T23:07:55.920Z Compiling serde_tokenstream v0.2.2
5862025-10-27T23:07:56.135Z Compiling pest_derive v2.8.2
5872025-10-27T23:07:56.271Z Compiling serde-untagged v0.1.7
5882025-10-27T23:07:56.516Z Compiling cargo-platform v0.2.0
5892025-10-27T23:07:56.777Z Compiling clap v4.5.48
5902025-10-27T23:07:56.914Z Compiling macaddr v1.0.1
5912025-10-27T23:07:56.967Z Compiling dtrace-parser v0.2.0
5922025-10-27T23:07:58.304Z Compiling toml v0.8.23
5932025-10-27T23:07:58.917Z Compiling usdt-attr-macro v0.5.0
5942025-10-27T23:07:58.924Z Compiling usdt-macro v0.5.0
5952025-10-27T23:07:59.054Z Compiling icu_normalizer v1.5.0
5962025-10-27T23:07:59.178Z Compiling cargo_toml v0.21.0
5972025-10-27T23:07:59.907Z Compiling idna_adapter v1.2.0
5982025-10-27T23:08:00.084Z Compiling idna v1.0.3
5992025-10-27T23:08:00.192Z Compiling usdt v0.5.0
6002025-10-27T23:08:00.506Z Compiling url v2.5.4
6012025-10-27T23:08:01.131Z Compiling cargo-util-schemas v0.8.2
6022025-10-27T23:08:02.780Z Compiling cargo_metadata v0.21.0
6032025-10-27T23:08:04.354Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6042025-10-27T23:08:07.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
6052025-10-27T23:08:08.114Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6062025-10-27T23:08:08.860Z Downloading crates ...
6072025-10-27T23:08:09.014Z Downloaded argon2 v0.5.3
6082025-10-27T23:08:09.019Z Downloaded ciborium-ll v0.2.2
6092025-10-27T23:08:09.027Z Downloaded crc v3.2.1
6102025-10-27T23:08:09.030Z Downloaded bumpalo v3.16.0
6112025-10-27T23:08:09.035Z Downloaded cmake v0.1.51
6122025-10-27T23:08:09.044Z Downloaded cfg_aliases v0.1.1
6132025-10-27T23:08:09.044Z Downloaded bitfield-struct v0.6.2
6142025-10-27T23:08:09.048Z Downloaded bzip2 v0.5.2
6152025-10-27T23:08:09.048Z Downloaded crossbeam-epoch v0.9.18
6162025-10-27T23:08:09.056Z Downloaded bb8 v0.8.5
6172025-10-27T23:08:09.063Z Downloaded heck v0.3.3
6182025-10-27T23:08:09.063Z Downloaded const_format v0.2.34
6192025-10-27T23:08:09.063Z Downloaded hash32 v0.2.1
6202025-10-27T23:08:09.071Z Downloaded crc-catalog v2.4.0
6212025-10-27T23:08:09.071Z Downloaded blake2 v0.10.6
6222025-10-27T23:08:09.071Z Downloaded headers-core v0.3.0
6232025-10-27T23:08:09.079Z Downloaded base64 v0.22.1
6242025-10-27T23:08:09.079Z Downloaded git2 v0.20.2
6252025-10-27T23:08:09.088Z Downloaded crc32fast v1.4.2
6262025-10-27T23:08:09.088Z Downloaded cobs v0.2.3
6272025-10-27T23:08:09.095Z Downloaded hash32 v0.3.1
6282025-10-27T23:08:09.095Z Downloaded convert_case v0.4.0
6292025-10-27T23:08:09.095Z Downloaded bzip2 v0.4.4
6302025-10-27T23:08:09.095Z Downloaded hickory-client v0.25.2
6312025-10-27T23:08:09.104Z Downloaded console v0.15.10
6322025-10-27T23:08:09.104Z Downloaded castaway v0.2.3
6332025-10-27T23:08:09.110Z Downloaded critical-section v1.1.3
6342025-10-27T23:08:09.110Z Downloaded globwalk v0.9.1
6352025-10-27T23:08:09.110Z Downloaded crc8 v0.1.1
6362025-10-27T23:08:09.110Z Downloaded hickory-proto v0.24.4
6372025-10-27T23:08:09.122Z Downloaded hex v0.4.3
6382025-10-27T23:08:09.127Z Downloaded ciborium-io v0.2.2
6392025-10-27T23:08:09.127Z Downloaded cfg_aliases v0.2.1
6402025-10-27T23:08:09.127Z Downloaded bitfield-macros v0.19.2
6412025-10-27T23:08:09.133Z Downloaded block-padding v0.3.3
6422025-10-27T23:08:09.133Z Downloaded bcrypt-pbkdf v0.10.0
6432025-10-27T23:08:09.133Z Downloaded hex-literal v0.4.1
6442025-10-27T23:08:09.137Z Downloaded atty v0.2.14
6452025-10-27T23:08:09.137Z Downloaded crossbeam-deque v0.8.5
6462025-10-27T23:08:09.143Z Downloaded atomicwrites v0.4.4
6472025-10-27T23:08:09.143Z Downloaded group v0.13.0
6482025-10-27T23:08:09.149Z Downloaded fxhash v0.2.1
6492025-10-27T23:08:09.149Z Downloaded headers v0.4.1
6502025-10-27T23:08:09.154Z Downloaded instant v0.1.13
6512025-10-27T23:08:09.154Z Downloaded is_ci v1.2.0
6522025-10-27T23:08:09.167Z Downloaded ident_case v1.0.1
6532025-10-27T23:08:09.168Z Downloaded convert_case v0.7.1
6542025-10-27T23:08:09.168Z Downloaded constant_time_eq v0.3.1
6552025-10-27T23:08:09.172Z Downloaded async-recursion v1.1.1
6562025-10-27T23:08:09.172Z Downloaded buf-list v1.0.3
6572025-10-27T23:08:09.172Z Downloaded progenitor v0.8.0
6582025-10-27T23:08:09.172Z Downloaded http-range v0.1.5
6592025-10-27T23:08:09.172Z Downloaded half v2.4.1
6602025-10-27T23:08:09.180Z Downloaded bytes v1.10.1
6612025-10-27T23:08:09.187Z Downloaded hubpack_derive v0.1.1
6622025-10-27T23:08:09.187Z Downloaded const_format_proc_macros v0.2.34
6632025-10-27T23:08:09.195Z Downloaded lazycell v1.3.0
6642025-10-27T23:08:09.207Z Downloaded globset v0.4.15
6652025-10-27T23:08:09.207Z Downloaded arrayref v0.3.9
6662025-10-27T23:08:09.207Z Downloaded impl-trait-for-tuples v0.2.2
6672025-10-27T23:08:09.217Z Downloaded kstat-rs v0.2.4
6682025-10-27T23:08:09.217Z Downloaded glob v0.3.2
6692025-10-27T23:08:09.217Z Downloaded keccak v0.1.5
6702025-10-27T23:08:09.217Z Downloaded is-terminal v0.4.13
6712025-10-27T23:08:09.223Z Downloaded instability v0.3.2
6722025-10-27T23:08:09.223Z Downloaded indoc v2.0.6
6732025-10-27T23:08:09.223Z Downloaded rand_seeder v0.4.0
6742025-10-27T23:08:09.223Z Downloaded quick-error v1.2.3
6752025-10-27T23:08:09.242Z Downloaded polyval v0.6.2
6762025-10-27T23:08:09.242Z Downloaded ingot v0.1.1
6772025-10-27T23:08:09.242Z Downloaded bcs v0.1.6
6782025-10-27T23:08:09.242Z Downloaded indoc v1.0.9
6792025-10-27T23:08:09.251Z Downloaded progenitor v0.10.0
6802025-10-27T23:08:09.251Z Downloaded poly1305 v0.8.0
6812025-10-27T23:08:09.251Z Downloaded russh-cryptovec v0.7.3
6822025-10-27T23:08:09.251Z Downloaded sync-ptr v0.1.4
6832025-10-27T23:08:09.251Z Downloaded lru v0.12.5
6842025-10-27T23:08:09.251Z Downloaded linear-map v1.2.0
6852025-10-27T23:08:09.251Z Downloaded internet-checksum v0.2.1
6862025-10-27T23:08:09.258Z Downloaded hmac v0.12.1
6872025-10-27T23:08:09.258Z Downloaded addr2line v0.24.2
6882025-10-27T23:08:09.258Z Downloaded take_mut v0.2.2
6892025-10-27T23:08:09.259Z Downloaded tagptr v0.2.0
6902025-10-27T23:08:09.272Z Downloaded strum v0.26.3
6912025-10-27T23:08:09.272Z Downloaded cancel-safe-futures v0.1.5
6922025-10-27T23:08:09.272Z Downloaded try-lock v0.2.5
6932025-10-27T23:08:09.273Z Downloaded slog-async v2.8.0
6942025-10-27T23:08:09.273Z Downloaded signature v2.2.0
6952025-10-27T23:08:09.285Z Downloaded signal-hook-tokio v0.3.1
6962025-10-27T23:08:09.285Z Downloaded shell-words v1.1.0
6972025-10-27T23:08:09.286Z Downloaded base64ct v1.6.0
6982025-10-27T23:08:09.286Z Downloaded slab v0.4.9
6992025-10-27T23:08:09.286Z Downloaded iana-time-zone v0.1.63
7002025-10-27T23:08:09.293Z Downloaded unarray v0.1.4
7012025-10-27T23:08:09.293Z Downloaded rand_core v0.9.3
7022025-10-27T23:08:09.293Z Downloaded libsw v3.5.0
7032025-10-27T23:08:09.293Z Downloaded httparse v1.9.5
7042025-10-27T23:08:09.293Z Downloaded progenitor-macro v0.11.2
7052025-10-27T23:08:09.293Z Downloaded lock_api v0.4.12
7062025-10-27T23:08:09.293Z Downloaded hyper-staticfile v0.10.1
7072025-10-27T23:08:09.300Z Downloaded cstr-argument v0.1.2
7082025-10-27T23:08:09.300Z Downloaded supports-color v3.0.2
7092025-10-27T23:08:09.300Z Downloaded rustc-demangle v0.1.24
7102025-10-27T23:08:09.300Z Downloaded crc-any v2.5.0
7112025-10-27T23:08:09.312Z Downloaded darling_macro v0.20.10
7122025-10-27T23:08:09.312Z Downloaded progenitor v0.11.2
7132025-10-27T23:08:09.312Z Downloaded hickory-resolver v0.25.2
7142025-10-27T23:08:09.321Z Downloaded endian-type v0.1.2
7152025-10-27T23:08:09.321Z Downloaded crucible-workspace-hack v0.1.0
7162025-10-27T23:08:09.321Z Downloaded tap v1.0.1
7172025-10-27T23:08:09.321Z Downloaded usdt-macro v0.6.0
7182025-10-27T23:08:09.321Z Downloaded tui-tree-widget v0.23.1
7192025-10-27T23:08:09.321Z Downloaded tabwriter v1.4.0
7202025-10-27T23:08:09.332Z Downloaded indexmap v1.9.3
7212025-10-27T23:08:09.332Z Downloaded ignore v0.4.23
7222025-10-27T23:08:09.332Z Downloaded md5 v0.7.0
7232025-10-27T23:08:09.332Z Downloaded foreign-types-shared v0.3.1
7242025-10-27T23:08:09.341Z Downloaded foreign-types-shared v0.1.1
7252025-10-27T23:08:09.341Z Downloaded diesel_table_macro_syntax v0.2.0
7262025-10-27T23:08:09.341Z Downloaded serde_cbor v0.11.2
7272025-10-27T23:08:09.341Z Downloaded typify-macro v0.4.3
7282025-10-27T23:08:09.341Z Downloaded vergen-git2 v1.0.7
7292025-10-27T23:08:09.341Z Downloaded typify-macro v0.2.0
7302025-10-27T23:08:09.358Z Downloaded snafu-derive v0.8.5
7312025-10-27T23:08:09.358Z Downloaded num_enum_derive v0.5.11
7322025-10-27T23:08:09.358Z Downloaded vergen-lib v0.1.6
7332025-10-27T23:08:09.358Z Downloaded hashbrown v0.12.3
7342025-10-27T23:08:09.371Z Downloaded zone_cfg_derive v0.1.2
7352025-10-27T23:08:09.371Z Downloaded cc v1.2.30
7362025-10-27T23:08:09.371Z Downloaded parse-size v1.1.0
7372025-10-27T23:08:09.371Z Downloaded utf-8 v0.7.6
7382025-10-27T23:08:09.372Z Downloaded usdt-attr-macro v0.6.0
7392025-10-27T23:08:09.372Z Downloaded usdt v0.6.0
7402025-10-27T23:08:09.372Z Downloaded untrusted v0.7.1
7412025-10-27T23:08:09.372Z Downloaded crossbeam-channel v0.5.15
7422025-10-27T23:08:09.396Z Downloaded oso-derive v0.27.3
7432025-10-27T23:08:09.396Z Downloaded openssl-macros v0.1.1
7442025-10-27T23:08:09.396Z Downloaded nibble_vec v0.1.0
7452025-10-27T23:08:09.396Z Downloaded chacha20poly1305 v0.10.1
7462025-10-27T23:08:09.396Z Downloaded zone v0.3.1
7472025-10-27T23:08:09.396Z Downloaded indicatif v0.17.11
7482025-10-27T23:08:09.396Z Downloaded memoffset v0.9.1
7492025-10-27T23:08:09.411Z Downloaded md-5 v0.10.6
7502025-10-27T23:08:09.411Z Downloaded funty v2.0.0
7512025-10-27T23:08:09.411Z Downloaded diesel-dtrace v0.4.2
7522025-10-27T23:08:09.411Z Downloaded toml_parser v1.0.2
7532025-10-27T23:08:09.411Z Downloaded rustc_version v0.1.7
7542025-10-27T23:08:09.411Z Downloaded fs-err v2.11.0
7552025-10-27T23:08:09.411Z Downloaded indicatif v0.18.0
7562025-10-27T23:08:09.411Z Downloaded maybe-uninit v2.0.0
7572025-10-27T23:08:09.411Z Downloaded maplit v1.0.2
7582025-10-27T23:08:09.411Z Downloaded heapless v0.7.17
7592025-10-27T23:08:09.432Z Downloaded base64 v0.21.7
7602025-10-27T23:08:09.432Z Downloaded serde_plain v1.0.2
7612025-10-27T23:08:09.432Z Downloaded phf v0.12.1
7622025-10-27T23:08:09.432Z Downloaded parse-display-derive v0.10.0
7632025-10-27T23:08:09.432Z Downloaded russh-keys v0.45.0
7642025-10-27T23:08:09.432Z Downloaded testing_table v0.3.0
7652025-10-27T23:08:09.437Z Downloaded phf_shared v0.12.1
7662025-10-27T23:08:09.437Z Downloaded phf_shared v0.11.2
7672025-10-27T23:08:09.437Z Downloaded phf v0.11.2
7682025-10-27T23:08:09.437Z Downloaded progenitor-macro v0.8.0
7692025-10-27T23:08:09.437Z Downloaded parse-display v0.10.0
7702025-10-27T23:08:09.437Z Downloaded uzers v0.12.1
7712025-10-27T23:08:09.437Z Downloaded env_logger v0.11.8
7722025-10-27T23:08:09.437Z Downloaded want v0.3.1
7732025-10-27T23:08:09.437Z Downloaded memmap2 v0.9.8
7742025-10-27T23:08:09.437Z Downloaded termtree v0.5.1
7752025-10-27T23:08:09.438Z Downloaded rustc-hash v2.1.1
7762025-10-27T23:08:09.438Z Downloaded rustc-hash v1.1.0
7772025-10-27T23:08:09.468Z Downloaded hickory-server v0.25.2
7782025-10-27T23:08:09.524Z Downloaded xattr v1.3.1
7792025-10-27T23:08:09.524Z Downloaded socket2 v0.5.10
7802025-10-27T23:08:09.524Z Downloaded fs_extra v1.3.0
7812025-10-27T23:08:09.524Z Downloaded signal-hook-mio v0.2.4
7822025-10-27T23:08:09.524Z Downloaded hyper-util v0.1.17
7832025-10-27T23:08:09.524Z Downloaded shlex v1.3.0
7842025-10-27T23:08:09.524Z Downloaded password-hash v0.5.0
7852025-10-27T23:08:09.524Z Downloaded password-hash v0.4.2
7862025-10-27T23:08:09.524Z Downloaded dunce v1.0.5
7872025-10-27T23:08:09.524Z Downloaded slog-json v2.6.1
7882025-10-27T23:08:09.525Z Downloaded omicron-zone-package v0.12.2
7892025-10-27T23:08:09.595Z Downloaded dropshot-api-manager-types v0.2.2
7902025-10-27T23:08:09.595Z Downloaded tar v0.4.44
7912025-10-27T23:08:09.595Z Downloaded dof v0.4.0
7922025-10-27T23:08:09.595Z Downloaded document-features v0.2.11
7932025-10-27T23:08:09.595Z Downloaded tokio-dtrace v0.1.0
7942025-10-27T23:08:09.595Z Downloaded proc-macro-error2 v2.0.1
7952025-10-27T23:08:09.595Z Downloaded toml v0.7.8
7962025-10-27T23:08:09.595Z Downloaded ghash v0.5.1
7972025-10-27T23:08:09.595Z Downloaded wyz v0.5.1
7982025-10-27T23:08:09.595Z Downloaded unicase v2.8.1
7992025-10-27T23:08:09.595Z Downloaded http v1.3.1
8002025-10-27T23:08:09.595Z Downloaded thiserror-impl-no-std v2.0.2
8012025-10-27T23:08:09.595Z Downloaded slog-stdlog v4.1.1
8022025-10-27T23:08:09.595Z Downloaded sct v0.7.1
8032025-10-27T23:08:09.595Z Downloaded ctr v0.9.2
8042025-10-27T23:08:09.595Z Downloaded proc-macro-error-attr2 v2.0.0
8052025-10-27T23:08:09.595Z Downloaded same-file v1.0.6
8062025-10-27T23:08:09.595Z Downloaded slog-term v2.9.2
8072025-10-27T23:08:09.595Z Downloaded slog-scope v4.4.0
8082025-10-27T23:08:09.595Z Downloaded predicates-core v1.0.8
8092025-10-27T23:08:09.595Z Downloaded serde_urlencoded v0.7.1
8102025-10-27T23:08:09.595Z Downloaded serde_spanned v1.0.0
8112025-10-27T23:08:09.595Z Downloaded serde-big-array v0.5.1
8122025-10-27T23:08:09.595Z Downloaded semver v0.1.20
8132025-10-27T23:08:09.595Z Downloaded num-integer v0.1.46
8142025-10-27T23:08:09.595Z Downloaded multimap v0.10.1
8152025-10-27T23:08:09.603Z Downloaded pin-project v1.1.6
8162025-10-27T23:08:09.603Z Downloaded time-core v0.1.6
8172025-10-27T23:08:09.603Z Downloaded sqlparser_derive v0.2.2
8182025-10-27T23:08:09.603Z Downloaded olpc-cjson v0.1.4
8192025-10-27T23:08:09.603Z Downloaded futures-task v0.3.31
8202025-10-27T23:08:09.603Z Downloaded drift v0.1.0
8212025-10-27T23:08:09.603Z Downloaded packed_struct_codegen v0.10.1
8222025-10-27T23:08:09.603Z Downloaded packed_struct v0.10.1
8232025-10-27T23:08:09.603Z Downloaded unit-prefix v0.5.1
8242025-10-27T23:08:09.603Z Downloaded oxide-tokio-rt v0.1.2
8252025-10-27T23:08:09.603Z Downloaded zone v0.1.8
8262025-10-27T23:08:09.603Z Downloaded typify v0.2.0
8272025-10-27T23:08:09.603Z Downloaded proc-macro-crate v1.3.1
8282025-10-27T23:08:09.603Z Downloaded r2d2 v0.8.10
8292025-10-27T23:08:09.603Z Downloaded waitgroup v0.1.2
8302025-10-27T23:08:09.603Z Downloaded quinn-udp v0.5.5
8312025-10-27T23:08:09.603Z Downloaded vte_generate_state_changes v0.1.2
8322025-10-27T23:08:09.603Z Downloaded curve25519-dalek-derive v0.1.1
8332025-10-27T23:08:09.603Z Downloaded zone_cfg_derive v0.3.0
8342025-10-27T23:08:09.603Z Downloaded ecdsa v0.16.9
8352025-10-27T23:08:09.604Z Downloaded darling v0.21.0
8362025-10-27T23:08:09.604Z Downloaded derive_builder_macro v0.20.2
8372025-10-27T23:08:09.604Z Downloaded aes v0.8.4
8382025-10-27T23:08:09.604Z Downloaded thread_local v1.1.8
8392025-10-27T23:08:09.604Z Downloaded p256 v0.13.2
8402025-10-27T23:08:09.604Z Downloaded string_cache v0.8.9
8412025-10-27T23:08:09.604Z Downloaded tabled_derive v0.10.0
8422025-10-27T23:08:09.604Z Downloaded ssh-cipher v0.2.0
8432025-10-27T23:08:09.604Z Downloaded secrecy v0.10.3
8442025-10-27T23:08:09.608Z Downloaded secrecy v0.8.0
8452025-10-27T23:08:09.608Z Downloaded libm v0.2.8
8462025-10-27T23:08:09.613Z Downloaded progenitor-impl v0.10.0
8472025-10-27T23:08:09.618Z Downloaded num-derive v0.4.2
8482025-10-27T23:08:09.618Z Downloaded typify v0.4.3
8492025-10-27T23:08:09.630Z Downloaded peg-runtime v0.8.5
8502025-10-27T23:08:09.630Z Downloaded rcgen v0.12.1
8512025-10-27T23:08:09.634Z Downloaded rayon-core v1.12.1
8522025-10-27T23:08:09.634Z Downloaded rfc6979 v0.4.0
8532025-10-27T23:08:09.634Z Downloaded postgres-protocol v0.6.8
8542025-10-27T23:08:09.634Z Downloaded daft v0.1.4
8552025-10-27T23:08:09.634Z Downloaded siphasher v1.0.1
8562025-10-27T23:08:09.640Z Downloaded progenitor-macro v0.10.0
8572025-10-27T23:08:09.640Z Downloaded progenitor-client v0.11.2
8582025-10-27T23:08:09.640Z Downloaded filetime v0.2.25
8592025-10-27T23:08:09.646Z Downloaded sync_wrapper v1.0.1
8602025-10-27T23:08:09.646Z Downloaded goblin v0.10.2
8612025-10-27T23:08:09.650Z Downloaded tabled_derive v0.11.0
8622025-10-27T23:08:09.654Z Downloaded ff v0.13.0
8632025-10-27T23:08:09.654Z Downloaded fd-lock v4.0.2
8642025-10-27T23:08:09.658Z Downloaded scrypt v0.11.0
8652025-10-27T23:08:09.658Z Downloaded num-complex v0.4.6
8662025-10-27T23:08:09.665Z Downloaded nanorand v0.7.0
8672025-10-27T23:08:09.669Z Downloaded test-strategy v0.4.3
8682025-10-27T23:08:09.669Z Downloaded parking_lot v0.12.3
8692025-10-27T23:08:09.669Z Downloaded miniz_oxide v0.8.5
8702025-10-27T23:08:09.672Z Downloaded tracing-attributes v0.1.27
8712025-10-27T23:08:09.677Z Downloaded zip v0.6.6
8722025-10-27T23:08:09.682Z Downloaded num-conv v0.1.0
8732025-10-27T23:08:09.682Z Downloaded rustls-pemfile v1.0.4
8742025-10-27T23:08:09.694Z Downloaded pkg-config v0.3.31
8752025-10-27T23:08:09.694Z Downloaded paste v1.0.15
8762025-10-27T23:08:09.699Z Downloaded managed v0.8.0
8772025-10-27T23:08:09.699Z Downloaded futures-core v0.3.31
8782025-10-27T23:08:09.699Z Downloaded precomputed-hash v0.1.1
8792025-10-27T23:08:09.699Z Downloaded structmeta-derive v0.3.0
8802025-10-27T23:08:09.699Z Downloaded predicates-tree v1.0.12
8812025-10-27T23:08:09.699Z Downloaded darling_core v0.20.10
8822025-10-27T23:08:09.702Z Downloaded tower-service v0.3.3
8832025-10-27T23:08:09.702Z Downloaded openssl-probe v0.1.5
8842025-10-27T23:08:09.706Z Downloaded opaque-debug v0.3.1
8852025-10-27T23:08:09.706Z Downloaded sec1 v0.7.3
8862025-10-27T23:08:09.709Z Downloaded tokio-postgres v0.7.13
8872025-10-27T23:08:09.714Z Downloaded toml_writer v1.0.2
8882025-10-27T23:08:09.717Z Downloaded tinyvec_macros v0.1.1
8892025-10-27T23:08:09.717Z Downloaded subtle v2.6.1
8902025-10-27T23:08:09.721Z Downloaded toml v0.9.5
8912025-10-27T23:08:09.725Z Downloaded mime v0.3.17
8922025-10-27T23:08:09.725Z Downloaded tower-http v0.6.6
8932025-10-27T23:08:09.733Z Downloaded defmt v0.3.8
8942025-10-27T23:08:09.738Z Downloaded newline-converter v0.3.0
8952025-10-27T23:08:09.743Z Downloaded rustls-pemfile v2.2.0
8962025-10-27T23:08:09.743Z Downloaded aes-gcm v0.10.3
8972025-10-27T23:08:09.749Z Downloaded powerfmt v0.2.0
8982025-10-27T23:08:09.750Z Downloaded russh v0.45.0
8992025-10-27T23:08:09.753Z Downloaded psl-types v2.0.11
9002025-10-27T23:08:09.756Z Downloaded futures-sink v0.3.31
9012025-10-27T23:08:09.756Z Downloaded nu-ansi-term v0.50.1
9022025-10-27T23:08:09.761Z Downloaded ppv-lite86 v0.2.20
9032025-10-27T23:08:09.765Z Downloaded vte v0.11.1
9042025-10-27T23:08:09.765Z Downloaded rusty-fork v0.3.0
9052025-10-27T23:08:09.765Z Downloaded rustc_version v0.4.1
9062025-10-27T23:08:09.768Z Downloaded hkdf v0.12.4
9072025-10-27T23:08:09.771Z Downloaded fatfs v0.3.6
9082025-10-27T23:08:09.776Z Downloaded dropshot-api-manager v0.2.2
9092025-10-27T23:08:09.782Z Downloaded tower-layer v0.3.3
9102025-10-27T23:08:09.782Z Downloaded salsa20 v0.10.2
9112025-10-27T23:08:09.782Z Downloaded derive_builder_core v0.20.2
9122025-10-27T23:08:09.786Z Downloaded debug-ignore v1.0.5
9132025-10-27T23:08:09.786Z Downloaded siphasher v0.3.11
9142025-10-27T23:08:09.790Z Downloaded sqlformat v0.3.5
9152025-10-27T23:08:09.790Z Downloaded derive_builder v0.20.2
9162025-10-27T23:08:09.793Z Downloaded whoami v1.5.2
9172025-10-27T23:08:09.796Z Downloaded tiny-keccak v2.0.2
9182025-10-27T23:08:09.801Z Downloaded mime_guess v2.0.5
9192025-10-27T23:08:09.808Z Downloaded des v0.8.1
9202025-10-27T23:08:09.808Z Downloaded aws-lc-rs v1.12.4
9212025-10-27T23:08:09.813Z Downloaded radium v0.7.0
9222025-10-27T23:08:09.816Z Downloaded blake3 v1.5.4
9232025-10-27T23:08:09.822Z Downloaded strip-ansi-escapes v0.2.0
9242025-10-27T23:08:09.826Z Downloaded scroll v0.13.0
9252025-10-27T23:08:09.829Z Downloaded pbkdf2 v0.11.0
9262025-10-27T23:08:09.829Z Downloaded peg v0.8.5
9272025-10-27T23:08:09.833Z Downloaded scopeguard v1.2.0
9282025-10-27T23:08:09.836Z Downloaded pkcs1 v0.7.5
9292025-10-27T23:08:09.842Z Downloaded scheduled-thread-pool v0.2.7
9302025-10-27T23:08:09.842Z Downloaded derive_more v2.0.1
9312025-10-27T23:08:09.849Z Downloaded normalize-line-endings v0.3.0
9322025-10-27T23:08:09.853Z Downloaded sigpipe v0.1.3
9332025-10-27T23:08:09.853Z Downloaded rand_core v0.6.4
9342025-10-27T23:08:09.856Z Downloaded tracing v0.1.40
9352025-10-27T23:08:09.859Z Downloaded num-iter v0.1.45
9362025-10-27T23:08:09.859Z Downloaded zstd v0.13.3
9372025-10-27T23:08:09.862Z Downloaded darling_macro v0.21.0
9382025-10-27T23:08:09.867Z Downloaded time-macros v0.2.24
9392025-10-27T23:08:09.877Z Downloaded futures-channel v0.3.31
9402025-10-27T23:08:09.877Z Downloaded rand_chacha v0.3.1
9412025-10-27T23:08:09.877Z Downloaded darling v0.20.10
9422025-10-27T23:08:09.883Z Downloaded sha1 v0.10.6
9432025-10-27T23:08:09.883Z Downloaded strum_macros v0.24.3
9442025-10-27T23:08:09.883Z Downloaded number_prefix v0.4.0
9452025-10-27T23:08:09.883Z Downloaded rand_chacha v0.9.0
9462025-10-27T23:08:09.890Z Downloaded nodrop v0.1.14
9472025-10-27T23:08:09.890Z Downloaded strum v0.27.2
9482025-10-27T23:08:09.890Z Downloaded spki v0.7.3
9492025-10-27T23:08:09.890Z Downloaded num_threads v0.1.7
9502025-10-27T23:08:09.896Z Downloaded flagset v0.4.6
9512025-10-27T23:08:09.896Z Downloaded futures-executor v0.3.31
9522025-10-27T23:08:09.896Z Downloaded xz2 v0.1.7
9532025-10-27T23:08:09.896Z Downloaded peg-macros v0.8.5
9542025-10-27T23:08:09.902Z Downloaded futures-io v0.3.31
9552025-10-27T23:08:09.902Z Downloaded foreign-types v0.3.2
9562025-10-27T23:08:09.902Z Downloaded steno v0.4.1
9572025-10-27T23:08:09.907Z Downloaded strum_macros v0.26.4
9582025-10-27T23:08:09.907Z Downloaded darling_core v0.21.0
9592025-10-27T23:08:09.911Z Downloaded float-cmp v0.10.0
9602025-10-27T23:08:09.911Z Downloaded which v4.4.2
9612025-10-27T23:08:09.916Z Downloaded void v1.0.2
9622025-10-27T23:08:09.917Z Downloaded num-rational v0.4.2
9632025-10-27T23:08:09.921Z Downloaded xshell v0.2.7
9642025-10-27T23:08:09.921Z Downloaded postgres-types v0.2.9
9652025-10-27T23:08:09.925Z Downloaded typed-path v0.9.3
9662025-10-27T23:08:09.928Z Downloaded futures-macro v0.3.31
9672025-10-27T23:08:09.928Z Downloaded crossbeam-utils v0.8.21
9682025-10-27T23:08:09.932Z Downloaded zopfli v0.8.1
9692025-10-27T23:08:09.938Z Downloaded unicode-properties v0.1.3
9702025-10-27T23:08:09.938Z Downloaded signal-hook-registry v1.4.2
9712025-10-27T23:08:09.942Z Downloaded derive-where v1.5.0
9722025-10-27T23:08:09.942Z Downloaded pkcs5 v0.7.1
9732025-10-27T23:08:09.945Z Downloaded rand_xorshift v0.4.0
9742025-10-27T23:08:09.946Z Downloaded tokio-tungstenite v0.21.0
9752025-10-27T23:08:09.949Z Downloaded foldhash v0.2.0
9762025-10-27T23:08:09.952Z Downloaded tls_codec v0.4.1
9772025-10-27T23:08:09.952Z Downloaded thread-id v5.0.0
9782025-10-27T23:08:09.956Z Downloaded expectorate v1.2.0
9792025-10-27T23:08:09.959Z Downloaded portable-atomic v1.11.0
9802025-10-27T23:08:09.963Z Downloaded h2 v0.4.6
9812025-10-27T23:08:09.969Z Downloaded serde_with_macros v3.14.0
9822025-10-27T23:08:09.974Z Downloaded pkcs8 v0.10.2
9832025-10-27T23:08:09.977Z Downloaded unicode_categories v0.1.1
9842025-10-27T23:08:09.977Z Downloaded p521 v0.13.3
9852025-10-27T23:08:09.980Z Downloaded pbkdf2 v0.12.2
9862025-10-27T23:08:09.983Z Downloaded zerocopy v0.6.6
9872025-10-27T23:08:09.986Z Downloaded fixedbitset v0.5.7
9882025-10-27T23:08:09.987Z Downloaded tokio-tungstenite v0.23.1
9892025-10-27T23:08:09.990Z Downloaded tokio-stream v0.1.17
9902025-10-27T23:08:09.993Z Downloaded similar v2.7.0
9912025-10-27T23:08:09.997Z Downloaded futures v0.3.31
9922025-10-27T23:08:10.002Z Downloaded elliptic-curve v0.13.8
9932025-10-27T23:08:10.006Z Downloaded snafu v0.8.5
9942025-10-27T23:08:10.011Z Downloaded num-bigint-dig v0.8.4
9952025-10-27T23:08:10.016Z Downloaded newtype-uuid v1.3.1
9962025-10-27T23:08:10.019Z Downloaded bindgen v0.69.5
9972025-10-27T23:08:10.024Z Downloaded num-bigint v0.4.6
9982025-10-27T23:08:10.028Z Downloaded openssl-sys v0.9.109
9992025-10-27T23:08:10.033Z Downloaded yasna v0.5.2
10002025-10-27T23:08:10.036Z Downloaded spin v0.9.8
10012025-10-27T23:08:10.040Z Downloaded flume v0.11.1
10022025-10-27T23:08:10.043Z Downloaded lalrpop v0.19.12
10032025-10-27T23:08:10.052Z Downloaded rustls-pki-types v1.10.0
10042025-10-27T23:08:10.055Z Downloaded bindgen v0.71.1
10052025-10-27T23:08:10.062Z Downloaded unicode-segmentation v1.12.0
10062025-10-27T23:08:10.065Z Downloaded chrono v0.4.42
10072025-10-27T23:08:10.071Z Downloaded tungstenite v0.21.0
10082025-10-27T23:08:10.074Z Downloaded time v0.3.43
10092025-10-27T23:08:10.082Z Downloaded publicsuffix v2.3.0
10102025-10-27T23:08:10.085Z Downloaded p384 v0.13.1
10112025-10-27T23:08:10.090Z Downloaded vcpkg v0.2.15
10122025-10-27T23:08:10.126Z Downloaded unsafe-libyaml v0.2.11
10132025-10-27T23:08:10.129Z Downloaded tungstenite v0.23.0
10142025-10-27T23:08:10.132Z Downloaded yansi v1.0.1
10152025-10-27T23:08:10.135Z Downloaded regex v1.11.3
10162025-10-27T23:08:10.140Z Downloaded rayon v1.10.0
10172025-10-27T23:08:10.149Z Downloaded rustyline v14.0.0
10182025-10-27T23:08:10.154Z Downloaded unicode-normalization v0.1.24
10192025-10-27T23:08:10.159Z Downloaded quinn v0.11.5
10202025-10-27T23:08:10.162Z Downloaded ron v0.8.1
10212025-10-27T23:08:10.168Z Downloaded flate2 v1.1.2
10222025-10-27T23:08:10.173Z Downloaded crossterm v0.28.1
10232025-10-27T23:08:10.180Z Downloaded zip v4.2.0
10242025-10-27T23:08:10.184Z Downloaded toml_edit v0.19.15
10252025-10-27T23:08:10.202Z Downloaded nom v7.1.3
10262025-10-27T23:08:10.207Z Downloaded tough v0.20.0
10272025-10-27T23:08:10.215Z Downloaded futures-util v0.3.31
10282025-10-27T23:08:10.229Z Downloaded salty v0.3.0
10292025-10-27T23:08:10.235Z Downloaded rustls-webpki v0.101.7
10302025-10-27T23:08:10.251Z Downloaded winnow v0.5.40
10312025-10-27T23:08:10.260Z Downloaded sqlparser v0.45.0
10322025-10-27T23:08:10.264Z Downloaded radix_trie v0.2.1
10332025-10-27T23:08:10.271Z Downloaded nix v0.27.1
10342025-10-27T23:08:10.280Z Downloaded zlib-rs v0.5.1
10352025-10-27T23:08:10.286Z Downloaded smoltcp v0.9.1
10362025-10-27T23:08:10.297Z Downloaded reedline v0.40.0
10372025-10-27T23:08:10.305Z Downloaded moka v0.12.10
10382025-10-27T23:08:10.315Z Downloaded winnow v0.6.26
10392025-10-27T23:08:10.324Z Downloaded tabled v0.20.0
10402025-10-27T23:08:10.343Z Downloaded tabled v0.18.0
10412025-10-27T23:08:10.361Z Downloaded openssl v0.10.73
10422025-10-27T23:08:10.369Z Downloaded quinn-proto v0.11.8
10432025-10-27T23:08:10.376Z Downloaded smoltcp v0.11.0
10442025-10-27T23:08:10.387Z Downloaded curve25519-dalek v4.1.3
10452025-10-27T23:08:10.395Z Downloaded object v0.36.5
10462025-10-27T23:08:10.407Z Downloaded bstr v1.10.0
10472025-10-27T23:08:10.416Z Downloaded zerocopy v0.8.27
10482025-10-27T23:08:10.438Z Downloaded object v0.30.4
10492025-10-27T23:08:10.449Z Downloaded regress v0.10.4
10502025-10-27T23:08:10.458Z Downloaded rustls v0.23.19
10512025-10-27T23:08:10.468Z Downloaded rustls v0.21.12
10522025-10-27T23:08:10.477Z Downloaded dropshot v0.16.4
10532025-10-27T23:08:10.499Z Downloaded rustls v0.22.4
10542025-10-27T23:08:10.511Z Downloaded sled v0.34.7
10552025-10-27T23:08:10.522Z Downloaded diesel v2.2.12
10562025-10-27T23:08:10.540Z Downloaded openapiv3 v2.2.0
10572025-10-27T23:08:10.550Z Downloaded typify-impl v0.4.3
10582025-10-27T23:08:10.563Z Downloaded typify-impl v0.2.0
10592025-10-27T23:08:10.577Z Downloaded polar-core v0.27.3
10602025-10-27T23:08:10.584Z Downloaded nix v0.30.1
10612025-10-27T23:08:10.597Z Downloaded nix v0.28.0
10622025-10-27T23:08:10.607Z Downloaded regex-syntax v0.8.5
10632025-10-27T23:08:10.615Z Downloaded nix v0.29.0
10642025-10-27T23:08:10.626Z Downloaded bzip2-sys v0.1.13+1.0.8
10652025-10-27T23:08:10.638Z Downloaded jiff v0.2.15
10662025-10-27T23:08:10.653Z Downloaded regex-automata v0.4.11
10672025-10-27T23:08:10.667Z Downloaded webpki-roots v1.0.1
10682025-10-27T23:08:10.672Z Downloaded hickory-proto v0.25.2
10692025-10-27T23:08:10.686Z Downloaded zerocopy-derive v0.6.6
10702025-10-27T23:08:10.696Z Downloaded proptest v1.7.0
10712025-10-27T23:08:10.705Z Downloaded ratatui v0.29.0
10722025-10-27T23:08:10.723Z Downloaded petgraph v0.6.5
10732025-10-27T23:08:10.739Z Downloaded serde_with v3.14.0
10742025-10-27T23:08:10.750Z Downloaded libz-sys v1.1.20
10752025-10-27T23:08:10.768Z Downloaded reqwest v0.12.22
10762025-10-27T23:08:10.776Z Downloaded chrono-tz v0.10.4
10772025-10-27T23:08:10.791Z Downloaded petgraph v0.8.2
10782025-10-27T23:08:10.811Z Downloaded petname v2.0.2
10792025-10-27T23:08:10.816Z Downloaded regex-syntax v0.6.29
10802025-10-27T23:08:10.822Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10812025-10-27T23:08:10.839Z Downloaded gimli v0.31.1
10822025-10-27T23:08:10.847Z Downloaded lzma-sys v0.1.20
10832025-10-27T23:08:10.873Z Downloaded csv v1.3.1
10842025-10-27T23:08:10.890Z Downloaded tokio v1.47.0
10852025-10-27T23:08:10.926Z Downloaded tokio-util v0.7.15
10862025-10-27T23:08:10.932Z Downloaded ed25519-dalek v2.1.1
10872025-10-27T23:08:10.935Z Downloaded serde_yaml v0.9.34+deprecated
10882025-10-27T23:08:10.938Z Downloaded zerocopy-derive v0.8.27
10892025-10-27T23:08:10.944Z Downloaded bitvec v1.0.1
10902025-10-27T23:08:10.957Z Downloaded derive_more-impl v2.0.1
10912025-10-27T23:08:10.962Z Downloaded rustls-webpki v0.102.8
10922025-10-27T23:08:10.980Z Downloaded sha3 v0.10.8
10932025-10-27T23:08:10.992Z Downloaded foldhash v0.1.5
10942025-10-27T23:08:10.992Z Downloaded embedded-io v0.4.0
10952025-10-27T23:08:10.992Z Downloaded newtype_derive v0.1.6
10962025-10-27T23:08:10.992Z Downloaded newtype-uuid-macros v0.1.0
10972025-10-27T23:08:10.992Z Downloaded tls_codec_derive v0.4.1
10982025-10-27T23:08:10.992Z Downloaded embedded-io v0.6.1
10992025-10-27T23:08:10.996Z Downloaded owo-colors v4.2.2
11002025-10-27T23:08:10.996Z Downloaded structmeta v0.3.0
11012025-10-27T23:08:10.996Z Downloaded minimal-lexical v0.2.1
11022025-10-27T23:08:11.000Z Downloaded pem-rfc7468 v0.7.0
11032025-10-27T23:08:11.004Z Downloaded tinyvec v1.8.0
11042025-10-27T23:08:11.007Z Downloaded pretty_assertions v1.4.1
11052025-10-27T23:08:11.012Z Downloaded oso v0.27.3
11062025-10-27T23:08:11.012Z Downloaded rpassword v7.4.0
11072025-10-27T23:08:11.015Z Downloaded quick-xml v0.37.2
11082025-10-27T23:08:11.019Z Downloaded toml_datetime v0.7.0
11092025-10-27T23:08:11.022Z Downloaded xshell-macros v0.2.7
11102025-10-27T23:08:11.022Z Downloaded simd-adler32 v0.3.7
11112025-10-27T23:08:11.025Z Downloaded either v1.15.0
11122025-10-27T23:08:11.025Z Downloaded data-encoding v2.9.0
11132025-10-27T23:08:11.025Z Downloaded topological-sort v0.2.2
11142025-10-27T23:08:11.029Z Downloaded thiserror-no-std v2.0.2
11152025-10-27T23:08:11.032Z Downloaded subprocess v0.2.9
11162025-10-27T23:08:11.032Z Downloaded tracing-core v0.1.32
11172025-10-27T23:08:11.035Z Downloaded crossterm v0.29.0
11182025-10-27T23:08:11.041Z Downloaded mio v1.0.2
11192025-10-27T23:08:11.046Z Downloaded ring v0.17.14
11202025-10-27T23:08:11.085Z Downloaded path-slash v0.1.5
11212025-10-27T23:08:11.088Z Downloaded encoding_rs v0.8.34
11222025-10-27T23:08:11.105Z Downloaded pin-utils v0.1.0
11232025-10-27T23:08:11.108Z Downloaded pem v3.0.5
11242025-10-27T23:08:11.108Z Downloaded gethostname v0.5.0
11252025-10-27T23:08:11.108Z Downloaded stringprep v0.1.5
11262025-10-27T23:08:11.112Z Downloaded derive_more v0.99.20
11272025-10-27T23:08:11.115Z Downloaded prettyplease v0.2.36
11282025-10-27T23:08:11.119Z Downloaded num-derive v0.3.3
11292025-10-27T23:08:11.119Z Downloaded parking_lot_core v0.8.6
11302025-10-27T23:08:11.124Z Downloaded lzss v0.8.2
11312025-10-27T23:08:11.124Z Downloaded x509-cert v0.2.5
11322025-10-27T23:08:11.127Z Downloaded iri-string v0.7.8
11332025-10-27T23:08:11.134Z Downloaded zstd-safe v7.2.3
11342025-10-27T23:08:11.137Z Downloaded socket2 v0.6.0
11352025-10-27T23:08:11.137Z Downloaded libgit2-sys v0.18.2+1.9.1
11362025-10-27T23:08:11.187Z Downloaded itertools v0.14.0
11372025-10-27T23:08:11.193Z Downloaded rustls-native-certs v0.8.1
11382025-10-27T23:08:11.197Z Downloaded new_debug_unreachable v1.0.6
11392025-10-27T23:08:11.197Z Downloaded universal-hash v0.5.1
11402025-10-27T23:08:11.201Z Downloaded unicode-truncate v1.1.0
11412025-10-27T23:08:11.201Z Downloaded parking_lot_core v0.9.10
11422025-10-27T23:08:11.201Z Downloaded papergrid v0.17.0
11432025-10-27T23:08:11.204Z Downloaded hyper v1.7.0
11442025-10-27T23:08:11.210Z Downloaded ed25519 v2.2.3
11452025-10-27T23:08:11.216Z Downloaded native-tls v0.2.12
11462025-10-27T23:08:11.216Z Downloaded parking_lot v0.11.2
11472025-10-27T23:08:11.219Z Downloaded getrandom v0.2.15
11482025-10-27T23:08:11.219Z Downloaded itertools v0.13.0
11492025-10-27T23:08:11.224Z Downloaded predicates v3.1.3
11502025-10-27T23:08:11.227Z Downloaded slog-dtrace v0.3.0
11512025-10-27T23:08:11.230Z Downloaded slog-bunyan v2.5.0
11522025-10-27T23:08:11.230Z Downloaded vsss-rs v3.3.4
11532025-10-27T23:08:11.234Z Downloaded papergrid v0.14.0
11542025-10-27T23:08:11.237Z Downloaded num v0.4.3
11552025-10-27T23:08:11.237Z Downloaded walkdir v2.5.0
11562025-10-27T23:08:11.240Z Downloaded samael v0.0.19
11572025-10-27T23:08:11.244Z Downloaded rsa v0.9.6
11582025-10-27T23:08:11.251Z Downloaded unicode-bidi v0.3.17
11592025-10-27T23:08:11.255Z Downloaded tower v0.5.2
11602025-10-27T23:08:11.258Z Downloaded libxml v0.3.3
11612025-10-27T23:08:11.263Z Downloaded itertools v0.12.1
11622025-10-27T23:08:11.269Z Downloaded fallible-iterator v0.2.0
11632025-10-27T23:08:11.272Z Downloaded ena v0.14.3
11642025-10-27T23:08:11.272Z Downloaded rand v0.8.5
11652025-10-27T23:08:11.276Z Downloaded der v0.7.10
11662025-10-27T23:08:11.279Z Downloaded scroll_derive v0.13.1
11672025-10-27T23:08:11.283Z Downloaded progenitor-client v0.8.0
11682025-10-27T23:08:11.283Z Downloaded pretty-hex v0.2.1
11692025-10-27T23:08:11.283Z Downloaded fixedbitset v0.4.2
11702025-10-27T23:08:11.286Z Downloaded dropshot_endpoint v0.16.4
11712025-10-27T23:08:11.286Z Downloaded progenitor-client v0.10.0
11722025-10-27T23:08:11.289Z Downloaded daft-derive v0.1.4
11732025-10-27T23:08:11.292Z Downloaded wait-timeout v0.2.0
11742025-10-27T23:08:11.292Z Downloaded ssh-key v0.6.6
11752025-10-27T23:08:11.299Z Downloaded diesel_derives v2.2.3
11762025-10-27T23:08:11.304Z Downloaded itertools v0.10.5
11772025-10-27T23:08:11.308Z Downloaded ssh-encoding v0.2.0
11782025-10-27T23:08:11.311Z Downloaded multer v3.1.0
11792025-10-27T23:08:11.311Z Downloaded tokio-rustls v0.24.1
11802025-10-27T23:08:11.314Z Downloaded resolv-conf v0.7.0
11812025-10-27T23:08:11.317Z Downloaded primeorder v0.13.6
11822025-10-27T23:08:11.317Z Downloaded derive-ex v0.1.8
11832025-10-27T23:08:11.317Z Downloaded deranged v0.5.3
11842025-10-27T23:08:11.321Z Downloaded zeroize v1.8.1
11852025-10-27T23:08:11.321Z Downloaded oxnet v0.1.3
11862025-10-27T23:08:11.324Z Downloaded signal-hook v0.3.18
11872025-10-27T23:08:11.324Z Downloaded crypto-bigint v0.5.5
11882025-10-27T23:08:11.332Z Downloaded rand v0.9.2
11892025-10-27T23:08:11.335Z Downloaded iddqd v0.3.13
11902025-10-27T23:08:11.339Z Downloaded twox-hash v2.1.0
11912025-10-27T23:08:11.343Z Downloaded progenitor-impl v0.8.0
11922025-10-27T23:08:11.343Z Downloaded tokio-rustls v0.26.0
11932025-10-27T23:08:11.343Z Downloaded progenitor-impl v0.11.2
11942025-10-27T23:08:11.346Z Downloaded tokio-rustls v0.25.0
11952025-10-27T23:08:11.349Z Downloaded ref-cast-impl v1.0.24
11962025-10-27T23:08:11.349Z Downloaded lru-cache v0.1.2
11972025-10-27T23:08:11.349Z Downloaded support-bundle-viewer v0.1.2
11982025-10-27T23:08:11.350Z Downloaded dyn-clone v1.0.20
11992025-10-27T23:08:11.353Z Downloaded dtrace-parser v0.3.0
12002025-10-27T23:08:11.353Z Downloaded csv-core v0.1.11
12012025-10-27T23:08:11.356Z Downloaded zeroize_derive v1.4.2
12022025-10-27T23:08:11.356Z Downloaded pin-project-lite v0.2.14
12032025-10-27T23:08:11.359Z Downloaded uuid v1.18.1
12042025-10-27T23:08:11.362Z Downloaded schemars v0.9.0
12052025-10-27T23:08:11.372Z Downloaded slog-envlogger v2.2.0
12062025-10-27T23:08:11.375Z Downloaded pin-project-internal v1.1.6
12072025-10-27T23:08:11.375Z Downloaded aho-corasick v1.1.3
12082025-10-27T23:08:11.379Z Downloaded dsl_auto_type v0.1.2
12092025-10-27T23:08:11.382Z Downloaded smf v0.2.3
12102025-10-27T23:08:11.382Z Downloaded smallvec v0.6.14
12112025-10-27T23:08:11.382Z Downloaded serde-hex v0.1.0
12122025-10-27T23:08:11.386Z Downloaded num_enum v0.5.11
12132025-10-27T23:08:11.389Z Downloaded value-bag v1.9.0
12142025-10-27T23:08:11.393Z Downloaded schemars v1.0.4
12152025-10-27T23:08:11.401Z Downloaded qorb v0.4.1
12162025-10-27T23:08:11.405Z Downloaded hashbrown v0.15.4
12172025-10-27T23:08:11.410Z Downloaded serde_repr v0.1.19
12182025-10-27T23:08:11.413Z Downloaded vergen-gitcl v1.0.8
12192025-10-27T23:08:11.413Z Downloaded diff v0.1.13
12202025-10-27T23:08:11.416Z Downloaded defmt-macros v0.3.9
12212025-10-27T23:08:11.420Z Downloaded term v1.1.0
12222025-10-27T23:08:11.423Z Downloaded schemars v0.8.22
12232025-10-27T23:08:11.431Z Downloaded jiff-static v0.2.15
12242025-10-27T23:08:11.435Z Downloaded enum-as-inner v0.6.1
12252025-10-27T23:08:11.435Z Downloaded der_derive v0.7.3
12262025-10-27T23:08:11.438Z Downloaded usdt-impl v0.6.0
12272025-10-27T23:08:11.438Z Downloaded ron v0.7.1
12282025-10-27T23:08:11.442Z Downloaded hashbrown v0.13.2
12292025-10-27T23:08:11.447Z Downloaded backtrace v0.3.74
12302025-10-27T23:08:11.450Z Downloaded compact_str v0.8.0
12312025-10-27T23:08:11.453Z Downloaded foreign-types-macros v0.2.3
12322025-10-27T23:08:11.454Z Downloaded foreign-types v0.5.0
12332025-10-27T23:08:11.457Z Downloaded float-ord v0.3.2
12342025-10-27T23:08:11.457Z Downloaded vergen v9.0.6
12352025-10-27T23:08:11.457Z Downloaded slog v2.7.0
12362025-10-27T23:08:11.460Z Downloaded prefix-trie v0.7.0
12372025-10-27T23:08:11.464Z Downloaded hickory-resolver v0.24.4
12382025-10-27T23:08:11.467Z Downloaded base64 v0.13.1
12392025-10-27T23:08:11.470Z Downloaded match_cfg v0.1.0
12402025-10-27T23:08:11.470Z Downloaded env_filter v0.1.2
12412025-10-27T23:08:11.470Z Downloaded display-error-chain v0.2.2
12422025-10-27T23:08:11.470Z Downloaded dirs-sys-next v0.1.2
12432025-10-27T23:08:11.474Z Downloaded dirs-next v2.0.0
12442025-10-27T23:08:11.474Z Downloaded difflib v0.4.0
12452025-10-27T23:08:11.474Z Downloaded defmt-parser v0.3.4
12462025-10-27T23:08:11.474Z Downloaded untrusted v0.9.0
12472025-10-27T23:08:11.477Z Downloaded term v0.7.0
12482025-10-27T23:08:11.477Z Downloaded strum_macros v0.27.2
12492025-10-27T23:08:11.480Z Downloaded clang-sys v1.8.1
12502025-10-27T23:08:11.484Z Downloaded arc-swap v1.7.1
12512025-10-27T23:08:11.487Z Downloaded serde_derive_internals v0.29.1
12522025-10-27T23:08:11.487Z Downloaded serde_bytes v0.11.19
12532025-10-27T23:08:11.487Z Downloaded postcard v1.0.10
12542025-10-27T23:08:11.491Z Downloaded litrs v0.4.1
12552025-10-27T23:08:11.491Z Downloaded hyper-rustls v0.27.7
12562025-10-27T23:08:11.494Z Downloaded const-oid v0.9.6
12572025-10-27T23:08:11.497Z Downloaded tokio-native-tls v0.3.1
12582025-10-27T23:08:11.498Z Downloaded tokio-macros v2.5.0
12592025-10-27T23:08:11.498Z Downloaded termios v0.3.3
12602025-10-27T23:08:11.502Z Downloaded async-bb8-diesel v0.2.1
12612025-10-27T23:08:11.502Z Downloaded allocator-api2 v0.2.21
12622025-10-27T23:08:11.505Z Downloaded heapless v0.8.0
12632025-10-27T23:08:11.508Z Downloaded crunchy v0.2.2
12642025-10-27T23:08:11.508Z Downloaded static_assertions v1.1.0
12652025-10-27T23:08:11.508Z Downloaded ciborium v0.2.2
12662025-10-27T23:08:11.512Z Downloaded serde_path_to_error v0.1.17
12672025-10-27T23:08:11.512Z Downloaded ingot-macros v0.1.1
12682025-10-27T23:08:11.515Z Downloaded http-body-util v0.1.3
12692025-10-27T23:08:11.515Z Downloaded rustversion v1.0.22
12702025-10-27T23:08:11.519Z Downloaded ref-cast v1.0.24
12712025-10-27T23:08:11.519Z Downloaded lazy_static v1.5.0
12722025-10-27T23:08:11.523Z Downloaded ipnet v2.11.0
12732025-10-27T23:08:11.523Z Downloaded schemars_derive v0.8.22
12742025-10-27T23:08:11.527Z Downloaded libloading v0.8.5
12752025-10-27T23:08:11.527Z Downloaded jobserver v0.1.32
12762025-10-27T23:08:11.527Z Downloaded console v0.16.0
12772025-10-27T23:08:11.530Z Downloaded camino-tempfile-ext v0.3.2
12782025-10-27T23:08:11.530Z Downloaded cookie v0.18.1
12792025-10-27T23:08:11.533Z Downloaded colored v2.2.0
12802025-10-27T23:08:11.536Z Downloaded rtoolbox v0.0.2
12812025-10-27T23:08:11.536Z Downloaded lockfree-object-pool v0.1.6
12822025-10-27T23:08:11.540Z Downloaded linked-hash-map v0.5.6
12832025-10-27T23:08:11.540Z Downloaded libz-rs-sys v0.5.1
12842025-10-27T23:08:11.540Z Downloaded libsw-core v0.3.1
12852025-10-27T23:08:11.540Z Downloaded hostname v0.4.0
12862025-10-27T23:08:11.544Z Downloaded libscf-sys v1.1.0
12872025-10-27T23:08:11.544Z Downloaded ingot-types v0.1.2
12882025-10-27T23:08:11.544Z Downloaded indent_write v2.2.0
12892025-10-27T23:08:11.547Z Downloaded hubpack v0.1.2
12902025-10-27T23:08:11.547Z Downloaded http-body v1.0.1
12912025-10-27T23:08:11.547Z Downloaded httpdate v1.0.3
12922025-10-27T23:08:11.550Z Downloaded hostname v0.3.1
12932025-10-27T23:08:11.550Z Downloaded async-trait v0.1.89
12942025-10-27T23:08:11.553Z Downloaded libefi-sys v0.1.0
12952025-10-27T23:08:11.553Z Downloaded lalrpop-util v0.19.12
12962025-10-27T23:08:11.553Z Downloaded inout v0.1.3
12972025-10-27T23:08:11.557Z Downloaded humantime v2.2.0
12982025-10-27T23:08:11.557Z Downloaded array-init v0.0.4
12992025-10-27T23:08:11.557Z Downloaded corncobs v0.1.4
13002025-10-27T23:08:11.560Z Downloaded ipnetwork v0.21.1
13012025-10-27T23:08:11.560Z Downloaded blowfish v0.9.1
13022025-10-27T23:08:11.560Z Downloaded aead v0.5.2
13032025-10-27T23:08:11.564Z Downloaded hyper-tls v0.6.0
13042025-10-27T23:08:11.564Z Downloaded home v0.5.9
13052025-10-27T23:08:11.564Z Downloaded highway v1.3.0
13062025-10-27T23:08:11.567Z Downloaded cookie_store v0.21.1
13072025-10-27T23:08:11.567Z Downloaded chacha20 v0.9.1
13082025-10-27T23:08:11.571Z Downloaded cexpr v0.6.0
13092025-10-27T23:08:11.571Z Downloaded cbc v0.1.2
13102025-10-27T23:08:11.571Z Downloaded cassowary v0.3.0
13112025-10-27T23:08:11.576Z Downloaded bitfield v0.19.2
13122025-10-27T23:08:11.576Z Downloaded bit-vec v0.8.0
13132025-10-27T23:08:11.576Z Downloaded bit-vec v0.6.3
13142025-10-27T23:08:11.581Z Downloaded backoff v0.4.0
13152025-10-27T23:08:11.581Z Downloaded arrayvec v0.7.6
13162025-10-27T23:08:11.581Z Downloaded cipher v0.4.4
13172025-10-27T23:08:11.581Z Downloaded cargo_metadata v0.19.2
13182025-10-27T23:08:11.584Z Downloaded cargo-platform v0.1.8
13192025-10-27T23:08:11.584Z Downloaded bit-set v0.8.0
13202025-10-27T23:08:11.584Z Downloaded base16ct v0.2.0
13212025-10-27T23:08:11.587Z Downloaded atomic-waker v1.1.2
13222025-10-27T23:08:11.587Z Downloaded ascii-canvas v3.0.0
13232025-10-27T23:08:11.587Z Downloaded half v1.8.3
13242025-10-27T23:08:11.591Z Downloaded async-stream-impl v0.3.6
13252025-10-27T23:08:11.591Z Downloaded bit-set v0.5.3
13262025-10-27T23:08:11.591Z Downloaded bitflags v1.3.2
13272025-10-27T23:08:11.600Z Downloaded async-stream v0.3.6
13282025-10-27T23:08:11.600Z Downloaded assert_matches v1.5.0
13292025-10-27T23:08:11.603Z Downloaded ahash v0.8.12
13302025-10-27T23:08:11.603Z Downloaded adler2 v2.0.0
13312025-10-27T23:08:11.805Z Downloaded aws-lc-sys v0.26.0
13322025-10-27T23:08:12.107Z Compiling value-bag v1.9.0
13332025-10-27T23:08:12.107Z Compiling lock_api v0.4.12
13342025-10-27T23:08:12.107Z Compiling scopeguard v1.2.0
13352025-10-27T23:08:12.110Z Compiling shlex v1.3.0
13362025-10-27T23:08:12.110Z Compiling typenum v1.17.0
13372025-10-27T23:08:12.284Z Compiling syn v2.0.106
13382025-10-27T23:08:12.300Z Compiling getrandom v0.2.15
13392025-10-27T23:08:12.306Z Compiling jobserver v0.1.32
13402025-10-27T23:08:12.442Z Compiling generic-array v0.14.7
13412025-10-27T23:08:12.641Z Compiling rand_core v0.6.4
13422025-10-27T23:08:12.750Z Compiling log v0.4.27
13432025-10-27T23:08:12.801Z Compiling cc v1.2.30
13442025-10-27T23:08:12.805Z Compiling smallvec v1.15.1
13452025-10-27T23:08:13.155Z Compiling subtle v2.6.1
13462025-10-27T23:08:13.178Z Compiling portable-atomic v1.11.0
13472025-10-27T23:08:13.201Z Compiling const-oid v0.9.6
13482025-10-27T23:08:13.201Z Compiling critical-section v1.1.3
13492025-10-27T23:08:13.377Z Compiling pkg-config v0.3.31
13502025-10-27T23:08:13.483Z Compiling spin v0.9.8
13512025-10-27T23:08:13.511Z Compiling parking_lot_core v0.9.10
13522025-10-27T23:08:13.991Z Compiling regex-syntax v0.8.5
13532025-10-27T23:08:14.172Z Compiling pin-project-lite v0.2.14
13542025-10-27T23:08:14.335Z Compiling serde_json v1.0.145
13552025-10-27T23:08:14.688Z Compiling getrandom v0.3.4
13562025-10-27T23:08:14.765Z Compiling rustix v0.38.37
13572025-10-27T23:08:15.426Z Compiling signal-hook-registry v1.4.2
13582025-10-27T23:08:15.521Z Compiling once_cell v1.21.3
13592025-10-27T23:08:15.812Z Compiling libm v0.2.8
13602025-10-27T23:08:15.934Z Compiling parking_lot v0.12.3
13612025-10-27T23:08:16.165Z Compiling mio v1.0.2
13622025-10-27T23:08:16.238Z Compiling num-traits v0.2.19
13632025-10-27T23:08:16.606Z Compiling futures-core v0.3.31
13642025-10-27T23:08:16.681Z Compiling allocator-api2 v0.2.21
13652025-10-27T23:08:16.917Z Compiling lazy_static v1.5.0
13662025-10-27T23:08:17.045Z Compiling aho-corasick v1.1.3
13672025-10-27T23:08:17.075Z Compiling socket2 v0.6.0
13682025-10-27T23:08:17.228Z Compiling slab v0.4.9
13692025-10-27T23:08:17.377Z Compiling percent-encoding v2.3.2
13702025-10-27T23:08:17.602Z Compiling cpufeatures v0.2.14
13712025-10-27T23:08:17.749Z Compiling either v1.15.0
13722025-10-27T23:08:17.957Z Compiling glob v0.3.2
13732025-10-27T23:08:18.169Z Compiling futures-sink v0.3.31
13742025-10-27T23:08:18.234Z Compiling futures-io v0.3.31
13752025-10-27T23:08:18.330Z Compiling futures-channel v0.3.31
13762025-10-27T23:08:18.504Z Compiling prettyplease v0.2.36
13772025-10-27T23:08:18.525Z Compiling pin-utils v0.1.0
13782025-10-27T23:08:18.641Z Compiling futures-task v0.3.31
13792025-10-27T23:08:18.752Z Compiling hashbrown v0.16.0
13802025-10-27T23:08:18.782Z Compiling clang-sys v1.8.1
13812025-10-27T23:08:18.944Z Compiling minimal-lexical v0.2.1
13822025-10-27T23:08:18.967Z Compiling libloading v0.8.5
13832025-10-27T23:08:19.372Z Compiling regex-automata v0.4.11
13842025-10-27T23:08:19.475Z Compiling nom v7.1.3
13852025-10-27T23:08:19.532Z Compiling bindgen v0.69.5
13862025-10-27T23:08:19.688Z Compiling synstructure v0.13.1
13872025-10-27T23:08:19.890Z Compiling home v0.5.9
13882025-10-27T23:08:19.913Z Compiling base64ct v1.6.0
13892025-10-27T23:08:20.122Z Compiling indexmap v2.11.4
13902025-10-27T23:08:20.497Z Compiling pem-rfc7468 v0.7.0
13912025-10-27T23:08:21.123Z Compiling itertools v0.12.1
13922025-10-27T23:08:21.308Z Compiling lazycell v1.3.0
13932025-10-27T23:08:21.508Z Compiling rustc-hash v1.1.0
13942025-10-27T23:08:21.571Z Compiling flagset v0.4.6
13952025-10-27T23:08:21.692Z Compiling form_urlencoded v1.2.2
13962025-10-27T23:08:21.811Z Compiling rand_core v0.9.3
13972025-10-27T23:08:22.029Z Compiling cmake v0.1.51
13982025-10-27T23:08:22.378Z Compiling fs_extra v1.3.0
13992025-10-27T23:08:22.761Z Compiling cexpr v0.6.0
14002025-10-27T23:08:22.877Z Compiling dunce v1.0.5
14012025-10-27T23:08:22.945Z Compiling paste v1.0.15
14022025-10-27T23:08:23.042Z Compiling rustc_version v0.4.1
14032025-10-27T23:08:23.417Z Compiling foldhash v0.1.5
14042025-10-27T23:08:23.549Z Compiling iana-time-zone v0.1.63
14052025-10-27T23:08:23.680Z Compiling ident_case v1.0.1
14062025-10-27T23:08:23.746Z Compiling vcpkg v0.2.15
14072025-10-27T23:08:23.929Z Compiling rustversion v1.0.22
14082025-10-27T23:08:23.951Z Compiling darling_core v0.20.10
14092025-10-27T23:08:23.955Z Compiling hashbrown v0.15.4
14102025-10-27T23:08:24.651Z Compiling regex v1.11.3
14112025-10-27T23:08:24.675Z Compiling serde_derive v1.0.226
14122025-10-27T23:08:25.176Z Compiling zeroize_derive v1.4.2
14132025-10-27T23:08:25.388Z Compiling zerofrom-derive v0.1.4
14142025-10-27T23:08:25.495Z Compiling yoke-derive v0.7.4
14152025-10-27T23:08:25.631Z Compiling zerovec-derive v0.10.3
14162025-10-27T23:08:26.590Z Compiling zeroize v1.8.1
14172025-10-27T23:08:28.160Z Compiling zerocopy-derive v0.7.35
14182025-10-27T23:08:28.201Z Compiling displaydoc v0.2.5
14192025-10-27T23:08:28.431Z Compiling crypto-common v0.1.6
14202025-10-27T23:08:28.665Z Compiling block-buffer v0.10.4
14212025-10-27T23:08:28.834Z Compiling zerofrom v0.1.4
14222025-10-27T23:08:29.014Z Compiling digest v0.10.7
14232025-10-27T23:08:29.101Z Compiling yoke v0.7.4
14242025-10-27T23:08:29.502Z Compiling zerovec v0.10.4
14252025-10-27T23:08:29.543Z Compiling icu_provider_macros v1.5.0
14262025-10-27T23:08:29.566Z Compiling tokio-macros v2.5.0
14272025-10-27T23:08:29.790Z Compiling hmac v0.12.1
14282025-10-27T23:08:29.813Z Compiling thiserror-impl v2.0.17
14292025-10-27T23:08:30.076Z Compiling block-padding v0.3.3
14302025-10-27T23:08:30.237Z Compiling zerocopy v0.7.35
14312025-10-27T23:08:30.367Z Compiling futures-macro v0.3.31
14322025-10-27T23:08:30.646Z Compiling inout v0.1.3
14332025-10-27T23:08:30.954Z Compiling cipher v0.4.4
14342025-10-27T23:08:31.078Z Compiling sha2 v0.10.9
14352025-10-27T23:08:31.281Z Compiling tinystr v0.7.6
14362025-10-27T23:08:31.482Z Compiling icu_collections v1.5.0
14372025-10-27T23:08:31.529Z Compiling ppv-lite86 v0.2.20
14382025-10-27T23:08:31.586Z Compiling der_derive v0.7.3
14392025-10-27T23:08:31.682Z Compiling icu_locid v1.5.0
14402025-10-27T23:08:32.092Z Compiling serde v1.0.226
14412025-10-27T23:08:32.187Z Compiling futures-util v0.3.31
14422025-10-27T23:08:32.273Z Compiling salsa20 v0.10.2
14432025-10-27T23:08:32.525Z Compiling pbkdf2 v0.12.2
14442025-10-27T23:08:32.701Z Compiling scrypt v0.11.0
14452025-10-27T23:08:32.725Z Compiling rand_chacha v0.9.0
14462025-10-27T23:08:32.915Z Compiling icu_provider v1.5.0
14472025-10-27T23:08:33.233Z Compiling bitflags v2.9.4
14482025-10-27T23:08:33.324Z Compiling bytes v1.10.1
14492025-10-27T23:08:33.657Z Compiling icu_locid_transform v1.5.0
14502025-10-27T23:08:33.859Z Compiling thiserror v2.0.17
14512025-10-27T23:08:33.883Z Compiling der v0.7.10
14522025-10-27T23:08:34.026Z Compiling pest v2.8.2
14532025-10-27T23:08:34.615Z Compiling tokio v1.47.0
14542025-10-27T23:08:34.802Z Compiling http v1.3.1
14552025-10-27T23:08:34.919Z Compiling chrono v0.4.42
14562025-10-27T23:08:35.966Z Compiling icu_properties v1.5.1
14572025-10-27T23:08:36.768Z Compiling spki v0.7.3
14582025-10-27T23:08:36.929Z Compiling pest_meta v2.8.2
14592025-10-27T23:08:36.980Z Compiling uuid v1.18.1
14602025-10-27T23:08:37.145Z Compiling which v4.4.2
14612025-10-27T23:08:37.448Z Compiling cbc v0.1.2
14622025-10-27T23:08:37.711Z Compiling aes v0.8.4
14632025-10-27T23:08:38.037Z Compiling openssl-sys v0.9.109
14642025-10-27T23:08:38.529Z Compiling pest_generator v2.8.2
14652025-10-27T23:08:39.405Z Compiling pkcs5 v0.7.1
14662025-10-27T23:08:39.448Z Compiling rand v0.9.2
14672025-10-27T23:08:40.329Z Compiling icu_normalizer v1.5.0
14682025-10-27T23:08:40.456Z Compiling darling_macro v0.20.10
14692025-10-27T23:08:40.488Z Compiling tracing-attributes v0.1.27
14702025-10-27T23:08:40.510Z Compiling ring v0.17.14
14712025-10-27T23:08:41.277Z Compiling idna_adapter v1.2.0
14722025-10-27T23:08:41.315Z Compiling tracing-core v0.1.32
14732025-10-27T23:08:41.395Z Compiling aws-lc-rs v1.12.4
14742025-10-27T23:08:41.521Z Compiling idna v1.0.3
14752025-10-27T23:08:41.594Z Compiling adler2 v2.0.0
14762025-10-27T23:08:41.835Z Compiling rustix v1.0.7
14772025-10-27T23:08:41.858Z Compiling miniz_oxide v0.8.5
14782025-10-27T23:08:42.503Z Compiling url v2.5.4
14792025-10-27T23:08:42.692Z Compiling darling v0.20.10
14802025-10-27T23:08:42.824Z Compiling tokio-util v0.7.15
14812025-10-27T23:08:42.887Z Compiling pest_derive v2.8.2
14822025-10-27T23:08:43.225Z Compiling pkcs8 v0.10.2
14832025-10-27T23:08:43.672Z Compiling tracing v0.1.40
14842025-10-27T23:08:43.725Z Compiling http-body v1.0.1
14852025-10-27T23:08:43.844Z Compiling scroll_derive v0.12.0
14862025-10-27T23:08:44.021Z Compiling thiserror-impl v1.0.69
14872025-10-27T23:08:44.196Z Compiling serde_derive_internals v0.29.1
14882025-10-27T23:08:44.230Z Compiling zerocopy v0.8.27
14892025-10-27T23:08:45.038Z Compiling schemars v0.8.22
14902025-10-27T23:08:45.061Z Compiling tinyvec_macros v0.1.1
14912025-10-27T23:08:45.177Z Compiling base64 v0.22.1
14922025-10-27T23:08:45.226Z Compiling rustls-pki-types v1.10.0
14932025-10-27T23:08:45.378Z Compiling httparse v1.9.5
14942025-10-27T23:08:45.853Z Compiling scroll v0.12.0
14952025-10-27T23:08:46.111Z Compiling tinyvec v1.8.0
14962025-10-27T23:08:46.271Z Compiling schemars_derive v0.8.22
14972025-10-27T23:08:46.360Z Compiling zerocopy-derive v0.8.27
14982025-10-27T23:08:46.779Z Compiling thiserror v1.0.69
14992025-10-27T23:08:46.947Z Compiling bzip2-sys v0.1.13+1.0.8
15002025-10-27T23:08:47.338Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15012025-10-27T23:08:47.436Z Compiling untrusted v0.9.0
15022025-10-27T23:08:47.469Z Compiling openssl v0.10.73
15032025-10-27T23:08:47.570Z Compiling dyn-clone v1.0.20
15042025-10-27T23:08:47.643Z Compiling powerfmt v0.2.0
15052025-10-27T23:08:47.822Z Compiling tower-service v0.3.3
15062025-10-27T23:08:47.914Z Compiling time-core v0.1.6
15072025-10-27T23:08:47.984Z Compiling atomic-waker v1.1.2
15082025-10-27T23:08:48.050Z Compiling foreign-types-shared v0.1.1
15092025-10-27T23:08:48.070Z Compiling untrusted v0.7.1
15102025-10-27T23:08:48.189Z Compiling openssl-probe v0.1.5
15112025-10-27T23:08:48.195Z Compiling try-lock v0.2.5
15122025-10-27T23:08:48.248Z Compiling num-conv v0.1.0
15132025-10-27T23:08:48.286Z Compiling foreign-types v0.3.2
15142025-10-27T23:08:48.395Z Compiling tempfile v3.20.0
15152025-10-27T23:08:48.414Z Compiling want v0.3.1
15162025-10-27T23:08:48.514Z Compiling h2 v0.4.6
15172025-10-27T23:08:48.548Z Compiling time-macros v0.2.24
15182025-10-27T23:08:48.991Z Compiling deranged v0.5.3
15192025-10-27T23:08:51.520Z Compiling goblin v0.8.2
15202025-10-27T23:08:52.810Z Compiling ipnet v2.11.0
15212025-10-27T23:08:52.921Z Compiling openssl-macros v0.1.1
15222025-10-27T23:08:53.365Z Compiling wait-timeout v0.2.0
15232025-10-27T23:08:53.675Z Compiling gimli v0.31.1
15242025-10-27T23:08:53.679Z Compiling quick-error v1.2.3
15252025-10-27T23:08:53.756Z Compiling native-tls v0.2.12
15262025-10-27T23:08:53.895Z Compiling num_threads v0.1.7
15272025-10-27T23:08:53.916Z Compiling rustls v0.23.19
15282025-10-27T23:08:54.055Z Compiling bit-vec v0.8.0
15292025-10-27T23:08:54.170Z Compiling syn v1.0.109
15302025-10-27T23:08:54.252Z Compiling crossbeam-utils v0.8.21
15312025-10-27T23:08:54.511Z Compiling httpdate v1.0.3
15322025-10-27T23:08:54.874Z Compiling bit-set v0.8.0
15332025-10-27T23:08:54.930Z Compiling time v0.3.43
15342025-10-27T23:08:54.954Z Compiling rusty-fork v0.3.0
15352025-10-27T23:08:55.645Z Compiling hyper v1.7.0
15362025-10-27T23:08:58.045Z Compiling addr2line v0.24.2
15372025-10-27T23:08:58.072Z Compiling dof v0.3.0
15382025-10-27T23:08:58.745Z Compiling unicode-normalization v0.1.24
15392025-10-27T23:08:58.798Z Compiling dtrace-parser v0.2.0
15402025-10-27T23:08:59.226Z Compiling derive_builder_core v0.20.2
15412025-10-27T23:08:59.819Z Compiling signature v2.2.0
15422025-10-27T23:08:59.839Z Compiling scroll_derive v0.13.1
15432025-10-27T23:09:00.122Z Compiling heapless v0.7.17
15442025-10-27T23:09:00.164Z Compiling rand_xorshift v0.4.0
15452025-10-27T23:09:00.423Z Compiling cookie v0.18.1
15462025-10-27T23:09:00.552Z Compiling crc32fast v1.4.2
15472025-10-27T23:09:00.684Z Compiling object v0.36.5
15482025-10-27T23:09:00.754Z Compiling zlib-rs v0.5.1
15492025-10-27T23:09:00.874Z Compiling signal-hook v0.3.18
15502025-10-27T23:09:01.198Z Compiling unicode-properties v0.1.3
15512025-10-27T23:09:01.286Z Compiling slog v2.7.0
15522025-10-27T23:09:01.585Z Compiling unicode-bidi v0.3.17
15532025-10-27T23:09:01.701Z Compiling rustc-demangle v0.1.24
15542025-10-27T23:09:01.797Z Compiling unarray v0.1.4
15552025-10-27T23:09:01.991Z Compiling anyhow v1.0.99
15562025-10-27T23:09:02.562Z Compiling siphasher v0.3.11
15572025-10-27T23:09:02.590Z Compiling zstd-safe v7.2.3
15582025-10-27T23:09:02.802Z Compiling stringprep v0.1.5
15592025-10-27T23:09:02.859Z Compiling phf_shared v0.11.2
15602025-10-27T23:09:02.941Z Compiling proptest v1.7.0
15612025-10-27T23:09:03.070Z Compiling scroll v0.13.0
15622025-10-27T23:09:03.203Z Compiling derive_builder_macro v0.20.2
15632025-10-27T23:09:03.780Z Compiling usdt-impl v0.5.0
15642025-10-27T23:09:03.863Z Compiling hyper-util v0.1.17
15652025-10-27T23:09:05.159Z Compiling ipnetwork v0.21.1
15662025-10-27T23:09:05.324Z Compiling vergen-lib v0.1.6
15672025-10-27T23:09:05.661Z Compiling serde_tokenstream v0.2.2
15682025-10-27T23:09:06.003Z Compiling toml_datetime v0.6.11
15692025-10-27T23:09:06.257Z Compiling serde_spanned v0.6.9
15702025-10-27T23:09:06.509Z Compiling rand_chacha v0.3.1
15712025-10-27T23:09:06.532Z Compiling md-5 v0.10.6
15722025-10-27T23:09:06.839Z Compiling libz-rs-sys v0.5.1
15732025-10-27T23:09:07.164Z Compiling backtrace v0.3.74
15742025-10-27T23:09:07.566Z Compiling curve25519-dalek v4.1.3
15752025-10-27T23:09:07.600Z Compiling num-integer v0.1.46
15762025-10-27T23:09:07.626Z Compiling sync_wrapper v1.0.1
15772025-10-27T23:09:07.805Z Compiling ff v0.13.0
15782025-10-27T23:09:08.074Z Compiling hash32 v0.2.1
15792025-10-27T23:09:08.283Z Compiling memoffset v0.9.1
15802025-10-27T23:09:08.360Z Compiling litrs v0.4.1
15812025-10-27T23:09:08.458Z Compiling ref-cast v1.0.24
15822025-10-27T23:09:08.633Z Compiling tower-layer v0.3.3
15832025-10-27T23:09:08.900Z Compiling num-bigint-dig v0.8.4
15842025-10-27T23:09:08.977Z Compiling psl-types v2.0.11
15852025-10-27T23:09:09.020Z Compiling base16ct v0.2.0
15862025-10-27T23:09:09.221Z Compiling fallible-iterator v0.2.0
15872025-10-27T23:09:09.275Z Compiling smoltcp v0.9.1
15882025-10-27T23:09:09.376Z Compiling cfg_aliases v0.2.1
15892025-10-27T23:09:09.504Z Compiling document-features v0.2.11
15902025-10-27T23:09:09.524Z Compiling nix v0.29.0
15912025-10-27T23:09:09.900Z Compiling postgres-protocol v0.6.8
15922025-10-27T23:09:10.003Z Compiling sec1 v0.7.3
15932025-10-27T23:09:10.022Z Compiling publicsuffix v2.3.0
15942025-10-27T23:09:10.398Z Compiling tower v0.5.2
15952025-10-27T23:09:10.445Z Compiling newtype-uuid v1.3.1
15962025-10-27T23:09:10.926Z Compiling num-iter v0.1.45
15972025-10-27T23:09:11.133Z Compiling group v0.13.0
15982025-10-27T23:09:11.168Z Compiling flate2 v1.1.2
15992025-10-27T23:09:11.180Z Compiling rand v0.8.5
16002025-10-27T23:09:11.488Z Compiling oxnet v0.1.3
16012025-10-27T23:09:11.787Z Compiling derive_builder v0.20.2
16022025-10-27T23:09:12.049Z Compiling tokio-native-tls v0.3.1
16032025-10-27T23:09:12.082Z Compiling goblin v0.10.2
16042025-10-27T23:09:13.525Z Compiling rustls-native-certs v0.8.1
16052025-10-27T23:09:13.554Z Compiling webpki-roots v1.0.1
16062025-10-27T23:09:13.554Z Compiling http-body-util v0.1.3
16072025-10-27T23:09:13.554Z Compiling vergen v9.0.6
16082025-10-27T23:09:13.554Z Compiling strum_macros v0.27.2
16092025-10-27T23:09:13.640Z Compiling terminal_size v0.4.0
16102025-10-27T23:09:13.671Z Compiling cargo-platform v0.1.8
16112025-10-27T23:09:13.706Z Compiling hkdf v0.12.4
16122025-10-27T23:09:13.908Z Compiling crypto-bigint v0.5.5
16132025-10-27T23:09:14.012Z Compiling curve25519-dalek-derive v0.1.1
16142025-10-27T23:09:14.209Z Compiling ref-cast-impl v1.0.24
16152025-10-27T23:09:15.364Z Compiling daft-derive v0.1.4
16162025-10-27T23:09:15.431Z Compiling async-trait v0.1.89
16172025-10-27T23:09:15.701Z Compiling hubpack_derive v0.1.1
16182025-10-27T23:09:16.615Z Compiling ahash v0.8.12
16192025-10-27T23:09:16.939Z Compiling fs-err v3.1.1
16202025-10-27T23:09:16.969Z Compiling lockfree-object-pool v0.1.6
16212025-10-27T23:09:17.260Z Compiling usdt-impl v0.6.0
16222025-10-27T23:09:17.279Z Compiling bumpalo v3.16.0
16232025-10-27T23:09:17.639Z Compiling bitflags v1.3.2
16242025-10-27T23:09:17.707Z Compiling managed v0.8.0
16252025-10-27T23:09:17.766Z Compiling winnow v0.5.40
16262025-10-27T23:09:17.897Z Compiling buf-list v1.0.3
16272025-10-27T23:09:18.206Z Compiling simd-adler32 v0.3.7
16282025-10-27T23:09:18.537Z Compiling iri-string v0.7.8
16292025-10-27T23:09:18.564Z Compiling clap_builder v4.5.48
16302025-10-27T23:09:18.691Z Compiling strum v0.27.2
16312025-10-27T23:09:19.038Z Compiling zopfli v0.8.1
16322025-10-27T23:09:19.675Z Compiling dof v0.4.0
16332025-10-27T23:09:21.214Z Compiling toml_edit v0.19.15
16342025-10-27T23:09:22.009Z Compiling tower-http v0.6.6
16352025-10-27T23:09:22.626Z Compiling daft v0.1.4
16362025-10-27T23:09:22.656Z Compiling elliptic-curve v0.13.8
16372025-10-27T23:09:22.864Z Compiling hubpack v0.1.2
16382025-10-27T23:09:23.284Z Compiling cargo_metadata v0.19.2
16392025-10-27T23:09:23.396Z Compiling hyper-tls v0.6.0
16402025-10-27T23:09:23.486Z Compiling zstd v0.13.3
16412025-10-27T23:09:23.834Z Compiling signal-hook-mio v0.2.4
16422025-10-27T23:09:24.047Z Compiling cookie_store v0.21.1
16432025-10-27T23:09:26.347Z Compiling postgres-types v0.2.9
16442025-10-27T23:09:26.442Z Compiling usdt-attr-macro v0.5.0
16452025-10-27T23:09:26.652Z Compiling usdt-macro v0.5.0
16462025-10-27T23:09:27.639Z Compiling phf v0.11.2
16472025-10-27T23:09:27.853Z Compiling ed25519 v2.2.3
16482025-10-27T23:09:27.919Z Compiling bzip2 v0.5.2
16492025-10-27T23:09:28.030Z Compiling bzip2 v0.4.4
16502025-10-27T23:09:28.114Z Compiling dtrace-parser v0.3.0
16512025-10-27T23:09:28.305Z Compiling pkcs1 v0.7.5
16522025-10-27T23:09:28.432Z Compiling serde_with_macros v3.14.0
16532025-10-27T23:09:28.568Z Compiling strum_macros v0.26.4
16542025-10-27T23:09:29.255Z Compiling enum-as-inner v0.6.1
16552025-10-27T23:09:29.966Z Compiling clap_derive v4.5.47
16562025-10-27T23:09:30.091Z Compiling serde_urlencoded v0.7.1
16572025-10-27T23:09:30.357Z Compiling serde-big-array v0.5.1
16582025-10-27T23:09:30.614Z Compiling rfc6979 v0.4.0
16592025-10-27T23:09:30.617Z Compiling serde_repr v0.1.19
16602025-10-27T23:09:30.658Z Compiling bstr v1.10.0
16612025-10-27T23:09:30.813Z Compiling float-cmp v0.10.0
16622025-10-27T23:09:31.008Z Compiling env_filter v0.1.2
16632025-10-27T23:09:31.079Z Compiling socket2 v0.5.10
16642025-10-27T23:09:31.659Z Compiling thread-id v5.0.0
16652025-10-27T23:09:31.718Z Compiling encoding_rs v0.8.34
16662025-10-27T23:09:31.799Z Compiling foldhash v0.2.0
16672025-10-27T23:09:31.983Z Compiling rustc-hash v2.1.1
16682025-10-27T23:09:32.147Z Compiling normalize-line-endings v0.3.0
16692025-10-27T23:09:32.196Z Compiling mime v0.3.17
16702025-10-27T23:09:32.199Z Compiling difflib v0.4.0
16712025-10-27T23:09:32.298Z Compiling keccak v0.1.5
16722025-10-27T23:09:32.672Z Compiling predicates-core v1.0.8
16732025-10-27T23:09:32.972Z Compiling precomputed-hash v0.1.1
16742025-10-27T23:09:33.014Z Compiling unicode-segmentation v1.12.0
16752025-10-27T23:09:33.123Z Compiling new_debug_unreachable v1.0.6
16762025-10-27T23:09:33.236Z Compiling fixedbitset v0.4.2
16772025-10-27T23:09:33.462Z Compiling data-encoding v2.9.0
16782025-10-27T23:09:33.571Z Compiling static_assertions v1.1.0
16792025-10-27T23:09:33.667Z Compiling whoami v1.5.2
16802025-10-27T23:09:33.703Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
16812025-10-27T23:09:33.896Z Compiling similar v2.7.0
16822025-10-27T23:09:34.205Z Compiling hickory-proto v0.25.2
16832025-10-27T23:09:34.341Z Compiling clap v4.5.48
16842025-10-27T23:09:34.487Z Compiling tokio-postgres v0.7.13
16852025-10-27T23:09:35.192Z Compiling petgraph v0.6.5
16862025-10-27T23:09:35.429Z Compiling string_cache v0.8.9
16872025-10-27T23:09:35.873Z Compiling toml_edit v0.22.27
16882025-10-27T23:09:35.896Z Compiling strum v0.26.3
16892025-10-27T23:09:36.114Z Compiling predicates v3.1.3
16902025-10-27T23:09:36.960Z Compiling sha3 v0.10.8
16912025-10-27T23:09:37.616Z Compiling iddqd v0.3.13
16922025-10-27T23:09:38.708Z Compiling usdt v0.5.0
16932025-10-27T23:09:39.249Z Compiling env_logger v0.11.8
16942025-10-27T23:09:39.384Z Compiling serde_with v3.14.0
16952025-10-27T23:09:39.661Z Compiling ecdsa v0.16.9
16962025-10-27T23:09:39.976Z Compiling rsa v0.9.6
16972025-10-27T23:09:39.999Z Compiling zip v0.6.6
16982025-10-27T23:09:40.297Z Compiling ed25519-dalek v2.1.1
16992025-10-27T23:09:40.491Z Compiling zip v4.2.0
17002025-10-27T23:09:42.629Z Compiling toml v0.7.8
17012025-10-27T23:09:42.683Z Compiling crossterm v0.28.1
17022025-10-27T23:09:43.362Z Compiling crossbeam-epoch v0.9.18
17032025-10-27T23:09:43.774Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
17042025-10-27T23:09:43.912Z Compiling tokio-stream v0.1.17
17052025-10-27T23:09:44.100Z Compiling x509-cert v0.2.5
17062025-10-27T23:09:44.123Z Compiling openapiv3 v2.2.0
17072025-10-27T23:09:44.243Z Compiling sha1 v0.10.6
17082025-10-27T23:09:44.703Z Compiling itertools v0.13.0
17092025-10-27T23:09:44.918Z Compiling itertools v0.10.5
17102025-10-27T23:09:45.697Z Compiling winnow v0.6.26
17112025-10-27T23:09:45.829Z Compiling lalrpop-util v0.19.12
17122025-10-27T23:09:46.220Z Compiling peg-runtime v0.8.5
17132025-10-27T23:09:46.819Z Compiling thread_local v1.1.8
17142025-10-27T23:09:47.315Z Compiling slog-async v2.8.0
17152025-10-27T23:09:47.338Z Compiling crossbeam-channel v0.5.15
17162025-10-27T23:09:47.551Z Compiling futures-executor v0.3.31
17172025-10-27T23:09:47.556Z Compiling xattr v1.3.1
17182025-10-27T23:09:47.852Z Compiling filetime v0.2.25
17192025-10-27T23:09:47.910Z Compiling is-terminal v0.4.13
17202025-10-27T23:09:48.050Z Compiling take_mut v0.2.2
17212025-10-27T23:09:48.074Z Compiling term v1.1.0
17222025-10-27T23:09:48.133Z Compiling tar v0.4.44
17232025-10-27T23:09:48.167Z Compiling futures v0.3.31
17242025-10-27T23:09:49.084Z Compiling slog-term v2.9.2
17252025-10-27T23:09:51.054Z Compiling aws-lc-sys v0.26.0
17262025-10-27T23:10:21.304Z Compiling rustls-webpki v0.102.8
17272025-10-27T23:10:25.692Z Compiling tokio-rustls v0.26.0
17282025-10-27T23:10:25.945Z Compiling hyper-rustls v0.27.7
17292025-10-27T23:10:26.312Z Compiling reqwest v0.12.22
17302025-10-27T23:10:29.855Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17312025-10-27T23:10:30.158Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17322025-10-27T23:10:34.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
17332025-10-27T23:10:34.971Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17342025-10-27T23:10:35.032ZOct 27 23:10:34.096 INFO Starting download, target: Clickhouse
17352025-10-27T23:10:35.032ZOct 27 23:10:34.097 INFO Starting download, target: DendriteStub
17362025-10-27T23:10:35.032ZOct 27 23:10:34.097 INFO Starting download, target: Cockroach
17372025-10-27T23:10:35.036ZOct 27 23:10:34.097 INFO Starting download, target: Console
17382025-10-27T23:10:35.036ZOct 27 23:10:34.097 INFO Starting download, target: MaghemiteMgd
17392025-10-27T23:10:35.036ZOct 27 23:10:34.097 INFO Starting download, target: TransceiverControl
17402025-10-27T23:10:35.036ZOct 27 23:10:34.098 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17412025-10-27T23:10:35.036ZOct 27 23:10:34.098 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17422025-10-27T23:10:35.036ZOct 27 23:10:34.098 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17432025-10-27T23:10:35.036ZOct 27 23:10:34.098 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17442025-10-27T23:10:35.036ZOct 27 23:10:34.098 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17452025-10-27T23:10:35.036ZOct 27 23:10:34.098 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17462025-10-27T23:10:35.354ZOct 27 23:10:34.413 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17472025-10-27T23:10:35.544ZOct 27 23:10:34.600 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17482025-10-27T23:10:35.765ZOct 27 23:10:34.825 INFO Download complete, target: TransceiverControl
17492025-10-27T23:10:36.013ZOct 27 23:10:35.053 INFO Download complete, target: Console
17502025-10-27T23:10:36.823ZOct 27 23:10:35.886 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17512025-10-27T23:10:36.872ZOct 27 23:10:35.935 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17522025-10-27T23:10:37.277ZOct 27 23:10:36.331 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17532025-10-27T23:10:37.277ZOct 27 23:10:36.331 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17542025-10-27T23:10:37.302ZOct 27 23:10:36.365 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17552025-10-27T23:10:41.488ZOct 27 23:10:40.547 INFO Download complete, target: DendriteStub
17562025-10-27T23:10:41.533ZOct 27 23:10:40.593 INFO Download complete, target: MaghemiteMgd
17572025-10-27T23:10:44.670ZOct 27 23:10:43.727 INFO Checking that binary works, target: Cockroach
17582025-10-27T23:10:44.806ZOct 27 23:10:43.862 INFO Download complete, target: Cockroach
17592025-10-27T23:10:48.528ZOct 27 23:10:47.577 INFO Checking that binary works, target: Clickhouse
17602025-10-27T23:10:48.732ZOct 27 23:10:47.768 INFO Download complete, target: Clickhouse
17612025-10-27T23:10:48.819ZAll builder prerequisites installed successfully, and PATH looks valid
17622025-10-27T23:10:48.833Z
17632025-10-27T23:10:48.833Zreal 5:11.259310831
17642025-10-27T23:10:48.833Zuser 17:45.937566062
17652025-10-27T23:10:48.834Zsys 2:31.784189369
17662025-10-27T23:10:48.834Ztrap 0.675078723
17672025-10-27T23:10:48.834Ztflt 1.180546557
17682025-10-27T23:10:48.834Zdflt 1.496901157
17692025-10-27T23:10:48.834Zkflt 0.022838167
17702025-10-27T23:10:48.834Zlock 43:11.654540452
17712025-10-27T23:10:48.834Zslp 1:06:03.177510970
17722025-10-27T23:10:48.834Zlat 1:23.437092436
17732025-10-27T23:10:48.834Zstop 3:12.827253630
17742025-10-27T23:10:48.834Z+ banner hack-check
17752025-10-27T23:10:48.834Z
17762025-10-27T23:10:48.835Z # # ## #### # # #### # # ###### #### # #
17772025-10-27T23:10:48.835Z # # # # # # # # # # # # # # # # #
17782025-10-27T23:10:48.835Z ###### # # # #### ##### # ###### ##### # ####
17792025-10-27T23:10:48.835Z # # ###### # # # # # # # # # #
17802025-10-27T23:10:48.835Z # # # # # # # # # # # # # # # # #
17812025-10-27T23:10:48.835Z # # # # #### # # #### # # ###### #### # #
17822025-10-27T23:10:48.835Z
17832025-10-27T23:10:48.835Z+ export CARGO_INCREMENTAL=0
17842025-10-27T23:10:48.835Z+ CARGO_INCREMENTAL=0
17852025-10-27T23:10:48.835Z+ ptime -m timeout 2h cargo xtask check-features --ci
17862025-10-27T23:10:49.602Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17872025-10-27T23:10:49.907Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17882025-10-27T23:10:52.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
17892025-10-27T23:10:53.023Z Running `target/debug/xtask check-features --ci`
17902025-10-27T23:10:53.047Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17912025-10-27T23:10:53.052Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17922025-10-27T23:10:53.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17932025-10-27T23:10:53.713Z Running `target/debug/xtask download cargo-hack`
17942025-10-27T23:10:54.782Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17952025-10-27T23:10:55.198Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17962025-10-27T23:10:59.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
17972025-10-27T23:10:59.220Z Running `target/debug/xtask-downloader cargo-hack`
17982025-10-27T23:10:59.264ZOct 27 23:10:58.307 INFO Starting download, target: CargoHack
17992025-10-27T23:10:59.267ZOct 27 23:10:58.308 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18002025-10-27T23:10:59.444ZOct 27 23:10:58.488 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18012025-10-27T23:10:59.529ZOct 27 23:10:58.570 INFO Download complete, target: CargoHack
18022025-10-27T23:10:59.535Zrunning: "/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"
18032025-10-27T23:10:59.550Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18042025-10-27T23:10:59.760Zinfo: running `cargo check --bins` on api_identity (1/231)
18052025-10-27T23:11:00.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-10-27T23:11:00.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-10-27T23:11:00.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-10-27T23:11:00.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18092025-10-27T23:11:00.578Z
18102025-10-27T23:11:00.578Zinfo: running `cargo check --bins` on bootstore (2/231)
18112025-10-27T23:11:01.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-10-27T23:11:01.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-10-27T23:11:01.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-10-27T23:11:01.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18152025-10-27T23:11:01.459Z
18162025-10-27T23:11:01.459Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/231)
18172025-10-27T23:11:02.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-10-27T23:11:02.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-10-27T23:11:02.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-10-27T23:11:02.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18212025-10-27T23:11:02.322Z
18222025-10-27T23:11:02.322Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/231)
18232025-10-27T23:11:03.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-10-27T23:11:03.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-10-27T23:11:03.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-10-27T23:11:03.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18272025-10-27T23:11:03.206Z
18282025-10-27T23:11:03.206Zinfo: running `cargo check --bins` on id-map (5/231)
18292025-10-27T23:11:04.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-10-27T23:11:04.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-10-27T23:11:04.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-10-27T23:11:04.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18332025-10-27T23:11:04.556Z
18342025-10-27T23:11:04.556Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/231)
18352025-10-27T23:11:04.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-10-27T23:11:04.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-10-27T23:11:04.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-10-27T23:11:04.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18392025-10-27T23:11:04.620Z
18402025-10-27T23:11:04.620Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/231)
18412025-10-27T23:11:05.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-10-27T23:11:05.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-10-27T23:11:05.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-10-27T23:11:05.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18452025-10-27T23:11:05.251Z
18462025-10-27T23:11:05.251Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/231)
18472025-10-27T23:11:05.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-10-27T23:11:05.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-10-27T23:11:05.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-10-27T23:11:05.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18512025-10-27T23:11:05.923Z
18522025-10-27T23:11:05.924Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/231)
18532025-10-27T23:11:06.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-10-27T23:11:06.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-10-27T23:11:06.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-10-27T23:11:06.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18572025-10-27T23:11:06.511Z
18582025-10-27T23:11:06.512Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/231)
18592025-10-27T23:11:07.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-10-27T23:11:07.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-10-27T23:11:07.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-10-27T23:11:07.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18632025-10-27T23:11:07.132Z
18642025-10-27T23:11:07.132Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/231)
18652025-10-27T23:11:07.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-10-27T23:11:07.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-10-27T23:11:07.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-10-27T23:11:07.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18692025-10-27T23:11:07.758Z
18702025-10-27T23:11:07.759Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/231)
18712025-10-27T23:11:08.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-10-27T23:11:08.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-10-27T23:11:08.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-10-27T23:11:08.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18752025-10-27T23:11:08.393Z
18762025-10-27T23:11:08.393Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/231)
18772025-10-27T23:11:08.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-10-27T23:11:08.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-10-27T23:11:08.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-10-27T23:11:08.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18812025-10-27T23:11:09.021Z
18822025-10-27T23:11:09.021Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/231)
18832025-10-27T23:11:09.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-10-27T23:11:09.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-10-27T23:11:09.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-10-27T23:11:09.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18872025-10-27T23:11:09.651Z
18882025-10-27T23:11:09.651Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/231)
18892025-10-27T23:11:10.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-10-27T23:11:10.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-10-27T23:11:10.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-10-27T23:11:10.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18932025-10-27T23:11:10.318Z
18942025-10-27T23:11:10.318Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/231)
18952025-10-27T23:11:10.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-10-27T23:11:10.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-10-27T23:11:10.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-10-27T23:11:10.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18992025-10-27T23:11:10.948Z
19002025-10-27T23:11:10.948Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/231)
19012025-10-27T23:11:11.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-10-27T23:11:11.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-10-27T23:11:11.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-10-27T23:11:11.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19052025-10-27T23:11:11.572Z
19062025-10-27T23:11:11.572Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/231)
19072025-10-27T23:11:15.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-10-27T23:11:15.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-10-27T23:11:15.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-10-27T23:11:15.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19112025-10-27T23:11:15.355Z
19122025-10-27T23:11:15.355Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/231)
19132025-10-27T23:11:15.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-10-27T23:11:15.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-10-27T23:11:15.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-10-27T23:11:15.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19172025-10-27T23:11:15.436Z
19182025-10-27T23:11:15.436Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/231)
19192025-10-27T23:11:15.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-10-27T23:11:15.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-10-27T23:11:15.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-10-27T23:11:15.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19232025-10-27T23:11:15.437Z
19242025-10-27T23:11:15.437Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/231)
19252025-10-27T23:11:15.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-10-27T23:11:15.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-10-27T23:11:15.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-10-27T23:11:15.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19292025-10-27T23:11:15.437Z
19302025-10-27T23:11:15.437Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/231)
19312025-10-27T23:11:15.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-10-27T23:11:15.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-10-27T23:11:15.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-10-27T23:11:15.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19352025-10-27T23:11:15.437Z
19362025-10-27T23:11:15.437Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/231)
19372025-10-27T23:11:15.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-10-27T23:11:15.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-10-27T23:11:15.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-10-27T23:11:15.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19412025-10-27T23:11:15.438Z
19422025-10-27T23:11:15.438Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/231)
19432025-10-27T23:11:15.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-10-27T23:11:15.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-10-27T23:11:15.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-10-27T23:11:15.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19472025-10-27T23:11:15.928Z
19482025-10-27T23:11:15.929Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/231)
19492025-10-27T23:11:16.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-10-27T23:11:16.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-10-27T23:11:16.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-10-27T23:11:16.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19532025-10-27T23:11:16.557Z
19542025-10-27T23:11:16.557Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/231)
19552025-10-27T23:11:17.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-10-27T23:11:17.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-10-27T23:11:17.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-10-27T23:11:17.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19592025-10-27T23:11:17.193Z
19602025-10-27T23:11:17.193Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/231)
19612025-10-27T23:11:17.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-10-27T23:11:17.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-10-27T23:11:17.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-10-27T23:11:17.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19652025-10-27T23:11:17.805Z
19662025-10-27T23:11:17.805Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/231)
19672025-10-27T23:11:18.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-10-27T23:11:18.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-10-27T23:11:18.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-10-27T23:11:18.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19712025-10-27T23:11:18.425Z
19722025-10-27T23:11:18.425Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/231)
19732025-10-27T23:11:18.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-10-27T23:11:18.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-10-27T23:11:18.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762025-10-27T23:11:18.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19772025-10-27T23:11:19.050Z
19782025-10-27T23:11:19.050Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/231)
19792025-10-27T23:11:19.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802025-10-27T23:11:19.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812025-10-27T23:11:19.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822025-10-27T23:11:19.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19832025-10-27T23:11:19.676Z
19842025-10-27T23:11:19.676Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/231)
19852025-10-27T23:11:20.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862025-10-27T23:11:20.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872025-10-27T23:11:20.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882025-10-27T23:11:20.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19892025-10-27T23:11:20.294Z
19902025-10-27T23:11:20.294Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/231)
19912025-10-27T23:11:20.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922025-10-27T23:11:20.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932025-10-27T23:11:20.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942025-10-27T23:11:20.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19952025-10-27T23:11:20.910Z
19962025-10-27T23:11:20.910Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/231)
19972025-10-27T23:11:21.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982025-10-27T23:11:21.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992025-10-27T23:11:21.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002025-10-27T23:11:21.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20012025-10-27T23:11:21.536Z
20022025-10-27T23:11:21.536Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/231)
20032025-10-27T23:11:22.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042025-10-27T23:11:22.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052025-10-27T23:11:22.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062025-10-27T23:11:22.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20072025-10-27T23:11:22.153Z
20082025-10-27T23:11:22.153Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/231)
20092025-10-27T23:11:22.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102025-10-27T23:11:22.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112025-10-27T23:11:22.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122025-10-27T23:11:22.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20132025-10-27T23:11:22.772Z
20142025-10-27T23:11:22.772Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/231)
20152025-10-27T23:11:23.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162025-10-27T23:11:23.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172025-10-27T23:11:23.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182025-10-27T23:11:23.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20192025-10-27T23:11:23.391Z
20202025-10-27T23:11:23.391Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/231)
20212025-10-27T23:11:23.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222025-10-27T23:11:23.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232025-10-27T23:11:23.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242025-10-27T23:11:23.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20252025-10-27T23:11:24.016Z
20262025-10-27T23:11:24.016Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/231)
20272025-10-27T23:11:24.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282025-10-27T23:11:24.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292025-10-27T23:11:24.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302025-10-27T23:11:24.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20312025-10-27T23:11:24.646Z
20322025-10-27T23:11:24.647Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/231)
20332025-10-27T23:11:25.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342025-10-27T23:11:25.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352025-10-27T23:11:25.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362025-10-27T23:11:25.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20372025-10-27T23:11:25.272Z
20382025-10-27T23:11:25.272Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/231)
20392025-10-27T23:11:25.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402025-10-27T23:11:25.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412025-10-27T23:11:25.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422025-10-27T23:11:25.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20432025-10-27T23:11:25.907Z
20442025-10-27T23:11:25.907Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/231)
20452025-10-27T23:11:26.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462025-10-27T23:11:26.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472025-10-27T23:11:26.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482025-10-27T23:11:26.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20492025-10-27T23:11:26.551Z
20502025-10-27T23:11:26.551Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/231)
20512025-10-27T23:11:27.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522025-10-27T23:11:27.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532025-10-27T23:11:27.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542025-10-27T23:11:27.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20552025-10-27T23:11:27.173Z
20562025-10-27T23:11:27.173Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/231)
20572025-10-27T23:11:27.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582025-10-27T23:11:27.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592025-10-27T23:11:27.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602025-10-27T23:11:27.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20612025-10-27T23:11:27.807Z
20622025-10-27T23:11:27.807Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/231)
20632025-10-27T23:11:28.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642025-10-27T23:11:28.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652025-10-27T23:11:28.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662025-10-27T23:11:28.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20672025-10-27T23:11:28.439Z
20682025-10-27T23:11:28.439Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/231)
20692025-10-27T23:11:29.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702025-10-27T23:11:29.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712025-10-27T23:11:29.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722025-10-27T23:11:29.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20732025-10-27T23:11:29.072Z
20742025-10-27T23:11:29.073Zinfo: running `cargo check --bins` on sled-hardware-types (46/231)
20752025-10-27T23:11:29.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762025-10-27T23:11:29.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772025-10-27T23:11:29.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782025-10-27T23:11:29.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20792025-10-27T23:11:29.961Z
20802025-10-27T23:11:29.961Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/231)
20812025-10-27T23:11:30.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822025-10-27T23:11:30.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832025-10-27T23:11:30.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842025-10-27T23:11:30.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20852025-10-27T23:11:30.831Z
20862025-10-27T23:11:30.831Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/231)
20872025-10-27T23:11:31.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882025-10-27T23:11:31.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892025-10-27T23:11:31.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902025-10-27T23:11:31.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20912025-10-27T23:11:31.703Z
20922025-10-27T23:11:31.703Zinfo: running `cargo check --bins` on oxlog (49/231)
20932025-10-27T23:11:32.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942025-10-27T23:11:32.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952025-10-27T23:11:32.556Z Checking cfg-if v1.0.1
20962025-10-27T23:11:32.560Z Checking libc v0.2.174
20972025-10-27T23:11:32.560Z Checking serde_core v1.0.226
20982025-10-27T23:11:32.707Z Checking zeroize v1.8.1
20992025-10-27T23:11:32.710Z Checking memchr v2.7.4
21002025-10-27T23:11:32.738Z Checking value-bag v1.9.0
21012025-10-27T23:11:32.742Z Checking typenum v1.17.0
21022025-10-27T23:11:32.742Z Checking smallvec v1.15.1
21032025-10-27T23:11:32.750Z Checking scopeguard v1.2.0
21042025-10-27T23:11:32.952Z Checking subtle v2.6.1
21052025-10-27T23:11:32.972Z Checking lock_api v0.4.12
21062025-10-27T23:11:33.172Z Checking log v0.4.27
21072025-10-27T23:11:33.192Z Checking const-oid v0.9.6
21082025-10-27T23:11:33.244Z Checking itoa v1.0.11
21092025-10-27T23:11:33.363Z Checking byteorder v1.5.0
21102025-10-27T23:11:33.477Z Checking portable-atomic v1.11.0
21112025-10-27T23:11:33.522Z Checking stable_deref_trait v1.2.0
21122025-10-27T23:11:33.652Z Checking critical-section v1.1.3
21132025-10-27T23:11:33.686Z Checking zerofrom v0.1.4
21142025-10-27T23:11:33.723Z Checking getrandom v0.2.15
21152025-10-27T23:11:33.777Z Checking signal-hook-registry v1.4.2
21162025-10-27T23:11:33.811Z Checking parking_lot_core v0.9.10
21172025-10-27T23:11:33.906Z Checking yoke v0.7.4
21182025-10-27T23:11:33.953Z Checking generic-array v0.14.7
21192025-10-27T23:11:33.988Z Checking rand_core v0.6.4
21202025-10-27T23:11:34.047Z Checking getrandom v0.3.4
21212025-10-27T23:11:34.151Z Checking pin-project-lite v0.2.14
21222025-10-27T23:11:34.231Z Checking zerovec v0.10.4
21232025-10-27T23:11:34.290Z Checking parking_lot v0.12.3
21242025-10-27T23:11:34.309Z Checking mio v1.0.2
21252025-10-27T23:11:34.325Z Checking zerocopy v0.7.35
21262025-10-27T23:11:34.495Z Checking once_cell v1.21.3
21272025-10-27T23:11:34.645Z Checking socket2 v0.6.0
21282025-10-27T23:11:34.822Z Checking libm v0.2.8
21292025-10-27T23:11:34.922Z Checking cpufeatures v0.2.14
21302025-10-27T23:11:35.014Z Checking litemap v0.7.3
21312025-10-27T23:11:35.033Z Checking writeable v0.5.5
21322025-10-27T23:11:35.098Z Checking crypto-common v0.1.6
21332025-10-27T23:11:35.146Z Checking block-buffer v0.10.4
21342025-10-27T23:11:35.316Z Checking ryu v1.0.18
21352025-10-27T23:11:35.382Z Checking futures-core v0.3.31
21362025-10-27T23:11:35.397Z Checking percent-encoding v2.3.2
21372025-10-27T23:11:35.416Z Checking digest v0.10.7
21382025-10-27T23:11:35.540Z Checking block-padding v0.3.3
21392025-10-27T23:11:35.567Z Checking fnv v1.0.7
21402025-10-27T23:11:35.588Z Checking icu_locid_transform_data v1.5.0
21412025-10-27T23:11:35.637Z Checking allocator-api2 v0.2.21
21422025-10-27T23:11:35.695Z Checking ppv-lite86 v0.2.20
21432025-10-27T23:11:35.714Z Checking icu_properties_data v1.5.0
21442025-10-27T23:11:35.746Z Checking tinystr v0.7.6
21452025-10-27T23:11:35.750Z Checking num-traits v0.2.19
21462025-10-27T23:11:35.774Z Checking hmac v0.12.1
21472025-10-27T23:11:35.777Z Checking inout v0.1.3
21482025-10-27T23:11:35.960Z Checking icu_collections v1.5.0
21492025-10-27T23:11:36.000Z Checking equivalent v1.0.2
21502025-10-27T23:11:36.036Z Checking futures-sink v0.3.31
21512025-10-27T23:11:36.088Z Checking icu_locid v1.5.0
21522025-10-27T23:11:36.133Z Checking cipher v0.4.4
21532025-10-27T23:11:36.203Z Checking hashbrown v0.16.0
21542025-10-27T23:11:36.222Z Checking futures-channel v0.3.31
21552025-10-27T23:11:36.396Z Checking sha2 v0.10.9
21562025-10-27T23:11:36.456Z Checking serde v1.0.226
21572025-10-27T23:11:36.546Z Checking serde_json v1.0.145
21582025-10-27T23:11:36.570Z Checking slab v0.4.9
21592025-10-27T23:11:36.616Z Checking futures-io v0.3.31
21602025-10-27T23:11:36.845Z Checking futures-task v0.3.31
21612025-10-27T23:11:36.869Z Checking write16 v1.0.0
21622025-10-27T23:11:37.015Z Checking base64ct v1.6.0
21632025-10-27T23:11:37.033Z Checking pin-utils v0.1.0
21642025-10-27T23:11:37.054Z Checking icu_provider v1.5.0
21652025-10-27T23:11:37.113Z Checking utf8_iter v1.0.4
21662025-10-27T23:11:37.140Z Checking icu_normalizer_data v1.5.0
21672025-10-27T23:11:37.180Z Checking utf16_iter v1.0.5
21682025-10-27T23:11:37.254Z Checking indexmap v2.11.4
21692025-10-27T23:11:37.254Z Checking futures-util v0.3.31
21702025-10-27T23:11:37.311Z Checking errno v0.3.12
21712025-10-27T23:11:37.368Z Checking flagset v0.4.6
21722025-10-27T23:11:37.478Z Checking pem-rfc7468 v0.7.0
21732025-10-27T23:11:37.499Z Checking bytes v1.10.1
21742025-10-27T23:11:37.521Z Checking bitflags v2.9.4
21752025-10-27T23:11:37.578Z Checking rand_core v0.9.3
21762025-10-27T23:11:37.666Z Checking icu_locid_transform v1.5.0
21772025-10-27T23:11:37.762Z Checking der v0.7.10
21782025-10-27T23:11:37.848Z Compiling hashbrown v0.15.4
21792025-10-27T23:11:37.923Z Checking salsa20 v0.10.2
21802025-10-27T23:11:38.138Z Checking pbkdf2 v0.12.2
21812025-10-27T23:11:38.157Z Checking form_urlencoded v1.2.2
21822025-10-27T23:11:38.313Z Checking spin v0.9.8
21832025-10-27T23:11:38.393Z Checking scrypt v0.11.0
21842025-10-27T23:11:38.482Z Checking tokio v1.47.0
21852025-10-27T23:11:38.512Z Checking http v1.3.1
21862025-10-27T23:11:38.642Z Checking rand_chacha v0.9.0
21872025-10-27T23:11:38.664Z Checking icu_properties v1.5.1
21882025-10-27T23:11:38.664Z Checking uuid v1.18.1
21892025-10-27T23:11:39.035Z Compiling tokio-util v0.7.15
21902025-10-27T23:11:39.039Z Checking aes v0.8.4
21912025-10-27T23:11:39.347Z Checking cbc v0.1.2
21922025-10-27T23:11:39.486Z Checking spki v0.7.3
21932025-10-27T23:11:39.786Z Checking regex-syntax v0.8.5
21942025-10-27T23:11:39.807Z Checking rand v0.9.2
21952025-10-27T23:11:39.966Z Checking pkcs5 v0.7.1
21962025-10-27T23:11:40.466Z Checking tracing-core v0.1.32
21972025-10-27T23:11:40.644Z Checking thiserror v2.0.17
21982025-10-27T23:11:40.807Z Checking iana-time-zone v0.1.63
21992025-10-27T23:11:40.848Z Compiling h2 v0.4.6
22002025-10-27T23:11:40.992Z Checking chrono v0.4.42
22012025-10-27T23:11:41.133Z Checking tracing v0.1.40
22022025-10-27T23:11:41.352Z Checking pkcs8 v0.10.2
22032025-10-27T23:11:41.489Z Checking http-body v1.0.1
22042025-10-27T23:11:41.717Z Checking tinyvec_macros v0.1.1
22052025-10-27T23:11:41.743Z Checking rustls-pki-types v1.10.0
22062025-10-27T23:11:41.819Z Checking plain v0.2.3
22072025-10-27T23:11:41.901Z Checking base64 v0.22.1
22082025-10-27T23:11:41.978Z Checking tinyvec v1.8.0
22092025-10-27T23:11:42.019Z Checking icu_normalizer v1.5.0
22102025-10-27T23:11:42.310Z Checking lazy_static v1.5.0
22112025-10-27T23:11:42.386Z Checking rustix v1.0.7
22122025-10-27T23:11:42.447Z Checking aws-lc-sys v0.26.0
22132025-10-27T23:11:42.815Z Checking idna_adapter v1.2.0
22142025-10-27T23:11:42.961Z Checking ucd-trie v0.1.7
22152025-10-27T23:11:43.024Z Checking idna v1.0.3
22162025-10-27T23:11:43.048Z Checking try-lock v0.2.5
22172025-10-27T23:11:43.189Z Checking adler2 v2.0.0
22182025-10-27T23:11:43.216Z Checking tower-service v0.3.3
22192025-10-27T23:11:43.262Z Checking foreign-types-shared v0.1.1
22202025-10-27T23:11:43.368Z Checking atomic-waker v1.1.2
22212025-10-27T23:11:43.387Z Checking unicode-ident v1.0.19
22222025-10-27T23:11:43.404Z Checking untrusted v0.9.0
22232025-10-27T23:11:43.515Z Checking url v2.5.4
22242025-10-27T23:11:43.541Z Checking fastrand v2.1.1
22252025-10-27T23:11:43.584Z Checking untrusted v0.7.1
22262025-10-27T23:11:43.603Z Checking openssl-probe v0.1.5
22272025-10-27T23:11:43.777Z Checking ring v0.17.14
22282025-10-27T23:11:43.795Z Checking proc-macro2 v1.0.101
22292025-10-27T23:11:43.869Z Checking foreign-types v0.3.2
22302025-10-27T23:11:43.986Z Checking miniz_oxide v0.8.5
22312025-10-27T23:11:44.406Z Checking want v0.3.1
22322025-10-27T23:11:44.474Z Checking pest v2.8.2
22332025-10-27T23:11:44.496Z Checking tempfile v3.20.0
22342025-10-27T23:11:44.622Z Checking ipnet v2.11.0
22352025-10-27T23:11:44.688Z Checking aws-lc-rs v1.12.4
22362025-10-27T23:11:44.712Z Checking semver v1.0.27
22372025-10-27T23:11:44.890Z Checking zerocopy v0.8.27
22382025-10-27T23:11:45.128Z Checking httparse v1.9.5
22392025-10-27T23:11:45.179Z Checking openssl-sys v0.9.109
22402025-10-27T23:11:45.612Z Checking wait-timeout v0.2.0
22412025-10-27T23:11:45.814Z Checking aho-corasick v1.1.3
22422025-10-27T23:11:45.909Z Checking bit-vec v0.8.0
22432025-10-27T23:11:46.290Z Checking anstyle v1.0.11
22442025-10-27T23:11:46.365Z Checking utf8parse v0.2.2
22452025-10-27T23:11:46.446Z Checking httpdate v1.0.3
22462025-10-27T23:11:46.551Z Checking pretty-hex v0.4.1
22472025-10-27T23:11:46.633Z Checking dyn-clone v1.0.20
22482025-10-27T23:11:46.710Z Checking powerfmt v0.2.0
22492025-10-27T23:11:46.759Z Checking quick-error v1.2.3
22502025-10-27T23:11:46.814Z Checking schemars v0.8.22
22512025-10-27T23:11:46.935Z Checking rusty-fork v0.3.0
22522025-10-27T23:11:46.999Z Checking anstyle-parse v0.2.5
22532025-10-27T23:11:47.017Z Checking deranged v0.5.3
22542025-10-27T23:11:47.241Z Checking rustls-webpki v0.102.8
22552025-10-27T23:11:47.294Z Checking openssl v0.10.73
22562025-10-27T23:11:47.378Z Checking regex-automata v0.4.11
22572025-10-27T23:11:48.024Z Compiling hyper v1.7.0
22582025-10-27T23:11:48.300Z Checking bit-set v0.8.0
22592025-10-27T23:11:48.423Z Checking quote v1.0.40
22602025-10-27T23:11:48.584Z Compiling newtype-uuid v1.3.1
22612025-10-27T23:11:48.780Z Checking unicode-normalization v0.1.24
22622025-10-27T23:11:48.912Z Checking crossbeam-utils v0.8.21
22632025-10-27T23:11:49.568Z Checking rand_xorshift v0.4.0
22642025-10-27T23:11:49.705Z Checking rustix v0.38.37
22652025-10-27T23:11:49.749Z Checking bzip2-sys v0.1.13+1.0.8
22662025-10-27T23:11:49.776Z Checking signature v2.2.0
22672025-10-27T23:11:49.895Z Checking scroll v0.12.0
22682025-10-27T23:11:49.999Z Checking thiserror v1.0.69
22692025-10-27T23:11:50.172Z Checking crc32fast v1.4.2
22702025-10-27T23:11:50.385Z Compiling hyper-util v0.1.17
22712025-10-27T23:11:50.435Z Checking zlib-rs v0.5.1
22722025-10-27T23:11:50.485Z Checking is_terminal_polyfill v1.70.1
22732025-10-27T23:11:50.624Z Checking anstyle-query v1.1.1
22742025-10-27T23:11:50.782Z Checking num_threads v0.1.7
22752025-10-27T23:11:50.925Z Checking siphasher v0.3.11
22762025-10-27T23:11:51.258Z Checking unicode-bidi v0.3.17
22772025-10-27T23:11:51.480Z Checking num-conv v0.1.0
22782025-10-27T23:11:51.723Z Checking colorchoice v1.0.2
22792025-10-27T23:11:51.740Z Checking unicode-properties v0.1.3
22802025-10-27T23:11:51.883Z Checking either v1.15.0
22812025-10-27T23:11:51.902Z Checking unarray v0.1.4
22822025-10-27T23:11:52.083Z Checking time-core v0.1.6
22832025-10-27T23:11:52.137Z Checking stringprep v0.1.5
22842025-10-27T23:11:52.281Z Checking proptest v1.7.0
22852025-10-27T23:11:52.301Z Checking libz-rs-sys v0.5.1
22862025-10-27T23:11:52.379Z Checking time v0.3.43
22872025-10-27T23:11:52.429Z Checking anstream v0.6.18
22882025-10-27T23:11:52.462Z Checking native-tls v0.2.12
22892025-10-27T23:11:52.514Z Checking phf_shared v0.11.2
22902025-10-27T23:11:52.788Z Checking goblin v0.8.2
22912025-10-27T23:11:52.806Z Checking crossbeam-epoch v0.9.18
22922025-10-27T23:11:52.828Z Compiling daft v0.1.4
22932025-10-27T23:11:52.928Z Checking syn v2.0.106
22942025-10-27T23:11:53.224Z Compiling hyper-rustls v0.27.7
22952025-10-27T23:11:53.385Z Compiling hyper-tls v0.6.0
22962025-10-27T23:11:53.817Z Checking ipnetwork v0.21.1
22972025-10-27T23:11:53.842Z Checking rustls v0.23.19
22982025-10-27T23:11:53.970Z Checking scroll v0.13.0
22992025-10-27T23:11:54.213Z Checking zstd-sys v2.0.14+zstd.1.5.7
23002025-10-27T23:11:54.426Z Checking serde_spanned v0.6.9
23012025-10-27T23:11:54.450Z Checking toml_datetime v0.6.11
23022025-10-27T23:11:54.653Z Checking num-integer v0.1.46
23032025-10-27T23:11:54.826Z Checking rand_chacha v0.3.1
23042025-10-27T23:11:54.962Z Checking md-5 v0.10.6
23052025-10-27T23:11:55.162Z Checking sync_wrapper v1.0.1
23062025-10-27T23:11:55.214Z Checking ff v0.13.0
23072025-10-27T23:11:55.232Z Checking hash32 v0.2.1
23082025-10-27T23:11:55.337Z Checking tower-layer v0.3.3
23092025-10-27T23:11:55.450Z Checking base16ct v0.2.0
23102025-10-27T23:11:55.550Z Checking gimli v0.31.1
23112025-10-27T23:11:55.608Z Checking fallible-iterator v0.2.0
23122025-10-27T23:11:55.686Z Checking psl-types v2.0.11
23132025-10-27T23:11:55.901Z Checking publicsuffix v2.3.0
23142025-10-27T23:11:56.190Z Checking sec1 v0.7.3
23152025-10-27T23:11:56.211Z Checking postgres-protocol v0.6.8
23162025-10-27T23:11:56.579Z Compiling reqwest v0.12.22
23172025-10-27T23:11:56.844Z Checking tower v0.5.2
23182025-10-27T23:11:56.894Z Compiling tokio-postgres v0.7.13
23192025-10-27T23:11:57.567Z Compiling iddqd v0.3.13
23202025-10-27T23:11:57.573Z Checking heapless v0.7.17
23212025-10-27T23:11:57.669Z Checking dof v0.3.0
23222025-10-27T23:11:58.306Z Checking group v0.13.0
23232025-10-27T23:11:58.516Z Checking rand v0.8.5
23242025-10-27T23:11:58.575Z Checking num-iter v0.1.45
23252025-10-27T23:11:58.776Z Checking cookie v0.18.1
23262025-10-27T23:11:58.833Z Checking goblin v0.10.2
23272025-10-27T23:11:58.887Z Checking tokio-rustls v0.26.0
23282025-10-27T23:11:59.222Z Checking zstd-safe v7.2.3
23292025-10-27T23:11:59.310Z Checking oxnet v0.1.3
23302025-10-27T23:11:59.335Z Checking addr2line v0.24.2
23312025-10-27T23:11:59.549Z Checking terminal_size v0.4.0
23322025-10-27T23:11:59.715Z Checking tokio-native-tls v0.3.1
23332025-10-27T23:11:59.719Z Checking flate2 v1.1.2
23342025-10-27T23:11:59.758Z Checking dtrace-parser v0.2.0
23352025-10-27T23:11:59.841Z Checking rustls-native-certs v0.8.1
23362025-10-27T23:11:59.918Z Checking webpki-roots v1.0.1
23372025-10-27T23:11:59.999Z Checking http-body-util v0.1.3
23382025-10-27T23:12:00.057Z Compiling tokio-stream v0.1.17
23392025-10-27T23:12:00.153Z Checking signal-hook v0.3.18
23402025-10-27T23:12:00.248Z Checking hkdf v0.12.4
23412025-10-27T23:12:00.388Z Checking crypto-bigint v0.5.5
23422025-10-27T23:12:00.437Z Checking thread-id v4.2.2
23432025-10-27T23:12:00.486Z Checking object v0.36.5
23442025-10-27T23:12:00.491Z Checking winnow v0.5.40
23452025-10-27T23:12:00.571Z Checking clap_lex v0.7.4
23462025-10-27T23:12:00.839Z Checking bitflags v1.3.2
23472025-10-27T23:12:00.955Z Checking rustc-demangle v0.1.24
23482025-10-27T23:12:00.986Z Checking bumpalo v3.16.0
23492025-10-27T23:12:01.351Z Checking lockfree-object-pool v0.1.6
23502025-10-27T23:12:01.453Z Checking simd-adler32 v0.3.7
23512025-10-27T23:12:01.612Z Checking iri-string v0.7.8
23522025-10-27T23:12:01.843Z Checking strsim v0.11.1
23532025-10-27T23:12:02.066Z Checking managed v0.8.0
23542025-10-27T23:12:02.159Z Compiling rayon-core v1.12.1
23552025-10-27T23:12:02.448Z Checking smoltcp v0.9.1
23562025-10-27T23:12:02.544Z Checking clap_builder v4.5.48
23572025-10-27T23:12:03.167Z Checking elliptic-curve v0.13.8
23582025-10-27T23:12:03.351Z Checking toml_edit v0.19.15
23592025-10-27T23:12:03.838Z Checking zopfli v0.8.1
23602025-10-27T23:12:03.920Z Checking usdt-impl v0.5.0
23612025-10-27T23:12:04.301Z Checking tower-http v0.6.6
23622025-10-27T23:12:04.516Z Checking signal-hook-mio v0.2.4
23632025-10-27T23:12:04.873Z Checking num-bigint-dig v0.8.4
23642025-10-27T23:12:04.998Z Checking dof v0.4.0
23652025-10-27T23:12:05.074Z Checking zstd v0.13.3
23662025-10-27T23:12:05.353Z Checking cookie_store v0.21.1
23672025-10-27T23:12:05.448Z Checking postgres-types v0.2.9
23682025-10-27T23:12:05.452Z Checking crossbeam-deque v0.8.5
23692025-10-27T23:12:05.774Z Checking phf v0.11.2
23702025-10-27T23:12:05.813Z Checking regex v1.11.3
23712025-10-27T23:12:05.867Z Checking bstr v1.10.0
23722025-10-27T23:12:06.064Z Checking ed25519 v2.2.3
23732025-10-27T23:12:06.098Z Checking bzip2 v0.4.4
23742025-10-27T23:12:06.107Z Checking bzip2 v0.5.2
23752025-10-27T23:12:06.349Z Checking dtrace-parser v0.3.0
23762025-10-27T23:12:06.376Z Checking ref-cast v1.0.24
23772025-10-27T23:12:06.406Z Checking curve25519-dalek v4.1.3
23782025-10-27T23:12:06.429Z Checking strum v0.27.2
23792025-10-27T23:12:06.517Z Checking backtrace v0.3.74
23802025-10-27T23:12:06.536Z Checking hubpack v0.1.2
23812025-10-27T23:12:06.616Z Checking memoffset v0.9.1
23822025-10-27T23:12:06.759Z Checking pkcs1 v0.7.5
23832025-10-27T23:12:06.779Z Checking serde_urlencoded v0.7.1
23842025-10-27T23:12:06.815Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23852025-10-27T23:12:06.851Z Checking serde-big-array v0.5.1
23862025-10-27T23:12:06.875Z Checking float-cmp v0.10.0
23872025-10-27T23:12:06.888Z Checking rfc6979 v0.4.0
23882025-10-27T23:12:07.089Z Checking socket2 v0.5.10
23892025-10-27T23:12:07.097Z Checking memmap v0.7.0
23902025-10-27T23:12:07.097Z Checking thread-id v5.0.0
23912025-10-27T23:12:07.097Z Checking env_filter v0.1.2
23922025-10-27T23:12:07.164Z Checking encoding_rs v0.8.34
23932025-10-27T23:12:07.182Z Checking fixedbitset v0.4.2
23942025-10-27T23:12:07.202Z Checking static_assertions v1.1.0
23952025-10-27T23:12:07.232Z Checking mime v0.3.17
23962025-10-27T23:12:07.319Z Checking predicates-core v1.0.8
23972025-10-27T23:12:07.367Z Checking new_debug_unreachable v1.0.6
23982025-10-27T23:12:07.387Z Checking precomputed-hash v0.1.1
23992025-10-27T23:12:07.467Z Checking normalize-line-endings v0.3.0
24002025-10-27T23:12:07.487Z Checking keccak v0.1.5
24012025-10-27T23:12:07.527Z Checking toml_write v0.1.2
24022025-10-27T23:12:07.531Z Checking foldhash v0.2.0
24032025-10-27T23:12:07.548Z Checking winnow v0.7.13
24042025-10-27T23:12:07.584Z Checking difflib v0.4.0
24052025-10-27T23:12:07.603Z Checking data-encoding v2.9.0
24062025-10-27T23:12:07.794Z Checking unicode-segmentation v1.12.0
24072025-10-27T23:12:07.825Z Checking rustc-hash v2.1.1
24082025-10-27T23:12:07.843Z Checking minimal-lexical v0.2.1
24092025-10-27T23:12:07.927Z Checking whoami v1.5.2
24102025-10-27T23:12:08.154Z Checking ed25519-dalek v2.1.1
24112025-10-27T23:12:08.171Z Checking hickory-proto v0.25.2
24122025-10-27T23:12:08.243Z Checking nom v7.1.3
24132025-10-27T23:12:08.454Z Checking similar v2.7.0
24142025-10-27T23:12:08.586Z Checking predicates v3.1.3
24152025-10-27T23:12:09.220Z Checking sha3 v0.10.8
24162025-10-27T23:12:09.315Z Checking string_cache v0.8.9
24172025-10-27T23:12:09.632Z Checking petgraph v0.6.5
24182025-10-27T23:12:09.637Z Checking env_logger v0.11.8
24192025-10-27T23:12:09.762Z Checking usdt v0.5.0
24202025-10-27T23:12:09.988Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
24212025-10-27T23:12:10.078Z Checking usdt-impl v0.6.0
24222025-10-27T23:12:10.329Z Checking toml_edit v0.22.27
24232025-10-27T23:12:10.634Z Checking rsa v0.9.6
24242025-10-27T23:12:10.894Z Checking anyhow v1.0.99
24252025-10-27T23:12:11.074Z Checking ecdsa v0.16.9
24262025-10-27T23:12:11.130Z Checking nix v0.29.0
24272025-10-27T23:12:11.306Z Checking zip v4.2.0
24282025-10-27T23:12:11.628Z Checking zip v0.6.6
24292025-10-27T23:12:12.363Z Checking toml v0.7.8
24302025-10-27T23:12:12.496Z Checking clap v4.5.48
24312025-10-27T23:12:12.572Z Checking crossterm v0.28.1
24322025-10-27T23:12:12.587Z Checking itertools v0.13.0
24332025-10-27T23:12:12.628Z Checking itertools v0.12.1
24342025-10-27T23:12:12.702Z Checking itertools v0.10.5
24352025-10-27T23:12:12.913Z Checking strum v0.26.3
24362025-10-27T23:12:13.056Z Checking serde_with v3.14.0
24372025-10-27T23:12:13.087Z Checking ahash v0.8.12
24382025-10-27T23:12:13.492Z Checking fs-err v3.1.1
24392025-10-27T23:12:14.071Z Checking slog v2.7.0
24402025-10-27T23:12:14.258Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
24412025-10-27T23:12:14.557Z Checking buf-list v1.0.3
24422025-10-27T23:12:14.771Z Checking x509-cert v0.2.5
24432025-10-27T23:12:14.834Z Checking openapiv3 v2.2.0
24442025-10-27T23:12:14.888Z Checking sha1 v0.10.6
24452025-10-27T23:12:14.992Z Checking winnow v0.6.26
24462025-10-27T23:12:15.038Z Checking peg-runtime v0.8.5
24472025-10-27T23:12:15.190Z Checking heck v0.4.1
24482025-10-27T23:12:15.287Z Checking lalrpop-util v0.19.12
24492025-10-27T23:12:15.366Z Checking rayon v1.10.0
24502025-10-27T23:12:15.405Z Checking camino v1.2.0
24512025-10-27T23:12:15.460Z Checking sigpipe v0.1.3
24522025-10-27T23:12:15.582Z Checking jiff v0.2.15
24532025-10-27T23:12:15.588Z Checking glob v0.3.2
24542025-10-27T23:12:19.684Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24552025-10-27T23:12:20.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.31s
24562025-10-27T23:12:20.281Z
24572025-10-27T23:12:20.281Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/231)
24582025-10-27T23:12:21.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-10-27T23:12:21.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-10-27T23:12:21.341Z Checking foldhash v0.1.5
24612025-10-27T23:12:21.490Z Compiling regress v0.10.4
24622025-10-27T23:12:21.515Z Compiling unsafe-libyaml v0.2.11
24632025-10-27T23:12:21.534Z Checking heck v0.5.0
24642025-10-27T23:12:21.551Z Compiling structmeta-derive v0.3.0
24652025-10-27T23:12:21.558Z Compiling rustls v0.22.4
24662025-10-27T23:12:21.582Z Checking newtype-uuid v1.3.1
24672025-10-27T23:12:21.611Z Compiling multer v3.1.0
24682025-10-27T23:12:21.674Z Checking hashbrown v0.15.4
24692025-10-27T23:12:21.753Z Checking futures-executor v0.3.31
24702025-10-27T23:12:21.916Z Compiling async-stream-impl v0.3.6
24712025-10-27T23:12:21.942Z Checking daft v0.1.4
24722025-10-27T23:12:22.014Z Checking futures v0.3.31
24732025-10-27T23:12:22.060Z Compiling derive-where v1.5.0
24742025-10-27T23:12:22.140Z Compiling dropshot v0.16.4
24752025-10-27T23:12:22.457Z Compiling dropshot_endpoint v0.16.4
24762025-10-27T23:12:22.574Z Compiling newtype-uuid-macros v0.1.0
24772025-10-27T23:12:22.668Z Checking tokio-util v0.7.15
24782025-10-27T23:12:23.195Z Compiling serde_yaml v0.9.34+deprecated
24792025-10-27T23:12:23.937Z Checking h2 v0.4.6
24802025-10-27T23:12:24.020Z Compiling structmeta v0.3.0
24812025-10-27T23:12:24.226Z Checking tokio-stream v0.1.17
24822025-10-27T23:12:24.418Z Compiling derive-ex v0.1.8
24832025-10-27T23:12:25.032Z Checking match_cfg v0.1.0
24842025-10-27T23:12:25.099Z Checking iddqd v0.3.13
24852025-10-27T23:12:25.144Z Compiling typify-impl v0.4.3
24862025-10-27T23:12:26.761Z Checking hostname v0.3.1
24872025-10-27T23:12:26.779Z Checking tokio-postgres v0.7.13
24882025-10-27T23:12:26.894Z Compiling parse-display-derive v0.10.0
24892025-10-27T23:12:26.917Z Checking thread_local v1.1.8
24902025-10-27T23:12:27.216Z Checking macaddr v1.0.1
24912025-10-27T23:12:27.584Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24922025-10-27T23:12:28.326Z Checking crossbeam-channel v0.5.15
24932025-10-27T23:12:28.536Z Compiling test-strategy v0.4.3
24942025-10-27T23:12:29.064Z Checking is-terminal v0.4.13
24952025-10-27T23:12:29.222Z Checking take_mut v0.2.2
24962025-10-27T23:12:29.483Z Checking term v1.1.0
24972025-10-27T23:12:29.494Z Checking slog-async v2.8.0
24982025-10-27T23:12:29.494Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24992025-10-27T23:12:29.628Z Checking debug-ignore v1.0.5
25002025-10-27T23:12:29.810Z Checking toml_parser v1.0.2
25012025-10-27T23:12:29.870Z Checking slog-term v2.9.2
25022025-10-27T23:12:30.233Z Checking slog-json v2.6.1
25032025-10-27T23:12:30.267Z Checking hyper v1.7.0
25042025-10-27T23:12:30.384Z Checking hex v0.4.3
25052025-10-27T23:12:30.498Z Checking serde_spanned v1.0.0
25062025-10-27T23:12:30.501Z Checking toml_datetime v0.7.0
25072025-10-27T23:12:30.754Z Checking toml_writer v1.0.2
25082025-10-27T23:12:30.765Z Checking slog-bunyan v2.5.0
25092025-10-27T23:12:30.892Z Checking async-stream v0.3.6
25102025-10-27T23:12:30.973Z Checking waitgroup v0.1.2
25112025-10-27T23:12:31.149Z Checking rustls-pemfile v2.2.0
25122025-10-27T23:12:31.294Z Checking toml v0.9.5
25132025-10-27T23:12:31.294Z Checking serde_path_to_error v0.1.17
25142025-10-27T23:12:31.361Z Checking hostname v0.4.0
25152025-10-27T23:12:31.401Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25162025-10-27T23:12:31.515Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25172025-10-27T23:12:31.530Z Checking instant v0.1.13
25182025-10-27T23:12:31.666Z Checking backoff v0.4.0
25192025-10-27T23:12:31.817Z Checking parse-display v0.10.0
25202025-10-27T23:12:32.003Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25212025-10-27T23:12:32.058Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
25222025-10-27T23:12:32.080Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25232025-10-27T23:12:32.188Z Compiling darling_core v0.21.0
25242025-10-27T23:12:32.222Z Checking unicode-width v0.1.14
25252025-10-27T23:12:32.295Z Checking hyper-util v0.1.17
25262025-10-27T23:12:32.547Z Compiling proc-macro-error v1.0.4
25272025-10-27T23:12:32.723Z Compiling itertools v0.14.0
25282025-10-27T23:12:32.826Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25292025-10-27T23:12:33.106Z Compiling heapless v0.8.0
25302025-10-27T23:12:33.145Z Checking tokio-rustls v0.25.0
25312025-10-27T23:12:33.145Z Compiling proc-macro-crate v1.3.1
25322025-10-27T23:12:33.629Z Checking hash32 v0.3.1
25332025-10-27T23:12:33.792Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25342025-10-27T23:12:33.792Z Compiling smoltcp v0.11.0
25352025-10-27T23:12:34.064Z Compiling num_enum_derive v0.5.11
25362025-10-27T23:12:34.236Z Compiling progenitor-client v0.11.2
25372025-10-27T23:12:34.835Z Checking hyper-rustls v0.27.7
25382025-10-27T23:12:35.182Z Checking hyper-tls v0.6.0
25392025-10-27T23:12:35.498Z Checking reqwest v0.12.22
25402025-10-27T23:12:36.373Z Compiling foreign-types-macros v0.2.3
25412025-10-27T23:12:36.513Z Checking foreign-types-shared v0.3.1
25422025-10-27T23:12:36.577Z Compiling typify-macro v0.4.3
25432025-10-27T23:12:36.809Z Checking cobs v0.2.3
25442025-10-27T23:12:37.050Z Checking postcard v1.0.10
25452025-10-27T23:12:37.371Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25462025-10-27T23:12:42.163Z Checking progenitor-client v0.10.0
25472025-10-27T23:12:42.197Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25482025-10-27T23:12:42.197Z Checking foreign-types v0.5.0
25492025-10-27T23:12:42.197Z Checking num_enum v0.5.11
25502025-10-27T23:12:42.197Z Compiling darling_macro v0.21.0
25512025-10-27T23:12:42.197Z Checking tabwriter v1.4.0
25522025-10-27T23:12:42.197Z Compiling typify-impl v0.2.0
25532025-10-27T23:12:42.197Z Compiling darling v0.21.0
25542025-10-27T23:12:42.197Z Compiling ingot-macros v0.1.1
25552025-10-27T23:12:42.197Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25562025-10-27T23:12:42.197Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25572025-10-27T23:12:42.197Z Compiling typify v0.4.3
25582025-10-27T23:12:42.197Z Compiling progenitor-impl v0.11.2
25592025-10-27T23:12:42.197Z Checking cstr-argument v0.1.2
25602025-10-27T23:12:42.198Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25612025-10-27T23:12:42.198Z Checking pretty-hex v0.2.1
25622025-10-27T23:12:42.198Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25632025-10-27T23:12:42.199Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25642025-10-27T23:12:42.199Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25652025-10-27T23:12:42.199Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662025-10-27T23:12:42.905Z Checking num-rational v0.4.2
25672025-10-27T23:12:43.497Z Checking colored v2.2.0
25682025-10-27T23:12:43.887Z Checking num-complex v0.4.6
25692025-10-27T23:12:44.795Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25702025-10-27T23:12:45.151Z Compiling crucible-workspace-hack v0.1.0
25712025-10-27T23:12:45.233Z Checking unicode-width v0.2.0
25722025-10-27T23:12:45.524Z Compiling num v0.4.3
25732025-10-27T23:12:45.709Z Compiling semver v0.1.20
25742025-10-27T23:12:45.742Z Checking float-ord v0.3.2
25752025-10-27T23:12:45.914Z Checking console v0.15.10
25762025-10-27T23:12:46.096Z Compiling rustc_version v0.1.7
25772025-10-27T23:12:46.295Z Compiling zone_cfg_derive v0.3.0
25782025-10-27T23:12:46.320Z Checking ingot-types v0.1.2
25792025-10-27T23:12:46.494Z Checking camino-tempfile v1.4.1
25802025-10-27T23:12:46.553Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25812025-10-27T23:12:46.964Z Compiling toml v0.8.23
25822025-10-27T23:12:47.168Z Checking ingot v0.1.1
25832025-10-27T23:12:47.462Z Compiling progenitor-macro v0.11.2
25842025-10-27T23:12:47.721Z Checking smf v0.2.3
25852025-10-27T23:12:47.739Z Compiling num-derive v0.4.2
25862025-10-27T23:12:48.183Z Checking linked-hash-map v0.5.6
25872025-10-27T23:12:48.390Z Compiling convert_case v0.4.0
25882025-10-27T23:12:48.526Z Checking siphasher v1.0.1
25892025-10-27T23:12:48.880Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25902025-10-27T23:12:49.252Z Compiling derive_more v0.99.20
25912025-10-27T23:12:49.283Z Checking phf_shared v0.12.1
25922025-10-27T23:12:49.366Z Checking lru-cache v0.1.2
25932025-10-27T23:12:49.554Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25942025-10-27T23:12:49.585Z Checking zone v0.3.1
25952025-10-27T23:12:49.848Z Compiling typify-macro v0.2.0
25962025-10-27T23:12:49.871Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
25972025-10-27T23:12:50.003Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
25982025-10-27T23:12:50.143Z Compiling newtype_derive v0.1.6
25992025-10-27T23:12:50.347Z Compiling progenitor-impl v0.10.0
26002025-10-27T23:12:50.452Z Checking resolv-conf v0.7.0
26012025-10-27T23:12:50.529Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26022025-10-27T23:12:50.806Z Checking hickory-proto v0.24.4
26032025-10-27T23:12:51.444Z Checking password-hash v0.5.0
26042025-10-27T23:12:51.952Z Checking prettyplease v0.2.36
26052025-10-27T23:12:53.208Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26062025-10-27T23:12:53.234Z Checking blake2 v0.10.6
26072025-10-27T23:12:53.234Z Compiling pin-project-internal v1.1.6
26082025-10-27T23:12:53.569Z Compiling slog-dtrace v0.3.0
26092025-10-27T23:12:53.914Z Compiling typify v0.2.0
26102025-10-27T23:12:53.937Z Compiling owo-colors v4.2.2
26112025-10-27T23:12:54.098Z Compiling chrono-tz v0.10.4
26122025-10-27T23:12:54.442Z Compiling cancel-safe-futures v0.1.5
26132025-10-27T23:12:54.667Z Compiling progenitor-impl v0.8.0
26142025-10-27T23:12:54.781Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26152025-10-27T23:12:54.874Z Compiling const_format_proc_macros v0.2.34
26162025-10-27T23:12:55.165Z Checking hickory-resolver v0.24.4
26172025-10-27T23:12:55.462Z Checking argon2 v0.5.3
26182025-10-27T23:12:55.695Z Checking phf v0.12.1
26192025-10-27T23:12:55.915Z Checking pin-project v1.1.6
26202025-10-27T23:12:56.086Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26212025-10-27T23:12:56.169Z Checking newline-converter v0.3.0
26222025-10-27T23:12:56.368Z Checking tokio-dtrace v0.1.0
26232025-10-27T23:12:56.697Z Checking atomicwrites v0.4.4
26242025-10-27T23:12:56.723Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26252025-10-27T23:12:56.727Z Compiling snafu-derive v0.8.5
26262025-10-27T23:12:56.968Z Checking pem v3.0.5
26272025-10-27T23:12:56.991Z Compiling progenitor-macro v0.10.0
26282025-10-27T23:12:57.228Z Checking libsw-core v0.3.1
26292025-10-27T23:12:57.275Z Checking secrecy v0.10.3
26302025-10-27T23:12:57.488Z Compiling lzma-sys v0.1.20
26312025-10-27T23:12:57.509Z Checking csv-core v0.1.11
26322025-10-27T23:12:57.773Z Compiling async-recursion v1.1.1
26332025-10-27T23:12:57.860Z Checking same-file v1.0.6
26342025-10-27T23:12:58.031Z Checking bytecount v0.6.8
26352025-10-27T23:12:58.068Z Checking highway v1.3.0
26362025-10-27T23:12:58.206Z Checking fixedbitset v0.5.7
26372025-10-27T23:12:58.229Z Checking indent_write v2.2.0
26382025-10-27T23:12:58.459Z Checking utf-8 v0.7.6
26392025-10-27T23:12:58.547Z Checking arc-swap v1.7.1
26402025-10-27T23:12:58.635Z Checking petgraph v0.8.2
26412025-10-27T23:12:58.708Z Checking tungstenite v0.21.0
26422025-10-27T23:12:59.013Z Checking slog-scope v4.4.0
26432025-10-27T23:12:59.256Z Checking papergrid v0.11.0
26442025-10-27T23:12:59.276Z Checking walkdir v2.5.0
26452025-10-27T23:12:59.585Z Checking csv v1.3.1
26462025-10-27T23:12:59.690Z Checking libsw v3.5.0
26472025-10-27T23:12:59.974Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26482025-10-27T23:13:00.281Z Checking progenitor v0.11.2
26492025-10-27T23:13:00.401Z Checking expectorate v1.2.0
26502025-10-27T23:13:00.524Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
26512025-10-27T23:13:00.636Z Checking const_format v0.2.34
26522025-10-27T23:13:00.679Z Checking qorb v0.4.1
26532025-10-27T23:13:01.103Z Checking oxide-tokio-rt v0.1.2
26542025-10-27T23:13:01.212Z Compiling progenitor-macro v0.8.0
26552025-10-27T23:13:01.398Z Checking snafu v0.8.5
26562025-10-27T23:13:01.923Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26572025-10-27T23:13:03.809Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26582025-10-27T23:13:03.997Z Checking progenitor-client v0.8.0
26592025-10-27T23:13:04.385Z Compiling tabled_derive v0.7.0
26602025-10-27T23:13:04.480Z Checking globset v0.4.15
26612025-10-27T23:13:05.020Z Checking olpc-cjson v0.1.4
26622025-10-27T23:13:05.238Z Checking gethostname v0.5.0
26632025-10-27T23:13:05.295Z Compiling heck v0.3.3
26642025-10-27T23:13:05.405Z Checking bcs v0.1.6
26652025-10-27T23:13:05.673Z Checking serde_plain v1.0.2
26662025-10-27T23:13:05.883Z Checking typed-path v0.9.3
26672025-10-27T23:13:05.959Z Checking smawk v0.3.2
26682025-10-27T23:13:05.984Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26692025-10-27T23:13:06.198Z Checking linear-map v1.2.0
26702025-10-27T23:13:06.589Z Checking termtree v0.5.1
26712025-10-27T23:13:06.871Z Checking unicode-linebreak v0.1.5
26722025-10-27T23:13:07.335Z Checking swrite v0.1.0
26732025-10-27T23:13:07.500Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26742025-10-27T23:13:07.852Z Checking tough v0.20.0
26752025-10-27T23:13:08.548Z Checking textwrap v0.16.2
26762025-10-27T23:13:08.956Z Checking tabled v0.15.0
26772025-10-27T23:13:09.907Z Checking progenitor v0.10.0
26782025-10-27T23:13:10.173Z Compiling zone_cfg_derive v0.1.2
26792025-10-27T23:13:10.509Z Checking steno v0.4.1
26802025-10-27T23:13:11.622Z Checking tokio-tungstenite v0.21.0
26812025-10-27T23:13:11.933Z Checking slog-stdlog v4.1.1
26822025-10-27T23:13:12.122Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26832025-10-27T23:13:12.221Z Checking number_prefix v0.4.0
26842025-10-27T23:13:12.337Z Checking base64 v0.21.7
26852025-10-27T23:13:12.446Z Checking base64 v0.13.1
26862025-10-27T23:13:12.465Z Checking humantime v2.2.0
26872025-10-27T23:13:12.744Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26882025-10-27T23:13:12.788Z Checking indicatif v0.17.11
26892025-10-27T23:13:12.808Z Checking slog-envlogger v2.2.0
26902025-10-27T23:13:12.850Z Checking ron v0.7.1
26912025-10-27T23:13:13.048Z Checking xz2 v0.1.7
26922025-10-27T23:13:13.234Z Checking zone v0.1.8
26932025-10-27T23:13:13.384Z Checking xattr v1.3.1
26942025-10-27T23:13:13.486Z Checking yasna v0.5.2
26952025-10-27T23:13:13.628Z Checking headers-core v0.3.0
26962025-10-27T23:13:13.811Z Checking filetime v0.2.25
26972025-10-27T23:13:13.811Z Checking headers v0.4.1
26982025-10-27T23:13:13.879Z Checking subprocess v0.2.9
26992025-10-27T23:13:14.013Z Checking tar v0.4.44
27002025-10-27T23:13:14.113Z Checking progenitor v0.8.0
27012025-10-27T23:13:14.285Z Checking rcgen v0.12.1
27022025-10-27T23:13:14.355Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27032025-10-27T23:13:15.804Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27042025-10-27T23:13:15.808Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27052025-10-27T23:13:15.808Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27062025-10-27T23:13:15.808Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27072025-10-27T23:13:15.808Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27082025-10-27T23:13:17.838Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27092025-10-27T23:13:18.776Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27102025-10-27T23:13:19.102Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27112025-10-27T23:13:19.175Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27122025-10-27T23:13:19.402Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27132025-10-27T23:13:20.237Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27142025-10-27T23:13:22.651Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27152025-10-27T23:13:26.277Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27162025-10-27T23:13:28.941Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27172025-10-27T23:13:45.088Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27182025-10-27T23:13:46.959Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27192025-10-27T23:13:48.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
27202025-10-27T23:13:48.858Z
27212025-10-27T23:13:48.858Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/231)
27222025-10-27T23:13:49.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-10-27T23:13:49.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-10-27T23:13:49.835Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27252025-10-27T23:13:51.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
27262025-10-27T23:13:51.947Z
27272025-10-27T23:13:51.947Zinfo: running `cargo check --bins` on nexus-config (52/231)
27282025-10-27T23:13:52.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-10-27T23:13:52.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-10-27T23:13:52.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-10-27T23:13:52.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27322025-10-27T23:13:52.812Z
27332025-10-27T23:13:52.812Zinfo: running `cargo check --bins` on nexus-types (53/231)
27342025-10-27T23:13:53.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-10-27T23:13:53.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-10-27T23:13:53.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-10-27T23:13:53.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27382025-10-27T23:13:53.724Z
27392025-10-27T23:13:53.724Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/231)
27402025-10-27T23:13:54.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-10-27T23:13:54.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-10-27T23:13:54.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-10-27T23:13:54.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27442025-10-27T23:13:54.588Z
27452025-10-27T23:13:54.588Zinfo: running `cargo check --bins` on cockroach-admin-types (55/231)
27462025-10-27T23:13:55.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-10-27T23:13:55.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-10-27T23:13:55.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-10-27T23:13:55.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27502025-10-27T23:13:55.454Z
27512025-10-27T23:13:55.454Zinfo: running `cargo check --bins` on gateway-client (56/231)
27522025-10-27T23:13:56.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-10-27T23:13:56.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-10-27T23:13:56.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-10-27T23:13:56.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27562025-10-27T23:13:56.328Z
27572025-10-27T23:13:56.328Zinfo: running `cargo check --bins` on ereport-types (57/231)
27582025-10-27T23:13:57.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-10-27T23:13:57.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-10-27T23:13:57.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-10-27T23:13:57.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27622025-10-27T23:13:57.175Z
27632025-10-27T23:13:57.175Zinfo: running `cargo check --bins --no-default-features` on gateway-types (58/231)
27642025-10-27T23:13:58.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-10-27T23:13:58.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-10-27T23:13:58.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-10-27T23:13:58.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27682025-10-27T23:13:58.076Z
27692025-10-27T23:13:58.076Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (59/231)
27702025-10-27T23:13:58.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-10-27T23:13:58.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-10-27T23:13:58.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-10-27T23:13:58.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27742025-10-27T23:13:58.850Z
27752025-10-27T23:13:58.850Zinfo: running `cargo check --bins` on internal-dns-types (60/231)
27762025-10-27T23:13:59.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-10-27T23:13:59.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-10-27T23:13:59.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-10-27T23:13:59.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27802025-10-27T23:13:59.701Z
27812025-10-27T23:13:59.701Zinfo: running `cargo check --bins --no-default-features` on nexus-sled-agent-shared (61/231)
27822025-10-27T23:14:00.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-10-27T23:14:00.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-10-27T23:14:00.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-10-27T23:14:00.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27862025-10-27T23:14:00.557Z
27872025-10-27T23:14:00.557Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-sled-agent-shared (62/231)
27882025-10-27T23:14:01.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-10-27T23:14:01.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-10-27T23:14:01.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-10-27T23:14:01.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27922025-10-27T23:14:01.424Z
27932025-10-27T23:14:01.424Zinfo: running `cargo check --bins` on omicron-passwords (63/231)
27942025-10-27T23:14:02.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-10-27T23:14:02.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-10-27T23:14:02.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-10-27T23:14:02.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27982025-10-27T23:14:02.253Z
27992025-10-27T23:14:02.253Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (64/231)
28002025-10-27T23:14:02.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-10-27T23:14:02.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-10-27T23:14:03.106Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28032025-10-27T23:14:03.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
28042025-10-27T23:14:04.042Z
28052025-10-27T23:14:04.042Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (65/231)
28062025-10-27T23:14:04.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-10-27T23:14:04.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-10-27T23:14:04.936Z Compiling cfg_aliases v0.1.1
28092025-10-27T23:14:04.936Z Compiling convert_case v0.7.1
28102025-10-27T23:14:04.940Z Compiling vte_generate_state_changes v0.1.2
28112025-10-27T23:14:04.940Z Checking fd-lock v4.0.2
28122025-10-27T23:14:04.940Z Checking nibble_vec v0.1.0
28132025-10-27T23:14:04.940Z Checking endian-type v0.1.2
28142025-10-27T23:14:05.130Z Compiling peg-macros v0.8.5
28152025-10-27T23:14:05.134Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28162025-10-27T23:14:05.165Z Compiling nix v0.28.0
28172025-10-27T23:14:05.274Z Compiling sqlparser_derive v0.2.2
28182025-10-27T23:14:05.295Z Checking unicode_categories v0.1.1
28192025-10-27T23:14:05.340Z Checking radix_trie v0.2.1
28202025-10-27T23:14:05.610Z Checking nu-ansi-term v0.50.1
28212025-10-27T23:14:05.667Z Checking vte v0.11.1
28222025-10-27T23:14:05.734Z Checking home v0.5.9
28232025-10-27T23:14:05.801Z Compiling derive_more-impl v2.0.1
28242025-10-27T23:14:05.913Z Checking sqlformat v0.3.5
28252025-10-27T23:14:06.025Z Checking display-error-chain v0.2.2
28262025-10-27T23:14:06.291Z Checking sqlparser v0.45.0
28272025-10-27T23:14:07.040Z Checking strip-ansi-escapes v0.2.0
28282025-10-27T23:14:07.199Z Checking reedline v0.40.0
28292025-10-27T23:14:07.215Z Checking derive_more v2.0.1
28302025-10-27T23:14:07.368Z Checking crossterm v0.29.0
28312025-10-27T23:14:07.454Z Checking peg v0.8.5
28322025-10-27T23:14:07.818Z Checking rustyline v14.0.0
28332025-10-27T23:14:16.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.54s
28342025-10-27T23:14:16.818Z
28352025-10-27T23:14:16.818Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (66/231)
28362025-10-27T23:14:17.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-10-27T23:14:17.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-10-27T23:14:17.716Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28392025-10-27T23:14:23.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s
28402025-10-27T23:14:23.281Z
28412025-10-27T23:14:23.281Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (67/231)
28422025-10-27T23:14:24.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-10-27T23:14:24.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-10-27T23:14:24.160Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28452025-10-27T23:14:27.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
28462025-10-27T23:14:28.018Z
28472025-10-27T23:14:28.018Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (68/231)
28482025-10-27T23:14:28.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-10-27T23:14:28.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-10-27T23:14:28.898Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28512025-10-27T23:14:33.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s
28522025-10-27T23:14:34.193Z
28532025-10-27T23:14:34.193Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (69/231)
28542025-10-27T23:14:34.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-10-27T23:14:34.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-10-27T23:14:35.093Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28572025-10-27T23:14:40.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
28582025-10-27T23:14:40.421Z
28592025-10-27T23:14:40.421Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (70/231)
28602025-10-27T23:14:41.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-10-27T23:14:41.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-10-27T23:14:41.310Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28632025-10-27T23:14:45.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
28642025-10-27T23:14:45.382Z
28652025-10-27T23:14:45.383Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (71/231)
28662025-10-27T23:14:46.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-10-27T23:14:46.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-10-27T23:14:46.277Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28692025-10-27T23:14:50.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
28702025-10-27T23:14:50.454Z
28712025-10-27T23:14:50.454Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (72/231)
28722025-10-27T23:14:51.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-10-27T23:14:51.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-10-27T23:14:51.343Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28752025-10-27T23:14:56.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s
28762025-10-27T23:14:56.799Z
28772025-10-27T23:14:56.800Zinfo: running `cargo check --bins` on oximeter (73/231)
28782025-10-27T23:14:57.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-10-27T23:14:57.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-10-27T23:14:57.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-10-27T23:14:57.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28822025-10-27T23:14:57.652Z
28832025-10-27T23:14:57.652Zinfo: running `cargo check --bins` on oximeter-macro-impl (74/231)
28842025-10-27T23:14:58.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-10-27T23:14:58.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-10-27T23:14:58.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872025-10-27T23:14:58.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28882025-10-27T23:14:58.477Z
28892025-10-27T23:14:58.477Zinfo: running `cargo check --bins` on oximeter-schema (75/231)
28902025-10-27T23:14:59.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-10-27T23:14:59.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-10-27T23:14:59.356Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28932025-10-27T23:14:59.788Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
28942025-10-27T23:14:59.803Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28952025-10-27T23:15:00.296Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28962025-10-27T23:15:06.738Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28972025-10-27T23:15:08.646Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28982025-10-27T23:15:09.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.24s
28992025-10-27T23:15:09.952Z
29002025-10-27T23:15:09.954Zinfo: running `cargo check --bins` on oximeter-types (76/231)
29012025-10-27T23:15:10.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-10-27T23:15:10.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-10-27T23:15:10.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-10-27T23:15:10.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29052025-10-27T23:15:10.822Z
29062025-10-27T23:15:10.822Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (77/231)
29072025-10-27T23:15:11.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-10-27T23:15:11.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-10-27T23:15:11.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-10-27T23:15:11.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29112025-10-27T23:15:11.681Z
29122025-10-27T23:15:11.681Zinfo: running `cargo check --bins` on oxql-types (78/231)
29132025-10-27T23:15:12.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-10-27T23:15:12.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-10-27T23:15:12.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-10-27T23:15:12.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29172025-10-27T23:15:12.545Z
29182025-10-27T23:15:12.545Zinfo: running `cargo check --bins` on oximeter-test-utils (79/231)
29192025-10-27T23:15:13.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-10-27T23:15:13.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-10-27T23:15:13.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-10-27T23:15:13.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29232025-10-27T23:15:13.453Z
29242025-10-27T23:15:13.453Zinfo: running `cargo check --bins` on update-engine (80/231)
29252025-10-27T23:15:14.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-10-27T23:15:14.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-10-27T23:15:14.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-10-27T23:15:14.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29292025-10-27T23:15:14.280Z
29302025-10-27T23:15:14.280Zinfo: running `cargo check --bins` on omicron-rpaths (81/231)
29312025-10-27T23:15:14.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-10-27T23:15:15.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-10-27T23:15:15.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-10-27T23:15:15.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29352025-10-27T23:15:15.099Z
29362025-10-27T23:15:15.099Zinfo: running `cargo check --bins` on omicron-certificates (82/231)
29372025-10-27T23:15:15.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-10-27T23:15:15.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-10-27T23:15:15.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-10-27T23:15:15.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29412025-10-27T23:15:15.951Z
29422025-10-27T23:15:15.951Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (83/231)
29432025-10-27T23:15:16.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-10-27T23:15:16.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-10-27T23:15:16.858Z Checking dropshot-api-manager-types v0.2.2
29462025-10-27T23:15:16.858Z Checking nanorand v0.7.0
29472025-10-27T23:15:17.162Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29482025-10-27T23:15:17.218Z Checking flume v0.11.1
29492025-10-27T23:15:17.531Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29502025-10-27T23:15:18.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.95s
29512025-10-27T23:15:20.139Z
29522025-10-27T23:15:20.139Zinfo: running `cargo check --bins` on clickhouse-admin-api (84/231)
29532025-10-27T23:15:20.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542025-10-27T23:15:20.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552025-10-27T23:15:20.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562025-10-27T23:15:20.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29572025-10-27T23:15:20.143Z
29582025-10-27T23:15:20.143Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (85/231)
29592025-10-27T23:15:20.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602025-10-27T23:15:20.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612025-10-27T23:15:20.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622025-10-27T23:15:20.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29632025-10-27T23:15:20.868Z
29642025-10-27T23:15:20.868Zinfo: running `cargo check --bins` on bootstrap-agent-client (86/231)
29652025-10-27T23:15:21.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-10-27T23:15:21.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-10-27T23:15:21.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682025-10-27T23:15:21.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29692025-10-27T23:15:21.737Z
29702025-10-27T23:15:21.737Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (87/231)
29712025-10-27T23:15:22.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-10-27T23:15:22.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-10-27T23:15:22.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742025-10-27T23:15:22.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29752025-10-27T23:15:22.597Z
29762025-10-27T23:15:22.597Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (88/231)
29772025-10-27T23:15:23.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-10-27T23:15:23.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-10-27T23:15:23.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-10-27T23:15:23.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29812025-10-27T23:15:23.431Z
29822025-10-27T23:15:23.431Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (89/231)
29832025-10-27T23:15:24.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-10-27T23:15:24.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-10-27T23:15:24.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-10-27T23:15:24.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29872025-10-27T23:15:24.268Z
29882025-10-27T23:15:24.269Zinfo: running `cargo check --bins` on cockroach-admin-client (90/231)
29892025-10-27T23:15:24.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-10-27T23:15:24.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-10-27T23:15:24.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-10-27T23:15:24.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29932025-10-27T23:15:25.090Z
29942025-10-27T23:15:25.090Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (91/231)
29952025-10-27T23:15:25.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-10-27T23:15:25.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-10-27T23:15:25.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-10-27T23:15:25.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29992025-10-27T23:15:25.968Z
30002025-10-27T23:15:25.968Zinfo: running `cargo check --bins` on dns-service-client (92/231)
30012025-10-27T23:15:26.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-10-27T23:15:26.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-10-27T23:15:26.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042025-10-27T23:15:26.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30052025-10-27T23:15:26.819Z
30062025-10-27T23:15:26.819Zinfo: running `cargo check --bins` on installinator-client (93/231)
30072025-10-27T23:15:27.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-10-27T23:15:27.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-10-27T23:15:27.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-10-27T23:15:27.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30112025-10-27T23:15:27.698Z
30122025-10-27T23:15:27.698Zinfo: running `cargo check --bins` on installinator-common (94/231)
30132025-10-27T23:15:28.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-10-27T23:15:28.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-10-27T23:15:28.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-10-27T23:15:28.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30172025-10-27T23:15:28.580Z
30182025-10-27T23:15:28.580Zinfo: running `cargo check --bins` on nexus-client (95/231)
30192025-10-27T23:15:29.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-10-27T23:15:29.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-10-27T23:15:29.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-10-27T23:15:29.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30232025-10-27T23:15:29.538Z
30242025-10-27T23:15:29.538Zinfo: running `cargo check --bins` on nexus-lockstep-client (96/231)
30252025-10-27T23:15:30.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-10-27T23:15:30.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-10-27T23:15:30.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-10-27T23:15:30.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30292025-10-27T23:15:30.477Z
30302025-10-27T23:15:30.477Zinfo: running `cargo check --bins` on ntp-admin-client (97/231)
30312025-10-27T23:15:31.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-10-27T23:15:31.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-10-27T23:15:31.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-10-27T23:15:31.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30352025-10-27T23:15:31.322Z
30362025-10-27T23:15:31.322Zinfo: running `cargo check --bins` on oxide-client (98/231)
30372025-10-27T23:15:32.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-10-27T23:15:32.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-10-27T23:15:32.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-10-27T23:15:32.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30412025-10-27T23:15:32.171Z
30422025-10-27T23:15:32.171Zinfo: running `cargo check --bins` on oximeter-client (99/231)
30432025-10-27T23:15:32.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-10-27T23:15:32.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-10-27T23:15:32.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-10-27T23:15:32.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30472025-10-27T23:15:33.021Z
30482025-10-27T23:15:33.021Zinfo: running `cargo check --bins` on repo-depot-client (100/231)
30492025-10-27T23:15:33.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-10-27T23:15:33.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-10-27T23:15:33.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-10-27T23:15:33.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30532025-10-27T23:15:33.845Z
30542025-10-27T23:15:33.845Zinfo: running `cargo check --bins` on sled-agent-client (101/231)
30552025-10-27T23:15:34.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-10-27T23:15:34.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-10-27T23:15:34.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-10-27T23:15:34.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30592025-10-27T23:15:34.723Z
30602025-10-27T23:15:34.723Zinfo: running `cargo check --bins` on sled-agent-types (102/231)
30612025-10-27T23:15:35.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-10-27T23:15:35.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-10-27T23:15:35.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-10-27T23:15:35.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30652025-10-27T23:15:35.590Z
30662025-10-27T23:15:35.590Zinfo: running `cargo check --bins` on wicketd-client (103/231)
30672025-10-27T23:15:36.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-10-27T23:15:36.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-10-27T23:15:36.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-10-27T23:15:36.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30712025-10-27T23:15:36.485Z
30722025-10-27T23:15:36.486Zinfo: running `cargo check --bins` on wicket-common (104/231)
30732025-10-27T23:15:37.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-10-27T23:15:37.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-10-27T23:15:37.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-10-27T23:15:37.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30772025-10-27T23:15:37.369Z
30782025-10-27T23:15:37.369Zinfo: running `cargo check --bins` on omicron-cockroach-admin (105/231)
30792025-10-27T23:15:38.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-10-27T23:15:38.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-10-27T23:15:38.260Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30822025-10-27T23:15:38.260Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30832025-10-27T23:15:38.268Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30842025-10-27T23:15:38.268Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30852025-10-27T23:15:38.585Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30862025-10-27T23:15:38.618Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30872025-10-27T23:15:38.947Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30882025-10-27T23:15:42.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
30892025-10-27T23:15:42.230Z
30902025-10-27T23:15:42.230Zinfo: running `cargo check --bins` on cockroach-admin-api (106/231)
30912025-10-27T23:15:42.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922025-10-27T23:15:42.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932025-10-27T23:15:42.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942025-10-27T23:15:42.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30952025-10-27T23:15:43.076Z
30962025-10-27T23:15:43.076Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/231)
30972025-10-27T23:15:43.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982025-10-27T23:15:43.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992025-10-27T23:15:43.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002025-10-27T23:15:43.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31012025-10-27T23:15:44.062Z
31022025-10-27T23:15:44.063Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/231)
31032025-10-27T23:15:44.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042025-10-27T23:15:44.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052025-10-27T23:15:44.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062025-10-27T23:15:44.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31072025-10-27T23:15:45.040Z
31082025-10-27T23:15:45.040Zinfo: running `cargo check --bins` on dns-server (109/231)
31092025-10-27T23:15:45.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-10-27T23:15:45.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-10-27T23:15:45.920Z Compiling parking_lot_core v0.8.6
31122025-10-27T23:15:45.920Z Compiling moka v0.12.10
31132025-10-27T23:15:45.927Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31142025-10-27T23:15:45.928Z Checking tagptr v0.2.0
31152025-10-27T23:15:45.928Z Checking prefix-trie v0.7.0
31162025-10-27T23:15:46.046Z Checking fxhash v0.2.1
31172025-10-27T23:15:46.058Z Checking hickory-client v0.25.2
31182025-10-27T23:15:46.667Z Checking hickory-server v0.25.2
31192025-10-27T23:15:46.736Z Checking parking_lot v0.11.2
31202025-10-27T23:15:47.006Z Checking sled v0.34.7
31212025-10-27T23:15:47.055Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31222025-10-27T23:15:47.061Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31232025-10-27T23:15:47.425Z Checking hickory-resolver v0.25.2
31242025-10-27T23:15:48.818Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31252025-10-27T23:15:50.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s
31262025-10-27T23:15:50.488Z
31272025-10-27T23:15:50.489Zinfo: running `cargo check --bins` on dns-server-api (110/231)
31282025-10-27T23:15:51.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-10-27T23:15:51.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-10-27T23:15:51.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-10-27T23:15:51.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31322025-10-27T23:15:51.341Z
31332025-10-27T23:15:51.342Zinfo: running `cargo check --bins` on gateway-test-utils (111/231)
31342025-10-27T23:15:52.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-10-27T23:15:52.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-10-27T23:15:52.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-10-27T23:15:52.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31382025-10-27T23:15:52.266Z
31392025-10-27T23:15:52.266Zinfo: running `cargo check --bins` on omicron-gateway (112/231)
31402025-10-27T23:15:53.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-10-27T23:15:53.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-10-27T23:15:53.200Z Compiling radium v0.7.0
31432025-10-27T23:15:53.204Z Compiling maybe-uninit v2.0.0
31442025-10-27T23:15:53.204Z Checking tap v1.0.1
31452025-10-27T23:15:53.348Z Compiling zerocopy-derive v0.6.6
31462025-10-27T23:15:53.357Z Compiling packed_struct v0.10.1
31472025-10-27T23:15:53.357Z Checking crc-catalog v2.4.0
31482025-10-27T23:15:53.358Z Checking funty v2.0.0
31492025-10-27T23:15:53.358Z Compiling packed_struct_codegen v0.10.1
31502025-10-27T23:15:53.559Z Checking crc v3.2.1
31512025-10-27T23:15:53.627Z Checking wyz v0.5.1
31522025-10-27T23:15:53.944Z Compiling bitfield-macros v0.19.2
31532025-10-27T23:15:53.984Z Compiling indexmap v1.9.3
31542025-10-27T23:15:54.004Z Checking nodrop v0.1.14
31552025-10-27T23:15:54.072Z Checking smallvec v0.6.14
31562025-10-27T23:15:54.145Z Checking array-init v0.0.4
31572025-10-27T23:15:54.184Z Checking hashbrown v0.12.3
31582025-10-27T23:15:54.250Z Checking bitvec v1.0.1
31592025-10-27T23:15:54.375Z Checking ron v0.8.1
31602025-10-27T23:15:54.460Z Checking hashbrown v0.13.2
31612025-10-27T23:15:55.078Z Checking serde-hex v0.1.0
31622025-10-27T23:15:55.181Z Checking zerocopy v0.6.6
31632025-10-27T23:15:55.406Z Checking half v2.4.1
31642025-10-27T23:15:55.440Z Checking bitfield v0.19.2
31652025-10-27T23:15:55.549Z Checking crc-any v2.5.0
31662025-10-27T23:15:55.832Z Checking ciborium-io v0.2.2
31672025-10-27T23:15:55.871Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31682025-10-27T23:15:55.876Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31692025-10-27T23:15:55.919Z Checking object v0.30.4
31702025-10-27T23:15:55.933Z Checking void v1.0.2
31712025-10-27T23:15:55.973Z Checking ciborium-ll v0.2.2
31722025-10-27T23:15:55.997Z Checking path-slash v0.1.5
31732025-10-27T23:15:56.095Z Checking half v1.8.3
31742025-10-27T23:15:56.140Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31752025-10-27T23:15:56.163Z Checking lzss v0.8.2
31762025-10-27T23:15:56.273Z Checking ciborium v0.2.2
31772025-10-27T23:15:56.422Z Checking tungstenite v0.23.0
31782025-10-27T23:15:56.479Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31792025-10-27T23:15:56.516Z Checking serde_cbor v0.11.2
31802025-10-27T23:15:56.526Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31812025-10-27T23:15:57.258Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31822025-10-27T23:15:57.268Z Checking nix v0.27.1
31832025-10-27T23:15:57.338Z Checking kstat-rs v0.2.4
31842025-10-27T23:15:57.382Z Checking serde_bytes v0.11.19
31852025-10-27T23:15:57.529Z Checking tokio-tungstenite v0.23.1
31862025-10-27T23:15:57.679Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31872025-10-27T23:15:57.728Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31882025-10-27T23:15:57.991Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31892025-10-27T23:15:58.395Z Checking signal-hook-tokio v0.3.1
31902025-10-27T23:15:59.439Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31912025-10-27T23:15:59.727Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31922025-10-27T23:16:04.183Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
31932025-10-27T23:16:05.571Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31942025-10-27T23:16:06.016Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d)
31952025-10-27T23:16:07.697Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31962025-10-27T23:16:10.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.37s
31972025-10-27T23:16:10.895Z
31982025-10-27T23:16:10.895Zinfo: running `cargo check --bins` on gateway-api (113/231)
31992025-10-27T23:16:11.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-10-27T23:16:11.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-10-27T23:16:11.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022025-10-27T23:16:11.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32032025-10-27T23:16:11.745Z
32042025-10-27T23:16:11.745Zinfo: running `cargo check --bins` on ipcc (114/231)
32052025-10-27T23:16:12.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-10-27T23:16:12.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-10-27T23:16:12.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082025-10-27T23:16:12.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32092025-10-27T23:16:12.599Z
32102025-10-27T23:16:12.599Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/231)
32112025-10-27T23:16:13.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-10-27T23:16:13.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-10-27T23:16:13.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32142025-10-27T23:16:13.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32152025-10-27T23:16:13.426Z
32162025-10-27T23:16:13.426Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/231)
32172025-10-27T23:16:14.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182025-10-27T23:16:14.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192025-10-27T23:16:14.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32202025-10-27T23:16:14.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32212025-10-27T23:16:14.353Z
32222025-10-27T23:16:14.353Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/231)
32232025-10-27T23:16:15.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242025-10-27T23:16:15.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252025-10-27T23:16:15.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262025-10-27T23:16:15.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32272025-10-27T23:16:15.184Z
32282025-10-27T23:16:15.184Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/231)
32292025-10-27T23:16:15.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302025-10-27T23:16:15.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312025-10-27T23:16:15.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322025-10-27T23:16:15.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32332025-10-27T23:16:16.025Z
32342025-10-27T23:16:16.025Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/231)
32352025-10-27T23:16:16.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-10-27T23:16:16.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-10-27T23:16:16.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382025-10-27T23:16:16.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32392025-10-27T23:16:16.900Z
32402025-10-27T23:16:16.900Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/231)
32412025-10-27T23:16:17.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-10-27T23:16:17.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-10-27T23:16:17.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442025-10-27T23:16:17.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32452025-10-27T23:16:17.762Z
32462025-10-27T23:16:17.762Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/231)
32472025-10-27T23:16:18.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-10-27T23:16:18.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-10-27T23:16:18.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32502025-10-27T23:16:18.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32512025-10-27T23:16:18.631Z
32522025-10-27T23:16:18.631Zinfo: running `cargo check --bins` on oximeter-producer (122/231)
32532025-10-27T23:16:19.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-10-27T23:16:19.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-10-27T23:16:19.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562025-10-27T23:16:19.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32572025-10-27T23:16:19.548Z
32582025-10-27T23:16:19.549Zinfo: running `cargo check --bins` on internal-dns-resolver (123/231)
32592025-10-27T23:16:20.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-10-27T23:16:20.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-10-27T23:16:20.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622025-10-27T23:16:20.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32632025-10-27T23:16:20.396Z
32642025-10-27T23:16:20.396Zinfo: running `cargo check --bins` on sp-sim (124/231)
32652025-10-27T23:16:21.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-10-27T23:16:21.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-10-27T23:16:21.332Z Compiling nix v0.30.1
32682025-10-27T23:16:22.716Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32692025-10-27T23:16:25.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
32702025-10-27T23:16:25.382Z
32712025-10-27T23:16:25.385Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/231)
32722025-10-27T23:16:26.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-10-27T23:16:26.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-10-27T23:16:26.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-10-27T23:16:26.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32762025-10-27T23:16:26.325Z
32772025-10-27T23:16:26.325Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/231)
32782025-10-27T23:16:27.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-10-27T23:16:27.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-10-27T23:16:27.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-10-27T23:16:27.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32822025-10-27T23:16:27.274Z
32832025-10-27T23:16:27.274Zinfo: running `cargo check --bins` on db-macros (127/231)
32842025-10-27T23:16:28.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-10-27T23:16:28.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-10-27T23:16:28.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-10-27T23:16:28.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32882025-10-27T23:16:28.101Z
32892025-10-27T23:16:28.101Zinfo: running `cargo check --bins` on nexus-macros-common (128/231)
32902025-10-27T23:16:28.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-10-27T23:16:28.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-10-27T23:16:28.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-10-27T23:16:28.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32942025-10-27T23:16:28.917Z
32952025-10-27T23:16:28.917Zinfo: running `cargo check --bins` on nexus-auth (129/231)
32962025-10-27T23:16:29.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-10-27T23:16:29.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-10-27T23:16:29.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-10-27T23:16:29.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33002025-10-27T23:16:29.901Z
33012025-10-27T23:16:29.901Zinfo: running `cargo check --bins` on authz-macros (130/231)
33022025-10-27T23:16:30.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-10-27T23:16:30.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-10-27T23:16:30.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-10-27T23:16:30.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33062025-10-27T23:16:30.737Z
33072025-10-27T23:16:30.737Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/231)
33082025-10-27T23:16:31.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-10-27T23:16:31.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-10-27T23:16:31.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-10-27T23:16:31.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33122025-10-27T23:16:31.654Z
33132025-10-27T23:16:31.654Zinfo: running `cargo check --bins` on nexus-db-model (132/231)
33142025-10-27T23:16:32.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-10-27T23:16:32.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-10-27T23:16:32.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-10-27T23:16:32.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33182025-10-27T23:16:32.585Z
33192025-10-27T23:16:32.585Zinfo: running `cargo check --bins` on nexus-db-schema (133/231)
33202025-10-27T23:16:33.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-10-27T23:16:33.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-10-27T23:16:33.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-10-27T23:16:33.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33242025-10-27T23:16:33.417Z
33252025-10-27T23:16:33.417Zinfo: running `cargo check --bins` on nexus-defaults (134/231)
33262025-10-27T23:16:34.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-10-27T23:16:34.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-10-27T23:16:34.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-10-27T23:16:34.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33302025-10-27T23:16:34.294Z
33312025-10-27T23:16:34.294Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (135/231)
33322025-10-27T23:16:35.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-10-27T23:16:35.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-10-27T23:16:35.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-10-27T23:16:35.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33362025-10-27T23:16:35.144Z
33372025-10-27T23:16:35.144Zinfo: running `cargo check --bins` on parallel-task-set (136/231)
33382025-10-27T23:16:35.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-10-27T23:16:35.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-10-27T23:16:35.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-10-27T23:16:35.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33422025-10-27T23:16:35.971Z
33432025-10-27T23:16:35.972Zinfo: running `cargo check --bins` on nexus-db-errors (137/231)
33442025-10-27T23:16:36.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-10-27T23:16:36.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-10-27T23:16:36.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-10-27T23:16:36.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
33482025-10-27T23:16:36.922Z
33492025-10-27T23:16:36.922Zinfo: running `cargo check --bins` on nexus-db-lookup (138/231)
33502025-10-27T23:16:37.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-10-27T23:16:37.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-10-27T23:16:37.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-10-27T23:16:37.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
33542025-10-27T23:16:37.863Z
33552025-10-27T23:16:37.863Zinfo: running `cargo check --bins` on nexus-inventory (139/231)
33562025-10-27T23:16:38.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-10-27T23:16:38.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-10-27T23:16:38.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-10-27T23:16:38.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33602025-10-27T23:16:38.793Z
33612025-10-27T23:16:38.793Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (140/231)
33622025-10-27T23:16:39.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-10-27T23:16:39.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-10-27T23:16:39.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-10-27T23:16:39.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33662025-10-27T23:16:39.687Z
33672025-10-27T23:16:39.687Zinfo: running `cargo check --bins --no-default-features` on sled-storage (141/231)
33682025-10-27T23:16:40.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-10-27T23:16:40.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-10-27T23:16:40.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712025-10-27T23:16:40.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33722025-10-27T23:16:40.537Z
33732025-10-27T23:16:40.538Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (142/231)
33742025-10-27T23:16:41.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-10-27T23:16:41.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-10-27T23:16:41.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772025-10-27T23:16:41.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33782025-10-27T23:16:41.390Z
33792025-10-27T23:16:41.390Zinfo: running `cargo check --bins` on key-manager (143/231)
33802025-10-27T23:16:42.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-10-27T23:16:42.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-10-27T23:16:42.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832025-10-27T23:16:42.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33842025-10-27T23:16:42.242Z
33852025-10-27T23:16:42.242Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (144/231)
33862025-10-27T23:16:42.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-10-27T23:16:43.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-10-27T23:16:43.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892025-10-27T23:16:43.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33902025-10-27T23:16:43.105Z
33912025-10-27T23:16:43.105Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (145/231)
33922025-10-27T23:16:43.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-10-27T23:16:43.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-10-27T23:16:43.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952025-10-27T23:16:43.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33962025-10-27T23:16:43.951Z
33972025-10-27T23:16:43.951Zinfo: running `cargo check --bins` on typed-rng (146/231)
33982025-10-27T23:16:44.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-10-27T23:16:44.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-10-27T23:16:44.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012025-10-27T23:16:44.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34022025-10-27T23:16:44.765Z
34032025-10-27T23:16:44.766Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (147/231)
34042025-10-27T23:16:45.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052025-10-27T23:16:45.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062025-10-27T23:16:46.922Z Compiling libefi-sys v0.1.0
34072025-10-27T23:16:46.977Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
34082025-10-27T23:16:46.977Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34092025-10-27T23:16:46.977Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34102025-10-27T23:16:46.977Z Compiling thiserror-impl-no-std v2.0.2
34112025-10-27T23:16:46.977Z Checking universal-hash v0.5.1
34122025-10-27T23:16:46.977Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
34132025-10-27T23:16:46.977Z Compiling bitfield-struct v0.6.2
34142025-10-27T23:16:46.977Z Checking opaque-debug v0.3.1
34152025-10-27T23:16:46.977Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34162025-10-27T23:16:46.977Z Checking poly1305 v0.8.0
34172025-10-27T23:16:46.978Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34182025-10-27T23:16:46.978Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34192025-10-27T23:16:46.978Z Checking chacha20 v0.9.1
34202025-10-27T23:16:46.978Z Checking aead v0.5.2
34212025-10-27T23:16:46.978Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34222025-10-27T23:16:46.978Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34232025-10-27T23:16:46.999Z Compiling xshell-macros v0.2.7
34242025-10-27T23:16:47.020Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34252025-10-27T23:16:47.079Z Checking chacha20poly1305 v0.10.1
34262025-10-27T23:16:47.103Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34272025-10-27T23:16:47.153Z Compiling proc-macro-error-attr2 v2.0.0
34282025-10-27T23:16:47.290Z Compiling salty v0.3.0
34292025-10-27T23:16:47.414Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34302025-10-27T23:16:47.725Z Checking xshell v0.2.7
34312025-10-27T23:16:47.788Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34322025-10-27T23:16:47.934Z Compiling proc-macro-error2 v2.0.1
34332025-10-27T23:16:47.984Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34342025-10-27T23:16:48.014Z Compiling num-derive v0.3.3
34352025-10-27T23:16:48.078Z Compiling unicase v2.8.1
34362025-10-27T23:16:48.465Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34372025-10-27T23:16:48.489Z Compiling mime_guess v2.0.5
34382025-10-27T23:16:48.532Z Compiling tabled_derive v0.11.0
34392025-10-27T23:16:48.675Z Checking thiserror-no-std v2.0.2
34402025-10-27T23:16:48.819Z Checking vsss-rs v3.3.4
34412025-10-27T23:16:49.208Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34422025-10-27T23:16:50.111Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34432025-10-27T23:16:50.133Z Checking libscf-sys v1.1.0
34442025-10-27T23:16:50.214Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
34452025-10-27T23:16:50.373Z Checking papergrid v0.17.0
34462025-10-27T23:16:50.755Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34472025-10-27T23:16:51.311Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34482025-10-27T23:16:51.606Z Checking testing_table v0.3.0
34492025-10-27T23:16:51.765Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34502025-10-27T23:16:52.161Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34512025-10-27T23:16:52.245Z Checking primeorder v0.13.6
34522025-10-27T23:16:52.374Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34532025-10-27T23:16:52.766Z Compiling usdt-attr-macro v0.6.0
34542025-10-27T23:16:55.329Z Compiling usdt-macro v0.6.0
34552025-10-27T23:16:55.406Z Checking memmap2 v0.9.8
34562025-10-27T23:16:55.406Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34572025-10-27T23:16:55.406Z Checking p384 v0.13.1
34582025-10-27T23:16:55.406Z Checking tabled v0.20.0
34592025-10-27T23:16:55.406Z Checking attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34602025-10-27T23:16:55.406Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34612025-10-27T23:16:55.406Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34622025-10-27T23:16:55.406Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34632025-10-27T23:16:55.406Z Checking usdt v0.6.0
34642025-10-27T23:16:55.406Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34652025-10-27T23:16:55.406Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34662025-10-27T23:16:55.406Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34672025-10-27T23:16:55.406Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=7da1f0b5dcd3d631da18b43ba78a84b1a2b425ee#7da1f0b5)
34682025-10-27T23:16:55.406Z Checking corncobs v0.1.4
34692025-10-27T23:16:55.406Z Checking http-range v0.1.5
34702025-10-27T23:16:55.406Z Checking dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34712025-10-27T23:16:55.406Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34722025-10-27T23:16:55.651Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34732025-10-27T23:16:55.676Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34742025-10-27T23:16:55.771Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
34752025-10-27T23:16:56.117Z Checking secrecy v0.8.0
34762025-10-27T23:16:56.141Z Checking atty v0.2.14
34772025-10-27T23:16:56.263Z Checking crc8 v0.1.1
34782025-10-27T23:16:56.298Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aaa51291b747928a1d69e4b6059a54163d4d2e6d#aaa51291)
34792025-10-27T23:16:56.435Z Checking hyper-staticfile v0.10.1
34802025-10-27T23:16:56.485Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34812025-10-27T23:16:56.975Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
34822025-10-27T23:16:57.110Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34832025-10-27T23:16:57.392Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34842025-10-27T23:16:57.418Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34852025-10-27T23:16:57.832Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34862025-10-27T23:16:57.857Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34872025-10-27T23:16:57.978Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
34882025-10-27T23:16:58.026Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34892025-10-27T23:16:58.418Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34902025-10-27T23:16:58.422Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34912025-10-27T23:16:59.083Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34922025-10-27T23:16:59.223Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34932025-10-27T23:16:59.405Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
34942025-10-27T23:16:59.771Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34952025-10-27T23:17:00.789Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34962025-10-27T23:17:01.270Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
34972025-10-27T23:17:03.685Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34982025-10-27T23:17:09.740Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34992025-10-27T23:17:23.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.70s
35002025-10-27T23:17:23.761Z
35012025-10-27T23:17:23.762Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (148/231)
35022025-10-27T23:17:24.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032025-10-27T23:17:24.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042025-10-27T23:17:24.768Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35052025-10-27T23:17:38.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.81s
35062025-10-27T23:17:38.825Z
35072025-10-27T23:17:38.825Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (149/231)
35082025-10-27T23:17:39.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092025-10-27T23:17:39.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102025-10-27T23:17:39.843Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35112025-10-27T23:17:53.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s
35122025-10-27T23:17:54.070Z
35132025-10-27T23:17:54.070Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (150/231)
35142025-10-27T23:17:54.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152025-10-27T23:17:54.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162025-10-27T23:17:55.060Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35172025-10-27T23:18:08.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.70s
35182025-10-27T23:18:09.031Z
35192025-10-27T23:18:09.031Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (151/231)
35202025-10-27T23:18:09.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-10-27T23:18:09.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-10-27T23:18:10.028Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35232025-10-27T23:18:23.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.85s
35242025-10-27T23:18:24.163Z
35252025-10-27T23:18:24.163Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (152/231)
35262025-10-27T23:18:25.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-10-27T23:18:25.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-10-27T23:18:25.212Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35292025-10-27T23:18:39.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.15s
35302025-10-27T23:18:39.577Z
35312025-10-27T23:18:39.577Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (153/231)
35322025-10-27T23:18:40.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332025-10-27T23:18:40.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342025-10-27T23:18:40.592Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35352025-10-27T23:18:54.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.88s
35362025-10-27T23:18:54.732Z
35372025-10-27T23:18:54.732Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (154/231)
35382025-10-27T23:18:55.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-10-27T23:18:55.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-10-27T23:18:55.786Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35412025-10-27T23:19:09.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.94s
35422025-10-27T23:19:09.938Z
35432025-10-27T23:19:09.938Zinfo: running `cargo check --bins` on bootstrap-agent-api (155/231)
35442025-10-27T23:19:10.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-10-27T23:19:10.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-10-27T23:19:10.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472025-10-27T23:19:10.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35482025-10-27T23:19:10.819Z
35492025-10-27T23:19:10.819Zinfo: running `cargo check --bins` on range-requests (156/231)
35502025-10-27T23:19:11.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-10-27T23:19:11.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-10-27T23:19:11.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35532025-10-27T23:19:11.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35542025-10-27T23:19:11.667Z
35552025-10-27T23:19:11.667Zinfo: running `cargo check --bins` on repo-depot-api (157/231)
35562025-10-27T23:19:12.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-10-27T23:19:12.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-10-27T23:19:12.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35592025-10-27T23:19:12.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35602025-10-27T23:19:12.516Z
35612025-10-27T23:19:12.516Zinfo: running `cargo check --bins` on sled-agent-api (158/231)
35622025-10-27T23:19:13.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35632025-10-27T23:19:13.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35642025-10-27T23:19:13.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35652025-10-27T23:19:13.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35662025-10-27T23:19:13.388Z
35672025-10-27T23:19:13.388Zinfo: running `cargo check --bins` on sled-diagnostics (159/231)
35682025-10-27T23:19:14.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35692025-10-27T23:19:14.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35702025-10-27T23:19:14.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35712025-10-27T23:19:14.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35722025-10-27T23:19:14.272Z
35732025-10-27T23:19:14.272Zinfo: running `cargo check --bins` on zfs-test-harness (160/231)
35742025-10-27T23:19:15.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752025-10-27T23:19:15.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762025-10-27T23:19:15.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35772025-10-27T23:19:15.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35782025-10-27T23:19:15.155Z
35792025-10-27T23:19:15.155Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (161/231)
35802025-10-27T23:19:15.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35812025-10-27T23:19:15.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35822025-10-27T23:19:15.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35832025-10-27T23:19:15.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35842025-10-27T23:19:16.038Z
35852025-10-27T23:19:16.038Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (162/231)
35862025-10-27T23:19:16.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872025-10-27T23:19:16.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882025-10-27T23:19:16.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35892025-10-27T23:19:16.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35902025-10-27T23:19:16.946Z
35912025-10-27T23:19:16.946Zinfo: running `cargo check --bins` on sled-agent-zone-images (163/231)
35922025-10-27T23:19:17.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932025-10-27T23:19:17.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942025-10-27T23:19:17.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35952025-10-27T23:19:17.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35962025-10-27T23:19:17.841Z
35972025-10-27T23:19:17.841Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (164/231)
35982025-10-27T23:19:18.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-10-27T23:19:18.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-10-27T23:19:18.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36012025-10-27T23:19:18.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
36022025-10-27T23:19:18.752Z
36032025-10-27T23:19:18.752Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (165/231)
36042025-10-27T23:19:19.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-10-27T23:19:19.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-10-27T23:19:19.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-10-27T23:19:19.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
36082025-10-27T23:19:19.693Z
36092025-10-27T23:19:19.693Zinfo: running `cargo check --bins` on update-common (166/231)
36102025-10-27T23:19:20.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-10-27T23:19:20.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-10-27T23:19:20.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36132025-10-27T23:19:20.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
36142025-10-27T23:19:20.553Z
36152025-10-27T23:19:20.553Zinfo: running `cargo check --bins` on nexus-test-interface (167/231)
36162025-10-27T23:19:21.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-10-27T23:19:21.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-10-27T23:19:21.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-10-27T23:19:21.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36202025-10-27T23:19:21.487Z
36212025-10-27T23:19:21.487Zinfo: running `cargo check --bins` on oximeter-collector (168/231)
36222025-10-27T23:19:22.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-10-27T23:19:22.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-10-27T23:19:22.440Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36252025-10-27T23:19:22.440Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36262025-10-27T23:19:23.388Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36272025-10-27T23:19:25.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
36282025-10-27T23:19:25.772Z
36292025-10-27T23:19:25.772Zinfo: running `cargo check --bins` on oximeter-api (169/231)
36302025-10-27T23:19:26.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312025-10-27T23:19:26.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322025-10-27T23:19:26.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36332025-10-27T23:19:26.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
36342025-10-27T23:19:26.624Z
36352025-10-27T23:19:26.624Zinfo: running `cargo check --bins` on cert-dev (170/231)
36362025-10-27T23:19:27.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-10-27T23:19:27.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-10-27T23:19:27.429Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36392025-10-27T23:19:27.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
36402025-10-27T23:19:27.991Z
36412025-10-27T23:19:27.991Zinfo: running `cargo check --bins` on clickana (171/231)
36422025-10-27T23:19:28.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-10-27T23:19:28.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-10-27T23:19:28.846Z Checking castaway v0.2.3
36452025-10-27T23:19:28.850Z Checking unicode-truncate v1.1.0
36462025-10-27T23:19:28.851Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36472025-10-27T23:19:28.851Z Checking lru v0.12.5
36482025-10-27T23:19:28.851Z Compiling instability v0.3.2
36492025-10-27T23:19:28.851Z Checking cassowary v0.3.0
36502025-10-27T23:19:28.851Z Compiling indoc v2.0.6
36512025-10-27T23:19:29.130Z Checking compact_str v0.8.0
36522025-10-27T23:19:29.814Z Checking ratatui v0.29.0
36532025-10-27T23:19:30.678Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36542025-10-27T23:19:31.886Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36552025-10-27T23:19:32.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
36562025-10-27T23:19:33.034Z
36572025-10-27T23:19:33.034Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (172/231)
36582025-10-27T23:19:33.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36592025-10-27T23:19:33.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36602025-10-27T23:19:33.970Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36612025-10-27T23:19:33.973Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36622025-10-27T23:19:34.740Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36632025-10-27T23:19:35.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
36642025-10-27T23:19:35.501Z
36652025-10-27T23:19:35.501Zinfo: running `cargo check --bins` on ch-dev (173/231)
36662025-10-27T23:19:36.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672025-10-27T23:19:36.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682025-10-27T23:19:36.427Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36692025-10-27T23:19:37.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
36702025-10-27T23:19:37.610Z
36712025-10-27T23:19:37.610Zinfo: running `cargo check --bins` on dev-tools-common (174/231)
36722025-10-27T23:19:38.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732025-10-27T23:19:38.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742025-10-27T23:19:38.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36752025-10-27T23:19:38.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36762025-10-27T23:19:38.220Z
36772025-10-27T23:19:38.220Zinfo: running `cargo check --bins` on crdb-seed (175/231)
36782025-10-27T23:19:39.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-10-27T23:19:39.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-10-27T23:19:39.149Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36812025-10-27T23:19:39.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
36822025-10-27T23:19:39.910Z
36832025-10-27T23:19:39.910Zinfo: running `cargo check --bins` on db-dev (176/231)
36842025-10-27T23:19:40.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852025-10-27T23:19:40.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862025-10-27T23:19:40.861Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36872025-10-27T23:19:41.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
36882025-10-27T23:19:42.066Z
36892025-10-27T23:19:42.067Zinfo: running `cargo check --bins` on omicron-dev-lib (177/231)
36902025-10-27T23:19:42.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-10-27T23:19:42.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-10-27T23:19:42.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36932025-10-27T23:19:42.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
36942025-10-27T23:19:42.984Z
36952025-10-27T23:19:42.984Zinfo: running `cargo check --bins` on xtask-downloader (178/231)
36962025-10-27T23:19:43.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972025-10-27T23:19:43.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982025-10-27T23:19:43.806Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36992025-10-27T23:19:44.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
37002025-10-27T23:19:44.927Z
37012025-10-27T23:19:44.928Zinfo: running `cargo check --bins` on omicron-dropshot-apis (179/231)
37022025-10-27T23:19:45.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032025-10-27T23:19:45.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042025-10-27T23:19:45.937Z Compiling tabled_derive v0.10.0
37052025-10-27T23:19:45.937Z Checking papergrid v0.14.0
37062025-10-27T23:19:45.940Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37072025-10-27T23:19:45.940Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37082025-10-27T23:19:45.940Z Checking maplit v1.0.2
37092025-10-27T23:19:45.940Z Checking is_ci v1.2.0
37102025-10-27T23:19:45.941Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs#dbe1cb7e)
37112025-10-27T23:19:46.101Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
37122025-10-27T23:19:46.305Z Checking drift v0.1.0
37132025-10-27T23:19:46.306Z Checking supports-color v3.0.2
37142025-10-27T23:19:46.470Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
37152025-10-27T23:19:46.495Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37162025-10-27T23:19:46.540Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
37172025-10-27T23:19:46.777Z Checking dropshot-api-manager v0.2.2
37182025-10-27T23:19:46.801Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37192025-10-27T23:19:47.214Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37202025-10-27T23:19:47.544Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37212025-10-27T23:19:47.799Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37222025-10-27T23:19:47.855Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37232025-10-27T23:19:48.310Z Checking tabled v0.18.0
37242025-10-27T23:19:51.163Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37252025-10-27T23:19:52.760Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37262025-10-27T23:19:53.623Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
37272025-10-27T23:19:54.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.23s
37282025-10-27T23:19:54.408Z
37292025-10-27T23:19:54.408Zinfo: running `cargo check --bins` on installinator-api (180/231)
37302025-10-27T23:19:55.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312025-10-27T23:19:55.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322025-10-27T23:19:55.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332025-10-27T23:19:55.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37342025-10-27T23:19:55.274Z
37352025-10-27T23:19:55.274Zinfo: running `cargo check --bins` on nexus-external-api (181/231)
37362025-10-27T23:19:56.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-10-27T23:19:56.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-10-27T23:19:56.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392025-10-27T23:19:56.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37402025-10-27T23:19:56.177Z
37412025-10-27T23:19:56.178Zinfo: running `cargo check --bins` on nexus-internal-api (182/231)
37422025-10-27T23:19:56.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432025-10-27T23:19:56.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442025-10-27T23:19:56.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452025-10-27T23:19:56.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37462025-10-27T23:19:57.094Z
37472025-10-27T23:19:57.094Zinfo: running `cargo check --bins` on nexus-lockstep-api (183/231)
37482025-10-27T23:19:57.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492025-10-27T23:19:57.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502025-10-27T23:19:57.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512025-10-27T23:19:57.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37522025-10-27T23:19:57.976Z
37532025-10-27T23:19:57.976Zinfo: running `cargo check --bins` on ntp-admin-api (184/231)
37542025-10-27T23:19:58.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-10-27T23:19:58.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-10-27T23:19:58.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572025-10-27T23:19:58.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37582025-10-27T23:19:58.835Z
37592025-10-27T23:19:58.835Zinfo: running `cargo check --bins` on ntp-admin-types (185/231)
37602025-10-27T23:19:59.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-10-27T23:19:59.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-10-27T23:19:59.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-10-27T23:19:59.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37642025-10-27T23:19:59.690Z
37652025-10-27T23:19:59.690Zinfo: running `cargo check --bins` on wicketd-api (186/231)
37662025-10-27T23:20:00.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-10-27T23:20:00.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-10-27T23:20:00.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-10-27T23:20:00.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37702025-10-27T23:20:00.592Z
37712025-10-27T23:20:00.592Zinfo: running `cargo check --bins` on omicron-ls-apis (187/231)
37722025-10-27T23:20:01.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-10-27T23:20:01.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-10-27T23:20:01.423Z Checking typeid v1.0.3
37752025-10-27T23:20:01.548Z Checking ordered-float v2.10.1
37762025-10-27T23:20:01.564Z Checking unicode-xid v0.2.6
37772025-10-27T23:20:01.577Z Checking cargo-platform v0.2.0
37782025-10-27T23:20:01.582Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
37792025-10-27T23:20:01.650Z Checking erased-serde v0.4.6
37802025-10-27T23:20:01.909Z Checking serde-value v0.7.0
37812025-10-27T23:20:02.232Z Checking serde-untagged v0.1.7
37822025-10-27T23:20:02.475Z Checking cargo-util-schemas v0.8.2
37832025-10-27T23:20:03.695Z Checking cargo_metadata v0.21.0
37842025-10-27T23:20:04.729Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
37852025-10-27T23:20:05.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
37862025-10-27T23:20:05.850Z
37872025-10-27T23:20:05.850Zinfo: running `cargo check --bins` on mgs-dev (188/231)
37882025-10-27T23:20:06.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-10-27T23:20:06.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-10-27T23:20:06.836Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37912025-10-27T23:20:07.610Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
37922025-10-27T23:20:08.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
37932025-10-27T23:20:08.480Z
37942025-10-27T23:20:08.480Zinfo: running `cargo check --bins` on omicron-omdb (189/231)
37952025-10-27T23:20:09.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-10-27T23:20:09.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-10-27T23:20:09.647Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37982025-10-27T23:20:09.650Z Compiling vergen-gitcl v1.0.8
37992025-10-27T23:20:09.650Z Compiling dirs-sys-next v0.1.2
38002025-10-27T23:20:09.651Z Compiling crunchy v0.2.2
38012025-10-27T23:20:09.651Z Compiling dsl_auto_type v0.1.2
38022025-10-27T23:20:09.651Z Checking scheduled-thread-pool v0.2.7
38032025-10-27T23:20:09.651Z Compiling diesel_table_macro_syntax v0.2.0
38042025-10-27T23:20:09.651Z Compiling tiny-keccak v2.0.2
38052025-10-27T23:20:10.098Z Checking r2d2 v0.8.10
38062025-10-27T23:20:10.213Z Compiling dirs-next v2.0.0
38072025-10-27T23:20:10.346Z Compiling bit-vec v0.6.3
38082025-10-27T23:20:10.428Z Compiling term v0.7.0
38092025-10-27T23:20:10.454Z Compiling ena v0.14.3
38102025-10-27T23:20:10.494Z Compiling regex-syntax v0.6.29
38112025-10-27T23:20:10.764Z Compiling bit-set v0.5.3
38122025-10-27T23:20:10.882Z Compiling diff v0.1.13
38132025-10-27T23:20:11.053Z Compiling ascii-canvas v3.0.0
38142025-10-27T23:20:11.190Z Compiling bindgen v0.71.1
38152025-10-27T23:20:11.220Z Compiling diesel_derives v2.2.3
38162025-10-27T23:20:11.418Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
38172025-10-27T23:20:11.446Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
38182025-10-27T23:20:11.551Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38192025-10-27T23:20:11.666Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
38202025-10-27T23:20:11.713Z Compiling libxml v0.3.3
38212025-10-27T23:20:11.808Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38222025-10-27T23:20:12.188Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
38232025-10-27T23:20:12.455Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
38242025-10-27T23:20:12.620Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
38252025-10-27T23:20:12.784Z Compiling strum_macros v0.24.3
38262025-10-27T23:20:12.818Z Compiling indoc v1.0.9
38272025-10-27T23:20:13.664Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
38282025-10-27T23:20:14.025Z Compiling lalrpop v0.19.12
38292025-10-27T23:20:14.695Z Checking derive_builder v0.20.2
38302025-10-27T23:20:14.889Z Compiling oso-derive v0.27.3
38312025-10-27T23:20:15.194Z Compiling impl-trait-for-tuples v0.2.2
38322025-10-27T23:20:15.642Z Checking quick-xml v0.37.2
38332025-10-27T23:20:15.932Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
38342025-10-27T23:20:15.968Z Compiling diesel-dtrace v0.4.2
38352025-10-27T23:20:16.421Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
38362025-10-27T23:20:16.785Z Checking bb8 v0.8.5
38372025-10-27T23:20:17.367Z Checking ignore v0.4.23
38382025-10-27T23:20:17.487Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38392025-10-27T23:20:17.751Z Checking predicates-tree v1.0.12
38402025-10-27T23:20:17.892Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38412025-10-27T23:20:17.958Z Checking rand_seeder v0.4.0
38422025-10-27T23:20:18.243Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38432025-10-27T23:20:18.267Z Checking globwalk v0.9.1
38442025-10-27T23:20:18.334Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38452025-10-27T23:20:18.536Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38462025-10-27T23:20:18.640Z Checking camino-tempfile-ext v0.3.2
38472025-10-27T23:20:19.085Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38482025-10-27T23:20:19.289Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38492025-10-27T23:20:19.900Z Checking console v0.16.0
38502025-10-27T23:20:20.541Z Checking unit-prefix v0.5.1
38512025-10-27T23:20:20.727Z Checking support-bundle-viewer v0.1.2
38522025-10-27T23:20:20.791Z Checking indicatif v0.18.0
38532025-10-27T23:20:21.193Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
38542025-10-27T23:20:21.503Z Checking multimap v0.10.1
38552025-10-27T23:20:22.216Z Checking diesel v2.2.12
38562025-10-27T23:20:36.882Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38572025-10-27T23:20:40.175Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38582025-10-27T23:20:42.837Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38592025-10-27T23:20:43.002Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38602025-10-27T23:20:43.476Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38612025-10-27T23:20:43.635Z Compiling samael v0.0.19
38622025-10-27T23:20:44.568Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38632025-10-27T23:20:44.720Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38642025-10-27T23:20:45.250Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38652025-10-27T23:20:48.630Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38662025-10-27T23:20:53.832Z Checking async-bb8-diesel v0.2.1
38672025-10-27T23:21:00.664Z Compiling polar-core v0.27.3
38682025-10-27T23:21:07.916Z Checking oso v0.27.3
38692025-10-27T23:21:51.139Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
38702025-10-27T23:22:26.838Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38712025-10-27T23:22:37.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
38722025-10-27T23:22:37.983Z
38732025-10-27T23:22:37.984Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (190/231)
38742025-10-27T23:22:38.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752025-10-27T23:22:38.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762025-10-27T23:22:38.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38772025-10-27T23:22:38.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
38782025-10-27T23:22:38.929Z
38792025-10-27T23:22:38.929Zinfo: running `cargo check --bins` on nexus-saga-recovery (191/231)
38802025-10-27T23:22:39.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812025-10-27T23:22:39.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822025-10-27T23:22:39.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38832025-10-27T23:22:39.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38842025-10-27T23:22:39.855Z
38852025-10-27T23:22:39.855Zinfo: running `cargo check --bins` on nexus-test-utils-macros (192/231)
38862025-10-27T23:22:40.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872025-10-27T23:22:40.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882025-10-27T23:22:40.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38892025-10-27T23:22:40.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38902025-10-27T23:22:40.684Z
38912025-10-27T23:22:40.685Zinfo: running `cargo check --bins` on omicron-nexus (193/231)
38922025-10-27T23:22:41.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932025-10-27T23:22:41.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942025-10-27T23:22:41.841Z Compiling libz-sys v1.1.20
38952025-10-27T23:22:41.993Z Compiling libgit2-sys v0.18.2+1.9.1
38962025-10-27T23:22:42.009Z Compiling fs-err v2.11.0
38972025-10-27T23:22:42.022Z Compiling vergen-git2 v1.0.7
38982025-10-27T23:22:42.040Z Checking parse-size v1.1.0
38992025-10-27T23:22:42.040Z Compiling rustls v0.21.12
39002025-10-27T23:22:42.043Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39012025-10-27T23:22:42.058Z Checking sct v0.7.1
39022025-10-27T23:22:42.260Z Checking rustls-webpki v0.101.7
39032025-10-27T23:22:42.310Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39042025-10-27T23:22:42.411Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39052025-10-27T23:22:42.436Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39062025-10-27T23:22:42.654Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39072025-10-27T23:22:42.841Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
39082025-10-27T23:22:42.888Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39092025-10-27T23:22:42.934Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39102025-10-27T23:22:42.956Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39112025-10-27T23:22:43.017Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
39122025-10-27T23:22:43.737Z Checking rustls-pemfile v1.0.4
39132025-10-27T23:22:43.951Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39142025-10-27T23:22:43.980Z Checking twox-hash v2.1.0
39152025-10-27T23:22:44.057Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39162025-10-27T23:22:44.153Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39172025-10-27T23:22:44.478Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39182025-10-27T23:22:44.610Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
39192025-10-27T23:22:45.676Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39202025-10-27T23:22:45.728Z Checking tokio-rustls v0.24.1
39212025-10-27T23:22:46.024Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39222025-10-27T23:22:46.066Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39232025-10-27T23:22:46.268Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
39242025-10-27T23:22:46.455Z Checking fatfs v0.3.6
39252025-10-27T23:22:46.502Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
39262025-10-27T23:22:46.978Z Checking assert_matches v1.5.0
39272025-10-27T23:22:53.304Z Compiling git2 v0.20.2
39282025-10-27T23:22:54.930Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39292025-10-27T23:22:55.089Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39302025-10-27T23:22:57.392Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=75ea3408643664877aa603ffc65996ed6dc34c0a#75ea3408)
39312025-10-27T23:24:05.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
39322025-10-27T23:24:05.499Z
39332025-10-27T23:24:05.499Zinfo: running `cargo check --bins` on nexus-background-task-interface (194/231)
39342025-10-27T23:24:06.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352025-10-27T23:24:06.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362025-10-27T23:24:06.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372025-10-27T23:24:06.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
39382025-10-27T23:24:06.377Z
39392025-10-27T23:24:06.377Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (195/231)
39402025-10-27T23:24:07.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412025-10-27T23:24:07.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422025-10-27T23:24:07.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39432025-10-27T23:24:07.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
39442025-10-27T23:24:07.333Z
39452025-10-27T23:24:07.333Zinfo: running `cargo check --bins` on nexus-mgs-updates (196/231)
39462025-10-27T23:24:08.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472025-10-27T23:24:08.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482025-10-27T23:24:08.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39492025-10-27T23:24:08.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
39502025-10-27T23:24:08.258Z
39512025-10-27T23:24:08.258Zinfo: running `cargo check --bins` on nexus-networking (197/231)
39522025-10-27T23:24:09.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532025-10-27T23:24:09.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542025-10-27T23:24:09.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39552025-10-27T23:24:09.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
39562025-10-27T23:24:09.216Z
39572025-10-27T23:24:09.216Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (198/231)
39582025-10-27T23:24:10.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592025-10-27T23:24:10.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602025-10-27T23:24:10.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39612025-10-27T23:24:10.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
39622025-10-27T23:24:10.156Z
39632025-10-27T23:24:10.156Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (199/231)
39642025-10-27T23:24:10.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652025-10-27T23:24:10.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662025-10-27T23:24:10.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39672025-10-27T23:24:10.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
39682025-10-27T23:24:11.096Z
39692025-10-27T23:24:11.096Zinfo: running `cargo check --bins` on omicron-dev (200/231)
39702025-10-27T23:24:11.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39712025-10-27T23:24:11.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39722025-10-27T23:24:12.315Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39732025-10-27T23:24:12.319Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
39742025-10-27T23:24:12.494Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
39752025-10-27T23:24:12.512Z Checking yansi v1.0.1
39762025-10-27T23:24:12.512Z Checking diff v0.1.13
39772025-10-27T23:24:12.516Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39782025-10-27T23:24:12.516Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39792025-10-27T23:24:12.557Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39802025-10-27T23:24:13.039Z Checking pretty_assertions v1.4.1
39812025-10-27T23:24:13.980Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39822025-10-27T23:24:46.151Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39832025-10-27T23:24:46.156Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39842025-10-27T23:24:46.156Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39852025-10-27T23:24:46.156Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39862025-10-27T23:24:46.156Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39872025-10-27T23:24:46.156Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39882025-10-27T23:24:46.797Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39892025-10-27T23:24:47.139Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39902025-10-27T23:24:48.596Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39912025-10-27T23:25:47.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
39922025-10-27T23:25:47.379Z
39932025-10-27T23:25:47.379Zinfo: running `cargo check --bins` on omicron-pins (201/231)
39942025-10-27T23:25:48.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39952025-10-27T23:25:48.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39962025-10-27T23:25:48.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39972025-10-27T23:25:48.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39982025-10-27T23:25:48.212Z
39992025-10-27T23:25:48.213Zinfo: running `cargo check --bins` on reconfigurator-cli (202/231)
40002025-10-27T23:25:49.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40012025-10-27T23:25:49.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40022025-10-27T23:25:49.231Z Compiling petname v2.0.2
40032025-10-27T23:25:49.235Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40042025-10-27T23:25:49.235Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40052025-10-27T23:25:49.235Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40062025-10-27T23:25:49.235Z Checking sync-ptr v0.1.4
40072025-10-27T23:25:49.235Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
40082025-10-27T23:25:50.367Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40092025-10-27T23:25:52.404Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
40102025-10-27T23:25:55.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.20s
40112025-10-27T23:25:55.693Z
40122025-10-27T23:25:55.693Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (203/231)
40132025-10-27T23:25:56.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40142025-10-27T23:25:56.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40152025-10-27T23:25:56.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40162025-10-27T23:25:56.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
40172025-10-27T23:25:56.663Z
40182025-10-27T23:25:56.663Zinfo: running `cargo check --bins` on omicron-repl-utils (204/231)
40192025-10-27T23:25:57.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40202025-10-27T23:25:57.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40212025-10-27T23:25:57.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40222025-10-27T23:25:57.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
40232025-10-27T23:25:57.511Z
40242025-10-27T23:25:57.511Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (205/231)
40252025-10-27T23:25:58.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40262025-10-27T23:25:58.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40272025-10-27T23:25:58.535Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40282025-10-27T23:25:58.539Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40292025-10-27T23:25:58.539Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
40302025-10-27T23:26:25.870Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40312025-10-27T23:26:26.368Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40322025-10-27T23:26:28.948Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40332025-10-27T23:26:29.503Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40342025-10-27T23:26:33.820Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40352025-10-27T23:27:05.151Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40362025-10-27T23:27:05.980Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40372025-10-27T23:27:08.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
40382025-10-27T23:27:08.408Z
40392025-10-27T23:27:08.408Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (206/231)
40402025-10-27T23:27:09.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40412025-10-27T23:27:09.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40422025-10-27T23:27:09.364Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40432025-10-27T23:27:10.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
40442025-10-27T23:27:10.507Z
40452025-10-27T23:27:10.507Zinfo: running `cargo check --bins` on omicron-releng (207/231)
40462025-10-27T23:27:11.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40472025-10-27T23:27:11.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40482025-10-27T23:27:11.396Z Compiling blake3 v1.5.4
40492025-10-27T23:27:11.401Z Checking arrayvec v0.7.6
40502025-10-27T23:27:11.523Z Checking arrayref v0.3.9
40512025-10-27T23:27:11.527Z Checking constant_time_eq v0.3.1
40522025-10-27T23:27:11.550Z Checking topological-sort v0.2.2
40532025-10-27T23:27:11.566Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40542025-10-27T23:27:11.569Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
40552025-10-27T23:27:11.569Z Checking shell-words v1.1.0
40562025-10-27T23:27:12.645Z Checking omicron-zone-package v0.12.2
40572025-10-27T23:27:13.800Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40582025-10-27T23:27:15.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
40592025-10-27T23:27:15.228Z
40602025-10-27T23:27:15.228Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (208/231)
40612025-10-27T23:27:16.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40622025-10-27T23:27:16.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40632025-10-27T23:27:16.119Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40642025-10-27T23:27:16.531Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40652025-10-27T23:27:17.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
40662025-10-27T23:27:17.300Z
40672025-10-27T23:27:17.301Zinfo: running `cargo check --bins` on xtask (209/231)
40682025-10-27T23:27:17.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40692025-10-27T23:27:17.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40702025-10-27T23:27:17.948Z Checking bitflags v2.9.4
40712025-10-27T23:27:17.951Z Checking serde v1.0.226
40722025-10-27T23:27:18.050Z Checking zerofrom v0.1.4
40732025-10-27T23:27:18.070Z Checking thiserror v2.0.17
40742025-10-27T23:27:18.083Z Checking hashbrown v0.16.0
40752025-10-27T23:27:18.086Z Checking smallvec v1.15.1
40762025-10-27T23:27:18.113Z Checking serde_json v1.0.145
40772025-10-27T23:27:18.117Z Checking scroll v0.12.0
40782025-10-27T23:27:18.221Z Checking num-traits v0.2.19
40792025-10-27T23:27:18.258Z Checking yoke v0.7.4
40802025-10-27T23:27:18.302Z Checking rustix v0.38.37
40812025-10-27T23:27:18.444Z Checking thiserror v1.0.69
40822025-10-27T23:27:18.580Z Checking zerovec v0.10.4
40832025-10-27T23:27:18.606Z Checking percent-encoding v2.3.2
40842025-10-27T23:27:18.626Z Checking log v0.4.27
40852025-10-27T23:27:18.868Z Checking pest v2.8.2
40862025-10-27T23:27:18.927Z Checking goblin v0.8.2
40872025-10-27T23:27:18.994Z Checking serde_spanned v0.6.9
40882025-10-27T23:27:19.066Z Checking indexmap v2.11.4
40892025-10-27T23:27:19.224Z Checking toml_datetime v0.6.11
40902025-10-27T23:27:19.275Z Checking terminal_size v0.4.0
40912025-10-27T23:27:19.471Z Checking erased-serde v0.4.6
40922025-10-27T23:27:19.595Z Checking form_urlencoded v1.2.2
40932025-10-27T23:27:19.611Z Checking zerocopy v0.7.35
40942025-10-27T23:27:19.784Z Checking ordered-float v2.10.1
40952025-10-27T23:27:19.833Z Checking getrandom v0.3.4
40962025-10-27T23:27:20.071Z Checking syn v2.0.106
40972025-10-27T23:27:20.105Z Checking tinystr v0.7.6
40982025-10-27T23:27:20.262Z Checking icu_collections v1.5.0
40992025-10-27T23:27:20.279Z Checking toml_edit v0.22.27
41002025-10-27T23:27:20.367Z Checking serde-untagged v0.1.7
41012025-10-27T23:27:20.473Z Checking icu_locid v1.5.0
41022025-10-27T23:27:20.770Z Checking serde-value v0.7.0
41032025-10-27T23:27:20.814Z Checking rustix v1.0.7
41042025-10-27T23:27:20.924Z Checking once_cell v1.21.3
41052025-10-27T23:27:21.174Z Checking clap_builder v4.5.48
41062025-10-27T23:27:21.281Z Checking cargo-platform v0.2.0
41072025-10-27T23:27:21.389Z Checking dtrace-parser v0.2.0
41082025-10-27T23:27:21.427Z Checking icu_provider v1.5.0
41092025-10-27T23:27:21.599Z Checking textwrap v0.16.2
41102025-10-27T23:27:21.919Z Checking fs-err v3.1.1
41112025-10-27T23:27:22.012Z Checking anyhow v1.0.99
41122025-10-27T23:27:22.086Z Checking icu_locid_transform v1.5.0
41132025-10-27T23:27:22.201Z Checking tempfile v3.20.0
41142025-10-27T23:27:22.258Z Checking tabled v0.15.0
41152025-10-27T23:27:22.408Z Checking macaddr v1.0.1
41162025-10-27T23:27:22.575Z Checking camino-tempfile v1.4.1
41172025-10-27T23:27:22.758Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
41182025-10-27T23:27:22.848Z Checking toml v0.8.23
41192025-10-27T23:27:23.095Z Checking icu_properties v1.5.1
41202025-10-27T23:27:23.426Z Checking cargo_toml v0.21.0
41212025-10-27T23:27:23.576Z Checking dof v0.3.0
41222025-10-27T23:27:24.044Z Checking clap v4.5.48
41232025-10-27T23:27:24.563Z Checking usdt-impl v0.5.0
41242025-10-27T23:27:24.945Z Checking usdt v0.5.0
41252025-10-27T23:27:25.365Z Checking icu_normalizer v1.5.0
41262025-10-27T23:27:25.865Z Checking idna_adapter v1.2.0
41272025-10-27T23:27:26.006Z Checking idna v1.0.3
41282025-10-27T23:27:26.327Z Checking url v2.5.4
41292025-10-27T23:27:26.841Z Checking cargo-util-schemas v0.8.2
41302025-10-27T23:27:28.072Z Checking cargo_metadata v0.21.0
41312025-10-27T23:27:29.119Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41322025-10-27T23:27:29.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.52s
41332025-10-27T23:27:29.983Z
41342025-10-27T23:27:29.983Zinfo: running `cargo check --bins` on end-to-end-tests (210/231)
41352025-10-27T23:27:30.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362025-10-27T23:27:30.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372025-10-27T23:27:31.037Z Checking polyval v0.6.2
41382025-10-27T23:27:31.041Z Checking ctr v0.9.2
41392025-10-27T23:27:31.197Z Checking ssh-encoding v0.2.0
41402025-10-27T23:27:31.197Z Checking blowfish v0.9.1
41412025-10-27T23:27:31.228Z Checking password-hash v0.4.2
41422025-10-27T23:27:31.248Z Checking p256 v0.13.2
41432025-10-27T23:27:31.252Z Checking p521 v0.13.3
41442025-10-27T23:27:31.252Z Checking russh-cryptovec v0.7.3
41452025-10-27T23:27:31.429Z Checking ghash v0.5.1
41462025-10-27T23:27:31.453Z Checking md5 v0.7.0
41472025-10-27T23:27:31.474Z Checking bcrypt-pbkdf v0.10.0
41482025-10-27T23:27:31.506Z Checking num-bigint v0.4.6
41492025-10-27T23:27:31.531Z Checking des v0.8.1
41502025-10-27T23:27:31.615Z Checking aes-gcm v0.10.3
41512025-10-27T23:27:31.640Z Checking pbkdf2 v0.11.0
41522025-10-27T23:27:31.726Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41532025-10-27T23:27:31.744Z Checking hex-literal v0.4.1
41542025-10-27T23:27:31.767Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41552025-10-27T23:27:31.791Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41562025-10-27T23:27:31.856Z Checking ssh-cipher v0.2.0
41572025-10-27T23:27:31.895Z Checking internet-checksum v0.2.1
41582025-10-27T23:27:32.162Z Checking ssh-key v0.6.6
41592025-10-27T23:27:32.433Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41602025-10-27T23:27:33.229Z Checking russh-keys v0.45.0
41612025-10-27T23:27:34.088Z Checking russh v0.45.0
41622025-10-27T23:27:55.536Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41632025-10-27T23:27:57.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.13s
41642025-10-27T23:27:57.386Z
41652025-10-27T23:27:57.387Zinfo: running `cargo check --bins` on gateway-cli (211/231)
41662025-10-27T23:27:58.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41672025-10-27T23:27:58.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41682025-10-27T23:27:58.240Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
41692025-10-27T23:27:58.241Z Checking termios v0.3.3
41702025-10-27T23:27:58.244Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
41712025-10-27T23:28:00.197Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
41722025-10-27T23:28:03.103Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41732025-10-27T23:28:03.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.56s
41742025-10-27T23:28:04.176Z
41752025-10-27T23:28:04.176Zinfo: running `cargo check --bins --no-default-features` on installinator (212/231)
41762025-10-27T23:28:04.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41772025-10-27T23:28:04.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41782025-10-27T23:28:05.107Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
41792025-10-27T23:28:05.111Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
41802025-10-27T23:28:05.254Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
41812025-10-27T23:28:05.258Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41822025-10-27T23:28:05.796Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
41832025-10-27T23:28:05.800Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41842025-10-27T23:28:06.849Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41852025-10-27T23:28:07.077Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41862025-10-27T23:28:07.866Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41872025-10-27T23:28:09.675Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41882025-10-27T23:28:11.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.66s
41892025-10-27T23:28:12.080Z
41902025-10-27T23:28:12.080Zinfo: running `cargo check --bins` on internal-dns-cli (213/231)
41912025-10-27T23:28:12.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922025-10-27T23:28:12.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932025-10-27T23:28:12.942Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
41942025-10-27T23:28:13.551Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41952025-10-27T23:28:13.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
41962025-10-27T23:28:14.199Z
41972025-10-27T23:28:14.199Zinfo: running `cargo check --bins` on omicron-live-tests (214/231)
41982025-10-27T23:28:14.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992025-10-27T23:28:14.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002025-10-27T23:28:14.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42012025-10-27T23:28:14.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42022025-10-27T23:28:15.031Z
42032025-10-27T23:28:15.031Zinfo: running `cargo check --bins` on live-tests-macros (215/231)
42042025-10-27T23:28:15.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052025-10-27T23:28:15.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062025-10-27T23:28:15.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42072025-10-27T23:28:15.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42082025-10-27T23:28:15.870Z
42092025-10-27T23:28:15.870Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (216/231)
42102025-10-27T23:28:16.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42112025-10-27T23:28:16.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42122025-10-27T23:28:16.858Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
42132025-10-27T23:28:17.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
42142025-10-27T23:28:17.840Z
42152025-10-27T23:28:17.840Zinfo: running `cargo check --bins` on omicron-ntp-admin (217/231)
42162025-10-27T23:28:18.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42172025-10-27T23:28:18.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42182025-10-27T23:28:18.693Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
42192025-10-27T23:28:18.693Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
42202025-10-27T23:28:19.018Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
42212025-10-27T23:28:20.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
42222025-10-27T23:28:20.300Z
42232025-10-27T23:28:20.300Zinfo: running `cargo check --bins` on omicron-package (218/231)
42242025-10-27T23:28:21.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42252025-10-27T23:28:21.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42262025-10-27T23:28:21.205Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
42272025-10-27T23:28:22.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
42282025-10-27T23:28:22.974Z
42292025-10-27T23:28:22.974Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (219/231)
42302025-10-27T23:28:23.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42312025-10-27T23:28:23.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42322025-10-27T23:28:23.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42332025-10-27T23:28:23.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
42342025-10-27T23:28:23.852Z
42352025-10-27T23:28:23.852Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (220/231)
42362025-10-27T23:28:24.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42372025-10-27T23:28:24.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42382025-10-27T23:28:24.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42392025-10-27T23:28:24.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
42402025-10-27T23:28:24.727Z
42412025-10-27T23:28:24.727Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (221/231)
42422025-10-27T23:28:25.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42432025-10-27T23:28:25.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42442025-10-27T23:28:25.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42452025-10-27T23:28:25.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
42462025-10-27T23:28:25.596Z
42472025-10-27T23:28:25.596Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (222/231)
42482025-10-27T23:28:26.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42492025-10-27T23:28:26.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42502025-10-27T23:28:26.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42512025-10-27T23:28:26.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
42522025-10-27T23:28:26.468Z
42532025-10-27T23:28:26.468Zinfo: running `cargo check --bins --no-default-features` on gfss (223/231)
42542025-10-27T23:28:27.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42552025-10-27T23:28:27.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42562025-10-27T23:28:27.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42572025-10-27T23:28:27.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42582025-10-27T23:28:27.307Z
42592025-10-27T23:28:27.307Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (224/231)
42602025-10-27T23:28:28.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42612025-10-27T23:28:28.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42622025-10-27T23:28:28.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42632025-10-27T23:28:28.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
42642025-10-27T23:28:28.126Z
42652025-10-27T23:28:28.126Zinfo: running `cargo check --bins` on trust-quorum-test-utils (225/231)
42662025-10-27T23:28:28.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42672025-10-27T23:28:28.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42682025-10-27T23:28:28.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42692025-10-27T23:28:28.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
42702025-10-27T23:28:29.002Z
42712025-10-27T23:28:29.002Zinfo: running `cargo check --bins` on tqdb (226/231)
42722025-10-27T23:28:29.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732025-10-27T23:28:29.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742025-10-27T23:28:30.001Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42752025-10-27T23:28:30.417Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42762025-10-27T23:28:32.099Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42772025-10-27T23:28:33.085Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42782025-10-27T23:28:33.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
42792025-10-27T23:28:34.078Z
42802025-10-27T23:28:34.078Zinfo: running `cargo check --bins` on wicket-dbg (227/231)
42812025-10-27T23:28:34.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42822025-10-27T23:28:34.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42832025-10-27T23:28:35.014Z Checking rtoolbox v0.0.2
42842025-10-27T23:28:35.014Z Checking tui-tree-widget v0.23.1
42852025-10-27T23:28:35.018Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42862025-10-27T23:28:35.288Z Checking rpassword v7.4.0
42872025-10-27T23:28:40.157Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42882025-10-27T23:28:43.152Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42892025-10-27T23:28:44.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s
42902025-10-27T23:28:44.675Z
42912025-10-27T23:28:44.675Zinfo: running `cargo check --bins` on wicket (228/231)
42922025-10-27T23:28:45.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42932025-10-27T23:28:45.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42942025-10-27T23:28:45.618Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42952025-10-27T23:28:46.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
42962025-10-27T23:28:46.329Z
42972025-10-27T23:28:46.330Zinfo: running `cargo check --bins` on wicketd (229/231)
42982025-10-27T23:28:47.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42992025-10-27T23:28:47.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43002025-10-27T23:28:47.288Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
43012025-10-27T23:28:51.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s
43022025-10-27T23:28:51.801Z
43032025-10-27T23:28:51.801Zinfo: running `cargo check --bins` on omicron-workspace-hack (230/231)
43042025-10-27T23:28:52.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43052025-10-27T23:28:52.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43062025-10-27T23:28:52.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43072025-10-27T23:28:52.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
43082025-10-27T23:28:52.637Z
43092025-10-27T23:28:52.637Zinfo: running `cargo check --bins` on zone-setup (231/231)
43102025-10-27T23:28:53.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43112025-10-27T23:28:53.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43122025-10-27T23:28:53.549Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
43132025-10-27T23:28:53.552Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
43142025-10-27T23:28:53.552Z Checking uzers v0.12.1
43152025-10-27T23:28:53.937Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
43162025-10-27T23:28:55.742Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43172025-10-27T23:28:58.089Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
43182025-10-27T23:28:59.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s
43192025-10-27T23:28:59.460Z
43202025-10-27T23:28:59.460Zreal 18:09.661351016
43212025-10-27T23:28:59.460Zuser 35:25.033339504
43222025-10-27T23:28:59.460Zsys 5:52.364657730
43232025-10-27T23:28:59.460Ztrap 0.749416367
43242025-10-27T23:28:59.460Ztflt 0.783384905
43252025-10-27T23:28:59.464Zdflt 1.246598282
43262025-10-27T23:28:59.464Zkflt 0.001573430
43272025-10-27T23:28:59.465Zlock 1:27:44.944320131
43282025-10-27T23:28:59.465Zslp 2:59:08.161620493
43292025-10-27T23:28:59.465Zlat 1:45.652178085
43302025-10-27T23:28:59.465Zstop 5:37.229649943
43312025-10-27T23:28:59.465Zprocess exited: duration 1401083 ms, exit code 0
 
43322025-10-27T23:28:59.473Zfound 0 output files