01K2G0K19BZHF4Z24Q0CZQ2JY9: 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: 01K2G0KMTT13W2GA652NDKZXQR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-12T20:48:25.682Zjob assigned to worker 01K2G0KQ352JETBX557QVPR9MN [factory aws, i-0289b6274354ecaeb] (queued for 50 s)
 
22025-08-12T20:48:34.121Zstarting task 0: "setup"
32025-08-12T20:48:34.125Z++ uname -s
42025-08-12T20:48:34.129Z+ kern=SunOS
52025-08-12T20:48:34.129Z+ build_user=build
62025-08-12T20:48:34.129Z+ build_uid=12345
72025-08-12T20:48:34.129Z+ work_dir=/work
82025-08-12T20:48:34.129Z+ input_dir=/input
92025-08-12T20:48:34.129Z+ [[ 0 == 12345 ]]
102025-08-12T20:48:34.129Z+ case "$kern" in
112025-08-12T20:48:34.129Z+ groupadd -g 12345 build
122025-08-12T20:48:34.133Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-12T20:48:36.139Z+ zfs create -o mountpoint=/work rpool/work
142025-08-12T20:48:36.254Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-12T20:48:36.257Z+ home_fs=zfs
162025-08-12T20:48:36.257Z+ [[ zfs == autofs ]]
172025-08-12T20:48:36.257Z+ mkdir -p /home/build
182025-08-12T20:48:36.260Z+ chown build:build /home/build /work
192025-08-12T20:48:38.262Z+ chmod 0700 /home/build /work
202025-08-12T20:48:38.265Zprocess exited: duration 4144 ms, exit code 0
 
212025-08-12T20:48:38.272Zstarting task 1: "rust-toolchain"
222025-08-12T20:48:38.277Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-08-12T20:48:38.277Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-08-12T20:48:38.277Z * rust toolchain channel = "1.88.0"
252025-08-12T20:48:38.277Z * rust toolchain profile = "default"
262025-08-12T20:48:38.277Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-12T20:48:38.277Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-12T20:48:38.280Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-12T20:48:38.280Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-08-12T20:48:38.385Zinfo: downloading installer
312025-08-12T20:48:39.573Zwarn: It looks like you have an existing installation of Rust at:
322025-08-12T20:48:39.573Zwarn: /opt/ooce/bin
332025-08-12T20:48:39.573Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-12T20:48:39.573Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-12T20:48:39.573Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-12T20:48:39.574Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-12T20:48:39.574Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-12T20:48:39.574Zerror: cannot install while Rust is installed
392025-08-12T20:48:39.574Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-12T20:48:39.591Zinfo: profile set to 'default'
412025-08-12T20:48:39.591Zinfo: default host triple is x86_64-unknown-illumos
422025-08-12T20:48:39.594Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-08-12T20:48:39.752Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-08-12T20:48:39.752Zinfo: downloading component 'cargo'
452025-08-12T20:48:40.698Zinfo: downloading component 'clippy'
462025-08-12T20:48:41.120Zinfo: downloading component 'rust-docs'
472025-08-12T20:48:42.316Zinfo: downloading component 'rust-std'
482025-08-12T20:48:43.850Zinfo: downloading component 'rustc'
492025-08-12T20:48:50.169Zinfo: downloading component 'rustfmt'
502025-08-12T20:48:50.347Zinfo: installing component 'cargo'
512025-08-12T20:48:51.211Zinfo: installing component 'clippy'
522025-08-12T20:48:51.611Zinfo: installing component 'rust-docs'
532025-08-12T20:48:53.442Zinfo: installing component 'rust-std'
542025-08-12T20:48:55.184Zinfo: installing component 'rustc'
552025-08-12T20:49:01.590Zinfo: installing component 'rustfmt'
562025-08-12T20:49:01.921Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-08-12T20:49:01.921Z
582025-08-12T20:49:02.345Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-08-12T20:49:02.345Z
602025-08-12T20:49:02.348Z
612025-08-12T20:49:02.348ZRust is installed now. Great!
622025-08-12T20:49:02.348Z
632025-08-12T20:49:02.348ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-12T20:49:02.348Zenvironment variable. This has not been done automatically.
652025-08-12T20:49:02.348Z
662025-08-12T20:49:02.348ZTo configure your current shell, you need to source
672025-08-12T20:49:02.348Zthe corresponding env file under $HOME/.cargo.
682025-08-12T20:49:02.348Z
692025-08-12T20:49:02.348ZThis is usually done by running one of the following (note the leading DOT):
702025-08-12T20:49:02.348Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-12T20:49:02.348Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-12T20:49:02.348Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-12T20:49:02.430Z+ rustup --version
742025-08-12T20:49:02.441Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-12T20:49:02.444Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-12T20:49:02.520Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-08-12T20:49:02.525Z+ cargo --version
782025-08-12T20:49:02.581Zcargo 1.88.0 (873a06493 2025-05-10)
792025-08-12T20:49:02.584Z+ rustc --version
802025-08-12T20:49:02.650Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-08-12T20:49:02.653Zprocess exited: duration 24366 ms, exit code 0
 
822025-08-12T20:49:02.663Zstarting task 2: "authentication"
832025-08-12T20:49:02.682Zprocess exited: duration 21 ms, exit code 0
 
842025-08-12T20:49:02.688Zstarting task 3: "clone repository"
852025-08-12T20:49:02.694Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-12T20:49:02.697Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-12T20:49:02.736ZCloning into '/work/oxidecomputer/omicron'...
882025-08-12T20:49:11.419Z+ cd /work/oxidecomputer/omicron
892025-08-12T20:49:11.419Z+ git fetch origin 3e2ae248caf0d4bf456581c29df9ff3f3e600bf6
902025-08-12T20:49:11.722ZFrom https://github.com/oxidecomputer/omicron
912025-08-12T20:49:11.722Z * branch 3e2ae248caf0d4bf456581c29df9ff3f3e600bf6 -> FETCH_HEAD
922025-08-12T20:49:11.732Z+ [[ -n gjc/report-sled-families ]]
932025-08-12T20:49:11.735Z++ git branch --show-current
942025-08-12T20:49:11.738Z+ current=main
952025-08-12T20:49:11.738Z+ [[ main != gjc/report-sled-families ]]
962025-08-12T20:49:11.738Z+ git branch -f gjc/report-sled-families 3e2ae248caf0d4bf456581c29df9ff3f3e600bf6
972025-08-12T20:49:11.741Z+ git checkout -f gjc/report-sled-families
982025-08-12T20:49:11.975ZSwitched to branch 'gjc/report-sled-families'
992025-08-12T20:49:11.978Z+ git reset --hard 3e2ae248caf0d4bf456581c29df9ff3f3e600bf6
1002025-08-12T20:49:12.011ZHEAD is now at 3e2ae248c fix bad merge and drop unused dep in nexus-inventory
1012025-08-12T20:49:12.014Zprocess exited: duration 9317 ms, exit code 0
 
