01K0V80T8Y47DW0GK34NCF8CJV: 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: 01K0V813TDA28QMRP99221AZQ5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-23T08:57:56.198Zjob assigned to worker 01K0V814DP46D35AW45FJP9P1H [factory gimlet-EVT22200007-propolis, EVT22200007/35518] (queued for 24 s)
 
22025-07-23T08:58:05.007Zstarting task 0: "setup"
32025-07-23T08:58:05.033Z++ uname -s
42025-07-23T08:58:05.033Z+ kern=SunOS
52025-07-23T08:58:05.033Z+ build_user=build
62025-07-23T08:58:05.033Z+ build_uid=12345
72025-07-23T08:58:05.033Z+ work_dir=/work
82025-07-23T08:58:05.033Z+ input_dir=/input
92025-07-23T08:58:05.033Z+ [[ 0 == 12345 ]]
102025-07-23T08:58:05.033Z+ case "$kern" in
112025-07-23T08:58:05.033Z+ groupadd -g 12345 build
122025-07-23T08:58:05.033Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-23T08:58:07.030Z+ zfs create -o mountpoint=/work rpool/work
142025-07-23T08:58:07.068Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-23T08:58:07.094Z+ home_fs=zfs
162025-07-23T08:58:07.094Z+ [[ zfs == autofs ]]
172025-07-23T08:58:07.094Z+ mkdir -p /home/build
182025-07-23T08:58:07.094Z+ chown build:build /home/build /work
192025-07-23T08:58:09.077Z+ chmod 0700 /home/build /work
202025-07-23T08:58:09.102Zprocess exited: duration 4076 ms, exit code 0
 
212025-07-23T08:58:09.156Zstarting task 1: "rust-toolchain"
222025-07-23T08:58:09.181Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-23T08:58:09.181Z * rust toolchain channel = "1.88.0"
242025-07-23T08:58:09.181Z * rust toolchain profile = "default"
252025-07-23T08:58:09.181Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-23T08:58:09.181Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-23T08:58:09.181Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-23T08:58:09.181Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-23T08:58:09.181Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-23T08:58:09.301Zinfo: downloading installer
312025-07-23T08:58:10.451Zwarn: It looks like you have an existing installation of Rust at:
322025-07-23T08:58:10.451Zwarn: /opt/ooce/bin
332025-07-23T08:58:10.451Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-23T08:58:10.451Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-23T08:58:10.451Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-23T08:58:10.451Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-23T08:58:10.451Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-23T08:58:10.451Zerror: cannot install while Rust is installed
392025-07-23T08:58:10.451Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-23T08:58:10.477Zinfo: profile set to 'default'
412025-07-23T08:58:10.477Zinfo: default host triple is x86_64-unknown-illumos
422025-07-23T08:58:10.477Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-23T08:58:10.593Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-23T08:58:10.594Zinfo: downloading component 'cargo'
452025-07-23T08:58:10.992Zinfo: downloading component 'clippy'
462025-07-23T08:58:11.125Zinfo: downloading component 'rust-docs'
472025-07-23T08:58:11.432Zinfo: downloading component 'rust-std'
482025-07-23T08:58:11.822Zinfo: downloading component 'rustc'
492025-07-23T08:58:13.932Zinfo: downloading component 'rustfmt'
502025-07-23T08:58:14.009Zinfo: installing component 'cargo'
512025-07-23T08:58:15.158Zinfo: installing component 'clippy'
522025-07-23T08:58:15.625Zinfo: installing component 'rust-docs'
532025-07-23T08:58:18.616Zinfo: installing component 'rust-std'
542025-07-23T08:58:20.580Zinfo: installing component 'rustc'
552025-07-23T08:58:28.432Zinfo: installing component 'rustfmt'
562025-07-23T08:58:28.798Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-23T08:58:28.798Z
582025-07-23T08:58:28.968Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-23T08:58:28.968Z
602025-07-23T08:58:28.993Z
612025-07-23T08:58:28.993ZRust is installed now. Great!
622025-07-23T08:58:28.993Z
632025-07-23T08:58:28.993ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-23T08:58:28.994Zenvironment variable. This has not been done automatically.
652025-07-23T08:58:28.994Z
662025-07-23T08:58:28.994ZTo configure your current shell, you need to source
672025-07-23T08:58:28.994Zthe corresponding env file under $HOME/.cargo.
682025-07-23T08:58:28.994Z
692025-07-23T08:58:28.994ZThis is usually done by running one of the following (note the leading DOT):
702025-07-23T08:58:28.994Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-23T08:58:28.994Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-23T08:58:28.994Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-23T08:58:29.070Z+ rustup --version
742025-07-23T08:58:29.095Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-23T08:58:29.096Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-23T08:58:29.200Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-23T08:58:29.226Z+ cargo --version
782025-07-23T08:58:29.304Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-23T08:58:29.330Z+ rustc --version
802025-07-23T08:58:29.415Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-23T08:58:29.440Zprocess exited: duration 20265 ms, exit code 0
 
822025-07-23T08:58:29.491Zstarting task 2: "authentication"
832025-07-23T08:58:29.552Zprocess exited: duration 60 ms, exit code 0
 
842025-07-23T08:58:29.603Zstarting task 3: "clone repository"
852025-07-23T08:58:29.628Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-23T08:58:29.628Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-23T08:58:29.653ZCloning into '/work/oxidecomputer/omicron'...
882025-07-23T08:58:40.380Z+ cd /work/oxidecomputer/omicron
892025-07-23T08:58:40.380Z+ git fetch origin 5403a6fe570e449c1dd126986cc2db7736aaba54
902025-07-23T08:58:40.837ZFrom https://github.com/oxidecomputer/omicron
912025-07-23T08:58:40.837Z * branch 5403a6fe570e449c1dd126986cc2db7736aaba54 -> FETCH_HEAD
922025-07-23T08:58:40.862Z+ [[ -n '' ]]
932025-07-23T08:58:40.862Z+ git reset --hard 5403a6fe570e449c1dd126986cc2db7736aaba54
942025-07-23T08:58:41.111ZHEAD is now at 5403a6fe5 Bump web console (fix omicron CI)
952025-07-23T08:58:41.136Zprocess exited: duration 11511 ms, exit code 0
 
