01K5CRN253286H8F67N96CS8YR: 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: 01K5CRNSSXR1H233HYCPSKZ6FV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-17T21:19:14.136Zjob assigned to worker 01K5CRP09J0VJVJ34AA12MJNHW [factory aws, i-097bf5f85246b80fb] (queued for 54 s)
 
22025-09-17T21:19:22.619Zstarting task 0: "setup"
32025-09-17T21:19:22.624Z++ uname -s
42025-09-17T21:19:22.627Z+ kern=SunOS
52025-09-17T21:19:22.627Z+ build_user=build
62025-09-17T21:19:22.627Z+ build_uid=12345
72025-09-17T21:19:22.627Z+ work_dir=/work
82025-09-17T21:19:22.627Z+ input_dir=/input
92025-09-17T21:19:22.627Z+ [[ 0 == 12345 ]]
102025-09-17T21:19:22.627Z+ case "$kern" in
112025-09-17T21:19:22.627Z+ groupadd -g 12345 build
122025-09-17T21:19:22.631Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-17T21:19:24.636Z+ zfs create -o mountpoint=/work rpool/work
142025-09-17T21:19:24.765Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-17T21:19:24.768Z+ home_fs=zfs
162025-09-17T21:19:24.768Z+ [[ zfs == autofs ]]
172025-09-17T21:19:24.768Z+ mkdir -p /home/build
182025-09-17T21:19:24.772Z+ chown build:build /home/build /work
192025-09-17T21:19:26.773Z+ chmod 0700 /home/build /work
202025-09-17T21:19:26.776Zprocess exited: duration 4158 ms, exit code 0
 
212025-09-17T21:19:26.783Zstarting task 1: "rust-toolchain"
222025-09-17T21:19:26.789Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-17T21:19:26.789Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-09-17T21:19:26.789Z * rust toolchain channel = "1.89.0"
252025-09-17T21:19:26.789Z * rust toolchain profile = "default"
262025-09-17T21:19:26.789Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-17T21:19:26.789Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-17T21:19:26.792Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-17T21:19:26.792Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-17T21:19:26.883Zinfo: downloading installer
312025-09-17T21:19:28.160Zwarn: It looks like you have an existing installation of Rust at:
322025-09-17T21:19:28.160Zwarn: /opt/ooce/bin
332025-09-17T21:19:28.160Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-17T21:19:28.160Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-17T21:19:28.160Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-17T21:19:28.160Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-17T21:19:28.160Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-17T21:19:28.160Zerror: cannot install while Rust is installed
392025-09-17T21:19:28.160Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-17T21:19:28.177Zinfo: profile set to 'default'
412025-09-17T21:19:28.177Zinfo: default host triple is x86_64-unknown-illumos
422025-09-17T21:19:28.180Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-17T21:19:28.337Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-17T21:19:28.337Zinfo: downloading component 'cargo'
452025-09-17T21:19:29.284Zinfo: downloading component 'clippy'
462025-09-17T21:19:29.656Zinfo: downloading component 'rust-docs'
472025-09-17T21:19:30.831Zinfo: downloading component 'rust-std'
482025-09-17T21:19:32.526Zinfo: downloading component 'rustc'
492025-09-17T21:19:40.246Zinfo: downloading component 'rustfmt'
502025-09-17T21:19:40.483Zinfo: installing component 'cargo'
512025-09-17T21:19:41.368Zinfo: installing component 'clippy'
522025-09-17T21:19:41.763Zinfo: installing component 'rust-docs'
532025-09-17T21:19:43.593Zinfo: installing component 'rust-std'
542025-09-17T21:19:45.515Zinfo: installing component 'rustc'
552025-09-17T21:19:52.148Zinfo: installing component 'rustfmt'
562025-09-17T21:19:52.484Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-17T21:19:52.485Z
582025-09-17T21:19:52.910Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-17T21:19:52.910Z
602025-09-17T21:19:52.913Z
612025-09-17T21:19:52.913ZRust is installed now. Great!
622025-09-17T21:19:52.913Z
632025-09-17T21:19:52.913ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-17T21:19:52.913Zenvironment variable. This has not been done automatically.
652025-09-17T21:19:52.913Z
662025-09-17T21:19:52.913ZTo configure your current shell, you need to source
672025-09-17T21:19:52.914Zthe corresponding env file under $HOME/.cargo.
682025-09-17T21:19:52.914Z
692025-09-17T21:19:52.914ZThis is usually done by running one of the following (note the leading DOT):
702025-09-17T21:19:52.914Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-17T21:19:52.914Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-17T21:19:52.914Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-17T21:19:53.026Z+ rustup --version
742025-09-17T21:19:53.041Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-17T21:19:53.044Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-17T21:19:53.154Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-17T21:19:53.158Z+ cargo --version
782025-09-17T21:19:53.224Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-17T21:19:53.227Z+ rustc --version
802025-09-17T21:19:53.299Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-17T21:19:53.303Zprocess exited: duration 26514 ms, exit code 0
 
822025-09-17T21:19:53.310Zstarting task 2: "authentication"
832025-09-17T21:19:53.333Zprocess exited: duration 22 ms, exit code 0
 
842025-09-17T21:19:53.342Zstarting task 3: "clone repository"
852025-09-17T21:19:53.345Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-17T21:19:53.348Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-17T21:19:53.385ZCloning into '/work/oxidecomputer/omicron'...
882025-09-17T21:20:03.229Z+ cd /work/oxidecomputer/omicron
892025-09-17T21:20:03.229Z+ git fetch origin 02e1451ca79d4643c24211fd63bb14f0199007a8
902025-09-17T21:20:03.552ZFrom https://github.com/oxidecomputer/omicron
912025-09-17T21:20:03.552Z * branch 02e1451ca79d4643c24211fd63bb14f0199007a8 -> FETCH_HEAD
922025-09-17T21:20:03.563Z+ [[ -n minimum-cpu-platforms ]]
932025-09-17T21:20:03.567Z++ git branch --show-current
942025-09-17T21:20:03.570Z+ current=main
952025-09-17T21:20:03.570Z+ [[ main != minimum-cpu-platforms ]]
962025-09-17T21:20:03.570Z+ git branch -f minimum-cpu-platforms 02e1451ca79d4643c24211fd63bb14f0199007a8
972025-09-17T21:20:03.574Z+ git checkout -f minimum-cpu-platforms
982025-09-17T21:20:03.829ZSwitched to branch 'minimum-cpu-platforms'
992025-09-17T21:20:03.832Z+ git reset --hard 02e1451ca79d4643c24211fd63bb14f0199007a8
1002025-09-17T21:20:03.880ZHEAD is now at 02e1451ca instance_migration_unknown_sled_type was legit flaky
1012025-09-17T21:20:03.883Zprocess exited: duration 10539 ms, exit code 0
 