1022025-08-12T20:49:12.026Zstarting task 4: "build"
1032025-08-12T20:49:12.029Z+ source .github/buildomat/ci-env.sh
1042025-08-12T20:49:12.029Z++ export CARGO_TERM_COLOR=always
1052025-08-12T20:49:12.029Z++ CARGO_TERM_COLOR=always
1062025-08-12T20:49:12.029Z+ cargo --version
1072025-08-12T20:49:12.078Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-08-12T20:49:12.081Z+ rustc --version
1092025-08-12T20:49:12.149Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-08-12T20:49:12.152Z+ source ./env.sh
1112025-08-12T20:49:12.152Z++ OLD_SHELL_OPTS=ehxB
1122025-08-12T20:49:12.152Z++ set -o xtrace
1132025-08-12T20:49:12.155Z++++ dirname ./env.sh
1142025-08-12T20:49:12.158Z+++ readlink -f .
1152025-08-12T20:49:12.158Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-08-12T20:49:12.158Z++ 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-08-12T20:49:12.158Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-08-12T20:49:12.158Z++ 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-08-12T20:49:12.158Z++ 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-08-12T20:49:12.158Z++ 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-08-12T20:49:12.158Z++ 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-08-12T20:49:12.158Z++ 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-08-12T20:49:12.158Z++ 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-08-12T20:49:12.158Z++ case $OLD_SHELL_OPTS in
1252025-08-12T20:49:12.158Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-08-12T20:49:12.158Z+ 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-08-12T20:49:12.158Z+ 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-08-12T20:49:12.158Z+ banner prerequisites
1292025-08-12T20:49:12.162Z
1302025-08-12T20:49:12.162Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-08-12T20:49:12.162Z # # # # # # # # # # # # # # #
1322025-08-12T20:49:12.162Z # # # # ##### # # ##### # # # # # #### #
1332025-08-12T20:49:12.162Z ##### ##### # ##### # # # # # # # # #
1342025-08-12T20:49:12.162Z # # # # # # # # # # # # # # #
1352025-08-12T20:49:12.162Z # # # ###### # # ###### ### # #### # #### #
1362025-08-12T20:49:12.162Z
1372025-08-12T20:49:12.162Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-08-12T20:49:22.619Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-08-12T20:49:29.808Z Startup: Caching catalogs ... Done
1402025-08-12T20:49:35.338ZPlanning: Solver setup ... Done (4.249s)
1412025-08-12T20:49:35.378ZPlanning: Running solver ... Done (0.038s)
1422025-08-12T20:49:35.467ZPlanning: Finding local manifests ... Done (0.004s)
1432025-08-12T20:49:35.481ZPlanning: Fetching manifests: 0/4 0% complete
1442025-08-12T20:49:35.621ZPlanning: Fetching manifests: 4/4 100% complete
1452025-08-12T20:49:35.669ZPlanning: Package planning ... Done (0.047s)
1462025-08-12T20:49:35.720ZPlanning: Merging actions ... Done (0.049s)
1472025-08-12T20:49:36.011ZPlanning: Checking for conflicting actions ... Done (0.284s)
1482025-08-12T20:49:36.017ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-08-12T20:49:37.055ZPlanning: Evaluating mediators ... Done (1.041s)
1502025-08-12T20:49:37.065ZPlanning: Planning completed in 7.13 seconds
1512025-08-12T20:49:37.083Z Packages to install: 4
1522025-08-12T20:49:37.083Z Mediators to change: 2
1532025-08-12T20:49:37.083Z Services to change: 1
1542025-08-12T20:49:37.096Z Estimated space available: 155.51 GB
1552025-08-12T20:49:37.096ZEstimated space to be consumed: 1.71 GB
1562025-08-12T20:49:37.096Z Create boot environment: No
1572025-08-12T20:49:37.096ZCreate backup boot environment: No
1582025-08-12T20:49:37.096Z Rebuild boot archive: No
1592025-08-12T20:49:37.096Z
1602025-08-12T20:49:37.096ZChanged mediators:
1612025-08-12T20:49:37.096Z mediator clang:
1622025-08-12T20:49:37.096Z version: None -> 15 (system default)
1632025-08-12T20:49:37.096Z
1642025-08-12T20:49:37.096Z mediator llvm:
1652025-08-12T20:49:37.096Z version: 14 (system default) -> 15 (system default)
1662025-08-12T20:49:37.096Z
1672025-08-12T20:49:37.096ZChanged packages:
1682025-08-12T20:49:37.096Zhelios-dev
1692025-08-12T20:49:37.096Z developer/build-essential
1702025-08-12T20:49:37.097Z None -> 11-2.0
1712025-08-12T20:49:37.097Z library/libxmlsec1
1722025-08-12T20:49:37.097Z None -> 1.2.35-2.0
1732025-08-12T20:49:37.097Z ooce/developer/clang-15
1742025-08-12T20:49:37.097Z None -> 15.0.7-2.0
1752025-08-12T20:49:37.097Z ooce/developer/llvm-15
1762025-08-12T20:49:37.097Z None -> 15.0.7-2.0
1772025-08-12T20:49:37.097Z
1782025-08-12T20:49:37.097ZServices:
1792025-08-12T20:49:37.097Z restart_fmri:
1802025-08-12T20:49:37.097Z svc:/system/update-man-index:default
1812025-08-12T20:49:37.154Z
1822025-08-12T20:49:37.154ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-08-12T20:49:42.142ZDownload: 1883/3290 items 118.6/212.6MB 55% complete (24.1M/s)
1842025-08-12T20:49:47.146ZDownload: 3134/3290 items 173.5/212.6MB 81% complete (17.3M/s)
1852025-08-12T20:50:01.003ZDownload: 3247/3290 items 203.1/212.6MB 95% complete
1862025-08-12T20:50:04.897ZDownload: Completed 212.60 MB in 27.74 seconds (7.7M/s)
1872025-08-12T20:50:05.072Z Actions: 1/3689 actions (Installing new actions)
1882025-08-12T20:50:09.605Z Actions: Completed 3689 actions in 4.53 seconds.
1892025-08-12T20:50:10.191Z Done (0.582s)
1902025-08-12T20:50:10.191Z Done (0.000s)
1912025-08-12T20:50:11.059Z Done (0.867s)
1922025-08-12T20:50:15.416Z Done (4.049s)
1932025-08-12T20:50:15.499Z Done (0.019s)
1942025-08-12T20:50:15.502Z Done (0.000s)
1952025-08-12T20:50:15.649Z Done (0.000s)
1962025-08-12T20:50:16.486ZPlanning: Evaluating mediator changes ... Done
1972025-08-12T20:50:16.644ZPlanning: Checking for conflicting actions ... Done
1982025-08-12T20:50:16.647ZPlanning: Consolidating action changes ... Done
1992025-08-12T20:50:16.912ZPlanning: Evaluating mediators ... Done
2002025-08-12T20:50:16.915ZPlanning: Planning completed in 0.43 seconds
2012025-08-12T20:50:16.946Z Mediators to change: 2
2022025-08-12T20:50:16.946Z Create boot environment: No
2032025-08-12T20:50:16.949ZCreate backup boot environment: No
2042025-08-12T20:50:17.034Z Done
2052025-08-12T20:50:17.034Z Done
2062025-08-12T20:50:17.620Z Done
2072025-08-12T20:50:21.159Z Done
2082025-08-12T20:50:21.239Z Done
2092025-08-12T20:50:21.242Z Done
2102025-08-12T20:50:21.371Z Done
2112025-08-12T20:50:21.974ZPlanning: Evaluating mediator changes ... Done
2122025-08-12T20:50:21.977ZPlanning: Merging actions ... Done
2132025-08-12T20:50:22.161ZPlanning: Checking for conflicting actions ... Done
2142025-08-12T20:50:22.164ZPlanning: Consolidating action changes ... Done
2152025-08-12T20:50:22.425ZPlanning: Evaluating mediators ... Done
2162025-08-12T20:50:22.479ZPlanning: Planning completed in 0.74 seconds
2172025-08-12T20:50:22.514Z Packages to change: 1
2182025-08-12T20:50:22.514Z Mediators to change: 1
2192025-08-12T20:50:22.518Z Services to change: 1
2202025-08-12T20:50:22.518Z Create boot environment: No
2212025-08-12T20:50:22.518ZCreate backup boot environment: Yes
2222025-08-12T20:50:25.016Z Actions: 1/6 actions (Updating modified actions)
2232025-08-12T20:50:25.019Z Actions: Completed 6 actions in 0.00 seconds.
2242025-08-12T20:50:25.019Z Done
2252025-08-12T20:50:25.019Z Done
2262025-08-12T20:50:25.193Z Done
2272025-08-12T20:50:28.666Z Done
2282025-08-12T20:50:28.748Z Done
2292025-08-12T20:50:28.751Z Done
2302025-08-12T20:50:28.883Z Done
2312025-08-12T20:50:29.315ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-08-12T20:50:29.315Zclang system 15 system
2332025-08-12T20:50:29.315Zcsh system system illumos
2342025-08-12T20:50:29.315Zctags system system illumos
2352025-08-12T20:50:29.315Zfile system system illumos
2362025-08-12T20:50:29.315Zgcc vendor 12 vendor
2372025-08-12T20:50:29.315Zgcc system 10 system
2382025-08-12T20:50:29.315Zgcc system 7 system
2392025-08-12T20:50:29.315Zgo system 1.20 system
2402025-08-12T20:50:29.315Zgo system 1.19 system
2412025-08-12T20:50:29.315Zllvm system 15 system
2422025-08-12T20:50:29.315Zllvm system 14 system
2432025-08-12T20:50:29.315Zmariadb system 10.6 system
2442025-08-12T20:50:29.316Zmta vendor vendor dma
2452025-08-12T20:50:29.316Zopenjdk system 17 system
2462025-08-12T20:50:29.316Zopenjdk system 11 system
2472025-08-12T20:50:29.316Zopenjdk system 1.8 system
2482025-08-12T20:50:29.316Zopenssl vendor 3 vendor
2492025-08-12T20:50:29.316Zperl system 5.36 system
2502025-08-12T20:50:29.316Zpostgresql system 15 system
2512025-08-12T20:50:29.316Zpostgresql system 13 system
2522025-08-12T20:50:29.316Zpython vendor 3 vendor
2532025-08-12T20:50:29.316Zpython system 2 system
2542025-08-12T20:50:29.316Zpython3 system 3.11 system
2552025-08-12T20:50:29.316Zruby system 3.0 system
2562025-08-12T20:50:29.316Zwords vendor vendor american-english
2572025-08-12T20:50:29.316Zwords system system australian-english
2582025-08-12T20:50:29.316Zwords system system british-english
2592025-08-12T20:50:29.316Zwords system system canadian-english
2602025-08-12T20:50:29.316Zwords system system french
2612025-08-12T20:50:29.316Zwords system system italian
2622025-08-12T20:50:29.316Zwords system system ngerman
2632025-08-12T20:50:29.316Zwords system system ogerman
2642025-08-12T20:50:29.316Zwords system system spanish
2652025-08-12T20:50:29.647ZPUBLISHER TYPE STATUS P LOCATION
2662025-08-12T20:50:29.647Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-08-12T20:50:34.313ZFMRI IFO
2682025-08-12T20:50:34.313Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-08-12T20:50:34.313Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-08-12T20:50:34.314Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-08-12T20:50:34.314Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-08-12T20:50:34.314Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-08-12T20:50:34.314Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742025-08-12T20:50:34.314Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-08-12T20:50:34.314Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762025-08-12T20:50:34.314Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-08-12T20:50:34.314Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-08-12T20:50:34.314Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792025-08-12T20:50:34.314Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-08-12T20:50:34.314Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-08-12T20:50:34.314Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822025-08-12T20:50:34.314Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-08-12T20:50:34.314Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-08-12T20:50:35.328Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-08-12T20:50:35.607Z Updating crates.io index
2862025-08-12T20:50:35.610Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872025-08-12T20:50:35.938Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-08-12T20:50:36.514Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-08-12T20:50:36.759Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-08-12T20:50:36.990Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-08-12T20:50:37.366Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-08-12T20:50:38.483Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-08-12T20:50:40.563Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-08-12T20:50:41.500Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-08-12T20:50:42.165Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-08-12T20:50:42.435Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-08-12T20:50:42.709Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-08-12T20:50:43.517Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-08-12T20:50:43.765Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-08-12T20:50:44.353Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-08-12T20:50:44.876Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-08-12T20:50:45.190Z Updating git repository `https://github.com/oxidecomputer/tofino`
3032025-08-12T20:50:45.471Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042025-08-12T20:50:45.707Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052025-08-12T20:50:45.940Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062025-08-12T20:50:46.208Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-08-12T20:50:46.528Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3082025-08-12T20:50:46.850Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-08-12T20:50:47.128Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-08-12T20:50:47.638Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-08-12T20:50:48.012Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-08-12T20:50:48.280Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-08-12T20:50:48.608Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-08-12T20:50:48.987Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-08-12T20:50:49.312Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-08-12T20:50:49.618Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-08-12T20:50:49.862Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182025-08-12T20:51:10.832Z Updating git repository `https://github.com/illumos/smf-rs`
3192025-08-12T20:51:12.150Z Downloading crates ...
3202025-08-12T20:51:12.206Z Downloaded cpufeatures v0.2.14
3212025-08-12T20:51:12.215Z Downloaded clap v4.5.41
3222025-08-12T20:51:12.223Z Downloaded clap_lex v0.7.4
3232025-08-12T20:51:12.227Z Downloaded anstream v0.6.18
3242025-08-12T20:51:12.230Z Downloaded cfg-if v1.0.1
3252025-08-12T20:51:12.230Z Downloaded bitflags v2.9.1
3262025-08-12T20:51:12.233Z Downloaded thiserror v1.0.69
3272025-08-12T20:51:12.238Z Downloaded colorchoice v1.0.2
3282025-08-12T20:51:12.241Z Downloaded crypto-common v0.1.6
3292025-08-12T20:51:12.241Z Downloaded anstyle v1.0.11
3302025-08-12T20:51:12.244Z Downloaded anstyle-query v1.1.1
3312025-08-12T20:51:12.244Z Downloaded anyhow v1.0.98
3322025-08-12T20:51:12.248Z Downloaded fnv v1.0.7
3332025-08-12T20:51:12.252Z Downloaded write16 v1.0.0
3342025-08-12T20:51:12.252Z Downloaded clap_derive v4.5.41
3352025-08-12T20:51:12.255Z Downloaded terminal_size v0.4.0
3362025-08-12T20:51:12.258Z Downloaded utf16_iter v1.0.5
3372025-08-12T20:51:12.258Z Downloaded toml_datetime v0.6.11
3382025-08-12T20:51:12.261Z Downloaded tabled_derive v0.7.0
3392025-08-12T20:51:12.261Z Downloaded tinystr v0.7.6
3402025-08-12T20:51:12.264Z Downloaded cargo_metadata v0.21.0
3412025-08-12T20:51:12.264Z Downloaded heck v0.5.0
3422025-08-12T20:51:12.267Z Downloaded getrandom v0.3.1
3432025-08-12T20:51:12.270Z Downloaded yoke-derive v0.7.4
3442025-08-12T20:51:12.273Z Downloaded thread-id v4.2.2
3452025-08-12T20:51:12.273Z Downloaded num-traits v0.2.19
3462025-08-12T20:51:12.276Z Downloaded usdt-impl v0.5.0
3472025-08-12T20:51:12.276Z Downloaded zerofrom v0.1.4
3482025-08-12T20:51:12.281Z Downloaded icu_normalizer_data v1.5.0
3492025-08-12T20:51:12.281Z Downloaded utf8_iter v1.0.4
3502025-08-12T20:51:12.284Z Downloaded url v2.5.4
3512025-08-12T20:51:12.287Z Downloaded writeable v0.5.5
3522025-08-12T20:51:12.287Z Downloaded usdt-macro v0.5.0
3532025-08-12T20:51:12.287Z Downloaded unicode-linebreak v0.1.5
3542025-08-12T20:51:12.290Z Downloaded zerovec-derive v0.10.3
3552025-08-12T20:51:12.290Z Downloaded cargo-platform v0.2.0
3562025-08-12T20:51:12.293Z Downloaded thiserror-impl v2.0.12
3572025-08-12T20:51:12.296Z Downloaded textwrap v0.16.2
3582025-08-12T20:51:12.299Z Downloaded yoke v0.7.4
3592025-08-12T20:51:12.299Z Downloaded thiserror v2.0.12
3602025-08-12T20:51:12.305Z Downloaded zerocopy-derive v0.7.35
3612025-08-12T20:51:12.311Z Downloaded typenum v1.17.0
3622025-08-12T20:51:12.314Z Downloaded errno v0.3.12
3632025-08-12T20:51:12.314Z Downloaded cargo-util-schemas v0.8.2
3642025-08-12T20:51:12.317Z Downloaded toml v0.8.23
3652025-08-12T20:51:12.320Z Downloaded swrite v0.1.0
3662025-08-12T20:51:12.320Z Downloaded smawk v0.3.2
3672025-08-12T20:51:12.323Z Downloaded scroll_derive v0.12.0
3682025-08-12T20:51:12.323Z Downloaded icu_provider_macros v1.5.0
3692025-08-12T20:51:12.327Z Downloaded dtrace-parser v0.2.0
3702025-08-12T20:51:12.327Z Downloaded zerocopy v0.7.35
3712025-08-12T20:51:12.341Z Downloaded zerovec v0.10.4
3722025-08-12T20:51:12.345Z Downloaded fs-err v3.1.1
3732025-08-12T20:51:12.348Z Downloaded form_urlencoded v1.2.1
3742025-08-12T20:51:12.348Z Downloaded litemap v0.7.3
3752025-08-12T20:51:12.351Z Downloaded cargo_toml v0.21.0
3762025-08-12T20:51:12.356Z Downloaded winnow v0.7.10
3772025-08-12T20:51:12.359Z Downloaded proc-macro-error-attr v1.0.4
3782025-08-12T20:51:12.382Z Downloaded pretty-hex v0.4.1
3792025-08-12T20:51:12.382Z Downloaded synstructure v0.13.1
3802025-08-12T20:51:12.382Z Downloaded plain v0.2.3
3812025-08-12T20:51:12.382Z Downloaded icu_locid v1.5.0
3822025-08-12T20:51:12.382Z Downloaded unicode-width v0.2.0
3832025-08-12T20:51:12.383Z Downloaded proc-macro-error v1.0.4
3842025-08-12T20:51:12.383Z Downloaded quote v1.0.40
3852025-08-12T20:51:12.387Z Downloaded pest_derive v2.7.14
3862025-08-12T20:51:12.387Z Downloaded idna_adapter v1.2.0
3872025-08-12T20:51:12.387Z Downloaded icu_locid_transform v1.5.0
3882025-08-12T20:51:12.387Z Downloaded serde_tokenstream v0.2.2
3892025-08-12T20:51:12.387Z Downloaded papergrid v0.11.0
3902025-08-12T20:51:12.390Z Downloaded serde-untagged v0.1.7
3912025-08-12T20:51:12.393Z Downloaded smallvec v1.15.1
3922025-08-12T20:51:12.393Z Downloaded semver v1.0.26
3932025-08-12T20:51:12.396Z Downloaded camino v1.1.10
3942025-08-12T20:51:12.399Z Downloaded pest_meta v2.7.14
3952025-08-12T20:51:12.399Z Downloaded icu_locid_transform_data v1.5.0
3962025-08-12T20:51:12.402Z Downloaded scroll v0.12.0
3972025-08-12T20:51:12.402Z Downloaded once_cell v1.21.3
3982025-08-12T20:51:12.405Z Downloaded log v0.4.27
3992025-08-12T20:51:12.408Z Downloaded icu_provider v1.5.0
4002025-08-12T20:51:12.408Z Downloaded icu_normalizer v1.5.0
4012025-08-12T20:51:12.411Z Downloaded tempfile v3.20.0
4022025-08-12T20:51:12.416Z Downloaded sha2 v0.10.9
4032025-08-12T20:51:12.419Z Downloaded ryu v1.0.18
4042025-08-12T20:51:12.419Z Downloaded proc-macro2 v1.0.95
4052025-08-12T20:51:12.421Z Downloaded icu_properties v1.5.1
4062025-08-12T20:51:12.425Z Downloaded erased-serde v0.4.6
4072025-08-12T20:51:12.429Z Downloaded serde_derive v1.0.219
4082025-08-12T20:51:12.429Z Downloaded unicode-width v0.1.14
4092025-08-12T20:51:12.432Z Downloaded serde v1.0.219
4102025-08-12T20:51:12.436Z Downloaded pest v2.7.14
4112025-08-12T20:51:12.439Z Downloaded memchr v2.7.4
4122025-08-12T20:51:12.444Z Downloaded indexmap v2.10.0
4132025-08-12T20:51:12.447Z Downloaded icu_collections v1.5.0
4142025-08-12T20:51:12.454Z Downloaded strsim v0.11.1
4152025-08-12T20:51:12.457Z Downloaded hashbrown v0.15.4
4162025-08-12T20:51:12.460Z Downloaded stable_deref_trait v1.2.0
4172025-08-12T20:51:12.460Z Downloaded idna v1.0.3
4182025-08-12T20:51:12.463Z Downloaded serde_spanned v0.6.9
4192025-08-12T20:51:12.467Z Downloaded camino-tempfile v1.4.1
4202025-08-12T20:51:12.467Z Downloaded ordered-float v2.10.1
4212025-08-12T20:51:12.470Z Downloaded bytecount v0.6.8
4222025-08-12T20:51:12.470Z Downloaded serde-value v0.7.0
4232025-08-12T20:51:12.470Z Downloaded equivalent v1.0.2
4242025-08-12T20:51:12.474Z Downloaded itoa v1.0.11
4252025-08-12T20:51:12.474Z Downloaded displaydoc v0.2.5
4262025-08-12T20:51:12.479Z Downloaded pest_generator v2.7.14
4272025-08-12T20:51:12.479Z Downloaded serde_json v1.0.141
4282025-08-12T20:51:12.482Z Downloaded percent-encoding v2.3.1
4292025-08-12T20:51:12.486Z Downloaded heck v0.4.1
4302025-08-12T20:51:12.486Z Downloaded macaddr v1.0.1
4312025-08-12T20:51:12.489Z Downloaded is_terminal_polyfill v1.70.1
4322025-08-12T20:51:12.489Z Downloaded zerofrom-derive v0.1.4
4332025-08-12T20:51:12.489Z Downloaded unicode-ident v1.0.18
4342025-08-12T20:51:12.492Z Downloaded typeid v1.0.3
4352025-08-12T20:51:12.492Z Downloaded goblin v0.8.2
4362025-08-12T20:51:12.495Z Downloaded toml_write v0.1.2
4372025-08-12T20:51:12.500Z Downloaded syn v1.0.109
4382025-08-12T20:51:12.505Z Downloaded tabled v0.15.0
4392025-08-12T20:51:12.519Z Downloaded icu_properties_data v1.5.0
4402025-08-12T20:51:12.527Z Downloaded dof v0.3.0
4412025-08-12T20:51:12.530Z Downloaded usdt v0.5.0
4422025-08-12T20:51:12.530Z Downloaded unicode-xid v0.2.6
4432025-08-12T20:51:12.530Z Downloaded ucd-trie v0.1.7
4442025-08-12T20:51:12.534Z Downloaded fastrand v2.1.1
4452025-08-12T20:51:12.534Z Downloaded byteorder v1.5.0
4462025-08-12T20:51:12.534Z Downloaded version_check v0.9.5
4472025-08-12T20:51:12.537Z Downloaded utf8parse v0.2.2
4482025-08-12T20:51:12.537Z Downloaded usdt-attr-macro v0.5.0
4492025-08-12T20:51:12.537Z Downloaded syn v2.0.104
4502025-08-12T20:51:12.546Z Downloaded toml_edit v0.22.27
4512025-08-12T20:51:12.549Z Downloaded rustix v0.38.37
4522025-08-12T20:51:12.568Z Downloaded memmap v0.7.0
4532025-08-12T20:51:12.571Z Downloaded generic-array v0.14.7
4542025-08-12T20:51:12.571Z Downloaded digest v0.10.7
4552025-08-12T20:51:12.574Z Downloaded rustix v1.0.7
4562025-08-12T20:51:12.592Z Downloaded clap_builder v4.5.41
4572025-08-12T20:51:12.597Z Downloaded thiserror-impl v1.0.69
4582025-08-12T20:51:12.600Z Downloaded block-buffer v0.10.4
4592025-08-12T20:51:12.600Z Downloaded autocfg v1.4.0
4602025-08-12T20:51:12.603Z Downloaded anstyle-parse v0.2.5
4612025-08-12T20:51:12.617Z Downloaded libc v0.2.174
4622025-08-12T20:51:12.692Z Compiling proc-macro2 v1.0.95
4632025-08-12T20:51:12.692Z Compiling unicode-ident v1.0.18
4642025-08-12T20:51:12.692Z Compiling serde v1.0.219
4652025-08-12T20:51:12.692Z Compiling version_check v0.9.5
4662025-08-12T20:51:12.695Z Compiling libc v0.2.174
4672025-08-12T20:51:12.695Z Compiling memchr v2.7.4
4682025-08-12T20:51:12.695Z Compiling thiserror v1.0.69
4692025-08-12T20:51:12.695Z Compiling stable_deref_trait v1.2.0
4702025-08-12T20:51:13.064Z Compiling autocfg v1.4.0
4712025-08-12T20:51:13.139Z Compiling ryu v1.0.18
4722025-08-12T20:51:13.464Z Compiling itoa v1.0.11
4732025-08-12T20:51:13.612Z Compiling ucd-trie v0.1.7
4742025-08-12T20:51:13.615Z Compiling writeable v0.5.5
4752025-08-12T20:51:13.700Z Compiling litemap v0.7.3
4762025-08-12T20:51:13.991Z Compiling once_cell v1.21.3
4772025-08-12T20:51:14.146Z Compiling byteorder v1.5.0
4782025-08-12T20:51:14.171Z Compiling bitflags v2.9.1
4792025-08-12T20:51:14.195Z Compiling icu_locid_transform_data v1.5.0
4802025-08-12T20:51:14.326Z Compiling icu_properties_data v1.5.0
4812025-08-12T20:51:14.421Z Compiling serde_json v1.0.141
4822025-08-12T20:51:14.613Z Compiling num-traits v0.2.19
4832025-08-12T20:51:14.639Z Compiling rustix v0.38.37
4842025-08-12T20:51:14.642Z Compiling hashbrown v0.15.4
4852025-08-12T20:51:14.688Z Compiling write16 v1.0.0
4862025-08-12T20:51:14.751Z Compiling quote v1.0.40
4872025-08-12T20:51:14.884Z Compiling smallvec v1.15.1
4882025-08-12T20:51:14.939Z Compiling utf16_iter v1.0.5
4892025-08-12T20:51:15.154Z Compiling syn v2.0.104
4902025-08-12T20:51:15.178Z Compiling errno v0.3.12
4912025-08-12T20:51:15.273Z Compiling equivalent v1.0.2
4922025-08-12T20:51:15.325Z Compiling icu_normalizer_data v1.5.0
4932025-08-12T20:51:15.374Z Compiling utf8_iter v1.0.4
4942025-08-12T20:51:15.404Z Compiling typeid v1.0.3
4952025-08-12T20:51:15.573Z Compiling usdt-impl v0.5.0
4962025-08-12T20:51:15.613Z Compiling proc-macro-error-attr v1.0.4
4972025-08-12T20:51:15.672Z Compiling syn v1.0.109
4982025-08-12T20:51:15.716Z Compiling indexmap v2.10.0
4992025-08-12T20:51:15.802Z Compiling toml_write v0.1.2
5002025-08-12T20:51:15.923Z Compiling winnow v0.7.10
5012025-08-12T20:51:16.110Z Compiling thread-id v4.2.2
5022025-08-12T20:51:16.210Z Compiling proc-macro-error v1.0.4
5032025-08-12T20:51:16.236Z Compiling utf8parse v0.2.2
5042025-08-12T20:51:16.315Z Compiling getrandom v0.3.1
5052025-08-12T20:51:16.466Z Compiling plain v0.2.3
5062025-08-12T20:51:16.532Z Compiling percent-encoding v2.3.1
5072025-08-12T20:51:16.656Z Compiling rustix v1.0.7
5082025-08-12T20:51:16.872Z Compiling log v0.4.27
5092025-08-12T20:51:16.967Z Compiling thiserror v2.0.12
5102025-08-12T20:51:17.003Z Compiling camino v1.1.10
5112025-08-12T20:51:17.235Z Compiling semver v1.0.26
5122025-08-12T20:51:17.505Z Compiling terminal_size v0.4.0
5132025-08-12T20:51:17.595Z Compiling form_urlencoded v1.2.1
5142025-08-12T20:51:17.732Z Compiling ordered-float v2.10.1
5152025-08-12T20:51:17.825Z Compiling anstyle-parse v0.2.5
5162025-08-12T20:51:17.927Z Compiling anstyle-query v1.1.1
5172025-08-12T20:51:18.096Z Compiling is_terminal_polyfill v1.70.1
5182025-08-12T20:51:18.144Z Compiling colorchoice v1.0.2
5192025-08-12T20:51:18.239Z Compiling cfg-if v1.0.1
5202025-08-12T20:51:18.270Z Compiling anstyle v1.0.11
5212025-08-12T20:51:18.295Z Compiling pretty-hex v0.4.1
5222025-08-12T20:51:18.599Z Compiling anstream v0.6.18
5232025-08-12T20:51:18.679Z Compiling fs-err v3.1.1
5242025-08-12T20:51:18.778Z Compiling heck v0.4.1
5252025-08-12T20:51:19.066Z Compiling clap_lex v0.7.4
5262025-08-12T20:51:19.221Z Compiling fastrand v2.1.1
5272025-08-12T20:51:19.275Z Compiling anyhow v1.0.98
5282025-08-12T20:51:19.515Z Compiling heck v0.5.0
5292025-08-12T20:51:19.627Z Compiling strsim v0.11.1
5302025-08-12T20:51:19.741Z Compiling unicode-width v0.1.14
5312025-08-12T20:51:19.911Z Compiling bytecount v0.6.8
5322025-08-12T20:51:19.996Z Compiling unicode-xid v0.2.6
5332025-08-12T20:51:20.139Z Compiling fnv v1.0.7
5342025-08-12T20:51:20.209Z Compiling tempfile v3.20.0
5352025-08-12T20:51:20.267Z Compiling papergrid v0.11.0
5362025-08-12T20:51:20.303Z Compiling clap_builder v4.5.41
5372025-08-12T20:51:20.906Z Compiling memmap v0.7.0
5382025-08-12T20:51:20.945Z Compiling smawk v0.3.2
5392025-08-12T20:51:21.187Z Compiling unicode-linebreak v0.1.5
5402025-08-12T20:51:21.234Z Compiling unicode-width v0.2.0
5412025-08-12T20:51:21.687Z Compiling synstructure v0.13.1
5422025-08-12T20:51:21.777Z Compiling textwrap v0.16.2
5432025-08-12T20:51:22.584Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5442025-08-12T20:51:22.748Z Compiling swrite v0.1.0
5452025-08-12T20:51:23.133Z Compiling tabled_derive v0.7.0
5462025-08-12T20:51:24.067Z Compiling serde_derive v1.0.219
5472025-08-12T20:51:24.068Z Compiling zerofrom-derive v0.1.4
5482025-08-12T20:51:24.068Z Compiling yoke-derive v0.7.4
5492025-08-12T20:51:24.293Z Compiling thiserror-impl v1.0.69
5502025-08-12T20:51:24.543Z Compiling zerovec-derive v0.10.3
5512025-08-12T20:51:26.518Z Compiling displaydoc v0.2.5
5522025-08-12T20:51:26.738Z Compiling icu_provider_macros v1.5.0
5532025-08-12T20:51:26.765Z Compiling zerocopy-derive v0.7.35
5542025-08-12T20:51:27.029Z Compiling scroll_derive v0.12.0
5552025-08-12T20:51:27.134Z Compiling thiserror-impl v2.0.12
5562025-08-12T20:51:27.339Z Compiling pest v2.7.14
5572025-08-12T20:51:27.468Z Compiling zerofrom v0.1.4
5582025-08-12T20:51:27.706Z Compiling yoke v0.7.4
5592025-08-12T20:51:27.797Z Compiling clap_derive v4.5.41
5602025-08-12T20:51:27.970Z Compiling tabled v0.15.0
5612025-08-12T20:51:28.091Z Compiling zerovec v0.10.4
5622025-08-12T20:51:28.336Z Compiling scroll v0.12.0
5632025-08-12T20:51:28.682Z Compiling zerocopy v0.7.35
5642025-08-12T20:51:28.947Z Compiling goblin v0.8.2
5652025-08-12T20:51:30.052Z Compiling tinystr v0.7.6
5662025-08-12T20:51:30.126Z Compiling pest_meta v2.7.14
5672025-08-12T20:51:30.302Z Compiling icu_collections v1.5.0
5682025-08-12T20:51:30.420Z Compiling icu_locid v1.5.0
5692025-08-12T20:51:31.687Z Compiling icu_provider v1.5.0
5702025-08-12T20:51:31.961Z Compiling pest_generator v2.7.14
5712025-08-12T20:51:32.385Z Compiling icu_locid_transform v1.5.0
5722025-08-12T20:51:32.625Z Compiling clap v4.5.41
5732025-08-12T20:51:33.529Z Compiling icu_properties v1.5.1
5742025-08-12T20:51:33.587Z Compiling pest_derive v2.7.14
5752025-08-12T20:51:34.337Z Compiling dtrace-parser v0.2.0
5762025-08-12T20:51:35.941Z Compiling serde_spanned v0.6.9
5772025-08-12T20:51:35.941Z Compiling toml_datetime v0.6.11
5782025-08-12T20:51:35.945Z Compiling erased-serde v0.4.6
5792025-08-12T20:51:36.218Z Compiling serde_tokenstream v0.2.2
5802025-08-12T20:51:36.442Z Compiling toml_edit v0.22.27
5812025-08-12T20:51:36.775Z Compiling icu_normalizer v1.5.0
5822025-08-12T20:51:36.803Z Compiling serde-value v0.7.0
5832025-08-12T20:51:36.926Z Compiling cargo-platform v0.2.0
5842025-08-12T20:51:37.129Z Compiling serde-untagged v0.1.7
5852025-08-12T20:51:37.480Z Compiling camino-tempfile v1.4.1
5862025-08-12T20:51:37.571Z Compiling macaddr v1.0.1
5872025-08-12T20:51:37.644Z Compiling idna_adapter v1.2.0
5882025-08-12T20:51:37.669Z Compiling dof v0.3.0
5892025-08-12T20:51:37.926Z Compiling idna v1.0.3
5902025-08-12T20:51:38.515Z Compiling url v2.5.4
5912025-08-12T20:51:39.345Z Compiling usdt-macro v0.5.0
5922025-08-12T20:51:39.348Z Compiling usdt-attr-macro v0.5.0
5932025-08-12T20:51:39.606Z Compiling toml v0.8.23
5942025-08-12T20:51:40.362Z Compiling cargo-util-schemas v0.8.2
5952025-08-12T20:51:40.362Z Compiling cargo_toml v0.21.0
5962025-08-12T20:51:40.452Z Compiling usdt v0.5.0
5972025-08-12T20:51:41.814Z Compiling cargo_metadata v0.21.0
5982025-08-12T20:51:43.584Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5992025-08-12T20:51:47.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
6002025-08-12T20:51:47.353Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6012025-08-12T20:51:48.020Z Downloading crates ...
6022025-08-12T20:51:48.194Z Downloaded globset v0.4.15
6032025-08-12T20:51:48.201Z Downloaded hex-literal v0.4.1
6042025-08-12T20:51:48.205Z Downloaded globwalk v0.9.1
6052025-08-12T20:51:48.205Z Downloaded hex v0.4.3
6062025-08-12T20:51:48.208Z Downloaded half v1.8.3
6072025-08-12T20:51:48.212Z Downloaded heapless v0.7.17
6082025-08-12T20:51:48.215Z Downloaded heck v0.3.3
6092025-08-12T20:51:48.215Z Downloaded headers-core v0.3.0
6102025-08-12T20:51:48.224Z Downloaded crossterm v0.28.1
6112025-08-12T20:51:48.238Z Downloaded httpdate v1.0.3
6122025-08-12T20:51:48.242Z Downloaded half v2.4.1
6132025-08-12T20:51:48.247Z Downloaded hickory-resolver v0.25.2
6142025-08-12T20:51:48.251Z Downloaded is_ci v1.2.0
6152025-08-12T20:51:48.254Z Downloaded addr2line v0.24.2
6162025-08-12T20:51:48.257Z Downloaded hickory-client v0.25.2
6172025-08-12T20:51:48.260Z Downloaded highway v1.3.0
6182025-08-12T20:51:48.263Z Downloaded hashbrown v0.13.2
6192025-08-12T20:51:48.267Z Downloaded async-stream-impl v0.3.6
6202025-08-12T20:51:48.270Z Downloaded array-init v0.0.4
6212025-08-12T20:51:48.273Z Downloaded atty v0.2.14
6222025-08-12T20:51:48.274Z Downloaded hubpack_derive v0.1.1
6232025-08-12T20:51:48.277Z Downloaded atomicwrites v0.4.4
6242025-08-12T20:51:48.277Z Downloaded http-range v0.1.5
6252025-08-12T20:51:48.281Z Downloaded http-body-util v0.1.3
6262025-08-12T20:51:48.282Z Downloaded async-stream v0.3.6
6272025-08-12T20:51:48.285Z Downloaded ident_case v1.0.1
6282025-08-12T20:51:48.285Z Downloaded http-body v1.0.1
6292025-08-12T20:51:48.288Z Downloaded async-recursion v1.1.1
6302025-08-12T20:51:48.292Z Downloaded assert_matches v1.5.0
6312025-08-12T20:51:48.292Z Downloaded ciborium-io v0.2.2
6322025-08-12T20:51:48.295Z Downloaded cfg_aliases v0.2.1
6332025-08-12T20:51:48.295Z Downloaded ingot v0.1.1
6342025-08-12T20:51:48.298Z Downloaded arrayref v0.3.9
6352025-08-12T20:51:48.301Z Downloaded hash32 v0.2.1
6362025-08-12T20:51:48.301Z Downloaded libsw-core v0.3.1
6372025-08-12T20:51:48.304Z Downloaded internet-checksum v0.2.1
6382025-08-12T20:51:48.304Z Downloaded buf-list v1.0.3
6392025-08-12T20:51:48.307Z Downloaded block-padding v0.3.3
6402025-08-12T20:51:48.307Z Downloaded is-terminal v0.4.13
6412025-08-12T20:51:48.310Z Downloaded instant v0.1.13
6422025-08-12T20:51:48.311Z Downloaded cfg_aliases v0.1.1
6432025-08-12T20:51:48.314Z Downloaded hyper-tls v0.6.0
6442025-08-12T20:51:48.314Z Downloaded hostname v0.3.1
6452025-08-12T20:51:48.317Z Downloaded home v0.5.9
6462025-08-12T20:51:48.317Z Downloaded hash32 v0.3.1
6472025-08-12T20:51:48.320Z Downloaded precomputed-hash v0.1.1
6482025-08-12T20:51:48.320Z Downloaded pretty-hex v0.2.1
6492025-08-12T20:51:48.324Z Downloaded blowfish v0.9.1
6502025-08-12T20:51:48.324Z Downloaded group v0.13.0
6512025-08-12T20:51:48.327Z Downloaded indoc v1.0.9
6522025-08-12T20:51:48.331Z Downloaded lazy_static v1.5.0
6532025-08-12T20:51:48.331Z Downloaded ipnetwork v0.21.1
6542025-08-12T20:51:48.334Z Downloaded libefi-sys v0.1.0
6552025-08-12T20:51:48.337Z Downloaded inout v0.1.3
6562025-08-12T20:51:48.337Z Downloaded libz-rs-sys v0.5.1
6572025-08-12T20:51:48.340Z Downloaded ingot-types v0.1.2
6582025-08-12T20:51:48.341Z Downloaded castaway v0.2.3
6592025-08-12T20:51:48.344Z Downloaded heapless v0.8.0
6602025-08-12T20:51:48.347Z Downloaded bitfield-struct v0.6.2
6612025-08-12T20:51:48.347Z Downloaded bzip2 v0.5.2
6622025-08-12T20:51:48.350Z Downloaded async-trait v0.1.88
6632025-08-12T20:51:48.353Z Downloaded lazycell v1.3.0
6642025-08-12T20:51:48.356Z Downloaded bcrypt-pbkdf v0.10.0
6652025-08-12T20:51:48.357Z Downloaded lalrpop-util v0.19.12
6662025-08-12T20:51:48.360Z Downloaded indoc v2.0.6
6672025-08-12T20:51:48.363Z Downloaded critical-section v1.1.3
6682025-08-12T20:51:48.363Z Downloaded lru-cache v0.1.2
6692025-08-12T20:51:48.367Z Downloaded constant_time_eq v0.3.1
6702025-08-12T20:51:48.367Z Downloaded cexpr v0.6.0
6712025-08-12T20:51:48.370Z Downloaded lockfree-object-pool v0.1.6
6722025-08-12T20:51:48.374Z Downloaded indent_write v2.2.0
6732025-08-12T20:51:48.374Z Downloaded kstat-rs v0.2.4
6742025-08-12T20:51:48.378Z Downloaded cassowary v0.3.0
6752025-08-12T20:51:48.378Z Downloaded lzss v0.8.2
6762025-08-12T20:51:48.381Z Downloaded crossbeam-deque v0.8.5
6772025-08-12T20:51:48.381Z Downloaded lru v0.12.5
6782025-08-12T20:51:48.385Z Downloaded convert_case v0.4.0
6792025-08-12T20:51:48.385Z Downloaded proc-macro-error-attr2 v2.0.0
6802025-08-12T20:51:48.388Z Downloaded managed v0.8.0
6812025-08-12T20:51:48.388Z Downloaded cancel-safe-futures v0.1.5
6822025-08-12T20:51:48.391Z Downloaded proc-macro-crate v1.3.1
6832025-08-12T20:51:48.394Z Downloaded httparse v1.9.5
6842025-08-12T20:51:48.398Z Downloaded cookie_store v0.21.1
6852025-08-12T20:51:48.402Z Downloaded libsw v3.5.0
6862025-08-12T20:51:48.402Z Downloaded hyper-staticfile v0.10.1
6872025-08-12T20:51:48.405Z Downloaded hickory-resolver v0.24.4
6882025-08-12T20:51:48.409Z Downloaded sqlparser_derive v0.2.2
6892025-08-12T20:51:48.409Z Downloaded slog-envlogger v2.2.0
6902025-08-12T20:51:48.412Z Downloaded rustc_version v0.4.1
6912025-08-12T20:51:48.412Z Downloaded const_format_proc_macros v0.2.34
6922025-08-12T20:51:48.426Z Downloaded serde_bytes v0.11.17
6932025-08-12T20:51:48.429Z Downloaded arc-swap v1.7.1
6942025-08-12T20:51:48.432Z Downloaded resolv-conf v0.7.0
6952025-08-12T20:51:48.436Z Downloaded const-oid v0.9.6
6962025-08-12T20:51:48.439Z Downloaded rtoolbox v0.0.2
6972025-08-12T20:51:48.439Z Downloaded lock_api v0.4.12
6982025-08-12T20:51:48.442Z Downloaded tinyvec_macros v0.1.1
6992025-08-12T20:51:48.442Z Downloaded crossbeam-utils v0.8.21
7002025-08-12T20:51:48.445Z Downloaded darling_macro v0.21.0
7012025-08-12T20:51:48.448Z Downloaded want v0.3.1
7022025-08-12T20:51:48.448Z Downloaded ref-cast v1.0.24
7032025-08-12T20:51:48.452Z Downloaded waitgroup v0.1.2
7042025-08-12T20:51:48.455Z Downloaded aes v0.8.4
7052025-08-12T20:51:48.458Z Downloaded slog-dtrace v0.3.0
7062025-08-12T20:51:48.463Z Downloaded sec1 v0.7.3
7072025-08-12T20:51:48.463Z Downloaded rustc_version v0.1.7
7082025-08-12T20:51:48.466Z Downloaded ppv-lite86 v0.2.20
7092025-08-12T20:51:48.466Z Downloaded sha1 v0.10.6
7102025-08-12T20:51:48.466Z Downloaded crc-any v2.5.0
7112025-08-12T20:51:48.469Z Downloaded colored v2.2.0
7122025-08-12T20:51:48.472Z Downloaded smf v0.2.3
7132025-08-12T20:51:48.475Z Downloaded progenitor-impl v0.8.0
7142025-08-12T20:51:48.475Z Downloaded base64 v0.22.1
7152025-08-12T20:51:48.479Z Downloaded ssh-encoding v0.2.0
7162025-08-12T20:51:48.482Z Downloaded termcolor v1.4.1
7172025-08-12T20:51:48.486Z Downloaded ssh-cipher v0.2.0
7182025-08-12T20:51:48.486Z Downloaded chacha20poly1305 v0.10.1
7192025-08-12T20:51:48.489Z Downloaded time-core v0.1.2
7202025-08-12T20:51:48.489Z Downloaded futures-core v0.3.31
7212025-08-12T20:51:48.492Z Downloaded darling_macro v0.20.10
7222025-08-12T20:51:48.492Z Downloaded compact_str v0.8.0
7232025-08-12T20:51:48.497Z Downloaded tokio-rustls v0.25.0
7242025-08-12T20:51:48.500Z Downloaded unit-prefix v0.5.1
7252025-08-12T20:51:48.500Z Downloaded base64 v0.21.7
7262025-08-12T20:51:48.503Z Downloaded serde_with_macros v3.14.0
7272025-08-12T20:51:48.506Z Downloaded openssl-macros v0.1.1
7282025-08-12T20:51:48.509Z Downloaded num v0.4.3
7292025-08-12T20:51:48.509Z Downloaded endian-type v0.1.2
7302025-08-12T20:51:48.509Z Downloaded embedded-io v0.4.0
7312025-08-12T20:51:48.512Z Downloaded xattr v1.3.1
7322025-08-12T20:51:48.516Z Downloaded spin v0.9.8
7332025-08-12T20:51:48.519Z Downloaded filetime v0.2.25
7342025-08-12T20:51:48.519Z Downloaded curve25519-dalek-derive v0.1.1
7352025-08-12T20:51:48.522Z Downloaded walkdir v2.5.0
7362025-08-12T20:51:48.522Z Downloaded debug-ignore v1.0.5
7372025-08-12T20:51:48.526Z Downloaded term v0.7.0
7382025-08-12T20:51:48.530Z Downloaded data-encoding v2.9.0
7392025-08-12T20:51:48.530Z Downloaded match_cfg v0.1.0
7402025-08-12T20:51:48.533Z Downloaded ed25519 v2.2.3
7412025-08-12T20:51:48.533Z Downloaded hyper-rustls v0.27.7
7422025-08-12T20:51:48.536Z Downloaded hickory-server v0.25.2
7432025-08-12T20:51:48.541Z Downloaded futures-task v0.3.31
7442025-08-12T20:51:48.544Z Downloaded flagset v0.4.6
7452025-08-12T20:51:48.547Z Downloaded newtype_derive v0.1.6
7462025-08-12T20:51:48.547Z Downloaded ff v0.13.0
7472025-08-12T20:51:48.550Z Downloaded tagptr v0.2.0
7482025-08-12T20:51:48.550Z Downloaded fd-lock v4.0.2
7492025-08-12T20:51:48.553Z Downloaded futures-sink v0.3.31
7502025-08-12T20:51:48.553Z Downloaded zstd-safe v7.2.3
7512025-08-12T20:51:48.556Z Downloaded serde_plain v1.0.2
7522025-08-12T20:51:48.559Z Downloaded indicatif v0.18.0
7532025-08-12T20:51:48.563Z Downloaded maybe-uninit v2.0.0
7542025-08-12T20:51:48.563Z Downloaded enum-as-inner v0.6.1
7552025-08-12T20:51:48.567Z Downloaded oso-derive v0.27.3
7562025-08-12T20:51:48.567Z Downloaded derive_builder_core v0.20.2
7572025-08-12T20:51:48.570Z Downloaded tokio-rustls v0.24.1
7582025-08-12T20:51:48.573Z Downloaded serde_yaml v0.9.34+deprecated
7592025-08-12T20:51:48.576Z Downloaded packed_struct_codegen v0.10.1
7602025-08-12T20:51:48.576Z Downloaded schemars v0.8.22
7612025-08-12T20:51:48.587Z Downloaded slog-bunyan v2.5.0
7622025-08-12T20:51:48.591Z Downloaded nibble_vec v0.1.0
7632025-08-12T20:51:48.594Z Downloaded jiff-static v0.2.15
7642025-08-12T20:51:48.597Z Downloaded progenitor-client v0.10.0
7652025-08-12T20:51:48.597Z Downloaded num-integer v0.1.46
7662025-08-12T20:51:48.600Z Downloaded pkg-config v0.3.31
7672025-08-12T20:51:48.600Z Downloaded crossbeam-channel v0.5.15
7682025-08-12T20:51:48.604Z Downloaded cc v1.2.30
7692025-08-12T20:51:48.608Z Downloaded rand_seeder v0.3.0
7702025-08-12T20:51:48.611Z Downloaded psl-types v2.0.11
7712025-08-12T20:51:48.611Z Downloaded pin-project-internal v1.1.6
7722025-08-12T20:51:48.615Z Downloaded fixedbitset v0.5.7
7732025-08-12T20:51:48.618Z Downloaded cstr-argument v0.1.2
7742025-08-12T20:51:48.618Z Downloaded rustls-native-certs v0.8.1
7752025-08-12T20:51:48.621Z Downloaded rand_xorshift v0.4.0
7762025-08-12T20:51:48.624Z Downloaded diff v0.1.13
7772025-08-12T20:51:48.627Z Downloaded float-ord v0.3.2
7782025-08-12T20:51:48.627Z Downloaded num-iter v0.1.45
7792025-08-12T20:51:48.628Z Downloaded socket2 v0.6.0
7802025-08-12T20:51:48.631Z Downloaded sync_wrapper v1.0.1
7812025-08-12T20:51:48.634Z Downloaded md5 v0.7.0
7822025-08-12T20:51:48.634Z Downloaded slog-stdlog v4.1.1
7832025-08-12T20:51:48.637Z Downloaded sync-ptr v0.1.4
7842025-08-12T20:51:48.637Z Downloaded signal-hook-tokio v0.3.1
7852025-08-12T20:51:48.641Z Downloaded similar v2.7.0
7862025-08-12T20:51:48.644Z Downloaded slog-scope v4.4.0
7872025-08-12T20:51:48.647Z Downloaded slog-json v2.6.1
7882025-08-12T20:51:48.647Z Downloaded slog-async v2.8.0
7892025-08-12T20:51:48.650Z Downloaded diesel_derives v2.2.3
7902025-08-12T20:51:48.654Z Downloaded time-macros v0.2.18
7912025-08-12T20:51:48.657Z Downloaded vte_generate_state_changes v0.1.2
7922025-08-12T20:51:48.660Z Downloaded parking_lot v0.11.2
7932025-08-12T20:51:48.660Z Downloaded fatfs v0.3.6
7942025-08-12T20:51:48.663Z Downloaded siphasher v1.0.1
7952025-08-12T20:51:48.666Z Downloaded pkcs8 v0.10.2
7962025-08-12T20:51:48.670Z Downloaded siphasher v0.3.11
7972025-08-12T20:51:48.670Z Downloaded normalize-line-endings v0.3.0
7982025-08-12T20:51:48.673Z Downloaded polyval v0.6.2
7992025-08-12T20:51:48.673Z Downloaded thiserror-no-std v2.0.2
8002025-08-12T20:51:48.676Z Downloaded crunchy v0.2.2
8012025-08-12T20:51:48.680Z Downloaded utf-8 v0.7.6
8022025-08-12T20:51:48.680Z Downloaded poly1305 v0.8.0
8032025-08-12T20:51:48.683Z Downloaded thread_local v1.1.8
8042025-08-12T20:51:48.688Z Downloaded aes-gcm v0.10.3
8052025-08-12T20:51:48.691Z Downloaded crucible-workspace-hack v0.1.0
8062025-08-12T20:51:48.691Z Downloaded postgres-protocol v0.6.8
8072025-08-12T20:51:48.695Z Downloaded xshell-macros v0.2.7
8082025-08-12T20:51:48.695Z Downloaded slab v0.4.9
8092025-08-12T20:51:48.695Z Downloaded hyper-util v0.1.16
8102025-08-12T20:51:48.699Z Downloaded ctr v0.9.2
8112025-08-12T20:51:48.702Z Downloaded rustls-pemfile v2.2.0
8122025-08-12T20:51:48.706Z Downloaded rustc-hash v1.1.0
8132025-08-12T20:51:48.710Z Downloaded aho-corasick v1.1.3
8142025-08-12T20:51:48.713Z Downloaded parse-size v1.1.0
8152025-08-12T20:51:48.713Z Downloaded md-5 v0.10.6
8162025-08-12T20:51:48.716Z Downloaded nu-ansi-term v0.50.1
8172025-08-12T20:51:48.720Z Downloaded tokio-tungstenite v0.21.0
8182025-08-12T20:51:48.723Z Downloaded xz2 v0.1.7
8192025-08-12T20:51:48.723Z Downloaded papergrid v0.14.0
8202025-08-12T20:51:48.727Z Downloaded p256 v0.13.2
8212025-08-12T20:51:48.731Z Downloaded nodrop v0.1.14
8222025-08-12T20:51:48.734Z Downloaded topological-sort v0.2.2
8232025-08-12T20:51:48.734Z Downloaded tokio-tungstenite v0.23.1
8242025-08-12T20:51:48.737Z Downloaded unsafe-libyaml v0.2.11
8252025-08-12T20:51:48.741Z Downloaded dunce v1.0.5
8262025-08-12T20:51:48.744Z Downloaded document-features v0.2.11
8272025-08-12T20:51:48.744Z Downloaded difflib v0.4.0
8282025-08-12T20:51:48.747Z Downloaded predicates-core v1.0.8
8292025-08-12T20:51:48.747Z Downloaded either v1.15.0
8302025-08-12T20:51:48.750Z Downloaded vte v0.11.1
8312025-08-12T20:51:48.754Z Downloaded typed-path v0.9.3
8322025-08-12T20:51:48.757Z Downloaded zone_cfg_derive v0.3.0
8332025-08-12T20:51:48.760Z Downloaded strum v0.26.3
8342025-08-12T20:51:48.760Z Downloaded ghash v0.5.1
8352025-08-12T20:51:48.781Z Downloaded futures-macro v0.3.31
8362025-08-12T20:51:48.781Z Downloaded qorb v0.4.1
8372025-08-12T20:51:48.785Z Downloaded opaque-debug v0.3.1
8382025-08-12T20:51:48.786Z Downloaded h2 v0.4.6
8392025-08-12T20:51:48.786Z Downloaded parse-display-derive v0.10.0
8402025-08-12T20:51:48.786Z Downloaded parse-display v0.10.0
8412025-08-12T20:51:48.786Z Downloaded csv-core v0.1.11
8422025-08-12T20:51:48.786Z Downloaded rustc-demangle v0.1.24
8432025-08-12T20:51:48.786Z Downloaded peg-runtime v0.8.5
8442025-08-12T20:51:48.786Z Downloaded serde_derive_internals v0.29.1
8452025-08-12T20:51:48.786Z Downloaded progenitor v0.10.0
8462025-08-12T20:51:48.789Z Downloaded phf v0.12.1
8472025-08-12T20:51:48.789Z Downloaded ron v0.8.1
8482025-08-12T20:51:48.794Z Downloaded phf v0.11.2
8492025-08-12T20:51:48.797Z Downloaded phf_shared v0.12.1
8502025-08-12T20:51:48.797Z Downloaded progenitor-macro v0.10.0
8512025-08-12T20:51:48.801Z Downloaded peg-macros v0.8.5
8522025-08-12T20:51:48.804Z Downloaded hashbrown v0.12.3
8532025-08-12T20:51:48.808Z Downloaded progenitor-macro v0.8.0
8542025-08-12T20:51:48.808Z Downloaded memmap2 v0.9.5
8552025-08-12T20:51:48.812Z Downloaded tokio-native-tls v0.3.1
8562025-08-12T20:51:48.812Z Downloaded tokio-macros v2.5.0
8572025-08-12T20:51:48.815Z Downloaded shlex v1.3.0
8582025-08-12T20:51:48.815Z Downloaded strum_macros v0.24.3
8592025-08-12T20:51:48.818Z Downloaded multer v3.1.0
8602025-08-12T20:51:48.822Z Downloaded maplit v1.0.2
8612025-08-12T20:51:48.822Z Downloaded futures-executor v0.3.31
8622025-08-12T20:51:48.825Z Downloaded owo-colors v4.2.2
8632025-08-12T20:51:48.828Z Downloaded daft v0.1.4
8642025-08-12T20:51:48.834Z Downloaded foreign-types-macros v0.2.3
8652025-08-12T20:51:48.841Z Downloaded supports-color v3.0.2
8662025-08-12T20:51:48.844Z Downloaded progenitor-macro v0.9.1
8672025-08-12T20:51:48.847Z Downloaded rustls-pki-types v1.10.0
8682025-08-12T20:51:48.850Z Downloaded take_mut v0.2.2
8692025-08-12T20:51:48.854Z Downloaded unicode-bidi v0.3.17
8702025-08-12T20:51:48.859Z Downloaded which v4.4.2
8712025-08-12T20:51:48.863Z Downloaded rustc-hash v2.1.1
8722025-08-12T20:51:48.866Z Downloaded strum_macros v0.26.4
8732025-08-12T20:51:48.871Z Downloaded foreign-types-shared v0.1.1
8742025-08-12T20:51:48.876Z Downloaded tabled_derive v0.10.0
8752025-08-12T20:51:48.879Z Downloaded support-bundle-viewer v0.1.2
8762025-08-12T20:51:48.879Z Downloaded iddqd v0.3.9
8772025-08-12T20:51:48.886Z Downloaded num-derive v0.3.3
8782025-08-12T20:51:48.889Z Downloaded progenitor v0.8.0
8792025-08-12T20:51:48.892Z Downloaded tui-tree-widget v0.23.1
8802025-08-12T20:51:48.895Z Downloaded uuid v1.17.0
8812025-08-12T20:51:48.899Z Downloaded parking_lot v0.12.3
8822025-08-12T20:51:48.902Z Downloaded number_prefix v0.4.0
8832025-08-12T20:51:48.905Z Downloaded daft-derive v0.1.4
8842025-08-12T20:51:48.908Z Downloaded crossterm v0.29.0
8852025-08-12T20:51:48.914Z Downloaded serde-big-array v0.5.1
8862025-08-12T20:51:48.917Z Downloaded secrecy v0.8.0
8872025-08-12T20:51:48.920Z Downloaded flume v0.11.1
8882025-08-12T20:51:48.924Z Downloaded dirs-next v2.0.0
8892025-08-12T20:51:48.927Z Downloaded r2d2 v0.8.10
8902025-08-12T20:51:48.927Z Downloaded futures v0.3.31
8912025-08-12T20:51:48.931Z Downloaded tap v1.0.1
8922025-08-12T20:51:48.935Z Downloaded tungstenite v0.23.0
8932025-08-12T20:51:48.938Z Downloaded num_enum v0.5.11
8942025-08-12T20:51:48.943Z Downloaded num-conv v0.1.0
8952025-08-12T20:51:48.947Z Downloaded itertools v0.14.0
8962025-08-12T20:51:48.952Z Downloaded olpc-cjson v0.1.4
8972025-08-12T20:51:48.955Z Downloaded path-slash v0.1.5
8982025-08-12T20:51:48.955Z Downloaded funty v2.0.0
8992025-08-12T20:51:48.958Z Downloaded twox-hash v2.1.0
9002025-08-12T20:51:48.962Z Downloaded pkcs1 v0.7.5
9012025-08-12T20:51:48.965Z Downloaded proc-macro-error2 v2.0.1
9022025-08-12T20:51:48.968Z Downloaded termios v0.3.3
9032025-08-12T20:51:48.968Z Downloaded subtle v2.6.1
9042025-08-12T20:51:48.971Z Downloaded rfc6979 v0.4.0
9052025-08-12T20:51:48.975Z Downloaded void v1.0.2
9062025-08-12T20:51:48.975Z Downloaded signal-hook v0.3.18
9072025-08-12T20:51:48.978Z Downloaded rand_chacha v0.3.1
9082025-08-12T20:51:48.981Z Downloaded snafu-derive v0.8.5
9092025-08-12T20:51:48.981Z Downloaded zip v0.6.6
9102025-08-12T20:51:48.985Z Downloaded fs_extra v1.3.0
9112025-08-12T20:51:48.989Z Downloaded derive_builder_macro v0.20.2
9122025-08-12T20:51:48.992Z Downloaded bindgen v0.69.5
9132025-08-12T20:51:48.997Z Downloaded openssl-probe v0.1.5
9142025-08-12T20:51:49.002Z Downloaded pem v3.0.5
9152025-08-12T20:51:49.005Z Downloaded serde_with v3.14.0
9162025-08-12T20:51:49.013Z Downloaded dyn-clone v1.0.19
9172025-08-12T20:51:49.016Z Downloaded scrypt v0.11.0
9182025-08-12T20:51:49.019Z Downloaded progenitor v0.9.1
9192025-08-12T20:51:49.019Z Downloaded iri-string v0.7.8
9202025-08-12T20:51:49.026Z Downloaded termtree v0.5.1
9212025-08-12T20:51:49.029Z Downloaded hyper v1.6.0
9222025-08-12T20:51:49.035Z Downloaded tokio-stream v0.1.17
9232025-08-12T20:51:49.039Z Downloaded tiny-keccak v2.0.2
9242025-08-12T20:51:49.043Z Downloaded x509-cert v0.2.5
9252025-08-12T20:51:49.050Z Downloaded expectorate v1.2.0
9262025-08-12T20:51:49.053Z Downloaded crypto-bigint v0.5.5
9272025-08-12T20:51:49.059Z Downloaded password-hash v0.4.2
9282025-08-12T20:51:49.063Z Downloaded futures-io v0.3.31
9292025-08-12T20:51:49.066Z Downloaded foreign-types v0.3.2
9302025-08-12T20:51:49.066Z Downloaded signal-hook-registry v1.4.2
9312025-08-12T20:51:49.069Z Downloaded static_assertions v1.1.0
9322025-08-12T20:51:49.069Z Downloaded rpassword v7.4.0
9332025-08-12T20:51:49.072Z Downloaded zlib-rs v0.5.1
9342025-08-12T20:51:49.077Z Downloaded ecdsa v0.16.9
9352025-08-12T20:51:49.081Z Downloaded tokio-rustls v0.26.0
9362025-08-12T20:51:49.084Z Downloaded progenitor-client v0.8.0
9372025-08-12T20:51:49.084Z Downloaded scheduled-thread-pool v0.2.7
9382025-08-12T20:51:49.088Z Downloaded wait-timeout v0.2.0
9392025-08-12T20:51:49.088Z Downloaded env_filter v0.1.2
9402025-08-12T20:51:49.091Z Downloaded reqwest v0.12.22
9412025-08-12T20:51:49.097Z Downloaded sigpipe v0.1.3
9422025-08-12T20:51:49.100Z Downloaded zerocopy v0.6.6
9432025-08-12T20:51:49.103Z Downloaded salsa20 v0.10.2
9442025-08-12T20:51:49.103Z Downloaded zip v4.2.0
9452025-08-12T20:51:49.113Z Downloaded progenitor-client v0.9.1
9462025-08-12T20:51:49.117Z Downloaded foldhash v0.1.5
9472025-08-12T20:51:49.117Z Downloaded bindgen v0.71.1
9482025-08-12T20:51:49.120Z Downloaded try-lock v0.2.5
9492025-08-12T20:51:49.120Z Downloaded progenitor-impl v0.10.0
9502025-08-12T20:51:49.124Z Downloaded yansi v1.0.1
9512025-08-12T20:51:49.127Z Downloaded phf_shared v0.11.2
9522025-08-12T20:51:49.127Z Downloaded serde_urlencoded v0.7.1
9532025-08-12T20:51:49.132Z Downloaded itertools v0.13.0
9542025-08-12T20:51:49.135Z Downloaded untrusted v0.9.0
9552025-08-12T20:51:49.138Z Downloaded defmt-parser v0.3.4
9562025-08-12T20:51:49.138Z Downloaded vergen v8.3.2
9572025-08-12T20:51:49.141Z Downloaded schemars_derive v0.8.22
9582025-08-12T20:51:49.144Z Downloaded num-complex v0.4.6
9592025-08-12T20:51:49.144Z Downloaded mime_guess v2.0.5
9602025-08-12T20:51:49.148Z Downloaded oxide-tokio-rt v0.1.2
9612025-08-12T20:51:49.151Z Downloaded mime v0.3.17
9622025-08-12T20:51:49.151Z Downloaded wyz v0.5.1
9632025-08-12T20:51:49.154Z Downloaded yasna v0.5.2
9642025-08-12T20:51:49.154Z Downloaded typify-macro v0.4.1
9652025-08-12T20:51:49.157Z Downloaded derive_more v0.99.20
9662025-08-12T20:51:49.161Z Downloaded der_derive v0.7.3
9672025-08-12T20:51:49.164Z Downloaded getrandom v0.2.15
9682025-08-12T20:51:49.167Z Downloaded typify-macro v0.3.0
9692025-08-12T20:51:49.167Z Downloaded test-strategy v0.4.3
9702025-08-12T20:51:49.170Z Downloaded defmt v0.3.8
9712025-08-12T20:51:49.173Z Downloaded paste v1.0.15
9722025-08-12T20:51:49.177Z Downloaded powerfmt v0.2.0
9732025-08-12T20:51:49.180Z Downloaded env_logger v0.10.2
9742025-08-12T20:51:49.183Z Downloaded signature v2.2.0
9752025-08-12T20:51:49.183Z Downloaded memoffset v0.9.1
9762025-08-12T20:51:49.186Z Downloaded pem-rfc7468 v0.7.0
9772025-08-12T20:51:49.186Z Downloaded rayon v1.10.0
9782025-08-12T20:51:49.196Z Downloaded tls_codec_derive v0.4.1
9792025-08-12T20:51:49.199Z Downloaded derive-where v1.5.0
9802025-08-12T20:51:49.202Z Downloaded uzers v0.12.1
9812025-08-12T20:51:49.205Z Downloaded tracing-attributes v0.1.27
9822025-08-12T20:51:49.209Z Downloaded tls_codec v0.4.1
9832025-08-12T20:51:49.209Z Downloaded predicates v3.1.3
9842025-08-12T20:51:49.212Z Downloaded unarray v0.1.4
9852025-08-12T20:51:49.216Z Downloaded unicode-properties v0.1.3
9862025-08-12T20:51:49.216Z Downloaded glob v0.3.2
9872025-08-12T20:51:49.219Z Downloaded slog-term v2.9.1
9882025-08-12T20:51:49.222Z Downloaded rcgen v0.12.1
9892025-08-12T20:51:49.223Z Downloaded unicode-normalization v0.1.24
9902025-08-12T20:51:49.226Z Downloaded sqlparser v0.45.0
9912025-08-12T20:51:49.230Z Downloaded password-hash v0.5.0
9922025-08-12T20:51:49.233Z Downloaded unicase v2.7.0
9932025-08-12T20:51:49.237Z Downloaded oxnet v0.1.3
9942025-08-12T20:51:49.237Z Downloaded derive_builder v0.20.2
9952025-08-12T20:51:49.241Z Downloaded tower v0.5.2
9962025-08-12T20:51:49.251Z Downloaded tinyvec v1.8.0
9972025-08-12T20:51:49.254Z Downloaded prefix-trie v0.7.0
9982025-08-12T20:51:49.258Z Downloaded tracing-core v0.1.32
9992025-08-12T20:51:49.262Z Downloaded derive_more-impl v2.0.1
10002025-08-12T20:51:49.266Z Downloaded der v0.7.9
10012025-08-12T20:51:49.272Z Downloaded openssl-sys v0.9.109
10022025-08-12T20:51:49.277Z Downloaded p384 v0.13.0
10032025-08-12T20:51:49.282Z Downloaded rustls-webpki v0.101.7
10042025-08-12T20:51:49.296Z Downloaded pretty_assertions v1.4.1
10052025-08-12T20:51:49.300Z Downloaded num-bigint v0.4.6
10062025-08-12T20:51:49.303Z Downloaded salty v0.3.0
10072025-08-12T20:51:49.309Z Downloaded tabled v0.18.0
10082025-08-12T20:51:49.325Z Downloaded tough v0.20.0
10092025-08-12T20:51:49.332Z Downloaded curve25519-dalek v4.1.3
10102025-08-12T20:51:49.340Z Downloaded steno v0.4.1
10112025-08-12T20:51:49.343Z Downloaded object v0.30.4
10122025-08-12T20:51:49.352Z Downloaded gimli v0.31.1
10132025-08-12T20:51:49.359Z Downloaded regress v0.10.4
10142025-08-12T20:51:49.368Z Downloaded futures-util v0.3.31
10152025-08-12T20:51:49.379Z Downloaded quick-xml v0.37.2
10162025-08-12T20:51:49.384Z Downloaded portable-atomic v1.11.0
10172025-08-12T20:51:49.392Z Downloaded zerocopy-derive v0.8.26
10182025-08-12T20:51:49.398Z Downloaded num-bigint-dig v0.8.4
10192025-08-12T20:51:49.402Z Downloaded winnow v0.6.26
10202025-08-12T20:51:49.409Z Downloaded rand v0.9.1
10212025-08-12T20:51:49.413Z Downloaded radix_trie v0.2.1
10222025-08-12T20:51:49.418Z Downloaded rustls-webpki v0.102.8
10232025-08-12T20:51:49.435Z Downloaded reedline v0.40.0
10242025-08-12T20:51:49.441Z Downloaded hickory-proto v0.25.2
10252025-08-12T20:51:49.454Z Downloaded nix v0.27.1
10262025-08-12T20:51:49.464Z Downloaded git2 v0.19.0
10272025-08-12T20:51:49.471Z Downloaded petname v2.0.2
10282025-08-12T20:51:49.476Z Downloaded diesel v2.2.12
10292025-08-12T20:51:49.494Z Downloaded bstr v1.10.0
10302025-08-12T20:51:49.503Z Downloaded moka v0.12.10
10312025-08-12T20:51:49.513Z Downloaded smoltcp v0.9.1
10322025-08-12T20:51:49.524Z Downloaded winnow v0.5.40
10332025-08-12T20:51:49.532Z Downloaded polar-core v0.27.3
10342025-08-12T20:51:49.540Z Downloaded vcpkg v0.2.15
10352025-08-12T20:51:49.577Z Downloaded regex v1.11.1
10362025-08-12T20:51:49.590Z Downloaded webpki-roots v1.0.1
10372025-08-12T20:51:49.593Z Downloaded openapiv3 v2.2.0
10382025-08-12T20:51:49.604Z Downloaded nix v0.28.0
10392025-08-12T20:51:49.614Z Downloaded rustls v0.22.4
10402025-08-12T20:51:49.626Z Downloaded zerocopy-derive v0.6.6
10412025-08-12T20:51:49.636Z Downloaded typify-impl v0.4.1
10422025-08-12T20:51:49.649Z Downloaded rustls v0.23.19
10432025-08-12T20:51:49.660Z Downloaded typify-impl v0.3.0
10442025-08-12T20:51:49.674Z Downloaded bzip2-sys v0.1.13+1.0.8
10452025-08-12T20:51:49.684Z Downloaded nix v0.29.0
10462025-08-12T20:51:49.695Z Downloaded openssl v0.10.73
10472025-08-12T20:51:49.704Z Downloaded object v0.36.5
10482025-08-12T20:51:49.715Z Downloaded nix v0.30.1
10492025-08-12T20:51:49.726Z Downloaded hickory-proto v0.24.4
10502025-08-12T20:51:49.741Z Downloaded rustls v0.21.12
10512025-08-12T20:51:49.751Z Downloaded regex-syntax v0.6.29
10522025-08-12T20:51:49.757Z Downloaded dropshot v0.16.2
10532025-08-12T20:51:49.776Z Downloaded sled v0.34.7
10542025-08-12T20:51:49.785Z Downloaded typify-impl v0.2.0
10552025-08-12T20:51:49.797Z Downloaded regex-syntax v0.8.5
10562025-08-12T20:51:49.804Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10572025-08-12T20:51:49.820Z Downloaded chrono-tz v0.10.4
10582025-08-12T20:51:49.835Z Downloaded smoltcp v0.11.0
10592025-08-12T20:51:49.846Z Downloaded quinn-proto v0.11.8
10602025-08-12T20:51:49.851Z Downloaded lalrpop v0.19.12
10612025-08-12T20:51:49.860Z Downloaded tower-http v0.6.6
10622025-08-12T20:51:49.868Z Downloaded nom v7.1.3
10632025-08-12T20:51:49.874Z Downloaded ratatui v0.29.0
10642025-08-12T20:51:49.889Z Downloaded proptest v1.7.0
10652025-08-12T20:51:49.899Z Downloaded tokio v1.47.0
10662025-08-12T20:51:49.930Z Downloaded sha3 v0.10.8
10672025-08-12T20:51:49.935Z Downloaded zerocopy v0.8.26
10682025-08-12T20:51:49.954Z Downloaded unicode-segmentation v1.12.0
10692025-08-12T20:51:49.957Z Downloaded snafu v0.8.5
10702025-08-12T20:51:49.963Z Downloaded jiff v0.2.15
10712025-08-12T20:51:49.977Z Downloaded zeroize v1.8.1
10722025-08-12T20:51:49.979Z Downloaded native-tls v0.2.12
10732025-08-12T20:51:49.980Z Downloaded derive-ex v0.1.8
10742025-08-12T20:51:49.983Z Downloaded russh v0.45.0
10752025-08-12T20:51:49.986Z Downloaded rand v0.8.5
10762025-08-12T20:51:49.989Z Downloaded quinn v0.11.5
10772025-08-12T20:51:49.992Z Downloaded omicron-zone-package v0.12.2
10782025-08-12T20:51:49.994Z Downloaded dropshot_endpoint v0.16.2
10792025-08-12T20:51:49.997Z Downloaded derive_more v2.0.1
10802025-08-12T20:51:50.005Z Downloaded regex-automata v0.4.8
10812025-08-12T20:51:50.018Z Downloaded petgraph v0.6.5
10822025-08-12T20:51:50.034Z Downloaded petgraph v0.8.2
10832025-08-12T20:51:50.052Z Downloaded lzma-sys v0.1.20
10842025-08-12T20:51:50.077Z Downloaded tokio-postgres v0.7.13
10852025-08-12T20:51:50.082Z Downloaded libz-sys v1.1.20
10862025-08-12T20:51:50.099Z Downloaded darling_core v0.21.0
10872025-08-12T20:51:50.104Z Downloaded value-bag v1.9.0
10882025-08-12T20:51:50.107Z Downloaded samael v0.0.19
10892025-08-12T20:51:50.111Z Downloaded rustyline v14.0.0
10902025-08-12T20:51:50.121Z Downloaded csv v1.3.1
10912025-08-12T20:51:50.132Z Downloaded gethostname v0.5.0
10922025-08-12T20:51:50.135Z Downloaded typify-macro v0.2.0
10932025-08-12T20:51:50.135Z Downloaded tar v0.4.44
10942025-08-12T20:51:50.139Z Downloaded prettyplease v0.2.36
10952025-08-12T20:51:50.141Z Downloaded darling_core v0.20.10
10962025-08-12T20:51:50.146Z Downloaded predicates-tree v1.0.12
10972025-08-12T20:51:50.146Z Downloaded scopeguard v1.2.0
10982025-08-12T20:51:50.149Z Downloaded primeorder v0.13.6
10992025-08-12T20:51:50.149Z Downloaded pin-project v1.1.6
11002025-08-12T20:51:50.156Z Downloaded tungstenite v0.21.0
11012025-08-12T20:51:50.159Z Downloaded tokio-util v0.7.15
11022025-08-12T20:51:50.164Z Downloaded time v0.3.36
11032025-08-12T20:51:50.171Z Downloaded p521 v0.13.3
11042025-08-12T20:51:50.174Z Downloaded semver v0.1.20
11052025-08-12T20:51:50.175Z Downloaded ref-cast-impl v1.0.24
11062025-08-12T20:51:50.178Z Downloaded same-file v1.0.6
11072025-08-12T20:51:50.178Z Downloaded fs-err v2.11.0
11082025-08-12T20:51:50.181Z Downloaded ring v0.17.14
11092025-08-12T20:51:50.215Z Downloaded tokio-dtrace v0.1.0
11102025-08-12T20:51:50.218Z Downloaded postgres-types v0.2.9
11112025-08-12T20:51:50.221Z Downloaded ed25519-dalek v2.1.1
11122025-08-12T20:51:50.221Z Downloaded string_cache v0.8.9
11132025-08-12T20:51:50.224Z Downloaded smallvec v0.6.14
11142025-08-12T20:51:50.224Z Downloaded peg v0.8.5
11152025-08-12T20:51:50.227Z Downloaded pbkdf2 v0.12.2
11162025-08-12T20:51:50.229Z Downloaded pbkdf2 v0.11.0
11172025-08-12T20:51:50.229Z Downloaded env_logger v0.11.5
11182025-08-12T20:51:50.233Z Downloaded darling v0.21.0
11192025-08-12T20:51:50.236Z Downloaded chrono v0.4.41
11202025-08-12T20:51:50.242Z Downloaded dsl_auto_type v0.1.2
11212025-08-12T20:51:50.245Z Downloaded deranged v0.3.11
11222025-08-12T20:51:50.245Z Downloaded pin-project-lite v0.2.14
11232025-08-12T20:51:50.248Z Downloaded toml_edit v0.19.15
11242025-08-12T20:51:50.262Z Downloaded num-rational v0.4.2
11252025-08-12T20:51:50.265Z Downloaded new_debug_unreachable v1.0.6
11262025-08-12T20:51:50.265Z Downloaded encoding_rs v0.8.34
11272025-08-12T20:51:50.283Z Downloaded fxhash v0.2.1
11282025-08-12T20:51:50.286Z Downloaded foreign-types v0.5.0
11292025-08-12T20:51:50.286Z Downloaded defmt-macros v0.3.9
11302025-08-12T20:51:50.289Z Downloaded whoami v1.5.2
11312025-08-12T20:51:50.289Z Downloaded serde_repr v0.1.19
11322025-08-12T20:51:50.292Z Downloaded serde_path_to_error v0.1.17
11332025-08-12T20:51:50.292Z Downloaded thiserror-impl-no-std v2.0.2
11342025-08-12T20:51:50.295Z Downloaded strip-ansi-escapes v0.2.0
11352025-08-12T20:51:50.295Z Downloaded parking_lot_core v0.9.10
11362025-08-12T20:51:50.295Z Downloaded flate2 v1.1.2
11372025-08-12T20:51:50.299Z Downloaded elliptic-curve v0.13.8
11382025-08-12T20:51:50.302Z Downloaded des v0.8.1
11392025-08-12T20:51:50.306Z Downloaded zopfli v0.8.1
11402025-08-12T20:51:50.309Z Downloaded pin-utils v0.1.0
11412025-08-12T20:51:50.309Z Downloaded structmeta v0.3.0
11422025-08-12T20:51:50.309Z Downloaded serde-hex v0.1.0
11432025-08-12T20:51:50.312Z Downloaded darling v0.20.10
11442025-08-12T20:51:50.317Z Downloaded ssh-key v0.6.6
11452025-08-12T20:51:50.320Z Downloaded hkdf v0.12.4
11462025-08-12T20:51:50.324Z Downloaded subprocess v0.2.9
11472025-08-12T20:51:50.324Z Downloaded libgit2-sys v0.17.0+1.8.1
11482025-08-12T20:51:50.372Z Downloaded tabwriter v1.4.0
11492025-08-12T20:51:50.376Z Downloaded mio v1.0.2
11502025-08-12T20:51:50.379Z Downloaded bitvec v1.0.1
11512025-08-12T20:51:50.390Z Downloaded num_enum_derive v0.5.11
11522025-08-12T20:51:50.393Z Downloaded quinn-udp v0.5.5
11532025-08-12T20:51:50.393Z Downloaded ron v0.7.1
11542025-08-12T20:51:50.397Z Downloaded foreign-types-shared v0.3.1
11552025-08-12T20:51:50.397Z Downloaded pkcs5 v0.7.1
11562025-08-12T20:51:50.400Z Downloaded aws-lc-rs v1.12.4
11572025-08-12T20:51:50.407Z Downloaded stringprep v0.1.5
11582025-08-12T20:51:50.412Z Downloaded simd-adler32 v0.3.7
11592025-08-12T20:51:50.412Z Downloaded strum_macros v0.27.1
11602025-08-12T20:51:50.415Z Downloaded oso v0.27.3
11612025-08-12T20:51:50.415Z Downloaded signal-hook-mio v0.2.4
11622025-08-12T20:51:50.418Z Downloaded parking_lot_core v0.8.6
11632025-08-12T20:51:50.418Z Downloaded futures-channel v0.3.31
11642025-08-12T20:51:50.421Z Downloaded itertools v0.10.5
11652025-08-12T20:51:50.424Z Downloaded libxml v0.3.3
11662025-08-12T20:51:50.429Z Downloaded num-derive v0.4.2
11672025-08-12T20:51:50.443Z Downloaded multimap v0.10.1
11682025-08-12T20:51:50.443Z Downloaded tracing v0.1.40
11692025-08-12T20:51:50.447Z Downloaded nanorand v0.7.0
11702025-08-12T20:51:50.447Z Downloaded russh-keys v0.45.0
11712025-08-12T20:51:50.447Z Downloaded rand_core v0.9.2
11722025-08-12T20:51:50.447Z Downloaded itertools v0.12.1
11732025-08-12T20:51:50.447Z Downloaded secrecy v0.10.3
11742025-08-12T20:51:50.447Z Downloaded radium v0.7.0
11752025-08-12T20:51:50.447Z Downloaded ena v0.14.3
11762025-08-12T20:51:50.450Z Downloaded embedded-io v0.6.1
11772025-08-12T20:51:50.451Z Downloaded zone_cfg_derive v0.1.2
11782025-08-12T20:51:50.451Z Downloaded zone v0.3.1
11792025-08-12T20:51:50.451Z Downloaded rayon-core v1.12.1
11802025-08-12T20:51:50.455Z Downloaded publicsuffix v2.3.0
11812025-08-12T20:51:50.455Z Downloaded display-error-chain v0.2.2
11822025-08-12T20:51:50.459Z Downloaded dirs-sys-next v0.1.2
11832025-08-12T20:51:50.459Z Downloaded zeroize_derive v1.4.2
11842025-08-12T20:51:50.459Z Downloaded untrusted v0.7.1
11852025-08-12T20:51:50.459Z Downloaded unicode-truncate v1.1.0
11862025-08-12T20:51:50.463Z Downloaded strum v0.27.2
11872025-08-12T20:51:50.463Z Downloaded structmeta-derive v0.3.0
11882025-08-12T20:51:50.463Z Downloaded slog v2.7.0
11892025-08-12T20:51:50.465Z Downloaded rsa v0.9.6
11902025-08-12T20:51:50.470Z Downloaded miniz_oxide v0.8.5
11912025-08-12T20:51:50.473Z Downloaded minimal-lexical v0.2.1
11922025-08-12T20:51:50.476Z Downloaded zstd v0.13.3
11932025-08-12T20:51:50.477Z Downloaded blake3 v1.5.4
11942025-08-12T20:51:50.487Z Downloaded num_threads v0.1.7
11952025-08-12T20:51:50.490Z Downloaded libm v0.2.8
11962025-08-12T20:51:50.490Z Downloaded http v1.3.1
11972025-08-12T20:51:50.493Z Downloaded newline-converter v0.3.0
11982025-08-12T20:51:50.496Z Downloaded russh-cryptovec v0.7.3
11992025-08-12T20:51:50.496Z Downloaded float-cmp v0.10.0
12002025-08-12T20:51:50.496Z Downloaded fallible-iterator v0.2.0
12012025-08-12T20:51:50.496Z Downloaded shell-words v1.1.0
12022025-08-12T20:51:50.499Z Downloaded unicode_categories v0.1.1
12032025-08-12T20:51:50.499Z Downloaded quick-error v1.2.3
12042025-08-12T20:51:50.499Z Downloaded packed_struct v0.10.1
12052025-08-12T20:51:50.505Z Downloaded typify v0.4.1
12062025-08-12T20:51:50.505Z Downloaded typify v0.3.0
12072025-08-12T20:51:50.508Z Downloaded toml v0.7.8
12082025-08-12T20:51:50.514Z Downloaded newtype-uuid v1.2.4
12092025-08-12T20:51:50.514Z Downloaded xshell v0.2.7
12102025-08-12T20:51:50.518Z Downloaded vsss-rs v3.3.4
12112025-08-12T20:51:50.518Z Downloaded socket2 v0.5.10
12122025-08-12T20:51:50.518Z Downloaded serde_cbor v0.11.2
12132025-08-12T20:51:50.521Z Downloaded diesel-dtrace v0.4.2
12142025-08-12T20:51:50.522Z Downloaded fixedbitset v0.4.2
12152025-08-12T20:51:50.522Z Downloaded typify v0.2.0
12162025-08-12T20:51:50.525Z Downloaded sqlformat v0.3.5
12172025-08-12T20:51:50.525Z Downloaded spki v0.7.3
12182025-08-12T20:51:50.528Z Downloaded headers v0.4.1
12192025-08-12T20:51:50.531Z Downloaded const_format v0.2.34
12202025-08-12T20:51:50.533Z Downloaded zone v0.1.8
12212025-08-12T20:51:50.537Z Downloaded progenitor-impl v0.9.1
12222025-08-12T20:51:50.537Z Downloaded litrs v0.4.1
12232025-08-12T20:51:50.540Z Downloaded indicatif v0.17.11
12242025-08-12T20:51:50.543Z Downloaded diesel_table_macro_syntax v0.2.0
12252025-08-12T20:51:50.543Z Downloaded rustversion v1.0.17
12262025-08-12T20:51:50.543Z Downloaded indexmap v1.9.3
12272025-08-12T20:51:50.546Z Downloaded ignore v0.4.23
12282025-08-12T20:51:50.550Z Downloaded sct v0.7.1
12292025-08-12T20:51:50.553Z Downloaded backtrace v0.3.74
12302025-08-12T20:51:50.556Z Downloaded bytes v1.10.1
12312025-08-12T20:51:50.559Z Downloaded bumpalo v3.16.0
12322025-08-12T20:51:50.562Z Downloaded base64 v0.13.1
12332025-08-12T20:51:50.565Z Downloaded postcard v1.0.10
12342025-08-12T20:51:50.565Z Downloaded hmac v0.12.1
12352025-08-12T20:51:50.568Z Downloaded crossbeam-epoch v0.9.18
12362025-08-12T20:51:50.568Z Downloaded crc32fast v1.4.2
12372025-08-12T20:51:50.572Z Downloaded cookie v0.18.1
12382025-08-12T20:51:50.575Z Downloaded universal-hash v0.5.1
12392025-08-12T20:51:50.575Z Downloaded tower-service v0.3.3
12402025-08-12T20:51:50.575Z Downloaded tower-layer v0.3.3
12412025-08-12T20:51:50.575Z Downloaded rusty-fork v0.3.0
12422025-08-12T20:51:50.575Z Downloaded rustls-pemfile v1.0.4
12432025-08-12T20:51:50.578Z Downloaded console v0.15.10
12442025-08-12T20:51:50.578Z Downloaded linear-map v1.2.0
12452025-08-12T20:51:50.581Z Downloaded ingot-macros v0.1.1
12462025-08-12T20:51:50.581Z Downloaded clang-sys v1.8.1
12472025-08-12T20:51:50.585Z Downloaded ciborium v0.2.2
12482025-08-12T20:51:50.588Z Downloaded blake2 v0.10.6
12492025-08-12T20:51:50.588Z Downloaded rand_core v0.6.4
12502025-08-12T20:51:50.590Z Downloaded rand_chacha v0.9.0
12512025-08-12T20:51:50.590Z Downloaded libloading v0.8.5
12522025-08-12T20:51:50.593Z Downloaded jobserver v0.1.32
12532025-08-12T20:51:50.594Z Downloaded ipnet v2.11.0
12542025-08-12T20:51:50.596Z Downloaded console v0.16.0
12552025-08-12T20:51:50.596Z Downloaded cipher v0.4.4
12562025-08-12T20:51:50.599Z Downloaded cargo_metadata v0.18.1
12572025-08-12T20:51:50.599Z Downloaded async-bb8-diesel v0.2.1
12582025-08-12T20:51:50.602Z Downloaded base64ct v1.6.0
12592025-08-12T20:51:50.605Z Downloaded bit-vec v0.8.0
12602025-08-12T20:51:50.605Z Downloaded bcs v0.1.6
12612025-08-12T20:51:50.608Z Downloaded iana-time-zone v0.1.63
12622025-08-12T20:51:50.608Z Downloaded bit-vec v0.6.3
12632025-08-12T20:51:50.611Z Downloaded ahash v0.8.12
12642025-08-12T20:51:50.611Z Downloaded linked-hash-map v0.5.6
12652025-08-12T20:51:50.614Z Downloaded keccak v0.1.5
12662025-08-12T20:51:50.614Z Downloaded cargo-platform v0.1.8
12672025-08-12T20:51:50.614Z Downloaded bzip2 v0.4.4
12682025-08-12T20:51:50.618Z Downloaded bb8 v0.8.5
12692025-08-12T20:51:50.618Z Downloaded backoff v0.4.0
12702025-08-12T20:51:50.621Z Downloaded cbc v0.1.2
12712025-08-12T20:51:50.621Z Downloaded crc-catalog v2.4.0
12722025-08-12T20:51:50.621Z Downloaded crc v3.2.1
12732025-08-12T20:51:50.624Z Downloaded cobs v0.2.3
12742025-08-12T20:51:50.624Z Downloaded ciborium-ll v0.2.2
12752025-08-12T20:51:50.624Z Downloaded convert_case v0.7.1
12762025-08-12T20:51:50.628Z Downloaded bitfield v0.14.0
12772025-08-12T20:51:50.628Z Downloaded arrayvec v0.7.6
12782025-08-12T20:51:50.631Z Downloaded camino-tempfile-ext v0.3.2
12792025-08-12T20:51:50.631Z Downloaded bit-set v0.5.3
12802025-08-12T20:51:50.631Z Downloaded cmake v0.1.51
12812025-08-12T20:51:50.634Z Downloaded libscf-sys v1.1.0
12822025-08-12T20:51:50.634Z Downloaded instability v0.3.2
12832025-08-12T20:51:50.634Z Downloaded impl-trait-for-tuples v0.2.2
12842025-08-12T20:51:50.638Z Downloaded chacha20 v0.9.1
12852025-08-12T20:51:50.641Z Downloaded bitflags v1.3.2
12862025-08-12T20:51:50.644Z Downloaded humantime v2.2.0
12872025-08-12T20:51:50.644Z Downloaded crc8 v0.1.1
12882025-08-12T20:51:50.644Z Downloaded argon2 v0.5.3
12892025-08-12T20:51:50.647Z Downloaded hubpack v0.1.2
12902025-08-12T20:51:50.647Z Downloaded hostname v0.4.0
12912025-08-12T20:51:50.647Z Downloaded bit-set v0.8.0
12922025-08-12T20:51:50.650Z Downloaded base16ct v0.2.0
12932025-08-12T20:51:50.650Z Downloaded atomic-waker v1.1.2
12942025-08-12T20:51:50.653Z Downloaded allocator-api2 v0.2.21
12952025-08-12T20:51:50.653Z Downloaded aead v0.5.2
12962025-08-12T20:51:50.656Z Downloaded ascii-canvas v3.0.0
12972025-08-12T20:51:50.656Z Downloaded adler2 v2.0.0
12982025-08-12T20:51:50.864Z Downloaded aws-lc-sys v0.26.0
12992025-08-12T20:51:51.155Z Compiling value-bag v1.9.0
13002025-08-12T20:51:51.155Z Compiling shlex v1.3.0
13012025-08-12T20:51:51.155Z Compiling lock_api v0.4.12
13022025-08-12T20:51:51.155Z Compiling scopeguard v1.2.0
13032025-08-12T20:51:51.158Z Compiling typenum v1.17.0
13042025-08-12T20:51:51.158Z Compiling generic-array v0.14.7
13052025-08-12T20:51:51.158Z Compiling syn v2.0.104
13062025-08-12T20:51:51.158Z Compiling getrandom v0.2.15
13072025-08-12T20:51:51.476Z Compiling jobserver v0.1.32
13082025-08-12T20:51:51.623Z Compiling rand_core v0.6.4
13092025-08-12T20:51:51.738Z Compiling log v0.4.27
13102025-08-12T20:51:51.785Z Compiling smallvec v1.15.1
13112025-08-12T20:51:51.927Z Compiling cc v1.2.30
13122025-08-12T20:51:52.132Z Compiling portable-atomic v1.11.0
13132025-08-12T20:51:52.200Z Compiling critical-section v1.1.3
13142025-08-12T20:51:52.222Z Compiling subtle v2.6.1
13152025-08-12T20:51:52.257Z Compiling const-oid v0.9.6
13162025-08-12T20:51:52.354Z Compiling pkg-config v0.3.31
13172025-08-12T20:51:52.466Z Compiling parking_lot_core v0.9.10
13182025-08-12T20:51:52.594Z Compiling pin-project-lite v0.2.14
13192025-08-12T20:51:52.736Z Compiling rustix v0.38.37
13202025-08-12T20:51:53.496Z Compiling signal-hook-registry v1.4.2
13212025-08-12T20:51:53.516Z Compiling parking_lot v0.12.3
13222025-08-12T20:51:53.556Z Compiling mio v1.0.2
13232025-08-12T20:51:53.579Z Compiling futures-core v0.3.31
13242025-08-12T20:51:53.894Z Compiling spin v0.9.8
13252025-08-12T20:51:54.316Z Compiling socket2 v0.6.0
13262025-08-12T20:51:54.363Z Compiling once_cell v1.21.3
13272025-08-12T20:51:54.382Z Compiling aho-corasick v1.1.3
13282025-08-12T20:51:54.425Z Compiling slab v0.4.9
13292025-08-12T20:51:54.509Z Compiling serde_json v1.0.141
13302025-08-12T20:51:54.759Z Compiling regex-syntax v0.8.5
13312025-08-12T20:51:54.780Z Compiling allocator-api2 v0.2.21
13322025-08-12T20:51:54.810Z Compiling getrandom v0.3.1
13332025-08-12T20:51:54.875Z Compiling foldhash v0.1.5
13342025-08-12T20:51:55.196Z Compiling cpufeatures v0.2.14
13352025-08-12T20:51:55.320Z Compiling libm v0.2.8
13362025-08-12T20:51:55.499Z Compiling hashbrown v0.15.4
13372025-08-12T20:51:55.538Z Compiling num-traits v0.2.19
13382025-08-12T20:51:55.562Z Compiling futures-sink v0.3.31
13392025-08-12T20:51:55.720Z Compiling glob v0.3.2
13402025-08-12T20:51:55.741Z Compiling percent-encoding v2.3.1
13412025-08-12T20:51:55.760Z Compiling either v1.15.0
13422025-08-12T20:51:56.138Z Compiling futures-channel v0.3.31
13432025-08-12T20:51:56.580Z Compiling clang-sys v1.8.1
13442025-08-12T20:51:56.638Z Compiling pin-utils v0.1.0
13452025-08-12T20:51:56.735Z Compiling futures-task v0.3.31
13462025-08-12T20:51:56.757Z Compiling prettyplease v0.2.36
13472025-08-12T20:51:56.897Z Compiling futures-io v0.3.31
13482025-08-12T20:51:57.042Z Compiling lazy_static v1.5.0
13492025-08-12T20:51:57.165Z Compiling minimal-lexical v0.2.1
13502025-08-12T20:51:57.186Z Compiling libloading v0.8.5
13512025-08-12T20:51:57.321Z Compiling home v0.5.9
13522025-08-12T20:51:57.380Z Compiling base64ct v1.6.0
13532025-08-12T20:51:57.552Z Compiling bindgen v0.69.5
13542025-08-12T20:51:57.571Z Compiling nom v7.1.3
13552025-08-12T20:51:57.965Z Compiling pem-rfc7468 v0.7.0
13562025-08-12T20:51:58.475Z Compiling synstructure v0.13.1
13572025-08-12T20:51:58.597Z Compiling regex-automata v0.4.8
13582025-08-12T20:51:58.853Z Compiling itertools v0.12.1
13592025-08-12T20:51:59.917Z Compiling zerocopy v0.8.26
13602025-08-12T20:52:00.552Z Compiling lazycell v1.3.0
13612025-08-12T20:52:00.732Z Compiling cexpr v0.6.0
13622025-08-12T20:52:00.755Z Compiling rustc-hash v1.1.0
13632025-08-12T20:52:00.844Z Compiling flagset v0.4.6
13642025-08-12T20:52:00.990Z Compiling cmake v0.1.51
13652025-08-12T20:52:01.061Z Compiling fs_extra v1.3.0
13662025-08-12T20:52:01.582Z Compiling dunce v1.0.5
13672025-08-12T20:52:01.603Z Compiling form_urlencoded v1.2.1
13682025-08-12T20:52:01.692Z Compiling paste v1.0.15
13692025-08-12T20:52:01.739Z Compiling vcpkg v0.2.15
13702025-08-12T20:52:01.774Z Compiling ring v0.17.14
13712025-08-12T20:52:01.919Z Compiling tracing-core v0.1.32
13722025-08-12T20:52:02.231Z Compiling aws-lc-rs v1.12.4
13732025-08-12T20:52:02.675Z Compiling iana-time-zone v0.1.63
13742025-08-12T20:52:03.036Z Compiling base64 v0.22.1
13752025-08-12T20:52:03.095Z Compiling httparse v1.9.5
13762025-08-12T20:52:03.179Z Compiling serde_derive v1.0.219
13772025-08-12T20:52:03.269Z Compiling zeroize_derive v1.4.2
13782025-08-12T20:52:03.289Z Compiling zerofrom-derive v0.1.4
13792025-08-12T20:52:03.660Z Compiling yoke-derive v0.7.4
13802025-08-12T20:52:03.744Z Compiling zerovec-derive v0.10.3
13812025-08-12T20:52:04.570Z Compiling zeroize v1.8.1
13822025-08-12T20:52:05.990Z Compiling displaydoc v0.2.5
13832025-08-12T20:52:06.216Z Compiling crypto-common v0.1.6
13842025-08-12T20:52:06.245Z Compiling block-buffer v0.10.4
13852025-08-12T20:52:06.456Z Compiling digest v0.10.7
13862025-08-12T20:52:06.499Z Compiling zerocopy-derive v0.7.35
13872025-08-12T20:52:06.616Z Compiling zerofrom v0.1.4
13882025-08-12T20:52:06.858Z Compiling yoke v0.7.4
13892025-08-12T20:52:06.913Z Compiling tokio-macros v2.5.0
13902025-08-12T20:52:07.222Z Compiling zerovec v0.10.4
13912025-08-12T20:52:07.388Z Compiling hmac v0.12.1
13922025-08-12T20:52:07.555Z Compiling icu_provider_macros v1.5.0
13932025-08-12T20:52:07.634Z Compiling block-padding v0.3.3
13942025-08-12T20:52:07.906Z Compiling futures-macro v0.3.31
13952025-08-12T20:52:08.276Z Compiling inout v0.1.3
13962025-08-12T20:52:08.308Z Compiling zerocopy v0.7.35
13972025-08-12T20:52:08.472Z Compiling sha2 v0.10.9
13982025-08-12T20:52:08.531Z Compiling cipher v0.4.4
13992025-08-12T20:52:08.568Z Compiling regex v1.11.1
14002025-08-12T20:52:08.589Z Compiling der_derive v0.7.3
14012025-08-12T20:52:09.108Z Compiling tinystr v0.7.6
14022025-08-12T20:52:09.210Z Compiling icu_collections v1.5.0
14032025-08-12T20:52:09.512Z Compiling icu_locid v1.5.0
14042025-08-12T20:52:09.549Z Compiling zerocopy-derive v0.8.26
14052025-08-12T20:52:09.603Z Compiling futures-util v0.3.31
14062025-08-12T20:52:09.699Z Compiling thiserror-impl v1.0.69
14072025-08-12T20:52:10.102Z Compiling serde v1.0.219
14082025-08-12T20:52:10.468Z Compiling ppv-lite86 v0.2.20
14092025-08-12T20:52:10.845Z Compiling icu_provider v1.5.0
14102025-08-12T20:52:11.179Z Compiling der v0.7.9
14112025-08-12T20:52:11.439Z Compiling salsa20 v0.10.2
14122025-08-12T20:52:11.688Z Compiling icu_locid_transform v1.5.0
14132025-08-12T20:52:11.793Z Compiling pbkdf2 v0.12.2
14142025-08-12T20:52:11.961Z Compiling scrypt v0.11.0
14152025-08-12T20:52:11.985Z Compiling aes v0.8.4
14162025-08-12T20:52:12.470Z Compiling thiserror v1.0.69
14172025-08-12T20:52:12.492Z Compiling cbc v0.1.2
14182025-08-12T20:52:12.642Z Compiling openssl-sys v0.9.109
14192025-08-12T20:52:12.750Z Compiling pest v2.7.14
14202025-08-12T20:52:13.751Z Compiling icu_properties v1.5.1
14212025-08-12T20:52:13.921Z Compiling spki v0.7.3
14222025-08-12T20:52:14.121Z Compiling tracing-attributes v0.1.27
14232025-08-12T20:52:14.294Z Compiling pkcs5 v0.7.1
14242025-08-12T20:52:14.711Z Compiling scroll_derive v0.12.0
14252025-08-12T20:52:14.828Z Compiling rustls-pki-types v1.10.0
14262025-08-12T20:52:15.372Z Compiling bitflags v2.9.1
14272025-08-12T20:52:15.397Z Compiling bytes v1.10.1
14282025-08-12T20:52:15.836Z Compiling semver v1.0.26
14292025-08-12T20:52:15.959Z Compiling indexmap v2.10.0
14302025-08-12T20:52:16.050Z Compiling uuid v1.17.0
14312025-08-12T20:52:16.541Z Compiling tokio v1.47.0
14322025-08-12T20:52:16.759Z Compiling http v1.3.1
14332025-08-12T20:52:17.250Z Compiling rustc_version v0.4.1
14342025-08-12T20:52:17.325Z Compiling icu_normalizer v1.5.0
14352025-08-12T20:52:17.487Z Compiling tracing v0.1.40
14362025-08-12T20:52:17.942Z Compiling pest_meta v2.7.14
14372025-08-12T20:52:17.996Z Compiling chrono v0.4.41
14382025-08-12T20:52:18.157Z Compiling http-body v1.0.1
14392025-08-12T20:52:18.230Z Compiling idna_adapter v1.2.0
14402025-08-12T20:52:18.396Z Compiling pkcs8 v0.10.2
14412025-08-12T20:52:18.460Z Compiling idna v1.0.3
14422025-08-12T20:52:18.847Z Compiling tinyvec_macros v0.1.1
14432025-08-12T20:52:18.996Z Compiling rustversion v1.0.17
14442025-08-12T20:52:19.050Z Compiling tinyvec v1.8.0
14452025-08-12T20:52:19.100Z Compiling url v2.5.4
14462025-08-12T20:52:19.720Z Compiling which v4.4.2
14472025-08-12T20:52:20.213Z Compiling pest_generator v2.7.14
14482025-08-12T20:52:20.373Z Compiling scroll v0.12.0
14492025-08-12T20:52:20.523Z Compiling rand_core v0.9.2
14502025-08-12T20:52:20.897Z Compiling serde_derive_internals v0.29.1
14512025-08-12T20:52:20.919Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14522025-08-12T20:52:20.950Z Compiling bzip2-sys v0.1.13+1.0.8
14532025-08-12T20:52:21.228Z Compiling num-conv v0.1.0
14542025-08-12T20:52:21.466Z Compiling foreign-types-shared v0.1.1
14552025-08-12T20:52:21.502Z Compiling untrusted v0.9.0
14562025-08-12T20:52:21.611Z Compiling try-lock v0.2.5
14572025-08-12T20:52:21.651Z Compiling adler2 v2.0.0
14582025-08-12T20:52:21.695Z Compiling tower-service v0.3.3
14592025-08-12T20:52:21.787Z Compiling schemars v0.8.22
14602025-08-12T20:52:21.843Z Compiling openssl-probe v0.1.5
14612025-08-12T20:52:21.883Z Compiling openssl v0.10.73
14622025-08-12T20:52:21.980Z Compiling untrusted v0.7.1
14632025-08-12T20:52:22.121Z Compiling atomic-waker v1.1.2
14642025-08-12T20:52:22.143Z Compiling powerfmt v0.2.0
14652025-08-12T20:52:22.165Z Compiling time-core v0.1.2
14662025-08-12T20:52:22.218Z Compiling pest_derive v2.7.14
14672025-08-12T20:52:22.331Z Compiling miniz_oxide v0.8.5
14682025-08-12T20:52:22.359Z Compiling time-macros v0.2.18
14692025-08-12T20:52:22.362Z Compiling want v0.3.1
14702025-08-12T20:52:22.524Z Compiling deranged v0.3.11
14712025-08-12T20:52:22.669Z Compiling goblin v0.8.2
14722025-08-12T20:52:22.961Z Compiling schemars_derive v0.8.22
14732025-08-12T20:52:23.867Z Compiling foreign-types v0.3.2
14742025-08-12T20:52:25.149Z Compiling tokio-util v0.7.15
14752025-08-12T20:52:25.766Z Compiling rand_chacha v0.9.0
14762025-08-12T20:52:27.319Z Compiling h2 v0.4.6
14772025-08-12T20:52:27.340Z Compiling ipnet v2.11.0
14782025-08-12T20:52:27.788Z Compiling openssl-macros v0.1.1
14792025-08-12T20:52:28.445Z Compiling rustls v0.23.19
14802025-08-12T20:52:28.543Z Compiling syn v1.0.109
14812025-08-12T20:52:28.773Z Compiling native-tls v0.2.12
14822025-08-12T20:52:28.987Z Compiling crossbeam-utils v0.8.21
14832025-08-12T20:52:29.145Z Compiling httpdate v1.0.3
14842025-08-12T20:52:29.186Z Compiling dyn-clone v1.0.19
14852025-08-12T20:52:29.382Z Compiling num_threads v0.1.7
14862025-08-12T20:52:29.543Z Compiling time v0.3.36
14872025-08-12T20:52:29.689Z Compiling dof v0.3.0
14882025-08-12T20:52:31.182Z Compiling rand v0.9.1
14892025-08-12T20:52:31.584Z Compiling dtrace-parser v0.2.0
14902025-08-12T20:52:32.556Z Compiling unicode-normalization v0.1.24
14912025-08-12T20:52:32.744Z Compiling heapless v0.7.17
14922025-08-12T20:52:33.207Z Compiling signature v2.2.0
14932025-08-12T20:52:33.422Z Compiling crc32fast v1.4.2
14942025-08-12T20:52:33.500Z Compiling cookie v0.18.1
14952025-08-12T20:52:33.579Z Compiling zstd-safe v7.2.3
14962025-08-12T20:52:33.751Z Compiling unicode-bidi v0.3.17
14972025-08-12T20:52:33.785Z Compiling zlib-rs v0.5.1
14982025-08-12T20:52:33.821Z Compiling unicode-properties v0.1.3
14992025-08-12T20:52:33.962Z Compiling signal-hook v0.3.18
15002025-08-12T20:52:34.258Z Compiling hyper v1.6.0
15012025-08-12T20:52:34.279Z Compiling siphasher v0.3.11
15022025-08-12T20:52:34.671Z Compiling slog v2.7.0
15032025-08-12T20:52:34.997Z Compiling phf_shared v0.11.2
15042025-08-12T20:52:35.334Z Compiling stringprep v0.1.5
15052025-08-12T20:52:35.970Z Compiling usdt-impl v0.5.0
15062025-08-12T20:52:36.400Z Compiling hyper-util v0.1.16
15072025-08-12T20:52:37.247Z Compiling curve25519-dalek v4.1.3
15082025-08-12T20:52:37.406Z Compiling serde_tokenstream v0.2.2
15092025-08-12T20:52:37.453Z Compiling toml_datetime v0.6.11
15102025-08-12T20:52:37.934Z Compiling serde_spanned v0.6.9
15112025-08-12T20:52:37.953Z Compiling rand_chacha v0.3.1
15122025-08-12T20:52:37.993Z Compiling md-5 v0.10.6
15132025-08-12T20:52:38.040Z Compiling num-integer v0.1.46
15142025-08-12T20:52:38.180Z Compiling sync_wrapper v1.0.1
15152025-08-12T20:52:38.276Z Compiling hash32 v0.2.1
15162025-08-12T20:52:38.357Z Compiling ff v0.13.0
15172025-08-12T20:52:38.600Z Compiling memoffset v0.9.1
15182025-08-12T20:52:38.639Z Compiling litrs v0.4.1
15192025-08-12T20:52:38.733Z Compiling tower-layer v0.3.3
15202025-08-12T20:52:38.963Z Compiling smoltcp v0.9.1
15212025-08-12T20:52:39.039Z Compiling num-bigint-dig v0.8.4
15222025-08-12T20:52:39.391Z Compiling fallible-iterator v0.2.0
15232025-08-12T20:52:39.594Z Compiling base16ct v0.2.0
15242025-08-12T20:52:39.686Z Compiling newtype-uuid v1.2.4
15252025-08-12T20:52:39.873Z Compiling gimli v0.31.1
15262025-08-12T20:52:39.927Z Compiling psl-types v2.0.11
15272025-08-12T20:52:40.009Z Compiling libz-rs-sys v0.5.1
15282025-08-12T20:52:40.077Z Compiling cfg_aliases v0.2.1
15292025-08-12T20:52:40.122Z Compiling publicsuffix v2.3.0
15302025-08-12T20:52:40.146Z Compiling postgres-protocol v0.6.8
15312025-08-12T20:52:40.190Z Compiling nix v0.29.0
15322025-08-12T20:52:40.313Z Compiling flate2 v1.1.2
15332025-08-12T20:52:40.457Z Compiling sec1 v0.7.3
15342025-08-12T20:52:40.896Z Compiling document-features v0.2.11
15352025-08-12T20:52:41.038Z Compiling tower v0.5.2
15362025-08-12T20:52:41.215Z Compiling group v0.13.0
15372025-08-12T20:52:41.273Z Compiling num-iter v0.1.45
15382025-08-12T20:52:41.477Z Compiling rand v0.8.5
15392025-08-12T20:52:42.105Z Compiling tokio-native-tls v0.3.1
15402025-08-12T20:52:42.393Z Compiling ipnetwork v0.21.1
15412025-08-12T20:52:42.807Z Compiling strum_macros v0.27.1
15422025-08-12T20:52:42.871Z Compiling rustls-native-certs v0.8.1
15432025-08-12T20:52:42.875Z Compiling terminal_size v0.4.0
15442025-08-12T20:52:43.138Z Compiling http-body-util v0.1.3
15452025-08-12T20:52:43.212Z Compiling webpki-roots v1.0.1
15462025-08-12T20:52:43.345Z Compiling hkdf v0.12.4
15472025-08-12T20:52:43.412Z Compiling crypto-bigint v0.5.5
15482025-08-12T20:52:43.433Z Compiling async-trait v0.1.88
15492025-08-12T20:52:43.607Z Compiling thiserror-impl v2.0.12
15502025-08-12T20:52:43.630Z Compiling curve25519-dalek-derive v0.1.1
15512025-08-12T20:52:44.437Z Compiling addr2line v0.24.2
15522025-08-12T20:52:45.046Z Compiling ahash v0.8.12
15532025-08-12T20:52:45.138Z Compiling fs-err v3.1.1
15542025-08-12T20:52:45.424Z Compiling object v0.36.5
15552025-08-12T20:52:45.477Z Compiling iri-string v0.7.8
15562025-08-12T20:52:45.933Z Compiling bumpalo v3.16.0
15572025-08-12T20:52:46.389Z Compiling anyhow v1.0.98
15582025-08-12T20:52:46.771Z Compiling lockfree-object-pool v0.1.6
15592025-08-12T20:52:46.989Z Compiling simd-adler32 v0.3.7
15602025-08-12T20:52:47.058Z Compiling rustix v1.0.7
15612025-08-12T20:52:47.523Z Compiling winnow v0.5.40
15622025-08-12T20:52:47.617Z Compiling managed v0.8.0
15632025-08-12T20:52:47.714Z Compiling bitflags v1.3.2
15642025-08-12T20:52:47.839Z Compiling buf-list v1.0.3
15652025-08-12T20:52:48.041Z Compiling rustc-demangle v0.1.24
15662025-08-12T20:52:48.065Z Compiling hubpack_derive v0.1.1
15672025-08-12T20:52:48.503Z Compiling tower-http v0.6.6
15682025-08-12T20:52:48.890Z Compiling hubpack v0.1.2
15692025-08-12T20:52:49.213Z Compiling strum v0.27.2
15702025-08-12T20:52:49.329Z Compiling zopfli v0.8.1
15712025-08-12T20:52:49.373Z Compiling thiserror v2.0.12
15722025-08-12T20:52:49.400Z Compiling elliptic-curve v0.13.8
15732025-08-12T20:52:49.550Z Compiling clap_builder v4.5.41
15742025-08-12T20:52:50.162Z Compiling hyper-tls v0.6.0
15752025-08-12T20:52:50.799Z Compiling toml_edit v0.19.15
15762025-08-12T20:52:50.853Z Compiling oxnet v0.1.3
15772025-08-12T20:52:50.880Z Compiling signal-hook-mio v0.2.4
15782025-08-12T20:52:51.060Z Compiling cookie_store v0.21.1
15792025-08-12T20:52:51.610Z Compiling zstd v0.13.3
15802025-08-12T20:52:52.143Z Compiling backtrace v0.3.74
15812025-08-12T20:52:52.453Z Compiling postgres-types v0.2.9
15822025-08-12T20:52:52.941Z Compiling usdt-attr-macro v0.5.0
15832025-08-12T20:52:53.660Z Compiling usdt-macro v0.5.0
15842025-08-12T20:52:54.497Z Compiling phf v0.11.2
15852025-08-12T20:52:54.774Z Compiling ed25519 v2.2.3
15862025-08-12T20:52:54.981Z Compiling bzip2 v0.4.4
15872025-08-12T20:52:55.061Z Compiling bzip2 v0.5.2
15882025-08-12T20:52:55.373Z Compiling strum_macros v0.26.4
15892025-08-12T20:52:55.446Z Compiling pkcs1 v0.7.5
15902025-08-12T20:52:56.320Z Compiling serde_urlencoded v0.7.1
15912025-08-12T20:52:56.595Z Compiling serde-big-array v0.5.1
15922025-08-12T20:52:56.843Z Compiling rfc6979 v0.4.0
15932025-08-12T20:52:56.867Z Compiling bstr v1.10.0
15942025-08-12T20:52:57.017Z Compiling clap_derive v4.5.41
15952025-08-12T20:52:57.036Z Compiling serde_repr v0.1.19
15962025-08-12T20:52:57.110Z Compiling daft-derive v0.1.4
15972025-08-12T20:52:57.202Z Compiling enum-as-inner v0.6.1
15982025-08-12T20:52:58.132Z Compiling float-cmp v0.10.0
15992025-08-12T20:52:58.220Z Compiling socket2 v0.5.10
16002025-08-12T20:52:58.322Z Compiling encoding_rs v0.8.34
16012025-08-12T20:52:58.386Z Compiling unicode-segmentation v1.12.0
16022025-08-12T20:52:58.630Z Compiling mime v0.3.17
16032025-08-12T20:52:59.112Z Compiling whoami v1.5.2
16042025-08-12T20:52:59.190Z Compiling difflib v0.4.0
16052025-08-12T20:52:59.261Z Compiling fixedbitset v0.4.2
16062025-08-12T20:52:59.676Z Compiling new_debug_unreachable v1.0.6
16072025-08-12T20:52:59.700Z Compiling data-encoding v2.9.0
16082025-08-12T20:52:59.755Z Compiling static_assertions v1.1.0
16092025-08-12T20:52:59.782Z Compiling normalize-line-endings v0.3.0
16102025-08-12T20:52:59.880Z Compiling predicates-core v1.0.8
16112025-08-12T20:52:59.934Z Compiling precomputed-hash v0.1.1
16122025-08-12T20:53:00.077Z Compiling string_cache v0.8.9
16132025-08-12T20:53:00.202Z Compiling predicates v3.1.3
16142025-08-12T20:53:00.454Z Compiling hickory-proto v0.25.2
16152025-08-12T20:53:00.523Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16162025-08-12T20:53:01.369Z Compiling clap v4.5.41
16172025-08-12T20:53:01.444Z Compiling console v0.15.10
16182025-08-12T20:53:01.509Z Compiling toml_edit v0.22.27
16192025-08-12T20:53:01.630Z Compiling strum v0.26.3
16202025-08-12T20:53:01.844Z Compiling petgraph v0.6.5
16212025-08-12T20:53:02.006Z Compiling tokio-postgres v0.7.13
16222025-08-12T20:53:02.698Z Compiling similar v2.7.0
16232025-08-12T20:53:03.558Z Compiling daft v0.1.4
16242025-08-12T20:53:04.155Z Compiling usdt v0.5.0
16252025-08-12T20:53:04.637Z Compiling ecdsa v0.16.9
16262025-08-12T20:53:04.689Z Compiling rsa v0.9.6
16272025-08-12T20:53:05.410Z Compiling zip v4.2.0
16282025-08-12T20:53:05.462Z Compiling zip v0.6.6
16292025-08-12T20:53:06.692Z Compiling ed25519-dalek v2.1.1
16302025-08-12T20:53:06.978Z Compiling toml v0.7.8
16312025-08-12T20:53:08.047Z Compiling crossterm v0.28.1
16322025-08-12T20:53:09.055Z Compiling crossbeam-epoch v0.9.18
16332025-08-12T20:53:09.082Z Compiling tokio-stream v0.1.17
16342025-08-12T20:53:09.519Z Compiling openapiv3 v2.2.0
16352025-08-12T20:53:09.754Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16362025-08-12T20:53:10.074Z Compiling x509-cert v0.2.5
16372025-08-12T20:53:10.196Z Compiling sha1 v0.10.6
16382025-08-12T20:53:10.625Z Compiling itertools v0.13.0
16392025-08-12T20:53:11.125Z Compiling itertools v0.10.5
16402025-08-12T20:53:11.441Z Compiling dirs-sys-next v0.1.2
16412025-08-12T20:53:11.756Z Compiling winnow v0.6.26
16422025-08-12T20:53:12.007Z Compiling peg-runtime v0.8.5
16432025-08-12T20:53:12.125Z Compiling lalrpop-util v0.19.12
16442025-08-12T20:53:12.491Z Compiling rustc-hash v2.1.1
16452025-08-12T20:53:12.552Z Compiling dirs-next v2.0.0
16462025-08-12T20:53:12.698Z Compiling thread_local v1.1.8
16472025-08-12T20:53:12.764Z Compiling slog-async v2.8.0
16482025-08-12T20:53:13.183Z Compiling term v0.7.0
16492025-08-12T20:53:13.368Z Compiling crossbeam-channel v0.5.15
16502025-08-12T20:53:13.387Z Compiling xattr v1.3.1
16512025-08-12T20:53:13.447Z Compiling futures-executor v0.3.31
16522025-08-12T20:53:13.647Z Compiling is-terminal v0.4.13
16532025-08-12T20:53:13.669Z Compiling filetime v0.2.25
16542025-08-12T20:53:13.806Z Compiling take_mut v0.2.2
16552025-08-12T20:53:13.946Z Compiling tar v0.4.44
16562025-08-12T20:53:13.993Z Compiling slog-term v2.9.1
16572025-08-12T20:53:14.019Z Compiling futures v0.3.31
16582025-08-12T20:53:14.333Z Compiling camino v1.1.10
16592025-08-12T20:53:19.706Z Compiling aws-lc-sys v0.26.0
16602025-08-12T20:53:48.715Z Compiling rustls-webpki v0.102.8
16612025-08-12T20:53:53.213Z Compiling tokio-rustls v0.26.0
16622025-08-12T20:53:53.486Z Compiling hyper-rustls v0.27.7
16632025-08-12T20:53:53.892Z Compiling reqwest v0.12.22
16642025-08-12T20:53:57.167Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16652025-08-12T20:53:57.450Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16662025-08-12T20:54:01.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16672025-08-12T20:54:02.066Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16682025-08-12T20:54:02.120ZAug 12 20:54:00.447 INFO Starting download, target: Cockroach
16692025-08-12T20:54:02.120ZAug 12 20:54:00.447 INFO Starting download, target: Clickhouse
16702025-08-12T20:54:02.120ZAug 12 20:54:00.447 INFO Starting download, target: Console
16712025-08-12T20:54:02.120ZAug 12 20:54:00.447 INFO Starting download, target: DendriteStub
16722025-08-12T20:54:02.120ZAug 12 20:54:00.447 INFO Starting download, target: MaghemiteMgd
16732025-08-12T20:54:02.124ZAug 12 20:54:00.447 INFO Starting download, target: TransceiverControl
16742025-08-12T20:54:02.124ZAug 12 20:54:00.448 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16752025-08-12T20:54:02.124ZAug 12 20:54:00.448 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16762025-08-12T20:54:02.124ZAug 12 20:54:00.449 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16772025-08-12T20:54:02.124ZAug 12 20:54:00.449 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16782025-08-12T20:54:02.125ZAug 12 20:54:00.449 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16792025-08-12T20:54:02.125ZAug 12 20:54:00.449 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16802025-08-12T20:54:02.550ZAug 12 20:54:00.873 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16812025-08-12T20:54:02.627ZAug 12 20:54:00.946 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16822025-08-12T20:54:02.988ZAug 12 20:54:01.311 INFO Download complete, target: TransceiverControl
16832025-08-12T20:54:03.040ZAug 12 20:54:01.365 INFO Download complete, target: Console
16842025-08-12T20:54:03.205ZAug 12 20:54:01.528 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16852025-08-12T20:54:03.400ZAug 12 20:54:01.726 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16862025-08-12T20:54:03.897ZAug 12 20:54:02.224 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16872025-08-12T20:54:03.897ZAug 12 20:54:02.224 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16882025-08-12T20:54:04.419ZAug 12 20:54:02.745 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16892025-08-12T20:54:06.862ZAug 12 20:54:05.187 INFO Download complete, target: MaghemiteMgd
16902025-08-12T20:54:06.918ZAug 12 20:54:05.242 INFO Download complete, target: DendriteStub
16912025-08-12T20:54:10.511ZAug 12 20:54:08.833 INFO Checking that binary works, target: Cockroach
16922025-08-12T20:54:10.663ZAug 12 20:54:08.985 INFO Download complete, target: Cockroach
16932025-08-12T20:54:14.807ZAug 12 20:54:13.127 INFO Checking that binary works, target: Clickhouse
16942025-08-12T20:54:14.966ZAug 12 20:54:13.285 INFO Download complete, target: Clickhouse
16952025-08-12T20:54:14.986ZAll builder prerequisites installed successfully, and PATH looks valid
16962025-08-12T20:54:14.990Z
16972025-08-12T20:54:14.990Zreal 5:02.630416272
16982025-08-12T20:54:14.990Zuser 16:13.984551329
16992025-08-12T20:54:14.990Zsys 2:17.055594552
17002025-08-12T20:54:14.990Ztrap 0.581223687
17012025-08-12T20:54:14.990Ztflt 0.758935410
17022025-08-12T20:54:14.990Zdflt 1.229495028
17032025-08-12T20:54:14.990Zkflt 0.024775591
17042025-08-12T20:54:14.990Zlock 37:25.261089579
17052025-08-12T20:54:14.990Zslp 59:09.112753199
17062025-08-12T20:54:14.990Zlat 1:13.736156336
17072025-08-12T20:54:14.990Zstop 2:55.078906182
17082025-08-12T20:54:14.990Z+ banner hack-check
17092025-08-12T20:54:14.993Z
17102025-08-12T20:54:14.993Z # # ## #### # # #### # # ###### #### # #
17112025-08-12T20:54:14.993Z # # # # # # # # # # # # # # # # #
17122025-08-12T20:54:14.993Z ###### # # # #### ##### # ###### ##### # ####
17132025-08-12T20:54:14.993Z # # ###### # # # # # # # # # #
17142025-08-12T20:54:14.993Z # # # # # # # # # # # # # # # # #
17152025-08-12T20:54:14.993Z # # # # #### # # #### # # ###### #### # #
17162025-08-12T20:54:14.993Z
17172025-08-12T20:54:14.993Z+ export CARGO_INCREMENTAL=0
17182025-08-12T20:54:14.993Z+ CARGO_INCREMENTAL=0
17192025-08-12T20:54:14.993Z+ ptime -m timeout 2h cargo xtask check-features --ci
17202025-08-12T20:54:15.692Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17212025-08-12T20:54:15.980Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17222025-08-12T20:54:19.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
17232025-08-12T20:54:19.109Z Running `target/debug/xtask check-features --ci`
17242025-08-12T20:54:19.134Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17252025-08-12T20:54:19.137Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17262025-08-12T20:54:19.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17272025-08-12T20:54:19.759Z Running `target/debug/xtask download cargo-hack`
17282025-08-12T20:54:20.749Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17292025-08-12T20:54:21.142Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17302025-08-12T20:54:24.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
17312025-08-12T20:54:25.082Z Running `target/debug/xtask-downloader cargo-hack`
17322025-08-12T20:54:25.124ZAug 12 20:54:23.436 INFO Starting download, target: CargoHack
17332025-08-12T20:54:25.127ZAug 12 20:54:23.437 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17342025-08-12T20:54:25.497ZAug 12 20:54:23.810 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17352025-08-12T20:54:25.570ZAug 12 20:54:23.883 INFO Download complete, target: CargoHack
17362025-08-12T20:54:25.573Zrunning: "/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"
17372025-08-12T20:54:25.599Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17382025-08-12T20:54:25.790Zinfo: running `cargo check --bins` on api_identity (1/221)
17392025-08-12T20:54:26.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-08-12T20:54:26.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-08-12T20:54:26.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-08-12T20:54:26.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17432025-08-12T20:54:26.513Z
17442025-08-12T20:54:26.513Zinfo: running `cargo check --bins` on bootstore (2/221)
17452025-08-12T20:54:27.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-08-12T20:54:27.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-08-12T20:54:27.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-08-12T20:54:27.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17492025-08-12T20:54:27.283Z
17502025-08-12T20:54:27.283Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17512025-08-12T20:54:27.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-08-12T20:54:27.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-08-12T20:54:27.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-08-12T20:54:27.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17552025-08-12T20:54:28.059Z
17562025-08-12T20:54:28.059Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17572025-08-12T20:54:28.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-08-12T20:54:28.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-08-12T20:54:28.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-08-12T20:54:28.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17612025-08-12T20:54:28.823Z
17622025-08-12T20:54:28.823Zinfo: running `cargo check --bins` on id-map (5/221)
17632025-08-12T20:54:29.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-08-12T20:54:29.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-08-12T20:54:29.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-08-12T20:54:29.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17672025-08-12T20:54:29.558Z
17682025-08-12T20:54:29.558Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17692025-08-12T20:54:30.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-08-12T20:54:30.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-08-12T20:54:30.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-08-12T20:54:30.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17732025-08-12T20:54:30.134Z
17742025-08-12T20:54:30.134Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17752025-08-12T20:54:30.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-08-12T20:54:30.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-08-12T20:54:30.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-08-12T20:54:30.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17792025-08-12T20:54:30.715Z
17802025-08-12T20:54:30.715Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17812025-08-12T20:54:31.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-08-12T20:54:31.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-08-12T20:54:31.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-08-12T20:54:31.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17852025-08-12T20:54:31.278Z
17862025-08-12T20:54:31.279Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17872025-08-12T20:54:31.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-08-12T20:54:31.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-08-12T20:54:31.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-08-12T20:54:31.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17912025-08-12T20:54:31.856Z
17922025-08-12T20:54:31.856Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17932025-08-12T20:54:32.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-08-12T20:54:32.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-08-12T20:54:32.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-08-12T20:54:32.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17972025-08-12T20:54:32.422Z
17982025-08-12T20:54:32.422Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
17992025-08-12T20:54:32.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-08-12T20:54:32.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-08-12T20:54:32.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-08-12T20:54:32.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18032025-08-12T20:54:33.008Z
18042025-08-12T20:54:33.008Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
18052025-08-12T20:54:33.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-08-12T20:54:33.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-08-12T20:54:33.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-08-12T20:54:33.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18092025-08-12T20:54:33.583Z
18102025-08-12T20:54:33.583Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18112025-08-12T20:54:34.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-08-12T20:54:34.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-08-12T20:54:34.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-08-12T20:54:34.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18152025-08-12T20:54:34.155Z
18162025-08-12T20:54:34.155Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18172025-08-12T20:54:34.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-08-12T20:54:34.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-08-12T20:54:34.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-08-12T20:54:34.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18212025-08-12T20:54:34.722Z
18222025-08-12T20:54:34.723Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18232025-08-12T20:54:35.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-08-12T20:54:35.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-08-12T20:54:35.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-08-12T20:54:35.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18272025-08-12T20:54:35.289Z
18282025-08-12T20:54:35.289Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18292025-08-12T20:54:35.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-08-12T20:54:35.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-08-12T20:54:35.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-08-12T20:54:35.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18332025-08-12T20:54:35.851Z
18342025-08-12T20:54:35.851Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18352025-08-12T20:54:36.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-08-12T20:54:36.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-08-12T20:54:36.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-08-12T20:54:36.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18392025-08-12T20:54:36.417Z
18402025-08-12T20:54:36.417Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18412025-08-12T20:54:36.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-08-12T20:54:36.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-08-12T20:54:36.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-08-12T20:54:36.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18452025-08-12T20:54:36.984Z
18462025-08-12T20:54:36.984Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18472025-08-12T20:54:37.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-08-12T20:54:37.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-08-12T20:54:37.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-08-12T20:54:37.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18512025-08-12T20:54:37.562Z
18522025-08-12T20:54:37.562Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18532025-08-12T20:54:38.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-08-12T20:54:38.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-08-12T20:54:38.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-08-12T20:54:38.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18572025-08-12T20:54:38.131Z
18582025-08-12T20:54:38.131Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18592025-08-12T20:54:38.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-08-12T20:54:38.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-08-12T20:54:38.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-08-12T20:54:38.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18632025-08-12T20:54:38.694Z
18642025-08-12T20:54:38.694Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18652025-08-12T20:54:39.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-08-12T20:54:39.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-08-12T20:54:39.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-08-12T20:54:39.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18692025-08-12T20:54:39.262Z
18702025-08-12T20:54:39.262Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18712025-08-12T20:54:39.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-08-12T20:54:39.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-08-12T20:54:39.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-08-12T20:54:39.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18752025-08-12T20:54:39.835Z
18762025-08-12T20:54:39.835Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18772025-08-12T20:54:40.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-08-12T20:54:40.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-08-12T20:54:40.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-08-12T20:54:40.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18812025-08-12T20:54:40.402Z
18822025-08-12T20:54:40.402Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18832025-08-12T20:54:40.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-08-12T20:54:40.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-08-12T20:54:40.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-08-12T20:54:40.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18872025-08-12T20:54:40.975Z
18882025-08-12T20:54:40.975Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18892025-08-12T20:54:41.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-08-12T20:54:41.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-08-12T20:54:41.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-08-12T20:54:41.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18932025-08-12T20:54:41.545Z
18942025-08-12T20:54:41.545Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18952025-08-12T20:54:42.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-08-12T20:54:42.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-08-12T20:54:42.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-08-12T20:54:42.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18992025-08-12T20:54:42.114Z
19002025-08-12T20:54:42.114Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
19012025-08-12T20:54:42.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-08-12T20:54:42.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-08-12T20:54:42.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-08-12T20:54:42.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19052025-08-12T20:54:42.683Z
19062025-08-12T20:54:42.683Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
19072025-08-12T20:54:43.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-08-12T20:54:43.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-08-12T20:54:43.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-08-12T20:54:43.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19112025-08-12T20:54:43.251Z
19122025-08-12T20:54:43.251Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19132025-08-12T20:54:43.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-08-12T20:54:43.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-08-12T20:54:43.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-08-12T20:54:43.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19172025-08-12T20:54:43.815Z
19182025-08-12T20:54:43.815Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19192025-08-12T20:54:44.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-08-12T20:54:44.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-08-12T20:54:44.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-08-12T20:54:44.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19232025-08-12T20:54:44.388Z
19242025-08-12T20:54:44.388Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19252025-08-12T20:54:44.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-08-12T20:54:44.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-08-12T20:54:44.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-08-12T20:54:44.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19292025-08-12T20:54:44.954Z
19302025-08-12T20:54:44.954Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19312025-08-12T20:54:45.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-08-12T20:54:45.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-08-12T20:54:45.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-08-12T20:54:45.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19352025-08-12T20:54:45.525Z
19362025-08-12T20:54:45.525Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19372025-08-12T20:54:46.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-08-12T20:54:46.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-08-12T20:54:46.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-08-12T20:54:46.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19412025-08-12T20:54:46.093Z
19422025-08-12T20:54:46.093Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19432025-08-12T20:54:46.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-08-12T20:54:46.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-08-12T20:54:46.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-08-12T20:54:46.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19472025-08-12T20:54:46.657Z
19482025-08-12T20:54:46.657Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19492025-08-12T20:54:47.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-08-12T20:54:47.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-08-12T20:54:47.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-08-12T20:54:47.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19532025-08-12T20:54:47.224Z
19542025-08-12T20:54:47.225Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19552025-08-12T20:54:47.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-08-12T20:54:47.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-08-12T20:54:47.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-08-12T20:54:47.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19592025-08-12T20:54:47.788Z
19602025-08-12T20:54:47.788Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19612025-08-12T20:54:48.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-08-12T20:54:48.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-08-12T20:54:48.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-08-12T20:54:48.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19652025-08-12T20:54:48.361Z
19662025-08-12T20:54:48.361Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19672025-08-12T20:54:48.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-08-12T20:54:48.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-08-12T20:54:48.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-08-12T20:54:48.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19712025-08-12T20:54:48.933Z
19722025-08-12T20:54:48.933Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19732025-08-12T20:54:49.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-08-12T20:54:49.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-08-12T20:54:49.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762025-08-12T20:54:49.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19772025-08-12T20:54:49.506Z
19782025-08-12T20:54:49.507Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19792025-08-12T20:54:50.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802025-08-12T20:54:50.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812025-08-12T20:54:50.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822025-08-12T20:54:50.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19832025-08-12T20:54:50.073Z
19842025-08-12T20:54:50.073Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19852025-08-12T20:54:50.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862025-08-12T20:54:50.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872025-08-12T20:54:50.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882025-08-12T20:54:50.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19892025-08-12T20:54:50.636Z
19902025-08-12T20:54:50.636Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19912025-08-12T20:54:51.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922025-08-12T20:54:51.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932025-08-12T20:54:51.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942025-08-12T20:54:51.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19952025-08-12T20:54:51.200Z
19962025-08-12T20:54:51.200Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19972025-08-12T20:54:51.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982025-08-12T20:54:51.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992025-08-12T20:54:51.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002025-08-12T20:54:51.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
20012025-08-12T20:54:51.761Z
20022025-08-12T20:54:51.761Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
20032025-08-12T20:54:52.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042025-08-12T20:54:52.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052025-08-12T20:54:52.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062025-08-12T20:54:52.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20072025-08-12T20:54:52.327Z
20082025-08-12T20:54:52.328Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20092025-08-12T20:54:53.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102025-08-12T20:54:53.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112025-08-12T20:54:53.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122025-08-12T20:54:53.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20132025-08-12T20:54:53.098Z
20142025-08-12T20:54:53.098Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20152025-08-12T20:54:53.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162025-08-12T20:54:53.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172025-08-12T20:54:53.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182025-08-12T20:54:53.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20192025-08-12T20:54:53.870Z
20202025-08-12T20:54:53.870Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20212025-08-12T20:54:54.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222025-08-12T20:54:54.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232025-08-12T20:54:54.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242025-08-12T20:54:54.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20252025-08-12T20:54:54.643Z
20262025-08-12T20:54:54.643Zinfo: running `cargo check --bins` on oxlog (49/221)
20272025-08-12T20:54:55.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282025-08-12T20:54:55.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292025-08-12T20:54:55.397Z Checking cfg-if v1.0.1
20302025-08-12T20:54:55.401Z Checking libc v0.2.174
20312025-08-12T20:54:55.520Z Checking serde v1.0.219
20322025-08-12T20:54:55.523Z Checking zeroize v1.8.1
20332025-08-12T20:54:55.534Z Checking memchr v2.7.4
20342025-08-12T20:54:55.544Z Checking typenum v1.17.0
20352025-08-12T20:54:55.544Z Checking smallvec v1.15.1
20362025-08-12T20:54:55.572Z Checking value-bag v1.9.0
20372025-08-12T20:54:55.589Z Checking subtle v2.6.1
20382025-08-12T20:54:55.770Z Checking scopeguard v1.2.0
20392025-08-12T20:54:55.858Z Checking const-oid v0.9.6
20402025-08-12T20:54:55.912Z Checking itoa v1.0.11
20412025-08-12T20:54:55.933Z Checking lock_api v0.4.12
20422025-08-12T20:54:55.979Z Checking log v0.4.27
20432025-08-12T20:54:56.181Z Checking stable_deref_trait v1.2.0
20442025-08-12T20:54:56.304Z Checking zerofrom v0.1.4
20452025-08-12T20:54:56.344Z Checking pin-project-lite v0.2.14
20462025-08-12T20:54:56.366Z Checking byteorder v1.5.0
20472025-08-12T20:54:56.468Z Checking portable-atomic v1.11.0
20482025-08-12T20:54:56.486Z Checking critical-section v1.1.3
20492025-08-12T20:54:56.506Z Checking getrandom v0.2.15
20502025-08-12T20:54:56.522Z Checking signal-hook-registry v1.4.2
20512025-08-12T20:54:56.573Z Checking generic-array v0.14.7
20522025-08-12T20:54:56.642Z Checking parking_lot_core v0.9.10
20532025-08-12T20:54:56.742Z Checking yoke v0.7.4
20542025-08-12T20:54:56.746Z Checking rand_core v0.6.4
20552025-08-12T20:54:56.775Z Checking mio v1.0.2
20562025-08-12T20:54:56.979Z Checking parking_lot v0.12.3
20572025-08-12T20:54:57.065Z Checking socket2 v0.6.0
20582025-08-12T20:54:57.090Z Checking zerovec v0.10.4
20592025-08-12T20:54:57.342Z Checking cpufeatures v0.2.14
20602025-08-12T20:54:57.357Z Checking equivalent v1.0.2
20612025-08-12T20:54:57.437Z Checking allocator-api2 v0.2.21
20622025-08-12T20:54:57.465Z Checking futures-core v0.3.31
20632025-08-12T20:54:57.487Z Checking once_cell v1.21.3
20642025-08-12T20:54:57.551Z Checking foldhash v0.1.5
20652025-08-12T20:54:57.647Z Checking crypto-common v0.1.6
20662025-08-12T20:54:57.675Z Checking block-buffer v0.10.4
20672025-08-12T20:54:57.748Z Checking litemap v0.7.3
20682025-08-12T20:54:57.804Z Checking writeable v0.5.5
20692025-08-12T20:54:57.823Z Checking block-padding v0.3.3
20702025-08-12T20:54:57.857Z Checking getrandom v0.3.1
20712025-08-12T20:54:57.894Z Checking digest v0.10.7
20722025-08-12T20:54:58.032Z Checking percent-encoding v2.3.1
20732025-08-12T20:54:58.055Z Checking hashbrown v0.15.4
20742025-08-12T20:54:58.077Z Checking inout v0.1.3
20752025-08-12T20:54:58.094Z Checking zerocopy v0.7.35
20762025-08-12T20:54:58.134Z Checking libm v0.2.8
20772025-08-12T20:54:58.235Z Checking futures-sink v0.3.31
20782025-08-12T20:54:58.284Z Checking hmac v0.12.1
20792025-08-12T20:54:58.305Z Checking icu_locid_transform_data v1.5.0
20802025-08-12T20:54:58.396Z Checking ryu v1.0.18
20812025-08-12T20:54:58.414Z Checking futures-channel v0.3.31
20822025-08-12T20:54:58.516Z Checking cipher v0.4.4
20832025-08-12T20:54:58.621Z Checking tinystr v0.7.6
20842025-08-12T20:54:58.662Z Checking icu_collections v1.5.0
20852025-08-12T20:54:58.750Z Checking sha2 v0.10.9
20862025-08-12T20:54:58.918Z Checking slab v0.4.9
20872025-08-12T20:54:58.975Z Checking icu_locid v1.5.0
20882025-08-12T20:54:59.029Z Checking num-traits v0.2.19
20892025-08-12T20:54:59.086Z Checking icu_properties_data v1.5.0
20902025-08-12T20:54:59.178Z Checking base64ct v1.6.0
20912025-08-12T20:54:59.258Z Checking futures-io v0.3.31
20922025-08-12T20:54:59.290Z Checking pin-utils v0.1.0
20932025-08-12T20:54:59.309Z Checking futures-task v0.3.31
20942025-08-12T20:54:59.335Z Checking flagset v0.4.6
20952025-08-12T20:54:59.393Z Checking utf8_iter v1.0.4
20962025-08-12T20:54:59.442Z Checking utf16_iter v1.0.5
20972025-08-12T20:54:59.547Z Checking futures-util v0.3.31
20982025-08-12T20:54:59.564Z Checking write16 v1.0.0
20992025-08-12T20:54:59.612Z Checking icu_normalizer_data v1.5.0
21002025-08-12T20:54:59.629Z Checking pem-rfc7468 v0.7.0
21012025-08-12T20:54:59.646Z Checking ppv-lite86 v0.2.20
21022025-08-12T20:54:59.702Z Checking salsa20 v0.10.2
21032025-08-12T20:54:59.723Z Checking pbkdf2 v0.12.2
21042025-08-12T20:54:59.877Z Checking zerocopy v0.8.26
21052025-08-12T20:54:59.910Z Checking icu_provider v1.5.0
21062025-08-12T20:54:59.915Z Checking der v0.7.9
21072025-08-12T20:54:59.933Z Checking fnv v1.0.7
21082025-08-12T20:54:59.955Z Checking bytes v1.10.1
21092025-08-12T20:55:00.069Z Checking bitflags v2.9.1
21102025-08-12T20:55:00.324Z Checking serde_json v1.0.141
21112025-08-12T20:55:00.385Z Checking indexmap v2.10.0
21122025-08-12T20:55:00.445Z Checking scrypt v0.11.0
21132025-08-12T20:55:00.498Z Checking icu_locid_transform v1.5.0
21142025-08-12T20:55:00.673Z Checking cbc v0.1.2
21152025-08-12T20:55:00.869Z Checking aes v0.8.4
21162025-08-12T20:55:00.915Z Checking tokio v1.47.0
21172025-08-12T20:55:01.508Z Checking icu_properties v1.5.1
21182025-08-12T20:55:01.593Z Checking spki v0.7.3
21192025-08-12T20:55:01.625Z Checking http v1.3.1
21202025-08-12T20:55:01.764Z Checking form_urlencoded v1.2.1
21212025-08-12T20:55:01.904Z Checking pkcs5 v0.7.1
21222025-08-12T20:55:01.924Z Checking uuid v1.17.0
21232025-08-12T20:55:01.970Z Checking tracing-core v0.1.32
21242025-08-12T20:55:02.421Z Checking pkcs8 v0.10.2
21252025-08-12T20:55:02.605Z Checking iana-time-zone v0.1.63
21262025-08-12T20:55:02.622Z Checking tracing v0.1.40
21272025-08-12T20:55:02.741Z Checking rustls-pki-types v1.10.0
21282025-08-12T20:55:02.770Z Checking tinyvec_macros v0.1.1
21292025-08-12T20:55:02.878Z Compiling newtype-uuid v1.2.4
21302025-08-12T20:55:02.940Z Checking http-body v1.0.1
21312025-08-12T20:55:02.966Z Checking base64 v0.22.1
21322025-08-12T20:55:03.057Z Checking rand_core v0.9.2
21332025-08-12T20:55:03.153Z Checking tinyvec v1.8.0
21342025-08-12T20:55:03.200Z Checking chrono v0.4.41
21352025-08-12T20:55:03.299Z Checking aws-lc-sys v0.26.0
21362025-08-12T20:55:03.375Z Checking errno v0.3.12
21372025-08-12T20:55:03.444Z Checking spin v0.9.8
21382025-08-12T20:55:03.570Z Checking untrusted v0.7.1
21392025-08-12T20:55:03.751Z Checking adler2 v2.0.0
21402025-08-12T20:55:03.790Z Checking openssl-probe v0.1.5
21412025-08-12T20:55:03.922Z Checking atomic-waker v1.1.2
21422025-08-12T20:55:03.966Z Checking try-lock v0.2.5
21432025-08-12T20:55:04.048Z Checking untrusted v0.9.0
21442025-08-12T20:55:04.070Z Checking tower-service v0.3.3
21452025-08-12T20:55:04.114Z Checking foreign-types-shared v0.1.1
21462025-08-12T20:55:04.194Z Checking want v0.3.1
21472025-08-12T20:55:04.229Z Checking ring v0.17.14
21482025-08-12T20:55:04.229Z Checking foreign-types v0.3.2
21492025-08-12T20:55:04.340Z Checking miniz_oxide v0.8.5
21502025-08-12T20:55:04.400Z Checking rand_chacha v0.9.0
21512025-08-12T20:55:04.458Z Checking ipnet v2.11.0
21522025-08-12T20:55:04.693Z Checking icu_normalizer v1.5.0
21532025-08-12T20:55:04.794Z Checking httparse v1.9.5
21542025-08-12T20:55:05.015Z Checking openssl-sys v0.9.109
21552025-08-12T20:55:05.094Z Checking thiserror v1.0.69
21562025-08-12T20:55:05.159Z Checking aho-corasick v1.1.3
21572025-08-12T20:55:05.237Z Checking regex-syntax v0.8.5
21582025-08-12T20:55:05.240Z Checking powerfmt v0.2.0
21592025-08-12T20:55:05.429Z Checking aws-lc-rs v1.12.4
21602025-08-12T20:55:05.468Z Checking idna_adapter v1.2.0
21612025-08-12T20:55:05.529Z Checking unicode-ident v1.0.18
21622025-08-12T20:55:05.679Z Checking idna v1.0.3
21632025-08-12T20:55:05.722Z Checking httpdate v1.0.3
21642025-08-12T20:55:05.964Z Checking proc-macro2 v1.0.95
21652025-08-12T20:55:06.165Z Checking openssl v0.10.73
21662025-08-12T20:55:06.187Z Checking url v2.5.4
21672025-08-12T20:55:06.336Z Checking deranged v0.3.11
21682025-08-12T20:55:06.637Z Checking rand v0.9.1
21692025-08-12T20:55:06.678Z Checking unicode-normalization v0.1.24
21702025-08-12T20:55:07.114Z Checking rustix v0.38.37
21712025-08-12T20:55:07.196Z Checking rustls-webpki v0.102.8
21722025-08-12T20:55:07.610Z Checking crossbeam-utils v0.8.21
21732025-08-12T20:55:07.663Z Checking semver v1.0.26
21742025-08-12T20:55:07.718Z Checking bzip2-sys v0.1.13+1.0.8
21752025-08-12T20:55:07.849Z Checking signature v2.2.0
21762025-08-12T20:55:07.932Z Checking scroll v0.12.0
21772025-08-12T20:55:07.957Z Checking tokio-util v0.7.15
21782025-08-12T20:55:08.070Z Checking crc32fast v1.4.2
21792025-08-12T20:55:08.076Z Checking utf8parse v0.2.2
21802025-08-12T20:55:08.248Z Checking plain v0.2.3
21812025-08-12T20:55:08.336Z Checking time-core v0.1.2
21822025-08-12T20:55:08.353Z Checking ucd-trie v0.1.7
21832025-08-12T20:55:08.393Z Checking regex-automata v0.4.8
21842025-08-12T20:55:08.423Z Checking zlib-rs v0.5.1
21852025-08-12T20:55:08.445Z Checking unicode-bidi v0.3.17
21862025-08-12T20:55:08.495Z Checking dyn-clone v1.0.19
21872025-08-12T20:55:08.549Z Checking anstyle v1.0.11
21882025-08-12T20:55:08.653Z Checking unicode-properties v0.1.3
21892025-08-12T20:55:08.935Z Checking num-conv v0.1.0
21902025-08-12T20:55:09.027Z Checking num_threads v0.1.7
21912025-08-12T20:55:09.046Z Checking siphasher v0.3.11
21922025-08-12T20:55:09.146Z Checking either v1.15.0
21932025-08-12T20:55:09.163Z Checking time v0.3.36
21942025-08-12T20:55:09.205Z Checking h2 v0.4.6
21952025-08-12T20:55:09.339Z Checking phf_shared v0.11.2
21962025-08-12T20:55:09.521Z Checking stringprep v0.1.5
21972025-08-12T20:55:09.623Z Checking schemars v0.8.22
21982025-08-12T20:55:09.817Z Checking pest v2.7.14
21992025-08-12T20:55:10.213Z Checking libz-rs-sys v0.5.1
22002025-08-12T20:55:10.256Z Checking goblin v0.8.2
22012025-08-12T20:55:10.431Z Checking crossbeam-epoch v0.9.18
22022025-08-12T20:55:10.852Z Checking anstyle-parse v0.2.5
22032025-08-12T20:55:11.121Z Checking rustls v0.23.19
22042025-08-12T20:55:11.134Z Checking quote v1.0.40
22052025-08-12T20:55:11.266Z Checking native-tls v0.2.12
22062025-08-12T20:55:11.541Z Checking num-integer v0.1.46
22072025-08-12T20:55:11.584Z Checking rand_chacha v0.3.1
22082025-08-12T20:55:11.750Z Checking serde_spanned v0.6.9
22092025-08-12T20:55:11.965Z Checking toml_datetime v0.6.11
22102025-08-12T20:55:11.996Z Checking zstd-sys v2.0.14+zstd.1.5.7
22112025-08-12T20:55:12.032Z Checking md-5 v0.10.6
22122025-08-12T20:55:12.210Z Checking sync_wrapper v1.0.1
22132025-08-12T20:55:12.285Z Checking ff v0.13.0
22142025-08-12T20:55:12.306Z Checking hash32 v0.2.1
22152025-08-12T20:55:12.322Z Checking base16ct v0.2.0
22162025-08-12T20:55:12.370Z Checking fallible-iterator v0.2.0
22172025-08-12T20:55:12.490Z Checking gimli v0.31.1
22182025-08-12T20:55:12.525Z Checking pretty-hex v0.4.1
22192025-08-12T20:55:12.591Z Checking is_terminal_polyfill v1.70.1
22202025-08-12T20:55:12.657Z Checking psl-types v2.0.11
22212025-08-12T20:55:12.729Z Checking anstyle-query v1.1.1
22222025-08-12T20:55:12.750Z Checking colorchoice v1.0.2
22232025-08-12T20:55:12.866Z Checking tower-layer v0.3.3
22242025-08-12T20:55:12.888Z Checking publicsuffix v2.3.0
22252025-08-12T20:55:12.910Z Checking anstream v0.6.18
22262025-08-12T20:55:12.960Z Checking postgres-protocol v0.6.8
22272025-08-12T20:55:13.145Z Checking tower v0.5.2
22282025-08-12T20:55:13.177Z Checking heapless v0.7.17
22292025-08-12T20:55:13.280Z Checking sec1 v0.7.3
22302025-08-12T20:55:13.638Z Checking group v0.13.0
22312025-08-12T20:55:13.666Z Checking dtrace-parser v0.2.0
22322025-08-12T20:55:13.849Z Checking zstd-safe v7.2.3
22332025-08-12T20:55:13.895Z Checking num-iter v0.1.45
22342025-08-12T20:55:14.065Z Checking rand v0.8.5
22352025-08-12T20:55:14.085Z Compiling daft v0.1.4
22362025-08-12T20:55:14.131Z Checking tokio-native-tls v0.3.1
22372025-08-12T20:55:14.166Z Checking cookie v0.18.1
22382025-08-12T20:55:14.401Z Checking syn v2.0.104
22392025-08-12T20:55:14.601Z Checking ipnetwork v0.21.1
22402025-08-12T20:55:14.620Z Checking flate2 v1.1.2
22412025-08-12T20:55:14.996Z Checking terminal_size v0.4.0
22422025-08-12T20:55:15.043Z Checking dof v0.3.0
22432025-08-12T20:55:15.202Z Checking rustls-native-certs v0.8.1
22442025-08-12T20:55:15.259Z Checking lazy_static v1.5.0
22452025-08-12T20:55:15.279Z Checking webpki-roots v1.0.1
22462025-08-12T20:55:15.403Z Checking http-body-util v0.1.3
22472025-08-12T20:55:15.406Z Checking signal-hook v0.3.18
22482025-08-12T20:55:15.496Z Checking hkdf v0.12.4
22492025-08-12T20:55:15.519Z Checking hyper v1.6.0
22502025-08-12T20:55:15.612Z Checking crypto-bigint v0.5.5
22512025-08-12T20:55:15.724Z Checking thread-id v4.2.2
22522025-08-12T20:55:15.760Z Checking object v0.36.5
22532025-08-12T20:55:15.789Z Checking rustc-demangle v0.1.24
22542025-08-12T20:55:15.845Z Checking managed v0.8.0
22552025-08-12T20:55:16.106Z Checking addr2line v0.24.2
22562025-08-12T20:55:16.122Z Checking tokio-rustls v0.26.0
22572025-08-12T20:55:16.205Z Compiling rayon-core v1.12.1
22582025-08-12T20:55:16.227Z Checking lockfree-object-pool v0.1.6
22592025-08-12T20:55:16.481Z Checking simd-adler32 v0.3.7
22602025-08-12T20:55:16.537Z Checking strsim v0.11.1
22612025-08-12T20:55:16.558Z Checking winnow v0.5.40
22622025-08-12T20:55:16.622Z Checking bumpalo v3.16.0
22632025-08-12T20:55:16.841Z Checking bitflags v1.3.2
22642025-08-12T20:55:16.844Z Checking clap_lex v0.7.4
22652025-08-12T20:55:16.946Z Checking iri-string v0.7.8
22662025-08-12T20:55:16.962Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22672025-08-12T20:55:17.084Z Checking clap_builder v4.5.41
22682025-08-12T20:55:17.282Z Checking smoltcp v0.9.1
22692025-08-12T20:55:17.392Z Checking hyper-util v0.1.16
22702025-08-12T20:55:18.246Z Checking elliptic-curve v0.13.8
22712025-08-12T20:55:18.686Z Checking zopfli v0.8.1
22722025-08-12T20:55:18.901Z Checking signal-hook-mio v0.2.4
22732025-08-12T20:55:19.067Z Checking num-bigint-dig v0.8.4
22742025-08-12T20:55:19.336Z Checking toml_edit v0.19.15
22752025-08-12T20:55:19.371Z Checking oxnet v0.1.3
22762025-08-12T20:55:19.480Z Checking tower-http v0.6.6
22772025-08-12T20:55:19.781Z Checking cookie_store v0.21.1
22782025-08-12T20:55:19.915Z Checking hyper-rustls v0.27.7
22792025-08-12T20:55:20.020Z Checking hyper-tls v0.6.0
22802025-08-12T20:55:20.037Z Checking zstd v0.13.3
22812025-08-12T20:55:20.199Z Checking usdt-impl v0.5.0
22822025-08-12T20:55:20.287Z Checking postgres-types v0.2.9
22832025-08-12T20:55:20.315Z Checking regex v1.11.1
22842025-08-12T20:55:20.382Z Checking bstr v1.10.0
22852025-08-12T20:55:20.458Z Checking crossbeam-deque v0.8.5
22862025-08-12T20:55:20.738Z Checking phf v0.11.2
22872025-08-12T20:55:20.796Z Checking ed25519 v2.2.3
22882025-08-12T20:55:20.927Z Checking bzip2 v0.5.2
22892025-08-12T20:55:20.930Z Checking bzip2 v0.4.4
22902025-08-12T20:55:21.003Z Checking thiserror v2.0.12
22912025-08-12T20:55:21.088Z Checking curve25519-dalek v4.1.3
22922025-08-12T20:55:21.106Z Checking strum v0.27.2
22932025-08-12T20:55:21.144Z Checking hubpack v0.1.2
22942025-08-12T20:55:21.217Z Checking memoffset v0.9.1
22952025-08-12T20:55:21.253Z Checking pkcs1 v0.7.5
22962025-08-12T20:55:21.270Z Checking serde_urlencoded v0.7.1
22972025-08-12T20:55:21.336Z Checking float-cmp v0.10.0
22982025-08-12T20:55:21.441Z Checking serde-big-array v0.5.1
22992025-08-12T20:55:21.470Z Checking rfc6979 v0.4.0
23002025-08-12T20:55:21.544Z Checking memmap v0.7.0
23012025-08-12T20:55:21.634Z Checking socket2 v0.5.10
23022025-08-12T20:55:21.655Z Checking encoding_rs v0.8.34
23032025-08-12T20:55:21.658Z Checking backtrace v0.3.74
23042025-08-12T20:55:21.687Z Checking minimal-lexical v0.2.1
23052025-08-12T20:55:21.690Z Checking fixedbitset v0.4.2
23062025-08-12T20:55:21.724Z Checking new_debug_unreachable v1.0.6
23072025-08-12T20:55:21.740Z Checking data-encoding v2.9.0
23082025-08-12T20:55:21.824Z Checking predicates-core v1.0.8
23092025-08-12T20:55:21.942Z Checking static_assertions v1.1.0
23102025-08-12T20:55:22.031Z Checking precomputed-hash v0.1.1
23112025-08-12T20:55:22.056Z Checking unicode-width v0.2.0
23122025-08-12T20:55:22.074Z Checking winnow v0.7.10
23132025-08-12T20:55:22.117Z Checking normalize-line-endings v0.3.0
23142025-08-12T20:55:22.155Z Checking whoami v1.5.2
23152025-08-12T20:55:22.196Z Checking toml_write v0.1.2
23162025-08-12T20:55:22.250Z Checking mime v0.3.17
23172025-08-12T20:55:22.281Z Checking unicode-segmentation v1.12.0
23182025-08-12T20:55:22.445Z Checking difflib v0.4.0
23192025-08-12T20:55:22.501Z Checking tokio-postgres v0.7.13
23202025-08-12T20:55:22.529Z Checking console v0.15.10
23212025-08-12T20:55:22.569Z Checking hickory-proto v0.25.2
23222025-08-12T20:55:22.790Z Checking predicates v3.1.3
23232025-08-12T20:55:22.810Z Checking ed25519-dalek v2.1.1
23242025-08-12T20:55:22.965Z Checking similar v2.7.0
23252025-08-12T20:55:23.083Z Checking anyhow v1.0.98
23262025-08-12T20:55:23.203Z Checking string_cache v0.8.9
23272025-08-12T20:55:23.416Z Checking nom v7.1.3
23282025-08-12T20:55:23.458Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23292025-08-12T20:55:23.499Z Checking petgraph v0.6.5
23302025-08-12T20:55:23.797Z Checking usdt v0.5.0
23312025-08-12T20:55:23.915Z Checking reqwest v0.12.22
23322025-08-12T20:55:24.061Z Checking toml v0.7.8
23332025-08-12T20:55:24.752Z Checking ecdsa v0.16.9
23342025-08-12T20:55:24.811Z Checking toml_edit v0.22.27
23352025-08-12T20:55:25.257Z Checking rsa v0.9.6
23362025-08-12T20:55:25.686Z Checking nix v0.29.0
23372025-08-12T20:55:25.894Z Checking zip v0.6.6
23382025-08-12T20:55:26.018Z Checking zip v4.2.0
23392025-08-12T20:55:26.462Z Checking clap v4.5.41
23402025-08-12T20:55:26.537Z Checking crossterm v0.28.1
23412025-08-12T20:55:26.619Z Checking itertools v0.13.0
23422025-08-12T20:55:26.907Z Checking itertools v0.12.1
23432025-08-12T20:55:27.109Z Checking itertools v0.10.5
23442025-08-12T20:55:27.232Z Checking tokio-stream v0.1.17
23452025-08-12T20:55:27.411Z Checking fs-err v3.1.1
23462025-08-12T20:55:27.997Z Checking buf-list v1.0.3
23472025-08-12T20:55:28.073Z Checking strum v0.26.3
23482025-08-12T20:55:28.250Z Checking ahash v0.8.12
23492025-08-12T20:55:28.268Z Checking slog v2.7.0
23502025-08-12T20:55:28.303Z Checking rustix v1.0.7
23512025-08-12T20:55:28.595Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23522025-08-12T20:55:28.703Z Checking openapiv3 v2.2.0
23532025-08-12T20:55:28.720Z Checking x509-cert v0.2.5
23542025-08-12T20:55:28.945Z Checking sha1 v0.10.6
23552025-08-12T20:55:28.997Z Checking winnow v0.6.26
23562025-08-12T20:55:29.120Z Checking peg-runtime v0.8.5
23572025-08-12T20:55:29.123Z Checking rustc-hash v2.1.1
23582025-08-12T20:55:29.218Z Checking lalrpop-util v0.19.12
23592025-08-12T20:55:29.255Z Checking unicode-xid v0.2.6
23602025-08-12T20:55:29.304Z Checking rayon v1.10.0
23612025-08-12T20:55:29.391Z Checking camino v1.1.10
23622025-08-12T20:55:29.436Z Checking sigpipe v0.1.3
23632025-08-12T20:55:29.497Z Checking glob v0.3.2
23642025-08-12T20:55:29.562Z Checking jiff v0.2.15
23652025-08-12T20:55:33.458Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23662025-08-12T20:55:33.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.17s
23672025-08-12T20:55:34.023Z
23682025-08-12T20:55:34.023Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23692025-08-12T20:55:34.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23702025-08-12T20:55:34.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23712025-08-12T20:55:34.839Z Compiling regress v0.10.4
23722025-08-12T20:55:34.966Z Checking heck v0.5.0
23732025-08-12T20:55:34.990Z Compiling unsafe-libyaml v0.2.11
23742025-08-12T20:55:35.008Z Checking newtype-uuid v1.2.4
23752025-08-12T20:55:35.022Z Compiling structmeta-derive v0.3.0
23762025-08-12T20:55:35.025Z Checking dirs-sys-next v0.1.2
23772025-08-12T20:55:35.025Z Checking fastrand v2.1.1
23782025-08-12T20:55:35.140Z Checking thread_local v1.1.8
23792025-08-12T20:55:35.217Z Checking dirs-next v2.0.0
23802025-08-12T20:55:35.274Z Checking daft v0.1.4
23812025-08-12T20:55:35.352Z Checking tempfile v3.20.0
23822025-08-12T20:55:35.355Z Compiling ident_case v1.0.1
23832025-08-12T20:55:35.410Z Checking term v0.7.0
23842025-08-12T20:55:35.572Z Compiling darling_core v0.20.10
23852025-08-12T20:55:35.678Z Checking crossbeam-channel v0.5.15
23862025-08-12T20:55:35.701Z Checking futures-executor v0.3.31
23872025-08-12T20:55:35.839Z Checking is-terminal v0.4.13
23882025-08-12T20:55:35.937Z Checking take_mut v0.2.2
23892025-08-12T20:55:35.979Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23902025-08-12T20:55:36.106Z Compiling rustls v0.22.4
23912025-08-12T20:55:36.320Z Compiling serde_yaml v0.9.34+deprecated
23922025-08-12T20:55:36.366Z Checking slog-async v2.8.0
23932025-08-12T20:55:36.449Z Checking slog-term v2.9.1
23942025-08-12T20:55:36.673Z Checking futures v0.3.31
23952025-08-12T20:55:36.691Z Compiling proc-macro-crate v1.3.1
23962025-08-12T20:55:36.797Z Checking wait-timeout v0.2.0
23972025-08-12T20:55:36.935Z Compiling multer v3.1.0
23982025-08-12T20:55:36.991Z Checking quick-error v1.2.3
23992025-08-12T20:55:37.157Z Compiling ref-cast v1.0.24
24002025-08-12T20:55:37.271Z Checking match_cfg v0.1.0
24012025-08-12T20:55:37.387Z Checking bit-vec v0.8.0
24022025-08-12T20:55:37.472Z Compiling structmeta v0.3.0
24032025-08-12T20:55:37.525Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24042025-08-12T20:55:37.772Z Compiling num_enum_derive v0.5.11
24052025-08-12T20:55:37.791Z Checking bit-set v0.8.0
24062025-08-12T20:55:37.878Z Compiling derive-ex v0.1.8
24072025-08-12T20:55:37.902Z Checking hostname v0.3.1
24082025-08-12T20:55:38.067Z Checking rusty-fork v0.3.0
24092025-08-12T20:55:38.351Z Checking progenitor-client v0.9.1
24102025-08-12T20:55:38.429Z Checking typify-impl v0.3.0
24112025-08-12T20:55:39.682Z Compiling typify-impl v0.2.0
24122025-08-12T20:55:40.965Z Checking rand_xorshift v0.4.0
24132025-08-12T20:55:41.185Z Checking slog-json v2.6.1
24142025-08-12T20:55:41.233Z Compiling darling_macro v0.20.10
24152025-08-12T20:55:41.435Z Compiling lzma-sys v0.1.20
24162025-08-12T20:55:41.457Z Checking hex v0.4.3
24172025-08-12T20:55:41.887Z Compiling foreign-types-macros v0.2.3
24182025-08-12T20:55:41.938Z Compiling async-stream-impl v0.3.6
24192025-08-12T20:55:42.114Z Compiling darling v0.20.10
24202025-08-12T20:55:42.172Z Compiling ref-cast-impl v1.0.24
24212025-08-12T20:55:42.244Z Compiling dropshot v0.16.2
24222025-08-12T20:55:42.422Z Checking utf-8 v0.7.6
24232025-08-12T20:55:42.629Z Checking unarray v0.1.4
24242025-08-12T20:55:42.648Z Checking arc-swap v1.7.1
24252025-08-12T20:55:42.705Z Checking foreign-types-shared v0.3.1
24262025-08-12T20:55:42.792Z Checking proptest v1.7.0
24272025-08-12T20:55:42.835Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24282025-08-12T20:55:42.999Z Checking tungstenite v0.21.0
24292025-08-12T20:55:43.086Z Checking slog-scope v4.4.0
24302025-08-12T20:55:43.104Z Checking foreign-types v0.5.0
24312025-08-12T20:55:43.189Z Checking async-stream v0.3.6
24322025-08-12T20:55:43.291Z Compiling serde_with_macros v3.14.0
24332025-08-12T20:55:43.349Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24342025-08-12T20:55:43.392Z Compiling test-strategy v0.4.3
24352025-08-12T20:55:43.395Z Checking slog-bunyan v2.5.0
24362025-08-12T20:55:43.523Z Checking tokio-rustls v0.25.0
24372025-08-12T20:55:43.601Z Checking num_enum v0.5.11
24382025-08-12T20:55:43.778Z Compiling proc-macro-error v1.0.4
24392025-08-12T20:55:44.082Z Compiling parse-display-derive v0.10.0
24402025-08-12T20:55:44.450Z Checking toml v0.8.23
24412025-08-12T20:55:44.505Z Checking progenitor-client v0.8.0
24422025-08-12T20:55:44.880Z Compiling heck v0.3.3
24432025-08-12T20:55:45.241Z Checking waitgroup v0.1.2
24442025-08-12T20:55:45.275Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24452025-08-12T20:55:45.376Z Checking rustls-pemfile v2.2.0
24462025-08-12T20:55:45.630Z Compiling dropshot_endpoint v0.16.2
24472025-08-12T20:55:45.807Z Checking serde_path_to_error v0.1.17
24482025-08-12T20:55:46.023Z Compiling derive-where v1.5.0
24492025-08-12T20:55:46.435Z Checking cstr-argument v0.1.2
24502025-08-12T20:55:46.625Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24512025-08-12T20:55:46.750Z Checking hostname v0.4.0
24522025-08-12T20:55:46.906Z Checking instant v0.1.13
24532025-08-12T20:55:47.054Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24542025-08-12T20:55:47.099Z Checking debug-ignore v1.0.5
24552025-08-12T20:55:47.257Z Checking pretty-hex v0.2.1
24562025-08-12T20:55:47.345Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24572025-08-12T20:55:47.389Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
24582025-08-12T20:55:47.429Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24592025-08-12T20:55:47.503Z Checking backoff v0.4.0
24602025-08-12T20:55:47.761Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24612025-08-12T20:55:47.856Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24622025-08-12T20:55:47.911Z Checking parse-display v0.10.0
24632025-08-12T20:55:48.034Z Checking serde_with v3.14.0
24642025-08-12T20:55:48.092Z Compiling zone_cfg_derive v0.1.2
24652025-08-12T20:55:48.162Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24662025-08-12T20:55:48.212Z Checking tokio-tungstenite v0.21.0
24672025-08-12T20:55:48.751Z Checking iddqd v0.3.9
24682025-08-12T20:55:49.048Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24692025-08-12T20:55:49.067Z Checking slog-stdlog v4.1.1
24702025-08-12T20:55:49.244Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24712025-08-12T20:55:49.376Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24722025-08-12T20:55:49.423Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24732025-08-12T20:55:49.650Z Checking progenitor-client v0.10.0
24742025-08-12T20:55:49.750Z Checking colored v2.2.0
24752025-08-12T20:55:49.921Z Compiling typify-macro v0.3.0
24762025-08-12T20:55:50.050Z Checking macaddr v1.0.1
24772025-08-12T20:55:50.125Z Checking base64 v0.13.1
24782025-08-12T20:55:50.306Z Checking base64 v0.21.7
24792025-08-12T20:55:50.394Z Checking unicode-width v0.1.14
24802025-08-12T20:55:50.466Z Checking number_prefix v0.4.0
24812025-08-12T20:55:50.540Z Checking ron v0.7.1
24822025-08-12T20:55:50.672Z Checking indicatif v0.17.11
24832025-08-12T20:55:50.713Z Compiling typify-macro v0.2.0
24842025-08-12T20:55:50.768Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24852025-08-12T20:55:50.837Z Checking tabwriter v1.4.0
24862025-08-12T20:55:51.082Z Checking zone v0.1.8
24872025-08-12T20:55:51.229Z Checking slog-envlogger v2.2.0
24882025-08-12T20:55:51.394Z Checking xz2 v0.1.7
24892025-08-12T20:55:51.470Z Checking tokio-dtrace v0.1.0
24902025-08-12T20:55:51.572Z Checking xattr v1.3.1
24912025-08-12T20:55:51.695Z Checking yasna v0.5.2
24922025-08-12T20:55:51.744Z Checking pem v3.0.5
24932025-08-12T20:55:51.773Z Checking smf v0.2.3
24942025-08-12T20:55:51.790Z Checking headers-core v0.3.0
24952025-08-12T20:55:51.948Z Checking filetime v0.2.25
24962025-08-12T20:55:52.031Z Checking same-file v1.0.6
24972025-08-12T20:55:52.171Z Checking tar v0.4.44
24982025-08-12T20:55:52.211Z Checking headers v0.4.1
24992025-08-12T20:55:52.232Z Checking walkdir v2.5.0
25002025-08-12T20:55:52.526Z Checking oxide-tokio-rt v0.1.2
25012025-08-12T20:55:52.547Z Checking rcgen v0.12.1
25022025-08-12T20:55:52.609Z Checking camino-tempfile v1.4.1
25032025-08-12T20:55:52.788Z Checking atomicwrites v0.4.4
25042025-08-12T20:55:52.932Z Checking subprocess v0.2.9
25052025-08-12T20:55:53.696Z Compiling typify v0.3.0
25062025-08-12T20:55:53.797Z Compiling progenitor-impl v0.9.1
25072025-08-12T20:55:54.058Z Compiling typify v0.2.0
25082025-08-12T20:55:54.159Z Compiling progenitor-impl v0.8.0
25092025-08-12T20:55:56.550Z Compiling progenitor-macro v0.9.1
25102025-08-12T20:55:56.795Z Compiling progenitor-macro v0.8.0
25112025-08-12T20:56:01.211Z Checking progenitor v0.9.1
25122025-08-12T20:56:01.367Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25132025-08-12T20:56:01.773Z Checking progenitor v0.8.0
25142025-08-12T20:56:01.917Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25152025-08-12T20:56:04.189Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25162025-08-12T20:56:04.441Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25172025-08-12T20:56:10.586Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25182025-08-12T20:56:12.183Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25192025-08-12T20:56:13.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.50s
25202025-08-12T20:56:13.768Z
25212025-08-12T20:56:13.768Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25222025-08-12T20:56:14.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232025-08-12T20:56:14.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242025-08-12T20:56:14.573Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25252025-08-12T20:56:16.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
25262025-08-12T20:56:16.282Z
25272025-08-12T20:56:16.282Zinfo: running `cargo check --bins` on nexus-config (52/221)
25282025-08-12T20:56:16.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292025-08-12T20:56:16.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302025-08-12T20:56:16.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312025-08-12T20:56:16.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25322025-08-12T20:56:17.062Z
25332025-08-12T20:56:17.062Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25342025-08-12T20:56:17.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352025-08-12T20:56:17.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362025-08-12T20:56:17.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25372025-08-12T20:56:17.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
25382025-08-12T20:56:17.815Z
25392025-08-12T20:56:17.815Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25402025-08-12T20:56:18.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25412025-08-12T20:56:18.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25422025-08-12T20:56:18.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25432025-08-12T20:56:18.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
25442025-08-12T20:56:18.627Z
25452025-08-12T20:56:18.627Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25462025-08-12T20:56:19.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25472025-08-12T20:56:19.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25482025-08-12T20:56:22.787Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25492025-08-12T20:56:22.787Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25502025-08-12T20:56:22.787Z Compiling darling_core v0.21.0
25512025-08-12T20:56:22.787Z Compiling tempfile v3.20.0
25522025-08-12T20:56:22.787Z Compiling wait-timeout v0.2.0
25532025-08-12T20:56:22.787Z Compiling match_cfg v0.1.0
25542025-08-12T20:56:22.787Z Compiling bit-vec v0.8.0
25552025-08-12T20:56:22.787Z Compiling quick-error v1.2.3
25562025-08-12T20:56:22.787Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25572025-08-12T20:56:22.787Z Compiling hostname v0.3.1
25582025-08-12T20:56:22.787Z Compiling rustls v0.22.4
25592025-08-12T20:56:22.787Z Compiling progenitor-client v0.9.1
25602025-08-12T20:56:22.787Z Compiling rusty-fork v0.3.0
25612025-08-12T20:56:22.787Z Compiling bit-set v0.8.0
25622025-08-12T20:56:22.787Z Compiling slog-json v2.6.1
25632025-08-12T20:56:22.788Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25642025-08-12T20:56:22.788Z Compiling rand_xorshift v0.4.0
25652025-08-12T20:56:22.788Z Compiling itertools v0.14.0
25662025-08-12T20:56:22.788Z Compiling hex v0.4.3
25672025-08-12T20:56:22.788Z Compiling heapless v0.8.0
25682025-08-12T20:56:22.788Z Compiling unarray v0.1.4
25692025-08-12T20:56:22.788Z Compiling slog-bunyan v2.5.0
25702025-08-12T20:56:22.788Z Compiling proptest v1.7.0
25712025-08-12T20:56:22.788Z Compiling progenitor v0.9.1
25722025-08-12T20:56:22.788Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25732025-08-12T20:56:22.788Z Compiling async-stream v0.3.6
25742025-08-12T20:56:22.788Z Compiling multer v3.1.0
25752025-08-12T20:56:22.788Z Compiling ref-cast v1.0.24
25762025-08-12T20:56:22.788Z Compiling toml v0.8.23
25772025-08-12T20:56:22.788Z Compiling waitgroup v0.1.2
25782025-08-12T20:56:22.788Z Compiling rustls-pemfile v2.2.0
25792025-08-12T20:56:22.788Z Checking hash32 v0.3.1
25802025-08-12T20:56:22.788Z Compiling serde_path_to_error v0.1.17
25812025-08-12T20:56:22.788Z Compiling hostname v0.4.0
25822025-08-12T20:56:22.788Z Compiling instant v0.1.13
25832025-08-12T20:56:22.788Z Compiling debug-ignore v1.0.5
25842025-08-12T20:56:22.843Z Compiling smoltcp v0.11.0
25852025-08-12T20:56:22.863Z Compiling backoff v0.4.0
25862025-08-12T20:56:23.178Z Compiling iddqd v0.3.9
25872025-08-12T20:56:23.256Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25882025-08-12T20:56:23.438Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25892025-08-12T20:56:23.645Z Compiling parse-display v0.10.0
25902025-08-12T20:56:23.721Z Compiling serde_with v3.14.0
25912025-08-12T20:56:24.223Z Compiling tokio-rustls v0.25.0
25922025-08-12T20:56:24.664Z Compiling dropshot v0.16.2
25932025-08-12T20:56:25.618Z Compiling darling_macro v0.21.0
25942025-08-12T20:56:25.704Z Checking num-rational v0.4.2
25952025-08-12T20:56:26.377Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25962025-08-12T20:56:26.499Z Compiling darling v0.21.0
25972025-08-12T20:56:26.630Z Compiling ingot-macros v0.1.1
25982025-08-12T20:56:26.710Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
25992025-08-12T20:56:27.058Z Compiling progenitor-client v0.10.0
26002025-08-12T20:56:27.709Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26012025-08-12T20:56:28.123Z Checking num-complex v0.4.6
26022025-08-12T20:56:29.405Z Compiling macaddr v1.0.1
26032025-08-12T20:56:29.663Z Checking cobs v0.2.3
26042025-08-12T20:56:29.873Z Checking postcard v1.0.10
26052025-08-12T20:56:29.906Z Compiling num v0.4.3
26062025-08-12T20:56:30.387Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26072025-08-12T20:56:30.409Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26082025-08-12T20:56:30.755Z Checking float-ord v0.3.2
26092025-08-12T20:56:30.918Z Compiling convert_case v0.4.0
26102025-08-12T20:56:30.959Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26112025-08-12T20:56:31.098Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26122025-08-12T20:56:31.708Z Compiling derive_more v0.99.20
26132025-08-12T20:56:31.973Z Checking siphasher v1.0.1
26142025-08-12T20:56:32.306Z Compiling crucible-workspace-hack v0.1.0
26152025-08-12T20:56:32.652Z Checking linked-hash-map v0.5.6
26162025-08-12T20:56:33.016Z Checking phf_shared v0.12.1
26172025-08-12T20:56:33.037Z Checking lru-cache v0.1.2
26182025-08-12T20:56:33.250Z Checking resolv-conf v0.7.0
26192025-08-12T20:56:33.271Z Checking newline-converter v0.3.0
26202025-08-12T20:56:33.291Z Checking hickory-proto v0.24.4
26212025-08-12T20:56:33.439Z Checking ingot-types v0.1.2
26222025-08-12T20:56:33.586Z Checking prettyplease v0.2.36
26232025-08-12T20:56:34.220Z Compiling slog-dtrace v0.3.0
26242025-08-12T20:56:34.276Z Checking ingot v0.1.1
26252025-08-12T20:56:34.585Z Compiling chrono-tz v0.10.4
26262025-08-12T20:56:34.774Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26272025-08-12T20:56:34.949Z Compiling zone_cfg_derive v0.3.0
26282025-08-12T20:56:35.887Z Checking expectorate v1.2.0
26292025-08-12T20:56:35.915Z Checking phf v0.12.1
26302025-08-12T20:56:36.200Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26312025-08-12T20:56:36.239Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26322025-08-12T20:56:36.338Z Compiling const_format_proc_macros v0.2.34
26332025-08-12T20:56:36.566Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-08-12T20:56:37.316Z Compiling num-derive v0.4.2
26352025-08-12T20:56:37.364Z Checking hickory-resolver v0.24.4
26362025-08-12T20:56:37.563Z Checking highway v1.3.0
26372025-08-12T20:56:37.706Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26382025-08-12T20:56:37.994Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26392025-08-12T20:56:38.011Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26402025-08-12T20:56:38.212Z Checking const_format v0.2.34
26412025-08-12T20:56:38.304Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26422025-08-12T20:56:38.352Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26432025-08-12T20:56:38.705Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26442025-08-12T20:56:38.952Z Checking qorb v0.4.1
26452025-08-12T20:56:39.498Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26462025-08-12T20:56:39.585Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26472025-08-12T20:56:39.755Z Checking zone v0.3.1
26482025-08-12T20:56:40.053Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26492025-08-12T20:56:40.425Z Checking gethostname v0.5.0
26502025-08-12T20:56:40.535Z Checking bcs v0.1.6
26512025-08-12T20:56:40.568Z Checking nanorand v0.7.0
26522025-08-12T20:56:40.952Z Compiling async-recursion v1.1.1
26532025-08-12T20:56:40.983Z Checking termtree v0.5.1
26542025-08-12T20:56:41.145Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26552025-08-12T20:56:41.195Z Checking flume v0.11.1
26562025-08-12T20:56:41.830Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26572025-08-12T20:56:46.248Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26582025-08-12T20:56:49.845Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26592025-08-12T20:56:52.440Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26602025-08-12T20:56:53.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.19s
26612025-08-12T20:56:53.998Z
26622025-08-12T20:56:53.998Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26632025-08-12T20:56:54.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-08-12T20:56:54.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-08-12T20:56:54.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-08-12T20:56:54.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26672025-08-12T20:56:54.752Z
26682025-08-12T20:56:54.752Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26692025-08-12T20:56:55.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-08-12T20:56:55.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-08-12T20:56:55.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-08-12T20:56:55.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26732025-08-12T20:56:55.519Z
26742025-08-12T20:56:55.519Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26752025-08-12T20:56:56.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-08-12T20:56:56.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-08-12T20:56:56.307Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26782025-08-12T20:56:57.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
26792025-08-12T20:56:57.216Z
26802025-08-12T20:56:57.216Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26812025-08-12T20:56:57.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-08-12T20:56:57.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-08-12T20:56:58.025Z Compiling cfg_aliases v0.1.1
26842025-08-12T20:56:58.025Z Compiling convert_case v0.7.1
26852025-08-12T20:56:58.028Z Compiling vte_generate_state_changes v0.1.2
26862025-08-12T20:56:58.028Z Checking fd-lock v4.0.2
26872025-08-12T20:56:58.028Z Checking nibble_vec v0.1.0
26882025-08-12T20:56:58.144Z Checking endian-type v0.1.2
26892025-08-12T20:56:58.176Z Checking bytecount v0.6.8
26902025-08-12T20:56:58.186Z Compiling tabled_derive v0.7.0
26912025-08-12T20:56:58.238Z Compiling nix v0.28.0
26922025-08-12T20:56:58.331Z Compiling peg-macros v0.8.5
26932025-08-12T20:56:58.351Z Checking papergrid v0.11.0
26942025-08-12T20:56:58.397Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26952025-08-12T20:56:58.400Z Checking radix_trie v0.2.1
26962025-08-12T20:56:58.743Z Checking vte v0.11.1
26972025-08-12T20:56:58.800Z Compiling sqlparser_derive v0.2.2
26982025-08-12T20:56:58.843Z Compiling derive_more-impl v2.0.1
26992025-08-12T20:56:59.433Z Checking home v0.5.9
27002025-08-12T20:56:59.605Z Checking unicode_categories v0.1.1
27012025-08-12T20:56:59.726Z Checking nu-ansi-term v0.50.1
27022025-08-12T20:56:59.837Z Checking sqlparser v0.45.0
27032025-08-12T20:56:59.894Z Checking sqlformat v0.3.5
27042025-08-12T20:57:00.160Z Checking strip-ansi-escapes v0.2.0
27052025-08-12T20:57:00.183Z Checking display-error-chain v0.2.2
27062025-08-12T20:57:00.221Z Checking tabled v0.15.0
27072025-08-12T20:57:00.325Z Checking reedline v0.40.0
27082025-08-12T20:57:00.522Z Checking derive_more v2.0.1
27092025-08-12T20:57:00.647Z Checking crossterm v0.29.0
27102025-08-12T20:57:01.198Z Checking peg v0.8.5
27112025-08-12T20:57:01.217Z Checking rustyline v14.0.0
27122025-08-12T20:57:10.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.80s
27132025-08-12T20:57:10.234Z
27142025-08-12T20:57:10.234Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
27152025-08-12T20:57:10.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-08-12T20:57:10.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-08-12T20:57:11.033Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27182025-08-12T20:57:16.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
27192025-08-12T20:57:16.503Z
27202025-08-12T20:57:16.503Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27212025-08-12T20:57:17.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-08-12T20:57:17.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-08-12T20:57:17.298Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27242025-08-12T20:57:20.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s
27252025-08-12T20:57:21.155Z
27262025-08-12T20:57:21.155Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27272025-08-12T20:57:21.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-08-12T20:57:21.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-08-12T20:57:21.944Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27302025-08-12T20:57:27.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
27312025-08-12T20:57:27.230Z
27322025-08-12T20:57:27.230Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27332025-08-12T20:57:27.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-08-12T20:57:27.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-08-12T20:57:28.043Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27362025-08-12T20:57:33.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
27372025-08-12T20:57:33.219Z
27382025-08-12T20:57:33.220Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27392025-08-12T20:57:33.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-08-12T20:57:33.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-08-12T20:57:34.031Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27422025-08-12T20:57:37.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
27432025-08-12T20:57:38.082Z
27442025-08-12T20:57:38.082Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27452025-08-12T20:57:38.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-08-12T20:57:38.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-08-12T20:57:38.890Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27482025-08-12T20:57:42.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
27492025-08-12T20:57:43.048Z
27502025-08-12T20:57:43.048Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27512025-08-12T20:57:43.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-08-12T20:57:43.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-08-12T20:57:43.855Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27542025-08-12T20:57:49.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.97s
27552025-08-12T20:57:49.224Z
27562025-08-12T20:57:49.224Zinfo: running `cargo check --bins` on oximeter (67/221)
27572025-08-12T20:57:49.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-08-12T20:57:49.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-08-12T20:57:49.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-08-12T20:57:49.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27612025-08-12T20:57:49.992Z
27622025-08-12T20:57:49.992Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27632025-08-12T20:57:50.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-08-12T20:57:50.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-08-12T20:57:50.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-08-12T20:57:50.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27672025-08-12T20:57:50.720Z
27682025-08-12T20:57:50.720Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27692025-08-12T20:57:51.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-08-12T20:57:51.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-08-12T20:57:51.481Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27722025-08-12T20:57:53.529Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27732025-08-12T20:57:54.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.80s
27742025-08-12T20:57:54.723Z
27752025-08-12T20:57:54.723Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27762025-08-12T20:57:55.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-08-12T20:57:55.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-08-12T20:57:55.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-08-12T20:57:55.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27802025-08-12T20:57:55.491Z
27812025-08-12T20:57:55.491Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27822025-08-12T20:57:56.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-08-12T20:57:56.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-08-12T20:57:56.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-08-12T20:57:56.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27862025-08-12T20:57:56.260Z
27872025-08-12T20:57:56.260Zinfo: running `cargo check --bins` on oxql-types (72/221)
27882025-08-12T20:57:56.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-08-12T20:57:56.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-08-12T20:57:56.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-08-12T20:57:56.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27922025-08-12T20:57:57.030Z
27932025-08-12T20:57:57.031Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27942025-08-12T20:57:57.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-08-12T20:57:57.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-08-12T20:57:57.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-08-12T20:57:57.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27982025-08-12T20:57:57.821Z
27992025-08-12T20:57:57.821Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
28002025-08-12T20:57:58.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-08-12T20:57:58.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-08-12T20:57:58.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-08-12T20:57:58.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28042025-08-12T20:57:58.591Z
28052025-08-12T20:57:58.591Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
28062025-08-12T20:57:59.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-08-12T20:57:59.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-08-12T20:57:59.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-08-12T20:57:59.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28102025-08-12T20:57:59.375Z
28112025-08-12T20:57:59.375Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
28122025-08-12T20:58:00.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-08-12T20:58:00.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-08-12T20:58:00.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-08-12T20:58:00.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28162025-08-12T20:58:00.148Z
28172025-08-12T20:58:00.148Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28182025-08-12T20:58:00.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-08-12T20:58:00.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-08-12T20:58:00.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-08-12T20:58:00.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28222025-08-12T20:58:00.917Z
28232025-08-12T20:58:00.917Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28242025-08-12T20:58:01.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-08-12T20:58:01.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-08-12T20:58:01.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-08-12T20:58:01.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28282025-08-12T20:58:01.679Z
28292025-08-12T20:58:01.680Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28302025-08-12T20:58:02.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-08-12T20:58:02.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-08-12T20:58:02.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-08-12T20:58:02.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28342025-08-12T20:58:02.421Z
28352025-08-12T20:58:02.421Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28362025-08-12T20:58:03.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-08-12T20:58:03.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-08-12T20:58:03.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-08-12T20:58:03.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28402025-08-12T20:58:03.205Z
28412025-08-12T20:58:03.205Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28422025-08-12T20:58:03.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-08-12T20:58:03.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-08-12T20:58:03.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-08-12T20:58:03.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28462025-08-12T20:58:03.974Z
28472025-08-12T20:58:03.974Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28482025-08-12T20:58:04.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-08-12T20:58:04.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-08-12T20:58:04.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512025-08-12T20:58:04.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28522025-08-12T20:58:04.730Z
28532025-08-12T20:58:04.730Zinfo: running `cargo check --bins` on gateway-client (83/221)
28542025-08-12T20:58:05.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-08-12T20:58:05.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-08-12T20:58:05.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572025-08-12T20:58:05.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28582025-08-12T20:58:05.502Z
28592025-08-12T20:58:05.502Zinfo: running `cargo check --bins` on ereport-types (84/221)
28602025-08-12T20:58:06.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-08-12T20:58:06.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-08-12T20:58:06.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632025-08-12T20:58:06.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28642025-08-12T20:58:06.250Z
28652025-08-12T20:58:06.250Zinfo: running `cargo check --bins` on gateway-types (85/221)
28662025-08-12T20:58:06.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-08-12T20:58:06.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-08-12T20:58:06.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692025-08-12T20:58:06.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28702025-08-12T20:58:07.007Z
28712025-08-12T20:58:07.007Zinfo: running `cargo check --bins` on ipcc (86/221)
28722025-08-12T20:58:07.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-08-12T20:58:07.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-08-12T20:58:07.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752025-08-12T20:58:07.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28762025-08-12T20:58:07.772Z
28772025-08-12T20:58:07.772Zinfo: running `cargo check --bins` on installinator-client (87/221)
28782025-08-12T20:58:08.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-08-12T20:58:08.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-08-12T20:58:08.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-08-12T20:58:08.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28822025-08-12T20:58:08.560Z
28832025-08-12T20:58:08.560Zinfo: running `cargo check --bins` on installinator-common (88/221)
28842025-08-12T20:58:09.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-08-12T20:58:09.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-08-12T20:58:09.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872025-08-12T20:58:09.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28882025-08-12T20:58:09.334Z
28892025-08-12T20:58:09.334Zinfo: running `cargo check --bins` on update-engine (89/221)
28902025-08-12T20:58:09.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-08-12T20:58:09.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-08-12T20:58:09.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932025-08-12T20:58:09.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28942025-08-12T20:58:10.072Z
28952025-08-12T20:58:10.072Zinfo: running `cargo check --bins` on nexus-client (90/221)
28962025-08-12T20:58:10.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-08-12T20:58:10.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-08-12T20:58:10.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992025-08-12T20:58:10.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29002025-08-12T20:58:10.878Z
29012025-08-12T20:58:10.878Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
29022025-08-12T20:58:11.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-08-12T20:58:11.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-08-12T20:58:11.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052025-08-12T20:58:11.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29062025-08-12T20:58:11.671Z
29072025-08-12T20:58:11.671Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
29082025-08-12T20:58:12.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-08-12T20:58:12.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-08-12T20:58:12.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-08-12T20:58:12.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29122025-08-12T20:58:12.386Z
29132025-08-12T20:58:12.386Zinfo: running `cargo check --bins` on nexus-types (93/221)
29142025-08-12T20:58:13.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-08-12T20:58:13.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-08-12T20:58:13.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-08-12T20:58:13.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29182025-08-12T20:58:13.199Z
29192025-08-12T20:58:13.199Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29202025-08-12T20:58:13.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-08-12T20:58:13.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-08-12T20:58:13.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-08-12T20:58:13.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29242025-08-12T20:58:13.930Z
29252025-08-12T20:58:13.930Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29262025-08-12T20:58:14.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-08-12T20:58:14.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-08-12T20:58:14.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292025-08-12T20:58:14.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29302025-08-12T20:58:14.659Z
29312025-08-12T20:58:14.659Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29322025-08-12T20:58:15.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332025-08-12T20:58:15.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342025-08-12T20:58:15.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29352025-08-12T20:58:15.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29362025-08-12T20:58:15.390Z
29372025-08-12T20:58:15.390Zinfo: running `cargo check --bins` on oxide-client (97/221)
29382025-08-12T20:58:16.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29392025-08-12T20:58:16.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29402025-08-12T20:58:16.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29412025-08-12T20:58:16.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29422025-08-12T20:58:16.125Z
29432025-08-12T20:58:16.125Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29442025-08-12T20:58:16.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29452025-08-12T20:58:16.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29462025-08-12T20:58:16.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29472025-08-12T20:58:16.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29482025-08-12T20:58:16.889Z
29492025-08-12T20:58:16.889Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29502025-08-12T20:58:17.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29512025-08-12T20:58:17.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29522025-08-12T20:58:17.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29532025-08-12T20:58:17.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29542025-08-12T20:58:17.624Z
29552025-08-12T20:58:17.624Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29562025-08-12T20:58:18.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29572025-08-12T20:58:18.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29582025-08-12T20:58:18.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29592025-08-12T20:58:18.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29602025-08-12T20:58:18.418Z
29612025-08-12T20:58:18.418Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29622025-08-12T20:58:19.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29632025-08-12T20:58:19.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29642025-08-12T20:58:19.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29652025-08-12T20:58:19.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29662025-08-12T20:58:19.203Z
29672025-08-12T20:58:19.203Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29682025-08-12T20:58:19.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692025-08-12T20:58:19.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702025-08-12T20:58:19.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29712025-08-12T20:58:19.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29722025-08-12T20:58:19.996Z
29732025-08-12T20:58:19.996Zinfo: running `cargo check --bins` on wicket-common (103/221)
29742025-08-12T20:58:20.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752025-08-12T20:58:20.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762025-08-12T20:58:20.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29772025-08-12T20:58:20.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29782025-08-12T20:58:20.789Z
29792025-08-12T20:58:20.789Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29802025-08-12T20:58:21.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812025-08-12T20:58:21.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822025-08-12T20:58:21.606Z Checking csv-core v0.1.11
29832025-08-12T20:58:21.606Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29842025-08-12T20:58:21.609Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29852025-08-12T20:58:21.609Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29862025-08-12T20:58:21.909Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29872025-08-12T20:58:21.925Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29882025-08-12T20:58:21.946Z Checking csv v1.3.1
29892025-08-12T20:58:22.491Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29902025-08-12T20:58:22.988Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29912025-08-12T20:58:25.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
29922025-08-12T20:58:25.341Z
29932025-08-12T20:58:25.341Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29942025-08-12T20:58:26.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952025-08-12T20:58:26.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962025-08-12T20:58:26.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29972025-08-12T20:58:26.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29982025-08-12T20:58:26.114Z
29992025-08-12T20:58:26.114Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
30002025-08-12T20:58:26.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012025-08-12T20:58:26.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022025-08-12T20:58:26.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30032025-08-12T20:58:26.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30042025-08-12T20:58:26.885Z
30052025-08-12T20:58:26.885Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
30062025-08-12T20:58:27.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072025-08-12T20:58:27.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082025-08-12T20:58:27.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092025-08-12T20:58:27.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30102025-08-12T20:58:27.780Z
30112025-08-12T20:58:27.780Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
30122025-08-12T20:58:28.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132025-08-12T20:58:28.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142025-08-12T20:58:28.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152025-08-12T20:58:28.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30162025-08-12T20:58:28.668Z
30172025-08-12T20:58:28.668Zinfo: running `cargo check --bins` on dns-server (109/221)
30182025-08-12T20:58:29.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192025-08-12T20:58:29.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202025-08-12T20:58:29.462Z Compiling typify-impl v0.4.1
30212025-08-12T20:58:29.586Z Compiling parking_lot_core v0.8.6
30222025-08-12T20:58:29.590Z Compiling moka v0.12.10
30232025-08-12T20:58:29.616Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30242025-08-12T20:58:29.619Z Checking tagptr v0.2.0
30252025-08-12T20:58:29.619Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30262025-08-12T20:58:29.631Z Checking prefix-trie v0.7.0
30272025-08-12T20:58:29.836Z Checking fxhash v0.2.1
30282025-08-12T20:58:29.856Z Checking hickory-client v0.25.2
30292025-08-12T20:58:30.258Z Checking hickory-server v0.25.2
30302025-08-12T20:58:30.361Z Checking parking_lot v0.11.2
30312025-08-12T20:58:30.708Z Checking sled v0.34.7
30322025-08-12T20:58:30.876Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30332025-08-12T20:58:31.192Z Checking hickory-resolver v0.25.2
30342025-08-12T20:58:34.150Z Compiling typify-macro v0.4.1
30352025-08-12T20:58:35.787Z Compiling typify v0.4.1
30362025-08-12T20:58:35.878Z Compiling progenitor-impl v0.10.0
30372025-08-12T20:58:38.253Z Compiling progenitor-macro v0.10.0
30382025-08-12T20:58:42.136Z Checking progenitor v0.10.0
30392025-08-12T20:58:42.276Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30402025-08-12T20:58:42.784Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30412025-08-12T20:58:44.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.55s
30422025-08-12T20:58:44.441Z
30432025-08-12T20:58:44.441Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30442025-08-12T20:58:45.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-08-12T20:58:45.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-08-12T20:58:45.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-08-12T20:58:45.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30482025-08-12T20:58:45.205Z
30492025-08-12T20:58:45.205Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30502025-08-12T20:58:45.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-08-12T20:58:45.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-08-12T20:58:45.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-08-12T20:58:45.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30542025-08-12T20:58:45.943Z
30552025-08-12T20:58:45.943Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30562025-08-12T20:58:46.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-08-12T20:58:46.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-08-12T20:58:46.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-08-12T20:58:46.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30602025-08-12T20:58:46.780Z
30612025-08-12T20:58:46.780Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30622025-08-12T20:58:47.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-08-12T20:58:47.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-08-12T20:58:47.676Z Checking half v2.4.1
30652025-08-12T20:58:47.676Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30662025-08-12T20:58:47.679Z Checking ciborium-io v0.2.2
30672025-08-12T20:58:47.830Z Compiling semver v0.1.20
30682025-08-12T20:58:47.834Z Compiling radium v0.7.0
30692025-08-12T20:58:47.859Z Compiling zerocopy-derive v0.6.6
30702025-08-12T20:58:47.863Z Checking tap v1.0.1
30712025-08-12T20:58:47.863Z Compiling maybe-uninit v2.0.0
30722025-08-12T20:58:47.954Z Checking password-hash v0.5.0
30732025-08-12T20:58:48.075Z Checking wyz v0.5.1
30742025-08-12T20:58:48.215Z Checking ciborium-ll v0.2.2
30752025-08-12T20:58:48.302Z Compiling rustc_version v0.1.7
30762025-08-12T20:58:48.357Z Checking blake2 v0.10.6
30772025-08-12T20:58:48.381Z Compiling pin-project-internal v1.1.6
30782025-08-12T20:58:48.424Z Compiling owo-colors v4.2.2
30792025-08-12T20:58:48.470Z Checking funty v2.0.0
30802025-08-12T20:58:48.508Z Checking ciborium v0.2.2
30812025-08-12T20:58:48.732Z Compiling packed_struct v0.10.1
30822025-08-12T20:58:48.749Z Compiling newtype_derive v0.1.6
30832025-08-12T20:58:48.826Z Checking crc-catalog v2.4.0
30842025-08-12T20:58:48.979Z Compiling cancel-safe-futures v0.1.5
30852025-08-12T20:58:49.077Z Checking crc v3.2.1
30862025-08-12T20:58:49.165Z Checking argon2 v0.5.3
30872025-08-12T20:58:49.320Z Checking bitvec v1.0.1
30882025-08-12T20:58:49.341Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30892025-08-12T20:58:49.384Z Compiling packed_struct_codegen v0.10.1
30902025-08-12T20:58:49.447Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30912025-08-12T20:58:49.520Z Checking libsw-core v0.3.1
30922025-08-12T20:58:49.721Z Checking zerocopy v0.6.6
30932025-08-12T20:58:49.764Z Checking secrecy v0.10.3
30942025-08-12T20:58:49.827Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30952025-08-12T20:58:49.889Z Compiling snafu-derive v0.8.5
30962025-08-12T20:58:49.926Z Compiling indexmap v1.9.3
30972025-08-12T20:58:49.958Z Checking fixedbitset v0.5.7
30982025-08-12T20:58:50.272Z Checking nodrop v0.1.14
30992025-08-12T20:58:50.332Z Checking indent_write v2.2.0
31002025-08-12T20:58:50.414Z Checking array-init v0.0.4
31012025-08-12T20:58:50.417Z Checking petgraph v0.8.2
31022025-08-12T20:58:50.577Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31032025-08-12T20:58:50.941Z Checking libsw v3.5.0
31042025-08-12T20:58:50.985Z Checking pin-project v1.1.6
31052025-08-12T20:58:51.196Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31062025-08-12T20:58:51.287Z Checking smallvec v0.6.14
31072025-08-12T20:58:51.678Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31082025-08-12T20:58:51.713Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31092025-08-12T20:58:51.993Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31102025-08-12T20:58:52.208Z Checking globset v0.4.15
31112025-08-12T20:58:52.401Z Checking olpc-cjson v0.1.4
31122025-08-12T20:58:52.639Z Checking serde_plain v1.0.2
31132025-08-12T20:58:52.738Z Checking bitfield v0.14.0
31142025-08-12T20:58:52.850Z Checking unicode-linebreak v0.1.5
31152025-08-12T20:58:52.914Z Checking termcolor v1.4.1
31162025-08-12T20:58:53.026Z Checking swrite v0.1.0
31172025-08-12T20:58:53.062Z Checking hashbrown v0.12.3
31182025-08-12T20:58:53.172Z Checking typed-path v0.9.3
31192025-08-12T20:58:53.266Z Checking linear-map v1.2.0
31202025-08-12T20:58:53.302Z Checking smawk v0.3.2
31212025-08-12T20:58:53.350Z Checking env_logger v0.10.2
31222025-08-12T20:58:53.530Z Checking textwrap v0.16.2
31232025-08-12T20:58:53.589Z Checking ron v0.8.1
31242025-08-12T20:58:53.695Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31252025-08-12T20:58:53.769Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31262025-08-12T20:58:53.934Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31272025-08-12T20:58:54.551Z Checking snafu v0.8.5
31282025-08-12T20:58:54.639Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31292025-08-12T20:58:54.733Z Checking steno v0.4.1
31302025-08-12T20:58:54.885Z Checking serde-hex v0.1.0
31312025-08-12T20:58:54.985Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31322025-08-12T20:58:55.031Z Checking tough v0.20.0
31332025-08-12T20:58:55.255Z Checking hashbrown v0.13.2
31342025-08-12T20:58:55.377Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31352025-08-12T20:58:56.149Z Checking crc-any v2.5.0
31362025-08-12T20:58:56.532Z Checking humantime v2.2.0
31372025-08-12T20:58:56.603Z Checking object v0.30.4
31382025-08-12T20:58:56.870Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31392025-08-12T20:58:56.875Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31402025-08-12T20:58:57.143Z Checking path-slash v0.1.5
31412025-08-12T20:58:57.230Z Checking half v1.8.3
31422025-08-12T20:58:57.325Z Checking void v1.0.2
31432025-08-12T20:58:57.442Z Checking tungstenite v0.23.0
31442025-08-12T20:58:57.501Z Checking lzss v0.8.2
31452025-08-12T20:58:57.641Z Checking serde_cbor v0.11.2
31462025-08-12T20:58:57.944Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31472025-08-12T20:58:58.338Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31482025-08-12T20:58:58.536Z Checking nix v0.27.1
31492025-08-12T20:58:58.596Z Checking kstat-rs v0.2.4
31502025-08-12T20:58:58.657Z Checking serde_bytes v0.11.17
31512025-08-12T20:58:58.683Z Checking tokio-tungstenite v0.23.1
31522025-08-12T20:58:58.835Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31532025-08-12T20:58:58.942Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31542025-08-12T20:58:58.978Z Checking signal-hook-tokio v0.3.1
31552025-08-12T20:58:59.424Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31562025-08-12T20:59:01.636Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31572025-08-12T20:59:02.957Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31582025-08-12T20:59:12.841Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31592025-08-12T20:59:19.964Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31602025-08-12T20:59:20.700Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31612025-08-12T20:59:23.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.87s
31622025-08-12T20:59:23.895Z
31632025-08-12T20:59:23.895Zinfo: running `cargo check --bins` on gateway-api (114/221)
31642025-08-12T20:59:24.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-08-12T20:59:24.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-08-12T20:59:24.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672025-08-12T20:59:24.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31682025-08-12T20:59:24.677Z
31692025-08-12T20:59:24.677Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31702025-08-12T20:59:25.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-08-12T20:59:25.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-08-12T20:59:25.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732025-08-12T20:59:25.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31742025-08-12T20:59:25.397Z
31752025-08-12T20:59:25.397Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31762025-08-12T20:59:26.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772025-08-12T20:59:26.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782025-08-12T20:59:26.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31792025-08-12T20:59:26.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31802025-08-12T20:59:26.161Z
31812025-08-12T20:59:26.161Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31822025-08-12T20:59:26.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832025-08-12T20:59:26.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842025-08-12T20:59:26.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31852025-08-12T20:59:26.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31862025-08-12T20:59:26.917Z
31872025-08-12T20:59:26.917Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31882025-08-12T20:59:27.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-08-12T20:59:27.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-08-12T20:59:27.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31912025-08-12T20:59:27.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31922025-08-12T20:59:27.679Z
31932025-08-12T20:59:27.679Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31942025-08-12T20:59:28.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-08-12T20:59:28.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-08-12T20:59:28.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972025-08-12T20:59:28.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31982025-08-12T20:59:28.468Z
31992025-08-12T20:59:28.469Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
32002025-08-12T20:59:29.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-08-12T20:59:29.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-08-12T20:59:29.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032025-08-12T20:59:29.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32042025-08-12T20:59:29.223Z
32052025-08-12T20:59:29.223Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
32062025-08-12T20:59:29.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-08-12T20:59:29.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-08-12T20:59:29.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092025-08-12T20:59:29.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32102025-08-12T20:59:29.989Z
32112025-08-12T20:59:29.989Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
32122025-08-12T20:59:30.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132025-08-12T20:59:30.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142025-08-12T20:59:30.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152025-08-12T20:59:30.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32162025-08-12T20:59:30.793Z
32172025-08-12T20:59:30.793Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32182025-08-12T20:59:31.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-08-12T20:59:31.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-08-12T20:59:31.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212025-08-12T20:59:31.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32222025-08-12T20:59:31.558Z
32232025-08-12T20:59:31.558Zinfo: running `cargo check --bins` on sp-sim (124/221)
32242025-08-12T20:59:32.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-08-12T20:59:32.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-08-12T20:59:32.344Z Compiling nix v0.30.1
32272025-08-12T20:59:32.348Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32282025-08-12T20:59:32.348Z Checking keccak v0.1.5
32292025-08-12T20:59:32.680Z Checking sha3 v0.10.8
32302025-08-12T20:59:32.714Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32312025-08-12T20:59:34.308Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32322025-08-12T20:59:36.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s
32332025-08-12T20:59:36.556Z
32342025-08-12T20:59:36.556Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32352025-08-12T20:59:37.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-08-12T20:59:37.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-08-12T20:59:37.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382025-08-12T20:59:37.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32392025-08-12T20:59:37.399Z
32402025-08-12T20:59:37.399Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32412025-08-12T20:59:38.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-08-12T20:59:38.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-08-12T20:59:38.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442025-08-12T20:59:38.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32452025-08-12T20:59:38.240Z
32462025-08-12T20:59:38.240Zinfo: running `cargo check --bins` on db-macros (127/221)
32472025-08-12T20:59:38.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-08-12T20:59:38.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-08-12T20:59:38.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32502025-08-12T20:59:38.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32512025-08-12T20:59:38.972Z
32522025-08-12T20:59:38.972Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32532025-08-12T20:59:39.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-08-12T20:59:39.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-08-12T20:59:39.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562025-08-12T20:59:39.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32572025-08-12T20:59:39.699Z
32582025-08-12T20:59:39.699Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32592025-08-12T20:59:40.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-08-12T20:59:40.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-08-12T20:59:40.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622025-08-12T20:59:40.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32632025-08-12T20:59:40.516Z
32642025-08-12T20:59:40.516Zinfo: running `cargo check --bins` on authz-macros (130/221)
32652025-08-12T20:59:41.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-08-12T20:59:41.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-08-12T20:59:41.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682025-08-12T20:59:41.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32692025-08-12T20:59:41.290Z
32702025-08-12T20:59:41.290Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32712025-08-12T20:59:41.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-08-12T20:59:42.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-08-12T20:59:42.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32742025-08-12T20:59:42.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32752025-08-12T20:59:42.148Z
32762025-08-12T20:59:42.148Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32772025-08-12T20:59:42.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-08-12T20:59:42.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-08-12T20:59:42.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802025-08-12T20:59:42.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32812025-08-12T20:59:42.905Z
32822025-08-12T20:59:42.905Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32832025-08-12T20:59:43.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-08-12T20:59:43.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-08-12T20:59:43.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862025-08-12T20:59:43.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32872025-08-12T20:59:43.655Z
32882025-08-12T20:59:43.655Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32892025-08-12T20:59:44.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-08-12T20:59:44.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-08-12T20:59:44.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922025-08-12T20:59:44.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32932025-08-12T20:59:44.428Z
32942025-08-12T20:59:44.428Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32952025-08-12T20:59:45.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-08-12T20:59:45.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-08-12T20:59:45.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32982025-08-12T20:59:45.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32992025-08-12T20:59:45.259Z
33002025-08-12T20:59:45.259Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
33012025-08-12T20:59:45.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-08-12T20:59:45.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-08-12T20:59:45.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042025-08-12T20:59:45.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33052025-08-12T20:59:46.077Z
33062025-08-12T20:59:46.078Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
33072025-08-12T20:59:50.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-08-12T20:59:50.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-08-12T20:59:50.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102025-08-12T20:59:50.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33112025-08-12T20:59:50.847Z
33122025-08-12T20:59:50.847Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
33132025-08-12T20:59:50.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-08-12T20:59:50.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-08-12T20:59:50.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162025-08-12T20:59:50.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33172025-08-12T20:59:50.847Z
33182025-08-12T20:59:50.847Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33192025-08-12T20:59:50.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-08-12T20:59:50.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-08-12T20:59:50.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222025-08-12T20:59:50.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33232025-08-12T20:59:50.847Z
33242025-08-12T20:59:50.847Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33252025-08-12T20:59:50.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-08-12T20:59:50.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-08-12T20:59:50.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-08-12T20:59:50.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33292025-08-12T20:59:50.847Z
33302025-08-12T20:59:50.847Zinfo: running `cargo check --bins` on key-manager (141/221)
33312025-08-12T20:59:50.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-08-12T20:59:50.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-08-12T20:59:50.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-08-12T20:59:50.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33352025-08-12T20:59:50.848Z
33362025-08-12T20:59:50.848Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33372025-08-12T20:59:50.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-08-12T20:59:50.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-08-12T20:59:50.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402025-08-12T20:59:50.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33412025-08-12T20:59:50.848Z
33422025-08-12T20:59:50.848Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33432025-08-12T20:59:51.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-08-12T20:59:51.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-08-12T20:59:51.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462025-08-12T20:59:51.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33472025-08-12T20:59:51.586Z
33482025-08-12T20:59:51.586Zinfo: running `cargo check --bins` on typed-rng (144/221)
33492025-08-12T20:59:52.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-08-12T20:59:52.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-08-12T20:59:52.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522025-08-12T20:59:52.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33532025-08-12T20:59:52.321Z
33542025-08-12T20:59:52.321Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33552025-08-12T20:59:53.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-08-12T20:59:53.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-08-12T20:59:53.306Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33582025-08-12T20:59:53.306Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33592025-08-12T20:59:53.306Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33602025-08-12T20:59:53.310Z Compiling thiserror-impl-no-std v2.0.2
33612025-08-12T20:59:53.310Z Checking universal-hash v0.5.1
33622025-08-12T20:59:53.310Z Checking opaque-debug v0.3.1
33632025-08-12T20:59:53.472Z Checking chacha20 v0.9.1
33642025-08-12T20:59:53.500Z Checking aead v0.5.2
33652025-08-12T20:59:53.577Z Compiling unicase v2.7.0
33662025-08-12T20:59:53.694Z Checking poly1305 v0.8.0
33672025-08-12T20:59:53.719Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33682025-08-12T20:59:53.756Z Compiling libefi-sys v0.1.0
33692025-08-12T20:59:53.839Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33702025-08-12T20:59:53.861Z Compiling bitfield-struct v0.6.2
33712025-08-12T20:59:53.991Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33722025-08-12T20:59:54.101Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33732025-08-12T20:59:54.104Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33742025-08-12T20:59:54.207Z Checking chacha20poly1305 v0.10.1
33752025-08-12T20:59:54.367Z Compiling proc-macro-error-attr2 v2.0.0
33762025-08-12T20:59:54.409Z Compiling salty v0.3.0
33772025-08-12T20:59:54.432Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33782025-08-12T20:59:54.492Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33792025-08-12T20:59:54.876Z Compiling num-derive v0.3.3
33802025-08-12T20:59:55.093Z Compiling proc-macro-error2 v2.0.1
33812025-08-12T20:59:55.137Z Compiling xshell-macros v0.2.7
33822025-08-12T20:59:55.184Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33832025-08-12T20:59:55.720Z Compiling tabled_derive v0.10.0
33842025-08-12T20:59:55.742Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33852025-08-12T20:59:55.897Z Checking xshell v0.2.7
33862025-08-12T20:59:55.975Z Checking thiserror-no-std v2.0.2
33872025-08-12T20:59:56.123Z Checking vsss-rs v3.3.4
33882025-08-12T20:59:56.205Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33892025-08-12T20:59:56.260Z Compiling mime_guess v2.0.5
33902025-08-12T20:59:56.612Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33912025-08-12T20:59:56.900Z Checking libscf-sys v1.1.0
33922025-08-12T20:59:57.420Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33932025-08-12T20:59:57.683Z Checking papergrid v0.14.0
33942025-08-12T20:59:57.751Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33952025-08-12T20:59:58.334Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33962025-08-12T20:59:58.808Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33972025-08-12T20:59:58.973Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33982025-08-12T20:59:59.071Z Checking primeorder v0.13.6
33992025-08-12T20:59:59.224Z Checking env_filter v0.1.2
34002025-08-12T20:59:59.485Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34012025-08-12T20:59:59.560Z Checking p384 v0.13.0
34022025-08-12T20:59:59.867Z Checking env_logger v0.11.5
34032025-08-12T20:59:59.910Z Checking tabled v0.18.0
34042025-08-12T21:00:00.218Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34052025-08-12T21:00:00.404Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34062025-08-12T21:00:00.478Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34072025-08-12T21:00:00.768Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34082025-08-12T21:00:00.857Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34092025-08-12T21:00:00.897Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34102025-08-12T21:00:00.996Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34112025-08-12T21:00:01.090Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34122025-08-12T21:00:01.209Z Checking http-range v0.1.5
34132025-08-12T21:00:01.414Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34142025-08-12T21:00:01.498Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34152025-08-12T21:00:01.806Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34162025-08-12T21:00:01.826Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34172025-08-12T21:00:02.053Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34182025-08-12T21:00:02.105Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34192025-08-12T21:00:02.375Z Checking secrecy v0.8.0
34202025-08-12T21:00:02.580Z Checking atty v0.2.14
34212025-08-12T21:00:02.719Z Checking crc8 v0.1.1
34222025-08-12T21:00:02.753Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34232025-08-12T21:00:02.776Z Checking hyper-staticfile v0.10.1
34242025-08-12T21:00:02.911Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34252025-08-12T21:00:03.274Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34262025-08-12T21:00:03.298Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
34272025-08-12T21:00:03.562Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34282025-08-12T21:00:03.696Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34292025-08-12T21:00:03.934Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34302025-08-12T21:00:03.995Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34312025-08-12T21:00:04.369Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34322025-08-12T21:00:04.406Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34332025-08-12T21:00:05.561Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34342025-08-12T21:00:05.564Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34352025-08-12T21:00:05.564Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34362025-08-12T21:00:06.086Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34372025-08-12T21:00:06.437Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34382025-08-12T21:00:06.871Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34392025-08-12T21:00:07.770Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34402025-08-12T21:00:09.421Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34412025-08-12T21:00:14.700Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34422025-08-12T21:00:27.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.03s
34432025-08-12T21:00:27.620Z
34442025-08-12T21:00:27.620Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34452025-08-12T21:00:28.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462025-08-12T21:00:28.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472025-08-12T21:00:28.533Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34482025-08-12T21:00:41.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
34492025-08-12T21:00:41.671Z
34502025-08-12T21:00:41.671Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34512025-08-12T21:00:42.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34522025-08-12T21:00:42.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34532025-08-12T21:00:42.570Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34542025-08-12T21:00:55.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
34552025-08-12T21:00:55.680Z
34562025-08-12T21:00:55.681Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34572025-08-12T21:00:56.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582025-08-12T21:00:56.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592025-08-12T21:00:56.581Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34602025-08-12T21:01:09.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s
34612025-08-12T21:01:09.939Z
34622025-08-12T21:01:09.939Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34632025-08-12T21:01:10.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642025-08-12T21:01:10.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652025-08-12T21:01:10.831Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34662025-08-12T21:01:24.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s
34672025-08-12T21:01:24.381Z
34682025-08-12T21:01:24.381Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34692025-08-12T21:01:25.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702025-08-12T21:01:25.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712025-08-12T21:01:25.280Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34722025-08-12T21:01:38.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s
34732025-08-12T21:01:38.407Z
34742025-08-12T21:01:38.407Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34752025-08-12T21:01:39.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762025-08-12T21:01:39.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772025-08-12T21:01:39.319Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34782025-08-12T21:01:52.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s
34792025-08-12T21:01:52.357Z
34802025-08-12T21:01:52.357Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34812025-08-12T21:01:53.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822025-08-12T21:01:53.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832025-08-12T21:01:53.269Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34842025-08-12T21:02:06.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s
34852025-08-12T21:02:06.293Z
34862025-08-12T21:02:06.294Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34872025-08-12T21:02:07.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-08-12T21:02:07.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-08-12T21:02:07.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902025-08-12T21:02:07.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34912025-08-12T21:02:07.106Z
34922025-08-12T21:02:07.106Zinfo: running `cargo check --bins` on range-requests (154/221)
34932025-08-12T21:02:07.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-08-12T21:02:07.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-08-12T21:02:07.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962025-08-12T21:02:07.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34972025-08-12T21:02:07.855Z
34982025-08-12T21:02:07.855Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34992025-08-12T21:02:08.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-08-12T21:02:08.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-08-12T21:02:08.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022025-08-12T21:02:08.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35032025-08-12T21:02:08.608Z
35042025-08-12T21:02:08.608Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
35052025-08-12T21:02:09.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-08-12T21:02:09.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-08-12T21:02:09.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-08-12T21:02:09.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35092025-08-12T21:02:09.415Z
35102025-08-12T21:02:09.415Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
35112025-08-12T21:02:10.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-08-12T21:02:10.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-08-12T21:02:10.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-08-12T21:02:10.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35152025-08-12T21:02:10.192Z
35162025-08-12T21:02:10.192Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35172025-08-12T21:02:10.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-08-12T21:02:10.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-08-12T21:02:10.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-08-12T21:02:10.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35212025-08-12T21:02:11.008Z
35222025-08-12T21:02:11.008Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35232025-08-12T21:02:11.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-08-12T21:02:11.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-08-12T21:02:11.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-08-12T21:02:11.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35272025-08-12T21:02:11.818Z
35282025-08-12T21:02:11.818Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35292025-08-12T21:02:12.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-08-12T21:02:12.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-08-12T21:02:12.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322025-08-12T21:02:12.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35332025-08-12T21:02:12.643Z
35342025-08-12T21:02:12.643Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35352025-08-12T21:02:13.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-08-12T21:02:13.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-08-12T21:02:13.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382025-08-12T21:02:13.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35392025-08-12T21:02:13.453Z
35402025-08-12T21:02:13.453Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35412025-08-12T21:02:14.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422025-08-12T21:02:14.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432025-08-12T21:02:14.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442025-08-12T21:02:14.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35452025-08-12T21:02:14.293Z
35462025-08-12T21:02:14.294Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35472025-08-12T21:02:15.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482025-08-12T21:02:15.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492025-08-12T21:02:15.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502025-08-12T21:02:15.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35512025-08-12T21:02:15.164Z
35522025-08-12T21:02:15.164Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35532025-08-12T21:02:15.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-08-12T21:02:15.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-08-12T21:02:16.060Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35562025-08-12T21:02:16.060Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35572025-08-12T21:02:16.967Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35582025-08-12T21:02:19.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
35592025-08-12T21:02:19.270Z
35602025-08-12T21:02:19.270Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35612025-08-12T21:02:19.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35622025-08-12T21:02:19.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35632025-08-12T21:02:19.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35642025-08-12T21:02:19.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35652025-08-12T21:02:20.046Z
35662025-08-12T21:02:20.046Zinfo: running `cargo check --bins` on cert-dev (166/221)
35672025-08-12T21:02:20.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682025-08-12T21:02:20.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692025-08-12T21:02:20.765Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35702025-08-12T21:02:21.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35712025-08-12T21:02:21.291Z
35722025-08-12T21:02:21.291Zinfo: running `cargo check --bins` on clickana (167/221)
35732025-08-12T21:02:21.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742025-08-12T21:02:21.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752025-08-12T21:02:22.069Z Checking castaway v0.2.3
35762025-08-12T21:02:22.069Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35772025-08-12T21:02:22.072Z Checking lru v0.12.5
35782025-08-12T21:02:22.072Z Compiling instability v0.3.2
35792025-08-12T21:02:22.072Z Checking unicode-truncate v1.1.0
35802025-08-12T21:02:22.072Z Compiling indoc v2.0.6
35812025-08-12T21:02:22.072Z Checking cassowary v0.3.0
35822025-08-12T21:02:22.343Z Checking compact_str v0.8.0
35832025-08-12T21:02:22.960Z Checking ratatui v0.29.0
35842025-08-12T21:02:23.881Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35852025-08-12T21:02:25.037Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35862025-08-12T21:02:25.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
35872025-08-12T21:02:26.143Z
35882025-08-12T21:02:26.143Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35892025-08-12T21:02:26.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-08-12T21:02:26.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-08-12T21:02:26.985Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35922025-08-12T21:02:26.985Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35932025-08-12T21:02:28.093Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35942025-08-12T21:02:28.587Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35952025-08-12T21:02:28.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.83s
35962025-08-12T21:02:29.197Z
35972025-08-12T21:02:29.197Zinfo: running `cargo check --bins` on ch-dev (169/221)
35982025-08-12T21:02:29.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-08-12T21:02:29.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-08-12T21:02:29.992Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36012025-08-12T21:02:30.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
36022025-08-12T21:02:30.984Z
36032025-08-12T21:02:30.985Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
36042025-08-12T21:02:31.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-08-12T21:02:31.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-08-12T21:02:31.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-08-12T21:02:31.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36082025-08-12T21:02:31.548Z
36092025-08-12T21:02:31.548Zinfo: running `cargo check --bins` on crdb-seed (171/221)
36102025-08-12T21:02:32.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-08-12T21:02:32.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-08-12T21:02:32.327Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36132025-08-12T21:02:32.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
36142025-08-12T21:02:32.949Z
36152025-08-12T21:02:32.949Zinfo: running `cargo check --bins` on db-dev (172/221)
36162025-08-12T21:02:33.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-08-12T21:02:33.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-08-12T21:02:33.752Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36192025-08-12T21:02:34.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
36202025-08-12T21:02:34.750Z
36212025-08-12T21:02:34.750Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36222025-08-12T21:02:35.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-08-12T21:02:35.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-08-12T21:02:35.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36252025-08-12T21:02:35.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
36262025-08-12T21:02:35.542Z
36272025-08-12T21:02:35.542Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36282025-08-12T21:02:36.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-08-12T21:02:36.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-08-12T21:02:36.245Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36312025-08-12T21:02:37.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
36322025-08-12T21:02:37.289Z
36332025-08-12T21:02:37.289Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36342025-08-12T21:02:37.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36352025-08-12T21:02:37.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36362025-08-12T21:02:38.033Z Checking typeid v1.0.3
36372025-08-12T21:02:38.142Z Checking ordered-float v2.10.1
36382025-08-12T21:02:38.155Z Checking cargo-platform v0.2.0
36392025-08-12T21:02:38.226Z Checking erased-serde v0.4.6
36402025-08-12T21:02:38.460Z Checking serde-value v0.7.0
36412025-08-12T21:02:38.797Z Checking serde-untagged v0.1.7
36422025-08-12T21:02:39.041Z Checking cargo-util-schemas v0.8.2
36432025-08-12T21:02:42.944Z Checking cargo_metadata v0.21.0
36442025-08-12T21:02:42.961Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36452025-08-12T21:02:42.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
36462025-08-12T21:02:42.961Z
36472025-08-12T21:02:42.961Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36482025-08-12T21:02:43.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492025-08-12T21:02:43.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502025-08-12T21:02:43.160Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36512025-08-12T21:02:44.949Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36522025-08-12T21:02:45.600Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36532025-08-12T21:02:46.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.93s
36542025-08-12T21:02:46.437Z
36552025-08-12T21:02:46.438Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36562025-08-12T21:02:47.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572025-08-12T21:02:47.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582025-08-12T21:02:47.482Z Compiling crunchy v0.2.2
36592025-08-12T21:02:47.485Z Compiling dsl_auto_type v0.1.2
36602025-08-12T21:02:47.485Z Checking scheduled-thread-pool v0.2.7
36612025-08-12T21:02:47.485Z Compiling diesel_table_macro_syntax v0.2.0
36622025-08-12T21:02:47.626Z Compiling tiny-keccak v2.0.2
36632025-08-12T21:02:47.660Z Compiling bit-vec v0.6.3
36642025-08-12T21:02:47.676Z Compiling ascii-canvas v3.0.0
36652025-08-12T21:02:47.692Z Compiling ena v0.14.3
36662025-08-12T21:02:47.893Z Checking r2d2 v0.8.10
36672025-08-12T21:02:47.971Z Compiling bit-set v0.5.3
36682025-08-12T21:02:48.001Z Compiling bindgen v0.71.1
36692025-08-12T21:02:48.064Z Compiling diff v0.1.13
36702025-08-12T21:02:48.129Z Compiling regex-syntax v0.6.29
36712025-08-12T21:02:48.151Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36722025-08-12T21:02:48.237Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36732025-08-12T21:02:48.259Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36742025-08-12T21:02:48.502Z Compiling derive_builder_core v0.20.2
36752025-08-12T21:02:48.531Z Compiling libxml v0.3.3
36762025-08-12T21:02:48.570Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36772025-08-12T21:02:48.629Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36782025-08-12T21:02:48.901Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36792025-08-12T21:02:48.905Z Compiling diesel_derives v2.2.3
36802025-08-12T21:02:48.993Z Compiling strum_macros v0.24.3
36812025-08-12T21:02:49.106Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36822025-08-12T21:02:49.351Z Compiling indoc v1.0.9
36832025-08-12T21:02:50.234Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36842025-08-12T21:02:50.507Z Compiling derive_builder_macro v0.20.2
36852025-08-12T21:02:50.573Z Compiling oso-derive v0.27.3
36862025-08-12T21:02:50.963Z Compiling impl-trait-for-tuples v0.2.2
36872025-08-12T21:02:51.384Z Compiling lalrpop v0.19.12
36882025-08-12T21:02:51.474Z Checking derive_builder v0.20.2
36892025-08-12T21:02:51.517Z Checking quick-xml v0.37.2
36902025-08-12T21:02:51.645Z Checking maplit v1.0.2
36912025-08-12T21:02:51.831Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36922025-08-12T21:02:51.997Z Compiling diesel-dtrace v0.4.2
36932025-08-12T21:02:52.439Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36942025-08-12T21:02:52.778Z Checking bb8 v0.8.5
36952025-08-12T21:02:53.224Z Checking ignore v0.4.23
36962025-08-12T21:02:53.307Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36972025-08-12T21:02:53.365Z Checking predicates-tree v1.0.12
36982025-08-12T21:02:53.544Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36992025-08-12T21:02:53.568Z Checking rand_seeder v0.3.0
37002025-08-12T21:02:53.691Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37012025-08-12T21:02:53.811Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37022025-08-12T21:02:53.900Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37032025-08-12T21:02:54.052Z Checking globwalk v0.9.1
37042025-08-12T21:02:54.077Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37052025-08-12T21:02:54.404Z Checking camino-tempfile-ext v0.3.2
37062025-08-12T21:02:54.428Z Checking console v0.16.0
37072025-08-12T21:02:54.788Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37082025-08-12T21:02:55.064Z Checking is_ci v1.2.0
37092025-08-12T21:02:55.235Z Checking unit-prefix v0.5.1
37102025-08-12T21:02:55.466Z Checking indicatif v0.18.0
37112025-08-12T21:02:55.578Z Checking supports-color v3.0.2
37122025-08-12T21:02:55.798Z Checking support-bundle-viewer v0.1.2
37132025-08-12T21:02:55.819Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37142025-08-12T21:02:55.844Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37152025-08-12T21:02:56.215Z Checking multimap v0.10.1
37162025-08-12T21:02:58.112Z Checking diesel v2.2.12
37172025-08-12T21:03:13.972Z Compiling samael v0.0.19
37182025-08-12T21:03:28.514Z Checking async-bb8-diesel v0.2.1
37192025-08-12T21:03:30.219Z Compiling polar-core v0.27.3
37202025-08-12T21:03:37.273Z Checking oso v0.27.3
37212025-08-12T21:04:18.913Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37222025-08-12T21:04:52.253Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37232025-08-12T21:05:02.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
37242025-08-12T21:05:02.584Z
37252025-08-12T21:05:02.584Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37262025-08-12T21:05:07.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272025-08-12T21:05:07.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282025-08-12T21:05:07.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37292025-08-12T21:05:07.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37302025-08-12T21:05:07.330Z
37312025-08-12T21:05:07.330Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37322025-08-12T21:05:07.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332025-08-12T21:05:07.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342025-08-12T21:05:07.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352025-08-12T21:05:07.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37362025-08-12T21:05:07.330Z
37372025-08-12T21:05:07.330Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37382025-08-12T21:05:07.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-08-12T21:05:07.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-08-12T21:05:07.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37412025-08-12T21:05:07.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
37422025-08-12T21:05:07.353Z
37432025-08-12T21:05:07.353Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37442025-08-12T21:05:07.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452025-08-12T21:05:07.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462025-08-12T21:05:07.353Z Compiling libz-sys v1.1.20
37472025-08-12T21:05:07.353Z Compiling libgit2-sys v0.17.0+1.8.1
37482025-08-12T21:05:07.353Z Compiling vergen v8.3.2
37492025-08-12T21:05:07.354Z Compiling cargo-platform v0.1.8
37502025-08-12T21:05:07.354Z Compiling fs-err v2.11.0
37512025-08-12T21:05:07.354Z Compiling rustls v0.21.12
37522025-08-12T21:05:07.354Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37532025-08-12T21:05:07.354Z Checking sct v0.7.1
37542025-08-12T21:05:07.354Z Checking rustls-webpki v0.101.7
37552025-08-12T21:05:07.354Z Compiling cargo_metadata v0.18.1
37562025-08-12T21:05:07.354Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37572025-08-12T21:05:07.354Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37582025-08-12T21:05:07.354Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37592025-08-12T21:05:07.354Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37602025-08-12T21:05:07.354Z Checking parse-size v1.1.0
37612025-08-12T21:05:07.354Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37622025-08-12T21:05:07.354Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
37632025-08-12T21:05:07.354Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37642025-08-12T21:05:07.368Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37652025-08-12T21:05:08.174Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37662025-08-12T21:05:08.369Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37672025-08-12T21:05:08.485Z Checking rustls-pemfile v1.0.4
37682025-08-12T21:05:08.712Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37692025-08-12T21:05:08.947Z Checking twox-hash v2.1.0
37702025-08-12T21:05:09.037Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37712025-08-12T21:05:09.073Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37722025-08-12T21:05:09.506Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37732025-08-12T21:05:09.951Z Checking tokio-rustls v0.24.1
37742025-08-12T21:05:10.378Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37752025-08-12T21:05:11.006Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37762025-08-12T21:05:11.144Z Checking fatfs v0.3.6
37772025-08-12T21:05:11.186Z Checking assert_matches v1.5.0
37782025-08-12T21:05:16.892Z Compiling git2 v0.19.0
37792025-08-12T21:05:17.233Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37802025-08-12T21:05:17.373Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37812025-08-12T21:05:20.886Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37822025-08-12T21:06:17.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
37832025-08-12T21:06:17.777Z
37842025-08-12T21:06:17.777Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37852025-08-12T21:06:22.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-08-12T21:06:22.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-08-12T21:06:22.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37882025-08-12T21:06:22.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37892025-08-12T21:06:22.553Z
37902025-08-12T21:06:22.554Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37912025-08-12T21:06:22.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922025-08-12T21:06:22.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932025-08-12T21:06:22.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942025-08-12T21:06:22.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37952025-08-12T21:06:22.555Z
37962025-08-12T21:06:22.555Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37972025-08-12T21:06:22.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982025-08-12T21:06:22.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992025-08-12T21:06:22.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38002025-08-12T21:06:22.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38012025-08-12T21:06:22.612Z
38022025-08-12T21:06:22.612Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
38032025-08-12T21:06:22.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042025-08-12T21:06:22.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052025-08-12T21:06:22.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062025-08-12T21:06:22.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38072025-08-12T21:06:22.612Z
38082025-08-12T21:06:22.612Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
38092025-08-12T21:06:22.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-08-12T21:06:22.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-08-12T21:06:22.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38122025-08-12T21:06:22.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38132025-08-12T21:06:22.612Z
38142025-08-12T21:06:22.613Zinfo: running `cargo check --bins` on nexus-networking (187/221)
38152025-08-12T21:06:22.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162025-08-12T21:06:22.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172025-08-12T21:06:22.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38182025-08-12T21:06:22.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38192025-08-12T21:06:22.736Z
38202025-08-12T21:06:22.736Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38212025-08-12T21:06:23.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222025-08-12T21:06:23.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232025-08-12T21:06:23.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38242025-08-12T21:06:23.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38252025-08-12T21:06:23.589Z
38262025-08-12T21:06:23.589Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38272025-08-12T21:06:24.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-08-12T21:06:24.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-08-12T21:06:24.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38302025-08-12T21:06:24.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38312025-08-12T21:06:24.437Z
38322025-08-12T21:06:24.437Zinfo: running `cargo check --bins` on update-common (190/221)
38332025-08-12T21:06:25.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-08-12T21:06:25.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-08-12T21:06:25.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362025-08-12T21:06:25.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38372025-08-12T21:06:25.284Z
38382025-08-12T21:06:25.284Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38392025-08-12T21:06:26.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-08-12T21:06:26.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-08-12T21:06:26.354Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38422025-08-12T21:06:26.363Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38432025-08-12T21:06:26.506Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38442025-08-12T21:06:26.509Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38452025-08-12T21:06:26.539Z Checking yansi v1.0.1
38462025-08-12T21:06:26.543Z Checking diff v0.1.13
38472025-08-12T21:06:26.543Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38482025-08-12T21:06:26.556Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38492025-08-12T21:06:27.002Z Checking pretty_assertions v1.4.1
38502025-08-12T21:06:27.076Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38512025-08-12T21:06:27.709Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38522025-08-12T21:06:56.900Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38532025-08-12T21:06:56.905Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38542025-08-12T21:06:56.905Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38552025-08-12T21:06:56.905Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38562025-08-12T21:06:56.905Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38572025-08-12T21:06:56.905Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38582025-08-12T21:06:57.608Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38592025-08-12T21:06:57.954Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38602025-08-12T21:06:59.278Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38612025-08-12T21:07:47.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
38622025-08-12T21:07:47.375Z
38632025-08-12T21:07:47.375Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38642025-08-12T21:07:48.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-08-12T21:07:48.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-08-12T21:07:48.267Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38672025-08-12T21:07:48.267Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38682025-08-12T21:07:48.270Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38692025-08-12T21:07:48.407Z Checking heck v0.4.1
38702025-08-12T21:07:48.410Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38712025-08-12T21:07:48.626Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38722025-08-12T21:07:48.648Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38732025-08-12T21:07:49.524Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38742025-08-12T21:07:51.685Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38752025-08-12T21:07:53.270Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38762025-08-12T21:07:54.116Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38772025-08-12T21:07:55.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.25s
38782025-08-12T21:07:55.848Z
38792025-08-12T21:07:55.848Zinfo: running `cargo check --bins` on installinator-api (193/221)
38802025-08-12T21:07:56.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812025-08-12T21:07:56.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822025-08-12T21:07:56.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38832025-08-12T21:07:56.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38842025-08-12T21:07:56.641Z
38852025-08-12T21:07:56.641Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38862025-08-12T21:07:57.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872025-08-12T21:07:57.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882025-08-12T21:07:57.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38892025-08-12T21:07:57.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
38902025-08-12T21:07:57.409Z
38912025-08-12T21:07:57.409Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38922025-08-12T21:07:58.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932025-08-12T21:07:58.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942025-08-12T21:07:58.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38952025-08-12T21:07:58.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38962025-08-12T21:07:58.188Z
38972025-08-12T21:07:58.188Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38982025-08-12T21:07:58.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38992025-08-12T21:07:58.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39002025-08-12T21:07:58.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39012025-08-12T21:07:58.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39022025-08-12T21:07:58.980Z
39032025-08-12T21:07:58.980Zinfo: running `cargo check --bins` on omicron-pins (197/221)
39042025-08-12T21:07:59.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39052025-08-12T21:07:59.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39062025-08-12T21:07:59.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39072025-08-12T21:07:59.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39082025-08-12T21:07:59.714Z
39092025-08-12T21:07:59.715Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
39102025-08-12T21:08:00.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39112025-08-12T21:08:00.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39122025-08-12T21:08:00.663Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39132025-08-12T21:08:00.800Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39142025-08-12T21:08:00.817Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39152025-08-12T21:08:00.829Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39162025-08-12T21:08:00.832Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
39172025-08-12T21:08:00.832Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39182025-08-12T21:08:00.882Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39192025-08-12T21:08:00.885Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39202025-08-12T21:08:01.029Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39212025-08-12T21:08:01.083Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39222025-08-12T21:08:01.141Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39232025-08-12T21:08:01.316Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39242025-08-12T21:08:01.436Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39252025-08-12T21:08:01.540Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39262025-08-12T21:08:01.893Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39272025-08-12T21:08:01.918Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39282025-08-12T21:08:02.365Z Compiling petname v2.0.2
39292025-08-12T21:08:02.934Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39302025-08-12T21:08:03.273Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39312025-08-12T21:08:03.526Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39322025-08-12T21:08:03.605Z Checking sync-ptr v0.1.4
39332025-08-12T21:08:03.742Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39342025-08-12T21:08:03.817Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#570f7cbd)
39352025-08-12T21:08:03.839Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39362025-08-12T21:08:04.301Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39372025-08-12T21:08:05.689Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39382025-08-12T21:08:06.703Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39392025-08-12T21:08:06.706Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39402025-08-12T21:08:19.368Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39412025-08-12T21:08:19.372Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39422025-08-12T21:08:20.298Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39432025-08-12T21:08:22.155Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39442025-08-12T21:08:24.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.23s
39452025-08-12T21:08:25.191Z
39462025-08-12T21:08:25.191Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39472025-08-12T21:08:25.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-08-12T21:08:25.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-08-12T21:08:25.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39502025-08-12T21:08:25.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39512025-08-12T21:08:26.024Z
39522025-08-12T21:08:26.024Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39532025-08-12T21:08:26.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39542025-08-12T21:08:26.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39552025-08-12T21:08:26.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39562025-08-12T21:08:26.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39572025-08-12T21:08:26.757Z
39582025-08-12T21:08:26.757Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39592025-08-12T21:08:27.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39602025-08-12T21:08:27.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39612025-08-12T21:08:27.638Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39622025-08-12T21:08:28.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
39632025-08-12T21:08:28.963Z
39642025-08-12T21:08:28.963Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39652025-08-12T21:08:29.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39662025-08-12T21:08:29.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39672025-08-12T21:08:29.839Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39682025-08-12T21:08:30.272Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39692025-08-12T21:08:31.640Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39702025-08-12T21:08:32.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
39712025-08-12T21:08:32.578Z
39722025-08-12T21:08:32.578Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39732025-08-12T21:08:33.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742025-08-12T21:08:33.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752025-08-12T21:08:33.394Z Compiling blake3 v1.5.4
39762025-08-12T21:08:33.397Z Checking memmap2 v0.9.5
39772025-08-12T21:08:33.514Z Checking constant_time_eq v0.3.1
39782025-08-12T21:08:33.517Z Checking arrayvec v0.7.6
39792025-08-12T21:08:33.517Z Checking arrayref v0.3.9
39802025-08-12T21:08:33.522Z Checking topological-sort v0.2.2
39812025-08-12T21:08:33.534Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39822025-08-12T21:08:33.544Z Checking shell-words v1.1.0
39832025-08-12T21:08:34.658Z Checking omicron-zone-package v0.12.2
39842025-08-12T21:08:35.798Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39852025-08-12T21:08:36.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
39862025-08-12T21:08:37.191Z
39872025-08-12T21:08:37.191Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39882025-08-12T21:08:37.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39892025-08-12T21:08:37.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39902025-08-12T21:08:37.981Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39912025-08-12T21:08:38.371Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39922025-08-12T21:08:38.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
39932025-08-12T21:08:39.080Z
39942025-08-12T21:08:39.080Zinfo: running `cargo check --bins` on xtask (205/221)
39952025-08-12T21:08:39.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39962025-08-12T21:08:39.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39972025-08-12T21:08:39.649Z Checking bitflags v2.9.1
39982025-08-12T21:08:39.652Z Checking serde v1.0.219
39992025-08-12T21:08:39.752Z Checking zerofrom v0.1.4
40002025-08-12T21:08:39.755Z Checking hashbrown v0.15.4
40012025-08-12T21:08:39.755Z Checking smallvec v1.15.1
40022025-08-12T21:08:39.777Z Checking thiserror v1.0.69
40032025-08-12T21:08:39.787Z Checking num-traits v0.2.19
40042025-08-12T21:08:39.787Z Checking scroll v0.12.0
40052025-08-12T21:08:39.918Z Checking percent-encoding v2.3.1
40062025-08-12T21:08:39.938Z Checking yoke v0.7.4
40072025-08-12T21:08:39.987Z Checking rustix v0.38.37
40082025-08-12T21:08:40.096Z Checking log v0.4.27
40092025-08-12T21:08:40.135Z Checking pest v2.7.14
40102025-08-12T21:08:40.236Z Checking form_urlencoded v1.2.1
40112025-08-12T21:08:40.256Z Checking zerovec v0.10.4
40122025-08-12T21:08:40.379Z Checking goblin v0.8.2
40132025-08-12T21:08:40.451Z Checking zerocopy v0.7.35
40142025-08-12T21:08:40.702Z Checking indexmap v2.10.0
40152025-08-12T21:08:40.996Z Checking terminal_size v0.4.0
40162025-08-12T21:08:41.185Z Checking getrandom v0.3.1
40172025-08-12T21:08:41.290Z Checking ordered-float v2.10.1
40182025-08-12T21:08:41.432Z Checking thiserror v2.0.12
40192025-08-12T21:08:41.601Z Checking syn v2.0.104
40202025-08-12T21:08:41.638Z Checking rustix v1.0.7
40212025-08-12T21:08:41.721Z Checking tinystr v0.7.6
40222025-08-12T21:08:41.808Z Checking icu_collections v1.5.0
40232025-08-12T21:08:41.851Z Checking once_cell v1.21.3
40242025-08-12T21:08:42.061Z Checking icu_locid v1.5.0
40252025-08-12T21:08:42.172Z Checking clap_builder v4.5.41
40262025-08-12T21:08:42.448Z Checking textwrap v0.16.2
40272025-08-12T21:08:42.675Z Checking dtrace-parser v0.2.0
40282025-08-12T21:08:42.872Z Checking fs-err v3.1.1
40292025-08-12T21:08:43.095Z Checking icu_provider v1.5.0
40302025-08-12T21:08:43.192Z Checking tabled v0.15.0
40312025-08-12T21:08:43.209Z Checking anyhow v1.0.98
40322025-08-12T21:08:43.232Z Checking tempfile v3.20.0
40332025-08-12T21:08:43.605Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40342025-08-12T21:08:43.685Z Checking icu_locid_transform v1.5.0
40352025-08-12T21:08:44.053Z Checking serde_spanned v0.6.9
40362025-08-12T21:08:44.058Z Checking toml_datetime v0.6.11
40372025-08-12T21:08:44.058Z Checking serde_json v1.0.141
40382025-08-12T21:08:44.286Z Checking erased-serde v0.4.6
40392025-08-12T21:08:44.420Z Checking toml_edit v0.22.27
40402025-08-12T21:08:44.731Z Checking icu_properties v1.5.1
40412025-08-12T21:08:44.954Z Checking serde-value v0.7.0
40422025-08-12T21:08:45.123Z Checking semver v1.0.26
40432025-08-12T21:08:45.178Z Checking serde-untagged v0.1.7
40442025-08-12T21:08:45.390Z Checking camino v1.1.10
40452025-08-12T21:08:45.533Z Checking cargo-platform v0.2.0
40462025-08-12T21:08:45.537Z Checking dof v0.3.0
40472025-08-12T21:08:45.564Z Checking clap v4.5.41
40482025-08-12T21:08:45.680Z Checking macaddr v1.0.1
40492025-08-12T21:08:45.937Z Checking camino-tempfile v1.4.1
40502025-08-12T21:08:46.081Z Checking usdt-impl v0.5.0
40512025-08-12T21:08:46.436Z Checking usdt v0.5.0
40522025-08-12T21:08:46.712Z Checking toml v0.8.23
40532025-08-12T21:08:47.159Z Checking cargo_toml v0.21.0
40542025-08-12T21:08:47.331Z Checking icu_normalizer v1.5.0
40552025-08-12T21:08:47.829Z Checking idna_adapter v1.2.0
40562025-08-12T21:08:47.971Z Checking idna v1.0.3
40572025-08-12T21:08:48.299Z Checking url v2.5.4
40582025-08-12T21:08:48.787Z Checking cargo-util-schemas v0.8.2
40592025-08-12T21:08:49.963Z Checking cargo_metadata v0.21.0
40602025-08-12T21:08:51.019Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40612025-08-12T21:08:51.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.57s
40622025-08-12T21:08:51.821Z
40632025-08-12T21:08:51.821Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40642025-08-12T21:08:52.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40652025-08-12T21:08:52.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40662025-08-12T21:08:52.770Z Checking polyval v0.6.2
40672025-08-12T21:08:52.902Z Checking ctr v0.9.2
40682025-08-12T21:08:52.916Z Checking ssh-encoding v0.2.0
40692025-08-12T21:08:52.919Z Checking blowfish v0.9.1
40702025-08-12T21:08:52.945Z Checking password-hash v0.4.2
40712025-08-12T21:08:52.963Z Checking p256 v0.13.2
40722025-08-12T21:08:52.966Z Checking p521 v0.13.3
40732025-08-12T21:08:53.000Z Checking russh-cryptovec v0.7.3
40742025-08-12T21:08:53.141Z Checking ghash v0.5.1
40752025-08-12T21:08:53.166Z Checking bcrypt-pbkdf v0.10.0
40762025-08-12T21:08:53.170Z Checking md5 v0.7.0
40772025-08-12T21:08:53.219Z Checking num-bigint v0.4.6
40782025-08-12T21:08:53.240Z Checking des v0.8.1
40792025-08-12T21:08:53.324Z Checking aes-gcm v0.10.3
40802025-08-12T21:08:53.364Z Checking pbkdf2 v0.11.0
40812025-08-12T21:08:53.415Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40822025-08-12T21:08:53.459Z Checking hex-literal v0.4.1
40832025-08-12T21:08:53.482Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40842025-08-12T21:08:53.516Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40852025-08-12T21:08:53.567Z Checking ssh-cipher v0.2.0
40862025-08-12T21:08:53.614Z Checking internet-checksum v0.2.1
40872025-08-12T21:08:53.858Z Checking ssh-key v0.6.6
40882025-08-12T21:08:54.128Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40892025-08-12T21:08:54.928Z Checking russh-keys v0.45.0
40902025-08-12T21:08:55.784Z Checking russh v0.45.0
40912025-08-12T21:09:16.289Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40922025-08-12T21:09:17.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.94s
40932025-08-12T21:09:18.021Z
40942025-08-12T21:09:18.021Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40952025-08-12T21:09:18.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962025-08-12T21:09:18.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972025-08-12T21:09:18.807Z Checking termios v0.3.3
40982025-08-12T21:09:19.047Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40992025-08-12T21:09:19.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
41002025-08-12T21:09:20.067Z
41012025-08-12T21:09:20.067Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
41022025-08-12T21:09:20.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41032025-08-12T21:09:20.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41042025-08-12T21:09:20.922Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41052025-08-12T21:09:20.925Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41062025-08-12T21:09:21.790Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41072025-08-12T21:09:23.615Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41082025-08-12T21:09:25.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
41092025-08-12T21:09:25.979Z
41102025-08-12T21:09:25.979Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
41112025-08-12T21:09:26.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122025-08-12T21:09:26.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132025-08-12T21:09:26.760Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41142025-08-12T21:09:27.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
41152025-08-12T21:09:27.521Z
41162025-08-12T21:09:27.521Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41172025-08-12T21:09:28.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182025-08-12T21:09:28.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192025-08-12T21:09:28.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41202025-08-12T21:09:28.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
41212025-08-12T21:09:28.207Z
41222025-08-12T21:09:28.207Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41232025-08-12T21:09:28.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242025-08-12T21:09:28.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252025-08-12T21:09:28.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41262025-08-12T21:09:28.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
41272025-08-12T21:09:28.941Z
41282025-08-12T21:09:28.941Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41292025-08-12T21:09:29.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302025-08-12T21:09:29.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312025-08-12T21:09:29.820Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41322025-08-12T21:09:30.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
41332025-08-12T21:09:30.769Z
41342025-08-12T21:09:30.769Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41352025-08-12T21:09:31.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362025-08-12T21:09:31.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372025-08-12T21:09:31.559Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41382025-08-12T21:09:31.559Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41392025-08-12T21:09:31.867Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41402025-08-12T21:09:32.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
41412025-08-12T21:09:33.080Z
41422025-08-12T21:09:33.080Zinfo: running `cargo check --bins` on omicron-package (214/221)
41432025-08-12T21:09:33.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41442025-08-12T21:09:33.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41452025-08-12T21:09:33.890Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41462025-08-12T21:09:35.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
41472025-08-12T21:09:35.580Z
41482025-08-12T21:09:35.580Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41492025-08-12T21:09:36.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41502025-08-12T21:09:36.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41512025-08-12T21:09:36.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41522025-08-12T21:09:36.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41532025-08-12T21:09:36.383Z
41542025-08-12T21:09:36.383Zinfo: running `cargo check --bins` on gfss (216/221)
41552025-08-12T21:09:37.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41562025-08-12T21:09:37.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41572025-08-12T21:09:37.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41582025-08-12T21:09:37.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
41592025-08-12T21:09:37.120Z
41602025-08-12T21:09:37.120Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41612025-08-12T21:09:37.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41622025-08-12T21:09:37.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41632025-08-12T21:09:37.989Z Checking rtoolbox v0.0.2
41642025-08-12T21:09:37.989Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41652025-08-12T21:09:37.992Z Checking tui-tree-widget v0.23.1
41662025-08-12T21:09:38.254Z Checking rpassword v7.4.0
41672025-08-12T21:09:42.873Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41682025-08-12T21:09:45.711Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41692025-08-12T21:09:46.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.81s
41702025-08-12T21:09:47.167Z
41712025-08-12T21:09:47.167Zinfo: running `cargo check --bins` on wicket (218/221)
41722025-08-12T21:09:47.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41732025-08-12T21:09:47.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41742025-08-12T21:09:48.017Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41752025-08-12T21:09:48.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
41762025-08-12T21:09:48.693Z
41772025-08-12T21:09:48.693Zinfo: running `cargo check --bins` on wicketd (219/221)
41782025-08-12T21:09:49.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41792025-08-12T21:09:49.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41802025-08-12T21:09:49.555Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41812025-08-12T21:09:53.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s
41822025-08-12T21:09:53.825Z
41832025-08-12T21:09:53.825Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41842025-08-12T21:09:54.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41852025-08-12T21:09:54.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41862025-08-12T21:09:54.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41872025-08-12T21:09:54.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
41882025-08-12T21:09:54.553Z
41892025-08-12T21:09:54.553Zinfo: running `cargo check --bins` on zone-setup (221/221)
41902025-08-12T21:09:55.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41912025-08-12T21:09:55.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41922025-08-12T21:09:55.362Z Checking uzers v0.12.1
41932025-08-12T21:09:55.714Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41942025-08-12T21:09:56.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
41952025-08-12T21:09:56.990Z
41962025-08-12T21:09:56.994Zreal 15:41.396614992
41972025-08-12T21:09:56.994Zuser 31:26.694776511
41982025-08-12T21:09:56.994Zsys 5:11.067666833
41992025-08-12T21:09:56.994Ztrap 0.638903292
42002025-08-12T21:09:56.994Ztflt 0.618982899
42012025-08-12T21:09:56.994Zdflt 1.566333469
42022025-08-12T21:09:56.994Zkflt 0.000939009
42032025-08-12T21:09:56.994Zlock 1:15:46.739299898
42042025-08-12T21:09:56.994Zslp 2:33:16.225942163
42052025-08-12T21:09:56.994Zlat 1:36.008955369
42062025-08-12T21:09:56.994Zstop 4:59.284371289
42072025-08-12T21:09:56.994Zprocess exited: duration 1244176 ms, exit code 0
 
42082025-08-12T21:09:57.001Zfound 0 output files