01K0WARKA5J3YNS020YYEPKQTH: 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: 01K0WAS55FNEB63YP9Y6RDE6H1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-23T19:05:44.207Zjob assigned to worker 01K0WAS92TRBV66KPTS5GK7YMQ [factory aws, i-0708463c70bac2115] (queued for 53 s)
 
22025-07-23T19:05:53.052Zstarting task 0: "setup"
32025-07-23T19:05:53.057Z++ uname -s
42025-07-23T19:05:53.060Z+ kern=SunOS
52025-07-23T19:05:53.060Z+ build_user=build
62025-07-23T19:05:53.060Z+ build_uid=12345
72025-07-23T19:05:53.061Z+ work_dir=/work
82025-07-23T19:05:53.061Z+ input_dir=/input
92025-07-23T19:05:53.061Z+ [[ 0 == 12345 ]]
102025-07-23T19:05:53.061Z+ case "$kern" in
112025-07-23T19:05:53.061Z+ groupadd -g 12345 build
122025-07-23T19:05:53.066Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-23T19:05:55.070Z+ zfs create -o mountpoint=/work rpool/work
142025-07-23T19:05:55.252Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-23T19:05:55.255Z+ home_fs=zfs
162025-07-23T19:05:55.255Z+ [[ zfs == autofs ]]
172025-07-23T19:05:55.255Z+ mkdir -p /home/build
182025-07-23T19:05:55.259Z+ chown build:build /home/build /work
192025-07-23T19:05:57.259Z+ chmod 0700 /home/build /work
202025-07-23T19:05:57.262Zprocess exited: duration 4211 ms, exit code 0
 
212025-07-23T19:05:57.278Zstarting task 1: "rust-toolchain"
222025-07-23T19:05:57.284Z * rust toolchain channel = "1.88.0"
232025-07-23T19:05:57.284Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
242025-07-23T19:05:57.284Z * rust toolchain profile = "default"
252025-07-23T19:05:57.284Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-23T19:05:57.284Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-23T19:05:57.284Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-23T19:05:57.288Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-23T19:05:57.288Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-23T19:05:57.405Zinfo: downloading installer
312025-07-23T19:05:58.639Zwarn: It looks like you have an existing installation of Rust at:
322025-07-23T19:05:58.640Zwarn: /opt/ooce/bin
332025-07-23T19:05:58.640Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-23T19:05:58.640Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-23T19:05:58.640Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-23T19:05:58.640Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-23T19:05:58.640Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-23T19:05:58.640Zerror: cannot install while Rust is installed
392025-07-23T19:05:58.640Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-23T19:05:58.654Zinfo: profile set to 'default'
412025-07-23T19:05:58.654Zinfo: default host triple is x86_64-unknown-illumos
422025-07-23T19:05:58.660Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-23T19:05:58.825Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-23T19:05:58.825Zinfo: downloading component 'cargo'
452025-07-23T19:05:59.808Zinfo: downloading component 'clippy'
462025-07-23T19:06:00.188Zinfo: downloading component 'rust-docs'
472025-07-23T19:06:01.659Zinfo: downloading component 'rust-std'
482025-07-23T19:06:03.129Zinfo: downloading component 'rustc'
492025-07-23T19:06:10.434Zinfo: downloading component 'rustfmt'
502025-07-23T19:06:10.658Zinfo: installing component 'cargo'
512025-07-23T19:06:11.553Zinfo: installing component 'clippy'
522025-07-23T19:06:11.946Zinfo: installing component 'rust-docs'
532025-07-23T19:06:13.787Zinfo: installing component 'rust-std'
542025-07-23T19:06:15.546Zinfo: installing component 'rustc'
552025-07-23T19:06:22.142Zinfo: installing component 'rustfmt'
562025-07-23T19:06:22.476Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-23T19:06:22.477Z
582025-07-23T19:06:22.897Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-23T19:06:22.897Z
602025-07-23T19:06:22.900Z
612025-07-23T19:06:22.901ZRust is installed now. Great!
622025-07-23T19:06:22.901Z
632025-07-23T19:06:22.901ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-23T19:06:22.901Zenvironment variable. This has not been done automatically.
652025-07-23T19:06:22.901Z
662025-07-23T19:06:22.901ZTo configure your current shell, you need to source
672025-07-23T19:06:22.901Zthe corresponding env file under $HOME/.cargo.
682025-07-23T19:06:22.901Z
692025-07-23T19:06:22.901ZThis is usually done by running one of the following (note the leading DOT):
702025-07-23T19:06:22.901Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-23T19:06:22.901Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-23T19:06:22.901Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-23T19:06:23.087Z+ rustup --version
742025-07-23T19:06:23.252Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-23T19:06:23.252Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-23T19:06:23.426Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-23T19:06:23.426Z+ cargo --version
782025-07-23T19:06:23.426Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-23T19:06:23.426Z+ rustc --version
802025-07-23T19:06:23.445Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-23T19:06:23.445Zprocess exited: duration 25982 ms, exit code 0
 
822025-07-23T19:06:23.461Zstarting task 2: "authentication"
832025-07-23T19:06:23.490Zprocess exited: duration 28 ms, exit code 0
 
842025-07-23T19:06:23.496Zstarting task 3: "clone repository"
852025-07-23T19:06:23.503Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-23T19:06:23.508Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-23T19:06:23.542ZCloning into '/work/oxidecomputer/omicron'...
882025-07-23T19:06:33.126Z+ cd /work/oxidecomputer/omicron
892025-07-23T19:06:33.146Z+ git fetch origin 342fca65242b09f038b3a87af934761208ad3952
902025-07-23T19:06:33.437ZFrom https://github.com/oxidecomputer/omicron
912025-07-23T19:06:33.437Z * branch 342fca65242b09f038b3a87af934761208ad3952 -> FETCH_HEAD
922025-07-23T19:06:33.446Z+ [[ -n inventory-display-ntp ]]
932025-07-23T19:06:33.451Z++ git branch --show-current
942025-07-23T19:06:33.451Z+ current=main
952025-07-23T19:06:33.451Z+ [[ main != inventory-display-ntp ]]
962025-07-23T19:06:33.451Z+ git branch -f inventory-display-ntp 342fca65242b09f038b3a87af934761208ad3952
972025-07-23T19:06:33.456Z+ git checkout -f inventory-display-ntp
982025-07-23T19:06:33.698ZSwitched to branch 'inventory-display-ntp'
992025-07-23T19:06:33.704Z+ git reset --hard 342fca65242b09f038b3a87af934761208ad3952
1002025-07-23T19:06:33.950ZHEAD is now at 342fca652 [inventory] Add display implementation for NTP timesync
1012025-07-23T19:06:33.960Zprocess exited: duration 10448 ms, exit code 0
 