1022025-09-17T21:20:03.890Zstarting task 4: "build"
1032025-09-17T21:20:03.895Z+ source .github/buildomat/ci-env.sh
1042025-09-17T21:20:03.899Z++ export CARGO_TERM_COLOR=always
1052025-09-17T21:20:03.899Z++ CARGO_TERM_COLOR=always
1062025-09-17T21:20:03.899Z+ cargo --version
1072025-09-17T21:20:03.954Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-17T21:20:03.958Z+ rustc --version
1092025-09-17T21:20:04.029Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-17T21:20:04.034Z+ source ./env.sh
1112025-09-17T21:20:04.034Z++ OLD_SHELL_OPTS=ehxB
1122025-09-17T21:20:04.034Z++ set -o xtrace
1132025-09-17T21:20:04.037Z++++ dirname ./env.sh
1142025-09-17T21:20:04.037Z+++ readlink -f .
1152025-09-17T21:20:04.041Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-09-17T21:20:04.041Z++ 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-09-17T21:20:04.041Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-09-17T21:20:04.041Z++ 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-09-17T21:20:04.041Z++ 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-09-17T21:20:04.041Z++ 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-09-17T21:20:04.041Z++ 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-09-17T21:20:04.041Z++ 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-09-17T21:20:04.041Z++ 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-09-17T21:20:04.041Z++ case $OLD_SHELL_OPTS in
1252025-09-17T21:20:04.041Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-09-17T21:20:04.041Z+ 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-09-17T21:20:04.041Z+ 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-09-17T21:20:04.041Z+ banner prerequisites
1292025-09-17T21:20:04.044Z
1302025-09-17T21:20:04.045Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-09-17T21:20:04.045Z # # # # # # # # # # # # # # #
1322025-09-17T21:20:04.045Z # # # # ##### # # ##### # # # # # #### #
1332025-09-17T21:20:04.045Z ##### ##### # ##### # # # # # # # # #
1342025-09-17T21:20:04.045Z # # # # # # # # # # # # # # #
1352025-09-17T21:20:04.045Z # # # ###### # # ###### ### # #### # #### #
1362025-09-17T21:20:04.045Z
1372025-09-17T21:20:04.045Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-09-17T21:20:15.745Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-09-17T21:20:23.481Z Startup: Caching catalogs ... Done
1402025-09-17T21:20:31.008ZPlanning: Solver setup ... Done (6.300s)
1412025-09-17T21:20:31.066ZPlanning: Running solver ... Done (0.058s)
1422025-09-17T21:20:31.171ZPlanning: Finding local manifests ... Done (0.003s)
1432025-09-17T21:20:31.185ZPlanning: Fetching manifests: 0/4 0% complete
1442025-09-17T21:20:31.321ZPlanning: Fetching manifests: 4/4 100% complete
1452025-09-17T21:20:31.371ZPlanning: Package planning ... Done (0.049s)
1462025-09-17T21:20:31.423ZPlanning: Merging actions ... Done (0.052s)
1472025-09-17T21:20:31.714ZPlanning: Checking for conflicting actions ... Done (0.291s)
1482025-09-17T21:20:31.729ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-09-17T21:20:32.758ZPlanning: Evaluating mediators ... Done (1.031s)
1502025-09-17T21:20:32.766ZPlanning: Planning completed in 9.16 seconds
1512025-09-17T21:20:32.783Z Packages to install: 4
1522025-09-17T21:20:32.783Z Mediators to change: 2
1532025-09-17T21:20:32.786Z Services to change: 1
1542025-09-17T21:20:32.786Z Estimated space available: 155.49 GB
1552025-09-17T21:20:32.786ZEstimated space to be consumed: 1.72 GB
1562025-09-17T21:20:32.786Z Create boot environment: No
1572025-09-17T21:20:32.786ZCreate backup boot environment: No
1582025-09-17T21:20:32.786Z Rebuild boot archive: No
1592025-09-17T21:20:32.786Z
1602025-09-17T21:20:32.786ZChanged mediators:
1612025-09-17T21:20:32.786Z mediator clang:
1622025-09-17T21:20:32.786Z version: None -> 15 (system default)
1632025-09-17T21:20:32.786Z
1642025-09-17T21:20:32.786Z mediator llvm:
1652025-09-17T21:20:32.786Z version: 14 (system default) -> 15 (system default)
1662025-09-17T21:20:32.786Z
1672025-09-17T21:20:32.786ZChanged packages:
1682025-09-17T21:20:32.786Zhelios-dev
1692025-09-17T21:20:32.786Z developer/build-essential
1702025-09-17T21:20:32.786Z None -> 11-2.0
1712025-09-17T21:20:32.786Z library/libxmlsec1
1722025-09-17T21:20:32.786Z None -> 1.2.35-2.0
1732025-09-17T21:20:32.786Z ooce/developer/clang-15
1742025-09-17T21:20:32.786Z None -> 15.0.7-2.0
1752025-09-17T21:20:32.786Z ooce/developer/llvm-15
1762025-09-17T21:20:32.786Z None -> 15.0.7-2.0
1772025-09-17T21:20:32.787Z
1782025-09-17T21:20:32.787ZServices:
1792025-09-17T21:20:32.787Z restart_fmri:
1802025-09-17T21:20:32.787Z svc:/system/update-man-index:default
1812025-09-17T21:20:32.836Z
1822025-09-17T21:20:32.836ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-09-17T21:20:37.872ZDownload: 2723/3290 items 120.8/212.6MB 56% complete (24.3M/s)
1842025-09-17T21:20:39.687ZDownload: Completed 212.60 MB in 6.85 seconds (31.0M/s)
1852025-09-17T21:20:39.972Z Actions: 1/3689 actions (Installing new actions)
1862025-09-17T21:20:44.570Z Actions: Completed 3689 actions in 4.59 seconds.
1872025-09-17T21:20:45.181Z Done (0.607s)
1882025-09-17T21:20:45.181Z Done (0.000s)
1892025-09-17T21:20:46.084Z Done (0.903s)
1902025-09-17T21:20:50.514Z Done (4.113s)
1912025-09-17T21:20:50.606Z Done (0.021s)
1922025-09-17T21:20:50.609Z Done (0.000s)
1932025-09-17T21:20:50.769Z Done (0.000s)
1942025-09-17T21:20:51.634ZPlanning: Evaluating mediator changes ... Done
1952025-09-17T21:20:51.800ZPlanning: Checking for conflicting actions ... Done
1962025-09-17T21:20:51.804ZPlanning: Consolidating action changes ... Done
1972025-09-17T21:20:52.077ZPlanning: Evaluating mediators ... Done
1982025-09-17T21:20:52.080ZPlanning: Planning completed in 0.44 seconds
1992025-09-17T21:20:52.111Z Mediators to change: 2
2002025-09-17T21:20:52.114Z Create boot environment: No
2012025-09-17T21:20:52.114ZCreate backup boot environment: No
2022025-09-17T21:20:52.200Z Done
2032025-09-17T21:20:52.200Z Done
2042025-09-17T21:20:52.814Z Done
2052025-09-17T21:20:56.448Z Done
2062025-09-17T21:20:56.537Z Done
2072025-09-17T21:20:56.541Z Done
2082025-09-17T21:20:56.687Z Done
2092025-09-17T21:20:57.308ZPlanning: Evaluating mediator changes ... Done
2102025-09-17T21:20:57.312ZPlanning: Merging actions ... Done
2112025-09-17T21:20:57.502ZPlanning: Checking for conflicting actions ... Done
2122025-09-17T21:20:57.506ZPlanning: Consolidating action changes ... Done
2132025-09-17T21:20:57.774ZPlanning: Evaluating mediators ... Done
2142025-09-17T21:20:57.831ZPlanning: Planning completed in 0.77 seconds
2152025-09-17T21:20:57.866Z Packages to change: 1
2162025-09-17T21:20:57.866Z Mediators to change: 1
2172025-09-17T21:20:57.869Z Services to change: 1
2182025-09-17T21:20:57.869Z Create boot environment: No
2192025-09-17T21:20:57.869ZCreate backup boot environment: Yes
2202025-09-17T21:21:00.289Z Actions: 1/6 actions (Updating modified actions)
2212025-09-17T21:21:00.550Z Actions: Completed 6 actions in 0.00 seconds.
2222025-09-17T21:21:00.550Z Done
2232025-09-17T21:21:00.550Z Done
2242025-09-17T21:21:00.870Z Done
2252025-09-17T21:21:04.170Z Done
2262025-09-17T21:21:04.260Z Done
2272025-09-17T21:21:04.263Z Done
2282025-09-17T21:21:04.474Z Done
2292025-09-17T21:21:04.926ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302025-09-17T21:21:04.926Zclang system 15 system
2312025-09-17T21:21:04.926Zcsh system system illumos
2322025-09-17T21:21:04.926Zctags system system illumos
2332025-09-17T21:21:04.926Zfile system system illumos
2342025-09-17T21:21:04.926Zgcc vendor 12 vendor
2352025-09-17T21:21:04.926Zgcc system 10 system
2362025-09-17T21:21:04.927Zgcc system 7 system
2372025-09-17T21:21:04.927Zgo system 1.20 system
2382025-09-17T21:21:04.927Zgo system 1.19 system
2392025-09-17T21:21:04.927Zllvm system 15 system
2402025-09-17T21:21:04.927Zllvm system 14 system
2412025-09-17T21:21:04.927Zmariadb system 10.6 system
2422025-09-17T21:21:04.927Zmta vendor vendor dma
2432025-09-17T21:21:04.927Zopenjdk system 17 system
2442025-09-17T21:21:04.927Zopenjdk system 11 system
2452025-09-17T21:21:04.927Zopenjdk system 1.8 system
2462025-09-17T21:21:04.928Zopenssl vendor 3 vendor
2472025-09-17T21:21:04.928Zperl system 5.36 system
2482025-09-17T21:21:04.928Zpostgresql system 15 system
2492025-09-17T21:21:04.928Zpostgresql system 13 system
2502025-09-17T21:21:04.928Zpython vendor 3 vendor
2512025-09-17T21:21:04.928Zpython system 2 system
2522025-09-17T21:21:04.928Zpython3 system 3.11 system
2532025-09-17T21:21:04.928Zruby system 3.0 system
2542025-09-17T21:21:04.928Zwords vendor vendor american-english
2552025-09-17T21:21:04.928Zwords system system australian-english
2562025-09-17T21:21:04.928Zwords system system british-english
2572025-09-17T21:21:04.928Zwords system system canadian-english
2582025-09-17T21:21:04.928Zwords system system french
2592025-09-17T21:21:04.928Zwords system system italian
2602025-09-17T21:21:04.928Zwords system system ngerman
2612025-09-17T21:21:04.928Zwords system system ogerman
2622025-09-17T21:21:04.928Zwords system system spanish
2632025-09-17T21:21:05.225ZPUBLISHER TYPE STATUS P LOCATION
2642025-09-17T21:21:05.225Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652025-09-17T21:21:10.146ZFMRI IFO
2662025-09-17T21:21:10.146Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672025-09-17T21:21:10.146Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682025-09-17T21:21:10.146Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692025-09-17T21:21:10.146Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702025-09-17T21:21:10.146Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712025-09-17T21:21:10.146Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2722025-09-17T21:21:10.146Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732025-09-17T21:21:10.146Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2742025-09-17T21:21:10.146Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752025-09-17T21:21:10.146Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762025-09-17T21:21:10.146Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2772025-09-17T21:21:10.146Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782025-09-17T21:21:10.146Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792025-09-17T21:21:10.146Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2802025-09-17T21:21:10.146Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812025-09-17T21:21:10.146Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822025-09-17T21:21:11.194Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832025-09-17T21:21:11.488Z Updating crates.io index
2842025-09-17T21:21:11.541Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852025-09-17T21:21:11.831Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862025-09-17T21:21:12.487Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872025-09-17T21:21:12.770Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882025-09-17T21:21:12.963Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892025-09-17T21:21:13.247Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902025-09-17T21:21:14.382Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912025-09-17T21:21:16.413Z Updating git repository `https://github.com/oxidecomputer/opte`
2922025-09-17T21:21:17.399Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-09-17T21:21:18.083Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942025-09-17T21:21:18.793Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-09-17T21:21:19.049Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-09-17T21:21:19.326Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972025-09-17T21:21:19.812Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982025-09-17T21:21:20.271Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-09-17T21:21:20.593Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002025-09-17T21:21:20.915Z Updating git repository `https://github.com/oxidecomputer/tofino`
3012025-09-17T21:21:21.233Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022025-09-17T21:21:21.507Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032025-09-17T21:21:21.769Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042025-09-17T21:21:22.133Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3052025-09-17T21:21:22.493Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3062025-09-17T21:21:22.952Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-09-17T21:21:23.296Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-09-17T21:21:23.643Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-09-17T21:21:24.230Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3102025-09-17T21:21:24.739Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112025-09-17T21:21:25.007Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-09-17T21:21:25.370Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-09-17T21:21:25.751Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-09-17T21:21:26.132Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-09-17T21:21:26.449Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-09-17T21:21:26.753Z Updating git repository `https://github.com/oxidecomputer/omicron`
3172025-09-17T21:21:38.296Z Updating git repository `https://github.com/illumos/smf-rs`
3182025-09-17T21:21:39.678Z Downloading crates ...
3192025-09-17T21:21:39.741Z Downloaded anstyle-query v1.1.1
3202025-09-17T21:21:39.744Z Downloaded anstyle-parse v0.2.5
3212025-09-17T21:21:39.748Z Downloaded anstyle v1.0.11
3222025-09-17T21:21:39.751Z Downloaded anstream v0.6.18
3232025-09-17T21:21:39.754Z Downloaded cfg-if v1.0.1
3242025-09-17T21:21:39.758Z Downloaded cargo_toml v0.21.0
3252025-09-17T21:21:39.758Z Downloaded displaydoc v0.2.5
3262025-09-17T21:21:39.761Z Downloaded clap_derive v4.5.41
3272025-09-17T21:21:39.764Z Downloaded form_urlencoded v1.2.2
3282025-09-17T21:21:39.764Z Downloaded crypto-common v0.1.6
3292025-09-17T21:21:39.764Z Downloaded errno v0.3.12
3302025-09-17T21:21:39.768Z Downloaded colorchoice v1.0.2
3312025-09-17T21:21:39.768Z Downloaded bytecount v0.6.8
3322025-09-17T21:21:39.771Z Downloaded cpufeatures v0.2.14
3332025-09-17T21:21:39.771Z Downloaded erased-serde v0.4.6
3342025-09-17T21:21:39.774Z Downloaded unicode-ident v1.0.18
3352025-09-17T21:21:39.777Z Downloaded thiserror v1.0.69
3362025-09-17T21:21:39.781Z Downloaded usdt-macro v0.5.0
3372025-09-17T21:21:39.784Z Downloaded zerocopy-derive v0.7.35
3382025-09-17T21:21:39.790Z Downloaded typenum v1.17.0
3392025-09-17T21:21:39.790Z Downloaded yoke-derive v0.7.4
3402025-09-17T21:21:39.793Z Downloaded yoke v0.7.4
3412025-09-17T21:21:39.793Z Downloaded zerofrom v0.1.4
3422025-09-17T21:21:39.793Z Downloaded usdt-attr-macro v0.5.0
3432025-09-17T21:21:39.793Z Downloaded fastrand v2.1.1
3442025-09-17T21:21:39.796Z Downloaded digest v0.10.7
3452025-09-17T21:21:39.796Z Downloaded anyhow v1.0.99
3462025-09-17T21:21:39.800Z Downloaded unicode-linebreak v0.1.5
3472025-09-17T21:21:39.803Z Downloaded macaddr v1.0.1
3482025-09-17T21:21:39.803Z Downloaded getrandom v0.3.1
3492025-09-17T21:21:39.806Z Downloaded zerovec-derive v0.10.3
3502025-09-17T21:21:39.810Z Downloaded writeable v0.5.5
3512025-09-17T21:21:39.810Z Downloaded terminal_size v0.4.0
3522025-09-17T21:21:39.813Z Downloaded usdt-impl v0.5.0
3532025-09-17T21:21:39.813Z Downloaded once_cell v1.21.3
3542025-09-17T21:21:39.816Z Downloaded utf8parse v0.2.2
3552025-09-17T21:21:39.816Z Downloaded thread-id v4.2.2
3562025-09-17T21:21:39.817Z Downloaded unicode-xid v0.2.6
3572025-09-17T21:21:39.820Z Downloaded icu_locid_transform v1.5.0
3582025-09-17T21:21:39.823Z Downloaded icu_normalizer_data v1.5.0
3592025-09-17T21:21:39.823Z Downloaded generic-array v0.14.7
3602025-09-17T21:21:39.826Z Downloaded zerofrom-derive v0.1.4
3612025-09-17T21:21:39.826Z Downloaded scroll_derive v0.12.0
3622025-09-17T21:21:39.826Z Downloaded ucd-trie v0.1.7
3632025-09-17T21:21:39.830Z Downloaded icu_provider_macros v1.5.0
3642025-09-17T21:21:39.830Z Downloaded dtrace-parser v0.2.0
3652025-09-17T21:21:39.830Z Downloaded thiserror v2.0.16
3662025-09-17T21:21:39.835Z Downloaded textwrap v0.16.2
3672025-09-17T21:21:39.838Z Downloaded itoa v1.0.11
3682025-09-17T21:21:39.841Z Downloaded strsim v0.11.1
3692025-09-17T21:21:39.841Z Downloaded pretty-hex v0.4.1
3702025-09-17T21:21:39.841Z Downloaded synstructure v0.13.1
3712025-09-17T21:21:39.845Z Downloaded url v2.5.4
3722025-09-17T21:21:39.849Z Downloaded toml_edit v0.22.27
3732025-09-17T21:21:39.852Z Downloaded serde_spanned v0.6.9
3742025-09-17T21:21:39.852Z Downloaded fnv v1.0.7
3752025-09-17T21:21:39.852Z Downloaded swrite v0.1.0
3762025-09-17T21:21:39.852Z Downloaded stable_deref_trait v1.2.0
3772025-09-17T21:21:39.855Z Downloaded is_terminal_polyfill v1.70.1
3782025-09-17T21:21:39.855Z Downloaded smawk v0.3.2
3792025-09-17T21:21:39.858Z Downloaded serde-untagged v0.1.7
3802025-09-17T21:21:39.859Z Downloaded proc-macro-error-attr v1.0.4
3812025-09-17T21:21:39.859Z Downloaded zerovec v0.10.4
3822025-09-17T21:21:39.864Z Downloaded toml v0.8.23
3832025-09-17T21:21:39.869Z Downloaded plain v0.2.3
3842025-09-17T21:21:39.869Z Downloaded version_check v0.9.5
3852025-09-17T21:21:39.873Z Downloaded zerocopy v0.7.35
3862025-09-17T21:21:39.882Z Downloaded winnow v0.7.10
3872025-09-17T21:21:39.889Z Downloaded ordered-float v2.10.1
3882025-09-17T21:21:39.892Z Downloaded smallvec v1.15.1
3892025-09-17T21:21:39.892Z Downloaded tabled v0.15.0
3902025-09-17T21:21:39.905Z Downloaded tabled_derive v0.7.0
3912025-09-17T21:21:39.909Z Downloaded unicode-width v0.2.0
3922025-09-17T21:21:39.912Z Downloaded unicode-width v0.1.14
3932025-09-17T21:21:39.915Z Downloaded serde v1.0.223
3942025-09-17T21:21:39.919Z Downloaded semver v1.0.26
3952025-09-17T21:21:39.922Z Downloaded scroll v0.12.0
3962025-09-17T21:21:39.922Z Downloaded thiserror-impl v1.0.69
3972025-09-17T21:21:39.922Z Downloaded icu_locid v1.5.0
3982025-09-17T21:21:39.925Z Downloaded proc-macro-error v1.0.4
3992025-09-17T21:21:39.928Z Downloaded proc-macro2 v1.0.101
4002025-09-17T21:21:39.931Z Downloaded pest_meta v2.7.14
4012025-09-17T21:21:39.932Z Downloaded num-traits v0.2.19
4022025-09-17T21:21:39.935Z Downloaded tempfile v3.20.0
4032025-09-17T21:21:39.938Z Downloaded log v0.4.27
4042025-09-17T21:21:39.938Z Downloaded icu_provider v1.5.0
4052025-09-17T21:21:39.941Z Downloaded serde_core v1.0.223
4062025-09-17T21:21:39.945Z Downloaded papergrid v0.11.0
4072025-09-17T21:21:39.948Z Downloaded icu_properties v1.5.1
4082025-09-17T21:21:39.951Z Downloaded serde_derive v1.0.223
4092025-09-17T21:21:39.951Z Downloaded icu_normalizer v1.5.0
4102025-09-17T21:21:39.955Z Downloaded memchr v2.7.4
4112025-09-17T21:21:39.958Z Downloaded idna_adapter v1.2.0
4122025-09-17T21:21:39.962Z Downloaded icu_locid_transform_data v1.5.0
4132025-09-17T21:21:39.962Z Downloaded indexmap v2.11.0
4142025-09-17T21:21:39.966Z Downloaded icu_collections v1.5.0
4152025-09-17T21:21:39.969Z Downloaded cargo_metadata v0.21.0
4162025-09-17T21:21:39.972Z Downloaded quote v1.0.40
4172025-09-17T21:21:39.972Z Downloaded pest_derive v2.7.14
4182025-09-17T21:21:39.975Z Downloaded litemap v0.7.3
4192025-09-17T21:21:39.979Z Downloaded heck v0.5.0
4202025-09-17T21:21:39.979Z Downloaded sha2 v0.10.9
4212025-09-17T21:21:39.982Z Downloaded serde-value v0.7.0
4222025-09-17T21:21:39.982Z Downloaded memmap v0.7.0
4232025-09-17T21:21:39.982Z Downloaded heck v0.4.1
4242025-09-17T21:21:39.985Z Downloaded thiserror-impl v2.0.16
4252025-09-17T21:21:39.985Z Downloaded serde_tokenstream v0.2.2
4262025-09-17T21:21:39.985Z Downloaded hashbrown v0.15.4
4272025-09-17T21:21:39.989Z Downloaded pest v2.7.14
4282025-09-17T21:21:39.993Z Downloaded idna v1.0.3
4292025-09-17T21:21:39.996Z Downloaded pest_generator v2.7.14
4302025-09-17T21:21:39.999Z Downloaded percent-encoding v2.3.2
4312025-09-17T21:21:39.999Z Downloaded typeid v1.0.3
4322025-09-17T21:21:39.999Z Downloaded tinystr v0.7.6
4332025-09-17T21:21:40.004Z Downloaded utf8_iter v1.0.4
4342025-09-17T21:21:40.004Z Downloaded utf16_iter v1.0.5
4352025-09-17T21:21:40.004Z Downloaded ryu v1.0.18
4362025-09-17T21:21:40.008Z Downloaded goblin v0.8.2
4372025-09-17T21:21:40.012Z Downloaded serde_json v1.0.145
4382025-09-17T21:21:40.015Z Downloaded camino-tempfile v1.4.1
4392025-09-17T21:21:40.019Z Downloaded toml_datetime v0.6.11
4402025-09-17T21:21:40.019Z Downloaded equivalent v1.0.2
4412025-09-17T21:21:40.019Z Downloaded clap_lex v0.7.4
4422025-09-17T21:21:40.022Z Downloaded bitflags v2.9.1
4432025-09-17T21:21:40.025Z Downloaded write16 v1.0.0
4442025-09-17T21:21:40.025Z Downloaded clap_builder v4.5.41
4452025-09-17T21:21:40.030Z Downloaded byteorder v1.5.0
4462025-09-17T21:21:40.034Z Downloaded syn v1.0.109
4472025-09-17T21:21:40.038Z Downloaded icu_properties_data v1.5.0
4482025-09-17T21:21:40.047Z Downloaded syn v2.0.106
4492025-09-17T21:21:40.056Z Downloaded usdt v0.5.0
4502025-09-17T21:21:40.060Z Downloaded rustix v1.0.7
4512025-09-17T21:21:40.076Z Downloaded clap v4.5.41
4522025-09-17T21:21:40.083Z Downloaded camino v1.2.0
4532025-09-17T21:21:40.087Z Downloaded toml_write v0.1.2
4542025-09-17T21:21:40.087Z Downloaded rustix v0.38.37
4552025-09-17T21:21:40.104Z Downloaded fs-err v3.1.1
4562025-09-17T21:21:40.108Z Downloaded cargo-util-schemas v0.8.2
4572025-09-17T21:21:40.109Z Downloaded autocfg v1.4.0
4582025-09-17T21:21:40.112Z Downloaded dof v0.3.0
4592025-09-17T21:21:40.112Z Downloaded cargo-platform v0.2.0
4602025-09-17T21:21:40.112Z Downloaded block-buffer v0.10.4
4612025-09-17T21:21:40.127Z Downloaded libc v0.2.174
4622025-09-17T21:21:40.207Z Compiling proc-macro2 v1.0.101
4632025-09-17T21:21:40.207Z Compiling unicode-ident v1.0.18
4642025-09-17T21:21:40.207Z Compiling serde_core v1.0.223
4652025-09-17T21:21:40.211Z Compiling serde v1.0.223
4662025-09-17T21:21:40.211Z Compiling version_check v0.9.5
4672025-09-17T21:21:40.211Z Compiling libc v0.2.174
4682025-09-17T21:21:40.211Z Compiling memchr v2.7.4
4692025-09-17T21:21:40.211Z Compiling stable_deref_trait v1.2.0
4702025-09-17T21:21:40.618Z Compiling thiserror v1.0.69
4712025-09-17T21:21:40.660Z Compiling writeable v0.5.5
4722025-09-17T21:21:41.126Z Compiling ucd-trie v0.1.7
4732025-09-17T21:21:41.176Z Compiling ryu v1.0.18
4742025-09-17T21:21:41.206Z Compiling litemap v0.7.3
4752025-09-17T21:21:41.491Z Compiling autocfg v1.4.0
4762025-09-17T21:21:41.590Z Compiling itoa v1.0.11
4772025-09-17T21:21:41.652Z Compiling once_cell v1.21.3
4782025-09-17T21:21:41.831Z Compiling bitflags v2.9.1
4792025-09-17T21:21:41.920Z Compiling byteorder v1.5.0
4802025-09-17T21:21:42.262Z Compiling icu_locid_transform_data v1.5.0
4812025-09-17T21:21:42.391Z Compiling icu_properties_data v1.5.0
4822025-09-17T21:21:42.425Z Compiling errno v0.3.12
4832025-09-17T21:21:42.564Z Compiling quote v1.0.40
4842025-09-17T21:21:42.650Z Compiling serde_json v1.0.145
4852025-09-17T21:21:42.675Z Compiling num-traits v0.2.19
4862025-09-17T21:21:42.675Z Compiling smallvec v1.15.1
4872025-09-17T21:21:43.008Z Compiling syn v2.0.106
4882025-09-17T21:21:43.066Z Compiling equivalent v1.0.2
4892025-09-17T21:21:43.106Z Compiling utf8_iter v1.0.4
4902025-09-17T21:21:43.110Z Compiling write16 v1.0.0
4912025-09-17T21:21:43.158Z Compiling rustix v0.38.37
4922025-09-17T21:21:43.185Z Compiling utf16_iter v1.0.5
4932025-09-17T21:21:43.210Z Compiling hashbrown v0.15.4
4942025-09-17T21:21:43.374Z Compiling typeid v1.0.3
4952025-09-17T21:21:43.420Z Compiling icu_normalizer_data v1.5.0
4962025-09-17T21:21:43.934Z Compiling proc-macro-error-attr v1.0.4
4972025-09-17T21:21:43.958Z Compiling usdt-impl v0.5.0
4982025-09-17T21:21:43.984Z Compiling winnow v0.7.10
4992025-09-17T21:21:44.245Z Compiling indexmap v2.11.0
5002025-09-17T21:21:44.270Z Compiling syn v1.0.109
5012025-09-17T21:21:44.297Z Compiling toml_write v0.1.2
5022025-09-17T21:21:44.649Z Compiling thread-id v4.2.2
5032025-09-17T21:21:44.976Z Compiling proc-macro-error v1.0.4
5042025-09-17T21:21:45.335Z Compiling plain v0.2.3
5052025-09-17T21:21:45.529Z Compiling rustix v1.0.7
5062025-09-17T21:21:45.717Z Compiling camino v1.2.0
5072025-09-17T21:21:46.448Z Compiling semver v1.0.26
5082025-09-17T21:21:46.490Z Compiling log v0.4.27
5092025-09-17T21:21:46.528Z Compiling thiserror v2.0.16
5102025-09-17T21:21:46.863Z Compiling percent-encoding v2.3.2
5112025-09-17T21:21:46.985Z Compiling utf8parse v0.2.2
5122025-09-17T21:21:47.012Z Compiling getrandom v0.3.1
5132025-09-17T21:21:47.173Z Compiling anstyle-parse v0.2.5
5142025-09-17T21:21:47.201Z Compiling form_urlencoded v1.2.2
5152025-09-17T21:21:47.544Z Compiling ordered-float v2.10.1
5162025-09-17T21:21:47.670Z Compiling terminal_size v0.4.0
5172025-09-17T21:21:47.931Z Compiling anstyle-query v1.1.1
5182025-09-17T21:21:48.098Z Compiling cfg-if v1.0.1
5192025-09-17T21:21:48.141Z Compiling pretty-hex v0.4.1
5202025-09-17T21:21:48.212Z Compiling anstyle v1.0.11
5212025-09-17T21:21:48.253Z Compiling is_terminal_polyfill v1.70.1
5222025-09-17T21:21:48.368Z Compiling colorchoice v1.0.2
5232025-09-17T21:21:48.579Z Compiling anstream v0.6.18
5242025-09-17T21:21:49.034Z Compiling fs-err v3.1.1
5252025-09-17T21:21:49.208Z Compiling heck v0.4.1
5262025-09-17T21:21:49.236Z Compiling unicode-width v0.1.14
5272025-09-17T21:21:49.415Z Compiling unicode-xid v0.2.6
5282025-09-17T21:21:49.638Z Compiling fastrand v2.1.1
5292025-09-17T21:21:49.665Z Compiling clap_lex v0.7.4
5302025-09-17T21:21:49.829Z Compiling synstructure v0.13.1
5312025-09-17T21:21:49.914Z Compiling strsim v0.11.1
5322025-09-17T21:21:50.119Z Compiling heck v0.5.0
5332025-09-17T21:21:50.155Z Compiling fnv v1.0.7
5342025-09-17T21:21:50.323Z Compiling bytecount v0.6.8
5352025-09-17T21:21:50.635Z Compiling anyhow v1.0.99
5362025-09-17T21:21:50.661Z Compiling papergrid v0.11.0
5372025-09-17T21:21:50.693Z Compiling clap_builder v4.5.41
5382025-09-17T21:21:51.208Z Compiling tempfile v3.20.0
5392025-09-17T21:21:51.388Z Compiling memmap v0.7.0
5402025-09-17T21:21:51.686Z Compiling smawk v0.3.2
5412025-09-17T21:21:51.727Z Compiling unicode-width v0.2.0
5422025-09-17T21:21:51.938Z Compiling unicode-linebreak v0.1.5
5432025-09-17T21:21:52.294Z Compiling camino-tempfile v1.4.1
5442025-09-17T21:21:52.431Z Compiling textwrap v0.16.2
5452025-09-17T21:21:52.765Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5462025-09-17T21:21:53.042Z Compiling tabled_derive v0.7.0
5472025-09-17T21:21:53.190Z Compiling swrite v0.1.0
5482025-09-17T21:21:53.948Z Compiling serde_derive v1.0.223
5492025-09-17T21:21:53.948Z Compiling zerofrom-derive v0.1.4
5502025-09-17T21:21:53.948Z Compiling yoke-derive v0.7.4
5512025-09-17T21:21:53.988Z Compiling zerovec-derive v0.10.3
5522025-09-17T21:21:54.014Z Compiling thiserror-impl v1.0.69
5532025-09-17T21:21:54.465Z Compiling displaydoc v0.2.5
5542025-09-17T21:21:56.014Z Compiling icu_provider_macros v1.5.0
5552025-09-17T21:21:56.550Z Compiling zerocopy-derive v0.7.35
5562025-09-17T21:21:56.626Z Compiling scroll_derive v0.12.0
5572025-09-17T21:21:57.065Z Compiling thiserror-impl v2.0.16
5582025-09-17T21:21:57.138Z Compiling pest v2.7.14
5592025-09-17T21:21:57.448Z Compiling zerofrom v0.1.4
5602025-09-17T21:21:57.712Z Compiling yoke v0.7.4
5612025-09-17T21:21:58.033Z Compiling scroll v0.12.0
5622025-09-17T21:21:58.110Z Compiling clap_derive v4.5.41
5632025-09-17T21:21:58.133Z Compiling zerovec v0.10.4
5642025-09-17T21:21:58.498Z Compiling zerocopy v0.7.35
5652025-09-17T21:21:58.637Z Compiling goblin v0.8.2
5662025-09-17T21:21:59.608Z Compiling tabled v0.15.0
5672025-09-17T21:21:59.929Z Compiling pest_meta v2.7.14
5682025-09-17T21:22:00.136Z Compiling tinystr v0.7.6
5692025-09-17T21:22:00.233Z Compiling icu_collections v1.5.0
5702025-09-17T21:22:00.538Z Compiling icu_locid v1.5.0
5712025-09-17T21:22:01.259Z Compiling pest_generator v2.7.14
5722025-09-17T21:22:01.775Z Compiling icu_provider v1.5.0
5732025-09-17T21:22:02.549Z Compiling icu_locid_transform v1.5.0
5742025-09-17T21:22:02.625Z Compiling toml_datetime v0.6.11
5752025-09-17T21:22:02.686Z Compiling serde_spanned v0.6.9
5762025-09-17T21:22:02.729Z Compiling dof v0.3.0
5772025-09-17T21:22:02.948Z Compiling erased-serde v0.4.6
5782025-09-17T21:22:03.040Z Compiling toml_edit v0.22.27
5792025-09-17T21:22:03.166Z Compiling serde_tokenstream v0.2.2
5802025-09-17T21:22:03.589Z Compiling serde-value v0.7.0
5812025-09-17T21:22:04.083Z Compiling icu_properties v1.5.1
5822025-09-17T21:22:04.323Z Compiling pest_derive v2.7.14
5832025-09-17T21:22:04.453Z Compiling serde-untagged v0.1.7
5842025-09-17T21:22:04.486Z Compiling cargo-platform v0.2.0
5852025-09-17T21:22:04.942Z Compiling macaddr v1.0.1
5862025-09-17T21:22:05.054Z Compiling clap v4.5.41
5872025-09-17T21:22:05.178Z Compiling dtrace-parser v0.2.0
5882025-09-17T21:22:06.347Z Compiling toml v0.8.23
5892025-09-17T21:22:07.027Z Compiling usdt-attr-macro v0.5.0
5902025-09-17T21:22:07.085Z Compiling usdt-macro v0.5.0
5912025-09-17T21:22:07.171Z Compiling cargo_toml v0.21.0
5922025-09-17T21:22:07.668Z Compiling icu_normalizer v1.5.0
5932025-09-17T21:22:08.234Z Compiling usdt v0.5.0
5942025-09-17T21:22:08.376Z Compiling idna_adapter v1.2.0
5952025-09-17T21:22:08.535Z Compiling idna v1.0.3
5962025-09-17T21:22:08.934Z Compiling url v2.5.4
5972025-09-17T21:22:09.830Z Compiling cargo-util-schemas v0.8.2
5982025-09-17T21:22:11.248Z Compiling cargo_metadata v0.21.0
5992025-09-17T21:22:12.796Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6002025-09-17T21:22:16.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
6012025-09-17T21:22:16.542Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6022025-09-17T21:22:17.272Z Downloading crates ...
6032025-09-17T21:22:17.414Z Downloaded aead v0.5.2
6042025-09-17T21:22:17.422Z Downloaded addr2line v0.24.2
6052025-09-17T21:22:17.428Z Downloaded adler2 v2.0.0
6062025-09-17T21:22:17.431Z Downloaded allocator-api2 v0.2.21
6072025-09-17T21:22:17.437Z Downloaded bb8 v0.8.5
6082025-09-17T21:22:17.440Z Downloaded lazycell v1.3.0
6092025-09-17T21:22:17.440Z Downloaded argon2 v0.5.3
6102025-09-17T21:22:17.444Z Downloaded array-init v0.0.4
6112025-09-17T21:22:17.447Z Downloaded crossterm v0.28.1
6122025-09-17T21:22:17.452Z Downloaded hex-literal v0.4.1
6132025-09-17T21:22:17.455Z Downloaded globset v0.4.15
6142025-09-17T21:22:17.459Z Downloaded arc-swap v1.7.1
6152025-09-17T21:22:17.462Z Downloaded hostname v0.4.0
6162025-09-17T21:22:17.462Z Downloaded group v0.13.0
6172025-09-17T21:22:17.466Z Downloaded backoff v0.4.0
6182025-09-17T21:22:17.469Z Downloaded hickory-client v0.25.2
6192025-09-17T21:22:17.469Z Downloaded aes v0.8.4
6202025-09-17T21:22:17.473Z Downloaded hmac v0.12.1
6212025-09-17T21:22:17.476Z Downloaded hash32 v0.2.1
6222025-09-17T21:22:17.482Z Downloaded hostname v0.3.1
6232025-09-17T21:22:17.482Z Downloaded http-range v0.1.5
6242025-09-17T21:22:17.482Z Downloaded highway v1.3.0
6252025-09-17T21:22:17.486Z Downloaded hex v0.4.3
6262025-09-17T21:22:17.486Z Downloaded hashbrown v0.13.2
6272025-09-17T21:22:17.490Z Downloaded hash32 v0.3.1
6282025-09-17T21:22:17.494Z Downloaded http-body v1.0.1
6292025-09-17T21:22:17.498Z Downloaded httparse v1.9.5
6302025-09-17T21:22:17.498Z Downloaded home v0.5.9
6312025-09-17T21:22:17.502Z Downloaded half v1.8.3
6322025-09-17T21:22:17.502Z Downloaded hubpack_derive v0.1.1
6332025-09-17T21:22:17.506Z Downloaded http-body-util v0.1.3
6342025-09-17T21:22:17.506Z Downloaded bitfield-struct v0.6.2
6352025-09-17T21:22:17.510Z Downloaded bcrypt-pbkdf v0.10.0
6362025-09-17T21:22:17.510Z Downloaded cbc v0.1.2
6372025-09-17T21:22:17.513Z Downloaded async-stream v0.3.6
6382025-09-17T21:22:17.516Z Downloaded ciborium-ll v0.2.2
6392025-09-17T21:22:17.522Z Downloaded atty v0.2.14
6402025-09-17T21:22:17.522Z Downloaded globwalk v0.9.1
6412025-09-17T21:22:17.522Z Downloaded bitflags v1.3.2
6422025-09-17T21:22:17.525Z Downloaded ident_case v1.0.1
6432025-09-17T21:22:17.525Z Downloaded headers-core v0.3.0
6442025-09-17T21:22:17.529Z Downloaded cfg_aliases v0.2.1
6452025-09-17T21:22:17.529Z Downloaded hickory-server v0.25.2
6462025-09-17T21:22:17.533Z Downloaded is_ci v1.2.0
6472025-09-17T21:22:17.544Z Downloaded instant v0.1.13
6482025-09-17T21:22:17.544Z Downloaded cfg_aliases v0.1.1
6492025-09-17T21:22:17.548Z Downloaded impl-trait-for-tuples v0.2.2
6502025-09-17T21:22:17.548Z Downloaded lru-cache v0.1.2
6512025-09-17T21:22:17.548Z Downloaded libz-rs-sys v0.5.1
6522025-09-17T21:22:17.548Z Downloaded indent_write v2.2.0
6532025-09-17T21:22:17.548Z Downloaded lockfree-object-pool v0.1.6
6542025-09-17T21:22:17.551Z Downloaded ciborium-io v0.2.2
6552025-09-17T21:22:17.551Z Downloaded hubpack v0.1.2
6562025-09-17T21:22:17.555Z Downloaded humantime v2.2.0
6572025-09-17T21:22:17.555Z Downloaded indoc v2.0.6
6582025-09-17T21:22:17.558Z Downloaded block-padding v0.3.3
6592025-09-17T21:22:17.561Z Downloaded chacha20 v0.9.1
6602025-09-17T21:22:17.561Z Downloaded hyper-staticfile v0.10.1
6612025-09-17T21:22:17.565Z Downloaded bitfield v0.14.0
6622025-09-17T21:22:17.569Z Downloaded base16ct v0.2.0
6632025-09-17T21:22:17.569Z Downloaded precomputed-hash v0.1.1
6642025-09-17T21:22:17.569Z Downloaded indoc v1.0.9
6652025-09-17T21:22:17.573Z Downloaded libefi-sys v0.1.0
6662025-09-17T21:22:17.577Z Downloaded atomicwrites v0.4.4
6672025-09-17T21:22:17.577Z Downloaded cmake v0.1.51
6682025-09-17T21:22:17.580Z Downloaded rfc6979 v0.4.0
6692025-09-17T21:22:17.581Z Downloaded convert_case v0.4.0
6702025-09-17T21:22:17.581Z Downloaded cassowary v0.3.0
6712025-09-17T21:22:17.584Z Downloaded simd-adler32 v0.3.7
6722025-09-17T21:22:17.587Z Downloaded lalrpop-util v0.19.12
6732025-09-17T21:22:17.588Z Downloaded internet-checksum v0.2.1
6742025-09-17T21:22:17.588Z Downloaded heck v0.3.3
6752025-09-17T21:22:17.593Z Downloaded sigpipe v0.1.3
6762025-09-17T21:22:17.593Z Downloaded kstat-rs v0.2.4
6772025-09-17T21:22:17.597Z Downloaded instability v0.3.2
6782025-09-17T21:22:17.597Z Downloaded libscf-sys v1.1.0
6792025-09-17T21:22:17.597Z Downloaded is-terminal v0.4.13
6802025-09-17T21:22:17.601Z Downloaded iana-time-zone v0.1.63
6812025-09-17T21:22:17.604Z Downloaded crc8 v0.1.1
6822025-09-17T21:22:17.604Z Downloaded assert_matches v1.5.0
6832025-09-17T21:22:17.604Z Downloaded lru v0.12.5
6842025-09-17T21:22:17.608Z Downloaded atomic-waker v1.1.2
6852025-09-17T21:22:17.609Z Downloaded linked-hash-map v0.5.6
6862025-09-17T21:22:17.623Z Downloaded sqlparser_derive v0.2.2
6872025-09-17T21:22:17.626Z Downloaded crc-catalog v2.4.0
6882025-09-17T21:22:17.626Z Downloaded crc v3.2.1
6892025-09-17T21:22:17.630Z Downloaded bit-set v0.5.3
6902025-09-17T21:22:17.633Z Downloaded serde_spanned v1.0.0
6912025-09-17T21:22:17.633Z Downloaded critical-section v1.1.3
6922025-09-17T21:22:17.638Z Downloaded serde_repr v0.1.19
6932025-09-17T21:22:17.638Z Downloaded libloading v0.8.5
6942025-09-17T21:22:17.642Z Downloaded slog-bunyan v2.5.0
6952025-09-17T21:22:17.645Z Downloaded shell-words v1.1.0
6962025-09-17T21:22:17.645Z Downloaded proc-macro-crate v1.3.1
6972025-09-17T21:22:17.649Z Downloaded rustc-hash v1.1.0
6982025-09-17T21:22:17.649Z Downloaded bzip2 v0.5.2
6992025-09-17T21:22:17.653Z Downloaded resolv-conf v0.7.0
7002025-09-17T21:22:17.658Z Downloaded linear-map v1.2.0
7012025-09-17T21:22:17.658Z Downloaded ciborium v0.2.2
7022025-09-17T21:22:17.659Z Downloaded smf v0.2.3
7032025-09-17T21:22:17.662Z Downloaded libsw v3.5.0
7042025-09-17T21:22:17.662Z Downloaded ingot-macros v0.1.1
7052025-09-17T21:22:17.665Z Downloaded cargo_metadata v0.18.1
7062025-09-17T21:22:17.666Z Downloaded cookie_store v0.21.1
7072025-09-17T21:22:17.669Z Downloaded indexmap v1.9.3
7082025-09-17T21:22:17.673Z Downloaded crossbeam-deque v0.8.5
7092025-09-17T21:22:17.677Z Downloaded inout v0.1.3
7102025-09-17T21:22:17.677Z Downloaded const_format_proc_macros v0.2.34
7112025-09-17T21:22:17.680Z Downloaded unit-prefix v0.5.1
7122025-09-17T21:22:17.680Z Downloaded termtree v0.5.1
7132025-09-17T21:22:17.684Z Downloaded derive_builder_macro v0.20.2
7142025-09-17T21:22:17.684Z Downloaded zone_cfg_derive v0.3.0
7152025-09-17T21:22:17.689Z Downloaded tokio-dtrace v0.1.0
7162025-09-17T21:22:17.689Z Downloaded termios v0.3.3
7172025-09-17T21:22:17.692Z Downloaded string_cache v0.8.9
7182025-09-17T21:22:17.692Z Downloaded rand_core v0.9.3
7192025-09-17T21:22:17.695Z Downloaded progenitor-client v0.11.0
7202025-09-17T21:22:17.695Z Downloaded postgres-protocol v0.6.8
7212025-09-17T21:22:17.699Z Downloaded poly1305 v0.8.0
7222025-09-17T21:22:17.702Z Downloaded darling_macro v0.20.10
7232025-09-17T21:22:17.702Z Downloaded xattr v1.3.1
7242025-09-17T21:22:17.705Z Downloaded slog-scope v4.4.0
7252025-09-17T21:22:17.705Z Downloaded indicatif v0.17.11
7262025-09-17T21:22:17.709Z Downloaded tokio-tungstenite v0.21.0
7272025-09-17T21:22:17.712Z Downloaded termcolor v1.4.1
7282025-09-17T21:22:17.716Z Downloaded const-oid v0.9.6
7292025-09-17T21:22:17.720Z Downloaded futures-macro v0.3.31
7302025-09-17T21:22:17.721Z Downloaded typify-macro v0.2.0
7312025-09-17T21:22:17.724Z Downloaded strum_macros v0.27.1
7322025-09-17T21:22:17.724Z Downloaded structmeta-derive v0.3.0
7332025-09-17T21:22:17.727Z Downloaded which v4.4.2
7342025-09-17T21:22:17.727Z Downloaded universal-hash v0.5.1
7352025-09-17T21:22:17.732Z Downloaded crossbeam-utils v0.8.21
7362025-09-17T21:22:17.732Z Downloaded crossbeam-epoch v0.9.18
7372025-09-17T21:22:17.735Z Downloaded md5 v0.7.0
7382025-09-17T21:22:17.735Z Downloaded wait-timeout v0.2.0
7392025-09-17T21:22:17.738Z Downloaded number_prefix v0.4.0
7402025-09-17T21:22:17.741Z Downloaded num_threads v0.1.7
7412025-09-17T21:22:17.741Z Downloaded match_cfg v0.1.0
7422025-09-17T21:22:17.744Z Downloaded xz2 v0.1.7
7432025-09-17T21:22:17.744Z Downloaded xshell-macros v0.2.7
7442025-09-17T21:22:17.748Z Downloaded foreign-types-shared v0.1.1
7452025-09-17T21:22:17.748Z Downloaded headers v0.4.1
7462025-09-17T21:22:17.752Z Downloaded path-slash v0.1.5
7472025-09-17T21:22:17.758Z Downloaded peg-runtime v0.8.5
7482025-09-17T21:22:17.758Z Downloaded oso-derive v0.27.3
7492025-09-17T21:22:17.761Z Downloaded term v0.7.0
7502025-09-17T21:22:17.761Z Downloaded foreign-types-macros v0.2.3
7512025-09-17T21:22:17.764Z Downloaded tracing-attributes v0.1.27
7522025-09-17T21:22:17.768Z Downloaded pretty-hex v0.2.1
7532025-09-17T21:22:17.768Z Downloaded predicates-tree v1.0.12
7542025-09-17T21:22:17.771Z Downloaded predicates-core v1.0.8
7552025-09-17T21:22:17.771Z Downloaded phf_shared v0.12.1
7562025-09-17T21:22:17.774Z Downloaded flagset v0.4.6
7572025-09-17T21:22:17.774Z Downloaded fixedbitset v0.4.2
7582025-09-17T21:22:17.777Z Downloaded futures-io v0.3.31
7592025-09-17T21:22:17.777Z Downloaded heapless v0.7.17
7602025-09-17T21:22:17.781Z Downloaded crc-any v2.5.0
7612025-09-17T21:22:17.784Z Downloaded zstd v0.13.3
7622025-09-17T21:22:17.787Z Downloaded maplit v1.0.2
7632025-09-17T21:22:17.791Z Downloaded md-5 v0.10.6
7642025-09-17T21:22:17.791Z Downloaded managed v0.8.0
7652025-09-17T21:22:17.794Z Downloaded zstd-safe v7.2.3
7662025-09-17T21:22:17.797Z Downloaded xshell v0.2.7
7672025-09-17T21:22:17.797Z Downloaded base64 v0.22.1
7682025-09-17T21:22:17.801Z Downloaded time-core v0.1.2
7692025-09-17T21:22:17.804Z Downloaded derive_builder_core v0.20.2
7702025-09-17T21:22:17.809Z Downloaded indicatif v0.18.0
7712025-09-17T21:22:17.812Z Downloaded phf_shared v0.11.2
7722025-09-17T21:22:17.812Z Downloaded oxnet v0.1.3
7732025-09-17T21:22:17.815Z Downloaded pem v3.0.5
7742025-09-17T21:22:17.818Z Downloaded oxide-tokio-rt v0.1.2
7752025-09-17T21:22:17.818Z Downloaded tower-service v0.3.3
7762025-09-17T21:22:17.821Z Downloaded tokio-stream v0.1.17
7772025-09-17T21:22:17.824Z Downloaded fixedbitset v0.5.7
7782025-09-17T21:22:17.828Z Downloaded phf v0.12.1
7792025-09-17T21:22:17.831Z Downloaded heapless v0.8.0
7802025-09-17T21:22:17.837Z Downloaded quick-error v1.2.3
7812025-09-17T21:22:17.841Z Downloaded shlex v1.3.0
7822025-09-17T21:22:17.841Z Downloaded want v0.3.1
7832025-09-17T21:22:17.841Z Downloaded waitgroup v0.1.2
7842025-09-17T21:22:17.841Z Downloaded ref-cast v1.0.24
7852025-09-17T21:22:17.844Z Downloaded sha1 v0.10.6
7862025-09-17T21:22:17.848Z Downloaded serde_path_to_error v0.1.17
7872025-09-17T21:22:17.848Z Downloaded slog-envlogger v2.2.0
7882025-09-17T21:22:17.851Z Downloaded static_assertions v1.1.0
7892025-09-17T21:22:17.851Z Downloaded derive-where v1.5.0
7902025-09-17T21:22:17.855Z Downloaded ssh-cipher v0.2.0
7912025-09-17T21:22:17.860Z Downloaded derive_more v0.99.20
7922025-09-17T21:22:17.863Z Downloaded diesel_table_macro_syntax v0.2.0
7932025-09-17T21:22:17.866Z Downloaded tracing-core v0.1.32
7942025-09-17T21:22:17.869Z Downloaded tiny-keccak v2.0.2
7952025-09-17T21:22:17.872Z Downloaded newline-converter v0.3.0
7962025-09-17T21:22:17.872Z Downloaded h2 v0.4.6
7972025-09-17T21:22:17.879Z Downloaded opaque-debug v0.3.1
7982025-09-17T21:22:17.882Z Downloaded newtype_derive v0.1.6
7992025-09-17T21:22:17.883Z Downloaded wyz v0.5.1
8002025-09-17T21:22:17.886Z Downloaded unicode-truncate v1.1.0
8012025-09-17T21:22:17.886Z Downloaded tower-layer v0.3.3
8022025-09-17T21:22:17.890Z Downloaded crossbeam-channel v0.5.15
8032025-09-17T21:22:17.893Z Downloaded rustls-pemfile v2.2.0
8042025-09-17T21:22:17.897Z Downloaded rustls-native-certs v0.8.1
8052025-09-17T21:22:17.902Z Downloaded ssh-encoding v0.2.0
8062025-09-17T21:22:17.902Z Downloaded progenitor-client v0.8.0
8072025-09-17T21:22:17.905Z Downloaded mime v0.3.17
8082025-09-17T21:22:17.905Z Downloaded ctr v0.9.2
8092025-09-17T21:22:17.910Z Downloaded ff v0.13.0
8102025-09-17T21:22:17.910Z Downloaded owo-colors v4.2.2
8112025-09-17T21:22:17.912Z Downloaded serde_derive_internals v0.29.1
8122025-09-17T21:22:17.915Z Downloaded salsa20 v0.10.2
8132025-09-17T21:22:17.916Z Downloaded pin-project v1.1.6
8142025-09-17T21:22:17.926Z Downloaded strum v0.26.3
8152025-09-17T21:22:17.930Z Downloaded topological-sort v0.2.2
8162025-09-17T21:22:17.930Z Downloaded progenitor-impl v0.10.0
8172025-09-17T21:22:17.932Z Downloaded cc v1.2.30
8182025-09-17T21:22:17.937Z Downloaded take_mut v0.2.2
8192025-09-17T21:22:17.939Z Downloaded pkg-config v0.3.31
8202025-09-17T21:22:17.950Z Downloaded parse-display v0.10.0
8212025-09-17T21:22:17.950Z Downloaded itertools v0.10.5
8222025-09-17T21:22:17.953Z Downloaded nanorand v0.7.0
8232025-09-17T21:22:17.953Z Downloaded try-lock v0.2.5
8242025-09-17T21:22:17.953Z Downloaded tokio-macros v2.5.0
8252025-09-17T21:22:17.956Z Downloaded miniz_oxide v0.8.5
8262025-09-17T21:22:17.960Z Downloaded unicode_categories v0.1.1
8272025-09-17T21:22:17.960Z Downloaded rustls-pki-types v1.10.0
8282025-09-17T21:22:17.963Z Downloaded walkdir v2.5.0
8292025-09-17T21:22:17.966Z Downloaded pin-project-internal v1.1.6
8302025-09-17T21:22:17.969Z Downloaded libxml v0.3.3
8312025-09-17T21:22:17.974Z Downloaded darling_macro v0.21.0
8322025-09-17T21:22:17.977Z Downloaded crunchy v0.2.2
8332025-09-17T21:22:17.977Z Downloaded crucible-workspace-hack v0.1.0
8342025-09-17T21:22:17.980Z Downloaded difflib v0.4.0
8352025-09-17T21:22:17.980Z Downloaded diff v0.1.13
8362025-09-17T21:22:17.984Z Downloaded strum v0.27.2
8372025-09-17T21:22:17.987Z Downloaded rustc-hash v2.1.1
8382025-09-17T21:22:17.987Z Downloaded rustc_version v0.4.1
8392025-09-17T21:22:17.991Z Downloaded rustc_version v0.1.7
8402025-09-17T21:22:17.991Z Downloaded structmeta v0.3.0
8412025-09-17T21:22:17.995Z Downloaded whoami v1.5.2
8422025-09-17T21:22:17.995Z Downloaded progenitor v0.11.0
8432025-09-17T21:22:17.998Z Downloaded hashbrown v0.16.0
8442025-09-17T21:22:18.001Z Downloaded foreign-types-shared v0.3.1
8452025-09-17T21:22:18.004Z Downloaded native-tls v0.2.12
8462025-09-17T21:22:18.007Z Downloaded multimap v0.10.1
8472025-09-17T21:22:18.007Z Downloaded multer v3.1.0
8482025-09-17T21:22:18.010Z Downloaded parse-size v1.1.0
8492025-09-17T21:22:18.013Z Downloaded blake3 v1.5.4
8502025-09-17T21:22:18.019Z Downloaded unarray v0.1.4
8512025-09-17T21:22:18.024Z Downloaded daft v0.1.4
8522025-09-17T21:22:18.027Z Downloaded rand_chacha v0.3.1
8532025-09-17T21:22:18.027Z Downloaded iri-string v0.7.8
8542025-09-17T21:22:18.033Z Downloaded same-file v1.0.6
8552025-09-17T21:22:18.037Z Downloaded embedded-io v0.6.1
8562025-09-17T21:22:18.037Z Downloaded filetime v0.2.25
8572025-09-17T21:22:18.039Z Downloaded proc-macro-error2 v2.0.1
8582025-09-17T21:22:18.042Z Downloaded dropshot_endpoint v0.16.4
8592025-09-17T21:22:18.046Z Downloaded num-iter v0.1.45
8602025-09-17T21:22:18.048Z Downloaded num-integer v0.1.46
8612025-09-17T21:22:18.052Z Downloaded omicron-zone-package v0.12.2
8622025-09-17T21:22:18.054Z Downloaded diesel-dtrace v0.4.2
8632025-09-17T21:22:18.057Z Downloaded deranged v0.3.11
8642025-09-17T21:22:18.057Z Downloaded signal-hook-tokio v0.3.1
8652025-09-17T21:22:18.060Z Downloaded polyval v0.6.2
8662025-09-17T21:22:18.063Z Downloaded fs-err v2.11.0
8672025-09-17T21:22:18.063Z Downloaded minimal-lexical v0.2.1
8682025-09-17T21:22:18.068Z Downloaded progenitor v0.8.0
8692025-09-17T21:22:18.072Z Downloaded itertools v0.13.0
8702025-09-17T21:22:18.077Z Downloaded document-features v0.2.11
8712025-09-17T21:22:18.080Z Downloaded fxhash v0.2.1
8722025-09-17T21:22:18.083Z Downloaded peg v0.8.5
8732025-09-17T21:22:18.086Z Downloaded serde-hex v0.1.0
8742025-09-17T21:22:18.090Z Downloaded pin-utils v0.1.0
8752025-09-17T21:22:18.090Z Downloaded num_enum_derive v0.5.11
8762025-09-17T21:22:18.093Z Downloaded vergen v8.3.2
8772025-09-17T21:22:18.097Z Downloaded toml_writer v1.0.2
8782025-09-17T21:22:18.097Z Downloaded quinn-udp v0.5.5
8792025-09-17T21:22:18.100Z Downloaded curve25519-dalek-derive v0.1.1
8802025-09-17T21:22:18.100Z Downloaded pkcs5 v0.7.1
8812025-09-17T21:22:18.104Z Downloaded normalize-line-endings v0.3.0
8822025-09-17T21:22:18.107Z Downloaded pem-rfc7468 v0.7.0
8832025-09-17T21:22:18.110Z Downloaded num-rational v0.4.2
8842025-09-17T21:22:18.110Z Downloaded smallvec v0.6.14
8852025-09-17T21:22:18.113Z Downloaded toml v0.7.8
8862025-09-17T21:22:18.116Z Downloaded russh-cryptovec v0.7.3
8872025-09-17T21:22:18.120Z Downloaded flume v0.11.1
8882025-09-17T21:22:18.123Z Downloaded funty v2.0.0
8892025-09-17T21:22:18.123Z Downloaded mio v1.0.2
8902025-09-17T21:22:18.128Z Downloaded untrusted v0.9.0
8912025-09-17T21:22:18.131Z Downloaded num_enum v0.5.11
8922025-09-17T21:22:18.135Z Downloaded endian-type v0.1.2
8932025-09-17T21:22:18.138Z Downloaded sync-ptr v0.1.4
8942025-09-17T21:22:18.138Z Downloaded slog-stdlog v4.1.1
8952025-09-17T21:22:18.142Z Downloaded phf v0.11.2
8962025-09-17T21:22:18.145Z Downloaded float-cmp v0.10.0
8972025-09-17T21:22:18.145Z Downloaded parking_lot v0.11.2
8982025-09-17T21:22:18.148Z Downloaded display-error-chain v0.2.2
8992025-09-17T21:22:18.148Z Downloaded papergrid v0.17.0
9002025-09-17T21:22:18.154Z Downloaded serde_urlencoded v0.7.1
9012025-09-17T21:22:18.157Z Downloaded bindgen v0.69.5
9022025-09-17T21:22:18.164Z Downloaded futures-executor v0.3.31
9032025-09-17T21:22:18.167Z Downloaded der v0.7.9
9042025-09-17T21:22:18.171Z Downloaded tap v1.0.1
9052025-09-17T21:22:18.174Z Downloaded strum_macros v0.24.3
9062025-09-17T21:22:18.177Z Downloaded rand_core v0.6.4
9072025-09-17T21:22:18.177Z Downloaded darling v0.21.0
9082025-09-17T21:22:18.182Z Downloaded testing_table v0.3.0
9092025-09-17T21:22:18.185Z Downloaded rand v0.9.2
9102025-09-17T21:22:18.188Z Downloaded slog-async v2.8.0
9112025-09-17T21:22:18.191Z Downloaded rayon v1.10.0
9122025-09-17T21:22:18.199Z Downloaded embedded-io v0.4.0
9132025-09-17T21:22:18.202Z Downloaded tinyvec_macros v0.1.1
9142025-09-17T21:22:18.205Z Downloaded nodrop v0.1.14
9152025-09-17T21:22:18.205Z Downloaded lzss v0.8.2
9162025-09-17T21:22:18.208Z Downloaded zone v0.1.8
9172025-09-17T21:22:18.208Z Downloaded slog-term v2.9.2
9182025-09-17T21:22:18.211Z Downloaded debug-ignore v1.0.5
9192025-09-17T21:22:18.215Z Downloaded csv-core v0.1.11
9202025-09-17T21:22:18.215Z Downloaded tungstenite v0.21.0
9212025-09-17T21:22:18.219Z Downloaded tagptr v0.2.0
9222025-09-17T21:22:18.222Z Downloaded tabwriter v1.4.0
9232025-09-17T21:22:18.226Z Downloaded sqlformat v0.3.5
9242025-09-17T21:22:18.226Z Downloaded progenitor-impl v0.8.0
9252025-09-17T21:22:18.229Z Downloaded publicsuffix v2.3.0
9262025-09-17T21:22:18.232Z Downloaded ssh-key v0.6.6
9272025-09-17T21:22:18.236Z Downloaded progenitor-client v0.10.0
9282025-09-17T21:22:18.240Z Downloaded nu-ansi-term v0.50.1
9292025-09-17T21:22:18.242Z Downloaded serde-big-array v0.5.1
9302025-09-17T21:22:18.245Z Downloaded pbkdf2 v0.12.2
9312025-09-17T21:22:18.246Z Downloaded typify-macro v0.4.3
9322025-09-17T21:22:18.249Z Downloaded openssl-probe v0.1.5
9332025-09-17T21:22:18.249Z Downloaded progenitor-client v0.9.1
9342025-09-17T21:22:18.249Z Downloaded pbkdf2 v0.11.0
9352025-09-17T21:22:18.252Z Downloaded rand_chacha v0.9.0
9362025-09-17T21:22:18.256Z Downloaded either v1.15.0
9372025-09-17T21:22:18.256Z Downloaded slog v2.7.0
9382025-09-17T21:22:18.258Z Downloaded tls_codec v0.4.1
9392025-09-17T21:22:18.262Z Downloaded tls_codec_derive v0.4.1
9402025-09-17T21:22:18.265Z Downloaded unicode-segmentation v1.12.0
9412025-09-17T21:22:18.268Z Downloaded zone_cfg_derive v0.1.2
9422025-09-17T21:22:18.268Z Downloaded parse-display-derive v0.10.0
9432025-09-17T21:22:18.271Z Downloaded fd-lock v4.0.2
9442025-09-17T21:22:18.272Z Downloaded serde_cbor v0.11.2
9452025-09-17T21:22:18.276Z Downloaded uuid v1.18.1
9462025-09-17T21:22:18.279Z Downloaded sqlparser v0.45.0
9472025-09-17T21:22:18.284Z Downloaded packed_struct v0.10.1
9482025-09-17T21:22:18.287Z Downloaded dirs-next v2.0.0
9492025-09-17T21:22:18.287Z Downloaded der_derive v0.7.3
9502025-09-17T21:22:18.290Z Downloaded unicode-normalization v0.1.24
9512025-09-17T21:22:18.294Z Downloaded packed_struct_codegen v0.10.1
9522025-09-17T21:22:18.297Z Downloaded value-bag v1.9.0
9532025-09-17T21:22:18.297Z Downloaded signal-hook v0.3.18
9542025-09-17T21:22:18.301Z Downloaded zeroize_derive v1.4.2
9552025-09-17T21:22:18.305Z Downloaded zeroize v1.8.1
9562025-09-17T21:22:18.305Z Downloaded support-bundle-viewer v0.1.2
9572025-09-17T21:22:18.305Z Downloaded openssl-macros v0.1.1
9582025-09-17T21:22:18.308Z Downloaded rsa v0.9.6
9592025-09-17T21:22:18.311Z Downloaded typify-macro v0.3.0
9602025-09-17T21:22:18.314Z Downloaded dirs-sys-next v0.1.2
9612025-09-17T21:22:18.314Z Downloaded diesel_derives v2.2.3
9622025-09-17T21:22:18.317Z Downloaded progenitor v0.9.1
9632025-09-17T21:22:18.320Z Downloaded paste v1.0.15
9642025-09-17T21:22:18.324Z Downloaded subtle v2.6.1
9652025-09-17T21:22:18.324Z Downloaded sec1 v0.7.3
9662025-09-17T21:22:18.327Z Downloaded scopeguard v1.2.0
9672025-09-17T21:22:18.330Z Downloaded snafu v0.8.5
9682025-09-17T21:22:18.334Z Downloaded powerfmt v0.2.0
9692025-09-17T21:22:18.337Z Downloaded num-bigint v0.4.6
9702025-09-17T21:22:18.340Z Downloaded zone v0.3.1
9712025-09-17T21:22:18.343Z Downloaded data-encoding v2.9.0
9722025-09-17T21:22:18.344Z Downloaded scheduled-thread-pool v0.2.7
9732025-09-17T21:22:18.344Z Downloaded typify v0.3.0
9742025-09-17T21:22:18.347Z Downloaded toml_datetime v0.7.0
9752025-09-17T21:22:18.350Z Downloaded olpc-cjson v0.1.4
9762025-09-17T21:22:18.350Z Downloaded tokio-native-tls v0.3.1
9772025-09-17T21:22:18.353Z Downloaded zerocopy v0.6.6
9782025-09-17T21:22:18.356Z Downloaded strip-ansi-escapes v0.2.0
9792025-09-17T21:22:18.356Z Downloaded ed25519-dalek v2.1.1
9802025-09-17T21:22:18.382Z Downloaded test-strategy v0.4.3
9812025-09-17T21:22:18.382Z Downloaded spki v0.7.3
9822025-09-17T21:22:18.382Z Downloaded samael v0.0.19
9832025-09-17T21:22:18.382Z Downloaded stringprep v0.1.5
9842025-09-17T21:22:18.382Z Downloaded futures-task v0.3.31
9852025-09-17T21:22:18.382Z Downloaded serde_with_macros v3.14.0
9862025-09-17T21:22:18.382Z Downloaded schemars v0.8.22
9872025-09-17T21:22:18.387Z Downloaded progenitor v0.10.0
9882025-09-17T21:22:18.390Z Downloaded ppv-lite86 v0.2.20
9892025-09-17T21:22:18.390Z Downloaded futures-sink v0.3.31
9902025-09-17T21:22:18.394Z Downloaded unicode-bidi v0.3.17
9912025-09-17T21:22:18.394Z Downloaded rayon-core v1.12.1
9922025-09-17T21:22:18.397Z Downloaded bitvec v1.0.1
9932025-09-17T21:22:18.411Z Downloaded env_logger v0.11.5
9942025-09-17T21:22:18.415Z Downloaded reedline v0.40.0
9952025-09-17T21:22:18.421Z Downloaded postcard v1.0.10
9962025-09-17T21:22:18.424Z Downloaded password-hash v0.5.0
9972025-09-17T21:22:18.427Z Downloaded elliptic-curve v0.13.8
9982025-09-17T21:22:18.430Z Downloaded papergrid v0.14.0
9992025-09-17T21:22:18.434Z Downloaded fatfs v0.3.6
10002025-09-17T21:22:18.438Z Downloaded rcgen v0.12.1
10012025-09-17T21:22:18.441Z Downloaded serde_yaml v0.9.34+deprecated
10022025-09-17T21:22:18.444Z Downloaded p521 v0.13.3
10032025-09-17T21:22:18.448Z Downloaded des v0.8.1
10042025-09-17T21:22:18.452Z Downloaded toml_parser v1.0.2
10052025-09-17T21:22:18.452Z Downloaded tokio-rustls v0.24.1
10062025-09-17T21:22:18.455Z Downloaded tracing v0.1.40
10072025-09-17T21:22:18.458Z Downloaded foldhash v0.2.0
10082025-09-17T21:22:18.458Z Downloaded crypto-bigint v0.5.5
10092025-09-17T21:22:18.465Z Downloaded russh-keys v0.45.0
10102025-09-17T21:22:18.469Z Downloaded bindgen v0.71.1
10112025-09-17T21:22:18.474Z Downloaded tabled v0.20.0
10122025-09-17T21:22:18.491Z Downloaded postgres-types v0.2.9
10132025-09-17T21:22:18.494Z Downloaded darling_core v0.20.10
10142025-09-17T21:22:18.498Z Downloaded flate2 v1.1.2
10152025-09-17T21:22:18.502Z Downloaded ron v0.7.1
10162025-09-17T21:22:18.506Z Downloaded futures v0.3.31
10172025-09-17T21:22:18.511Z Downloaded derive_more-impl v2.0.1
10182025-09-17T21:22:18.517Z Downloaded zip v0.6.6
10192025-09-17T21:22:18.520Z Downloaded crossterm v0.29.0
10202025-09-17T21:22:18.528Z Downloaded ron v0.8.1
10212025-09-17T21:22:18.532Z Downloaded tower v0.5.2
10222025-09-17T21:22:18.541Z Downloaded rustls-webpki v0.101.7
10232025-09-17T21:22:18.555Z Downloaded zerocopy-derive v0.8.26
10242025-09-17T21:22:18.561Z Downloaded steno v0.4.1
10252025-09-17T21:22:18.565Z Downloaded quick-xml v0.37.2
10262025-09-17T21:22:18.570Z Downloaded rustls-webpki v0.102.8
10272025-09-17T21:22:18.588Z Downloaded p384 v0.13.0
10282025-09-17T21:22:18.593Z Downloaded num-bigint-dig v0.8.4
10292025-09-17T21:22:18.598Z Downloaded smoltcp v0.9.1
10302025-09-17T21:22:18.607Z Downloaded portable-atomic v1.11.0
10312025-09-17T21:22:18.614Z Downloaded proptest v1.7.0
10322025-09-17T21:22:18.623Z Downloaded rustls v0.21.12
10332025-09-17T21:22:18.633Z Downloaded moka v0.12.10
10342025-09-17T21:22:18.643Z Downloaded hickory-proto v0.24.4
10352025-09-17T21:22:18.657Z Downloaded tabled v0.18.0
10362025-09-17T21:22:18.673Z Downloaded rpassword v7.4.0
10372025-09-17T21:22:18.676Z Downloaded futures-util v0.3.31
10382025-09-17T21:22:18.686Z Downloaded tough v0.20.0
10392025-09-17T21:22:18.694Z Downloaded quinn-proto v0.11.8
10402025-09-17T21:22:18.699Z Downloaded hickory-proto v0.25.2
10412025-09-17T21:22:18.713Z Downloaded serde_with v3.14.0
10422025-09-17T21:22:18.724Z Downloaded radix_trie v0.2.1
10432025-09-17T21:22:18.728Z Downloaded salty v0.3.0
10442025-09-17T21:22:18.734Z Downloaded regex-syntax v0.6.29
10452025-09-17T21:22:18.741Z Downloaded webpki-roots v1.0.1
10462025-09-17T21:22:18.744Z Downloaded reqwest v0.12.22
10472025-09-17T21:22:18.754Z Downloaded smoltcp v0.11.0
10482025-09-17T21:22:18.763Z Downloaded zlib-rs v0.5.1
10492025-09-17T21:22:18.768Z Downloaded git2 v0.19.0
10502025-09-17T21:22:18.775Z Downloaded bstr v1.10.0
10512025-09-17T21:22:18.784Z Downloaded rustls v0.23.19
10522025-09-17T21:22:18.794Z Downloaded zerocopy v0.8.26
10532025-09-17T21:22:18.814Z Downloaded gimli v0.31.1
10542025-09-17T21:22:18.822Z Downloaded regex-syntax v0.8.5
10552025-09-17T21:22:18.828Z Downloaded openssl v0.10.73
10562025-09-17T21:22:18.836Z Downloaded nix v0.29.0
10572025-09-17T21:22:18.847Z Downloaded petname v2.0.2
10582025-09-17T21:22:18.851Z Downloaded rustls v0.22.4
10592025-09-17T21:22:18.864Z Downloaded nix v0.28.0
10602025-09-17T21:22:18.873Z Downloaded dropshot v0.16.4
10612025-09-17T21:22:18.892Z Downloaded polar-core v0.27.3
10622025-09-17T21:22:18.899Z Downloaded typify-impl v0.4.3
10632025-09-17T21:22:18.913Z Downloaded object v0.36.5
10642025-09-17T21:22:18.923Z Downloaded nix v0.30.1
10652025-09-17T21:22:18.933Z Downloaded diesel v2.2.12
10662025-09-17T21:22:18.949Z Downloaded regress v0.10.4
10672025-09-17T21:22:18.957Z Downloaded typify-impl v0.2.0
10682025-09-17T21:22:18.974Z Downloaded ratatui v0.29.0
10692025-09-17T21:22:18.988Z Downloaded openapiv3 v2.2.0
10702025-09-17T21:22:18.996Z Downloaded typify-impl v0.3.0
10712025-09-17T21:22:19.008Z Downloaded bzip2-sys v0.1.13+1.0.8
10722025-09-17T21:22:19.018Z Downloaded sled v0.34.7
10732025-09-17T21:22:19.028Z Downloaded nix v0.27.1
10742025-09-17T21:22:19.037Z Downloaded curve25519-dalek v4.1.3
10752025-09-17T21:22:19.045Z Downloaded zip v4.2.0
10762025-09-17T21:22:19.049Z Downloaded regex-automata v0.4.8
10772025-09-17T21:22:19.065Z Downloaded regex v1.11.1
10782025-09-17T21:22:19.075Z Downloaded zerocopy-derive v0.6.6
10792025-09-17T21:22:19.084Z Downloaded jiff v0.2.15
10802025-09-17T21:22:19.098Z Downloaded chrono-tz v0.10.4
10812025-09-17T21:22:19.113Z Downloaded object v0.30.4
10822025-09-17T21:22:19.122Z Downloaded lzma-sys v0.1.20
10832025-09-17T21:22:19.147Z Downloaded petgraph v0.6.5
10842025-09-17T21:22:19.163Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10852025-09-17T21:22:19.179Z Downloaded sha3 v0.10.8
10862025-09-17T21:22:19.183Z Downloaded libz-sys v1.1.20
10872025-09-17T21:22:19.201Z Downloaded tokio-postgres v0.7.13
10882025-09-17T21:22:19.205Z Downloaded toml_edit v0.19.15
10892025-09-17T21:22:19.220Z Downloaded quinn v0.11.5
10902025-09-17T21:22:19.223Z Downloaded tokio v1.47.0
10912025-09-17T21:22:19.256Z Downloaded openssl-sys v0.9.109
10922025-09-17T21:22:19.260Z Downloaded petgraph v0.8.2
10932025-09-17T21:22:19.278Z Downloaded nom v7.1.3
10942025-09-17T21:22:19.282Z Downloaded toml v0.9.5
10952025-09-17T21:22:19.286Z Downloaded prettyplease v0.2.36
10962025-09-17T21:22:19.289Z Downloaded winnow v0.6.26
10972025-09-17T21:22:19.296Z Downloaded tower-http v0.6.6
10982025-09-17T21:22:19.303Z Downloaded csv v1.3.1
10992025-09-17T21:22:19.330Z Downloaded vcpkg v0.2.15
11002025-09-17T21:22:19.377Z Downloaded chrono v0.4.41
11012025-09-17T21:22:19.384Z Downloaded lalrpop v0.19.12
11022025-09-17T21:22:19.392Z Downloaded progenitor-impl v0.11.0
11032025-09-17T21:22:19.396Z Downloaded progenitor-impl v0.9.1
11042025-09-17T21:22:19.399Z Downloaded expectorate v1.2.0
11052025-09-17T21:22:19.399Z Downloaded winnow v0.5.40
11062025-09-17T21:22:19.406Z Downloaded derive_more v2.0.1
11072025-09-17T21:22:19.414Z Downloaded rustyline v14.0.0
11082025-09-17T21:22:19.419Z Downloaded tar v0.4.44
11092025-09-17T21:22:19.422Z Downloaded tungstenite v0.23.0
11102025-09-17T21:22:19.426Z Downloaded strum_macros v0.26.4
11112025-09-17T21:22:19.429Z Downloaded rustc-demangle v0.1.24
11122025-09-17T21:22:19.429Z Downloaded similar v2.7.0
11132025-09-17T21:22:19.432Z Downloaded time v0.3.36
11142025-09-17T21:22:19.438Z Downloaded fallible-iterator v0.2.0
11152025-09-17T21:22:19.442Z Downloaded password-hash v0.4.2
11162025-09-17T21:22:19.442Z Downloaded env_logger v0.10.2
11172025-09-17T21:22:19.445Z Downloaded cstr-argument v0.1.2
11182025-09-17T21:22:19.448Z Downloaded typify v0.2.0
11192025-09-17T21:22:19.448Z Downloaded supports-color v3.0.2
11202025-09-17T21:22:19.451Z Downloaded pkcs1 v0.7.5
11212025-09-17T21:22:19.451Z Downloaded pin-project-lite v0.2.14
11222025-09-17T21:22:19.457Z Downloaded twox-hash v2.1.0
11232025-09-17T21:22:19.460Z Downloaded num-complex v0.4.6
11242025-09-17T21:22:19.460Z Downloaded darling v0.20.10
11252025-09-17T21:22:19.463Z Downloaded num v0.4.3
11262025-09-17T21:22:19.467Z Downloaded peg-macros v0.8.5
11272025-09-17T21:22:19.467Z Downloaded serde_plain v1.0.2
11282025-09-17T21:22:19.471Z Downloaded uzers v0.12.1
11292025-09-17T21:22:19.471Z Downloaded snafu-derive v0.8.5
11302025-09-17T21:22:19.471Z Downloaded num-derive v0.4.2
11312025-09-17T21:22:19.474Z Downloaded encoding_rs v0.8.34
11322025-09-17T21:22:19.491Z Downloaded socket2 v0.5.10
11332025-09-17T21:22:19.494Z Downloaded num-conv v0.1.0
11342025-09-17T21:22:19.494Z Downloaded gethostname v0.5.0
11352025-09-17T21:22:19.499Z Downloaded signal-hook-registry v1.4.2
11362025-09-17T21:22:19.499Z Downloaded fs_extra v1.3.0
11372025-09-17T21:22:19.499Z Downloaded vte v0.11.1
11382025-09-17T21:22:19.503Z Downloaded hyper v1.7.0
11392025-09-17T21:22:19.506Z Downloaded tinyvec v1.8.0
11402025-09-17T21:22:19.509Z Downloaded qorb v0.4.1
11412025-09-17T21:22:19.512Z Downloaded num-derive v0.3.3
11422025-09-17T21:22:19.512Z Downloaded tokio-rustls v0.25.0
11432025-09-17T21:22:19.516Z Downloaded ring v0.17.14
11442025-09-17T21:22:19.554Z Downloaded parking_lot v0.12.3
11452025-09-17T21:22:19.557Z Downloaded tokio-util v0.7.15
11462025-09-17T21:22:19.561Z Downloaded utf-8 v0.7.6
11472025-09-17T21:22:19.561Z Downloaded untrusted v0.7.1
11482025-09-17T21:22:19.561Z Downloaded serde_bytes v0.11.17
11492025-09-17T21:22:19.564Z Downloaded rtoolbox v0.0.2
11502025-09-17T21:22:19.564Z Downloaded yasna v0.5.2
11512025-09-17T21:22:19.564Z Downloaded spin v0.9.8
11522025-09-17T21:22:19.567Z Downloaded vsss-rs v3.3.4
11532025-09-17T21:22:19.575Z Downloaded libgit2-sys v0.17.0+1.8.1
11542025-09-17T21:22:19.617Z Downloaded rand v0.8.5
11552025-09-17T21:22:19.621Z Downloaded itertools v0.14.0
11562025-09-17T21:22:19.625Z Downloaded slog-json v2.6.1
11572025-09-17T21:22:19.629Z Downloaded typed-path v0.9.3
11582025-09-17T21:22:19.632Z Downloaded unicase v2.7.0
11592025-09-17T21:22:19.632Z Downloaded unsafe-libyaml v0.2.11
11602025-09-17T21:22:19.637Z Downloaded typify v0.4.3
11612025-09-17T21:22:19.641Z Downloaded pretty_assertions v1.4.1
11622025-09-17T21:22:19.641Z Downloaded x509-cert v0.2.5
11632025-09-17T21:22:19.647Z Downloaded parking_lot_core v0.8.6
11642025-09-17T21:22:19.647Z Downloaded itertools v0.12.1
11652025-09-17T21:22:19.653Z Downloaded unicode-properties v0.1.3
11662025-09-17T21:22:19.656Z Downloaded aws-lc-rs v1.12.4
11672025-09-17T21:22:19.663Z Downloaded foreign-types v0.3.2
11682025-09-17T21:22:19.667Z Downloaded tui-tree-widget v0.23.1
11692025-09-17T21:22:19.667Z Downloaded slog-dtrace v0.3.0
11702025-09-17T21:22:19.667Z Downloaded socket2 v0.6.0
11712025-09-17T21:22:19.670Z Downloaded prefix-trie v0.7.0
11722025-09-17T21:22:19.670Z Downloaded pkcs8 v0.10.2
11732025-09-17T21:22:19.677Z Downloaded parking_lot_core v0.9.10
11742025-09-17T21:22:19.681Z Downloaded futures-channel v0.3.31
11752025-09-17T21:22:19.681Z Downloaded vte_generate_state_changes v0.1.2
11762025-09-17T21:22:19.681Z Downloaded void v1.0.2
11772025-09-17T21:22:19.681Z Downloaded slab v0.4.9
11782025-09-17T21:22:19.681Z Downloaded signal-hook-mio v0.2.4
11792025-09-17T21:22:19.681Z Downloaded yansi v1.0.1
11802025-09-17T21:22:19.686Z Downloaded russh v0.45.0
11812025-09-17T21:22:19.689Z Downloaded libm v0.2.8
11822025-09-17T21:22:19.693Z Downloaded ghash v0.5.1
11832025-09-17T21:22:19.696Z Downloaded float-ord v0.3.2
11842025-09-17T21:22:19.697Z Downloaded psl-types v2.0.11
11852025-09-17T21:22:19.697Z Downloaded nibble_vec v0.1.0
11862025-09-17T21:22:19.701Z Downloaded newtype-uuid v1.2.4
11872025-09-17T21:22:19.701Z Downloaded futures-core v0.3.31
11882025-09-17T21:22:19.701Z Downloaded foldhash v0.1.5
11892025-09-17T21:22:19.707Z Downloaded ena v0.14.3
11902025-09-17T21:22:19.707Z Downloaded ed25519 v2.2.3
11912025-09-17T21:22:19.707Z Downloaded defmt-macros v0.3.9
11922025-09-17T21:22:19.712Z Downloaded defmt v0.3.8
11932025-09-17T21:22:19.712Z Downloaded time-macros v0.2.18
11942025-09-17T21:22:19.716Z Downloaded thiserror-no-std v2.0.2
11952025-09-17T21:22:19.716Z Downloaded oso v0.27.3
11962025-09-17T21:22:19.719Z Downloaded hkdf v0.12.4
11972025-09-17T21:22:19.724Z Downloaded darling_core v0.21.0
11982025-09-17T21:22:19.727Z Downloaded sct v0.7.1
11992025-09-17T21:22:19.731Z Downloaded p256 v0.13.2
12002025-09-17T21:22:19.736Z Downloaded bumpalo v3.16.0
12012025-09-17T21:22:19.736Z Downloaded new_debug_unreachable v1.0.6
12022025-09-17T21:22:19.736Z Downloaded thread_local v1.1.8
12032025-09-17T21:22:19.740Z Downloaded thiserror-impl-no-std v2.0.2
12042025-09-17T21:22:19.740Z Downloaded tabled_derive v0.11.0
12052025-09-17T21:22:19.740Z Downloaded tabled_derive v0.10.0
12062025-09-17T21:22:19.740Z Downloaded siphasher v1.0.1
12072025-09-17T21:22:19.745Z Downloaded siphasher v0.3.11
12082025-09-17T21:22:19.745Z Downloaded derive_builder v0.20.2
12092025-09-17T21:22:19.750Z Downloaded scrypt v0.11.0
12102025-09-17T21:22:19.750Z Downloaded ref-cast-impl v1.0.24
12112025-09-17T21:22:19.750Z Downloaded mime_guess v2.0.5
12122025-09-17T21:22:19.761Z Downloaded memmap2 v0.9.5
12132025-09-17T21:22:19.761Z Downloaded defmt-parser v0.3.4
12142025-09-17T21:22:19.761Z Downloaded zopfli v0.8.1
12152025-09-17T21:22:19.761Z Downloaded iddqd v0.3.13
12162025-09-17T21:22:19.767Z Downloaded base64 v0.21.7
12172025-09-17T21:22:19.767Z Downloaded getrandom v0.2.15
12182025-09-17T21:22:19.767Z Downloaded term v1.1.0
12192025-09-17T21:22:19.767Z Downloaded sync_wrapper v1.0.1
12202025-09-17T21:22:19.767Z Downloaded memoffset v0.9.1
12212025-09-17T21:22:19.771Z Downloaded maybe-uninit v2.0.0
12222025-09-17T21:22:19.771Z Downloaded derive-ex v0.1.8
12232025-09-17T21:22:19.771Z Downloaded daft-derive v0.1.4
12242025-09-17T21:22:19.774Z Downloaded jiff-static v0.2.15
12252025-09-17T21:22:19.779Z Downloaded http v1.3.1
12262025-09-17T21:22:19.783Z Downloaded subprocess v0.2.9
12272025-09-17T21:22:19.783Z Downloaded const_format v0.2.34
12282025-09-17T21:22:19.787Z Downloaded tokio-rustls v0.26.0
12292025-09-17T21:22:19.787Z Downloaded tokio-tungstenite v0.23.1
12302025-09-17T21:22:19.833Z Downloaded foreign-types v0.5.0
12312025-09-17T21:22:19.833Z Downloaded env_filter v0.1.2
12322025-09-17T21:22:19.838Z Downloaded enum-as-inner v0.6.1
12332025-09-17T21:22:19.838Z Downloaded dyn-clone v1.0.20
12342025-09-17T21:22:19.838Z Downloaded dunce v1.0.5
12352025-09-17T21:22:19.838Z Downloaded hyper-util v0.1.16
12362025-09-17T21:22:19.838Z Downloaded hickory-resolver v0.25.2
12372025-09-17T21:22:19.838Z Downloaded compact_str v0.8.0
12382025-09-17T21:22:19.838Z Downloaded chacha20poly1305 v0.10.1
12392025-09-17T21:22:19.838Z Downloaded ecdsa v0.16.9
12402025-09-17T21:22:19.838Z Downloaded dsl_auto_type v0.1.2
12412025-09-17T21:22:19.838Z Downloaded backtrace v0.3.74
12422025-09-17T21:22:19.838Z Downloaded cookie v0.18.1
12432025-09-17T21:22:19.838Z Downloaded console v0.16.0
12442025-09-17T21:22:19.838Z Downloaded arrayvec v0.7.6
12452025-09-17T21:22:19.839Z Downloaded aes-gcm v0.10.3
12462025-09-17T21:22:19.839Z Downloaded colored v2.2.0
12472025-09-17T21:22:19.839Z Downloaded clang-sys v1.8.1
12482025-09-17T21:22:19.839Z Downloaded bytes v1.10.1
12492025-09-17T21:22:19.839Z Downloaded r2d2 v0.8.10
12502025-09-17T21:22:19.839Z Downloaded predicates v3.1.3
12512025-09-17T21:22:19.839Z Downloaded crc32fast v1.4.2
12522025-09-17T21:22:19.842Z Downloaded console v0.15.10
12532025-09-17T21:22:19.843Z Downloaded async-bb8-diesel v0.2.1
12542025-09-17T21:22:19.843Z Downloaded ignore v0.4.23
12552025-09-17T21:22:19.849Z Downloaded ascii-canvas v3.0.0
12562025-09-17T21:22:19.849Z Downloaded signature v2.2.0
12572025-09-17T21:22:19.849Z Downloaded secrecy v0.10.3
12582025-09-17T21:22:19.856Z Downloaded secrecy v0.8.0
12592025-09-17T21:22:19.856Z Downloaded bzip2 v0.4.4
12602025-09-17T21:22:19.856Z Downloaded bit-set v0.8.0
12612025-09-17T21:22:19.856Z Downloaded base64ct v1.6.0
12622025-09-17T21:22:19.856Z Downloaded cancel-safe-futures v0.1.5
12632025-09-17T21:22:19.860Z Downloaded ingot-types v0.1.2
12642025-09-17T21:22:19.860Z Downloaded litrs v0.4.1
12652025-09-17T21:22:19.860Z Downloaded hickory-resolver v0.24.4
12662025-09-17T21:22:19.864Z Downloaded bit-vec v0.8.0
12672025-09-17T21:22:19.868Z Downloaded primeorder v0.13.6
12682025-09-17T21:22:19.868Z Downloaded cipher v0.4.4
12692025-09-17T21:22:19.868Z Downloaded jobserver v0.1.32
12702025-09-17T21:22:19.873Z Downloaded semver v0.1.20
12712025-09-17T21:22:19.873Z Downloaded schemars_derive v0.8.22
12722025-09-17T21:22:19.873Z Downloaded rusty-fork v0.3.0
12732025-09-17T21:22:19.873Z Downloaded rustversion v1.0.17
12742025-09-17T21:22:19.876Z Downloaded convert_case v0.7.1
12752025-09-17T21:22:19.876Z Downloaded rustls-pemfile v1.0.4
12762025-09-17T21:22:19.879Z Downloaded rand_xorshift v0.4.0
12772025-09-17T21:22:19.879Z Downloaded rand_seeder v0.4.0
12782025-09-17T21:22:19.883Z Downloaded radium v0.7.0
12792025-09-17T21:22:19.883Z Downloaded progenitor-macro v0.10.0
12802025-09-17T21:22:19.883Z Downloaded progenitor-macro v0.9.1
12812025-09-17T21:22:19.883Z Downloaded proc-macro-error-attr2 v2.0.0
12822025-09-17T21:22:19.883Z Downloaded lock_api v0.4.12
12832025-09-17T21:22:19.888Z Downloaded libsw-core v0.3.1
12842025-09-17T21:22:19.888Z Downloaded ipnet v2.11.0
12852025-09-17T21:22:19.889Z Downloaded ingot v0.1.1
12862025-09-17T21:22:19.889Z Downloaded constant_time_eq v0.3.1
12872025-09-17T21:22:19.892Z Downloaded cobs v0.2.3
12882025-09-17T21:22:19.892Z Downloaded arrayref v0.3.9
12892025-09-17T21:22:19.892Z Downloaded hyper-rustls v0.27.7
12902025-09-17T21:22:19.896Z Downloaded httpdate v1.0.3
12912025-09-17T21:22:19.896Z Downloaded ipnetwork v0.21.1
12922025-09-17T21:22:19.899Z Downloaded blake2 v0.10.6
12932025-09-17T21:22:19.899Z Downloaded bcs v0.1.6
12942025-09-17T21:22:19.903Z Downloaded async-trait v0.1.89
12952025-09-17T21:22:19.908Z Downloaded buf-list v1.0.3
12962025-09-17T21:22:19.908Z Downloaded progenitor-macro v0.11.0
12972025-09-17T21:22:19.908Z Downloaded progenitor-macro v0.8.0
12982025-09-17T21:22:19.908Z Downloaded lazy_static v1.5.0
12992025-09-17T21:22:19.911Z Downloaded keccak v0.1.5
13002025-09-17T21:22:19.911Z Downloaded cexpr v0.6.0
13012025-09-17T21:22:19.911Z Downloaded castaway v0.2.3
13022025-09-17T21:22:19.911Z Downloaded cargo-platform v0.1.8
13032025-09-17T21:22:19.914Z Downloaded camino-tempfile-ext v0.3.2
13042025-09-17T21:22:19.915Z Downloaded bit-vec v0.6.3
13052025-09-17T21:22:19.915Z Downloaded hyper-tls v0.6.0
13062025-09-17T21:22:19.918Z Downloaded blowfish v0.9.1
13072025-09-17T21:22:19.918Z Downloaded async-recursion v1.1.1
13082025-09-17T21:22:19.922Z Downloaded base64 v0.13.1
13092025-09-17T21:22:19.926Z Downloaded half v2.4.1
13102025-09-17T21:22:19.926Z Downloaded async-stream-impl v0.3.6
13112025-09-17T21:22:19.930Z Downloaded aho-corasick v1.1.3
13122025-09-17T21:22:19.934Z Downloaded ahash v0.8.12
13132025-09-17T21:22:19.934Z Downloaded hashbrown v0.12.3
13142025-09-17T21:22:19.938Z Downloaded glob v0.3.2
13152025-09-17T21:22:20.202Z Downloaded aws-lc-sys v0.26.0
13162025-09-17T21:22:20.496Z Compiling value-bag v1.9.0
13172025-09-17T21:22:20.496Z Compiling shlex v1.3.0
13182025-09-17T21:22:20.496Z Compiling lock_api v0.4.12
13192025-09-17T21:22:20.499Z Compiling scopeguard v1.2.0
13202025-09-17T21:22:20.499Z Compiling typenum v1.17.0
13212025-09-17T21:22:20.499Z Compiling syn v2.0.106
13222025-09-17T21:22:20.667Z Compiling getrandom v0.2.15
13232025-09-17T21:22:20.670Z Compiling jobserver v0.1.32
13242025-09-17T21:22:20.846Z Compiling generic-array v0.14.7
13252025-09-17T21:22:21.009Z Compiling rand_core v0.6.4
13262025-09-17T21:22:21.110Z Compiling log v0.4.27
13272025-09-17T21:22:21.146Z Compiling cc v1.2.30
13282025-09-17T21:22:21.225Z Compiling smallvec v1.15.1
13292025-09-17T21:22:21.606Z Compiling portable-atomic v1.11.0
13302025-09-17T21:22:21.610Z Compiling subtle v2.6.1
13312025-09-17T21:22:21.648Z Compiling critical-section v1.1.3
13322025-09-17T21:22:21.668Z Compiling const-oid v0.9.6
13332025-09-17T21:22:21.819Z Compiling pkg-config v0.3.31
13342025-09-17T21:22:21.884Z Compiling pin-project-lite v0.2.14
13352025-09-17T21:22:21.991Z Compiling parking_lot_core v0.9.10
13362025-09-17T21:22:22.033Z Compiling rustix v0.38.37
13372025-09-17T21:22:22.896Z Compiling signal-hook-registry v1.4.2
13382025-09-17T21:22:23.026Z Compiling parking_lot v0.12.3
13392025-09-17T21:22:23.068Z Compiling mio v1.0.2
13402025-09-17T21:22:23.089Z Compiling futures-core v0.3.31
13412025-09-17T21:22:23.347Z Compiling spin v0.9.8
13422025-09-17T21:22:23.559Z Compiling libm v0.2.8
13432025-09-17T21:22:23.661Z Compiling socket2 v0.6.0
13442025-09-17T21:22:23.726Z Compiling once_cell v1.21.3
13452025-09-17T21:22:23.838Z Compiling aho-corasick v1.1.3
13462025-09-17T21:22:23.884Z Compiling slab v0.4.9
13472025-09-17T21:22:23.959Z Compiling num-traits v0.2.19
13482025-09-17T21:22:24.096Z Compiling allocator-api2 v0.2.21
13492025-09-17T21:22:24.123Z Compiling getrandom v0.3.1
13502025-09-17T21:22:24.237Z Compiling cpufeatures v0.2.14
13512025-09-17T21:22:24.290Z Compiling serde_json v1.0.145
13522025-09-17T21:22:24.427Z Compiling regex-syntax v0.8.5
13532025-09-17T21:22:24.676Z Compiling foldhash v0.1.5
13542025-09-17T21:22:24.936Z Compiling hashbrown v0.15.4
13552025-09-17T21:22:24.980Z Compiling glob v0.3.2
13562025-09-17T21:22:25.011Z Compiling futures-sink v0.3.31
13572025-09-17T21:22:25.031Z Compiling percent-encoding v2.3.2
13582025-09-17T21:22:25.185Z Compiling either v1.15.0
13592025-09-17T21:22:25.396Z Compiling futures-channel v0.3.31
13602025-09-17T21:22:25.848Z Compiling clang-sys v1.8.1
13612025-09-17T21:22:26.236Z Compiling pin-utils v0.1.0
13622025-09-17T21:22:26.285Z Compiling futures-task v0.3.31
13632025-09-17T21:22:26.345Z Compiling futures-io v0.3.31
13642025-09-17T21:22:26.583Z Compiling prettyplease v0.2.36
13652025-09-17T21:22:26.628Z Compiling lazy_static v1.5.0
13662025-09-17T21:22:26.649Z Compiling minimal-lexical v0.2.1
13672025-09-17T21:22:26.773Z Compiling libloading v0.8.5
13682025-09-17T21:22:26.953Z Compiling bindgen v0.69.5
13692025-09-17T21:22:27.149Z Compiling nom v7.1.3
13702025-09-17T21:22:27.175Z Compiling home v0.5.9
13712025-09-17T21:22:27.404Z Compiling base64ct v1.6.0
13722025-09-17T21:22:27.916Z Compiling synstructure v0.13.1
13732025-09-17T21:22:27.991Z Compiling regex-automata v0.4.8
13742025-09-17T21:22:28.167Z Compiling pem-rfc7468 v0.7.0
13752025-09-17T21:22:28.904Z Compiling itertools v0.12.1
13762025-09-17T21:22:29.334Z Compiling flagset v0.4.6
13772025-09-17T21:22:29.584Z Compiling lazycell v1.3.0
13782025-09-17T21:22:29.782Z Compiling rustc-hash v1.1.0
13792025-09-17T21:22:29.964Z Compiling cmake v0.1.51
13802025-09-17T21:22:30.270Z Compiling cexpr v0.6.0
13812025-09-17T21:22:30.426Z Compiling dunce v1.0.5
13822025-09-17T21:22:30.581Z Compiling fs_extra v1.3.0
13832025-09-17T21:22:30.889Z Compiling form_urlencoded v1.2.2
13842025-09-17T21:22:31.133Z Compiling paste v1.0.15
13852025-09-17T21:22:31.164Z Compiling vcpkg v0.2.15
13862025-09-17T21:22:31.736Z Compiling iana-time-zone v0.1.63
13872025-09-17T21:22:31.781Z Compiling ring v0.17.14
13882025-09-17T21:22:31.801Z Compiling tracing-core v0.1.32
13892025-09-17T21:22:32.104Z Compiling aws-lc-rs v1.12.4
13902025-09-17T21:22:32.563Z Compiling tinyvec_macros v0.1.1
13912025-09-17T21:22:32.677Z Compiling rustversion v1.0.17
13922025-09-17T21:22:32.834Z Compiling base64 v0.22.1
13932025-09-17T21:22:32.865Z Compiling openssl-sys v0.9.109
13942025-09-17T21:22:32.913Z Compiling serde_derive v1.0.223
13952025-09-17T21:22:32.995Z Compiling zeroize_derive v1.4.2
13962025-09-17T21:22:33.344Z Compiling zerofrom-derive v0.1.4
13972025-09-17T21:22:33.479Z Compiling yoke-derive v0.7.4
13982025-09-17T21:22:33.862Z Compiling zerovec-derive v0.10.3
13992025-09-17T21:22:34.394Z Compiling zeroize v1.8.1
14002025-09-17T21:22:36.010Z Compiling displaydoc v0.2.5
14012025-09-17T21:22:36.193Z Compiling crypto-common v0.1.6
14022025-09-17T21:22:36.273Z Compiling block-buffer v0.10.4
14032025-09-17T21:22:36.410Z Compiling zerocopy-derive v0.7.35
14042025-09-17T21:22:36.564Z Compiling digest v0.10.7
14052025-09-17T21:22:36.776Z Compiling zerofrom v0.1.4
14062025-09-17T21:22:36.993Z Compiling yoke v0.7.4
14072025-09-17T21:22:37.057Z Compiling tokio-macros v2.5.0
14082025-09-17T21:22:37.355Z Compiling zerovec v0.10.4
14092025-09-17T21:22:37.431Z Compiling hmac v0.12.1
14102025-09-17T21:22:37.644Z Compiling icu_provider_macros v1.5.0
14112025-09-17T21:22:37.707Z Compiling block-padding v0.3.3
14122025-09-17T21:22:37.951Z Compiling futures-macro v0.3.31
14132025-09-17T21:22:37.970Z Compiling inout v0.1.3
14142025-09-17T21:22:38.224Z Compiling cipher v0.4.4
14152025-09-17T21:22:38.302Z Compiling zerocopy v0.7.35
14162025-09-17T21:22:38.418Z Compiling sha2 v0.10.9
14172025-09-17T21:22:38.582Z Compiling regex v1.11.1
14182025-09-17T21:22:38.669Z Compiling der_derive v0.7.3
14192025-09-17T21:22:38.713Z Compiling thiserror-impl v1.0.69
14202025-09-17T21:22:39.287Z Compiling tinystr v0.7.6
14212025-09-17T21:22:39.591Z Compiling icu_collections v1.5.0
14222025-09-17T21:22:39.742Z Compiling icu_locid v1.5.0
14232025-09-17T21:22:39.762Z Compiling ppv-lite86 v0.2.20
14242025-09-17T21:22:39.795Z Compiling futures-util v0.3.31
14252025-09-17T21:22:39.938Z Compiling serde v1.0.223
14262025-09-17T21:22:40.555Z Compiling salsa20 v0.10.2
14272025-09-17T21:22:40.795Z Compiling pbkdf2 v0.12.2
14282025-09-17T21:22:40.844Z Compiling aes v0.8.4
14292025-09-17T21:22:40.909Z Compiling icu_provider v1.5.0
14302025-09-17T21:22:40.986Z Compiling der v0.7.9
14312025-09-17T21:22:41.182Z Compiling bitflags v2.9.1
14322025-09-17T21:22:41.651Z Compiling bytes v1.10.1
14332025-09-17T21:22:41.756Z Compiling semver v1.0.26
14342025-09-17T21:22:41.850Z Compiling icu_locid_transform v1.5.0
14352025-09-17T21:22:41.877Z Compiling indexmap v2.11.0
14362025-09-17T21:22:42.430Z Compiling thiserror v1.0.69
14372025-09-17T21:22:42.590Z Compiling rustc_version v0.4.1
14382025-09-17T21:22:43.074Z Compiling tokio v1.47.0
14392025-09-17T21:22:43.274Z Compiling icu_properties v1.5.1
14402025-09-17T21:22:43.375Z Compiling spki v0.7.3
14412025-09-17T21:22:43.578Z Compiling http v1.3.1
14422025-09-17T21:22:43.745Z Compiling scrypt v0.11.0
14432025-09-17T21:22:43.909Z Compiling cbc v0.1.2
14442025-09-17T21:22:44.106Z Compiling pest v2.7.14
14452025-09-17T21:22:44.153Z Compiling pkcs5 v0.7.1
14462025-09-17T21:22:44.240Z Compiling uuid v1.18.1
14472025-09-17T21:22:45.276Z Compiling chrono v0.4.41
14482025-09-17T21:22:45.390Z Compiling which v4.4.2
14492025-09-17T21:22:45.799Z Compiling tracing-attributes v0.1.27
14502025-09-17T21:22:45.923Z Compiling http-body v1.0.1
14512025-09-17T21:22:46.193Z Compiling pkcs8 v0.10.2
14522025-09-17T21:22:46.448Z Compiling scroll_derive v0.12.0
14532025-09-17T21:22:46.844Z Compiling pest_meta v2.7.14
14542025-09-17T21:22:47.033Z Compiling icu_normalizer v1.5.0
14552025-09-17T21:22:47.752Z Compiling rustls-pki-types v1.10.0
14562025-09-17T21:22:47.815Z Compiling httparse v1.9.5
14572025-09-17T21:22:48.520Z Compiling idna_adapter v1.2.0
14582025-09-17T21:22:48.671Z Compiling pest_generator v2.7.14
14592025-09-17T21:22:48.693Z Compiling scroll v0.12.0
14602025-09-17T21:22:48.730Z Compiling idna v1.0.3
14612025-09-17T21:22:48.845Z Compiling tinyvec v1.8.0
14622025-09-17T21:22:49.068Z Compiling tracing v0.1.40
14632025-09-17T21:22:49.214Z Compiling serde_derive_internals v0.29.1
14642025-09-17T21:22:49.622Z Compiling url v2.5.4
14652025-09-17T21:22:50.271Z Compiling rand_core v0.9.3
14662025-09-17T21:22:50.362Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14672025-09-17T21:22:50.452Z Compiling bzip2-sys v0.1.13+1.0.8
14682025-09-17T21:22:50.822Z Compiling openssl-probe v0.1.5
14692025-09-17T21:22:50.973Z Compiling openssl v0.10.73
14702025-09-17T21:22:51.133Z Compiling untrusted v0.9.0
14712025-09-17T21:22:51.150Z Compiling foreign-types-shared v0.1.1
14722025-09-17T21:22:51.154Z Compiling untrusted v0.7.1
14732025-09-17T21:22:51.304Z Compiling tokio-util v0.7.15
14742025-09-17T21:22:51.329Z Compiling powerfmt v0.2.0
14752025-09-17T21:22:51.351Z Compiling try-lock v0.2.5
14762025-09-17T21:22:51.355Z Compiling atomic-waker v1.1.2
14772025-09-17T21:22:51.411Z Compiling time-core v0.1.2
14782025-09-17T21:22:51.469Z Compiling adler2 v2.0.0
14792025-09-17T21:22:51.514Z Compiling tower-service v0.3.3
14802025-09-17T21:22:51.568Z Compiling schemars v0.8.22
14812025-09-17T21:22:51.614Z Compiling num-conv v0.1.0
14822025-09-17T21:22:51.663Z Compiling miniz_oxide v0.8.5
14832025-09-17T21:22:51.692Z Compiling deranged v0.3.11
14842025-09-17T21:22:51.716Z Compiling want v0.3.1
14852025-09-17T21:22:51.890Z Compiling time-macros v0.2.18
14862025-09-17T21:22:51.968Z Compiling schemars_derive v0.8.22
14872025-09-17T21:22:53.110Z Compiling h2 v0.4.6
14882025-09-17T21:22:53.131Z Compiling foreign-types v0.3.2
14892025-09-17T21:22:53.244Z Compiling goblin v0.8.2
14902025-09-17T21:22:54.761Z Compiling pest_derive v2.7.14
14912025-09-17T21:22:55.515Z Compiling rand_chacha v0.9.0
14922025-09-17T21:22:56.828Z Compiling ipnet v2.11.0
14932025-09-17T21:22:57.223Z Compiling openssl-macros v0.1.1
14942025-09-17T21:22:57.448Z Compiling httpdate v1.0.3
14952025-09-17T21:22:57.595Z Compiling zerocopy v0.8.26
14962025-09-17T21:22:57.857Z Compiling crossbeam-utils v0.8.21
14972025-09-17T21:22:57.883Z Compiling syn v1.0.109
14982025-09-17T21:22:57.948Z Compiling rustls v0.23.19
14992025-09-17T21:22:58.272Z Compiling dyn-clone v1.0.20
15002025-09-17T21:22:58.385Z Compiling num_threads v0.1.7
15012025-09-17T21:22:58.411Z Compiling native-tls v0.2.12
15022025-09-17T21:22:58.493Z Compiling time v0.3.36
15032025-09-17T21:22:58.808Z Compiling dof v0.3.0
15042025-09-17T21:23:00.579Z Compiling hyper v1.7.0
15052025-09-17T21:23:01.959Z Compiling rand v0.9.2
15062025-09-17T21:23:01.981Z Compiling dtrace-parser v0.2.0
15072025-09-17T21:23:02.470Z Compiling unicode-normalization v0.1.24
15082025-09-17T21:23:02.796Z Compiling heapless v0.7.17
15092025-09-17T21:23:03.264Z Compiling signature v2.2.0
15102025-09-17T21:23:03.513Z Compiling zerocopy-derive v0.8.26
15112025-09-17T21:23:03.543Z Compiling cookie v0.18.1
15122025-09-17T21:23:03.581Z Compiling crc32fast v1.4.2
15132025-09-17T21:23:03.657Z Compiling siphasher v0.3.11
15142025-09-17T21:23:03.864Z Compiling zlib-rs v0.5.1
15152025-09-17T21:23:03.889Z Compiling unicode-properties v0.1.3
15162025-09-17T21:23:03.911Z Compiling unicode-bidi v0.3.17
15172025-09-17T21:23:03.999Z Compiling signal-hook v0.3.18
15182025-09-17T21:23:04.276Z Compiling slog v2.7.0
15192025-09-17T21:23:04.301Z Compiling zstd-safe v7.2.3
15202025-09-17T21:23:04.692Z Compiling stringprep v0.1.5
15212025-09-17T21:23:05.196Z Compiling phf_shared v0.11.2
15222025-09-17T21:23:05.541Z Compiling usdt-impl v0.5.0
15232025-09-17T21:23:05.632Z Compiling hyper-util v0.1.16
15242025-09-17T21:23:06.712Z Compiling curve25519-dalek v4.1.3
15252025-09-17T21:23:06.737Z Compiling serde_spanned v0.6.9
15262025-09-17T21:23:06.975Z Compiling toml_datetime v0.6.11
15272025-09-17T21:23:07.420Z Compiling serde_tokenstream v0.2.2
15282025-09-17T21:23:07.473Z Compiling rand_chacha v0.3.1
15292025-09-17T21:23:07.577Z Compiling md-5 v0.10.6
15302025-09-17T21:23:07.861Z Compiling num-integer v0.1.46
15312025-09-17T21:23:07.992Z Compiling sync_wrapper v1.0.1
15322025-09-17T21:23:08.172Z Compiling ff v0.13.0
15332025-09-17T21:23:08.427Z Compiling hash32 v0.2.1
15342025-09-17T21:23:08.590Z Compiling memoffset v0.9.1
15352025-09-17T21:23:08.781Z Compiling num-bigint-dig v0.8.4
15362025-09-17T21:23:08.936Z Compiling fallible-iterator v0.2.0
15372025-09-17T21:23:09.061Z Compiling psl-types v2.0.11
15382025-09-17T21:23:09.107Z Compiling smoltcp v0.9.1
15392025-09-17T21:23:09.285Z Compiling base16ct v0.2.0
15402025-09-17T21:23:09.609Z Compiling litrs v0.4.1
15412025-09-17T21:23:09.631Z Compiling cfg_aliases v0.2.1
15422025-09-17T21:23:09.752Z Compiling newtype-uuid v1.2.4
15432025-09-17T21:23:09.755Z Compiling gimli v0.31.1
15442025-09-17T21:23:09.794Z Compiling tower-layer v0.3.3
15452025-09-17T21:23:09.914Z Compiling libz-rs-sys v0.5.1
15462025-09-17T21:23:10.101Z Compiling tower v0.5.2
15472025-09-17T21:23:10.119Z Compiling nix v0.29.0
15482025-09-17T21:23:10.216Z Compiling flate2 v1.1.2
15492025-09-17T21:23:10.629Z Compiling document-features v0.2.11
15502025-09-17T21:23:10.872Z Compiling postgres-protocol v0.6.8
15512025-09-17T21:23:10.894Z Compiling sec1 v0.7.3
15522025-09-17T21:23:10.927Z Compiling publicsuffix v2.3.0
15532025-09-17T21:23:11.306Z Compiling group v0.13.0
15542025-09-17T21:23:11.423Z Compiling num-iter v0.1.45
15552025-09-17T21:23:11.628Z Compiling rand v0.8.5
15562025-09-17T21:23:12.027Z Compiling tokio-native-tls v0.3.1
15572025-09-17T21:23:12.316Z Compiling ipnetwork v0.21.1
15582025-09-17T21:23:12.918Z Compiling strum_macros v0.27.1
15592025-09-17T21:23:12.922Z Compiling rustls-native-certs v0.8.1
15602025-09-17T21:23:12.955Z Compiling webpki-roots v1.0.1
15612025-09-17T21:23:13.118Z Compiling http-body-util v0.1.3
15622025-09-17T21:23:13.166Z Compiling terminal_size v0.4.0
15632025-09-17T21:23:13.394Z Compiling hkdf v0.12.4
15642025-09-17T21:23:13.470Z Compiling crypto-bigint v0.5.5
15652025-09-17T21:23:13.551Z Compiling curve25519-dalek-derive v0.1.1
15662025-09-17T21:23:13.634Z Compiling thiserror-impl v2.0.16
15672025-09-17T21:23:13.677Z Compiling async-trait v0.1.89
15682025-09-17T21:23:14.260Z Compiling addr2line v0.24.2
15692025-09-17T21:23:14.961Z Compiling ahash v0.8.12
15702025-09-17T21:23:14.983Z Compiling object v0.36.5
15712025-09-17T21:23:15.337Z Compiling fs-err v3.1.1
15722025-09-17T21:23:15.679Z Compiling simd-adler32 v0.3.7
15732025-09-17T21:23:16.119Z Compiling winnow v0.5.40
15742025-09-17T21:23:16.211Z Compiling rustc-demangle v0.1.24
15752025-09-17T21:23:16.754Z Compiling buf-list v1.0.3
15762025-09-17T21:23:17.053Z Compiling bumpalo v3.16.0
15772025-09-17T21:23:17.392Z Compiling lockfree-object-pool v0.1.6
15782025-09-17T21:23:17.523Z Compiling anyhow v1.0.99
15792025-09-17T21:23:17.702Z Compiling bitflags v1.3.2
15802025-09-17T21:23:17.702Z Compiling managed v0.8.0
15812025-09-17T21:23:17.756Z Compiling hubpack_derive v0.1.1
15822025-09-17T21:23:17.824Z Compiling iri-string v0.7.8
15832025-09-17T21:23:18.108Z Compiling rustix v1.0.7
15842025-09-17T21:23:18.546Z Compiling clap_builder v4.5.41
15852025-09-17T21:23:18.638Z Compiling hubpack v0.1.2
15862025-09-17T21:23:19.072Z Compiling strum v0.27.2
15872025-09-17T21:23:19.222Z Compiling toml_edit v0.19.15
15882025-09-17T21:23:19.287Z Compiling zopfli v0.8.1
15892025-09-17T21:23:19.535Z Compiling thiserror v2.0.16
15902025-09-17T21:23:19.724Z Compiling elliptic-curve v0.13.8
15912025-09-17T21:23:20.735Z Compiling tower-http v0.6.6
15922025-09-17T21:23:20.917Z Compiling hyper-tls v0.6.0
15932025-09-17T21:23:21.488Z Compiling backtrace v0.3.74
15942025-09-17T21:23:21.596Z Compiling oxnet v0.1.3
15952025-09-17T21:23:21.964Z Compiling cookie_store v0.21.1
15962025-09-17T21:23:22.365Z Compiling signal-hook-mio v0.2.4
15972025-09-17T21:23:22.562Z Compiling zstd v0.13.3
15982025-09-17T21:23:23.095Z Compiling postgres-types v0.2.9
15992025-09-17T21:23:23.924Z Compiling usdt-macro v0.5.0
16002025-09-17T21:23:24.225Z Compiling usdt-attr-macro v0.5.0
16012025-09-17T21:23:24.316Z Compiling phf v0.11.2
16022025-09-17T21:23:24.653Z Compiling ed25519 v2.2.3
16032025-09-17T21:23:25.330Z Compiling bzip2 v0.4.4
16042025-09-17T21:23:25.729Z Compiling bzip2 v0.5.2
16052025-09-17T21:23:25.752Z Compiling strum_macros v0.26.4
16062025-09-17T21:23:25.797Z Compiling pkcs1 v0.7.5
16072025-09-17T21:23:25.967Z Compiling serde-big-array v0.5.1
16082025-09-17T21:23:26.117Z Compiling serde_urlencoded v0.7.1
16092025-09-17T21:23:26.222Z Compiling rfc6979 v0.4.0
16102025-09-17T21:23:26.435Z Compiling bstr v1.10.0
16112025-09-17T21:23:26.498Z Compiling serde_repr v0.1.19
16122025-09-17T21:23:26.620Z Compiling clap_derive v4.5.41
16132025-09-17T21:23:26.692Z Compiling enum-as-inner v0.6.1
16142025-09-17T21:23:27.589Z Compiling daft-derive v0.1.4
16152025-09-17T21:23:27.768Z Compiling float-cmp v0.10.0
16162025-09-17T21:23:27.878Z Compiling socket2 v0.5.10
16172025-09-17T21:23:28.023Z Compiling encoding_rs v0.8.34
16182025-09-17T21:23:28.193Z Compiling fixedbitset v0.4.2
16192025-09-17T21:23:28.627Z Compiling mime v0.3.17
16202025-09-17T21:23:28.746Z Compiling difflib v0.4.0
16212025-09-17T21:23:29.130Z Compiling predicates-core v1.0.8
16222025-09-17T21:23:29.151Z Compiling normalize-line-endings v0.3.0
16232025-09-17T21:23:29.305Z Compiling unicode-segmentation v1.12.0
16242025-09-17T21:23:29.462Z Compiling new_debug_unreachable v1.0.6
16252025-09-17T21:23:29.574Z Compiling whoami v1.5.2
16262025-09-17T21:23:30.031Z Compiling data-encoding v2.9.0
16272025-09-17T21:23:30.075Z Compiling static_assertions v1.1.0
16282025-09-17T21:23:30.149Z Compiling precomputed-hash v0.1.1
16292025-09-17T21:23:30.196Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16302025-09-17T21:23:30.231Z Compiling toml_edit v0.22.27
16312025-09-17T21:23:30.287Z Compiling string_cache v0.8.9
16322025-09-17T21:23:30.726Z Compiling hickory-proto v0.25.2
16332025-09-17T21:23:30.921Z Compiling clap v4.5.41
16342025-09-17T21:23:31.059Z Compiling similar v2.7.0
16352025-09-17T21:23:31.633Z Compiling strum v0.26.3
16362025-09-17T21:23:31.752Z Compiling tokio-postgres v0.7.13
16372025-09-17T21:23:31.843Z Compiling predicates v3.1.3
16382025-09-17T21:23:33.013Z Compiling daft v0.1.4
16392025-09-17T21:23:33.334Z Compiling petgraph v0.6.5
16402025-09-17T21:23:33.606Z Compiling usdt v0.5.0
16412025-09-17T21:23:34.049Z Compiling ecdsa v0.16.9
16422025-09-17T21:23:34.258Z Compiling rsa v0.9.6
16432025-09-17T21:23:34.894Z Compiling zip v4.2.0
16442025-09-17T21:23:36.823Z Compiling zip v0.6.6
16452025-09-17T21:23:36.919Z Compiling ed25519-dalek v2.1.1
16462025-09-17T21:23:37.063Z Compiling crossterm v0.28.1
16472025-09-17T21:23:37.114Z Compiling toml v0.7.8
16482025-09-17T21:23:38.938Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16492025-09-17T21:23:39.274Z Compiling crossbeam-epoch v0.9.18
16502025-09-17T21:23:39.355Z Compiling tokio-stream v0.1.17
16512025-09-17T21:23:39.395Z Compiling x509-cert v0.2.5
16522025-09-17T21:23:39.967Z Compiling openapiv3 v2.2.0
16532025-09-17T21:23:40.196Z Compiling sha1 v0.10.6
16542025-09-17T21:23:40.342Z Compiling itertools v0.13.0
16552025-09-17T21:23:40.628Z Compiling itertools v0.10.5
16562025-09-17T21:23:41.726Z Compiling winnow v0.6.26
16572025-09-17T21:23:41.806Z Compiling rustc-hash v2.1.1
16582025-09-17T21:23:42.018Z Compiling lalrpop-util v0.19.12
16592025-09-17T21:23:42.266Z Compiling peg-runtime v0.8.5
16602025-09-17T21:23:42.384Z Compiling thread_local v1.1.8
16612025-09-17T21:23:42.844Z Compiling slog-async v2.8.0
16622025-09-17T21:23:42.867Z Compiling crossbeam-channel v0.5.15
16632025-09-17T21:23:43.045Z Compiling xattr v1.3.1
16642025-09-17T21:23:43.254Z Compiling futures-executor v0.3.31
16652025-09-17T21:23:43.327Z Compiling is-terminal v0.4.13
16662025-09-17T21:23:43.452Z Compiling filetime v0.2.25
16672025-09-17T21:23:43.482Z Compiling term v1.1.0
16682025-09-17T21:23:43.685Z Compiling take_mut v0.2.2
16692025-09-17T21:23:43.739Z Compiling tar v0.4.44
16702025-09-17T21:23:43.762Z Compiling futures v0.3.31
16712025-09-17T21:23:44.831Z Compiling slog-term v2.9.2
16722025-09-17T21:23:48.090Z Compiling aws-lc-sys v0.26.0
16732025-09-17T21:24:16.805Z Compiling rustls-webpki v0.102.8
16742025-09-17T21:24:21.164Z Compiling tokio-rustls v0.26.0
16752025-09-17T21:24:21.427Z Compiling hyper-rustls v0.27.7
16762025-09-17T21:24:21.782Z Compiling reqwest v0.12.22
16772025-09-17T21:24:25.172Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16782025-09-17T21:24:25.462Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16792025-09-17T21:24:30.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16802025-09-17T21:24:30.190Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16812025-09-17T21:24:30.242ZSep 17 21:24:29.667 INFO Starting download, target: Clickhouse
16822025-09-17T21:24:30.242ZSep 17 21:24:29.668 INFO Starting download, target: Console
16832025-09-17T21:24:30.246ZSep 17 21:24:29.668 INFO Starting download, target: Cockroach
16842025-09-17T21:24:30.246ZSep 17 21:24:29.668 INFO Starting download, target: DendriteStub
16852025-09-17T21:24:30.246ZSep 17 21:24:29.668 INFO Starting download, target: MaghemiteMgd
16862025-09-17T21:24:30.246ZSep 17 21:24:29.668 INFO Starting download, target: TransceiverControl
16872025-09-17T21:24:30.246ZSep 17 21:24:29.668 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16882025-09-17T21:24:30.246ZSep 17 21:24:29.668 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16892025-09-17T21:24:30.246ZSep 17 21:24:29.668 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16902025-09-17T21:24:30.246ZSep 17 21:24:29.668 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16912025-09-17T21:24:30.246ZSep 17 21:24:29.669 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16922025-09-17T21:24:30.246ZSep 17 21:24:29.669 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16932025-09-17T21:24:30.500ZSep 17 21:24:29.893 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16942025-09-17T21:24:30.786ZSep 17 21:24:30.169 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16952025-09-17T21:24:31.013ZSep 17 21:24:30.360 INFO Download complete, target: TransceiverControl
16962025-09-17T21:24:31.258ZSep 17 21:24:30.613 INFO Download complete, target: Console
16972025-09-17T21:24:31.652ZSep 17 21:24:31.059 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16982025-09-17T21:24:31.994ZSep 17 21:24:31.419 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16992025-09-17T21:24:32.115ZSep 17 21:24:31.540 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17002025-09-17T21:24:32.115ZSep 17 21:24:31.540 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17012025-09-17T21:24:32.128ZSep 17 21:24:31.553 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17022025-09-17T21:24:36.176ZSep 17 21:24:35.600 INFO Download complete, target: DendriteStub
17032025-09-17T21:24:36.326ZSep 17 21:24:35.750 INFO Download complete, target: MaghemiteMgd
17042025-09-17T21:24:39.332ZSep 17 21:24:38.756 INFO Checking that binary works, target: Cockroach
17052025-09-17T21:24:39.464ZSep 17 21:24:38.887 INFO Download complete, target: Cockroach
17062025-09-17T21:24:43.003ZSep 17 21:24:42.425 INFO Checking that binary works, target: Clickhouse
17072025-09-17T21:24:43.173ZSep 17 21:24:42.596 INFO Download complete, target: Clickhouse
17082025-09-17T21:24:43.193ZAll builder prerequisites installed successfully, and PATH looks valid
17092025-09-17T21:24:43.197Z
17102025-09-17T21:24:43.197Zreal 4:39.094217990
17112025-09-17T21:24:43.197Zuser 16:25.188872487
17122025-09-17T21:24:43.197Zsys 2:19.367307598
17132025-09-17T21:24:43.197Ztrap 0.614606835
17142025-09-17T21:24:43.197Ztflt 1.013436338
17152025-09-17T21:24:43.197Zdflt 1.051038366
17162025-09-17T21:24:43.197Zkflt 0.024582832
17172025-09-17T21:24:43.197Zlock 39:10.176635906
17182025-09-17T21:24:43.197Zslp 59:30.290841609
17192025-09-17T21:24:43.197Zlat 1:16.037573265
17202025-09-17T21:24:43.197Zstop 3:01.170648393
17212025-09-17T21:24:43.197Z+ banner hack-check
17222025-09-17T21:24:43.197Z
17232025-09-17T21:24:43.197Z # # ## #### # # #### # # ###### #### # #
17242025-09-17T21:24:43.197Z # # # # # # # # # # # # # # # # #
17252025-09-17T21:24:43.197Z ###### # # # #### ##### # ###### ##### # ####
17262025-09-17T21:24:43.197Z # # ###### # # # # # # # # # #
17272025-09-17T21:24:43.197Z # # # # # # # # # # # # # # # # #
17282025-09-17T21:24:43.197Z # # # # #### # # #### # # ###### #### # #
17292025-09-17T21:24:43.198Z
17302025-09-17T21:24:43.198Z+ export CARGO_INCREMENTAL=0
17312025-09-17T21:24:43.198Z+ CARGO_INCREMENTAL=0
17322025-09-17T21:24:43.198Z+ ptime -m timeout 2h cargo xtask check-features --ci
17332025-09-17T21:24:43.955Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17342025-09-17T21:24:44.281Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17352025-09-17T21:24:47.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
17362025-09-17T21:24:47.345Z Running `target/debug/xtask check-features --ci`
17372025-09-17T21:24:47.371Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17382025-09-17T21:24:47.371Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17392025-09-17T21:24:47.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17402025-09-17T21:24:48.028Z Running `target/debug/xtask download cargo-hack`
17412025-09-17T21:24:48.982Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17422025-09-17T21:24:49.386Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17432025-09-17T21:24:53.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s
17442025-09-17T21:24:53.419Z Running `target/debug/xtask-downloader cargo-hack`
17452025-09-17T21:24:53.455ZSep 17 21:24:52.875 INFO Starting download, target: CargoHack
17462025-09-17T21:24:53.459ZSep 17 21:24:52.876 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17472025-09-17T21:24:53.772ZSep 17 21:24:53.193 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17482025-09-17T21:24:53.849ZSep 17 21:24:53.270 INFO Download complete, target: CargoHack
17492025-09-17T21:24:53.852Zrunning: "/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"
17502025-09-17T21:24:53.872Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17512025-09-17T21:24:54.073Zinfo: running `cargo check --bins` on api_identity (1/227)
17522025-09-17T21:24:54.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-09-17T21:24:54.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-09-17T21:24:54.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-09-17T21:24:54.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17562025-09-17T21:24:54.824Z
17572025-09-17T21:24:54.824Zinfo: running `cargo check --bins` on bootstore (2/227)
17582025-09-17T21:24:55.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-09-17T21:24:55.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-09-17T21:24:55.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-09-17T21:24:55.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17622025-09-17T21:24:55.613Z
17632025-09-17T21:24:55.613Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/227)
17642025-09-17T21:24:56.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-09-17T21:24:56.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-09-17T21:24:56.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-09-17T21:24:56.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17682025-09-17T21:24:56.392Z
17692025-09-17T21:24:56.392Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/227)
17702025-09-17T21:24:57.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-09-17T21:24:57.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-09-17T21:24:57.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-09-17T21:24:57.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17742025-09-17T21:24:57.226Z
17752025-09-17T21:24:57.227Zinfo: running `cargo check --bins` on id-map (5/227)
17762025-09-17T21:24:58.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-09-17T21:24:58.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-09-17T21:24:58.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-09-17T21:24:58.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17802025-09-17T21:24:58.292Z
17812025-09-17T21:24:58.292Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/227)
17822025-09-17T21:24:58.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-09-17T21:24:58.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-09-17T21:24:58.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-09-17T21:24:58.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17862025-09-17T21:24:58.924Z
17872025-09-17T21:24:58.924Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/227)
17882025-09-17T21:24:59.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-09-17T21:24:59.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-09-17T21:24:59.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-09-17T21:24:59.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17922025-09-17T21:24:59.177Z
17932025-09-17T21:24:59.177Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/227)
17942025-09-17T21:24:59.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-09-17T21:24:59.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-09-17T21:24:59.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-09-17T21:24:59.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17982025-09-17T21:24:59.784Z
17992025-09-17T21:24:59.784Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/227)
18002025-09-17T21:25:00.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-09-17T21:25:00.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-09-17T21:25:00.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-09-17T21:25:00.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18042025-09-17T21:25:00.378Z
18052025-09-17T21:25:00.378Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/227)
18062025-09-17T21:25:00.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-09-17T21:25:00.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-09-17T21:25:00.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-09-17T21:25:00.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18102025-09-17T21:25:00.930Z
18112025-09-17T21:25:00.931Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/227)
18122025-09-17T21:25:01.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-09-17T21:25:01.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-09-17T21:25:01.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-09-17T21:25:01.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18162025-09-17T21:25:01.526Z
18172025-09-17T21:25:01.528Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/227)
18182025-09-17T21:25:02.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-09-17T21:25:02.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-09-17T21:25:02.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-09-17T21:25:02.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18222025-09-17T21:25:02.125Z
18232025-09-17T21:25:02.125Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/227)
18242025-09-17T21:25:02.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-09-17T21:25:02.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-09-17T21:25:02.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-09-17T21:25:02.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18282025-09-17T21:25:02.642Z
18292025-09-17T21:25:02.643Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/227)
18302025-09-17T21:25:03.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-09-17T21:25:03.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-09-17T21:25:03.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-09-17T21:25:03.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18342025-09-17T21:25:03.234Z
18352025-09-17T21:25:03.234Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/227)
18362025-09-17T21:25:03.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-09-17T21:25:03.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-09-17T21:25:03.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-09-17T21:25:03.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18402025-09-17T21:25:03.815Z
18412025-09-17T21:25:03.816Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/227)
18422025-09-17T21:25:04.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-09-17T21:25:04.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-09-17T21:25:04.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-09-17T21:25:04.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18462025-09-17T21:25:04.401Z
18472025-09-17T21:25:04.401Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/227)
18482025-09-17T21:25:04.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-09-17T21:25:04.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-09-17T21:25:04.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-09-17T21:25:04.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18522025-09-17T21:25:04.987Z
18532025-09-17T21:25:04.987Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/227)
18542025-09-17T21:25:05.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-09-17T21:25:05.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-09-17T21:25:05.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-09-17T21:25:05.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18582025-09-17T21:25:05.589Z
18592025-09-17T21:25:05.589Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/227)
18602025-09-17T21:25:06.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-09-17T21:25:06.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-09-17T21:25:06.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-09-17T21:25:06.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18642025-09-17T21:25:06.180Z
18652025-09-17T21:25:06.180Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/227)
18662025-09-17T21:25:06.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-09-17T21:25:06.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-09-17T21:25:06.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-09-17T21:25:06.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18702025-09-17T21:25:06.774Z
18712025-09-17T21:25:06.774Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/227)
18722025-09-17T21:25:07.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-09-17T21:25:07.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-09-17T21:25:07.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-09-17T21:25:07.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18762025-09-17T21:25:07.360Z
18772025-09-17T21:25:07.360Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/227)
18782025-09-17T21:25:07.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-09-17T21:25:07.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-09-17T21:25:07.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-09-17T21:25:07.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18822025-09-17T21:25:07.943Z
18832025-09-17T21:25:07.943Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/227)
18842025-09-17T21:25:08.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-09-17T21:25:08.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-09-17T21:25:08.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-09-17T21:25:08.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18882025-09-17T21:25:08.527Z
18892025-09-17T21:25:08.527Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/227)
18902025-09-17T21:25:09.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-09-17T21:25:09.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-09-17T21:25:09.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-09-17T21:25:09.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18942025-09-17T21:25:09.111Z
18952025-09-17T21:25:09.111Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/227)
18962025-09-17T21:25:09.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-09-17T21:25:09.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-09-17T21:25:09.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-09-17T21:25:09.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19002025-09-17T21:25:09.693Z
19012025-09-17T21:25:09.693Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/227)
19022025-09-17T21:25:10.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-09-17T21:25:10.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-09-17T21:25:10.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-09-17T21:25:10.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19062025-09-17T21:25:10.277Z
19072025-09-17T21:25:10.278Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/227)
19082025-09-17T21:25:10.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-09-17T21:25:10.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-09-17T21:25:10.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-09-17T21:25:10.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19122025-09-17T21:25:10.860Z
19132025-09-17T21:25:10.860Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/227)
19142025-09-17T21:25:11.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-09-17T21:25:11.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-09-17T21:25:11.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-09-17T21:25:11.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19182025-09-17T21:25:11.444Z
19192025-09-17T21:25:11.444Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/227)
19202025-09-17T21:25:11.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-09-17T21:25:11.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-09-17T21:25:11.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-09-17T21:25:11.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19242025-09-17T21:25:12.028Z
19252025-09-17T21:25:12.029Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/227)
19262025-09-17T21:25:12.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-09-17T21:25:12.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-09-17T21:25:12.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-09-17T21:25:12.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19302025-09-17T21:25:12.606Z
19312025-09-17T21:25:12.606Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/227)
19322025-09-17T21:25:13.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-09-17T21:25:13.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-09-17T21:25:13.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-09-17T21:25:13.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19362025-09-17T21:25:13.193Z
19372025-09-17T21:25:13.193Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/227)
19382025-09-17T21:25:13.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-09-17T21:25:13.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-09-17T21:25:13.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-09-17T21:25:13.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19422025-09-17T21:25:13.768Z
19432025-09-17T21:25:13.768Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/227)
19442025-09-17T21:25:14.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-09-17T21:25:14.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-09-17T21:25:14.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-09-17T21:25:14.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19482025-09-17T21:25:14.353Z
19492025-09-17T21:25:14.353Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/227)
19502025-09-17T21:25:14.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-09-17T21:25:14.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-09-17T21:25:14.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-09-17T21:25:14.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19542025-09-17T21:25:14.935Z
19552025-09-17T21:25:14.935Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/227)
19562025-09-17T21:25:15.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-09-17T21:25:15.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-09-17T21:25:15.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-09-17T21:25:15.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19602025-09-17T21:25:15.518Z
19612025-09-17T21:25:15.518Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/227)
19622025-09-17T21:25:16.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-09-17T21:25:16.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-09-17T21:25:16.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-09-17T21:25:16.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19662025-09-17T21:25:16.095Z
19672025-09-17T21:25:16.095Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/227)
19682025-09-17T21:25:16.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-09-17T21:25:16.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-09-17T21:25:16.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-09-17T21:25:16.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19722025-09-17T21:25:16.677Z
19732025-09-17T21:25:16.677Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/227)
19742025-09-17T21:25:17.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-09-17T21:25:17.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-09-17T21:25:17.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-09-17T21:25:17.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19782025-09-17T21:25:17.264Z
19792025-09-17T21:25:17.264Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/227)
19802025-09-17T21:25:17.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-09-17T21:25:17.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-09-17T21:25:17.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832025-09-17T21:25:17.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19842025-09-17T21:25:17.850Z
19852025-09-17T21:25:17.850Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/227)
19862025-09-17T21:25:18.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872025-09-17T21:25:18.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882025-09-17T21:25:18.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892025-09-17T21:25:18.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19902025-09-17T21:25:18.437Z
19912025-09-17T21:25:18.437Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/227)
19922025-09-17T21:25:18.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932025-09-17T21:25:18.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942025-09-17T21:25:18.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952025-09-17T21:25:18.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19962025-09-17T21:25:19.020Z
19972025-09-17T21:25:19.020Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/227)
19982025-09-17T21:25:19.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992025-09-17T21:25:19.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002025-09-17T21:25:19.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012025-09-17T21:25:19.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20022025-09-17T21:25:19.604Z
20032025-09-17T21:25:19.604Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/227)
20042025-09-17T21:25:20.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052025-09-17T21:25:20.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062025-09-17T21:25:20.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072025-09-17T21:25:20.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20082025-09-17T21:25:20.188Z
20092025-09-17T21:25:20.188Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/227)
20102025-09-17T21:25:20.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112025-09-17T21:25:20.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122025-09-17T21:25:20.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132025-09-17T21:25:20.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20142025-09-17T21:25:20.770Z
20152025-09-17T21:25:20.770Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/227)
20162025-09-17T21:25:21.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172025-09-17T21:25:21.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182025-09-17T21:25:21.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192025-09-17T21:25:21.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20202025-09-17T21:25:21.357Z
20212025-09-17T21:25:21.357Zinfo: running `cargo check --bins` on sled-hardware-types (46/227)
20222025-09-17T21:25:22.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232025-09-17T21:25:22.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242025-09-17T21:25:22.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252025-09-17T21:25:22.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20262025-09-17T21:25:22.140Z
20272025-09-17T21:25:22.140Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/227)
20282025-09-17T21:25:22.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292025-09-17T21:25:22.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302025-09-17T21:25:22.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312025-09-17T21:25:22.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20322025-09-17T21:25:22.934Z
20332025-09-17T21:25:22.934Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/227)
20342025-09-17T21:25:23.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352025-09-17T21:25:23.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362025-09-17T21:25:23.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372025-09-17T21:25:23.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20382025-09-17T21:25:23.717Z
20392025-09-17T21:25:23.717Zinfo: running `cargo check --bins` on oxlog (49/227)
20402025-09-17T21:25:24.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412025-09-17T21:25:24.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422025-09-17T21:25:24.484Z Checking cfg-if v1.0.1
20432025-09-17T21:25:24.487Z Checking libc v0.2.174
20442025-09-17T21:25:24.487Z Checking serde_core v1.0.223
20452025-09-17T21:25:24.623Z Checking zeroize v1.8.1
20462025-09-17T21:25:24.627Z Checking memchr v2.7.4
20472025-09-17T21:25:24.644Z Checking typenum v1.17.0
20482025-09-17T21:25:24.644Z Checking smallvec v1.15.1
20492025-09-17T21:25:24.673Z Checking value-bag v1.9.0
20502025-09-17T21:25:24.677Z Checking subtle v2.6.1
20512025-09-17T21:25:24.875Z Checking scopeguard v1.2.0
20522025-09-17T21:25:24.944Z Checking const-oid v0.9.6
20532025-09-17T21:25:24.983Z Checking itoa v1.0.11
20542025-09-17T21:25:25.037Z Checking lock_api v0.4.12
20552025-09-17T21:25:25.084Z Checking log v0.4.27
20562025-09-17T21:25:25.200Z Checking stable_deref_trait v1.2.0
20572025-09-17T21:25:25.317Z Checking zerofrom v0.1.4
20582025-09-17T21:25:25.415Z Checking pin-project-lite v0.2.14
20592025-09-17T21:25:25.458Z Checking byteorder v1.5.0
20602025-09-17T21:25:25.560Z Checking yoke v0.7.4
20612025-09-17T21:25:25.579Z Checking portable-atomic v1.11.0
20622025-09-17T21:25:25.597Z Checking critical-section v1.1.3
20632025-09-17T21:25:25.649Z Checking getrandom v0.2.15
20642025-09-17T21:25:25.752Z Checking signal-hook-registry v1.4.2
20652025-09-17T21:25:25.770Z Checking generic-array v0.14.7
20662025-09-17T21:25:25.847Z Checking parking_lot_core v0.9.10
20672025-09-17T21:25:25.883Z Checking mio v1.0.2
20682025-09-17T21:25:25.908Z Checking rand_core v0.6.4
20692025-09-17T21:25:26.004Z Checking zerovec v0.10.4
20702025-09-17T21:25:26.217Z Checking parking_lot v0.12.3
20712025-09-17T21:25:26.234Z Checking socket2 v0.6.0
20722025-09-17T21:25:26.486Z Checking cpufeatures v0.2.14
20732025-09-17T21:25:26.568Z Checking equivalent v1.0.2
20742025-09-17T21:25:26.605Z Checking foldhash v0.1.5
20752025-09-17T21:25:26.624Z Checking once_cell v1.21.3
20762025-09-17T21:25:26.693Z Checking allocator-api2 v0.2.21
20772025-09-17T21:25:26.709Z Checking futures-core v0.3.31
20782025-09-17T21:25:26.771Z Checking writeable v0.5.5
20792025-09-17T21:25:26.853Z Checking litemap v0.7.3
20802025-09-17T21:25:26.894Z Checking crypto-common v0.1.6
20812025-09-17T21:25:26.913Z Checking block-buffer v0.10.4
20822025-09-17T21:25:26.935Z Checking block-padding v0.3.3
20832025-09-17T21:25:27.092Z Checking getrandom v0.3.1
20842025-09-17T21:25:27.111Z Checking percent-encoding v2.3.2
20852025-09-17T21:25:27.143Z Checking digest v0.10.7
20862025-09-17T21:25:27.162Z Checking inout v0.1.3
20872025-09-17T21:25:27.200Z Checking zerocopy v0.7.35
20882025-09-17T21:25:27.293Z Checking hashbrown v0.15.4
20892025-09-17T21:25:27.340Z Checking libm v0.2.8
20902025-09-17T21:25:27.361Z Checking futures-sink v0.3.31
20912025-09-17T21:25:27.383Z Checking icu_locid_transform_data v1.5.0
20922025-09-17T21:25:27.492Z Checking ryu v1.0.18
20932025-09-17T21:25:27.514Z Checking hmac v0.12.1
20942025-09-17T21:25:27.530Z Checking futures-channel v0.3.31
20952025-09-17T21:25:27.549Z Checking tinystr v0.7.6
20962025-09-17T21:25:27.735Z Checking icu_collections v1.5.0
20972025-09-17T21:25:27.740Z Checking sha2 v0.10.9
20982025-09-17T21:25:27.886Z Checking cipher v0.4.4
20992025-09-17T21:25:27.904Z Checking icu_locid v1.5.0
21002025-09-17T21:25:28.245Z Checking num-traits v0.2.19
21012025-09-17T21:25:28.282Z Checking slab v0.4.9
21022025-09-17T21:25:28.304Z Checking pin-utils v0.1.0
21032025-09-17T21:25:28.320Z Checking base64ct v1.6.0
21042025-09-17T21:25:28.390Z Checking futures-task v0.3.31
21052025-09-17T21:25:28.405Z Checking futures-io v0.3.31
21062025-09-17T21:25:28.419Z Checking icu_properties_data v1.5.0
21072025-09-17T21:25:28.442Z Checking serde v1.0.223
21082025-09-17T21:25:28.551Z Checking serde_json v1.0.145
21092025-09-17T21:25:28.586Z Checking utf16_iter v1.0.5
21102025-09-17T21:25:28.641Z Checking futures-util v0.3.31
21112025-09-17T21:25:28.660Z Checking icu_normalizer_data v1.5.0
21122025-09-17T21:25:28.721Z Checking pem-rfc7468 v0.7.0
21132025-09-17T21:25:28.768Z Checking utf8_iter v1.0.4
21142025-09-17T21:25:28.784Z Checking flagset v0.4.6
21152025-09-17T21:25:28.816Z Checking icu_provider v1.5.0
21162025-09-17T21:25:28.980Z Checking write16 v1.0.0
21172025-09-17T21:25:28.999Z Checking der v0.7.9
21182025-09-17T21:25:29.018Z Checking ppv-lite86 v0.2.20
21192025-09-17T21:25:29.123Z Checking salsa20 v0.10.2
21202025-09-17T21:25:29.359Z Checking pbkdf2 v0.12.2
21212025-09-17T21:25:29.407Z Checking bytes v1.10.1
21222025-09-17T21:25:29.425Z Checking bitflags v2.9.1
21232025-09-17T21:25:29.544Z Checking icu_locid_transform v1.5.0
21242025-09-17T21:25:29.694Z Checking indexmap v2.11.0
21252025-09-17T21:25:29.717Z Checking fnv v1.0.7
21262025-09-17T21:25:29.734Z Checking scrypt v0.11.0
21272025-09-17T21:25:29.855Z Checking aes v0.8.4
21282025-09-17T21:25:29.986Z Checking cbc v0.1.2
21292025-09-17T21:25:30.124Z Checking form_urlencoded v1.2.2
21302025-09-17T21:25:30.208Z Checking uuid v1.18.1
21312025-09-17T21:25:30.337Z Checking tracing-core v0.1.32
21322025-09-17T21:25:30.371Z Checking tokio v1.47.0
21332025-09-17T21:25:30.513Z Checking icu_properties v1.5.1
21342025-09-17T21:25:30.643Z Checking spki v0.7.3
21352025-09-17T21:25:30.719Z Checking http v1.3.1
21362025-09-17T21:25:30.855Z Compiling newtype-uuid v1.2.4
21372025-09-17T21:25:30.930Z Checking pkcs5 v0.7.1
21382025-09-17T21:25:30.960Z Checking iana-time-zone v0.1.63
21392025-09-17T21:25:30.984Z Checking tracing v0.1.40
21402025-09-17T21:25:31.129Z Checking base64 v0.22.1
21412025-09-17T21:25:31.167Z Checking tinyvec_macros v0.1.1
21422025-09-17T21:25:31.270Z Checking rustls-pki-types v1.10.0
21432025-09-17T21:25:31.343Z Checking tinyvec v1.8.0
21442025-09-17T21:25:31.432Z Checking pkcs8 v0.10.2
21452025-09-17T21:25:31.614Z Checking chrono v0.4.41
21462025-09-17T21:25:31.768Z Checking rand_core v0.9.3
21472025-09-17T21:25:31.821Z Checking errno v0.3.12
21482025-09-17T21:25:31.931Z Checking http-body v1.0.1
21492025-09-17T21:25:32.003Z Checking aws-lc-sys v0.26.0
21502025-09-17T21:25:32.118Z Checking spin v0.9.8
21512025-09-17T21:25:32.172Z Checking adler2 v2.0.0
21522025-09-17T21:25:32.357Z Checking openssl-probe v0.1.5
21532025-09-17T21:25:32.480Z Checking foreign-types-shared v0.1.1
21542025-09-17T21:25:32.524Z Checking untrusted v0.7.1
21552025-09-17T21:25:32.616Z Checking try-lock v0.2.5
21562025-09-17T21:25:32.635Z Checking untrusted v0.9.0
21572025-09-17T21:25:32.719Z Checking tower-service v0.3.3
21582025-09-17T21:25:32.765Z Checking atomic-waker v1.1.2
21592025-09-17T21:25:32.811Z Checking ring v0.17.14
21602025-09-17T21:25:32.850Z Checking want v0.3.1
21612025-09-17T21:25:32.921Z Checking foreign-types v0.3.2
21622025-09-17T21:25:33.034Z Checking miniz_oxide v0.8.5
21632025-09-17T21:25:33.049Z Checking rand_chacha v0.9.0
21642025-09-17T21:25:33.138Z Checking ipnet v2.11.0
21652025-09-17T21:25:33.428Z Checking httparse v1.9.5
21662025-09-17T21:25:33.575Z Checking openssl-sys v0.9.109
21672025-09-17T21:25:33.682Z Checking thiserror v1.0.69
21682025-09-17T21:25:33.787Z Checking icu_normalizer v1.5.0
21692025-09-17T21:25:33.806Z Checking aho-corasick v1.1.3
21702025-09-17T21:25:33.836Z Checking regex-syntax v0.8.5
21712025-09-17T21:25:33.855Z Checking httpdate v1.0.3
21722025-09-17T21:25:34.097Z Checking unicode-ident v1.0.18
21732025-09-17T21:25:34.203Z Checking aws-lc-rs v1.12.4
21742025-09-17T21:25:34.288Z Checking powerfmt v0.2.0
21752025-09-17T21:25:34.513Z Checking idna_adapter v1.2.0
21762025-09-17T21:25:34.585Z Checking deranged v0.3.11
21772025-09-17T21:25:34.721Z Checking idna v1.0.3
21782025-09-17T21:25:34.757Z Checking openssl v0.10.73
21792025-09-17T21:25:35.042Z Checking proc-macro2 v1.0.101
21802025-09-17T21:25:35.207Z Checking url v2.5.4
21812025-09-17T21:25:35.446Z Checking rand v0.9.2
21822025-09-17T21:25:35.758Z Checking unicode-normalization v0.1.24
21832025-09-17T21:25:35.877Z Checking rustix v0.38.37
21842025-09-17T21:25:35.989Z Checking rustls-webpki v0.102.8
21852025-09-17T21:25:36.098Z Checking crossbeam-utils v0.8.21
21862025-09-17T21:25:36.476Z Checking semver v1.0.26
21872025-09-17T21:25:36.688Z Checking bzip2-sys v0.1.13+1.0.8
21882025-09-17T21:25:36.738Z Checking signature v2.2.0
21892025-09-17T21:25:36.825Z Checking scroll v0.12.0
21902025-09-17T21:25:36.844Z Checking crc32fast v1.4.2
21912025-09-17T21:25:36.926Z Checking anstyle v1.0.11
21922025-09-17T21:25:36.951Z Checking utf8parse v0.2.2
21932025-09-17T21:25:36.969Z Checking regex-automata v0.4.8
21942025-09-17T21:25:37.087Z Checking time-core v0.1.2
21952025-09-17T21:25:37.124Z Checking num-conv v0.1.0
21962025-09-17T21:25:37.226Z Checking tokio-util v0.7.15
21972025-09-17T21:25:37.257Z Checking siphasher v0.3.11
21982025-09-17T21:25:37.262Z Checking dyn-clone v1.0.20
21992025-09-17T21:25:37.302Z Checking either v1.15.0
22002025-09-17T21:25:37.368Z Checking unicode-properties v0.1.3
22012025-09-17T21:25:37.435Z Checking num_threads v0.1.7
22022025-09-17T21:25:37.580Z Checking plain v0.2.3
22032025-09-17T21:25:37.602Z Checking unicode-bidi v0.3.17
22042025-09-17T21:25:37.654Z Checking zlib-rs v0.5.1
22052025-09-17T21:25:37.750Z Checking ucd-trie v0.1.7
22062025-09-17T21:25:37.769Z Checking goblin v0.8.2
22072025-09-17T21:25:37.990Z Checking pest v2.7.14
22082025-09-17T21:25:38.220Z Checking stringprep v0.1.5
22092025-09-17T21:25:38.450Z Checking h2 v0.4.6
22102025-09-17T21:25:38.491Z Checking phf_shared v0.11.2
22112025-09-17T21:25:38.764Z Checking time v0.3.36
22122025-09-17T21:25:39.081Z Checking schemars v0.8.22
22132025-09-17T21:25:39.526Z Checking libz-rs-sys v0.5.1
22142025-09-17T21:25:39.755Z Checking anstyle-parse v0.2.5
22152025-09-17T21:25:39.783Z Checking native-tls v0.2.12
22162025-09-17T21:25:40.054Z Checking crossbeam-epoch v0.9.18
22172025-09-17T21:25:40.114Z Checking rustls v0.23.19
22182025-09-17T21:25:40.427Z Checking quote v1.0.40
22192025-09-17T21:25:40.657Z Checking zerocopy v0.8.26
22202025-09-17T21:25:40.739Z Checking num-integer v0.1.46
22212025-09-17T21:25:40.770Z Checking rand_chacha v0.3.1
22222025-09-17T21:25:41.100Z Checking toml_datetime v0.6.11
22232025-09-17T21:25:41.168Z Checking serde_spanned v0.6.9
22242025-09-17T21:25:41.235Z Checking zstd-sys v2.0.14+zstd.1.5.7
22252025-09-17T21:25:41.254Z Checking md-5 v0.10.6
22262025-09-17T21:25:41.385Z Checking sync_wrapper v1.0.1
22272025-09-17T21:25:41.427Z Checking ff v0.13.0
22282025-09-17T21:25:41.430Z Checking hash32 v0.2.1
22292025-09-17T21:25:41.476Z Checking fallible-iterator v0.2.0
22302025-09-17T21:25:41.569Z Checking pretty-hex v0.4.1
22312025-09-17T21:25:41.678Z Checking anstyle-query v1.1.1
22322025-09-17T21:25:41.729Z Checking tower-layer v0.3.3
22332025-09-17T21:25:41.770Z Checking is_terminal_polyfill v1.70.1
22342025-09-17T21:25:41.824Z Checking colorchoice v1.0.2
22352025-09-17T21:25:41.915Z Checking psl-types v2.0.11
22362025-09-17T21:25:41.988Z Checking gimli v0.31.1
22372025-09-17T21:25:42.021Z Checking base16ct v0.2.0
22382025-09-17T21:25:42.058Z Checking postgres-protocol v0.6.8
22392025-09-17T21:25:42.121Z Checking publicsuffix v2.3.0
22402025-09-17T21:25:42.247Z Checking sec1 v0.7.3
22412025-09-17T21:25:42.415Z Checking tower v0.5.2
22422025-09-17T21:25:42.657Z Checking anstream v0.6.18
22432025-09-17T21:25:42.697Z Checking heapless v0.7.17
22442025-09-17T21:25:42.731Z Checking dof v0.3.0
22452025-09-17T21:25:43.023Z Checking group v0.13.0
22462025-09-17T21:25:43.136Z Checking zstd-safe v7.2.3
22472025-09-17T21:25:43.299Z Checking num-iter v0.1.45
22482025-09-17T21:25:43.345Z Checking rand v0.8.5
22492025-09-17T21:25:43.449Z Checking cookie v0.18.1
22502025-09-17T21:25:43.497Z Checking syn v2.0.106
22512025-09-17T21:25:43.653Z Compiling daft v0.1.4
22522025-09-17T21:25:43.882Z Checking ipnetwork v0.21.1
22532025-09-17T21:25:43.908Z Checking dtrace-parser v0.2.0
22542025-09-17T21:25:44.224Z Checking tokio-native-tls v0.3.1
22552025-09-17T21:25:44.281Z Checking flate2 v1.1.2
22562025-09-17T21:25:44.392Z Checking terminal_size v0.4.0
22572025-09-17T21:25:44.450Z Checking rustls-native-certs v0.8.1
22582025-09-17T21:25:44.481Z Checking hyper v1.7.0
22592025-09-17T21:25:44.507Z Checking lazy_static v1.5.0
22602025-09-17T21:25:44.577Z Checking http-body-util v0.1.3
22612025-09-17T21:25:44.648Z Checking webpki-roots v1.0.1
22622025-09-17T21:25:44.667Z Checking signal-hook v0.3.18
22632025-09-17T21:25:44.851Z Checking hkdf v0.12.4
22642025-09-17T21:25:44.908Z Checking crypto-bigint v0.5.5
22652025-09-17T21:25:45.005Z Checking thread-id v4.2.2
22662025-09-17T21:25:45.009Z Checking tokio-rustls v0.26.0
22672025-09-17T21:25:45.009Z Checking object v0.36.5
22682025-09-17T21:25:45.083Z Checking strsim v0.11.1
22692025-09-17T21:25:45.123Z Checking bitflags v1.3.2
22702025-09-17T21:25:45.237Z Checking simd-adler32 v0.3.7
22712025-09-17T21:25:45.378Z Checking managed v0.8.0
22722025-09-17T21:25:45.410Z Checking winnow v0.5.40
22732025-09-17T21:25:45.613Z Checking rustc-demangle v0.1.24
22742025-09-17T21:25:45.697Z Checking addr2line v0.24.2
22752025-09-17T21:25:45.749Z Checking lockfree-object-pool v0.1.6
22762025-09-17T21:25:46.011Z Compiling rayon-core v1.12.1
22772025-09-17T21:25:46.052Z Checking bumpalo v3.16.0
22782025-09-17T21:25:46.220Z Checking clap_lex v0.7.4
22792025-09-17T21:25:46.351Z Checking iri-string v0.7.8
22802025-09-17T21:25:46.388Z Checking hyper-util v0.1.16
22812025-09-17T21:25:46.403Z Checking zopfli v0.8.1
22822025-09-17T21:25:46.501Z Checking clap_builder v4.5.41
22832025-09-17T21:25:47.152Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22842025-09-17T21:25:47.489Z Checking elliptic-curve v0.13.8
22852025-09-17T21:25:47.511Z Checking smoltcp v0.9.1
22862025-09-17T21:25:48.151Z Checking signal-hook-mio v0.2.4
22872025-09-17T21:25:48.185Z Checking toml_edit v0.19.15
22882025-09-17T21:25:48.313Z Checking num-bigint-dig v0.8.4
22892025-09-17T21:25:48.866Z Checking tower-http v0.6.6
22902025-09-17T21:25:48.907Z Checking hyper-tls v0.6.0
22912025-09-17T21:25:48.930Z Checking hyper-rustls v0.27.7
22922025-09-17T21:25:49.188Z Checking oxnet v0.1.3
22932025-09-17T21:25:49.300Z Checking cookie_store v0.21.1
22942025-09-17T21:25:49.327Z Checking usdt-impl v0.5.0
22952025-09-17T21:25:49.431Z Checking zstd v0.13.3
22962025-09-17T21:25:49.435Z Checking postgres-types v0.2.9
22972025-09-17T21:25:49.617Z Checking regex v1.11.1
22982025-09-17T21:25:49.809Z Checking bstr v1.10.0
22992025-09-17T21:25:49.852Z Checking crossbeam-deque v0.8.5
23002025-09-17T21:25:49.990Z Checking phf v0.11.2
23012025-09-17T21:25:50.114Z Checking ed25519 v2.2.3
23022025-09-17T21:25:50.179Z Checking bzip2 v0.4.4
23032025-09-17T21:25:50.212Z Checking bzip2 v0.5.2
23042025-09-17T21:25:50.264Z Checking thiserror v2.0.16
23052025-09-17T21:25:50.282Z Checking curve25519-dalek v4.1.3
23062025-09-17T21:25:50.414Z Checking strum v0.27.2
23072025-09-17T21:25:50.438Z Checking hubpack v0.1.2
23082025-09-17T21:25:50.480Z Checking memoffset v0.9.1
23092025-09-17T21:25:50.501Z Checking pkcs1 v0.7.5
23102025-09-17T21:25:50.580Z Checking serde_urlencoded v0.7.1
23112025-09-17T21:25:50.599Z Checking float-cmp v0.10.0
23122025-09-17T21:25:50.649Z Checking serde-big-array v0.5.1
23132025-09-17T21:25:50.749Z Checking rfc6979 v0.4.0
23142025-09-17T21:25:50.768Z Checking memmap v0.7.0
23152025-09-17T21:25:50.809Z Checking socket2 v0.5.10
23162025-09-17T21:25:50.839Z Checking backtrace v0.3.74
23172025-09-17T21:25:50.872Z Checking encoding_rs v0.8.34
23182025-09-17T21:25:50.887Z Checking toml_write v0.1.2
23192025-09-17T21:25:50.924Z Checking static_assertions v1.1.0
23202025-09-17T21:25:50.973Z Checking minimal-lexical v0.2.1
23212025-09-17T21:25:50.992Z Checking mime v0.3.17
23222025-09-17T21:25:51.038Z Checking new_debug_unreachable v1.0.6
23232025-09-17T21:25:51.145Z Checking precomputed-hash v0.1.1
23242025-09-17T21:25:51.173Z Checking normalize-line-endings v0.3.0
23252025-09-17T21:25:51.272Z Checking winnow v0.7.10
23262025-09-17T21:25:51.290Z Checking fixedbitset v0.4.2
23272025-09-17T21:25:51.306Z Checking unicode-segmentation v1.12.0
23282025-09-17T21:25:51.322Z Checking predicates-core v1.0.8
23292025-09-17T21:25:51.359Z Checking data-encoding v2.9.0
23302025-09-17T21:25:51.376Z Checking difflib v0.4.0
23312025-09-17T21:25:51.526Z Checking whoami v1.5.2
23322025-09-17T21:25:51.544Z Checking petgraph v0.6.5
23332025-09-17T21:25:51.702Z Checking predicates v3.1.3
23342025-09-17T21:25:51.849Z Checking tokio-postgres v0.7.13
23352025-09-17T21:25:51.931Z Checking hickory-proto v0.25.2
23362025-09-17T21:25:52.012Z Checking similar v2.7.0
23372025-09-17T21:25:52.028Z Checking ed25519-dalek v2.1.1
23382025-09-17T21:25:52.310Z Checking anyhow v1.0.99
23392025-09-17T21:25:52.428Z Checking nom v7.1.3
23402025-09-17T21:25:52.698Z Checking string_cache v0.8.9
23412025-09-17T21:25:52.828Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23422025-09-17T21:25:52.992Z Checking usdt v0.5.0
23432025-09-17T21:25:53.059Z Checking reqwest v0.12.22
23442025-09-17T21:25:53.279Z Checking ecdsa v0.16.9
23452025-09-17T21:25:53.986Z Checking rsa v0.9.6
23462025-09-17T21:25:54.078Z Checking toml_edit v0.22.27
23472025-09-17T21:25:54.524Z Checking nix v0.29.0
23482025-09-17T21:25:54.776Z Checking toml v0.7.8
23492025-09-17T21:25:54.944Z Checking zip v4.2.0
23502025-09-17T21:25:54.965Z Checking zip v0.6.6
23512025-09-17T21:25:55.463Z Checking clap v4.5.41
23522025-09-17T21:25:55.594Z Checking crossterm v0.28.1
23532025-09-17T21:25:55.666Z Checking ahash v0.8.12
23542025-09-17T21:25:55.689Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23552025-09-17T21:25:55.882Z Checking tokio-stream v0.1.17
23562025-09-17T21:25:56.062Z Checking itertools v0.12.1
23572025-09-17T21:25:56.066Z Checking itertools v0.10.5
23582025-09-17T21:25:56.178Z Checking itertools v0.13.0
23592025-09-17T21:25:56.646Z Checking fs-err v3.1.1
23602025-09-17T21:25:56.692Z Checking buf-list v1.0.3
23612025-09-17T21:25:57.020Z Checking strum v0.26.3
23622025-09-17T21:25:57.194Z Checking rustix v1.0.7
23632025-09-17T21:25:57.234Z Checking slog v2.7.0
23642025-09-17T21:25:57.267Z Checking openapiv3 v2.2.0
23652025-09-17T21:25:57.676Z Checking x509-cert v0.2.5
23662025-09-17T21:25:58.064Z Checking sha1 v0.10.6
23672025-09-17T21:25:58.109Z Checking winnow v0.6.26
23682025-09-17T21:25:58.346Z Checking lalrpop-util v0.19.12
23692025-09-17T21:25:58.443Z Checking rustc-hash v2.1.1
23702025-09-17T21:25:58.531Z Checking peg-runtime v0.8.5
23712025-09-17T21:25:58.631Z Checking unicode-xid v0.2.6
23722025-09-17T21:25:58.650Z Checking rayon v1.10.0
23732025-09-17T21:25:58.654Z Checking camino v1.2.0
23742025-09-17T21:25:58.781Z Checking sigpipe v0.1.3
23752025-09-17T21:25:58.817Z Checking glob v0.3.2
23762025-09-17T21:25:58.902Z Checking jiff v0.2.15
23772025-09-17T21:26:02.702Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23782025-09-17T21:26:03.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.35s
23792025-09-17T21:26:03.271Z
23802025-09-17T21:26:03.271Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/227)
23812025-09-17T21:26:04.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822025-09-17T21:26:04.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832025-09-17T21:26:04.193Z Compiling regress v0.10.4
23842025-09-17T21:26:04.336Z Compiling ident_case v1.0.1
23852025-09-17T21:26:04.367Z Checking heck v0.5.0
23862025-09-17T21:26:04.381Z Checking newtype-uuid v1.2.4
23872025-09-17T21:26:04.384Z Compiling unsafe-libyaml v0.2.11
23882025-09-17T21:26:04.396Z Checking futures-executor v0.3.31
23892025-09-17T21:26:04.421Z Checking fastrand v2.1.1
23902025-09-17T21:26:04.501Z Compiling darling_core v0.20.10
23912025-09-17T21:26:04.594Z Checking thread_local v1.1.8
23922025-09-17T21:26:04.679Z Checking futures v0.3.31
23932025-09-17T21:26:04.735Z Checking tempfile v3.20.0
23942025-09-17T21:26:04.757Z Checking daft v0.1.4
23952025-09-17T21:26:04.798Z Checking macaddr v1.0.1
23962025-09-17T21:26:04.873Z Compiling structmeta-derive v0.3.0
23972025-09-17T21:26:05.087Z Compiling ref-cast v1.0.24
23982025-09-17T21:26:05.120Z Checking crossbeam-channel v0.5.15
23992025-09-17T21:26:05.205Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24002025-09-17T21:26:05.327Z Compiling ref-cast-impl v1.0.24
24012025-09-17T21:26:05.658Z Checking is-terminal v0.4.13
24022025-09-17T21:26:05.803Z Compiling serde_yaml v0.9.34+deprecated
24032025-09-17T21:26:05.843Z Checking take_mut v0.2.2
24042025-09-17T21:26:06.018Z Checking term v1.1.0
24052025-09-17T21:26:06.220Z Compiling rustls v0.22.4
24062025-09-17T21:26:06.410Z Checking slog-term v2.9.2
24072025-09-17T21:26:06.596Z Checking slog-async v2.8.0
24082025-09-17T21:26:06.641Z Compiling multer v3.1.0
24092025-09-17T21:26:06.938Z Checking match_cfg v0.1.0
24102025-09-17T21:26:07.044Z Checking hostname v0.3.1
24112025-09-17T21:26:07.064Z Checking toml_parser v1.0.2
24122025-09-17T21:26:07.200Z Checking slog-json v2.6.1
24132025-09-17T21:26:07.377Z Compiling structmeta v0.3.0
24142025-09-17T21:26:07.483Z Checking toml_datetime v0.7.0
24152025-09-17T21:26:07.718Z Checking typify-impl v0.3.0
24162025-09-17T21:26:07.762Z Checking hex v0.4.3
24172025-09-17T21:26:07.765Z Checking serde_spanned v1.0.0
24182025-09-17T21:26:08.004Z Compiling async-stream-impl v0.3.6
24192025-09-17T21:26:08.258Z Checking wait-timeout v0.2.0
24202025-09-17T21:26:08.457Z Compiling dropshot v0.16.4
24212025-09-17T21:26:08.808Z Checking bit-vec v0.8.0
24222025-09-17T21:26:09.223Z Checking quick-error v1.2.3
24232025-09-17T21:26:09.269Z Checking toml_writer v1.0.2
24242025-09-17T21:26:09.304Z Checking debug-ignore v1.0.5
24252025-09-17T21:26:09.380Z Checking rusty-fork v0.3.0
24262025-09-17T21:26:09.472Z Checking async-stream v0.3.6
24272025-09-17T21:26:09.649Z Checking toml v0.9.5
24282025-09-17T21:26:09.686Z Checking bit-set v0.8.0
24292025-09-17T21:26:09.789Z Compiling derive-ex v0.1.8
24302025-09-17T21:26:09.971Z Checking slog-bunyan v2.5.0
24312025-09-17T21:26:10.132Z Compiling darling_macro v0.20.10
24322025-09-17T21:26:10.169Z Checking rand_xorshift v0.4.0
24332025-09-17T21:26:10.311Z Checking tokio-rustls v0.25.0
24342025-09-17T21:26:10.351Z Checking progenitor-client v0.9.1
24352025-09-17T21:26:10.544Z Checking waitgroup v0.1.2
24362025-09-17T21:26:10.682Z Checking rustls-pemfile v2.2.0
24372025-09-17T21:26:10.707Z Compiling dropshot_endpoint v0.16.4
24382025-09-17T21:26:10.774Z Checking serde_path_to_error v0.1.17
24392025-09-17T21:26:10.926Z Compiling derive-where v1.5.0
24402025-09-17T21:26:10.930Z Checking hostname v0.4.0
24412025-09-17T21:26:11.060Z Compiling darling v0.20.10
24422025-09-17T21:26:11.089Z Checking unarray v0.1.4
24432025-09-17T21:26:11.205Z Compiling serde_with_macros v3.14.0
24442025-09-17T21:26:11.263Z Checking proptest v1.7.0
24452025-09-17T21:26:11.385Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24462025-09-17T21:26:11.600Z Compiling parse-display-derive v0.10.0
24472025-09-17T21:26:11.979Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24482025-09-17T21:26:12.506Z Compiling darling_core v0.21.0
24492025-09-17T21:26:13.708Z Checking serde_with v3.14.0
24502025-09-17T21:26:13.817Z Compiling test-strategy v0.4.3
24512025-09-17T21:26:14.138Z Checking progenitor-client v0.10.0
24522025-09-17T21:26:14.546Z Checking hashbrown v0.16.0
24532025-09-17T21:26:15.449Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24542025-09-17T21:26:15.545Z Checking instant v0.1.13
24552025-09-17T21:26:15.677Z Checking foldhash v0.2.0
24562025-09-17T21:26:15.714Z Checking backoff v0.4.0
24572025-09-17T21:26:16.015Z Checking iddqd v0.3.13
24582025-09-17T21:26:16.031Z Checking parse-display v0.10.0
24592025-09-17T21:26:16.214Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24602025-09-17T21:26:16.306Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24612025-09-17T21:26:16.324Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24622025-09-17T21:26:16.391Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24632025-09-17T21:26:16.668Z Checking unicode-width v0.1.14
24642025-09-17T21:26:17.113Z Compiling proc-macro-error v1.0.4
24652025-09-17T21:26:17.174Z Compiling itertools v0.14.0
24662025-09-17T21:26:17.336Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
24672025-09-17T21:26:17.507Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24682025-09-17T21:26:17.632Z Compiling heapless v0.8.0
24692025-09-17T21:26:17.732Z Compiling proc-macro-crate v1.3.1
24702025-09-17T21:26:17.925Z Checking hash32 v0.3.1
24712025-09-17T21:26:18.100Z Compiling smoltcp v0.11.0
24722025-09-17T21:26:18.155Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24732025-09-17T21:26:18.496Z Compiling typify-impl v0.4.3
24742025-09-17T21:26:18.600Z Compiling darling_macro v0.21.0
24752025-09-17T21:26:18.621Z Compiling num_enum_derive v0.5.11
24762025-09-17T21:26:18.784Z Compiling foreign-types-macros v0.2.3
24772025-09-17T21:26:18.819Z Checking cobs v0.2.3
24782025-09-17T21:26:19.037Z Checking foreign-types-shared v0.3.1
24792025-09-17T21:26:19.192Z Checking postcard v1.0.10
24802025-09-17T21:26:19.215Z Compiling typify-macro v0.3.0
24812025-09-17T21:26:19.502Z Compiling darling v0.21.0
24822025-09-17T21:26:19.814Z Checking tabwriter v1.4.0
24832025-09-17T21:26:19.947Z Compiling typify-impl v0.2.0
24842025-09-17T21:26:19.997Z Checking foreign-types v0.5.0
24852025-09-17T21:26:20.029Z Compiling ingot-macros v0.1.1
24862025-09-17T21:26:20.077Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24872025-09-17T21:26:20.121Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24882025-09-17T21:26:20.583Z Checking cstr-argument v0.1.2
24892025-09-17T21:26:20.800Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24902025-09-17T21:26:20.856Z Checking num_enum v0.5.11
24912025-09-17T21:26:20.883Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24922025-09-17T21:26:21.029Z Checking pretty-hex v0.2.1
24932025-09-17T21:26:21.209Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24942025-09-17T21:26:21.232Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24952025-09-17T21:26:21.283Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24962025-09-17T21:26:21.380Z Checking colored v2.2.0
24972025-09-17T21:26:21.528Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24982025-09-17T21:26:21.670Z Compiling crucible-workspace-hack v0.1.0
24992025-09-17T21:26:21.826Z Checking unicode-width v0.2.0
25002025-09-17T21:26:22.097Z Compiling semver v0.1.20
25012025-09-17T21:26:22.313Z Checking console v0.15.10
25022025-09-17T21:26:22.476Z Compiling rustc_version v0.1.7
25032025-09-17T21:26:22.792Z Compiling zone_cfg_derive v0.3.0
25042025-09-17T21:26:22.909Z Checking camino-tempfile v1.4.1
25052025-09-17T21:26:23.203Z Compiling typify v0.3.0
25062025-09-17T21:26:23.389Z Compiling progenitor-impl v0.9.1
25072025-09-17T21:26:23.878Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25082025-09-17T21:26:24.214Z Checking smf v0.2.3
25092025-09-17T21:26:24.701Z Compiling num-derive v0.4.2
25102025-09-17T21:26:25.382Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25112025-09-17T21:26:25.535Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25122025-09-17T21:26:25.765Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25132025-09-17T21:26:25.839Z Checking zone v0.3.1
25142025-09-17T21:26:26.040Z Compiling newtype_derive v0.1.6
25152025-09-17T21:26:26.507Z Checking num-rational v0.4.2
25162025-09-17T21:26:26.682Z Checking password-hash v0.5.0
25172025-09-17T21:26:26.735Z Checking ingot-types v0.1.2
25182025-09-17T21:26:26.973Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
25192025-09-17T21:26:27.133Z Checking blake2 v0.10.6
25202025-09-17T21:26:27.188Z Checking num-complex v0.4.6
25212025-09-17T21:26:27.434Z Compiling pin-project-internal v1.1.6
25222025-09-17T21:26:27.539Z Checking ingot v0.1.1
25232025-09-17T21:26:27.634Z Compiling owo-colors v4.2.2
25242025-09-17T21:26:28.067Z Compiling cancel-safe-futures v0.1.5
25252025-09-17T21:26:28.337Z Checking num v0.4.3
25262025-09-17T21:26:28.458Z Checking argon2 v0.5.3
25272025-09-17T21:26:28.596Z Checking atomicwrites v0.4.4
25282025-09-17T21:26:28.804Z Checking newline-converter v0.3.0
25292025-09-17T21:26:28.850Z Checking pem v3.0.5
25302025-09-17T21:26:28.978Z Checking libsw-core v0.3.1
25312025-09-17T21:26:29.147Z Compiling snafu-derive v0.8.5
25322025-09-17T21:26:29.180Z Compiling lzma-sys v0.1.20
25332025-09-17T21:26:29.229Z Checking secrecy v0.10.3
25342025-09-17T21:26:29.425Z Checking csv-core v0.1.11
25352025-09-17T21:26:29.742Z Compiling typify-macro v0.4.3
25362025-09-17T21:26:29.764Z Checking utf-8 v0.7.6
25372025-09-17T21:26:29.888Z Checking indent_write v2.2.0
25382025-09-17T21:26:29.965Z Compiling progenitor-macro v0.9.1
25392025-09-17T21:26:29.982Z Compiling convert_case v0.4.0
25402025-09-17T21:26:30.050Z Checking pin-project v1.1.6
25412025-09-17T21:26:30.112Z Checking arc-swap v1.7.1
25422025-09-17T21:26:30.195Z Checking float-ord v0.3.2
25432025-09-17T21:26:30.375Z Checking fixedbitset v0.5.7
25442025-09-17T21:26:30.545Z Checking same-file v1.0.6
25452025-09-17T21:26:30.753Z Checking bytecount v0.6.8
25462025-09-17T21:26:30.775Z Compiling derive_more v0.99.20
25472025-09-17T21:26:30.791Z Checking petgraph v0.8.2
25482025-09-17T21:26:30.920Z Checking papergrid v0.11.0
25492025-09-17T21:26:30.947Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
25502025-09-17T21:26:30.953Z Compiling typify-macro v0.2.0
25512025-09-17T21:26:32.410Z Checking walkdir v2.5.0
25522025-09-17T21:26:32.732Z Checking slog-scope v4.4.0
25532025-09-17T21:26:32.950Z Checking tungstenite v0.21.0
25542025-09-17T21:26:33.370Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
25552025-09-17T21:26:33.639Z Compiling typify v0.4.3
25562025-09-17T21:26:33.823Z Compiling progenitor-impl v0.10.0
25572025-09-17T21:26:33.947Z Checking snafu v0.8.5
25582025-09-17T21:26:34.115Z Checking csv v1.3.1
25592025-09-17T21:26:34.408Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25602025-09-17T21:26:34.731Z Checking libsw v3.5.0
25612025-09-17T21:26:34.781Z Compiling typify v0.2.0
25622025-09-17T21:26:34.959Z Compiling progenitor-impl v0.8.0
25632025-09-17T21:26:34.989Z Checking expectorate v1.2.0
25642025-09-17T21:26:35.126Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
25652025-09-17T21:26:35.774Z Compiling tabled_derive v0.7.0
25662025-09-17T21:26:35.884Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25672025-09-17T21:26:36.503Z Checking globset v0.4.15
25682025-09-17T21:26:37.072Z Checking olpc-cjson v0.1.4
25692025-09-17T21:26:37.094Z Compiling heck v0.3.3
25702025-09-17T21:26:37.131Z Checking progenitor-client v0.8.0
25712025-09-17T21:26:37.267Z Checking serde_plain v1.0.2
25722025-09-17T21:26:37.304Z Compiling async-recursion v1.1.1
25732025-09-17T21:26:37.463Z Checking smawk v0.3.2
25742025-09-17T21:26:37.510Z Checking highway v1.3.0
25752025-09-17T21:26:37.552Z Checking linear-map v1.2.0
25762025-09-17T21:26:37.688Z Checking unicode-linebreak v0.1.5
25772025-09-17T21:26:37.906Z Checking swrite v0.1.0
25782025-09-17T21:26:37.943Z Checking typed-path v0.9.3
25792025-09-17T21:26:37.981Z Checking tabled v0.15.0
25802025-09-17T21:26:38.050Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25812025-09-17T21:26:38.128Z Checking textwrap v0.16.2
25822025-09-17T21:26:38.559Z Compiling zone_cfg_derive v0.1.2
25832025-09-17T21:26:38.736Z Checking steno v0.4.1
25842025-09-17T21:26:39.839Z Checking tough v0.20.0
25852025-09-17T21:26:40.113Z Checking tokio-tungstenite v0.21.0
25862025-09-17T21:26:40.532Z Compiling progenitor-macro v0.10.0
25872025-09-17T21:26:40.629Z Checking slog-stdlog v4.1.1
25882025-09-17T21:26:40.737Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25892025-09-17T21:26:40.831Z Checking humantime v2.2.0
25902025-09-17T21:26:40.922Z Checking base64 v0.21.7
25912025-09-17T21:26:40.961Z Checking number_prefix v0.4.0
25922025-09-17T21:26:41.039Z Checking base64 v0.13.1
25932025-09-17T21:26:41.154Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25942025-09-17T21:26:41.183Z Checking indicatif v0.17.11
25952025-09-17T21:26:41.363Z Checking slog-envlogger v2.2.0
25962025-09-17T21:26:41.433Z Checking ron v0.7.1
25972025-09-17T21:26:41.503Z Compiling progenitor-macro v0.8.0
25982025-09-17T21:26:41.620Z Checking xz2 v0.1.7
25992025-09-17T21:26:41.647Z Checking zone v0.1.8
26002025-09-17T21:26:41.902Z Checking toml v0.8.23
26012025-09-17T21:26:41.941Z Checking tokio-dtrace v0.1.0
26022025-09-17T21:26:42.254Z Checking xattr v1.3.1
26032025-09-17T21:26:42.273Z Checking yasna v0.5.2
26042025-09-17T21:26:42.481Z Checking headers-core v0.3.0
26052025-09-17T21:26:42.484Z Checking filetime v0.2.25
26062025-09-17T21:26:42.648Z Checking oxide-tokio-rt v0.1.2
26072025-09-17T21:26:42.672Z Checking headers v0.4.1
26082025-09-17T21:26:42.712Z Checking progenitor v0.9.1
26092025-09-17T21:26:42.728Z Checking tar v0.4.44
26102025-09-17T21:26:42.889Z Checking subprocess v0.2.9
26112025-09-17T21:26:42.947Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
26122025-09-17T21:26:43.097Z Checking rcgen v0.12.1
26132025-09-17T21:26:47.181Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26142025-09-17T21:26:47.647Z Checking progenitor v0.10.0
26152025-09-17T21:26:47.738Z Checking progenitor v0.8.0
26162025-09-17T21:26:47.890Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26172025-09-17T21:26:50.406Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26182025-09-17T21:26:53.723Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26192025-09-17T21:26:53.723Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26202025-09-17T21:26:53.726Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26212025-09-17T21:26:53.726Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26222025-09-17T21:26:53.726Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26232025-09-17T21:26:55.835Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26242025-09-17T21:26:55.926Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26252025-09-17T21:26:56.353Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26262025-09-17T21:26:56.893Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
26272025-09-17T21:26:58.773Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26282025-09-17T21:27:13.383Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26292025-09-17T21:27:15.196Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26302025-09-17T21:27:16.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
26312025-09-17T21:27:17.027Z
26322025-09-17T21:27:17.027Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/227)
26332025-09-17T21:27:17.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-09-17T21:27:17.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-09-17T21:27:17.902Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26362025-09-17T21:27:19.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
26372025-09-17T21:27:19.859Z
26382025-09-17T21:27:19.859Zinfo: running `cargo check --bins` on nexus-config (52/227)
26392025-09-17T21:27:20.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-09-17T21:27:20.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-09-17T21:27:20.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422025-09-17T21:27:20.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26432025-09-17T21:27:20.690Z
26442025-09-17T21:27:20.690Zinfo: running `cargo check --bins` on nexus-types (53/227)
26452025-09-17T21:27:21.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-09-17T21:27:21.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-09-17T21:27:21.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482025-09-17T21:27:21.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26492025-09-17T21:27:21.519Z
26502025-09-17T21:27:21.519Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/227)
26512025-09-17T21:27:22.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-09-17T21:27:22.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-09-17T21:27:22.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542025-09-17T21:27:22.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26552025-09-17T21:27:22.317Z
26562025-09-17T21:27:22.317Zinfo: running `cargo check --bins` on cockroach-admin-types (55/227)
26572025-09-17T21:27:23.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-09-17T21:27:23.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-09-17T21:27:23.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-09-17T21:27:23.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26612025-09-17T21:27:23.105Z
26622025-09-17T21:27:23.105Zinfo: running `cargo check --bins` on gateway-client (56/227)
26632025-09-17T21:27:23.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-09-17T21:27:23.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-09-17T21:27:23.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-09-17T21:27:23.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26672025-09-17T21:27:23.899Z
26682025-09-17T21:27:23.899Zinfo: running `cargo check --bins` on ereport-types (57/227)
26692025-09-17T21:27:24.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-09-17T21:27:24.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-09-17T21:27:24.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-09-17T21:27:24.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26732025-09-17T21:27:24.659Z
26742025-09-17T21:27:24.659Zinfo: running `cargo check --bins` on gateway-types (58/227)
26752025-09-17T21:27:25.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-09-17T21:27:25.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-09-17T21:27:25.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-09-17T21:27:25.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26792025-09-17T21:27:25.445Z
26802025-09-17T21:27:25.445Zinfo: running `cargo check --bins` on internal-dns-types (59/227)
26812025-09-17T21:27:26.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-09-17T21:27:26.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-09-17T21:27:26.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-09-17T21:27:26.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26852025-09-17T21:27:26.231Z
26862025-09-17T21:27:26.231Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (60/227)
26872025-09-17T21:27:26.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-09-17T21:27:26.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-09-17T21:27:26.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-09-17T21:27:26.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26912025-09-17T21:27:27.026Z
26922025-09-17T21:27:27.027Zinfo: running `cargo check --bins` on omicron-passwords (61/227)
26932025-09-17T21:27:27.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-09-17T21:27:27.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-09-17T21:27:27.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-09-17T21:27:27.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26972025-09-17T21:27:27.778Z
26982025-09-17T21:27:27.778Zinfo: running `cargo check --bins` on oxql-types (62/227)
26992025-09-17T21:27:28.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-09-17T21:27:28.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-09-17T21:27:28.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-09-17T21:27:28.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27032025-09-17T21:27:28.563Z
27042025-09-17T21:27:28.563Zinfo: running `cargo check --bins` on oximeter-types (63/227)
27052025-09-17T21:27:29.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-09-17T21:27:29.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-09-17T21:27:29.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-09-17T21:27:29.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27092025-09-17T21:27:29.352Z
27102025-09-17T21:27:29.352Zinfo: running `cargo check --bins` on oximeter-macro-impl (64/227)
27112025-09-17T21:27:30.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-09-17T21:27:30.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-09-17T21:27:30.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-09-17T21:27:30.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27152025-09-17T21:27:30.100Z
27162025-09-17T21:27:30.100Zinfo: running `cargo check --bins` on update-engine (65/227)
27172025-09-17T21:27:30.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-09-17T21:27:30.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-09-17T21:27:30.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-09-17T21:27:30.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27212025-09-17T21:27:30.851Z
27222025-09-17T21:27:30.851Zinfo: running `cargo check --bins` on omicron-rpaths (66/227)
27232025-09-17T21:27:31.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-09-17T21:27:31.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-09-17T21:27:31.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-09-17T21:27:31.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27272025-09-17T21:27:31.596Z
27282025-09-17T21:27:31.596Zinfo: running `cargo check --bins` on omicron-certificates (67/227)
27292025-09-17T21:27:32.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-09-17T21:27:32.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-09-17T21:27:32.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-09-17T21:27:32.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27332025-09-17T21:27:32.450Z
27342025-09-17T21:27:32.450Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (68/227)
27352025-09-17T21:27:33.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-09-17T21:27:33.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-09-17T21:27:33.287Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27382025-09-17T21:27:33.291Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27392025-09-17T21:27:33.431Z Compiling tempfile v3.20.0
27402025-09-17T21:27:33.531Z Compiling wait-timeout v0.2.0
27412025-09-17T21:27:33.532Z Compiling bit-vec v0.8.0
27422025-09-17T21:27:33.532Z Compiling quick-error v1.2.3
27432025-09-17T21:27:33.532Z Compiling match_cfg v0.1.0
27442025-09-17T21:27:33.532Z Compiling rustls v0.22.4
27452025-09-17T21:27:33.560Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27462025-09-17T21:27:33.620Z Compiling progenitor-client v0.9.1
27472025-09-17T21:27:33.664Z Compiling hostname v0.3.1
27482025-09-17T21:27:33.885Z Compiling bit-set v0.8.0
27492025-09-17T21:27:33.906Z Compiling rusty-fork v0.3.0
27502025-09-17T21:27:33.940Z Compiling toml_parser v1.0.2
27512025-09-17T21:27:33.962Z Compiling slog-json v2.6.1
27522025-09-17T21:27:34.094Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27532025-09-17T21:27:34.142Z Compiling rand_xorshift v0.4.0
27542025-09-17T21:27:34.160Z Compiling serde_spanned v1.0.0
27552025-09-17T21:27:34.187Z Compiling toml_datetime v0.7.0
27562025-09-17T21:27:34.298Z Compiling hex v0.4.3
27572025-09-17T21:27:34.471Z Compiling toml_writer v1.0.2
27582025-09-17T21:27:34.482Z Compiling unarray v0.1.4
27592025-09-17T21:27:34.551Z Compiling slog-bunyan v2.5.0
27602025-09-17T21:27:34.638Z Compiling proptest v1.7.0
27612025-09-17T21:27:34.758Z Compiling progenitor v0.9.1
27622025-09-17T21:27:34.829Z Compiling toml v0.9.5
27632025-09-17T21:27:34.903Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27642025-09-17T21:27:34.915Z Compiling async-stream v0.3.6
27652025-09-17T21:27:34.996Z Compiling multer v3.1.0
27662025-09-17T21:27:35.044Z Compiling ref-cast v1.0.24
27672025-09-17T21:27:35.202Z Compiling waitgroup v0.1.2
27682025-09-17T21:27:35.227Z Compiling rustls-pemfile v2.2.0
27692025-09-17T21:27:35.379Z Compiling hashbrown v0.16.0
27702025-09-17T21:27:35.448Z Compiling serde_path_to_error v0.1.17
27712025-09-17T21:27:35.552Z Compiling hostname v0.4.0
27722025-09-17T21:27:35.800Z Compiling instant v0.1.13
27732025-09-17T21:27:35.919Z Compiling foldhash v0.2.0
27742025-09-17T21:27:35.973Z Compiling debug-ignore v1.0.5
27752025-09-17T21:27:36.162Z Compiling backoff v0.4.0
27762025-09-17T21:27:36.194Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27772025-09-17T21:27:36.343Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27782025-09-17T21:27:36.521Z Compiling iddqd v0.3.13
27792025-09-17T21:27:36.538Z Compiling parse-display v0.10.0
27802025-09-17T21:27:36.564Z Compiling serde_with v3.14.0
27812025-09-17T21:27:37.515Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27822025-09-17T21:27:42.123Z Compiling tokio-rustls v0.25.0
27832025-09-17T21:27:42.172Z Compiling dropshot v0.16.4
27842025-09-17T21:27:42.172Z Compiling progenitor-client v0.10.0
27852025-09-17T21:27:42.172Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27862025-09-17T21:27:42.172Z Compiling num-rational v0.4.2
27872025-09-17T21:27:42.173Z Compiling num-complex v0.4.6
27882025-09-17T21:27:42.173Z Compiling macaddr v1.0.1
27892025-09-17T21:27:42.173Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
27902025-09-17T21:27:42.173Z Compiling num v0.4.3
27912025-09-17T21:27:42.173Z Compiling float-ord v0.3.2
27922025-09-17T21:27:42.177Z Compiling toml v0.8.23
27932025-09-17T21:27:42.178Z Checking siphasher v1.0.1
27942025-09-17T21:27:42.178Z Checking linked-hash-map v0.5.6
27952025-09-17T21:27:42.178Z Checking phf_shared v0.12.1
27962025-09-17T21:27:42.178Z Checking lru-cache v0.1.2
27972025-09-17T21:27:42.178Z Checking resolv-conf v0.7.0
27982025-09-17T21:27:42.179Z Checking hickory-proto v0.24.4
27992025-09-17T21:27:42.179Z Checking prettyplease v0.2.36
28002025-09-17T21:27:42.236Z Compiling slog-dtrace v0.3.0
28012025-09-17T21:27:42.440Z Compiling chrono-tz v0.10.4
28022025-09-17T21:27:42.634Z Checking phf v0.12.1
28032025-09-17T21:27:42.814Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28042025-09-17T21:27:42.910Z Compiling const_format_proc_macros v0.2.34
28052025-09-17T21:27:43.259Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28062025-09-17T21:27:43.576Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28072025-09-17T21:27:44.742Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
28082025-09-17T21:27:44.763Z Checking const_format v0.2.34
28092025-09-17T21:27:44.823Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28102025-09-17T21:27:45.245Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28112025-09-17T21:27:45.816Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28122025-09-17T21:27:46.039Z Checking gethostname v0.5.0
28132025-09-17T21:27:46.185Z Checking bcs v0.1.6
28142025-09-17T21:27:46.278Z Checking hickory-resolver v0.24.4
28152025-09-17T21:27:46.703Z Checking nanorand v0.7.0
28162025-09-17T21:27:47.090Z Checking termtree v0.5.1
28172025-09-17T21:27:47.121Z Checking flume v0.11.1
28182025-09-17T21:27:47.338Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28192025-09-17T21:27:47.712Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28202025-09-17T21:27:48.049Z Checking qorb v0.4.1
28212025-09-17T21:27:48.072Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28222025-09-17T21:27:48.077Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28232025-09-17T21:27:57.965Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28242025-09-17T21:28:01.583Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28252025-09-17T21:28:04.196Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28262025-09-17T21:28:05.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.12s
28272025-09-17T21:28:05.716Z
28282025-09-17T21:28:05.716Zinfo: running `cargo check --bins` on clickhouse-admin-api (69/227)
28292025-09-17T21:28:06.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-09-17T21:28:06.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-09-17T21:28:06.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-09-17T21:28:06.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28332025-09-17T21:28:06.508Z
28342025-09-17T21:28:06.508Zinfo: running `cargo check --bins` on openapi-manager-types (70/227)
28352025-09-17T21:28:07.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-09-17T21:28:07.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-09-17T21:28:07.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-09-17T21:28:07.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28392025-09-17T21:28:07.263Z
28402025-09-17T21:28:07.263Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (71/227)
28412025-09-17T21:28:07.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-09-17T21:28:07.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-09-17T21:28:08.076Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28442025-09-17T21:28:08.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
28452025-09-17T21:28:08.972Z
28462025-09-17T21:28:08.972Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (72/227)
28472025-09-17T21:28:09.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-09-17T21:28:09.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-09-17T21:28:09.805Z Compiling cfg_aliases v0.1.1
28502025-09-17T21:28:09.809Z Compiling convert_case v0.7.1
28512025-09-17T21:28:09.809Z Compiling vte_generate_state_changes v0.1.2
28522025-09-17T21:28:09.809Z Checking fd-lock v4.0.2
28532025-09-17T21:28:09.927Z Checking nibble_vec v0.1.0
28542025-09-17T21:28:09.950Z Checking endian-type v0.1.2
28552025-09-17T21:28:09.989Z Compiling peg-macros v0.8.5
28562025-09-17T21:28:09.993Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28572025-09-17T21:28:10.023Z Compiling nix v0.28.0
28582025-09-17T21:28:10.107Z Compiling sqlparser_derive v0.2.2
28592025-09-17T21:28:10.163Z Checking nu-ansi-term v0.50.1
28602025-09-17T21:28:10.185Z Checking radix_trie v0.2.1
28612025-09-17T21:28:10.538Z Checking vte v0.11.1
28622025-09-17T21:28:10.561Z Checking unicode_categories v0.1.1
28632025-09-17T21:28:10.623Z Checking home v0.5.9
28642025-09-17T21:28:10.656Z Compiling derive_more-impl v2.0.1
28652025-09-17T21:28:10.806Z Checking display-error-chain v0.2.2
28662025-09-17T21:28:10.862Z Checking sqlformat v0.3.5
28672025-09-17T21:28:11.111Z Checking sqlparser v0.45.0
28682025-09-17T21:28:11.853Z Checking strip-ansi-escapes v0.2.0
28692025-09-17T21:28:12.001Z Checking derive_more v2.0.1
28702025-09-17T21:28:12.005Z Checking reedline v0.40.0
28712025-09-17T21:28:12.100Z Checking crossterm v0.29.0
28722025-09-17T21:28:12.279Z Checking peg v0.8.5
28732025-09-17T21:28:12.751Z Checking rustyline v14.0.0
28742025-09-17T21:28:21.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.29s
28752025-09-17T21:28:21.479Z
28762025-09-17T21:28:21.479Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (73/227)
28772025-09-17T21:28:22.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-09-17T21:28:22.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-09-17T21:28:22.314Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28802025-09-17T21:28:27.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
28812025-09-17T21:28:27.756Z
28822025-09-17T21:28:27.756Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (74/227)
28832025-09-17T21:28:28.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-09-17T21:28:28.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-09-17T21:28:28.576Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28862025-09-17T21:28:32.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
28872025-09-17T21:28:32.450Z
28882025-09-17T21:28:32.450Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (75/227)
28892025-09-17T21:28:33.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-09-17T21:28:33.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-09-17T21:28:33.270Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28922025-09-17T21:28:38.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
28932025-09-17T21:28:38.490Z
28942025-09-17T21:28:38.490Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (76/227)
28952025-09-17T21:28:39.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-09-17T21:28:39.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-09-17T21:28:39.320Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28982025-09-17T21:28:44.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
28992025-09-17T21:28:44.573Z
29002025-09-17T21:28:44.573Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (77/227)
29012025-09-17T21:28:45.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-09-17T21:28:45.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-09-17T21:28:45.394Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29042025-09-17T21:28:49.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
29052025-09-17T21:28:49.445Z
29062025-09-17T21:28:49.445Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (78/227)
29072025-09-17T21:28:50.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-09-17T21:28:50.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-09-17T21:28:50.265Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29102025-09-17T21:28:54.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
29112025-09-17T21:28:54.346Z
29122025-09-17T21:28:54.346Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (79/227)
29132025-09-17T21:28:55.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-09-17T21:28:55.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-09-17T21:28:55.191Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29162025-09-17T21:29:00.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
29172025-09-17T21:29:00.582Z
29182025-09-17T21:29:00.582Zinfo: running `cargo check --bins` on oximeter (80/227)
29192025-09-17T21:29:01.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-09-17T21:29:01.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-09-17T21:29:01.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-09-17T21:29:01.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29232025-09-17T21:29:01.368Z
29242025-09-17T21:29:01.368Zinfo: running `cargo check --bins` on oximeter-schema (81/227)
29252025-09-17T21:29:02.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-09-17T21:29:02.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-09-17T21:29:02.153Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29282025-09-17T21:29:03.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
29292025-09-17T21:29:03.462Z
29302025-09-17T21:29:03.462Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (82/227)
29312025-09-17T21:29:04.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-09-17T21:29:04.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-09-17T21:29:04.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-09-17T21:29:04.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29352025-09-17T21:29:04.249Z
29362025-09-17T21:29:04.249Zinfo: running `cargo check --bins` on oximeter-test-utils (83/227)
29372025-09-17T21:29:05.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-09-17T21:29:05.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-09-17T21:29:05.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-09-17T21:29:05.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29412025-09-17T21:29:05.100Z
29422025-09-17T21:29:05.101Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (84/227)
29432025-09-17T21:29:05.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-09-17T21:29:05.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-09-17T21:29:05.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-09-17T21:29:05.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29472025-09-17T21:29:05.892Z
29482025-09-17T21:29:05.892Zinfo: running `cargo check --bins` on bootstrap-agent-client (85/227)
29492025-09-17T21:29:06.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-09-17T21:29:06.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-09-17T21:29:06.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-09-17T21:29:06.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29532025-09-17T21:29:06.697Z
29542025-09-17T21:29:06.697Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (86/227)
29552025-09-17T21:29:07.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-09-17T21:29:07.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-09-17T21:29:07.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-09-17T21:29:07.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29592025-09-17T21:29:07.490Z
29602025-09-17T21:29:07.490Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (87/227)
29612025-09-17T21:29:08.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-09-17T21:29:08.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-09-17T21:29:08.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-09-17T21:29:08.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29652025-09-17T21:29:08.285Z
29662025-09-17T21:29:08.285Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (88/227)
29672025-09-17T21:29:08.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-09-17T21:29:08.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-09-17T21:29:08.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-09-17T21:29:08.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29712025-09-17T21:29:09.077Z
29722025-09-17T21:29:09.077Zinfo: running `cargo check --bins` on cockroach-admin-client (89/227)
29732025-09-17T21:29:09.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-09-17T21:29:09.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-09-17T21:29:09.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29762025-09-17T21:29:09.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29772025-09-17T21:29:09.837Z
29782025-09-17T21:29:09.837Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (90/227)
29792025-09-17T21:29:10.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-09-17T21:29:10.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-09-17T21:29:10.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-09-17T21:29:10.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29832025-09-17T21:29:10.653Z
29842025-09-17T21:29:10.653Zinfo: running `cargo check --bins` on dns-service-client (91/227)
29852025-09-17T21:29:11.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-09-17T21:29:11.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-09-17T21:29:11.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-09-17T21:29:11.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29892025-09-17T21:29:11.452Z
29902025-09-17T21:29:11.453Zinfo: running `cargo check --bins` on installinator-client (92/227)
29912025-09-17T21:29:12.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-09-17T21:29:12.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-09-17T21:29:12.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942025-09-17T21:29:12.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29952025-09-17T21:29:12.259Z
29962025-09-17T21:29:12.260Zinfo: running `cargo check --bins` on installinator-common (93/227)
29972025-09-17T21:29:12.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-09-17T21:29:12.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-09-17T21:29:12.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-09-17T21:29:12.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30012025-09-17T21:29:13.075Z
30022025-09-17T21:29:13.075Zinfo: running `cargo check --bins` on nexus-client (94/227)
30032025-09-17T21:29:13.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-09-17T21:29:13.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-09-17T21:29:13.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30062025-09-17T21:29:13.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30072025-09-17T21:29:13.910Z
30082025-09-17T21:29:13.910Zinfo: running `cargo check --bins` on ntp-admin-client (95/227)
30092025-09-17T21:29:14.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102025-09-17T21:29:14.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112025-09-17T21:29:14.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122025-09-17T21:29:14.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30132025-09-17T21:29:14.679Z
30142025-09-17T21:29:14.679Zinfo: running `cargo check --bins` on oxide-client (96/227)
30152025-09-17T21:29:15.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162025-09-17T21:29:15.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172025-09-17T21:29:15.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30182025-09-17T21:29:15.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30192025-09-17T21:29:15.450Z
30202025-09-17T21:29:15.450Zinfo: running `cargo check --bins` on oximeter-client (97/227)
30212025-09-17T21:29:16.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-09-17T21:29:16.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-09-17T21:29:16.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242025-09-17T21:29:16.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30252025-09-17T21:29:16.241Z
30262025-09-17T21:29:16.241Zinfo: running `cargo check --bins` on repo-depot-client (98/227)
30272025-09-17T21:29:16.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-09-17T21:29:16.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-09-17T21:29:16.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-09-17T21:29:16.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30312025-09-17T21:29:16.994Z
30322025-09-17T21:29:16.994Zinfo: running `cargo check --bins` on sled-agent-client (99/227)
30332025-09-17T21:29:17.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-09-17T21:29:17.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-09-17T21:29:17.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-09-17T21:29:17.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30372025-09-17T21:29:17.804Z
30382025-09-17T21:29:17.804Zinfo: running `cargo check --bins` on sled-agent-types (100/227)
30392025-09-17T21:29:18.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-09-17T21:29:18.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-09-17T21:29:18.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-09-17T21:29:18.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30432025-09-17T21:29:18.628Z
30442025-09-17T21:29:18.628Zinfo: running `cargo check --bins` on wicketd-client (101/227)
30452025-09-17T21:29:19.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-09-17T21:29:19.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-09-17T21:29:19.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-09-17T21:29:19.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30492025-09-17T21:29:19.470Z
30502025-09-17T21:29:19.470Zinfo: running `cargo check --bins` on wicket-common (102/227)
30512025-09-17T21:29:20.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-09-17T21:29:20.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-09-17T21:29:20.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-09-17T21:29:20.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30552025-09-17T21:29:20.284Z
30562025-09-17T21:29:20.284Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/227)
30572025-09-17T21:29:20.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-09-17T21:29:20.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-09-17T21:29:21.115Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30602025-09-17T21:29:21.123Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30612025-09-17T21:29:21.241Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30622025-09-17T21:29:21.368Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30632025-09-17T21:29:21.409Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30642025-09-17T21:29:22.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
30652025-09-17T21:29:23.107Z
30662025-09-17T21:29:23.107Zinfo: running `cargo check --bins` on cockroach-admin-api (104/227)
30672025-09-17T21:29:23.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-09-17T21:29:23.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-09-17T21:29:23.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-09-17T21:29:23.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30712025-09-17T21:29:23.903Z
30722025-09-17T21:29:23.903Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (105/227)
30732025-09-17T21:29:24.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-09-17T21:29:24.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-09-17T21:29:24.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-09-17T21:29:24.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30772025-09-17T21:29:24.840Z
30782025-09-17T21:29:24.840Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (106/227)
30792025-09-17T21:29:25.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-09-17T21:29:25.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-09-17T21:29:25.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822025-09-17T21:29:25.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30832025-09-17T21:29:25.762Z
30842025-09-17T21:29:25.762Zinfo: running `cargo check --bins` on dns-server (107/227)
30852025-09-17T21:29:26.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862025-09-17T21:29:26.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872025-09-17T21:29:26.579Z Compiling parking_lot_core v0.8.6
30882025-09-17T21:29:26.579Z Compiling moka v0.12.10
30892025-09-17T21:29:26.582Z Checking tagptr v0.2.0
30902025-09-17T21:29:26.582Z Checking prefix-trie v0.7.0
30912025-09-17T21:29:26.582Z Checking fxhash v0.2.1
30922025-09-17T21:29:26.702Z Checking hickory-client v0.25.2
30932025-09-17T21:29:26.706Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30942025-09-17T21:29:26.713Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30952025-09-17T21:29:27.302Z Checking hickory-server v0.25.2
30962025-09-17T21:29:27.391Z Checking parking_lot v0.11.2
30972025-09-17T21:29:27.628Z Checking sled v0.34.7
30982025-09-17T21:29:27.934Z Checking hickory-resolver v0.25.2
30992025-09-17T21:29:29.353Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31002025-09-17T21:29:30.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.98s
31012025-09-17T21:29:30.957Z
31022025-09-17T21:29:30.957Zinfo: running `cargo check --bins` on dns-server-api (108/227)
31032025-09-17T21:29:31.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042025-09-17T21:29:31.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052025-09-17T21:29:31.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062025-09-17T21:29:31.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31072025-09-17T21:29:31.754Z
31082025-09-17T21:29:31.754Zinfo: running `cargo check --bins` on gateway-test-utils (109/227)
31092025-09-17T21:29:32.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-09-17T21:29:32.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-09-17T21:29:32.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122025-09-17T21:29:32.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31132025-09-17T21:29:32.631Z
31142025-09-17T21:29:32.631Zinfo: running `cargo check --bins` on omicron-gateway (110/227)
31152025-09-17T21:29:33.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-09-17T21:29:33.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-09-17T21:29:33.542Z Compiling radium v0.7.0
31182025-09-17T21:29:33.677Z Compiling zerocopy-derive v0.6.6
31192025-09-17T21:29:33.681Z Checking tap v1.0.1
31202025-09-17T21:29:33.681Z Compiling maybe-uninit v2.0.0
31212025-09-17T21:29:33.714Z Compiling packed_struct v0.10.1
31222025-09-17T21:29:33.720Z Checking funty v2.0.0
31232025-09-17T21:29:33.730Z Checking crc-catalog v2.4.0
31242025-09-17T21:29:33.764Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31252025-09-17T21:29:33.841Z Checking wyz v0.5.1
31262025-09-17T21:29:33.907Z Checking crc v3.2.1
31272025-09-17T21:29:34.223Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31282025-09-17T21:29:34.270Z Compiling packed_struct_codegen v0.10.1
31292025-09-17T21:29:34.303Z Compiling indexmap v1.9.3
31302025-09-17T21:29:34.434Z Checking nodrop v0.1.14
31312025-09-17T21:29:34.555Z Checking smallvec v0.6.14
31322025-09-17T21:29:34.572Z Checking bitvec v1.0.1
31332025-09-17T21:29:34.592Z Checking array-init v0.0.4
31342025-09-17T21:29:34.677Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31352025-09-17T21:29:34.815Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31362025-09-17T21:29:34.929Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31372025-09-17T21:29:35.032Z Checking bitfield v0.14.0
31382025-09-17T21:29:35.348Z Checking termcolor v1.4.1
31392025-09-17T21:29:35.476Z Checking zerocopy v0.6.6
31402025-09-17T21:29:35.496Z Checking hashbrown v0.12.3
31412025-09-17T21:29:35.557Z Checking ron v0.8.1
31422025-09-17T21:29:35.764Z Checking env_logger v0.10.2
31432025-09-17T21:29:36.146Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31442025-09-17T21:29:36.184Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31452025-09-17T21:29:36.221Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31462025-09-17T21:29:36.410Z Checking serde-hex v0.1.0
31472025-09-17T21:29:36.621Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31482025-09-17T21:29:36.670Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31492025-09-17T21:29:36.758Z Checking hashbrown v0.13.2
31502025-09-17T21:29:37.070Z Checking half v2.4.1
31512025-09-17T21:29:37.487Z Checking ciborium-io v0.2.2
31522025-09-17T21:29:37.557Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31532025-09-17T21:29:37.648Z Checking crc-any v2.5.0
31542025-09-17T21:29:37.671Z Checking object v0.30.4
31552025-09-17T21:29:37.959Z Checking ciborium-ll v0.2.2
31562025-09-17T21:29:38.058Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31572025-09-17T21:29:38.263Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31582025-09-17T21:29:38.348Z Checking void v1.0.2
31592025-09-17T21:29:38.519Z Checking path-slash v0.1.5
31602025-09-17T21:29:38.621Z Checking half v1.8.3
31612025-09-17T21:29:38.763Z Checking tungstenite v0.23.0
31622025-09-17T21:29:38.967Z Checking lzss v0.8.2
31632025-09-17T21:29:39.016Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31642025-09-17T21:29:39.045Z Checking serde_cbor v0.11.2
31652025-09-17T21:29:39.300Z Checking ciborium v0.2.2
31662025-09-17T21:29:39.786Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31672025-09-17T21:29:39.808Z Checking nix v0.27.1
31682025-09-17T21:29:39.915Z Checking kstat-rs v0.2.4
31692025-09-17T21:29:40.045Z Checking serde_bytes v0.11.17
31702025-09-17T21:29:40.221Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31712025-09-17T21:29:40.270Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31722025-09-17T21:29:40.316Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31732025-09-17T21:29:40.390Z Checking tokio-tungstenite v0.23.1
31742025-09-17T21:29:40.570Z Checking signal-hook-tokio v0.3.1
31752025-09-17T21:29:40.594Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31762025-09-17T21:29:41.306Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31772025-09-17T21:29:45.326Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31782025-09-17T21:29:46.616Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31792025-09-17T21:29:56.173Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31802025-09-17T21:30:04.468Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31812025-09-17T21:30:05.214Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31822025-09-17T21:30:08.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.59s
31832025-09-17T21:30:08.454Z
31842025-09-17T21:30:08.454Zinfo: running `cargo check --bins` on gateway-api (111/227)
31852025-09-17T21:30:09.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862025-09-17T21:30:09.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872025-09-17T21:30:09.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882025-09-17T21:30:09.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31892025-09-17T21:30:09.244Z
31902025-09-17T21:30:09.244Zinfo: running `cargo check --bins` on ipcc (112/227)
31912025-09-17T21:30:09.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922025-09-17T21:30:09.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932025-09-17T21:30:09.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942025-09-17T21:30:09.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31952025-09-17T21:30:10.027Z
31962025-09-17T21:30:10.028Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (113/227)
31972025-09-17T21:30:10.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982025-09-17T21:30:10.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992025-09-17T21:30:10.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002025-09-17T21:30:10.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32012025-09-17T21:30:10.773Z
32022025-09-17T21:30:10.773Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (114/227)
32032025-09-17T21:30:11.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042025-09-17T21:30:11.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052025-09-17T21:30:11.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062025-09-17T21:30:11.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32072025-09-17T21:30:11.557Z
32082025-09-17T21:30:11.557Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (115/227)
32092025-09-17T21:30:12.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102025-09-17T21:30:12.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112025-09-17T21:30:12.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122025-09-17T21:30:12.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32132025-09-17T21:30:12.347Z
32142025-09-17T21:30:12.347Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (116/227)
32152025-09-17T21:30:13.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162025-09-17T21:30:13.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172025-09-17T21:30:13.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182025-09-17T21:30:13.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32192025-09-17T21:30:13.139Z
32202025-09-17T21:30:13.139Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (117/227)
32212025-09-17T21:30:13.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222025-09-17T21:30:13.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232025-09-17T21:30:13.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242025-09-17T21:30:13.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32252025-09-17T21:30:13.931Z
32262025-09-17T21:30:13.932Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (118/227)
32272025-09-17T21:30:14.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-09-17T21:30:14.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-09-17T21:30:14.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302025-09-17T21:30:14.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32312025-09-17T21:30:14.754Z
32322025-09-17T21:30:14.754Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (119/227)
32332025-09-17T21:30:15.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-09-17T21:30:15.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-09-17T21:30:15.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362025-09-17T21:30:15.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32372025-09-17T21:30:15.523Z
32382025-09-17T21:30:15.524Zinfo: running `cargo check --bins` on oximeter-producer (120/227)
32392025-09-17T21:30:16.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-09-17T21:30:16.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-09-17T21:30:16.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422025-09-17T21:30:16.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32432025-09-17T21:30:16.361Z
32442025-09-17T21:30:16.361Zinfo: running `cargo check --bins` on internal-dns-resolver (121/227)
32452025-09-17T21:30:17.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-09-17T21:30:17.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-09-17T21:30:17.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482025-09-17T21:30:17.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32492025-09-17T21:30:17.133Z
32502025-09-17T21:30:17.133Zinfo: running `cargo check --bins` on sp-sim (122/227)
32512025-09-17T21:30:17.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-09-17T21:30:17.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-09-17T21:30:17.994Z Compiling nix v0.30.1
32542025-09-17T21:30:18.005Z Checking keccak v0.1.5
32552025-09-17T21:30:18.329Z Checking sha3 v0.10.8
32562025-09-17T21:30:19.359Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572025-09-17T21:30:21.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
32582025-09-17T21:30:21.910Z
32592025-09-17T21:30:21.910Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (123/227)
32602025-09-17T21:30:22.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-09-17T21:30:22.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-09-17T21:30:22.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-09-17T21:30:22.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32642025-09-17T21:30:22.807Z
32652025-09-17T21:30:22.807Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (124/227)
32662025-09-17T21:30:23.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-09-17T21:30:23.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-09-17T21:30:23.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-09-17T21:30:23.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32702025-09-17T21:30:23.675Z
32712025-09-17T21:30:23.675Zinfo: running `cargo check --bins` on db-macros (125/227)
32722025-09-17T21:30:24.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-09-17T21:30:24.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-09-17T21:30:24.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-09-17T21:30:24.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32762025-09-17T21:30:24.410Z
32772025-09-17T21:30:24.410Zinfo: running `cargo check --bins` on nexus-macros-common (126/227)
32782025-09-17T21:30:25.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-09-17T21:30:25.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-09-17T21:30:25.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-09-17T21:30:25.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32822025-09-17T21:30:25.175Z
32832025-09-17T21:30:25.175Zinfo: running `cargo check --bins` on nexus-auth (127/227)
32842025-09-17T21:30:25.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-09-17T21:30:25.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-09-17T21:30:25.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-09-17T21:30:25.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32882025-09-17T21:30:26.032Z
32892025-09-17T21:30:26.032Zinfo: running `cargo check --bins` on authz-macros (128/227)
32902025-09-17T21:30:26.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-09-17T21:30:26.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-09-17T21:30:26.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-09-17T21:30:26.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32942025-09-17T21:30:26.877Z
32952025-09-17T21:30:26.877Zinfo: running `cargo check --bins` on nexus-db-fixed-data (129/227)
32962025-09-17T21:30:27.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-09-17T21:30:27.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-09-17T21:30:27.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-09-17T21:30:27.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33002025-09-17T21:30:27.666Z
33012025-09-17T21:30:27.666Zinfo: running `cargo check --bins` on nexus-db-model (130/227)
33022025-09-17T21:30:28.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-09-17T21:30:28.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-09-17T21:30:28.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-09-17T21:30:28.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33062025-09-17T21:30:28.512Z
33072025-09-17T21:30:28.513Zinfo: running `cargo check --bins` on nexus-db-schema (131/227)
33082025-09-17T21:30:29.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-09-17T21:30:29.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-09-17T21:30:29.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-09-17T21:30:29.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33122025-09-17T21:30:29.244Z
33132025-09-17T21:30:29.244Zinfo: running `cargo check --bins` on nexus-defaults (132/227)
33142025-09-17T21:30:29.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-09-17T21:30:29.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-09-17T21:30:29.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-09-17T21:30:29.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33182025-09-17T21:30:30.026Z
33192025-09-17T21:30:30.026Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (133/227)
33202025-09-17T21:30:30.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-09-17T21:30:30.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-09-17T21:30:30.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-09-17T21:30:30.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33242025-09-17T21:30:30.813Z
33252025-09-17T21:30:30.814Zinfo: running `cargo check --bins` on parallel-task-set (134/227)
33262025-09-17T21:30:31.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-09-17T21:30:31.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-09-17T21:30:31.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-09-17T21:30:31.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33302025-09-17T21:30:31.557Z
33312025-09-17T21:30:31.557Zinfo: running `cargo check --bins` on nexus-db-errors (135/227)
33322025-09-17T21:30:32.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-09-17T21:30:32.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-09-17T21:30:32.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-09-17T21:30:32.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33362025-09-17T21:30:32.414Z
33372025-09-17T21:30:32.414Zinfo: running `cargo check --bins` on nexus-db-lookup (136/227)
33382025-09-17T21:30:33.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-09-17T21:30:33.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-09-17T21:30:33.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-09-17T21:30:33.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33422025-09-17T21:30:33.279Z
33432025-09-17T21:30:33.279Zinfo: running `cargo check --bins` on nexus-inventory (137/227)
33442025-09-17T21:30:34.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-09-17T21:30:34.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-09-17T21:30:34.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-09-17T21:30:34.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33482025-09-17T21:30:34.136Z
33492025-09-17T21:30:34.137Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/227)
33502025-09-17T21:30:34.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-09-17T21:30:34.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-09-17T21:30:34.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-09-17T21:30:34.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33542025-09-17T21:30:34.951Z
33552025-09-17T21:30:34.951Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/227)
33562025-09-17T21:30:35.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-09-17T21:30:35.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-09-17T21:30:35.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-09-17T21:30:35.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33602025-09-17T21:30:35.754Z
33612025-09-17T21:30:35.754Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/227)
33622025-09-17T21:30:36.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-09-17T21:30:36.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-09-17T21:30:36.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-09-17T21:30:36.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33662025-09-17T21:30:36.560Z
33672025-09-17T21:30:36.560Zinfo: running `cargo check --bins` on key-manager (141/227)
33682025-09-17T21:30:37.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-09-17T21:30:37.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-09-17T21:30:37.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712025-09-17T21:30:37.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33722025-09-17T21:30:37.616Z
33732025-09-17T21:30:37.616Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/227)
33742025-09-17T21:30:38.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-09-17T21:30:38.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-09-17T21:30:38.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772025-09-17T21:30:38.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33782025-09-17T21:30:38.152Z
33792025-09-17T21:30:38.152Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/227)
33802025-09-17T21:30:38.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-09-17T21:30:38.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-09-17T21:30:38.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832025-09-17T21:30:38.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33842025-09-17T21:30:38.947Z
33852025-09-17T21:30:38.947Zinfo: running `cargo check --bins` on typed-rng (144/227)
33862025-09-17T21:30:39.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-09-17T21:30:39.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-09-17T21:30:39.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892025-09-17T21:30:39.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33902025-09-17T21:30:39.699Z
33912025-09-17T21:30:39.699Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/227)
33922025-09-17T21:30:40.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-09-17T21:30:40.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-09-17T21:30:40.705Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33952025-09-17T21:30:40.705Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33962025-09-17T21:30:40.705Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33972025-09-17T21:30:40.714Z Checking universal-hash v0.5.1
33982025-09-17T21:30:40.714Z Compiling thiserror-impl-no-std v2.0.2
33992025-09-17T21:30:40.714Z Checking opaque-debug v0.3.1
34002025-09-17T21:30:40.856Z Checking chacha20 v0.9.1
34012025-09-17T21:30:40.863Z Checking aead v0.5.2
34022025-09-17T21:30:41.054Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34032025-09-17T21:30:41.075Z Compiling unicase v2.7.0
34042025-09-17T21:30:41.131Z Checking poly1305 v0.8.0
34052025-09-17T21:30:41.199Z Compiling libefi-sys v0.1.0
34062025-09-17T21:30:41.235Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
34072025-09-17T21:30:41.322Z Compiling bitfield-struct v0.6.2
34082025-09-17T21:30:41.345Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34092025-09-17T21:30:41.430Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34102025-09-17T21:30:41.637Z Checking chacha20poly1305 v0.10.1
34112025-09-17T21:30:41.656Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34122025-09-17T21:30:41.787Z Compiling proc-macro-error-attr2 v2.0.0
34132025-09-17T21:30:41.838Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34142025-09-17T21:30:41.945Z Compiling salty v0.3.0
34152025-09-17T21:30:41.988Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34162025-09-17T21:30:42.411Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34172025-09-17T21:30:42.549Z Compiling proc-macro-error2 v2.0.1
34182025-09-17T21:30:42.605Z Compiling num-derive v0.3.3
34192025-09-17T21:30:42.642Z Compiling xshell-macros v0.2.7
34202025-09-17T21:30:42.683Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34212025-09-17T21:30:43.170Z Compiling tabled_derive v0.11.0
34222025-09-17T21:30:43.261Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34232025-09-17T21:30:43.570Z Checking xshell v0.2.7
34242025-09-17T21:30:43.634Z Checking thiserror-no-std v2.0.2
34252025-09-17T21:30:43.702Z Checking vsss-rs v3.3.4
34262025-09-17T21:30:43.782Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34272025-09-17T21:30:43.799Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34282025-09-17T21:30:44.031Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34292025-09-17T21:30:44.728Z Checking libscf-sys v1.1.0
34302025-09-17T21:30:44.972Z Compiling mime_guess v2.0.5
34312025-09-17T21:30:45.362Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34322025-09-17T21:30:45.575Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34332025-09-17T21:30:45.740Z Checking papergrid v0.17.0
34342025-09-17T21:30:46.043Z Checking testing_table v0.3.0
34352025-09-17T21:30:46.206Z Compiling progenitor-impl v0.11.0
34362025-09-17T21:30:46.231Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34372025-09-17T21:30:46.550Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34382025-09-17T21:30:47.353Z Checking primeorder v0.13.6
34392025-09-17T21:30:47.621Z Checking env_filter v0.1.2
34402025-09-17T21:30:47.804Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34412025-09-17T21:30:47.858Z Checking p384 v0.13.0
34422025-09-17T21:30:47.874Z Checking env_logger v0.11.5
34432025-09-17T21:30:48.009Z Checking tabled v0.20.0
34442025-09-17T21:30:48.233Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34452025-09-17T21:30:48.285Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34462025-09-17T21:30:48.382Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34472025-09-17T21:30:48.723Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34482025-09-17T21:30:48.862Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34492025-09-17T21:30:49.183Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34502025-09-17T21:30:49.284Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34512025-09-17T21:30:49.493Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34522025-09-17T21:30:50.341Z Checking progenitor-client v0.11.0
34532025-09-17T21:30:50.432Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34542025-09-17T21:30:50.498Z Checking http-range v0.1.5
34552025-09-17T21:30:50.764Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34562025-09-17T21:30:50.820Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34572025-09-17T21:30:51.062Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34582025-09-17T21:30:51.313Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
34592025-09-17T21:30:51.462Z Checking secrecy v0.8.0
34602025-09-17T21:30:51.708Z Checking atty v0.2.14
34612025-09-17T21:30:51.875Z Checking crc8 v0.1.1
34622025-09-17T21:30:51.899Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34632025-09-17T21:30:51.975Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34642025-09-17T21:30:52.465Z Checking hyper-staticfile v0.10.1
34652025-09-17T21:30:52.511Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34662025-09-17T21:30:52.608Z Compiling progenitor-macro v0.11.0
34672025-09-17T21:30:52.755Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
34682025-09-17T21:30:52.980Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34692025-09-17T21:30:53.160Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34702025-09-17T21:30:53.196Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34712025-09-17T21:30:53.208Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34722025-09-17T21:30:53.417Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34732025-09-17T21:30:53.440Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34742025-09-17T21:30:53.945Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34752025-09-17T21:30:54.062Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34762025-09-17T21:30:54.502Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34772025-09-17T21:30:54.526Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34782025-09-17T21:30:54.942Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34792025-09-17T21:30:55.685Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34802025-09-17T21:30:55.923Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34812025-09-17T21:31:00.186Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34822025-09-17T21:31:00.358Z Checking progenitor v0.11.0
34832025-09-17T21:31:00.358Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34842025-09-17T21:31:08.838Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34852025-09-17T21:31:20.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.79s
34862025-09-17T21:31:20.743Z
34872025-09-17T21:31:20.743Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/227)
34882025-09-17T21:31:21.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-09-17T21:31:22.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-09-17T21:31:22.018Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34912025-09-17T21:31:35.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
34922025-09-17T21:31:35.542Z
34932025-09-17T21:31:35.542Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/227)
34942025-09-17T21:31:36.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-09-17T21:31:36.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-09-17T21:31:36.476Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34972025-09-17T21:31:49.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.41s
34982025-09-17T21:31:50.198Z
34992025-09-17T21:31:50.198Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/227)
35002025-09-17T21:31:50.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-09-17T21:31:50.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-09-17T21:31:51.121Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35032025-09-17T21:32:04.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.69s
35042025-09-17T21:32:05.128Z
35052025-09-17T21:32:05.128Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/227)
35062025-09-17T21:32:05.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-09-17T21:32:05.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-09-17T21:32:06.063Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35092025-09-17T21:32:19.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.55s
35102025-09-17T21:32:19.925Z
35112025-09-17T21:32:19.925Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/227)
35122025-09-17T21:32:20.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-09-17T21:32:20.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-09-17T21:32:20.856Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35152025-09-17T21:32:34.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
35162025-09-17T21:32:34.636Z
35172025-09-17T21:32:34.637Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/227)
35182025-09-17T21:32:35.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-09-17T21:32:35.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-09-17T21:32:35.435Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35212025-09-17T21:32:49.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s
35222025-09-17T21:32:49.239Z
35232025-09-17T21:32:49.239Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/227)
35242025-09-17T21:32:50.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-09-17T21:32:50.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-09-17T21:32:50.174Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35272025-09-17T21:33:03.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
35282025-09-17T21:33:04.127Z
35292025-09-17T21:33:04.127Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/227)
35302025-09-17T21:33:04.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-09-17T21:33:04.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-09-17T21:33:04.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332025-09-17T21:33:04.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35342025-09-17T21:33:04.943Z
35352025-09-17T21:33:04.944Zinfo: running `cargo check --bins` on range-requests (154/227)
35362025-09-17T21:33:05.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-09-17T21:33:05.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-09-17T21:33:05.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392025-09-17T21:33:05.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35402025-09-17T21:33:05.708Z
35412025-09-17T21:33:05.708Zinfo: running `cargo check --bins` on repo-depot-api (155/227)
35422025-09-17T21:33:06.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432025-09-17T21:33:06.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442025-09-17T21:33:06.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452025-09-17T21:33:06.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35462025-09-17T21:33:06.483Z
35472025-09-17T21:33:06.483Zinfo: running `cargo check --bins` on sled-agent-api (156/227)
35482025-09-17T21:33:07.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492025-09-17T21:33:07.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502025-09-17T21:33:07.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512025-09-17T21:33:07.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35522025-09-17T21:33:07.314Z
35532025-09-17T21:33:07.314Zinfo: running `cargo check --bins` on sled-diagnostics (157/227)
35542025-09-17T21:33:08.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552025-09-17T21:33:08.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562025-09-17T21:33:08.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572025-09-17T21:33:08.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35582025-09-17T21:33:08.116Z
35592025-09-17T21:33:08.116Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/227)
35602025-09-17T21:33:08.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-09-17T21:33:08.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-09-17T21:33:08.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632025-09-17T21:33:08.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35642025-09-17T21:33:08.946Z
35652025-09-17T21:33:08.946Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/227)
35662025-09-17T21:33:09.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-09-17T21:33:09.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-09-17T21:33:09.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692025-09-17T21:33:09.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35702025-09-17T21:33:09.766Z
35712025-09-17T21:33:09.766Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/227)
35722025-09-17T21:33:10.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-09-17T21:33:10.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-09-17T21:33:10.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752025-09-17T21:33:10.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35762025-09-17T21:33:10.577Z
35772025-09-17T21:33:10.578Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/227)
35782025-09-17T21:33:11.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-09-17T21:33:11.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-09-17T21:33:11.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812025-09-17T21:33:11.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35822025-09-17T21:33:11.409Z
35832025-09-17T21:33:11.409Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/227)
35842025-09-17T21:33:12.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-09-17T21:33:12.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-09-17T21:33:12.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872025-09-17T21:33:12.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35882025-09-17T21:33:12.264Z
35892025-09-17T21:33:12.264Zinfo: running `cargo check --bins` on nexus-test-interface (163/227)
35902025-09-17T21:33:13.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-09-17T21:33:13.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-09-17T21:33:13.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932025-09-17T21:33:13.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35942025-09-17T21:33:13.131Z
35952025-09-17T21:33:13.131Zinfo: running `cargo check --bins` on oximeter-collector (164/227)
35962025-09-17T21:33:13.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-09-17T21:33:13.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-09-17T21:33:14.031Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35992025-09-17T21:33:14.031Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36002025-09-17T21:33:14.955Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36012025-09-17T21:33:17.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s
36022025-09-17T21:33:17.245Z
36032025-09-17T21:33:17.245Zinfo: running `cargo check --bins` on oximeter-api (165/227)
36042025-09-17T21:33:17.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-09-17T21:33:17.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-09-17T21:33:17.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-09-17T21:33:17.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36082025-09-17T21:33:18.034Z
36092025-09-17T21:33:18.034Zinfo: running `cargo check --bins` on cert-dev (166/227)
36102025-09-17T21:33:18.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-09-17T21:33:18.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-09-17T21:33:18.787Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36132025-09-17T21:33:19.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
36142025-09-17T21:33:19.309Z
36152025-09-17T21:33:19.309Zinfo: running `cargo check --bins` on clickana (167/227)
36162025-09-17T21:33:20.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-09-17T21:33:20.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-09-17T21:33:20.127Z Checking castaway v0.2.3
36192025-09-17T21:33:20.131Z Checking unicode-truncate v1.1.0
36202025-09-17T21:33:20.131Z Checking lru v0.12.5
36212025-09-17T21:33:20.131Z Compiling instability v0.3.2
36222025-09-17T21:33:20.131Z Compiling indoc v2.0.6
36232025-09-17T21:33:20.131Z Checking cassowary v0.3.0
36242025-09-17T21:33:20.251Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36252025-09-17T21:33:20.387Z Checking compact_str v0.8.0
36262025-09-17T21:33:21.030Z Checking ratatui v0.29.0
36272025-09-17T21:33:22.846Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36282025-09-17T21:33:23.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
36292025-09-17T21:33:23.967Z
36302025-09-17T21:33:23.967Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/227)
36312025-09-17T21:33:24.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322025-09-17T21:33:24.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332025-09-17T21:33:24.857Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36342025-09-17T21:33:24.857Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36352025-09-17T21:33:26.111Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36362025-09-17T21:33:26.732Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36372025-09-17T21:33:27.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
36382025-09-17T21:33:27.460Z
36392025-09-17T21:33:27.461Zinfo: running `cargo check --bins` on ch-dev (169/227)
36402025-09-17T21:33:28.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36412025-09-17T21:33:28.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36422025-09-17T21:33:28.325Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36432025-09-17T21:33:29.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
36442025-09-17T21:33:29.479Z
36452025-09-17T21:33:29.479Zinfo: running `cargo check --bins` on dev-tools-common (170/227)
36462025-09-17T21:33:30.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36472025-09-17T21:33:30.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36482025-09-17T21:33:30.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36492025-09-17T21:33:30.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36502025-09-17T21:33:30.065Z
36512025-09-17T21:33:30.065Zinfo: running `cargo check --bins` on crdb-seed (171/227)
36522025-09-17T21:33:30.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36532025-09-17T21:33:30.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36542025-09-17T21:33:30.926Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36552025-09-17T21:33:31.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
36562025-09-17T21:33:31.673Z
36572025-09-17T21:33:31.673Zinfo: running `cargo check --bins` on db-dev (172/227)
36582025-09-17T21:33:32.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36592025-09-17T21:33:32.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36602025-09-17T21:33:32.546Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36612025-09-17T21:33:33.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
36622025-09-17T21:33:33.695Z
36632025-09-17T21:33:33.695Zinfo: running `cargo check --bins` on omicron-dev-lib (173/227)
36642025-09-17T21:33:34.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652025-09-17T21:33:34.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662025-09-17T21:33:34.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36672025-09-17T21:33:34.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
36682025-09-17T21:33:34.544Z
36692025-09-17T21:33:34.544Zinfo: running `cargo check --bins` on xtask-downloader (174/227)
36702025-09-17T21:33:35.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36712025-09-17T21:33:35.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36722025-09-17T21:33:35.291Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36732025-09-17T21:33:36.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
36742025-09-17T21:33:36.353Z
36752025-09-17T21:33:36.353Zinfo: running `cargo check --bins` on omicron-ls-apis (175/227)
36762025-09-17T21:33:37.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36772025-09-17T21:33:37.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36782025-09-17T21:33:37.108Z Checking typeid v1.0.3
36792025-09-17T21:33:37.226Z Checking ordered-float v2.10.1
36802025-09-17T21:33:37.240Z Checking cargo-platform v0.2.0
36812025-09-17T21:33:37.316Z Checking erased-serde v0.4.6
36822025-09-17T21:33:37.546Z Checking serde-value v0.7.0
36832025-09-17T21:33:37.888Z Checking serde-untagged v0.1.7
36842025-09-17T21:33:38.120Z Checking cargo-util-schemas v0.8.2
36852025-09-17T21:33:39.318Z Checking cargo_metadata v0.21.0
36862025-09-17T21:33:40.343Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36872025-09-17T21:33:41.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
36882025-09-17T21:33:41.383Z
36892025-09-17T21:33:41.383Zinfo: running `cargo check --bins` on mgs-dev (176/227)
36902025-09-17T21:33:42.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-09-17T21:33:42.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-09-17T21:33:42.299Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36932025-09-17T21:33:44.289Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36942025-09-17T21:33:44.933Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36952025-09-17T21:33:45.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
36962025-09-17T21:33:45.791Z
36972025-09-17T21:33:45.791Zinfo: running `cargo check --bins` on omicron-omdb (177/227)
36982025-09-17T21:33:46.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992025-09-17T21:33:46.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002025-09-17T21:33:46.868Z Compiling dirs-sys-next v0.1.2
37012025-09-17T21:33:46.868Z Compiling crunchy v0.2.2
37022025-09-17T21:33:46.872Z Compiling dsl_auto_type v0.1.2
37032025-09-17T21:33:47.028Z Checking scheduled-thread-pool v0.2.7
37042025-09-17T21:33:47.031Z Compiling diesel_table_macro_syntax v0.2.0
37052025-09-17T21:33:47.041Z Compiling tiny-keccak v2.0.2
37062025-09-17T21:33:47.090Z Compiling bit-vec v0.6.3
37072025-09-17T21:33:47.093Z Compiling ena v0.14.3
37082025-09-17T21:33:47.260Z Compiling dirs-next v2.0.0
37092025-09-17T21:33:47.424Z Compiling term v0.7.0
37102025-09-17T21:33:47.446Z Checking r2d2 v0.8.10
37112025-09-17T21:33:47.469Z Compiling bit-set v0.5.3
37122025-09-17T21:33:47.509Z Compiling diff v0.1.13
37132025-09-17T21:33:47.513Z Compiling regex-syntax v0.6.29
37142025-09-17T21:33:47.513Z Compiling bindgen v0.71.1
37152025-09-17T21:33:47.737Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37162025-09-17T21:33:47.741Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
37172025-09-17T21:33:48.007Z Compiling ascii-canvas v3.0.0
37182025-09-17T21:33:48.035Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37192025-09-17T21:33:48.111Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
37202025-09-17T21:33:48.331Z Compiling diesel_derives v2.2.3
37212025-09-17T21:33:48.424Z Compiling derive_builder_core v0.20.2
37222025-09-17T21:33:48.449Z Compiling libxml v0.3.3
37232025-09-17T21:33:48.502Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37242025-09-17T21:33:48.609Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
37252025-09-17T21:33:48.866Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37262025-09-17T21:33:49.044Z Compiling strum_macros v0.24.3
37272025-09-17T21:33:49.048Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
37282025-09-17T21:33:49.200Z Compiling indoc v1.0.9
37292025-09-17T21:33:50.062Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37302025-09-17T21:33:50.390Z Compiling derive_builder_macro v0.20.2
37312025-09-17T21:33:50.414Z Compiling impl-trait-for-tuples v0.2.2
37322025-09-17T21:33:51.077Z Compiling lalrpop v0.19.12
37332025-09-17T21:33:51.283Z Checking derive_builder v0.20.2
37342025-09-17T21:33:51.481Z Compiling oso-derive v0.27.3
37352025-09-17T21:33:51.630Z Checking quick-xml v0.37.2
37362025-09-17T21:33:52.166Z Checking maplit v1.0.2
37372025-09-17T21:33:52.344Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37382025-09-17T21:33:52.449Z Compiling diesel-dtrace v0.4.2
37392025-09-17T21:33:52.622Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37402025-09-17T21:33:52.907Z Checking bb8 v0.8.5
37412025-09-17T21:33:53.017Z Checking ignore v0.4.23
37422025-09-17T21:33:53.414Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37432025-09-17T21:33:53.690Z Checking predicates-tree v1.0.12
37442025-09-17T21:33:53.807Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37452025-09-17T21:33:53.826Z Checking globwalk v0.9.1
37462025-09-17T21:33:53.848Z Checking rand_seeder v0.4.0
37472025-09-17T21:33:53.879Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37482025-09-17T21:33:54.091Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37492025-09-17T21:33:54.164Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37502025-09-17T21:33:54.187Z Checking camino-tempfile-ext v0.3.2
37512025-09-17T21:33:54.341Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37522025-09-17T21:33:54.564Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37532025-09-17T21:33:54.694Z Checking console v0.16.0
37542025-09-17T21:33:55.310Z Checking unit-prefix v0.5.1
37552025-09-17T21:33:55.396Z Checking is_ci v1.2.0
37562025-09-17T21:33:55.542Z Checking indicatif v0.18.0
37572025-09-17T21:33:55.575Z Checking supports-color v3.0.2
37582025-09-17T21:33:55.809Z Checking support-bundle-viewer v0.1.2
37592025-09-17T21:33:55.841Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37602025-09-17T21:33:56.263Z Checking multimap v0.10.1
37612025-09-17T21:33:56.344Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37622025-09-17T21:33:58.237Z Checking diesel v2.2.12
37632025-09-17T21:34:11.963Z Compiling samael v0.0.19
37642025-09-17T21:34:27.323Z Checking async-bb8-diesel v0.2.1
37652025-09-17T21:34:29.231Z Compiling polar-core v0.27.3
37662025-09-17T21:34:36.483Z Checking oso v0.27.3
37672025-09-17T21:35:19.704Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37682025-09-17T21:35:52.991Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37692025-09-17T21:36:03.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
37702025-09-17T21:36:03.324Z
37712025-09-17T21:36:03.324Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/227)
37722025-09-17T21:36:04.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-09-17T21:36:05.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-09-17T21:36:05.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-09-17T21:36:05.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37762025-09-17T21:36:05.094Z
37772025-09-17T21:36:05.094Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/227)
37782025-09-17T21:36:05.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-09-17T21:36:05.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-09-17T21:36:05.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812025-09-17T21:36:05.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37822025-09-17T21:36:05.095Z
37832025-09-17T21:36:05.095Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/227)
37842025-09-17T21:36:05.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-09-17T21:36:05.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-09-17T21:36:05.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872025-09-17T21:36:05.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37882025-09-17T21:36:05.829Z
37892025-09-17T21:36:05.829Zinfo: running `cargo check --bins` on omicron-nexus (181/227)
37902025-09-17T21:36:06.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-09-17T21:36:06.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-09-17T21:36:07.005Z Compiling libz-sys v1.1.20
37932025-09-17T21:36:07.095Z Compiling libgit2-sys v0.17.0+1.8.1
37942025-09-17T21:36:07.196Z Compiling vergen v8.3.2
37952025-09-17T21:36:07.196Z Compiling cargo-platform v0.1.8
37962025-09-17T21:36:07.196Z Compiling fs-err v2.11.0
37972025-09-17T21:36:07.196Z Compiling rustls v0.21.12
37982025-09-17T21:36:07.218Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
37992025-09-17T21:36:07.218Z Checking rustls-webpki v0.101.7
38002025-09-17T21:36:07.560Z Compiling cargo_metadata v0.18.1
38012025-09-17T21:36:07.576Z Checking sct v0.7.1
38022025-09-17T21:36:07.576Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38032025-09-17T21:36:07.909Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38042025-09-17T21:36:08.486Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38052025-09-17T21:36:08.495Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38062025-09-17T21:36:08.495Z Checking parse-size v1.1.0
38072025-09-17T21:36:08.495Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38082025-09-17T21:36:08.495Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
38092025-09-17T21:36:08.495Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38102025-09-17T21:36:08.495Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38112025-09-17T21:36:09.188Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
38122025-09-17T21:36:09.374Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
38132025-09-17T21:36:09.519Z Checking rustls-pemfile v1.0.4
38142025-09-17T21:36:09.750Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38152025-09-17T21:36:09.804Z Checking twox-hash v2.1.0
38162025-09-17T21:36:09.994Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38172025-09-17T21:36:10.114Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38182025-09-17T21:36:10.424Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38192025-09-17T21:36:10.450Z Checking tokio-rustls v0.24.1
38202025-09-17T21:36:11.277Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38212025-09-17T21:36:11.530Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38222025-09-17T21:36:11.780Z Checking fatfs v0.3.6
38232025-09-17T21:36:12.132Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
38242025-09-17T21:36:12.165Z Checking assert_matches v1.5.0
38252025-09-17T21:36:18.311Z Compiling git2 v0.19.0
38262025-09-17T21:36:19.023Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38272025-09-17T21:36:19.185Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38282025-09-17T21:36:22.373Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38292025-09-17T21:37:23.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
38302025-09-17T21:37:23.379Z
38312025-09-17T21:37:23.379Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/227)
38322025-09-17T21:37:24.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-09-17T21:37:24.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-09-17T21:37:24.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352025-09-17T21:37:24.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38362025-09-17T21:37:24.191Z
38372025-09-17T21:37:24.191Zinfo: running `cargo check --bins` on nexus-external-api (183/227)
38382025-09-17T21:37:24.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392025-09-17T21:37:24.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402025-09-17T21:37:24.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38412025-09-17T21:37:24.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38422025-09-17T21:37:25.047Z
38432025-09-17T21:37:25.047Zinfo: running `cargo check --bins` on nexus-internal-api (184/227)
38442025-09-17T21:37:25.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452025-09-17T21:37:25.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462025-09-17T21:37:25.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38472025-09-17T21:37:25.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38482025-09-17T21:37:25.889Z
38492025-09-17T21:37:25.889Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/227)
38502025-09-17T21:37:26.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38512025-09-17T21:37:26.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38522025-09-17T21:37:26.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38532025-09-17T21:37:26.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38542025-09-17T21:37:26.772Z
38552025-09-17T21:37:26.773Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/227)
38562025-09-17T21:37:27.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38572025-09-17T21:37:27.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38582025-09-17T21:37:27.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38592025-09-17T21:37:27.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38602025-09-17T21:37:27.610Z
38612025-09-17T21:37:27.610Zinfo: running `cargo check --bins` on nexus-networking (187/227)
38622025-09-17T21:37:28.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38632025-09-17T21:37:28.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38642025-09-17T21:37:28.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38652025-09-17T21:37:28.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38662025-09-17T21:37:28.483Z
38672025-09-17T21:37:28.483Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/227)
38682025-09-17T21:37:29.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38692025-09-17T21:37:29.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38702025-09-17T21:37:29.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38712025-09-17T21:37:29.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38722025-09-17T21:37:29.359Z
38732025-09-17T21:37:29.359Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/227)
38742025-09-17T21:37:30.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752025-09-17T21:37:30.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762025-09-17T21:37:30.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38772025-09-17T21:37:30.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38782025-09-17T21:37:30.225Z
38792025-09-17T21:37:30.226Zinfo: running `cargo check --bins` on update-common (190/227)
38802025-09-17T21:37:30.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812025-09-17T21:37:30.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822025-09-17T21:37:30.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38832025-09-17T21:37:30.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38842025-09-17T21:37:31.030Z
38852025-09-17T21:37:31.030Zinfo: running `cargo check --bins` on omicron-dev (191/227)
38862025-09-17T21:37:31.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872025-09-17T21:37:31.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882025-09-17T21:37:32.156Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38892025-09-17T21:37:32.159Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38902025-09-17T21:37:32.324Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38912025-09-17T21:37:32.339Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38922025-09-17T21:37:32.342Z Checking diff v0.1.13
38932025-09-17T21:37:32.342Z Checking yansi v1.0.1
38942025-09-17T21:37:32.373Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38952025-09-17T21:37:32.376Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38962025-09-17T21:37:32.828Z Checking pretty_assertions v1.4.1
38972025-09-17T21:37:33.657Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38982025-09-17T21:38:02.562Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38992025-09-17T21:38:02.565Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39002025-09-17T21:38:02.565Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39012025-09-17T21:38:02.565Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39022025-09-17T21:38:02.565Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39032025-09-17T21:38:02.565Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39042025-09-17T21:38:03.129Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39052025-09-17T21:38:03.602Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39062025-09-17T21:38:05.008Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39072025-09-17T21:38:57.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
39082025-09-17T21:38:57.992Z
39092025-09-17T21:38:57.992Zinfo: running `cargo check --bins` on openapi-manager (192/227)
39102025-09-17T21:38:58.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39112025-09-17T21:38:58.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39122025-09-17T21:38:58.885Z Compiling tabled_derive v0.10.0
39132025-09-17T21:38:58.885Z Checking papergrid v0.14.0
39142025-09-17T21:38:58.888Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39152025-09-17T21:38:58.888Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39162025-09-17T21:38:59.044Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
39172025-09-17T21:38:59.048Z Checking heck v0.4.1
39182025-09-17T21:38:59.048Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39192025-09-17T21:38:59.307Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
39202025-09-17T21:38:59.422Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39212025-09-17T21:39:00.394Z Checking tabled v0.18.0
39222025-09-17T21:39:00.436Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39232025-09-17T21:39:03.233Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39242025-09-17T21:39:04.792Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39252025-09-17T21:39:05.678Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
39262025-09-17T21:39:07.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.25s
39272025-09-17T21:39:07.464Z
39282025-09-17T21:39:07.464Zinfo: running `cargo check --bins` on installinator-api (193/227)
39292025-09-17T21:39:08.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39302025-09-17T21:39:08.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39312025-09-17T21:39:08.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39322025-09-17T21:39:08.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39332025-09-17T21:39:08.269Z
39342025-09-17T21:39:08.269Zinfo: running `cargo check --bins` on ntp-admin-api (194/227)
39352025-09-17T21:39:08.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362025-09-17T21:39:08.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372025-09-17T21:39:08.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39382025-09-17T21:39:08.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39392025-09-17T21:39:09.053Z
39402025-09-17T21:39:09.054Zinfo: running `cargo check --bins` on ntp-admin-types (195/227)
39412025-09-17T21:39:09.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422025-09-17T21:39:09.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432025-09-17T21:39:09.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39442025-09-17T21:39:09.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
39452025-09-17T21:39:09.853Z
39462025-09-17T21:39:09.853Zinfo: running `cargo check --bins` on wicketd-api (196/227)
39472025-09-17T21:39:10.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-09-17T21:39:10.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-09-17T21:39:10.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39502025-09-17T21:39:10.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39512025-09-17T21:39:10.669Z
39522025-09-17T21:39:10.669Zinfo: running `cargo check --bins` on omicron-pins (197/227)
39532025-09-17T21:39:11.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39542025-09-17T21:39:11.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39552025-09-17T21:39:11.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39562025-09-17T21:39:11.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
39572025-09-17T21:39:11.423Z
39582025-09-17T21:39:11.423Zinfo: running `cargo check --bins` on reconfigurator-cli (198/227)
39592025-09-17T21:39:12.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39602025-09-17T21:39:12.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39612025-09-17T21:39:12.368Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39622025-09-17T21:39:12.507Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39632025-09-17T21:39:12.510Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39642025-09-17T21:39:12.534Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39652025-09-17T21:39:12.538Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39662025-09-17T21:39:12.549Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39672025-09-17T21:39:12.569Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39682025-09-17T21:39:12.572Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39692025-09-17T21:39:12.742Z Compiling petname v2.0.2
39702025-09-17T21:39:12.926Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39712025-09-17T21:39:13.111Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39722025-09-17T21:39:13.218Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39732025-09-17T21:39:13.557Z Checking sync-ptr v0.1.4
39742025-09-17T21:39:13.586Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39752025-09-17T21:39:13.663Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39762025-09-17T21:39:13.759Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39772025-09-17T21:39:14.043Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
39782025-09-17T21:39:14.067Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39792025-09-17T21:39:15.189Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39802025-09-17T21:39:17.491Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39812025-09-17T21:39:17.494Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39822025-09-17T21:39:23.856Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39832025-09-17T21:39:24.749Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39842025-09-17T21:39:26.589Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39852025-09-17T21:39:29.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s
39862025-09-17T21:39:29.689Z
39872025-09-17T21:39:29.689Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/227)
39882025-09-17T21:39:30.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39892025-09-17T21:39:30.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39902025-09-17T21:39:30.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39912025-09-17T21:39:30.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39922025-09-17T21:39:30.551Z
39932025-09-17T21:39:30.552Zinfo: running `cargo check --bins` on omicron-repl-utils (200/227)
39942025-09-17T21:39:31.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39952025-09-17T21:39:31.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39962025-09-17T21:39:31.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39972025-09-17T21:39:31.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
39982025-09-17T21:39:31.307Z
39992025-09-17T21:39:31.307Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/227)
40002025-09-17T21:39:32.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40012025-09-17T21:39:32.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40022025-09-17T21:39:32.224Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
40032025-09-17T21:39:33.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
40042025-09-17T21:39:33.566Z
40052025-09-17T21:39:33.566Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/227)
40062025-09-17T21:39:34.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40072025-09-17T21:39:34.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40082025-09-17T21:39:34.427Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
40092025-09-17T21:39:34.881Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40102025-09-17T21:39:36.102Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40112025-09-17T21:39:36.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
40122025-09-17T21:39:37.079Z
40132025-09-17T21:39:37.080Zinfo: running `cargo check --bins` on omicron-releng (203/227)
40142025-09-17T21:39:37.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40152025-09-17T21:39:37.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40162025-09-17T21:39:37.900Z Compiling blake3 v1.5.4
40172025-09-17T21:39:37.903Z Checking memmap2 v0.9.5
40182025-09-17T21:39:37.903Z Checking arrayvec v0.7.6
40192025-09-17T21:39:37.903Z Checking arrayref v0.3.9
40202025-09-17T21:39:38.025Z Checking constant_time_eq v0.3.1
40212025-09-17T21:39:38.046Z Checking topological-sort v0.2.2
40222025-09-17T21:39:38.059Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40232025-09-17T21:39:38.073Z Checking shell-words v1.1.0
40242025-09-17T21:39:39.184Z Checking omicron-zone-package v0.12.2
40252025-09-17T21:39:40.339Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40262025-09-17T21:39:41.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
40272025-09-17T21:39:41.679Z
40282025-09-17T21:39:41.679Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/227)
40292025-09-17T21:39:42.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40302025-09-17T21:39:42.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40312025-09-17T21:39:42.492Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40322025-09-17T21:39:42.883Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40332025-09-17T21:39:43.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
40342025-09-17T21:39:43.606Z
40352025-09-17T21:39:43.606Zinfo: running `cargo check --bins` on xtask (205/227)
40362025-09-17T21:39:44.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40372025-09-17T21:39:44.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40382025-09-17T21:39:44.204Z Checking bitflags v2.9.1
40392025-09-17T21:39:44.208Z Checking serde v1.0.223
40402025-09-17T21:39:44.314Z Checking zerofrom v0.1.4
40412025-09-17T21:39:44.325Z Checking smallvec v1.15.1
40422025-09-17T21:39:44.328Z Checking hashbrown v0.15.4
40432025-09-17T21:39:44.346Z Checking thiserror v1.0.69
40442025-09-17T21:39:44.358Z Checking serde_json v1.0.145
40452025-09-17T21:39:44.361Z Checking scroll v0.12.0
40462025-09-17T21:39:44.482Z Checking num-traits v0.2.19
40472025-09-17T21:39:44.519Z Checking yoke v0.7.4
40482025-09-17T21:39:44.559Z Checking rustix v0.38.37
40492025-09-17T21:39:44.661Z Checking log v0.4.27
40502025-09-17T21:39:44.829Z Checking percent-encoding v2.3.2
40512025-09-17T21:39:44.868Z Checking zerovec v0.10.4
40522025-09-17T21:39:44.962Z Checking pest v2.7.14
40532025-09-17T21:39:45.081Z Checking form_urlencoded v1.2.2
40542025-09-17T21:39:45.249Z Checking toml_datetime v0.6.11
40552025-09-17T21:39:45.304Z Checking serde_spanned v0.6.9
40562025-09-17T21:39:45.322Z Checking indexmap v2.11.0
40572025-09-17T21:39:45.520Z Checking erased-serde v0.4.6
40582025-09-17T21:39:45.548Z Checking terminal_size v0.4.0
40592025-09-17T21:39:45.588Z Checking goblin v0.8.2
40602025-09-17T21:39:45.744Z Checking zerocopy v0.7.35
40612025-09-17T21:39:45.879Z Checking getrandom v0.3.1
40622025-09-17T21:39:45.986Z Checking ordered-float v2.10.1
40632025-09-17T21:39:46.130Z Checking thiserror v2.0.16
40642025-09-17T21:39:46.294Z Checking syn v2.0.106
40652025-09-17T21:39:46.336Z Checking tinystr v0.7.6
40662025-09-17T21:39:46.399Z Checking icu_collections v1.5.0
40672025-09-17T21:39:46.479Z Checking serde-value v0.7.0
40682025-09-17T21:39:46.538Z Checking toml_edit v0.22.27
40692025-09-17T21:39:46.700Z Checking icu_locid v1.5.0
40702025-09-17T21:39:46.875Z Checking serde-untagged v0.1.7
40712025-09-17T21:39:46.922Z Checking rustix v1.0.7
40722025-09-17T21:39:47.041Z Checking semver v1.0.26
40732025-09-17T21:39:47.245Z Checking once_cell v1.21.3
40742025-09-17T21:39:47.431Z Checking dtrace-parser v0.2.0
40752025-09-17T21:39:47.472Z Checking clap_builder v4.5.41
40762025-09-17T21:39:47.549Z Checking cargo-platform v0.2.0
40772025-09-17T21:39:47.641Z Checking icu_provider v1.5.0
40782025-09-17T21:39:47.893Z Checking textwrap v0.16.2
40792025-09-17T21:39:47.914Z Checking fs-err v3.1.1
40802025-09-17T21:39:48.247Z Checking tabled v0.15.0
40812025-09-17T21:39:48.269Z Checking icu_locid_transform v1.5.0
40822025-09-17T21:39:48.309Z Checking anyhow v1.0.99
40832025-09-17T21:39:48.477Z Checking tempfile v3.20.0
40842025-09-17T21:39:48.704Z Checking macaddr v1.0.1
40852025-09-17T21:39:48.872Z Checking camino-tempfile v1.4.1
40862025-09-17T21:39:49.054Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40872025-09-17T21:39:49.171Z Checking toml v0.8.23
40882025-09-17T21:39:49.277Z Checking icu_properties v1.5.1
40892025-09-17T21:39:49.851Z Checking cargo_toml v0.21.0
40902025-09-17T21:39:50.147Z Checking clap v4.5.41
40912025-09-17T21:39:50.291Z Checking dof v0.3.0
40922025-09-17T21:39:50.822Z Checking usdt-impl v0.5.0
40932025-09-17T21:39:51.196Z Checking usdt v0.5.0
40942025-09-17T21:39:51.639Z Checking icu_normalizer v1.5.0
40952025-09-17T21:39:52.122Z Checking idna_adapter v1.2.0
40962025-09-17T21:39:52.253Z Checking idna v1.0.3
40972025-09-17T21:39:52.553Z Checking url v2.5.4
40982025-09-17T21:39:53.040Z Checking cargo-util-schemas v0.8.2
40992025-09-17T21:39:54.237Z Checking cargo_metadata v0.21.0
41002025-09-17T21:39:55.240Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41012025-09-17T21:39:55.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.27s
41022025-09-17T21:39:56.041Z
41032025-09-17T21:39:56.041Zinfo: running `cargo check --bins` on end-to-end-tests (206/227)
41042025-09-17T21:39:56.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41052025-09-17T21:39:56.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41062025-09-17T21:39:56.998Z Checking polyval v0.6.2
41072025-09-17T21:39:57.003Z Checking ctr v0.9.2
41082025-09-17T21:39:57.146Z Checking ssh-encoding v0.2.0
41092025-09-17T21:39:57.149Z Checking blowfish v0.9.1
41102025-09-17T21:39:57.170Z Checking password-hash v0.4.2
41112025-09-17T21:39:57.188Z Checking p256 v0.13.2
41122025-09-17T21:39:57.191Z Checking p521 v0.13.3
41132025-09-17T21:39:57.226Z Checking russh-cryptovec v0.7.3
41142025-09-17T21:39:57.364Z Checking ghash v0.5.1
41152025-09-17T21:39:57.373Z Checking bcrypt-pbkdf v0.10.0
41162025-09-17T21:39:57.439Z Checking md5 v0.7.0
41172025-09-17T21:39:57.461Z Checking num-bigint v0.4.6
41182025-09-17T21:39:57.461Z Checking des v0.8.1
41192025-09-17T21:39:57.561Z Checking pbkdf2 v0.11.0
41202025-09-17T21:39:57.585Z Checking aes-gcm v0.10.3
41212025-09-17T21:39:57.672Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41222025-09-17T21:39:57.694Z Checking hex-literal v0.4.1
41232025-09-17T21:39:57.735Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41242025-09-17T21:39:57.735Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41252025-09-17T21:39:57.817Z Checking ssh-cipher v0.2.0
41262025-09-17T21:39:57.839Z Checking internet-checksum v0.2.1
41272025-09-17T21:39:58.093Z Checking ssh-key v0.6.6
41282025-09-17T21:39:58.314Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41292025-09-17T21:39:59.181Z Checking russh-keys v0.45.0
41302025-09-17T21:40:00.012Z Checking russh v0.45.0
41312025-09-17T21:40:21.053Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41322025-09-17T21:40:22.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.64s
41332025-09-17T21:40:22.932Z
41342025-09-17T21:40:22.932Zinfo: running `cargo check --bins` on gateway-cli (207/227)
41352025-09-17T21:40:23.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362025-09-17T21:40:23.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372025-09-17T21:40:23.724Z Checking termios v0.3.3
41382025-09-17T21:40:23.972Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41392025-09-17T21:40:24.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
41402025-09-17T21:40:24.997Z
41412025-09-17T21:40:24.997Zinfo: running `cargo check --bins --no-default-features` on installinator (208/227)
41422025-09-17T21:40:25.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41432025-09-17T21:40:25.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41442025-09-17T21:40:25.855Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41452025-09-17T21:40:25.855Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41462025-09-17T21:40:25.858Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41472025-09-17T21:40:26.740Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41482025-09-17T21:40:28.556Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41492025-09-17T21:40:30.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
41502025-09-17T21:40:30.908Z
41512025-09-17T21:40:30.909Zinfo: running `cargo check --bins` on internal-dns-cli (209/227)
41522025-09-17T21:40:31.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41532025-09-17T21:40:31.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41542025-09-17T21:40:31.698Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41552025-09-17T21:40:32.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
41562025-09-17T21:40:32.428Z
41572025-09-17T21:40:32.429Zinfo: running `cargo check --bins` on omicron-live-tests (210/227)
41582025-09-17T21:40:33.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41592025-09-17T21:40:33.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41602025-09-17T21:40:33.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41612025-09-17T21:40:33.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41622025-09-17T21:40:33.178Z
41632025-09-17T21:40:33.178Zinfo: running `cargo check --bins` on live-tests-macros (211/227)
41642025-09-17T21:40:33.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41652025-09-17T21:40:33.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41662025-09-17T21:40:33.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41672025-09-17T21:40:33.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
41682025-09-17T21:40:33.938Z
41692025-09-17T21:40:33.938Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/227)
41702025-09-17T21:40:34.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41712025-09-17T21:40:34.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41722025-09-17T21:40:34.852Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41732025-09-17T21:40:35.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
41742025-09-17T21:40:35.818Z
41752025-09-17T21:40:35.818Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/227)
41762025-09-17T21:40:36.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41772025-09-17T21:40:36.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41782025-09-17T21:40:36.608Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41792025-09-17T21:40:36.611Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41802025-09-17T21:40:36.916Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41812025-09-17T21:40:37.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
41822025-09-17T21:40:38.139Z
41832025-09-17T21:40:38.139Zinfo: running `cargo check --bins` on omicron-package (214/227)
41842025-09-17T21:40:38.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41852025-09-17T21:40:38.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41862025-09-17T21:40:38.969Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41872025-09-17T21:40:40.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
41882025-09-17T21:40:40.664Z
41892025-09-17T21:40:40.664Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (215/227)
41902025-09-17T21:40:41.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41912025-09-17T21:40:41.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41922025-09-17T21:40:41.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41932025-09-17T21:40:41.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
41942025-09-17T21:40:41.475Z
41952025-09-17T21:40:41.475Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (216/227)
41962025-09-17T21:40:42.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41972025-09-17T21:40:42.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41982025-09-17T21:40:42.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41992025-09-17T21:40:42.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42002025-09-17T21:40:42.284Z
42012025-09-17T21:40:42.284Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (217/227)
42022025-09-17T21:40:43.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42032025-09-17T21:40:43.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42042025-09-17T21:40:43.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42052025-09-17T21:40:43.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42062025-09-17T21:40:43.101Z
42072025-09-17T21:40:43.101Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (218/227)
42082025-09-17T21:40:43.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42092025-09-17T21:40:43.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42102025-09-17T21:40:43.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42112025-09-17T21:40:43.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42122025-09-17T21:40:43.913Z
42132025-09-17T21:40:43.913Zinfo: running `cargo check --bins --no-default-features` on gfss (219/227)
42142025-09-17T21:40:44.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152025-09-17T21:40:44.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162025-09-17T21:40:44.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42172025-09-17T21:40:44.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42182025-09-17T21:40:44.671Z
42192025-09-17T21:40:44.671Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (220/227)
42202025-09-17T21:40:45.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42212025-09-17T21:40:45.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42222025-09-17T21:40:45.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42232025-09-17T21:40:45.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42242025-09-17T21:40:45.428Z
42252025-09-17T21:40:45.428Zinfo: running `cargo check --bins` on trust-quorum-test-utils (221/227)
42262025-09-17T21:40:46.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42272025-09-17T21:40:46.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42282025-09-17T21:40:46.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42292025-09-17T21:40:46.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42302025-09-17T21:40:46.244Z
42312025-09-17T21:40:46.244Zinfo: running `cargo check --bins` on tqdb (222/227)
42322025-09-17T21:40:47.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42332025-09-17T21:40:47.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42342025-09-17T21:40:47.153Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42352025-09-17T21:40:47.550Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42362025-09-17T21:40:49.061Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42372025-09-17T21:40:49.925Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42382025-09-17T21:40:50.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
42392025-09-17T21:40:50.878Z
42402025-09-17T21:40:50.878Zinfo: running `cargo check --bins` on wicket-dbg (223/227)
42412025-09-17T21:40:51.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42422025-09-17T21:40:51.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42432025-09-17T21:40:51.754Z Checking rtoolbox v0.0.2
42442025-09-17T21:40:51.755Z Checking tui-tree-widget v0.23.1
42452025-09-17T21:40:51.759Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42462025-09-17T21:40:52.015Z Checking rpassword v7.4.0
42472025-09-17T21:40:56.707Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42482025-09-17T21:40:59.579Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42492025-09-17T21:41:00.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.98s
42502025-09-17T21:41:01.089Z
42512025-09-17T21:41:01.089Zinfo: running `cargo check --bins` on wicket (224/227)
42522025-09-17T21:41:01.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42532025-09-17T21:41:01.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42542025-09-17T21:41:01.951Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42552025-09-17T21:41:02.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
42562025-09-17T21:41:02.665Z
42572025-09-17T21:41:02.665Zinfo: running `cargo check --bins` on wicketd (225/227)
42582025-09-17T21:41:03.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42592025-09-17T21:41:03.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42602025-09-17T21:41:03.548Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42612025-09-17T21:41:07.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
42622025-09-17T21:41:07.919Z
42632025-09-17T21:41:07.919Zinfo: running `cargo check --bins` on omicron-workspace-hack (226/227)
42642025-09-17T21:41:08.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42652025-09-17T21:41:08.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42662025-09-17T21:41:08.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42672025-09-17T21:41:08.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42682025-09-17T21:41:08.672Z
42692025-09-17T21:41:08.672Zinfo: running `cargo check --bins` on zone-setup (227/227)
42702025-09-17T21:41:09.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42712025-09-17T21:41:09.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42722025-09-17T21:41:09.496Z Checking uzers v0.12.1
42732025-09-17T21:41:09.860Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42742025-09-17T21:41:10.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
42752025-09-17T21:41:11.158Z
42762025-09-17T21:41:11.158Zreal 16:27.764110210
42772025-09-17T21:41:11.158Zuser 32:43.158643279
42782025-09-17T21:41:11.158Zsys 5:28.914160073
42792025-09-17T21:41:11.158Ztrap 0.702057138
42802025-09-17T21:41:11.158Ztflt 0.744640409
42812025-09-17T21:41:11.158Zdflt 1.442834768
42822025-09-17T21:41:11.163Zkflt 0.000898189
42832025-09-17T21:41:11.163Zlock 1:21:55.435061216
42842025-09-17T21:41:11.163Zslp 2:41:57.808373648
42852025-09-17T21:41:11.163Zlat 1:41.691085354
42862025-09-17T21:41:11.163Zstop 5:28.054212679
42872025-09-17T21:41:11.163Zprocess exited: duration 1267019 ms, exit code 0
 
42882025-09-17T21:41:11.171Zfound 0 output files