962025-07-23T08:58:41.190Zstarting task 4: "build"
972025-07-23T08:58:41.215Z+ source .github/buildomat/ci-env.sh
982025-07-23T08:58:41.215Z++ export CARGO_TERM_COLOR=always
992025-07-23T08:58:41.215Z++ CARGO_TERM_COLOR=always
1002025-07-23T08:58:41.215Z+ cargo --version
1012025-07-23T08:58:41.265Zcargo 1.88.0 (873a06493 2025-05-10)
1022025-07-23T08:58:41.290Z+ rustc --version
1032025-07-23T08:58:41.355Zrustc 1.88.0 (6b00bc388 2025-06-23)
1042025-07-23T08:58:41.380Z+ source ./env.sh
1052025-07-23T08:58:41.380Z++ OLD_SHELL_OPTS=ehxB
1062025-07-23T08:58:41.380Z++ set -o xtrace
1072025-07-23T08:58:41.380Z++++ dirname ./env.sh
1082025-07-23T08:58:41.380Z+++ readlink -f .
1092025-07-23T08:58:41.380Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102025-07-23T08:58:41.380Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-07-23T08:58:41.381Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122025-07-23T08:58:41.381Z++ 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
1132025-07-23T08:58:41.381Z++ 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
1142025-07-23T08:58:41.381Z++ 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
1152025-07-23T08:58:41.381Z++ 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
1162025-07-23T08:58:41.381Z++ 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
1172025-07-23T08:58:41.381Z++ 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
1182025-07-23T08:58:41.381Z++ case $OLD_SHELL_OPTS in
1192025-07-23T08:58:41.381Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202025-07-23T08:58:41.381Z+ 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
1212025-07-23T08:58:41.381Z+ 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
1222025-07-23T08:58:41.381Z+ banner prerequisites
1232025-07-23T08:58:41.381Z
1242025-07-23T08:58:41.381Z ##### ##### ###### ##### ###### #### # # # #### #
1252025-07-23T08:58:41.381Z # # # # # # # # # # # # # # #
1262025-07-23T08:58:41.381Z # # # # ##### # # ##### # # # # # #### #
1272025-07-23T08:58:41.381Z ##### ##### # ##### # # # # # # # # #
1282025-07-23T08:58:41.381Z # # # # # # # # # # # # # # #
1292025-07-23T08:58:41.381Z # # # ###### # # ###### ### # #### # #### #
1302025-07-23T08:58:41.381Z
1312025-07-23T08:58:41.381Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322025-07-23T08:58:54.000Z Startup: Refreshing catalog 'helios-dev' ... Done
1332025-07-23T08:59:02.158Z Startup: Caching catalogs ... Done
1342025-07-23T08:59:08.394ZPlanning: Solver setup ... Done (4.593s)
1352025-07-23T08:59:08.435ZPlanning: Running solver ... Done (0.042s)
1362025-07-23T08:59:08.511ZPlanning: Finding local manifests ... Done (0.002s)
1372025-07-23T08:59:08.586ZPlanning: Fetching manifests: 0/4 0% complete
1382025-07-23T08:59:08.975ZPlanning: Fetching manifests: 4/4 100% complete
1392025-07-23T08:59:09.033ZPlanning: Package planning ... Done (0.058s)
1402025-07-23T08:59:09.091ZPlanning: Merging actions ... Done (0.058s)
1412025-07-23T08:59:09.442ZPlanning: Checking for conflicting actions ... Done (0.351s)
1422025-07-23T08:59:09.467ZPlanning: Consolidating action changes ... Done (0.014s)
1432025-07-23T08:59:10.102ZPlanning: Evaluating mediators ... Done (0.645s)
1442025-07-23T08:59:10.127ZPlanning: Planning completed in 7.85 seconds
1452025-07-23T08:59:10.153Z Packages to install: 4
1462025-07-23T08:59:10.153Z Mediators to change: 2
1472025-07-23T08:59:10.153Z Services to change: 1
1482025-07-23T08:59:10.153Z Estimated space available: 155.02 GB
1492025-07-23T08:59:10.153ZEstimated space to be consumed: 1.70 GB
1502025-07-23T08:59:10.153Z Create boot environment: No
1512025-07-23T08:59:10.153ZCreate backup boot environment: No
1522025-07-23T08:59:10.153Z Rebuild boot archive: No
1532025-07-23T08:59:10.153Z
1542025-07-23T08:59:10.153ZChanged mediators:
1552025-07-23T08:59:10.155Z mediator clang:
1562025-07-23T08:59:10.155Z version: None -> 15 (system default)
1572025-07-23T08:59:10.155Z
1582025-07-23T08:59:10.155Z mediator llvm:
1592025-07-23T08:59:10.155Z version: 14 (system default) -> 15 (system default)
1602025-07-23T08:59:10.155Z
1612025-07-23T08:59:10.155ZChanged packages:
1622025-07-23T08:59:10.155Zhelios-dev
1632025-07-23T08:59:10.155Z developer/build-essential
1642025-07-23T08:59:10.155Z None -> 11-2.0
1652025-07-23T08:59:10.155Z library/libxmlsec1
1662025-07-23T08:59:10.155Z None -> 1.2.35-2.0
1672025-07-23T08:59:10.155Z ooce/developer/clang-15
1682025-07-23T08:59:10.155Z None -> 15.0.7-2.0
1692025-07-23T08:59:10.155Z ooce/developer/llvm-15
1702025-07-23T08:59:10.155Z None -> 15.0.7-2.0
1712025-07-23T08:59:10.155Z
1722025-07-23T08:59:10.155ZServices:
1732025-07-23T08:59:10.155Z restart_fmri:
1742025-07-23T08:59:10.155Z svc:/system/update-man-index:default
1752025-07-23T08:59:10.190Z
1762025-07-23T08:59:10.190ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772025-07-23T08:59:15.191ZDownload: 1518/3290 items 114.1/212.6MB 53% complete (23.0M/s)
1782025-07-23T08:59:20.201ZDownload: 3241/3290 items 174.0/212.6MB 81% complete (17.4M/s)
1792025-07-23T08:59:22.553ZDownload: Completed 212.60 MB in 12.36 seconds (17.2M/s)
1802025-07-23T08:59:22.722Z Actions: 1/3689 actions (Installing new actions)
1812025-07-23T08:59:28.080Z Actions: 2533/3689 actions (Installing new actions)
1822025-07-23T08:59:28.418Z Actions: Completed 3689 actions in 5.70 seconds.
1832025-07-23T08:59:29.293Z Done (0.870s)
1842025-07-23T08:59:29.293Z Done (0.000s)
1852025-07-23T08:59:30.297Z Done (1.003s)
1862025-07-23T08:59:35.077Z Done (4.555s)
1872025-07-23T08:59:35.180Z Done (0.018s)
1882025-07-23T08:59:35.206Z Done (0.000s)
1892025-07-23T08:59:35.328Z Done (0.000s)
1902025-07-23T08:59:36.155ZPlanning: Evaluating mediator changes ... Done
1912025-07-23T08:59:36.349ZPlanning: Checking for conflicting actions ... Done
1922025-07-23T08:59:36.375ZPlanning: Consolidating action changes ... Done
1932025-07-23T08:59:36.674ZPlanning: Evaluating mediators ... Done
1942025-07-23T08:59:36.699ZPlanning: Planning completed in 0.52 seconds
1952025-07-23T08:59:36.724Z Mediators to change: 2
1962025-07-23T08:59:36.724Z Create boot environment: No
1972025-07-23T08:59:36.724ZCreate backup boot environment: No
1982025-07-23T08:59:36.772Z Done
1992025-07-23T08:59:36.772Z Done
2002025-07-23T08:59:37.510Z Done
2012025-07-23T08:59:42.071Z Done
2022025-07-23T08:59:42.164Z Done
2032025-07-23T08:59:42.189Z Done
2042025-07-23T08:59:42.214Z Done
2052025-07-23T08:59:42.939ZPlanning: Evaluating mediator changes ... Done
2062025-07-23T08:59:42.964ZPlanning: Merging actions ... Done
2072025-07-23T08:59:43.169ZPlanning: Checking for conflicting actions ... Done
2082025-07-23T08:59:43.194ZPlanning: Consolidating action changes ... Done
2092025-07-23T08:59:43.488ZPlanning: Evaluating mediators ... Done
2102025-07-23T08:59:43.558ZPlanning: Planning completed in 0.92 seconds
2112025-07-23T08:59:43.600Z Packages to change: 1
2122025-07-23T08:59:43.600Z Mediators to change: 1
2132025-07-23T08:59:43.600Z Services to change: 1
2142025-07-23T08:59:43.626Z Create boot environment: No
2152025-07-23T08:59:43.626ZCreate backup boot environment: Yes
2162025-07-23T08:59:45.401Z Actions: 1/6 actions (Updating modified actions)
2172025-07-23T08:59:45.427Z Actions: Completed 6 actions in 0.00 seconds.
2182025-07-23T08:59:45.427Z Done
2192025-07-23T08:59:45.427Z Done
2202025-07-23T08:59:45.607Z Done
2212025-07-23T08:59:49.772Z Done
2222025-07-23T08:59:49.866Z Done
2232025-07-23T08:59:49.891Z Done
2242025-07-23T08:59:49.968Z Done
2252025-07-23T08:59:50.545ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262025-07-23T08:59:50.545Zclang system 15 system
2272025-07-23T08:59:50.545Zcsh system system illumos
2282025-07-23T08:59:50.545Zctags system system illumos
2292025-07-23T08:59:50.545Zfile system system illumos
2302025-07-23T08:59:50.545Zgcc vendor 12 vendor
2312025-07-23T08:59:50.545Zgcc system 10 system
2322025-07-23T08:59:50.545Zgcc system 7 system
2332025-07-23T08:59:50.545Zgo system 1.20 system
2342025-07-23T08:59:50.545Zgo system 1.19 system
2352025-07-23T08:59:50.545Zllvm system 15 system
2362025-07-23T08:59:50.545Zllvm system 14 system
2372025-07-23T08:59:50.547Zmariadb system 10.6 system
2382025-07-23T08:59:50.547Zmta vendor vendor dma
2392025-07-23T08:59:50.547Zopenjdk system 17 system
2402025-07-23T08:59:50.547Zopenjdk system 11 system
2412025-07-23T08:59:50.547Zopenjdk system 1.8 system
2422025-07-23T08:59:50.547Zopenssl vendor 3 vendor
2432025-07-23T08:59:50.547Zperl system 5.36 system
2442025-07-23T08:59:50.547Zpostgresql system 15 system
2452025-07-23T08:59:50.547Zpostgresql system 13 system
2462025-07-23T08:59:50.547Zpython vendor 3 vendor
2472025-07-23T08:59:50.547Zpython system 2 system
2482025-07-23T08:59:50.547Zpython3 system 3.11 system
2492025-07-23T08:59:50.547Zruby system 3.0 system
2502025-07-23T08:59:50.547Zwords vendor vendor american-english
2512025-07-23T08:59:50.547Zwords system system australian-english
2522025-07-23T08:59:50.547Zwords system system british-english
2532025-07-23T08:59:50.547Zwords system system canadian-english
2542025-07-23T08:59:50.547Zwords system system french
2552025-07-23T08:59:50.548Zwords system system italian
2562025-07-23T08:59:50.548Zwords system system ngerman
2572025-07-23T08:59:50.548Zwords system system ogerman
2582025-07-23T08:59:50.548Zwords system system spanish
2592025-07-23T08:59:50.931ZPUBLISHER TYPE STATUS P LOCATION
2602025-07-23T08:59:50.931Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2612025-07-23T08:59:56.492ZFMRI IFO
2622025-07-23T08:59:56.492Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2632025-07-23T08:59:56.492Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2642025-07-23T08:59:56.492Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2652025-07-23T08:59:56.492Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2662025-07-23T08:59:56.492Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2672025-07-23T08:59:56.492Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2682025-07-23T08:59:56.492Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2692025-07-23T08:59:56.492Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2702025-07-23T08:59:56.492Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2712025-07-23T08:59:56.493Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2722025-07-23T08:59:56.493Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2732025-07-23T08:59:56.493Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2742025-07-23T08:59:56.493Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2752025-07-23T08:59:56.493Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2762025-07-23T08:59:56.493Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2772025-07-23T08:59:56.493Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2782025-07-23T08:59:57.526Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2792025-07-23T08:59:58.022Z Updating crates.io index
2802025-07-23T08:59:58.081Z Updating git repository `https://github.com/oxidecomputer/lldp`
2812025-07-23T08:59:58.579Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2822025-07-23T08:59:59.367Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832025-07-23T08:59:59.692Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842025-07-23T09:00:00.063Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2852025-07-23T09:00:00.528Z Updating git repository `https://github.com/oxidecomputer/propolis`
2862025-07-23T09:00:01.790Z Updating git repository `https://github.com/oxidecomputer/crucible`
2872025-07-23T09:00:05.582Z Updating git repository `https://github.com/oxidecomputer/opte`
2882025-07-23T09:00:06.766Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892025-07-23T09:00:07.753Z Updating git repository `https://github.com/oxidecomputer/clickward`
2902025-07-23T09:00:08.157Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912025-07-23T09:00:08.589Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922025-07-23T09:00:09.428Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2932025-07-23T09:00:09.884Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2942025-07-23T09:00:10.454Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2952025-07-23T09:00:11.821Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2962025-07-23T09:00:12.346Z Updating git repository `https://github.com/oxidecomputer/tofino`
2972025-07-23T09:00:12.697Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2982025-07-23T09:00:13.082Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2992025-07-23T09:00:13.394Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3002025-07-23T09:00:13.776Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3012025-07-23T09:00:14.303Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3022025-07-23T09:00:14.744Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032025-07-23T09:00:15.237Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3042025-07-23T09:00:15.900Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3052025-07-23T09:00:16.451Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3062025-07-23T09:00:16.842Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3072025-07-23T09:00:17.422Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082025-07-23T09:00:18.052Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3092025-07-23T09:00:18.389Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3102025-07-23T09:00:18.865Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3112025-07-23T09:00:19.233Z Updating git repository `https://github.com/oxidecomputer/omicron`
3122025-07-23T09:00:28.338Z Updating git repository `https://github.com/illumos/smf-rs`
3132025-07-23T09:00:29.878Z Downloading crates ...
3142025-07-23T09:00:29.962Z Downloaded semver v1.0.26
3152025-07-23T09:00:29.989Z Downloaded bitflags v2.9.1
3162025-07-23T09:00:29.989Z Downloaded cargo_toml v0.21.0
3172025-07-23T09:00:29.989Z Downloaded camino v1.1.10
3182025-07-23T09:00:29.989Z Downloaded crypto-common v0.1.6
3192025-07-23T09:00:29.990Z Downloaded cargo-platform v0.2.0
3202025-07-23T09:00:29.990Z Downloaded cpufeatures v0.2.14
3212025-07-23T09:00:29.990Z Downloaded write16 v1.0.0
3222025-07-23T09:00:29.990Z Downloaded unicode-width v0.2.0
3232025-07-23T09:00:30.041Z Downloaded tinystr v0.7.6
3242025-07-23T09:00:30.043Z Downloaded thiserror-impl v1.0.69
3252025-07-23T09:00:30.043Z Downloaded thiserror-impl v2.0.12
3262025-07-23T09:00:30.043Z Downloaded thiserror v2.0.12
3272025-07-23T09:00:30.069Z Downloaded usdt-impl v0.5.0
3282025-07-23T09:00:30.069Z Downloaded swrite v0.1.0
3292025-07-23T09:00:30.069Z Downloaded usdt-attr-macro v0.5.0
3302025-07-23T09:00:30.069Z Downloaded unicode-width v0.1.14
3312025-07-23T09:00:30.069Z Downloaded itoa v1.0.11
3322025-07-23T09:00:30.069Z Downloaded zerovec v0.10.4
3332025-07-23T09:00:30.069Z Downloaded synstructure v0.13.1
3342025-07-23T09:00:30.069Z Downloaded serde_tokenstream v0.2.2
3352025-07-23T09:00:30.069Z Downloaded strsim v0.11.1
3362025-07-23T09:00:30.069Z Downloaded litemap v0.7.3
3372025-07-23T09:00:30.069Z Downloaded toml_write v0.1.2
3382025-07-23T09:00:30.069Z Downloaded pest_generator v2.7.14
3392025-07-23T09:00:30.069Z Downloaded icu_locid v1.5.0
3402025-07-23T09:00:30.069Z Downloaded smallvec v1.15.0
3412025-07-23T09:00:30.069Z Downloaded toml v0.8.23
3422025-07-23T09:00:30.069Z Downloaded ryu v1.0.18
3432025-07-23T09:00:30.069Z Downloaded tempfile v3.20.0
3442025-07-23T09:00:30.069Z Downloaded num-traits v0.2.19
3452025-07-23T09:00:30.069Z Downloaded textwrap v0.16.2
3462025-07-23T09:00:30.069Z Downloaded serde v1.0.219
3472025-07-23T09:00:30.096Z Downloaded toml_edit v0.22.27
3482025-07-23T09:00:30.096Z Downloaded clap_builder v4.5.40
3492025-07-23T09:00:30.096Z Downloaded idna v1.0.3
3502025-07-23T09:00:30.096Z Downloaded serde_json v1.0.140
3512025-07-23T09:00:30.096Z Downloaded pest v2.7.14
3522025-07-23T09:00:30.122Z Downloaded goblin v0.8.2
3532025-07-23T09:00:30.122Z Downloaded tabled v0.15.0
3542025-07-23T09:00:30.122Z Downloaded icu_properties_data v1.5.0
3552025-07-23T09:00:30.148Z Downloaded syn v1.0.109
3562025-07-23T09:00:30.148Z Downloaded hashbrown v0.15.4
3572025-07-23T09:00:30.148Z Downloaded memchr v2.7.4
3582025-07-23T09:00:30.174Z Downloaded syn v2.0.104
3592025-07-23T09:00:30.174Z Downloaded indexmap v2.10.0
3602025-07-23T09:00:30.174Z Downloaded serde_derive v1.0.219
3612025-07-23T09:00:30.174Z Downloaded papergrid v0.11.0
3622025-07-23T09:00:30.199Z Downloaded icu_normalizer_data v1.5.0
3632025-07-23T09:00:30.199Z Downloaded rustix v0.38.37
3642025-07-23T09:00:30.200Z Downloaded rustix v1.0.7
3652025-07-23T09:00:30.225Z Downloaded icu_collections v1.5.0
3662025-07-23T09:00:30.250Z Downloaded proc-macro2 v1.0.95
3672025-07-23T09:00:30.250Z Downloaded pest_derive v2.7.14
3682025-07-23T09:00:30.250Z Downloaded pest_meta v2.7.14
3692025-07-23T09:00:30.250Z Downloaded log v0.4.27
3702025-07-23T09:00:30.250Z Downloaded icu_provider v1.5.0
3712025-07-23T09:00:30.250Z Downloaded icu_properties v1.5.1
3722025-07-23T09:00:30.250Z Downloaded icu_normalizer v1.5.0
3732025-07-23T09:00:30.250Z Downloaded icu_locid_transform_data v1.5.0
3742025-07-23T09:00:30.250Z Downloaded erased-serde v0.4.6
3752025-07-23T09:00:30.276Z Downloaded sha2 v0.10.9
3762025-07-23T09:00:30.276Z Downloaded serde-untagged v0.1.7
3772025-07-23T09:00:30.276Z Downloaded quote v1.0.40
3782025-07-23T09:00:30.276Z Downloaded proc-macro-error v1.0.4
3792025-07-23T09:00:30.276Z Downloaded once_cell v1.21.3
3802025-07-23T09:00:30.276Z Downloaded memmap v0.7.0
3812025-07-23T09:00:30.276Z Downloaded toml_datetime v0.6.11
3822025-07-23T09:00:30.276Z Downloaded terminal_size v0.4.0
3832025-07-23T09:00:30.276Z Downloaded scroll v0.12.0
3842025-07-23T09:00:30.276Z Downloaded getrandom v0.3.1
3852025-07-23T09:00:30.276Z Downloaded stable_deref_trait v1.2.0
3862025-07-23T09:00:30.276Z Downloaded libc v0.2.174
3872025-07-23T09:00:30.301Z Downloaded proc-macro-error-attr v1.0.4
3882025-07-23T09:00:30.301Z Downloaded percent-encoding v2.3.1
3892025-07-23T09:00:30.301Z Downloaded icu_locid_transform v1.5.0
3902025-07-23T09:00:30.326Z Downloaded errno v0.3.12
3912025-07-23T09:00:30.326Z Downloaded smawk v0.3.2
3922025-07-23T09:00:30.326Z Downloaded serde_spanned v0.6.9
3932025-07-23T09:00:30.326Z Downloaded serde-value v0.7.0
3942025-07-23T09:00:30.326Z Downloaded plain v0.2.3
3952025-07-23T09:00:30.327Z Downloaded ordered-float v2.10.1
3962025-07-23T09:00:30.327Z Downloaded macaddr v1.0.1
3972025-07-23T09:00:30.327Z Downloaded idna_adapter v1.2.0
3982025-07-23T09:00:30.327Z Downloaded dof v0.3.0
3992025-07-23T09:00:30.327Z Downloaded fnv v1.0.7
4002025-07-23T09:00:30.327Z Downloaded unicode-xid v0.2.6
4012025-07-23T09:00:30.327Z Downloaded is_terminal_polyfill v1.70.1
4022025-07-23T09:00:30.327Z Downloaded fastrand v2.1.1
4032025-07-23T09:00:30.327Z Downloaded scroll_derive v0.12.0
4042025-07-23T09:00:30.327Z Downloaded pretty-hex v0.4.1
4052025-07-23T09:00:30.327Z Downloaded zerocopy v0.7.35
4062025-07-23T09:00:30.356Z Downloaded winnow v0.7.10
4072025-07-23T09:00:30.356Z Downloaded utf8parse v0.2.2
4082025-07-23T09:00:30.356Z Downloaded equivalent v1.0.2
4092025-07-23T09:00:30.356Z Downloaded dtrace-parser v0.2.0
4102025-07-23T09:00:30.356Z Downloaded clap v4.5.40
4112025-07-23T09:00:30.356Z Downloaded cargo_metadata v0.20.0
4122025-07-23T09:00:30.383Z Downloaded usdt-macro v0.5.0
4132025-07-23T09:00:30.383Z Downloaded url v2.5.4
4142025-07-23T09:00:30.383Z Downloaded zerofrom-derive v0.1.4
4152025-07-23T09:00:30.383Z Downloaded yoke v0.7.4
4162025-07-23T09:00:30.383Z Downloaded writeable v0.5.5
4172025-07-23T09:00:30.383Z Downloaded version_check v0.9.5
4182025-07-23T09:00:30.383Z Downloaded utf16_iter v1.0.5
4192025-07-23T09:00:30.383Z Downloaded usdt v0.5.0
4202025-07-23T09:00:30.384Z Downloaded unicode-linebreak v0.1.5
4212025-07-23T09:00:30.384Z Downloaded ucd-trie v0.1.7
4222025-07-23T09:00:30.384Z Downloaded heck v0.5.0
4232025-07-23T09:00:30.384Z Downloaded heck v0.4.1
4242025-07-23T09:00:30.384Z Downloaded fs-err v3.1.1
4252025-07-23T09:00:30.384Z Downloaded displaydoc v0.2.5
4262025-07-23T09:00:30.384Z Downloaded digest v0.10.7
4272025-07-23T09:00:30.384Z Downloaded cargo-util-schemas v0.2.0
4282025-07-23T09:00:30.384Z Downloaded thread-id v4.2.2
4292025-07-23T09:00:30.384Z Downloaded thiserror v1.0.69
4302025-07-23T09:00:30.409Z Downloaded zerovec-derive v0.10.3
4312025-07-23T09:00:30.409Z Downloaded zerofrom v0.1.4
4322025-07-23T09:00:30.409Z Downloaded zerocopy-derive v0.7.35
4332025-07-23T09:00:30.409Z Downloaded yoke-derive v0.7.4
4342025-07-23T09:00:30.409Z Downloaded utf8_iter v1.0.4
4352025-07-23T09:00:30.410Z Downloaded unicode-ident v1.0.18
4362025-07-23T09:00:30.410Z Downloaded typenum v1.17.0
4372025-07-23T09:00:30.410Z Downloaded tabled_derive v0.7.0
4382025-07-23T09:00:30.410Z Downloaded icu_provider_macros v1.5.0
4392025-07-23T09:00:30.410Z Downloaded cfg-if v1.0.1
4402025-07-23T09:00:30.410Z Downloaded typeid v1.0.3
4412025-07-23T09:00:30.410Z Downloaded generic-array v0.14.7
4422025-07-23T09:00:30.410Z Downloaded colorchoice v1.0.2
4432025-07-23T09:00:30.410Z Downloaded clap_derive v4.5.40
4442025-07-23T09:00:30.410Z Downloaded clap_lex v0.7.4
4452025-07-23T09:00:30.410Z Downloaded byteorder v1.5.0
4462025-07-23T09:00:30.435Z Downloaded camino-tempfile v1.4.1
4472025-07-23T09:00:30.435Z Downloaded bytecount v0.6.8
4482025-07-23T09:00:30.435Z Downloaded block-buffer v0.10.4
4492025-07-23T09:00:30.435Z Downloaded anyhow v1.0.98
4502025-07-23T09:00:30.435Z Downloaded anstyle-parse v0.2.5
4512025-07-23T09:00:30.435Z Downloaded anstyle-query v1.1.1
4522025-07-23T09:00:30.435Z Downloaded anstyle v1.0.11
4532025-07-23T09:00:30.435Z Downloaded anstream v0.6.18
4542025-07-23T09:00:30.435Z Downloaded form_urlencoded v1.2.1
4552025-07-23T09:00:30.435Z Downloaded autocfg v1.4.0
4562025-07-23T09:00:30.508Z Compiling proc-macro2 v1.0.95
4572025-07-23T09:00:30.508Z Compiling unicode-ident v1.0.18
4582025-07-23T09:00:30.508Z Compiling serde v1.0.219
4592025-07-23T09:00:30.533Z Compiling version_check v0.9.5
4602025-07-23T09:00:30.533Z Compiling libc v0.2.174
4612025-07-23T09:00:30.533Z Compiling thiserror v1.0.69
4622025-07-23T09:00:30.533Z Compiling memchr v2.7.4
4632025-07-23T09:00:30.533Z Compiling stable_deref_trait v1.2.0
4642025-07-23T09:00:30.832Z Compiling litemap v0.7.3
4652025-07-23T09:00:30.862Z Compiling autocfg v1.4.0
4662025-07-23T09:00:31.213Z Compiling ucd-trie v0.1.7
4672025-07-23T09:00:31.242Z Compiling itoa v1.0.11
4682025-07-23T09:00:31.314Z Compiling ryu v1.0.18
4692025-07-23T09:00:31.456Z Compiling writeable v0.5.5
4702025-07-23T09:00:31.626Z Compiling once_cell v1.21.3
4712025-07-23T09:00:31.666Z Compiling bitflags v2.9.1
4722025-07-23T09:00:31.698Z Compiling byteorder v1.5.0
4732025-07-23T09:00:31.734Z Compiling icu_locid_transform_data v1.5.0
4742025-07-23T09:00:31.844Z Compiling serde_json v1.0.140
4752025-07-23T09:00:31.950Z Compiling icu_properties_data v1.5.0
4762025-07-23T09:00:32.012Z Compiling num-traits v0.2.19
4772025-07-23T09:00:32.055Z Compiling smallvec v1.15.0
4782025-07-23T09:00:32.100Z Compiling icu_normalizer_data v1.5.0
4792025-07-23T09:00:32.159Z Compiling quote v1.0.40
4802025-07-23T09:00:32.188Z Compiling utf8_iter v1.0.4
4812025-07-23T09:00:32.220Z Compiling rustix v0.38.37
4822025-07-23T09:00:32.292Z Compiling errno v0.3.12
4832025-07-23T09:00:32.442Z Compiling utf16_iter v1.0.5
4842025-07-23T09:00:32.472Z Compiling write16 v1.0.0
4852025-07-23T09:00:32.502Z Compiling equivalent v1.0.2
4862025-07-23T09:00:32.574Z Compiling syn v2.0.104
4872025-07-23T09:00:32.676Z Compiling typeid v1.0.3
4882025-07-23T09:00:32.677Z Compiling hashbrown v0.15.4
4892025-07-23T09:00:32.794Z Compiling proc-macro-error-attr v1.0.4
4902025-07-23T09:00:32.977Z Compiling usdt-impl v0.5.0
4912025-07-23T09:00:33.011Z Compiling syn v1.0.109
4922025-07-23T09:00:33.036Z Compiling toml_write v0.1.2
4932025-07-23T09:00:33.069Z Compiling winnow v0.7.10
4942025-07-23T09:00:33.350Z Compiling thread-id v4.2.2
4952025-07-23T09:00:33.503Z Compiling proc-macro-error v1.0.4
4962025-07-23T09:00:33.528Z Compiling camino v1.1.10
4972025-07-23T09:00:33.554Z Compiling indexmap v2.10.0
4982025-07-23T09:00:33.726Z Compiling rustix v1.0.7
4992025-07-23T09:00:33.798Z Compiling semver v1.0.26
5002025-07-23T09:00:34.089Z Compiling plain v0.2.3
5012025-07-23T09:00:34.259Z Compiling getrandom v0.3.1
5022025-07-23T09:00:34.284Z Compiling utf8parse v0.2.2
5032025-07-23T09:00:34.318Z Compiling percent-encoding v2.3.1
5042025-07-23T09:00:34.464Z Compiling log v0.4.27
5052025-07-23T09:00:34.621Z Compiling form_urlencoded v1.2.1
5062025-07-23T09:00:34.647Z Compiling ordered-float v2.10.1
5072025-07-23T09:00:34.677Z Compiling anstyle-parse v0.2.5
5082025-07-23T09:00:34.778Z Compiling terminal_size v0.4.0
5092025-07-23T09:00:35.114Z Compiling cfg-if v1.0.1
5102025-07-23T09:00:35.203Z Compiling pretty-hex v0.4.1
5112025-07-23T09:00:35.232Z Compiling anstyle v1.0.11
5122025-07-23T09:00:35.290Z Compiling thiserror v2.0.12
5132025-07-23T09:00:35.434Z Compiling is_terminal_polyfill v1.70.1
5142025-07-23T09:00:35.459Z Compiling anstyle-query v1.1.1
5152025-07-23T09:00:35.643Z Compiling colorchoice v1.0.2
5162025-07-23T09:00:35.836Z Compiling anstream v0.6.18
5172025-07-23T09:00:36.075Z Compiling fs-err v3.1.1
5182025-07-23T09:00:36.245Z Compiling bytecount v0.6.8
5192025-07-23T09:00:36.337Z Compiling fastrand v2.1.1
5202025-07-23T09:00:36.381Z Compiling strsim v0.11.1
5212025-07-23T09:00:36.453Z Compiling fnv v1.0.7
5222025-07-23T09:00:36.507Z Compiling clap_lex v0.7.4
5232025-07-23T09:00:36.604Z Compiling heck v0.5.0
5242025-07-23T09:00:36.774Z Compiling unicode-width v0.1.14
5252025-07-23T09:00:36.900Z Compiling anyhow v1.0.98
5262025-07-23T09:00:37.023Z Compiling heck v0.4.1
5272025-07-23T09:00:37.049Z Compiling unicode-xid v0.2.6
5282025-07-23T09:00:37.238Z Compiling tempfile v3.20.0
5292025-07-23T09:00:37.263Z Compiling papergrid v0.11.0
5302025-07-23T09:00:37.568Z Compiling clap_builder v4.5.40
5312025-07-23T09:00:37.896Z Compiling memmap v0.7.0
5322025-07-23T09:00:37.921Z Compiling unicode-linebreak v0.1.5
5332025-07-23T09:00:37.950Z Compiling smawk v0.3.2
5342025-07-23T09:00:38.172Z Compiling synstructure v0.13.1
5352025-07-23T09:00:38.200Z Compiling unicode-width v0.2.0
5362025-07-23T09:00:38.680Z Compiling textwrap v0.16.2
5372025-07-23T09:00:39.425Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5382025-07-23T09:00:39.453Z Compiling tabled_derive v0.7.0
5392025-07-23T09:00:39.516Z Compiling swrite v0.1.0
5402025-07-23T09:00:40.637Z Compiling serde_derive v1.0.219
5412025-07-23T09:00:40.637Z Compiling thiserror-impl v1.0.69
5422025-07-23T09:00:40.679Z Compiling zerofrom-derive v0.1.4
5432025-07-23T09:00:40.679Z Compiling yoke-derive v0.7.4
5442025-07-23T09:00:40.679Z Compiling zerovec-derive v0.10.3
5452025-07-23T09:00:40.913Z Compiling displaydoc v0.2.5
5462025-07-23T09:00:42.220Z Compiling icu_provider_macros v1.5.0
5472025-07-23T09:00:42.818Z Compiling zerocopy-derive v0.7.35
5482025-07-23T09:00:42.933Z Compiling scroll_derive v0.12.0
5492025-07-23T09:00:43.086Z Compiling thiserror-impl v2.0.12
5502025-07-23T09:00:43.266Z Compiling pest v2.7.14
5512025-07-23T09:00:43.584Z Compiling zerofrom v0.1.4
5522025-07-23T09:00:43.825Z Compiling yoke v0.7.4
5532025-07-23T09:00:43.947Z Compiling clap_derive v4.5.40
5542025-07-23T09:00:43.985Z Compiling scroll v0.12.0
5552025-07-23T09:00:44.154Z Compiling zerovec v0.10.4
5562025-07-23T09:00:44.382Z Compiling zerocopy v0.7.35
5572025-07-23T09:00:44.438Z Compiling goblin v0.8.2
5582025-07-23T09:00:44.751Z Compiling tabled v0.15.0
5592025-07-23T09:00:45.600Z Compiling pest_meta v2.7.14
5602025-07-23T09:00:45.779Z Compiling tinystr v0.7.6
5612025-07-23T09:00:45.811Z Compiling icu_collections v1.5.0
5622025-07-23T09:00:46.142Z Compiling icu_locid v1.5.0
5632025-07-23T09:00:46.856Z Compiling pest_generator v2.7.14
5642025-07-23T09:00:46.982Z Compiling clap v4.5.40
5652025-07-23T09:00:47.092Z Compiling icu_provider v1.5.0
5662025-07-23T09:00:47.802Z Compiling icu_locid_transform v1.5.0
5672025-07-23T09:00:48.608Z Compiling pest_derive v2.7.14
5682025-07-23T09:00:48.877Z Compiling icu_properties v1.5.1
5692025-07-23T09:00:49.269Z Compiling dtrace-parser v0.2.0
5702025-07-23T09:00:50.612Z Compiling serde_tokenstream v0.2.2
5712025-07-23T09:00:50.670Z Compiling serde_spanned v0.6.9
5722025-07-23T09:00:50.671Z Compiling toml_datetime v0.6.11
5732025-07-23T09:00:50.871Z Compiling erased-serde v0.4.6
5742025-07-23T09:00:50.951Z Compiling serde-value v0.7.0
5752025-07-23T09:00:51.118Z Compiling toml_edit v0.22.27
5762025-07-23T09:00:51.507Z Compiling cargo-platform v0.2.0
5772025-07-23T09:00:51.615Z Compiling macaddr v1.0.1
5782025-07-23T09:00:51.827Z Compiling serde-untagged v0.1.7
5792025-07-23T09:00:51.861Z Compiling camino-tempfile v1.4.1
5802025-07-23T09:00:51.986Z Compiling icu_normalizer v1.5.0
5812025-07-23T09:00:52.266Z Compiling dof v0.3.0
5822025-07-23T09:00:52.759Z Compiling idna_adapter v1.2.0
5832025-07-23T09:00:52.963Z Compiling idna v1.0.3
5842025-07-23T09:00:53.497Z Compiling url v2.5.4
5852025-07-23T09:00:53.572Z Compiling usdt-macro v0.5.0
5862025-07-23T09:00:53.572Z Compiling usdt-attr-macro v0.5.0
5872025-07-23T09:00:53.956Z Compiling toml v0.8.23
5882025-07-23T09:00:54.529Z Compiling usdt v0.5.0
5892025-07-23T09:00:54.653Z Compiling cargo-util-schemas v0.2.0
5902025-07-23T09:00:54.682Z Compiling cargo_toml v0.21.0
5912025-07-23T09:00:56.434Z Compiling cargo_metadata v0.20.0
5922025-07-23T09:00:58.423Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5932025-07-23T09:01:02.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
5942025-07-23T09:01:02.736Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5952025-07-23T09:01:03.589Z Downloading crates ...
5962025-07-23T09:01:03.740Z Downloaded convert_case v0.4.0
5972025-07-23T09:01:03.766Z Downloaded headers-core v0.3.0
5982025-07-23T09:01:03.766Z Downloaded http-body v1.0.1
5992025-07-23T09:01:03.766Z Downloaded hex v0.4.3
6002025-07-23T09:01:03.766Z Downloaded is_ci v1.2.0
6012025-07-23T09:01:03.792Z Downloaded instant v0.1.13
6022025-07-23T09:01:03.792Z Downloaded match_cfg v0.1.0
6032025-07-23T09:01:03.792Z Downloaded indoc v1.0.9
6042025-07-23T09:01:03.792Z Downloaded linked-hash-map v0.5.6
6052025-07-23T09:01:03.792Z Downloaded md-5 v0.10.6
6062025-07-23T09:01:03.818Z Downloaded signal-hook-tokio v0.3.1
6072025-07-23T09:01:03.818Z Downloaded precomputed-hash v0.1.1
6082025-07-23T09:01:03.818Z Downloaded rand_chacha v0.3.1
6092025-07-23T09:01:03.818Z Downloaded try-lock v0.2.5
6102025-07-23T09:01:03.818Z Downloaded cstr-argument v0.1.2
6112025-07-23T09:01:03.844Z Downloaded newline-converter v0.3.0
6122025-07-23T09:01:03.871Z Downloaded daft v0.1.4
6132025-07-23T09:01:03.871Z Downloaded openssl-probe v0.1.5
6142025-07-23T09:01:03.871Z Downloaded olpc-cjson v0.1.4
6152025-07-23T09:01:03.871Z Downloaded ref-cast-impl v1.0.24
6162025-07-23T09:01:03.898Z Downloaded rand_xorshift v0.4.0
6172025-07-23T09:01:03.898Z Downloaded want v0.3.1
6182025-07-23T09:01:03.898Z Downloaded slog-async v2.8.0
6192025-07-23T09:01:03.898Z Downloaded waitgroup v0.1.2
6202025-07-23T09:01:03.898Z Downloaded dirs-next v2.0.0
6212025-07-23T09:01:03.924Z Downloaded display-error-chain v0.2.2
6222025-07-23T09:01:03.924Z Downloaded newtype_derive v0.1.6
6232025-07-23T09:01:03.925Z Downloaded dunce v1.0.5
6242025-07-23T09:01:03.925Z Downloaded sync_wrapper v1.0.1
6252025-07-23T09:01:03.925Z Downloaded phf v0.11.2
6262025-07-23T09:01:03.950Z Downloaded rusty-fork v0.3.0
6272025-07-23T09:01:03.950Z Downloaded foreign-types-shared v0.3.1
6282025-07-23T09:01:03.950Z Downloaded topological-sort v0.2.2
6292025-07-23T09:01:03.950Z Downloaded progenitor-client v0.9.1
6302025-07-23T09:01:03.950Z Downloaded progenitor-client v0.8.0
6312025-07-23T09:01:03.950Z Downloaded funty v2.0.0
6322025-07-23T09:01:03.976Z Downloaded ssh-encoding v0.2.0
6332025-07-23T09:01:03.977Z Downloaded time-core v0.1.2
6342025-07-23T09:01:03.977Z Downloaded path-slash v0.1.5
6352025-07-23T09:01:03.977Z Downloaded peg-runtime v0.8.5
6362025-07-23T09:01:03.977Z Downloaded parse-size v1.1.0
6372025-07-23T09:01:04.003Z Downloaded float-ord v0.3.2
6382025-07-23T09:01:04.003Z Downloaded russh-cryptovec v0.7.3
6392025-07-23T09:01:04.003Z Downloaded termios v0.3.3
6402025-07-23T09:01:04.003Z Downloaded tokio-tungstenite v0.21.0
6412025-07-23T09:01:04.003Z Downloaded sqlparser_derive v0.2.2
6422025-07-23T09:01:04.003Z Downloaded darling_macro v0.21.0
6432025-07-23T09:01:04.030Z Downloaded derive_builder_macro v0.20.2
6442025-07-23T09:01:04.030Z Downloaded globwalk v0.9.1
6452025-07-23T09:01:04.030Z Downloaded mime v0.3.17
6462025-07-23T09:01:04.030Z Downloaded termcolor v1.4.1
6472025-07-23T09:01:04.030Z Downloaded strip-ansi-escapes v0.2.0
6482025-07-23T09:01:04.030Z Downloaded stringprep v0.1.5
6492025-07-23T09:01:04.030Z Downloaded data-encoding v2.9.0
6502025-07-23T09:01:04.030Z Downloaded debug-ignore v1.0.5
6512025-07-23T09:01:04.030Z Downloaded memoffset v0.9.1
6522025-07-23T09:01:04.030Z Downloaded rfc6979 v0.4.0
6532025-07-23T09:01:04.057Z Downloaded zerocopy v0.6.6
6542025-07-23T09:01:04.057Z Downloaded mime_guess v2.0.5
6552025-07-23T09:01:04.057Z Downloaded postgres-types v0.2.9
6562025-07-23T09:01:04.057Z Downloaded postgres-protocol v0.6.8
6572025-07-23T09:01:04.057Z Downloaded flume v0.11.1
6582025-07-23T09:01:04.057Z Downloaded derive_more v0.99.20
6592025-07-23T09:01:04.083Z Downloaded russh-keys v0.45.0
6602025-07-23T09:01:04.083Z Downloaded object v0.30.4
6612025-07-23T09:01:04.083Z Downloaded p521 v0.13.3
6622025-07-23T09:01:04.108Z Downloaded minimal-lexical v0.2.1
6632025-07-23T09:01:04.108Z Downloaded nom v7.1.3
6642025-07-23T09:01:04.108Z Downloaded russh v0.45.0
6652025-07-23T09:01:04.134Z Downloaded object v0.36.5
6662025-07-23T09:01:04.134Z Downloaded zlib-rs v0.5.1
6672025-07-23T09:01:04.134Z Downloaded futures-util v0.3.31
6682025-07-23T09:01:04.160Z Downloaded h2 v0.4.6
6692025-07-23T09:01:04.160Z Downloaded nix v0.27.1
6702025-07-23T09:01:04.186Z Downloaded polar-core v0.27.3
6712025-07-23T09:01:04.186Z Downloaded dropshot v0.16.2
6722025-07-23T09:01:04.213Z Downloaded hickory-proto v0.25.2
6732025-07-23T09:01:04.238Z Downloaded rustls v0.21.12
6742025-07-23T09:01:04.239Z Downloaded diesel v2.2.11
6752025-07-23T09:01:04.267Z Downloaded sled v0.34.7
6762025-07-23T09:01:04.292Z Downloaded rustls v0.23.19
6772025-07-23T09:01:04.292Z Downloaded rustls v0.22.4
6782025-07-23T09:01:04.318Z Downloaded ratatui v0.29.0
6792025-07-23T09:01:04.343Z Downloaded nix v0.30.1
6802025-07-23T09:01:04.343Z Downloaded regex-syntax v0.8.5
6812025-07-23T09:01:04.343Z Downloaded typify-impl v0.3.0
6822025-07-23T09:01:04.368Z Downloaded nix v0.29.0
6832025-07-23T09:01:04.393Z Downloaded typify-impl v0.2.0
6842025-07-23T09:01:04.393Z Downloaded chrono-tz v0.10.4
6852025-07-23T09:01:04.419Z Downloaded typify-impl v0.4.1
6862025-07-23T09:01:04.419Z Downloaded nix v0.28.0
6872025-07-23T09:01:04.444Z Downloaded openapiv3 v2.2.0
6882025-07-23T09:01:04.444Z Downloaded zerocopy-derive v0.6.6
6892025-07-23T09:01:04.470Z Downloaded regex-automata v0.4.8
6902025-07-23T09:01:04.496Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6912025-07-23T09:01:04.496Z Downloaded petgraph v0.6.5
6922025-07-23T09:01:04.521Z Downloaded petgraph v0.8.2
6932025-07-23T09:01:04.546Z Downloaded sha3 v0.10.8
6942025-07-23T09:01:04.546Z Downloaded lzma-sys v0.1.20
6952025-07-23T09:01:04.571Z Downloaded jiff v0.2.15
6962025-07-23T09:01:04.596Z Downloaded tokio v1.45.1
6972025-07-23T09:01:04.630Z Downloaded libz-sys v1.1.20
6982025-07-23T09:01:04.655Z Downloaded bzip2-sys v0.1.13+1.0.8
6992025-07-23T09:01:04.680Z Downloaded hickory-proto v0.24.4
7002025-07-23T09:01:04.680Z Downloaded regress v0.10.3
7012025-07-23T09:01:04.705Z Downloaded csv v1.3.1
7022025-07-23T09:01:04.732Z Downloaded regex-syntax v0.6.29
7032025-07-23T09:01:04.732Z Downloaded openssl v0.10.73
7042025-07-23T09:01:04.732Z Downloaded smoltcp v0.11.0
7052025-07-23T09:01:04.757Z Downloaded zerocopy v0.8.26
7062025-07-23T09:01:04.782Z Downloaded regex v1.11.1
7072025-07-23T09:01:04.782Z Downloaded curve25519-dalek v4.1.3
7082025-07-23T09:01:04.809Z Downloaded portable-atomic v1.11.0
7092025-07-23T09:01:04.809Z Downloaded p384 v0.13.0
7102025-07-23T09:01:04.809Z Downloaded tabled v0.18.0
7112025-07-23T09:01:04.835Z Downloaded moka v0.12.10
7122025-07-23T09:01:04.835Z Downloaded sqlparser v0.45.0
7132025-07-23T09:01:04.860Z Downloaded rpassword v7.4.0
7142025-07-23T09:01:04.860Z Downloaded reqwest v0.12.22
7152025-07-23T09:01:04.860Z Downloaded vcpkg v0.2.15
7162025-07-23T09:01:04.898Z Downloaded steno v0.4.1
7172025-07-23T09:01:04.923Z Downloaded ssh-key v0.6.6
7182025-07-23T09:01:04.923Z Downloaded rustls-webpki v0.102.8
7192025-07-23T09:01:04.953Z Downloaded petname v2.0.2
7202025-07-23T09:01:04.979Z Downloaded rustls-webpki v0.101.7
7212025-07-23T09:01:04.979Z Downloaded webpki-roots v1.0.1
7222025-07-23T09:01:05.006Z Downloaded gimli v0.31.1
7232025-07-23T09:01:05.006Z Downloaded lalrpop v0.19.12
7242025-07-23T09:01:05.054Z Downloaded rsa v0.9.6
7252025-07-23T09:01:05.054Z Downloaded ron v0.8.1
7262025-07-23T09:01:05.054Z Downloaded ron v0.7.1
7272025-07-23T09:01:05.054Z Downloaded zip v0.6.6
7282025-07-23T09:01:05.054Z Downloaded zerocopy-derive v0.8.26
7292025-07-23T09:01:05.054Z Downloaded yansi v1.0.1
7302025-07-23T09:01:05.054Z Downloaded encoding_rs v0.8.34
7312025-07-23T09:01:05.080Z Downloaded zip v4.2.0
7322025-07-23T09:01:05.105Z Downloaded time v0.3.36
7332025-07-23T09:01:05.105Z Downloaded flate2 v1.1.2
7342025-07-23T09:01:05.105Z Downloaded typed-path v0.9.3
7352025-07-23T09:01:05.105Z Downloaded postcard v1.0.10
7362025-07-23T09:01:05.130Z Downloaded tokio-postgres v0.7.13
7372025-07-23T09:01:05.130Z Downloaded globset v0.4.15
7382025-07-23T09:01:05.130Z Downloaded des v0.8.1
7392025-07-23T09:01:05.130Z Downloaded ring v0.17.14
7402025-07-23T09:01:05.159Z Downloaded serde_cbor v0.11.2
7412025-07-23T09:01:05.184Z Downloaded winnow v0.6.26
7422025-07-23T09:01:05.184Z Downloaded memmap2 v0.9.5
7432025-07-23T09:01:05.184Z Downloaded defmt v0.3.8
7442025-07-23T09:01:05.184Z Downloaded serde_derive_internals v0.29.1
7452025-07-23T09:01:05.184Z Downloaded tough v0.20.0
7462025-07-23T09:01:05.209Z Downloaded serde_with v3.14.0
7472025-07-23T09:01:05.209Z Downloaded zeroize v1.8.1
7482025-07-23T09:01:05.209Z Downloaded diesel_derives v2.2.3
7492025-07-23T09:01:05.209Z Downloaded libgit2-sys v0.17.0+1.8.1
7502025-07-23T09:01:05.263Z Downloaded tokio-util v0.7.15
7512025-07-23T09:01:05.293Z Downloaded group v0.13.0
7522025-07-23T09:01:05.293Z Downloaded futures-task v0.3.31
7532025-07-23T09:01:05.293Z Downloaded typify-macro v0.3.0
7542025-07-23T09:01:05.293Z Downloaded supports-color v3.0.2
7552025-07-23T09:01:05.293Z Downloaded winnow v0.5.40
7562025-07-23T09:01:05.293Z Downloaded string_cache v0.8.9
7572025-07-23T09:01:05.293Z Downloaded serde-hex v0.1.0
7582025-07-23T09:01:05.293Z Downloaded rustls-native-certs v0.8.1
7592025-07-23T09:01:05.293Z Downloaded serde_bytes v0.11.17
7602025-07-23T09:01:05.293Z Downloaded secrecy v0.10.3
7612025-07-23T09:01:05.320Z Downloaded rustc-demangle v0.1.24
7622025-07-23T09:01:05.320Z Downloaded zeroize_derive v1.4.2
7632025-07-23T09:01:05.320Z Downloaded zopfli v0.8.1
7642025-07-23T09:01:05.320Z Downloaded smoltcp v0.9.1
7652025-07-23T09:01:05.320Z Downloaded yasna v0.5.2
7662025-07-23T09:01:05.320Z Downloaded diff v0.1.13
7672025-07-23T09:01:05.320Z Downloaded hkdf v0.12.4
7682025-07-23T09:01:05.320Z Downloaded md5 v0.7.0
7692025-07-23T09:01:05.320Z Downloaded tower v0.5.2
7702025-07-23T09:01:05.345Z Downloaded sync-ptr v0.1.4
7712025-07-23T09:01:05.345Z Downloaded rtoolbox v0.0.2
7722025-07-23T09:01:05.345Z Downloaded difflib v0.4.0
7732025-07-23T09:01:05.345Z Downloaded tokio-tungstenite v0.23.1
7742025-07-23T09:01:05.345Z Downloaded rayon v1.10.0
7752025-07-23T09:01:05.345Z Downloaded unicase v2.7.0
7762025-07-23T09:01:05.345Z Downloaded typify-macro v0.4.1
7772025-07-23T09:01:05.370Z Downloaded rustc_version v0.4.1
7782025-07-23T09:01:05.370Z Downloaded peg-macros v0.8.5
7792025-07-23T09:01:05.370Z Downloaded pretty_assertions v1.4.1
7802025-07-23T09:01:05.370Z Downloaded der v0.7.9
7812025-07-23T09:01:05.370Z Downloaded tungstenite v0.23.0
7822025-07-23T09:01:05.370Z Downloaded darling_macro v0.20.10
7832025-07-23T09:01:05.370Z Downloaded semver v0.1.20
7842025-07-23T09:01:05.370Z Downloaded unarray v0.1.4
7852025-07-23T09:01:05.371Z Downloaded rustls-pemfile v1.0.4
7862025-07-23T09:01:05.371Z Downloaded diesel-dtrace v0.4.2
7872025-07-23T09:01:05.371Z Downloaded paste v1.0.15
7882025-07-23T09:01:05.371Z Downloaded zstd-safe v7.2.3
7892025-07-23T09:01:05.371Z Downloaded papergrid v0.14.0
7902025-07-23T09:01:05.396Z Downloaded radix_trie v0.2.1
7912025-07-23T09:01:05.396Z Downloaded serde-big-array v0.5.1
7922025-07-23T09:01:05.396Z Downloaded secrecy v0.8.0
7932025-07-23T09:01:05.396Z Downloaded rustc-hash v1.1.0
7942025-07-23T09:01:05.396Z Downloaded rustc_version v0.1.7
7952025-07-23T09:01:05.396Z Downloaded rustc-hash v2.1.1
7962025-07-23T09:01:05.396Z Downloaded flagset v0.4.6
7972025-07-23T09:01:05.396Z Downloaded tokio-stream v0.1.17
7982025-07-23T09:01:05.396Z Downloaded tokio-rustls v0.26.0
7992025-07-23T09:01:05.421Z Downloaded tokio-rustls v0.25.0
8002025-07-23T09:01:05.421Z Downloaded tokio-rustls v0.24.1
8012025-07-23T09:01:05.421Z Downloaded password-hash v0.5.0
8022025-07-23T09:01:05.421Z Downloaded nu-ansi-term v0.50.1
8032025-07-23T09:01:05.421Z Downloaded zstd v0.13.3
8042025-07-23T09:01:05.421Z Downloaded toml_edit v0.19.15
8052025-07-23T09:01:05.447Z Downloaded unicode-normalization v0.1.24
8062025-07-23T09:01:05.447Z Downloaded git2 v0.19.0
8072025-07-23T09:01:05.447Z Downloaded itertools v0.14.0
8082025-07-23T09:01:05.447Z Downloaded itertools v0.13.0
8092025-07-23T09:01:05.472Z Downloaded password-hash v0.4.2
8102025-07-23T09:01:05.473Z Downloaded tokio-native-tls v0.3.1
8112025-07-23T09:01:05.473Z Downloaded test-strategy v0.4.3
8122025-07-23T09:01:05.473Z Downloaded prettyplease v0.2.35
8132025-07-23T09:01:05.473Z Downloaded futures v0.3.31
8142025-07-23T09:01:05.473Z Downloaded packed_struct v0.10.1
8152025-07-23T09:01:05.473Z Downloaded parking_lot_core v0.8.6
8162025-07-23T09:01:05.498Z Downloaded derive-where v1.5.0
8172025-07-23T09:01:05.498Z Downloaded typify v0.4.1
8182025-07-23T09:01:05.498Z Downloaded typify v0.3.0
8192025-07-23T09:01:05.498Z Downloaded float-cmp v0.10.0
8202025-07-23T09:01:05.498Z Downloaded termtree v0.5.1
8212025-07-23T09:01:05.498Z Downloaded polyval v0.6.2
8222025-07-23T09:01:05.498Z Downloaded peg v0.8.5
8232025-07-23T09:01:05.498Z Downloaded pbkdf2 v0.12.2
8242025-07-23T09:01:05.498Z Downloaded pbkdf2 v0.11.0
8252025-07-23T09:01:05.523Z Downloaded num v0.4.3
8262025-07-23T09:01:05.523Z Downloaded futures-sink v0.3.31
8272025-07-23T09:01:05.523Z Downloaded zone v0.3.1
8282025-07-23T09:01:05.523Z Downloaded tar v0.4.44
8292025-07-23T09:01:05.523Z Downloaded diesel_table_macro_syntax v0.2.0
8302025-07-23T09:01:05.524Z Downloaded typify-macro v0.2.0
8312025-07-23T09:01:05.524Z Downloaded foldhash v0.1.5
8322025-07-23T09:01:05.524Z Downloaded derive_builder_core v0.20.2
8332025-07-23T09:01:05.524Z Downloaded expectorate v1.2.0
8342025-07-23T09:01:05.524Z Downloaded quinn-proto v0.11.8
8352025-07-23T09:01:05.524Z Downloaded hyper v1.6.0
8362025-07-23T09:01:05.549Z Downloaded bstr v1.10.0
8372025-07-23T09:01:05.549Z Downloaded packed_struct_codegen v0.10.1
8382025-07-23T09:01:05.549Z Downloaded foreign-types-macros v0.2.3
8392025-07-23T09:01:05.549Z Downloaded zone v0.1.8
8402025-07-23T09:01:05.549Z Downloaded time-macros v0.2.18
8412025-07-23T09:01:05.549Z Downloaded static_assertions v1.1.0
8422025-07-23T09:01:05.549Z Downloaded ssh-cipher v0.2.0
8432025-07-23T09:01:05.549Z Downloaded parking_lot v0.12.3
8442025-07-23T09:01:05.549Z Downloaded derive_builder v0.20.2
8452025-07-23T09:01:05.574Z Downloaded mio v1.0.2
8462025-07-23T09:01:05.574Z Downloaded normalize-line-endings v0.3.0
8472025-07-23T09:01:05.574Z Downloaded foreign-types v0.5.0
8482025-07-23T09:01:05.574Z Downloaded thread_local v1.1.8
8492025-07-23T09:01:05.574Z Downloaded thiserror-no-std v2.0.2
8502025-07-23T09:01:05.574Z Downloaded rand_chacha v0.9.0
8512025-07-23T09:01:05.574Z Downloaded progenitor v0.9.1
8522025-07-23T09:01:05.574Z Downloaded proc-macro-error2 v2.0.1
8532025-07-23T09:01:05.574Z Downloaded proc-macro-crate v1.3.1
8542025-07-23T09:01:05.575Z Downloaded parking_lot v0.11.2
8552025-07-23T09:01:05.575Z Downloaded typify v0.2.0
8562025-07-23T09:01:05.600Z Downloaded twox-hash v2.1.0
8572025-07-23T09:01:05.600Z Downloaded toml v0.7.8
8582025-07-23T09:01:05.600Z Downloaded x509-cert v0.2.5
8592025-07-23T09:01:05.600Z Downloaded unicode-segmentation v1.12.0
8602025-07-23T09:01:05.600Z Downloaded socket2 v0.5.10
8612025-07-23T09:01:05.600Z Downloaded proptest v1.7.0
8622025-07-23T09:01:05.625Z Downloaded itertools v0.10.5
8632025-07-23T09:01:05.625Z Downloaded foreign-types-shared v0.1.1
8642025-07-23T09:01:05.625Z Downloaded foreign-types v0.3.2
8652025-07-23T09:01:05.625Z Downloaded zone_cfg_derive v0.3.0
8662025-07-23T09:01:05.625Z Downloaded zone_cfg_derive v0.1.2
8672025-07-23T09:01:05.625Z Downloaded tokio-macros v2.5.0
8682025-07-23T09:01:05.625Z Downloaded progenitor v0.10.0
8692025-07-23T09:01:05.625Z Downloaded primeorder v0.13.6
8702025-07-23T09:01:05.625Z Downloaded parse-display-derive v0.10.0
8712025-07-23T09:01:05.625Z Downloaded parking_lot_core v0.9.10
8722025-07-23T09:01:05.625Z Downloaded futures-macro v0.3.31
8732025-07-23T09:01:05.625Z Downloaded futures-io v0.3.31
8742025-07-23T09:01:05.625Z Downloaded futures-core v0.3.31
8752025-07-23T09:01:05.626Z Downloaded futures-channel v0.3.31
8762025-07-23T09:01:05.626Z Downloaded fs_extra v1.3.0
8772025-07-23T09:01:05.650Z Downloaded term v0.7.0
8782025-07-23T09:01:05.651Z Downloaded fatfs v0.3.6
8792025-07-23T09:01:05.651Z Downloaded reedline v0.40.0
8802025-07-23T09:01:05.651Z Downloaded openssl-sys v0.9.109
8812025-07-23T09:01:05.651Z Downloaded ed25519-dalek v2.1.1
8822025-07-23T09:01:05.651Z Downloaded libm v0.2.8
8832025-07-23T09:01:05.677Z Downloaded iri-string v0.7.8
8842025-07-23T09:01:05.677Z Downloaded hickory-server v0.25.2
8852025-07-23T09:01:05.677Z Downloaded thiserror-impl-no-std v2.0.2
8862025-07-23T09:01:05.677Z Downloaded progenitor v0.8.0
8872025-07-23T09:01:05.677Z Downloaded proc-macro-error-attr2 v2.0.0
8882025-07-23T09:01:05.677Z Downloaded powerfmt v0.2.0
8892025-07-23T09:01:05.677Z Downloaded futures-executor v0.3.31
8902025-07-23T09:01:05.677Z Downloaded derive-ex v0.1.8
8912025-07-23T09:01:05.677Z Downloaded der_derive v0.7.3
8922025-07-23T09:01:05.702Z Downloaded sct v0.7.1
8932025-07-23T09:01:05.702Z Downloaded rustls-pki-types v1.10.0
8942025-07-23T09:01:05.702Z Downloaded miniz_oxide v0.8.5
8952025-07-23T09:01:05.702Z Downloaded itertools v0.12.1
8962025-07-23T09:01:05.702Z Downloaded fs-err v2.11.0
8972025-07-23T09:01:05.702Z Downloaded poly1305 v0.8.0
8982025-07-23T09:01:05.702Z Downloaded pkcs8 v0.10.2
8992025-07-23T09:01:05.702Z Downloaded pkcs5 v0.7.1
9002025-07-23T09:01:05.728Z Downloaded pkcs1 v0.7.5
9012025-07-23T09:01:05.728Z Downloaded pin-project-lite v0.2.14
9022025-07-23T09:01:05.728Z Downloaded pin-project v1.1.6
9032025-07-23T09:01:05.728Z Downloaded pretty-hex v0.2.1
9042025-07-23T09:01:05.728Z Downloaded parse-display v0.10.0
9052025-07-23T09:01:05.753Z Downloaded deranged v0.3.11
9062025-07-23T09:01:05.754Z Downloaded defmt-parser v0.3.4
9072025-07-23T09:01:05.754Z Downloaded defmt-macros v0.3.9
9082025-07-23T09:01:05.754Z Downloaded p256 v0.13.2
9092025-07-23T09:01:05.754Z Downloaded oso v0.27.3
9102025-07-23T09:01:05.754Z Downloaded quick-xml v0.37.2
9112025-07-23T09:01:05.754Z Downloaded libxml v0.3.3
9122025-07-23T09:01:05.778Z Downloaded take_mut v0.2.2
9132025-07-23T09:01:05.779Z Downloaded rustls-pemfile v2.2.0
9142025-07-23T09:01:05.779Z Downloaded fixedbitset v0.5.7
9152025-07-23T09:01:05.779Z Downloaded ff v0.13.0
9162025-07-23T09:01:05.779Z Downloaded dropshot_endpoint v0.16.2
9172025-07-23T09:01:05.779Z Downloaded num-bigint-dig v0.8.4
9182025-07-23T09:01:05.779Z Downloaded crypto-bigint v0.5.5
9192025-07-23T09:01:05.779Z Downloaded iddqd v0.3.9
9202025-07-23T09:01:05.804Z Downloaded chrono v0.4.41
9212025-07-23T09:01:05.804Z Downloaded tap v1.0.1
9222025-07-23T09:01:05.804Z Downloaded tagptr v0.2.0
9232025-07-23T09:01:05.804Z Downloaded tabwriter v1.4.0
9242025-07-23T09:01:05.804Z Downloaded tabled_derive v0.10.0
9252025-07-23T09:01:05.805Z Downloaded sec1 v0.7.3
9262025-07-23T09:01:05.805Z Downloaded scrypt v0.11.0
9272025-07-23T09:01:05.805Z Downloaded pkg-config v0.3.31
9282025-07-23T09:01:05.806Z Downloaded pin-utils v0.1.0
9292025-07-23T09:01:05.806Z Downloaded multer v3.1.0
9302025-07-23T09:01:05.806Z Downloaded xz2 v0.1.7
9312025-07-23T09:01:05.832Z Downloaded unicode-bidi v0.3.17
9322025-07-23T09:01:05.832Z Downloaded sqlformat v0.3.5
9332025-07-23T09:01:05.832Z Downloaded spin v0.9.8
9342025-07-23T09:01:05.832Z Downloaded snafu-derive v0.8.5
9352025-07-23T09:01:05.832Z Downloaded serde_yaml v0.9.34+deprecated
9362025-07-23T09:01:05.832Z Downloaded num-bigint v0.4.6
9372025-07-23T09:01:05.832Z Downloaded uuid v1.17.0
9382025-07-23T09:01:05.832Z Downloaded tower-http v0.6.6
9392025-07-23T09:01:05.857Z Downloaded rustversion v1.0.17
9402025-07-23T09:01:05.857Z Downloaded phf_shared v0.11.2
9412025-07-23T09:01:05.857Z Downloaded unicode-properties v0.1.3
9422025-07-23T09:01:05.857Z Downloaded owo-colors v4.2.2
9432025-07-23T09:01:05.857Z Downloaded salty v0.3.0
9442025-07-23T09:01:05.857Z Downloaded pem-rfc7468 v0.7.0
9452025-07-23T09:01:05.858Z Downloaded nodrop v0.1.14
9462025-07-23T09:01:05.858Z Downloaded fixedbitset v0.4.2
9472025-07-23T09:01:05.858Z Downloaded filetime v0.2.25
9482025-07-23T09:01:05.858Z Downloaded fd-lock v4.0.2
9492025-07-23T09:01:05.882Z Downloaded xattr v1.3.1
9502025-07-23T09:01:05.883Z Downloaded slog v2.7.0
9512025-07-23T09:01:05.883Z Downloaded elliptic-curve v0.13.8
9522025-07-23T09:01:05.883Z Downloaded pin-project-internal v1.1.6
9532025-07-23T09:01:05.883Z Downloaded phf_shared v0.12.1
9542025-07-23T09:01:05.883Z Downloaded phf v0.12.1
9552025-07-23T09:01:05.883Z Downloaded pem v3.0.5
9562025-07-23T09:01:05.883Z Downloaded nibble_vec v0.1.0
9572025-07-23T09:01:05.883Z Downloaded xshell v0.2.7
9582025-07-23T09:01:05.883Z Downloaded darling_core v0.21.0
9592025-07-23T09:01:05.883Z Downloaded darling_core v0.20.10
9602025-07-23T09:01:05.908Z Downloaded rand v0.9.1
9612025-07-23T09:01:05.908Z Downloaded spki v0.7.3
9622025-07-23T09:01:05.908Z Downloaded slog-bunyan v2.5.0
9632025-07-23T09:01:05.908Z Downloaded hyper-util v0.1.14
9642025-07-23T09:01:05.908Z Downloaded multimap v0.10.1
9652025-07-23T09:01:05.908Z Downloaded fallible-iterator v0.2.0
9662025-07-23T09:01:05.908Z Downloaded dsl_auto_type v0.1.2
9672025-07-23T09:01:05.908Z Downloaded document-features v0.2.10
9682025-07-23T09:01:05.908Z Downloaded dirs-sys-next v0.1.2
9692025-07-23T09:01:05.908Z Downloaded slog-scope v4.4.0
9702025-07-23T09:01:05.908Z Downloaded slog-json v2.6.1
9712025-07-23T09:01:05.908Z Downloaded slog-envlogger v2.2.0
9722025-07-23T09:01:05.933Z Downloaded slog-dtrace v0.3.0
9732025-07-23T09:01:05.933Z Downloaded similar v2.7.0
9742025-07-23T09:01:05.933Z Downloaded rcgen v0.12.1
9752025-07-23T09:01:05.933Z Downloaded rustyline v14.0.0
9762025-07-23T09:01:05.933Z Downloaded hickory-resolver v0.24.4
9772025-07-23T09:01:05.933Z Downloaded whoami v1.5.2
9782025-07-23T09:01:05.933Z Downloaded which v4.4.2
9792025-07-23T09:01:05.933Z Downloaded rayon-core v1.12.1
9802025-07-23T09:01:05.959Z Downloaded oxnet v0.1.2
9812025-07-23T09:01:05.959Z Downloaded oso-derive v0.27.3
9822025-07-23T09:01:05.959Z Downloaded tracing-core v0.1.32
9832025-07-23T09:01:05.959Z Downloaded xshell-macros v0.2.7
9842025-07-23T09:01:05.959Z Downloaded wyz v0.5.1
9852025-07-23T09:01:05.959Z Downloaded walkdir v2.5.0
9862025-07-23T09:01:05.959Z Downloaded wait-timeout v0.2.0
9872025-07-23T09:01:05.959Z Downloaded unicode-truncate v1.1.0
9882025-07-23T09:01:05.959Z Downloaded unicode_categories v0.1.1
9892025-07-23T09:01:05.959Z Downloaded tungstenite v0.21.0
9902025-07-23T09:01:05.959Z Downloaded http v1.3.1
9912025-07-23T09:01:05.959Z Downloaded hickory-resolver v0.25.2
9922025-07-23T09:01:05.984Z Downloaded slab v0.4.9
9932025-07-23T09:01:05.984Z Downloaded simd-adler32 v0.3.7
9942025-07-23T09:01:05.984Z Downloaded signature v2.2.0
9952025-07-23T09:01:05.984Z Downloaded serde_with_macros v3.14.0
9962025-07-23T09:01:05.984Z Downloaded resolv-conf v0.7.0
9972025-07-23T09:01:05.986Z Downloaded omicron-zone-package v0.12.2
9982025-07-23T09:01:05.986Z Downloaded daft-derive v0.1.4
9992025-07-23T09:01:05.986Z Downloaded vergen v8.3.2
10002025-07-23T09:01:05.986Z Downloaded siphasher v0.3.11
10012025-07-23T09:01:05.986Z Downloaded sha1 v0.10.6
10022025-07-23T09:01:05.986Z Downloaded serde_urlencoded v0.7.1
10032025-07-23T09:01:06.011Z Downloaded serde_plain v1.0.2
10042025-07-23T09:01:06.011Z Downloaded serde_path_to_error v0.1.17
10052025-07-23T09:01:06.011Z Downloaded ref-cast v1.0.24
10062025-07-23T09:01:06.011Z Downloaded native-tls v0.2.12
10072025-07-23T09:01:06.011Z Downloaded env_logger v0.11.5
10082025-07-23T09:01:06.011Z Downloaded env_logger v0.10.2
10092025-07-23T09:01:06.011Z Downloaded either v1.15.0
10102025-07-23T09:01:06.011Z Downloaded snafu v0.8.5
10112025-07-23T09:01:06.011Z Downloaded hashbrown v0.13.2
10122025-07-23T09:01:06.011Z Downloaded hashbrown v0.12.3
10132025-07-23T09:01:06.036Z Downloaded siphasher v1.0.1
10142025-07-23T09:01:06.036Z Downloaded sigpipe v0.1.3
10152025-07-23T09:01:06.036Z Downloaded serde_repr v0.1.19
10162025-07-23T09:01:06.036Z Downloaded rand_core v0.9.2
10172025-07-23T09:01:06.036Z Downloaded rand_core v0.6.4
10182025-07-23T09:01:06.036Z Downloaded oxide-tokio-rt v0.1.2
10192025-07-23T09:01:06.036Z Downloaded num-rational v0.4.2
10202025-07-23T09:01:06.036Z Downloaded tracing v0.1.40
10212025-07-23T09:01:06.036Z Downloaded rand_seeder v0.3.0
10222025-07-23T09:01:06.036Z Downloaded num-complex v0.4.6
10232025-07-23T09:01:06.036Z Downloaded darling v0.21.0
10242025-07-23T09:01:06.061Z Downloaded samael v0.0.19
10252025-07-23T09:01:06.061Z Downloaded qorb v0.4.0
10262025-07-23T09:01:06.062Z Downloaded publicsuffix v2.3.0
10272025-07-23T09:01:06.062Z Downloaded jiff-static v0.2.15
10282025-07-23T09:01:06.062Z Downloaded heapless v0.8.0
10292025-07-23T09:01:06.062Z Downloaded number_prefix v0.4.0
10302025-07-23T09:01:06.062Z Downloaded num_enum_derive v0.5.11
10312025-07-23T09:01:06.062Z Downloaded num_enum v0.5.11
10322025-07-23T09:01:06.087Z Downloaded num-integer v0.1.46
10332025-07-23T09:01:06.087Z Downloaded num-derive v0.4.2
10342025-07-23T09:01:06.087Z Downloaded num-derive v0.3.3
10352025-07-23T09:01:06.087Z Downloaded newtype-uuid v1.2.4
10362025-07-23T09:01:06.087Z Downloaded nanorand v0.7.0
10372025-07-23T09:01:06.087Z Downloaded glob v0.3.2
10382025-07-23T09:01:06.087Z Downloaded getrandom v0.2.15
10392025-07-23T09:01:06.087Z Downloaded env_filter v0.1.2
10402025-07-23T09:01:06.087Z Downloaded darling v0.20.10
10412025-07-23T09:01:06.087Z Downloaded csv-core v0.1.11
10422025-07-23T09:01:06.087Z Downloaded vte v0.11.1
10432025-07-23T09:01:06.087Z Downloaded unsafe-libyaml v0.2.11
10442025-07-23T09:01:06.112Z Downloaded rand v0.8.5
10452025-07-23T09:01:06.112Z Downloaded quinn v0.11.5
10462025-07-23T09:01:06.112Z Downloaded crossterm v0.28.1
10472025-07-23T09:01:06.112Z Downloaded num-iter v0.1.45
10482025-07-23T09:01:06.113Z Downloaded gethostname v0.5.0
10492025-07-23T09:01:06.113Z Downloaded enum-as-inner v0.6.1
10502025-07-23T09:01:06.113Z Downloaded ena v0.14.3
10512025-07-23T09:01:06.113Z Downloaded ecdsa v0.16.9
10522025-07-23T09:01:06.113Z Downloaded value-bag v1.9.0
10532025-07-23T09:01:06.113Z Downloaded uzers v0.12.1
10542025-07-23T09:01:06.138Z Downloaded tinyvec v1.8.0
10552025-07-23T09:01:06.138Z Downloaded subprocess v0.2.9
10562025-07-23T09:01:06.138Z Downloaded schemars v0.8.22
10572025-07-23T09:01:06.138Z Downloaded heapless v0.7.17
10582025-07-23T09:01:06.138Z Downloaded openssl-macros v0.1.1
10592025-07-23T09:01:06.138Z Downloaded opaque-debug v0.3.1
10602025-07-23T09:01:06.138Z Downloaded num_threads v0.1.7
10612025-07-23T09:01:06.163Z Downloaded num-conv v0.1.0
10622025-07-23T09:01:06.163Z Downloaded ghash v0.5.1
10632025-07-23T09:01:06.163Z Downloaded embedded-io v0.6.1
10642025-07-23T09:01:06.163Z Downloaded embedded-io v0.4.0
10652025-07-23T09:01:06.163Z Downloaded ed25519 v2.2.3
10662025-07-23T09:01:06.163Z Downloaded dyn-clone v1.0.19
10672025-07-23T09:01:06.163Z Downloaded vsss-rs v3.3.4
10682025-07-23T09:01:06.163Z Downloaded untrusted v0.7.1
10692025-07-23T09:01:06.163Z Downloaded tracing-attributes v0.1.27
10702025-07-23T09:01:06.163Z Downloaded quinn-udp v0.5.5
10712025-07-23T09:01:06.163Z Downloaded progenitor-impl v0.10.0
10722025-07-23T09:01:06.163Z Downloaded progenitor-impl v0.8.0
10732025-07-23T09:01:06.163Z Downloaded utf-8 v0.7.6
10742025-07-23T09:01:06.163Z Downloaded untrusted v0.9.0
10752025-07-23T09:01:06.164Z Downloaded universal-hash v0.5.1
10762025-07-23T09:01:06.189Z Downloaded tls_codec_derive v0.4.1
10772025-07-23T09:01:06.189Z Downloaded tiny-keccak v2.0.2
10782025-07-23T09:01:06.189Z Downloaded strum_macros v0.27.1
10792025-07-23T09:01:06.189Z Downloaded strum_macros v0.26.4
10802025-07-23T09:01:06.189Z Downloaded strum_macros v0.24.3
10812025-07-23T09:01:06.189Z Downloaded strum v0.27.1
10822025-07-23T09:01:06.189Z Downloaded structmeta-derive v0.3.0
10832025-07-23T09:01:06.189Z Downloaded structmeta v0.3.0
10842025-07-23T09:01:06.189Z Downloaded slog-term v2.9.1
10852025-07-23T09:01:06.189Z Downloaded signal-hook v0.3.17
10862025-07-23T09:01:06.189Z Downloaded schemars_derive v0.8.22
10872025-07-23T09:01:06.189Z Downloaded progenitor-impl v0.9.1
10882025-07-23T09:01:06.189Z Downloaded indicatif v0.18.0
10892025-07-23T09:01:06.214Z Downloaded indicatif v0.17.11
10902025-07-23T09:01:06.214Z Downloaded headers v0.4.1
10912025-07-23T09:01:06.214Z Downloaded cc v1.2.30
10922025-07-23T09:01:06.215Z Downloaded new_debug_unreachable v1.0.6
10932025-07-23T09:01:06.215Z Downloaded fxhash v0.2.1
10942025-07-23T09:01:06.215Z Downloaded endian-type v0.1.2
10952025-07-23T09:01:06.215Z Downloaded curve25519-dalek-derive v0.1.1
10962025-07-23T09:01:06.215Z Downloaded ctr v0.9.2
10972025-07-23T09:01:06.240Z Downloaded crunchy v0.2.2
10982025-07-23T09:01:06.240Z Downloaded unit-prefix v0.5.1
10992025-07-23T09:01:06.241Z Downloaded tui-tree-widget v0.23.1
11002025-07-23T09:01:06.241Z Downloaded tower-service v0.3.3
11012025-07-23T09:01:06.241Z Downloaded tower-layer v0.3.3
11022025-07-23T09:01:06.241Z Downloaded tokio-dtrace v0.1.0
11032025-07-23T09:01:06.241Z Downloaded tls_codec v0.4.1
11042025-07-23T09:01:06.241Z Downloaded tinyvec_macros v0.1.1
11052025-07-23T09:01:06.241Z Downloaded strum v0.26.3
11062025-07-23T09:01:06.241Z Downloaded smf v0.2.3
11072025-07-23T09:01:06.241Z Downloaded smallvec v0.6.14
11082025-07-23T09:01:06.241Z Downloaded slog-stdlog v4.1.1
11092025-07-23T09:01:06.241Z Downloaded shlex v1.3.0
11102025-07-23T09:01:06.241Z Downloaded shell-words v1.1.0
11112025-07-23T09:01:06.241Z Downloaded scheduled-thread-pool v0.2.7
11122025-07-23T09:01:06.241Z Downloaded psl-types v2.0.11
11132025-07-23T09:01:06.241Z Downloaded progenitor-macro v0.8.0
11142025-07-23T09:01:06.241Z Downloaded prefix-trie v0.7.0
11152025-07-23T09:01:06.241Z Downloaded litrs v0.4.1
11162025-07-23T09:01:06.266Z Downloaded indexmap v1.9.3
11172025-07-23T09:01:06.266Z Downloaded ignore v0.4.23
11182025-07-23T09:01:06.266Z Downloaded hmac v0.12.1
11192025-07-23T09:01:06.266Z Downloaded compact_str v0.8.0
11202025-07-23T09:01:06.266Z Downloaded vte_generate_state_changes v0.1.2
11212025-07-23T09:01:06.267Z Downloaded void v1.0.2
11222025-07-23T09:01:06.267Z Downloaded support-bundle-viewer v0.1.2
11232025-07-23T09:01:06.267Z Downloaded subtle v2.6.1
11242025-07-23T09:01:06.267Z Downloaded signal-hook-registry v1.4.2
11252025-07-23T09:01:06.267Z Downloaded signal-hook-mio v0.2.4
11262025-07-23T09:01:06.267Z Downloaded same-file v1.0.6
11272025-07-23T09:01:06.267Z Downloaded salsa20 v0.10.2
11282025-07-23T09:01:06.267Z Downloaded radium v0.7.0
11292025-07-23T09:01:06.267Z Downloaded r2d2 v0.8.10
11302025-07-23T09:01:06.267Z Downloaded quick-error v1.2.3
11312025-07-23T09:01:06.267Z Downloaded progenitor-macro v0.10.0
11322025-07-23T09:01:06.292Z Downloaded progenitor-macro v0.9.1
11332025-07-23T09:01:06.292Z Downloaded progenitor-client v0.10.0
11342025-07-23T09:01:06.292Z Downloaded lock_api v0.4.12
11352025-07-23T09:01:06.292Z Downloaded indoc v2.0.6
11362025-07-23T09:01:06.292Z Downloaded blake3 v1.5.4
11372025-07-23T09:01:06.292Z Downloaded predicates-tree v1.0.12
11382025-07-23T09:01:06.292Z Downloaded aws-lc-sys v0.26.0
11392025-07-23T09:01:06.510Z Downloaded predicates-core v1.0.8
11402025-07-23T09:01:06.535Z Downloaded predicates v3.1.3
11412025-07-23T09:01:06.535Z Downloaded ppv-lite86 v0.2.20
11422025-07-23T09:01:06.535Z Downloaded linear-map v1.2.0
11432025-07-23T09:01:06.535Z Downloaded libz-rs-sys v0.5.1
11442025-07-23T09:01:06.535Z Downloaded libloading v0.8.5
11452025-07-23T09:01:06.535Z Downloaded jobserver v0.1.32
11462025-07-23T09:01:06.535Z Downloaded ipnet v2.11.0
11472025-07-23T09:01:06.535Z Downloaded ingot-macros v0.1.1
11482025-07-23T09:01:06.535Z Downloaded iana-time-zone v0.1.63
11492025-07-23T09:01:06.537Z Downloaded hyper-staticfile v0.10.1
11502025-07-23T09:01:06.537Z Downloaded hyper-rustls v0.27.7
11512025-07-23T09:01:06.537Z Downloaded highway v1.3.0
11522025-07-23T09:01:06.537Z Downloaded half v2.4.1
11532025-07-23T09:01:06.562Z Downloaded crossbeam-utils v0.8.21
11542025-07-23T09:01:06.562Z Downloaded crossbeam-epoch v0.9.18
11552025-07-23T09:01:06.562Z Downloaded crossbeam-channel v0.5.15
11562025-07-23T09:01:06.562Z Downloaded crc-any v2.5.0
11572025-07-23T09:01:06.562Z Downloaded cookie v0.18.1
11582025-07-23T09:01:06.562Z Downloaded const_format_proc_macros v0.2.34
11592025-07-23T09:01:06.562Z Downloaded const_format v0.2.34
11602025-07-23T09:01:06.562Z Downloaded console v0.16.0
11612025-07-23T09:01:06.587Z Downloaded console v0.15.10
11622025-07-23T09:01:06.587Z Downloaded colored v2.2.0
11632025-07-23T09:01:06.587Z Downloaded clang-sys v1.8.1
11642025-07-23T09:01:06.587Z Downloaded ciborium v0.2.2
11652025-07-23T09:01:06.587Z Downloaded chacha20poly1305 v0.10.1
11662025-07-23T09:01:06.587Z Downloaded lazy_static v1.5.0
11672025-07-23T09:01:06.587Z Downloaded instability v0.3.2
11682025-07-23T09:01:06.587Z Downloaded ingot-types v0.1.2
11692025-07-23T09:01:06.587Z Downloaded httparse v1.9.5
11702025-07-23T09:01:06.587Z Downloaded half v1.8.3
11712025-07-23T09:01:06.587Z Downloaded cookie_store v0.21.1
11722025-07-23T09:01:06.587Z Downloaded cmake v0.1.51
11732025-07-23T09:01:06.612Z Downloaded cbc v0.1.2
11742025-07-23T09:01:06.612Z Downloaded cassowary v0.3.0
11752025-07-23T09:01:06.612Z Downloaded bumpalo v3.16.0
11762025-07-23T09:01:06.612Z Downloaded scopeguard v1.2.0
11772025-07-23T09:01:06.612Z Downloaded managed v0.8.0
11782025-07-23T09:01:06.612Z Downloaded lzss v0.8.2
11792025-07-23T09:01:06.612Z Downloaded lockfree-object-pool v0.1.6
11802025-07-23T09:01:06.612Z Downloaded libscf-sys v1.1.0
11812025-07-23T09:01:06.612Z Downloaded libefi-sys v0.1.0
11822025-07-23T09:01:06.612Z Downloaded lalrpop-util v0.19.12
11832025-07-23T09:01:06.612Z Downloaded keccak v0.1.5
11842025-07-23T09:01:06.612Z Downloaded is-terminal v0.4.13
11852025-07-23T09:01:06.612Z Downloaded ipnetwork v0.21.1
11862025-07-23T09:01:06.612Z Downloaded internet-checksum v0.2.1
11872025-07-23T09:01:06.612Z Downloaded const-oid v0.9.6
11882025-07-23T09:01:06.612Z Downloaded cobs v0.2.3
11892025-07-23T09:01:06.612Z Downloaded cexpr v0.6.0
11902025-07-23T09:01:06.638Z Downloaded maybe-uninit v2.0.0
11912025-07-23T09:01:06.638Z Downloaded maplit v1.0.2
11922025-07-23T09:01:06.638Z Downloaded lru-cache v0.1.2
11932025-07-23T09:01:06.638Z Downloaded lru v0.12.5
11942025-07-23T09:01:06.638Z Downloaded libsw-core v0.3.1
11952025-07-23T09:01:06.638Z Downloaded libsw v3.5.0
11962025-07-23T09:01:06.638Z Downloaded lazycell v1.3.0
11972025-07-23T09:01:06.638Z Downloaded kstat-rs v0.2.4
11982025-07-23T09:01:06.638Z Downloaded ingot v0.1.1
11992025-07-23T09:01:06.638Z Downloaded impl-trait-for-tuples v0.2.2
12002025-07-23T09:01:06.638Z Downloaded hubpack v0.1.2
12012025-07-23T09:01:06.638Z Downloaded home v0.5.9
12022025-07-23T09:01:06.638Z Downloaded castaway v0.2.3
12032025-07-23T09:01:06.638Z Downloaded bitfield v0.14.0
12042025-07-23T09:01:06.638Z Downloaded inout v0.1.3
12052025-07-23T09:01:06.638Z Downloaded indent_write v2.2.0
12062025-07-23T09:01:06.638Z Downloaded hyper-tls v0.6.0
12072025-07-23T09:01:06.638Z Downloaded humantime v2.2.0
12082025-07-23T09:01:06.638Z Downloaded httpdate v1.0.3
12092025-07-23T09:01:06.663Z Downloaded http-range v0.1.5
12102025-07-23T09:01:06.663Z Downloaded hostname v0.4.0
12112025-07-23T09:01:06.663Z Downloaded hickory-client v0.25.2
12122025-07-23T09:01:06.663Z Downloaded crossbeam-deque v0.8.5
12132025-07-23T09:01:06.663Z Downloaded critical-section v1.1.3
12142025-07-23T09:01:06.664Z Downloaded crc32fast v1.4.2
12152025-07-23T09:01:06.664Z Downloaded constant_time_eq v0.3.1
12162025-07-23T09:01:06.664Z Downloaded cipher v0.4.4
12172025-07-23T09:01:06.664Z Downloaded ciborium-ll v0.2.2
12182025-07-23T09:01:06.664Z Downloaded bit-set v0.8.0
12192025-07-23T09:01:06.664Z Downloaded http-body-util v0.1.3
12202025-07-23T09:01:06.664Z Downloaded hex-literal v0.4.1
12212025-07-23T09:01:06.664Z Downloaded heck v0.3.3
12222025-07-23T09:01:06.664Z Downloaded crc-catalog v2.4.0
12232025-07-23T09:01:06.664Z Downloaded cfg_aliases v0.2.1
12242025-07-23T09:01:06.664Z Downloaded cfg_aliases v0.1.1
12252025-07-23T09:01:06.664Z Downloaded cargo_metadata v0.18.1
12262025-07-23T09:01:06.665Z Downloaded backtrace v0.3.74
12272025-07-23T09:01:06.690Z Downloaded hubpack_derive v0.1.1
12282025-07-23T09:01:06.690Z Downloaded crc8 v0.1.1
12292025-07-23T09:01:06.690Z Downloaded crc v3.2.1
12302025-07-23T09:01:06.690Z Downloaded ciborium-io v0.2.2
12312025-07-23T09:01:06.690Z Downloaded chacha20 v0.9.1
12322025-07-23T09:01:06.690Z Downloaded buf-list v1.0.3
12332025-07-23T09:01:06.690Z Downloaded ident_case v1.0.1
12342025-07-23T09:01:06.690Z Downloaded cancel-safe-futures v0.1.5
12352025-07-23T09:01:06.690Z Downloaded bytes v1.10.1
12362025-07-23T09:01:06.690Z Downloaded block-padding v0.3.3
12372025-07-23T09:01:06.690Z Downloaded blake2 v0.10.6
12382025-07-23T09:01:06.690Z Downloaded bit-vec v0.6.3
12392025-07-23T09:01:06.690Z Downloaded bit-set v0.5.3
12402025-07-23T09:01:06.690Z Downloaded bindgen v0.71.1
12412025-07-23T09:01:06.715Z Downloaded backoff v0.4.0
12422025-07-23T09:01:06.716Z Downloaded hostname v0.3.1
12432025-07-23T09:01:06.716Z Downloaded bzip2 v0.5.2
12442025-07-23T09:01:06.716Z Downloaded bzip2 v0.4.4
12452025-07-23T09:01:06.716Z Downloaded blowfish v0.9.1
12462025-07-23T09:01:06.716Z Downloaded base16ct v0.2.0
12472025-07-23T09:01:06.716Z Downloaded aws-lc-rs v1.12.4
12482025-07-23T09:01:06.740Z Downloaded hash32 v0.3.1
12492025-07-23T09:01:06.740Z Downloaded hash32 v0.2.1
12502025-07-23T09:01:06.740Z Downloaded cargo-platform v0.1.8
12512025-07-23T09:01:06.740Z Downloaded bit-vec v0.8.0
12522025-07-23T09:01:06.741Z Downloaded bindgen v0.69.5
12532025-07-23T09:01:06.741Z Downloaded aes v0.8.4
12542025-07-23T09:01:06.741Z Downloaded camino-tempfile-ext v0.3.2
12552025-07-23T09:01:06.741Z Downloaded bitflags v1.3.2
12562025-07-23T09:01:06.741Z Downloaded bitfield-struct v0.6.2
12572025-07-23T09:01:06.741Z Downloaded bcrypt-pbkdf v0.10.0
12582025-07-23T09:01:06.741Z Downloaded bb8 v0.8.5
12592025-07-23T09:01:06.766Z Downloaded base64 v0.22.1
12602025-07-23T09:01:06.766Z Downloaded async-stream v0.3.6
12612025-07-23T09:01:06.766Z Downloaded array-init v0.0.4
12622025-07-23T09:01:06.766Z Downloaded crucible-workspace-hack v0.1.0
12632025-07-23T09:01:06.766Z Downloaded base64ct v1.6.0
12642025-07-23T09:01:06.766Z Downloaded base64 v0.13.1
12652025-07-23T09:01:06.766Z Downloaded atty v0.2.14
12662025-07-23T09:01:06.766Z Downloaded atomicwrites v0.4.4
12672025-07-23T09:01:06.766Z Downloaded atomic-waker v1.1.2
12682025-07-23T09:01:06.766Z Downloaded async-trait v0.1.88
12692025-07-23T09:01:06.766Z Downloaded async-stream-impl v0.3.6
12702025-07-23T09:01:06.766Z Downloaded async-recursion v1.1.1
12712025-07-23T09:01:06.766Z Downloaded async-bb8-diesel v0.2.1
12722025-07-23T09:01:06.791Z Downloaded assert_matches v1.5.0
12732025-07-23T09:01:06.791Z Downloaded ascii-canvas v3.0.0
12742025-07-23T09:01:06.791Z Downloaded arrayvec v0.7.6
12752025-07-23T09:01:06.791Z Downloaded argon2 v0.5.3
12762025-07-23T09:01:06.791Z Downloaded arc-swap v1.7.1
12772025-07-23T09:01:06.791Z Downloaded allocator-api2 v0.2.21
12782025-07-23T09:01:06.791Z Downloaded aho-corasick v1.1.3
12792025-07-23T09:01:06.791Z Downloaded ahash v0.8.11
12802025-07-23T09:01:06.791Z Downloaded aes-gcm v0.10.3
12812025-07-23T09:01:06.818Z Downloaded aead v0.5.2
12822025-07-23T09:01:06.818Z Downloaded adler2 v2.0.0
12832025-07-23T09:01:06.818Z Downloaded bitvec v1.0.1
12842025-07-23T09:01:06.819Z Downloaded bcs v0.1.6
12852025-07-23T09:01:06.819Z Downloaded base64 v0.21.7
12862025-07-23T09:01:06.844Z Downloaded arrayref v0.3.9
12872025-07-23T09:01:06.844Z Downloaded addr2line v0.24.2
12882025-07-23T09:01:06.964Z Compiling value-bag v1.9.0
12892025-07-23T09:01:06.964Z Compiling shlex v1.3.0
12902025-07-23T09:01:06.964Z Compiling lock_api v0.4.12
12912025-07-23T09:01:06.988Z Compiling scopeguard v1.2.0
12922025-07-23T09:01:06.988Z Compiling typenum v1.17.0
12932025-07-23T09:01:06.988Z Compiling generic-array v0.14.7
12942025-07-23T09:01:06.989Z Compiling syn v2.0.104
12952025-07-23T09:01:06.989Z Compiling getrandom v0.2.15
12962025-07-23T09:01:07.159Z Compiling jobserver v0.1.32
12972025-07-23T09:01:07.332Z Compiling rand_core v0.6.4
12982025-07-23T09:01:07.396Z Compiling smallvec v1.15.0
12992025-07-23T09:01:07.479Z Compiling log v0.4.27
13002025-07-23T09:01:07.564Z Compiling cc v1.2.30
13012025-07-23T09:01:07.799Z Compiling portable-atomic v1.11.0
13022025-07-23T09:01:07.840Z Compiling subtle v2.6.1
13032025-07-23T09:01:07.866Z Compiling critical-section v1.1.3
13042025-07-23T09:01:07.891Z Compiling const-oid v0.9.6
13052025-07-23T09:01:08.031Z Compiling pkg-config v0.3.31
13062025-07-23T09:01:08.123Z Compiling parking_lot_core v0.9.10
13072025-07-23T09:01:08.158Z Compiling pin-project-lite v0.2.14
13082025-07-23T09:01:08.301Z Compiling rustix v0.38.37
13092025-07-23T09:01:08.881Z Compiling signal-hook-registry v1.4.2
13102025-07-23T09:01:08.972Z Compiling parking_lot v0.12.3
13112025-07-23T09:01:08.997Z Compiling mio v1.0.2
13122025-07-23T09:01:09.113Z Compiling futures-core v0.3.31
13132025-07-23T09:01:09.344Z Compiling spin v0.9.8
13142025-07-23T09:01:09.433Z Compiling socket2 v0.5.10
13152025-07-23T09:01:09.486Z Compiling aho-corasick v1.1.3
13162025-07-23T09:01:09.636Z Compiling once_cell v1.21.3
13172025-07-23T09:01:09.663Z Compiling slab v0.4.9
13182025-07-23T09:01:09.688Z Compiling serde_json v1.0.140
13192025-07-23T09:01:09.850Z Compiling libm v0.2.8
13202025-07-23T09:01:10.105Z Compiling cpufeatures v0.2.14
13212025-07-23T09:01:10.193Z Compiling regex-syntax v0.8.5
13222025-07-23T09:01:10.333Z Compiling num-traits v0.2.19
13232025-07-23T09:01:10.488Z Compiling getrandom v0.3.1
13242025-07-23T09:01:10.513Z Compiling glob v0.3.2
13252025-07-23T09:01:10.513Z Compiling percent-encoding v2.3.1
13262025-07-23T09:01:10.704Z Compiling futures-sink v0.3.31
13272025-07-23T09:01:10.875Z Compiling either v1.15.0
13282025-07-23T09:01:11.194Z Compiling prettyplease v0.2.35
13292025-07-23T09:01:11.299Z Compiling clang-sys v1.8.1
13302025-07-23T09:01:11.324Z Compiling lazy_static v1.5.0
13312025-07-23T09:01:11.457Z Compiling minimal-lexical v0.2.1
13322025-07-23T09:01:11.517Z Compiling foldhash v0.1.5
13332025-07-23T09:01:11.603Z Compiling allocator-api2 v0.2.21
13342025-07-23T09:01:11.885Z Compiling nom v7.1.3
13352025-07-23T09:01:11.956Z Compiling libloading v0.8.5
13362025-07-23T09:01:12.170Z Compiling bindgen v0.69.5
13372025-07-23T09:01:12.248Z Compiling hashbrown v0.15.4
13382025-07-23T09:01:12.286Z Compiling home v0.5.9
13392025-07-23T09:01:12.487Z Compiling base64ct v1.6.0
13402025-07-23T09:01:13.005Z Compiling pem-rfc7468 v0.7.0
13412025-07-23T09:01:13.319Z Compiling synstructure v0.13.1
13422025-07-23T09:01:13.365Z Compiling regex-automata v0.4.8
13432025-07-23T09:01:13.610Z Compiling itertools v0.12.1
13442025-07-23T09:01:14.546Z Compiling cexpr v0.6.0
13452025-07-23T09:01:14.643Z Compiling futures-channel v0.3.31
13462025-07-23T09:01:15.077Z Compiling lazycell v1.3.0
13472025-07-23T09:01:15.102Z Compiling futures-io v0.3.31
13482025-07-23T09:01:15.280Z Compiling pin-utils v0.1.0
13492025-07-23T09:01:15.387Z Compiling rustc-hash v1.1.0
13502025-07-23T09:01:15.412Z Compiling flagset v0.4.6
13512025-07-23T09:01:15.556Z Compiling futures-task v0.3.31
13522025-07-23T09:01:15.627Z Compiling cmake v0.1.51
13532025-07-23T09:01:15.822Z Compiling dunce v1.0.5
13542025-07-23T09:01:15.960Z Compiling fs_extra v1.3.0
13552025-07-23T09:01:15.985Z Compiling zerocopy v0.8.26
13562025-07-23T09:01:16.010Z Compiling form_urlencoded v1.2.1
13572025-07-23T09:01:16.164Z Compiling vcpkg v0.2.15
13582025-07-23T09:01:16.287Z Compiling paste v1.0.15
13592025-07-23T09:01:16.339Z Compiling ring v0.17.14
13602025-07-23T09:01:16.408Z Compiling tracing-core v0.1.32
13612025-07-23T09:01:16.702Z Compiling iana-time-zone v0.1.63
13622025-07-23T09:01:17.019Z Compiling aws-lc-rs v1.12.4
13632025-07-23T09:01:17.305Z Compiling serde_derive v1.0.219
13642025-07-23T09:01:17.385Z Compiling zeroize_derive v1.4.2
13652025-07-23T09:01:17.448Z Compiling zerofrom-derive v0.1.4
13662025-07-23T09:01:17.593Z Compiling yoke-derive v0.7.4
13672025-07-23T09:01:17.674Z Compiling zerovec-derive v0.10.3
13682025-07-23T09:01:18.565Z Compiling zeroize v1.8.1
13692025-07-23T09:01:19.664Z Compiling displaydoc v0.2.5
13702025-07-23T09:01:19.783Z Compiling zerocopy-derive v0.7.35
13712025-07-23T09:01:20.188Z Compiling crypto-common v0.1.6
13722025-07-23T09:01:20.335Z Compiling block-buffer v0.10.4
13732025-07-23T09:01:20.409Z Compiling zerofrom v0.1.4
13742025-07-23T09:01:20.593Z Compiling digest v0.10.7
13752025-07-23T09:01:20.618Z Compiling yoke v0.7.4
13762025-07-23T09:01:20.943Z Compiling zerovec v0.10.4
13772025-07-23T09:01:20.974Z Compiling tokio-macros v2.5.0
13782025-07-23T09:01:21.030Z Compiling hmac v0.12.1
13792025-07-23T09:01:21.281Z Compiling icu_provider_macros v1.5.0
13802025-07-23T09:01:21.469Z Compiling zerocopy v0.7.35
13812025-07-23T09:01:21.754Z Compiling block-padding v0.3.3
13822025-07-23T09:01:21.925Z Compiling sha2 v0.10.9
13832025-07-23T09:01:22.014Z Compiling inout v0.1.3
13842025-07-23T09:01:22.174Z Compiling regex v1.11.1
13852025-07-23T09:01:22.229Z Compiling cipher v0.4.4
13862025-07-23T09:01:22.285Z Compiling futures-macro v0.3.31
13872025-07-23T09:01:22.315Z Compiling der_derive v0.7.3
13882025-07-23T09:01:22.602Z Compiling tinystr v0.7.6
13892025-07-23T09:01:22.670Z Compiling icu_collections v1.5.0
13902025-07-23T09:01:22.701Z Compiling thiserror-impl v1.0.69
13912025-07-23T09:01:22.955Z Compiling icu_locid v1.5.0
13922025-07-23T09:01:22.988Z Compiling salsa20 v0.10.2
13932025-07-23T09:01:23.210Z Compiling serde v1.0.219
13942025-07-23T09:01:23.235Z Compiling ppv-lite86 v0.2.20
13952025-07-23T09:01:23.752Z Compiling pbkdf2 v0.12.2
13962025-07-23T09:01:23.789Z Compiling futures-util v0.3.31
13972025-07-23T09:01:23.933Z Compiling zerocopy-derive v0.8.26
13982025-07-23T09:01:23.958Z Compiling icu_provider v1.5.0
13992025-07-23T09:01:24.126Z Compiling der v0.7.9
14002025-07-23T09:01:24.365Z Compiling scrypt v0.11.0
14012025-07-23T09:01:24.687Z Compiling icu_locid_transform v1.5.0
14022025-07-23T09:01:24.795Z Compiling aes v0.8.4
14032025-07-23T09:01:24.820Z Compiling cbc v0.1.2
14042025-07-23T09:01:25.121Z Compiling openssl-sys v0.9.109
14052025-07-23T09:01:25.146Z Compiling thiserror v1.0.69
14062025-07-23T09:01:25.308Z Compiling pest v2.7.14
14072025-07-23T09:01:25.999Z Compiling icu_properties v1.5.1
14082025-07-23T09:01:26.507Z Compiling spki v0.7.3
14092025-07-23T09:01:26.748Z Compiling tracing-attributes v0.1.27
14102025-07-23T09:01:26.841Z Compiling pkcs5 v0.7.1
14112025-07-23T09:01:26.904Z Compiling scroll_derive v0.12.0
14122025-07-23T09:01:27.741Z Compiling bytes v1.10.1
14132025-07-23T09:01:27.767Z Compiling bitflags v2.9.1
14142025-07-23T09:01:28.018Z Compiling semver v1.0.26
14152025-07-23T09:01:28.378Z Compiling indexmap v2.10.0
14162025-07-23T09:01:28.600Z Compiling rustc_version v0.4.1
14172025-07-23T09:01:29.006Z Compiling tokio v1.45.1
14182025-07-23T09:01:29.206Z Compiling icu_normalizer v1.5.0
14192025-07-23T09:01:29.334Z Compiling http v1.3.1
14202025-07-23T09:01:29.601Z Compiling uuid v1.17.0
14212025-07-23T09:01:29.626Z Compiling tracing v0.1.40
14222025-07-23T09:01:29.814Z Compiling chrono v0.4.41
14232025-07-23T09:01:30.133Z Compiling idna_adapter v1.2.0
14242025-07-23T09:01:30.158Z Compiling pkcs8 v0.10.2
14252025-07-23T09:01:30.354Z Compiling idna v1.0.3
14262025-07-23T09:01:30.654Z Compiling http-body v1.0.1
14272025-07-23T09:01:30.722Z Compiling pest_meta v2.7.14
14282025-07-23T09:01:30.836Z Compiling tinyvec_macros v0.1.1
14292025-07-23T09:01:30.891Z Compiling rustversion v1.0.17
14302025-07-23T09:01:30.944Z Compiling url v2.5.4
14312025-07-23T09:01:31.224Z Compiling which v4.4.2
14322025-07-23T09:01:31.443Z Compiling base64 v0.22.1
14332025-07-23T09:01:31.690Z Compiling httparse v1.9.5
14342025-07-23T09:01:32.052Z Compiling rustls-pki-types v1.10.0
14352025-07-23T09:01:32.115Z Compiling pest_generator v2.7.14
14362025-07-23T09:01:32.376Z Compiling tinyvec v1.8.0
14372025-07-23T09:01:32.401Z Compiling rand_core v0.9.2
14382025-07-23T09:01:32.609Z Compiling scroll v0.12.0
14392025-07-23T09:01:32.801Z Compiling serde_derive_internals v0.29.1
14402025-07-23T09:01:32.874Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14412025-07-23T09:01:33.066Z Compiling bzip2-sys v0.1.13+1.0.8
14422025-07-23T09:01:33.518Z Compiling try-lock v0.2.5
14432025-07-23T09:01:33.543Z Compiling tower-service v0.3.3
14442025-07-23T09:01:33.572Z Compiling powerfmt v0.2.0
14452025-07-23T09:01:33.596Z Compiling schemars v0.8.22
14462025-07-23T09:01:33.692Z Compiling time-core v0.1.2
14472025-07-23T09:01:33.717Z Compiling adler2 v2.0.0
14482025-07-23T09:01:33.880Z Compiling openssl v0.10.73
14492025-07-23T09:01:33.920Z Compiling openssl-probe v0.1.5
14502025-07-23T09:01:33.944Z Compiling untrusted v0.7.1
14512025-07-23T09:01:33.944Z Compiling untrusted v0.9.0
14522025-07-23T09:01:34.145Z Compiling num-conv v0.1.0
14532025-07-23T09:01:34.172Z Compiling foreign-types-shared v0.1.1
14542025-07-23T09:01:34.214Z Compiling atomic-waker v1.1.2
14552025-07-23T09:01:34.288Z Compiling foreign-types v0.3.2
14562025-07-23T09:01:34.313Z Compiling pest_derive v2.7.14
14572025-07-23T09:01:34.410Z Compiling miniz_oxide v0.8.5
14582025-07-23T09:01:34.435Z Compiling time-macros v0.2.18
14592025-07-23T09:01:34.476Z Compiling deranged v0.3.11
14602025-07-23T09:01:34.753Z Compiling schemars_derive v0.8.22
14612025-07-23T09:01:35.033Z Compiling want v0.3.1
14622025-07-23T09:01:35.291Z Compiling goblin v0.8.2
14632025-07-23T09:01:36.767Z Compiling tokio-util v0.7.15
14642025-07-23T09:01:36.920Z Compiling rand_chacha v0.9.0
14652025-07-23T09:01:37.930Z Compiling h2 v0.4.6
14662025-07-23T09:01:38.157Z Compiling ipnet v2.11.0
14672025-07-23T09:01:38.581Z Compiling openssl-macros v0.1.1
14682025-07-23T09:01:39.182Z Compiling crossbeam-utils v0.8.21
14692025-07-23T09:01:39.258Z Compiling syn v1.0.109
14702025-07-23T09:01:39.617Z Compiling num_threads v0.1.7
14712025-07-23T09:01:39.702Z Compiling rustls v0.23.19
14722025-07-23T09:01:39.760Z Compiling dyn-clone v1.0.19
14732025-07-23T09:01:39.810Z Compiling httpdate v1.0.3
14742025-07-23T09:01:40.034Z Compiling native-tls v0.2.12
14752025-07-23T09:01:40.247Z Compiling dof v0.3.0
14762025-07-23T09:01:40.427Z Compiling time v0.3.36
14772025-07-23T09:01:41.716Z Compiling rand v0.9.1
14782025-07-23T09:01:42.859Z Compiling dtrace-parser v0.2.0
14792025-07-23T09:01:42.885Z Compiling unicode-normalization v0.1.24
14802025-07-23T09:01:43.156Z Compiling heapless v0.7.17
14812025-07-23T09:01:43.554Z Compiling signature v2.2.0
14822025-07-23T09:01:43.724Z Compiling crc32fast v1.4.2
14832025-07-23T09:01:43.850Z Compiling cookie v0.18.1
14842025-07-23T09:01:44.034Z Compiling hyper v1.6.0
14852025-07-23T09:01:44.134Z Compiling siphasher v0.3.11
14862025-07-23T09:01:44.194Z Compiling zstd-safe v7.2.3
14872025-07-23T09:01:44.449Z Compiling unicode-properties v0.1.3
14882025-07-23T09:01:44.480Z Compiling slog v2.7.0
14892025-07-23T09:01:44.504Z Compiling zlib-rs v0.5.1
14902025-07-23T09:01:44.795Z Compiling signal-hook v0.3.17
14912025-07-23T09:01:44.916Z Compiling unicode-bidi v0.3.17
14922025-07-23T09:01:45.198Z Compiling phf_shared v0.11.2
14932025-07-23T09:01:45.989Z Compiling stringprep v0.1.5
14942025-07-23T09:01:46.041Z Compiling hyper-util v0.1.14
14952025-07-23T09:01:46.265Z Compiling usdt-impl v0.5.0
14962025-07-23T09:01:46.956Z Compiling curve25519-dalek v4.1.3
14972025-07-23T09:01:47.057Z Compiling serde_spanned v0.6.9
14982025-07-23T09:01:47.293Z Compiling serde_tokenstream v0.2.2
14992025-07-23T09:01:47.372Z Compiling toml_datetime v0.6.11
15002025-07-23T09:01:47.530Z Compiling rand_chacha v0.3.1
15012025-07-23T09:01:47.769Z Compiling md-5 v0.10.6
15022025-07-23T09:01:47.801Z Compiling num-integer v0.1.46
15032025-07-23T09:01:47.841Z Compiling sync_wrapper v1.0.1
15042025-07-23T09:01:48.005Z Compiling ff v0.13.0
15052025-07-23T09:01:48.041Z Compiling hash32 v0.2.1
15062025-07-23T09:01:48.226Z Compiling memoffset v0.9.1
15072025-07-23T09:01:48.381Z Compiling fallible-iterator v0.2.0
15082025-07-23T09:01:48.446Z Compiling smoltcp v0.9.1
15092025-07-23T09:01:48.535Z Compiling cfg_aliases v0.2.1
15102025-07-23T09:01:48.649Z Compiling gimli v0.31.1
15112025-07-23T09:01:48.991Z Compiling psl-types v2.0.11
15122025-07-23T09:01:49.037Z Compiling num-bigint-dig v0.8.4
15132025-07-23T09:01:49.212Z Compiling litrs v0.4.1
15142025-07-23T09:01:49.302Z Compiling newtype-uuid v1.2.4
15152025-07-23T09:01:49.327Z Compiling tower-layer v0.3.3
15162025-07-23T09:01:49.352Z Compiling base16ct v0.2.0
15172025-07-23T09:01:49.587Z Compiling tower v0.5.2
15182025-07-23T09:01:49.614Z Compiling sec1 v0.7.3
15192025-07-23T09:01:49.669Z Compiling publicsuffix v2.3.0
15202025-07-23T09:01:49.950Z Compiling libz-rs-sys v0.5.1
15212025-07-23T09:01:50.134Z Compiling postgres-protocol v0.6.8
15222025-07-23T09:01:50.189Z Compiling document-features v0.2.10
15232025-07-23T09:01:50.253Z Compiling flate2 v1.1.2
15242025-07-23T09:01:50.353Z Compiling nix v0.29.0
15252025-07-23T09:01:51.031Z Compiling num-iter v0.1.45
15262025-07-23T09:01:51.087Z Compiling group v0.13.0
15272025-07-23T09:01:51.138Z Compiling rand v0.8.5
15282025-07-23T09:01:51.383Z Compiling tokio-native-tls v0.3.1
15292025-07-23T09:01:51.725Z Compiling ipnetwork v0.21.1
15302025-07-23T09:01:52.107Z Compiling addr2line v0.24.2
15312025-07-23T09:01:52.193Z Compiling strum_macros v0.27.1
15322025-07-23T09:01:52.370Z Compiling rustls-native-certs v0.8.1
15332025-07-23T09:01:52.427Z Compiling webpki-roots v1.0.1
15342025-07-23T09:01:52.591Z Compiling terminal_size v0.4.0
15352025-07-23T09:01:52.631Z Compiling http-body-util v0.1.3
15362025-07-23T09:01:52.715Z Compiling hkdf v0.12.4
15372025-07-23T09:01:52.795Z Compiling crypto-bigint v0.5.5
15382025-07-23T09:01:52.820Z Compiling thiserror-impl v2.0.12
15392025-07-23T09:01:52.859Z Compiling async-trait v0.1.88
15402025-07-23T09:01:52.986Z Compiling curve25519-dalek-derive v0.1.1
15412025-07-23T09:01:53.046Z Compiling fs-err v3.1.1
15422025-07-23T09:01:53.335Z Compiling ahash v0.8.11
15432025-07-23T09:01:53.632Z Compiling object v0.36.5
15442025-07-23T09:01:54.111Z Compiling iri-string v0.7.8
15452025-07-23T09:01:54.874Z Compiling bumpalo v3.16.0
15462025-07-23T09:01:55.333Z Compiling simd-adler32 v0.3.7
15472025-07-23T09:01:55.385Z Compiling winnow v0.5.40
15482025-07-23T09:01:55.799Z Compiling managed v0.8.0
15492025-07-23T09:01:56.173Z Compiling anyhow v1.0.98
15502025-07-23T09:01:56.198Z Compiling bitflags v1.3.2
15512025-07-23T09:01:56.311Z Compiling lockfree-object-pool v0.1.6
15522025-07-23T09:01:56.576Z Compiling buf-list v1.0.3
15532025-07-23T09:01:56.677Z Compiling hubpack_derive v0.1.1
15542025-07-23T09:01:56.702Z Compiling rustc-demangle v0.1.24
15552025-07-23T09:01:57.083Z Compiling clap_builder v4.5.40
15562025-07-23T09:01:57.381Z Compiling hubpack v0.1.2
15572025-07-23T09:01:57.450Z Compiling tower-http v0.6.6
15582025-07-23T09:01:57.535Z Compiling zopfli v0.8.1
15592025-07-23T09:01:57.783Z Compiling strum v0.27.1
15602025-07-23T09:01:57.973Z Compiling thiserror v2.0.12
15612025-07-23T09:01:58.122Z Compiling toml_edit v0.19.15
15622025-07-23T09:01:58.202Z Compiling elliptic-curve v0.13.8
15632025-07-23T09:01:58.944Z Compiling hyper-tls v0.6.0
15642025-07-23T09:01:59.297Z Compiling backtrace v0.3.74
15652025-07-23T09:01:59.346Z Compiling oxnet v0.1.2
15662025-07-23T09:01:59.623Z Compiling signal-hook-mio v0.2.4
15672025-07-23T09:01:59.777Z Compiling cookie_store v0.21.1
15682025-07-23T09:02:00.031Z Compiling zstd v0.13.3
15692025-07-23T09:02:00.634Z Compiling postgres-types v0.2.9
15702025-07-23T09:02:01.353Z Compiling usdt-macro v0.5.0
15712025-07-23T09:02:01.695Z Compiling usdt-attr-macro v0.5.0
15722025-07-23T09:02:01.721Z Compiling phf v0.11.2
15732025-07-23T09:02:01.979Z Compiling ed25519 v2.2.3
15742025-07-23T09:02:02.472Z Compiling bzip2 v0.5.2
15752025-07-23T09:02:02.812Z Compiling bzip2 v0.4.4
15762025-07-23T09:02:02.896Z Compiling strum_macros v0.26.4
15772025-07-23T09:02:03.167Z Compiling pkcs1 v0.7.5
15782025-07-23T09:02:03.522Z Compiling serde_urlencoded v0.7.1
15792025-07-23T09:02:03.557Z Compiling serde-big-array v0.5.1
15802025-07-23T09:02:03.728Z Compiling rfc6979 v0.4.0
15812025-07-23T09:02:03.785Z Compiling bstr v1.10.0
15822025-07-23T09:02:03.909Z Compiling daft-derive v0.1.4
15832025-07-23T09:02:03.933Z Compiling enum-as-inner v0.6.1
15842025-07-23T09:02:03.966Z Compiling serde_repr v0.1.19
15852025-07-23T09:02:03.992Z Compiling clap_derive v4.5.40
15862025-07-23T09:02:04.751Z Compiling float-cmp v0.10.0
15872025-07-23T09:02:04.853Z Compiling encoding_rs v0.8.34
15882025-07-23T09:02:05.050Z Compiling static_assertions v1.1.0
15892025-07-23T09:02:05.084Z Compiling precomputed-hash v0.1.1
15902025-07-23T09:02:05.172Z Compiling predicates-core v1.0.8
15912025-07-23T09:02:05.228Z Compiling difflib v0.4.0
15922025-07-23T09:02:05.253Z Compiling unicode-segmentation v1.12.0
15932025-07-23T09:02:05.471Z Compiling new_debug_unreachable v1.0.6
15942025-07-23T09:02:05.580Z Compiling fixedbitset v0.4.2
15952025-07-23T09:02:05.953Z Compiling whoami v1.5.2
15962025-07-23T09:02:05.978Z Compiling mime v0.3.17
15972025-07-23T09:02:06.357Z Compiling normalize-line-endings v0.3.0
15982025-07-23T09:02:06.430Z Compiling data-encoding v2.9.0
15992025-07-23T09:02:06.455Z Compiling console v0.15.10
16002025-07-23T09:02:06.481Z Compiling predicates v3.1.3
16012025-07-23T09:02:06.505Z Compiling toml_edit v0.22.27
16022025-07-23T09:02:07.521Z Compiling clap v4.5.40
16032025-07-23T09:02:07.548Z Compiling hickory-proto v0.25.2
16042025-07-23T09:02:07.647Z Compiling strum v0.26.3
16052025-07-23T09:02:07.728Z Compiling tokio-postgres v0.7.13
16062025-07-23T09:02:07.760Z Compiling petgraph v0.6.5
16072025-07-23T09:02:07.847Z Compiling similar v2.7.0
16082025-07-23T09:02:07.880Z Compiling string_cache v0.8.9
16092025-07-23T09:02:08.262Z Compiling daft v0.1.4
16102025-07-23T09:02:08.742Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16112025-07-23T09:02:09.615Z Compiling usdt v0.5.0
16122025-07-23T09:02:09.949Z Compiling ecdsa v0.16.9
16132025-07-23T09:02:10.080Z Compiling rsa v0.9.6
16142025-07-23T09:02:10.637Z Compiling zip v0.6.6
16152025-07-23T09:02:10.821Z Compiling zip v4.2.0
16162025-07-23T09:02:11.699Z Compiling ed25519-dalek v2.1.1
16172025-07-23T09:02:12.245Z Compiling toml v0.7.8
16182025-07-23T09:02:12.821Z Compiling crossterm v0.28.1
16192025-07-23T09:02:13.988Z Compiling crossbeam-epoch v0.9.18
16202025-07-23T09:02:14.029Z Compiling tokio-stream v0.1.17
16212025-07-23T09:02:14.284Z Compiling openapiv3 v2.2.0
16222025-07-23T09:02:14.349Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16232025-07-23T09:02:14.597Z Compiling x509-cert v0.2.5
16242025-07-23T09:02:14.712Z Compiling sha1 v0.10.6
16252025-07-23T09:02:14.847Z Compiling itertools v0.13.0
16262025-07-23T09:02:15.103Z Compiling itertools v0.10.5
16272025-07-23T09:02:15.529Z Compiling dirs-sys-next v0.1.2
16282025-07-23T09:02:15.993Z Compiling winnow v0.6.26
16292025-07-23T09:02:16.270Z Compiling lalrpop-util v0.19.12
16302025-07-23T09:02:16.585Z Compiling peg-runtime v0.8.5
16312025-07-23T09:02:17.091Z Compiling rustc-hash v2.1.1
16322025-07-23T09:02:17.163Z Compiling dirs-next v2.0.0
16332025-07-23T09:02:17.188Z Compiling thread_local v1.1.8
16342025-07-23T09:02:17.299Z Compiling slog-async v2.8.0
16352025-07-23T09:02:17.324Z Compiling term v0.7.0
16362025-07-23T09:02:17.363Z Compiling crossbeam-channel v0.5.15
16372025-07-23T09:02:17.461Z Compiling xattr v1.3.1
16382025-07-23T09:02:17.629Z Compiling futures-executor v0.3.31
16392025-07-23T09:02:17.720Z Compiling is-terminal v0.4.13
16402025-07-23T09:02:17.813Z Compiling filetime v0.2.25
16412025-07-23T09:02:17.863Z Compiling take_mut v0.2.2
16422025-07-23T09:02:18.048Z Compiling tar v0.4.44
16432025-07-23T09:02:18.073Z Compiling futures v0.3.31
16442025-07-23T09:02:18.103Z Compiling slog-term v2.9.1
16452025-07-23T09:02:18.205Z Compiling camino v1.1.10
16462025-07-23T09:02:23.381Z Compiling aws-lc-sys v0.26.0
16472025-07-23T09:02:55.440Z Compiling rustls-webpki v0.102.8
16482025-07-23T09:03:01.134Z Compiling tokio-rustls v0.26.0
16492025-07-23T09:03:01.447Z Compiling hyper-rustls v0.27.7
16502025-07-23T09:03:01.770Z Compiling reqwest v0.12.22
16512025-07-23T09:03:05.810Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16522025-07-23T09:03:06.159Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16532025-07-23T09:03:11.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
16542025-07-23T09:03:11.595Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16552025-07-23T09:03:11.668ZJul 23 09:03:11.038 INFO Starting download, target: Clickhouse
16562025-07-23T09:03:11.668ZJul 23 09:03:11.038 INFO Starting download, target: Console
16572025-07-23T09:03:11.668ZJul 23 09:03:11.038 INFO Starting download, target: Cockroach
16582025-07-23T09:03:11.668ZJul 23 09:03:11.038 INFO Starting download, target: DendriteStub
16592025-07-23T09:03:11.668ZJul 23 09:03:11.038 INFO Starting download, target: MaghemiteMgd
16602025-07-23T09:03:11.668ZJul 23 09:03:11.038 INFO Starting download, target: TransceiverControl
16612025-07-23T09:03:11.694ZJul 23 09:03:11.040 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16622025-07-23T09:03:11.694ZJul 23 09:03:11.040 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16632025-07-23T09:03:11.694ZJul 23 09:03:11.040 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16642025-07-23T09:03:11.694ZJul 23 09:03:11.040 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16652025-07-23T09:03:11.694ZJul 23 09:03:11.040 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16662025-07-23T09:03:11.694ZJul 23 09:03:11.040 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16672025-07-23T09:03:12.250ZJul 23 09:03:11.571 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16682025-07-23T09:03:12.499ZJul 23 09:03:11.852 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16692025-07-23T09:03:12.582ZJul 23 09:03:11.939 INFO Download complete, target: Console
16702025-07-23T09:03:12.862ZJul 23 09:03:12.227 INFO Download complete, target: TransceiverControl
16712025-07-23T09:03:14.186ZJul 23 09:03:13.556 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16722025-07-23T09:03:14.379ZJul 23 09:03:13.748 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16732025-07-23T09:03:18.139ZJul 23 09:03:17.506 INFO Download complete, target: MaghemiteMgd
16742025-07-23T09:03:18.252ZJul 23 09:03:17.622 INFO Download complete, target: DendriteStub
16752025-07-23T09:03:21.129ZJul 23 09:03:20.497 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16762025-07-23T09:03:21.129ZJul 23 09:03:20.497 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16772025-07-23T09:03:28.384ZJul 23 09:03:27.754 INFO Checking that binary works, target: Cockroach
16782025-07-23T09:03:28.674ZJul 23 09:03:28.043 INFO Download complete, target: Cockroach
16792025-07-23T09:03:37.304ZJul 23 09:03:36.673 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16802025-07-23T09:03:48.490ZJul 23 09:03:47.859 INFO Checking that binary works, target: Clickhouse
16812025-07-23T09:03:48.687ZJul 23 09:03:48.056 INFO Download complete, target: Clickhouse
16822025-07-23T09:03:48.713ZAll builder prerequisites installed successfully, and PATH looks valid
16832025-07-23T09:03:48.738Z
16842025-07-23T09:03:48.738Zreal 5:07.340664762
16852025-07-23T09:03:48.738Zuser 14:19.305243527
16862025-07-23T09:03:48.738Zsys 2:25.084786053
16872025-07-23T09:03:48.738Ztrap 0.481718893
16882025-07-23T09:03:48.738Ztflt 0.403940741
16892025-07-23T09:03:48.738Zdflt 1.243175940
16902025-07-23T09:03:48.738Zkflt 0.009089798
16912025-07-23T09:03:48.738Zlock 39:04.220410538
16922025-07-23T09:03:48.738Zslp 52:30.773048830
16932025-07-23T09:03:48.738Zlat 1:13.331832733
16942025-07-23T09:03:48.738Zstop 2:34.756518644
16952025-07-23T09:03:48.738Z+ banner hack-check
16962025-07-23T09:03:48.738Z
16972025-07-23T09:03:48.738Z # # ## #### # # #### # # ###### #### # #
16982025-07-23T09:03:48.738Z # # # # # # # # # # # # # # # # #
16992025-07-23T09:03:48.738Z ###### # # # #### ##### # ###### ##### # ####
17002025-07-23T09:03:48.738Z # # ###### # # # # # # # # # #
17012025-07-23T09:03:48.738Z # # # # # # # # # # # # # # # # #
17022025-07-23T09:03:48.738Z # # # # #### # # #### # # ###### #### # #
17032025-07-23T09:03:48.738Z
17042025-07-23T09:03:48.738Z+ export CARGO_INCREMENTAL=0
17052025-07-23T09:03:48.738Z+ CARGO_INCREMENTAL=0
17062025-07-23T09:03:48.738Z+ ptime -m timeout 2h cargo xtask check-features --ci
17072025-07-23T09:03:49.710Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17082025-07-23T09:03:50.031Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17092025-07-23T09:03:53.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s
17102025-07-23T09:03:53.905Z Running `target/debug/xtask check-features --ci`
17112025-07-23T09:03:53.939Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17122025-07-23T09:03:53.939Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17132025-07-23T09:03:54.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
17142025-07-23T09:03:54.861Z Running `target/debug/xtask download cargo-hack`
17152025-07-23T09:03:56.312Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17162025-07-23T09:03:56.745Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17172025-07-23T09:04:01.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
17182025-07-23T09:04:01.525Z Running `target/debug/xtask-downloader cargo-hack`
17192025-07-23T09:04:01.577ZJul 23 09:04:00.947 INFO Starting download, target: CargoHack
17202025-07-23T09:04:01.602ZJul 23 09:04:00.948 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17212025-07-23T09:04:02.011ZJul 23 09:04:01.380 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17222025-07-23T09:04:02.098ZJul 23 09:04:01.467 INFO Download complete, target: CargoHack
17232025-07-23T09:04:02.129Zrunning: "/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"
17242025-07-23T09:04:02.154Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17252025-07-23T09:04:02.396Zinfo: running `cargo check --bins` on api_identity (1/221)
17262025-07-23T09:04:03.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-07-23T09:04:03.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-07-23T09:04:03.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-07-23T09:04:03.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
17302025-07-23T09:04:03.370Z
17312025-07-23T09:04:03.370Zinfo: running `cargo check --bins` on bootstore (2/221)
17322025-07-23T09:04:04.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-07-23T09:04:04.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-07-23T09:04:04.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-07-23T09:04:04.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
17362025-07-23T09:04:04.347Z
17372025-07-23T09:04:04.347Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17382025-07-23T09:04:05.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-07-23T09:04:05.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-07-23T09:04:05.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-07-23T09:04:05.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
17422025-07-23T09:04:05.308Z
17432025-07-23T09:04:05.308Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17442025-07-23T09:04:06.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-07-23T09:04:06.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-07-23T09:04:06.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-07-23T09:04:06.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
17482025-07-23T09:04:06.263Z
17492025-07-23T09:04:06.263Zinfo: running `cargo check --bins` on id-map (5/221)
17502025-07-23T09:04:07.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-07-23T09:04:07.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-07-23T09:04:07.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-07-23T09:04:07.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
17542025-07-23T09:04:07.191Z
17552025-07-23T09:04:07.191Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17562025-07-23T09:04:07.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-07-23T09:04:07.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-07-23T09:04:07.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-07-23T09:04:07.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17602025-07-23T09:04:07.896Z
17612025-07-23T09:04:07.896Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17622025-07-23T09:04:08.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-07-23T09:04:08.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-07-23T09:04:08.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-07-23T09:04:08.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17662025-07-23T09:04:08.633Z
17672025-07-23T09:04:08.633Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17682025-07-23T09:04:09.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-07-23T09:04:09.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-07-23T09:04:09.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-07-23T09:04:09.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17722025-07-23T09:04:09.349Z
17732025-07-23T09:04:09.350Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17742025-07-23T09:04:10.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-07-23T09:04:10.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-07-23T09:04:10.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-07-23T09:04:10.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17782025-07-23T09:04:10.074Z
17792025-07-23T09:04:10.074Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17802025-07-23T09:04:10.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-07-23T09:04:10.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-07-23T09:04:10.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-07-23T09:04:10.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17842025-07-23T09:04:10.776Z
17852025-07-23T09:04:10.776Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
17862025-07-23T09:04:11.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-07-23T09:04:11.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-07-23T09:04:11.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-07-23T09:04:11.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17902025-07-23T09:04:11.480Z
17912025-07-23T09:04:11.480Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
17922025-07-23T09:04:12.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-07-23T09:04:12.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-07-23T09:04:12.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-07-23T09:04:12.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17962025-07-23T09:04:12.181Z
17972025-07-23T09:04:12.181Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
17982025-07-23T09:04:12.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-07-23T09:04:12.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-07-23T09:04:12.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-07-23T09:04:12.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18022025-07-23T09:04:12.912Z
18032025-07-23T09:04:12.912Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18042025-07-23T09:04:13.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-07-23T09:04:13.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-07-23T09:04:13.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-07-23T09:04:13.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18082025-07-23T09:04:13.628Z
18092025-07-23T09:04:13.628Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18102025-07-23T09:04:14.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-07-23T09:04:14.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-07-23T09:04:14.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-07-23T09:04:14.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18142025-07-23T09:04:14.351Z
18152025-07-23T09:04:14.351Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18162025-07-23T09:04:15.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-07-23T09:04:15.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-07-23T09:04:15.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-07-23T09:04:15.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18202025-07-23T09:04:15.102Z
18212025-07-23T09:04:15.102Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18222025-07-23T09:04:15.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-07-23T09:04:15.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-07-23T09:04:15.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-07-23T09:04:15.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18262025-07-23T09:04:15.800Z
18272025-07-23T09:04:15.800Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18282025-07-23T09:04:16.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-07-23T09:04:16.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-07-23T09:04:16.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-07-23T09:04:16.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18322025-07-23T09:04:16.515Z
18332025-07-23T09:04:16.515Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18342025-07-23T09:04:17.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-07-23T09:04:17.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-07-23T09:04:17.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-07-23T09:04:17.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18382025-07-23T09:04:17.238Z
18392025-07-23T09:04:17.238Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18402025-07-23T09:04:17.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-07-23T09:04:17.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-07-23T09:04:17.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-07-23T09:04:17.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18442025-07-23T09:04:17.944Z
18452025-07-23T09:04:17.944Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18462025-07-23T09:04:18.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-07-23T09:04:18.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-07-23T09:04:18.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-07-23T09:04:18.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18502025-07-23T09:04:18.674Z
18512025-07-23T09:04:18.674Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18522025-07-23T09:04:19.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-07-23T09:04:19.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-07-23T09:04:19.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-07-23T09:04:19.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18562025-07-23T09:04:19.410Z
18572025-07-23T09:04:19.410Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18582025-07-23T09:04:20.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-07-23T09:04:20.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-07-23T09:04:20.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-07-23T09:04:20.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18622025-07-23T09:04:20.118Z
18632025-07-23T09:04:20.118Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18642025-07-23T09:04:20.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-07-23T09:04:20.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-07-23T09:04:20.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-07-23T09:04:20.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18682025-07-23T09:04:20.849Z
18692025-07-23T09:04:20.849Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18702025-07-23T09:04:21.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-07-23T09:04:21.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-07-23T09:04:21.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-07-23T09:04:21.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18742025-07-23T09:04:21.572Z
18752025-07-23T09:04:21.572Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18762025-07-23T09:04:22.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-07-23T09:04:22.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-07-23T09:04:22.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-07-23T09:04:22.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18802025-07-23T09:04:22.291Z
18812025-07-23T09:04:22.292Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18822025-07-23T09:04:22.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-07-23T09:04:22.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-07-23T09:04:22.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-07-23T09:04:22.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18862025-07-23T09:04:23.025Z
18872025-07-23T09:04:23.025Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
18882025-07-23T09:04:23.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-07-23T09:04:23.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-07-23T09:04:23.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-07-23T09:04:23.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18922025-07-23T09:04:23.755Z
18932025-07-23T09:04:23.755Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
18942025-07-23T09:04:24.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-07-23T09:04:24.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-07-23T09:04:24.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-07-23T09:04:24.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18982025-07-23T09:04:24.484Z
18992025-07-23T09:04:24.484Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19002025-07-23T09:04:25.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-07-23T09:04:25.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-07-23T09:04:25.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-07-23T09:04:25.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19042025-07-23T09:04:25.234Z
19052025-07-23T09:04:25.234Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19062025-07-23T09:04:25.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-07-23T09:04:25.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-07-23T09:04:25.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-07-23T09:04:25.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19102025-07-23T09:04:25.959Z
19112025-07-23T09:04:25.959Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19122025-07-23T09:04:26.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-07-23T09:04:26.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-07-23T09:04:26.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-07-23T09:04:26.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19162025-07-23T09:04:26.671Z
19172025-07-23T09:04:26.671Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19182025-07-23T09:04:27.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-07-23T09:04:27.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-07-23T09:04:27.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-07-23T09:04:27.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19222025-07-23T09:04:27.420Z
19232025-07-23T09:04:27.420Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19242025-07-23T09:04:28.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-07-23T09:04:28.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-07-23T09:04:28.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-07-23T09:04:28.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19282025-07-23T09:04:28.159Z
19292025-07-23T09:04:28.159Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19302025-07-23T09:04:28.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-07-23T09:04:28.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-07-23T09:04:28.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-07-23T09:04:28.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19342025-07-23T09:04:28.902Z
19352025-07-23T09:04:28.902Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19362025-07-23T09:04:29.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-07-23T09:04:29.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-07-23T09:04:29.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-07-23T09:04:29.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19402025-07-23T09:04:29.635Z
19412025-07-23T09:04:29.635Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19422025-07-23T09:04:30.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-07-23T09:04:30.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-07-23T09:04:30.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-07-23T09:04:30.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19462025-07-23T09:04:30.373Z
19472025-07-23T09:04:30.374Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19482025-07-23T09:04:31.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-07-23T09:04:31.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-07-23T09:04:31.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-07-23T09:04:31.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19522025-07-23T09:04:31.113Z
19532025-07-23T09:04:31.113Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19542025-07-23T09:04:31.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-07-23T09:04:31.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-07-23T09:04:31.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-07-23T09:04:31.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19582025-07-23T09:04:31.827Z
19592025-07-23T09:04:31.827Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19602025-07-23T09:04:32.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-07-23T09:04:32.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-07-23T09:04:32.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-07-23T09:04:32.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19642025-07-23T09:04:32.573Z
19652025-07-23T09:04:32.573Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19662025-07-23T09:04:33.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-07-23T09:04:33.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-07-23T09:04:33.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-07-23T09:04:33.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19702025-07-23T09:04:33.309Z
19712025-07-23T09:04:33.309Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19722025-07-23T09:04:33.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-07-23T09:04:34.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-07-23T09:04:34.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-07-23T09:04:34.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19762025-07-23T09:04:34.049Z
19772025-07-23T09:04:34.049Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19782025-07-23T09:04:34.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-07-23T09:04:34.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-07-23T09:04:34.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-07-23T09:04:34.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19822025-07-23T09:04:34.780Z
19832025-07-23T09:04:34.780Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19842025-07-23T09:04:35.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-07-23T09:04:35.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-07-23T09:04:35.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-07-23T09:04:35.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19882025-07-23T09:04:35.534Z
19892025-07-23T09:04:35.534Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
19902025-07-23T09:04:36.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-07-23T09:04:36.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-07-23T09:04:36.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932025-07-23T09:04:36.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19942025-07-23T09:04:36.283Z
19952025-07-23T09:04:36.283Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
19962025-07-23T09:04:37.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972025-07-23T09:04:37.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982025-07-23T09:04:37.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992025-07-23T09:04:37.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
20002025-07-23T09:04:37.335Z
20012025-07-23T09:04:37.335Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20022025-07-23T09:04:38.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032025-07-23T09:04:38.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042025-07-23T09:04:38.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052025-07-23T09:04:38.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20062025-07-23T09:04:38.351Z
20072025-07-23T09:04:38.351Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20082025-07-23T09:04:39.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092025-07-23T09:04:39.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102025-07-23T09:04:39.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112025-07-23T09:04:39.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20122025-07-23T09:04:39.352Z
20132025-07-23T09:04:39.352Zinfo: running `cargo check --bins` on oxlog (49/221)
20142025-07-23T09:04:40.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152025-07-23T09:04:40.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162025-07-23T09:04:40.324Z Checking cfg-if v1.0.1
20172025-07-23T09:04:40.349Z Checking libc v0.2.174
20182025-07-23T09:04:40.374Z Checking serde v1.0.219
20192025-07-23T09:04:40.399Z Checking zeroize v1.8.1
20202025-07-23T09:04:40.424Z Checking memchr v2.7.4
20212025-07-23T09:04:40.424Z Checking typenum v1.17.0
20222025-07-23T09:04:40.424Z Checking smallvec v1.15.0
20232025-07-23T09:04:40.424Z Checking value-bag v1.9.0
20242025-07-23T09:04:40.496Z Checking subtle v2.6.1
20252025-07-23T09:04:40.636Z Checking scopeguard v1.2.0
20262025-07-23T09:04:40.741Z Checking const-oid v0.9.6
20272025-07-23T09:04:40.784Z Checking lock_api v0.4.12
20282025-07-23T09:04:40.808Z Checking itoa v1.0.11
20292025-07-23T09:04:40.834Z Checking log v0.4.27
20302025-07-23T09:04:41.000Z Checking stable_deref_trait v1.2.0
20312025-07-23T09:04:41.104Z Checking byteorder v1.5.0
20322025-07-23T09:04:41.132Z Checking zerofrom v0.1.4
20332025-07-23T09:04:41.157Z Checking pin-project-lite v0.2.14
20342025-07-23T09:04:41.262Z Checking portable-atomic v1.11.0
20352025-07-23T09:04:41.287Z Checking critical-section v1.1.3
20362025-07-23T09:04:41.312Z Checking getrandom v0.2.15
20372025-07-23T09:04:41.312Z Checking generic-array v0.14.7
20382025-07-23T09:04:41.337Z Checking signal-hook-registry v1.4.2
20392025-07-23T09:04:41.437Z Checking parking_lot_core v0.9.10
20402025-07-23T09:04:41.462Z Checking yoke v0.7.4
20412025-07-23T09:04:41.552Z Checking rand_core v0.6.4
20422025-07-23T09:04:41.577Z Checking mio v1.0.2
20432025-07-23T09:04:41.734Z Checking parking_lot v0.12.3
20442025-07-23T09:04:41.759Z Checking zerovec v0.10.4
20452025-07-23T09:04:41.831Z Checking socket2 v0.5.10
20462025-07-23T09:04:42.035Z Checking cpufeatures v0.2.14
20472025-07-23T09:04:42.095Z Checking futures-core v0.3.31
20482025-07-23T09:04:42.121Z Checking once_cell v1.21.3
20492025-07-23T09:04:42.146Z Checking litemap v0.7.3
20502025-07-23T09:04:42.221Z Checking crypto-common v0.1.6
20512025-07-23T09:04:42.247Z Checking block-buffer v0.10.4
20522025-07-23T09:04:42.280Z Checking writeable v0.5.5
20532025-07-23T09:04:42.304Z Checking block-padding v0.3.3
20542025-07-23T09:04:42.422Z Checking zerocopy v0.7.35
20552025-07-23T09:04:42.447Z Checking percent-encoding v2.3.1
20562025-07-23T09:04:42.473Z Checking digest v0.10.7
20572025-07-23T09:04:42.504Z Checking getrandom v0.3.1
20582025-07-23T09:04:42.531Z Checking inout v0.1.3
20592025-07-23T09:04:42.559Z Checking libm v0.2.8
20602025-07-23T09:04:42.666Z Checking icu_locid_transform_data v1.5.0
20612025-07-23T09:04:42.738Z Checking equivalent v1.0.2
20622025-07-23T09:04:42.763Z Checking futures-sink v0.3.31
20632025-07-23T09:04:42.793Z Checking foldhash v0.1.5
20642025-07-23T09:04:42.818Z Checking hmac v0.12.1
20652025-07-23T09:04:42.868Z Checking ryu v1.0.18
20662025-07-23T09:04:42.913Z Checking allocator-api2 v0.2.21
20672025-07-23T09:04:43.026Z Checking sha2 v0.10.9
20682025-07-23T09:04:43.051Z Checking cipher v0.4.4
20692025-07-23T09:04:43.115Z Checking slab v0.4.9
20702025-07-23T09:04:43.177Z Checking tinystr v0.7.6
20712025-07-23T09:04:43.321Z Checking num-traits v0.2.19
20722025-07-23T09:04:43.360Z Checking icu_collections v1.5.0
20732025-07-23T09:04:43.430Z Checking base64ct v1.6.0
20742025-07-23T09:04:43.476Z Checking icu_properties_data v1.5.0
20752025-07-23T09:04:43.501Z Checking hashbrown v0.15.4
20762025-07-23T09:04:43.526Z Checking icu_locid v1.5.0
20772025-07-23T09:04:43.551Z Checking icu_normalizer_data v1.5.0
20782025-07-23T09:04:43.644Z Checking flagset v0.4.6
20792025-07-23T09:04:43.698Z Checking utf8_iter v1.0.4
20802025-07-23T09:04:43.830Z Checking pem-rfc7468 v0.7.0
20812025-07-23T09:04:43.854Z Checking write16 v1.0.0
20822025-07-23T09:04:43.889Z Checking utf16_iter v1.0.5
20832025-07-23T09:04:43.946Z Checking ppv-lite86 v0.2.20
20842025-07-23T09:04:43.992Z Checking salsa20 v0.10.2
20852025-07-23T09:04:44.061Z Checking pbkdf2 v0.12.2
20862025-07-23T09:04:44.086Z Checking der v0.7.9
20872025-07-23T09:04:44.120Z Checking bytes v1.10.1
20882025-07-23T09:04:44.201Z Checking bitflags v2.9.1
20892025-07-23T09:04:44.228Z Checking serde_json v1.0.140
20902025-07-23T09:04:44.398Z Checking icu_provider v1.5.0
20912025-07-23T09:04:44.423Z Checking indexmap v2.10.0
20922025-07-23T09:04:44.480Z Checking futures-channel v0.3.31
20932025-07-23T09:04:44.549Z Checking futures-io v0.3.31
20942025-07-23T09:04:44.574Z Checking fnv v1.0.7
20952025-07-23T09:04:44.698Z Checking futures-task v0.3.31
20962025-07-23T09:04:44.729Z Checking pin-utils v0.1.0
20972025-07-23T09:04:44.802Z Checking scrypt v0.11.0
20982025-07-23T09:04:44.830Z Checking cbc v0.1.2
20992025-07-23T09:04:44.927Z Checking futures-util v0.3.31
21002025-07-23T09:04:44.952Z Checking icu_locid_transform v1.5.0
21012025-07-23T09:04:45.031Z Checking tokio v1.45.1
21022025-07-23T09:04:45.031Z Checking http v1.3.1
21032025-07-23T09:04:45.059Z Checking aes v0.8.4
21042025-07-23T09:04:45.461Z Checking form_urlencoded v1.2.1
21052025-07-23T09:04:45.511Z Checking spki v0.7.3
21062025-07-23T09:04:45.597Z Checking zerocopy v0.8.26
21072025-07-23T09:04:45.664Z Checking uuid v1.17.0
21082025-07-23T09:04:45.789Z Checking tracing-core v0.1.32
21092025-07-23T09:04:45.815Z Checking pkcs5 v0.7.1
21102025-07-23T09:04:45.815Z Checking icu_properties v1.5.1
21112025-07-23T09:04:46.125Z Checking http-body v1.0.1
21122025-07-23T09:04:46.204Z Compiling newtype-uuid v1.2.4
21132025-07-23T09:04:46.258Z Checking pkcs8 v0.10.2
21142025-07-23T09:04:46.335Z Checking iana-time-zone v0.1.63
21152025-07-23T09:04:46.359Z Checking tracing v0.1.40
21162025-07-23T09:04:46.467Z Checking base64 v0.22.1
21172025-07-23T09:04:46.494Z Checking rustls-pki-types v1.10.0
21182025-07-23T09:04:46.558Z Checking tinyvec_macros v0.1.1
21192025-07-23T09:04:46.658Z Checking tinyvec v1.8.0
21202025-07-23T09:04:46.683Z Checking chrono v0.4.41
21212025-07-23T09:04:46.906Z Checking aws-lc-sys v0.26.0
21222025-07-23T09:04:46.966Z Checking spin v0.9.8
21232025-07-23T09:04:47.253Z Checking atomic-waker v1.1.2
21242025-07-23T09:04:47.403Z Checking foreign-types-shared v0.1.1
21252025-07-23T09:04:47.523Z Checking untrusted v0.9.0
21262025-07-23T09:04:47.680Z Checking openssl-probe v0.1.5
21272025-07-23T09:04:47.705Z Checking adler2 v2.0.0
21282025-07-23T09:04:47.839Z Checking tower-service v0.3.3
21292025-07-23T09:04:47.864Z Checking untrusted v0.7.1
21302025-07-23T09:04:47.966Z Checking try-lock v0.2.5
21312025-07-23T09:04:48.022Z Checking miniz_oxide v0.8.5
21322025-07-23T09:04:48.127Z Checking want v0.3.1
21332025-07-23T09:04:48.278Z Checking rand_core v0.9.2
21342025-07-23T09:04:48.311Z Checking ring v0.17.14
21352025-07-23T09:04:48.343Z Checking foreign-types v0.3.2
21362025-07-23T09:04:48.443Z Checking ipnet v2.11.0
21372025-07-23T09:04:48.599Z Checking icu_normalizer v1.5.0
21382025-07-23T09:04:48.624Z Checking rand_chacha v0.9.0
21392025-07-23T09:04:48.666Z Checking httparse v1.9.5
21402025-07-23T09:04:48.727Z Checking aws-lc-rs v1.12.4
21412025-07-23T09:04:48.817Z Checking openssl-sys v0.9.109
21422025-07-23T09:04:48.915Z Checking errno v0.3.12
21432025-07-23T09:04:48.970Z Checking thiserror v1.0.69
21442025-07-23T09:04:49.044Z Checking aho-corasick v1.1.3
21452025-07-23T09:04:49.095Z Checking regex-syntax v0.8.5
21462025-07-23T09:04:49.120Z Checking powerfmt v0.2.0
21472025-07-23T09:04:49.283Z Checking idna_adapter v1.2.0
21482025-07-23T09:04:49.368Z Checking unicode-ident v1.0.18
21492025-07-23T09:04:49.474Z Checking idna v1.0.3
21502025-07-23T09:04:49.538Z Checking httpdate v1.0.3
21512025-07-23T09:04:49.767Z Checking proc-macro2 v1.0.95
21522025-07-23T09:04:49.812Z Checking openssl v0.10.73
21532025-07-23T09:04:49.901Z Checking url v2.5.4
21542025-07-23T09:04:50.180Z Checking deranged v0.3.11
21552025-07-23T09:04:50.225Z Checking rustls-webpki v0.102.8
21562025-07-23T09:04:50.336Z Checking rustix v0.38.37
21572025-07-23T09:04:50.400Z Checking rand v0.9.1
21582025-07-23T09:04:50.650Z Checking unicode-normalization v0.1.24
21592025-07-23T09:04:50.881Z Checking crossbeam-utils v0.8.21
21602025-07-23T09:04:51.058Z Checking tokio-util v0.7.15
21612025-07-23T09:04:51.255Z Checking semver v1.0.26
21622025-07-23T09:04:51.281Z Checking bzip2-sys v0.1.13+1.0.8
21632025-07-23T09:04:51.350Z Checking signature v2.2.0
21642025-07-23T09:04:51.412Z Checking scroll v0.12.0
21652025-07-23T09:04:51.490Z Checking crc32fast v1.4.2
21662025-07-23T09:04:51.561Z Checking anstyle v1.0.11
21672025-07-23T09:04:51.627Z Checking regex-automata v0.4.8
21682025-07-23T09:04:51.652Z Checking siphasher v0.3.11
21692025-07-23T09:04:51.707Z Checking plain v0.2.3
21702025-07-23T09:04:51.841Z Checking ucd-trie v0.1.7
21712025-07-23T09:04:51.866Z Checking num_threads v0.1.7
21722025-07-23T09:04:51.891Z Checking time-core v0.1.2
21732025-07-23T09:04:51.923Z Checking dyn-clone v1.0.19
21742025-07-23T09:04:51.950Z Checking h2 v0.4.6
21752025-07-23T09:04:51.997Z Checking num-conv v0.1.0
21762025-07-23T09:04:52.055Z Checking utf8parse v0.2.2
21772025-07-23T09:04:52.080Z Checking unicode-bidi v0.3.17
21782025-07-23T09:04:52.105Z Checking unicode-properties v0.1.3
21792025-07-23T09:04:52.216Z Checking zlib-rs v0.5.1
21802025-07-23T09:04:52.240Z Checking either v1.15.0
21812025-07-23T09:04:52.401Z Checking time v0.3.36
21822025-07-23T09:04:52.576Z Checking anstyle-parse v0.2.5
21832025-07-23T09:04:52.632Z Checking stringprep v0.1.5
21842025-07-23T09:04:52.837Z Checking schemars v0.8.22
21852025-07-23T09:04:52.884Z Checking pest v2.7.14
21862025-07-23T09:04:53.034Z Checking phf_shared v0.11.2
21872025-07-23T09:04:53.309Z Checking goblin v0.8.2
21882025-07-23T09:04:53.810Z Checking libz-rs-sys v0.5.1
21892025-07-23T09:04:54.006Z Checking crossbeam-epoch v0.9.18
21902025-07-23T09:04:54.080Z Checking native-tls v0.2.12
21912025-07-23T09:04:54.166Z Checking rustls v0.23.19
21922025-07-23T09:04:54.377Z Checking quote v1.0.40
21932025-07-23T09:04:54.417Z Checking rand_chacha v0.3.1
21942025-07-23T09:04:54.658Z Checking num-integer v0.1.46
21952025-07-23T09:04:54.683Z Checking serde_spanned v0.6.9
21962025-07-23T09:04:54.798Z Checking toml_datetime v0.6.11
21972025-07-23T09:04:54.883Z Checking zstd-sys v2.0.14+zstd.1.5.7
21982025-07-23T09:04:54.946Z Checking md-5 v0.10.6
21992025-07-23T09:04:55.081Z Checking sync_wrapper v1.0.1
22002025-07-23T09:04:55.106Z Checking ff v0.13.0
22012025-07-23T09:04:55.131Z Checking hash32 v0.2.1
22022025-07-23T09:04:55.161Z Checking tower-layer v0.3.3
22032025-07-23T09:04:55.233Z Checking pretty-hex v0.4.1
22042025-07-23T09:04:55.308Z Checking gimli v0.31.1
22052025-07-23T09:04:55.397Z Checking base16ct v0.2.0
22062025-07-23T09:04:55.422Z Checking psl-types v2.0.11
22072025-07-23T09:04:55.447Z Checking anstyle-query v1.1.1
22082025-07-23T09:04:55.447Z Checking is_terminal_polyfill v1.70.1
22092025-07-23T09:04:55.578Z Checking colorchoice v1.0.2
22102025-07-23T09:04:55.602Z Checking fallible-iterator v0.2.0
22112025-07-23T09:04:55.627Z Checking sec1 v0.7.3
22122025-07-23T09:04:55.628Z Checking publicsuffix v2.3.0
22132025-07-23T09:04:55.724Z Checking anstream v0.6.18
22142025-07-23T09:04:55.871Z Checking tower v0.5.2
22152025-07-23T09:04:55.987Z Checking heapless v0.7.17
22162025-07-23T09:04:56.071Z Checking group v0.13.0
22172025-07-23T09:04:56.100Z Checking postgres-protocol v0.6.8
22182025-07-23T09:04:56.308Z Checking num-iter v0.1.45
22192025-07-23T09:04:56.467Z Checking zstd-safe v7.2.3
22202025-07-23T09:04:56.492Z Checking dtrace-parser v0.2.0
22212025-07-23T09:04:56.639Z Checking rand v0.8.5
22222025-07-23T09:04:56.745Z Checking syn v2.0.104
22232025-07-23T09:04:56.771Z Compiling daft v0.1.4
22242025-07-23T09:04:56.914Z Checking cookie v0.18.1
22252025-07-23T09:04:57.137Z Checking hyper v1.6.0
22262025-07-23T09:04:57.246Z Checking tokio-native-tls v0.3.1
22272025-07-23T09:04:57.329Z Checking ipnetwork v0.21.1
22282025-07-23T09:04:57.354Z Checking dof v0.3.0
22292025-07-23T09:04:57.527Z Checking flate2 v1.1.2
22302025-07-23T09:04:57.628Z Checking terminal_size v0.4.0
22312025-07-23T09:04:57.706Z Checking rustls-native-certs v0.8.1
22322025-07-23T09:04:57.796Z Checking lazy_static v1.5.0
22332025-07-23T09:04:57.887Z Checking webpki-roots v1.0.1
22342025-07-23T09:04:57.912Z Checking http-body-util v0.1.3
22352025-07-23T09:04:57.936Z Checking signal-hook v0.3.17
22362025-07-23T09:04:58.077Z Checking hkdf v0.12.4
22372025-07-23T09:04:58.125Z Checking crypto-bigint v0.5.5
22382025-07-23T09:04:58.267Z Checking thread-id v4.2.2
22392025-07-23T09:04:58.292Z Checking object v0.36.5
22402025-07-23T09:04:58.317Z Checking lockfree-object-pool v0.1.6
22412025-07-23T09:04:58.391Z Checking bumpalo v3.16.0
22422025-07-23T09:04:58.459Z Checking addr2line v0.24.2
22432025-07-23T09:04:58.537Z Checking winnow v0.5.40
22442025-07-23T09:04:58.609Z Checking tokio-rustls v0.26.0
22452025-07-23T09:04:58.702Z Checking simd-adler32 v0.3.7
22462025-07-23T09:04:58.817Z Checking hyper-util v0.1.14
22472025-07-23T09:04:58.916Z Compiling rayon-core v1.12.1
22482025-07-23T09:04:58.959Z Checking iri-string v0.7.8
22492025-07-23T09:04:59.035Z Checking managed v0.8.0
22502025-07-23T09:04:59.184Z Checking clap_lex v0.7.4
22512025-07-23T09:04:59.371Z Checking bitflags v1.3.2
22522025-07-23T09:04:59.422Z Checking rustc-demangle v0.1.24
22532025-07-23T09:04:59.483Z Checking strsim v0.11.1
22542025-07-23T09:04:59.740Z Checking clap_builder v4.5.40
22552025-07-23T09:04:59.807Z Checking smoltcp v0.9.1
22562025-07-23T09:05:00.302Z Checking elliptic-curve v0.13.8
22572025-07-23T09:05:00.746Z Checking toml_edit v0.19.15
22582025-07-23T09:05:00.845Z Checking zopfli v0.8.1
22592025-07-23T09:05:00.961Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22602025-07-23T09:05:01.037Z Checking hyper-rustls v0.27.7
22612025-07-23T09:05:01.064Z Checking tower-http v0.6.6
22622025-07-23T09:05:01.234Z Checking hyper-tls v0.6.0
22632025-07-23T09:05:01.365Z Checking signal-hook-mio v0.2.4
22642025-07-23T09:05:01.425Z Checking num-bigint-dig v0.8.4
22652025-07-23T09:05:01.496Z Checking oxnet v0.1.2
22662025-07-23T09:05:01.520Z Checking cookie_store v0.21.1
22672025-07-23T09:05:01.556Z Checking zstd v0.13.3
22682025-07-23T09:05:01.713Z Checking usdt-impl v0.5.0
22692025-07-23T09:05:01.851Z Checking postgres-types v0.2.9
22702025-07-23T09:05:01.891Z Checking regex v1.11.1
22712025-07-23T09:05:02.106Z Checking bstr v1.10.0
22722025-07-23T09:05:02.141Z Checking crossbeam-deque v0.8.5
22732025-07-23T09:05:02.201Z Checking phf v0.11.2
22742025-07-23T09:05:02.405Z Checking ed25519 v2.2.3
22752025-07-23T09:05:02.430Z Checking bzip2 v0.4.4
22762025-07-23T09:05:02.455Z Checking bzip2 v0.5.2
22772025-07-23T09:05:02.480Z Checking curve25519-dalek v4.1.3
22782025-07-23T09:05:02.698Z Checking thiserror v2.0.12
22792025-07-23T09:05:02.723Z Checking strum v0.27.1
22802025-07-23T09:05:02.747Z Checking hubpack v0.1.2
22812025-07-23T09:05:02.845Z Checking memoffset v0.9.1
22822025-07-23T09:05:02.884Z Checking pkcs1 v0.7.5
22832025-07-23T09:05:02.910Z Checking serde_urlencoded v0.7.1
22842025-07-23T09:05:02.965Z Checking float-cmp v0.10.0
22852025-07-23T09:05:03.014Z Checking serde-big-array v0.5.1
22862025-07-23T09:05:03.105Z Checking rfc6979 v0.4.0
22872025-07-23T09:05:03.186Z Checking memmap v0.7.0
22882025-07-23T09:05:03.211Z Checking encoding_rs v0.8.34
22892025-07-23T09:05:03.244Z Checking static_assertions v1.1.0
22902025-07-23T09:05:03.276Z Checking toml_write v0.1.2
22912025-07-23T09:05:03.304Z Checking fixedbitset v0.4.2
22922025-07-23T09:05:03.328Z Checking whoami v1.5.2
22932025-07-23T09:05:03.357Z Checking minimal-lexical v0.2.1
22942025-07-23T09:05:03.382Z Checking backtrace v0.3.74
22952025-07-23T09:05:03.407Z Checking data-encoding v2.9.0
22962025-07-23T09:05:03.549Z Checking predicates-core v1.0.8
22972025-07-23T09:05:03.575Z Checking unicode-width v0.2.0
22982025-07-23T09:05:03.603Z Checking new_debug_unreachable v1.0.6
22992025-07-23T09:05:03.711Z Checking winnow v0.7.10
23002025-07-23T09:05:03.736Z Checking mime v0.3.17
23012025-07-23T09:05:03.761Z Checking normalize-line-endings v0.3.0
23022025-07-23T09:05:03.879Z Checking precomputed-hash v0.1.1
23032025-07-23T09:05:03.904Z Checking unicode-segmentation v1.12.0
23042025-07-23T09:05:03.904Z Checking difflib v0.4.0
23052025-07-23T09:05:03.989Z Checking ed25519-dalek v2.1.1
23062025-07-23T09:05:04.014Z Checking console v0.15.10
23072025-07-23T09:05:04.039Z Checking anyhow v1.0.98
23082025-07-23T09:05:04.039Z Checking string_cache v0.8.9
23092025-07-23T09:05:04.226Z Checking predicates v3.1.3
23102025-07-23T09:05:04.308Z Checking hickory-proto v0.25.2
23112025-07-23T09:05:04.379Z Checking nom v7.1.3
23122025-07-23T09:05:04.404Z Checking tokio-postgres v0.7.13
23132025-07-23T09:05:04.456Z Checking similar v2.7.0
23142025-07-23T09:05:04.501Z Checking petgraph v0.6.5
23152025-07-23T09:05:04.755Z Checking usdt v0.5.0
23162025-07-23T09:05:04.993Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23172025-07-23T09:05:05.053Z Checking reqwest v0.12.22
23182025-07-23T09:05:05.170Z Checking ecdsa v0.16.9
23192025-07-23T09:05:05.747Z Checking rsa v0.9.6
23202025-07-23T09:05:05.979Z Checking toml_edit v0.22.27
23212025-07-23T09:05:06.560Z Checking nix v0.29.0
23222025-07-23T09:05:06.588Z Checking toml v0.7.8
23232025-07-23T09:05:06.699Z Checking zip v4.2.0
23242025-07-23T09:05:06.832Z Checking zip v0.6.6
23252025-07-23T09:05:07.183Z Checking clap v4.5.40
23262025-07-23T09:05:07.300Z Checking crossterm v0.28.1
23272025-07-23T09:05:07.451Z Checking itertools v0.13.0
23282025-07-23T09:05:07.562Z Checking itertools v0.12.1
23292025-07-23T09:05:07.725Z Checking itertools v0.10.5
23302025-07-23T09:05:07.776Z Checking tokio-stream v0.1.17
23312025-07-23T09:05:08.193Z Checking strum v0.26.3
23322025-07-23T09:05:08.350Z Checking fs-err v3.1.1
23332025-07-23T09:05:08.510Z Checking buf-list v1.0.3
23342025-07-23T09:05:08.726Z Checking ahash v0.8.11
23352025-07-23T09:05:08.790Z Checking slog v2.7.0
23362025-07-23T09:05:08.851Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23372025-07-23T09:05:09.133Z Checking x509-cert v0.2.5
23382025-07-23T09:05:09.174Z Checking openapiv3 v2.2.0
23392025-07-23T09:05:09.201Z Checking sha1 v0.10.6
23402025-07-23T09:05:09.461Z Checking winnow v0.6.26
23412025-07-23T09:05:09.489Z Checking unicode-xid v0.2.6
23422025-07-23T09:05:09.513Z Checking lalrpop-util v0.19.12
23432025-07-23T09:05:09.538Z Checking peg-runtime v0.8.5
23442025-07-23T09:05:09.655Z Checking rustc-hash v2.1.1
23452025-07-23T09:05:09.681Z Checking rayon v1.10.0
23462025-07-23T09:05:09.772Z Checking camino v1.1.10
23472025-07-23T09:05:09.798Z Checking sigpipe v0.1.3
23482025-07-23T09:05:09.832Z Checking jiff v0.2.15
23492025-07-23T09:05:09.911Z Checking glob v0.3.2
23502025-07-23T09:05:14.655Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23512025-07-23T09:05:15.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.81s
23522025-07-23T09:05:15.343Z
23532025-07-23T09:05:15.343Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23542025-07-23T09:05:16.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23552025-07-23T09:05:16.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23562025-07-23T09:05:16.453Z Compiling regress v0.10.3
23572025-07-23T09:05:16.490Z Checking heck v0.5.0
23582025-07-23T09:05:16.535Z Compiling unsafe-libyaml v0.2.11
23592025-07-23T09:05:16.561Z Checking rustix v1.0.7
23602025-07-23T09:05:16.561Z Checking newtype-uuid v1.2.4
23612025-07-23T09:05:16.597Z Compiling structmeta-derive v0.3.0
23622025-07-23T09:05:16.625Z Checking dirs-sys-next v0.1.2
23632025-07-23T09:05:16.709Z Checking fastrand v2.1.1
23642025-07-23T09:05:16.787Z Checking dirs-next v2.0.0
23652025-07-23T09:05:16.850Z Checking daft v0.1.4
23662025-07-23T09:05:16.923Z Checking thread_local v1.1.8
23672025-07-23T09:05:17.012Z Compiling ident_case v1.0.1
23682025-07-23T09:05:17.198Z Compiling darling_core v0.20.10
23692025-07-23T09:05:17.222Z Checking term v0.7.0
23702025-07-23T09:05:17.258Z Checking crossbeam-channel v0.5.15
23712025-07-23T09:05:17.611Z Compiling serde_yaml v0.9.34+deprecated
23722025-07-23T09:05:17.876Z Checking futures-executor v0.3.31
23732025-07-23T09:05:17.919Z Checking tempfile v3.20.0
23742025-07-23T09:05:18.017Z Checking is-terminal v0.4.13
23752025-07-23T09:05:18.136Z Checking take_mut v0.2.2
23762025-07-23T09:05:18.170Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23772025-07-23T09:05:18.290Z Compiling rustls v0.22.4
23782025-07-23T09:05:18.314Z Checking slog-async v2.8.0
23792025-07-23T09:05:18.509Z Checking slog-term v2.9.1
23802025-07-23T09:05:18.587Z Checking futures v0.3.31
23812025-07-23T09:05:18.613Z Compiling proc-macro-crate v1.3.1
23822025-07-23T09:05:18.711Z Checking wait-timeout v0.2.0
23832025-07-23T09:05:18.744Z Compiling structmeta v0.3.0
23842025-07-23T09:05:18.899Z Compiling multer v3.1.0
23852025-07-23T09:05:18.955Z Checking quick-error v1.2.3
23862025-07-23T09:05:19.098Z Checking bit-vec v0.8.0
23872025-07-23T09:05:19.122Z Checking match_cfg v0.1.0
23882025-07-23T09:05:19.192Z Compiling ref-cast v1.0.24
23892025-07-23T09:05:19.222Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23902025-07-23T09:05:19.251Z Checking typify-impl v0.3.0
23912025-07-23T09:05:19.460Z Compiling typify-impl v0.2.0
23922025-07-23T09:05:19.732Z Checking bit-set v0.8.0
23932025-07-23T09:05:19.970Z Compiling num_enum_derive v0.5.11
23942025-07-23T09:05:20.247Z Checking hostname v0.3.1
23952025-07-23T09:05:20.453Z Compiling derive-ex v0.1.8
23962025-07-23T09:05:20.562Z Checking rusty-fork v0.3.0
23972025-07-23T09:05:21.402Z Checking progenitor-client v0.9.1
23982025-07-23T09:05:21.534Z Checking rand_xorshift v0.4.0
23992025-07-23T09:05:21.728Z Checking slog-json v2.6.1
24002025-07-23T09:05:21.783Z Compiling lzma-sys v0.1.20
24012025-07-23T09:05:21.824Z Checking hex v0.4.3
24022025-07-23T09:05:21.989Z Compiling foreign-types-macros v0.2.3
24032025-07-23T09:05:22.014Z Compiling darling_macro v0.20.10
24042025-07-23T09:05:22.273Z Compiling ref-cast-impl v1.0.24
24052025-07-23T09:05:22.434Z Compiling async-stream-impl v0.3.6
24062025-07-23T09:05:22.807Z Compiling darling v0.20.10
24072025-07-23T09:05:22.948Z Compiling dropshot v0.16.2
24082025-07-23T09:05:23.122Z Checking unarray v0.1.4
24092025-07-23T09:05:23.313Z Checking utf-8 v0.7.6
24102025-07-23T09:05:23.343Z Checking foreign-types-shared v0.3.1
24112025-07-23T09:05:23.367Z Checking arc-swap v1.7.1
24122025-07-23T09:05:23.505Z Checking foreign-types v0.5.0
24132025-07-23T09:05:23.563Z Checking tungstenite v0.21.0
24142025-07-23T09:05:23.670Z Checking async-stream v0.3.6
24152025-07-23T09:05:23.782Z Checking slog-scope v4.4.0
24162025-07-23T09:05:23.896Z Checking proptest v1.7.0
24172025-07-23T09:05:23.921Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24182025-07-23T09:05:23.921Z Checking tokio-rustls v0.25.0
24192025-07-23T09:05:23.983Z Compiling test-strategy v0.4.3
24202025-07-23T09:05:24.010Z Compiling serde_with_macros v3.14.0
24212025-07-23T09:05:24.085Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24222025-07-23T09:05:24.233Z Checking slog-bunyan v2.5.0
24232025-07-23T09:05:24.289Z Checking num_enum v0.5.11
24242025-07-23T09:05:24.386Z Compiling proc-macro-error v1.0.4
24252025-07-23T09:05:24.604Z Compiling parse-display-derive v0.10.0
24262025-07-23T09:05:24.946Z Checking toml v0.8.23
24272025-07-23T09:05:25.030Z Checking progenitor-client v0.8.0
24282025-07-23T09:05:25.348Z Compiling heck v0.3.3
24292025-07-23T09:05:25.572Z Checking waitgroup v0.1.2
24302025-07-23T09:05:25.657Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24312025-07-23T09:05:25.723Z Checking rustls-pemfile v2.2.0
24322025-07-23T09:05:25.936Z Compiling dropshot_endpoint v0.16.2
24332025-07-23T09:05:26.013Z Checking serde_path_to_error v0.1.17
24342025-07-23T09:05:26.303Z Compiling derive-where v1.5.0
24352025-07-23T09:05:26.556Z Checking cstr-argument v0.1.2
24362025-07-23T09:05:26.738Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24372025-07-23T09:05:26.806Z Checking hostname v0.4.0
24382025-07-23T09:05:26.945Z Checking instant v0.1.13
24392025-07-23T09:05:27.076Z Checking debug-ignore v1.0.5
24402025-07-23T09:05:27.230Z Checking pretty-hex v0.2.1
24412025-07-23T09:05:27.346Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24422025-07-23T09:05:27.406Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24432025-07-23T09:05:27.637Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24442025-07-23T09:05:27.669Z Checking backoff v0.4.0
24452025-07-23T09:05:27.741Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
24462025-07-23T09:05:27.766Z Checking parse-display v0.10.0
24472025-07-23T09:05:27.805Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24482025-07-23T09:05:27.963Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24492025-07-23T09:05:28.018Z Checking serde_with v3.14.0
24502025-07-23T09:05:28.197Z Compiling zone_cfg_derive v0.1.2
24512025-07-23T09:05:28.222Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24522025-07-23T09:05:28.415Z Checking tokio-tungstenite v0.21.0
24532025-07-23T09:05:28.881Z Checking slog-stdlog v4.1.1
24542025-07-23T09:05:28.945Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24552025-07-23T09:05:29.014Z Checking iddqd v0.3.9
24562025-07-23T09:05:29.060Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24572025-07-23T09:05:29.261Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24582025-07-23T09:05:29.305Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24592025-07-23T09:05:29.490Z Checking progenitor-client v0.10.0
24602025-07-23T09:05:29.528Z Checking colored v2.2.0
24612025-07-23T09:05:29.867Z Checking macaddr v1.0.1
24622025-07-23T09:05:29.892Z Checking base64 v0.21.7
24632025-07-23T09:05:30.193Z Checking unicode-width v0.1.14
24642025-07-23T09:05:30.218Z Checking number_prefix v0.4.0
24652025-07-23T09:05:30.278Z Checking base64 v0.13.1
24662025-07-23T09:05:30.413Z Checking indicatif v0.17.11
24672025-07-23T09:05:30.493Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24682025-07-23T09:05:30.640Z Checking tabwriter v1.4.0
24692025-07-23T09:05:30.667Z Checking ron v0.7.1
24702025-07-23T09:05:30.807Z Compiling typify-macro v0.2.0
24712025-07-23T09:05:30.892Z Checking zone v0.1.8
24722025-07-23T09:05:30.918Z Checking slog-envlogger v2.2.0
24732025-07-23T09:05:30.918Z Compiling typify-macro v0.3.0
24742025-07-23T09:05:31.048Z Checking xz2 v0.1.7
24752025-07-23T09:05:31.157Z Checking tokio-dtrace v0.1.0
24762025-07-23T09:05:31.314Z Checking xattr v1.3.1
24772025-07-23T09:05:31.436Z Checking yasna v0.5.2
24782025-07-23T09:05:31.460Z Checking pem v3.0.5
24792025-07-23T09:05:31.514Z Checking smf v0.2.3
24802025-07-23T09:05:31.661Z Checking headers-core v0.3.0
24812025-07-23T09:05:31.720Z Checking filetime v0.2.25
24822025-07-23T09:05:31.817Z Checking same-file v1.0.6
24832025-07-23T09:05:31.916Z Checking headers v0.4.1
24842025-07-23T09:05:31.941Z Checking tar v0.4.44
24852025-07-23T09:05:32.002Z Checking walkdir v2.5.0
24862025-07-23T09:05:32.027Z Checking oxide-tokio-rt v0.1.2
24872025-07-23T09:05:32.200Z Checking rcgen v0.12.1
24882025-07-23T09:05:32.243Z Checking camino-tempfile v1.4.1
24892025-07-23T09:05:32.278Z Checking atomicwrites v0.4.4
24902025-07-23T09:05:32.493Z Checking subprocess v0.2.9
24912025-07-23T09:05:33.820Z Compiling typify v0.2.0
24922025-07-23T09:05:33.909Z Compiling typify v0.3.0
24932025-07-23T09:05:33.973Z Compiling progenitor-impl v0.8.0
24942025-07-23T09:05:34.045Z Compiling progenitor-impl v0.9.1
24952025-07-23T09:05:37.368Z Compiling progenitor-macro v0.9.1
24962025-07-23T09:05:37.398Z Compiling progenitor-macro v0.8.0
24972025-07-23T09:05:42.244Z Checking progenitor v0.8.0
24982025-07-23T09:05:42.455Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24992025-07-23T09:05:42.630Z Checking progenitor v0.9.1
25002025-07-23T09:05:42.827Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25012025-07-23T09:05:45.842Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25022025-07-23T09:05:46.509Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25032025-07-23T09:05:54.914Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25042025-07-23T09:05:57.081Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25052025-07-23T09:05:58.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.56s
25062025-07-23T09:05:59.115Z
25072025-07-23T09:05:59.115Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25082025-07-23T09:06:00.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092025-07-23T09:06:00.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102025-07-23T09:06:00.232Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25112025-07-23T09:06:02.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
25122025-07-23T09:06:02.330Z
25132025-07-23T09:06:02.330Zinfo: running `cargo check --bins` on nexus-config (52/221)
25142025-07-23T09:06:03.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152025-07-23T09:06:03.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162025-07-23T09:06:03.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172025-07-23T09:06:03.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
25182025-07-23T09:06:03.346Z
25192025-07-23T09:06:03.346Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25202025-07-23T09:06:04.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212025-07-23T09:06:04.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222025-07-23T09:06:04.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232025-07-23T09:06:04.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
25242025-07-23T09:06:04.297Z
25252025-07-23T09:06:04.297Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25262025-07-23T09:06:05.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272025-07-23T09:06:05.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282025-07-23T09:06:05.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292025-07-23T09:06:05.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
25302025-07-23T09:06:05.269Z
25312025-07-23T09:06:05.269Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25322025-07-23T09:06:06.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332025-07-23T09:06:06.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342025-07-23T09:06:06.414Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25352025-07-23T09:06:06.447Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25362025-07-23T09:06:06.472Z Compiling rustix v1.0.7
25372025-07-23T09:06:06.472Z Compiling darling_core v0.21.0
25382025-07-23T09:06:06.510Z Compiling wait-timeout v0.2.0
25392025-07-23T09:06:06.510Z Compiling bit-vec v0.8.0
25402025-07-23T09:06:06.535Z Compiling quick-error v1.2.3
25412025-07-23T09:06:06.535Z Compiling match_cfg v0.1.0
25422025-07-23T09:06:06.599Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25432025-07-23T09:06:06.679Z Compiling hostname v0.3.1
25442025-07-23T09:06:06.736Z Compiling rustls v0.22.4
25452025-07-23T09:06:06.897Z Compiling bit-set v0.8.0
25462025-07-23T09:06:06.922Z Compiling progenitor-client v0.9.1
25472025-07-23T09:06:06.947Z Compiling slog-json v2.6.1
25482025-07-23T09:06:06.986Z Compiling rand_xorshift v0.4.0
25492025-07-23T09:06:07.052Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25502025-07-23T09:06:07.177Z Compiling itertools v0.14.0
25512025-07-23T09:06:07.289Z Compiling hex v0.4.3
25522025-07-23T09:06:07.316Z Compiling heapless v0.8.0
25532025-07-23T09:06:07.424Z Compiling unarray v0.1.4
25542025-07-23T09:06:07.593Z Compiling progenitor v0.9.1
25552025-07-23T09:06:07.822Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25562025-07-23T09:06:07.847Z Compiling slog-bunyan v2.5.0
25572025-07-23T09:06:07.996Z Compiling tempfile v3.20.0
25582025-07-23T09:06:08.060Z Compiling ref-cast v1.0.24
25592025-07-23T09:06:08.088Z Compiling async-stream v0.3.6
25602025-07-23T09:06:08.213Z Compiling multer v3.1.0
25612025-07-23T09:06:08.354Z Compiling toml v0.8.23
25622025-07-23T09:06:08.379Z Compiling waitgroup v0.1.2
25632025-07-23T09:06:08.586Z Compiling rusty-fork v0.3.0
25642025-07-23T09:06:08.718Z Compiling rustls-pemfile v2.2.0
25652025-07-23T09:06:09.016Z Compiling proptest v1.7.0
25662025-07-23T09:06:09.042Z Checking hash32 v0.3.1
25672025-07-23T09:06:09.160Z Compiling serde_path_to_error v0.1.17
25682025-07-23T09:06:09.241Z Compiling hostname v0.4.0
25692025-07-23T09:06:09.447Z Compiling instant v0.1.13
25702025-07-23T09:06:09.603Z Compiling debug-ignore v1.0.5
25712025-07-23T09:06:09.628Z Compiling smoltcp v0.11.0
25722025-07-23T09:06:09.685Z Compiling backoff v0.4.0
25732025-07-23T09:06:09.845Z Compiling iddqd v0.3.9
25742025-07-23T09:06:10.001Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25752025-07-23T09:06:10.202Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25762025-07-23T09:06:10.387Z Compiling tokio-rustls v0.25.0
25772025-07-23T09:06:10.480Z Compiling parse-display v0.10.0
25782025-07-23T09:06:10.755Z Compiling dropshot v0.16.2
25792025-07-23T09:06:10.994Z Compiling serde_with v3.14.0
25802025-07-23T09:06:11.661Z Compiling darling_macro v0.21.0
25812025-07-23T09:06:12.099Z Checking num-rational v0.4.2
25822025-07-23T09:06:12.577Z Compiling darling v0.21.0
25832025-07-23T09:06:12.700Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25842025-07-23T09:06:12.726Z Compiling ingot-macros v0.1.1
25852025-07-23T09:06:13.386Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25862025-07-23T09:06:13.576Z Compiling progenitor-client v0.10.0
25872025-07-23T09:06:14.091Z Checking num-complex v0.4.6
25882025-07-23T09:06:14.823Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25892025-07-23T09:06:15.176Z Compiling macaddr v1.0.1
25902025-07-23T09:06:15.554Z Checking cobs v0.2.3
25912025-07-23T09:06:15.766Z Checking postcard v1.0.10
25922025-07-23T09:06:15.908Z Compiling num v0.4.3
25932025-07-23T09:06:16.157Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
25942025-07-23T09:06:16.185Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
25952025-07-23T09:06:16.267Z Compiling float-ord v0.3.2
25962025-07-23T09:06:16.475Z Compiling convert_case v0.4.0
25972025-07-23T09:06:16.627Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25982025-07-23T09:06:16.651Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
25992025-07-23T09:06:17.179Z Compiling derive_more v0.99.20
26002025-07-23T09:06:17.398Z Checking linked-hash-map v0.5.6
26012025-07-23T09:06:17.696Z Checking siphasher v1.0.1
26022025-07-23T09:06:17.979Z Compiling crucible-workspace-hack v0.1.0
26032025-07-23T09:06:18.099Z Checking phf_shared v0.12.1
26042025-07-23T09:06:18.200Z Checking ingot-types v0.1.2
26052025-07-23T09:06:18.343Z Checking lru-cache v0.1.2
26062025-07-23T09:06:18.369Z Checking resolv-conf v0.7.0
26072025-07-23T09:06:18.523Z Checking newline-converter v0.3.0
26082025-07-23T09:06:18.603Z Checking hickory-proto v0.24.4
26092025-07-23T09:06:18.696Z Checking prettyplease v0.2.35
26102025-07-23T09:06:18.870Z Checking ingot v0.1.1
26112025-07-23T09:06:19.465Z Compiling slog-dtrace v0.3.0
26122025-07-23T09:06:19.683Z Compiling chrono-tz v0.10.4
26132025-07-23T09:06:19.812Z Compiling zone_cfg_derive v0.3.0
26142025-07-23T09:06:19.968Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26152025-07-23T09:06:20.826Z Checking expectorate v1.2.0
26162025-07-23T09:06:20.860Z Checking phf v0.12.1
26172025-07-23T09:06:21.018Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26182025-07-23T09:06:21.044Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26192025-07-23T09:06:21.112Z Compiling const_format_proc_macros v0.2.34
26202025-07-23T09:06:21.311Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26212025-07-23T09:06:21.699Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26222025-07-23T09:06:21.888Z Compiling num-derive v0.4.2
26232025-07-23T09:06:22.160Z Checking highway v1.3.0
26242025-07-23T09:06:22.211Z Checking hickory-resolver v0.24.4
26252025-07-23T09:06:22.408Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26262025-07-23T09:06:22.611Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26272025-07-23T09:06:22.686Z Checking const_format v0.2.34
26282025-07-23T09:06:22.738Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26292025-07-23T09:06:22.997Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26302025-07-23T09:06:23.165Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26312025-07-23T09:06:23.647Z Checking qorb v0.4.0
26322025-07-23T09:06:23.671Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26332025-07-23T09:06:23.774Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26342025-07-23T09:06:23.977Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26352025-07-23T09:06:24.093Z Checking zone v0.3.1
26362025-07-23T09:06:24.603Z Checking gethostname v0.5.0
26372025-07-23T09:06:24.744Z Checking bcs v0.1.6
26382025-07-23T09:06:24.780Z Checking nanorand v0.7.0
26392025-07-23T09:06:25.037Z Compiling async-recursion v1.1.1
26402025-07-23T09:06:25.125Z Checking termtree v0.5.1
26412025-07-23T09:06:25.167Z Checking flume v0.11.1
26422025-07-23T09:06:25.229Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26432025-07-23T09:06:25.353Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26442025-07-23T09:06:31.020Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26452025-07-23T09:06:34.998Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26462025-07-23T09:06:38.564Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26472025-07-23T09:06:40.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.03s
26482025-07-23T09:06:40.495Z
26492025-07-23T09:06:40.495Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26502025-07-23T09:06:41.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-07-23T09:06:41.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-07-23T09:06:41.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-07-23T09:06:41.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
26542025-07-23T09:06:41.512Z
26552025-07-23T09:06:41.512Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26562025-07-23T09:06:42.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-07-23T09:06:42.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-07-23T09:06:42.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-07-23T09:06:42.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
26602025-07-23T09:06:42.550Z
26612025-07-23T09:06:42.550Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26622025-07-23T09:06:43.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-07-23T09:06:43.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-07-23T09:06:43.628Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26652025-07-23T09:06:44.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
26662025-07-23T09:06:44.579Z
26672025-07-23T09:06:44.579Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26682025-07-23T09:06:45.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-07-23T09:06:45.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-07-23T09:06:45.707Z Compiling cfg_aliases v0.1.1
26712025-07-23T09:06:45.707Z Compiling vte_generate_state_changes v0.1.2
26722025-07-23T09:06:45.732Z Checking fd-lock v4.0.2
26732025-07-23T09:06:45.732Z Checking nibble_vec v0.1.0
26742025-07-23T09:06:45.732Z Checking endian-type v0.1.2
26752025-07-23T09:06:45.732Z Checking bytecount v0.6.8
26762025-07-23T09:06:45.732Z Compiling tabled_derive v0.7.0
26772025-07-23T09:06:45.860Z Compiling peg-macros v0.8.5
26782025-07-23T09:06:45.888Z Compiling nix v0.28.0
26792025-07-23T09:06:45.976Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26802025-07-23T09:06:46.001Z Checking radix_trie v0.2.1
26812025-07-23T09:06:46.026Z Checking papergrid v0.11.0
26822025-07-23T09:06:46.026Z Compiling sqlparser_derive v0.2.2
26832025-07-23T09:06:46.252Z Checking vte v0.11.1
26842025-07-23T09:06:46.367Z Checking nu-ansi-term v0.50.1
26852025-07-23T09:06:46.748Z Checking unicode_categories v0.1.1
26862025-07-23T09:06:46.827Z Checking home v0.5.9
26872025-07-23T09:06:46.935Z Checking sqlparser v0.45.0
26882025-07-23T09:06:47.015Z Checking display-error-chain v0.2.2
26892025-07-23T09:06:47.040Z Checking sqlformat v0.3.5
26902025-07-23T09:06:47.357Z Checking strip-ansi-escapes v0.2.0
26912025-07-23T09:06:47.514Z Checking reedline v0.40.0
26922025-07-23T09:06:47.627Z Checking tabled v0.15.0
26932025-07-23T09:06:47.884Z Checking peg v0.8.5
26942025-07-23T09:06:48.562Z Checking rustyline v14.0.0
26952025-07-23T09:07:00.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.65s
26962025-07-23T09:07:00.429Z
26972025-07-23T09:07:00.429Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
26982025-07-23T09:07:01.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-07-23T09:07:01.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-07-23T09:07:01.512Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27012025-07-23T09:07:08.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.11s
27022025-07-23T09:07:08.742Z
27032025-07-23T09:07:08.742Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27042025-07-23T09:07:09.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-07-23T09:07:09.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-07-23T09:07:09.856Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27072025-07-23T09:07:14.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
27082025-07-23T09:07:14.750Z
27092025-07-23T09:07:14.750Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27102025-07-23T09:07:15.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-07-23T09:07:15.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-07-23T09:07:15.826Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27132025-07-23T09:07:22.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
27142025-07-23T09:07:22.695Z
27152025-07-23T09:07:22.695Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27162025-07-23T09:07:23.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-07-23T09:07:23.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-07-23T09:07:23.784Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27192025-07-23T09:07:30.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
27202025-07-23T09:07:30.646Z
27212025-07-23T09:07:30.646Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27222025-07-23T09:07:31.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-07-23T09:07:31.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-07-23T09:07:31.729Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27252025-07-23T09:07:36.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s
27262025-07-23T09:07:36.940Z
27272025-07-23T09:07:36.940Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27282025-07-23T09:07:37.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-07-23T09:07:37.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-07-23T09:07:38.082Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27312025-07-23T09:07:43.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s
27322025-07-23T09:07:43.400Z
27332025-07-23T09:07:43.400Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27342025-07-23T09:07:44.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-07-23T09:07:44.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-07-23T09:07:44.484Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27372025-07-23T09:07:51.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.97s
27382025-07-23T09:07:51.572Z
27392025-07-23T09:07:51.572Zinfo: running `cargo check --bins` on oximeter (67/221)
27402025-07-23T09:07:52.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-07-23T09:07:52.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-07-23T09:07:52.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-07-23T09:07:52.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27442025-07-23T09:07:52.580Z
27452025-07-23T09:07:52.580Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27462025-07-23T09:07:53.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-07-23T09:07:53.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-07-23T09:07:53.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-07-23T09:07:53.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27502025-07-23T09:07:53.527Z
27512025-07-23T09:07:53.527Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27522025-07-23T09:07:54.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-07-23T09:07:54.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-07-23T09:07:54.525Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27552025-07-23T09:07:57.204Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27562025-07-23T09:07:58.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s
27572025-07-23T09:07:58.699Z
27582025-07-23T09:07:58.699Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27592025-07-23T09:07:59.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-07-23T09:07:59.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-07-23T09:07:59.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-07-23T09:07:59.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27632025-07-23T09:07:59.704Z
27642025-07-23T09:07:59.704Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27652025-07-23T09:08:00.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-07-23T09:08:00.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-07-23T09:08:00.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-07-23T09:08:00.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27692025-07-23T09:08:00.716Z
27702025-07-23T09:08:00.716Zinfo: running `cargo check --bins` on oxql-types (72/221)
27712025-07-23T09:08:01.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-07-23T09:08:01.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-07-23T09:08:01.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-07-23T09:08:01.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27752025-07-23T09:08:01.732Z
27762025-07-23T09:08:01.732Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27772025-07-23T09:08:02.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-07-23T09:08:02.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-07-23T09:08:02.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-07-23T09:08:02.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27812025-07-23T09:08:02.792Z
27822025-07-23T09:08:02.792Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
27832025-07-23T09:08:03.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-07-23T09:08:03.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-07-23T09:08:03.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-07-23T09:08:03.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27872025-07-23T09:08:03.787Z
27882025-07-23T09:08:03.787Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
27892025-07-23T09:08:04.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-07-23T09:08:04.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-07-23T09:08:04.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-07-23T09:08:04.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27932025-07-23T09:08:04.787Z
27942025-07-23T09:08:04.787Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
27952025-07-23T09:08:05.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-07-23T09:08:05.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-07-23T09:08:05.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-07-23T09:08:05.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27992025-07-23T09:08:05.791Z
28002025-07-23T09:08:05.791Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28012025-07-23T09:08:06.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-07-23T09:08:06.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-07-23T09:08:06.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-07-23T09:08:06.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28052025-07-23T09:08:06.779Z
28062025-07-23T09:08:06.779Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28072025-07-23T09:08:07.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-07-23T09:08:07.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-07-23T09:08:07.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-07-23T09:08:07.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28112025-07-23T09:08:07.777Z
28122025-07-23T09:08:07.777Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28132025-07-23T09:08:08.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-07-23T09:08:08.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-07-23T09:08:08.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-07-23T09:08:08.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28172025-07-23T09:08:08.739Z
28182025-07-23T09:08:08.739Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28192025-07-23T09:08:09.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-07-23T09:08:09.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-07-23T09:08:09.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-07-23T09:08:09.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28232025-07-23T09:08:09.749Z
28242025-07-23T09:08:09.749Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28252025-07-23T09:08:10.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-07-23T09:08:10.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-07-23T09:08:10.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-07-23T09:08:10.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28292025-07-23T09:08:10.739Z
28302025-07-23T09:08:10.739Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28312025-07-23T09:08:11.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-07-23T09:08:11.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-07-23T09:08:11.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-07-23T09:08:11.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28352025-07-23T09:08:11.734Z
28362025-07-23T09:08:11.734Zinfo: running `cargo check --bins` on gateway-client (83/221)
28372025-07-23T09:08:12.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-07-23T09:08:12.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-07-23T09:08:12.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-07-23T09:08:12.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28412025-07-23T09:08:12.730Z
28422025-07-23T09:08:12.730Zinfo: running `cargo check --bins` on ereport-types (84/221)
28432025-07-23T09:08:13.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-07-23T09:08:13.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-07-23T09:08:13.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-07-23T09:08:13.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
28472025-07-23T09:08:13.683Z
28482025-07-23T09:08:13.683Zinfo: running `cargo check --bins` on gateway-types (85/221)
28492025-07-23T09:08:14.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-07-23T09:08:14.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-07-23T09:08:14.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-07-23T09:08:14.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28532025-07-23T09:08:14.662Z
28542025-07-23T09:08:14.662Zinfo: running `cargo check --bins` on ipcc (86/221)
28552025-07-23T09:08:15.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-07-23T09:08:15.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-07-23T09:08:15.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-07-23T09:08:15.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28592025-07-23T09:08:15.652Z
28602025-07-23T09:08:15.653Zinfo: running `cargo check --bins` on installinator-client (87/221)
28612025-07-23T09:08:16.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-07-23T09:08:16.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-07-23T09:08:16.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-07-23T09:08:16.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28652025-07-23T09:08:16.687Z
28662025-07-23T09:08:16.687Zinfo: running `cargo check --bins` on installinator-common (88/221)
28672025-07-23T09:08:17.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-07-23T09:08:17.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-07-23T09:08:17.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-07-23T09:08:17.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28712025-07-23T09:08:17.714Z
28722025-07-23T09:08:17.714Zinfo: running `cargo check --bins` on update-engine (89/221)
28732025-07-23T09:08:18.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-07-23T09:08:18.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-07-23T09:08:18.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-07-23T09:08:18.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28772025-07-23T09:08:18.689Z
28782025-07-23T09:08:18.689Zinfo: running `cargo check --bins` on nexus-client (90/221)
28792025-07-23T09:08:19.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-07-23T09:08:19.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-07-23T09:08:19.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-07-23T09:08:19.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28832025-07-23T09:08:19.730Z
28842025-07-23T09:08:19.730Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
28852025-07-23T09:08:20.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-07-23T09:08:20.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-07-23T09:08:20.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-07-23T09:08:20.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28892025-07-23T09:08:20.715Z
28902025-07-23T09:08:20.715Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
28912025-07-23T09:08:21.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-07-23T09:08:21.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-07-23T09:08:21.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-07-23T09:08:21.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28952025-07-23T09:08:21.638Z
28962025-07-23T09:08:21.638Zinfo: running `cargo check --bins` on nexus-types (93/221)
28972025-07-23T09:08:22.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-07-23T09:08:22.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-07-23T09:08:22.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-07-23T09:08:22.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29012025-07-23T09:08:22.658Z
29022025-07-23T09:08:22.659Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29032025-07-23T09:08:23.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-07-23T09:08:23.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-07-23T09:08:23.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-07-23T09:08:23.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
29072025-07-23T09:08:23.583Z
29082025-07-23T09:08:23.583Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29092025-07-23T09:08:24.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-07-23T09:08:24.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-07-23T09:08:24.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-07-23T09:08:24.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29132025-07-23T09:08:24.519Z
29142025-07-23T09:08:24.519Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29152025-07-23T09:08:25.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-07-23T09:08:25.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-07-23T09:08:25.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-07-23T09:08:25.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
29192025-07-23T09:08:25.496Z
29202025-07-23T09:08:25.496Zinfo: running `cargo check --bins` on oxide-client (97/221)
29212025-07-23T09:08:26.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-07-23T09:08:26.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-07-23T09:08:26.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-07-23T09:08:26.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
29252025-07-23T09:08:26.481Z
29262025-07-23T09:08:26.482Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29272025-07-23T09:08:27.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-07-23T09:08:27.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-07-23T09:08:27.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-07-23T09:08:27.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29312025-07-23T09:08:27.492Z
29322025-07-23T09:08:27.492Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29332025-07-23T09:08:28.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-07-23T09:08:28.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-07-23T09:08:28.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362025-07-23T09:08:28.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
29372025-07-23T09:08:28.450Z
29382025-07-23T09:08:28.450Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29392025-07-23T09:08:29.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-07-23T09:08:29.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-07-23T09:08:29.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422025-07-23T09:08:29.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29432025-07-23T09:08:29.487Z
29442025-07-23T09:08:29.487Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29452025-07-23T09:08:30.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462025-07-23T09:08:30.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472025-07-23T09:08:30.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482025-07-23T09:08:30.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29492025-07-23T09:08:30.543Z
29502025-07-23T09:08:30.543Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29512025-07-23T09:08:31.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-07-23T09:08:31.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-07-23T09:08:31.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-07-23T09:08:31.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29552025-07-23T09:08:31.605Z
29562025-07-23T09:08:31.605Zinfo: running `cargo check --bins` on wicket-common (103/221)
29572025-07-23T09:08:32.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-07-23T09:08:32.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-07-23T09:08:32.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-07-23T09:08:32.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29612025-07-23T09:08:32.644Z
29622025-07-23T09:08:32.644Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29632025-07-23T09:08:33.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-07-23T09:08:33.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-07-23T09:08:33.713Z Checking csv-core v0.1.11
29662025-07-23T09:08:33.713Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29672025-07-23T09:08:33.738Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29682025-07-23T09:08:33.738Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29692025-07-23T09:08:34.017Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29702025-07-23T09:08:34.041Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29712025-07-23T09:08:34.066Z Checking csv v1.3.1
29722025-07-23T09:08:34.730Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29732025-07-23T09:08:35.313Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29742025-07-23T09:08:38.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
29752025-07-23T09:08:38.526Z
29762025-07-23T09:08:38.526Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29772025-07-23T09:08:39.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-07-23T09:08:39.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-07-23T09:08:39.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-07-23T09:08:39.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
29812025-07-23T09:08:39.487Z
29822025-07-23T09:08:39.487Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
29832025-07-23T09:08:40.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-07-23T09:08:40.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-07-23T09:08:40.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-07-23T09:08:40.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
29872025-07-23T09:08:40.467Z
29882025-07-23T09:08:40.467Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
29892025-07-23T09:08:41.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-07-23T09:08:41.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-07-23T09:08:41.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-07-23T09:08:41.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
29932025-07-23T09:08:41.621Z
29942025-07-23T09:08:41.621Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
29952025-07-23T09:08:42.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-07-23T09:08:42.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-07-23T09:08:42.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-07-23T09:08:42.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
29992025-07-23T09:08:42.833Z
30002025-07-23T09:08:42.833Zinfo: running `cargo check --bins` on dns-server (109/221)
30012025-07-23T09:08:43.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-07-23T09:08:43.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-07-23T09:08:43.918Z Compiling typify-impl v0.4.1
30042025-07-23T09:08:43.954Z Compiling parking_lot_core v0.8.6
30052025-07-23T09:08:43.979Z Compiling moka v0.12.10
30062025-07-23T09:08:43.979Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30072025-07-23T09:08:44.005Z Checking tagptr v0.2.0
30082025-07-23T09:08:44.043Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30092025-07-23T09:08:44.043Z Checking prefix-trie v0.7.0
30102025-07-23T09:08:44.231Z Checking fxhash v0.2.1
30112025-07-23T09:08:44.260Z Checking hickory-client v0.25.2
30122025-07-23T09:08:44.670Z Checking hickory-server v0.25.2
30132025-07-23T09:08:44.696Z Checking parking_lot v0.11.2
30142025-07-23T09:08:45.031Z Checking sled v0.34.7
30152025-07-23T09:08:45.144Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30162025-07-23T09:08:45.481Z Checking hickory-resolver v0.25.2
30172025-07-23T09:08:50.647Z Compiling typify-macro v0.4.1
30182025-07-23T09:08:52.608Z Compiling typify v0.4.1
30192025-07-23T09:08:52.741Z Compiling progenitor-impl v0.10.0
30202025-07-23T09:08:55.921Z Compiling progenitor-macro v0.10.0
30212025-07-23T09:09:00.418Z Checking progenitor v0.10.0
30222025-07-23T09:09:00.609Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30232025-07-23T09:09:01.290Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30242025-07-23T09:09:03.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s
30252025-07-23T09:09:03.440Z
30262025-07-23T09:09:03.440Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30272025-07-23T09:09:04.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-07-23T09:09:04.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-07-23T09:09:04.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-07-23T09:09:04.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30312025-07-23T09:09:04.450Z
30322025-07-23T09:09:04.450Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30332025-07-23T09:09:05.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-07-23T09:09:05.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-07-23T09:09:05.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-07-23T09:09:05.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30372025-07-23T09:09:05.421Z
30382025-07-23T09:09:05.421Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30392025-07-23T09:09:06.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-07-23T09:09:06.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-07-23T09:09:06.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-07-23T09:09:06.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
30432025-07-23T09:09:06.538Z
30442025-07-23T09:09:06.538Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30452025-07-23T09:09:07.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-07-23T09:09:07.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-07-23T09:09:07.772Z Checking half v2.4.1
30482025-07-23T09:09:07.772Z Checking ciborium-io v0.2.2
30492025-07-23T09:09:07.796Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30502025-07-23T09:09:07.797Z Compiling semver v0.1.20
30512025-07-23T09:09:07.797Z Compiling radium v0.7.0
30522025-07-23T09:09:07.893Z Compiling zerocopy-derive v0.6.6
30532025-07-23T09:09:07.918Z Compiling maybe-uninit v2.0.0
30542025-07-23T09:09:07.918Z Checking tap v1.0.1
30552025-07-23T09:09:07.943Z Checking password-hash v0.5.0
30562025-07-23T09:09:08.134Z Checking wyz v0.5.1
30572025-07-23T09:09:08.251Z Checking ciborium-ll v0.2.2
30582025-07-23T09:09:08.299Z Compiling rustc_version v0.1.7
30592025-07-23T09:09:08.394Z Checking blake2 v0.10.6
30602025-07-23T09:09:08.419Z Compiling pin-project-internal v1.1.6
30612025-07-23T09:09:08.476Z Compiling packed_struct v0.10.1
30622025-07-23T09:09:08.501Z Checking crc-catalog v2.4.0
30632025-07-23T09:09:08.554Z Checking ciborium v0.2.2
30642025-07-23T09:09:08.670Z Checking funty v2.0.0
30652025-07-23T09:09:08.695Z Compiling newtype_derive v0.1.6
30662025-07-23T09:09:08.741Z Compiling cancel-safe-futures v0.1.5
30672025-07-23T09:09:08.828Z Compiling owo-colors v4.2.2
30682025-07-23T09:09:08.898Z Checking argon2 v0.5.3
30692025-07-23T09:09:09.073Z Checking crc v3.2.1
30702025-07-23T09:09:09.215Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30712025-07-23T09:09:09.373Z Checking bitvec v1.0.1
30722025-07-23T09:09:09.398Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30732025-07-23T09:09:09.434Z Compiling packed_struct_codegen v0.10.1
30742025-07-23T09:09:09.466Z Checking libsw-core v0.3.1
30752025-07-23T09:09:09.491Z Checking zerocopy v0.6.6
30762025-07-23T09:09:09.534Z Checking secrecy v0.10.3
30772025-07-23T09:09:09.688Z Compiling snafu-derive v0.8.5
30782025-07-23T09:09:09.713Z Compiling indexmap v1.9.3
30792025-07-23T09:09:09.751Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30802025-07-23T09:09:09.776Z Checking nodrop v0.1.14
30812025-07-23T09:09:09.907Z Checking fixedbitset v0.5.7
30822025-07-23T09:09:10.003Z Checking indent_write v2.2.0
30832025-07-23T09:09:10.118Z Checking array-init v0.0.4
30842025-07-23T09:09:10.229Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30852025-07-23T09:09:10.254Z Checking petgraph v0.8.2
30862025-07-23T09:09:10.548Z Checking libsw v3.5.0
30872025-07-23T09:09:10.581Z Checking pin-project v1.1.6
30882025-07-23T09:09:10.778Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30892025-07-23T09:09:10.874Z Checking smallvec v0.6.14
30902025-07-23T09:09:11.466Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30912025-07-23T09:09:11.564Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30922025-07-23T09:09:11.617Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30932025-07-23T09:09:11.812Z Checking globset v0.4.15
30942025-07-23T09:09:12.017Z Checking olpc-cjson v0.1.4
30952025-07-23T09:09:12.042Z Checking serde_plain v1.0.2
30962025-07-23T09:09:12.249Z Checking termcolor v1.4.1
30972025-07-23T09:09:12.276Z Checking bitfield v0.14.0
30982025-07-23T09:09:12.301Z Checking smawk v0.3.2
30992025-07-23T09:09:12.420Z Checking hashbrown v0.12.3
31002025-07-23T09:09:12.501Z Checking typed-path v0.9.3
31012025-07-23T09:09:12.533Z Checking linear-map v1.2.0
31022025-07-23T09:09:12.646Z Checking unicode-linebreak v0.1.5
31032025-07-23T09:09:12.755Z Checking swrite v0.1.0
31042025-07-23T09:09:12.822Z Checking ron v0.8.1
31052025-07-23T09:09:12.882Z Checking env_logger v0.10.2
31062025-07-23T09:09:13.000Z Checking textwrap v0.16.2
31072025-07-23T09:09:13.157Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31082025-07-23T09:09:13.309Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31092025-07-23T09:09:13.425Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31102025-07-23T09:09:13.546Z Checking snafu v0.8.5
31112025-07-23T09:09:13.891Z Checking steno v0.4.1
31122025-07-23T09:09:13.917Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31132025-07-23T09:09:13.970Z Checking serde-hex v0.1.0
31142025-07-23T09:09:14.165Z Checking tough v0.20.0
31152025-07-23T09:09:14.216Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31162025-07-23T09:09:14.475Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31172025-07-23T09:09:14.503Z Checking hashbrown v0.13.2
31182025-07-23T09:09:15.278Z Checking crc-any v2.5.0
31192025-07-23T09:09:15.588Z Checking humantime v2.2.0
31202025-07-23T09:09:15.643Z Checking object v0.30.4
31212025-07-23T09:09:15.802Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31222025-07-23T09:09:15.923Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31232025-07-23T09:09:16.096Z Checking void v1.0.2
31242025-07-23T09:09:16.276Z Checking half v1.8.3
31252025-07-23T09:09:16.302Z Checking path-slash v0.1.5
31262025-07-23T09:09:16.328Z Checking lzss v0.8.2
31272025-07-23T09:09:16.492Z Checking tungstenite v0.23.0
31282025-07-23T09:09:16.697Z Checking serde_cbor v0.11.2
31292025-07-23T09:09:16.760Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31302025-07-23T09:09:17.189Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31312025-07-23T09:09:17.337Z Checking nix v0.27.1
31322025-07-23T09:09:17.497Z Checking kstat-rs v0.2.4
31332025-07-23T09:09:17.524Z Checking serde_bytes v0.11.17
31342025-07-23T09:09:17.549Z Checking tokio-tungstenite v0.23.1
31352025-07-23T09:09:17.606Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31362025-07-23T09:09:17.822Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31372025-07-23T09:09:17.847Z Checking signal-hook-tokio v0.3.1
31382025-07-23T09:09:17.983Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31392025-07-23T09:09:20.608Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31402025-07-23T09:09:22.230Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31412025-07-23T09:09:35.995Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31422025-07-23T09:09:45.035Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31432025-07-23T09:09:45.968Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31442025-07-23T09:09:49.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.38s
31452025-07-23T09:09:50.124Z
31462025-07-23T09:09:50.124Zinfo: running `cargo check --bins` on gateway-api (114/221)
31472025-07-23T09:09:50.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482025-07-23T09:09:51.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492025-07-23T09:09:51.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502025-07-23T09:09:51.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31512025-07-23T09:09:51.108Z
31522025-07-23T09:09:51.108Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31532025-07-23T09:09:51.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542025-07-23T09:09:51.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552025-07-23T09:09:51.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562025-07-23T09:09:51.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31572025-07-23T09:09:52.042Z
31582025-07-23T09:09:52.042Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31592025-07-23T09:09:52.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-07-23T09:09:52.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-07-23T09:09:52.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622025-07-23T09:09:52.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31632025-07-23T09:09:53.031Z
31642025-07-23T09:09:53.031Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31652025-07-23T09:09:53.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-07-23T09:09:53.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-07-23T09:09:53.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682025-07-23T09:09:53.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31692025-07-23T09:09:54.057Z
31702025-07-23T09:09:54.057Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31712025-07-23T09:09:54.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-07-23T09:09:54.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-07-23T09:09:54.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-07-23T09:09:54.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31752025-07-23T09:09:55.043Z
31762025-07-23T09:09:55.043Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31772025-07-23T09:09:55.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-07-23T09:09:55.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-07-23T09:09:55.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-07-23T09:09:55.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31812025-07-23T09:09:56.035Z
31822025-07-23T09:09:56.035Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
31832025-07-23T09:09:56.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-07-23T09:09:56.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-07-23T09:09:56.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-07-23T09:09:56.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31872025-07-23T09:09:57.015Z
31882025-07-23T09:09:57.015Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
31892025-07-23T09:09:57.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-07-23T09:09:57.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-07-23T09:09:57.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-07-23T09:09:57.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31932025-07-23T09:09:57.995Z
31942025-07-23T09:09:57.995Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
31952025-07-23T09:09:58.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-07-23T09:09:58.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-07-23T09:09:58.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-07-23T09:09:58.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31992025-07-23T09:09:59.052Z
32002025-07-23T09:09:59.052Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32012025-07-23T09:09:59.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-07-23T09:09:59.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-07-23T09:09:59.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-07-23T09:09:59.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
32052025-07-23T09:10:00.034Z
32062025-07-23T09:10:00.034Zinfo: running `cargo check --bins` on sp-sim (124/221)
32072025-07-23T09:10:00.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-07-23T09:10:00.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-07-23T09:10:01.051Z Compiling nix v0.30.1
32102025-07-23T09:10:01.051Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32112025-07-23T09:10:01.077Z Checking keccak v0.1.5
32122025-07-23T09:10:01.420Z Checking sha3 v0.10.8
32132025-07-23T09:10:01.445Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32142025-07-23T09:10:03.533Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32152025-07-23T09:10:06.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s
32162025-07-23T09:10:06.356Z
32172025-07-23T09:10:06.356Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32182025-07-23T09:10:07.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-07-23T09:10:07.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-07-23T09:10:07.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212025-07-23T09:10:07.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32222025-07-23T09:10:07.476Z
32232025-07-23T09:10:07.476Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32242025-07-23T09:10:08.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-07-23T09:10:08.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-07-23T09:10:08.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-07-23T09:10:08.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
32282025-07-23T09:10:08.588Z
32292025-07-23T09:10:08.588Zinfo: running `cargo check --bins` on db-macros (127/221)
32302025-07-23T09:10:09.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-07-23T09:10:09.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-07-23T09:10:09.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-07-23T09:10:09.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32342025-07-23T09:10:09.524Z
32352025-07-23T09:10:09.524Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32362025-07-23T09:10:10.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-07-23T09:10:10.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-07-23T09:10:10.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-07-23T09:10:10.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
32402025-07-23T09:10:10.472Z
32412025-07-23T09:10:10.472Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32422025-07-23T09:10:11.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-07-23T09:10:11.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-07-23T09:10:11.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-07-23T09:10:11.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32462025-07-23T09:10:11.553Z
32472025-07-23T09:10:11.554Zinfo: running `cargo check --bins` on authz-macros (130/221)
32482025-07-23T09:10:12.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-07-23T09:10:12.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-07-23T09:10:12.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-07-23T09:10:12.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32522025-07-23T09:10:12.503Z
32532025-07-23T09:10:12.503Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32542025-07-23T09:10:13.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-07-23T09:10:13.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-07-23T09:10:13.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-07-23T09:10:13.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
32582025-07-23T09:10:13.548Z
32592025-07-23T09:10:13.548Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32602025-07-23T09:10:14.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-07-23T09:10:14.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-07-23T09:10:14.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-07-23T09:10:14.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
32642025-07-23T09:10:14.608Z
32652025-07-23T09:10:14.608Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32662025-07-23T09:10:15.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-07-23T09:10:15.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-07-23T09:10:15.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-07-23T09:10:15.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
32702025-07-23T09:10:15.571Z
32712025-07-23T09:10:15.572Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32722025-07-23T09:10:16.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-07-23T09:10:16.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-07-23T09:10:16.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-07-23T09:10:16.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
32762025-07-23T09:10:16.556Z
32772025-07-23T09:10:16.556Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32782025-07-23T09:10:17.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-07-23T09:10:17.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-07-23T09:10:17.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-07-23T09:10:17.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32822025-07-23T09:10:17.631Z
32832025-07-23T09:10:17.631Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
32842025-07-23T09:10:18.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-07-23T09:10:18.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-07-23T09:10:18.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-07-23T09:10:18.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32882025-07-23T09:10:18.718Z
32892025-07-23T09:10:18.719Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
32902025-07-23T09:10:19.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-07-23T09:10:19.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-07-23T09:10:19.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-07-23T09:10:19.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32942025-07-23T09:10:19.792Z
32952025-07-23T09:10:19.793Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
32962025-07-23T09:10:20.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-07-23T09:10:20.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-07-23T09:10:20.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-07-23T09:10:20.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33002025-07-23T09:10:20.850Z
33012025-07-23T09:10:20.851Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33022025-07-23T09:10:21.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-07-23T09:10:21.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-07-23T09:10:21.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-07-23T09:10:21.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33062025-07-23T09:10:21.880Z
33072025-07-23T09:10:21.880Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33082025-07-23T09:10:22.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-07-23T09:10:22.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-07-23T09:10:22.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-07-23T09:10:22.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33122025-07-23T09:10:22.920Z
33132025-07-23T09:10:22.920Zinfo: running `cargo check --bins` on key-manager (141/221)
33142025-07-23T09:10:23.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-07-23T09:10:23.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-07-23T09:10:23.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-07-23T09:10:23.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33182025-07-23T09:10:23.902Z
33192025-07-23T09:10:23.902Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33202025-07-23T09:10:24.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-07-23T09:10:24.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-07-23T09:10:24.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-07-23T09:10:24.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33242025-07-23T09:10:24.907Z
33252025-07-23T09:10:24.907Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33262025-07-23T09:10:25.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-07-23T09:10:25.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-07-23T09:10:25.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-07-23T09:10:25.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33302025-07-23T09:10:25.918Z
33312025-07-23T09:10:25.918Zinfo: running `cargo check --bins` on typed-rng (144/221)
33322025-07-23T09:10:26.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-07-23T09:10:26.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-07-23T09:10:26.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-07-23T09:10:26.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
33362025-07-23T09:10:26.867Z
33372025-07-23T09:10:26.867Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33382025-07-23T09:10:27.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-07-23T09:10:27.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-07-23T09:10:28.186Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33412025-07-23T09:10:28.186Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33422025-07-23T09:10:28.186Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33432025-07-23T09:10:28.211Z Compiling thiserror-impl-no-std v2.0.2
33442025-07-23T09:10:28.212Z Checking universal-hash v0.5.1
33452025-07-23T09:10:28.212Z Checking opaque-debug v0.3.1
33462025-07-23T09:10:28.285Z Checking chacha20 v0.9.1
33472025-07-23T09:10:28.331Z Checking aead v0.5.2
33482025-07-23T09:10:28.406Z Compiling unicase v2.7.0
33492025-07-23T09:10:28.448Z Checking poly1305 v0.8.0
33502025-07-23T09:10:28.569Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33512025-07-23T09:10:28.595Z Compiling libefi-sys v0.1.0
33522025-07-23T09:10:28.621Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33532025-07-23T09:10:28.689Z Compiling bitfield-struct v0.6.2
33542025-07-23T09:10:28.741Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33552025-07-23T09:10:28.912Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33562025-07-23T09:10:28.940Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33572025-07-23T09:10:28.966Z Checking chacha20poly1305 v0.10.1
33582025-07-23T09:10:29.109Z Compiling proc-macro-error-attr2 v2.0.0
33592025-07-23T09:10:29.155Z Compiling salty v0.3.0
33602025-07-23T09:10:29.222Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33612025-07-23T09:10:29.342Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33622025-07-23T09:10:29.612Z Compiling num-derive v0.3.3
33632025-07-23T09:10:29.752Z Compiling proc-macro-error2 v2.0.1
33642025-07-23T09:10:29.808Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33652025-07-23T09:10:29.920Z Compiling xshell-macros v0.2.7
33662025-07-23T09:10:30.296Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33672025-07-23T09:10:30.332Z Compiling tabled_derive v0.10.0
33682025-07-23T09:10:30.496Z Checking thiserror-no-std v2.0.2
33692025-07-23T09:10:30.544Z Checking xshell v0.2.7
33702025-07-23T09:10:30.629Z Checking vsss-rs v3.3.4
33712025-07-23T09:10:30.725Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33722025-07-23T09:10:30.881Z Compiling mime_guess v2.0.5
33732025-07-23T09:10:30.985Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33742025-07-23T09:10:31.205Z Checking libscf-sys v1.1.0
33752025-07-23T09:10:31.780Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33762025-07-23T09:10:31.896Z Checking papergrid v0.14.0
33772025-07-23T09:10:32.112Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33782025-07-23T09:10:32.442Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33792025-07-23T09:10:32.930Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33802025-07-23T09:10:32.996Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33812025-07-23T09:10:33.146Z Checking primeorder v0.13.6
33822025-07-23T09:10:33.322Z Checking env_filter v0.1.2
33832025-07-23T09:10:33.558Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33842025-07-23T09:10:33.584Z Checking p384 v0.13.0
33852025-07-23T09:10:33.878Z Checking env_logger v0.11.5
33862025-07-23T09:10:33.931Z Checking tabled v0.18.0
33872025-07-23T09:10:34.078Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33882025-07-23T09:10:34.179Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33892025-07-23T09:10:34.302Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33902025-07-23T09:10:34.497Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33912025-07-23T09:10:34.666Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33922025-07-23T09:10:34.703Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33932025-07-23T09:10:34.736Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33942025-07-23T09:10:34.923Z Checking http-range v0.1.5
33952025-07-23T09:10:34.974Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33962025-07-23T09:10:35.123Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33972025-07-23T09:10:35.223Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33982025-07-23T09:10:35.502Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33992025-07-23T09:10:35.650Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34002025-07-23T09:10:35.734Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34012025-07-23T09:10:35.942Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34022025-07-23T09:10:35.967Z Checking secrecy v0.8.0
34032025-07-23T09:10:36.045Z Checking atty v0.2.14
34042025-07-23T09:10:36.185Z Checking crc8 v0.1.1
34052025-07-23T09:10:36.210Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34062025-07-23T09:10:36.341Z Checking hyper-staticfile v0.10.1
34072025-07-23T09:10:36.513Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34082025-07-23T09:10:36.810Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
34092025-07-23T09:10:36.841Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34102025-07-23T09:10:36.964Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34112025-07-23T09:10:37.170Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34122025-07-23T09:10:37.250Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34132025-07-23T09:10:37.546Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34142025-07-23T09:10:37.723Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34152025-07-23T09:10:37.806Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34162025-07-23T09:10:38.674Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34172025-07-23T09:10:38.700Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34182025-07-23T09:10:38.700Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34192025-07-23T09:10:39.230Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34202025-07-23T09:10:39.607Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34212025-07-23T09:10:40.104Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34222025-07-23T09:10:41.189Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34232025-07-23T09:10:43.121Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34242025-07-23T09:10:49.585Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34252025-07-23T09:11:07.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.77s
34262025-07-23T09:11:07.859Z
34272025-07-23T09:11:07.859Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34282025-07-23T09:11:08.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-07-23T09:11:08.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-07-23T09:11:09.100Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34312025-07-23T09:11:27.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.85s
34322025-07-23T09:11:27.935Z
34332025-07-23T09:11:27.935Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34342025-07-23T09:11:28.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-07-23T09:11:28.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-07-23T09:11:29.172Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34372025-07-23T09:11:47.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.83s
34382025-07-23T09:11:47.995Z
34392025-07-23T09:11:47.995Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34402025-07-23T09:11:48.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412025-07-23T09:11:48.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422025-07-23T09:11:49.205Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34432025-07-23T09:12:07.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.73s
34442025-07-23T09:12:07.958Z
34452025-07-23T09:12:07.958Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34462025-07-23T09:12:09.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-07-23T09:12:09.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-07-23T09:12:09.234Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34492025-07-23T09:12:27.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.17s
34502025-07-23T09:12:27.354Z
34512025-07-23T09:12:27.354Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34522025-07-23T09:12:28.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532025-07-23T09:12:28.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542025-07-23T09:12:28.593Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34552025-07-23T09:12:47.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.75s
34562025-07-23T09:12:47.332Z
34572025-07-23T09:12:47.332Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34582025-07-23T09:12:48.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592025-07-23T09:12:48.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602025-07-23T09:12:48.548Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34612025-07-23T09:13:07.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.46s
34622025-07-23T09:13:08.026Z
34632025-07-23T09:13:08.026Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34642025-07-23T09:13:09.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-07-23T09:13:09.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-07-23T09:13:09.253Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34672025-07-23T09:13:28.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.23s
34682025-07-23T09:13:28.472Z
34692025-07-23T09:13:28.472Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34702025-07-23T09:13:29.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712025-07-23T09:13:29.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722025-07-23T09:13:29.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732025-07-23T09:13:29.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
34742025-07-23T09:13:29.520Z
34752025-07-23T09:13:29.520Zinfo: running `cargo check --bins` on range-requests (154/221)
34762025-07-23T09:13:30.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772025-07-23T09:13:30.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782025-07-23T09:13:30.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792025-07-23T09:13:30.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
34802025-07-23T09:13:30.504Z
34812025-07-23T09:13:30.504Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34822025-07-23T09:13:31.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832025-07-23T09:13:31.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842025-07-23T09:13:31.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852025-07-23T09:13:31.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
34862025-07-23T09:13:31.489Z
34872025-07-23T09:13:31.489Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
34882025-07-23T09:13:32.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-07-23T09:13:32.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-07-23T09:13:32.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912025-07-23T09:13:32.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
34922025-07-23T09:13:32.542Z
34932025-07-23T09:13:32.542Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
34942025-07-23T09:13:33.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-07-23T09:13:33.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-07-23T09:13:33.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972025-07-23T09:13:33.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
34982025-07-23T09:13:33.596Z
34992025-07-23T09:13:33.597Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35002025-07-23T09:13:34.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-07-23T09:13:34.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-07-23T09:13:34.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-07-23T09:13:34.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35042025-07-23T09:13:34.660Z
35052025-07-23T09:13:34.660Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35062025-07-23T09:13:35.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-07-23T09:13:35.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-07-23T09:13:35.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-07-23T09:13:35.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35102025-07-23T09:13:35.715Z
35112025-07-23T09:13:35.716Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35122025-07-23T09:13:36.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-07-23T09:13:36.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-07-23T09:13:36.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-07-23T09:13:36.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35162025-07-23T09:13:36.773Z
35172025-07-23T09:13:36.773Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35182025-07-23T09:13:37.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-07-23T09:13:37.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-07-23T09:13:37.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-07-23T09:13:37.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35222025-07-23T09:13:37.851Z
35232025-07-23T09:13:37.851Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35242025-07-23T09:13:38.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-07-23T09:13:38.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-07-23T09:13:38.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-07-23T09:13:38.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
35282025-07-23T09:13:38.936Z
35292025-07-23T09:13:38.936Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35302025-07-23T09:13:39.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-07-23T09:13:39.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-07-23T09:13:39.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332025-07-23T09:13:39.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
35342025-07-23T09:13:40.031Z
35352025-07-23T09:13:40.031Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35362025-07-23T09:13:40.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-07-23T09:13:40.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-07-23T09:13:41.161Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35392025-07-23T09:13:41.161Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35402025-07-23T09:13:42.265Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35412025-07-23T09:13:45.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
35422025-07-23T09:13:45.253Z
35432025-07-23T09:13:45.254Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35442025-07-23T09:13:46.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-07-23T09:13:46.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-07-23T09:13:46.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472025-07-23T09:13:46.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
35482025-07-23T09:13:46.272Z
35492025-07-23T09:13:46.272Zinfo: running `cargo check --bins` on cert-dev (166/221)
35502025-07-23T09:13:47.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-07-23T09:13:47.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-07-23T09:13:47.232Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35532025-07-23T09:13:47.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
35542025-07-23T09:13:47.741Z
35552025-07-23T09:13:47.742Zinfo: running `cargo check --bins` on clickana (167/221)
35562025-07-23T09:13:48.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-07-23T09:13:48.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-07-23T09:13:48.800Z Checking castaway v0.2.3
35592025-07-23T09:13:48.800Z Checking unicode-truncate v1.1.0
35602025-07-23T09:13:48.825Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35612025-07-23T09:13:48.825Z Checking lru v0.12.5
35622025-07-23T09:13:48.825Z Compiling instability v0.3.2
35632025-07-23T09:13:48.825Z Checking cassowary v0.3.0
35642025-07-23T09:13:48.825Z Compiling indoc v2.0.6
35652025-07-23T09:13:49.004Z Checking compact_str v0.8.0
35662025-07-23T09:13:49.713Z Checking ratatui v0.29.0
35672025-07-23T09:13:50.928Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35682025-07-23T09:13:52.455Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35692025-07-23T09:13:53.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
35702025-07-23T09:13:53.812Z
35712025-07-23T09:13:53.812Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35722025-07-23T09:13:54.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-07-23T09:13:54.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-07-23T09:13:54.920Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35752025-07-23T09:13:54.920Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35762025-07-23T09:13:56.284Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35772025-07-23T09:13:56.898Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35782025-07-23T09:13:57.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
35792025-07-23T09:13:57.582Z
35802025-07-23T09:13:57.583Zinfo: running `cargo check --bins` on ch-dev (169/221)
35812025-07-23T09:13:58.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-07-23T09:13:58.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-07-23T09:13:58.635Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35842025-07-23T09:13:59.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
35852025-07-23T09:13:59.714Z
35862025-07-23T09:13:59.714Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
35872025-07-23T09:14:00.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-07-23T09:14:00.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-07-23T09:14:00.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-07-23T09:14:00.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35912025-07-23T09:14:00.453Z
35922025-07-23T09:14:00.453Zinfo: running `cargo check --bins` on crdb-seed (171/221)
35932025-07-23T09:14:01.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-07-23T09:14:01.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-07-23T09:14:01.507Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35962025-07-23T09:14:01.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
35972025-07-23T09:14:02.085Z
35982025-07-23T09:14:02.085Zinfo: running `cargo check --bins` on db-dev (172/221)
35992025-07-23T09:14:03.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-07-23T09:14:03.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-07-23T09:14:03.172Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36022025-07-23T09:14:04.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
36032025-07-23T09:14:04.261Z
36042025-07-23T09:14:04.262Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36052025-07-23T09:14:05.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-07-23T09:14:05.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-07-23T09:14:05.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-07-23T09:14:05.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
36092025-07-23T09:14:05.289Z
36102025-07-23T09:14:05.289Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36112025-07-23T09:14:06.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-07-23T09:14:06.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-07-23T09:14:06.267Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36142025-07-23T09:14:07.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
36152025-07-23T09:14:07.495Z
36162025-07-23T09:14:07.495Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36172025-07-23T09:14:08.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-07-23T09:14:08.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-07-23T09:14:08.456Z Checking typeid v1.0.3
36202025-07-23T09:14:08.490Z Checking ordered-float v2.10.1
36212025-07-23T09:14:08.515Z Checking cargo-platform v0.2.0
36222025-07-23T09:14:08.625Z Checking erased-serde v0.4.6
36232025-07-23T09:14:08.924Z Checking serde-value v0.7.0
36242025-07-23T09:14:09.361Z Checking serde-untagged v0.1.7
36252025-07-23T09:14:09.665Z Checking cargo-util-schemas v0.2.0
36262025-07-23T09:14:11.153Z Checking cargo_metadata v0.20.0
36272025-07-23T09:14:12.545Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36282025-07-23T09:14:13.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s
36292025-07-23T09:14:13.907Z
36302025-07-23T09:14:13.907Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36312025-07-23T09:14:14.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322025-07-23T09:14:14.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332025-07-23T09:14:15.150Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36342025-07-23T09:14:17.298Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36352025-07-23T09:14:18.106Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36362025-07-23T09:14:18.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
36372025-07-23T09:14:19.067Z
36382025-07-23T09:14:19.067Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36392025-07-23T09:14:20.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402025-07-23T09:14:20.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412025-07-23T09:14:20.449Z Compiling crunchy v0.2.2
36422025-07-23T09:14:20.475Z Compiling dsl_auto_type v0.1.2
36432025-07-23T09:14:20.475Z Checking scheduled-thread-pool v0.2.7
36442025-07-23T09:14:20.475Z Compiling diesel_table_macro_syntax v0.2.0
36452025-07-23T09:14:20.475Z Compiling tiny-keccak v2.0.2
36462025-07-23T09:14:20.581Z Compiling bit-vec v0.6.3
36472025-07-23T09:14:20.607Z Compiling ascii-canvas v3.0.0
36482025-07-23T09:14:20.607Z Compiling ena v0.14.3
36492025-07-23T09:14:20.724Z Checking r2d2 v0.8.10
36502025-07-23T09:14:20.909Z Compiling bit-set v0.5.3
36512025-07-23T09:14:20.934Z Compiling bindgen v0.71.1
36522025-07-23T09:14:20.981Z Compiling regex-syntax v0.6.29
36532025-07-23T09:14:21.010Z Compiling diff v0.1.13
36542025-07-23T09:14:21.055Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36552025-07-23T09:14:21.102Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36562025-07-23T09:14:21.177Z Compiling derive_builder_core v0.20.2
36572025-07-23T09:14:21.294Z Compiling libxml v0.3.3
36582025-07-23T09:14:21.392Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36592025-07-23T09:14:21.525Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36602025-07-23T09:14:21.674Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36612025-07-23T09:14:21.705Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36622025-07-23T09:14:21.744Z Compiling diesel_derives v2.2.3
36632025-07-23T09:14:21.922Z Compiling strum_macros v0.24.3
36642025-07-23T09:14:21.968Z Compiling indoc v1.0.9
36652025-07-23T09:14:22.698Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36662025-07-23T09:14:22.944Z Compiling derive_builder_macro v0.20.2
36672025-07-23T09:14:22.969Z Compiling oso-derive v0.27.3
36682025-07-23T09:14:23.466Z Compiling impl-trait-for-tuples v0.2.2
36692025-07-23T09:14:23.664Z Compiling lalrpop v0.19.12
36702025-07-23T09:14:23.837Z Checking derive_builder v0.20.2
36712025-07-23T09:14:23.877Z Checking quick-xml v0.37.2
36722025-07-23T09:14:24.006Z Checking maplit v1.0.2
36732025-07-23T09:14:24.161Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36742025-07-23T09:14:24.434Z Compiling diesel-dtrace v0.4.2
36752025-07-23T09:14:24.844Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36762025-07-23T09:14:25.158Z Checking bb8 v0.8.5
36772025-07-23T09:14:25.321Z Checking ignore v0.4.23
36782025-07-23T09:14:25.581Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36792025-07-23T09:14:25.642Z Checking predicates-tree v1.0.12
36802025-07-23T09:14:25.695Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36812025-07-23T09:14:25.841Z Checking rand_seeder v0.3.0
36822025-07-23T09:14:25.950Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36832025-07-23T09:14:26.069Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36842025-07-23T09:14:26.095Z Checking globwalk v0.9.1
36852025-07-23T09:14:26.120Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36862025-07-23T09:14:26.344Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36872025-07-23T09:14:26.390Z Checking camino-tempfile-ext v0.3.2
36882025-07-23T09:14:26.636Z Checking console v0.16.0
36892025-07-23T09:14:26.731Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36902025-07-23T09:14:27.164Z Checking unit-prefix v0.5.1
36912025-07-23T09:14:27.377Z Checking is_ci v1.2.0
36922025-07-23T09:14:27.403Z Checking indicatif v0.18.0
36932025-07-23T09:14:27.526Z Checking supports-color v3.0.2
36942025-07-23T09:14:27.636Z Checking support-bundle-viewer v0.1.2
36952025-07-23T09:14:27.775Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36962025-07-23T09:14:28.007Z Checking multimap v0.10.1
36972025-07-23T09:14:28.069Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36982025-07-23T09:14:29.455Z Checking diesel v2.2.11
36992025-07-23T09:14:43.070Z Compiling samael v0.0.19
37002025-07-23T09:14:53.012Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37012025-07-23T09:14:56.090Z Checking async-bb8-diesel v0.2.1
37022025-07-23T09:14:58.773Z Compiling polar-core v0.27.3
37032025-07-23T09:15:07.578Z Checking oso v0.27.3
37042025-07-23T09:15:58.943Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37052025-07-23T09:16:44.139Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37062025-07-23T09:16:57.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
37072025-07-23T09:16:57.748Z
37082025-07-23T09:16:57.749Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37092025-07-23T09:16:58.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102025-07-23T09:16:58.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112025-07-23T09:16:58.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122025-07-23T09:16:58.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
37132025-07-23T09:16:58.914Z
37142025-07-23T09:16:58.914Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37152025-07-23T09:16:59.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162025-07-23T09:16:59.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172025-07-23T09:16:59.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182025-07-23T09:16:59.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
37192025-07-23T09:17:00.042Z
37202025-07-23T09:17:00.042Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37212025-07-23T09:17:00.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222025-07-23T09:17:00.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232025-07-23T09:17:00.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242025-07-23T09:17:00.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
37252025-07-23T09:17:01.006Z
37262025-07-23T09:17:01.006Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37272025-07-23T09:17:02.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282025-07-23T09:17:02.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292025-07-23T09:17:02.388Z Compiling libz-sys v1.1.20
37302025-07-23T09:17:02.413Z Compiling libgit2-sys v0.17.0+1.8.1
37312025-07-23T09:17:02.448Z Compiling vergen v8.3.2
37322025-07-23T09:17:02.473Z Compiling cargo-platform v0.1.8
37332025-07-23T09:17:02.498Z Compiling fs-err v2.11.0
37342025-07-23T09:17:02.498Z Compiling rustls v0.21.12
37352025-07-23T09:17:02.544Z Checking rustls-webpki v0.101.7
37362025-07-23T09:17:02.590Z Checking sct v0.7.1
37372025-07-23T09:17:02.781Z Compiling cargo_metadata v0.18.1
37382025-07-23T09:17:02.876Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37392025-07-23T09:17:02.902Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37402025-07-23T09:17:02.929Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37412025-07-23T09:17:03.219Z Checking parse-size v1.1.0
37422025-07-23T09:17:03.316Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37432025-07-23T09:17:03.360Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37442025-07-23T09:17:03.386Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37452025-07-23T09:17:03.417Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37462025-07-23T09:17:03.442Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
37472025-07-23T09:17:03.593Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37482025-07-23T09:17:04.226Z Checking rustls-pemfile v1.0.4
37492025-07-23T09:17:04.284Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37502025-07-23T09:17:04.438Z Checking twox-hash v2.1.0
37512025-07-23T09:17:04.467Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37522025-07-23T09:17:04.868Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37532025-07-23T09:17:05.003Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37542025-07-23T09:17:05.330Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37552025-07-23T09:17:05.755Z Checking tokio-rustls v0.24.1
37562025-07-23T09:17:05.982Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37572025-07-23T09:17:06.080Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37582025-07-23T09:17:06.306Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37592025-07-23T09:17:06.343Z Checking fatfs v0.3.6
37602025-07-23T09:17:06.520Z Checking assert_matches v1.5.0
37612025-07-23T09:17:12.566Z Compiling git2 v0.19.0
37622025-07-23T09:17:17.626Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37632025-07-23T09:18:33.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
37642025-07-23T09:18:34.016Z
37652025-07-23T09:18:34.016Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37662025-07-23T09:18:34.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-07-23T09:18:34.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-07-23T09:18:34.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-07-23T09:18:34.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
37702025-07-23T09:18:35.060Z
37712025-07-23T09:18:35.060Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37722025-07-23T09:18:35.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-07-23T09:18:36.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-07-23T09:18:36.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-07-23T09:18:36.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
37762025-07-23T09:18:36.127Z
37772025-07-23T09:18:36.128Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37782025-07-23T09:18:37.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-07-23T09:18:37.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-07-23T09:18:37.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812025-07-23T09:18:37.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
37822025-07-23T09:18:37.183Z
37832025-07-23T09:18:37.183Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
37842025-07-23T09:18:38.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-07-23T09:18:38.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-07-23T09:18:38.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872025-07-23T09:18:38.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37882025-07-23T09:18:38.321Z
37892025-07-23T09:18:38.321Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
37902025-07-23T09:18:39.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-07-23T09:18:39.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-07-23T09:18:39.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932025-07-23T09:18:39.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
37942025-07-23T09:18:39.398Z
37952025-07-23T09:18:39.398Zinfo: running `cargo check --bins` on nexus-networking (187/221)
37962025-07-23T09:18:40.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-07-23T09:18:40.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-07-23T09:18:40.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992025-07-23T09:18:40.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
38002025-07-23T09:18:40.497Z
38012025-07-23T09:18:40.497Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38022025-07-23T09:18:41.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-07-23T09:18:41.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-07-23T09:18:41.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052025-07-23T09:18:41.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
38062025-07-23T09:18:41.552Z
38072025-07-23T09:18:41.552Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38082025-07-23T09:18:42.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092025-07-23T09:18:42.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102025-07-23T09:18:42.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112025-07-23T09:18:42.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
38122025-07-23T09:18:42.595Z
38132025-07-23T09:18:42.595Zinfo: running `cargo check --bins` on update-common (190/221)
38142025-07-23T09:18:43.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152025-07-23T09:18:43.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162025-07-23T09:18:43.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172025-07-23T09:18:43.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
38182025-07-23T09:18:43.600Z
38192025-07-23T09:18:43.600Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38202025-07-23T09:18:44.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212025-07-23T09:18:44.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222025-07-23T09:18:45.089Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38232025-07-23T09:18:45.113Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38242025-07-23T09:18:45.155Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38252025-07-23T09:18:45.179Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38262025-07-23T09:18:45.208Z Checking yansi v1.0.1
38272025-07-23T09:18:45.208Z Checking diff v0.1.13
38282025-07-23T09:18:45.232Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38292025-07-23T09:18:45.232Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38302025-07-23T09:18:45.703Z Checking pretty_assertions v1.4.1
38312025-07-23T09:18:45.814Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38322025-07-23T09:18:46.592Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38332025-07-23T09:19:26.030Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38342025-07-23T09:19:26.055Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38352025-07-23T09:19:26.055Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38362025-07-23T09:19:26.055Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38372025-07-23T09:19:26.055Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38382025-07-23T09:19:26.055Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38392025-07-23T09:19:26.754Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38402025-07-23T09:19:27.181Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38412025-07-23T09:19:28.826Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38422025-07-23T09:20:34.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
38432025-07-23T09:20:35.030Z
38442025-07-23T09:20:35.030Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38452025-07-23T09:20:35.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-07-23T09:20:35.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-07-23T09:20:36.177Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38482025-07-23T09:20:36.177Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38492025-07-23T09:20:36.201Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38502025-07-23T09:20:36.201Z Checking heck v0.4.1
38512025-07-23T09:20:36.235Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38522025-07-23T09:20:36.484Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38532025-07-23T09:20:36.545Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38542025-07-23T09:20:37.624Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38552025-07-23T09:20:40.559Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38562025-07-23T09:20:42.537Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38572025-07-23T09:20:43.627Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38582025-07-23T09:20:45.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.53s
38592025-07-23T09:20:45.768Z
38602025-07-23T09:20:45.768Zinfo: running `cargo check --bins` on installinator-api (193/221)
38612025-07-23T09:20:46.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622025-07-23T09:20:46.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632025-07-23T09:20:46.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38642025-07-23T09:20:46.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
38652025-07-23T09:20:46.804Z
38662025-07-23T09:20:46.804Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38672025-07-23T09:20:47.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682025-07-23T09:20:47.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692025-07-23T09:20:47.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38702025-07-23T09:20:47.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
38712025-07-23T09:20:47.796Z
38722025-07-23T09:20:47.796Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38732025-07-23T09:20:48.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742025-07-23T09:20:48.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752025-07-23T09:20:48.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38762025-07-23T09:20:48.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
38772025-07-23T09:20:48.863Z
38782025-07-23T09:20:48.863Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38792025-07-23T09:20:49.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802025-07-23T09:20:49.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812025-07-23T09:20:49.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38822025-07-23T09:20:49.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
38832025-07-23T09:20:49.904Z
38842025-07-23T09:20:49.904Zinfo: running `cargo check --bins` on omicron-pins (197/221)
38852025-07-23T09:20:50.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862025-07-23T09:20:50.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872025-07-23T09:20:50.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882025-07-23T09:20:50.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
38892025-07-23T09:20:50.843Z
38902025-07-23T09:20:50.843Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
38912025-07-23T09:20:51.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922025-07-23T09:20:51.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932025-07-23T09:20:52.092Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38942025-07-23T09:20:52.117Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38952025-07-23T09:20:52.156Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38962025-07-23T09:20:52.182Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38972025-07-23T09:20:52.206Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
38982025-07-23T09:20:52.206Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
38992025-07-23T09:20:52.257Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39002025-07-23T09:20:52.284Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39012025-07-23T09:20:52.426Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39022025-07-23T09:20:52.491Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39032025-07-23T09:20:52.521Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39042025-07-23T09:20:52.738Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39052025-07-23T09:20:52.780Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39062025-07-23T09:20:52.814Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39072025-07-23T09:20:53.174Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39082025-07-23T09:20:53.295Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39092025-07-23T09:20:53.561Z Compiling petname v2.0.2
39102025-07-23T09:20:54.080Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39112025-07-23T09:20:54.346Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39122025-07-23T09:20:54.619Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39132025-07-23T09:20:54.681Z Checking sync-ptr v0.1.4
39142025-07-23T09:20:54.707Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39152025-07-23T09:20:54.855Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39162025-07-23T09:20:54.880Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39172025-07-23T09:20:55.236Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39182025-07-23T09:20:56.718Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39192025-07-23T09:20:58.278Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39202025-07-23T09:20:58.303Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39212025-07-23T09:21:13.988Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39222025-07-23T09:21:13.988Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39232025-07-23T09:21:15.163Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39242025-07-23T09:21:17.217Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39252025-07-23T09:21:20.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.78s
39262025-07-23T09:21:20.843Z
39272025-07-23T09:21:20.843Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39282025-07-23T09:21:21.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292025-07-23T09:21:21.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302025-07-23T09:21:21.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39312025-07-23T09:21:21.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
39322025-07-23T09:21:21.912Z
39332025-07-23T09:21:21.912Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39342025-07-23T09:21:22.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352025-07-23T09:21:22.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362025-07-23T09:21:22.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372025-07-23T09:21:22.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
39382025-07-23T09:21:22.848Z
39392025-07-23T09:21:22.848Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39402025-07-23T09:21:23.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412025-07-23T09:21:23.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422025-07-23T09:21:24.021Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39432025-07-23T09:21:25.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
39442025-07-23T09:21:25.451Z
39452025-07-23T09:21:25.451Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39462025-07-23T09:21:26.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472025-07-23T09:21:26.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482025-07-23T09:21:26.523Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39492025-07-23T09:21:26.954Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39502025-07-23T09:21:28.573Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39512025-07-23T09:21:29.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
39522025-07-23T09:21:29.673Z
39532025-07-23T09:21:29.673Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39542025-07-23T09:21:30.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552025-07-23T09:21:30.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562025-07-23T09:21:30.684Z Compiling blake3 v1.5.4
39572025-07-23T09:21:30.708Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39582025-07-23T09:21:30.708Z Checking memmap2 v0.9.5
39592025-07-23T09:21:30.708Z Checking arrayref v0.3.9
39602025-07-23T09:21:30.708Z Checking arrayvec v0.7.6
39612025-07-23T09:21:30.708Z Checking constant_time_eq v0.3.1
39622025-07-23T09:21:30.708Z Checking topological-sort v0.2.2
39632025-07-23T09:21:30.708Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39642025-07-23T09:21:30.905Z Checking shell-words v1.1.0
39652025-07-23T09:21:31.440Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39662025-07-23T09:21:31.793Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39672025-07-23T09:21:32.121Z Checking omicron-zone-package v0.12.2
39682025-07-23T09:21:33.690Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39692025-07-23T09:21:35.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
39702025-07-23T09:21:35.219Z
39712025-07-23T09:21:35.219Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39722025-07-23T09:21:36.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732025-07-23T09:21:36.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742025-07-23T09:21:36.189Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39752025-07-23T09:21:36.575Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39762025-07-23T09:21:37.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
39772025-07-23T09:21:37.299Z
39782025-07-23T09:21:37.299Zinfo: running `cargo check --bins` on xtask (205/221)
39792025-07-23T09:21:38.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802025-07-23T09:21:38.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812025-07-23T09:21:38.049Z Checking bitflags v2.9.1
39822025-07-23T09:21:38.049Z Checking serde v1.0.219
39832025-07-23T09:21:38.049Z Checking thiserror v1.0.69
39842025-07-23T09:21:38.073Z Checking zerofrom v0.1.4
39852025-07-23T09:21:38.098Z Checking smallvec v1.15.0
39862025-07-23T09:21:38.122Z Checking hashbrown v0.15.4
39872025-07-23T09:21:38.147Z Checking num-traits v0.2.19
39882025-07-23T09:21:38.147Z Checking scroll v0.12.0
39892025-07-23T09:21:38.208Z Checking percent-encoding v2.3.1
39902025-07-23T09:21:38.294Z Checking yoke v0.7.4
39912025-07-23T09:21:38.319Z Checking rustix v0.38.37
39922025-07-23T09:21:38.414Z Checking log v0.4.27
39932025-07-23T09:21:38.448Z Checking zerocopy v0.7.35
39942025-07-23T09:21:38.551Z Checking pest v2.7.14
39952025-07-23T09:21:38.602Z Checking zerovec v0.10.4
39962025-07-23T09:21:38.667Z Checking goblin v0.8.2
39972025-07-23T09:21:38.951Z Checking indexmap v2.10.0
39982025-07-23T09:21:39.159Z Checking terminal_size v0.4.0
39992025-07-23T09:21:39.322Z Checking form_urlencoded v1.2.1
40002025-07-23T09:21:39.392Z Checking ordered-float v2.10.1
40012025-07-23T09:21:39.478Z Checking getrandom v0.3.1
40022025-07-23T09:21:39.542Z Checking syn v2.0.104
40032025-07-23T09:21:39.686Z Checking rustix v1.0.7
40042025-07-23T09:21:39.832Z Checking once_cell v1.21.3
40052025-07-23T09:21:39.911Z Checking tinystr v0.7.6
40062025-07-23T09:21:39.999Z Checking icu_collections v1.5.0
40072025-07-23T09:21:40.153Z Checking clap_builder v4.5.40
40082025-07-23T09:21:40.227Z Checking icu_locid v1.5.0
40092025-07-23T09:21:40.586Z Checking thiserror v2.0.12
40102025-07-23T09:21:40.633Z Checking dtrace-parser v0.2.0
40112025-07-23T09:21:40.741Z Checking textwrap v0.16.2
40122025-07-23T09:21:40.974Z Checking tempfile v3.20.0
40132025-07-23T09:21:41.067Z Checking fs-err v3.1.1
40142025-07-23T09:21:41.117Z Checking icu_provider v1.5.0
40152025-07-23T09:21:41.141Z Checking tabled v0.15.0
40162025-07-23T09:21:41.312Z Checking anyhow v1.0.98
40172025-07-23T09:21:41.364Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40182025-07-23T09:21:41.630Z Checking icu_locid_transform v1.5.0
40192025-07-23T09:21:41.815Z Checking toml_datetime v0.6.11
40202025-07-23T09:21:41.839Z Checking serde_spanned v0.6.9
40212025-07-23T09:21:41.839Z Checking serde_json v1.0.140
40222025-07-23T09:21:42.043Z Checking erased-serde v0.4.6
40232025-07-23T09:21:42.124Z Checking toml_edit v0.22.27
40242025-07-23T09:21:42.507Z Checking icu_properties v1.5.1
40252025-07-23T09:21:42.592Z Checking semver v1.0.26
40262025-07-23T09:21:42.706Z Checking serde-value v0.7.0
40272025-07-23T09:21:42.810Z Checking serde-untagged v0.1.7
40282025-07-23T09:21:42.981Z Checking camino v1.1.10
40292025-07-23T09:21:43.071Z Checking cargo-platform v0.2.0
40302025-07-23T09:21:43.096Z Checking dof v0.3.0
40312025-07-23T09:21:43.164Z Checking clap v4.5.40
40322025-07-23T09:21:43.283Z Checking macaddr v1.0.1
40332025-07-23T09:21:43.487Z Checking camino-tempfile v1.4.1
40342025-07-23T09:21:43.635Z Checking usdt-impl v0.5.0
40352025-07-23T09:21:44.087Z Checking usdt v0.5.0
40362025-07-23T09:21:44.327Z Checking toml v0.8.23
40372025-07-23T09:21:44.922Z Checking cargo_toml v0.21.0
40382025-07-23T09:21:45.311Z Checking icu_normalizer v1.5.0
40392025-07-23T09:21:45.960Z Checking idna_adapter v1.2.0
40402025-07-23T09:21:46.149Z Checking idna v1.0.3
40412025-07-23T09:21:46.570Z Checking url v2.5.4
40422025-07-23T09:21:47.228Z Checking cargo-util-schemas v0.2.0
40432025-07-23T09:21:48.749Z Checking cargo_metadata v0.20.0
40442025-07-23T09:21:50.104Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40452025-07-23T09:21:50.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s
40462025-07-23T09:21:51.143Z
40472025-07-23T09:21:51.143Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40482025-07-23T09:21:52.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492025-07-23T09:21:52.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502025-07-23T09:21:52.389Z Checking polyval v0.6.2
40512025-07-23T09:21:52.414Z Checking ctr v0.9.2
40522025-07-23T09:21:52.447Z Checking ssh-encoding v0.2.0
40532025-07-23T09:21:52.447Z Checking blowfish v0.9.1
40542025-07-23T09:21:52.494Z Checking password-hash v0.4.2
40552025-07-23T09:21:52.519Z Checking p256 v0.13.2
40562025-07-23T09:21:52.519Z Checking p521 v0.13.3
40572025-07-23T09:21:52.559Z Checking russh-cryptovec v0.7.3
40582025-07-23T09:21:52.674Z Checking ghash v0.5.1
40592025-07-23T09:21:52.704Z Checking bcrypt-pbkdf v0.10.0
40602025-07-23T09:21:52.737Z Checking md5 v0.7.0
40612025-07-23T09:21:52.780Z Checking num-bigint v0.4.6
40622025-07-23T09:21:52.821Z Checking des v0.8.1
40632025-07-23T09:21:52.858Z Checking aes-gcm v0.10.3
40642025-07-23T09:21:52.925Z Checking pbkdf2 v0.11.0
40652025-07-23T09:21:52.972Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40662025-07-23T09:21:53.004Z Checking hex-literal v0.4.1
40672025-07-23T09:21:53.038Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40682025-07-23T09:21:53.076Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40692025-07-23T09:21:53.106Z Checking ssh-cipher v0.2.0
40702025-07-23T09:21:53.178Z Checking internet-checksum v0.2.1
40712025-07-23T09:21:53.408Z Checking ssh-key v0.6.6
40722025-07-23T09:21:53.677Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40732025-07-23T09:21:54.834Z Checking russh-keys v0.45.0
40742025-07-23T09:21:55.943Z Checking russh v0.45.0
40752025-07-23T09:22:24.113Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40762025-07-23T09:22:26.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.88s
40772025-07-23T09:22:26.252Z
40782025-07-23T09:22:26.252Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40792025-07-23T09:22:27.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40802025-07-23T09:22:27.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40812025-07-23T09:22:27.247Z Checking termios v0.3.3
40822025-07-23T09:22:27.449Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40832025-07-23T09:22:28.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
40842025-07-23T09:22:28.723Z
40852025-07-23T09:22:28.723Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
40862025-07-23T09:22:29.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40872025-07-23T09:22:29.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40882025-07-23T09:22:29.833Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40892025-07-23T09:22:29.833Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40902025-07-23T09:22:30.831Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40912025-07-23T09:22:33.197Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40922025-07-23T09:22:35.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.25s
40932025-07-23T09:22:36.192Z
40942025-07-23T09:22:36.192Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
40952025-07-23T09:22:37.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962025-07-23T09:22:37.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972025-07-23T09:22:37.195Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40982025-07-23T09:22:37.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
40992025-07-23T09:22:37.929Z
41002025-07-23T09:22:37.929Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41012025-07-23T09:22:38.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022025-07-23T09:22:38.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032025-07-23T09:22:38.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41042025-07-23T09:22:38.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
41052025-07-23T09:22:38.925Z
41062025-07-23T09:22:38.925Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41072025-07-23T09:22:39.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082025-07-23T09:22:39.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092025-07-23T09:22:39.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41102025-07-23T09:22:39.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
41112025-07-23T09:22:39.951Z
41122025-07-23T09:22:39.951Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41132025-07-23T09:22:40.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142025-07-23T09:22:40.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152025-07-23T09:22:41.103Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41162025-07-23T09:22:41.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
41172025-07-23T09:22:42.082Z
41182025-07-23T09:22:42.082Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41192025-07-23T09:22:42.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41202025-07-23T09:22:42.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41212025-07-23T09:22:43.128Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41222025-07-23T09:22:43.129Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41232025-07-23T09:22:43.428Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41242025-07-23T09:22:44.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
41252025-07-23T09:22:44.948Z
41262025-07-23T09:22:44.948Zinfo: running `cargo check --bins` on omicron-package (214/221)
41272025-07-23T09:22:45.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41282025-07-23T09:22:45.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41292025-07-23T09:22:46.027Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41302025-07-23T09:22:47.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s
41312025-07-23T09:22:48.009Z
41322025-07-23T09:22:48.010Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41332025-07-23T09:22:48.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41342025-07-23T09:22:48.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41352025-07-23T09:22:48.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41362025-07-23T09:22:48.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
41372025-07-23T09:22:49.059Z
41382025-07-23T09:22:49.059Zinfo: running `cargo check --bins` on gfss (216/221)
41392025-07-23T09:22:49.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41402025-07-23T09:22:49.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41412025-07-23T09:22:49.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41422025-07-23T09:22:49.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
41432025-07-23T09:22:50.032Z
41442025-07-23T09:22:50.033Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41452025-07-23T09:22:50.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41462025-07-23T09:22:51.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41472025-07-23T09:22:51.182Z Checking rtoolbox v0.0.2
41482025-07-23T09:22:51.182Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41492025-07-23T09:22:51.208Z Checking tui-tree-widget v0.23.1
41502025-07-23T09:22:51.398Z Checking rpassword v7.4.0
41512025-07-23T09:22:57.465Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41522025-07-23T09:23:01.302Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41532025-07-23T09:23:02.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.85s
41542025-07-23T09:23:03.099Z
41552025-07-23T09:23:03.099Zinfo: running `cargo check --bins` on wicket (218/221)
41562025-07-23T09:23:04.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41572025-07-23T09:23:04.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41582025-07-23T09:23:04.249Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41592025-07-23T09:23:04.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
41602025-07-23T09:23:04.893Z
41612025-07-23T09:23:04.893Zinfo: running `cargo check --bins` on wicketd (219/221)
41622025-07-23T09:23:05.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41632025-07-23T09:23:05.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41642025-07-23T09:23:06.097Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41652025-07-23T09:23:11.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s
41662025-07-23T09:23:11.842Z
41672025-07-23T09:23:11.842Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41682025-07-23T09:23:12.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41692025-07-23T09:23:12.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41702025-07-23T09:23:12.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41712025-07-23T09:23:12.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
41722025-07-23T09:23:12.816Z
41732025-07-23T09:23:12.816Zinfo: running `cargo check --bins` on zone-setup (221/221)
41742025-07-23T09:23:13.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41752025-07-23T09:23:13.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41762025-07-23T09:23:13.948Z Checking uzers v0.12.1
41772025-07-23T09:23:14.302Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41782025-07-23T09:23:15.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
41792025-07-23T09:23:15.859Z
41802025-07-23T09:23:15.859Zreal 19:27.138063754
41812025-07-23T09:23:15.859Zuser 32:17.410751554
41822025-07-23T09:23:15.859Zsys 5:57.702826201
41832025-07-23T09:23:15.884Ztrap 0.725075178
41842025-07-23T09:23:15.884Ztflt 0.459350551
41852025-07-23T09:23:15.884Zdflt 2.145968398
41862025-07-23T09:23:15.884Zkflt 0.002338341
41872025-07-23T09:23:15.884Zlock 1:21:53.606289579
41882025-07-23T09:23:15.884Zslp 2:51:05.870348105
41892025-07-23T09:23:15.884Zlat 1:30.220706470
41902025-07-23T09:23:15.884Zstop 4:18.558151764
41912025-07-23T09:23:15.884Zprocess exited: duration 1474673 ms, exit code 0
 
41922025-07-23T09:23:15.935Zfound 0 output files