1022025-07-23T19:06:33.996Zstarting task 4: "build"
1032025-07-23T19:06:34.000Z+ source .github/buildomat/ci-env.sh
1042025-07-23T19:06:34.001Z++ export CARGO_TERM_COLOR=always
1052025-07-23T19:06:34.001Z++ CARGO_TERM_COLOR=always
1062025-07-23T19:06:34.003Z+ cargo --version
1072025-07-23T19:06:34.052Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-23T19:06:34.058Z+ rustc --version
1092025-07-23T19:06:34.112Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-23T19:06:34.121Z+ source ./env.sh
1112025-07-23T19:06:34.121Z++ OLD_SHELL_OPTS=ehxB
1122025-07-23T19:06:34.121Z++ set -o xtrace
1132025-07-23T19:06:34.128Z++++ dirname ./env.sh
1142025-07-23T19:06:34.128Z+++ readlink -f .
1152025-07-23T19:06:34.128Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-07-23T19:06:34.129Z++ 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-07-23T19:06:34.129Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-07-23T19:06:34.129Z++ 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-07-23T19:06:34.129Z++ 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-07-23T19:06:34.129Z++ 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-07-23T19:06:34.129Z++ 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-07-23T19:06:34.130Z++ 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-07-23T19:06:34.130Z++ 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-07-23T19:06:34.130Z++ case $OLD_SHELL_OPTS in
1252025-07-23T19:06:34.130Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-07-23T19:06:34.130Z+ 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-07-23T19:06:34.130Z+ 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-07-23T19:06:34.130Z+ banner prerequisites
1292025-07-23T19:06:34.130Z
1302025-07-23T19:06:34.130Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-07-23T19:06:34.130Z # # # # # # # # # # # # # # #
1322025-07-23T19:06:34.130Z # # # # ##### # # ##### # # # # # #### #
1332025-07-23T19:06:34.130Z ##### ##### # ##### # # # # # # # # #
1342025-07-23T19:06:34.131Z # # # # # # # # # # # # # # #
1352025-07-23T19:06:34.131Z # # # ###### # # ###### ### # #### # #### #
1362025-07-23T19:06:34.131Z
1372025-07-23T19:06:34.131Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-07-23T19:06:44.558Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-07-23T19:06:53.296Z Startup: Caching catalogs ... Done
1402025-07-23T19:06:56.848ZPlanning: Solver setup ... Done (3.877s)
1412025-07-23T19:06:56.881ZPlanning: Running solver ... Done (0.035s)
1422025-07-23T19:06:56.976ZPlanning: Finding local manifests ... Done (0.003s)
1432025-07-23T19:06:56.989ZPlanning: Fetching manifests: 0/4 0% complete
1442025-07-23T19:06:57.125ZPlanning: Fetching manifests: 4/4 100% complete
1452025-07-23T19:06:57.175ZPlanning: Package planning ... Done (0.050s)
1462025-07-23T19:06:57.226ZPlanning: Merging actions ... Done (0.051s)
1472025-07-23T19:06:57.516ZPlanning: Checking for conflicting actions ... Done (0.290s)
1482025-07-23T19:06:57.528ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-07-23T19:06:58.563ZPlanning: Evaluating mediators ... Done (1.035s)
1502025-07-23T19:06:58.573ZPlanning: Planning completed in 6.88 seconds
1512025-07-23T19:06:58.589Z Packages to install: 4
1522025-07-23T19:06:58.589Z Mediators to change: 2
1532025-07-23T19:06:58.593Z Services to change: 1
1542025-07-23T19:06:58.593Z Estimated space available: 155.50 GB
1552025-07-23T19:06:58.593ZEstimated space to be consumed: 1.70 GB
1562025-07-23T19:06:58.593Z Create boot environment: No
1572025-07-23T19:06:58.593ZCreate backup boot environment: No
1582025-07-23T19:06:58.593Z Rebuild boot archive: No
1592025-07-23T19:06:58.593Z
1602025-07-23T19:06:58.593ZChanged mediators:
1612025-07-23T19:06:58.593Z mediator clang:
1622025-07-23T19:06:58.593Z version: None -> 15 (system default)
1632025-07-23T19:06:58.593Z
1642025-07-23T19:06:58.593Z mediator llvm:
1652025-07-23T19:06:58.593Z version: 14 (system default) -> 15 (system default)
1662025-07-23T19:06:58.593Z
1672025-07-23T19:06:58.593ZChanged packages:
1682025-07-23T19:06:58.593Zhelios-dev
1692025-07-23T19:06:58.593Z developer/build-essential
1702025-07-23T19:06:58.594Z None -> 11-2.0
1712025-07-23T19:06:58.594Z library/libxmlsec1
1722025-07-23T19:06:58.594Z None -> 1.2.35-2.0
1732025-07-23T19:06:58.594Z ooce/developer/clang-15
1742025-07-23T19:06:58.594Z None -> 15.0.7-2.0
1752025-07-23T19:06:58.594Z ooce/developer/llvm-15
1762025-07-23T19:06:58.594Z None -> 15.0.7-2.0
1772025-07-23T19:06:58.594Z
1782025-07-23T19:06:58.594ZServices:
1792025-07-23T19:06:58.594Z restart_fmri:
1802025-07-23T19:06:58.594Z svc:/system/update-man-index:default
1812025-07-23T19:06:58.644Z
1822025-07-23T19:06:58.644ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-07-23T19:07:03.650ZDownload: 1678/3290 items 117.9/212.6MB 55% complete (23.9M/s)
1842025-07-23T19:07:08.801ZDownload: 3244/3290 items 203.0/212.6MB 95% complete (20.6M/s)
1852025-07-23T19:07:12.088ZDownload: Completed 212.60 MB in 12.51 seconds (17.0M/s)
1862025-07-23T19:07:12.123Z Actions: 1/3689 actions (Installing new actions)
1872025-07-23T19:07:16.029Z Actions: Completed 3689 actions in 4.62 seconds.
1882025-07-23T19:07:16.629Z Done (0.595s)
1892025-07-23T19:07:16.629Z Done (0.000s)
1902025-07-23T19:07:17.488Z Done (0.859s)
1912025-07-23T19:07:21.868Z Done (4.071s)
1922025-07-23T19:07:21.960Z Done (0.019s)
1932025-07-23T19:07:21.964Z Done (0.000s)
1942025-07-23T19:07:22.111Z Done (0.000s)
1952025-07-23T19:07:22.966ZPlanning: Evaluating mediator changes ... Done
1962025-07-23T19:07:23.127ZPlanning: Checking for conflicting actions ... Done
1972025-07-23T19:07:23.131ZPlanning: Consolidating action changes ... Done
1982025-07-23T19:07:23.412ZPlanning: Evaluating mediators ... Done
1992025-07-23T19:07:23.417ZPlanning: Planning completed in 0.45 seconds
2002025-07-23T19:07:23.449Z Mediators to change: 2
2012025-07-23T19:07:23.449Z Create boot environment: No
2022025-07-23T19:07:23.455ZCreate backup boot environment: No
2032025-07-23T19:07:23.610Z Done
2042025-07-23T19:07:23.610Z Done
2052025-07-23T19:07:24.211Z Done
2062025-07-23T19:07:27.952Z Done
2072025-07-23T19:07:28.038Z Done
2082025-07-23T19:07:28.041Z Done
2092025-07-23T19:07:28.195Z Done
2102025-07-23T19:07:28.832ZPlanning: Evaluating mediator changes ... Done
2112025-07-23T19:07:28.836ZPlanning: Merging actions ... Done
2122025-07-23T19:07:29.028ZPlanning: Checking for conflicting actions ... Done
2132025-07-23T19:07:29.031ZPlanning: Consolidating action changes ... Done
2142025-07-23T19:07:29.306ZPlanning: Evaluating mediators ... Done
2152025-07-23T19:07:29.365ZPlanning: Planning completed in 0.79 seconds
2162025-07-23T19:07:29.401Z Packages to change: 1
2172025-07-23T19:07:29.401Z Mediators to change: 1
2182025-07-23T19:07:29.405Z Services to change: 1
2192025-07-23T19:07:29.405Z Create boot environment: No
2202025-07-23T19:07:29.405ZCreate backup boot environment: Yes
2212025-07-23T19:07:31.768Z Actions: 1/6 actions (Updating modified actions)
2222025-07-23T19:07:31.772Z Actions: Completed 6 actions in 0.00 seconds.
2232025-07-23T19:07:31.772Z Done
2242025-07-23T19:07:31.772Z Done
2252025-07-23T19:07:31.944Z Done
2262025-07-23T19:07:35.649Z Done
2272025-07-23T19:07:35.740Z Done
2282025-07-23T19:07:35.745Z Done
2292025-07-23T19:07:35.885Z Done
2302025-07-23T19:07:39.342ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-07-23T19:07:39.342Zclang system 15 system
2322025-07-23T19:07:39.342Zcsh system system illumos
2332025-07-23T19:07:39.342Zctags system system illumos
2342025-07-23T19:07:39.342Zfile system system illumos
2352025-07-23T19:07:39.342Zgcc vendor 12 vendor
2362025-07-23T19:07:39.342Zgcc system 10 system
2372025-07-23T19:07:39.343Zgcc system 7 system
2382025-07-23T19:07:39.343Zgo system 1.20 system
2392025-07-23T19:07:39.343Zgo system 1.19 system
2402025-07-23T19:07:39.343Zllvm system 15 system
2412025-07-23T19:07:39.343Zllvm system 14 system
2422025-07-23T19:07:39.343Zmariadb system 10.6 system
2432025-07-23T19:07:39.343Zmta vendor vendor dma
2442025-07-23T19:07:39.343Zopenjdk system 17 system
2452025-07-23T19:07:39.343Zopenjdk system 11 system
2462025-07-23T19:07:39.343Zopenjdk system 1.8 system
2472025-07-23T19:07:39.343Zopenssl vendor 3 vendor
2482025-07-23T19:07:39.343Zperl system 5.36 system
2492025-07-23T19:07:39.343Zpostgresql system 15 system
2502025-07-23T19:07:39.343Zpostgresql system 13 system
2512025-07-23T19:07:39.343Zpython vendor 3 vendor
2522025-07-23T19:07:39.343Zpython system 2 system
2532025-07-23T19:07:39.343Zpython3 system 3.11 system
2542025-07-23T19:07:39.343Zruby system 3.0 system
2552025-07-23T19:07:39.343Zwords vendor vendor american-english
2562025-07-23T19:07:39.343Zwords system system australian-english
2572025-07-23T19:07:39.343Zwords system system british-english
2582025-07-23T19:07:39.343Zwords system system canadian-english
2592025-07-23T19:07:39.343Zwords system system french
2602025-07-23T19:07:39.343Zwords system system italian
2612025-07-23T19:07:39.343Zwords system system ngerman
2622025-07-23T19:07:39.343Zwords system system ogerman
2632025-07-23T19:07:39.343Zwords system system spanish
2642025-07-23T19:07:39.376ZPUBLISHER TYPE STATUS P LOCATION
2652025-07-23T19:07:39.376Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-07-23T19:07:41.995ZFMRI IFO
2672025-07-23T19:07:41.995Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-07-23T19:07:41.995Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-07-23T19:07:41.996Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-07-23T19:07:41.996Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-07-23T19:07:41.996Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-07-23T19:07:41.996Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732025-07-23T19:07:41.996Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-07-23T19:07:41.996Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752025-07-23T19:07:41.996Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-07-23T19:07:41.996Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-07-23T19:07:41.996Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782025-07-23T19:07:41.996Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-07-23T19:07:41.996Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-07-23T19:07:41.996Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812025-07-23T19:07:41.996Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-07-23T19:07:41.996Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-07-23T19:07:42.604Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-07-23T19:07:43.027Z Updating crates.io index
2852025-07-23T19:07:43.047Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862025-07-23T19:07:43.124Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-07-23T19:07:43.998Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-07-23T19:07:44.026Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-07-23T19:07:44.468Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902025-07-23T19:07:44.633Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-07-23T19:07:45.695Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-07-23T19:07:47.681Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-07-23T19:07:48.849Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-07-23T19:07:49.544Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-07-23T19:07:49.710Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-07-23T19:07:50.385Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-07-23T19:07:50.716Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2982025-07-23T19:07:51.016Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992025-07-23T19:07:51.467Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002025-07-23T19:07:51.972Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012025-07-23T19:07:52.273Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-07-23T19:07:52.544Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-07-23T19:07:52.856Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-07-23T19:07:53.095Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-07-23T19:07:53.357Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062025-07-23T19:07:53.718Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-07-23T19:07:54.417Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-07-23T19:07:54.452Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-07-23T19:07:54.980Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3102025-07-23T19:07:55.366Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112025-07-23T19:07:55.621Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-07-23T19:07:55.985Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-07-23T19:07:56.570Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-07-23T19:07:56.730Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-07-23T19:07:57.040Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-07-23T19:07:57.327Z Updating git repository `https://github.com/oxidecomputer/omicron`
3172025-07-23T19:08:06.242Z Updating git repository `https://github.com/illumos/smf-rs`
3182025-07-23T19:08:06.595Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
3192025-07-23T19:08:07.962Z Downloading crates ...
3202025-07-23T19:08:08.024Z Downloaded cfg-if v1.0.1
3212025-07-23T19:08:08.030Z Downloaded anstyle-parse v0.2.5
3222025-07-23T19:08:08.033Z Downloaded anstyle v1.0.11
3232025-07-23T19:08:08.034Z Downloaded macaddr v1.0.1
3242025-07-23T19:08:08.034Z Downloaded errno v0.3.12
3252025-07-23T19:08:08.037Z Downloaded autocfg v1.4.0
3262025-07-23T19:08:08.037Z Downloaded anstream v0.6.18
3272025-07-23T19:08:08.040Z Downloaded proc-macro-error v1.0.4
3282025-07-23T19:08:08.043Z Downloaded num-traits v0.2.19
3292025-07-23T19:08:08.043Z Downloaded tabled_derive v0.7.0
3302025-07-23T19:08:08.046Z Downloaded toml_write v0.1.2
3312025-07-23T19:08:08.046Z Downloaded tempfile v3.20.0
3322025-07-23T19:08:08.050Z Downloaded clap_builder v4.5.40
3332025-07-23T19:08:08.054Z Downloaded zerocopy-derive v0.7.35
3342025-07-23T19:08:08.059Z Downloaded utf8parse v0.2.2
3352025-07-23T19:08:08.062Z Downloaded getrandom v0.3.3
3362025-07-23T19:08:08.065Z Downloaded unicode-linebreak v0.1.5
3372025-07-23T19:08:08.065Z Downloaded toml_datetime v0.6.11
3382025-07-23T19:08:08.068Z Downloaded thiserror-impl v1.0.69
3392025-07-23T19:08:08.068Z Downloaded ucd-trie v0.1.7
3402025-07-23T19:08:08.072Z Downloaded typenum v1.17.0
3412025-07-23T19:08:08.072Z Downloaded erased-serde v0.4.6
3422025-07-23T19:08:08.075Z Downloaded zerovec-derive v0.10.3
3432025-07-23T19:08:08.076Z Downloaded zerofrom-derive v0.1.4
3442025-07-23T19:08:08.080Z Downloaded version_check v0.9.5
3452025-07-23T19:08:08.080Z Downloaded unicode-xid v0.2.6
3462025-07-23T19:08:08.080Z Downloaded usdt-macro v0.5.0
3472025-07-23T19:08:08.080Z Downloaded usdt-attr-macro v0.5.0
3482025-07-23T19:08:08.084Z Downloaded cpufeatures v0.2.14
3492025-07-23T19:08:08.084Z Downloaded utf8_iter v1.0.4
3502025-07-23T19:08:08.091Z Downloaded thiserror-impl v2.0.12
3512025-07-23T19:08:08.092Z Downloaded thread-id v4.2.2
3522025-07-23T19:08:08.092Z Downloaded writeable v0.5.5
3532025-07-23T19:08:08.092Z Downloaded tinystr v0.7.6
3542025-07-23T19:08:08.092Z Downloaded fs-err v3.1.1
3552025-07-23T19:08:08.096Z Downloaded colorchoice v1.0.2
3562025-07-23T19:08:08.096Z Downloaded percent-encoding v2.3.1
3572025-07-23T19:08:08.096Z Downloaded memmap v0.7.0
3582025-07-23T19:08:08.096Z Downloaded cargo_metadata v0.20.0
3592025-07-23T19:08:08.100Z Downloaded yoke v0.7.4
3602025-07-23T19:08:08.100Z Downloaded utf16_iter v1.0.5
3612025-07-23T19:08:08.117Z Downloaded usdt-impl v0.5.0
3622025-07-23T19:08:08.117Z Downloaded quote v1.0.40
3632025-07-23T19:08:08.117Z Downloaded thiserror v2.0.12
3642025-07-23T19:08:08.117Z Downloaded unicode-ident v1.0.18
3652025-07-23T19:08:08.117Z Downloaded icu_provider_macros v1.5.0
3662025-07-23T19:08:08.117Z Downloaded toml_edit v0.22.27
3672025-07-23T19:08:08.117Z Downloaded url v2.5.4
3682025-07-23T19:08:08.131Z Downloaded dtrace-parser v0.2.0
3692025-07-23T19:08:08.131Z Downloaded equivalent v1.0.2
3702025-07-23T19:08:08.131Z Downloaded swrite v0.1.0
3712025-07-23T19:08:08.131Z Downloaded clap_derive v4.5.40
3722025-07-23T19:08:08.131Z Downloaded anstyle-query v1.1.1
3732025-07-23T19:08:08.131Z Downloaded fastrand v2.1.1
3742025-07-23T19:08:08.131Z Downloaded idna_adapter v1.2.0
3752025-07-23T19:08:08.131Z Downloaded ordered-float v2.10.1
3762025-07-23T19:08:08.131Z Downloaded icu_provider v1.5.0
3772025-07-23T19:08:08.145Z Downloaded icu_normalizer v1.5.0
3782025-07-23T19:08:08.152Z Downloaded pretty-hex v0.4.1
3792025-07-23T19:08:08.152Z Downloaded zerovec v0.10.4
3802025-07-23T19:08:08.152Z Downloaded winnow v0.7.10
3812025-07-23T19:08:08.152Z Downloaded stable_deref_trait v1.2.0
3822025-07-23T19:08:08.159Z Downloaded serde_spanned v0.6.9
3832025-07-23T19:08:08.159Z Downloaded serde-value v0.7.0
3842025-07-23T19:08:08.159Z Downloaded unicode-width v0.1.14
3852025-07-23T19:08:08.159Z Downloaded serde_tokenstream v0.2.2
3862025-07-23T19:08:08.164Z Downloaded unicode-width v0.2.0
3872025-07-23T19:08:08.164Z Downloaded synstructure v0.13.1
3882025-07-23T19:08:08.164Z Downloaded litemap v0.7.3
3892025-07-23T19:08:08.167Z Downloaded icu_locid_transform v1.5.0
3902025-07-23T19:08:08.167Z Downloaded camino-tempfile v1.4.1
3912025-07-23T19:08:08.179Z Downloaded once_cell v1.21.3
3922025-07-23T19:08:08.179Z Downloaded terminal_size v0.4.0
3932025-07-23T19:08:08.179Z Downloaded cargo-platform v0.2.0
3942025-07-23T19:08:08.179Z Downloaded strsim v0.11.1
3952025-07-23T19:08:08.179Z Downloaded sha2 v0.10.9
3962025-07-23T19:08:08.179Z Downloaded cargo-util-schemas v0.2.0
3972025-07-23T19:08:08.183Z Downloaded smawk v0.3.2
3982025-07-23T19:08:08.183Z Downloaded itoa v1.0.11
3992025-07-23T19:08:08.183Z Downloaded block-buffer v0.10.4
4002025-07-23T19:08:08.183Z Downloaded pest_generator v2.7.14
4012025-07-23T19:08:08.183Z Downloaded serde-untagged v0.1.7
4022025-07-23T19:08:08.189Z Downloaded memchr v2.7.4
4032025-07-23T19:08:08.189Z Downloaded scroll_derive v0.12.0
4042025-07-23T19:08:08.189Z Downloaded pest_derive v2.7.14
4052025-07-23T19:08:08.196Z Downloaded indexmap v2.10.0
4062025-07-23T19:08:08.200Z Downloaded icu_locid_transform_data v1.5.0
4072025-07-23T19:08:08.200Z Downloaded proc-macro-error-attr v1.0.4
4082025-07-23T19:08:08.200Z Downloaded scroll v0.12.0
4092025-07-23T19:08:08.200Z Downloaded smallvec v1.15.0
4102025-07-23T19:08:08.200Z Downloaded camino v1.1.10
4112025-07-23T19:08:08.204Z Downloaded icu_normalizer_data v1.5.0
4122025-07-23T19:08:08.204Z Downloaded semver v1.0.26
4132025-07-23T19:08:08.211Z Downloaded ryu v1.0.18
4142025-07-23T19:08:08.211Z Downloaded proc-macro2 v1.0.95
4152025-07-23T19:08:08.211Z Downloaded bitflags v2.9.1
4162025-07-23T19:08:08.215Z Downloaded anyhow v1.0.98
4172025-07-23T19:08:08.219Z Downloaded pest_meta v2.7.14
4182025-07-23T19:08:08.219Z Downloaded textwrap v0.16.2
4192025-07-23T19:08:08.222Z Downloaded icu_properties v1.5.1
4202025-07-23T19:08:08.222Z Downloaded serde_derive v1.0.219
4212025-07-23T19:08:08.227Z Downloaded papergrid v0.11.0
4222025-07-23T19:08:08.230Z Downloaded cargo_toml v0.21.0
4232025-07-23T19:08:08.230Z Downloaded icu_collections v1.5.0
4242025-07-23T19:08:08.235Z Downloaded clap v4.5.40
4252025-07-23T19:08:08.242Z Downloaded hashbrown v0.15.4
4262025-07-23T19:08:08.247Z Downloaded icu_locid v1.5.0
4272025-07-23T19:08:08.250Z Downloaded serde v1.0.219
4282025-07-23T19:08:08.254Z Downloaded plain v0.2.3
4292025-07-23T19:08:08.254Z Downloaded is_terminal_polyfill v1.70.1
4302025-07-23T19:08:08.257Z Downloaded pest v2.7.14
4312025-07-23T19:08:08.261Z Downloaded dof v0.3.0
4322025-07-23T19:08:08.261Z Downloaded heck v0.4.1
4332025-07-23T19:08:08.261Z Downloaded bytecount v0.6.8
4342025-07-23T19:08:08.267Z Downloaded zerocopy v0.7.35
4352025-07-23T19:08:08.276Z Downloaded heck v0.5.0
4362025-07-23T19:08:08.281Z Downloaded serde_json v1.0.140
4372025-07-23T19:08:08.286Z Downloaded goblin v0.8.2
4382025-07-23T19:08:08.289Z Downloaded idna v1.0.3
4392025-07-23T19:08:08.294Z Downloaded generic-array v0.14.7
4402025-07-23T19:08:08.294Z Downloaded toml v0.8.23
4412025-07-23T19:08:08.294Z Downloaded displaydoc v0.2.5
4422025-07-23T19:08:08.297Z Downloaded zerofrom v0.1.4
4432025-07-23T19:08:08.297Z Downloaded tabled v0.15.0
4442025-07-23T19:08:08.309Z Downloaded yoke-derive v0.7.4
4452025-07-23T19:08:08.312Z Downloaded syn v2.0.104
4462025-07-23T19:08:08.319Z Downloaded icu_properties_data v1.5.0
4472025-07-23T19:08:08.327Z Downloaded log v0.4.27
4482025-07-23T19:08:08.331Z Downloaded digest v0.10.7
4492025-07-23T19:08:08.331Z Downloaded crypto-common v0.1.6
4502025-07-23T19:08:08.336Z Downloaded clap_lex v0.7.4
4512025-07-23T19:08:08.336Z Downloaded byteorder v1.5.0
4522025-07-23T19:08:08.336Z Downloaded syn v1.0.109
4532025-07-23T19:08:08.341Z Downloaded fnv v1.0.7
4542025-07-23T19:08:08.345Z Downloaded write16 v1.0.0
4552025-07-23T19:08:08.345Z Downloaded usdt v0.5.0
4562025-07-23T19:08:08.345Z Downloaded typeid v1.0.3
4572025-07-23T19:08:08.348Z Downloaded thiserror v1.0.69
4582025-07-23T19:08:08.348Z Downloaded rustix v0.38.37
4592025-07-23T19:08:08.367Z Downloaded form_urlencoded v1.2.1
4602025-07-23T19:08:08.370Z Downloaded rustix v1.0.7
4612025-07-23T19:08:08.402Z Downloaded libc v0.2.174
4622025-07-23T19:08:08.477Z Compiling proc-macro2 v1.0.95
4632025-07-23T19:08:08.478Z Compiling unicode-ident v1.0.18
4642025-07-23T19:08:08.478Z Compiling serde v1.0.219
4652025-07-23T19:08:08.478Z Compiling version_check v0.9.5
4662025-07-23T19:08:08.478Z Compiling libc v0.2.174
4672025-07-23T19:08:08.481Z Compiling thiserror v1.0.69
4682025-07-23T19:08:08.481Z Compiling memchr v2.7.4
4692025-07-23T19:08:08.696Z Compiling stable_deref_trait v1.2.0
4702025-07-23T19:08:08.925Z Compiling ryu v1.0.18
4712025-07-23T19:08:08.955Z Compiling itoa v1.0.11
4722025-07-23T19:08:09.200Z Compiling autocfg v1.4.0
4732025-07-23T19:08:09.252Z Compiling writeable v0.5.5
4742025-07-23T19:08:09.400Z Compiling litemap v0.7.3
4752025-07-23T19:08:09.442Z Compiling ucd-trie v0.1.7
4762025-07-23T19:08:09.705Z Compiling once_cell v1.21.3
4772025-07-23T19:08:09.812Z Compiling byteorder v1.5.0
4782025-07-23T19:08:09.890Z Compiling icu_locid_transform_data v1.5.0
4792025-07-23T19:08:10.012Z Compiling bitflags v2.9.1
4802025-07-23T19:08:10.105Z Compiling serde_json v1.0.140
4812025-07-23T19:08:10.178Z Compiling icu_properties_data v1.5.0
4822025-07-23T19:08:10.281Z Compiling num-traits v0.2.19
4832025-07-23T19:08:10.397Z Compiling typeid v1.0.3
4842025-07-23T19:08:10.420Z Compiling utf8_iter v1.0.4
4852025-07-23T19:08:10.446Z Compiling quote v1.0.40
4862025-07-23T19:08:10.504Z Compiling utf16_iter v1.0.5
4872025-07-23T19:08:10.611Z Compiling errno v0.3.12
4882025-07-23T19:08:10.652Z Compiling equivalent v1.0.2
4892025-07-23T19:08:10.717Z Compiling hashbrown v0.15.4
4902025-07-23T19:08:10.746Z Compiling rustix v0.38.37
4912025-07-23T19:08:10.881Z Compiling syn v2.0.104
4922025-07-23T19:08:10.930Z Compiling icu_normalizer_data v1.5.0
4932025-07-23T19:08:10.982Z Compiling smallvec v1.15.0
4942025-07-23T19:08:11.049Z Compiling write16 v1.0.0
4952025-07-23T19:08:11.201Z Compiling proc-macro-error-attr v1.0.4
4962025-07-23T19:08:11.285Z Compiling usdt-impl v0.5.0
4972025-07-23T19:08:11.365Z Compiling toml_write v0.1.2
4982025-07-23T19:08:11.456Z Compiling syn v1.0.109
4992025-07-23T19:08:11.596Z Compiling winnow v0.7.10
5002025-07-23T19:08:11.841Z Compiling indexmap v2.10.0
5012025-07-23T19:08:11.858Z Compiling thread-id v4.2.2
5022025-07-23T19:08:11.987Z Compiling proc-macro-error v1.0.4
5032025-07-23T19:08:12.071Z Compiling log v0.4.27
5042025-07-23T19:08:12.259Z Compiling getrandom v0.3.3
5052025-07-23T19:08:12.304Z Compiling utf8parse v0.2.2
5062025-07-23T19:08:12.465Z Compiling plain v0.2.3
5072025-07-23T19:08:12.603Z Compiling rustix v1.0.7
5082025-07-23T19:08:12.671Z Compiling camino v1.1.10
5092025-07-23T19:08:13.109Z Compiling percent-encoding v2.3.1
5102025-07-23T19:08:13.193Z Compiling semver v1.0.26
5112025-07-23T19:08:13.340Z Compiling form_urlencoded v1.2.1
5122025-07-23T19:08:13.418Z Compiling terminal_size v0.4.0
5132025-07-23T19:08:13.503Z Compiling anstyle-parse v0.2.5
5142025-07-23T19:08:13.581Z Compiling ordered-float v2.10.1
5152025-07-23T19:08:13.724Z Compiling cfg-if v1.0.1
5162025-07-23T19:08:13.788Z Compiling pretty-hex v0.4.1
5172025-07-23T19:08:13.961Z Compiling thiserror v2.0.12
5182025-07-23T19:08:14.394Z Compiling anstyle-query v1.1.1
5192025-07-23T19:08:14.394Z Compiling colorchoice v1.0.2
5202025-07-23T19:08:14.394Z Compiling is_terminal_polyfill v1.70.1
5212025-07-23T19:08:14.448Z Compiling anstyle v1.0.11
5222025-07-23T19:08:14.634Z Compiling anstream v0.6.18
5232025-07-23T19:08:14.802Z Compiling fs-err v3.1.1
5242025-07-23T19:08:14.828Z Compiling heck v0.4.1
5252025-07-23T19:08:14.903Z Compiling heck v0.5.0
5262025-07-23T19:08:15.052Z Compiling fastrand v2.1.1
5272025-07-23T19:08:15.287Z Compiling anyhow v1.0.98
5282025-07-23T19:08:15.417Z Compiling unicode-width v0.1.14
5292025-07-23T19:08:15.544Z Compiling bytecount v0.6.8
5302025-07-23T19:08:15.638Z Compiling clap_lex v0.7.4
5312025-07-23T19:08:15.742Z Compiling strsim v0.11.1
5322025-07-23T19:08:15.861Z Compiling unicode-xid v0.2.6
5332025-07-23T19:08:15.879Z Compiling fnv v1.0.7
5342025-07-23T19:08:16.028Z Compiling papergrid v0.11.0
5352025-07-23T19:08:16.079Z Compiling tempfile v3.20.0
5362025-07-23T19:08:16.536Z Compiling clap_builder v4.5.40
5372025-07-23T19:08:16.712Z Compiling memmap v0.7.0
5382025-07-23T19:08:16.866Z Compiling unicode-width v0.2.0
5392025-07-23T19:08:17.044Z Compiling unicode-linebreak v0.1.5
5402025-07-23T19:08:17.086Z Compiling smawk v0.3.2
5412025-07-23T19:08:17.547Z Compiling synstructure v0.13.1
5422025-07-23T19:08:17.934Z Compiling textwrap v0.16.2
5432025-07-23T19:08:18.129Z Compiling swrite v0.1.0
5442025-07-23T19:08:18.284Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5452025-07-23T19:08:18.842Z Compiling tabled_derive v0.7.0
5462025-07-23T19:08:19.951Z Compiling serde_derive v1.0.219
5472025-07-23T19:08:19.951Z Compiling zerofrom-derive v0.1.4
5482025-07-23T19:08:19.969Z Compiling thiserror-impl v1.0.69
5492025-07-23T19:08:19.969Z Compiling yoke-derive v0.7.4
5502025-07-23T19:08:19.969Z Compiling zerovec-derive v0.10.3
5512025-07-23T19:08:21.306Z Compiling displaydoc v0.2.5
5522025-07-23T19:08:22.023Z Compiling icu_provider_macros v1.5.0
5532025-07-23T19:08:22.407Z Compiling zerocopy-derive v0.7.35
5542025-07-23T19:08:22.638Z Compiling scroll_derive v0.12.0
5552025-07-23T19:08:22.891Z Compiling thiserror-impl v2.0.12
5562025-07-23T19:08:23.063Z Compiling pest v2.7.14
5572025-07-23T19:08:23.413Z Compiling zerofrom v0.1.4
5582025-07-23T19:08:23.660Z Compiling yoke v0.7.4
5592025-07-23T19:08:23.882Z Compiling clap_derive v4.5.40
5602025-07-23T19:08:24.055Z Compiling zerovec v0.10.4
5612025-07-23T19:08:24.337Z Compiling scroll v0.12.0
5622025-07-23T19:08:24.573Z Compiling zerocopy v0.7.35
5632025-07-23T19:08:24.736Z Compiling goblin v0.8.2
5642025-07-23T19:08:24.945Z Compiling tabled v0.15.0
5652025-07-23T19:08:25.661Z Compiling tinystr v0.7.6
5662025-07-23T19:08:25.883Z Compiling pest_meta v2.7.14
5672025-07-23T19:08:25.979Z Compiling icu_collections v1.5.0
5682025-07-23T19:08:26.156Z Compiling icu_locid v1.5.0
5692025-07-23T19:08:27.187Z Compiling pest_generator v2.7.14
5702025-07-23T19:08:27.715Z Compiling icu_provider v1.5.0
5712025-07-23T19:08:28.122Z Compiling clap v4.5.40
5722025-07-23T19:08:28.595Z Compiling icu_locid_transform v1.5.0
5732025-07-23T19:08:29.320Z Compiling pest_derive v2.7.14
5742025-07-23T19:08:29.750Z Compiling icu_properties v1.5.1
5752025-07-23T19:08:30.087Z Compiling dtrace-parser v0.2.0
5762025-07-23T19:08:31.686Z Compiling serde_tokenstream v0.2.2
5772025-07-23T19:08:31.767Z Compiling toml_datetime v0.6.11
5782025-07-23T19:08:31.767Z Compiling serde_spanned v0.6.9
5792025-07-23T19:08:31.882Z Compiling erased-serde v0.4.6
5802025-07-23T19:08:32.068Z Compiling serde-value v0.7.0
5812025-07-23T19:08:32.095Z Compiling toml_edit v0.22.27
5822025-07-23T19:08:32.877Z Compiling serde-untagged v0.1.7
5832025-07-23T19:08:32.917Z Compiling cargo-platform v0.2.0
5842025-07-23T19:08:32.983Z Compiling camino-tempfile v1.4.1
5852025-07-23T19:08:33.140Z Compiling icu_normalizer v1.5.0
5862025-07-23T19:08:33.391Z Compiling dof v0.3.0
5872025-07-23T19:08:33.429Z Compiling macaddr v1.0.1
5882025-07-23T19:08:34.064Z Compiling idna_adapter v1.2.0
5892025-07-23T19:08:34.247Z Compiling idna v1.0.3
5902025-07-23T19:08:34.802Z Compiling url v2.5.4
5912025-07-23T19:08:34.891Z Compiling usdt-macro v0.5.0
5922025-07-23T19:08:34.910Z Compiling usdt-attr-macro v0.5.0
5932025-07-23T19:08:35.314Z Compiling toml v0.8.23
5942025-07-23T19:08:36.030Z Compiling usdt v0.5.0
5952025-07-23T19:08:36.118Z Compiling cargo-util-schemas v0.2.0
5962025-07-23T19:08:36.118Z Compiling cargo_toml v0.21.0
5972025-07-23T19:08:37.519Z Compiling cargo_metadata v0.20.0
5982025-07-23T19:08:39.292Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5992025-07-23T19:08:42.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
6002025-07-23T19:08:43.022Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6012025-07-23T19:08:43.706Z Downloading crates ...
6022025-07-23T19:08:43.835Z Downloaded addr2line v0.24.2
6032025-07-23T19:08:43.843Z Downloaded async-bb8-diesel v0.2.1
6042025-07-23T19:08:43.846Z Downloaded aead v0.5.2
6052025-07-23T19:08:43.850Z Downloaded allocator-api2 v0.2.21
6062025-07-23T19:08:43.854Z Downloaded adler2 v2.0.0
6072025-07-23T19:08:43.859Z Downloaded atomic-waker v1.1.2
6082025-07-23T19:08:43.863Z Downloaded assert_matches v1.5.0
6092025-07-23T19:08:43.863Z Downloaded argon2 v0.5.3
6102025-07-23T19:08:43.867Z Downloaded backoff v0.4.0
6112025-07-23T19:08:43.871Z Downloaded async-trait v0.1.88
6122025-07-23T19:08:43.874Z Downloaded aes-gcm v0.10.3
6132025-07-23T19:08:43.878Z Downloaded http-body-util v0.1.3
6142025-07-23T19:08:43.878Z Downloaded hash32 v0.2.1
6152025-07-23T19:08:43.882Z Downloaded hex v0.4.3
6162025-07-23T19:08:43.886Z Downloaded crossterm v0.28.1
6172025-07-23T19:08:43.890Z Downloaded hyper-tls v0.6.0
6182025-07-23T19:08:43.894Z Downloaded half v2.4.1
6192025-07-23T19:08:43.898Z Downloaded headers-core v0.3.0
6202025-07-23T19:08:43.898Z Downloaded half v1.8.3
6212025-07-23T19:08:43.904Z Downloaded humantime v2.2.0
6222025-07-23T19:08:43.908Z Downloaded ipnetwork v0.21.1
6232025-07-23T19:08:43.912Z Downloaded hubpack v0.1.2
6242025-07-23T19:08:43.916Z Downloaded convert_case v0.4.0
6252025-07-23T19:08:43.916Z Downloaded hyper-rustls v0.27.7
6262025-07-23T19:08:43.916Z Downloaded bcrypt-pbkdf v0.10.0
6272025-07-23T19:08:43.922Z Downloaded is-terminal v0.4.13
6282025-07-23T19:08:43.922Z Downloaded ipnet v2.11.0
6292025-07-23T19:08:43.925Z Downloaded cfg_aliases v0.1.1
6302025-07-23T19:08:43.926Z Downloaded inout v0.1.3
6312025-07-23T19:08:43.926Z Downloaded crc8 v0.1.1
6322025-07-23T19:08:43.926Z Downloaded libloading v0.8.5
6332025-07-23T19:08:43.931Z Downloaded indent_write v2.2.0
6342025-07-23T19:08:43.931Z Downloaded hashbrown v0.12.3
6352025-07-23T19:08:43.935Z Downloaded async-stream v0.3.6
6362025-07-23T19:08:43.941Z Downloaded hmac v0.12.1
6372025-07-23T19:08:43.944Z Downloaded block-padding v0.3.3
6382025-07-23T19:08:43.944Z Downloaded http-body v1.0.1
6392025-07-23T19:08:43.950Z Downloaded chacha20 v0.9.1
6402025-07-23T19:08:43.950Z Downloaded instant v0.1.13
6412025-07-23T19:08:43.964Z Downloaded ident_case v1.0.1
6422025-07-23T19:08:43.965Z Downloaded predicates-core v1.0.8
6432025-07-23T19:08:43.965Z Downloaded arc-swap v1.7.1
6442025-07-23T19:08:43.965Z Downloaded bcs v0.1.6
6452025-07-23T19:08:43.965Z Downloaded ingot-types v0.1.2
6462025-07-23T19:08:43.970Z Downloaded cbc v0.1.2
6472025-07-23T19:08:43.970Z Downloaded impl-trait-for-tuples v0.2.2
6482025-07-23T19:08:43.970Z Downloaded headers v0.4.1
6492025-07-23T19:08:43.977Z Downloaded match_cfg v0.1.0
6502025-07-23T19:08:43.981Z Downloaded critical-section v1.1.3
6512025-07-23T19:08:43.981Z Downloaded crc-catalog v2.4.0
6522025-07-23T19:08:43.987Z Downloaded crc v3.2.1
6532025-07-23T19:08:43.991Z Downloaded cmake v0.1.51
6542025-07-23T19:08:43.991Z Downloaded console v0.16.0
6552025-07-23T19:08:43.999Z Downloaded crossbeam-deque v0.8.5
6562025-07-23T19:08:43.999Z Downloaded cargo_metadata v0.18.1
6572025-07-23T19:08:43.999Z Downloaded corncobs v0.1.3
6582025-07-23T19:08:43.999Z Downloaded scheduled-thread-pool v0.2.7
6592025-07-23T19:08:44.003Z Downloaded lazy_static v1.5.0
6602025-07-23T19:08:44.003Z Downloaded lalrpop-util v0.19.12
6612025-07-23T19:08:44.007Z Downloaded kstat-rs v0.2.4
6622025-07-23T19:08:44.007Z Downloaded backtrace v0.3.74
6632025-07-23T19:08:44.012Z Downloaded strum v0.27.1
6642025-07-23T19:08:44.016Z Downloaded psl-types v2.0.11
6652025-07-23T19:08:44.016Z Downloaded sigpipe v0.1.3
6662025-07-23T19:08:44.020Z Downloaded proc-macro-error2 v2.0.1
6672025-07-23T19:08:44.024Z Downloaded lru v0.12.5
6682025-07-23T19:08:44.024Z Downloaded lru-cache v0.1.2
6692025-07-23T19:08:44.029Z Downloaded maplit v1.0.2
6702025-07-23T19:08:44.029Z Downloaded managed v0.8.0
6712025-07-23T19:08:44.029Z Downloaded bit-vec v0.6.3
6722025-07-23T19:08:44.034Z Downloaded httparse v1.9.5
6732025-07-23T19:08:44.039Z Downloaded time-core v0.1.2
6742025-07-23T19:08:44.040Z Downloaded heapless v0.7.17
6752025-07-23T19:08:44.043Z Downloaded sync_wrapper v1.0.1
6762025-07-23T19:08:44.044Z Downloaded lzss v0.8.2
6772025-07-23T19:08:44.047Z Downloaded lockfree-object-pool v0.1.6
6782025-07-23T19:08:44.052Z Downloaded supports-color v3.0.2
6792025-07-23T19:08:44.052Z Downloaded slog-async v2.8.0
6802025-07-23T19:08:44.055Z Downloaded signature v2.2.0
6812025-07-23T19:08:44.056Z Downloaded predicates-tree v1.0.12
6822025-07-23T19:08:44.059Z Downloaded md-5 v0.10.6
6832025-07-23T19:08:44.060Z Downloaded signal-hook-tokio v0.3.1
6842025-07-23T19:08:44.063Z Downloaded void v1.0.2
6852025-07-23T19:08:44.063Z Downloaded untrusted v0.7.1
6862025-07-23T19:08:44.064Z Downloaded iana-time-zone v0.1.63
6872025-07-23T19:08:44.068Z Downloaded slog-bunyan v2.5.0
6882025-07-23T19:08:44.072Z Downloaded strum_macros v0.24.3
6892025-07-23T19:08:44.072Z Downloaded colored v2.2.0
6902025-07-23T19:08:44.077Z Downloaded rusty-fork v0.3.0
6912025-07-23T19:08:44.077Z Downloaded scopeguard v1.2.0
6922025-07-23T19:08:44.082Z Downloaded zone_cfg_derive v0.1.2
6932025-07-23T19:08:44.082Z Downloaded zone_cfg_derive v0.3.0
6942025-07-23T19:08:44.082Z Downloaded xattr v1.3.1
6952025-07-23T19:08:44.094Z Downloaded waitgroup v0.1.2
6962025-07-23T19:08:44.114Z Downloaded slog-term v2.9.1
6972025-07-23T19:08:44.119Z Downloaded termtree v0.5.1
6982025-07-23T19:08:44.119Z Downloaded base64 v0.13.1
6992025-07-23T19:08:44.119Z Downloaded xshell-macros v0.2.7
7002025-07-23T19:08:44.119Z Downloaded sync-ptr v0.1.4
7012025-07-23T19:08:44.119Z Downloaded prefix-trie v0.7.0
7022025-07-23T19:08:44.119Z Downloaded tiny-keccak v2.0.2
7032025-07-23T19:08:44.119Z Downloaded tokio-rustls v0.25.0
7042025-07-23T19:08:44.119Z Downloaded float-cmp v0.10.0
7052025-07-23T19:08:44.123Z Downloaded newtype_derive v0.1.6
7062025-07-23T19:08:44.123Z Downloaded md5 v0.7.0
7072025-07-23T19:08:44.123Z Downloaded wait-timeout v0.2.0
7082025-07-23T19:08:44.128Z Downloaded stringprep v0.1.5
7092025-07-23T19:08:44.128Z Downloaded rand_core v0.9.2
7102025-07-23T19:08:44.132Z Downloaded chacha20poly1305 v0.10.1
7112025-07-23T19:08:44.132Z Downloaded libz-rs-sys v0.5.1
7122025-07-23T19:08:44.132Z Downloaded hickory-client v0.25.2
7132025-07-23T19:08:44.136Z Downloaded lock_api v0.4.12
7142025-07-23T19:08:44.153Z Downloaded num v0.4.3
7152025-07-23T19:08:44.153Z Downloaded highway v1.3.0
7162025-07-23T19:08:44.153Z Downloaded keccak v0.1.5
7172025-07-23T19:08:44.153Z Downloaded num-conv v0.1.0
7182025-07-23T19:08:44.153Z Downloaded time-macros v0.2.18
7192025-07-23T19:08:44.153Z Downloaded serde_with_macros v3.14.0
7202025-07-23T19:08:44.153Z Downloaded progenitor-impl v0.9.1
7212025-07-23T19:08:44.153Z Downloaded openssl-macros v0.1.1
7222025-07-23T19:08:44.157Z Downloaded dyn-clone v1.0.19
7232025-07-23T19:08:44.157Z Downloaded deranged v0.3.11
7242025-07-23T19:08:44.158Z Downloaded oso-derive v0.27.3
7252025-07-23T19:08:44.163Z Downloaded dirs-sys-next v0.1.2
7262025-07-23T19:08:44.163Z Downloaded xz2 v0.1.7
7272025-07-23T19:08:44.167Z Downloaded litrs v0.4.1
7282025-07-23T19:08:44.167Z Downloaded phf_shared v0.12.1
7292025-07-23T19:08:44.167Z Downloaded ignore v0.4.23
7302025-07-23T19:08:44.171Z Downloaded progenitor-client v0.9.1
7312025-07-23T19:08:44.171Z Downloaded group v0.13.0
7322025-07-23T19:08:44.175Z Downloaded ff v0.13.0
7332025-07-23T19:08:44.175Z Downloaded peg-runtime v0.8.5
7342025-07-23T19:08:44.179Z Downloaded walkdir v2.5.0
7352025-07-23T19:08:44.179Z Downloaded rustc-hash v2.1.1
7362025-07-23T19:08:44.183Z Downloaded enum-as-inner v0.6.1
7372025-07-23T19:08:44.183Z Downloaded futures-macro v0.3.31
7382025-07-23T19:08:44.189Z Downloaded progenitor v0.8.0
7392025-07-23T19:08:44.189Z Downloaded num-derive v0.3.3
7402025-07-23T19:08:44.193Z Downloaded futures-sink v0.3.31
7412025-07-23T19:08:44.193Z Downloaded crc-any v2.5.0
7422025-07-23T19:08:44.193Z Downloaded defmt-parser v0.3.4
7432025-07-23T19:08:44.197Z Downloaded num-derive v0.4.2
7442025-07-23T19:08:44.197Z Downloaded nibble_vec v0.1.0
7452025-07-23T19:08:44.201Z Downloaded mime v0.3.17
7462025-07-23T19:08:44.201Z Downloaded bytes v1.10.1
7472025-07-23T19:08:44.205Z Downloaded indicatif v0.18.0
7482025-07-23T19:08:44.209Z Downloaded oxide-tokio-rt v0.1.2
7492025-07-23T19:08:44.213Z Downloaded twox-hash v2.1.0
7502025-07-23T19:08:44.217Z Downloaded crossbeam-channel v0.5.15
7512025-07-23T19:08:44.221Z Downloaded pin-project-internal v1.1.6
7522025-07-23T19:08:44.221Z Downloaded proc-macro-error-attr2 v2.0.0
7532025-07-23T19:08:44.225Z Downloaded parse-display-derive v0.10.0
7542025-07-23T19:08:44.225Z Downloaded parse-display v0.10.0
7552025-07-23T19:08:44.228Z Downloaded oxnet v0.1.2
7562025-07-23T19:08:44.228Z Downloaded crunchy v0.2.2
7572025-07-23T19:08:44.232Z Downloaded quinn v0.11.5
7582025-07-23T19:08:44.236Z Downloaded hashbrown v0.13.2
7592025-07-23T19:08:44.240Z Downloaded slog-envlogger v2.2.0
7602025-07-23T19:08:44.240Z Downloaded shell-words v1.1.0
7612025-07-23T19:08:44.244Z Downloaded shlex v1.3.0
7622025-07-23T19:08:44.248Z Downloaded rsa v0.9.6
7632025-07-23T19:08:44.252Z Downloaded darling_macro v0.20.10
7642025-07-23T19:08:44.252Z Downloaded string_cache v0.8.9
7652025-07-23T19:08:44.256Z Downloaded smf v0.2.3
7662025-07-23T19:08:44.256Z Downloaded serde_derive_internals v0.29.1
7672025-07-23T19:08:44.260Z Downloaded dunce v1.0.5
7682025-07-23T19:08:44.260Z Downloaded darling_macro v0.21.0
7692025-07-23T19:08:44.260Z Downloaded tap v1.0.1
7702025-07-23T19:08:44.264Z Downloaded strip-ansi-escapes v0.2.0
7712025-07-23T19:08:44.264Z Downloaded dsl_auto_type v0.1.2
7722025-07-23T19:08:44.265Z Downloaded pin-project-lite v0.2.14
7732025-07-23T19:08:44.270Z Downloaded typify v0.4.1
7742025-07-23T19:08:44.275Z Downloaded tokio-macros v2.5.0
7752025-07-23T19:08:44.279Z Downloaded heapless v0.8.0
7762025-07-23T19:08:44.282Z Downloaded unit-prefix v0.5.1
7772025-07-23T19:08:44.282Z Downloaded unicase v2.7.0
7782025-07-23T19:08:44.287Z Downloaded thiserror-no-std v2.0.2
7792025-07-23T19:08:44.291Z Downloaded packed_struct_codegen v0.10.1
7802025-07-23T19:08:44.291Z Downloaded opaque-debug v0.3.1
7812025-07-23T19:08:44.291Z Downloaded parking_lot_core v0.9.10
7822025-07-23T19:08:44.295Z Downloaded zone v0.1.8
7832025-07-23T19:08:44.295Z Downloaded hyper-util v0.1.14
7842025-07-23T19:08:44.301Z Downloaded tokio-tungstenite v0.21.0
7852025-07-23T19:08:44.305Z Downloaded olpc-cjson v0.1.4
7862025-07-23T19:08:44.309Z Downloaded vsss-rs v3.3.4
7872025-07-23T19:08:44.309Z Downloaded foreign-types v0.5.0
7882025-07-23T19:08:44.312Z Downloaded ena v0.14.3
7892025-07-23T19:08:44.313Z Downloaded data-encoding v2.9.0
7902025-07-23T19:08:44.318Z Downloaded aho-corasick v1.1.3
7912025-07-23T19:08:44.322Z Downloaded structmeta-derive v0.3.0
7922025-07-23T19:08:44.322Z Downloaded secrecy v0.10.3
7932025-07-23T19:08:44.326Z Downloaded fallible-iterator v0.2.0
7942025-07-23T19:08:44.326Z Downloaded defmt v0.3.8
7952025-07-23T19:08:44.330Z Downloaded debug-ignore v1.0.5
7962025-07-23T19:08:44.334Z Downloaded jiff-static v0.2.15
7972025-07-23T19:08:44.334Z Downloaded sqlformat v0.3.5
7982025-07-23T19:08:44.337Z Downloaded darling_core v0.20.10
7992025-07-23T19:08:44.341Z Downloaded hyper v1.6.0
8002025-07-23T19:08:44.348Z Downloaded cstr-argument v0.1.2
8012025-07-23T19:08:44.353Z Downloaded pkg-config v0.3.31
8022025-07-23T19:08:44.353Z Downloaded phf v0.12.1
8032025-07-23T19:08:44.359Z Downloaded cc v1.2.30
8042025-07-23T19:08:44.363Z Downloaded tokio-tungstenite v0.23.1
8052025-07-23T19:08:44.363Z Downloaded diesel_table_macro_syntax v0.2.0
8062025-07-23T19:08:44.363Z Downloaded rfc6979 v0.4.0
8072025-07-23T19:08:44.367Z Downloaded globwalk v0.9.1
8082025-07-23T19:08:44.367Z Downloaded difflib v0.4.0
8092025-07-23T19:08:44.371Z Downloaded vergen v8.3.2
8102025-07-23T19:08:44.371Z Downloaded openssl-probe v0.1.5
8112025-07-23T19:08:44.375Z Downloaded primeorder v0.13.6
8122025-07-23T19:08:44.379Z Downloaded progenitor-client v0.10.0
8132025-07-23T19:08:44.379Z Downloaded proc-macro-crate v1.3.1
8142025-07-23T19:08:44.379Z Downloaded siphasher v0.3.11
8152025-07-23T19:08:44.383Z Downloaded simd-adler32 v0.3.7
8162025-07-23T19:08:44.383Z Downloaded rustls-pemfile v1.0.4
8172025-07-23T19:08:44.386Z Downloaded num_enum_derive v0.5.11
8182025-07-23T19:08:44.386Z Downloaded tokio-dtrace v0.1.0
8192025-07-23T19:08:44.390Z Downloaded env_logger v0.11.8
8202025-07-23T19:08:44.394Z Downloaded support-bundle-viewer v0.1.2
8212025-07-23T19:08:44.394Z Downloaded slab v0.4.9
8222025-07-23T19:08:44.398Z Downloaded tagptr v0.2.0
8232025-07-23T19:08:44.398Z Downloaded tabwriter v1.4.0
8242025-07-23T19:08:44.401Z Downloaded siphasher v1.0.1
8252025-07-23T19:08:44.402Z Downloaded der v0.7.10
8262025-07-23T19:08:44.408Z Downloaded pin-utils v0.1.0
8272025-07-23T19:08:44.414Z Downloaded schemars v1.0.4
8282025-07-23T19:08:44.421Z Downloaded curve25519-dalek-derive v0.1.1
8292025-07-23T19:08:44.424Z Downloaded aws-lc-rs v1.12.4
8302025-07-23T19:08:44.441Z Downloaded take_mut v0.2.2
8312025-07-23T19:08:44.456Z Downloaded sqlparser_derive v0.2.2
8322025-07-23T19:08:44.456Z Downloaded serde-big-array v0.5.1
8332025-07-23T19:08:44.456Z Downloaded glob v0.3.2
8342025-07-23T19:08:44.456Z Downloaded filetime v0.2.25
8352025-07-23T19:08:44.456Z Downloaded rcgen v0.12.1
8362025-07-23T19:08:44.456Z Downloaded hickory-server v0.25.2
8372025-07-23T19:08:44.480Z Downloaded num_enum v0.5.11
8382025-07-23T19:08:44.480Z Downloaded want v0.3.1
8392025-07-23T19:08:44.480Z Downloaded vte_generate_state_changes v0.1.2
8402025-07-23T19:08:44.480Z Downloaded tokio-native-tls v0.3.1
8412025-07-23T19:08:44.480Z Downloaded polyval v0.6.2
8422025-07-23T19:08:44.480Z Downloaded futures v0.3.31
8432025-07-23T19:08:44.486Z Downloaded foreign-types-macros v0.2.3
8442025-07-23T19:08:44.486Z Downloaded fxhash v0.2.1
8452025-07-23T19:08:44.486Z Downloaded endian-type v0.1.2
8462025-07-23T19:08:44.486Z Downloaded omicron-zone-package v0.12.2
8472025-07-23T19:08:44.486Z Downloaded foreign-types v0.3.2
8482025-07-23T19:08:44.486Z Downloaded pretty-hex v0.2.1
8492025-07-23T19:08:44.486Z Downloaded normalize-line-endings v0.3.0
8502025-07-23T19:08:44.487Z Downloaded ron v0.7.1
8512025-07-23T19:08:44.487Z Downloaded semver v0.1.20
8522025-07-23T19:08:44.487Z Downloaded smallvec v0.6.14
8532025-07-23T19:08:44.491Z Downloaded fixedbitset v0.5.7
8542025-07-23T19:08:44.491Z Downloaded typify v0.2.0
8552025-07-23T19:08:44.495Z Downloaded strum_macros v0.27.1
8562025-07-23T19:08:44.496Z Downloaded globset v0.4.15
8572025-07-23T19:08:44.500Z Downloaded diesel-dtrace v0.4.2
8582025-07-23T19:08:44.500Z Downloaded strum v0.26.3
8592025-07-23T19:08:44.505Z Downloaded rustc_version v0.4.1
8602025-07-23T19:08:44.505Z Downloaded subtle v2.6.1
8612025-07-23T19:08:44.505Z Downloaded ssh-cipher v0.2.0
8622025-07-23T19:08:44.509Z Downloaded rand v0.8.5
8632025-07-23T19:08:44.510Z Downloaded unarray v0.1.4
8642025-07-23T19:08:44.514Z Downloaded num-rational v0.4.2
8652025-07-23T19:08:44.515Z Downloaded zip v4.2.0
8662025-07-23T19:08:44.519Z Downloaded universal-hash v0.5.1
8672025-07-23T19:08:44.519Z Downloaded slog v2.7.0
8682025-07-23T19:08:44.523Z Downloaded papergrid v0.14.0
8692025-07-23T19:08:44.528Z Downloaded document-features v0.2.10
8702025-07-23T19:08:44.532Z Downloaded pkcs1 v0.7.5
8712025-07-23T19:08:44.532Z Downloaded zerocopy v0.6.6
8722025-07-23T19:08:44.536Z Downloaded derive_builder_macro v0.20.2
8732025-07-23T19:08:44.540Z Downloaded parking_lot v0.12.3
8742025-07-23T19:08:44.540Z Downloaded futures-io v0.3.31
8752025-07-23T19:08:44.545Z Downloaded darling_core v0.21.0
8762025-07-23T19:08:44.550Z Downloaded quinn-udp v0.5.5
8772025-07-23T19:08:44.550Z Downloaded fatfs v0.3.6
8782025-07-23T19:08:44.554Z Downloaded typify v0.3.0
8792025-07-23T19:08:44.558Z Downloaded tinyvec_macros v0.1.1
8802025-07-23T19:08:44.558Z Downloaded static_assertions v1.1.0
8812025-07-23T19:08:44.558Z Downloaded serde_repr v0.1.19
8822025-07-23T19:08:44.563Z Downloaded diff v0.1.13
8832025-07-23T19:08:44.567Z Downloaded wyz v0.5.1
8842025-07-23T19:08:44.567Z Downloaded untrusted v0.9.0
8852025-07-23T19:08:44.572Z Downloaded r2d2 v0.8.10
8862025-07-23T19:08:44.572Z Downloaded tracing-core v0.1.32
8872025-07-23T19:08:44.577Z Downloaded serde_plain v1.0.2
8882025-07-23T19:08:44.577Z Downloaded h2 v0.4.6
8892025-07-23T19:08:44.581Z Downloaded libm v0.2.8
8902025-07-23T19:08:44.589Z Downloaded poly1305 v0.8.0
8912025-07-23T19:08:44.592Z Downloaded ed25519 v2.2.3
8922025-07-23T19:08:44.596Z Downloaded path-slash v0.1.5
8932025-07-23T19:08:44.596Z Downloaded unicode-normalization v0.1.24
8942025-07-23T19:08:44.600Z Downloaded tower-http v0.6.6
8952025-07-23T19:08:44.608Z Downloaded samael v0.0.19
8962025-07-23T19:08:44.614Z Downloaded new_debug_unreachable v1.0.6
8972025-07-23T19:08:44.618Z Downloaded tls_codec v0.4.1
8982025-07-23T19:08:44.618Z Downloaded utf-8 v0.7.6
8992025-07-23T19:08:44.623Z Downloaded num-bigint v0.4.6
9002025-07-23T19:08:44.627Z Downloaded tungstenite v0.23.0
9012025-07-23T19:08:44.632Z Downloaded zerocopy-derive v0.8.26
9022025-07-23T19:08:44.636Z Downloaded ref-cast-impl v1.0.24
9032025-07-23T19:08:44.636Z Downloaded subprocess v0.2.9
9042025-07-23T19:08:44.640Z Downloaded ssh-encoding v0.2.0
9052025-07-23T19:08:44.640Z Downloaded paste v1.0.15
9062025-07-23T19:08:44.644Z Downloaded rand_chacha v0.3.1
9072025-07-23T19:08:44.651Z Downloaded tokio-stream v0.1.17
9082025-07-23T19:08:44.654Z Downloaded dropshot_endpoint v0.16.2
9092025-07-23T19:08:44.654Z Downloaded slog-json v2.6.1
9102025-07-23T19:08:44.659Z Downloaded rustls-pki-types v1.10.0
9112025-07-23T19:08:44.664Z Downloaded foreign-types-shared v0.3.1
9122025-07-23T19:08:44.664Z Downloaded itertools v0.14.0
9132025-07-23T19:08:44.668Z Downloaded foreign-types-shared v0.1.1
9142025-07-23T19:08:44.673Z Downloaded zeroize_derive v1.4.2
9152025-07-23T19:08:44.673Z Downloaded fs-err v2.11.0
9162025-07-23T19:08:44.673Z Downloaded tower-service v0.3.3
9172025-07-23T19:08:44.685Z Downloaded predicates v3.1.3
9182025-07-23T19:08:44.685Z Downloaded vte v0.11.1
9192025-07-23T19:08:44.689Z Downloaded slog-dtrace v0.3.0
9202025-07-23T19:08:44.689Z Downloaded pbkdf2 v0.11.0
9212025-07-23T19:08:44.689Z Downloaded which v4.4.2
9222025-07-23T19:08:44.689Z Downloaded zeroize v1.8.1
9232025-07-23T19:08:44.689Z Downloaded slog-scope v4.4.0
9242025-07-23T19:08:44.689Z Downloaded peg v0.8.5
9252025-07-23T19:08:44.694Z Downloaded tower-layer v0.3.3
9262025-07-23T19:08:44.695Z Downloaded tracing v0.1.40
9272025-07-23T19:08:44.699Z Downloaded password-hash v0.5.0
9282025-07-23T19:08:44.702Z Downloaded derive_more v0.99.20
9292025-07-23T19:08:44.706Z Downloaded signal-hook-mio v0.2.4
9302025-07-23T19:08:44.706Z Downloaded progenitor-macro v0.10.0
9312025-07-23T19:08:44.710Z Downloaded ctr v0.9.2
9322025-07-23T19:08:44.710Z Downloaded progenitor-macro v0.9.1
9332025-07-23T19:08:44.711Z Downloaded quick-error v1.2.3
9342025-07-23T19:08:44.714Z Downloaded defmt-macros v0.3.9
9352025-07-23T19:08:44.718Z Downloaded crypto-bigint v0.5.5
9362025-07-23T19:08:44.722Z Downloaded prettyplease v0.2.35
9372025-07-23T19:08:44.727Z Downloaded expectorate v1.2.0
9382025-07-23T19:08:44.731Z Downloaded embedded-io v0.4.0
9392025-07-23T19:08:44.731Z Downloaded rustc-demangle v0.1.24
9402025-07-23T19:08:44.735Z Downloaded resolv-conf v0.7.0
9412025-07-23T19:08:44.735Z Downloaded itertools v0.13.0
9422025-07-23T19:08:44.739Z Downloaded serde_path_to_error v0.1.17
9432025-07-23T19:08:44.744Z Downloaded ghash v0.5.1
9442025-07-23T19:08:44.744Z Downloaded derive_builder v0.20.2
9452025-07-23T19:08:44.752Z Downloaded publicsuffix v2.3.0
9462025-07-23T19:08:44.757Z Downloaded native-tls v0.2.12
9472025-07-23T19:08:44.757Z Downloaded hkdf v0.12.4
9482025-07-23T19:08:44.757Z Downloaded slog-stdlog v4.1.1
9492025-07-23T19:08:44.761Z Downloaded postgres-protocol v0.6.8
9502025-07-23T19:08:44.761Z Downloaded serde_cbor v0.11.2
9512025-07-23T19:08:44.761Z Downloaded pem-rfc7468 v0.7.0
9522025-07-23T19:08:44.766Z Downloaded rustc-hash v1.1.0
9532025-07-23T19:08:44.766Z Downloaded env_logger v0.10.2
9542025-07-23T19:08:44.769Z Downloaded postcard v1.0.10
9552025-07-23T19:08:44.769Z Downloaded tokio-util v0.7.15
9562025-07-23T19:08:44.776Z Downloaded parse-size v1.1.0
9572025-07-23T19:08:44.780Z Downloaded signal-hook v0.3.17
9582025-07-23T19:08:44.780Z Downloaded chrono v0.4.41
9592025-07-23T19:08:44.788Z Downloaded zone v0.3.1
9602025-07-23T19:08:44.792Z Downloaded unicode-truncate v1.1.0
9612025-07-23T19:08:44.792Z Downloaded russh-keys v0.45.0
9622025-07-23T19:08:44.792Z Downloaded elliptic-curve v0.13.8
9632025-07-23T19:08:44.796Z Downloaded bindgen v0.71.1
9642025-07-23T19:08:44.803Z Downloaded foldhash v0.1.5
9652025-07-23T19:08:44.807Z Downloaded signal-hook-registry v1.4.2
9662025-07-23T19:08:44.807Z Downloaded typify-macro v0.4.1
9672025-07-23T19:08:44.807Z Downloaded tar v0.4.44
9682025-07-23T19:08:44.810Z Downloaded p256 v0.13.2
9692025-07-23T19:08:44.816Z Downloaded bindgen v0.69.5
9702025-07-23T19:08:44.820Z Downloaded password-hash v0.4.2
9712025-07-23T19:08:44.824Z Downloaded term v0.7.0
9722025-07-23T19:08:44.824Z Downloaded tokio-rustls v0.26.0
9732025-07-23T19:08:44.827Z Downloaded miniz_oxide v0.8.5
9742025-07-23T19:08:44.831Z Downloaded winnow v0.6.26
9752025-07-23T19:08:44.837Z Downloaded derive-where v1.5.0
9762025-07-23T19:08:44.840Z Downloaded rayon-core v1.12.1
9772025-07-23T19:08:44.844Z Downloaded openssl-sys v0.9.109
9782025-07-23T19:08:44.849Z Downloaded nom v7.1.3
9792025-07-23T19:08:44.854Z Downloaded rustyline v14.0.0
9802025-07-23T19:08:44.858Z Downloaded flume v0.11.1
9812025-07-23T19:08:44.863Z Downloaded toml_edit v0.19.15
9822025-07-23T19:08:44.878Z Downloaded tinyvec v1.8.0
9832025-07-23T19:08:44.883Z Downloaded unsafe-libyaml v0.2.11
9842025-07-23T19:08:44.887Z Downloaded x509-cert v0.2.5
9852025-07-23T19:08:44.891Z Downloaded unicode-bidi v0.3.17
9862025-07-23T19:08:44.894Z Downloaded zip v0.6.6
9872025-07-23T19:08:44.898Z Downloaded minimal-lexical v0.2.1
9882025-07-23T19:08:44.902Z Downloaded rpassword v7.4.0
9892025-07-23T19:08:44.902Z Downloaded rustls-webpki v0.102.8
9902025-07-23T19:08:44.921Z Downloaded salty v0.3.0
9912025-07-23T19:08:44.926Z Downloaded sqlparser v0.45.0
9922025-07-23T19:08:44.930Z Downloaded p521 v0.13.3
9932025-07-23T19:08:44.935Z Downloaded mio v1.0.2
9942025-07-23T19:08:44.940Z Downloaded lalrpop v0.19.12
9952025-07-23T19:08:44.953Z Downloaded ed25519-dalek v2.1.1
9962025-07-23T19:08:44.956Z Downloaded yansi v1.0.1
9972025-07-23T19:08:44.956Z Downloaded futures-util v0.3.31
9982025-07-23T19:08:44.967Z Downloaded reedline v0.40.0
9992025-07-23T19:08:44.975Z Downloaded winnow v0.5.40
10002025-07-23T19:08:44.982Z Downloaded unicode-segmentation v1.12.0
10012025-07-23T19:08:44.985Z Downloaded rayon v1.10.0
10022025-07-23T19:08:44.994Z Downloaded ssh-key v0.6.6
10032025-07-23T19:08:45.001Z Downloaded object v0.30.4
10042025-07-23T19:08:45.010Z Downloaded git2 v0.19.0
10052025-07-23T19:08:45.016Z Downloaded qorb v0.4.0
10062025-07-23T19:08:45.020Z Downloaded proptest v1.7.0
10072025-07-23T19:08:45.031Z Downloaded radix_trie v0.2.1
10082025-07-23T19:08:45.036Z Downloaded tabled v0.18.0
10092025-07-23T19:08:45.049Z Downloaded quinn-proto v0.11.8
10102025-07-23T19:08:45.057Z Downloaded time v0.3.36
10112025-07-23T19:08:45.061Z Downloaded portable-atomic v1.11.0
10122025-07-23T19:08:45.068Z Downloaded regex v1.11.1
10132025-07-23T19:08:45.081Z Downloaded zlib-rs v0.5.1
10142025-07-23T19:08:45.085Z Downloaded zerocopy v0.8.26
10152025-07-23T19:08:45.105Z Downloaded p384 v0.13.1
10162025-07-23T19:08:45.109Z Downloaded gimli v0.31.1
10172025-07-23T19:08:45.116Z Downloaded polar-core v0.27.3
10182025-07-23T19:08:45.125Z Downloaded nix v0.27.1
10192025-07-23T19:08:45.134Z Downloaded rustls v0.23.19
10202025-07-23T19:08:45.143Z Downloaded petname v2.0.2
10212025-07-23T19:08:45.149Z Downloaded rustls v0.22.4
10222025-07-23T19:08:45.161Z Downloaded curve25519-dalek v4.1.3
10232025-07-23T19:08:45.169Z Downloaded bstr v1.10.0
10242025-07-23T19:08:45.179Z Downloaded vcpkg v0.2.15
10252025-07-23T19:08:45.216Z Downloaded moka v0.12.10
10262025-07-23T19:08:45.225Z Downloaded regress v0.10.3
10272025-07-23T19:08:45.233Z Downloaded hickory-proto v0.24.4
10282025-07-23T19:08:45.248Z Downloaded nix v0.29.0
10292025-07-23T19:08:45.259Z Downloaded smoltcp v0.9.1
10302025-07-23T19:08:45.269Z Downloaded nix v0.30.1
10312025-07-23T19:08:45.282Z Downloaded hickory-proto v0.25.2
10322025-07-23T19:08:45.296Z Downloaded regex-syntax v0.8.5
10332025-07-23T19:08:45.303Z Downloaded webpki-roots v1.0.1
10342025-07-23T19:08:45.312Z Downloaded typify-impl v0.2.0
10352025-07-23T19:08:45.320Z Downloaded smoltcp v0.11.0
10362025-07-23T19:08:45.333Z Downloaded openapiv3 v2.2.0
10372025-07-23T19:08:45.344Z Downloaded diesel v2.2.11
10382025-07-23T19:08:45.361Z Downloaded dropshot v0.16.2
10392025-07-23T19:08:45.382Z Downloaded typify-impl v0.3.0
10402025-07-23T19:08:45.393Z Downloaded bzip2-sys v0.1.13+1.0.8
10412025-07-23T19:08:45.405Z Downloaded regex-automata v0.4.8
10422025-07-23T19:08:45.420Z Downloaded zerocopy-derive v0.6.6
10432025-07-23T19:08:45.438Z Downloaded nix v0.28.0
10442025-07-23T19:08:45.443Z Downloaded typify-impl v0.4.1
10452025-07-23T19:08:45.451Z Downloaded sled v0.34.7
10462025-07-23T19:08:45.462Z Downloaded openssl v0.10.73
10472025-07-23T19:08:45.471Z Downloaded regex-syntax v0.6.29
10482025-07-23T19:08:45.476Z Downloaded chrono-tz v0.10.4
10492025-07-23T19:08:45.493Z Downloaded object v0.36.5
10502025-07-23T19:08:45.502Z Downloaded ratatui v0.29.0
10512025-07-23T19:08:45.520Z Downloaded reqwest v0.12.22
10522025-07-23T19:08:45.528Z Downloaded rustls v0.21.12
10532025-07-23T19:08:45.539Z Downloaded rustls-webpki v0.101.7
10542025-07-23T19:08:45.554Z Downloaded progenitor-impl v0.10.0
10552025-07-23T19:08:45.558Z Downloaded jiff v0.2.15
10562025-07-23T19:08:45.571Z Downloaded sha3 v0.10.8
10572025-07-23T19:08:45.575Z Downloaded lzma-sys v0.1.20
10582025-07-23T19:08:45.602Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10592025-07-23T19:08:45.618Z Downloaded pretty_assertions v1.4.1
10602025-07-23T19:08:45.621Z Downloaded csv v1.3.1
10612025-07-23T19:08:45.637Z Downloaded petgraph v0.8.2
10622025-07-23T19:08:45.654Z Downloaded libz-sys v1.1.20
10632025-07-23T19:08:45.672Z Downloaded yasna v0.5.2
10642025-07-23T19:08:45.676Z Downloaded whoami v1.5.2
10652025-07-23T19:08:45.676Z Downloaded num-bigint-dig v0.8.4
10662025-07-23T19:08:45.680Z Downloaded thread_local v1.1.8
10672025-07-23T19:08:45.684Z Downloaded termcolor v1.4.1
10682025-07-23T19:08:45.684Z Downloaded toml v0.7.8
10692025-07-23T19:08:45.689Z Downloaded petgraph v0.6.5
10702025-07-23T19:08:45.702Z Downloaded serde_with v3.14.0
10712025-07-23T19:08:45.712Z Downloaded futures-executor v0.3.31
10722025-07-23T19:08:45.716Z Downloaded futures-core v0.3.31
10732025-07-23T19:08:45.716Z Downloaded tokio v1.45.1
10742025-07-23T19:08:45.749Z Downloaded typed-path v0.9.3
10752025-07-23T19:08:45.754Z Downloaded bitvec v1.0.1
10762025-07-23T19:08:45.766Z Downloaded oso v0.27.3
10772025-07-23T19:08:45.770Z Downloaded mime_guess v2.0.5
10782025-07-23T19:08:45.774Z Downloaded derive_builder_core v0.20.2
10792025-07-23T19:08:45.774Z Downloaded parking_lot_core v0.8.6
10802025-07-23T19:08:45.779Z Downloaded tungstenite v0.21.0
10812025-07-23T19:08:45.779Z Downloaded pbkdf2 v0.12.2
10822025-07-23T19:08:45.779Z Downloaded uuid v1.17.0
10832025-07-23T19:08:45.783Z Downloaded precomputed-hash v0.1.1
10842025-07-23T19:08:45.784Z Downloaded either v1.15.0
10852025-07-23T19:08:45.787Z Downloaded derive-ex v0.1.8
10862025-07-23T19:08:45.787Z Downloaded rustls-native-certs v0.8.1
10872025-07-23T19:08:45.787Z Downloaded des v0.8.1
10882025-07-23T19:08:45.808Z Downloaded strum_macros v0.26.4
10892025-07-23T19:08:45.808Z Downloaded serde_bytes v0.11.17
10902025-07-23T19:08:45.812Z Downloaded serde-hex v0.1.0
10912025-07-23T19:08:45.812Z Downloaded tls_codec_derive v0.4.1
10922025-07-23T19:08:45.827Z Downloaded spki v0.7.3
10932025-07-23T19:08:45.827Z Downloaded rustls-pemfile v2.2.0
10942025-07-23T19:08:45.827Z Downloaded ref-cast v1.0.24
10952025-07-23T19:08:45.827Z Downloaded progenitor-macro v0.8.0
10962025-07-23T19:08:45.827Z Downloaded phf_shared v0.11.2
10972025-07-23T19:08:45.827Z Downloaded csv-core v0.1.11
10982025-07-23T19:08:45.831Z Downloaded value-bag v1.9.0
10992025-07-23T19:08:45.831Z Downloaded similar v2.7.0
11002025-07-23T19:08:45.836Z Downloaded quick-xml v0.37.2
11012025-07-23T19:08:45.844Z Downloaded blake3 v1.5.4
11022025-07-23T19:08:45.850Z Downloaded getrandom v0.2.15
11032025-07-23T19:08:45.854Z Downloaded iri-string v0.7.8
11042025-07-23T19:08:45.862Z Downloaded phf v0.11.2
11052025-07-23T19:08:45.866Z Downloaded num-iter v0.1.45
11062025-07-23T19:08:45.866Z Downloaded num-integer v0.1.46
11072025-07-23T19:08:45.870Z Downloaded nu-ansi-term v0.50.1
11082025-07-23T19:08:45.870Z Downloaded gethostname v0.5.0
11092025-07-23T19:08:45.874Z Downloaded ron v0.8.1
11102025-07-23T19:08:45.879Z Downloaded tough v0.20.0
11112025-07-23T19:08:45.890Z Downloaded steno v0.4.1
11122025-07-23T19:08:45.896Z Downloaded russh v0.45.0
11132025-07-23T19:08:45.901Z Downloaded itertools v0.10.5
11142025-07-23T19:08:45.906Z Downloaded unicode_categories v0.1.1
11152025-07-23T19:08:45.906Z Downloaded libxml v0.3.3
11162025-07-23T19:08:45.910Z Downloaded itertools v0.12.1
11172025-07-23T19:08:45.916Z Downloaded rustversion v1.0.17
11182025-07-23T19:08:45.920Z Downloaded russh-cryptovec v0.7.3
11192025-07-23T19:08:45.920Z Downloaded rand_core v0.6.4
11202025-07-23T19:08:45.920Z Downloaded rand_chacha v0.9.0
11212025-07-23T19:08:45.924Z Downloaded daft v0.1.4
11222025-07-23T19:08:45.924Z Downloaded dirs-next v2.0.0
11232025-07-23T19:08:45.924Z Downloaded fixedbitset v0.4.2
11242025-07-23T19:08:45.928Z Downloaded crucible-workspace-hack v0.1.0
11252025-07-23T19:08:45.928Z Downloaded tracing-attributes v0.1.27
11262025-07-23T19:08:45.929Z Downloaded futures-channel v0.3.31
11272025-07-23T19:08:45.932Z Downloaded secrecy v0.8.0
11282025-07-23T19:08:45.932Z Downloaded fd-lock v4.0.2
11292025-07-23T19:08:45.937Z Downloaded encoding_rs v0.8.34
11302025-07-23T19:08:45.951Z Downloaded ring v0.17.14
11312025-07-23T19:08:45.987Z Downloaded typify-macro v0.3.0
11322025-07-23T19:08:45.991Z Downloaded tui-tree-widget v0.23.1
11332025-07-23T19:08:45.991Z Downloaded pkcs5 v0.7.1
11342025-07-23T19:08:45.995Z Downloaded test-strategy v0.4.3
11352025-07-23T19:08:45.999Z Downloaded diesel_derives v2.2.3
11362025-07-23T19:08:46.003Z Downloaded tower v0.5.2
11372025-07-23T19:08:46.009Z Downloaded pkcs8 v0.10.2
11382025-07-23T19:08:46.013Z Downloaded fs_extra v1.3.0
11392025-07-23T19:08:46.013Z Downloaded http v1.3.1
11402025-07-23T19:08:46.017Z Downloaded parking_lot v0.11.2
11412025-07-23T19:08:46.017Z Downloaded tabled_derive v0.10.0
11422025-07-23T19:08:46.021Z Downloaded libgit2-sys v0.17.0+1.8.1
11432025-07-23T19:08:46.065Z Downloaded num-complex v0.4.6
11442025-07-23T19:08:46.070Z Downloaded multer v3.1.0
11452025-07-23T19:08:46.070Z Downloaded hickory-resolver v0.24.4
11462025-07-23T19:08:46.074Z Downloaded number_prefix v0.4.0
11472025-07-23T19:08:46.074Z Downloaded num_threads v0.1.7
11482025-07-23T19:08:46.074Z Downloaded newline-converter v0.3.0
11492025-07-23T19:08:46.074Z Downloaded salsa20 v0.10.2
11502025-07-23T19:08:46.078Z Downloaded flate2 v1.1.2
11512025-07-23T19:08:46.082Z Downloaded hickory-resolver v0.25.2
11522025-07-23T19:08:46.086Z Downloaded typify-macro v0.2.0
11532025-07-23T19:08:46.086Z Downloaded radium v0.7.0
11542025-07-23T19:08:46.086Z Downloaded tokio-postgres v0.7.13
11552025-07-23T19:08:46.090Z Downloaded iddqd v0.3.9
11562025-07-23T19:08:46.096Z Downloaded packed_struct v0.10.1
11572025-07-23T19:08:46.104Z Downloaded nodrop v0.1.14
11582025-07-23T19:08:46.104Z Downloaded nanorand v0.7.0
11592025-07-23T19:08:46.110Z Downloaded multimap v0.10.1
11602025-07-23T19:08:46.110Z Downloaded schemars v0.9.0
11612025-07-23T19:08:46.114Z Downloaded daft-derive v0.1.4
11622025-07-23T19:08:46.118Z Downloaded pin-project v1.1.6
11632025-07-23T19:08:46.126Z Downloaded postgres-types v0.2.9
11642025-07-23T19:08:46.131Z Downloaded socket2 v0.5.10
11652025-07-23T19:08:46.131Z Downloaded thiserror-impl-no-std v2.0.2
11662025-07-23T19:08:46.135Z Downloaded structmeta v0.3.0
11672025-07-23T19:08:46.135Z Downloaded scrypt v0.11.0
11682025-07-23T19:08:46.135Z Downloaded serde_yaml v0.9.34+deprecated
11692025-07-23T19:08:46.139Z Downloaded schemars v0.8.22
11702025-07-23T19:08:46.146Z Downloaded display-error-chain v0.2.2
11712025-07-23T19:08:46.149Z Downloaded sec1 v0.7.3
11722025-07-23T19:08:46.150Z Downloaded progenitor v0.10.0
11732025-07-23T19:08:46.154Z Downloaded ecdsa v0.16.9
11742025-07-23T19:08:46.154Z Downloaded owo-colors v4.2.2
11752025-07-23T19:08:46.158Z Downloaded serde_urlencoded v0.7.1
11762025-07-23T19:08:46.158Z Downloaded darling v0.21.0
11772025-07-23T19:08:46.163Z Downloaded sha1 v0.10.6
11782025-07-23T19:08:46.163Z Downloaded progenitor-client v0.8.0
11792025-07-23T19:08:46.167Z Downloaded progenitor v0.9.1
11802025-07-23T19:08:46.167Z Downloaded ppv-lite86 v0.2.20
11812025-07-23T19:08:46.167Z Downloaded powerfmt v0.2.0
11822025-07-23T19:08:46.167Z Downloaded pem v3.0.5
11832025-07-23T19:08:46.167Z Downloaded peg-macros v0.8.5
11842025-07-23T19:08:46.171Z Downloaded zopfli v0.8.1
11852025-07-23T19:08:46.171Z Downloaded try-lock v0.2.5
11862025-07-23T19:08:46.171Z Downloaded sct v0.7.1
11872025-07-23T19:08:46.176Z Downloaded rustc_version v0.1.7
11882025-07-23T19:08:46.176Z Downloaded indicatif v0.17.11
11892025-07-23T19:08:46.180Z Downloaded memmap2 v0.9.5
11902025-07-23T19:08:46.180Z Downloaded uzers v0.12.1
11912025-07-23T19:08:46.186Z Downloaded unicode-properties v0.1.3
11922025-07-23T19:08:46.186Z Downloaded newtype-uuid v1.2.4
11932025-07-23T19:08:46.186Z Downloaded spin v0.9.8
11942025-07-23T19:08:46.189Z Downloaded snafu v0.8.5
11952025-07-23T19:08:46.194Z Downloaded rand v0.9.1
11962025-07-23T19:08:46.198Z Downloaded base64 v0.21.7
11972025-07-23T19:08:46.198Z Downloaded indexmap v1.9.3
11982025-07-23T19:08:46.203Z Downloaded memoffset v0.9.1
11992025-07-23T19:08:46.203Z Downloaded darling v0.20.10
12002025-07-23T19:08:46.208Z Downloaded zstd-safe v7.2.3
12012025-07-23T19:08:46.208Z Downloaded zstd v0.13.3
12022025-07-23T19:08:46.213Z Downloaded xshell v0.2.7
12032025-07-23T19:08:46.213Z Downloaded const_format v0.2.34
12042025-07-23T19:08:46.217Z Downloaded bumpalo v3.16.0
12052025-07-23T19:08:46.222Z Downloaded base64 v0.22.1
12062025-07-23T19:08:46.222Z Downloaded float-ord v0.3.2
12072025-07-23T19:08:46.227Z Downloaded env_filter v0.1.2
12082025-07-23T19:08:46.227Z Downloaded funty v2.0.0
12092025-07-23T19:08:46.227Z Downloaded flagset v0.4.6
12102025-07-23T19:08:46.227Z Downloaded futures-task v0.3.31
12112025-07-23T19:08:46.227Z Downloaded embedded-io v0.6.1
12122025-07-23T19:08:46.227Z Downloaded tokio-rustls v0.24.1
12132025-07-23T19:08:46.231Z Downloaded der_derive v0.7.3
12142025-07-23T19:08:46.231Z Downloaded topological-sort v0.2.2
12152025-07-23T19:08:46.231Z Downloaded snafu-derive v0.8.5
12162025-07-23T19:08:46.236Z Downloaded compact_str v0.8.0
12172025-07-23T19:08:46.236Z Downloaded progenitor-impl v0.8.0
12182025-07-23T19:08:46.240Z Downloaded ingot-macros v0.1.1
12192025-07-23T19:08:46.240Z Downloaded indoc v1.0.9
12202025-07-23T19:08:46.240Z Downloaded schemars_derive v0.8.22
12212025-07-23T19:08:46.244Z Downloaded termios v0.3.3
12222025-07-23T19:08:46.244Z Downloaded crossbeam-utils v0.8.21
12232025-07-23T19:08:46.248Z Downloaded cookie v0.18.1
12242025-07-23T19:08:46.248Z Downloaded crossbeam-epoch v0.9.18
12252025-07-23T19:08:46.252Z Downloaded const-oid v0.9.6
12262025-07-23T19:08:46.252Z Downloaded clang-sys v1.8.1
12272025-07-23T19:08:46.256Z Downloaded arrayvec v0.7.6
12282025-07-23T19:08:46.256Z Downloaded jobserver v0.1.32
12292025-07-23T19:08:46.259Z Downloaded ingot v0.1.1
12302025-07-23T19:08:46.259Z Downloaded blake2 v0.10.6
12312025-07-23T19:08:46.265Z Downloaded rand_xorshift v0.4.0
12322025-07-23T19:08:46.265Z Downloaded rand_seeder v0.3.0
12332025-07-23T19:08:46.265Z Downloaded libsw-core v0.3.1
12342025-07-23T19:08:46.265Z Downloaded instability v0.3.2
12352025-07-23T19:08:46.268Z Downloaded home v0.5.9
12362025-07-23T19:08:46.268Z Downloaded internet-checksum v0.2.1
12372025-07-23T19:08:46.269Z Downloaded hostname v0.3.1
12382025-07-23T19:08:46.269Z Downloaded ahash v0.8.11
12392025-07-23T19:08:46.272Z Downloaded libefi-sys v0.1.0
12402025-07-23T19:08:46.273Z Downloaded hostname v0.4.0
12412025-07-23T19:08:46.273Z Downloaded linked-hash-map v0.5.6
12422025-07-23T19:08:46.276Z Downloaded same-file v1.0.6
12432025-07-23T19:08:46.276Z Downloaded rtoolbox v0.0.2
12442025-07-23T19:08:46.276Z Downloaded ciborium v0.2.2
12452025-07-23T19:08:46.280Z Downloaded console v0.15.10
12462025-07-23T19:08:46.280Z Downloaded cookie_store v0.21.1
12472025-07-23T19:08:46.285Z Downloaded cancel-safe-futures v0.1.5
12482025-07-23T19:08:46.289Z Downloaded lazycell v1.3.0
12492025-07-23T19:08:46.289Z Downloaded libsw v3.5.0
12502025-07-23T19:08:46.289Z Downloaded crc32fast v1.4.2
12512025-07-23T19:08:46.289Z Downloaded const_format_proc_macros v0.2.34
12522025-07-23T19:08:46.293Z Downloaded bzip2 v0.5.2
12532025-07-23T19:08:46.293Z Downloaded linear-map v1.2.0
12542025-07-23T19:08:46.296Z Downloaded libscf-sys v1.1.0
12552025-07-23T19:08:46.296Z Downloaded constant_time_eq v0.3.1
12562025-07-23T19:08:46.296Z Downloaded maybe-uninit v2.0.0
12572025-07-23T19:08:46.300Z Downloaded indoc v2.0.6
12582025-07-23T19:08:46.300Z Downloaded bit-vec v0.8.0
12592025-07-23T19:08:46.303Z Downloaded bzip2 v0.4.4
12602025-07-23T19:08:46.303Z Downloaded base64ct v1.6.0
12612025-07-23T19:08:46.307Z Downloaded cassowary v0.3.0
12622025-07-23T19:08:46.307Z Downloaded bitfield v0.14.0
12632025-07-23T19:08:46.307Z Downloaded cobs v0.2.3
12642025-07-23T19:08:46.310Z Downloaded camino-tempfile-ext v0.3.2
12652025-07-23T19:08:46.310Z Downloaded buf-list v1.0.3
12662025-07-23T19:08:46.313Z Downloaded is_ci v1.2.0
12672025-07-23T19:08:46.314Z Downloaded castaway v0.2.3
12682025-07-23T19:08:46.314Z Downloaded bit-set v0.5.3
12692025-07-23T19:08:46.317Z Downloaded bit-set v0.8.0
12702025-07-23T19:08:46.317Z Downloaded cexpr v0.6.0
12712025-07-23T19:08:46.317Z Downloaded bitfield-struct v0.6.2
12722025-07-23T19:08:46.321Z Downloaded base16ct v0.2.0
12732025-07-23T19:08:46.321Z Downloaded async-recursion v1.1.1
12742025-07-23T19:08:46.324Z Downloaded ascii-canvas v3.0.0
12752025-07-23T19:08:46.324Z Downloaded cargo-platform v0.1.8
12762025-07-23T19:08:46.324Z Downloaded array-init v0.0.4
12772025-07-23T19:08:46.327Z Downloaded bb8 v0.8.5
12782025-07-23T19:08:46.327Z Downloaded arrayref v0.3.9
12792025-07-23T19:08:46.327Z Downloaded cfg_aliases v0.2.1
12802025-07-23T19:08:46.328Z Downloaded ciborium-io v0.2.2
12812025-07-23T19:08:46.331Z Downloaded blowfish v0.9.1
12822025-07-23T19:08:46.331Z Downloaded bitflags v1.3.2
12832025-07-23T19:08:46.334Z Downloaded hyper-staticfile v0.10.1
12842025-07-23T19:08:46.334Z Downloaded cipher v0.4.4
12852025-07-23T19:08:46.338Z Downloaded hubpack_derive v0.1.1
12862025-07-23T19:08:46.338Z Downloaded httpdate v1.0.3
12872025-07-23T19:08:46.338Z Downloaded http-range v0.1.5
12882025-07-23T19:08:46.338Z Downloaded heck v0.3.3
12892025-07-23T19:08:46.341Z Downloaded ciborium-ll v0.2.2
12902025-07-23T19:08:46.341Z Downloaded async-stream-impl v0.3.6
12912025-07-23T19:08:46.341Z Downloaded aes v0.8.4
12922025-07-23T19:08:46.344Z Downloaded atty v0.2.14
12932025-07-23T19:08:46.345Z Downloaded atomicwrites v0.4.4
12942025-07-23T19:08:46.345Z Downloaded hex-literal v0.4.1
12952025-07-23T19:08:46.349Z Downloaded hash32 v0.3.1
12962025-07-23T19:08:46.572Z Downloaded aws-lc-sys v0.26.0
12972025-07-23T19:08:46.853Z Compiling value-bag v1.9.0
12982025-07-23T19:08:46.853Z Compiling shlex v1.3.0
12992025-07-23T19:08:46.853Z Compiling lock_api v0.4.12
13002025-07-23T19:08:46.861Z Compiling scopeguard v1.2.0
13012025-07-23T19:08:46.861Z Compiling typenum v1.17.0
13022025-07-23T19:08:46.861Z Compiling generic-array v0.14.7
13032025-07-23T19:08:46.861Z Compiling syn v2.0.104
13042025-07-23T19:08:48.327Z Compiling getrandom v0.2.15
13052025-07-23T19:08:48.332Z Compiling jobserver v0.1.32
13062025-07-23T19:08:48.333Z Compiling rand_core v0.6.4
13072025-07-23T19:08:48.333Z Compiling log v0.4.27
13082025-07-23T19:08:48.333Z Compiling smallvec v1.15.0
13092025-07-23T19:08:48.333Z Compiling portable-atomic v1.11.0
13102025-07-23T19:08:48.333Z Compiling cc v1.2.30
13112025-07-23T19:08:48.333Z Compiling subtle v2.6.1
13122025-07-23T19:08:48.333Z Compiling critical-section v1.1.3
13132025-07-23T19:08:48.333Z Compiling const-oid v0.9.6
13142025-07-23T19:08:48.333Z Compiling pkg-config v0.3.31
13152025-07-23T19:08:48.333Z Compiling pin-project-lite v0.2.14
13162025-07-23T19:08:48.333Z Compiling parking_lot_core v0.9.10
13172025-07-23T19:08:48.365Z Compiling rustix v0.38.37
13182025-07-23T19:08:49.313Z Compiling signal-hook-registry v1.4.2
13192025-07-23T19:08:49.366Z Compiling parking_lot v0.12.3
13202025-07-23T19:08:49.373Z Compiling mio v1.0.2
13212025-07-23T19:08:49.405Z Compiling futures-core v0.3.31
13222025-07-23T19:08:49.665Z Compiling spin v0.9.8
13232025-07-23T19:08:49.924Z Compiling once_cell v1.21.3
13242025-07-23T19:08:49.985Z Compiling socket2 v0.5.10
13252025-07-23T19:08:50.042Z Compiling slab v0.4.9
13262025-07-23T19:08:50.071Z Compiling aho-corasick v1.1.3
13272025-07-23T19:08:50.183Z Compiling regex-syntax v0.8.5
13282025-07-23T19:08:50.328Z Compiling libm v0.2.8
13292025-07-23T19:08:50.380Z Compiling cpufeatures v0.2.14
13302025-07-23T19:08:50.410Z Compiling serde_json v1.0.140
13312025-07-23T19:08:50.640Z Compiling num-traits v0.2.19
13322025-07-23T19:08:50.692Z Compiling percent-encoding v2.3.1
13332025-07-23T19:08:50.796Z Compiling futures-sink v0.3.31
13342025-07-23T19:08:50.855Z Compiling getrandom v0.3.3
13352025-07-23T19:08:50.998Z Compiling glob v0.3.2
13362025-07-23T19:08:51.629Z Compiling prettyplease v0.2.35
13372025-07-23T19:08:51.824Z Compiling clang-sys v1.8.1
13382025-07-23T19:08:51.830Z Compiling lazy_static v1.5.0
13392025-07-23T19:08:51.959Z Compiling either v1.15.0
13402025-07-23T19:08:52.025Z Compiling allocator-api2 v0.2.21
13412025-07-23T19:08:52.431Z Compiling foldhash v0.1.5
13422025-07-23T19:08:52.575Z Compiling minimal-lexical v0.2.1
13432025-07-23T19:08:52.763Z Compiling hashbrown v0.15.4
13442025-07-23T19:08:52.782Z Compiling libloading v0.8.5
13452025-07-23T19:08:52.823Z Compiling home v0.5.9
13462025-07-23T19:08:53.047Z Compiling nom v7.1.3
13472025-07-23T19:08:53.070Z Compiling base64ct v1.6.0
13482025-07-23T19:08:53.148Z Compiling bindgen v0.69.5
13492025-07-23T19:08:53.697Z Compiling pem-rfc7468 v0.7.0
13502025-07-23T19:08:54.010Z Compiling regex-automata v0.4.8
13512025-07-23T19:08:54.136Z Compiling itertools v0.10.5
13522025-07-23T19:08:54.312Z Compiling synstructure v0.13.1
13532025-07-23T19:08:55.653Z Compiling futures-channel v0.3.31
13542025-07-23T19:08:56.032Z Compiling rustc-hash v1.1.0
13552025-07-23T19:08:56.095Z Compiling cexpr v0.6.0
13562025-07-23T19:08:56.207Z Compiling lazycell v1.3.0
13572025-07-23T19:08:56.328Z Compiling pin-utils v0.1.0
13582025-07-23T19:08:56.395Z Compiling flagset v0.4.6
13592025-07-23T19:08:56.440Z Compiling futures-io v0.3.31
13602025-07-23T19:08:56.598Z Compiling futures-task v0.3.31
13612025-07-23T19:08:56.632Z Compiling cmake v0.1.51
13622025-07-23T19:08:56.723Z Compiling fs_extra v1.3.0
13632025-07-23T19:08:56.896Z Compiling dunce v1.0.5
13642025-07-23T19:08:57.047Z Compiling zerocopy v0.8.26
13652025-07-23T19:08:57.189Z Compiling form_urlencoded v1.2.1
13662025-07-23T19:08:57.267Z Compiling paste v1.0.15
13672025-07-23T19:08:57.457Z Compiling vcpkg v0.2.15
13682025-07-23T19:08:57.514Z Compiling ring v0.17.14
13692025-07-23T19:08:57.595Z Compiling tracing-core v0.1.32
13702025-07-23T19:08:57.931Z Compiling iana-time-zone v0.1.63
13712025-07-23T19:08:58.303Z Compiling aws-lc-rs v1.12.4
13722025-07-23T19:08:58.714Z Compiling httparse v1.9.5
13732025-07-23T19:08:58.714Z Compiling rustls-pki-types v1.10.0
13742025-07-23T19:08:58.876Z Compiling rustversion v1.0.17
13752025-07-23T19:08:59.098Z Compiling openssl-sys v0.9.109
13762025-07-23T19:08:59.168Z Compiling serde_derive v1.0.219
13772025-07-23T19:08:59.343Z Compiling zeroize_derive v1.4.2
13782025-07-23T19:08:59.530Z Compiling zerofrom-derive v0.1.4
13792025-07-23T19:08:59.582Z Compiling yoke-derive v0.7.4
13802025-07-23T19:09:00.189Z Compiling zerovec-derive v0.10.3
13812025-07-23T19:09:00.730Z Compiling zeroize v1.8.1
13822025-07-23T19:09:02.206Z Compiling displaydoc v0.2.5
13832025-07-23T19:09:02.482Z Compiling crypto-common v0.1.6
13842025-07-23T19:09:02.646Z Compiling block-buffer v0.10.4
13852025-07-23T19:09:02.723Z Compiling zerocopy-derive v0.7.35
13862025-07-23T19:09:02.789Z Compiling zerofrom v0.1.4
13872025-07-23T19:09:02.934Z Compiling digest v0.10.7
13882025-07-23T19:09:03.032Z Compiling yoke v0.7.4
13892025-07-23T19:09:03.403Z Compiling zerovec v0.10.4
13902025-07-23T19:09:03.407Z Compiling tokio-macros v2.5.0
13912025-07-23T19:09:03.676Z Compiling hmac v0.12.1
13922025-07-23T19:09:03.745Z Compiling icu_provider_macros v1.5.0
13932025-07-23T19:09:03.876Z Compiling block-padding v0.3.3
13942025-07-23T19:09:03.931Z Compiling sha2 v0.10.9
13952025-07-23T19:09:04.143Z Compiling inout v0.1.3
13962025-07-23T19:09:04.190Z Compiling regex v1.11.1
13972025-07-23T19:09:04.438Z Compiling cipher v0.4.4
13982025-07-23T19:09:04.560Z Compiling zerocopy v0.7.35
13992025-07-23T19:09:04.802Z Compiling futures-macro v0.3.31
14002025-07-23T19:09:04.805Z Compiling der_derive v0.7.3
14012025-07-23T19:09:04.949Z Compiling thiserror-impl v1.0.69
14022025-07-23T19:09:05.102Z Compiling tinystr v0.7.6
14032025-07-23T19:09:05.398Z Compiling icu_collections v1.5.0
14042025-07-23T19:09:05.492Z Compiling icu_locid v1.5.0
14052025-07-23T19:09:05.904Z Compiling ppv-lite86 v0.2.20
14062025-07-23T19:09:06.106Z Compiling serde v1.0.219
14072025-07-23T19:09:06.608Z Compiling futures-util v0.3.31
14082025-07-23T19:09:06.684Z Compiling icu_provider v1.5.0
14092025-07-23T19:09:06.704Z Compiling salsa20 v0.10.2
14102025-07-23T19:09:06.940Z Compiling pbkdf2 v0.12.2
14112025-07-23T19:09:07.107Z Compiling der v0.7.10
14122025-07-23T19:09:07.126Z Compiling zerocopy-derive v0.8.26
14132025-07-23T19:09:07.315Z Compiling scrypt v0.11.0
14142025-07-23T19:09:07.480Z Compiling icu_locid_transform v1.5.0
14152025-07-23T19:09:07.617Z Compiling aes v0.8.4
14162025-07-23T19:09:07.802Z Compiling thiserror v1.0.69
14172025-07-23T19:09:07.827Z Compiling cbc v0.1.2
14182025-07-23T19:09:07.961Z Compiling pest v2.7.14
14192025-07-23T19:09:08.179Z Compiling tracing-attributes v0.1.27
14202025-07-23T19:09:09.689Z Compiling icu_properties v1.5.1
14212025-07-23T19:09:09.886Z Compiling spki v0.7.3
14222025-07-23T19:09:10.280Z Compiling pkcs5 v0.7.1
14232025-07-23T19:09:10.332Z Compiling scroll_derive v0.12.0
14242025-07-23T19:09:10.962Z Compiling pkcs8 v0.10.2
14252025-07-23T19:09:11.389Z Compiling bytes v1.10.1
14262025-07-23T19:09:11.415Z Compiling bitflags v2.9.1
14272025-07-23T19:09:11.579Z Compiling semver v1.0.26
14282025-07-23T19:09:11.876Z Compiling indexmap v2.10.0
14292025-07-23T19:09:11.902Z Compiling uuid v1.17.0
14302025-07-23T19:09:12.261Z Compiling rustc_version v0.4.1
14312025-07-23T19:09:12.726Z Compiling tokio v1.45.1
14322025-07-23T19:09:12.954Z Compiling http v1.3.1
14332025-07-23T19:09:13.225Z Compiling tracing v0.1.40
14342025-07-23T19:09:13.374Z Compiling icu_normalizer v1.5.0
14352025-07-23T19:09:13.709Z Compiling chrono v0.4.41
14362025-07-23T19:09:13.759Z Compiling pest_meta v2.7.14
14372025-07-23T19:09:14.197Z Compiling base64 v0.22.1
14382025-07-23T19:09:14.215Z Compiling tinyvec_macros v0.1.1
14392025-07-23T19:09:14.323Z Compiling idna_adapter v1.2.0
14402025-07-23T19:09:14.566Z Compiling idna v1.0.3
14412025-07-23T19:09:14.865Z Compiling http-body v1.0.1
14422025-07-23T19:09:15.086Z Compiling pest_generator v2.7.14
14432025-07-23T19:09:15.108Z Compiling tinyvec v1.8.0
14442025-07-23T19:09:15.128Z Compiling rand_core v0.9.2
14452025-07-23T19:09:15.546Z Compiling which v4.4.2
14462025-07-23T19:09:16.098Z Compiling url v2.5.4
14472025-07-23T19:09:16.356Z Compiling scroll v0.12.0
14482025-07-23T19:09:16.685Z Compiling serde_derive_internals v0.29.1
14492025-07-23T19:09:16.893Z Compiling bzip2-sys v0.1.13+1.0.8
14502025-07-23T19:09:16.914Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14512025-07-23T19:09:16.973Z Compiling adler2 v2.0.0
14522025-07-23T19:09:17.197Z Compiling time-core v0.1.2
14532025-07-23T19:09:17.394Z Compiling num-conv v0.1.0
14542025-07-23T19:09:17.415Z Compiling untrusted v0.9.0
14552025-07-23T19:09:17.621Z Compiling atomic-waker v1.1.2
14562025-07-23T19:09:17.646Z Compiling untrusted v0.7.1
14572025-07-23T19:09:17.665Z Compiling tower-service v0.3.3
14582025-07-23T19:09:17.807Z Compiling powerfmt v0.2.0
14592025-07-23T19:09:17.826Z Compiling schemars v0.8.22
14602025-07-23T19:09:17.830Z Compiling openssl-probe v0.1.5
14612025-07-23T19:09:17.868Z Compiling foreign-types-shared v0.1.1
14622025-07-23T19:09:17.980Z Compiling try-lock v0.2.5
14632025-07-23T19:09:18.009Z Compiling openssl v0.10.73
14642025-07-23T19:09:18.159Z Compiling want v0.3.1
14652025-07-23T19:09:18.162Z Compiling deranged v0.3.11
14662025-07-23T19:09:18.199Z Compiling goblin v0.8.2
14672025-07-23T19:09:18.251Z Compiling pest_derive v2.7.14
14682025-07-23T19:09:18.458Z Compiling foreign-types v0.3.2
14692025-07-23T19:09:18.480Z Compiling time-macros v0.2.18
14702025-07-23T19:09:18.825Z Compiling schemars_derive v0.8.22
14712025-07-23T19:09:21.046Z Compiling tokio-util v0.7.15
14722025-07-23T19:09:21.291Z Compiling miniz_oxide v0.8.5
14732025-07-23T19:09:22.333Z Compiling h2 v0.4.6
14742025-07-23T19:09:22.676Z Compiling rand_chacha v0.9.0
14752025-07-23T19:09:23.166Z Compiling ipnet v2.11.0
14762025-07-23T19:09:24.288Z Compiling openssl-macros v0.1.1
14772025-07-23T19:09:24.639Z Compiling native-tls v0.2.12
14782025-07-23T19:09:24.867Z Compiling httpdate v1.0.3
14792025-07-23T19:09:25.003Z Compiling dyn-clone v1.0.19
14802025-07-23T19:09:25.056Z Compiling crossbeam-utils v0.8.21
14812025-07-23T19:09:25.242Z Compiling syn v1.0.109
14822025-07-23T19:09:25.298Z Compiling ident_case v1.0.1
14832025-07-23T19:09:25.503Z Compiling rustls v0.23.19
14842025-07-23T19:09:25.611Z Compiling num_threads v0.1.7
14852025-07-23T19:09:25.758Z Compiling time v0.3.36
14862025-07-23T19:09:25.881Z Compiling darling_core v0.20.10
14872025-07-23T19:09:26.840Z Compiling dof v0.3.0
14882025-07-23T19:09:28.567Z Compiling rand v0.9.1
14892025-07-23T19:09:29.232Z Compiling hyper v1.6.0
14902025-07-23T19:09:30.189Z Compiling dtrace-parser v0.2.0
14912025-07-23T19:09:30.211Z Compiling unicode-normalization v0.1.24
14922025-07-23T19:09:31.260Z Compiling heapless v0.7.17
14932025-07-23T19:09:31.537Z Compiling signature v2.2.0
14942025-07-23T19:09:31.686Z Compiling cookie v0.18.1
14952025-07-23T19:09:31.705Z Compiling crc32fast v1.4.2
14962025-07-23T19:09:31.825Z Compiling unicode-properties v0.1.3
14972025-07-23T19:09:31.972Z Compiling zlib-rs v0.5.1
14982025-07-23T19:09:32.008Z Compiling unicode-bidi v0.3.17
14992025-07-23T19:09:32.036Z Compiling signal-hook v0.3.17
15002025-07-23T19:09:32.220Z Compiling siphasher v0.3.11
15012025-07-23T19:09:32.339Z Compiling slog v2.7.0
15022025-07-23T19:09:32.564Z Compiling zstd-safe v7.2.3
15032025-07-23T19:09:32.765Z Compiling stringprep v0.1.5
15042025-07-23T19:09:32.843Z Compiling phf_shared v0.11.2
15052025-07-23T19:09:33.013Z Compiling usdt-impl v0.5.0
15062025-07-23T19:09:33.035Z Compiling hyper-util v0.1.14
15072025-07-23T19:09:33.039Z Compiling darling_macro v0.20.10
15082025-07-23T19:09:33.734Z Compiling curve25519-dalek v4.1.3
15092025-07-23T19:09:33.954Z Compiling toml_datetime v0.6.11
15102025-07-23T19:09:34.295Z Compiling serde_spanned v0.6.9
15112025-07-23T19:09:34.332Z Compiling serde_tokenstream v0.2.2
15122025-07-23T19:09:34.431Z Compiling rand_chacha v0.3.1
15132025-07-23T19:09:34.453Z Compiling md-5 v0.10.6
15142025-07-23T19:09:34.545Z Compiling num-integer v0.1.46
15152025-07-23T19:09:34.748Z Compiling sync_wrapper v1.0.1
15162025-07-23T19:09:34.867Z Compiling ff v0.13.0
15172025-07-23T19:09:34.927Z Compiling hash32 v0.2.1
15182025-07-23T19:09:35.103Z Compiling memoffset v0.9.1
15192025-07-23T19:09:35.251Z Compiling num-bigint-dig v0.8.4
15202025-07-23T19:09:35.254Z Compiling psl-types v2.0.11
15212025-07-23T19:09:35.786Z Compiling gimli v0.31.1
15222025-07-23T19:09:35.806Z Compiling cfg_aliases v0.2.1
15232025-07-23T19:09:35.806Z Compiling litrs v0.4.1
15242025-07-23T19:09:35.806Z Compiling tower-layer v0.3.3
15252025-07-23T19:09:35.924Z Compiling smoltcp v0.9.1
15262025-07-23T19:09:36.569Z Compiling base16ct v0.2.0
15272025-07-23T19:09:36.640Z Compiling fallible-iterator v0.2.0
15282025-07-23T19:09:36.660Z Compiling newtype-uuid v1.2.4
15292025-07-23T19:09:36.680Z Compiling document-features v0.2.10
15302025-07-23T19:09:36.910Z Compiling sec1 v0.7.3
15312025-07-23T19:09:37.049Z Compiling tower v0.5.2
15322025-07-23T19:09:37.271Z Compiling postgres-protocol v0.6.8
15332025-07-23T19:09:37.458Z Compiling nix v0.29.0
15342025-07-23T19:09:37.826Z Compiling publicsuffix v2.3.0
15352025-07-23T19:09:38.128Z Compiling libz-rs-sys v0.5.1
15362025-07-23T19:09:38.288Z Compiling group v0.13.0
15372025-07-23T19:09:38.379Z Compiling flate2 v1.1.2
15382025-07-23T19:09:38.435Z Compiling num-iter v0.1.45
15392025-07-23T19:09:38.610Z Compiling rand v0.8.5
15402025-07-23T19:09:38.756Z Compiling darling v0.20.10
15412025-07-23T19:09:38.890Z Compiling tokio-native-tls v0.3.1
15422025-07-23T19:09:39.453Z Compiling ipnetwork v0.21.1
15432025-07-23T19:09:39.928Z Compiling addr2line v0.24.2
15442025-07-23T19:09:39.963Z Compiling strum_macros v0.27.1
15452025-07-23T19:09:40.011Z Compiling rustls-native-certs v0.8.1
15462025-07-23T19:09:40.147Z Compiling terminal_size v0.4.0
15472025-07-23T19:09:40.253Z Compiling http-body-util v0.1.3
15482025-07-23T19:09:40.376Z Compiling hkdf v0.12.4
15492025-07-23T19:09:40.534Z Compiling crypto-bigint v0.5.5
15502025-07-23T19:09:40.556Z Compiling webpki-roots v1.0.1
15512025-07-23T19:09:40.601Z Compiling async-trait v0.1.88
15522025-07-23T19:09:40.646Z Compiling thiserror-impl v2.0.12
15532025-07-23T19:09:40.734Z Compiling curve25519-dalek-derive v0.1.1
15542025-07-23T19:09:40.778Z Compiling object v0.36.5
15552025-07-23T19:09:42.166Z Compiling ahash v0.8.11
15562025-07-23T19:09:42.526Z Compiling fs-err v3.1.1
15572025-07-23T19:09:42.859Z Compiling rustc-demangle v0.1.24
15582025-07-23T19:09:42.993Z Compiling buf-list v1.0.3
15592025-07-23T19:09:43.623Z Compiling bitflags v1.3.2
15602025-07-23T19:09:43.741Z Compiling anyhow v1.0.98
15612025-07-23T19:09:43.762Z Compiling managed v0.8.0
15622025-07-23T19:09:43.870Z Compiling lockfree-object-pool v0.1.6
15632025-07-23T19:09:44.146Z Compiling iri-string v0.7.8
15642025-07-23T19:09:44.201Z Compiling simd-adler32 v0.3.7
15652025-07-23T19:09:44.360Z Compiling bumpalo v3.16.0
15662025-07-23T19:09:44.705Z Compiling winnow v0.5.40
15672025-07-23T19:09:44.778Z Compiling strum v0.27.1
15682025-07-23T19:09:44.842Z Compiling zopfli v0.8.1
15692025-07-23T19:09:45.333Z Compiling hubpack_derive v0.1.1
15702025-07-23T19:09:46.244Z Compiling hubpack v0.1.2
15712025-07-23T19:09:46.420Z Compiling thiserror v2.0.12
15722025-07-23T19:09:46.519Z Compiling elliptic-curve v0.13.8
15732025-07-23T19:09:46.592Z Compiling clap_builder v4.5.40
15742025-07-23T19:09:46.902Z Compiling tower-http v0.6.6
15752025-07-23T19:09:47.341Z Compiling backtrace v0.3.74
15762025-07-23T19:09:47.726Z Compiling hyper-tls v0.6.0
15772025-07-23T19:09:47.829Z Compiling oxnet v0.1.2
15782025-07-23T19:09:48.116Z Compiling toml_edit v0.19.15
15792025-07-23T19:09:48.138Z Compiling signal-hook-mio v0.2.4
15802025-07-23T19:09:48.324Z Compiling cookie_store v0.21.1
15812025-07-23T19:09:48.565Z Compiling zstd v0.13.3
15822025-07-23T19:09:49.094Z Compiling serde_with_macros v3.14.0
15832025-07-23T19:09:49.718Z Compiling postgres-types v0.2.9
15842025-07-23T19:09:50.638Z Compiling usdt-attr-macro v0.5.0
15852025-07-23T19:09:50.995Z Compiling usdt-macro v0.5.0
15862025-07-23T19:09:51.636Z Compiling phf v0.11.2
15872025-07-23T19:09:51.934Z Compiling ed25519 v2.2.3
15882025-07-23T19:09:52.270Z Compiling bzip2 v0.5.2
15892025-07-23T19:09:52.425Z Compiling bzip2 v0.4.4
15902025-07-23T19:09:52.647Z Compiling strum_macros v0.26.4
15912025-07-23T19:09:52.817Z Compiling pkcs1 v0.7.5
15922025-07-23T19:09:53.719Z Compiling serde-big-array v0.5.1
15932025-07-23T19:09:53.952Z Compiling serde_urlencoded v0.7.1
15942025-07-23T19:09:53.971Z Compiling rfc6979 v0.4.0
15952025-07-23T19:09:54.140Z Compiling bstr v1.10.0
15962025-07-23T19:09:54.184Z Compiling clap_derive v4.5.40
15972025-07-23T19:09:54.428Z Compiling serde_repr v0.1.19
15982025-07-23T19:09:54.641Z Compiling daft-derive v0.1.4
15992025-07-23T19:09:54.748Z Compiling enum-as-inner v0.6.1
16002025-07-23T19:09:55.560Z Compiling float-cmp v0.10.0
16012025-07-23T19:09:55.652Z Compiling encoding_rs v0.8.34
16022025-07-23T19:09:55.795Z Compiling precomputed-hash v0.1.1
16032025-07-23T19:09:55.843Z Compiling difflib v0.4.0
16042025-07-23T19:09:55.930Z Compiling new_debug_unreachable v1.0.6
16052025-07-23T19:09:56.046Z Compiling data-encoding v2.9.0
16062025-07-23T19:09:56.210Z Compiling whoami v1.5.2
16072025-07-23T19:09:56.787Z Compiling unicode-segmentation v1.12.0
16082025-07-23T19:09:56.910Z Compiling predicates-core v1.0.8
16092025-07-23T19:09:57.174Z Compiling mime v0.3.17
16102025-07-23T19:09:57.269Z Compiling static_assertions v1.1.0
16112025-07-23T19:09:57.397Z Compiling normalize-line-endings v0.3.0
16122025-07-23T19:09:57.548Z Compiling fixedbitset v0.4.2
16132025-07-23T19:09:57.623Z Compiling keccak v0.1.5
16142025-07-23T19:09:57.687Z Compiling console v0.15.10
16152025-07-23T19:09:57.791Z Compiling toml_edit v0.22.27
16162025-07-23T19:09:57.975Z Compiling sha3 v0.10.8
16172025-07-23T19:09:58.599Z Compiling clap v4.5.40
16182025-07-23T19:09:58.732Z Compiling petgraph v0.6.5
16192025-07-23T19:09:58.862Z Compiling predicates v3.1.3
16202025-07-23T19:09:58.953Z Compiling similar v2.7.0
16212025-07-23T19:09:58.976Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16222025-07-23T19:09:59.383Z Compiling strum v0.26.3
16232025-07-23T19:09:59.597Z Compiling hickory-proto v0.25.2
16242025-07-23T19:10:00.249Z Compiling tokio-postgres v0.7.13
16252025-07-23T19:10:00.911Z Compiling daft v0.1.4
16262025-07-23T19:10:00.956Z Compiling string_cache v0.8.9
16272025-07-23T19:10:01.422Z Compiling usdt v0.5.0
16282025-07-23T19:10:01.458Z Compiling ecdsa v0.16.9
16292025-07-23T19:10:01.901Z Compiling rsa v0.9.6
16302025-07-23T19:10:02.226Z Compiling zip v0.6.6
16312025-07-23T19:10:02.293Z Compiling zip v4.2.0
16322025-07-23T19:10:03.488Z Compiling ed25519-dalek v2.1.1
16332025-07-23T19:10:04.415Z Compiling serde_with v3.14.0
16342025-07-23T19:10:04.663Z Compiling toml v0.7.8
16352025-07-23T19:10:05.577Z Compiling crossterm v0.28.1
16362025-07-23T19:10:06.827Z Compiling crossbeam-epoch v0.9.18
16372025-07-23T19:10:07.119Z Compiling tokio-stream v0.1.17
16382025-07-23T19:10:07.239Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16392025-07-23T19:10:07.505Z Compiling openapiv3 v2.2.0
16402025-07-23T19:10:07.676Z Compiling x509-cert v0.2.5
16412025-07-23T19:10:08.055Z Compiling sha1 v0.10.6
16422025-07-23T19:10:08.076Z Compiling dirs-sys-next v0.1.2
16432025-07-23T19:10:08.479Z Compiling winnow v0.6.26
16442025-07-23T19:10:08.617Z Compiling peg-runtime v0.8.5
16452025-07-23T19:10:08.705Z Compiling rustc-hash v2.1.1
16462025-07-23T19:10:08.906Z Compiling lalrpop-util v0.19.12
16472025-07-23T19:10:09.193Z Compiling dirs-next v2.0.0
16482025-07-23T19:10:09.279Z Compiling thread_local v1.1.8
16492025-07-23T19:10:09.402Z Compiling slog-async v2.8.0
16502025-07-23T19:10:09.422Z Compiling term v0.7.0
16512025-07-23T19:10:09.767Z Compiling crossbeam-channel v0.5.15
16522025-07-23T19:10:10.001Z Compiling xattr v1.3.1
16532025-07-23T19:10:10.278Z Compiling futures-executor v0.3.31
16542025-07-23T19:10:10.676Z Compiling filetime v0.2.25
16552025-07-23T19:10:10.751Z Compiling is-terminal v0.4.13
16562025-07-23T19:10:10.771Z Compiling take_mut v0.2.2
16572025-07-23T19:10:10.907Z Compiling tar v0.4.44
16582025-07-23T19:10:10.988Z Compiling slog-term v2.9.1
16592025-07-23T19:10:11.106Z Compiling futures v0.3.31
16602025-07-23T19:10:11.244Z Compiling camino v1.1.10
16612025-07-23T19:10:16.713Z Compiling aws-lc-sys v0.26.0
16622025-07-23T19:10:46.798Z Compiling rustls-webpki v0.102.8
16632025-07-23T19:10:51.452Z Compiling tokio-rustls v0.26.0
16642025-07-23T19:10:51.617Z Compiling hyper-rustls v0.27.7
16652025-07-23T19:10:51.903Z Compiling reqwest v0.12.22
16662025-07-23T19:10:55.296Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16672025-07-23T19:10:55.624Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16682025-07-23T19:11:00.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
16692025-07-23T19:11:00.262Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16702025-07-23T19:11:00.338ZJul 23 19:10:59.514 INFO Starting download, target: Clickhouse
16712025-07-23T19:11:00.338ZJul 23 19:10:59.514 INFO Starting download, target: Cockroach
16722025-07-23T19:11:00.338ZJul 23 19:10:59.514 INFO Starting download, target: Console
16732025-07-23T19:11:00.338ZJul 23 19:10:59.514 INFO Starting download, target: DendriteStub
16742025-07-23T19:11:00.338ZJul 23 19:10:59.514 INFO Starting download, target: MaghemiteMgd
16752025-07-23T19:11:00.338ZJul 23 19:10:59.514 INFO Starting download, target: TransceiverControl
16762025-07-23T19:11:00.342ZJul 23 19:10:59.515 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16772025-07-23T19:11:00.342ZJul 23 19:10:59.515 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16782025-07-23T19:11:00.342ZJul 23 19:10:59.515 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16792025-07-23T19:11:00.342ZJul 23 19:10:59.515 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16802025-07-23T19:11:00.342ZJul 23 19:10:59.515 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16812025-07-23T19:11:00.342ZJul 23 19:10:59.515 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16822025-07-23T19:11:01.133ZJul 23 19:11:00.175 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16832025-07-23T19:11:01.282ZJul 23 19:11:00.191 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16842025-07-23T19:11:01.401ZJul 23 19:11:00.571 INFO Download complete, target: Console
16852025-07-23T19:11:01.479ZJul 23 19:11:00.583 INFO Download complete, target: TransceiverControl
16862025-07-23T19:11:02.354ZJul 23 19:11:01.514 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16872025-07-23T19:11:02.941ZJul 23 19:11:02.088 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16882025-07-23T19:11:03.056ZJul 23 19:11:02.231 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16892025-07-23T19:11:04.839ZJul 23 19:11:03.987 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16902025-07-23T19:11:04.839ZJul 23 19:11:03.987 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16912025-07-23T19:11:05.611ZJul 23 19:11:04.804 INFO Download complete, target: MaghemiteMgd
16922025-07-23T19:11:06.397ZJul 23 19:11:05.564 INFO Download complete, target: DendriteStub
16932025-07-23T19:11:11.241ZJul 23 19:11:10.434 INFO Checking that binary works, target: Cockroach
16942025-07-23T19:11:11.392ZJul 23 19:11:10.585 INFO Download complete, target: Cockroach
16952025-07-23T19:11:13.362ZJul 23 19:11:12.554 INFO Checking that binary works, target: Clickhouse
16962025-07-23T19:11:13.518ZJul 23 19:11:12.710 INFO Download complete, target: Clickhouse
16972025-07-23T19:11:13.543ZAll builder prerequisites installed successfully, and PATH looks valid
16982025-07-23T19:11:13.548Z
16992025-07-23T19:11:13.548Zreal 4:39.348346460
17002025-07-23T19:11:13.548Zuser 16:28.045658540
17012025-07-23T19:11:13.549Zsys 2:17.528362631
17022025-07-23T19:11:13.549Ztrap 0.599656468
17032025-07-23T19:11:13.549Ztflt 0.846534288
17042025-07-23T19:11:13.549Zdflt 1.377561275
17052025-07-23T19:11:13.549Zkflt 0.024686143
17062025-07-23T19:11:13.549Zlock 39:26.121174964
17072025-07-23T19:11:13.549Zslp 59:26.909827906
17082025-07-23T19:11:13.549Zlat 1:15.035568641
17092025-07-23T19:11:13.549Zstop 2:55.395861004
17102025-07-23T19:11:13.549Z+ banner hack-check
17112025-07-23T19:11:13.552Z
17122025-07-23T19:11:13.552Z # # ## #### # # #### # # ###### #### # #
17132025-07-23T19:11:13.552Z # # # # # # # # # # # # # # # # #
17142025-07-23T19:11:13.552Z ###### # # # #### ##### # ###### ##### # ####
17152025-07-23T19:11:13.552Z # # ###### # # # # # # # # # #
17162025-07-23T19:11:13.552Z # # # # # # # # # # # # # # # # #
17172025-07-23T19:11:13.552Z # # # # #### # # #### # # ###### #### # #
17182025-07-23T19:11:13.553Z
17192025-07-23T19:11:13.553Z+ export CARGO_INCREMENTAL=0
17202025-07-23T19:11:13.553Z+ CARGO_INCREMENTAL=0
17212025-07-23T19:11:13.553Z+ ptime -m timeout 2h cargo xtask check-features --ci
17222025-07-23T19:11:14.404Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17232025-07-23T19:11:14.637Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17242025-07-23T19:11:17.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
17252025-07-23T19:11:17.736Z Running `target/debug/xtask check-features --ci`
17262025-07-23T19:11:17.763Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17272025-07-23T19:11:17.763Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17282025-07-23T19:11:18.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17292025-07-23T19:11:18.388Z Running `target/debug/xtask download cargo-hack`
17302025-07-23T19:11:19.402Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17312025-07-23T19:11:19.804Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17322025-07-23T19:11:23.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s
17332025-07-23T19:11:23.799Z Running `target/debug/xtask-downloader cargo-hack`
17342025-07-23T19:11:23.845ZJul 23 19:11:23.035 INFO Starting download, target: CargoHack
17352025-07-23T19:11:23.849ZJul 23 19:11:23.036 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17362025-07-23T19:11:24.175ZJul 23 19:11:23.365 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17372025-07-23T19:11:24.251ZJul 23 19:11:23.441 INFO Download complete, target: CargoHack
17382025-07-23T19:11:24.256Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17392025-07-23T19:11:24.276Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17402025-07-23T19:11:24.482Zinfo: running `cargo check --bins` on api_identity (1/221)
17412025-07-23T19:11:25.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422025-07-23T19:11:25.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432025-07-23T19:11:25.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442025-07-23T19:11:25.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17452025-07-23T19:11:25.233Z
17462025-07-23T19:11:25.233Zinfo: running `cargo check --bins` on bootstore (2/221)
17472025-07-23T19:11:25.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482025-07-23T19:11:25.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492025-07-23T19:11:25.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502025-07-23T19:11:25.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17512025-07-23T19:11:26.014Z
17522025-07-23T19:11:26.014Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17532025-07-23T19:11:26.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542025-07-23T19:11:26.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552025-07-23T19:11:26.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562025-07-23T19:11:26.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17572025-07-23T19:11:26.776Z
17582025-07-23T19:11:26.776Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17592025-07-23T19:11:27.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602025-07-23T19:11:27.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612025-07-23T19:11:27.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622025-07-23T19:11:27.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17632025-07-23T19:11:27.547Z
17642025-07-23T19:11:27.547Zinfo: running `cargo check --bins` on id-map (5/221)
17652025-07-23T19:11:28.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662025-07-23T19:11:28.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672025-07-23T19:11:28.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682025-07-23T19:11:28.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17692025-07-23T19:11:28.282Z
17702025-07-23T19:11:28.282Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17712025-07-23T19:11:28.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722025-07-23T19:11:28.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732025-07-23T19:11:28.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742025-07-23T19:11:28.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17752025-07-23T19:11:28.857Z
17762025-07-23T19:11:28.857Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17772025-07-23T19:11:29.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782025-07-23T19:11:29.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792025-07-23T19:11:29.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802025-07-23T19:11:29.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17812025-07-23T19:11:29.434Z
17822025-07-23T19:11:29.434Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17832025-07-23T19:11:29.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842025-07-23T19:11:29.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852025-07-23T19:11:29.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862025-07-23T19:11:29.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17872025-07-23T19:11:30.003Z
17882025-07-23T19:11:30.003Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17892025-07-23T19:11:30.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902025-07-23T19:11:30.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912025-07-23T19:11:30.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922025-07-23T19:11:30.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17932025-07-23T19:11:30.570Z
17942025-07-23T19:11:30.570Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17952025-07-23T19:11:31.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962025-07-23T19:11:31.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972025-07-23T19:11:31.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17982025-07-23T19:11:31.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17992025-07-23T19:11:31.134Z
18002025-07-23T19:11:31.134Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
18012025-07-23T19:11:31.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18022025-07-23T19:11:31.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18032025-07-23T19:11:31.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18042025-07-23T19:11:31.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18052025-07-23T19:11:31.704Z
18062025-07-23T19:11:31.704Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
18072025-07-23T19:11:32.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18082025-07-23T19:11:32.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18092025-07-23T19:11:32.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18102025-07-23T19:11:32.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18112025-07-23T19:11:32.271Z
18122025-07-23T19:11:32.271Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18132025-07-23T19:11:32.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18142025-07-23T19:11:32.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18152025-07-23T19:11:32.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18162025-07-23T19:11:32.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18172025-07-23T19:11:32.842Z
18182025-07-23T19:11:32.842Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18192025-07-23T19:11:33.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18202025-07-23T19:11:33.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18212025-07-23T19:11:33.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18222025-07-23T19:11:33.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18232025-07-23T19:11:33.411Z
18242025-07-23T19:11:33.411Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18252025-07-23T19:11:33.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262025-07-23T19:11:33.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272025-07-23T19:11:33.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282025-07-23T19:11:33.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18292025-07-23T19:11:33.992Z
18302025-07-23T19:11:33.992Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18312025-07-23T19:11:34.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322025-07-23T19:11:34.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332025-07-23T19:11:34.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342025-07-23T19:11:34.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18352025-07-23T19:11:34.578Z
18362025-07-23T19:11:34.578Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18372025-07-23T19:11:35.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382025-07-23T19:11:35.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392025-07-23T19:11:35.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402025-07-23T19:11:35.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18412025-07-23T19:11:35.162Z
18422025-07-23T19:11:35.162Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18432025-07-23T19:11:35.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442025-07-23T19:11:35.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452025-07-23T19:11:35.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462025-07-23T19:11:35.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18472025-07-23T19:11:35.745Z
18482025-07-23T19:11:35.745Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18492025-07-23T19:11:36.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502025-07-23T19:11:36.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512025-07-23T19:11:36.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522025-07-23T19:11:36.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18532025-07-23T19:11:36.316Z
18542025-07-23T19:11:36.316Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18552025-07-23T19:11:36.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562025-07-23T19:11:36.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572025-07-23T19:11:36.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582025-07-23T19:11:36.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18592025-07-23T19:11:36.890Z
18602025-07-23T19:11:36.890Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18612025-07-23T19:11:37.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622025-07-23T19:11:37.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632025-07-23T19:11:37.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642025-07-23T19:11:37.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18652025-07-23T19:11:37.463Z
18662025-07-23T19:11:37.463Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18672025-07-23T19:11:37.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682025-07-23T19:11:37.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692025-07-23T19:11:37.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702025-07-23T19:11:37.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18712025-07-23T19:11:38.035Z
18722025-07-23T19:11:38.035Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18732025-07-23T19:11:38.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742025-07-23T19:11:38.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752025-07-23T19:11:38.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762025-07-23T19:11:38.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18772025-07-23T19:11:38.610Z
18782025-07-23T19:11:38.610Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18792025-07-23T19:11:39.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802025-07-23T19:11:39.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812025-07-23T19:11:39.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822025-07-23T19:11:39.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18832025-07-23T19:11:39.185Z
18842025-07-23T19:11:39.185Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18852025-07-23T19:11:39.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862025-07-23T19:11:39.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872025-07-23T19:11:39.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882025-07-23T19:11:39.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18892025-07-23T19:11:39.779Z
18902025-07-23T19:11:39.779Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18912025-07-23T19:11:40.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922025-07-23T19:11:40.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932025-07-23T19:11:40.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942025-07-23T19:11:40.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18952025-07-23T19:11:40.353Z
18962025-07-23T19:11:40.353Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18972025-07-23T19:11:40.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982025-07-23T19:11:40.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992025-07-23T19:11:40.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002025-07-23T19:11:40.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19012025-07-23T19:11:40.925Z
19022025-07-23T19:11:40.925Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
19032025-07-23T19:11:41.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042025-07-23T19:11:41.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052025-07-23T19:11:41.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062025-07-23T19:11:41.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19072025-07-23T19:11:41.497Z
19082025-07-23T19:11:41.497Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
19092025-07-23T19:11:42.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102025-07-23T19:11:42.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112025-07-23T19:11:42.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122025-07-23T19:11:42.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19132025-07-23T19:11:42.070Z
19142025-07-23T19:11:42.070Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19152025-07-23T19:11:42.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162025-07-23T19:11:42.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172025-07-23T19:11:42.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182025-07-23T19:11:42.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19192025-07-23T19:11:42.639Z
19202025-07-23T19:11:42.639Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19212025-07-23T19:11:43.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222025-07-23T19:11:43.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232025-07-23T19:11:43.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242025-07-23T19:11:43.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19252025-07-23T19:11:43.218Z
19262025-07-23T19:11:43.218Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19272025-07-23T19:11:43.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282025-07-23T19:11:43.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292025-07-23T19:11:43.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302025-07-23T19:11:43.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19312025-07-23T19:11:43.790Z
19322025-07-23T19:11:43.790Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19332025-07-23T19:11:44.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342025-07-23T19:11:44.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352025-07-23T19:11:44.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362025-07-23T19:11:44.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19372025-07-23T19:11:44.386Z
19382025-07-23T19:11:44.386Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19392025-07-23T19:11:44.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402025-07-23T19:11:44.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412025-07-23T19:11:44.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422025-07-23T19:11:44.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19432025-07-23T19:11:44.945Z
19442025-07-23T19:11:44.945Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19452025-07-23T19:11:45.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462025-07-23T19:11:45.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472025-07-23T19:11:45.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482025-07-23T19:11:45.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19492025-07-23T19:11:45.521Z
19502025-07-23T19:11:45.522Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19512025-07-23T19:11:46.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522025-07-23T19:11:46.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532025-07-23T19:11:46.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542025-07-23T19:11:46.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19552025-07-23T19:11:46.088Z
19562025-07-23T19:11:46.088Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19572025-07-23T19:11:46.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582025-07-23T19:11:46.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592025-07-23T19:11:46.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19602025-07-23T19:11:46.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19612025-07-23T19:11:46.657Z
19622025-07-23T19:11:46.657Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19632025-07-23T19:11:47.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19642025-07-23T19:11:47.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19652025-07-23T19:11:47.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19662025-07-23T19:11:47.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19672025-07-23T19:11:47.238Z
19682025-07-23T19:11:47.239Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19692025-07-23T19:11:47.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19702025-07-23T19:11:47.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19712025-07-23T19:11:47.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19722025-07-23T19:11:47.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19732025-07-23T19:11:47.825Z
19742025-07-23T19:11:47.825Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19752025-07-23T19:11:48.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19762025-07-23T19:11:48.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19772025-07-23T19:11:48.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19782025-07-23T19:11:48.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19792025-07-23T19:11:48.396Z
19802025-07-23T19:11:48.396Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19812025-07-23T19:11:48.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19822025-07-23T19:11:48.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19832025-07-23T19:11:48.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19842025-07-23T19:11:48.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19852025-07-23T19:11:48.992Z
19862025-07-23T19:11:48.992Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19872025-07-23T19:11:49.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19882025-07-23T19:11:49.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19892025-07-23T19:11:49.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19902025-07-23T19:11:49.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19912025-07-23T19:11:49.573Z
19922025-07-23T19:11:49.573Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19932025-07-23T19:11:50.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19942025-07-23T19:11:50.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19952025-07-23T19:11:50.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19962025-07-23T19:11:50.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19972025-07-23T19:11:50.137Z
19982025-07-23T19:11:50.137Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19992025-07-23T19:11:50.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20002025-07-23T19:11:50.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20012025-07-23T19:11:50.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20022025-07-23T19:11:50.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20032025-07-23T19:11:50.728Z
20042025-07-23T19:11:50.728Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
20052025-07-23T19:11:51.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20062025-07-23T19:11:51.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20072025-07-23T19:11:51.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20082025-07-23T19:11:51.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20092025-07-23T19:11:51.303Z
20102025-07-23T19:11:51.304Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20112025-07-23T19:11:52.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20122025-07-23T19:11:52.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20132025-07-23T19:11:52.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20142025-07-23T19:11:52.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20152025-07-23T19:11:52.104Z
20162025-07-23T19:11:52.104Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20172025-07-23T19:11:52.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20182025-07-23T19:11:52.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20192025-07-23T19:11:52.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20202025-07-23T19:11:52.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20212025-07-23T19:11:52.888Z
20222025-07-23T19:11:52.888Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20232025-07-23T19:11:53.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20242025-07-23T19:11:53.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20252025-07-23T19:11:53.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20262025-07-23T19:11:53.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20272025-07-23T19:11:53.678Z
20282025-07-23T19:11:53.678Zinfo: running `cargo check --bins` on oxlog (49/221)
20292025-07-23T19:11:54.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20302025-07-23T19:11:54.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20312025-07-23T19:11:54.456Z Checking cfg-if v1.0.1
20322025-07-23T19:11:54.460Z Checking libc v0.2.174
20332025-07-23T19:11:54.585Z Checking serde v1.0.219
20342025-07-23T19:11:54.595Z Checking zeroize v1.8.1
20352025-07-23T19:11:54.608Z Checking memchr v2.7.4
20362025-07-23T19:11:54.612Z Checking typenum v1.17.0
20372025-07-23T19:11:54.635Z Checking smallvec v1.15.0
20382025-07-23T19:11:54.652Z Checking value-bag v1.9.0
20392025-07-23T19:11:54.652Z Checking subtle v2.6.1
20402025-07-23T19:11:54.847Z Checking scopeguard v1.2.0
20412025-07-23T19:11:54.929Z Checking const-oid v0.9.6
20422025-07-23T19:11:54.979Z Checking itoa v1.0.11
20432025-07-23T19:11:55.007Z Checking lock_api v0.4.12
20442025-07-23T19:11:55.048Z Checking log v0.4.27
20452025-07-23T19:11:55.216Z Checking stable_deref_trait v1.2.0
20462025-07-23T19:11:55.339Z Checking byteorder v1.5.0
20472025-07-23T19:11:55.366Z Checking zerofrom v0.1.4
20482025-07-23T19:11:55.428Z Checking pin-project-lite v0.2.14
20492025-07-23T19:11:55.554Z Checking portable-atomic v1.11.0
20502025-07-23T19:11:55.595Z Checking yoke v0.7.4
20512025-07-23T19:11:55.613Z Checking critical-section v1.1.3
20522025-07-23T19:11:55.617Z Checking getrandom v0.2.15
20532025-07-23T19:11:55.680Z Checking generic-array v0.14.7
20542025-07-23T19:11:55.737Z Checking parking_lot_core v0.9.10
20552025-07-23T19:11:55.762Z Checking signal-hook-registry v1.4.2
20562025-07-23T19:11:55.863Z Checking rand_core v0.6.4
20572025-07-23T19:11:55.912Z Checking mio v1.0.2
20582025-07-23T19:11:56.016Z Checking zerovec v0.10.4
20592025-07-23T19:11:56.065Z Checking parking_lot v0.12.3
20602025-07-23T19:11:56.171Z Checking socket2 v0.5.10
20612025-07-23T19:11:56.423Z Checking futures-core v0.3.31
20622025-07-23T19:11:56.492Z Checking cpufeatures v0.2.14
20632025-07-23T19:11:56.568Z Checking once_cell v1.21.3
20642025-07-23T19:11:56.601Z Checking writeable v0.5.5
20652025-07-23T19:11:56.629Z Checking litemap v0.7.3
20662025-07-23T19:11:56.665Z Checking zerocopy v0.7.35
20672025-07-23T19:11:56.755Z Checking percent-encoding v2.3.1
20682025-07-23T19:11:56.785Z Checking crypto-common v0.1.6
20692025-07-23T19:11:56.868Z Checking block-buffer v0.10.4
20702025-07-23T19:11:56.910Z Checking block-padding v0.3.3
20712025-07-23T19:11:56.975Z Checking getrandom v0.3.3
20722025-07-23T19:11:56.975Z Checking libm v0.2.8
20732025-07-23T19:11:56.979Z Checking allocator-api2 v0.2.21
20742025-07-23T19:11:57.093Z Checking digest v0.10.7
20752025-07-23T19:11:57.138Z Checking inout v0.1.3
20762025-07-23T19:11:57.211Z Checking equivalent v1.0.2
20772025-07-23T19:11:57.341Z Checking futures-sink v0.3.31
20782025-07-23T19:11:57.384Z Checking ryu v1.0.18
20792025-07-23T19:11:57.459Z Checking hmac v0.12.1
20802025-07-23T19:11:57.500Z Checking foldhash v0.1.5
20812025-07-23T19:11:57.532Z Checking tinystr v0.7.6
20822025-07-23T19:11:57.585Z Checking icu_locid_transform_data v1.5.0
20832025-07-23T19:11:57.648Z Checking icu_collections v1.5.0
20842025-07-23T19:11:57.689Z Checking sha2 v0.10.9
20852025-07-23T19:11:57.706Z Checking cipher v0.4.4
20862025-07-23T19:11:57.750Z Checking hashbrown v0.15.4
20872025-07-23T19:11:58.379Z Checking slab v0.4.9
20882025-07-23T19:11:58.422Z Checking icu_locid v1.5.0
20892025-07-23T19:11:58.422Z Checking num-traits v0.2.19
20902025-07-23T19:11:58.422Z Checking icu_properties_data v1.5.0
20912025-07-23T19:11:58.422Z Checking base64ct v1.6.0
20922025-07-23T19:11:58.429Z Checking write16 v1.0.0
20932025-07-23T19:11:58.429Z Checking utf16_iter v1.0.5
20942025-07-23T19:11:58.429Z Checking utf8_iter v1.0.4
20952025-07-23T19:11:58.429Z Checking icu_normalizer_data v1.5.0
20962025-07-23T19:11:58.477Z Checking flagset v0.4.6
20972025-07-23T19:11:58.520Z Checking salsa20 v0.10.2
20982025-07-23T19:11:58.558Z Checking ppv-lite86 v0.2.20
20992025-07-23T19:11:58.577Z Checking pem-rfc7468 v0.7.0
21002025-07-23T19:11:58.682Z Checking pbkdf2 v0.12.2
21012025-07-23T19:11:58.737Z Checking futures-channel v0.3.31
21022025-07-23T19:11:58.839Z Checking der v0.7.10
21032025-07-23T19:11:58.843Z Checking futures-io v0.3.31
21042025-07-23T19:11:58.877Z Checking pin-utils v0.1.0
21052025-07-23T19:11:58.888Z Checking icu_provider v1.5.0
21062025-07-23T19:11:58.966Z Checking futures-task v0.3.31
21072025-07-23T19:11:59.003Z Checking bytes v1.10.1
21082025-07-23T19:11:59.046Z Checking bitflags v2.9.1
21092025-07-23T19:11:59.088Z Checking serde_json v1.0.140
21102025-07-23T19:11:59.206Z Checking indexmap v2.10.0
21112025-07-23T19:11:59.256Z Checking fnv v1.0.7
21122025-07-23T19:11:59.345Z Checking futures-util v0.3.31
21132025-07-23T19:11:59.360Z Checking scrypt v0.11.0
21142025-07-23T19:11:59.391Z Checking aes v0.8.4
21152025-07-23T19:11:59.479Z Checking icu_locid_transform v1.5.0
21162025-07-23T19:11:59.585Z Checking cbc v0.1.2
21172025-07-23T19:11:59.803Z Checking form_urlencoded v1.2.1
21182025-07-23T19:12:00.009Z Checking tokio v1.45.1
21192025-07-23T19:12:00.035Z Checking http v1.3.1
21202025-07-23T19:12:00.305Z Checking zerocopy v0.8.26
21212025-07-23T19:12:00.372Z Checking uuid v1.17.0
21222025-07-23T19:12:00.475Z Checking icu_properties v1.5.1
21232025-07-23T19:12:00.508Z Checking spki v0.7.3
21242025-07-23T19:12:00.677Z Checking tracing-core v0.1.32
21252025-07-23T19:12:00.808Z Checking pkcs5 v0.7.1
21262025-07-23T19:12:01.010Z Checking tinyvec_macros v0.1.1
21272025-07-23T19:12:01.116Z Checking rustls-pki-types v1.10.0
21282025-07-23T19:12:01.281Z Checking tracing v0.1.40
21292025-07-23T19:12:01.286Z Checking pkcs8 v0.10.2
21302025-07-23T19:12:01.286Z Checking http-body v1.0.1
21312025-07-23T19:12:01.538Z Checking iana-time-zone v0.1.63
21322025-07-23T19:12:01.612Z Checking base64 v0.22.1
21332025-07-23T19:12:01.629Z Compiling newtype-uuid v1.2.4
21342025-07-23T19:12:01.674Z Checking tinyvec v1.8.0
21352025-07-23T19:12:01.712Z Checking chrono v0.4.41
21362025-07-23T19:12:01.991Z Checking aws-lc-sys v0.26.0
21372025-07-23T19:12:02.118Z Checking spin v0.9.8
21382025-07-23T19:12:02.451Z Checking foreign-types-shared v0.1.1
21392025-07-23T19:12:02.581Z Checking atomic-waker v1.1.2
21402025-07-23T19:12:02.739Z Checking untrusted v0.7.1
21412025-07-23T19:12:02.933Z Checking adler2 v2.0.0
21422025-07-23T19:12:03.033Z Checking try-lock v0.2.5
21432025-07-23T19:12:03.107Z Checking openssl-probe v0.1.5
21442025-07-23T19:12:03.179Z Checking tower-service v0.3.3
21452025-07-23T19:12:03.278Z Checking untrusted v0.9.0
21462025-07-23T19:12:03.318Z Checking want v0.3.1
21472025-07-23T19:12:03.430Z Checking rand_core v0.9.2
21482025-07-23T19:12:03.448Z Checking ring v0.17.14
21492025-07-23T19:12:03.528Z Checking miniz_oxide v0.8.5
21502025-07-23T19:12:03.717Z Checking foreign-types v0.3.2
21512025-07-23T19:12:03.739Z Checking ipnet v2.11.0
21522025-07-23T19:12:03.762Z Checking rand_chacha v0.9.0
21532025-07-23T19:12:03.793Z Checking icu_normalizer v1.5.0
21542025-07-23T19:12:03.816Z Checking httparse v1.9.5
21552025-07-23T19:12:04.148Z Checking openssl-sys v0.9.109
21562025-07-23T19:12:04.240Z Checking aws-lc-rs v1.12.4
21572025-07-23T19:12:04.260Z Checking errno v0.3.12
21582025-07-23T19:12:04.278Z Checking thiserror v1.0.69
21592025-07-23T19:12:04.312Z Checking aho-corasick v1.1.3
21602025-07-23T19:12:04.414Z Checking powerfmt v0.2.0
21612025-07-23T19:12:04.452Z Checking regex-syntax v0.8.5
21622025-07-23T19:12:04.572Z Checking idna_adapter v1.2.0
21632025-07-23T19:12:04.685Z Checking httpdate v1.0.3
21642025-07-23T19:12:04.771Z Checking idna v1.0.3
21652025-07-23T19:12:04.933Z Checking unicode-ident v1.0.18
21662025-07-23T19:12:05.127Z Checking proc-macro2 v1.0.95
21672025-07-23T19:12:05.285Z Checking url v2.5.4
21682025-07-23T19:12:05.330Z Checking openssl v0.10.73
21692025-07-23T19:12:05.591Z Checking deranged v0.3.11
21702025-07-23T19:12:05.785Z Checking rustix v0.38.37
21712025-07-23T19:12:05.936Z Checking rand v0.9.1
21722025-07-23T19:12:05.972Z Checking rustls-webpki v0.102.8
21732025-07-23T19:12:06.147Z Checking unicode-normalization v0.1.24
21742025-07-23T19:12:06.757Z Checking crossbeam-utils v0.8.21
21752025-07-23T19:12:06.843Z Checking semver v1.0.26
21762025-07-23T19:12:06.932Z Checking tokio-util v0.7.15
21772025-07-23T19:12:06.966Z Checking bzip2-sys v0.1.13+1.0.8
21782025-07-23T19:12:07.100Z Checking signature v2.2.0
21792025-07-23T19:12:07.104Z Checking scroll v0.12.0
21802025-07-23T19:12:07.260Z Checking crc32fast v1.4.2
21812025-07-23T19:12:07.313Z Checking num-conv v0.1.0
21822025-07-23T19:12:07.474Z Checking dyn-clone v1.0.19
21832025-07-23T19:12:07.516Z Checking time-core v0.1.2
21842025-07-23T19:12:07.546Z Checking anstyle v1.0.11
21852025-07-23T19:12:07.564Z Checking regex-automata v0.4.8
21862025-07-23T19:12:07.594Z Checking unicode-properties v0.1.3
21872025-07-23T19:12:07.624Z Checking num_threads v0.1.7
21882025-07-23T19:12:07.691Z Checking unicode-bidi v0.3.17
21892025-07-23T19:12:07.764Z Checking utf8parse v0.2.2
21902025-07-23T19:12:07.894Z Checking h2 v0.4.6
21912025-07-23T19:12:07.913Z Checking zlib-rs v0.5.1
21922025-07-23T19:12:07.929Z Checking plain v0.2.3
21932025-07-23T19:12:07.986Z Checking siphasher v0.3.11
21942025-07-23T19:12:08.099Z Checking ucd-trie v0.1.7
21952025-07-23T19:12:08.304Z Checking stringprep v0.1.5
21962025-07-23T19:12:08.304Z Checking phf_shared v0.11.2
21972025-07-23T19:12:08.340Z Checking pest v2.7.14
21982025-07-23T19:12:08.601Z Checking goblin v0.8.2
21992025-07-23T19:12:08.618Z Checking anstyle-parse v0.2.5
22002025-07-23T19:12:08.898Z Checking time v0.3.36
22012025-07-23T19:12:08.977Z Checking schemars v0.8.22
22022025-07-23T19:12:09.748Z Checking libz-rs-sys v0.5.1
22032025-07-23T19:12:09.955Z Checking crossbeam-epoch v0.9.18
22042025-07-23T19:12:10.273Z Checking native-tls v0.2.12
22052025-07-23T19:12:10.401Z Checking rustls v0.23.19
22062025-07-23T19:12:10.560Z Checking quote v1.0.40
22072025-07-23T19:12:10.841Z Checking num-integer v0.1.46
22082025-07-23T19:12:10.875Z Checking rand_chacha v0.3.1
22092025-07-23T19:12:10.894Z Checking serde_spanned v0.6.9
22102025-07-23T19:12:11.112Z Checking toml_datetime v0.6.11
22112025-07-23T19:12:11.277Z Checking zstd-sys v2.0.14+zstd.1.5.7
22122025-07-23T19:12:11.297Z Checking md-5 v0.10.6
22132025-07-23T19:12:11.302Z Checking sync_wrapper v1.0.1
22142025-07-23T19:12:11.447Z Checking ff v0.13.0
22152025-07-23T19:12:11.476Z Checking hash32 v0.2.1
22162025-07-23T19:12:11.512Z Checking is_terminal_polyfill v1.70.1
22172025-07-23T19:12:11.554Z Checking psl-types v2.0.11
22182025-07-23T19:12:11.636Z Checking anstyle-query v1.1.1
22192025-07-23T19:12:11.691Z Checking fallible-iterator v0.2.0
22202025-07-23T19:12:11.756Z Checking pretty-hex v0.4.1
22212025-07-23T19:12:11.796Z Checking colorchoice v1.0.2
22222025-07-23T19:12:11.815Z Checking base16ct v0.2.0
22232025-07-23T19:12:11.839Z Checking gimli v0.31.1
22242025-07-23T19:12:11.926Z Checking tower-layer v0.3.3
22252025-07-23T19:12:11.952Z Checking anstream v0.6.18
22262025-07-23T19:12:12.033Z Checking sec1 v0.7.3
22272025-07-23T19:12:12.196Z Checking tower v0.5.2
22282025-07-23T19:12:12.250Z Checking postgres-protocol v0.6.8
22292025-07-23T19:12:12.338Z Checking heapless v0.7.17
22302025-07-23T19:12:12.410Z Checking publicsuffix v2.3.0
22312025-07-23T19:12:12.699Z Checking group v0.13.0
22322025-07-23T19:12:12.891Z Checking zstd-safe v7.2.3
22332025-07-23T19:12:12.920Z Checking rand v0.8.5
22342025-07-23T19:12:12.965Z Checking num-iter v0.1.45
22352025-07-23T19:12:13.168Z Checking cookie v0.18.1
22362025-07-23T19:12:13.206Z Checking syn v2.0.104
22372025-07-23T19:12:13.224Z Checking dtrace-parser v0.2.0
22382025-07-23T19:12:13.392Z Checking dof v0.3.0
22392025-07-23T19:12:13.636Z Compiling daft v0.1.4
22402025-07-23T19:12:13.718Z Checking tokio-native-tls v0.3.1
22412025-07-23T19:12:13.976Z Checking ipnetwork v0.21.1
22422025-07-23T19:12:14.008Z Checking flate2 v1.1.2
22432025-07-23T19:12:14.100Z Checking terminal_size v0.4.0
22442025-07-23T19:12:14.129Z Checking rustls-native-certs v0.8.1
22452025-07-23T19:12:14.153Z Checking hyper v1.6.0
22462025-07-23T19:12:14.288Z Checking lazy_static v1.5.0
22472025-07-23T19:12:14.340Z Checking webpki-roots v1.0.1
22482025-07-23T19:12:14.364Z Checking http-body-util v0.1.3
22492025-07-23T19:12:14.419Z Checking signal-hook v0.3.17
22502025-07-23T19:12:14.547Z Checking hkdf v0.12.4
22512025-07-23T19:12:14.622Z Checking crypto-bigint v0.5.5
22522025-07-23T19:12:14.766Z Checking thread-id v4.2.2
22532025-07-23T19:12:14.784Z Checking object v0.36.5
22542025-07-23T19:12:14.788Z Compiling rayon-core v1.12.1
22552025-07-23T19:12:14.890Z Checking managed v0.8.0
22562025-07-23T19:12:15.117Z Checking rustc-demangle v0.1.24
22572025-07-23T19:12:15.284Z Checking winnow v0.5.40
22582025-07-23T19:12:15.403Z Checking tokio-rustls v0.26.0
22592025-07-23T19:12:15.568Z Checking addr2line v0.24.2
22602025-07-23T19:12:15.592Z Checking strsim v0.11.1
22612025-07-23T19:12:15.825Z Checking bitflags v1.3.2
22622025-07-23T19:12:15.884Z Checking lockfree-object-pool v0.1.6
22632025-07-23T19:12:15.925Z Checking clap_lex v0.7.4
22642025-07-23T19:12:16.057Z Checking iri-string v0.7.8
22652025-07-23T19:12:16.109Z Checking either v1.15.0
22662025-07-23T19:12:16.134Z Checking hyper-util v0.1.14
22672025-07-23T19:12:16.188Z Checking bumpalo v3.16.0
22682025-07-23T19:12:16.477Z Checking simd-adler32 v0.3.7
22692025-07-23T19:12:16.529Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22702025-07-23T19:12:16.834Z Checking zopfli v0.8.1
22712025-07-23T19:12:16.864Z Checking clap_builder v4.5.40
22722025-07-23T19:12:17.255Z Checking elliptic-curve v0.13.8
22732025-07-23T19:12:17.487Z Checking smoltcp v0.9.1
22742025-07-23T19:12:17.930Z Checking signal-hook-mio v0.2.4
22752025-07-23T19:12:18.007Z Checking toml_edit v0.19.15
22762025-07-23T19:12:18.093Z Checking num-bigint-dig v0.8.4
22772025-07-23T19:12:18.510Z Checking tower-http v0.6.6
22782025-07-23T19:12:18.674Z Checking hyper-tls v0.6.0
22792025-07-23T19:12:18.925Z Checking hyper-rustls v0.27.7
22802025-07-23T19:12:18.981Z Checking oxnet v0.1.2
22812025-07-23T19:12:19.085Z Checking cookie_store v0.21.1
22822025-07-23T19:12:19.196Z Checking usdt-impl v0.5.0
22832025-07-23T19:12:19.306Z Checking zstd v0.13.3
22842025-07-23T19:12:19.441Z Checking postgres-types v0.2.9
22852025-07-23T19:12:19.708Z Checking regex v1.11.1
22862025-07-23T19:12:19.743Z Checking bstr v1.10.0
22872025-07-23T19:12:19.754Z Checking crossbeam-deque v0.8.5
22882025-07-23T19:12:19.804Z Checking phf v0.11.2
22892025-07-23T19:12:20.078Z Checking ed25519 v2.2.3
22902025-07-23T19:12:20.087Z Checking bzip2 v0.4.4
22912025-07-23T19:12:20.092Z Checking bzip2 v0.5.2
22922025-07-23T19:12:20.121Z Checking thiserror v2.0.12
22932025-07-23T19:12:20.261Z Checking curve25519-dalek v4.1.3
22942025-07-23T19:12:20.281Z Checking strum v0.27.1
22952025-07-23T19:12:20.371Z Checking hubpack v0.1.2
22962025-07-23T19:12:20.390Z Checking memoffset v0.9.1
22972025-07-23T19:12:20.443Z Checking pkcs1 v0.7.5
22982025-07-23T19:12:20.462Z Checking serde_urlencoded v0.7.1
22992025-07-23T19:12:20.512Z Checking float-cmp v0.10.0
23002025-07-23T19:12:20.571Z Checking serde-big-array v0.5.1
23012025-07-23T19:12:20.592Z Checking backtrace v0.3.74
23022025-07-23T19:12:20.626Z Checking rfc6979 v0.4.0
23032025-07-23T19:12:20.646Z Checking memmap v0.7.0
23042025-07-23T19:12:20.735Z Checking encoding_rs v0.8.34
23052025-07-23T19:12:20.784Z Checking winnow v0.7.10
23062025-07-23T19:12:20.809Z Checking keccak v0.1.5
23072025-07-23T19:12:20.838Z Checking static_assertions v1.1.0
23082025-07-23T19:12:20.859Z Checking difflib v0.4.0
23092025-07-23T19:12:20.879Z Checking unicode-width v0.2.0
23102025-07-23T19:12:20.937Z Checking precomputed-hash v0.1.1
23112025-07-23T19:12:21.066Z Checking fixedbitset v0.4.2
23122025-07-23T19:12:21.120Z Checking data-encoding v2.9.0
23132025-07-23T19:12:21.139Z Checking minimal-lexical v0.2.1
23142025-07-23T19:12:21.160Z Checking mime v0.3.17
23152025-07-23T19:12:21.327Z Checking unicode-segmentation v1.12.0
23162025-07-23T19:12:21.346Z Checking normalize-line-endings v0.3.0
23172025-07-23T19:12:21.474Z Checking new_debug_unreachable v1.0.6
23182025-07-23T19:12:21.492Z Checking predicates-core v1.0.8
23192025-07-23T19:12:21.541Z Checking toml_write v0.1.2
23202025-07-23T19:12:21.573Z Checking whoami v1.5.2
23212025-07-23T19:12:21.662Z Checking hickory-proto v0.25.2
23222025-07-23T19:12:21.680Z Checking predicates v3.1.3
23232025-07-23T19:12:21.849Z Checking string_cache v0.8.9
23242025-07-23T19:12:21.885Z Checking tokio-postgres v0.7.13
23252025-07-23T19:12:21.977Z Checking ed25519-dalek v2.1.1
23262025-07-23T19:12:22.003Z Checking similar v2.7.0
23272025-07-23T19:12:22.156Z Checking nom v7.1.3
23282025-07-23T19:12:22.308Z Checking console v0.15.10
23292025-07-23T19:12:22.390Z Checking petgraph v0.6.5
23302025-07-23T19:12:22.829Z Checking sha3 v0.10.8
23312025-07-23T19:12:22.847Z Checking anyhow v1.0.98
23322025-07-23T19:12:22.915Z Checking reqwest v0.12.22
23332025-07-23T19:12:23.219Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23342025-07-23T19:12:23.236Z Checking usdt v0.5.0
23352025-07-23T19:12:23.490Z Checking toml_edit v0.22.27
23362025-07-23T19:12:23.521Z Checking rsa v0.9.6
23372025-07-23T19:12:24.494Z Checking ecdsa v0.16.9
23382025-07-23T19:12:24.749Z Checking nix v0.29.0
23392025-07-23T19:12:24.792Z Checking toml v0.7.8
23402025-07-23T19:12:25.195Z Checking zip v4.2.0
23412025-07-23T19:12:25.198Z Checking zip v0.6.6
23422025-07-23T19:12:25.524Z Checking clap v4.5.40
23432025-07-23T19:12:25.655Z Checking crossterm v0.28.1
23442025-07-23T19:12:25.908Z Checking itertools v0.10.5
23452025-07-23T19:12:26.077Z Checking tokio-stream v0.1.17
23462025-07-23T19:12:26.100Z Checking strum v0.26.3
23472025-07-23T19:12:26.146Z Checking buf-list v1.0.3
23482025-07-23T19:12:26.280Z Checking fs-err v3.1.1
23492025-07-23T19:12:26.468Z Checking serde_with v3.14.0
23502025-07-23T19:12:26.488Z Checking ahash v0.8.11
23512025-07-23T19:12:26.844Z Checking slog v2.7.0
23522025-07-23T19:12:26.852Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23532025-07-23T19:12:26.953Z Checking x509-cert v0.2.5
23542025-07-23T19:12:27.221Z Checking openapiv3 v2.2.0
23552025-07-23T19:12:27.325Z Checking sha1 v0.10.6
23562025-07-23T19:12:27.358Z Checking winnow v0.6.26
23572025-07-23T19:12:27.612Z Checking lalrpop-util v0.19.12
23582025-07-23T19:12:27.924Z Checking heck v0.4.1
23592025-07-23T19:12:28.013Z Checking peg-runtime v0.8.5
23602025-07-23T19:12:28.146Z Checking unicode-xid v0.2.6
23612025-07-23T19:12:28.242Z Checking rustc-hash v2.1.1
23622025-07-23T19:12:28.319Z Checking rayon v1.10.0
23632025-07-23T19:12:28.340Z Checking camino v1.1.10
23642025-07-23T19:12:28.407Z Checking sigpipe v0.1.3
23652025-07-23T19:12:28.531Z Checking jiff v0.2.15
23662025-07-23T19:12:28.548Z Checking glob v0.3.2
23672025-07-23T19:12:32.524Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23682025-07-23T19:12:32.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.22s
23692025-07-23T19:12:33.097Z
23702025-07-23T19:12:33.097Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23712025-07-23T19:12:33.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23722025-07-23T19:12:33.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23732025-07-23T19:12:33.944Z Compiling regress v0.10.3
23742025-07-23T19:12:34.072Z Checking heck v0.5.0
23752025-07-23T19:12:34.103Z Compiling unsafe-libyaml v0.2.11
23762025-07-23T19:12:34.125Z Checking rustix v1.0.7
23772025-07-23T19:12:34.129Z Checking newtype-uuid v1.2.4
23782025-07-23T19:12:34.155Z Compiling structmeta-derive v0.3.0
23792025-07-23T19:12:34.158Z Checking dirs-sys-next v0.1.2
23802025-07-23T19:12:34.245Z Checking fastrand v2.1.1
23812025-07-23T19:12:34.396Z Checking dirs-next v2.0.0
23822025-07-23T19:12:34.430Z Checking daft v0.1.4
23832025-07-23T19:12:34.537Z Checking thread_local v1.1.8
23842025-07-23T19:12:34.580Z Checking term v0.7.0
23852025-07-23T19:12:34.809Z Checking crossbeam-channel v0.5.15
23862025-07-23T19:12:34.879Z Checking futures-executor v0.3.31
23872025-07-23T19:12:35.022Z Checking is-terminal v0.4.13
23882025-07-23T19:12:35.124Z Compiling rustls v0.22.4
23892025-07-23T19:12:35.160Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23902025-07-23T19:12:35.435Z Compiling serde_yaml v0.9.34+deprecated
23912025-07-23T19:12:35.539Z Checking take_mut v0.2.2
23922025-07-23T19:12:35.627Z Checking slog-term v2.9.1
23932025-07-23T19:12:35.647Z Checking tempfile v3.20.0
23942025-07-23T19:12:35.698Z Checking slog-async v2.8.0
23952025-07-23T19:12:35.811Z Checking futures v0.3.31
23962025-07-23T19:12:35.934Z Compiling proc-macro-crate v1.3.1
23972025-07-23T19:12:35.992Z Checking wait-timeout v0.2.0
23982025-07-23T19:12:36.012Z Compiling multer v3.1.0
23992025-07-23T19:12:36.117Z Checking bit-vec v0.8.0
24002025-07-23T19:12:36.188Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24012025-07-23T19:12:36.338Z Checking match_cfg v0.1.0
24022025-07-23T19:12:36.452Z Checking quick-error v1.2.3
24032025-07-23T19:12:36.479Z Compiling ref-cast v1.0.24
24042025-07-23T19:12:36.542Z Checking bit-set v0.8.0
24052025-07-23T19:12:36.603Z Checking rusty-fork v0.3.0
24062025-07-23T19:12:36.628Z Compiling structmeta v0.3.0
24072025-07-23T19:12:36.818Z Checking hostname v0.3.1
24082025-07-23T19:12:36.850Z Compiling num_enum_derive v0.5.11
24092025-07-23T19:12:36.995Z Checking progenitor-client v0.9.1
24102025-07-23T19:12:37.015Z Compiling derive-ex v0.1.8
24112025-07-23T19:12:37.103Z Checking rand_xorshift v0.4.0
24122025-07-23T19:12:37.293Z Checking slog-json v2.6.1
24132025-07-23T19:12:37.385Z Checking typify-impl v0.3.0
24142025-07-23T19:12:37.410Z Checking typify-impl v0.2.0
24152025-07-23T19:12:38.776Z Compiling lzma-sys v0.1.20
24162025-07-23T19:12:39.065Z Checking hex v0.4.3
24172025-07-23T19:12:39.532Z Compiling async-stream-impl v0.3.6
24182025-07-23T19:12:39.577Z Compiling ref-cast-impl v1.0.24
24192025-07-23T19:12:39.885Z Compiling foreign-types-macros v0.2.3
24202025-07-23T19:12:39.981Z Compiling dropshot v0.16.2
24212025-07-23T19:12:40.320Z Checking unarray v0.1.4
24222025-07-23T19:12:40.337Z Checking utf-8 v0.7.6
24232025-07-23T19:12:40.480Z Checking foreign-types-shared v0.3.1
24242025-07-23T19:12:40.555Z Checking arc-swap v1.7.1
24252025-07-23T19:12:40.631Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24262025-07-23T19:12:40.730Z Checking tungstenite v0.21.0
24272025-07-23T19:12:40.767Z Checking async-stream v0.3.6
24282025-07-23T19:12:40.826Z Checking proptest v1.7.0
24292025-07-23T19:12:40.945Z Checking slog-scope v4.4.0
24302025-07-23T19:12:40.995Z Checking tokio-rustls v0.25.0
24312025-07-23T19:12:41.072Z Checking foreign-types v0.5.0
24322025-07-23T19:12:41.108Z Compiling test-strategy v0.4.3
24332025-07-23T19:12:41.197Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24342025-07-23T19:12:41.275Z Checking num_enum v0.5.11
24352025-07-23T19:12:41.355Z Checking slog-bunyan v2.5.0
24362025-07-23T19:12:41.374Z Compiling parse-display-derive v0.10.0
24372025-07-23T19:12:41.528Z Compiling proc-macro-error v1.0.4
24382025-07-23T19:12:41.954Z Checking toml v0.8.23
24392025-07-23T19:12:41.976Z Checking progenitor-client v0.8.0
24402025-07-23T19:12:42.108Z Compiling heck v0.3.3
24412025-07-23T19:12:42.335Z Checking waitgroup v0.1.2
24422025-07-23T19:12:42.453Z Checking rustls-pemfile v2.2.0
24432025-07-23T19:12:42.498Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24442025-07-23T19:12:42.691Z Compiling dropshot_endpoint v0.16.2
24452025-07-23T19:12:42.711Z Checking serde_path_to_error v0.1.17
24462025-07-23T19:12:43.315Z Checking cstr-argument v0.1.2
24472025-07-23T19:12:43.341Z Compiling derive-where v1.5.0
24482025-07-23T19:12:43.575Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24492025-07-23T19:12:44.370Z Checking hostname v0.4.0
24502025-07-23T19:12:44.529Z Checking instant v0.1.13
24512025-07-23T19:12:44.639Z Checking pretty-hex v0.2.1
24522025-07-23T19:12:44.658Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24532025-07-23T19:12:44.821Z Checking debug-ignore v1.0.5
24542025-07-23T19:12:44.999Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24552025-07-23T19:12:45.024Z Checking backoff v0.4.0
24562025-07-23T19:12:45.212Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
24572025-07-23T19:12:45.233Z Checking parse-display v0.10.0
24582025-07-23T19:12:45.280Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24592025-07-23T19:12:45.341Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24602025-07-23T19:12:45.959Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24612025-07-23T19:12:45.977Z Compiling zone_cfg_derive v0.1.2
24622025-07-23T19:12:45.977Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24632025-07-23T19:12:45.977Z Checking tokio-tungstenite v0.21.0
24642025-07-23T19:12:46.069Z Checking slog-stdlog v4.1.1
24652025-07-23T19:12:46.156Z Checking iddqd v0.3.9
24662025-07-23T19:12:46.252Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24672025-07-23T19:12:46.331Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24682025-07-23T19:12:46.418Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24692025-07-23T19:12:46.617Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24702025-07-23T19:12:46.732Z Checking progenitor-client v0.10.0
24712025-07-23T19:12:46.758Z Checking colored v2.2.0
24722025-07-23T19:12:46.776Z Checking macaddr v1.0.1
24732025-07-23T19:12:47.107Z Checking base64 v0.21.7
24742025-07-23T19:12:47.139Z Checking number_prefix v0.4.0
24752025-07-23T19:12:47.159Z Checking base64 v0.13.1
24762025-07-23T19:12:47.338Z Checking unicode-width v0.1.14
24772025-07-23T19:12:47.570Z Checking ron v0.7.1
24782025-07-23T19:12:47.594Z Checking indicatif v0.17.11
24792025-07-23T19:12:47.731Z Checking zone v0.1.8
24802025-07-23T19:12:47.818Z Checking tabwriter v1.4.0
24812025-07-23T19:12:48.080Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24822025-07-23T19:12:48.275Z Checking slog-envlogger v2.2.0
24832025-07-23T19:12:48.411Z Checking xz2 v0.1.7
24842025-07-23T19:12:48.581Z Checking tokio-dtrace v0.1.0
24852025-07-23T19:12:48.600Z Checking xattr v1.3.1
24862025-07-23T19:12:48.700Z Checking yasna v0.5.2
24872025-07-23T19:12:48.726Z Checking pem v3.0.5
24882025-07-23T19:12:48.824Z Checking smf v0.2.3
24892025-07-23T19:12:48.875Z Checking headers-core v0.3.0
24902025-07-23T19:12:49.021Z Checking filetime v0.2.25
24912025-07-23T19:12:49.044Z Checking same-file v1.0.6
24922025-07-23T19:12:49.242Z Checking walkdir v2.5.0
24932025-07-23T19:12:49.262Z Checking tar v0.4.44
24942025-07-23T19:12:49.279Z Checking headers v0.4.1
24952025-07-23T19:12:49.550Z Checking oxide-tokio-rt v0.1.2
24962025-07-23T19:12:49.567Z Checking rcgen v0.12.1
24972025-07-23T19:12:49.699Z Checking atomicwrites v0.4.4
24982025-07-23T19:12:49.786Z Checking camino-tempfile v1.4.1
24992025-07-23T19:12:49.918Z Checking subprocess v0.2.9
25002025-07-23T19:12:50.771Z Compiling typify-macro v0.3.0
25012025-07-23T19:12:51.126Z Compiling typify-macro v0.2.0
25022025-07-23T19:12:52.605Z Compiling typify v0.3.0
25032025-07-23T19:12:52.707Z Compiling progenitor-impl v0.9.1
25042025-07-23T19:12:52.954Z Compiling typify v0.2.0
25052025-07-23T19:12:53.052Z Compiling progenitor-impl v0.8.0
25062025-07-23T19:12:55.503Z Compiling progenitor-macro v0.9.1
25072025-07-23T19:12:55.943Z Compiling progenitor-macro v0.8.0
25082025-07-23T19:13:00.305Z Checking progenitor v0.9.1
25092025-07-23T19:13:00.472Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25102025-07-23T19:13:00.825Z Checking progenitor v0.8.0
25112025-07-23T19:13:00.977Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25122025-07-23T19:13:03.320Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25132025-07-23T19:13:03.479Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25142025-07-23T19:13:09.748Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25152025-07-23T19:13:11.391Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25162025-07-23T19:13:12.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.69s
25172025-07-23T19:13:13.007Z
25182025-07-23T19:13:13.007Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25192025-07-23T19:13:13.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202025-07-23T19:13:13.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212025-07-23T19:13:13.815Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25222025-07-23T19:13:15.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
25232025-07-23T19:13:15.602Z
25242025-07-23T19:13:15.602Zinfo: running `cargo check --bins` on nexus-config (52/221)
25252025-07-23T19:13:16.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262025-07-23T19:13:16.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272025-07-23T19:13:16.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282025-07-23T19:13:16.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25292025-07-23T19:13:16.386Z
25302025-07-23T19:13:16.386Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25312025-07-23T19:13:17.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322025-07-23T19:13:17.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332025-07-23T19:13:17.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342025-07-23T19:13:17.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25352025-07-23T19:13:17.141Z
25362025-07-23T19:13:17.141Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25372025-07-23T19:13:17.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382025-07-23T19:13:17.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392025-07-23T19:13:17.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402025-07-23T19:13:17.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25412025-07-23T19:13:17.934Z
25422025-07-23T19:13:17.934Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25432025-07-23T19:13:18.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442025-07-23T19:13:18.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452025-07-23T19:13:18.824Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25462025-07-23T19:13:18.953Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25472025-07-23T19:13:18.956Z Compiling rustix v1.0.7
25482025-07-23T19:13:18.956Z Compiling darling_core v0.21.0
25492025-07-23T19:13:18.956Z Compiling wait-timeout v0.2.0
25502025-07-23T19:13:18.956Z Compiling match_cfg v0.1.0
25512025-07-23T19:13:18.956Z Compiling bit-vec v0.8.0
25522025-07-23T19:13:18.960Z Compiling quick-error v1.2.3
25532025-07-23T19:13:19.098Z Compiling hostname v0.3.1
25542025-07-23T19:13:19.128Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25552025-07-23T19:13:19.205Z Compiling rustls v0.22.4
25562025-07-23T19:13:19.307Z Compiling progenitor-client v0.9.1
25572025-07-23T19:13:19.451Z Compiling bit-set v0.8.0
25582025-07-23T19:13:19.473Z Compiling slog-json v2.6.1
25592025-07-23T19:13:19.511Z Compiling rand_xorshift v0.4.0
25602025-07-23T19:13:19.599Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25612025-07-23T19:13:19.741Z Compiling itertools v0.14.0
25622025-07-23T19:13:19.791Z Compiling hex v0.4.3
25632025-07-23T19:13:19.824Z Compiling heapless v0.8.0
25642025-07-23T19:13:19.836Z Compiling unarray v0.1.4
25652025-07-23T19:13:20.017Z Compiling slog-bunyan v2.5.0
25662025-07-23T19:13:20.259Z Compiling progenitor v0.9.1
25672025-07-23T19:13:20.341Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25682025-07-23T19:13:20.491Z Compiling async-stream v0.3.6
25692025-07-23T19:13:20.512Z Compiling ref-cast v1.0.24
25702025-07-23T19:13:20.668Z Compiling multer v3.1.0
25712025-07-23T19:13:20.703Z Compiling tempfile v3.20.0
25722025-07-23T19:13:20.792Z Compiling toml v0.8.23
25732025-07-23T19:13:21.211Z Compiling rusty-fork v0.3.0
25742025-07-23T19:13:21.518Z Compiling waitgroup v0.1.2
25752025-07-23T19:13:21.602Z Compiling proptest v1.7.0
25762025-07-23T19:13:21.739Z Compiling rustls-pemfile v2.2.0
25772025-07-23T19:13:21.881Z Checking hash32 v0.3.1
25782025-07-23T19:13:22.078Z Compiling serde_path_to_error v0.1.17
25792025-07-23T19:13:22.096Z Compiling hostname v0.4.0
25802025-07-23T19:13:22.217Z Compiling instant v0.1.13
25812025-07-23T19:13:22.327Z Compiling smoltcp v0.11.0
25822025-07-23T19:13:22.371Z Compiling debug-ignore v1.0.5
25832025-07-23T19:13:22.554Z Compiling backoff v0.4.0
25842025-07-23T19:13:22.834Z Compiling iddqd v0.3.9
25852025-07-23T19:13:22.910Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25862025-07-23T19:13:23.005Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25872025-07-23T19:13:23.209Z Compiling parse-display v0.10.0
25882025-07-23T19:13:23.482Z Compiling tokio-rustls v0.25.0
25892025-07-23T19:13:23.949Z Compiling dropshot v0.16.2
25902025-07-23T19:13:24.210Z Checking num-rational v0.4.2
25912025-07-23T19:13:24.856Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25922025-07-23T19:13:25.079Z Compiling progenitor-client v0.10.0
25932025-07-23T19:13:25.125Z Compiling darling_macro v0.21.0
25942025-07-23T19:13:25.576Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25952025-07-23T19:13:26.044Z Compiling darling v0.21.0
25962025-07-23T19:13:26.183Z Compiling ingot-macros v0.1.1
25972025-07-23T19:13:27.119Z Checking num-complex v0.4.6
25982025-07-23T19:13:27.404Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
25992025-07-23T19:13:27.970Z Compiling macaddr v1.0.1
26002025-07-23T19:13:28.398Z Checking cobs v0.2.3
26012025-07-23T19:13:28.430Z Checking num v0.4.3
26022025-07-23T19:13:28.634Z Checking postcard v1.0.10
26032025-07-23T19:13:28.824Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26042025-07-23T19:13:29.285Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26052025-07-23T19:13:29.636Z Compiling float-ord v0.3.2
26062025-07-23T19:13:29.835Z Compiling convert_case v0.4.0
26072025-07-23T19:13:30.261Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26082025-07-23T19:13:30.375Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26092025-07-23T19:13:30.639Z Compiling derive_more v0.99.20
26102025-07-23T19:13:31.124Z Checking siphasher v1.0.1
26112025-07-23T19:13:31.412Z Compiling crucible-workspace-hack v0.1.0
26122025-07-23T19:13:31.442Z Checking linked-hash-map v0.5.6
26132025-07-23T19:13:31.770Z Checking phf_shared v0.12.1
26142025-07-23T19:13:31.807Z Checking lru-cache v0.1.2
26152025-07-23T19:13:32.002Z Checking resolv-conf v0.7.0
26162025-07-23T19:13:32.044Z Checking newline-converter v0.3.0
26172025-07-23T19:13:32.221Z Checking hickory-proto v0.24.4
26182025-07-23T19:13:32.408Z Checking prettyplease v0.2.35
26192025-07-23T19:13:33.591Z Checking ingot-types v0.1.2
26202025-07-23T19:13:33.591Z Compiling slog-dtrace v0.3.0
26212025-07-23T19:13:33.758Z Compiling chrono-tz v0.10.4
26222025-07-23T19:13:33.944Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26232025-07-23T19:13:34.061Z Checking ingot v0.1.1
26242025-07-23T19:13:34.112Z Checking expectorate v1.2.0
26252025-07-23T19:13:34.344Z Checking phf v0.12.1
26262025-07-23T19:13:34.623Z Compiling zone_cfg_derive v0.3.0
26272025-07-23T19:13:35.040Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26282025-07-23T19:13:35.066Z Checking itertools v0.12.1
26292025-07-23T19:13:35.401Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26302025-07-23T19:13:35.977Z Compiling const_format_proc_macros v0.2.34
26312025-07-23T19:13:36.445Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26322025-07-23T19:13:36.539Z Checking hickory-resolver v0.24.4
26332025-07-23T19:13:36.980Z Compiling num-derive v0.4.2
26342025-07-23T19:13:37.466Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26352025-07-23T19:13:37.486Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26362025-07-23T19:13:37.507Z Checking highway v1.3.0
26372025-07-23T19:13:37.783Z Checking const_format v0.2.34
26382025-07-23T19:13:37.834Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26392025-07-23T19:13:37.964Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26402025-07-23T19:13:38.118Z Checking qorb v0.4.0
26412025-07-23T19:13:38.138Z Checking zone v0.3.1
26422025-07-23T19:13:38.260Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26432025-07-23T19:13:38.914Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26442025-07-23T19:13:39.228Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26452025-07-23T19:13:39.389Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26462025-07-23T19:13:39.669Z Checking gethostname v0.5.0
26472025-07-23T19:13:39.826Z Checking bcs v0.1.6
26482025-07-23T19:13:39.896Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26492025-07-23T19:13:40.092Z Checking nanorand v0.7.0
26502025-07-23T19:13:40.305Z Compiling async-recursion v1.1.1
26512025-07-23T19:13:40.458Z Checking termtree v0.5.1
26522025-07-23T19:13:40.698Z Checking flume v0.11.1
26532025-07-23T19:13:41.417Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26542025-07-23T19:13:41.637Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26552025-07-23T19:13:45.996Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26562025-07-23T19:13:49.534Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26572025-07-23T19:13:52.220Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26582025-07-23T19:13:53.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.62s
26592025-07-23T19:13:53.773Z
26602025-07-23T19:13:53.773Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26612025-07-23T19:13:54.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-07-23T19:13:54.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-07-23T19:13:54.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-07-23T19:13:54.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26652025-07-23T19:13:54.585Z
26662025-07-23T19:13:54.585Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26672025-07-23T19:13:55.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-07-23T19:13:55.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-07-23T19:13:55.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26702025-07-23T19:13:55.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26712025-07-23T19:13:55.370Z
26722025-07-23T19:13:55.370Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26732025-07-23T19:13:56.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742025-07-23T19:13:56.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752025-07-23T19:13:56.191Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26762025-07-23T19:13:56.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
26772025-07-23T19:13:57.099Z
26782025-07-23T19:13:57.099Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26792025-07-23T19:13:57.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-07-23T19:13:57.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-07-23T19:13:57.937Z Compiling cfg_aliases v0.1.1
26822025-07-23T19:13:57.937Z Compiling vte_generate_state_changes v0.1.2
26832025-07-23T19:13:57.945Z Checking fd-lock v4.0.2
26842025-07-23T19:13:57.945Z Checking nibble_vec v0.1.0
26852025-07-23T19:13:58.057Z Checking endian-type v0.1.2
26862025-07-23T19:13:58.070Z Checking bytecount v0.6.8
26872025-07-23T19:13:58.124Z Compiling tabled_derive v0.7.0
26882025-07-23T19:13:58.129Z Checking itertools v0.13.0
26892025-07-23T19:13:58.155Z Compiling nix v0.28.0
26902025-07-23T19:13:58.242Z Compiling peg-macros v0.8.5
26912025-07-23T19:13:58.265Z Checking papergrid v0.11.0
26922025-07-23T19:13:58.283Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26932025-07-23T19:13:58.300Z Checking radix_trie v0.2.1
26942025-07-23T19:13:58.622Z Checking vte v0.11.1
26952025-07-23T19:13:58.703Z Compiling sqlparser_derive v0.2.2
26962025-07-23T19:13:59.272Z Checking unicode_categories v0.1.1
26972025-07-23T19:13:59.582Z Checking home v0.5.9
26982025-07-23T19:13:59.685Z Checking nu-ansi-term v0.50.1
26992025-07-23T19:13:59.732Z Checking sqlparser v0.45.0
27002025-07-23T19:13:59.744Z Checking sqlformat v0.3.5
27012025-07-23T19:14:00.073Z Checking strip-ansi-escapes v0.2.0
27022025-07-23T19:14:00.126Z Checking display-error-chain v0.2.2
27032025-07-23T19:14:00.213Z Checking tabled v0.15.0
27042025-07-23T19:14:00.532Z Checking reedline v0.40.0
27052025-07-23T19:14:00.906Z Checking peg v0.8.5
27062025-07-23T19:14:01.046Z Checking rustyline v14.0.0
27072025-07-23T19:14:10.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.26s
27082025-07-23T19:14:10.568Z
27092025-07-23T19:14:10.568Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
27102025-07-23T19:14:11.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-07-23T19:14:11.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-07-23T19:14:11.392Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27132025-07-23T19:14:16.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s
27142025-07-23T19:14:17.001Z
27152025-07-23T19:14:17.002Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27162025-07-23T19:14:17.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-07-23T19:14:17.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-07-23T19:14:17.835Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27192025-07-23T19:14:21.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
27202025-07-23T19:14:21.791Z
27212025-07-23T19:14:21.791Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27222025-07-23T19:14:22.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-07-23T19:14:22.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-07-23T19:14:22.611Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27252025-07-23T19:14:27.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.91s
27262025-07-23T19:14:27.933Z
27272025-07-23T19:14:27.933Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27282025-07-23T19:14:28.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-07-23T19:14:28.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-07-23T19:14:28.742Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27312025-07-23T19:14:34.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
27322025-07-23T19:14:34.201Z
27332025-07-23T19:14:34.201Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27342025-07-23T19:14:34.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-07-23T19:14:35.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-07-23T19:14:35.288Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27372025-07-23T19:14:41.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
27382025-07-23T19:14:41.236Z
27392025-07-23T19:14:41.236Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27402025-07-23T19:14:41.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-07-23T19:14:41.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-07-23T19:14:41.236Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27432025-07-23T19:14:43.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
27442025-07-23T19:14:44.102Z
27452025-07-23T19:14:44.102Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27462025-07-23T19:14:44.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-07-23T19:14:44.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-07-23T19:14:44.922Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27492025-07-23T19:14:50.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s
27502025-07-23T19:14:50.485Z
27512025-07-23T19:14:50.485Zinfo: running `cargo check --bins` on oximeter (67/221)
27522025-07-23T19:14:51.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-07-23T19:14:51.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-07-23T19:14:51.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-07-23T19:14:51.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27562025-07-23T19:14:51.256Z
27572025-07-23T19:14:51.256Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27582025-07-23T19:14:51.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-07-23T19:14:51.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-07-23T19:14:51.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-07-23T19:14:51.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27622025-07-23T19:14:52.000Z
27632025-07-23T19:14:52.000Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27642025-07-23T19:14:52.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-07-23T19:14:52.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-07-23T19:14:52.775Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27672025-07-23T19:14:54.835Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27682025-07-23T19:14:55.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
27692025-07-23T19:14:56.065Z
27702025-07-23T19:14:56.065Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27712025-07-23T19:14:56.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-07-23T19:14:56.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-07-23T19:14:56.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-07-23T19:14:56.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27752025-07-23T19:14:56.834Z
27762025-07-23T19:14:56.834Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27772025-07-23T19:14:57.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-07-23T19:14:57.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-07-23T19:14:57.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-07-23T19:14:57.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27812025-07-23T19:14:57.606Z
27822025-07-23T19:14:57.606Zinfo: running `cargo check --bins` on oxql-types (72/221)
27832025-07-23T19:14:58.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-07-23T19:14:58.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-07-23T19:14:58.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-07-23T19:14:58.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27872025-07-23T19:14:58.373Z
27882025-07-23T19:14:58.373Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27892025-07-23T19:14:59.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-07-23T19:14:59.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-07-23T19:14:59.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-07-23T19:14:59.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27932025-07-23T19:14:59.208Z
27942025-07-23T19:14:59.208Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
27952025-07-23T19:14:59.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-07-23T19:14:59.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-07-23T19:14:59.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-07-23T19:14:59.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27992025-07-23T19:14:59.994Z
28002025-07-23T19:14:59.994Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
28012025-07-23T19:15:00.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-07-23T19:15:00.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-07-23T19:15:00.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-07-23T19:15:00.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28052025-07-23T19:15:00.807Z
28062025-07-23T19:15:00.807Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
28072025-07-23T19:15:01.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-07-23T19:15:01.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-07-23T19:15:01.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-07-23T19:15:01.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28112025-07-23T19:15:01.596Z
28122025-07-23T19:15:01.596Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28132025-07-23T19:15:02.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-07-23T19:15:02.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-07-23T19:15:02.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-07-23T19:15:02.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28172025-07-23T19:15:02.390Z
28182025-07-23T19:15:02.390Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28192025-07-23T19:15:03.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-07-23T19:15:03.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-07-23T19:15:03.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-07-23T19:15:03.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28232025-07-23T19:15:03.178Z
28242025-07-23T19:15:03.178Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28252025-07-23T19:15:03.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-07-23T19:15:03.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-07-23T19:15:03.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-07-23T19:15:03.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28292025-07-23T19:15:03.943Z
28302025-07-23T19:15:03.943Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28312025-07-23T19:15:04.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-07-23T19:15:04.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-07-23T19:15:04.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-07-23T19:15:04.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28352025-07-23T19:15:04.752Z
28362025-07-23T19:15:04.752Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28372025-07-23T19:15:05.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-07-23T19:15:05.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-07-23T19:15:05.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-07-23T19:15:05.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28412025-07-23T19:15:05.598Z
28422025-07-23T19:15:05.599Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28432025-07-23T19:15:06.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-07-23T19:15:06.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-07-23T19:15:06.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-07-23T19:15:06.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28472025-07-23T19:15:06.321Z
28482025-07-23T19:15:06.321Zinfo: running `cargo check --bins` on gateway-client (83/221)
28492025-07-23T19:15:06.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-07-23T19:15:07.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-07-23T19:15:07.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-07-23T19:15:07.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28532025-07-23T19:15:07.094Z
28542025-07-23T19:15:07.094Zinfo: running `cargo check --bins` on ereport-types (84/221)
28552025-07-23T19:15:07.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-07-23T19:15:07.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-07-23T19:15:07.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-07-23T19:15:07.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28592025-07-23T19:15:07.853Z
28602025-07-23T19:15:07.853Zinfo: running `cargo check --bins` on gateway-types (85/221)
28612025-07-23T19:15:10.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-07-23T19:15:10.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-07-23T19:15:10.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-07-23T19:15:10.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28652025-07-23T19:15:10.380Z
28662025-07-23T19:15:10.380Zinfo: running `cargo check --bins` on ipcc (86/221)
28672025-07-23T19:15:10.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-07-23T19:15:10.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-07-23T19:15:10.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-07-23T19:15:10.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28712025-07-23T19:15:10.380Z
28722025-07-23T19:15:10.380Zinfo: running `cargo check --bins` on installinator-client (87/221)
28732025-07-23T19:15:10.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-07-23T19:15:10.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-07-23T19:15:10.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-07-23T19:15:10.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28772025-07-23T19:15:10.380Z
28782025-07-23T19:15:10.380Zinfo: running `cargo check --bins` on installinator-common (88/221)
28792025-07-23T19:15:10.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-07-23T19:15:10.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-07-23T19:15:10.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-07-23T19:15:10.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28832025-07-23T19:15:11.010Z
28842025-07-23T19:15:11.010Zinfo: running `cargo check --bins` on update-engine (89/221)
28852025-07-23T19:15:11.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-07-23T19:15:11.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-07-23T19:15:11.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-07-23T19:15:11.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28892025-07-23T19:15:11.762Z
28902025-07-23T19:15:11.762Zinfo: running `cargo check --bins` on nexus-client (90/221)
28912025-07-23T19:15:12.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-07-23T19:15:12.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-07-23T19:15:12.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-07-23T19:15:12.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28952025-07-23T19:15:12.575Z
28962025-07-23T19:15:12.575Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
28972025-07-23T19:15:13.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-07-23T19:15:13.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-07-23T19:15:13.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-07-23T19:15:13.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29012025-07-23T19:15:13.369Z
29022025-07-23T19:15:13.370Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
29032025-07-23T19:15:14.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-07-23T19:15:14.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-07-23T19:15:14.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-07-23T19:15:14.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29072025-07-23T19:15:14.110Z
29082025-07-23T19:15:14.110Zinfo: running `cargo check --bins` on nexus-types (93/221)
29092025-07-23T19:15:14.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-07-23T19:15:14.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-07-23T19:15:14.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-07-23T19:15:14.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29132025-07-23T19:15:14.941Z
29142025-07-23T19:15:14.942Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29152025-07-23T19:15:15.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-07-23T19:15:15.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-07-23T19:15:15.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-07-23T19:15:15.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29192025-07-23T19:15:15.693Z
29202025-07-23T19:15:15.693Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29212025-07-23T19:15:16.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-07-23T19:15:16.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-07-23T19:15:16.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-07-23T19:15:16.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29252025-07-23T19:15:16.439Z
29262025-07-23T19:15:16.439Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29272025-07-23T19:15:17.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-07-23T19:15:17.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-07-23T19:15:17.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-07-23T19:15:17.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29312025-07-23T19:15:17.197Z
29322025-07-23T19:15:17.197Zinfo: running `cargo check --bins` on oxide-client (97/221)
29332025-07-23T19:15:17.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-07-23T19:15:17.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-07-23T19:15:17.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362025-07-23T19:15:17.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29372025-07-23T19:15:17.929Z
29382025-07-23T19:15:17.929Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29392025-07-23T19:15:18.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-07-23T19:15:18.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-07-23T19:15:18.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422025-07-23T19:15:18.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29432025-07-23T19:15:18.706Z
29442025-07-23T19:15:18.706Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29452025-07-23T19:15:19.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462025-07-23T19:15:19.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472025-07-23T19:15:19.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482025-07-23T19:15:19.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29492025-07-23T19:15:19.458Z
29502025-07-23T19:15:19.458Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29512025-07-23T19:15:20.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-07-23T19:15:20.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-07-23T19:15:20.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-07-23T19:15:20.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29552025-07-23T19:15:20.255Z
29562025-07-23T19:15:20.255Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29572025-07-23T19:15:20.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-07-23T19:15:20.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-07-23T19:15:20.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-07-23T19:15:20.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29612025-07-23T19:15:21.061Z
29622025-07-23T19:15:21.061Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29632025-07-23T19:15:21.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-07-23T19:15:21.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-07-23T19:15:21.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-07-23T19:15:21.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29672025-07-23T19:15:21.869Z
29682025-07-23T19:15:21.869Zinfo: running `cargo check --bins` on wicket-common (103/221)
29692025-07-23T19:15:22.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-07-23T19:15:22.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-07-23T19:15:22.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-07-23T19:15:22.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29732025-07-23T19:15:22.683Z
29742025-07-23T19:15:22.683Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29752025-07-23T19:15:23.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-07-23T19:15:23.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-07-23T19:15:23.513Z Checking csv-core v0.1.11
29782025-07-23T19:15:23.513Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29792025-07-23T19:15:23.517Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29802025-07-23T19:15:23.517Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29812025-07-23T19:15:23.852Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29822025-07-23T19:15:23.869Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29832025-07-23T19:15:23.890Z Checking csv v1.3.1
29842025-07-23T19:15:24.437Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29852025-07-23T19:15:24.930Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29862025-07-23T19:15:27.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
29872025-07-23T19:15:27.400Z
29882025-07-23T19:15:27.400Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29892025-07-23T19:15:28.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-07-23T19:15:28.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-07-23T19:15:28.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-07-23T19:15:28.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29932025-07-23T19:15:28.188Z
29942025-07-23T19:15:28.188Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
29952025-07-23T19:15:28.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-07-23T19:15:28.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-07-23T19:15:28.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-07-23T19:15:28.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29992025-07-23T19:15:29.054Z
30002025-07-23T19:15:29.055Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
30012025-07-23T19:15:29.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-07-23T19:15:29.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-07-23T19:15:29.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042025-07-23T19:15:29.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30052025-07-23T19:15:29.908Z
30062025-07-23T19:15:29.908Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
30072025-07-23T19:15:30.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-07-23T19:15:30.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-07-23T19:15:30.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-07-23T19:15:30.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30112025-07-23T19:15:30.831Z
30122025-07-23T19:15:30.831Zinfo: running `cargo check --bins` on dns-server (109/221)
30132025-07-23T19:15:31.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-07-23T19:15:31.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-07-23T19:15:31.642Z Compiling typify-impl v0.4.1
30162025-07-23T19:15:31.766Z Compiling parking_lot_core v0.8.6
30172025-07-23T19:15:31.770Z Compiling moka v0.12.10
30182025-07-23T19:15:31.808Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30192025-07-23T19:15:31.809Z Checking tagptr v0.2.0
30202025-07-23T19:15:31.812Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30212025-07-23T19:15:31.825Z Checking prefix-trie v0.7.0
30222025-07-23T19:15:32.025Z Checking fxhash v0.2.1
30232025-07-23T19:15:32.072Z Checking hickory-client v0.25.2
30242025-07-23T19:15:32.510Z Checking hickory-server v0.25.2
30252025-07-23T19:15:32.563Z Checking parking_lot v0.11.2
30262025-07-23T19:15:32.940Z Checking sled v0.34.7
30272025-07-23T19:15:33.032Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30282025-07-23T19:15:33.283Z Checking hickory-resolver v0.25.2
30292025-07-23T19:15:37.585Z Compiling typify-macro v0.4.1
30302025-07-23T19:15:39.279Z Compiling typify v0.4.1
30312025-07-23T19:15:39.384Z Compiling progenitor-impl v0.10.0
30322025-07-23T19:15:41.860Z Compiling progenitor-macro v0.10.0
30332025-07-23T19:15:45.856Z Checking progenitor v0.10.0
30342025-07-23T19:15:46.002Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30352025-07-23T19:15:46.523Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30362025-07-23T19:15:47.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s
30372025-07-23T19:15:48.205Z
30382025-07-23T19:15:48.205Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30392025-07-23T19:15:48.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-07-23T19:15:48.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-07-23T19:15:48.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-07-23T19:15:48.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30432025-07-23T19:15:48.993Z
30442025-07-23T19:15:48.993Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30452025-07-23T19:15:49.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-07-23T19:15:49.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-07-23T19:15:49.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-07-23T19:15:49.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30492025-07-23T19:15:49.767Z
30502025-07-23T19:15:49.767Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30512025-07-23T19:15:50.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-07-23T19:15:50.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-07-23T19:15:50.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-07-23T19:15:50.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30552025-07-23T19:15:50.635Z
30562025-07-23T19:15:50.635Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30572025-07-23T19:15:51.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-07-23T19:15:51.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-07-23T19:15:51.572Z Checking half v2.4.1
30602025-07-23T19:15:51.572Z Checking ciborium-io v0.2.2
30612025-07-23T19:15:51.577Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30622025-07-23T19:15:51.734Z Compiling semver v0.1.20
30632025-07-23T19:15:51.734Z Compiling radium v0.7.0
30642025-07-23T19:15:51.766Z Compiling zerocopy-derive v0.6.6
30652025-07-23T19:15:51.771Z Checking tap v1.0.1
30662025-07-23T19:15:51.771Z Compiling maybe-uninit v2.0.0
30672025-07-23T19:15:51.837Z Checking password-hash v0.5.0
30682025-07-23T19:15:51.948Z Checking wyz v0.5.1
30692025-07-23T19:15:52.116Z Checking ciborium-ll v0.2.2
30702025-07-23T19:15:52.225Z Compiling rustc_version v0.1.7
30712025-07-23T19:15:52.273Z Checking blake2 v0.10.6
30722025-07-23T19:15:52.299Z Compiling pin-project-internal v1.1.6
30732025-07-23T19:15:52.319Z Compiling packed_struct v0.10.1
30742025-07-23T19:15:52.412Z Checking funty v2.0.0
30752025-07-23T19:15:52.433Z Checking ciborium v0.2.2
30762025-07-23T19:15:52.626Z Compiling owo-colors v4.2.2
30772025-07-23T19:15:52.630Z Compiling newtype_derive v0.1.6
30782025-07-23T19:15:52.725Z Compiling cancel-safe-futures v0.1.5
30792025-07-23T19:15:52.759Z Checking crc-catalog v2.4.0
30802025-07-23T19:15:52.934Z Checking crc v3.2.1
30812025-07-23T19:15:53.099Z Checking argon2 v0.5.3
30822025-07-23T19:15:53.260Z Checking bitvec v1.0.1
30832025-07-23T19:15:53.298Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30842025-07-23T19:15:53.317Z Compiling snafu-derive v0.8.5
30852025-07-23T19:15:53.337Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30862025-07-23T19:15:53.364Z Compiling packed_struct_codegen v0.10.1
30872025-07-23T19:15:53.763Z Checking zerocopy v0.6.6
30882025-07-23T19:15:53.793Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30892025-07-23T19:15:53.806Z Checking libsw-core v0.3.1
30902025-07-23T19:15:53.891Z Checking secrecy v0.10.3
30912025-07-23T19:15:54.074Z Compiling indexmap v1.9.3
30922025-07-23T19:15:54.115Z Checking indent_write v2.2.0
30932025-07-23T19:15:54.295Z Checking fixedbitset v0.5.7
30942025-07-23T19:15:54.315Z Checking nodrop v0.1.14
30952025-07-23T19:15:54.434Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30962025-07-23T19:15:54.460Z Checking array-init v0.0.4
30972025-07-23T19:15:54.646Z Checking petgraph v0.8.2
30982025-07-23T19:15:54.786Z Checking libsw v3.5.0
30992025-07-23T19:15:54.933Z Checking pin-project v1.1.6
31002025-07-23T19:15:55.083Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31012025-07-23T19:15:55.319Z Checking smallvec v0.6.14
31022025-07-23T19:15:55.854Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31032025-07-23T19:15:55.937Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31042025-07-23T19:15:56.126Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31052025-07-23T19:15:56.341Z Checking globset v0.4.15
31062025-07-23T19:15:56.572Z Checking olpc-cjson v0.1.4
31072025-07-23T19:15:56.640Z Checking serde_plain v1.0.2
31082025-07-23T19:15:56.782Z Checking hashbrown v0.12.3
31092025-07-23T19:15:56.855Z Checking typed-path v0.9.3
31102025-07-23T19:15:56.997Z Checking smawk v0.3.2
31112025-07-23T19:15:57.040Z Checking linear-map v1.2.0
31122025-07-23T19:15:57.135Z Checking bitfield v0.14.0
31132025-07-23T19:15:57.470Z Checking swrite v0.1.0
31142025-07-23T19:15:57.679Z Checking termcolor v1.4.1
31152025-07-23T19:15:57.679Z Checking unicode-linebreak v0.1.5
31162025-07-23T19:15:57.679Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31172025-07-23T19:15:58.065Z Checking env_logger v0.10.2
31182025-07-23T19:15:58.106Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31192025-07-23T19:15:58.106Z Checking textwrap v0.16.2
31202025-07-23T19:15:58.107Z Checking snafu v0.8.5
31212025-07-23T19:15:58.235Z Checking ron v0.8.1
31222025-07-23T19:15:58.362Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31232025-07-23T19:15:59.397Z Checking steno v0.4.1
31242025-07-23T19:15:59.408Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31252025-07-23T19:15:59.408Z Checking serde-hex v0.1.0
31262025-07-23T19:15:59.408Z Checking tough v0.20.0
31272025-07-23T19:15:59.408Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31282025-07-23T19:15:59.408Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31292025-07-23T19:15:59.617Z Checking hashbrown v0.13.2
31302025-07-23T19:16:00.545Z Checking humantime v2.2.0
31312025-07-23T19:16:00.566Z Checking crc-any v2.5.0
31322025-07-23T19:16:00.788Z Checking object v0.30.4
31332025-07-23T19:16:00.877Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31342025-07-23T19:16:00.929Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31352025-07-23T19:16:01.140Z Checking half v1.8.3
31362025-07-23T19:16:01.244Z Checking path-slash v0.1.5
31372025-07-23T19:16:01.266Z Checking void v1.0.2
31382025-07-23T19:16:01.443Z Checking lzss v0.8.2
31392025-07-23T19:16:01.492Z Checking tungstenite v0.23.0
31402025-07-23T19:16:01.545Z Checking serde_cbor v0.11.2
31412025-07-23T19:16:01.799Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31422025-07-23T19:16:02.355Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31432025-07-23T19:16:02.390Z Checking nix v0.27.1
31442025-07-23T19:16:02.428Z Checking kstat-rs v0.2.4
31452025-07-23T19:16:02.640Z Checking serde_bytes v0.11.17
31462025-07-23T19:16:02.666Z Checking tokio-tungstenite v0.23.1
31472025-07-23T19:16:02.792Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31482025-07-23T19:16:02.972Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31492025-07-23T19:16:03.173Z Checking signal-hook-tokio v0.3.1
31502025-07-23T19:16:03.260Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31512025-07-23T19:16:05.552Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31522025-07-23T19:16:06.885Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31532025-07-23T19:16:16.636Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31542025-07-23T19:16:23.620Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31552025-07-23T19:16:24.365Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31562025-07-23T19:16:27.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.76s
31572025-07-23T19:16:27.632Z
31582025-07-23T19:16:27.632Zinfo: running `cargo check --bins` on gateway-api (114/221)
31592025-07-23T19:16:28.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-07-23T19:16:28.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-07-23T19:16:28.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622025-07-23T19:16:28.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31632025-07-23T19:16:28.426Z
31642025-07-23T19:16:28.426Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31652025-07-23T19:16:29.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-07-23T19:16:29.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-07-23T19:16:29.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682025-07-23T19:16:29.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31692025-07-23T19:16:29.180Z
31702025-07-23T19:16:29.180Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31712025-07-23T19:16:29.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-07-23T19:16:29.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-07-23T19:16:29.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-07-23T19:16:29.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31752025-07-23T19:16:29.975Z
31762025-07-23T19:16:29.975Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31772025-07-23T19:16:30.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-07-23T19:16:30.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-07-23T19:16:30.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-07-23T19:16:30.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31812025-07-23T19:16:30.756Z
31822025-07-23T19:16:30.757Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31832025-07-23T19:16:31.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-07-23T19:16:31.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-07-23T19:16:31.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-07-23T19:16:31.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31872025-07-23T19:16:31.531Z
31882025-07-23T19:16:31.531Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31892025-07-23T19:16:32.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-07-23T19:16:32.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-07-23T19:16:32.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-07-23T19:16:32.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31932025-07-23T19:16:32.307Z
31942025-07-23T19:16:32.307Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
31952025-07-23T19:16:32.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-07-23T19:16:32.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-07-23T19:16:32.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-07-23T19:16:33.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31992025-07-23T19:16:33.088Z
32002025-07-23T19:16:33.088Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
32012025-07-23T19:16:33.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-07-23T19:16:33.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-07-23T19:16:33.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-07-23T19:16:33.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32052025-07-23T19:16:33.855Z
32062025-07-23T19:16:33.855Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
32072025-07-23T19:16:34.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-07-23T19:16:34.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-07-23T19:16:34.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-07-23T19:16:34.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32112025-07-23T19:16:34.699Z
32122025-07-23T19:16:34.699Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32132025-07-23T19:16:35.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-07-23T19:16:35.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-07-23T19:16:35.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-07-23T19:16:35.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32172025-07-23T19:16:35.481Z
32182025-07-23T19:16:35.481Zinfo: running `cargo check --bins` on sp-sim (124/221)
32192025-07-23T19:16:36.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-07-23T19:16:36.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-07-23T19:16:36.276Z Compiling nix v0.30.1
32222025-07-23T19:16:36.280Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32232025-07-23T19:16:36.647Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32242025-07-23T19:16:38.309Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32252025-07-23T19:16:40.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s
32262025-07-23T19:16:40.542Z
32272025-07-23T19:16:40.542Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32282025-07-23T19:16:41.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-07-23T19:16:41.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-07-23T19:16:41.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312025-07-23T19:16:41.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32322025-07-23T19:16:41.391Z
32332025-07-23T19:16:41.391Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32342025-07-23T19:16:42.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-07-23T19:16:42.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-07-23T19:16:42.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372025-07-23T19:16:42.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32382025-07-23T19:16:42.258Z
32392025-07-23T19:16:42.258Zinfo: running `cargo check --bins` on db-macros (127/221)
32402025-07-23T19:16:42.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-07-23T19:16:42.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-07-23T19:16:42.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432025-07-23T19:16:42.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32442025-07-23T19:16:43.006Z
32452025-07-23T19:16:43.007Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32462025-07-23T19:16:43.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-07-23T19:16:43.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-07-23T19:16:43.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492025-07-23T19:16:43.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32502025-07-23T19:16:43.747Z
32512025-07-23T19:16:43.747Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32522025-07-23T19:16:44.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-07-23T19:16:44.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-07-23T19:16:44.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552025-07-23T19:16:44.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32562025-07-23T19:16:44.602Z
32572025-07-23T19:16:44.602Zinfo: running `cargo check --bins` on authz-macros (130/221)
32582025-07-23T19:16:45.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-07-23T19:16:45.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-07-23T19:16:45.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612025-07-23T19:16:45.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32622025-07-23T19:16:45.838Z
32632025-07-23T19:16:45.838Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32642025-07-23T19:16:46.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-07-23T19:16:46.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-07-23T19:16:46.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-07-23T19:16:46.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32682025-07-23T19:16:46.178Z
32692025-07-23T19:16:46.178Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32702025-07-23T19:16:46.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-07-23T19:16:46.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-07-23T19:16:46.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-07-23T19:16:46.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32742025-07-23T19:16:47.008Z
32752025-07-23T19:16:47.008Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32762025-07-23T19:16:47.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-07-23T19:16:47.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-07-23T19:16:47.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-07-23T19:16:47.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32802025-07-23T19:16:47.774Z
32812025-07-23T19:16:47.774Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32822025-07-23T19:16:48.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-07-23T19:16:48.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-07-23T19:16:48.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-07-23T19:16:48.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32862025-07-23T19:16:48.558Z
32872025-07-23T19:16:48.558Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32882025-07-23T19:16:49.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-07-23T19:16:49.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-07-23T19:16:49.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-07-23T19:16:49.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32922025-07-23T19:16:49.412Z
32932025-07-23T19:16:49.412Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
32942025-07-23T19:16:50.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-07-23T19:16:50.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-07-23T19:16:50.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-07-23T19:16:50.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32982025-07-23T19:16:50.264Z
32992025-07-23T19:16:50.264Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
33002025-07-23T19:16:51.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-07-23T19:16:51.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-07-23T19:16:51.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-07-23T19:16:51.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33042025-07-23T19:16:51.104Z
33052025-07-23T19:16:51.104Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
33062025-07-23T19:16:51.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-07-23T19:16:51.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-07-23T19:16:51.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-07-23T19:16:51.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33102025-07-23T19:16:51.922Z
33112025-07-23T19:16:51.922Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33122025-07-23T19:16:52.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-07-23T19:16:52.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-07-23T19:16:52.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-07-23T19:16:52.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33162025-07-23T19:16:52.729Z
33172025-07-23T19:16:52.729Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33182025-07-23T19:16:53.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-07-23T19:16:53.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-07-23T19:16:53.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-07-23T19:16:53.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33222025-07-23T19:16:53.523Z
33232025-07-23T19:16:53.524Zinfo: running `cargo check --bins` on key-manager (141/221)
33242025-07-23T19:16:54.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-07-23T19:16:54.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-07-23T19:16:54.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-07-23T19:16:54.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33282025-07-23T19:16:54.331Z
33292025-07-23T19:16:54.331Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33302025-07-23T19:16:55.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-07-23T19:16:55.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-07-23T19:16:55.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-07-23T19:16:55.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33342025-07-23T19:16:55.126Z
33352025-07-23T19:16:55.126Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33362025-07-23T19:16:55.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-07-23T19:16:55.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-07-23T19:16:55.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-07-23T19:16:55.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33402025-07-23T19:16:55.921Z
33412025-07-23T19:16:55.921Zinfo: running `cargo check --bins` on typed-rng (144/221)
33422025-07-23T19:16:56.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-07-23T19:16:56.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-07-23T19:16:56.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452025-07-23T19:16:56.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33462025-07-23T19:16:56.664Z
33472025-07-23T19:16:56.664Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33482025-07-23T19:16:57.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-07-23T19:16:57.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-07-23T19:16:57.672Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33512025-07-23T19:16:57.672Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33522025-07-23T19:16:57.676Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33532025-07-23T19:16:57.676Z Checking universal-hash v0.5.1
33542025-07-23T19:16:57.676Z Compiling thiserror-impl-no-std v2.0.2
33552025-07-23T19:16:57.676Z Checking opaque-debug v0.3.1
33562025-07-23T19:16:57.890Z Checking chacha20 v0.9.1
33572025-07-23T19:16:57.893Z Checking aead v0.5.2
33582025-07-23T19:16:57.976Z Compiling unicase v2.7.0
33592025-07-23T19:16:57.998Z Checking poly1305 v0.8.0
33602025-07-23T19:16:58.047Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33612025-07-23T19:16:58.142Z Compiling libefi-sys v0.1.0
33622025-07-23T19:16:58.227Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33632025-07-23T19:16:58.251Z Compiling bitfield-struct v0.6.2
33642025-07-23T19:16:58.404Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33652025-07-23T19:16:58.482Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33662025-07-23T19:16:58.525Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33672025-07-23T19:16:58.545Z Checking chacha20poly1305 v0.10.1
33682025-07-23T19:16:58.766Z Compiling proc-macro-error-attr2 v2.0.0
33692025-07-23T19:16:58.789Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33702025-07-23T19:16:58.852Z Compiling salty v0.3.0
33712025-07-23T19:16:58.920Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33722025-07-23T19:16:59.327Z Compiling num-derive v0.3.3
33732025-07-23T19:16:59.503Z Compiling xshell-macros v0.2.7
33742025-07-23T19:16:59.525Z Compiling proc-macro-error2 v2.0.1
33752025-07-23T19:16:59.587Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33762025-07-23T19:17:00.096Z Compiling tabled_derive v0.10.0
33772025-07-23T19:17:00.182Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33782025-07-23T19:17:00.248Z Checking xshell v0.2.7
33792025-07-23T19:17:00.434Z Checking thiserror-no-std v2.0.2
33802025-07-23T19:17:00.582Z Checking vsss-rs v3.3.4
33812025-07-23T19:17:00.618Z Compiling mime_guess v2.0.5
33822025-07-23T19:17:00.639Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33832025-07-23T19:17:01.036Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33842025-07-23T19:17:01.417Z Checking libscf-sys v1.1.0
33852025-07-23T19:17:01.772Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33862025-07-23T19:17:02.203Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33872025-07-23T19:17:02.243Z Checking papergrid v0.14.0
33882025-07-23T19:17:02.694Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33892025-07-23T19:17:03.073Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#bb4a08dd)
33902025-07-23T19:17:03.344Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33912025-07-23T19:17:03.513Z Checking primeorder v0.13.6
33922025-07-23T19:17:03.802Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33932025-07-23T19:17:04.041Z Checking env_filter v0.1.2
33942025-07-23T19:17:04.332Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33952025-07-23T19:17:04.429Z Checking env_logger v0.11.8
33962025-07-23T19:17:04.542Z Checking attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
33972025-07-23T19:17:04.772Z Checking p384 v0.13.1
33982025-07-23T19:17:04.795Z Checking tabled v0.18.0
33992025-07-23T19:17:04.876Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34002025-07-23T19:17:05.057Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34012025-07-23T19:17:05.461Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34022025-07-23T19:17:05.517Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34032025-07-23T19:17:05.549Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34042025-07-23T19:17:05.594Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34052025-07-23T19:17:05.675Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34062025-07-23T19:17:05.878Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=7b63ccb979288408fb772aa6d15f4a324497c754#7b63ccb9)
34072025-07-23T19:17:06.093Z Checking http-range v0.1.5
34082025-07-23T19:17:06.246Z Checking corncobs v0.1.3
34092025-07-23T19:17:06.312Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34102025-07-23T19:17:06.367Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34112025-07-23T19:17:06.473Z Checking dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34122025-07-23T19:17:06.628Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
34132025-07-23T19:17:06.992Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34142025-07-23T19:17:07.078Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34152025-07-23T19:17:07.178Z Checking secrecy v0.8.0
34162025-07-23T19:17:07.392Z Checking atty v0.2.14
34172025-07-23T19:17:07.548Z Checking crc8 v0.1.1
34182025-07-23T19:17:07.591Z Checking hyper-staticfile v0.10.1
34192025-07-23T19:17:07.616Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34202025-07-23T19:17:07.799Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34212025-07-23T19:17:08.094Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
34222025-07-23T19:17:08.196Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34232025-07-23T19:17:08.476Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34242025-07-23T19:17:08.685Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34252025-07-23T19:17:08.897Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34262025-07-23T19:17:08.944Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34272025-07-23T19:17:09.247Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34282025-07-23T19:17:09.272Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34292025-07-23T19:17:10.158Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34302025-07-23T19:17:10.162Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34312025-07-23T19:17:10.162Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34322025-07-23T19:17:10.565Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34332025-07-23T19:17:11.025Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34342025-07-23T19:17:11.574Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34352025-07-23T19:17:12.431Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34362025-07-23T19:17:14.037Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34372025-07-23T19:17:19.087Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34382025-07-23T19:17:32.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.83s
34392025-07-23T19:17:32.743Z
34402025-07-23T19:17:32.744Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34412025-07-23T19:17:33.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422025-07-23T19:17:33.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432025-07-23T19:17:33.669Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34442025-07-23T19:17:47.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s
34452025-07-23T19:17:47.444Z
34462025-07-23T19:17:47.444Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34472025-07-23T19:17:48.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482025-07-23T19:17:48.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492025-07-23T19:17:48.363Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34502025-07-23T19:18:01.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s
34512025-07-23T19:18:02.093Z
34522025-07-23T19:18:02.093Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34532025-07-23T19:18:02.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542025-07-23T19:18:02.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552025-07-23T19:18:03.028Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34562025-07-23T19:18:16.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
34572025-07-23T19:18:16.650Z
34582025-07-23T19:18:16.650Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34592025-07-23T19:18:17.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602025-07-23T19:18:17.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612025-07-23T19:18:17.591Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34622025-07-23T19:18:31.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
34632025-07-23T19:18:31.319Z
34642025-07-23T19:18:31.319Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34652025-07-23T19:18:32.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662025-07-23T19:18:32.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672025-07-23T19:18:32.254Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34682025-07-23T19:18:45.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.38s
34692025-07-23T19:18:45.941Z
34702025-07-23T19:18:45.942Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34712025-07-23T19:18:46.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722025-07-23T19:18:46.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732025-07-23T19:18:46.869Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34742025-07-23T19:19:00.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s
34752025-07-23T19:19:00.650Z
34762025-07-23T19:19:00.650Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34772025-07-23T19:19:01.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34782025-07-23T19:19:01.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34792025-07-23T19:19:01.607Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34802025-07-23T19:19:15.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.36s
34812025-07-23T19:19:15.250Z
34822025-07-23T19:19:15.250Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34832025-07-23T19:19:15.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842025-07-23T19:19:15.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852025-07-23T19:19:15.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862025-07-23T19:19:15.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34872025-07-23T19:19:16.062Z
34882025-07-23T19:19:16.062Zinfo: running `cargo check --bins` on range-requests (154/221)
34892025-07-23T19:19:16.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902025-07-23T19:19:16.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912025-07-23T19:19:16.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34922025-07-23T19:19:16.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34932025-07-23T19:19:16.830Z
34942025-07-23T19:19:16.830Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34952025-07-23T19:19:17.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962025-07-23T19:19:17.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972025-07-23T19:19:17.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982025-07-23T19:19:17.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34992025-07-23T19:19:17.602Z
35002025-07-23T19:19:17.602Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
35012025-07-23T19:19:18.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022025-07-23T19:19:18.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032025-07-23T19:19:18.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042025-07-23T19:19:18.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35052025-07-23T19:19:18.416Z
35062025-07-23T19:19:18.417Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
35072025-07-23T19:19:19.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082025-07-23T19:19:19.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092025-07-23T19:19:19.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102025-07-23T19:19:19.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35112025-07-23T19:19:19.225Z
35122025-07-23T19:19:19.225Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35132025-07-23T19:19:19.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142025-07-23T19:19:19.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152025-07-23T19:19:19.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162025-07-23T19:19:19.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35172025-07-23T19:19:20.050Z
35182025-07-23T19:19:20.050Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35192025-07-23T19:19:20.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202025-07-23T19:19:20.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212025-07-23T19:19:20.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222025-07-23T19:19:20.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35232025-07-23T19:19:20.877Z
35242025-07-23T19:19:20.877Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35252025-07-23T19:19:21.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262025-07-23T19:19:21.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272025-07-23T19:19:21.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282025-07-23T19:19:21.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35292025-07-23T19:19:21.694Z
35302025-07-23T19:19:21.695Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35312025-07-23T19:19:22.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322025-07-23T19:19:22.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332025-07-23T19:19:22.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342025-07-23T19:19:22.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35352025-07-23T19:19:22.524Z
35362025-07-23T19:19:22.524Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35372025-07-23T19:19:23.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382025-07-23T19:19:23.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392025-07-23T19:19:23.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402025-07-23T19:19:23.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35412025-07-23T19:19:23.378Z
35422025-07-23T19:19:23.378Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35432025-07-23T19:19:24.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442025-07-23T19:19:24.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452025-07-23T19:19:24.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35462025-07-23T19:19:24.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35472025-07-23T19:19:24.244Z
35482025-07-23T19:19:24.244Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35492025-07-23T19:19:24.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502025-07-23T19:19:25.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512025-07-23T19:19:25.148Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35522025-07-23T19:19:25.148Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35532025-07-23T19:19:26.086Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35542025-07-23T19:19:28.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
35552025-07-23T19:19:28.474Z
35562025-07-23T19:19:28.474Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35572025-07-23T19:19:29.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-07-23T19:19:29.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-07-23T19:19:29.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-07-23T19:19:29.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35612025-07-23T19:19:29.261Z
35622025-07-23T19:19:29.261Zinfo: running `cargo check --bins` on cert-dev (166/221)
35632025-07-23T19:19:29.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-07-23T19:19:29.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-07-23T19:19:30.019Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35662025-07-23T19:19:30.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35672025-07-23T19:19:30.538Z
35682025-07-23T19:19:30.538Zinfo: running `cargo check --bins` on clickana (167/221)
35692025-07-23T19:19:31.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-07-23T19:19:31.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-07-23T19:19:31.334Z Checking castaway v0.2.3
35722025-07-23T19:19:31.334Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35732025-07-23T19:19:31.338Z Checking lru v0.12.5
35742025-07-23T19:19:31.338Z Compiling instability v0.3.2
35752025-07-23T19:19:31.338Z Checking unicode-truncate v1.1.0
35762025-07-23T19:19:31.338Z Checking cassowary v0.3.0
35772025-07-23T19:19:31.338Z Compiling indoc v2.0.6
35782025-07-23T19:19:31.583Z Checking compact_str v0.8.0
35792025-07-23T19:19:32.264Z Checking ratatui v0.29.0
35802025-07-23T19:19:33.141Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35812025-07-23T19:19:34.372Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35822025-07-23T19:19:35.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
35832025-07-23T19:19:35.509Z
35842025-07-23T19:19:35.509Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35852025-07-23T19:19:36.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-07-23T19:19:36.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-07-23T19:19:36.351Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35882025-07-23T19:19:36.351Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35892025-07-23T19:19:37.485Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35902025-07-23T19:19:37.992Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35912025-07-23T19:19:38.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
35922025-07-23T19:19:38.608Z
35932025-07-23T19:19:38.608Zinfo: running `cargo check --bins` on ch-dev (169/221)
35942025-07-23T19:19:39.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-07-23T19:19:39.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-07-23T19:19:39.424Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35972025-07-23T19:19:40.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
35982025-07-23T19:19:40.443Z
35992025-07-23T19:19:40.443Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
36002025-07-23T19:19:40.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-07-23T19:19:40.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-07-23T19:19:40.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032025-07-23T19:19:40.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36042025-07-23T19:19:41.024Z
36052025-07-23T19:19:41.024Zinfo: running `cargo check --bins` on crdb-seed (171/221)
36062025-07-23T19:19:41.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-07-23T19:19:41.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-07-23T19:19:41.824Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36092025-07-23T19:19:42.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
36102025-07-23T19:19:42.454Z
36112025-07-23T19:19:42.454Zinfo: running `cargo check --bins` on db-dev (172/221)
36122025-07-23T19:19:43.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132025-07-23T19:19:43.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142025-07-23T19:19:43.271Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36152025-07-23T19:19:44.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
36162025-07-23T19:19:45.323Z
36172025-07-23T19:19:45.323Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36182025-07-23T19:19:45.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192025-07-23T19:19:45.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202025-07-23T19:19:45.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36212025-07-23T19:19:45.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36222025-07-23T19:19:45.327Z
36232025-07-23T19:19:45.327Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36242025-07-23T19:19:45.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252025-07-23T19:19:45.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262025-07-23T19:19:45.889Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36272025-07-23T19:19:46.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
36282025-07-23T19:19:46.986Z
36292025-07-23T19:19:46.986Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36302025-07-23T19:19:47.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312025-07-23T19:19:47.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322025-07-23T19:19:47.741Z Checking typeid v1.0.3
36332025-07-23T19:19:47.860Z Checking ordered-float v2.10.1
36342025-07-23T19:19:47.875Z Checking cargo-platform v0.2.0
36352025-07-23T19:19:47.955Z Checking erased-serde v0.4.6
36362025-07-23T19:19:48.194Z Checking serde-value v0.7.0
36372025-07-23T19:19:48.536Z Checking serde-untagged v0.1.7
36382025-07-23T19:19:48.774Z Checking cargo-util-schemas v0.2.0
36392025-07-23T19:19:49.934Z Checking cargo_metadata v0.20.0
36402025-07-23T19:19:50.983Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36412025-07-23T19:19:51.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s
36422025-07-23T19:19:52.056Z
36432025-07-23T19:19:52.056Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36442025-07-23T19:19:52.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452025-07-23T19:19:52.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462025-07-23T19:19:52.955Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36472025-07-23T19:19:54.721Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36482025-07-23T19:19:55.383Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36492025-07-23T19:19:56.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
36502025-07-23T19:19:56.827Z
36512025-07-23T19:19:56.827Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36522025-07-23T19:19:57.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36532025-07-23T19:19:57.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36542025-07-23T19:19:57.293Z Compiling crunchy v0.2.2
36552025-07-23T19:19:57.296Z Compiling dsl_auto_type v0.1.2
36562025-07-23T19:19:57.296Z Checking scheduled-thread-pool v0.2.7
36572025-07-23T19:19:57.296Z Compiling diesel_table_macro_syntax v0.2.0
36582025-07-23T19:19:57.296Z Compiling tiny-keccak v2.0.2
36592025-07-23T19:19:57.496Z Compiling bit-vec v0.6.3
36602025-07-23T19:19:57.500Z Compiling ascii-canvas v3.0.0
36612025-07-23T19:19:57.518Z Compiling ena v0.14.3
36622025-07-23T19:19:57.670Z Checking r2d2 v0.8.10
36632025-07-23T19:19:57.804Z Compiling regex-syntax v0.6.29
36642025-07-23T19:19:57.883Z Compiling bit-set v0.5.3
36652025-07-23T19:19:57.927Z Compiling diff v0.1.13
36662025-07-23T19:19:57.931Z Compiling bindgen v0.71.1
36672025-07-23T19:19:57.974Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36682025-07-23T19:19:57.998Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36692025-07-23T19:19:58.156Z Compiling derive_builder_core v0.20.2
36702025-07-23T19:19:58.218Z Compiling libxml v0.3.3
36712025-07-23T19:19:58.317Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36722025-07-23T19:19:58.518Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36732025-07-23T19:19:58.687Z Compiling diesel_derives v2.2.3
36742025-07-23T19:19:58.708Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36752025-07-23T19:19:58.730Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36762025-07-23T19:19:58.912Z Compiling strum_macros v0.24.3
36772025-07-23T19:19:59.033Z Compiling indoc v1.0.9
36782025-07-23T19:19:59.917Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36792025-07-23T19:20:00.240Z Compiling derive_builder_macro v0.20.2
36802025-07-23T19:20:00.262Z Compiling oso-derive v0.27.3
36812025-07-23T19:20:00.702Z Compiling impl-trait-for-tuples v0.2.2
36822025-07-23T19:20:01.099Z Compiling lalrpop v0.19.12
36832025-07-23T19:20:01.199Z Checking derive_builder v0.20.2
36842025-07-23T19:20:01.390Z Checking quick-xml v0.37.2
36852025-07-23T19:20:01.511Z Checking maplit v1.0.2
36862025-07-23T19:20:01.701Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36872025-07-23T19:20:02.075Z Compiling diesel-dtrace v0.4.2
36882025-07-23T19:20:02.508Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36892025-07-23T19:20:02.856Z Checking bb8 v0.8.5
36902025-07-23T19:20:02.935Z Checking ignore v0.4.23
36912025-07-23T19:20:03.251Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36922025-07-23T19:20:03.370Z Checking predicates-tree v1.0.12
36932025-07-23T19:20:03.409Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36942025-07-23T19:20:03.565Z Checking rand_seeder v0.3.0
36952025-07-23T19:20:03.640Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36962025-07-23T19:20:03.784Z Checking globwalk v0.9.1
36972025-07-23T19:20:03.815Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36982025-07-23T19:20:03.850Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36992025-07-23T19:20:04.117Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37002025-07-23T19:20:04.140Z Checking camino-tempfile-ext v0.3.2
37012025-07-23T19:20:04.454Z Checking console v0.16.0
37022025-07-23T19:20:04.536Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37032025-07-23T19:20:05.066Z Checking unit-prefix v0.5.1
37042025-07-23T19:20:05.290Z Checking is_ci v1.2.0
37052025-07-23T19:20:05.319Z Checking indicatif v0.18.0
37062025-07-23T19:20:05.449Z Checking supports-color v3.0.2
37072025-07-23T19:20:05.664Z Checking support-bundle-viewer v0.1.2
37082025-07-23T19:20:05.687Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37092025-07-23T19:20:06.088Z Checking multimap v0.10.1
37102025-07-23T19:20:06.114Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37112025-07-23T19:20:07.907Z Checking diesel v2.2.11
37122025-07-23T19:20:24.110Z Compiling samael v0.0.19
37132025-07-23T19:20:38.153Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37142025-07-23T19:20:38.937Z Checking async-bb8-diesel v0.2.1
37152025-07-23T19:20:40.947Z Compiling polar-core v0.27.3
37162025-07-23T19:20:48.123Z Checking oso v0.27.3
37172025-07-23T19:21:29.724Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37182025-07-23T19:22:04.834Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37192025-07-23T19:22:15.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
37202025-07-23T19:22:15.269Z
37212025-07-23T19:22:15.269Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37222025-07-23T19:22:16.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37232025-07-23T19:22:16.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37242025-07-23T19:22:16.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37252025-07-23T19:22:16.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37262025-07-23T19:22:16.130Z
37272025-07-23T19:22:16.130Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37282025-07-23T19:22:16.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292025-07-23T19:22:16.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302025-07-23T19:22:16.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37312025-07-23T19:22:16.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37322025-07-23T19:22:16.984Z
37332025-07-23T19:22:16.984Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37342025-07-23T19:22:17.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352025-07-23T19:22:17.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362025-07-23T19:22:17.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372025-07-23T19:22:17.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
37382025-07-23T19:22:17.727Z
37392025-07-23T19:22:17.728Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37402025-07-23T19:22:18.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412025-07-23T19:22:18.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422025-07-23T19:22:18.791Z Compiling libz-sys v1.1.20
37432025-07-23T19:22:18.795Z Compiling libgit2-sys v0.17.0+1.8.1
37442025-07-23T19:22:18.948Z Compiling vergen v8.3.2
37452025-07-23T19:22:18.951Z Compiling cargo-platform v0.1.8
37462025-07-23T19:22:18.976Z Compiling fs-err v2.11.0
37472025-07-23T19:22:18.976Z Compiling rustls v0.21.12
37482025-07-23T19:22:19.008Z Checking sct v0.7.1
37492025-07-23T19:22:19.011Z Checking rustls-webpki v0.101.7
37502025-07-23T19:22:19.216Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37512025-07-23T19:22:19.277Z Compiling cargo_metadata v0.18.1
37522025-07-23T19:22:19.354Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37532025-07-23T19:22:19.432Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37542025-07-23T19:22:20.306Z Checking parse-size v1.1.0
37552025-07-23T19:22:20.346Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37562025-07-23T19:22:20.346Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37572025-07-23T19:22:20.347Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
37582025-07-23T19:22:20.347Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37592025-07-23T19:22:20.347Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37602025-07-23T19:22:20.347Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37612025-07-23T19:22:20.729Z Checking rustls-pemfile v1.0.4
37622025-07-23T19:22:20.780Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37632025-07-23T19:22:20.964Z Checking twox-hash v2.1.0
37642025-07-23T19:22:21.067Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37652025-07-23T19:22:21.463Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37662025-07-23T19:22:21.543Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37672025-07-23T19:22:22.163Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37682025-07-23T19:22:22.555Z Checking tokio-rustls v0.24.1
37692025-07-23T19:22:22.733Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37702025-07-23T19:22:22.944Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37712025-07-23T19:22:23.107Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37722025-07-23T19:22:23.260Z Checking fatfs v0.3.6
37732025-07-23T19:22:23.297Z Checking assert_matches v1.5.0
37742025-07-23T19:22:28.583Z Compiling git2 v0.19.0
37752025-07-23T19:22:32.680Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37762025-07-23T19:23:31.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
37772025-07-23T19:23:31.391Z
37782025-07-23T19:23:31.391Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37792025-07-23T19:23:32.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802025-07-23T19:23:32.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812025-07-23T19:23:32.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37822025-07-23T19:23:32.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37832025-07-23T19:23:32.188Z
37842025-07-23T19:23:32.188Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37852025-07-23T19:23:32.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-07-23T19:23:32.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-07-23T19:23:32.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37882025-07-23T19:23:32.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37892025-07-23T19:23:33.008Z
37902025-07-23T19:23:33.008Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37912025-07-23T19:23:33.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922025-07-23T19:23:33.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932025-07-23T19:23:33.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942025-07-23T19:23:33.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37952025-07-23T19:23:33.836Z
37962025-07-23T19:23:33.836Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
37972025-07-23T19:23:34.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982025-07-23T19:23:34.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992025-07-23T19:23:34.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38002025-07-23T19:23:34.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38012025-07-23T19:23:34.708Z
38022025-07-23T19:23:34.708Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
38032025-07-23T19:23:35.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042025-07-23T19:23:35.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052025-07-23T19:23:35.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062025-07-23T19:23:35.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38072025-07-23T19:23:35.546Z
38082025-07-23T19:23:35.546Zinfo: running `cargo check --bins` on nexus-networking (187/221)
38092025-07-23T19:23:36.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-07-23T19:23:36.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-07-23T19:23:36.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38122025-07-23T19:23:36.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38132025-07-23T19:23:36.392Z
38142025-07-23T19:23:36.392Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38152025-07-23T19:23:37.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162025-07-23T19:23:37.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172025-07-23T19:23:37.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38182025-07-23T19:23:37.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38192025-07-23T19:23:37.251Z
38202025-07-23T19:23:37.251Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38212025-07-23T19:23:38.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222025-07-23T19:23:38.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232025-07-23T19:23:38.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38242025-07-23T19:23:38.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38252025-07-23T19:23:38.109Z
38262025-07-23T19:23:38.109Zinfo: running `cargo check --bins` on update-common (190/221)
38272025-07-23T19:23:38.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-07-23T19:23:38.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-07-23T19:23:38.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38302025-07-23T19:23:38.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38312025-07-23T19:23:38.907Z
38322025-07-23T19:23:38.907Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38332025-07-23T19:23:39.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-07-23T19:23:39.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-07-23T19:23:40.034Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38362025-07-23T19:23:40.041Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38372025-07-23T19:23:40.199Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38382025-07-23T19:23:40.213Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38392025-07-23T19:23:40.232Z Checking diff v0.1.13
38402025-07-23T19:23:40.236Z Checking yansi v1.0.1
38412025-07-23T19:23:40.236Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38422025-07-23T19:23:40.250Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38432025-07-23T19:23:40.699Z Checking pretty_assertions v1.4.1
38442025-07-23T19:23:40.836Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38452025-07-23T19:23:41.397Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38462025-07-23T19:24:11.487Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38472025-07-23T19:24:11.492Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38482025-07-23T19:24:11.492Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38492025-07-23T19:24:11.492Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38502025-07-23T19:24:11.492Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38512025-07-23T19:24:11.492Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38522025-07-23T19:24:12.157Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38532025-07-23T19:24:12.418Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38542025-07-23T19:24:13.778Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38552025-07-23T19:25:02.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
38562025-07-23T19:25:02.862Z
38572025-07-23T19:25:02.862Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38582025-07-23T19:25:03.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-07-23T19:25:03.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-07-23T19:25:03.763Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38612025-07-23T19:25:03.763Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38622025-07-23T19:25:03.903Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38632025-07-23T19:25:03.907Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38642025-07-23T19:25:03.920Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38652025-07-23T19:25:04.140Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38662025-07-23T19:25:05.062Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38672025-07-23T19:25:07.347Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38682025-07-23T19:25:08.961Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38692025-07-23T19:25:09.856Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38702025-07-23T19:25:11.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.55s
38712025-07-23T19:25:11.637Z
38722025-07-23T19:25:11.637Zinfo: running `cargo check --bins` on installinator-api (193/221)
38732025-07-23T19:25:12.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742025-07-23T19:25:12.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752025-07-23T19:25:12.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38762025-07-23T19:25:12.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38772025-07-23T19:25:12.453Z
38782025-07-23T19:25:12.453Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38792025-07-23T19:25:13.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802025-07-23T19:25:13.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812025-07-23T19:25:13.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38822025-07-23T19:25:13.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38832025-07-23T19:25:13.249Z
38842025-07-23T19:25:13.249Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38852025-07-23T19:25:13.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862025-07-23T19:25:13.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872025-07-23T19:25:13.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882025-07-23T19:25:13.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38892025-07-23T19:25:14.042Z
38902025-07-23T19:25:14.042Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38912025-07-23T19:25:14.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922025-07-23T19:25:14.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932025-07-23T19:25:14.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942025-07-23T19:25:14.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38952025-07-23T19:25:14.869Z
38962025-07-23T19:25:14.869Zinfo: running `cargo check --bins` on omicron-pins (197/221)
38972025-07-23T19:25:15.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982025-07-23T19:25:15.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992025-07-23T19:25:15.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39002025-07-23T19:25:15.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
39012025-07-23T19:25:15.620Z
39022025-07-23T19:25:15.621Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
39032025-07-23T19:25:16.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042025-07-23T19:25:16.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052025-07-23T19:25:16.586Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39062025-07-23T19:25:16.722Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39072025-07-23T19:25:16.726Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39082025-07-23T19:25:16.729Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39092025-07-23T19:25:16.732Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
39102025-07-23T19:25:16.732Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39112025-07-23T19:25:16.748Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39122025-07-23T19:25:16.751Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39132025-07-23T19:25:17.025Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39142025-07-23T19:25:17.099Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39152025-07-23T19:25:17.201Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39162025-07-23T19:25:17.353Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39172025-07-23T19:25:17.385Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39182025-07-23T19:25:17.412Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39192025-07-23T19:25:17.946Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39202025-07-23T19:25:17.977Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39212025-07-23T19:25:18.232Z Compiling petname v2.0.2
39222025-07-23T19:25:19.060Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39232025-07-23T19:25:19.325Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39242025-07-23T19:25:19.554Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39252025-07-23T19:25:19.581Z Checking sync-ptr v0.1.4
39262025-07-23T19:25:19.643Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39272025-07-23T19:25:19.829Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
39282025-07-23T19:25:19.870Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39292025-07-23T19:25:20.295Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39302025-07-23T19:25:21.706Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39312025-07-23T19:25:22.791Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39322025-07-23T19:25:22.794Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39332025-07-23T19:25:34.916Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39342025-07-23T19:25:34.920Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39352025-07-23T19:25:35.794Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39362025-07-23T19:25:37.432Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39372025-07-23T19:25:40.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.57s
39382025-07-23T19:25:40.432Z
39392025-07-23T19:25:40.432Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39402025-07-23T19:25:41.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412025-07-23T19:25:41.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422025-07-23T19:25:41.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39432025-07-23T19:25:41.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
39442025-07-23T19:25:41.306Z
39452025-07-23T19:25:41.306Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39462025-07-23T19:25:41.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472025-07-23T19:25:41.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482025-07-23T19:25:41.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39492025-07-23T19:25:41.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
39502025-07-23T19:25:42.071Z
39512025-07-23T19:25:42.071Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39522025-07-23T19:25:42.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532025-07-23T19:25:42.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542025-07-23T19:25:43.001Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39552025-07-23T19:25:44.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
39562025-07-23T19:25:44.381Z
39572025-07-23T19:25:44.381Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39582025-07-23T19:25:45.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592025-07-23T19:25:45.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602025-07-23T19:25:45.265Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39612025-07-23T19:25:45.721Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39622025-07-23T19:25:46.942Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39632025-07-23T19:25:47.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
39642025-07-23T19:25:47.910Z
39652025-07-23T19:25:47.910Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39662025-07-23T19:25:48.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672025-07-23T19:25:48.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682025-07-23T19:25:48.716Z Compiling blake3 v1.5.4
39692025-07-23T19:25:48.833Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
39702025-07-23T19:25:48.846Z Checking memmap2 v0.9.5
39712025-07-23T19:25:48.849Z Checking constant_time_eq v0.3.1
39722025-07-23T19:25:48.849Z Checking arrayvec v0.7.6
39732025-07-23T19:25:48.849Z Checking arrayref v0.3.9
39742025-07-23T19:25:48.908Z Checking topological-sort v0.2.2
39752025-07-23T19:25:48.914Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39762025-07-23T19:25:48.968Z Checking shell-words v1.1.0
39772025-07-23T19:25:49.368Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
39782025-07-23T19:25:49.633Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566)
39792025-07-23T19:25:50.079Z Checking omicron-zone-package v0.12.2
39802025-07-23T19:25:51.330Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39812025-07-23T19:25:52.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
39822025-07-23T19:25:52.618Z
39832025-07-23T19:25:52.619Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39842025-07-23T19:25:53.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39852025-07-23T19:25:53.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39862025-07-23T19:25:53.430Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39872025-07-23T19:25:53.831Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39882025-07-23T19:25:54.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
39892025-07-23T19:25:54.482Z
39902025-07-23T19:25:54.482Zinfo: running `cargo check --bins` on xtask (205/221)
39912025-07-23T19:25:55.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922025-07-23T19:25:55.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932025-07-23T19:25:55.077Z Checking bitflags v2.9.1
39942025-07-23T19:25:55.172Z Checking serde v1.0.219
39952025-07-23T19:25:55.176Z Checking thiserror v1.0.69
39962025-07-23T19:25:55.176Z Checking zerofrom v0.1.4
39972025-07-23T19:25:55.192Z Checking hashbrown v0.15.4
39982025-07-23T19:25:55.217Z Checking smallvec v1.15.0
39992025-07-23T19:25:55.231Z Checking scroll v0.12.0
40002025-07-23T19:25:55.231Z Checking num-traits v0.2.19
40012025-07-23T19:25:55.307Z Checking percent-encoding v2.3.1
40022025-07-23T19:25:55.402Z Checking yoke v0.7.4
40032025-07-23T19:25:55.422Z Checking rustix v0.38.37
40042025-07-23T19:25:55.530Z Checking log v0.4.27
40052025-07-23T19:25:55.566Z Checking form_urlencoded v1.2.1
40062025-07-23T19:25:55.659Z Checking pest v2.7.14
40072025-07-23T19:25:55.737Z Checking zerovec v0.10.4
40082025-07-23T19:25:55.787Z Checking zerocopy v0.7.35
40092025-07-23T19:25:55.825Z Checking goblin v0.8.2
40102025-07-23T19:25:56.157Z Checking indexmap v2.10.0
40112025-07-23T19:25:56.408Z Checking terminal_size v0.4.0
40122025-07-23T19:25:56.621Z Checking getrandom v0.3.3
40132025-07-23T19:25:56.732Z Checking ordered-float v2.10.1
40142025-07-23T19:25:56.864Z Checking syn v2.0.104
40152025-07-23T19:25:57.028Z Checking rustix v1.0.7
40162025-07-23T19:25:57.263Z Checking once_cell v1.21.3
40172025-07-23T19:25:57.282Z Checking tinystr v0.7.6
40182025-07-23T19:25:57.300Z Checking icu_collections v1.5.0
40192025-07-23T19:25:57.594Z Checking clap_builder v4.5.40
40202025-07-23T19:25:57.645Z Checking icu_locid v1.5.0
40212025-07-23T19:25:57.955Z Checking thiserror v2.0.12
40222025-07-23T19:25:58.119Z Checking textwrap v0.16.2
40232025-07-23T19:25:58.137Z Checking dtrace-parser v0.2.0
40242025-07-23T19:25:58.529Z Checking fs-err v3.1.1
40252025-07-23T19:25:58.560Z Checking tempfile v3.20.0
40262025-07-23T19:25:58.609Z Checking icu_provider v1.5.0
40272025-07-23T19:25:58.643Z Checking tabled v0.15.0
40282025-07-23T19:25:58.867Z Checking anyhow v1.0.98
40292025-07-23T19:25:58.959Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40302025-07-23T19:25:59.232Z Checking icu_locid_transform v1.5.0
40312025-07-23T19:25:59.651Z Checking toml_datetime v0.6.11
40322025-07-23T19:25:59.654Z Checking serde_spanned v0.6.9
40332025-07-23T19:25:59.654Z Checking serde_json v1.0.140
40342025-07-23T19:25:59.901Z Checking erased-serde v0.4.6
40352025-07-23T19:26:00.019Z Checking toml_edit v0.22.27
40362025-07-23T19:26:00.170Z Checking icu_properties v1.5.1
40372025-07-23T19:26:00.527Z Checking semver v1.0.26
40382025-07-23T19:26:00.545Z Checking camino v1.1.10
40392025-07-23T19:26:00.824Z Checking serde-untagged v0.1.7
40402025-07-23T19:26:00.936Z Checking serde-value v0.7.0
40412025-07-23T19:26:01.093Z Checking cargo-platform v0.2.0
40422025-07-23T19:26:01.156Z Checking dof v0.3.0
40432025-07-23T19:26:01.210Z Checking camino-tempfile v1.4.1
40442025-07-23T19:26:01.358Z Checking clap v4.5.40
40452025-07-23T19:26:01.362Z Checking macaddr v1.0.1
40462025-07-23T19:26:01.676Z Checking usdt-impl v0.5.0
40472025-07-23T19:26:02.055Z Checking usdt v0.5.0
40482025-07-23T19:26:02.260Z Checking toml v0.8.23
40492025-07-23T19:26:02.730Z Checking cargo_toml v0.21.0
40502025-07-23T19:26:02.775Z Checking icu_normalizer v1.5.0
40512025-07-23T19:26:03.273Z Checking idna_adapter v1.2.0
40522025-07-23T19:26:03.413Z Checking idna v1.0.3
40532025-07-23T19:26:03.742Z Checking url v2.5.4
40542025-07-23T19:26:04.283Z Checking cargo-util-schemas v0.2.0
40552025-07-23T19:26:05.444Z Checking cargo_metadata v0.20.0
40562025-07-23T19:26:06.494Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40572025-07-23T19:26:07.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.68s
40582025-07-23T19:26:07.324Z
40592025-07-23T19:26:07.324Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40602025-07-23T19:26:08.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40612025-07-23T19:26:08.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40622025-07-23T19:26:08.298Z Checking polyval v0.6.2
40632025-07-23T19:26:08.428Z Checking ctr v0.9.2
40642025-07-23T19:26:08.443Z Checking ssh-encoding v0.2.0
40652025-07-23T19:26:08.447Z Checking blowfish v0.9.1
40662025-07-23T19:26:08.473Z Checking password-hash v0.4.2
40672025-07-23T19:26:08.494Z Checking p256 v0.13.2
40682025-07-23T19:26:08.497Z Checking p521 v0.13.3
40692025-07-23T19:26:08.514Z Checking russh-cryptovec v0.7.3
40702025-07-23T19:26:08.643Z Checking ghash v0.5.1
40712025-07-23T19:26:08.706Z Checking bcrypt-pbkdf v0.10.0
40722025-07-23T19:26:08.709Z Checking md5 v0.7.0
40732025-07-23T19:26:08.757Z Checking num-bigint v0.4.6
40742025-07-23T19:26:08.761Z Checking des v0.8.1
40752025-07-23T19:26:08.856Z Checking aes-gcm v0.10.3
40762025-07-23T19:26:08.893Z Checking pbkdf2 v0.11.0
40772025-07-23T19:26:08.951Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40782025-07-23T19:26:09.014Z Checking hex-literal v0.4.1
40792025-07-23T19:26:09.034Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40802025-07-23T19:26:09.055Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40812025-07-23T19:26:09.085Z Checking ssh-cipher v0.2.0
40822025-07-23T19:26:09.159Z Checking internet-checksum v0.2.1
40832025-07-23T19:26:09.386Z Checking ssh-key v0.6.6
40842025-07-23T19:26:09.608Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40852025-07-23T19:26:10.517Z Checking russh-keys v0.45.0
40862025-07-23T19:26:11.363Z Checking russh v0.45.0
40872025-07-23T19:26:32.467Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40882025-07-23T19:26:34.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.68s
40892025-07-23T19:26:34.259Z
40902025-07-23T19:26:34.259Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40912025-07-23T19:26:34.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40922025-07-23T19:26:34.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40932025-07-23T19:26:35.063Z Checking termios v0.3.3
40942025-07-23T19:26:35.305Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40952025-07-23T19:26:36.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
40962025-07-23T19:26:36.364Z
40972025-07-23T19:26:36.364Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
40982025-07-23T19:26:37.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40992025-07-23T19:26:37.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41002025-07-23T19:26:37.224Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41012025-07-23T19:26:37.228Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41022025-07-23T19:26:38.123Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41032025-07-23T19:26:39.982Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41042025-07-23T19:26:42.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
41052025-07-23T19:26:42.440Z
41062025-07-23T19:26:42.441Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
41072025-07-23T19:26:43.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082025-07-23T19:26:43.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092025-07-23T19:26:43.233Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41102025-07-23T19:26:43.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
41112025-07-23T19:26:43.984Z
41122025-07-23T19:26:43.984Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41132025-07-23T19:26:44.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142025-07-23T19:26:44.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152025-07-23T19:26:44.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41162025-07-23T19:26:44.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
41172025-07-23T19:26:44.749Z
41182025-07-23T19:26:44.749Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41192025-07-23T19:26:45.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41202025-07-23T19:26:45.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41212025-07-23T19:26:45.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41222025-07-23T19:26:45.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41232025-07-23T19:26:45.508Z
41242025-07-23T19:26:45.508Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41252025-07-23T19:26:46.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41262025-07-23T19:26:46.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41272025-07-23T19:26:46.415Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41282025-07-23T19:26:47.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
41292025-07-23T19:26:47.392Z
41302025-07-23T19:26:47.392Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41312025-07-23T19:26:48.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41322025-07-23T19:26:48.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41332025-07-23T19:26:48.195Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41342025-07-23T19:26:48.195Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41352025-07-23T19:26:48.507Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41362025-07-23T19:26:49.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
41372025-07-23T19:26:49.775Z
41382025-07-23T19:26:49.775Zinfo: running `cargo check --bins` on omicron-package (214/221)
41392025-07-23T19:26:50.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41402025-07-23T19:26:50.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41412025-07-23T19:26:50.599Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41422025-07-23T19:26:52.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
41432025-07-23T19:26:52.339Z
41442025-07-23T19:26:52.339Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41452025-07-23T19:26:53.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41462025-07-23T19:26:53.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41472025-07-23T19:26:53.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41482025-07-23T19:26:53.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41492025-07-23T19:26:53.136Z
41502025-07-23T19:26:53.136Zinfo: running `cargo check --bins` on gfss (216/221)
41512025-07-23T19:26:53.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41522025-07-23T19:26:53.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41532025-07-23T19:26:53.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41542025-07-23T19:26:53.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41552025-07-23T19:26:53.889Z
41562025-07-23T19:26:53.889Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41572025-07-23T19:26:54.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41582025-07-23T19:26:54.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41592025-07-23T19:26:54.781Z Checking rtoolbox v0.0.2
41602025-07-23T19:26:54.781Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41612025-07-23T19:26:54.794Z Checking tui-tree-widget v0.23.1
41622025-07-23T19:26:55.056Z Checking rpassword v7.4.0
41632025-07-23T19:26:59.818Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41642025-07-23T19:27:02.814Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41652025-07-23T19:27:04.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.20s
41662025-07-23T19:27:04.341Z
41672025-07-23T19:27:04.341Zinfo: running `cargo check --bins` on wicket (218/221)
41682025-07-23T19:27:05.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41692025-07-23T19:27:05.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41702025-07-23T19:27:05.209Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41712025-07-23T19:27:05.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
41722025-07-23T19:27:05.899Z
41732025-07-23T19:27:05.899Zinfo: running `cargo check --bins` on wicketd (219/221)
41742025-07-23T19:27:07.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41752025-07-23T19:27:07.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41762025-07-23T19:27:07.418Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41772025-07-23T19:27:11.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s
41782025-07-23T19:27:11.259Z
41792025-07-23T19:27:11.259Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41802025-07-23T19:27:11.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41812025-07-23T19:27:11.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41822025-07-23T19:27:11.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41832025-07-23T19:27:11.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
41842025-07-23T19:27:12.023Z
41852025-07-23T19:27:12.023Zinfo: running `cargo check --bins` on zone-setup (221/221)
41862025-07-23T19:27:12.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41872025-07-23T19:27:12.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41882025-07-23T19:27:12.854Z Checking uzers v0.12.1
41892025-07-23T19:27:13.215Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41902025-07-23T19:27:14.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
41912025-07-23T19:27:14.548Z
41922025-07-23T19:27:14.548Zreal 16:00.763197343
41932025-07-23T19:27:14.548Zuser 31:39.020445099
41942025-07-23T19:27:14.548Zsys 5:15.313813187
41952025-07-23T19:27:14.548Ztrap 0.698335068
41962025-07-23T19:27:14.548Ztflt 0.683801459
41972025-07-23T19:27:14.548Zdflt 1.789083783
41982025-07-23T19:27:14.548Zkflt 0.001120670
41992025-07-23T19:27:14.549Zlock 1:17:26.353354606
42002025-07-23T19:27:14.549Zslp 2:34:25.127125014
42012025-07-23T19:27:14.549Zlat 1:35.937585779
42022025-07-23T19:27:14.549Zstop 5:11.392109768
42032025-07-23T19:27:14.552Zprocess exited: duration 1240265 ms, exit code 0
 
42042025-07-23T19:27:14.560Zfound 0 output files