01JZ1DSQPKVDXR6B0166N6NDYP: 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: 01JZ1DTMM1C51RE13ASTGR6M9J

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-30T22:03:49.176Zjob assigned to worker 01JZ1DTXNTBD5WDJKJTSYRW170 [factory aws, i-0262f5e0672b3acc7] (queued for 55 s)
 
22025-06-30T22:03:58.043Zstarting task 0: "setup"
32025-06-30T22:03:58.047Z++ uname -s
42025-06-30T22:03:58.050Z+ kern=SunOS
52025-06-30T22:03:58.050Z+ build_user=build
62025-06-30T22:03:58.050Z+ build_uid=12345
72025-06-30T22:03:58.050Z+ work_dir=/work
82025-06-30T22:03:58.051Z+ input_dir=/input
92025-06-30T22:03:58.051Z+ [[ 0 == 12345 ]]
102025-06-30T22:03:58.051Z+ case "$kern" in
112025-06-30T22:03:58.051Z+ groupadd -g 12345 build
122025-06-30T22:03:58.054Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-30T22:04:00.059Z+ zfs create -o mountpoint=/work rpool/work
142025-06-30T22:04:00.178Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-30T22:04:00.181Z+ home_fs=zfs
162025-06-30T22:04:00.181Z+ [[ zfs == autofs ]]
172025-06-30T22:04:00.181Z+ mkdir -p /home/build
182025-06-30T22:04:00.184Z+ chown build:build /home/build /work
192025-06-30T22:04:02.189Z+ chmod 0700 /home/build /work
202025-06-30T22:04:02.194Zprocess exited: duration 4146 ms, exit code 0
 
212025-06-30T22:04:02.203Zstarting task 1: "rust-toolchain"
222025-06-30T22:04:02.208Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-30T22:04:02.208Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-06-30T22:04:02.208Z * rust toolchain channel = "1.87.0"
252025-06-30T22:04:02.208Z * rust toolchain profile = "default"
262025-06-30T22:04:02.208Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-30T22:04:02.208Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-30T22:04:02.212Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-30T22:04:02.212Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-30T22:04:02.367Zinfo: downloading installer
312025-06-30T22:04:03.770Zwarn: It looks like you have an existing installation of Rust at:
322025-06-30T22:04:03.770Zwarn: /opt/ooce/bin
332025-06-30T22:04:03.770Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-30T22:04:03.770Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-30T22:04:03.770Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-30T22:04:03.770Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-30T22:04:03.770Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-30T22:04:03.770Zerror: cannot install while Rust is installed
392025-06-30T22:04:03.770Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-30T22:04:03.783Zinfo: profile set to 'default'
412025-06-30T22:04:03.783Zinfo: default host triple is x86_64-unknown-illumos
422025-06-30T22:04:03.786Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-30T22:04:03.955Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-30T22:04:03.955Zinfo: downloading component 'cargo'
452025-06-30T22:04:04.879Zinfo: downloading component 'clippy'
462025-06-30T22:04:05.191Zinfo: downloading component 'rust-docs'
472025-06-30T22:04:06.610Zinfo: downloading component 'rust-std'
482025-06-30T22:04:08.529Zinfo: downloading component 'rustc'
492025-06-30T22:04:14.701Zinfo: downloading component 'rustfmt'
502025-06-30T22:04:14.975Zinfo: installing component 'cargo'
512025-06-30T22:04:15.868Zinfo: installing component 'clippy'
522025-06-30T22:04:16.264Zinfo: installing component 'rust-docs'
532025-06-30T22:04:18.118Zinfo: installing component 'rust-std'
542025-06-30T22:04:19.988Zinfo: installing component 'rustc'
552025-06-30T22:04:26.515Zinfo: installing component 'rustfmt'
562025-06-30T22:04:26.841Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-30T22:04:26.841Z
582025-06-30T22:04:27.251Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-30T22:04:27.251Z
602025-06-30T22:04:27.254Z
612025-06-30T22:04:27.254ZRust is installed now. Great!
622025-06-30T22:04:27.254Z
632025-06-30T22:04:27.254ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-30T22:04:27.254Zenvironment variable. This has not been done automatically.
652025-06-30T22:04:27.254Z
662025-06-30T22:04:27.254ZTo configure your current shell, you need to source
672025-06-30T22:04:27.254Zthe corresponding env file under $HOME/.cargo.
682025-06-30T22:04:27.254Z
692025-06-30T22:04:27.254ZThis is usually done by running one of the following (note the leading DOT):
702025-06-30T22:04:27.254Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-30T22:04:27.254Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-30T22:04:27.254Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-30T22:04:27.344Z+ rustup --version
742025-06-30T22:04:27.353Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-30T22:04:27.357Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-30T22:04:27.430Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-30T22:04:27.435Z+ cargo --version
782025-06-30T22:04:27.500Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-30T22:04:27.503Z+ rustc --version
802025-06-30T22:04:27.589Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-30T22:04:27.596Zprocess exited: duration 25390 ms, exit code 0
 
822025-06-30T22:04:27.604Zstarting task 2: "authentication"
832025-06-30T22:04:27.630Zprocess exited: duration 28 ms, exit code 0
 
842025-06-30T22:04:27.641Zstarting task 3: "clone repository"
852025-06-30T22:04:27.647Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-30T22:04:27.662Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-30T22:04:27.688ZCloning into '/work/oxidecomputer/omicron'...
882025-06-30T22:04:35.347Z+ cd /work/oxidecomputer/omicron
892025-06-30T22:04:35.351Z+ git fetch origin 19fe131d89f75bc56fde945740fdd9d7a57964de
902025-06-30T22:04:35.688ZFrom https://github.com/oxidecomputer/omicron
912025-06-30T22:04:35.688Z * branch 19fe131d89f75bc56fde945740fdd9d7a57964de -> FETCH_HEAD
922025-06-30T22:04:35.698Z+ [[ -n dap/mgs-update-db ]]
932025-06-30T22:04:35.701Z++ git branch --show-current
942025-06-30T22:04:35.705Z+ current=main
952025-06-30T22:04:35.705Z+ [[ main != dap/mgs-update-db ]]
962025-06-30T22:04:35.705Z+ git branch -f dap/mgs-update-db 19fe131d89f75bc56fde945740fdd9d7a57964de
972025-06-30T22:04:35.708Z+ git checkout -f dap/mgs-update-db
982025-06-30T22:04:35.771ZSwitched to branch 'dap/mgs-update-db'
992025-06-30T22:04:35.774Z+ git reset --hard 19fe131d89f75bc56fde945740fdd9d7a57964de
1002025-06-30T22:04:35.835ZHEAD is now at 19fe131d8 Merge branch 'main' into dap/mgs-update-db
1012025-06-30T22:04:35.839Zprocess exited: duration 8196 ms, exit code 0
 
1022025-06-30T22:04:35.845Zstarting task 4: "build"
1032025-06-30T22:04:35.850Z+ source .github/buildomat/ci-env.sh
1042025-06-30T22:04:35.854Z++ export CARGO_TERM_COLOR=always
1052025-06-30T22:04:35.854Z++ CARGO_TERM_COLOR=always
1062025-06-30T22:04:35.854Z+ cargo --version
1072025-06-30T22:04:35.906Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-30T22:04:35.911Z+ rustc --version
1092025-06-30T22:04:35.973Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-30T22:04:35.976Z+ source ./env.sh
1112025-06-30T22:04:35.976Z++ OLD_SHELL_OPTS=ehxB
1122025-06-30T22:04:35.976Z++ set -o xtrace
1132025-06-30T22:04:35.980Z++++ dirname ./env.sh
1142025-06-30T22:04:35.983Z+++ readlink -f .
1152025-06-30T22:04:35.983Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-06-30T22:04:35.983Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-06-30T22:04:35.983Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-06-30T22:04:35.983Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-06-30T22:04:35.983Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-06-30T22:04:35.983Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-06-30T22:04:35.983Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-06-30T22:04:35.983Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-06-30T22:04:35.983Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-06-30T22:04:35.983Z++ case $OLD_SHELL_OPTS in
1252025-06-30T22:04:35.984Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-06-30T22:04:35.984Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-06-30T22:04:35.984Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-06-30T22:04:35.984Z+ banner prerequisites
1292025-06-30T22:04:35.987Z
1302025-06-30T22:04:35.987Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-06-30T22:04:35.987Z # # # # # # # # # # # # # # #
1322025-06-30T22:04:35.987Z # # # # ##### # # ##### # # # # # #### #
1332025-06-30T22:04:35.987Z ##### ##### # ##### # # # # # # # # #
1342025-06-30T22:04:35.987Z # # # # # # # # # # # # # # #
1352025-06-30T22:04:35.987Z # # # ###### # # ###### ### # #### # #### #
1362025-06-30T22:04:35.987Z
1372025-06-30T22:04:35.988Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-06-30T22:04:47.939Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-06-30T22:04:54.794Z Startup: Caching catalogs ... Done
1402025-06-30T22:04:58.625ZPlanning: Solver setup ... Done (2.568s)
1412025-06-30T22:04:58.649ZPlanning: Running solver ... Done (0.023s)
1422025-06-30T22:04:58.730ZPlanning: Finding local manifests ... Done (0.004s)
1432025-06-30T22:04:58.743ZPlanning: Fetching manifests: 0/4 0% complete
1442025-06-30T22:04:58.879ZPlanning: Fetching manifests: 4/4 100% complete
1452025-06-30T22:04:58.925ZPlanning: Package planning ... Done (0.047s)
1462025-06-30T22:04:58.976ZPlanning: Merging actions ... Done (0.050s)
1472025-06-30T22:04:59.378ZPlanning: Checking for conflicting actions ... Done (0.402s)
1482025-06-30T22:04:59.389ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-06-30T22:05:01.397ZPlanning: Evaluating mediators ... Done (2.008s)
1502025-06-30T22:05:01.407ZPlanning: Planning completed in 6.50 seconds
1512025-06-30T22:05:01.577Z Packages to install: 4
1522025-06-30T22:05:01.578Z Mediators to change: 2
1532025-06-30T22:05:01.581Z Services to change: 1
1542025-06-30T22:05:01.581Z Estimated space available: 155.50 GB
1552025-06-30T22:05:01.581ZEstimated space to be consumed: 1.69 GB
1562025-06-30T22:05:01.581Z Create boot environment: No
1572025-06-30T22:05:01.581ZCreate backup boot environment: No
1582025-06-30T22:05:01.581Z Rebuild boot archive: No
1592025-06-30T22:05:01.581Z
1602025-06-30T22:05:01.581ZChanged mediators:
1612025-06-30T22:05:01.581Z mediator clang:
1622025-06-30T22:05:01.581Z version: None -> 15 (system default)
1632025-06-30T22:05:01.581Z
1642025-06-30T22:05:01.581Z mediator llvm:
1652025-06-30T22:05:01.581Z version: 14 (system default) -> 15 (system default)
1662025-06-30T22:05:01.581Z
1672025-06-30T22:05:01.581ZChanged packages:
1682025-06-30T22:05:01.581Zhelios-dev
1692025-06-30T22:05:01.581Z developer/build-essential
1702025-06-30T22:05:01.581Z None -> 11-2.0
1712025-06-30T22:05:01.581Z library/libxmlsec1
1722025-06-30T22:05:01.581Z None -> 1.2.35-2.0
1732025-06-30T22:05:01.581Z ooce/developer/clang-15
1742025-06-30T22:05:01.581Z None -> 15.0.7-2.0
1752025-06-30T22:05:01.582Z ooce/developer/llvm-15
1762025-06-30T22:05:01.582Z None -> 15.0.7-2.0
1772025-06-30T22:05:01.582Z
1782025-06-30T22:05:01.582ZServices:
1792025-06-30T22:05:01.582Z restart_fmri:
1802025-06-30T22:05:01.582Z svc:/system/update-man-index:default
1812025-06-30T22:05:01.694Z
1822025-06-30T22:05:01.694ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-06-30T22:05:06.700ZDownload: 1341/3290 items 114.5/212.6MB 53% complete (23.4M/s)
1842025-06-30T22:05:11.723ZDownload: 2176/3290 items 119.0/212.6MB 55% complete (12.2M/s)
1852025-06-30T22:05:17.109ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (487k/s)
1862025-06-30T22:05:22.880ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.3M/s)
1872025-06-30T22:05:26.015ZDownload: Completed 212.60 MB in 24.32 seconds (8.7M/s)
1882025-06-30T22:05:26.212Z Actions: 1/3689 actions (Installing new actions)
1892025-06-30T22:05:30.909Z Actions: Completed 3689 actions in 4.70 seconds.
1902025-06-30T22:05:31.245Z Done (0.331s)
1912025-06-30T22:05:31.245Z Done (0.000s)
1922025-06-30T22:05:32.073Z Done (0.827s)
1932025-06-30T22:05:36.825Z Done (4.457s)
1942025-06-30T22:05:36.914Z Done (0.021s)
1952025-06-30T22:05:36.918Z Done (0.000s)
1962025-06-30T22:05:37.063Z Done (0.000s)
1972025-06-30T22:05:37.872ZPlanning: Evaluating mediator changes ... Done
1982025-06-30T22:05:38.032ZPlanning: Checking for conflicting actions ... Done
1992025-06-30T22:05:38.035ZPlanning: Consolidating action changes ... Done
2002025-06-30T22:05:38.306ZPlanning: Evaluating mediators ... Done
2012025-06-30T22:05:38.309ZPlanning: Planning completed in 0.43 seconds
2022025-06-30T22:05:38.340Z Mediators to change: 2
2032025-06-30T22:05:38.340Z Create boot environment: No
2042025-06-30T22:05:38.345ZCreate backup boot environment: No
2052025-06-30T22:05:38.492Z Done
2062025-06-30T22:05:38.492Z Done
2072025-06-30T22:05:39.064Z Done
2082025-06-30T22:05:42.529Z Done
2092025-06-30T22:05:42.610Z Done
2102025-06-30T22:05:42.613Z Done
2112025-06-30T22:05:42.758Z Done
2122025-06-30T22:05:43.378ZPlanning: Evaluating mediator changes ... Done
2132025-06-30T22:05:43.383ZPlanning: Merging actions ... Done
2142025-06-30T22:05:43.572ZPlanning: Checking for conflicting actions ... Done
2152025-06-30T22:05:43.577ZPlanning: Consolidating action changes ... Done
2162025-06-30T22:05:43.840ZPlanning: Evaluating mediators ... Done
2172025-06-30T22:05:43.895ZPlanning: Planning completed in 0.77 seconds
2182025-06-30T22:05:43.931Z Packages to change: 1
2192025-06-30T22:05:43.931Z Mediators to change: 1
2202025-06-30T22:05:43.935Z Services to change: 1
2212025-06-30T22:05:43.935Z Create boot environment: No
2222025-06-30T22:05:43.935ZCreate backup boot environment: Yes
2232025-06-30T22:05:46.397Z Actions: 1/6 actions (Updating modified actions)
2242025-06-30T22:05:46.401Z Actions: Completed 6 actions in 0.00 seconds.
2252025-06-30T22:05:46.401Z Done
2262025-06-30T22:05:46.401Z Done
2272025-06-30T22:05:46.564Z Done
2282025-06-30T22:05:50.077Z Done
2292025-06-30T22:05:50.158Z Done
2302025-06-30T22:05:50.162Z Done
2312025-06-30T22:05:50.303Z Done
2322025-06-30T22:05:50.747ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-06-30T22:05:50.747Zclang system 15 system
2342025-06-30T22:05:50.747Zcsh system system illumos
2352025-06-30T22:05:50.747Zctags system system illumos
2362025-06-30T22:05:50.747Zfile system system illumos
2372025-06-30T22:05:50.747Zgcc vendor 12 vendor
2382025-06-30T22:05:50.747Zgcc system 10 system
2392025-06-30T22:05:50.747Zgcc system 7 system
2402025-06-30T22:05:50.747Zgo system 1.20 system
2412025-06-30T22:05:50.747Zgo system 1.19 system
2422025-06-30T22:05:50.747Zllvm system 15 system
2432025-06-30T22:05:50.747Zllvm system 14 system
2442025-06-30T22:05:50.747Zmariadb system 10.6 system
2452025-06-30T22:05:50.747Zmta vendor vendor dma
2462025-06-30T22:05:50.747Zopenjdk system 17 system
2472025-06-30T22:05:50.747Zopenjdk system 11 system
2482025-06-30T22:05:50.747Zopenjdk system 1.8 system
2492025-06-30T22:05:50.747Zopenssl vendor 3 vendor
2502025-06-30T22:05:50.747Zperl system 5.36 system
2512025-06-30T22:05:50.747Zpostgresql system 15 system
2522025-06-30T22:05:50.747Zpostgresql system 13 system
2532025-06-30T22:05:50.747Zpython vendor 3 vendor
2542025-06-30T22:05:50.747Zpython system 2 system
2552025-06-30T22:05:50.747Zpython3 system 3.11 system
2562025-06-30T22:05:50.747Zruby system 3.0 system
2572025-06-30T22:05:50.747Zwords vendor vendor american-english
2582025-06-30T22:05:50.747Zwords system system australian-english
2592025-06-30T22:05:50.747Zwords system system british-english
2602025-06-30T22:05:50.747Zwords system system canadian-english
2612025-06-30T22:05:50.747Zwords system system french
2622025-06-30T22:05:50.748Zwords system system italian
2632025-06-30T22:05:50.748Zwords system system ngerman
2642025-06-30T22:05:50.748Zwords system system ogerman
2652025-06-30T22:05:50.748Zwords system system spanish
2662025-06-30T22:05:51.080ZPUBLISHER TYPE STATUS P LOCATION
2672025-06-30T22:05:51.080Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-06-30T22:05:55.584ZFMRI IFO
2692025-06-30T22:05:55.584Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-06-30T22:05:55.584Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-06-30T22:05:55.584Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-06-30T22:05:55.584Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-06-30T22:05:55.584Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-06-30T22:05:55.584Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752025-06-30T22:05:55.584Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-06-30T22:05:55.584Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772025-06-30T22:05:55.584Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-06-30T22:05:55.584Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-06-30T22:05:55.584Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802025-06-30T22:05:55.584Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-06-30T22:05:55.584Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-06-30T22:05:55.584Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832025-06-30T22:05:55.584Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-06-30T22:05:55.584Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-06-30T22:05:56.545Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-06-30T22:05:56.865Z Updating crates.io index
2872025-06-30T22:05:56.962Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-06-30T22:05:57.330Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-06-30T22:05:57.960Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-06-30T22:05:58.246Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-06-30T22:05:58.570Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-06-30T22:05:58.899Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-06-30T22:06:00.074Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-06-30T22:06:02.098Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-06-30T22:06:03.018Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-06-30T22:06:04.829Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-06-30T22:06:04.992Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-06-30T22:06:05.258Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-06-30T22:06:06.201Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-06-30T22:06:06.541Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012025-06-30T22:06:06.949Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022025-06-30T22:06:07.604Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-06-30T22:06:08.073Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042025-06-30T22:06:08.471Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-06-30T22:06:08.744Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-06-30T22:06:09.038Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-06-30T22:06:09.509Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-06-30T22:06:09.873Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-06-30T22:06:10.220Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-06-30T22:06:10.575Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-06-30T22:06:11.467Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-06-30T22:06:11.834Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-06-30T22:06:12.141Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-06-30T22:06:12.532Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152025-06-30T22:06:13.012Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-06-30T22:06:13.552Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-06-30T22:06:13.603Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-06-30T22:06:13.886Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-06-30T22:06:22.718Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-06-30T22:06:24.908Z Downloading crates ...
3212025-06-30T22:06:24.959Z Downloaded autocfg v1.4.0
3222025-06-30T22:06:24.966Z Downloaded anstream v0.6.18
3232025-06-30T22:06:24.971Z Downloaded anstyle-query v1.1.1
3242025-06-30T22:06:24.975Z Downloaded anstyle-parse v0.2.5
3252025-06-30T22:06:24.978Z Downloaded clap_lex v0.7.4
3262025-06-30T22:06:24.983Z Downloaded anyhow v1.0.98
3272025-06-30T22:06:24.988Z Downloaded digest v0.10.7
3282025-06-30T22:06:24.988Z Downloaded cargo-platform v0.2.0
3292025-06-30T22:06:24.988Z Downloaded anstyle v1.0.11
3302025-06-30T22:06:24.992Z Downloaded equivalent v1.0.2
3312025-06-30T22:06:24.992Z Downloaded errno v0.3.12
3322025-06-30T22:06:24.992Z Downloaded byteorder v1.5.0
3332025-06-30T22:06:24.995Z Downloaded form_urlencoded v1.2.1
3342025-06-30T22:06:24.995Z Downloaded bitflags v2.9.0
3352025-06-30T22:06:24.998Z Downloaded cpufeatures v0.2.14
3362025-06-30T22:06:25.002Z Downloaded colorchoice v1.0.2
3372025-06-30T22:06:25.002Z Downloaded clap_derive v4.5.40
3382025-06-30T22:06:25.006Z Downloaded utf8parse v0.2.2
3392025-06-30T22:06:25.006Z Downloaded icu_collections v1.5.0
3402025-06-30T22:06:25.010Z Downloaded utf16_iter v1.0.5
3412025-06-30T22:06:25.014Z Downloaded unicode-linebreak v0.1.5
3422025-06-30T22:06:25.014Z Downloaded getrandom v0.3.1
3432025-06-30T22:06:25.017Z Downloaded ucd-trie v0.1.7
3442025-06-30T22:06:25.022Z Downloaded thiserror-impl v1.0.69
3452025-06-30T22:06:25.022Z Downloaded fs-err v3.1.1
3462025-06-30T22:06:25.026Z Downloaded yoke-derive v0.7.4
3472025-06-30T22:06:25.026Z Downloaded camino v1.1.10
3482025-06-30T22:06:25.027Z Downloaded pretty-hex v0.4.1
3492025-06-30T22:06:25.030Z Downloaded zerofrom v0.1.4
3502025-06-30T22:06:25.031Z Downloaded tabled_derive v0.7.0
3512025-06-30T22:06:25.031Z Downloaded version_check v0.9.5
3522025-06-30T22:06:25.035Z Downloaded erased-serde v0.4.6
3532025-06-30T22:06:25.035Z Downloaded ordered-float v2.10.1
3542025-06-30T22:06:25.035Z Downloaded is_terminal_polyfill v1.70.1
3552025-06-30T22:06:25.038Z Downloaded zerovec-derive v0.10.3
3562025-06-30T22:06:25.038Z Downloaded thiserror-impl v2.0.12
3572025-06-30T22:06:25.041Z Downloaded utf8_iter v1.0.4
3582025-06-30T22:06:25.041Z Downloaded usdt-impl v0.5.0
3592025-06-30T22:06:25.047Z Downloaded cargo_toml v0.21.0
3602025-06-30T22:06:25.047Z Downloaded writeable v0.5.5
3612025-06-30T22:06:25.051Z Downloaded thread-id v4.2.2
3622025-06-30T22:06:25.051Z Downloaded toml_write v0.1.2
3632025-06-30T22:06:25.051Z Downloaded unicode-xid v0.2.6
3642025-06-30T22:06:25.069Z Downloaded scroll_derive v0.12.0
3652025-06-30T22:06:25.069Z Downloaded toml_datetime v0.6.11
3662025-06-30T22:06:25.069Z Downloaded thiserror v1.0.69
3672025-06-30T22:06:25.069Z Downloaded zerocopy-derive v0.7.35
3682025-06-30T22:06:25.069Z Downloaded terminal_size v0.4.0
3692025-06-30T22:06:25.069Z Downloaded usdt-macro v0.5.0
3702025-06-30T22:06:25.074Z Downloaded serde_spanned v0.6.9
3712025-06-30T22:06:25.074Z Downloaded generic-array v0.14.7
3722025-06-30T22:06:25.074Z Downloaded toml v0.8.23
3732025-06-30T22:06:25.075Z Downloaded unicode-ident v1.0.18
3742025-06-30T22:06:25.075Z Downloaded yoke v0.7.4
3752025-06-30T22:06:25.079Z Downloaded strsim v0.11.1
3762025-06-30T22:06:25.080Z Downloaded itoa v1.0.11
3772025-06-30T22:06:25.080Z Downloaded typenum v1.17.0
3782025-06-30T22:06:25.083Z Downloaded textwrap v0.16.2
3792025-06-30T22:06:25.083Z Downloaded smawk v0.3.2
3802025-06-30T22:06:25.087Z Downloaded toml_edit v0.22.27
3812025-06-30T22:06:25.091Z Downloaded url v2.5.4
3822025-06-30T22:06:25.100Z Downloaded stable_deref_trait v1.2.0
3832025-06-30T22:06:25.103Z Downloaded macaddr v1.0.1
3842025-06-30T22:06:25.104Z Downloaded serde_tokenstream v0.2.2
3852025-06-30T22:06:25.104Z Downloaded cargo-util-schemas v0.2.0
3862025-06-30T22:06:25.104Z Downloaded synstructure v0.13.1
3872025-06-30T22:06:25.104Z Downloaded plain v0.2.3
3882025-06-30T22:06:25.104Z Downloaded pest_generator v2.7.14
3892025-06-30T22:06:25.104Z Downloaded percent-encoding v2.3.1
3902025-06-30T22:06:25.104Z Downloaded serde-untagged v0.1.7
3912025-06-30T22:06:25.104Z Downloaded quote v1.0.40
3922025-06-30T22:06:25.108Z Downloaded cargo_metadata v0.20.0
3932025-06-30T22:06:25.108Z Downloaded zerovec v0.10.4
3942025-06-30T22:06:25.116Z Downloaded zerocopy v0.7.35
3952025-06-30T22:06:25.128Z Downloaded winnow v0.7.10
3962025-06-30T22:06:25.137Z Downloaded thiserror v2.0.12
3972025-06-30T22:06:25.142Z Downloaded once_cell v1.21.3
3982025-06-30T22:06:25.147Z Downloaded unicode-width v0.1.14
3992025-06-30T22:06:25.151Z Downloaded ryu v1.0.18
4002025-06-30T22:06:25.158Z Downloaded icu_normalizer_data v1.5.0
4012025-06-30T22:06:25.158Z Downloaded unicode-width v0.2.0
4022025-06-30T22:06:25.164Z Downloaded tempfile v3.20.0
4032025-06-30T22:06:25.164Z Downloaded icu_normalizer v1.5.0
4042025-06-30T22:06:25.170Z Downloaded num-traits v0.2.19
4052025-06-30T22:06:25.170Z Downloaded icu_locid_transform_data v1.5.0
4062025-06-30T22:06:25.174Z Downloaded serde_derive v1.0.219
4072025-06-30T22:06:25.174Z Downloaded icu_provider v1.5.0
4082025-06-30T22:06:25.178Z Downloaded icu_properties v1.5.1
4092025-06-30T22:06:25.181Z Downloaded serde v1.0.219
4102025-06-30T22:06:25.181Z Downloaded papergrid v0.11.0
4112025-06-30T22:06:25.189Z Downloaded proc-macro2 v1.0.95
4122025-06-30T22:06:25.192Z Downloaded indexmap v2.9.0
4132025-06-30T22:06:25.192Z Downloaded pest_meta v2.7.14
4142025-06-30T22:06:25.201Z Downloaded smallvec v1.15.0
4152025-06-30T22:06:25.206Z Downloaded sha2 v0.10.9
4162025-06-30T22:06:25.206Z Downloaded hashbrown v0.15.4
4172025-06-30T22:06:25.211Z Downloaded memchr v2.7.4
4182025-06-30T22:06:25.216Z Downloaded clap_builder v4.5.40
4192025-06-30T22:06:25.223Z Downloaded idna v1.0.3
4202025-06-30T22:06:25.231Z Downloaded serde_json v1.0.140
4212025-06-30T22:06:25.235Z Downloaded pest v2.7.14
4222025-06-30T22:06:25.242Z Downloaded semver v1.0.26
4232025-06-30T22:06:25.246Z Downloaded goblin v0.8.2
4242025-06-30T22:06:25.255Z Downloaded tabled v0.15.0
4252025-06-30T22:06:25.270Z Downloaded proc-macro-error v1.0.4
4262025-06-30T22:06:25.275Z Downloaded memmap v0.7.0
4272025-06-30T22:06:25.275Z Downloaded syn v1.0.109
4282025-06-30T22:06:25.283Z Downloaded icu_properties_data v1.5.0
4292025-06-30T22:06:25.290Z Downloaded log v0.4.27
4302025-06-30T22:06:25.295Z Downloaded litemap v0.7.3
4312025-06-30T22:06:25.300Z Downloaded syn v2.0.104
4322025-06-30T22:06:25.309Z Downloaded scroll v0.12.0
4332025-06-30T22:06:25.313Z Downloaded pest_derive v2.7.14
4342025-06-30T22:06:25.313Z Downloaded icu_locid_transform v1.5.0
4352025-06-30T22:06:25.313Z Downloaded displaydoc v0.2.5
4362025-06-30T22:06:25.323Z Downloaded proc-macro-error-attr v1.0.4
4372025-06-30T22:06:25.323Z Downloaded idna_adapter v1.2.0
4382025-06-30T22:06:25.323Z Downloaded typeid v1.0.3
4392025-06-30T22:06:25.323Z Downloaded tinystr v0.7.6
4402025-06-30T22:06:25.323Z Downloaded zerofrom-derive v0.1.4
4412025-06-30T22:06:25.323Z Downloaded swrite v0.1.0
4422025-06-30T22:06:25.333Z Downloaded rustix v0.38.37
4432025-06-30T22:06:25.346Z Downloaded serde-value v0.7.0
4442025-06-30T22:06:25.353Z Downloaded rustix v1.0.7
4452025-06-30T22:06:25.370Z Downloaded block-buffer v0.10.4
4462025-06-30T22:06:25.379Z Downloaded heck v0.5.0
4472025-06-30T22:06:25.379Z Downloaded bytecount v0.6.8
4482025-06-30T22:06:25.379Z Downloaded write16 v1.0.0
4492025-06-30T22:06:25.379Z Downloaded icu_locid v1.5.0
4502025-06-30T22:06:25.385Z Downloaded heck v0.4.1
4512025-06-30T22:06:25.385Z Downloaded fnv v1.0.7
4522025-06-30T22:06:25.385Z Downloaded dof v0.3.0
4532025-06-30T22:06:25.385Z Downloaded crypto-common v0.1.6
4542025-06-30T22:06:25.386Z Downloaded usdt v0.5.0
4552025-06-30T22:06:25.386Z Downloaded icu_provider_macros v1.5.0
4562025-06-30T22:06:25.386Z Downloaded clap v4.5.40
4572025-06-30T22:06:25.395Z Downloaded fastrand v2.1.1
4582025-06-30T22:06:25.395Z Downloaded dtrace-parser v0.2.0
4592025-06-30T22:06:25.395Z Downloaded camino-tempfile v1.4.1
4602025-06-30T22:06:25.398Z Downloaded usdt-attr-macro v0.5.0
4612025-06-30T22:06:25.398Z Downloaded cfg-if v1.0.1
4622025-06-30T22:06:25.398Z Downloaded libc v0.2.174
4632025-06-30T22:06:25.482Z Compiling proc-macro2 v1.0.95
4642025-06-30T22:06:25.483Z Compiling unicode-ident v1.0.18
4652025-06-30T22:06:25.488Z Compiling serde v1.0.219
4662025-06-30T22:06:25.488Z Compiling version_check v0.9.5
4672025-06-30T22:06:25.488Z Compiling thiserror v1.0.69
4682025-06-30T22:06:25.488Z Compiling libc v0.2.174
4692025-06-30T22:06:25.488Z Compiling memchr v2.7.4
4702025-06-30T22:06:25.488Z Compiling stable_deref_trait v1.2.0
4712025-06-30T22:06:25.855Z Compiling writeable v0.5.5
4722025-06-30T22:06:25.925Z Compiling ucd-trie v0.1.7
4732025-06-30T22:06:26.344Z Compiling ryu v1.0.18
4742025-06-30T22:06:26.365Z Compiling litemap v0.7.3
4752025-06-30T22:06:26.413Z Compiling autocfg v1.4.0
4762025-06-30T22:06:26.648Z Compiling itoa v1.0.11
4772025-06-30T22:06:26.670Z Compiling once_cell v1.21.3
4782025-06-30T22:06:26.882Z Compiling icu_locid_transform_data v1.5.0
4792025-06-30T22:06:26.912Z Compiling byteorder v1.5.0
4802025-06-30T22:06:27.005Z Compiling bitflags v2.9.0
4812025-06-30T22:06:27.037Z Compiling icu_properties_data v1.5.0
4822025-06-30T22:06:27.062Z Compiling serde_json v1.0.140
4832025-06-30T22:06:27.277Z Compiling num-traits v0.2.19
4842025-06-30T22:06:27.300Z Compiling rustix v0.38.37
4852025-06-30T22:06:27.396Z Compiling write16 v1.0.0
4862025-06-30T22:06:27.419Z Compiling typeid v1.0.3
4872025-06-30T22:06:27.443Z Compiling icu_normalizer_data v1.5.0
4882025-06-30T22:06:27.554Z Compiling smallvec v1.15.0
4892025-06-30T22:06:27.579Z Compiling equivalent v1.0.2
4902025-06-30T22:06:27.583Z Compiling utf8_iter v1.0.4
4912025-06-30T22:06:27.709Z Compiling quote v1.0.40
4922025-06-30T22:06:27.837Z Compiling errno v0.3.12
4932025-06-30T22:06:27.912Z Compiling utf16_iter v1.0.5
4942025-06-30T22:06:27.943Z Compiling hashbrown v0.15.4
4952025-06-30T22:06:28.068Z Compiling syn v2.0.104
4962025-06-30T22:06:28.185Z Compiling usdt-impl v0.5.0
4972025-06-30T22:06:28.239Z Compiling proc-macro-error-attr v1.0.4
4982025-06-30T22:06:28.266Z Compiling syn v1.0.109
4992025-06-30T22:06:28.269Z Compiling toml_write v0.1.2
5002025-06-30T22:06:28.360Z Compiling winnow v0.7.10
5012025-06-30T22:06:28.607Z Compiling thread-id v4.2.2
5022025-06-30T22:06:28.734Z Compiling proc-macro-error v1.0.4
5032025-06-30T22:06:28.847Z Compiling camino v1.1.10
5042025-06-30T22:06:28.876Z Compiling plain v0.2.3
5052025-06-30T22:06:29.020Z Compiling indexmap v2.9.0
5062025-06-30T22:06:29.046Z Compiling getrandom v0.3.1
5072025-06-30T22:06:29.067Z Compiling semver v1.0.26
5082025-06-30T22:06:29.384Z Compiling utf8parse v0.2.2
5092025-06-30T22:06:29.533Z Compiling log v0.4.27
5102025-06-30T22:06:29.593Z Compiling rustix v1.0.7
5112025-06-30T22:06:29.693Z Compiling percent-encoding v2.3.1
5122025-06-30T22:06:29.942Z Compiling form_urlencoded v1.2.1
5132025-06-30T22:06:29.981Z Compiling terminal_size v0.4.0
5142025-06-30T22:06:30.008Z Compiling anstyle-parse v0.2.5
5152025-06-30T22:06:30.189Z Compiling ordered-float v2.10.1
5162025-06-30T22:06:30.447Z Compiling is_terminal_polyfill v1.70.1
5172025-06-30T22:06:30.552Z Compiling thiserror v2.0.12
5182025-06-30T22:06:30.628Z Compiling pretty-hex v0.4.1
5192025-06-30T22:06:30.735Z Compiling anstyle-query v1.1.1
5202025-06-30T22:06:30.805Z Compiling colorchoice v1.0.2
5212025-06-30T22:06:30.878Z Compiling cfg-if v1.0.1
5222025-06-30T22:06:30.905Z Compiling anstyle v1.0.11
5232025-06-30T22:06:31.312Z Compiling anstream v0.6.18
5242025-06-30T22:06:31.488Z Compiling fs-err v3.1.1
5252025-06-30T22:06:31.524Z Compiling fastrand v2.1.1
5262025-06-30T22:06:31.788Z Compiling anyhow v1.0.98
5272025-06-30T22:06:31.939Z Compiling unicode-xid v0.2.6
5282025-06-30T22:06:31.999Z Compiling unicode-width v0.1.14
5292025-06-30T22:06:32.143Z Compiling heck v0.5.0
5302025-06-30T22:06:32.215Z Compiling bytecount v0.6.8
5312025-06-30T22:06:32.349Z Compiling clap_lex v0.7.4
5322025-06-30T22:06:32.426Z Compiling heck v0.4.1
5332025-06-30T22:06:32.517Z Compiling fnv v1.0.7
5342025-06-30T22:06:32.623Z Compiling strsim v0.11.1
5352025-06-30T22:06:32.678Z Compiling papergrid v0.11.0
5362025-06-30T22:06:32.784Z Compiling tempfile v3.20.0
5372025-06-30T22:06:33.237Z Compiling clap_builder v4.5.40
5382025-06-30T22:06:33.451Z Compiling memmap v0.7.0
5392025-06-30T22:06:33.537Z Compiling unicode-width v0.2.0
5402025-06-30T22:06:33.675Z Compiling smawk v0.3.2
5412025-06-30T22:06:33.790Z Compiling unicode-linebreak v0.1.5
5422025-06-30T22:06:34.292Z Compiling textwrap v0.16.2
5432025-06-30T22:06:34.458Z Compiling synstructure v0.13.1
5442025-06-30T22:06:34.841Z Compiling swrite v0.1.0
5452025-06-30T22:06:34.992Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5462025-06-30T22:06:35.387Z Compiling tabled_derive v0.7.0
5472025-06-30T22:06:36.613Z Compiling serde_derive v1.0.219
5482025-06-30T22:06:36.613Z Compiling zerofrom-derive v0.1.4
5492025-06-30T22:06:36.635Z Compiling thiserror-impl v1.0.69
5502025-06-30T22:06:36.635Z Compiling yoke-derive v0.7.4
5512025-06-30T22:06:36.636Z Compiling zerovec-derive v0.10.3
5522025-06-30T22:06:36.945Z Compiling displaydoc v0.2.5
5532025-06-30T22:06:38.346Z Compiling icu_provider_macros v1.5.0
5542025-06-30T22:06:38.884Z Compiling zerocopy-derive v0.7.35
5552025-06-30T22:06:39.148Z Compiling scroll_derive v0.12.0
5562025-06-30T22:06:39.320Z Compiling thiserror-impl v2.0.12
5572025-06-30T22:06:39.515Z Compiling pest v2.7.14
5582025-06-30T22:06:40.045Z Compiling zerofrom v0.1.4
5592025-06-30T22:06:40.327Z Compiling yoke v0.7.4
5602025-06-30T22:06:40.504Z Compiling clap_derive v4.5.40
5612025-06-30T22:06:40.579Z Compiling scroll v0.12.0
5622025-06-30T22:06:40.672Z Compiling zerovec v0.10.4
5632025-06-30T22:06:40.788Z Compiling zerocopy v0.7.35
5642025-06-30T22:06:41.098Z Compiling goblin v0.8.2
5652025-06-30T22:06:41.481Z Compiling tabled v0.15.0
5662025-06-30T22:06:42.042Z Compiling pest_meta v2.7.14
5672025-06-30T22:06:42.357Z Compiling tinystr v0.7.6
5682025-06-30T22:06:42.397Z Compiling icu_collections v1.5.0
5692025-06-30T22:06:42.738Z Compiling icu_locid v1.5.0
5702025-06-30T22:06:43.422Z Compiling pest_generator v2.7.14
5712025-06-30T22:06:44.288Z Compiling icu_provider v1.5.0
5722025-06-30T22:06:44.594Z Compiling clap v4.5.40
5732025-06-30T22:06:45.073Z Compiling icu_locid_transform v1.5.0
5742025-06-30T22:06:45.359Z Compiling pest_derive v2.7.14
5752025-06-30T22:06:46.114Z Compiling dtrace-parser v0.2.0
5762025-06-30T22:06:46.238Z Compiling icu_properties v1.5.1
5772025-06-30T22:06:48.236Z Compiling serde_spanned v0.6.9
5782025-06-30T22:06:48.236Z Compiling toml_datetime v0.6.11
5792025-06-30T22:06:48.240Z Compiling erased-serde v0.4.6
5802025-06-30T22:06:48.537Z Compiling serde-value v0.7.0
5812025-06-30T22:06:48.742Z Compiling toml_edit v0.22.27
5822025-06-30T22:06:49.116Z Compiling serde_tokenstream v0.2.2
5832025-06-30T22:06:49.157Z Compiling cargo-platform v0.2.0
5842025-06-30T22:06:49.318Z Compiling icu_normalizer v1.5.0
5852025-06-30T22:06:49.450Z Compiling serde-untagged v0.1.7
5862025-06-30T22:06:49.663Z Compiling camino-tempfile v1.4.1
5872025-06-30T22:06:49.694Z Compiling macaddr v1.0.1
5882025-06-30T22:06:49.967Z Compiling dof v0.3.0
5892025-06-30T22:06:50.184Z Compiling idna_adapter v1.2.0
5902025-06-30T22:06:50.403Z Compiling idna v1.0.3
5912025-06-30T22:06:50.970Z Compiling url v2.5.4
5922025-06-30T22:06:51.779Z Compiling toml v0.8.23
5932025-06-30T22:06:54.002Z Compiling usdt-attr-macro v0.5.0
5942025-06-30T22:06:54.048Z Compiling usdt-macro v0.5.0
5952025-06-30T22:06:54.048Z Compiling cargo-util-schemas v0.2.0
5962025-06-30T22:06:54.048Z Compiling cargo_toml v0.21.0
5972025-06-30T22:06:54.048Z Compiling usdt v0.5.0
5982025-06-30T22:06:54.048Z Compiling cargo_metadata v0.20.0
5992025-06-30T22:06:55.841Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6002025-06-30T22:06:59.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
6012025-06-30T22:06:59.473Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6022025-06-30T22:07:00.138Z Downloading crates ...
6032025-06-30T22:07:00.268Z Downloaded adler2 v2.0.0
6042025-06-30T22:07:00.291Z Downloaded base64ct v1.6.0
6052025-06-30T22:07:00.294Z Downloaded aes-gcm v0.10.3
6062025-06-30T22:07:00.299Z Downloaded atomic-waker v1.1.2
6072025-06-30T22:07:00.302Z Downloaded aead v0.5.2
6082025-06-30T22:07:00.305Z Downloaded ascii-canvas v3.0.0
6092025-06-30T22:07:00.308Z Downloaded bcrypt-pbkdf v0.10.0
6102025-06-30T22:07:00.311Z Downloaded async-stream v0.3.6
6112025-06-30T22:07:00.314Z Downloaded heapless v0.7.17
6122025-06-30T22:07:00.319Z Downloaded hickory-resolver v0.24.4
6132025-06-30T22:07:00.324Z Downloaded crucible-workspace-hack v0.1.0
6142025-06-30T22:07:00.327Z Downloaded addr2line v0.24.2
6152025-06-30T22:07:00.330Z Downloaded highway v1.3.0
6162025-06-30T22:07:00.334Z Downloaded base64 v0.13.1
6172025-06-30T22:07:00.337Z Downloaded hmac v0.12.1
6182025-06-30T22:07:00.341Z Downloaded heck v0.3.3
6192025-06-30T22:07:00.341Z Downloaded base16ct v0.2.0
6202025-06-30T22:07:00.344Z Downloaded argon2 v0.5.3
6212025-06-30T22:07:00.345Z Downloaded bb8 v0.8.5
6222025-06-30T22:07:00.348Z Downloaded ingot-types v0.1.0
6232025-06-30T22:07:00.348Z Downloaded atty v0.2.14
6242025-06-30T22:07:00.354Z Downloaded bit-set v0.8.0
6252025-06-30T22:07:00.354Z Downloaded async-trait v0.1.88
6262025-06-30T22:07:00.358Z Downloaded hex v0.4.3
6272025-06-30T22:07:00.358Z Downloaded atomicwrites v0.4.4
6282025-06-30T22:07:00.361Z Downloaded ciborium-io v0.2.2
6292025-06-30T22:07:00.365Z Downloaded backoff v0.4.0
6302025-06-30T22:07:00.368Z Downloaded bitfield-struct v0.6.2
6312025-06-30T22:07:00.368Z Downloaded bit-set v0.5.3
6322025-06-30T22:07:00.368Z Downloaded block-padding v0.3.3
6332025-06-30T22:07:00.371Z Downloaded base64 v0.21.7
6342025-06-30T22:07:00.374Z Downloaded hickory-proto v0.25.2
6352025-06-30T22:07:00.394Z Downloaded miniz_oxide v0.8.5
6362025-06-30T22:07:00.399Z Downloaded home v0.5.9
6372025-06-30T22:07:00.399Z Downloaded hickory-resolver v0.25.2
6382025-06-30T22:07:00.403Z Downloaded inout v0.1.3
6392025-06-30T22:07:00.407Z Downloaded ident_case v1.0.1
6402025-06-30T22:07:00.407Z Downloaded camino-tempfile-ext v0.3.1
6412025-06-30T22:07:00.410Z Downloaded bit-vec v0.6.3
6422025-06-30T22:07:00.413Z Downloaded match_cfg v0.1.0
6432025-06-30T22:07:00.413Z Downloaded http-range v0.1.5
6442025-06-30T22:07:00.416Z Downloaded http-body v1.0.1
6452025-06-30T22:07:00.416Z Downloaded hubpack_derive v0.1.1
6462025-06-30T22:07:00.419Z Downloaded hubpack v0.1.2
6472025-06-30T22:07:00.419Z Downloaded bitfield v0.14.0
6482025-06-30T22:07:00.423Z Downloaded instant v0.1.13
6492025-06-30T22:07:00.423Z Downloaded base64 v0.22.1
6502025-06-30T22:07:00.427Z Downloaded chacha20 v0.9.1
6512025-06-30T22:07:00.430Z Downloaded md-5 v0.10.6
6522025-06-30T22:07:00.434Z Downloaded indoc v1.0.9
6532025-06-30T22:07:00.437Z Downloaded critical-section v1.1.3
6542025-06-30T22:07:00.437Z Downloaded memoffset v0.9.1
6552025-06-30T22:07:00.440Z Downloaded internet-checksum v0.2.1
6562025-06-30T22:07:00.440Z Downloaded httpdate v1.0.3
6572025-06-30T22:07:00.443Z Downloaded hostname v0.4.0
6582025-06-30T22:07:00.446Z Downloaded crossbeam-deque v0.8.5
6592025-06-30T22:07:00.446Z Downloaded crc v3.2.1
6602025-06-30T22:07:00.449Z Downloaded buf-list v1.0.3
6612025-06-30T22:07:00.452Z Downloaded crc-catalog v2.4.0
6622025-06-30T22:07:00.455Z Downloaded md5 v0.7.0
6632025-06-30T22:07:00.455Z Downloaded is_ci v1.2.0
6642025-06-30T22:07:00.458Z Downloaded castaway v0.2.3
6652025-06-30T22:07:00.458Z Downloaded bcs v0.1.6
6662025-06-30T22:07:00.461Z Downloaded cipher v0.4.4
6672025-06-30T22:07:00.465Z Downloaded ref-cast-impl v1.0.24
6682025-06-30T22:07:00.465Z Downloaded hex-literal v0.4.1
6692025-06-30T22:07:00.469Z Downloaded hyper-staticfile v0.10.1
6702025-06-30T22:07:00.470Z Downloaded ciborium-ll v0.2.2
6712025-06-30T22:07:00.473Z Downloaded http-body-util v0.1.3
6722025-06-30T22:07:00.473Z Downloaded libefi-sys v0.1.0
6732025-06-30T22:07:00.477Z Downloaded impl-trait-for-tuples v0.2.2
6742025-06-30T22:07:00.480Z Downloaded kstat-rs v0.2.4
6752025-06-30T22:07:00.480Z Downloaded rustc_version v0.1.7
6762025-06-30T22:07:00.483Z Downloaded lazycell v1.3.0
6772025-06-30T22:07:00.483Z Downloaded progenitor v0.9.1
6782025-06-30T22:07:00.486Z Downloaded sha1 v0.10.6
6792025-06-30T22:07:00.490Z Downloaded mime_guess v2.0.5
6802025-06-30T22:07:00.493Z Downloaded maybe-uninit v2.0.0
6812025-06-30T22:07:00.493Z Downloaded siphasher v0.3.11
6822025-06-30T22:07:00.496Z Downloaded resolv-conf v0.7.0
6832025-06-30T22:07:00.499Z Downloaded sync-ptr v0.1.4
6842025-06-30T22:07:00.500Z Downloaded hickory-client v0.25.2
6852025-06-30T22:07:00.503Z Downloaded rtoolbox v0.0.2
6862025-06-30T22:07:00.506Z Downloaded maplit v1.0.2
6872025-06-30T22:07:00.506Z Downloaded lzss v0.8.2
6882025-06-30T22:07:00.510Z Downloaded bzip2 v0.4.4
6892025-06-30T22:07:00.513Z Downloaded libz-rs-sys v0.5.1
6902025-06-30T22:07:00.517Z Downloaded lru-cache v0.1.2
6912025-06-30T22:07:00.517Z Downloaded lock_api v0.4.12
6922025-06-30T22:07:00.520Z Downloaded scrypt v0.11.0
6932025-06-30T22:07:00.520Z Downloaded arrayvec v0.7.6
6942025-06-30T22:07:00.523Z Downloaded tower-service v0.3.3
6952025-06-30T22:07:00.526Z Downloaded tokio-macros v2.5.0
6962025-06-30T22:07:00.526Z Downloaded colored v2.2.0
6972025-06-30T22:07:00.529Z Downloaded httparse v1.9.5
6982025-06-30T22:07:00.546Z Downloaded want v0.3.1
6992025-06-30T22:07:00.549Z Downloaded waitgroup v0.1.2
7002025-06-30T22:07:00.552Z Downloaded typify-macro v0.4.1
7012025-06-30T22:07:00.552Z Downloaded supports-color v3.0.2
7022025-06-30T22:07:00.555Z Downloaded string_cache v0.8.9
7032025-06-30T22:07:00.555Z Downloaded slab v0.4.9
7042025-06-30T22:07:00.559Z Downloaded termcolor v1.4.1
7052025-06-30T22:07:00.562Z Downloaded libloading v0.8.5
7062025-06-30T22:07:00.562Z Downloaded cstr-argument v0.1.2
7072025-06-30T22:07:00.565Z Downloaded tokio-native-tls v0.3.1
7082025-06-30T22:07:00.568Z Downloaded slog-stdlog v4.1.1
7092025-06-30T22:07:00.568Z Downloaded mime v0.3.17
7102025-06-30T22:07:00.571Z Downloaded heapless v0.8.0
7112025-06-30T22:07:00.575Z Downloaded embedded-io v0.4.0
7122025-06-30T22:07:00.579Z Downloaded tap v1.0.1
7132025-06-30T22:07:00.582Z Downloaded clang-sys v1.8.1
7142025-06-30T22:07:00.582Z Downloaded serde_derive_internals v0.29.1
7152025-06-30T22:07:00.585Z Downloaded bzip2 v0.5.2
7162025-06-30T22:07:00.619Z Downloaded crossbeam-epoch v0.9.18
7172025-06-30T22:07:00.619Z Downloaded globwalk v0.9.1
7182025-06-30T22:07:00.619Z Downloaded new_debug_unreachable v1.0.6
7192025-06-30T22:07:00.619Z Downloaded ingot-macros v0.1.0
7202025-06-30T22:07:00.619Z Downloaded cookie v0.18.1
7212025-06-30T22:07:00.619Z Downloaded newline-converter v0.3.0
7222025-06-30T22:07:00.619Z Downloaded walkdir v2.5.0
7232025-06-30T22:07:00.619Z Downloaded ignore v0.4.23
7242025-06-30T22:07:00.619Z Downloaded tui-tree-widget v0.23.1
7252025-06-30T22:07:00.619Z Downloaded openssl-probe v0.1.5
7262025-06-30T22:07:00.619Z Downloaded crc32fast v1.4.2
7272025-06-30T22:07:00.623Z Downloaded openssl-macros v0.1.1
7282025-06-30T22:07:00.623Z Downloaded utf-8 v0.7.6
7292025-06-30T22:07:00.623Z Downloaded untrusted v0.9.0
7302025-06-30T22:07:00.623Z Downloaded pretty-hex v0.2.1
7312025-06-30T22:07:00.623Z Downloaded async-bb8-diesel v0.2.1
7322025-06-30T22:07:00.624Z Downloaded predicates-tree v1.0.12
7332025-06-30T22:07:00.624Z Downloaded opaque-debug v0.3.1
7342025-06-30T22:07:00.627Z Downloaded display-error-chain v0.2.2
7352025-06-30T22:07:00.627Z Downloaded litrs v0.4.1
7362025-06-30T22:07:00.630Z Downloaded zeroize v1.8.1
7372025-06-30T22:07:00.633Z Downloaded either v1.15.0
7382025-06-30T22:07:00.633Z Downloaded hickory-server v0.25.2
7392025-06-30T22:07:00.638Z Downloaded dunce v1.0.5
7402025-06-30T22:07:00.642Z Downloaded defmt-macros v0.3.9
7412025-06-30T22:07:00.646Z Downloaded futures-task v0.3.31
7422025-06-30T22:07:00.649Z Downloaded group v0.13.0
7432025-06-30T22:07:00.649Z Downloaded rustls-pki-types v1.10.0
7442025-06-30T22:07:00.653Z Downloaded multimap v0.10.1
7452025-06-30T22:07:00.657Z Downloaded filetime v0.2.25
7462025-06-30T22:07:00.660Z Downloaded sync_wrapper v1.0.1
7472025-06-30T22:07:00.660Z Downloaded newtype_derive v0.1.6
7482025-06-30T22:07:00.664Z Downloaded newtype-uuid v1.2.4
7492025-06-30T22:07:00.664Z Downloaded chacha20poly1305 v0.10.1
7502025-06-30T22:07:00.669Z Downloaded native-tls v0.2.12
7512025-06-30T22:07:00.674Z Downloaded salsa20 v0.10.2
7522025-06-30T22:07:00.674Z Downloaded parse-display-derive v0.10.0
7532025-06-30T22:07:00.674Z Downloaded parse-display v0.10.0
7542025-06-30T22:07:00.677Z Downloaded num-iter v0.1.45
7552025-06-30T22:07:00.677Z Downloaded pbkdf2 v0.12.2
7562025-06-30T22:07:00.680Z Downloaded ppv-lite86 v0.2.20
7572025-06-30T22:07:00.680Z Downloaded pem v3.0.5
7582025-06-30T22:07:00.684Z Downloaded progenitor-impl v0.10.0
7592025-06-30T22:07:00.688Z Downloaded crunchy v0.2.2
7602025-06-30T22:07:00.688Z Downloaded time-core v0.1.2
7612025-06-30T22:07:00.691Z Downloaded slog-term v2.9.1
7622025-06-30T22:07:00.691Z Downloaded universal-hash v0.5.1
7632025-06-30T22:07:00.696Z Downloaded pkg-config v0.3.31
7642025-06-30T22:07:00.699Z Downloaded peg-runtime v0.8.5
7652025-06-30T22:07:00.700Z Downloaded peg v0.8.5
7662025-06-30T22:07:00.703Z Downloaded prettyplease v0.2.35
7672025-06-30T22:07:00.709Z Downloaded spin v0.9.8
7682025-06-30T22:07:00.713Z Downloaded socket2 v0.5.10
7692025-06-30T22:07:00.713Z Downloaded bytes v1.10.1
7702025-06-30T22:07:00.716Z Downloaded des v0.8.1
7712025-06-30T22:07:00.719Z Downloaded rustc-demangle v0.1.24
7722025-06-30T22:07:00.722Z Downloaded daft-derive v0.1.3
7732025-06-30T22:07:00.727Z Downloaded foreign-types v0.3.2
7742025-06-30T22:07:00.731Z Downloaded slog-envlogger v2.2.0
7752025-06-30T22:07:00.735Z Downloaded rustc-hash v2.1.1
7762025-06-30T22:07:00.735Z Downloaded rustc-hash v1.1.0
7772025-06-30T22:07:00.735Z Downloaded rustversion v1.0.17
7782025-06-30T22:07:00.738Z Downloaded rustls-native-certs v0.8.1
7792025-06-30T22:07:00.741Z Downloaded rusty-fork v0.3.0
7802025-06-30T22:07:00.745Z Downloaded smf v0.2.3
7812025-06-30T22:07:00.749Z Downloaded thiserror-impl-no-std v2.0.2
7822025-06-30T22:07:00.749Z Downloaded similar v2.7.0
7832025-06-30T22:07:00.753Z Downloaded oso-derive v0.27.3
7842025-06-30T22:07:00.756Z Downloaded try-lock v0.2.5
7852025-06-30T22:07:00.756Z Downloaded tiny-keccak v2.0.2
7862025-06-30T22:07:00.761Z Downloaded parse-size v1.1.0
7872025-06-30T22:07:00.767Z Downloaded unicode-truncate v1.1.0
7882025-06-30T22:07:00.767Z Downloaded quick-error v1.2.3
7892025-06-30T22:07:00.770Z Downloaded rand_core v0.9.2
7902025-06-30T22:07:00.770Z Downloaded pem-rfc7468 v0.7.0
7912025-06-30T22:07:00.770Z Downloaded wyz v0.5.1
7922025-06-30T22:07:00.773Z Downloaded progenitor-client v0.10.0
7932025-06-30T22:07:00.773Z Downloaded pkcs8 v0.10.2
7942025-06-30T22:07:00.783Z Downloaded tar v0.4.44
7952025-06-30T22:07:00.786Z Downloaded jiff-static v0.2.15
7962025-06-30T22:07:00.786Z Downloaded peg-macros v0.8.5
7972025-06-30T22:07:00.789Z Downloaded futures-sink v0.3.31
7982025-06-30T22:07:00.789Z Downloaded elliptic-curve v0.13.8
7992025-06-30T22:07:00.793Z Downloaded ena v0.14.3
8002025-06-30T22:07:00.797Z Downloaded dsl_auto_type v0.1.2
8012025-06-30T22:07:00.800Z Downloaded defmt v0.3.8
8022025-06-30T22:07:00.805Z Downloaded fatfs v0.3.6
8032025-06-30T22:07:00.810Z Downloaded scheduled-thread-pool v0.2.7
8042025-06-30T22:07:00.810Z Downloaded sqlparser_derive v0.2.2
8052025-06-30T22:07:00.810Z Downloaded fs-err v2.11.0
8062025-06-30T22:07:00.813Z Downloaded nibble_vec v0.1.0
8072025-06-30T22:07:00.813Z Downloaded slog-scope v4.4.0
8082025-06-30T22:07:00.818Z Downloaded futures-core v0.3.31
8092025-06-30T22:07:00.821Z Downloaded tokio-tungstenite v0.23.1
8102025-06-30T22:07:00.821Z Downloaded hash32 v0.2.1
8112025-06-30T22:07:00.824Z Downloaded smallvec v0.6.14
8122025-06-30T22:07:00.824Z Downloaded prefix-trie v0.7.0
8132025-06-30T22:07:00.828Z Downloaded polyval v0.6.2
8142025-06-30T22:07:00.832Z Downloaded num-complex v0.4.6
8152025-06-30T22:07:00.835Z Downloaded num v0.4.3
8162025-06-30T22:07:00.838Z Downloaded void v1.0.2
8172025-06-30T22:07:00.838Z Downloaded steno v0.4.1
8182025-06-30T22:07:00.841Z Downloaded typify v0.4.1
8192025-06-30T22:07:00.853Z Downloaded rand_xorshift v0.4.0
8202025-06-30T22:07:00.857Z Downloaded rand_core v0.6.4
8212025-06-30T22:07:00.857Z Downloaded rand_chacha v0.9.0
8222025-06-30T22:07:00.857Z Downloaded rand_chacha v0.3.1
8232025-06-30T22:07:00.857Z Downloaded schemars_derive v0.8.22
8242025-06-30T22:07:00.857Z Downloaded same-file v1.0.6
8252025-06-30T22:07:00.861Z Downloaded rand v0.8.5
8262025-06-30T22:07:00.866Z Downloaded slog-async v2.8.0
8272025-06-30T22:07:00.873Z Downloaded shlex v1.3.0
8282025-06-30T22:07:00.873Z Downloaded static_assertions v1.1.0
8292025-06-30T22:07:00.874Z Downloaded thread_local v1.1.8
8302025-06-30T22:07:00.882Z Downloaded strum_macros v0.25.3
8312025-06-30T22:07:00.882Z Downloaded slog-bunyan v2.5.0
8322025-06-30T22:07:00.882Z Downloaded zone v0.3.1
8332025-06-30T22:07:00.887Z Downloaded hash32 v0.3.1
8342025-06-30T22:07:00.887Z Downloaded darling_macro v0.20.10
8352025-06-30T22:07:00.887Z Downloaded futures-io v0.3.31
8362025-06-30T22:07:00.887Z Downloaded globset v0.4.15
8372025-06-30T22:07:00.887Z Downloaded ghash v0.5.1
8382025-06-30T22:07:00.896Z Downloaded number_prefix v0.4.0
8392025-06-30T22:07:00.897Z Downloaded num_threads v0.1.7
8402025-06-30T22:07:00.897Z Downloaded rayon-core v1.12.1
8412025-06-30T22:07:00.900Z Downloaded zerocopy-derive v0.8.26
8422025-06-30T22:07:00.904Z Downloaded postgres-protocol v0.6.8
8432025-06-30T22:07:00.908Z Downloaded rcgen v0.12.1
8442025-06-30T22:07:00.911Z Downloaded postcard v1.0.10
8452025-06-30T22:07:00.915Z Downloaded itertools v0.10.5
8462025-06-30T22:07:00.920Z Downloaded proc-macro-crate v1.3.1
8472025-06-30T22:07:00.923Z Downloaded dropshot_endpoint v0.16.2
8482025-06-30T22:07:00.930Z Downloaded toml_edit v0.19.15
8492025-06-30T22:07:00.945Z Downloaded take_mut v0.2.2
8502025-06-30T22:07:00.951Z Downloaded itertools v0.14.0
8512025-06-30T22:07:00.955Z Downloaded tracing-attributes v0.1.27
8522025-06-30T22:07:00.958Z Downloaded subprocess v0.2.9
8532025-06-30T22:07:00.961Z Downloaded parking_lot v0.12.3
8542025-06-30T22:07:00.965Z Downloaded xshell-macros v0.2.7
8552025-06-30T22:07:00.968Z Downloaded pin-utils v0.1.0
8562025-06-30T22:07:00.968Z Downloaded num_enum_derive v0.5.11
8572025-06-30T22:07:00.972Z Downloaded float-cmp v0.10.0
8582025-06-30T22:07:00.972Z Downloaded proc-macro-error-attr2 v2.0.0
8592025-06-30T22:07:00.975Z Downloaded pin-project-lite v0.2.14
8602025-06-30T22:07:00.979Z Downloaded crossterm v0.28.1
8612025-06-30T22:07:00.986Z Downloaded num-conv v0.1.0
8622025-06-30T22:07:00.989Z Downloaded mio v1.0.2
8632025-06-30T22:07:00.994Z Downloaded quinn-udp v0.5.5
8642025-06-30T22:07:01.001Z Downloaded serde_repr v0.1.19
8652025-06-30T22:07:01.007Z Downloaded powerfmt v0.2.0
8662025-06-30T22:07:01.007Z Downloaded libxml v0.3.3
8672025-06-30T22:07:01.010Z Downloaded tower-layer v0.3.3
8682025-06-30T22:07:01.010Z Downloaded phf_generator v0.11.2
8692025-06-30T22:07:01.011Z Downloaded pbkdf2 v0.11.0
8702025-06-30T22:07:01.015Z Downloaded tls_codec_derive v0.4.1
8712025-06-30T22:07:01.018Z Downloaded itertools v0.12.1
8722025-06-30T22:07:01.025Z Downloaded zone_cfg_derive v0.3.0
8732025-06-30T22:07:01.028Z Downloaded xz2 v0.1.7
8742025-06-30T22:07:01.032Z Downloaded vergen v8.3.2
8752025-06-30T22:07:01.035Z Downloaded diesel_table_macro_syntax v0.2.0
8762025-06-30T22:07:01.035Z Downloaded defmt-parser v0.3.4
8772025-06-30T22:07:01.038Z Downloaded debug-ignore v1.0.5
8782025-06-30T22:07:01.038Z Downloaded diesel-dtrace v0.4.2
8792025-06-30T22:07:01.041Z Downloaded env_logger v0.11.5
8802025-06-30T22:07:01.046Z Downloaded env_logger v0.10.2
8812025-06-30T22:07:02.805Z Downloaded serde_yaml v0.9.34+deprecated
8822025-06-30T22:07:02.871Z Downloaded uzers v0.12.1
8832025-06-30T22:07:02.871Z Downloaded multer v3.1.0
8842025-06-30T22:07:02.871Z Downloaded tokio-dtrace v0.1.0
8852025-06-30T22:07:02.871Z Downloaded bindgen v0.71.1
8862025-06-30T22:07:02.871Z Downloaded headers-core v0.3.0
8872025-06-30T22:07:02.871Z Downloaded signal-hook-mio v0.2.4
8882025-06-30T22:07:02.871Z Downloaded serde_bytes v0.11.17
8892025-06-30T22:07:02.871Z Downloaded schemars v0.8.22
8902025-06-30T22:07:02.871Z Downloaded termtree v0.5.1
8912025-06-30T22:07:02.871Z Downloaded itertools v0.13.0
8922025-06-30T22:07:02.871Z Downloaded typify-macro v0.3.0
8932025-06-30T22:07:02.871Z Downloaded typify-macro v0.2.0
8942025-06-30T22:07:02.871Z Downloaded der_derive v0.7.3
8952025-06-30T22:07:02.871Z Downloaded dyn-clone v1.0.19
8962025-06-30T22:07:02.871Z Downloaded precomputed-hash v0.1.1
8972025-06-30T22:07:02.871Z Downloaded zstd-safe v7.2.3
8982025-06-30T22:07:02.871Z Downloaded float-ord v0.3.2
8992025-06-30T22:07:02.871Z Downloaded dirs-next v2.0.0
9002025-06-30T22:07:02.871Z Downloaded ed25519 v2.2.3
9012025-06-30T22:07:02.871Z Downloaded futures-channel v0.3.31
9022025-06-30T22:07:02.871Z Downloaded futures-macro v0.3.31
9032025-06-30T22:07:02.872Z Downloaded tokio-rustls v0.25.0
9042025-06-30T22:07:02.872Z Downloaded embedded-io v0.6.1
9052025-06-30T22:07:02.872Z Downloaded pkcs1 v0.7.5
9062025-06-30T22:07:02.872Z Downloaded tracing-core v0.1.32
9072025-06-30T22:07:02.872Z Downloaded fxhash v0.2.1
9082025-06-30T22:07:02.872Z Downloaded sec1 v0.7.3
9092025-06-30T22:07:02.872Z Downloaded serde-big-array v0.5.1
9102025-06-30T22:07:02.872Z Downloaded slog v2.7.0
9112025-06-30T22:07:02.872Z Downloaded secrecy v0.8.0
9122025-06-30T22:07:02.872Z Downloaded iri-string v0.7.8
9132025-06-30T22:07:02.872Z Downloaded postgres-types v0.2.9
9142025-06-30T22:07:02.872Z Downloaded vte_generate_state_changes v0.1.2
9152025-06-30T22:07:02.872Z Downloaded zone_cfg_derive v0.1.2
9162025-06-30T22:07:02.872Z Downloaded secrecy v0.10.3
9172025-06-30T22:07:02.872Z Downloaded sqlformat v0.3.5
9182025-06-30T22:07:02.872Z Downloaded poly1305 v0.8.0
9192025-06-30T22:07:02.872Z Downloaded zopfli v0.8.1
9202025-06-30T22:07:02.872Z Downloaded semver v0.1.20
9212025-06-30T22:07:02.872Z Downloaded oxnet v0.1.2
9222025-06-30T22:07:02.872Z Downloaded ecdsa v0.16.9
9232025-06-30T22:07:02.872Z Downloaded topological-sort v0.2.2
9242025-06-30T22:07:02.872Z Downloaded futures v0.3.31
9252025-06-30T22:07:02.872Z Downloaded phf v0.11.2
9262025-06-30T22:07:02.872Z Downloaded ssh-cipher v0.2.0
9272025-06-30T22:07:02.872Z Downloaded yasna v0.5.2
9282025-06-30T22:07:02.872Z Downloaded structmeta-derive v0.3.0
9292025-06-30T22:07:02.872Z Downloaded signature v2.2.0
9302025-06-30T22:07:02.872Z Downloaded parse-zoneinfo v0.3.1
9312025-06-30T22:07:02.872Z Downloaded signal-hook-tokio v0.3.1
9322025-06-30T22:07:02.872Z Downloaded whoami v1.6.0
9332025-06-30T22:07:02.872Z Downloaded pkcs5 v0.7.1
9342025-06-30T22:07:02.872Z Downloaded strum v0.26.3
9352025-06-30T22:07:02.872Z Downloaded funty v2.0.0
9362025-06-30T22:07:02.872Z Downloaded which v4.4.2
9372025-06-30T22:07:02.873Z Downloaded thiserror-no-std v2.0.2
9382025-06-30T22:07:02.873Z Downloaded gethostname v0.5.0
9392025-06-30T22:07:02.873Z Downloaded snafu-derive v0.8.5
9402025-06-30T22:07:02.873Z Downloaded owo-colors v4.2.2
9412025-06-30T22:07:02.873Z Downloaded foreign-types-shared v0.3.1
9422025-06-30T22:07:02.873Z Downloaded fs_extra v1.3.0
9432025-06-30T22:07:02.873Z Downloaded psl-types v2.0.11
9442025-06-30T22:07:02.873Z Downloaded progenitor-client v0.9.1
9452025-06-30T22:07:02.873Z Downloaded r2d2 v0.8.10
9462025-06-30T22:07:02.873Z Downloaded omicron-zone-package v0.12.2
9472025-06-30T22:07:02.873Z Downloaded predicates-core v1.0.8
9482025-06-30T22:07:02.873Z Downloaded diesel_derives v2.2.3
9492025-06-30T22:07:02.873Z Downloaded foreign-types-shared v0.1.1
9502025-06-30T22:07:02.873Z Downloaded hkdf v0.12.4
9512025-06-30T22:07:02.873Z Downloaded difflib v0.4.0
9522025-06-30T22:07:02.873Z Downloaded unicode-bidi v0.3.17
9532025-06-30T22:07:02.873Z Downloaded password-hash v0.4.2
9542025-06-30T22:07:02.873Z Downloaded tinyvec_macros v0.1.1
9552025-06-30T22:07:02.873Z Downloaded predicates v3.1.3
9562025-06-30T22:07:02.873Z Downloaded proc-macro-error2 v2.0.1
9572025-06-30T22:07:02.873Z Downloaded xshell v0.2.7
9582025-06-30T22:07:02.873Z Downloaded darling_core v0.20.10
9592025-06-30T22:07:02.873Z Downloaded path-slash v0.1.5
9602025-06-30T22:07:02.873Z Downloaded zone v0.1.8
9612025-06-30T22:07:02.873Z Downloaded zeroize_derive v1.4.2
9622025-06-30T22:07:02.873Z Downloaded wait-timeout v0.2.0
9632025-06-30T22:07:02.873Z Downloaded ron v0.7.1
9642025-06-30T22:07:02.873Z Downloaded ssh-encoding v0.2.0
9652025-06-30T22:07:02.873Z Downloaded russh-keys v0.45.0
9662025-06-30T22:07:02.873Z Downloaded packed_struct_codegen v0.10.1
9672025-06-30T22:07:02.874Z Downloaded reedline v0.40.0
9682025-06-30T22:07:02.874Z Downloaded strum_macros v0.24.3
9692025-06-30T22:07:02.874Z Downloaded aho-corasick v1.1.3
9702025-06-30T22:07:02.874Z Downloaded packed_struct v0.10.1
9712025-06-30T22:07:02.874Z Downloaded foreign-types-macros v0.2.3
9722025-06-30T22:07:02.874Z Downloaded foldhash v0.1.5
9732025-06-30T22:07:02.874Z Downloaded diff v0.1.13
9742025-06-30T22:07:02.874Z Downloaded progenitor-macro v0.9.1
9752025-06-30T22:07:02.874Z Downloaded tinyvec v1.8.0
9762025-06-30T22:07:02.874Z Downloaded bitvec v1.0.1
9772025-06-30T22:07:02.874Z Downloaded serde_with_macros v3.12.0
9782025-06-30T22:07:02.874Z Downloaded half v2.4.1
9792025-06-30T22:07:02.874Z Downloaded test-strategy v0.4.1
9802025-06-30T22:07:02.874Z Downloaded foreign-types v0.5.0
9812025-06-30T22:07:02.874Z Downloaded futures-util v0.3.31
9822025-06-30T22:07:02.887Z Downloaded flume v0.11.1
9832025-06-30T22:07:02.887Z Downloaded ed25519-dalek v2.1.1
9842025-06-30T22:07:02.887Z Downloaded time v0.3.36
9852025-06-30T22:07:02.887Z Downloaded vte v0.11.1
9862025-06-30T22:07:02.887Z Downloaded num-bigint-dig v0.8.4
9872025-06-30T22:07:02.887Z Downloaded serde_cbor v0.11.2
9882025-06-30T22:07:02.887Z Downloaded tough v0.20.0
9892025-06-30T22:07:02.887Z Downloaded vsss-rs v3.3.4
9902025-06-30T22:07:02.887Z Downloaded password-hash v0.5.0
9912025-06-30T22:07:02.888Z Downloaded tracing v0.1.40
9922025-06-30T22:07:02.888Z Downloaded support-bundle-viewer v0.1.2
9932025-06-30T22:07:02.888Z Downloaded winnow v0.6.26
9942025-06-30T22:07:02.888Z Downloaded p256 v0.13.2
9952025-06-30T22:07:02.888Z Downloaded nom v7.1.3
9962025-06-30T22:07:02.888Z Downloaded radix_trie v0.2.1
9972025-06-30T22:07:02.888Z Downloaded winnow v0.5.40
9982025-06-30T22:07:02.888Z Downloaded chrono v0.4.41
9992025-06-30T22:07:02.888Z Downloaded x509-cert v0.2.5
10002025-06-30T22:07:02.888Z Downloaded tower v0.5.2
10012025-06-30T22:07:02.888Z Downloaded unicode-normalization v0.1.24
10022025-06-30T22:07:02.888Z Downloaded rpassword v7.4.0
10032025-06-30T22:07:02.888Z Downloaded salty v0.3.0
10042025-06-30T22:07:02.888Z Downloaded ssh-key v0.6.6
10052025-06-30T22:07:02.888Z Downloaded webpki-roots v1.0.0
10062025-06-30T22:07:02.888Z Downloaded rustls-webpki v0.102.8
10072025-06-30T22:07:02.888Z Downloaded zlib-rs v0.5.1
10082025-06-30T22:07:02.888Z Downloaded quick-xml v0.37.2
10092025-06-30T22:07:02.888Z Downloaded moka v0.12.10
10102025-06-30T22:07:02.888Z Downloaded tower-http v0.6.6
10112025-06-30T22:07:02.888Z Downloaded proptest v1.7.0
10122025-06-30T22:07:02.888Z Downloaded portable-atomic v1.11.0
10132025-06-30T22:07:02.888Z Downloaded h2 v0.4.6
10142025-06-30T22:07:02.888Z Downloaded zerocopy v0.8.26
10152025-06-30T22:07:02.888Z Downloaded serde_with v3.12.0
10162025-06-30T22:07:02.888Z Downloaded p521 v0.13.3
10172025-06-30T22:07:02.888Z Downloaded rayon v1.10.0
10182025-06-30T22:07:02.888Z Downloaded lalrpop v0.19.12
10192025-06-30T22:07:02.889Z Downloaded sqlparser v0.45.0
10202025-06-30T22:07:02.889Z Downloaded bstr v1.10.0
10212025-06-30T22:07:02.889Z Downloaded polar-core v0.27.3
10222025-06-30T22:07:02.889Z Downloaded nix v0.27.1
10232025-06-30T22:07:02.889Z Downloaded git2 v0.19.0
10242025-06-30T22:07:02.889Z Downloaded smoltcp v0.9.1
10252025-06-30T22:07:02.889Z Downloaded object v0.30.4
10262025-06-30T22:07:02.889Z Downloaded petname v2.0.2
10272025-06-30T22:07:02.889Z Downloaded chrono-tz v0.10.3
10282025-06-30T22:07:02.889Z Downloaded curve25519-dalek v4.1.3
10292025-06-30T22:07:02.889Z Downloaded regex v1.11.1
10302025-06-30T22:07:02.889Z Downloaded tabled v0.18.0
10312025-06-30T22:07:02.889Z Downloaded hickory-proto v0.24.4
10322025-06-30T22:07:02.889Z Downloaded openapiv3 v2.2.0
10332025-06-30T22:07:02.889Z Downloaded regex-syntax v0.6.29
10342025-06-30T22:07:02.889Z Downloaded nix v0.29.0
10352025-06-30T22:07:02.889Z Downloaded regex-syntax v0.8.5
10362025-06-30T22:07:02.889Z Downloaded object v0.36.5
10372025-06-30T22:07:02.889Z Downloaded dropshot v0.16.2
10382025-06-30T22:07:02.889Z Downloaded nix v0.30.1
10392025-06-30T22:07:02.889Z Downloaded nix v0.28.0
10402025-06-30T22:07:02.889Z Downloaded diesel v2.2.11
10412025-06-30T22:07:02.889Z Downloaded typify-impl v0.2.0
10422025-06-30T22:07:02.890Z Downloaded sled v0.34.7
10432025-06-30T22:07:02.890Z Downloaded typify-impl v0.4.1
10442025-06-30T22:07:02.890Z Downloaded zerocopy-derive v0.6.6
10452025-06-30T22:07:02.890Z Downloaded ratatui v0.29.0
10462025-06-30T22:07:02.890Z Downloaded typify-impl v0.3.0
10472025-06-30T22:07:02.890Z Downloaded bzip2-sys v0.1.13+1.0.8
10482025-06-30T22:07:02.890Z Downloaded p384 v0.13.0
10492025-06-30T22:07:02.890Z Downloaded smoltcp v0.11.0
10502025-06-30T22:07:02.890Z Downloaded gimli v0.31.1
10512025-06-30T22:07:02.890Z Downloaded rustls v0.23.19
10522025-06-30T22:07:02.890Z Downloaded rustls v0.22.4
10532025-06-30T22:07:02.890Z Downloaded openssl v0.10.73
10542025-06-30T22:07:02.890Z Downloaded rustls v0.21.12
10552025-06-30T22:07:02.890Z Downloaded jiff v0.2.15
10562025-06-30T22:07:02.890Z Downloaded vcpkg v0.2.15
10572025-06-30T22:07:02.890Z Downloaded regress v0.10.3
10582025-06-30T22:07:02.890Z Downloaded snafu v0.8.5
10592025-06-30T22:07:02.890Z Downloaded rustls-webpki v0.101.7
10602025-06-30T22:07:02.890Z Downloaded regex-automata v0.4.8
10612025-06-30T22:07:02.890Z Downloaded sha3 v0.10.8
10622025-06-30T22:07:02.890Z Downloaded lzma-sys v0.1.20
10632025-06-30T22:07:02.890Z Downloaded progenitor-impl v0.9.1
10642025-06-30T22:07:02.890Z Downloaded rsa v0.9.6
10652025-06-30T22:07:02.890Z Downloaded libz-sys v1.1.20
10662025-06-30T22:07:02.891Z Downloaded petgraph v0.6.5
10672025-06-30T22:07:02.891Z Downloaded petgraph v0.8.2
10682025-06-30T22:07:02.891Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10692025-06-30T22:07:02.891Z Downloaded typed-path v0.9.3
10702025-06-30T22:07:02.891Z Downloaded quinn-proto v0.11.8
10712025-06-30T22:07:02.891Z Downloaded tokio-postgres v0.7.13
10722025-06-30T22:07:02.891Z Downloaded tokio v1.45.1
10732025-06-30T22:07:02.891Z Downloaded csv v1.3.1
10742025-06-30T22:07:02.891Z Downloaded blake3 v1.5.4
10752025-06-30T22:07:02.891Z Downloaded progenitor-macro v0.8.0
10762025-06-30T22:07:02.891Z Downloaded progenitor v0.8.0
10772025-06-30T22:07:02.891Z Downloaded typify v0.3.0
10782025-06-30T22:07:02.891Z Downloaded tokio-stream v0.1.17
10792025-06-30T22:07:02.891Z Downloaded der v0.7.9
10802025-06-30T22:07:02.891Z Downloaded csv-core v0.1.11
10812025-06-30T22:07:02.891Z Downloaded half v1.8.3
10822025-06-30T22:07:03.728Z Downloaded reqwest v0.12.20
10832025-06-30T22:07:03.728Z Downloaded yansi v1.0.1
10842025-06-30T22:07:03.728Z Downloaded num-bigint v0.4.6
10852025-06-30T22:07:03.728Z Downloaded tokio-util v0.7.15
10862025-06-30T22:07:03.728Z Downloaded getrandom v0.2.15
10872025-06-30T22:07:03.728Z Downloaded tokio-rustls v0.26.0
10882025-06-30T22:07:03.728Z Downloaded flate2 v1.1.2
10892025-06-30T22:07:03.728Z Downloaded zip v4.2.0
10902025-06-30T22:07:03.728Z Downloaded data-encoding v2.9.0
10912025-06-30T22:07:03.728Z Downloaded ref-cast v1.0.24
10922025-06-30T22:07:03.728Z Downloaded pretty_assertions v1.4.1
10932025-06-30T22:07:03.728Z Downloaded bindgen v0.69.5
10942025-06-30T22:07:03.728Z Downloaded serde-hex v0.1.0
10952025-06-30T22:07:03.728Z Downloaded radium v0.7.0
10962025-06-30T22:07:03.728Z Downloaded quinn v0.11.5
10972025-06-30T22:07:03.728Z Downloaded rustyline v14.0.0
10982025-06-30T22:07:03.728Z Downloaded encoding_rs v0.8.34
10992025-06-30T22:07:03.728Z Downloaded unicode-properties v0.1.3
11002025-06-30T22:07:03.728Z Downloaded unicode-segmentation v1.12.0
11012025-06-30T22:07:03.728Z Downloaded oxide-tokio-rt v0.1.1
11022025-06-30T22:07:03.728Z Downloaded headers v0.4.1
11032025-06-30T22:07:03.728Z Downloaded xattr v1.3.1
11042025-06-30T22:07:03.728Z Downloaded russh-cryptovec v0.7.3
11052025-06-30T22:07:03.728Z Downloaded olpc-cjson v0.1.4
11062025-06-30T22:07:03.728Z Downloaded num-derive v0.4.2
11072025-06-30T22:07:03.728Z Downloaded num-derive v0.3.3
11082025-06-30T22:07:03.729Z Downloaded glob v0.3.2
11092025-06-30T22:07:03.729Z Downloaded hashbrown v0.13.2
11102025-06-30T22:07:03.729Z Downloaded tabwriter v1.4.0
11112025-06-30T22:07:03.729Z Downloaded tabled_derive v0.10.0
11122025-06-30T22:07:03.729Z Downloaded structmeta v0.3.0
11132025-06-30T22:07:03.729Z Downloaded signal-hook-registry v1.4.2
11142025-06-30T22:07:03.729Z Downloaded openssl-sys v0.9.109
11152025-06-30T22:07:03.729Z Downloaded phf_codegen v0.11.2
11162025-06-30T22:07:03.729Z Downloaded value-bag v1.9.0
11172025-06-30T22:07:03.729Z Downloaded unicode_categories v0.1.1
11182025-06-30T22:07:03.729Z Downloaded termios v0.3.3
11192025-06-30T22:07:03.729Z Downloaded slog-dtrace v0.3.0
11202025-06-30T22:07:03.730Z Downloaded publicsuffix v2.3.0
11212025-06-30T22:07:03.730Z Downloaded russh v0.45.0
11222025-06-30T22:07:03.730Z Downloaded rfc6979 v0.4.0
11232025-06-30T22:07:03.730Z Downloaded ring v0.17.14
11242025-06-30T22:07:03.730Z Downloaded signal-hook v0.3.18
11252025-06-30T22:07:03.730Z Downloaded serde_path_to_error v0.1.17
11262025-06-30T22:07:03.730Z Downloaded zstd v0.13.3
11272025-06-30T22:07:03.730Z Downloaded aes v0.8.4
11282025-06-30T22:07:03.730Z Downloaded normalize-line-endings v0.3.0
11292025-06-30T22:07:03.730Z Downloaded nodrop v0.1.14
11302025-06-30T22:07:03.730Z Downloaded unsafe-libyaml v0.2.11
11312025-06-30T22:07:03.730Z Downloaded typify v0.2.0
11322025-06-30T22:07:03.730Z Downloaded phf_shared v0.11.2
11332025-06-30T22:07:03.730Z Downloaded paste v1.0.15
11342025-06-30T22:07:03.730Z Downloaded expectorate v1.2.0
11352025-06-30T22:07:03.730Z Downloaded libgit2-sys v0.17.0+1.8.1
11362025-06-30T22:07:03.730Z Downloaded pin-project v1.1.6
11372025-06-30T22:07:03.730Z Downloaded zip v0.6.6
11382025-06-30T22:07:03.730Z Downloaded crypto-bigint v0.5.5
11392025-06-30T22:07:03.730Z Downloaded oso v0.27.3
11402025-06-30T22:07:03.730Z Downloaded iddqd v0.3.8
11412025-06-30T22:07:03.730Z Downloaded hyper v1.6.0
11422025-06-30T22:07:03.730Z Downloaded aws-lc-rs v1.12.4
11432025-06-30T22:07:03.730Z Downloaded subtle v2.6.1
11442025-06-30T22:07:03.730Z Downloaded simd-adler32 v0.3.7
11452025-06-30T22:07:03.730Z Downloaded sigpipe v0.1.3
11462025-06-30T22:07:03.730Z Downloaded num_enum v0.5.11
11472025-06-30T22:07:03.730Z Downloaded env_filter v0.1.2
11482025-06-30T22:07:03.730Z Downloaded enum-as-inner v0.6.1
11492025-06-30T22:07:03.730Z Downloaded document-features v0.2.10
11502025-06-30T22:07:03.730Z Downloaded dirs-sys-next v0.1.2
11512025-06-30T22:07:03.731Z Downloaded curve25519-dalek-derive v0.1.1
11522025-06-30T22:07:03.731Z Downloaded ctr v0.9.2
11532025-06-30T22:07:03.731Z Downloaded tokio-rustls v0.24.1
11542025-06-30T22:07:03.731Z Downloaded strum_macros v0.26.4
11552025-06-30T22:07:03.731Z Downloaded rand v0.9.1
11562025-06-30T22:07:03.731Z Downloaded ron v0.8.1
11572025-06-30T22:07:03.731Z Downloaded pin-project-internal v1.1.6
11582025-06-30T22:07:03.731Z Downloaded parking_lot v0.11.2
11592025-06-30T22:07:03.731Z Downloaded nu-ansi-term v0.50.1
11602025-06-30T22:07:03.731Z Downloaded parking_lot_core v0.8.6
11612025-06-30T22:07:03.731Z Downloaded derive_builder_core v0.20.2
11622025-06-30T22:07:03.731Z Downloaded derive_builder v0.20.2
11632025-06-30T22:07:03.731Z Downloaded tungstenite v0.23.0
11642025-06-30T22:07:03.731Z Downloaded libm v0.2.8
11652025-06-30T22:07:03.731Z Downloaded cc v1.2.15
11662025-06-30T22:07:03.731Z Downloaded serde_plain v1.0.2
11672025-06-30T22:07:03.731Z Downloaded rand_seeder v0.3.0
11682025-06-30T22:07:03.731Z Downloaded darling v0.20.10
11692025-06-30T22:07:03.731Z Downloaded hyper-util v0.1.14
11702025-06-30T22:07:03.731Z Downloaded http v1.3.1
11712025-06-30T22:07:03.731Z Downloaded progenitor-macro v0.10.0
11722025-06-30T22:07:03.731Z Downloaded progenitor-client v0.8.0
11732025-06-30T22:07:03.731Z Downloaded bumpalo v3.16.0
11742025-06-30T22:07:03.731Z Downloaded papergrid v0.14.0
11752025-06-30T22:07:03.731Z Downloaded zerocopy v0.6.6
11762025-06-30T22:07:03.731Z Downloaded tokio-tungstenite v0.21.0
11772025-06-30T22:07:03.731Z Downloaded uuid v1.17.0
11782025-06-30T22:07:03.731Z Downloaded qorb v0.4.0
11792025-06-30T22:07:03.731Z Downloaded hashbrown v0.12.3
11802025-06-30T22:07:03.731Z Downloaded futures-executor v0.3.31
11812025-06-30T22:07:03.731Z Downloaded deranged v0.3.11
11822025-06-30T22:07:03.821Z Downloaded tungstenite v0.21.0
11832025-06-30T22:07:03.822Z Downloaded samael v0.0.19
11842025-06-30T22:07:03.822Z Downloaded toml v0.7.8
11852025-06-30T22:07:03.822Z Downloaded crossbeam-channel v0.5.15
11862025-06-30T22:07:03.822Z Downloaded derive-where v1.5.0
11872025-06-30T22:07:03.822Z Downloaded time-macros v0.2.18
11882025-06-30T22:07:03.822Z Downloaded tagptr v0.2.0
11892025-06-30T22:07:03.822Z Downloaded progenitor-impl v0.8.0
11902025-06-30T22:07:03.822Z Downloaded slog-json v2.6.1
11912025-06-30T22:07:03.822Z Downloaded parking_lot_core v0.9.10
11922025-06-30T22:07:03.822Z Downloaded num-rational v0.4.2
11932025-06-30T22:07:03.822Z Downloaded derive_more v0.99.20
11942025-06-30T22:07:03.822Z Downloaded const_format v0.2.34
11952025-06-30T22:07:03.822Z Downloaded endian-type v0.1.2
11962025-06-30T22:07:03.822Z Downloaded derive_builder_macro v0.20.2
11972025-06-30T22:07:03.822Z Downloaded rustc_version v0.4.1
11982025-06-30T22:07:03.822Z Downloaded stringprep v0.1.5
11992025-06-30T22:07:03.822Z Downloaded num-integer v0.1.46
12002025-06-30T22:07:03.822Z Downloaded backtrace v0.3.74
12012025-06-30T22:07:03.822Z Downloaded twox-hash v2.1.0
12022025-06-30T22:07:03.822Z Downloaded minimal-lexical v0.2.1
12032025-06-30T22:07:03.822Z Downloaded nanorand v0.7.0
12042025-06-30T22:07:03.822Z Downloaded ff v0.13.0
12052025-06-30T22:07:03.822Z Downloaded fallible-iterator v0.2.0
12062025-06-30T22:07:03.822Z Downloaded indicatif v0.17.11
12072025-06-30T22:07:03.822Z Downloaded crc-any v2.5.0
12082025-06-30T22:07:03.822Z Downloaded flagset v0.4.6
12092025-06-30T22:07:03.822Z Downloaded fixedbitset v0.5.7
12102025-06-30T22:07:03.822Z Downloaded fixedbitset v0.4.2
12112025-06-30T22:07:03.822Z Downloaded tls_codec v0.4.1
12122025-06-30T22:07:03.822Z Downloaded daft v0.1.3
12132025-06-30T22:07:03.822Z Downloaded term v0.7.0
12142025-06-30T22:07:03.822Z Downloaded const-oid v0.9.6
12152025-06-30T22:07:03.822Z Downloaded compact_str v0.8.0
12162025-06-30T22:07:03.822Z Downloaded indexmap v1.9.3
12172025-06-30T22:07:03.823Z Downloaded fd-lock v4.0.2
12182025-06-30T22:07:03.823Z Downloaded unicase v2.7.0
12192025-06-30T22:07:03.823Z Downloaded rustls-pemfile v2.2.0
12202025-06-30T22:07:03.823Z Downloaded memmap2 v0.9.5
12212025-06-30T22:07:03.823Z Downloaded arrayref v0.3.9
12222025-06-30T22:07:03.823Z Downloaded untrusted v0.7.1
12232025-06-30T22:07:03.823Z Downloaded unarray v0.1.4
12242025-06-30T22:07:03.823Z Downloaded spki v0.7.3
12252025-06-30T22:07:03.823Z Downloaded shell-words v1.1.0
12262025-06-30T22:07:03.823Z Downloaded serde_urlencoded v0.7.1
12272025-06-30T22:07:03.824Z Downloaded sct v0.7.1
12282025-06-30T22:07:03.824Z Downloaded ipnet v2.11.0
12292025-06-30T22:07:03.824Z Downloaded iana-time-zone v0.1.63
12302025-06-30T22:07:03.824Z Downloaded hyper-rustls v0.27.7
12312025-06-30T22:07:03.824Z Downloaded crossbeam-utils v0.8.21
12322025-06-30T22:07:03.824Z Downloaded const_format_proc_macros v0.2.34
12332025-06-30T22:07:03.824Z Downloaded console v0.15.10
12342025-06-30T22:07:03.824Z Downloaded cancel-safe-futures v0.1.5
12352025-06-30T22:07:03.824Z Downloaded blake2 v0.10.6
12362025-06-30T22:07:03.824Z Downloaded scopeguard v1.2.0
12372025-06-30T22:07:03.824Z Downloaded rustls-pemfile v1.0.4
12382025-06-30T22:07:03.824Z Downloaded lazy_static v1.5.0
12392025-06-30T22:07:03.824Z Downloaded cookie_store v0.21.1
12402025-06-30T22:07:03.824Z Downloaded lru v0.12.5
12412025-06-30T22:07:03.824Z Downloaded lalrpop-util v0.19.12
12422025-06-30T22:07:03.824Z Downloaded managed v0.8.0
12432025-06-30T22:07:03.824Z Downloaded lockfree-object-pool v0.1.6
12442025-06-30T22:07:03.824Z Downloaded linked-hash-map v0.5.6
12452025-06-30T22:07:03.824Z Downloaded jobserver v0.1.32
12462025-06-30T22:07:03.824Z Downloaded ipnetwork v0.21.1
12472025-06-30T22:07:03.824Z Downloaded ciborium v0.2.2
12482025-06-30T22:07:03.824Z Downloaded cargo_metadata v0.18.1
12492025-06-30T22:07:03.824Z Downloaded strip-ansi-escapes v0.2.0
12502025-06-30T22:07:03.824Z Downloaded libsw-core v0.3.1
12512025-06-30T22:07:03.824Z Downloaded libsw v3.5.0
12522025-06-30T22:07:03.825Z Downloaded ingot v0.1.0
12532025-06-30T22:07:03.825Z Downloaded progenitor v0.10.0
12542025-06-30T22:07:03.825Z Downloaded linear-map v1.2.0
12552025-06-30T22:07:03.825Z Downloaded libscf-sys v1.1.0
12562025-06-30T22:07:03.825Z Downloaded is-terminal v0.4.13
12572025-06-30T22:07:03.825Z Downloaded instability v0.3.2
12582025-06-30T22:07:03.825Z Downloaded hyper-tls v0.6.0
12592025-06-30T22:07:03.825Z Downloaded primeorder v0.13.6
12602025-06-30T22:07:03.825Z Downloaded indoc v2.0.6
12612025-06-30T22:07:03.825Z Downloaded keccak v0.1.5
12622025-06-30T22:07:03.825Z Downloaded indent_write v2.2.0
12632025-06-30T22:07:03.825Z Downloaded constant_time_eq v0.3.1
12642025-06-30T22:07:03.825Z Downloaded cobs v0.2.3
12652025-06-30T22:07:03.825Z Downloaded cmake v0.1.51
12662025-06-30T22:07:03.825Z Downloaded chrono-tz-build v0.4.0
12672025-06-30T22:07:03.825Z Downloaded cbc v0.1.2
12682025-06-30T22:07:03.825Z Downloaded cargo-platform v0.1.8
12692025-06-30T22:07:03.825Z Downloaded humantime v2.2.0
12702025-06-30T22:07:03.825Z Downloaded assert_matches v1.5.0
12712025-06-30T22:07:03.825Z Downloaded array-init v0.0.4
12722025-06-30T22:07:03.825Z Downloaded convert_case v0.4.0
12732025-06-30T22:07:03.825Z Downloaded blowfish v0.9.1
12742025-06-30T22:07:03.825Z Downloaded bitflags v1.3.2
12752025-06-30T22:07:03.825Z Downloaded hostname v0.3.1
12762025-06-30T22:07:03.825Z Downloaded cexpr v0.6.0
12772025-06-30T22:07:03.825Z Downloaded cassowary v0.3.0
12782025-06-30T22:07:03.825Z Downloaded bit-vec v0.8.0
12792025-06-30T22:07:03.826Z Downloaded crc8 v0.1.1
12802025-06-30T22:07:03.826Z Downloaded cfg_aliases v0.2.1
12812025-06-30T22:07:03.826Z Downloaded cfg_aliases v0.1.1
12822025-06-30T22:07:04.227Z Downloaded arc-swap v1.7.1
12832025-06-30T22:07:04.227Z Downloaded allocator-api2 v0.2.21
12842025-06-30T22:07:04.227Z Downloaded async-recursion v1.1.1
12852025-06-30T22:07:04.227Z Downloaded async-stream-impl v0.3.6
12862025-06-30T22:07:04.227Z Downloaded ahash v0.8.11
12872025-06-30T22:07:04.227Z Downloaded aws-lc-sys v0.26.0
12882025-06-30T22:07:04.227Z Compiling value-bag v1.9.0
12892025-06-30T22:07:04.227Z Compiling shlex v1.3.0
12902025-06-30T22:07:04.227Z Compiling lock_api v0.4.12
12912025-06-30T22:07:04.227Z Compiling scopeguard v1.2.0
12922025-06-30T22:07:04.227Z Compiling typenum v1.17.0
12932025-06-30T22:07:04.228Z Compiling generic-array v0.14.7
12942025-06-30T22:07:04.228Z Compiling syn v2.0.104
12952025-06-30T22:07:04.228Z Compiling getrandom v0.2.15
12962025-06-30T22:07:04.270Z Compiling jobserver v0.1.32
12972025-06-30T22:07:04.270Z Compiling rand_core v0.6.4
12982025-06-30T22:07:04.270Z Compiling smallvec v1.15.0
12992025-06-30T22:07:04.270Z Compiling log v0.4.27
13002025-06-30T22:07:04.551Z Compiling cc v1.2.15
13012025-06-30T22:07:04.567Z Compiling portable-atomic v1.11.0
13022025-06-30T22:07:04.567Z Compiling critical-section v1.1.3
13032025-06-30T22:07:04.590Z Compiling subtle v2.6.1
13042025-06-30T22:07:04.670Z Compiling const-oid v0.9.6
13052025-06-30T22:07:05.210Z Compiling pkg-config v0.3.31
13062025-06-30T22:07:05.292Z Compiling parking_lot_core v0.9.10
13072025-06-30T22:07:05.292Z Compiling pin-project-lite v0.2.14
13082025-06-30T22:07:05.292Z Compiling rustix v0.38.37
13092025-06-30T22:07:05.965Z Compiling signal-hook-registry v1.4.2
13102025-06-30T22:07:05.978Z Compiling parking_lot v0.12.3
13112025-06-30T22:07:06.004Z Compiling mio v1.0.2
13122025-06-30T22:07:06.180Z Compiling futures-core v0.3.31
13132025-06-30T22:07:06.922Z Compiling spin v0.9.8
13142025-06-30T22:07:06.961Z Compiling once_cell v1.21.3
13152025-06-30T22:07:06.961Z Compiling socket2 v0.5.10
13162025-06-30T22:07:06.961Z Compiling slab v0.4.9
13172025-06-30T22:07:06.961Z Compiling aho-corasick v1.1.3
13182025-06-30T22:07:06.989Z Compiling serde_json v1.0.140
13192025-06-30T22:07:07.475Z Compiling cpufeatures v0.2.14
13202025-06-30T22:07:07.513Z Compiling regex-syntax v0.8.5
13212025-06-30T22:07:07.513Z Compiling either v1.15.0
13222025-06-30T22:07:07.513Z Compiling libm v0.2.8
13232025-06-30T22:07:07.513Z Compiling num-traits v0.2.19
13242025-06-30T22:07:07.616Z Compiling futures-sink v0.3.31
13252025-06-30T22:07:07.621Z Compiling getrandom v0.3.1
13262025-06-30T22:07:07.686Z Compiling glob v0.3.2
13272025-06-30T22:07:07.775Z Compiling percent-encoding v2.3.1
13282025-06-30T22:07:08.228Z Compiling prettyplease v0.2.35
13292025-06-30T22:07:08.407Z Compiling lazy_static v1.5.0
13302025-06-30T22:07:08.508Z Compiling clang-sys v1.8.1
13312025-06-30T22:07:08.576Z Compiling allocator-api2 v0.2.21
13322025-06-30T22:07:08.587Z Compiling minimal-lexical v0.2.1
13332025-06-30T22:07:08.762Z Compiling foldhash v0.1.5
13342025-06-30T22:07:09.160Z Compiling nom v7.1.3
13352025-06-30T22:07:09.206Z Compiling hashbrown v0.15.4
13362025-06-30T22:07:09.244Z Compiling libloading v0.8.5
13372025-06-30T22:07:09.362Z Compiling base64ct v1.6.0
13382025-06-30T22:07:09.701Z Compiling home v0.5.9
13392025-06-30T22:07:09.842Z Compiling bindgen v0.69.5
13402025-06-30T22:07:09.902Z Compiling pem-rfc7468 v0.7.0
13412025-06-30T22:07:10.549Z Compiling futures-channel v0.3.31
13422025-06-30T22:07:10.762Z Compiling regex-automata v0.4.8
13432025-06-30T22:07:10.858Z Compiling itertools v0.12.1
13442025-06-30T22:07:11.057Z Compiling synstructure v0.13.1
13452025-06-30T22:07:12.290Z Compiling cexpr v0.6.0
13462025-06-30T22:07:12.414Z Compiling futures-task v0.3.31
13472025-06-30T22:07:12.719Z Compiling futures-io v0.3.31
13482025-06-30T22:07:12.918Z Compiling flagset v0.4.6
13492025-06-30T22:07:12.999Z Compiling pin-utils v0.1.0
13502025-06-30T22:07:13.107Z Compiling rustc-hash v1.1.0
13512025-06-30T22:07:13.145Z Compiling lazycell v1.3.0
13522025-06-30T22:07:13.276Z Compiling cmake v0.1.51
13532025-06-30T22:07:13.330Z Compiling dunce v1.0.5
13542025-06-30T22:07:13.481Z Compiling fs_extra v1.3.0
13552025-06-30T22:07:13.686Z Compiling form_urlencoded v1.2.1
13562025-06-30T22:07:13.747Z Compiling paste v1.0.15
13572025-06-30T22:07:13.830Z Compiling zerocopy v0.8.26
13582025-06-30T22:07:13.993Z Compiling vcpkg v0.2.15
13592025-06-30T22:07:14.013Z Compiling crossbeam-utils v0.8.21
13602025-06-30T22:07:14.070Z Compiling ring v0.17.14
13612025-06-30T22:07:14.563Z Compiling tracing-core v0.1.32
13622025-06-30T22:07:14.617Z Compiling aws-lc-rs v1.12.4
13632025-06-30T22:07:15.024Z Compiling iana-time-zone v0.1.63
13642025-06-30T22:07:15.398Z Compiling base64 v0.22.1
13652025-06-30T22:07:15.573Z Compiling openssl-sys v0.9.109
13662025-06-30T22:07:15.720Z Compiling rustls-pki-types v1.10.0
13672025-06-30T22:07:15.765Z Compiling serde_derive v1.0.219
13682025-06-30T22:07:16.013Z Compiling zeroize_derive v1.4.2
13692025-06-30T22:07:16.320Z Compiling zerofrom-derive v0.1.4
13702025-06-30T22:07:16.537Z Compiling yoke-derive v0.7.4
13712025-06-30T22:07:16.566Z Compiling zerovec-derive v0.10.3
13722025-06-30T22:07:17.237Z Compiling zeroize v1.8.1
13732025-06-30T22:07:18.773Z Compiling displaydoc v0.2.5
13742025-06-30T22:07:18.939Z Compiling crypto-common v0.1.6
13752025-06-30T22:07:18.984Z Compiling block-buffer v0.10.4
13762025-06-30T22:07:19.166Z Compiling zerocopy-derive v0.7.35
13772025-06-30T22:07:19.255Z Compiling digest v0.10.7
13782025-06-30T22:07:19.572Z Compiling zerofrom v0.1.4
13792025-06-30T22:07:19.745Z Compiling tokio-macros v2.5.0
13802025-06-30T22:07:19.809Z Compiling yoke v0.7.4
13812025-06-30T22:07:20.084Z Compiling hmac v0.12.1
13822025-06-30T22:07:20.147Z Compiling zerovec v0.10.4
13832025-06-30T22:07:20.151Z Compiling icu_provider_macros v1.5.0
13842025-06-30T22:07:20.365Z Compiling block-padding v0.3.3
13852025-06-30T22:07:20.624Z Compiling inout v0.1.3
13862025-06-30T22:07:20.683Z Compiling sha2 v0.10.9
13872025-06-30T22:07:20.933Z Compiling cipher v0.4.4
13882025-06-30T22:07:21.068Z Compiling zerocopy v0.7.35
13892025-06-30T22:07:21.154Z Compiling regex v1.11.1
13902025-06-30T22:07:21.202Z Compiling der_derive v0.7.3
13912025-06-30T22:07:21.460Z Compiling futures-macro v0.3.31
13922025-06-30T22:07:21.689Z Compiling thiserror-impl v1.0.69
13932025-06-30T22:07:22.098Z Compiling tinystr v0.7.6
13942025-06-30T22:07:22.131Z Compiling icu_collections v1.5.0
13952025-06-30T22:07:22.273Z Compiling ppv-lite86 v0.2.20
13962025-06-30T22:07:22.477Z Compiling icu_locid v1.5.0
13972025-06-30T22:07:22.638Z Compiling serde v1.0.219
13982025-06-30T22:07:22.997Z Compiling salsa20 v0.10.2
13992025-06-30T22:07:23.192Z Compiling futures-util v0.3.31
14002025-06-30T22:07:23.234Z Compiling pbkdf2 v0.12.2
14012025-06-30T22:07:23.278Z Compiling aes v0.8.4
14022025-06-30T22:07:23.325Z Compiling der v0.7.9
14032025-06-30T22:07:23.418Z Compiling scrypt v0.11.0
14042025-06-30T22:07:23.920Z Compiling icu_provider v1.5.0
14052025-06-30T22:07:23.924Z Compiling cbc v0.1.2
14062025-06-30T22:07:24.195Z Compiling zerocopy-derive v0.8.26
14072025-06-30T22:07:24.459Z Compiling thiserror v1.0.69
14082025-06-30T22:07:24.478Z Compiling tracing-attributes v0.1.27
14092025-06-30T22:07:24.620Z Compiling icu_locid_transform v1.5.0
14102025-06-30T22:07:24.867Z Compiling pest v2.7.14
14112025-06-30T22:07:25.901Z Compiling icu_properties v1.5.1
14122025-06-30T22:07:26.228Z Compiling spki v0.7.3
14132025-06-30T22:07:26.603Z Compiling pkcs5 v0.7.1
14142025-06-30T22:07:26.786Z Compiling scroll_derive v0.12.0
14152025-06-30T22:07:27.574Z Compiling tracing v0.1.40
14162025-06-30T22:07:27.628Z Compiling pest_meta v2.7.14
14172025-06-30T22:07:27.779Z Compiling bytes v1.10.1
14182025-06-30T22:07:28.014Z Compiling bitflags v2.9.0
14192025-06-30T22:07:28.157Z Compiling semver v1.0.26
14202025-06-30T22:07:28.533Z Compiling indexmap v2.9.0
14212025-06-30T22:07:28.876Z Compiling tokio v1.45.1
14222025-06-30T22:07:29.185Z Compiling http v1.3.1
14232025-06-30T22:07:29.857Z Compiling icu_normalizer v1.5.0
14242025-06-30T22:07:30.328Z Compiling rustc_version v0.4.1
14252025-06-30T22:07:30.711Z Compiling uuid v1.17.0
14262025-06-30T22:07:30.819Z Compiling idna_adapter v1.2.0
14272025-06-30T22:07:31.018Z Compiling idna v1.0.3
14282025-06-30T22:07:31.070Z Compiling http-body v1.0.1
14292025-06-30T22:07:31.249Z Compiling chrono v0.4.41
14302025-06-30T22:07:31.322Z Compiling pkcs8 v0.10.2
14312025-06-30T22:07:31.484Z Compiling httparse v1.9.5
14322025-06-30T22:07:31.849Z Compiling url v2.5.4
14332025-06-30T22:07:31.944Z Compiling tinyvec_macros v0.1.1
14342025-06-30T22:07:32.070Z Compiling which v4.4.2
14352025-06-30T22:07:32.129Z Compiling tinyvec v1.8.0
14362025-06-30T22:07:32.219Z Compiling rand_core v0.9.2
14372025-06-30T22:07:32.588Z Compiling pest_generator v2.7.14
14382025-06-30T22:07:32.652Z Compiling scroll v0.12.0
14392025-06-30T22:07:32.964Z Compiling serde_derive_internals v0.29.1
14402025-06-30T22:07:33.177Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14412025-06-30T22:07:33.470Z Compiling bzip2-sys v0.1.13+1.0.8
14422025-06-30T22:07:33.600Z Compiling adler2 v2.0.0
14432025-06-30T22:07:33.818Z Compiling untrusted v0.9.0
14442025-06-30T22:07:33.875Z Compiling tower-service v0.3.3
14452025-06-30T22:07:33.918Z Compiling num-conv v0.1.0
14462025-06-30T22:07:34.018Z Compiling openssl-probe v0.1.5
14472025-06-30T22:07:34.034Z Compiling foreign-types-shared v0.1.1
14482025-06-30T22:07:34.161Z Compiling schemars v0.8.22
14492025-06-30T22:07:34.187Z Compiling untrusted v0.7.1
14502025-06-30T22:07:34.315Z Compiling rustversion v1.0.17
14512025-06-30T22:07:34.336Z Compiling try-lock v0.2.5
14522025-06-30T22:07:34.393Z Compiling powerfmt v0.2.0
14532025-06-30T22:07:34.447Z Compiling openssl v0.10.73
14542025-06-30T22:07:34.490Z Compiling time-core v0.1.2
14552025-06-30T22:07:34.509Z Compiling atomic-waker v1.1.2
14562025-06-30T22:07:34.681Z Compiling time-macros v0.2.18
14572025-06-30T22:07:34.704Z Compiling deranged v0.3.11
14582025-06-30T22:07:34.798Z Compiling want v0.3.1
14592025-06-30T22:07:34.875Z Compiling pest_derive v2.7.14
14602025-06-30T22:07:34.998Z Compiling foreign-types v0.3.2
14612025-06-30T22:07:35.017Z Compiling schemars_derive v0.8.22
14622025-06-30T22:07:35.096Z Compiling goblin v0.8.2
14632025-06-30T22:07:37.300Z Compiling tokio-util v0.7.15
14642025-06-30T22:07:37.433Z Compiling miniz_oxide v0.8.5
14652025-06-30T22:07:37.713Z Compiling rand_chacha v0.9.0
14662025-06-30T22:07:38.696Z Compiling h2 v0.4.6
14672025-06-30T22:07:39.019Z Compiling ipnet v2.11.0
14682025-06-30T22:07:39.414Z Compiling openssl-macros v0.1.1
14692025-06-30T22:07:40.033Z Compiling rustls v0.23.19
14702025-06-30T22:07:40.079Z Compiling dyn-clone v1.0.19
14712025-06-30T22:07:40.240Z Compiling num_threads v0.1.7
14722025-06-30T22:07:40.323Z Compiling httpdate v1.0.3
14732025-06-30T22:07:40.348Z Compiling native-tls v0.2.12
14742025-06-30T22:07:40.400Z Compiling syn v1.0.109
14752025-06-30T22:07:40.718Z Compiling dof v0.3.0
14762025-06-30T22:07:40.750Z Compiling time v0.3.36
14772025-06-30T22:07:42.428Z Compiling rand v0.9.1
14782025-06-30T22:07:44.013Z Compiling dtrace-parser v0.2.0
14792025-06-30T22:07:44.262Z Compiling unicode-normalization v0.1.24
14802025-06-30T22:07:44.992Z Compiling heapless v0.7.17
14812025-06-30T22:07:45.278Z Compiling hyper v1.6.0
14822025-06-30T22:07:45.345Z Compiling signature v2.2.0
14832025-06-30T22:07:45.392Z Compiling crossbeam-epoch v0.9.18
14842025-06-30T22:07:45.652Z Compiling cookie v0.18.1
14852025-06-30T22:07:45.726Z Compiling crc32fast v1.4.2
14862025-06-30T22:07:45.948Z Compiling unicode-properties v0.1.3
14872025-06-30T22:07:46.034Z Compiling signal-hook v0.3.18
14882025-06-30T22:07:46.072Z Compiling rayon-core v1.12.1
14892025-06-30T22:07:46.314Z Compiling zstd-safe v7.2.3
14902025-06-30T22:07:46.367Z Compiling zlib-rs v0.5.1
14912025-06-30T22:07:46.387Z Compiling unicode-bidi v0.3.17
14922025-06-30T22:07:46.635Z Compiling siphasher v0.3.11
14932025-06-30T22:07:47.017Z Compiling slog v2.7.0
14942025-06-30T22:07:47.577Z Compiling hyper-util v0.1.14
14952025-06-30T22:07:47.786Z Compiling stringprep v0.1.5
14962025-06-30T22:07:48.122Z Compiling phf_shared v0.11.2
14972025-06-30T22:07:48.607Z Compiling crossbeam-deque v0.8.5
14982025-06-30T22:07:48.628Z Compiling usdt-impl v0.5.0
14992025-06-30T22:07:48.937Z Compiling curve25519-dalek v4.1.3
15002025-06-30T22:07:49.134Z Compiling toml_datetime v0.6.11
15012025-06-30T22:07:49.576Z Compiling serde_tokenstream v0.2.2
15022025-06-30T22:07:49.636Z Compiling serde_spanned v0.6.9
15032025-06-30T22:07:49.845Z Compiling rand_chacha v0.3.1
15042025-06-30T22:07:49.884Z Compiling md-5 v0.10.6
15052025-06-30T22:07:50.105Z Compiling num-integer v0.1.46
15062025-06-30T22:07:50.154Z Compiling sync_wrapper v1.0.1
15072025-06-30T22:07:50.174Z Compiling hash32 v0.2.1
15082025-06-30T22:07:50.342Z Compiling ff v0.13.0
15092025-06-30T22:07:50.554Z Compiling memoffset v0.9.1
15102025-06-30T22:07:50.574Z Compiling litrs v0.4.1
15112025-06-30T22:07:50.835Z Compiling cfg_aliases v0.2.1
15122025-06-30T22:07:50.880Z Compiling num-bigint-dig v0.8.4
15132025-06-30T22:07:50.946Z Compiling gimli v0.31.1
15142025-06-30T22:07:51.025Z Compiling tower-layer v0.3.3
15152025-06-30T22:07:51.188Z Compiling smoltcp v0.9.1
15162025-06-30T22:07:51.334Z Compiling base16ct v0.2.0
15172025-06-30T22:07:51.427Z Compiling newtype-uuid v1.2.4
15182025-06-30T22:07:51.600Z Compiling psl-types v2.0.11
15192025-06-30T22:07:51.629Z Compiling fallible-iterator v0.2.0
15202025-06-30T22:07:51.736Z Compiling document-features v0.2.10
15212025-06-30T22:07:51.812Z Compiling publicsuffix v2.3.0
15222025-06-30T22:07:51.836Z Compiling sec1 v0.7.3
15232025-06-30T22:07:52.104Z Compiling tower v0.5.2
15242025-06-30T22:07:52.278Z Compiling postgres-protocol v0.6.8
15252025-06-30T22:07:52.404Z Compiling libz-rs-sys v0.5.1
15262025-06-30T22:07:52.697Z Compiling flate2 v1.1.2
15272025-06-30T22:07:52.773Z Compiling nix v0.29.0
15282025-06-30T22:07:53.076Z Compiling num-iter v0.1.45
15292025-06-30T22:07:53.278Z Compiling group v0.13.0
15302025-06-30T22:07:53.400Z Compiling rand v0.8.5
15312025-06-30T22:07:54.371Z Compiling tokio-native-tls v0.3.1
15322025-06-30T22:07:54.664Z Compiling ipnetwork v0.21.1
15332025-06-30T22:07:54.802Z Compiling rustls-native-certs v0.8.1
15342025-06-30T22:07:55.007Z Compiling addr2line v0.24.2
15352025-06-30T22:07:55.363Z Compiling terminal_size v0.4.0
15362025-06-30T22:07:55.400Z Compiling http-body-util v0.1.3
15372025-06-30T22:07:55.400Z Compiling hkdf v0.12.4
15382025-06-30T22:07:55.458Z Compiling crypto-bigint v0.5.5
15392025-06-30T22:07:55.499Z Compiling webpki-roots v1.0.0
15402025-06-30T22:07:55.558Z Compiling curve25519-dalek-derive v0.1.1
15412025-06-30T22:07:55.654Z Compiling thiserror-impl v2.0.12
15422025-06-30T22:07:55.694Z Compiling async-trait v0.1.88
15432025-06-30T22:07:55.712Z Compiling ahash v0.8.11
15442025-06-30T22:07:55.810Z Compiling object v0.36.5
15452025-06-30T22:07:56.044Z Compiling fs-err v3.1.1
15462025-06-30T22:07:56.357Z Compiling bumpalo v3.16.0
15472025-06-30T22:07:56.801Z Compiling managed v0.8.0
15482025-06-30T22:07:56.884Z Compiling bitflags v1.3.2
15492025-06-30T22:07:57.005Z Compiling anyhow v1.0.98
15502025-06-30T22:07:57.238Z Compiling rustc-demangle v0.1.24
15512025-06-30T22:07:57.597Z Compiling simd-adler32 v0.3.7
15522025-06-30T22:07:58.078Z Compiling lockfree-object-pool v0.1.6
15532025-06-30T22:07:58.097Z Compiling winnow v0.5.40
15542025-06-30T22:07:58.117Z Compiling iri-string v0.7.8
15552025-06-30T22:07:58.327Z Compiling buf-list v1.0.3
15562025-06-30T22:07:58.620Z Compiling strum_macros v0.25.3
15572025-06-30T22:07:58.957Z Compiling clap_builder v4.5.40
15582025-06-30T22:08:00.257Z Compiling hubpack_derive v0.1.1
15592025-06-30T22:08:01.132Z Compiling hubpack v0.1.2
15602025-06-30T22:08:01.232Z Compiling toml_edit v0.19.15
15612025-06-30T22:08:01.463Z Compiling tower-http v0.6.6
15622025-06-30T22:08:01.543Z Compiling thiserror v2.0.12
15632025-06-30T22:08:01.713Z Compiling elliptic-curve v0.13.8
15642025-06-30T22:08:01.863Z Compiling zopfli v0.8.1
15652025-06-30T22:08:02.112Z Compiling console v0.15.10
15662025-06-30T22:08:02.510Z Compiling backtrace v0.3.74
15672025-06-30T22:08:03.448Z Compiling hyper-tls v0.6.0
15682025-06-30T22:08:03.509Z Compiling oxnet v0.1.2
15692025-06-30T22:08:04.244Z Compiling signal-hook-mio v0.2.4
15702025-06-30T22:08:04.423Z Compiling rayon v1.10.0
15712025-06-30T22:08:04.597Z Compiling cookie_store v0.21.1
15722025-06-30T22:08:05.179Z Compiling zstd v0.13.3
15732025-06-30T22:08:05.932Z Compiling postgres-types v0.2.9
15742025-06-30T22:08:06.362Z Compiling usdt-macro v0.5.0
15752025-06-30T22:08:06.395Z Compiling usdt-attr-macro v0.5.0
15762025-06-30T22:08:07.175Z Compiling phf v0.11.2
15772025-06-30T22:08:07.449Z Compiling ed25519 v2.2.3
15782025-06-30T22:08:07.648Z Compiling strum_macros v0.26.4
15792025-06-30T22:08:07.760Z Compiling bzip2 v0.4.4
15802025-06-30T22:08:07.857Z Compiling bzip2 v0.5.2
15812025-06-30T22:08:08.140Z Compiling clap_derive v4.5.40
15822025-06-30T22:08:08.229Z Compiling enum-as-inner v0.6.1
15832025-06-30T22:08:08.722Z Compiling pkcs1 v0.7.5
15842025-06-30T22:08:09.242Z Compiling serde_urlencoded v0.7.1
15852025-06-30T22:08:09.251Z Compiling serde-big-array v0.5.1
15862025-06-30T22:08:09.484Z Compiling rfc6979 v0.4.0
15872025-06-30T22:08:09.599Z Compiling bstr v1.10.0
15882025-06-30T22:08:09.691Z Compiling serde_repr v0.1.19
15892025-06-30T22:08:09.715Z Compiling daft-derive v0.1.3
15902025-06-30T22:08:10.229Z Compiling float-cmp v0.10.0
15912025-06-30T22:08:10.511Z Compiling encoding_rs v0.8.34
15922025-06-30T22:08:10.813Z Compiling data-encoding v2.9.0
15932025-06-30T22:08:11.114Z Compiling difflib v0.4.0
15942025-06-30T22:08:11.305Z Compiling predicates-core v1.0.8
15952025-06-30T22:08:11.608Z Compiling unicode-segmentation v1.12.0
15962025-06-30T22:08:11.870Z Compiling fixedbitset v0.4.2
15972025-06-30T22:08:12.304Z Compiling number_prefix v0.4.0
15982025-06-30T22:08:12.348Z Compiling new_debug_unreachable v1.0.6
15992025-06-30T22:08:12.388Z Compiling whoami v1.6.0
16002025-06-30T22:08:12.417Z Compiling static_assertions v1.1.0
16012025-06-30T22:08:12.462Z Compiling precomputed-hash v0.1.1
16022025-06-30T22:08:12.521Z Compiling normalize-line-endings v0.3.0
16032025-06-30T22:08:12.542Z Compiling mime v0.3.17
16042025-06-30T22:08:12.544Z Compiling toml_edit v0.22.27
16052025-06-30T22:08:12.595Z Compiling string_cache v0.8.9
16062025-06-30T22:08:12.653Z Compiling predicates v3.1.3
16072025-06-30T22:08:12.926Z Compiling tokio-postgres v0.7.13
16082025-06-30T22:08:13.023Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
16092025-06-30T22:08:13.044Z Compiling indicatif v0.17.11
16102025-06-30T22:08:14.087Z Compiling clap v4.5.40
16112025-06-30T22:08:14.117Z Compiling similar v2.7.0
16122025-06-30T22:08:14.218Z Compiling petgraph v0.6.5
16132025-06-30T22:08:14.928Z Compiling strum v0.26.3
16142025-06-30T22:08:15.135Z Compiling hickory-proto v0.25.2
16152025-06-30T22:08:16.157Z Compiling daft v0.1.3
16162025-06-30T22:08:16.692Z Compiling usdt v0.5.0
16172025-06-30T22:08:16.735Z Compiling ecdsa v0.16.9
16182025-06-30T22:08:17.168Z Compiling rsa v0.9.6
16192025-06-30T22:08:17.563Z Compiling zip v4.2.0
16202025-06-30T22:08:17.772Z Compiling zip v0.6.6
16212025-06-30T22:08:18.174Z Compiling ed25519-dalek v2.1.1
16222025-06-30T22:08:19.385Z Compiling crossterm v0.28.1
16232025-06-30T22:08:19.430Z Compiling toml v0.7.8
16242025-06-30T22:08:20.777Z Compiling tokio-stream v0.1.17
16252025-06-30T22:08:20.859Z Compiling openapiv3 v2.2.0
16262025-06-30T22:08:20.912Z Compiling x509-cert v0.2.5
16272025-06-30T22:08:21.005Z Compiling sha1 v0.10.6
16282025-06-30T22:08:21.427Z Compiling itertools v0.10.5
16292025-06-30T22:08:21.687Z Compiling dirs-sys-next v0.1.2
16302025-06-30T22:08:22.198Z Compiling winnow v0.6.26
16312025-06-30T22:08:22.496Z Compiling rustc-hash v2.1.1
16322025-06-30T22:08:22.709Z Compiling peg-runtime v0.8.5
16332025-06-30T22:08:23.251Z Compiling lalrpop-util v0.19.12
16342025-06-30T22:08:23.623Z Compiling dirs-next v2.0.0
16352025-06-30T22:08:23.835Z Compiling thread_local v1.1.8
16362025-06-30T22:08:23.854Z Compiling slog-async v2.8.0
16372025-06-30T22:08:24.302Z Compiling term v0.7.0
16382025-06-30T22:08:24.397Z Compiling xattr v1.3.1
16392025-06-30T22:08:24.427Z Compiling futures-executor v0.3.31
16402025-06-30T22:08:24.668Z Compiling crossbeam-channel v0.5.15
16412025-06-30T22:08:24.781Z Compiling is-terminal v0.4.13
16422025-06-30T22:08:24.907Z Compiling filetime v0.2.25
16432025-06-30T22:08:24.931Z Compiling take_mut v0.2.2
16442025-06-30T22:08:25.108Z Compiling slog-term v2.9.1
16452025-06-30T22:08:25.130Z Compiling tar v0.4.44
16462025-06-30T22:08:25.207Z Compiling futures v0.3.31
16472025-06-30T22:08:25.348Z Compiling camino v1.1.10
16482025-06-30T22:08:31.360Z Compiling aws-lc-sys v0.26.0
16492025-06-30T22:09:01.852Z Compiling rustls-webpki v0.102.8
16502025-06-30T22:09:06.254Z Compiling tokio-rustls v0.26.0
16512025-06-30T22:09:06.506Z Compiling hyper-rustls v0.27.7
16522025-06-30T22:09:06.817Z Compiling reqwest v0.12.20
16532025-06-30T22:09:10.202Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16542025-06-30T22:09:10.468Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16552025-06-30T22:09:14.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16562025-06-30T22:09:15.095Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16572025-06-30T22:09:15.178ZJun 30 22:09:13.842 INFO Starting download, target: Clickhouse
16582025-06-30T22:09:15.178ZJun 30 22:09:13.842 INFO Starting download, target: Cockroach
16592025-06-30T22:09:15.212ZJun 30 22:09:13.842 INFO Starting download, target: Console
16602025-06-30T22:09:15.212ZJun 30 22:09:13.842 INFO Starting download, target: DendriteStub
16612025-06-30T22:09:15.212ZJun 30 22:09:13.842 INFO Starting download, target: MaghemiteMgd
16622025-06-30T22:09:15.212ZJun 30 22:09:13.842 INFO Starting download, target: TransceiverControl
16632025-06-30T22:09:15.212ZJun 30 22:09:13.843 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16642025-06-30T22:09:15.212ZJun 30 22:09:13.843 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16652025-06-30T22:09:15.213ZJun 30 22:09:13.843 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16662025-06-30T22:09:15.213ZJun 30 22:09:13.843 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16672025-06-30T22:09:15.213ZJun 30 22:09:13.843 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16682025-06-30T22:09:15.213ZJun 30 22:09:13.843 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16692025-06-30T22:09:15.685ZJun 30 22:09:14.363 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16702025-06-30T22:09:15.713ZJun 30 22:09:14.397 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16712025-06-30T22:09:16.089ZJun 30 22:09:14.774 INFO Download complete, target: Console
16722025-06-30T22:09:16.115ZJun 30 22:09:14.791 INFO Download complete, target: TransceiverControl
16732025-06-30T22:09:17.309ZJun 30 22:09:15.531 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16742025-06-30T22:09:17.353ZJun 30 22:09:15.621 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16752025-06-30T22:09:17.353ZJun 30 22:09:15.857 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16762025-06-30T22:09:17.353ZJun 30 22:09:15.857 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16772025-06-30T22:09:17.430ZJun 30 22:09:16.115 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16782025-06-30T22:09:19.588ZJun 30 22:09:18.288 INFO Download complete, target: DendriteStub
16792025-06-30T22:09:20.010ZJun 30 22:09:18.710 INFO Download complete, target: MaghemiteMgd
16802025-06-30T22:09:23.350ZJun 30 22:09:22.049 INFO Checking that binary works, target: Cockroach
16812025-06-30T22:09:23.507ZJun 30 22:09:22.206 INFO Download complete, target: Cockroach
16822025-06-30T22:09:27.059ZJun 30 22:09:25.739 INFO Checking that binary works, target: Clickhouse
16832025-06-30T22:09:27.235ZJun 30 22:09:25.895 INFO Download complete, target: Clickhouse
16842025-06-30T22:09:27.300ZAll builder prerequisites installed successfully, and PATH looks valid
16852025-06-30T22:09:27.300Z
16862025-06-30T22:09:27.301Zreal 4:51.193470304
16872025-06-30T22:09:27.301Zuser 15:57.490349315
16882025-06-30T22:09:27.301Zsys 2:11.620845769
16892025-06-30T22:09:27.301Ztrap 0.565171349
16902025-06-30T22:09:27.301Ztflt 2.110886634
16912025-06-30T22:09:27.301Zdflt 2.059008542
16922025-06-30T22:09:27.301Zkflt 0.125220970
16932025-06-30T22:09:27.301Zlock 24:14.594045431
16942025-06-30T22:09:27.302Zslp 58:25.563862506
16952025-06-30T22:09:27.302Zlat 1:04.362943503
16962025-06-30T22:09:27.302Zstop 2:46.639439043
16972025-06-30T22:09:27.302Z+ banner hack-check
16982025-06-30T22:09:27.302Z
16992025-06-30T22:09:27.302Z # # ## #### # # #### # # ###### #### # #
17002025-06-30T22:09:27.302Z # # # # # # # # # # # # # # # # #
17012025-06-30T22:09:27.302Z ###### # # # #### ##### # ###### ##### # ####
17022025-06-30T22:09:27.302Z # # ###### # # # # # # # # # #
17032025-06-30T22:09:27.302Z # # # # # # # # # # # # # # # # #
17042025-06-30T22:09:27.302Z # # # # #### # # #### # # ###### #### # #
17052025-06-30T22:09:27.302Z
17062025-06-30T22:09:27.302Z+ export CARGO_INCREMENTAL=0
17072025-06-30T22:09:27.303Z+ CARGO_INCREMENTAL=0
17082025-06-30T22:09:27.303Z+ ptime -m timeout 2h cargo xtask check-features --ci
17092025-06-30T22:09:27.912Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17102025-06-30T22:09:28.194Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17112025-06-30T22:09:31.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.80s
17122025-06-30T22:09:31.177Z Running `target/debug/xtask check-features --ci`
17132025-06-30T22:09:31.202Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17142025-06-30T22:09:31.205Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17152025-06-30T22:09:31.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17162025-06-30T22:09:31.802Z Running `target/debug/xtask download cargo-hack`
17172025-06-30T22:09:32.780Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17182025-06-30T22:09:33.157Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17192025-06-30T22:09:36.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
17202025-06-30T22:09:36.985Z Running `target/debug/xtask-downloader cargo-hack`
17212025-06-30T22:09:37.030ZJun 30 22:09:35.727 INFO Starting download, target: CargoHack
17222025-06-30T22:09:37.034ZJun 30 22:09:35.728 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17232025-06-30T22:09:37.471ZJun 30 22:09:36.169 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17242025-06-30T22:09:37.545ZJun 30 22:09:36.243 INFO Download complete, target: CargoHack
17252025-06-30T22:09:37.549Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17262025-06-30T22:09:37.569Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17272025-06-30T22:09:37.768Zinfo: running `cargo check --bins` on api_identity (1/217)
17282025-06-30T22:09:38.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-06-30T22:09:38.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-06-30T22:09:38.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-06-30T22:09:38.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17322025-06-30T22:09:38.481Z
17332025-06-30T22:09:38.481Zinfo: running `cargo check --bins` on bootstore (2/217)
17342025-06-30T22:09:39.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-06-30T22:09:39.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-06-30T22:09:39.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-06-30T22:09:39.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17382025-06-30T22:09:39.229Z
17392025-06-30T22:09:39.229Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/217)
17402025-06-30T22:09:39.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-06-30T22:09:39.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-06-30T22:09:39.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-06-30T22:09:39.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17442025-06-30T22:09:39.957Z
17452025-06-30T22:09:39.957Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/217)
17462025-06-30T22:09:40.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-06-30T22:09:40.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-06-30T22:09:40.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-06-30T22:09:40.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17502025-06-30T22:09:40.693Z
17512025-06-30T22:09:40.693Zinfo: running `cargo check --bins` on id-map (5/217)
17522025-06-30T22:09:41.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-06-30T22:09:41.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-06-30T22:09:41.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-06-30T22:09:41.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17562025-06-30T22:09:41.405Z
17572025-06-30T22:09:41.405Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/217)
17582025-06-30T22:09:41.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-06-30T22:09:41.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-06-30T22:09:41.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-06-30T22:09:41.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17622025-06-30T22:09:41.951Z
17632025-06-30T22:09:41.951Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/217)
17642025-06-30T22:09:42.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-06-30T22:09:42.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-06-30T22:09:42.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-06-30T22:09:42.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17682025-06-30T22:09:42.519Z
17692025-06-30T22:09:42.519Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/217)
17702025-06-30T22:09:43.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-06-30T22:09:43.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-06-30T22:09:43.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-06-30T22:09:43.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17742025-06-30T22:09:43.063Z
17752025-06-30T22:09:43.063Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/217)
17762025-06-30T22:09:43.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-06-30T22:09:43.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-06-30T22:09:43.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-06-30T22:09:43.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17802025-06-30T22:09:43.611Z
17812025-06-30T22:09:43.611Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/217)
17822025-06-30T22:09:44.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-06-30T22:09:44.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-06-30T22:09:44.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-06-30T22:09:44.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17862025-06-30T22:09:44.156Z
17872025-06-30T22:09:44.156Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/217)
17882025-06-30T22:09:44.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-06-30T22:09:44.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-06-30T22:09:44.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-06-30T22:09:44.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17922025-06-30T22:09:44.694Z
17932025-06-30T22:09:44.694Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/217)
17942025-06-30T22:09:45.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-06-30T22:09:45.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-06-30T22:09:45.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-06-30T22:09:45.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17982025-06-30T22:09:45.285Z
17992025-06-30T22:09:45.285Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/217)
18002025-06-30T22:09:45.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-06-30T22:09:45.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-06-30T22:09:45.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-06-30T22:09:45.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18042025-06-30T22:09:45.794Z
18052025-06-30T22:09:45.794Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/217)
18062025-06-30T22:09:46.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-06-30T22:09:46.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-06-30T22:09:46.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-06-30T22:09:46.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18102025-06-30T22:09:46.367Z
18112025-06-30T22:09:46.368Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/217)
18122025-06-30T22:09:46.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-06-30T22:09:46.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-06-30T22:09:46.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-06-30T22:09:46.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18162025-06-30T22:09:46.910Z
18172025-06-30T22:09:46.911Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/217)
18182025-06-30T22:09:47.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-06-30T22:09:47.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-06-30T22:09:47.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-06-30T22:09:47.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18222025-06-30T22:09:47.427Z
18232025-06-30T22:09:47.427Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/217)
18242025-06-30T22:09:47.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-06-30T22:09:47.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-06-30T22:09:47.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-06-30T22:09:47.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18282025-06-30T22:09:47.978Z
18292025-06-30T22:09:47.978Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/217)
18302025-06-30T22:09:48.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-06-30T22:09:48.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-06-30T22:09:48.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-06-30T22:09:48.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18342025-06-30T22:09:48.528Z
18352025-06-30T22:09:48.529Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/217)
18362025-06-30T22:09:49.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-06-30T22:09:49.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-06-30T22:09:49.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-06-30T22:09:49.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18402025-06-30T22:09:49.083Z
18412025-06-30T22:09:49.083Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/217)
18422025-06-30T22:09:49.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-06-30T22:09:49.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-06-30T22:09:49.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-06-30T22:09:49.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18462025-06-30T22:09:49.637Z
18472025-06-30T22:09:49.637Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/217)
18482025-06-30T22:09:50.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-06-30T22:09:50.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-06-30T22:09:50.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-06-30T22:09:50.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18522025-06-30T22:09:50.195Z
18532025-06-30T22:09:50.195Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/217)
18542025-06-30T22:09:50.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-06-30T22:09:50.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-06-30T22:09:50.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-06-30T22:09:50.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18582025-06-30T22:09:50.747Z
18592025-06-30T22:09:50.747Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/217)
18602025-06-30T22:09:51.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-06-30T22:09:51.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-06-30T22:09:51.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-06-30T22:09:51.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18642025-06-30T22:09:51.300Z
18652025-06-30T22:09:51.300Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/217)
18662025-06-30T22:09:51.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-06-30T22:09:51.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-06-30T22:09:51.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-06-30T22:09:51.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18702025-06-30T22:09:51.845Z
18712025-06-30T22:09:51.845Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/217)
18722025-06-30T22:09:52.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-06-30T22:09:52.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-06-30T22:09:52.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-06-30T22:09:52.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18762025-06-30T22:09:52.397Z
18772025-06-30T22:09:52.397Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/217)
18782025-06-30T22:09:52.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-06-30T22:09:52.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-06-30T22:09:52.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-06-30T22:09:52.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18822025-06-30T22:09:52.953Z
18832025-06-30T22:09:52.954Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/217)
18842025-06-30T22:09:53.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-06-30T22:09:53.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-06-30T22:09:53.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-06-30T22:09:53.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18882025-06-30T22:09:53.499Z
18892025-06-30T22:09:53.499Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/217)
18902025-06-30T22:09:53.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-06-30T22:09:53.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-06-30T22:09:53.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-06-30T22:09:54.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18942025-06-30T22:09:54.048Z
18952025-06-30T22:09:54.048Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/217)
18962025-06-30T22:09:54.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-06-30T22:09:54.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-06-30T22:09:54.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-06-30T22:09:54.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19002025-06-30T22:09:54.599Z
19012025-06-30T22:09:54.599Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/217)
19022025-06-30T22:09:55.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-06-30T22:09:55.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-06-30T22:09:55.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-06-30T22:09:55.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19062025-06-30T22:09:55.146Z
19072025-06-30T22:09:55.146Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/217)
19082025-06-30T22:09:55.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-06-30T22:09:55.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-06-30T22:09:55.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-06-30T22:09:55.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19122025-06-30T22:09:55.704Z
19132025-06-30T22:09:55.704Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/217)
19142025-06-30T22:09:56.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-06-30T22:09:56.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-06-30T22:09:56.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-06-30T22:09:56.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19182025-06-30T22:09:56.254Z
19192025-06-30T22:09:56.254Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/217)
19202025-06-30T22:09:56.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-06-30T22:09:56.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-06-30T22:09:56.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-06-30T22:09:56.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19242025-06-30T22:09:56.794Z
19252025-06-30T22:09:56.794Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/217)
19262025-06-30T22:09:57.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-06-30T22:09:57.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-06-30T22:09:57.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-06-30T22:09:57.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19302025-06-30T22:09:57.335Z
19312025-06-30T22:09:57.335Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/217)
19322025-06-30T22:09:57.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-06-30T22:09:57.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-06-30T22:09:57.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-06-30T22:09:57.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19362025-06-30T22:09:57.874Z
19372025-06-30T22:09:57.874Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/217)
19382025-06-30T22:09:58.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-06-30T22:09:58.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-06-30T22:09:58.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-06-30T22:09:58.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19422025-06-30T22:09:58.420Z
19432025-06-30T22:09:58.420Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/217)
19442025-06-30T22:09:58.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-06-30T22:09:58.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-06-30T22:09:58.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-06-30T22:09:58.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19482025-06-30T22:09:58.973Z
19492025-06-30T22:09:58.973Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/217)
19502025-06-30T22:09:59.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-06-30T22:09:59.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-06-30T22:09:59.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-06-30T22:09:59.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19542025-06-30T22:09:59.517Z
19552025-06-30T22:09:59.517Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/217)
19562025-06-30T22:10:00.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-06-30T22:10:00.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-06-30T22:10:00.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-06-30T22:10:00.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19602025-06-30T22:10:00.068Z
19612025-06-30T22:10:00.068Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/217)
19622025-06-30T22:10:00.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-06-30T22:10:00.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-06-30T22:10:00.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-06-30T22:10:00.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19662025-06-30T22:10:00.619Z
19672025-06-30T22:10:00.619Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/217)
19682025-06-30T22:10:01.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-06-30T22:10:01.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-06-30T22:10:01.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-06-30T22:10:01.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19722025-06-30T22:10:01.181Z
19732025-06-30T22:10:01.181Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/217)
19742025-06-30T22:10:01.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-06-30T22:10:01.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-06-30T22:10:01.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-06-30T22:10:01.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19782025-06-30T22:10:01.722Z
19792025-06-30T22:10:01.722Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/217)
19802025-06-30T22:10:02.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-06-30T22:10:02.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-06-30T22:10:02.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832025-06-30T22:10:02.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19842025-06-30T22:10:02.273Z
19852025-06-30T22:10:02.273Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/217)
19862025-06-30T22:10:02.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872025-06-30T22:10:02.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882025-06-30T22:10:02.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892025-06-30T22:10:02.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19902025-06-30T22:10:02.820Z
19912025-06-30T22:10:02.820Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/217)
19922025-06-30T22:10:03.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932025-06-30T22:10:03.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942025-06-30T22:10:03.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952025-06-30T22:10:03.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19962025-06-30T22:10:03.370Z
19972025-06-30T22:10:03.370Zinfo: running `cargo check --bins` on sled-hardware-types (46/217)
19982025-06-30T22:10:04.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992025-06-30T22:10:04.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002025-06-30T22:10:04.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012025-06-30T22:10:04.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
20022025-06-30T22:10:04.126Z
20032025-06-30T22:10:04.126Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/217)
20042025-06-30T22:10:04.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052025-06-30T22:10:04.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062025-06-30T22:10:04.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072025-06-30T22:10:04.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
20082025-06-30T22:10:04.888Z
20092025-06-30T22:10:04.888Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/217)
20102025-06-30T22:10:05.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112025-06-30T22:10:05.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122025-06-30T22:10:05.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132025-06-30T22:10:05.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20142025-06-30T22:10:05.638Z
20152025-06-30T22:10:05.638Zinfo: running `cargo check --bins` on oxlog (49/217)
20162025-06-30T22:10:06.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172025-06-30T22:10:06.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182025-06-30T22:10:06.370Z Checking cfg-if v1.0.1
20192025-06-30T22:10:06.373Z Checking libc v0.2.174
20202025-06-30T22:10:06.491Z Checking serde v1.0.219
20212025-06-30T22:10:06.501Z Checking zeroize v1.8.1
20222025-06-30T22:10:06.512Z Checking memchr v2.7.4
20232025-06-30T22:10:06.524Z Checking typenum v1.17.0
20242025-06-30T22:10:06.539Z Checking smallvec v1.15.0
20252025-06-30T22:10:06.553Z Checking value-bag v1.9.0
20262025-06-30T22:10:06.565Z Checking subtle v2.6.1
20272025-06-30T22:10:06.746Z Checking scopeguard v1.2.0
20282025-06-30T22:10:06.818Z Checking const-oid v0.9.6
20292025-06-30T22:10:06.864Z Checking itoa v1.0.11
20302025-06-30T22:10:06.929Z Checking log v0.4.27
20312025-06-30T22:10:06.946Z Checking lock_api v0.4.12
20322025-06-30T22:10:07.109Z Checking stable_deref_trait v1.2.0
20332025-06-30T22:10:07.227Z Checking byteorder v1.5.0
20342025-06-30T22:10:07.334Z Checking zerofrom v0.1.4
20352025-06-30T22:10:07.359Z Checking portable-atomic v1.11.0
20362025-06-30T22:10:07.398Z Checking pin-project-lite v0.2.14
20372025-06-30T22:10:07.535Z Checking critical-section v1.1.3
20382025-06-30T22:10:07.554Z Checking yoke v0.7.4
20392025-06-30T22:10:07.569Z Checking getrandom v0.2.15
20402025-06-30T22:10:07.596Z Checking generic-array v0.14.7
20412025-06-30T22:10:07.618Z Checking parking_lot_core v0.9.10
20422025-06-30T22:10:07.676Z Checking signal-hook-registry v1.4.2
20432025-06-30T22:10:07.817Z Checking rand_core v0.6.4
20442025-06-30T22:10:07.859Z Checking mio v1.0.2
20452025-06-30T22:10:07.948Z Checking parking_lot v0.12.3
20462025-06-30T22:10:07.966Z Checking zerovec v0.10.4
20472025-06-30T22:10:08.127Z Checking socket2 v0.5.10
20482025-06-30T22:10:08.302Z Checking futures-core v0.3.31
20492025-06-30T22:10:08.323Z Checking once_cell v1.21.3
20502025-06-30T22:10:08.453Z Checking cpufeatures v0.2.14
20512025-06-30T22:10:08.508Z Checking litemap v0.7.3
20522025-06-30T22:10:08.562Z Checking writeable v0.5.5
20532025-06-30T22:10:08.608Z Checking zerocopy v0.7.35
20542025-06-30T22:10:08.634Z Checking percent-encoding v2.3.1
20552025-06-30T22:10:08.672Z Checking crypto-common v0.1.6
20562025-06-30T22:10:08.732Z Checking block-buffer v0.10.4
20572025-06-30T22:10:08.833Z Checking block-padding v0.3.3
20582025-06-30T22:10:08.851Z Checking getrandom v0.3.1
20592025-06-30T22:10:08.867Z Checking libm v0.2.8
20602025-06-30T22:10:08.900Z Checking allocator-api2 v0.2.21
20612025-06-30T22:10:08.956Z Checking digest v0.10.7
20622025-06-30T22:10:09.061Z Checking inout v0.1.3
20632025-06-30T22:10:09.084Z Checking ryu v1.0.18
20642025-06-30T22:10:09.305Z Checking equivalent v1.0.2
20652025-06-30T22:10:09.330Z Checking hmac v0.12.1
20662025-06-30T22:10:09.346Z Checking foldhash v0.1.5
20672025-06-30T22:10:09.432Z Checking futures-sink v0.3.31
20682025-06-30T22:10:09.491Z Checking icu_locid_transform_data v1.5.0
20692025-06-30T22:10:09.508Z Checking tinystr v0.7.6
20702025-06-30T22:10:09.547Z Checking icu_collections v1.5.0
20712025-06-30T22:10:09.592Z Checking hashbrown v0.15.4
20722025-06-30T22:10:09.596Z Checking sha2 v0.10.9
20732025-06-30T22:10:09.622Z Checking cipher v0.4.4
20742025-06-30T22:10:09.737Z Checking num-traits v0.2.19
20752025-06-30T22:10:09.777Z Checking slab v0.4.9
20762025-06-30T22:10:09.837Z Checking icu_locid v1.5.0
20772025-06-30T22:10:10.020Z Checking icu_properties_data v1.5.0
20782025-06-30T22:10:10.050Z Checking base64ct v1.6.0
20792025-06-30T22:10:10.167Z Checking write16 v1.0.0
20802025-06-30T22:10:10.167Z Checking icu_normalizer_data v1.5.0
20812025-06-30T22:10:10.259Z Checking utf8_iter v1.0.4
20822025-06-30T22:10:10.305Z Checking flagset v0.4.6
20832025-06-30T22:10:10.332Z Checking utf16_iter v1.0.5
20842025-06-30T22:10:10.491Z Checking pem-rfc7468 v0.7.0
20852025-06-30T22:10:10.510Z Checking salsa20 v0.10.2
20862025-06-30T22:10:10.510Z Checking ppv-lite86 v0.2.20
20872025-06-30T22:10:10.513Z Checking futures-channel v0.3.31
20882025-06-30T22:10:10.612Z Checking pbkdf2 v0.12.2
20892025-06-30T22:10:10.742Z Checking der v0.7.9
20902025-06-30T22:10:10.761Z Checking futures-task v0.3.31
20912025-06-30T22:10:10.789Z Checking futures-io v0.3.31
20922025-06-30T22:10:10.807Z Checking icu_provider v1.5.0
20932025-06-30T22:10:10.876Z Checking fnv v1.0.7
20942025-06-30T22:10:10.968Z Checking bytes v1.10.1
20952025-06-30T22:10:10.987Z Checking bitflags v2.9.0
20962025-06-30T22:10:11.003Z Checking serde_json v1.0.140
20972025-06-30T22:10:11.019Z Checking indexmap v2.9.0
20982025-06-30T22:10:11.151Z Checking pin-utils v0.1.0
20992025-06-30T22:10:11.171Z Checking scrypt v0.11.0
21002025-06-30T22:10:11.259Z Checking futures-util v0.3.31
21012025-06-30T22:10:11.289Z Checking cbc v0.1.2
21022025-06-30T22:10:11.392Z Checking aes v0.8.4
21032025-06-30T22:10:11.412Z Checking icu_locid_transform v1.5.0
21042025-06-30T22:10:11.503Z Checking form_urlencoded v1.2.1
21052025-06-30T22:10:11.726Z Checking uuid v1.17.0
21062025-06-30T22:10:11.938Z Checking tokio v1.45.1
21072025-06-30T22:10:12.241Z Checking http v1.3.1
21082025-06-30T22:10:12.299Z Checking tracing-core v0.1.32
21092025-06-30T22:10:12.393Z Checking zerocopy v0.8.26
21102025-06-30T22:10:12.398Z Checking spki v0.7.3
21112025-06-30T22:10:12.431Z Checking icu_properties v1.5.1
21122025-06-30T22:10:12.570Z Checking iana-time-zone v0.1.63
21132025-06-30T22:10:12.692Z Checking pkcs5 v0.7.1
21142025-06-30T22:10:12.741Z Compiling newtype-uuid v1.2.4
21152025-06-30T22:10:12.898Z Checking tracing v0.1.40
21162025-06-30T22:10:13.030Z Checking tinyvec_macros v0.1.1
21172025-06-30T22:10:13.124Z Checking rustls-pki-types v1.10.0
21182025-06-30T22:10:13.227Z Checking pkcs8 v0.10.2
21192025-06-30T22:10:13.259Z Checking base64 v0.22.1
21202025-06-30T22:10:13.445Z Checking http-body v1.0.1
21212025-06-30T22:10:13.545Z Checking tinyvec v1.8.0
21222025-06-30T22:10:13.659Z Checking chrono v0.4.41
21232025-06-30T22:10:13.676Z Checking aws-lc-sys v0.26.0
21242025-06-30T22:10:13.719Z Checking spin v0.9.8
21252025-06-30T22:10:14.074Z Checking untrusted v0.7.1
21262025-06-30T22:10:14.262Z Checking openssl-probe v0.1.5
21272025-06-30T22:10:14.437Z Checking adler2 v2.0.0
21282025-06-30T22:10:14.621Z Checking atomic-waker v1.1.2
21292025-06-30T22:10:14.780Z Checking untrusted v0.9.0
21302025-06-30T22:10:14.835Z Checking tower-service v0.3.3
21312025-06-30T22:10:14.950Z Checking try-lock v0.2.5
21322025-06-30T22:10:14.974Z Checking foreign-types-shared v0.1.1
21332025-06-30T22:10:15.093Z Checking foreign-types v0.3.2
21342025-06-30T22:10:15.110Z Checking want v0.3.1
21352025-06-30T22:10:15.201Z Checking ring v0.17.14
21362025-06-30T22:10:15.307Z Checking miniz_oxide v0.8.5
21372025-06-30T22:10:15.579Z Checking rand_core v0.9.2
21382025-06-30T22:10:15.645Z Checking icu_normalizer v1.5.0
21392025-06-30T22:10:15.679Z Checking ipnet v2.11.0
21402025-06-30T22:10:15.772Z Checking aws-lc-rs v1.12.4
21412025-06-30T22:10:15.831Z Checking crossbeam-utils v0.8.21
21422025-06-30T22:10:15.914Z Checking rand_chacha v0.9.0
21432025-06-30T22:10:16.058Z Checking httparse v1.9.5
21442025-06-30T22:10:16.198Z Checking openssl-sys v0.9.109
21452025-06-30T22:10:16.304Z Checking thiserror v1.0.69
21462025-06-30T22:10:16.418Z Checking idna_adapter v1.2.0
21472025-06-30T22:10:16.461Z Checking errno v0.3.12
21482025-06-30T22:10:16.518Z Checking aho-corasick v1.1.3
21492025-06-30T22:10:16.550Z Checking httpdate v1.0.3
21502025-06-30T22:10:16.612Z Checking idna v1.0.3
21512025-06-30T22:10:16.649Z Checking regex-syntax v0.8.5
21522025-06-30T22:10:16.802Z Checking unicode-ident v1.0.18
21532025-06-30T22:10:17.008Z Checking powerfmt v0.2.0
21542025-06-30T22:10:17.113Z Checking url v2.5.4
21552025-06-30T22:10:17.302Z Checking deranged v0.3.11
21562025-06-30T22:10:17.342Z Checking proc-macro2 v1.0.95
21572025-06-30T22:10:17.376Z Checking openssl v0.10.73
21582025-06-30T22:10:17.589Z Checking rustls-webpki v0.102.8
21592025-06-30T22:10:18.010Z Checking rustix v0.38.37
21602025-06-30T22:10:18.031Z Checking crossbeam-epoch v0.9.18
21612025-06-30T22:10:18.114Z Checking rand v0.9.1
21622025-06-30T22:10:18.313Z Checking unicode-normalization v0.1.24
21632025-06-30T22:10:18.475Z Checking semver v1.0.26
21642025-06-30T22:10:18.611Z Checking bzip2-sys v0.1.13+1.0.8
21652025-06-30T22:10:18.736Z Checking signature v2.2.0
21662025-06-30T22:10:18.869Z Checking tokio-util v0.7.15
21672025-06-30T22:10:18.887Z Checking scroll v0.12.0
21682025-06-30T22:10:18.937Z Checking crc32fast v1.4.2
21692025-06-30T22:10:19.093Z Checking anstyle v1.0.11
21702025-06-30T22:10:19.182Z Checking dyn-clone v1.0.19
21712025-06-30T22:10:19.198Z Checking unicode-bidi v0.3.17
21722025-06-30T22:10:19.330Z Checking zlib-rs v0.5.1
21732025-06-30T22:10:19.350Z Checking num-conv v0.1.0
21742025-06-30T22:10:19.427Z Checking either v1.15.0
21752025-06-30T22:10:19.615Z Checking time-core v0.1.2
21762025-06-30T22:10:19.778Z Checking plain v0.2.3
21772025-06-30T22:10:19.797Z Checking num_threads v0.1.7
21782025-06-30T22:10:19.813Z Checking regex-automata v0.4.8
21792025-06-30T22:10:19.833Z Checking siphasher v0.3.11
21802025-06-30T22:10:19.848Z Checking h2 v0.4.6
21812025-06-30T22:10:19.924Z Checking unicode-properties v0.1.3
21822025-06-30T22:10:19.943Z Checking ucd-trie v0.1.7
21832025-06-30T22:10:20.150Z Checking utf8parse v0.2.2
21842025-06-30T22:10:20.153Z Checking phf_shared v0.11.2
21852025-06-30T22:10:20.300Z Checking stringprep v0.1.5
21862025-06-30T22:10:20.318Z Checking anstyle-parse v0.2.5
21872025-06-30T22:10:20.440Z Checking pest v2.7.14
21882025-06-30T22:10:20.593Z Checking goblin v0.8.2
21892025-06-30T22:10:20.612Z Checking time v0.3.36
21902025-06-30T22:10:21.107Z Checking schemars v0.8.22
21912025-06-30T22:10:21.132Z Checking libz-rs-sys v0.5.1
21922025-06-30T22:10:21.347Z Checking crossbeam-deque v0.8.5
21932025-06-30T22:10:21.649Z Checking rustls v0.23.19
21942025-06-30T22:10:22.398Z Checking native-tls v0.2.12
21952025-06-30T22:10:22.735Z Checking quote v1.0.40
21962025-06-30T22:10:22.846Z Checking num-integer v0.1.46
21972025-06-30T22:10:22.876Z Checking rand_chacha v0.3.1
21982025-06-30T22:10:23.054Z Checking serde_spanned v0.6.9
21992025-06-30T22:10:23.058Z Checking toml_datetime v0.6.11
22002025-06-30T22:10:23.263Z Checking zstd-sys v2.0.14+zstd.1.5.7
22012025-06-30T22:10:23.278Z Checking md-5 v0.10.6
22022025-06-30T22:10:23.337Z Checking sync_wrapper v1.0.1
22032025-06-30T22:10:23.389Z Checking ff v0.13.0
22042025-06-30T22:10:23.468Z Checking hash32 v0.2.1
22052025-06-30T22:10:23.500Z Checking fallible-iterator v0.2.0
22062025-06-30T22:10:23.518Z Checking gimli v0.31.1
22072025-06-30T22:10:23.617Z Checking base16ct v0.2.0
22082025-06-30T22:10:23.786Z Checking pretty-hex v0.4.1
22092025-06-30T22:10:23.834Z Checking psl-types v2.0.11
22102025-06-30T22:10:23.995Z Checking is_terminal_polyfill v1.70.1
22112025-06-30T22:10:24.018Z Checking tower-layer v0.3.3
22122025-06-30T22:10:24.067Z Checking colorchoice v1.0.2
22132025-06-30T22:10:24.084Z Checking anstyle-query v1.1.1
22142025-06-30T22:10:24.116Z Checking postgres-protocol v0.6.8
22152025-06-30T22:10:24.223Z Checking publicsuffix v2.3.0
22162025-06-30T22:10:24.226Z Checking anstream v0.6.18
22172025-06-30T22:10:24.268Z Checking tower v0.5.2
22182025-06-30T22:10:24.509Z Checking sec1 v0.7.3
22192025-06-30T22:10:24.634Z Checking heapless v0.7.17
22202025-06-30T22:10:24.777Z Checking group v0.13.0
22212025-06-30T22:10:24.914Z Checking zstd-safe v7.2.3
22222025-06-30T22:10:24.991Z Checking num-iter v0.1.45
22232025-06-30T22:10:25.040Z Checking rand v0.8.5
22242025-06-30T22:10:25.181Z Checking syn v2.0.104
22252025-06-30T22:10:25.225Z Compiling daft v0.1.3
22262025-06-30T22:10:25.394Z Checking dof v0.3.0
22272025-06-30T22:10:25.585Z Checking cookie v0.18.1
22282025-06-30T22:10:25.744Z Checking dtrace-parser v0.2.0
22292025-06-30T22:10:25.971Z Checking hyper v1.6.0
22302025-06-30T22:10:25.990Z Checking ipnetwork v0.21.1
22312025-06-30T22:10:26.013Z Checking tokio-native-tls v0.3.1
22322025-06-30T22:10:26.203Z Checking rayon-core v1.12.1
22332025-06-30T22:10:26.222Z Checking flate2 v1.1.2
22342025-06-30T22:10:26.259Z Checking terminal_size v0.4.0
22352025-06-30T22:10:26.379Z Checking rustls-native-certs v0.8.1
22362025-06-30T22:10:26.448Z Checking lazy_static v1.5.0
22372025-06-30T22:10:26.586Z Checking http-body-util v0.1.3
22382025-06-30T22:10:26.604Z Checking webpki-roots v1.0.0
22392025-06-30T22:10:26.685Z Checking tokio-rustls v0.26.0
22402025-06-30T22:10:26.819Z Checking signal-hook v0.3.18
22412025-06-30T22:10:26.837Z Checking hkdf v0.12.4
22422025-06-30T22:10:26.867Z Checking crypto-bigint v0.5.5
22432025-06-30T22:10:27.029Z Checking thread-id v4.2.2
22442025-06-30T22:10:27.059Z Checking object v0.36.5
22452025-06-30T22:10:27.101Z Checking winnow v0.5.40
22462025-06-30T22:10:27.149Z Checking bumpalo v3.16.0
22472025-06-30T22:10:27.187Z Checking clap_lex v0.7.4
22482025-06-30T22:10:27.210Z Checking addr2line v0.24.2
22492025-06-30T22:10:27.458Z Checking unicode-width v0.2.0
22502025-06-30T22:10:27.494Z Checking lockfree-object-pool v0.1.6
22512025-06-30T22:10:27.721Z Checking managed v0.8.0
22522025-06-30T22:10:27.753Z Checking strsim v0.11.1
22532025-06-30T22:10:27.893Z Checking hyper-util v0.1.14
22542025-06-30T22:10:27.943Z Checking rustc-demangle v0.1.24
22552025-06-30T22:10:28.046Z Checking iri-string v0.7.8
22562025-06-30T22:10:28.084Z Checking simd-adler32 v0.3.7
22572025-06-30T22:10:28.396Z Checking bitflags v1.3.2
22582025-06-30T22:10:28.426Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22592025-06-30T22:10:28.499Z Checking smoltcp v0.9.1
22602025-06-30T22:10:28.727Z Checking zopfli v0.8.1
22612025-06-30T22:10:29.446Z Checking clap_builder v4.5.40
22622025-06-30T22:10:29.504Z Checking elliptic-curve v0.13.8
22632025-06-30T22:10:29.849Z Checking console v0.15.10
22642025-06-30T22:10:29.865Z Checking toml_edit v0.19.15
22652025-06-30T22:10:30.144Z Checking signal-hook-mio v0.2.4
22662025-06-30T22:10:30.313Z Checking rayon v1.10.0
22672025-06-30T22:10:30.379Z Checking num-bigint-dig v0.8.4
22682025-06-30T22:10:30.427Z Checking hyper-tls v0.6.0
22692025-06-30T22:10:30.558Z Checking tower-http v0.6.6
22702025-06-30T22:10:30.692Z Checking hyper-rustls v0.27.7
22712025-06-30T22:10:30.986Z Checking usdt-impl v0.5.0
22722025-06-30T22:10:31.080Z Checking oxnet v0.1.2
22732025-06-30T22:10:31.105Z Checking cookie_store v0.21.1
22742025-06-30T22:10:31.493Z Checking zstd v0.13.3
22752025-06-30T22:10:31.528Z Checking postgres-types v0.2.9
22762025-06-30T22:10:31.779Z Checking regex v1.11.1
22772025-06-30T22:10:31.859Z Checking bstr v1.10.0
22782025-06-30T22:10:32.195Z Checking phf v0.11.2
22792025-06-30T22:10:32.339Z Checking ed25519 v2.2.3
22802025-06-30T22:10:32.370Z Checking bzip2 v0.5.2
22812025-06-30T22:10:32.403Z Checking bzip2 v0.4.4
22822025-06-30T22:10:32.418Z Checking thiserror v2.0.12
22832025-06-30T22:10:32.466Z Checking curve25519-dalek v4.1.3
22842025-06-30T22:10:32.576Z Checking hubpack v0.1.2
22852025-06-30T22:10:32.645Z Checking memoffset v0.9.1
22862025-06-30T22:10:32.701Z Checking pkcs1 v0.7.5
22872025-06-30T22:10:32.717Z Checking serde_urlencoded v0.7.1
22882025-06-30T22:10:32.761Z Checking float-cmp v0.10.0
22892025-06-30T22:10:32.871Z Checking serde-big-array v0.5.1
22902025-06-30T22:10:32.888Z Checking rfc6979 v0.4.0
22912025-06-30T22:10:32.960Z Checking memmap v0.7.0
22922025-06-30T22:10:33.042Z Checking backtrace v0.3.74
22932025-06-30T22:10:33.072Z Checking encoding_rs v0.8.34
22942025-06-30T22:10:33.089Z Checking mime v0.3.17
22952025-06-30T22:10:33.107Z Checking new_debug_unreachable v1.0.6
22962025-06-30T22:10:33.123Z Checking precomputed-hash v0.1.1
22972025-06-30T22:10:33.182Z Checking number_prefix v0.4.0
22982025-06-30T22:10:33.215Z Checking winnow v0.7.10
22992025-06-30T22:10:33.245Z Checking fixedbitset v0.4.2
23002025-06-30T22:10:33.378Z Checking predicates-core v1.0.8
23012025-06-30T22:10:33.396Z Checking difflib v0.4.0
23022025-06-30T22:10:33.489Z Checking data-encoding v2.9.0
23032025-06-30T22:10:33.577Z Checking minimal-lexical v0.2.1
23042025-06-30T22:10:33.596Z Checking static_assertions v1.1.0
23052025-06-30T22:10:33.693Z Checking toml_write v0.1.2
23062025-06-30T22:10:33.712Z Checking normalize-line-endings v0.3.0
23072025-06-30T22:10:33.826Z Checking unicode-segmentation v1.12.0
23082025-06-30T22:10:33.845Z Checking whoami v1.6.0
23092025-06-30T22:10:33.967Z Checking nom v7.1.3
23102025-06-30T22:10:34.009Z Checking predicates v3.1.3
23112025-06-30T22:10:34.029Z Checking hickory-proto v0.25.2
23122025-06-30T22:10:34.154Z Checking tokio-postgres v0.7.13
23132025-06-30T22:10:34.176Z Checking ed25519-dalek v2.1.1
23142025-06-30T22:10:34.513Z Checking similar v2.7.0
23152025-06-30T22:10:34.598Z Checking indicatif v0.17.11
23162025-06-30T22:10:34.618Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
23172025-06-30T22:10:35.301Z Checking reqwest v0.12.20
23182025-06-30T22:10:35.352Z Checking anyhow v1.0.98
23192025-06-30T22:10:35.368Z Checking petgraph v0.6.5
23202025-06-30T22:10:35.729Z Checking string_cache v0.8.9
23212025-06-30T22:10:35.875Z Checking toml_edit v0.22.27
23222025-06-30T22:10:36.000Z Checking usdt v0.5.0
23232025-06-30T22:10:36.289Z Checking rsa v0.9.6
23242025-06-30T22:10:36.562Z Checking ecdsa v0.16.9
23252025-06-30T22:10:37.054Z Checking nix v0.29.0
23262025-06-30T22:10:37.283Z Checking zip v0.6.6
23272025-06-30T22:10:37.307Z Checking zip v4.2.0
23282025-06-30T22:10:37.413Z Checking clap v4.5.40
23292025-06-30T22:10:37.547Z Checking toml v0.7.8
23302025-06-30T22:10:37.935Z Checking crossterm v0.28.1
23312025-06-30T22:10:38.244Z Checking tokio-stream v0.1.17
23322025-06-30T22:10:38.417Z Checking itertools v0.12.1
23332025-06-30T22:10:38.458Z Checking itertools v0.10.5
23342025-06-30T22:10:38.483Z Checking buf-list v1.0.3
23352025-06-30T22:10:38.541Z Checking fs-err v3.1.1
23362025-06-30T22:10:38.788Z Checking strum v0.26.3
23372025-06-30T22:10:38.966Z Checking ahash v0.8.11
23382025-06-30T22:10:39.020Z Checking slog v2.7.0
23392025-06-30T22:10:39.070Z Checking x509-cert v0.2.5
23402025-06-30T22:10:39.439Z Checking openapiv3 v2.2.0
23412025-06-30T22:10:39.489Z Checking sha1 v0.10.6
23422025-06-30T22:10:39.543Z Checking winnow v0.6.26
23432025-06-30T22:10:39.703Z Checking rustc-hash v2.1.1
23442025-06-30T22:10:39.772Z Checking unicode-xid v0.2.6
23452025-06-30T22:10:39.889Z Checking lalrpop-util v0.19.12
23462025-06-30T22:10:39.955Z Checking peg-runtime v0.8.5
23472025-06-30T22:10:40.184Z Checking camino v1.1.10
23482025-06-30T22:10:40.187Z Checking sigpipe v0.1.3
23492025-06-30T22:10:40.321Z Checking glob v0.3.2
23502025-06-30T22:10:40.527Z Checking jiff v0.2.15
23512025-06-30T22:10:44.191Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23522025-06-30T22:10:44.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s
23532025-06-30T22:10:44.744Z
23542025-06-30T22:10:44.744Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/217)
23552025-06-30T22:10:45.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23562025-06-30T22:10:45.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23572025-06-30T22:10:45.539Z Compiling regress v0.10.3
23582025-06-30T22:10:45.662Z Checking heck v0.5.0
23592025-06-30T22:10:45.685Z Compiling unsafe-libyaml v0.2.11
23602025-06-30T22:10:45.703Z Checking newtype-uuid v1.2.4
23612025-06-30T22:10:45.703Z Checking rustix v1.0.7
23622025-06-30T22:10:45.732Z Checking dirs-sys-next v0.1.2
23632025-06-30T22:10:45.736Z Checking fastrand v2.1.1
23642025-06-30T22:10:45.833Z Checking thread_local v1.1.8
23652025-06-30T22:10:45.910Z Checking dirs-next v2.0.0
23662025-06-30T22:10:45.977Z Checking daft v0.1.3
23672025-06-30T22:10:46.071Z Compiling structmeta-derive v0.3.0
23682025-06-30T22:10:46.074Z Compiling ident_case v1.0.1
23692025-06-30T22:10:46.129Z Checking term v0.7.0
23702025-06-30T22:10:46.251Z Compiling darling_core v0.20.10
23712025-06-30T22:10:46.405Z Checking crossbeam-channel v0.5.15
23722025-06-30T22:10:46.564Z Checking futures-executor v0.3.31
23732025-06-30T22:10:46.790Z Checking is-terminal v0.4.13
23742025-06-30T22:10:46.933Z Compiling serde_yaml v0.9.34+deprecated
23752025-06-30T22:10:47.089Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762025-06-30T22:10:47.190Z Checking tempfile v3.20.0
23772025-06-30T22:10:47.429Z Compiling rustls v0.22.4
23782025-06-30T22:10:47.453Z Checking take_mut v0.2.2
23792025-06-30T22:10:47.602Z Checking slog-term v2.9.1
23802025-06-30T22:10:47.620Z Checking slog-async v2.8.0
23812025-06-30T22:10:47.749Z Checking futures v0.3.31
23822025-06-30T22:10:47.879Z Compiling proc-macro-crate v1.3.1
23832025-06-30T22:10:47.907Z Checking wait-timeout v0.2.0
23842025-06-30T22:10:48.098Z Compiling multer v3.1.0
23852025-06-30T22:10:48.116Z Checking match_cfg v0.1.0
23862025-06-30T22:10:48.223Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23872025-06-30T22:10:48.399Z Checking bit-vec v0.8.0
23882025-06-30T22:10:48.526Z Checking quick-error v1.2.3
23892025-06-30T22:10:48.557Z Compiling structmeta v0.3.0
23902025-06-30T22:10:48.690Z Compiling ref-cast v1.0.24
23912025-06-30T22:10:48.709Z Compiling num_enum_derive v0.5.11
23922025-06-30T22:10:48.763Z Checking bit-set v0.8.0
23932025-06-30T22:10:48.939Z Checking rusty-fork v0.3.0
23942025-06-30T22:10:49.026Z Checking typify-impl v0.3.0
23952025-06-30T22:10:49.045Z Checking typify-impl v0.2.0
23962025-06-30T22:10:50.250Z Checking hostname v0.3.1
23972025-06-30T22:10:50.408Z Checking progenitor-client v0.9.1
23982025-06-30T22:10:50.828Z Checking rand_xorshift v0.4.0
23992025-06-30T22:10:50.887Z Checking slog-json v2.6.1
24002025-06-30T22:10:51.033Z Compiling lzma-sys v0.1.20
24012025-06-30T22:10:51.162Z Checking hex v0.4.3
24022025-06-30T22:10:51.422Z Compiling foreign-types-macros v0.2.3
24032025-06-30T22:10:51.573Z Compiling async-stream-impl v0.3.6
24042025-06-30T22:10:51.657Z Compiling ref-cast-impl v1.0.24
24052025-06-30T22:10:51.733Z Compiling dropshot v0.16.2
24062025-06-30T22:10:51.769Z Compiling darling_macro v0.20.10
24072025-06-30T22:10:52.486Z Checking foreign-types-shared v0.3.1
24082025-06-30T22:10:52.517Z Checking arc-swap v1.7.1
24092025-06-30T22:10:52.600Z Checking utf-8 v0.7.6
24102025-06-30T22:10:52.618Z Checking unarray v0.1.4
24112025-06-30T22:10:52.693Z Compiling darling v0.20.10
24122025-06-30T22:10:52.782Z Checking proptest v1.7.0
24132025-06-30T22:10:52.802Z Checking async-stream v0.3.6
24142025-06-30T22:10:52.819Z Compiling serde_with_macros v3.12.0
24152025-06-30T22:10:52.823Z Checking tungstenite v0.21.0
24162025-06-30T22:10:52.856Z Checking foreign-types v0.5.0
24172025-06-30T22:10:52.976Z Checking slog-scope v4.4.0
24182025-06-30T22:10:52.995Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24192025-06-30T22:10:53.202Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24202025-06-30T22:10:53.225Z Checking slog-bunyan v2.5.0
24212025-06-30T22:10:53.363Z Checking num_enum v0.5.11
24222025-06-30T22:10:53.409Z Compiling proc-macro-error v1.0.4
24232025-06-30T22:10:53.683Z Checking tokio-rustls v0.25.0
24242025-06-30T22:10:53.829Z Compiling test-strategy v0.4.1
24252025-06-30T22:10:53.939Z Compiling parse-display-derive v0.10.0
24262025-06-30T22:10:54.161Z Checking toml v0.8.23
24272025-06-30T22:10:54.190Z Checking progenitor-client v0.8.0
24282025-06-30T22:10:54.550Z Compiling heck v0.3.3
24292025-06-30T22:10:54.863Z Checking waitgroup v0.1.2
24302025-06-30T22:10:54.894Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24312025-06-30T22:10:55.026Z Checking rustls-pemfile v2.2.0
24322025-06-30T22:10:55.182Z Compiling dropshot_endpoint v0.16.2
24332025-06-30T22:10:55.261Z Checking serde_path_to_error v0.1.17
24342025-06-30T22:10:55.646Z Compiling derive-where v1.5.0
24352025-06-30T22:10:55.888Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24362025-06-30T22:10:56.619Z Checking cstr-argument v0.1.2
24372025-06-30T22:10:56.821Z Checking hostname v0.4.0
24382025-06-30T22:10:57.021Z Checking instant v0.1.13
24392025-06-30T22:10:57.165Z Checking pretty-hex v0.2.1
24402025-06-30T22:10:57.184Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24412025-06-30T22:10:57.203Z Checking debug-ignore v1.0.5
24422025-06-30T22:10:57.356Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24432025-06-30T22:10:57.356Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
24442025-06-30T22:10:57.494Z Checking backoff v0.4.0
24452025-06-30T22:10:57.614Z Checking parse-display v0.10.0
24462025-06-30T22:10:57.660Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24472025-06-30T22:10:57.783Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24482025-06-30T22:10:57.863Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24492025-06-30T22:10:57.943Z Checking serde_with v3.12.0
24502025-06-30T22:10:57.966Z Compiling zone_cfg_derive v0.1.2
24512025-06-30T22:10:58.005Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24522025-06-30T22:10:58.033Z Checking tokio-tungstenite v0.21.0
24532025-06-30T22:10:58.642Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24542025-06-30T22:10:58.682Z Checking slog-stdlog v4.1.1
24552025-06-30T22:10:58.697Z Checking iddqd v0.3.8
24562025-06-30T22:10:58.855Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24572025-06-30T22:10:58.963Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24582025-06-30T22:10:59.237Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24592025-06-30T22:10:59.265Z Checking progenitor-client v0.10.0
24602025-06-30T22:10:59.345Z Checking colored v2.2.0
24612025-06-30T22:10:59.661Z Checking macaddr v1.0.1
24622025-06-30T22:10:59.715Z Checking base64 v0.21.7
24632025-06-30T22:10:59.992Z Checking unicode-width v0.1.14
24642025-06-30T22:11:00.154Z Checking base64 v0.13.1
24652025-06-30T22:11:00.305Z Checking zone v0.1.8
24662025-06-30T22:11:00.499Z Checking tabwriter v1.4.0
24672025-06-30T22:11:00.553Z Checking ron v0.7.1
24682025-06-30T22:11:00.729Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24692025-06-30T22:11:00.978Z Checking slog-envlogger v2.2.0
24702025-06-30T22:11:01.020Z Checking xz2 v0.1.7
24712025-06-30T22:11:01.185Z Checking tokio-dtrace v0.1.0
24722025-06-30T22:11:01.205Z Checking xattr v1.3.1
24732025-06-30T22:11:01.338Z Checking yasna v0.5.2
24742025-06-30T22:11:01.422Z Checking pem v3.0.5
24752025-06-30T22:11:01.490Z Checking smf v0.2.3
24762025-06-30T22:11:01.675Z Checking headers-core v0.3.0
24772025-06-30T22:11:01.717Z Checking filetime v0.2.25
24782025-06-30T22:11:01.846Z Checking same-file v1.0.6
24792025-06-30T22:11:01.953Z Checking tar v0.4.44
24802025-06-30T22:11:01.973Z Checking headers v0.4.1
24812025-06-30T22:11:02.049Z Checking walkdir v2.5.0
24822025-06-30T22:11:02.235Z Checking rcgen v0.12.1
24832025-06-30T22:11:02.291Z Checking oxide-tokio-rt v0.1.1
24842025-06-30T22:11:02.348Z Checking camino-tempfile v1.4.1
24852025-06-30T22:11:02.538Z Checking atomicwrites v0.4.4
24862025-06-30T22:11:02.597Z Compiling typify-macro v0.2.0
24872025-06-30T22:11:02.632Z Checking subprocess v0.2.9
24882025-06-30T22:11:02.650Z Compiling typify-macro v0.3.0
24892025-06-30T22:11:04.472Z Compiling typify v0.2.0
24902025-06-30T22:11:04.568Z Compiling progenitor-impl v0.8.0
24912025-06-30T22:11:04.584Z Compiling typify v0.3.0
24922025-06-30T22:11:04.685Z Compiling progenitor-impl v0.9.1
24932025-06-30T22:11:07.457Z Compiling progenitor-macro v0.8.0
24942025-06-30T22:11:07.460Z Compiling progenitor-macro v0.9.1
24952025-06-30T22:11:12.107Z Checking progenitor v0.8.0
24962025-06-30T22:11:12.256Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24972025-06-30T22:11:12.426Z Checking progenitor v0.9.1
24982025-06-30T22:11:12.574Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
24992025-06-30T22:11:14.738Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25002025-06-30T22:11:15.373Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25012025-06-30T22:11:21.650Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25022025-06-30T22:11:23.300Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25032025-06-30T22:11:24.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.90s
25042025-06-30T22:11:24.846Z
25052025-06-30T22:11:24.846Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/217)
25062025-06-30T22:11:25.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072025-06-30T22:11:25.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082025-06-30T22:11:25.628Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25092025-06-30T22:11:27.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
25102025-06-30T22:11:27.344Z
25112025-06-30T22:11:27.344Zinfo: running `cargo check --bins` on nexus-config (52/217)
25122025-06-30T22:11:28.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132025-06-30T22:11:28.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142025-06-30T22:11:28.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152025-06-30T22:11:28.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
25162025-06-30T22:11:28.102Z
25172025-06-30T22:11:28.102Zinfo: running `cargo check --bins` on omicron-rpaths (53/217)
25182025-06-30T22:11:28.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192025-06-30T22:11:28.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202025-06-30T22:11:28.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212025-06-30T22:11:28.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25222025-06-30T22:11:28.817Z
25232025-06-30T22:11:28.817Zinfo: running `cargo check --bins` on omicron-certificates (54/217)
25242025-06-30T22:11:29.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252025-06-30T22:11:29.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262025-06-30T22:11:29.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272025-06-30T22:11:29.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
25282025-06-30T22:11:29.563Z
25292025-06-30T22:11:29.563Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/217)
25302025-06-30T22:11:30.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312025-06-30T22:11:30.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322025-06-30T22:11:30.418Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25332025-06-30T22:11:30.543Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25342025-06-30T22:11:30.554Z Compiling rustix v1.0.7
25352025-06-30T22:11:30.566Z Compiling wait-timeout v0.2.0
25362025-06-30T22:11:30.569Z Compiling quick-error v1.2.3
25372025-06-30T22:11:30.569Z Compiling bit-vec v0.8.0
25382025-06-30T22:11:30.569Z Compiling match_cfg v0.1.0
25392025-06-30T22:11:30.569Z Compiling rustls v0.22.4
25402025-06-30T22:11:30.688Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25412025-06-30T22:11:30.726Z Compiling hostname v0.3.1
25422025-06-30T22:11:30.773Z Compiling progenitor-client v0.9.1
25432025-06-30T22:11:30.944Z Compiling slog-json v2.6.1
25442025-06-30T22:11:31.000Z Compiling rand_xorshift v0.4.0
25452025-06-30T22:11:31.021Z Compiling itertools v0.13.0
25462025-06-30T22:11:31.097Z Compiling bit-set v0.8.0
25472025-06-30T22:11:31.169Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25482025-06-30T22:11:31.266Z Compiling hex v0.4.3
25492025-06-30T22:11:31.283Z Compiling unarray v0.1.4
25502025-06-30T22:11:31.300Z Compiling heapless v0.8.0
25512025-06-30T22:11:31.377Z Compiling slog-bunyan v2.5.0
25522025-06-30T22:11:31.445Z Compiling progenitor v0.9.1
25532025-06-30T22:11:31.598Z Compiling async-stream v0.3.6
25542025-06-30T22:11:31.699Z Compiling ref-cast v1.0.24
25552025-06-30T22:11:31.804Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25562025-06-30T22:11:31.862Z Compiling multer v3.1.0
25572025-06-30T22:11:31.894Z Compiling toml v0.8.23
25582025-06-30T22:11:31.975Z Compiling waitgroup v0.1.2
25592025-06-30T22:11:32.143Z Compiling tempfile v3.20.0
25602025-06-30T22:11:32.225Z Compiling rustls-pemfile v2.2.0
25612025-06-30T22:11:32.568Z Compiling rusty-fork v0.3.0
25622025-06-30T22:11:32.593Z Checking hash32 v0.3.1
25632025-06-30T22:11:32.806Z Compiling serde_path_to_error v0.1.17
25642025-06-30T22:11:32.825Z Compiling hostname v0.4.0
25652025-06-30T22:11:32.902Z Compiling instant v0.1.13
25662025-06-30T22:11:33.049Z Compiling proptest v1.7.0
25672025-06-30T22:11:33.074Z Compiling smoltcp v0.11.0
25682025-06-30T22:11:33.191Z Compiling debug-ignore v1.0.5
25692025-06-30T22:11:33.331Z Compiling backoff v0.4.0
25702025-06-30T22:11:33.562Z Compiling iddqd v0.3.8
25712025-06-30T22:11:33.674Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
25722025-06-30T22:11:33.721Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25732025-06-30T22:11:33.783Z Compiling ingot-macros v0.1.0
25742025-06-30T22:11:33.907Z Compiling parse-display v0.10.0
25752025-06-30T22:11:34.152Z Compiling serde_with v3.12.0
25762025-06-30T22:11:34.806Z Compiling tokio-rustls v0.25.0
25772025-06-30T22:11:35.249Z Compiling dropshot v0.16.2
25782025-06-30T22:11:35.771Z Checking num-rational v0.4.2
25792025-06-30T22:11:36.429Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25802025-06-30T22:11:37.142Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25812025-06-30T22:11:37.777Z Compiling progenitor-client v0.10.0
25822025-06-30T22:11:38.826Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
25832025-06-30T22:11:39.180Z Compiling phf_generator v0.11.2
25842025-06-30T22:11:39.390Z Checking num-complex v0.4.6
25852025-06-30T22:11:40.161Z Compiling macaddr v1.0.1
25862025-06-30T22:11:40.235Z Checking cobs v0.2.3
25872025-06-30T22:11:40.317Z Checking num v0.4.3
25882025-06-30T22:11:40.432Z Checking postcard v1.0.10
25892025-06-30T22:11:40.452Z Compiling phf_codegen v0.11.2
25902025-06-30T22:11:40.723Z Checking ingot-types v0.1.0
25912025-06-30T22:11:40.944Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25922025-06-30T22:11:40.962Z Compiling parse-zoneinfo v0.3.1
25932025-06-30T22:11:41.376Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25942025-06-30T22:11:41.437Z Checking ingot v0.1.0
25952025-06-30T22:11:41.610Z Checking float-ord v0.3.2
25962025-06-30T22:11:41.781Z Compiling convert_case v0.4.0
25972025-06-30T22:11:41.873Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25982025-06-30T22:11:42.629Z Compiling chrono-tz-build v0.4.0
25992025-06-30T22:11:42.649Z Compiling derive_more v0.99.20
26002025-06-30T22:11:43.641Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26012025-06-30T22:11:43.745Z Compiling crucible-workspace-hack v0.1.0
26022025-06-30T22:11:43.828Z Checking linked-hash-map v0.5.6
26032025-06-30T22:11:44.065Z Compiling chrono-tz v0.10.3
26042025-06-30T22:11:44.177Z Checking lru-cache v0.1.2
26052025-06-30T22:11:44.397Z Checking resolv-conf v0.7.0
26062025-06-30T22:11:44.506Z Checking newline-converter v0.3.0
26072025-06-30T22:11:44.690Z Checking hickory-proto v0.24.4
26082025-06-30T22:11:44.740Z Checking itertools v0.14.0
26092025-06-30T22:11:44.761Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26102025-06-30T22:11:44.765Z Checking prettyplease v0.2.35
26112025-06-30T22:11:45.194Z Compiling slog-dtrace v0.3.0
26122025-06-30T22:11:45.936Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26132025-06-30T22:11:46.737Z Checking expectorate v1.2.0
26142025-06-30T22:11:46.962Z Compiling zone_cfg_derive v0.3.0
26152025-06-30T22:11:47.012Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26162025-06-30T22:11:47.141Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26172025-06-30T22:11:47.171Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26182025-06-30T22:11:47.493Z Compiling const_format_proc_macros v0.2.34
26192025-06-30T22:11:48.208Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26202025-06-30T22:11:48.286Z Compiling num-derive v0.4.2
26212025-06-30T22:11:48.726Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26222025-06-30T22:11:48.769Z Checking hickory-resolver v0.24.4
26232025-06-30T22:11:48.941Z Checking highway v1.3.0
26242025-06-30T22:11:49.040Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26252025-06-30T22:11:49.209Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26262025-06-30T22:11:49.304Z Checking const_format v0.2.34
26272025-06-30T22:11:49.326Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26282025-06-30T22:11:49.425Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26292025-06-30T22:11:49.757Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26302025-06-30T22:11:50.139Z Checking zone v0.3.1
26312025-06-30T22:11:50.297Z Checking qorb v0.4.0
26322025-06-30T22:11:50.321Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26332025-06-30T22:11:50.451Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26342025-06-30T22:11:50.911Z Checking gethostname v0.5.0
26352025-06-30T22:11:50.926Z Checking bcs v0.1.6
26362025-06-30T22:11:51.043Z Checking nanorand v0.7.0
26372025-06-30T22:11:51.293Z Compiling async-recursion v1.1.1
26382025-06-30T22:11:51.382Z Checking termtree v0.5.1
26392025-06-30T22:11:51.406Z Checking flume v0.11.1
26402025-06-30T22:11:51.765Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26412025-06-30T22:11:57.209Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26422025-06-30T22:12:00.664Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26432025-06-30T22:12:03.211Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26442025-06-30T22:12:04.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.92s
26452025-06-30T22:12:04.697Z
26462025-06-30T22:12:04.697Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/217)
26472025-06-30T22:12:05.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-06-30T22:12:05.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-06-30T22:12:05.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502025-06-30T22:12:05.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26512025-06-30T22:12:05.459Z
26522025-06-30T22:12:05.459Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/217)
26532025-06-30T22:12:06.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-06-30T22:12:06.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-06-30T22:12:06.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-06-30T22:12:06.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26572025-06-30T22:12:06.214Z
26582025-06-30T22:12:06.214Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/217)
26592025-06-30T22:12:06.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-06-30T22:12:06.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-06-30T22:12:06.991Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26622025-06-30T22:12:07.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
26632025-06-30T22:12:07.862Z
26642025-06-30T22:12:07.862Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/217)
26652025-06-30T22:12:08.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-06-30T22:12:08.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-06-30T22:12:08.659Z Compiling cfg_aliases v0.1.1
26682025-06-30T22:12:08.662Z Compiling vte_generate_state_changes v0.1.2
26692025-06-30T22:12:08.662Z Checking fd-lock v4.0.2
26702025-06-30T22:12:08.662Z Checking nibble_vec v0.1.0
26712025-06-30T22:12:08.776Z Checking endian-type v0.1.2
26722025-06-30T22:12:08.781Z Checking bytecount v0.6.8
26732025-06-30T22:12:08.819Z Compiling tabled_derive v0.7.0
26742025-06-30T22:12:08.822Z Checking itertools v0.13.0
26752025-06-30T22:12:08.849Z Compiling nix v0.28.0
26762025-06-30T22:12:08.936Z Checking papergrid v0.11.0
26772025-06-30T22:12:08.953Z Compiling peg-macros v0.8.5
26782025-06-30T22:12:08.979Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26792025-06-30T22:12:09.018Z Checking radix_trie v0.2.1
26802025-06-30T22:12:09.322Z Checking vte v0.11.1
26812025-06-30T22:12:09.427Z Compiling sqlparser_derive v0.2.2
26822025-06-30T22:12:09.942Z Checking unicode_categories v0.1.1
26832025-06-30T22:12:10.237Z Checking nu-ansi-term v0.50.1
26842025-06-30T22:12:10.372Z Checking home v0.5.9
26852025-06-30T22:12:10.415Z Checking sqlparser v0.45.0
26862025-06-30T22:12:10.538Z Checking sqlformat v0.3.5
26872025-06-30T22:12:10.671Z Checking display-error-chain v0.2.2
26882025-06-30T22:12:10.702Z Checking strip-ansi-escapes v0.2.0
26892025-06-30T22:12:10.833Z Checking tabled v0.15.0
26902025-06-30T22:12:11.132Z Checking reedline v0.40.0
26912025-06-30T22:12:11.586Z Checking peg v0.8.5
26922025-06-30T22:12:11.752Z Checking rustyline v14.0.0
26932025-06-30T22:12:20.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.86s
26942025-06-30T22:12:20.919Z
26952025-06-30T22:12:20.919Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/217)
26962025-06-30T22:12:21.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-06-30T22:12:21.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-06-30T22:12:21.715Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26992025-06-30T22:12:26.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s
27002025-06-30T22:12:27.079Z
27012025-06-30T22:12:27.079Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/217)
27022025-06-30T22:12:27.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-06-30T22:12:27.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-06-30T22:12:27.880Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27052025-06-30T22:12:31.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
27062025-06-30T22:12:31.616Z
27072025-06-30T22:12:31.616Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/217)
27082025-06-30T22:12:32.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-06-30T22:12:32.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-06-30T22:12:32.423Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27112025-06-30T22:12:37.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
27122025-06-30T22:12:37.454Z
27132025-06-30T22:12:37.454Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/217)
27142025-06-30T22:12:38.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-06-30T22:12:38.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-06-30T22:12:38.243Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27172025-06-30T22:12:43.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
27182025-06-30T22:12:43.335Z
27192025-06-30T22:12:43.335Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/217)
27202025-06-30T22:12:44.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-06-30T22:12:44.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-06-30T22:12:44.121Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27232025-06-30T22:12:47.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
27242025-06-30T22:12:48.071Z
27252025-06-30T22:12:48.071Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/217)
27262025-06-30T22:12:48.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-06-30T22:12:48.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-06-30T22:12:48.881Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27292025-06-30T22:12:52.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
27302025-06-30T22:12:52.817Z
27312025-06-30T22:12:52.817Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/217)
27322025-06-30T22:12:57.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-06-30T22:12:57.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-06-30T22:12:57.586Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27352025-06-30T22:12:58.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
27362025-06-30T22:12:58.860Z
27372025-06-30T22:12:58.860Zinfo: running `cargo check --bins` on oximeter (67/217)
27382025-06-30T22:12:59.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-06-30T22:12:59.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-06-30T22:12:59.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-06-30T22:12:59.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27422025-06-30T22:12:59.619Z
27432025-06-30T22:12:59.619Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/217)
27442025-06-30T22:13:00.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-06-30T22:13:00.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-06-30T22:13:00.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-06-30T22:13:00.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27482025-06-30T22:13:00.337Z
27492025-06-30T22:13:00.337Zinfo: running `cargo check --bins` on oximeter-schema (69/217)
27502025-06-30T22:13:01.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-06-30T22:13:01.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-06-30T22:13:01.099Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27532025-06-30T22:13:03.112Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27542025-06-30T22:13:04.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
27552025-06-30T22:13:04.296Z
27562025-06-30T22:13:04.296Zinfo: running `cargo check --bins` on oximeter-types (70/217)
27572025-06-30T22:13:04.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-06-30T22:13:04.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-06-30T22:13:04.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-06-30T22:13:04.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27612025-06-30T22:13:05.051Z
27622025-06-30T22:13:05.051Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/217)
27632025-06-30T22:13:05.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-06-30T22:13:05.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-06-30T22:13:05.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-06-30T22:13:05.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27672025-06-30T22:13:05.810Z
27682025-06-30T22:13:05.810Zinfo: running `cargo check --bins` on oxql-types (72/217)
27692025-06-30T22:13:06.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-06-30T22:13:06.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-06-30T22:13:06.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-06-30T22:13:06.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27732025-06-30T22:13:06.568Z
27742025-06-30T22:13:06.568Zinfo: running `cargo check --bins` on oximeter-test-utils (73/217)
27752025-06-30T22:13:07.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-06-30T22:13:07.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-06-30T22:13:07.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-06-30T22:13:07.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27792025-06-30T22:13:07.355Z
27802025-06-30T22:13:07.355Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/217)
27812025-06-30T22:13:08.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-06-30T22:13:08.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-06-30T22:13:08.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-06-30T22:13:08.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27852025-06-30T22:13:08.114Z
27862025-06-30T22:13:08.114Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/217)
27872025-06-30T22:13:08.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-06-30T22:13:08.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-06-30T22:13:08.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-06-30T22:13:08.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27912025-06-30T22:13:08.883Z
27922025-06-30T22:13:08.883Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/217)
27932025-06-30T22:13:09.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-06-30T22:13:09.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-06-30T22:13:09.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-06-30T22:13:09.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27972025-06-30T22:13:09.641Z
27982025-06-30T22:13:09.641Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/217)
27992025-06-30T22:13:10.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-06-30T22:13:10.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-06-30T22:13:10.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-06-30T22:13:10.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28032025-06-30T22:13:10.395Z
28042025-06-30T22:13:10.395Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/217)
28052025-06-30T22:13:11.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-06-30T22:13:11.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-06-30T22:13:11.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082025-06-30T22:13:11.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28092025-06-30T22:13:11.154Z
28102025-06-30T22:13:11.154Zinfo: running `cargo check --bins` on cockroach-admin-client (79/217)
28112025-06-30T22:13:11.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122025-06-30T22:13:11.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132025-06-30T22:13:11.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142025-06-30T22:13:11.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28152025-06-30T22:13:11.880Z
28162025-06-30T22:13:11.880Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/217)
28172025-06-30T22:13:12.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-06-30T22:13:12.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-06-30T22:13:12.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-06-30T22:13:12.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28212025-06-30T22:13:12.645Z
28222025-06-30T22:13:12.645Zinfo: running `cargo check --bins` on dns-service-client (81/217)
28232025-06-30T22:13:13.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-06-30T22:13:13.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-06-30T22:13:13.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-06-30T22:13:13.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28272025-06-30T22:13:13.405Z
28282025-06-30T22:13:13.405Zinfo: running `cargo check --bins` on internal-dns-types (82/217)
28292025-06-30T22:13:14.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-06-30T22:13:14.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-06-30T22:13:14.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-06-30T22:13:14.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28332025-06-30T22:13:14.158Z
28342025-06-30T22:13:14.158Zinfo: running `cargo check --bins` on gateway-client (83/217)
28352025-06-30T22:13:17.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-06-30T22:13:17.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-06-30T22:13:17.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-06-30T22:13:17.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28392025-06-30T22:13:17.061Z
28402025-06-30T22:13:17.061Zinfo: running `cargo check --bins` on ereport-types (84/217)
28412025-06-30T22:13:17.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-06-30T22:13:17.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-06-30T22:13:17.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442025-06-30T22:13:17.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28452025-06-30T22:13:17.061Z
28462025-06-30T22:13:17.062Zinfo: running `cargo check --bins` on gateway-types (85/217)
28472025-06-30T22:13:17.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482025-06-30T22:13:17.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492025-06-30T22:13:17.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502025-06-30T22:13:17.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28512025-06-30T22:13:17.062Z
28522025-06-30T22:13:17.062Zinfo: running `cargo check --bins` on ipcc (86/217)
28532025-06-30T22:13:17.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-06-30T22:13:17.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-06-30T22:13:17.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-06-30T22:13:17.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28572025-06-30T22:13:17.162Z
28582025-06-30T22:13:17.162Zinfo: running `cargo check --bins` on installinator-client (87/217)
28592025-06-30T22:13:17.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-06-30T22:13:17.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-06-30T22:13:17.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-06-30T22:13:17.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28632025-06-30T22:13:17.941Z
28642025-06-30T22:13:17.941Zinfo: running `cargo check --bins` on installinator-common (88/217)
28652025-06-30T22:13:18.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-06-30T22:13:18.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-06-30T22:13:18.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-06-30T22:13:18.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28692025-06-30T22:13:18.710Z
28702025-06-30T22:13:18.710Zinfo: running `cargo check --bins` on update-engine (89/217)
28712025-06-30T22:13:19.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-06-30T22:13:19.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-06-30T22:13:19.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-06-30T22:13:19.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28752025-06-30T22:13:19.445Z
28762025-06-30T22:13:19.445Zinfo: running `cargo check --bins` on nexus-client (90/217)
28772025-06-30T22:13:20.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-06-30T22:13:20.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-06-30T22:13:20.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-06-30T22:13:20.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28812025-06-30T22:13:20.229Z
28822025-06-30T22:13:20.229Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/217)
28832025-06-30T22:13:20.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-06-30T22:13:20.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-06-30T22:13:20.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-06-30T22:13:20.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28872025-06-30T22:13:20.996Z
28882025-06-30T22:13:20.996Zinfo: running `cargo check --bins` on omicron-passwords (92/217)
28892025-06-30T22:13:21.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-06-30T22:13:21.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-06-30T22:13:21.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-06-30T22:13:21.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28932025-06-30T22:13:21.726Z
28942025-06-30T22:13:21.726Zinfo: running `cargo check --bins` on nexus-types (93/217)
28952025-06-30T22:13:22.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-06-30T22:13:22.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-06-30T22:13:22.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982025-06-30T22:13:22.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28992025-06-30T22:13:22.510Z
29002025-06-30T22:13:22.510Zinfo: running `cargo check --bins` on oxide-client (94/217)
29012025-06-30T22:13:23.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-06-30T22:13:23.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-06-30T22:13:23.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042025-06-30T22:13:23.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29052025-06-30T22:13:23.237Z
29062025-06-30T22:13:23.238Zinfo: running `cargo check --bins` on oximeter-client (95/217)
29072025-06-30T22:13:23.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082025-06-30T22:13:23.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092025-06-30T22:13:23.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102025-06-30T22:13:23.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29112025-06-30T22:13:23.988Z
29122025-06-30T22:13:23.988Zinfo: running `cargo check --bins` on repo-depot-client (96/217)
29132025-06-30T22:13:24.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-06-30T22:13:24.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-06-30T22:13:24.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-06-30T22:13:24.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29172025-06-30T22:13:24.711Z
29182025-06-30T22:13:24.711Zinfo: running `cargo check --bins` on sled-agent-client (97/217)
29192025-06-30T22:13:25.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-06-30T22:13:25.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-06-30T22:13:25.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-06-30T22:13:25.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29232025-06-30T22:13:25.492Z
29242025-06-30T22:13:25.492Zinfo: running `cargo check --bins` on sled-agent-types (98/217)
29252025-06-30T22:13:26.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-06-30T22:13:26.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-06-30T22:13:26.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-06-30T22:13:26.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29292025-06-30T22:13:26.278Z
29302025-06-30T22:13:26.278Zinfo: running `cargo check --bins` on wicketd-client (99/217)
29312025-06-30T22:13:26.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-06-30T22:13:26.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-06-30T22:13:26.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-06-30T22:13:26.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29352025-06-30T22:13:27.063Z
29362025-06-30T22:13:27.064Zinfo: running `cargo check --bins` on wicket-common (100/217)
29372025-06-30T22:13:27.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-06-30T22:13:27.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-06-30T22:13:27.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-06-30T22:13:27.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29412025-06-30T22:13:27.838Z
29422025-06-30T22:13:27.838Zinfo: running `cargo check --bins` on omicron-cockroach-admin (101/217)
29432025-06-30T22:13:28.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-06-30T22:13:28.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-06-30T22:13:28.641Z Checking csv-core v0.1.11
29462025-06-30T22:13:28.641Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29472025-06-30T22:13:28.644Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29482025-06-30T22:13:28.644Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29492025-06-30T22:13:28.957Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29502025-06-30T22:13:28.976Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29512025-06-30T22:13:28.992Z Checking csv v1.3.1
29522025-06-30T22:13:29.536Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29532025-06-30T22:13:30.006Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29542025-06-30T22:13:32.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
29552025-06-30T22:13:32.365Z
29562025-06-30T22:13:32.365Zinfo: running `cargo check --bins` on cockroach-admin-api (102/217)
29572025-06-30T22:13:33.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-06-30T22:13:33.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-06-30T22:13:33.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-06-30T22:13:33.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29612025-06-30T22:13:33.112Z
29622025-06-30T22:13:33.112Zinfo: running `cargo check --bins` on cockroach-admin-types (103/217)
29632025-06-30T22:13:33.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-06-30T22:13:33.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-06-30T22:13:33.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-06-30T22:13:33.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29672025-06-30T22:13:33.868Z
29682025-06-30T22:13:33.868Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (104/217)
29692025-06-30T22:13:34.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-06-30T22:13:34.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-06-30T22:13:34.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-06-30T22:13:34.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29732025-06-30T22:13:34.744Z
29742025-06-30T22:13:34.744Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (105/217)
29752025-06-30T22:13:35.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-06-30T22:13:35.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-06-30T22:13:35.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-06-30T22:13:35.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29792025-06-30T22:13:35.632Z
29802025-06-30T22:13:35.632Zinfo: running `cargo check --bins` on dns-server (106/217)
29812025-06-30T22:13:36.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-06-30T22:13:36.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-06-30T22:13:36.425Z Compiling typify-impl v0.4.1
29842025-06-30T22:13:36.540Z Compiling parking_lot_core v0.8.6
29852025-06-30T22:13:36.544Z Compiling moka v0.12.10
29862025-06-30T22:13:36.560Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29872025-06-30T22:13:36.571Z Checking tagptr v0.2.0
29882025-06-30T22:13:36.574Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29892025-06-30T22:13:36.597Z Checking prefix-trie v0.7.0
29902025-06-30T22:13:36.778Z Checking fxhash v0.2.1
29912025-06-30T22:13:36.800Z Checking hickory-client v0.25.2
29922025-06-30T22:13:37.255Z Checking parking_lot v0.11.2
29932025-06-30T22:13:37.284Z Checking hickory-server v0.25.2
29942025-06-30T22:13:37.558Z Checking sled v0.34.7
29952025-06-30T22:13:37.690Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29962025-06-30T22:13:38.051Z Checking hickory-resolver v0.25.2
29972025-06-30T22:13:41.760Z Compiling typify-macro v0.4.1
29982025-06-30T22:13:43.400Z Compiling typify v0.4.1
29992025-06-30T22:13:43.491Z Compiling progenitor-impl v0.10.0
30002025-06-30T22:13:45.849Z Compiling progenitor-macro v0.10.0
30012025-06-30T22:13:49.877Z Checking progenitor v0.10.0
30022025-06-30T22:13:50.016Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30032025-06-30T22:13:50.522Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30042025-06-30T22:13:51.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.28s
30052025-06-30T22:13:52.135Z
30062025-06-30T22:13:52.135Zinfo: running `cargo check --bins` on dns-server-api (107/217)
30072025-06-30T22:13:52.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-06-30T22:13:52.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-06-30T22:13:52.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-06-30T22:13:52.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30112025-06-30T22:13:52.891Z
30122025-06-30T22:13:52.891Zinfo: running `cargo check --bins` on openapi-manager-types (108/217)
30132025-06-30T22:13:53.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-06-30T22:13:53.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-06-30T22:13:53.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-06-30T22:13:53.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30172025-06-30T22:13:53.621Z
30182025-06-30T22:13:53.621Zinfo: running `cargo check --bins` on gateway-test-utils (109/217)
30192025-06-30T22:13:54.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-06-30T22:13:54.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-06-30T22:13:54.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-06-30T22:13:54.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30232025-06-30T22:13:54.444Z
30242025-06-30T22:13:54.444Zinfo: running `cargo check --bins` on omicron-gateway (110/217)
30252025-06-30T22:13:55.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-06-30T22:13:55.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-06-30T22:13:55.316Z Checking half v2.4.1
30282025-06-30T22:13:55.316Z Checking ciborium-io v0.2.2
30292025-06-30T22:13:55.321Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30302025-06-30T22:13:55.458Z Compiling semver v0.1.20
30312025-06-30T22:13:55.462Z Compiling radium v0.7.0
30322025-06-30T22:13:55.478Z Compiling zerocopy-derive v0.6.6
30332025-06-30T22:13:55.483Z Checking tap v1.0.1
30342025-06-30T22:13:55.484Z Compiling maybe-uninit v2.0.0
30352025-06-30T22:13:55.606Z Checking password-hash v0.5.0
30362025-06-30T22:13:55.731Z Checking wyz v0.5.1
30372025-06-30T22:13:55.860Z Checking ciborium-ll v0.2.2
30382025-06-30T22:13:55.881Z Compiling rustc_version v0.1.7
30392025-06-30T22:13:55.979Z Checking blake2 v0.10.6
30402025-06-30T22:13:56.053Z Compiling cancel-safe-futures v0.1.5
30412025-06-30T22:13:56.078Z Checking funty v2.0.0
30422025-06-30T22:13:56.110Z Checking crc-catalog v2.4.0
30432025-06-30T22:13:56.143Z Checking ciborium v0.2.2
30442025-06-30T22:13:56.260Z Compiling packed_struct v0.10.1
30452025-06-30T22:13:56.298Z Compiling newtype_derive v0.1.6
30462025-06-30T22:13:56.333Z Compiling owo-colors v4.2.2
30472025-06-30T22:13:56.425Z Checking argon2 v0.5.3
30482025-06-30T22:13:56.444Z Checking crc v3.2.1
30492025-06-30T22:13:56.727Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30502025-06-30T22:13:56.769Z Compiling packed_struct_codegen v0.10.1
30512025-06-30T22:13:56.852Z Checking libsw-core v0.3.1
30522025-06-30T22:13:56.907Z Checking bitvec v1.0.1
30532025-06-30T22:13:56.978Z Checking secrecy v0.10.3
30542025-06-30T22:13:57.051Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30552025-06-30T22:13:57.095Z Compiling indexmap v1.9.3
30562025-06-30T22:13:57.115Z Checking nodrop v0.1.14
30572025-06-30T22:13:57.170Z Checking fixedbitset v0.5.7
30582025-06-30T22:13:57.257Z Checking zerocopy v0.6.6
30592025-06-30T22:13:57.277Z Checking array-init v0.0.4
30602025-06-30T22:13:57.322Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30612025-06-30T22:13:57.437Z Checking libsw v3.5.0
30622025-06-30T22:13:57.460Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30632025-06-30T22:13:57.555Z Checking petgraph v0.8.2
30642025-06-30T22:13:57.700Z Checking smallvec v0.6.14
30652025-06-30T22:13:57.885Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30662025-06-30T22:13:58.213Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30672025-06-30T22:13:58.573Z Checking swrite v0.1.0
30682025-06-30T22:13:58.660Z Checking indent_write v2.2.0
30692025-06-30T22:13:58.717Z Checking termcolor v1.4.1
30702025-06-30T22:13:58.904Z Checking linear-map v1.2.0
30712025-06-30T22:13:59.157Z Checking bitfield v0.14.0
30722025-06-30T22:13:59.179Z Checking hashbrown v0.12.3
30732025-06-30T22:13:59.196Z Checking ron v0.8.1
30742025-06-30T22:13:59.231Z Checking env_logger v0.10.2
30752025-06-30T22:13:59.452Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30762025-06-30T22:13:59.555Z Checking steno v0.4.1
30772025-06-30T22:13:59.681Z Checking serde-hex v0.1.0
30782025-06-30T22:14:00.023Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30792025-06-30T22:14:00.406Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30802025-06-30T22:14:00.675Z Checking hashbrown v0.13.2
30812025-06-30T22:14:00.690Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30822025-06-30T22:14:00.767Z Checking humantime v2.2.0
30832025-06-30T22:14:01.103Z Checking crc-any v2.5.0
30842025-06-30T22:14:01.516Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30852025-06-30T22:14:01.589Z Checking object v0.30.4
30862025-06-30T22:14:01.694Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30872025-06-30T22:14:01.760Z Checking void v1.0.2
30882025-06-30T22:14:01.776Z Checking path-slash v0.1.5
30892025-06-30T22:14:01.925Z Checking half v1.8.3
30902025-06-30T22:14:01.945Z Checking lzss v0.8.2
30912025-06-30T22:14:02.106Z Checking tungstenite v0.23.0
30922025-06-30T22:14:02.313Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30932025-06-30T22:14:02.360Z Checking serde_cbor v0.11.2
30942025-06-30T22:14:02.949Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30952025-06-30T22:14:03.015Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30962025-06-30T22:14:03.053Z Checking nix v0.27.1
30972025-06-30T22:14:03.196Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30982025-06-30T22:14:03.281Z Checking kstat-rs v0.2.4
30992025-06-30T22:14:03.430Z Checking serde_bytes v0.11.17
31002025-06-30T22:14:03.513Z Checking tokio-tungstenite v0.23.1
31012025-06-30T22:14:03.563Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31022025-06-30T22:14:03.621Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31032025-06-30T22:14:03.778Z Checking signal-hook-tokio v0.3.1
31042025-06-30T22:14:04.956Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31052025-06-30T22:14:10.795Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31062025-06-30T22:14:12.114Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31072025-06-30T22:14:18.290Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31082025-06-30T22:14:23.837Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31092025-06-30T22:14:24.527Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31102025-06-30T22:14:27.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.94s
31112025-06-30T22:14:27.603Z
31122025-06-30T22:14:27.603Zinfo: running `cargo check --bins` on gateway-api (111/217)
31132025-06-30T22:14:32.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-06-30T22:14:32.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-06-30T22:14:32.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-06-30T22:14:32.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31172025-06-30T22:14:32.012Z
31182025-06-30T22:14:32.012Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/217)
31192025-06-30T22:14:32.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-06-30T22:14:32.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-06-30T22:14:32.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-06-30T22:14:32.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31232025-06-30T22:14:32.013Z
31242025-06-30T22:14:32.013Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/217)
31252025-06-30T22:14:32.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-06-30T22:14:32.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-06-30T22:14:32.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282025-06-30T22:14:32.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31292025-06-30T22:14:32.013Z
31302025-06-30T22:14:32.013Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/217)
31312025-06-30T22:14:32.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-06-30T22:14:32.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-06-30T22:14:32.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342025-06-30T22:14:32.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31352025-06-30T22:14:32.013Z
31362025-06-30T22:14:32.045Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/217)
31372025-06-30T22:14:32.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382025-06-30T22:14:32.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392025-06-30T22:14:32.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402025-06-30T22:14:32.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31412025-06-30T22:14:32.045Z
31422025-06-30T22:14:32.045Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/217)
31432025-06-30T22:14:32.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442025-06-30T22:14:32.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452025-06-30T22:14:32.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462025-06-30T22:14:32.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31472025-06-30T22:14:32.098Z
31482025-06-30T22:14:32.098Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/217)
31492025-06-30T22:14:32.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502025-06-30T22:14:32.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512025-06-30T22:14:32.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522025-06-30T22:14:32.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31532025-06-30T22:14:32.849Z
31542025-06-30T22:14:32.849Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/217)
31552025-06-30T22:14:33.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562025-06-30T22:14:33.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572025-06-30T22:14:33.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582025-06-30T22:14:33.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31592025-06-30T22:14:33.598Z
31602025-06-30T22:14:33.598Zinfo: running `cargo check --bins` on oximeter-producer (119/217)
31612025-06-30T22:14:34.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-06-30T22:14:34.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-06-30T22:14:34.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642025-06-30T22:14:34.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31652025-06-30T22:14:34.388Z
31662025-06-30T22:14:34.388Zinfo: running `cargo check --bins` on internal-dns-resolver (120/217)
31672025-06-30T22:14:35.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-06-30T22:14:35.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-06-30T22:14:35.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702025-06-30T22:14:35.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31712025-06-30T22:14:35.141Z
31722025-06-30T22:14:35.142Zinfo: running `cargo check --bins` on sp-sim (121/217)
31732025-06-30T22:14:35.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742025-06-30T22:14:35.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752025-06-30T22:14:35.909Z Compiling nix v0.30.1
31762025-06-30T22:14:35.909Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31772025-06-30T22:14:35.914Z Checking keccak v0.1.5
31782025-06-30T22:14:36.240Z Checking sha3 v0.10.8
31792025-06-30T22:14:36.284Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31802025-06-30T22:14:37.902Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31812025-06-30T22:14:39.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
31822025-06-30T22:14:40.063Z
31832025-06-30T22:14:40.063Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/217)
31842025-06-30T22:14:40.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-06-30T22:14:40.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-06-30T22:14:40.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872025-06-30T22:14:40.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31882025-06-30T22:14:40.868Z
31892025-06-30T22:14:40.868Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/217)
31902025-06-30T22:14:41.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-06-30T22:14:41.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-06-30T22:14:41.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932025-06-30T22:14:41.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31942025-06-30T22:14:41.692Z
31952025-06-30T22:14:41.692Zinfo: running `cargo check --bins` on db-macros (124/217)
31962025-06-30T22:14:42.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-06-30T22:14:42.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-06-30T22:14:42.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992025-06-30T22:14:42.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32002025-06-30T22:14:42.416Z
32012025-06-30T22:14:42.416Zinfo: running `cargo check --bins` on nexus-macros-common (125/217)
32022025-06-30T22:14:43.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-06-30T22:14:43.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-06-30T22:14:43.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052025-06-30T22:14:43.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32062025-06-30T22:14:43.128Z
32072025-06-30T22:14:43.128Zinfo: running `cargo check --bins` on nexus-auth (126/217)
32082025-06-30T22:14:43.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-06-30T22:14:43.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-06-30T22:14:43.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112025-06-30T22:14:43.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32122025-06-30T22:14:43.933Z
32132025-06-30T22:14:43.933Zinfo: running `cargo check --bins` on authz-macros (127/217)
32142025-06-30T22:14:44.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-06-30T22:14:44.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-06-30T22:14:44.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172025-06-30T22:14:44.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32182025-06-30T22:14:44.653Z
32192025-06-30T22:14:44.653Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/217)
32202025-06-30T22:14:45.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-06-30T22:14:45.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-06-30T22:14:45.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232025-06-30T22:14:45.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32242025-06-30T22:14:45.446Z
32252025-06-30T22:14:45.446Zinfo: running `cargo check --bins` on nexus-db-model (129/217)
32262025-06-30T22:14:46.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-06-30T22:14:46.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-06-30T22:14:46.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-06-30T22:14:46.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32302025-06-30T22:14:46.234Z
32312025-06-30T22:14:46.234Zinfo: running `cargo check --bins` on nexus-db-schema (130/217)
32322025-06-30T22:14:46.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-06-30T22:14:46.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-06-30T22:14:46.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-06-30T22:14:46.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32362025-06-30T22:14:46.953Z
32372025-06-30T22:14:46.953Zinfo: running `cargo check --bins` on nexus-defaults (131/217)
32382025-06-30T22:14:47.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-06-30T22:14:47.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-06-30T22:14:47.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-06-30T22:14:47.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32422025-06-30T22:14:47.702Z
32432025-06-30T22:14:47.702Zinfo: running `cargo check --bins` on nexus-db-errors (132/217)
32442025-06-30T22:14:48.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-06-30T22:14:48.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-06-30T22:14:48.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-06-30T22:14:48.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32482025-06-30T22:14:48.496Z
32492025-06-30T22:14:48.496Zinfo: running `cargo check --bins` on nexus-db-lookup (133/217)
32502025-06-30T22:14:49.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-06-30T22:14:49.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-06-30T22:14:49.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532025-06-30T22:14:49.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32542025-06-30T22:14:49.306Z
32552025-06-30T22:14:49.306Zinfo: running `cargo check --bins` on nexus-inventory (134/217)
32562025-06-30T22:14:49.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-06-30T22:14:50.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-06-30T22:14:50.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-06-30T22:14:50.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32602025-06-30T22:14:50.089Z
32612025-06-30T22:14:50.090Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (135/217)
32622025-06-30T22:14:50.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-06-30T22:14:50.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-06-30T22:14:50.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652025-06-30T22:14:50.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32662025-06-30T22:14:50.872Z
32672025-06-30T22:14:50.872Zinfo: running `cargo check --bins --no-default-features` on sled-storage (136/217)
32682025-06-30T22:14:51.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-06-30T22:14:51.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-06-30T22:14:51.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-06-30T22:14:51.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32722025-06-30T22:14:51.636Z
32732025-06-30T22:14:51.636Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (137/217)
32742025-06-30T22:14:54.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-06-30T22:14:54.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-06-30T22:14:54.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-06-30T22:14:54.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32782025-06-30T22:14:54.499Z
32792025-06-30T22:14:54.499Zinfo: running `cargo check --bins` on key-manager (138/217)
32802025-06-30T22:14:54.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-06-30T22:14:54.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-06-30T22:14:54.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-06-30T22:14:54.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32842025-06-30T22:14:54.499Z
32852025-06-30T22:14:54.499Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (139/217)
32862025-06-30T22:14:54.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-06-30T22:14:54.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-06-30T22:14:54.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-06-30T22:14:54.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32902025-06-30T22:14:54.499Z
32912025-06-30T22:14:54.499Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (140/217)
32922025-06-30T22:14:54.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-06-30T22:14:54.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-06-30T22:14:54.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-06-30T22:14:54.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32962025-06-30T22:14:54.676Z
32972025-06-30T22:14:54.676Zinfo: running `cargo check --bins` on typed-rng (141/217)
32982025-06-30T22:14:55.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-06-30T22:14:55.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-06-30T22:14:55.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-06-30T22:14:55.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33022025-06-30T22:14:55.395Z
33032025-06-30T22:14:55.395Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (142/217)
33042025-06-30T22:14:56.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-06-30T22:14:56.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-06-30T22:14:56.353Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33072025-06-30T22:14:56.353Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33082025-06-30T22:14:56.353Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33092025-06-30T22:14:56.353Z Compiling thiserror-impl-no-std v2.0.2
33102025-06-30T22:14:56.356Z Checking universal-hash v0.5.1
33112025-06-30T22:14:56.356Z Checking opaque-debug v0.3.1
33122025-06-30T22:14:56.501Z Checking chacha20 v0.9.1
33132025-06-30T22:14:56.511Z Checking aead v0.5.2
33142025-06-30T22:14:56.700Z Compiling unicase v2.7.0
33152025-06-30T22:14:56.739Z Checking poly1305 v0.8.0
33162025-06-30T22:14:56.785Z Compiling libefi-sys v0.1.0
33172025-06-30T22:14:56.812Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33182025-06-30T22:14:56.864Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33192025-06-30T22:14:56.972Z Compiling bitfield-struct v0.6.2
33202025-06-30T22:14:56.995Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33212025-06-30T22:14:57.175Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33222025-06-30T22:14:57.213Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33232025-06-30T22:14:57.243Z Checking chacha20poly1305 v0.10.1
33242025-06-30T22:14:57.384Z Compiling proc-macro-error-attr2 v2.0.0
33252025-06-30T22:14:57.451Z Compiling salty v0.3.0
33262025-06-30T22:14:57.500Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33272025-06-30T22:14:57.635Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33282025-06-30T22:14:57.915Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33292025-06-30T22:14:58.086Z Compiling proc-macro-error2 v2.0.1
33302025-06-30T22:14:58.127Z Compiling num-derive v0.3.3
33312025-06-30T22:14:58.159Z Compiling xshell-macros v0.2.7
33322025-06-30T22:14:58.246Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33332025-06-30T22:14:58.684Z Compiling tabled_derive v0.10.0
33342025-06-30T22:14:58.799Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33352025-06-30T22:14:58.853Z Checking xshell v0.2.7
33362025-06-30T22:14:58.975Z Checking thiserror-no-std v2.0.2
33372025-06-30T22:14:59.118Z Checking vsss-rs v3.3.4
33382025-06-30T22:14:59.179Z Checking papergrid v0.14.0
33392025-06-30T22:14:59.250Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33402025-06-30T22:14:59.628Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33412025-06-30T22:15:00.237Z Checking libscf-sys v1.1.0
33422025-06-30T22:15:00.470Z Compiling mime_guess v2.0.5
33432025-06-30T22:15:00.644Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33442025-06-30T22:15:01.161Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33452025-06-30T22:15:01.359Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33462025-06-30T22:15:01.582Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33472025-06-30T22:15:01.817Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33482025-06-30T22:15:01.999Z Checking primeorder v0.13.6
33492025-06-30T22:15:02.275Z Checking env_filter v0.1.2
33502025-06-30T22:15:02.465Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33512025-06-30T22:15:02.534Z Checking env_logger v0.11.5
33522025-06-30T22:15:02.664Z Checking p384 v0.13.0
33532025-06-30T22:15:02.852Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33542025-06-30T22:15:02.919Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33552025-06-30T22:15:03.405Z Checking tabled v0.18.0
33562025-06-30T22:15:03.489Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33572025-06-30T22:15:03.685Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33582025-06-30T22:15:03.815Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33592025-06-30T22:15:03.874Z Checking http-range v0.1.5
33602025-06-30T22:15:03.960Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33612025-06-30T22:15:04.016Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33622025-06-30T22:15:04.307Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33632025-06-30T22:15:04.479Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33642025-06-30T22:15:04.510Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33652025-06-30T22:15:04.632Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
33662025-06-30T22:15:04.697Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33672025-06-30T22:15:04.815Z Checking secrecy v0.8.0
33682025-06-30T22:15:04.964Z Checking atty v0.2.14
33692025-06-30T22:15:05.014Z Checking crc8 v0.1.1
33702025-06-30T22:15:05.110Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33712025-06-30T22:15:05.262Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33722025-06-30T22:15:05.732Z Checking hyper-staticfile v0.10.1
33732025-06-30T22:15:05.793Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
33742025-06-30T22:15:05.815Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33752025-06-30T22:15:06.212Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33762025-06-30T22:15:06.235Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33772025-06-30T22:15:06.512Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33782025-06-30T22:15:06.640Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33792025-06-30T22:15:06.661Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33802025-06-30T22:15:07.398Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33812025-06-30T22:15:07.718Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33822025-06-30T22:15:07.803Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33832025-06-30T22:15:08.190Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33842025-06-30T22:15:08.193Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33852025-06-30T22:15:08.193Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33862025-06-30T22:15:09.467Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33872025-06-30T22:15:09.529Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33882025-06-30T22:15:09.778Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
33892025-06-30T22:15:11.104Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
33902025-06-30T22:15:11.754Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33912025-06-30T22:15:17.541Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33922025-06-30T22:15:30.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.13s
33932025-06-30T22:15:30.763Z
33942025-06-30T22:15:30.763Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (143/217)
33952025-06-30T22:15:31.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-06-30T22:15:31.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-06-30T22:15:31.641Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33982025-06-30T22:15:44.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
33992025-06-30T22:15:45.021Z
34002025-06-30T22:15:45.021Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (144/217)
34012025-06-30T22:15:45.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022025-06-30T22:15:45.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032025-06-30T22:15:45.760Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34042025-06-30T22:15:58.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.84s
34052025-06-30T22:15:58.950Z
34062025-06-30T22:15:58.950Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (145/217)
34072025-06-30T22:15:59.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082025-06-30T22:15:59.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092025-06-30T22:15:59.840Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34102025-06-30T22:16:12.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s
34112025-06-30T22:16:13.102Z
34122025-06-30T22:16:13.102Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (146/217)
34132025-06-30T22:16:13.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142025-06-30T22:16:13.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152025-06-30T22:16:13.977Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34162025-06-30T22:16:27.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s
34172025-06-30T22:16:27.256Z
34182025-06-30T22:16:27.256Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (147/217)
34192025-06-30T22:16:27.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202025-06-30T22:16:27.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212025-06-30T22:16:28.139Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34222025-06-30T22:16:41.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.94s
34232025-06-30T22:16:41.430Z
34242025-06-30T22:16:41.430Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (148/217)
34252025-06-30T22:16:42.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-06-30T22:16:42.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-06-30T22:16:42.325Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34282025-06-30T22:16:55.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
34292025-06-30T22:16:55.622Z
34302025-06-30T22:16:55.622Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (149/217)
34312025-06-30T22:16:56.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-06-30T22:16:56.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-06-30T22:16:56.520Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34342025-06-30T22:17:09.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s
34352025-06-30T22:17:09.858Z
34362025-06-30T22:17:09.859Zinfo: running `cargo check --bins` on bootstrap-agent-api (150/217)
34372025-06-30T22:17:10.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-06-30T22:17:10.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-06-30T22:17:10.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402025-06-30T22:17:10.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34412025-06-30T22:17:10.656Z
34422025-06-30T22:17:10.656Zinfo: running `cargo check --bins` on range-requests (151/217)
34432025-06-30T22:17:11.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-06-30T22:17:11.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-06-30T22:17:11.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462025-06-30T22:17:11.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
34472025-06-30T22:17:11.385Z
34482025-06-30T22:17:11.386Zinfo: running `cargo check --bins` on repo-depot-api (152/217)
34492025-06-30T22:17:12.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-06-30T22:17:12.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-06-30T22:17:12.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522025-06-30T22:17:12.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34532025-06-30T22:17:12.137Z
34542025-06-30T22:17:12.137Zinfo: running `cargo check --bins` on sled-agent-api (153/217)
34552025-06-30T22:17:12.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-06-30T22:17:12.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-06-30T22:17:12.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34582025-06-30T22:17:12.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34592025-06-30T22:17:12.917Z
34602025-06-30T22:17:12.917Zinfo: running `cargo check --bins` on sled-diagnostics (154/217)
34612025-06-30T22:17:13.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-06-30T22:17:13.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-06-30T22:17:13.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642025-06-30T22:17:13.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34652025-06-30T22:17:13.685Z
34662025-06-30T22:17:13.685Zinfo: running `cargo check --bins` on parallel-task-set (155/217)
34672025-06-30T22:17:14.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-06-30T22:17:14.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-06-30T22:17:14.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702025-06-30T22:17:14.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
34712025-06-30T22:17:14.399Z
34722025-06-30T22:17:14.400Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (156/217)
34732025-06-30T22:17:15.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-06-30T22:17:15.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-06-30T22:17:15.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762025-06-30T22:17:15.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34772025-06-30T22:17:15.185Z
34782025-06-30T22:17:15.185Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (157/217)
34792025-06-30T22:17:15.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-06-30T22:17:15.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-06-30T22:17:15.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822025-06-30T22:17:15.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34832025-06-30T22:17:15.974Z
34842025-06-30T22:17:15.974Zinfo: running `cargo check --bins` on sled-agent-zone-images (158/217)
34852025-06-30T22:17:16.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-06-30T22:17:16.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-06-30T22:17:16.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34882025-06-30T22:17:16.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34892025-06-30T22:17:16.756Z
34902025-06-30T22:17:16.756Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (159/217)
34912025-06-30T22:17:17.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922025-06-30T22:17:17.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932025-06-30T22:17:17.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34942025-06-30T22:17:17.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34952025-06-30T22:17:17.676Z
34962025-06-30T22:17:17.676Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (160/217)
34972025-06-30T22:17:18.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982025-06-30T22:17:18.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992025-06-30T22:17:18.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35002025-06-30T22:17:18.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35012025-06-30T22:17:18.364Z
35022025-06-30T22:17:18.364Zinfo: running `cargo check --bins` on nexus-test-interface (161/217)
35032025-06-30T22:17:19.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-06-30T22:17:19.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-06-30T22:17:19.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062025-06-30T22:17:19.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35072025-06-30T22:17:19.149Z
35082025-06-30T22:17:19.149Zinfo: running `cargo check --bins` on oximeter-collector (162/217)
35092025-06-30T22:17:19.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-06-30T22:17:19.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-06-30T22:17:19.986Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35122025-06-30T22:17:19.986Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35132025-06-30T22:17:20.891Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35142025-06-30T22:17:22.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
35152025-06-30T22:17:23.107Z
35162025-06-30T22:17:23.107Zinfo: running `cargo check --bins` on oximeter-api (163/217)
35172025-06-30T22:17:23.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-06-30T22:17:23.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-06-30T22:17:23.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-06-30T22:17:23.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35212025-06-30T22:17:23.857Z
35222025-06-30T22:17:23.858Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (164/217)
35232025-06-30T22:17:24.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-06-30T22:17:24.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-06-30T22:17:24.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-06-30T22:17:24.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35272025-06-30T22:17:24.581Z
35282025-06-30T22:17:24.581Zinfo: running `cargo check --bins` on cert-dev (165/217)
35292025-06-30T22:17:25.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-06-30T22:17:25.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-06-30T22:17:25.293Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35322025-06-30T22:17:25.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
35332025-06-30T22:17:25.790Z
35342025-06-30T22:17:25.790Zinfo: running `cargo check --bins` on clickana (166/217)
35352025-06-30T22:17:26.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-06-30T22:17:26.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-06-30T22:17:26.563Z Checking castaway v0.2.3
35382025-06-30T22:17:26.567Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35392025-06-30T22:17:26.567Z Checking unicode-truncate v1.1.0
35402025-06-30T22:17:26.567Z Checking lru v0.12.5
35412025-06-30T22:17:26.567Z Compiling instability v0.3.2
35422025-06-30T22:17:26.567Z Checking cassowary v0.3.0
35432025-06-30T22:17:26.568Z Compiling indoc v2.0.6
35442025-06-30T22:17:26.815Z Checking compact_str v0.8.0
35452025-06-30T22:17:27.457Z Checking ratatui v0.29.0
35462025-06-30T22:17:28.315Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35472025-06-30T22:17:29.490Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35482025-06-30T22:17:30.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
35492025-06-30T22:17:30.576Z
35502025-06-30T22:17:30.576Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (167/217)
35512025-06-30T22:17:31.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-06-30T22:17:31.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-06-30T22:17:31.391Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35542025-06-30T22:17:31.391Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35552025-06-30T22:17:32.487Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35562025-06-30T22:17:32.988Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35572025-06-30T22:17:33.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
35582025-06-30T22:17:33.584Z
35592025-06-30T22:17:33.584Zinfo: running `cargo check --bins` on ch-dev (168/217)
35602025-06-30T22:17:34.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-06-30T22:17:34.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-06-30T22:17:34.376Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35632025-06-30T22:17:35.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
35642025-06-30T22:17:35.333Z
35652025-06-30T22:17:35.333Zinfo: running `cargo check --bins` on dev-tools-common (169/217)
35662025-06-30T22:17:35.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-06-30T22:17:35.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-06-30T22:17:35.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692025-06-30T22:17:35.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35702025-06-30T22:17:35.894Z
35712025-06-30T22:17:35.894Zinfo: running `cargo check --bins` on crdb-seed (170/217)
35722025-06-30T22:17:36.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-06-30T22:17:36.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-06-30T22:17:36.687Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35752025-06-30T22:17:37.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
35762025-06-30T22:17:37.295Z
35772025-06-30T22:17:37.295Zinfo: running `cargo check --bins` on db-dev (171/217)
35782025-06-30T22:17:37.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-06-30T22:17:37.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-06-30T22:17:38.086Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
35812025-06-30T22:17:38.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
35822025-06-30T22:17:39.071Z
35832025-06-30T22:17:39.072Zinfo: running `cargo check --bins` on omicron-dev-lib (172/217)
35842025-06-30T22:17:39.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-06-30T22:17:39.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-06-30T22:17:39.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872025-06-30T22:17:39.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35882025-06-30T22:17:39.854Z
35892025-06-30T22:17:39.854Zinfo: running `cargo check --bins` on xtask-downloader (173/217)
35902025-06-30T22:17:40.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-06-30T22:17:40.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-06-30T22:17:40.579Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35932025-06-30T22:17:41.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
35942025-06-30T22:17:41.621Z
35952025-06-30T22:17:41.621Zinfo: running `cargo check --bins` on omicron-ls-apis (174/217)
35962025-06-30T22:17:42.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-06-30T22:17:42.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-06-30T22:17:42.340Z Checking typeid v1.0.3
35992025-06-30T22:17:42.454Z Checking ordered-float v2.10.1
36002025-06-30T22:17:42.467Z Checking cargo-platform v0.2.0
36012025-06-30T22:17:42.542Z Checking erased-serde v0.4.6
36022025-06-30T22:17:42.785Z Checking serde-value v0.7.0
36032025-06-30T22:17:43.101Z Checking serde-untagged v0.1.7
36042025-06-30T22:17:43.330Z Checking cargo-util-schemas v0.2.0
36052025-06-30T22:17:44.455Z Checking cargo_metadata v0.20.0
36062025-06-30T22:17:45.481Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36072025-06-30T22:17:46.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
36082025-06-30T22:17:46.536Z
36092025-06-30T22:17:46.536Zinfo: running `cargo check --bins` on mgs-dev (175/217)
36102025-06-30T22:17:47.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-06-30T22:17:47.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-06-30T22:17:47.398Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36132025-06-30T22:17:49.097Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36142025-06-30T22:17:49.723Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36152025-06-30T22:17:50.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
36162025-06-30T22:17:50.520Z
36172025-06-30T22:17:50.520Zinfo: running `cargo check --bins` on omicron-omdb (176/217)
36182025-06-30T22:17:51.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192025-06-30T22:17:51.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202025-06-30T22:17:51.515Z Compiling crunchy v0.2.2
36212025-06-30T22:17:51.518Z Compiling dsl_auto_type v0.1.2
36222025-06-30T22:17:51.518Z Checking scheduled-thread-pool v0.2.7
36232025-06-30T22:17:51.649Z Compiling diesel_table_macro_syntax v0.2.0
36242025-06-30T22:17:51.659Z Compiling tiny-keccak v2.0.2
36252025-06-30T22:17:51.685Z Compiling bit-vec v0.6.3
36262025-06-30T22:17:51.688Z Compiling ascii-canvas v3.0.0
36272025-06-30T22:17:51.688Z Compiling ena v0.14.3
36282025-06-30T22:17:51.836Z Checking r2d2 v0.8.10
36292025-06-30T22:17:52.009Z Compiling regex-syntax v0.6.29
36302025-06-30T22:17:52.106Z Compiling bit-set v0.5.3
36312025-06-30T22:17:52.147Z Compiling diff v0.1.13
36322025-06-30T22:17:52.150Z Compiling bindgen v0.71.1
36332025-06-30T22:17:52.168Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36342025-06-30T22:17:52.230Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36352025-06-30T22:17:52.366Z Compiling derive_builder_core v0.20.2
36362025-06-30T22:17:52.424Z Compiling libxml v0.3.3
36372025-06-30T22:17:52.518Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36382025-06-30T22:17:52.699Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36392025-06-30T22:17:52.868Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36402025-06-30T22:17:52.900Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36412025-06-30T22:17:52.947Z Compiling diesel_derives v2.2.3
36422025-06-30T22:17:53.058Z Compiling strum_macros v0.24.3
36432025-06-30T22:17:53.166Z Compiling indoc v1.0.9
36442025-06-30T22:17:54.010Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36452025-06-30T22:17:54.323Z Compiling impl-trait-for-tuples v0.2.2
36462025-06-30T22:17:54.415Z Compiling derive_builder_macro v0.20.2
36472025-06-30T22:17:54.800Z Compiling oso-derive v0.27.3
36482025-06-30T22:17:55.245Z Compiling lalrpop v0.19.12
36492025-06-30T22:17:55.625Z Checking derive_builder v0.20.2
36502025-06-30T22:17:55.760Z Checking quick-xml v0.37.2
36512025-06-30T22:17:55.792Z Checking maplit v1.0.2
36522025-06-30T22:17:55.972Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36532025-06-30T22:17:56.147Z Compiling diesel-dtrace v0.4.2
36542025-06-30T22:17:56.572Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36552025-06-30T22:17:56.891Z Checking globset v0.4.15
36562025-06-30T22:17:57.012Z Checking bb8 v0.8.5
36572025-06-30T22:17:57.435Z Checking ignore v0.4.23
36582025-06-30T22:17:57.523Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36592025-06-30T22:17:57.574Z Checking predicates-tree v1.0.12
36602025-06-30T22:17:57.751Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36612025-06-30T22:17:57.772Z Checking rand_seeder v0.3.0
36622025-06-30T22:17:57.887Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36632025-06-30T22:17:58.016Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36642025-06-30T22:17:58.095Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36652025-06-30T22:17:58.251Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36662025-06-30T22:17:58.275Z Checking globwalk v0.9.1
36672025-06-30T22:17:58.565Z Checking unicode-linebreak v0.1.5
36682025-06-30T22:17:58.598Z Checking camino-tempfile-ext v0.3.1
36692025-06-30T22:17:58.956Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36702025-06-30T22:17:59.031Z Checking smawk v0.3.2
36712025-06-30T22:17:59.279Z Checking is_ci v1.2.0
36722025-06-30T22:17:59.434Z Checking supports-color v3.0.2
36732025-06-30T22:17:59.639Z Checking textwrap v0.16.2
36742025-06-30T22:17:59.700Z Checking support-bundle-viewer v0.1.2
36752025-06-30T22:17:59.786Z Checking multimap v0.10.1
36762025-06-30T22:18:00.322Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36772025-06-30T22:18:01.544Z Checking diesel v2.2.11
36782025-06-30T22:18:16.387Z Compiling samael v0.0.19
36792025-06-30T22:18:30.904Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36802025-06-30T22:18:32.356Z Checking async-bb8-diesel v0.2.1
36812025-06-30T22:18:34.317Z Compiling polar-core v0.27.3
36822025-06-30T22:18:41.416Z Checking oso v0.27.3
36832025-06-30T22:19:19.249Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
36842025-06-30T22:19:50.320Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36852025-06-30T22:20:00.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
36862025-06-30T22:20:00.227Z
36872025-06-30T22:20:00.227Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (177/217)
36882025-06-30T22:20:00.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892025-06-30T22:20:00.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902025-06-30T22:20:00.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36912025-06-30T22:20:00.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36922025-06-30T22:20:01.047Z
36932025-06-30T22:20:01.047Zinfo: running `cargo check --bins` on nexus-saga-recovery (178/217)
36942025-06-30T22:20:01.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952025-06-30T22:20:01.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962025-06-30T22:20:01.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36972025-06-30T22:20:01.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36982025-06-30T22:20:01.865Z
36992025-06-30T22:20:01.865Zinfo: running `cargo check --bins` on nexus-test-utils-macros (179/217)
37002025-06-30T22:20:02.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012025-06-30T22:20:02.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022025-06-30T22:20:02.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37032025-06-30T22:20:02.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
37042025-06-30T22:20:02.592Z
37052025-06-30T22:20:02.592Zinfo: running `cargo check --bins` on omicron-nexus (180/217)
37062025-06-30T22:20:03.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072025-06-30T22:20:03.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082025-06-30T22:20:03.609Z Compiling libz-sys v1.1.20
37092025-06-30T22:20:03.612Z Compiling libgit2-sys v0.17.0+1.8.1
37102025-06-30T22:20:03.759Z Compiling vergen v8.3.2
37112025-06-30T22:20:03.762Z Compiling cargo-platform v0.1.8
37122025-06-30T22:20:03.762Z Compiling pin-project-internal v1.1.6
37132025-06-30T22:20:03.775Z Compiling snafu-derive v0.8.5
37142025-06-30T22:20:03.781Z Compiling fs-err v2.11.0
37152025-06-30T22:20:03.781Z Compiling rustls v0.21.12
37162025-06-30T22:20:04.136Z Compiling cargo_metadata v0.18.1
37172025-06-30T22:20:04.206Z Checking olpc-cjson v0.1.4
37182025-06-30T22:20:04.227Z Checking sct v0.7.1
37192025-06-30T22:20:04.274Z Checking rustls-webpki v0.101.7
37202025-06-30T22:20:04.393Z Checking serde_plain v1.0.2
37212025-06-30T22:20:04.455Z Checking typed-path v0.9.3
37222025-06-30T22:20:04.660Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37232025-06-30T22:20:04.882Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37242025-06-30T22:20:04.960Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37252025-06-30T22:20:05.167Z Checking parse-size v1.1.0
37262025-06-30T22:20:05.328Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37272025-06-30T22:20:05.357Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37282025-06-30T22:20:05.604Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37292025-06-30T22:20:06.301Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37302025-06-30T22:20:06.340Z Checking pin-project v1.1.6
37312025-06-30T22:20:06.488Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37322025-06-30T22:20:06.831Z Checking rustls-pemfile v1.0.4
37332025-06-30T22:20:06.991Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37342025-06-30T22:20:07.069Z Checking twox-hash v2.1.0
37352025-06-30T22:20:07.117Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37362025-06-30T22:20:07.162Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37372025-06-30T22:20:07.670Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37382025-06-30T22:20:07.854Z Checking tokio-rustls v0.24.1
37392025-06-30T22:20:08.165Z Checking snafu v0.8.5
37402025-06-30T22:20:08.299Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37412025-06-30T22:20:08.595Z Checking tough v0.20.0
37422025-06-30T22:20:08.849Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37432025-06-30T22:20:09.063Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37442025-06-30T22:20:09.087Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37452025-06-30T22:20:09.266Z Checking fatfs v0.3.6
37462025-06-30T22:20:09.298Z Checking assert_matches v1.5.0
37472025-06-30T22:20:12.541Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
37482025-06-30T22:20:13.931Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37492025-06-30T22:20:14.955Z Compiling git2 v0.19.0
37502025-06-30T22:20:18.912Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37512025-06-30T22:21:13.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
37522025-06-30T22:21:13.931Z
37532025-06-30T22:21:13.931Zinfo: running `cargo check --bins` on nexus-background-task-interface (181/217)
37542025-06-30T22:21:14.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-06-30T22:21:14.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-06-30T22:21:14.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572025-06-30T22:21:14.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37582025-06-30T22:21:14.704Z
37592025-06-30T22:21:14.705Zinfo: running `cargo check --bins` on nexus-external-api (182/217)
37602025-06-30T22:21:15.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-06-30T22:21:15.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-06-30T22:21:15.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-06-30T22:21:15.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37642025-06-30T22:21:15.568Z
37652025-06-30T22:21:15.568Zinfo: running `cargo check --bins` on nexus-internal-api (183/217)
37662025-06-30T22:21:16.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-06-30T22:21:16.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-06-30T22:21:16.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-06-30T22:21:16.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37702025-06-30T22:21:16.404Z
37712025-06-30T22:21:16.404Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (184/217)
37722025-06-30T22:21:17.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-06-30T22:21:17.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-06-30T22:21:17.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-06-30T22:21:17.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37762025-06-30T22:21:17.124Z
37772025-06-30T22:21:17.124Zinfo: running `cargo check --bins` on nexus-mgs-updates (185/217)
37782025-06-30T22:21:17.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-06-30T22:21:17.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-06-30T22:21:17.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812025-06-30T22:21:17.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37822025-06-30T22:21:17.922Z
37832025-06-30T22:21:17.922Zinfo: running `cargo check --bins` on nexus-networking (186/217)
37842025-06-30T22:21:18.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-06-30T22:21:18.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-06-30T22:21:18.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872025-06-30T22:21:18.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37882025-06-30T22:21:18.758Z
37892025-06-30T22:21:18.758Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (187/217)
37902025-06-30T22:21:19.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912025-06-30T22:21:19.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922025-06-30T22:21:19.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932025-06-30T22:21:19.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37942025-06-30T22:21:19.583Z
37952025-06-30T22:21:19.583Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (188/217)
37962025-06-30T22:21:20.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-06-30T22:21:20.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-06-30T22:21:20.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992025-06-30T22:21:20.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38002025-06-30T22:21:20.415Z
38012025-06-30T22:21:20.415Zinfo: running `cargo check --bins` on update-common (189/217)
38022025-06-30T22:21:21.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-06-30T22:21:21.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-06-30T22:21:21.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052025-06-30T22:21:21.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38062025-06-30T22:21:21.200Z
38072025-06-30T22:21:21.200Zinfo: running `cargo check --bins` on omicron-dev (190/217)
38082025-06-30T22:21:21.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092025-06-30T22:21:22.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102025-06-30T22:21:22.282Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38112025-06-30T22:21:22.285Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38122025-06-30T22:21:22.440Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38132025-06-30T22:21:22.443Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38142025-06-30T22:21:22.469Z Checking yansi v1.0.1
38152025-06-30T22:21:22.472Z Checking diff v0.1.13
38162025-06-30T22:21:22.489Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38172025-06-30T22:21:22.505Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38182025-06-30T22:21:22.948Z Checking pretty_assertions v1.4.1
38192025-06-30T22:21:23.037Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38202025-06-30T22:21:23.647Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38212025-06-30T22:21:50.530Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38222025-06-30T22:21:50.533Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38232025-06-30T22:21:50.533Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38242025-06-30T22:21:50.533Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38252025-06-30T22:21:50.533Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38262025-06-30T22:21:50.533Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38272025-06-30T22:21:51.525Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38282025-06-30T22:21:52.789Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38292025-06-30T22:22:37.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
38302025-06-30T22:22:37.863Z
38312025-06-30T22:22:37.863Zinfo: running `cargo check --bins` on openapi-manager (191/217)
38322025-06-30T22:22:38.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-06-30T22:22:38.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-06-30T22:22:38.701Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38352025-06-30T22:22:38.701Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38362025-06-30T22:22:38.705Z Checking heck v0.4.1
38372025-06-30T22:22:38.705Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38382025-06-30T22:22:38.997Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38392025-06-30T22:22:39.919Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38402025-06-30T22:22:42.117Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38412025-06-30T22:22:43.690Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38422025-06-30T22:22:44.546Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38432025-06-30T22:22:46.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.19s
38442025-06-30T22:22:46.251Z
38452025-06-30T22:22:46.251Zinfo: running `cargo check --bins` on installinator-api (192/217)
38462025-06-30T22:22:46.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-06-30T22:22:46.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-06-30T22:22:46.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492025-06-30T22:22:46.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38502025-06-30T22:22:47.029Z
38512025-06-30T22:22:47.029Zinfo: running `cargo check --bins` on wicketd-api (193/217)
38522025-06-30T22:22:47.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-06-30T22:22:47.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-06-30T22:22:47.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38552025-06-30T22:22:47.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38562025-06-30T22:22:47.827Z
38572025-06-30T22:22:47.827Zinfo: running `cargo check --bins` on omicron-pins (194/217)
38582025-06-30T22:22:48.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-06-30T22:22:48.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-06-30T22:22:48.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38612025-06-30T22:22:48.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
38622025-06-30T22:22:48.559Z
38632025-06-30T22:22:48.559Zinfo: running `cargo check --bins` on reconfigurator-cli (195/217)
38642025-06-30T22:22:49.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-06-30T22:22:49.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-06-30T22:22:49.494Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38672025-06-30T22:22:49.497Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38682025-06-30T22:22:49.638Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38692025-06-30T22:22:49.652Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
38702025-06-30T22:22:49.655Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
38712025-06-30T22:22:49.666Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38722025-06-30T22:22:49.669Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38732025-06-30T22:22:49.687Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38742025-06-30T22:22:49.937Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38752025-06-30T22:22:49.959Z Compiling petname v2.0.2
38762025-06-30T22:22:49.979Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38772025-06-30T22:22:50.197Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38782025-06-30T22:22:50.296Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
38792025-06-30T22:22:50.678Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38802025-06-30T22:22:51.844Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38812025-06-30T22:22:51.859Z Checking sync-ptr v0.1.4
38822025-06-30T22:22:51.859Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38832025-06-30T22:22:52.010Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38842025-06-30T22:22:52.230Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38852025-06-30T22:22:52.769Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38862025-06-30T22:22:54.017Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38872025-06-30T22:22:55.093Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38882025-06-30T22:22:55.096Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38892025-06-30T22:23:06.464Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38902025-06-30T22:23:06.467Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38912025-06-30T22:23:07.219Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38922025-06-30T22:23:08.642Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38932025-06-30T22:23:11.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.45s
38942025-06-30T22:23:11.230Z
38952025-06-30T22:23:11.230Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (196/217)
38962025-06-30T22:23:11.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38972025-06-30T22:23:11.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38982025-06-30T22:23:11.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38992025-06-30T22:23:11.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39002025-06-30T22:23:12.066Z
39012025-06-30T22:23:12.066Zinfo: running `cargo check --bins` on omicron-repl-utils (197/217)
39022025-06-30T22:23:12.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032025-06-30T22:23:12.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042025-06-30T22:23:12.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39052025-06-30T22:23:12.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39062025-06-30T22:23:12.798Z
39072025-06-30T22:23:12.798Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (198/217)
39082025-06-30T22:23:13.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39092025-06-30T22:23:13.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39102025-06-30T22:23:13.663Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39112025-06-30T22:23:14.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
39122025-06-30T22:23:14.944Z
39132025-06-30T22:23:14.944Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (199/217)
39142025-06-30T22:23:15.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39152025-06-30T22:23:15.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39162025-06-30T22:23:15.748Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39172025-06-30T22:23:16.189Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39182025-06-30T22:23:17.243Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39192025-06-30T22:23:17.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s
39202025-06-30T22:23:18.137Z
39212025-06-30T22:23:18.137Zinfo: running `cargo check --bins` on omicron-releng (200/217)
39222025-06-30T22:23:18.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232025-06-30T22:23:18.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242025-06-30T22:23:18.905Z Compiling blake3 v1.5.4
39252025-06-30T22:23:19.016Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39262025-06-30T22:23:19.028Z Checking memmap2 v0.9.5
39272025-06-30T22:23:19.032Z Checking arrayvec v0.7.6
39282025-06-30T22:23:19.032Z Checking constant_time_eq v0.3.1
39292025-06-30T22:23:19.032Z Checking arrayref v0.3.9
39302025-06-30T22:23:19.078Z Checking topological-sort v0.2.2
39312025-06-30T22:23:19.081Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39322025-06-30T22:23:19.155Z Checking shell-words v1.1.0
39332025-06-30T22:23:19.519Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39342025-06-30T22:23:19.773Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39352025-06-30T22:23:20.217Z Checking omicron-zone-package v0.12.2
39362025-06-30T22:23:21.414Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39372025-06-30T22:23:22.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
39382025-06-30T22:23:22.630Z
39392025-06-30T22:23:22.630Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (201/217)
39402025-06-30T22:23:23.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412025-06-30T22:23:23.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422025-06-30T22:23:23.402Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39432025-06-30T22:23:23.783Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39442025-06-30T22:23:24.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
39452025-06-30T22:23:24.400Z
39462025-06-30T22:23:24.400Zinfo: running `cargo check --bins` on xtask (202/217)
39472025-06-30T22:23:24.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-06-30T22:23:24.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-06-30T22:23:24.971Z Checking bitflags v2.9.0
39502025-06-30T22:23:25.063Z Checking serde v1.0.219
39512025-06-30T22:23:25.066Z Checking thiserror v1.0.69
39522025-06-30T22:23:25.066Z Checking zerofrom v0.1.4
39532025-06-30T22:23:25.078Z Checking smallvec v1.15.0
39542025-06-30T22:23:25.095Z Checking hashbrown v0.15.4
39552025-06-30T22:23:25.108Z Checking num-traits v0.2.19
39562025-06-30T22:23:25.108Z Checking scroll v0.12.0
39572025-06-30T22:23:25.196Z Checking percent-encoding v2.3.1
39582025-06-30T22:23:25.276Z Checking yoke v0.7.4
39592025-06-30T22:23:25.315Z Checking rustix v0.38.37
39602025-06-30T22:23:25.422Z Checking log v0.4.27
39612025-06-30T22:23:25.425Z Checking zerocopy v0.7.35
39622025-06-30T22:23:25.561Z Checking pest v2.7.14
39632025-06-30T22:23:25.609Z Checking zerovec v0.10.4
39642025-06-30T22:23:25.703Z Checking goblin v0.8.2
39652025-06-30T22:23:26.036Z Checking indexmap v2.9.0
39662025-06-30T22:23:26.284Z Checking terminal_size v0.4.0
39672025-06-30T22:23:26.500Z Checking form_urlencoded v1.2.1
39682025-06-30T22:23:26.596Z Checking ordered-float v2.10.1
39692025-06-30T22:23:26.668Z Checking getrandom v0.3.1
39702025-06-30T22:23:26.728Z Checking syn v2.0.104
39712025-06-30T22:23:26.898Z Checking rustix v1.0.7
39722025-06-30T22:23:27.086Z Checking once_cell v1.21.3
39732025-06-30T22:23:27.168Z Checking clap_builder v4.5.40
39742025-06-30T22:23:27.184Z Checking tinystr v0.7.6
39752025-06-30T22:23:27.440Z Checking icu_collections v1.5.0
39762025-06-30T22:23:27.544Z Checking icu_locid v1.5.0
39772025-06-30T22:23:28.053Z Checking dtrace-parser v0.2.0
39782025-06-30T22:23:28.136Z Checking thiserror v2.0.12
39792025-06-30T22:23:28.314Z Checking textwrap v0.16.2
39802025-06-30T22:23:28.381Z Checking tempfile v3.20.0
39812025-06-30T22:23:28.534Z Checking icu_provider v1.5.0
39822025-06-30T22:23:28.577Z Checking fs-err v3.1.1
39832025-06-30T22:23:28.688Z Checking tabled v0.15.0
39842025-06-30T22:23:28.755Z Checking anyhow v1.0.98
39852025-06-30T22:23:28.886Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
39862025-06-30T22:23:29.126Z Checking icu_locid_transform v1.5.0
39872025-06-30T22:23:29.471Z Checking serde_spanned v0.6.9
39882025-06-30T22:23:29.474Z Checking toml_datetime v0.6.11
39892025-06-30T22:23:29.474Z Checking serde_json v1.0.140
39902025-06-30T22:23:29.693Z Checking erased-serde v0.4.6
39912025-06-30T22:23:29.839Z Checking toml_edit v0.22.27
39922025-06-30T22:23:29.935Z Checking serde-value v0.7.0
39932025-06-30T22:23:30.133Z Checking icu_properties v1.5.1
39942025-06-30T22:23:30.368Z Checking camino v1.1.10
39952025-06-30T22:23:30.453Z Checking semver v1.0.26
39962025-06-30T22:23:30.544Z Checking serde-untagged v0.1.7
39972025-06-30T22:23:30.877Z Checking cargo-platform v0.2.0
39982025-06-30T22:23:30.918Z Checking dof v0.3.0
39992025-06-30T22:23:30.934Z Checking clap v4.5.40
40002025-06-30T22:23:30.940Z Checking camino-tempfile v1.4.1
40012025-06-30T22:23:31.054Z Checking macaddr v1.0.1
40022025-06-30T22:23:31.424Z Checking usdt-impl v0.5.0
40032025-06-30T22:23:31.778Z Checking usdt v0.5.0
40042025-06-30T22:23:31.989Z Checking toml v0.8.23
40052025-06-30T22:23:32.437Z Checking cargo_toml v0.21.0
40062025-06-30T22:23:32.696Z Checking icu_normalizer v1.5.0
40072025-06-30T22:23:33.184Z Checking idna_adapter v1.2.0
40082025-06-30T22:23:33.326Z Checking idna v1.0.3
40092025-06-30T22:23:33.646Z Checking url v2.5.4
40102025-06-30T22:23:34.139Z Checking cargo-util-schemas v0.2.0
40112025-06-30T22:23:35.266Z Checking cargo_metadata v0.20.0
40122025-06-30T22:23:36.305Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40132025-06-30T22:23:36.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.55s
40142025-06-30T22:23:37.113Z
40152025-06-30T22:23:37.113Zinfo: running `cargo check --bins` on end-to-end-tests (203/217)
40162025-06-30T22:23:37.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172025-06-30T22:23:37.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182025-06-30T22:23:38.037Z Checking polyval v0.6.2
40192025-06-30T22:23:38.162Z Checking ctr v0.9.2
40202025-06-30T22:23:38.176Z Checking ssh-encoding v0.2.0
40212025-06-30T22:23:38.176Z Checking blowfish v0.9.1
40222025-06-30T22:23:38.201Z Checking password-hash v0.4.2
40232025-06-30T22:23:38.219Z Checking p521 v0.13.3
40242025-06-30T22:23:38.222Z Checking p256 v0.13.2
40252025-06-30T22:23:38.222Z Checking russh-cryptovec v0.7.3
40262025-06-30T22:23:38.410Z Checking ghash v0.5.1
40272025-06-30T22:23:38.413Z Checking bcrypt-pbkdf v0.10.0
40282025-06-30T22:23:38.413Z Checking md5 v0.7.0
40292025-06-30T22:23:38.460Z Checking num-bigint v0.4.6
40302025-06-30T22:23:38.497Z Checking des v0.8.1
40312025-06-30T22:23:38.561Z Checking aes-gcm v0.10.3
40322025-06-30T22:23:38.603Z Checking pbkdf2 v0.11.0
40332025-06-30T22:23:38.656Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40342025-06-30T22:23:38.698Z Checking hex-literal v0.4.1
40352025-06-30T22:23:38.751Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40362025-06-30T22:23:38.792Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40372025-06-30T22:23:38.813Z Checking ssh-cipher v0.2.0
40382025-06-30T22:23:39.510Z Checking internet-checksum v0.2.1
40392025-06-30T22:23:39.525Z Checking ssh-key v0.6.6
40402025-06-30T22:23:39.525Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40412025-06-30T22:23:40.248Z Checking russh-keys v0.45.0
40422025-06-30T22:23:41.088Z Checking russh v0.45.0
40432025-06-30T22:24:01.582Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40442025-06-30T22:24:03.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.94s
40452025-06-30T22:24:03.286Z
40462025-06-30T22:24:03.286Zinfo: running `cargo check --bins` on gateway-cli (204/217)
40472025-06-30T22:24:03.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40482025-06-30T22:24:03.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40492025-06-30T22:24:04.061Z Checking termios v0.3.3
40502025-06-30T22:24:04.297Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40512025-06-30T22:24:05.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
40522025-06-30T22:24:05.320Z
40532025-06-30T22:24:05.320Zinfo: running `cargo check --bins --no-default-features` on installinator (205/217)
40542025-06-30T22:24:06.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40552025-06-30T22:24:06.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40562025-06-30T22:24:06.151Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40572025-06-30T22:24:06.154Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40582025-06-30T22:24:07.008Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40592025-06-30T22:24:08.849Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40602025-06-30T22:24:10.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
40612025-06-30T22:24:11.184Z
40622025-06-30T22:24:11.185Zinfo: running `cargo check --bins` on internal-dns-cli (206/217)
40632025-06-30T22:24:11.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642025-06-30T22:24:11.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652025-06-30T22:24:11.938Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40662025-06-30T22:24:12.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
40672025-06-30T22:24:12.645Z
40682025-06-30T22:24:12.645Zinfo: running `cargo check --bins` on omicron-live-tests (207/217)
40692025-06-30T22:24:13.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702025-06-30T22:24:13.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712025-06-30T22:24:13.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40722025-06-30T22:24:13.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
40732025-06-30T22:24:13.365Z
40742025-06-30T22:24:13.365Zinfo: running `cargo check --bins` on live-tests-macros (208/217)
40752025-06-30T22:24:14.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762025-06-30T22:24:14.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772025-06-30T22:24:14.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40782025-06-30T22:24:14.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
40792025-06-30T22:24:14.098Z
40802025-06-30T22:24:14.098Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (209/217)
40812025-06-30T22:24:14.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40822025-06-30T22:24:14.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40832025-06-30T22:24:14.956Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
40842025-06-30T22:24:15.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
40852025-06-30T22:24:15.872Z
40862025-06-30T22:24:15.872Zinfo: running `cargo check --bins` on omicron-package (210/217)
40872025-06-30T22:24:16.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40882025-06-30T22:24:16.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40892025-06-30T22:24:16.662Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
40902025-06-30T22:24:18.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
40912025-06-30T22:24:18.319Z
40922025-06-30T22:24:18.319Zinfo: running `cargo check --bins` on trust-quorum (211/217)
40932025-06-30T22:24:19.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40942025-06-30T22:24:19.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40952025-06-30T22:24:19.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40962025-06-30T22:24:19.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
40972025-06-30T22:24:19.100Z
40982025-06-30T22:24:19.100Zinfo: running `cargo check --bins` on gfss (212/217)
40992025-06-30T22:24:19.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41002025-06-30T22:24:19.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41012025-06-30T22:24:19.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41022025-06-30T22:24:19.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
41032025-06-30T22:24:19.826Z
41042025-06-30T22:24:19.826Zinfo: running `cargo check --bins` on wicket-dbg (213/217)
41052025-06-30T22:24:20.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41062025-06-30T22:24:20.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41072025-06-30T22:24:20.679Z Checking rtoolbox v0.0.2
41082025-06-30T22:24:20.679Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41092025-06-30T22:24:20.682Z Checking tui-tree-widget v0.23.1
41102025-06-30T22:24:20.953Z Checking rpassword v7.4.0
41112025-06-30T22:24:25.715Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41122025-06-30T22:24:28.643Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41132025-06-30T22:24:29.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.03s
41142025-06-30T22:24:30.076Z
41152025-06-30T22:24:30.076Zinfo: running `cargo check --bins` on wicket (214/217)
41162025-06-30T22:24:30.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41172025-06-30T22:24:30.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41182025-06-30T22:24:30.920Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41192025-06-30T22:24:31.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
41202025-06-30T22:24:31.589Z
41212025-06-30T22:24:31.589Zinfo: running `cargo check --bins` on wicketd (215/217)
41222025-06-30T22:24:32.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41232025-06-30T22:24:32.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41242025-06-30T22:24:32.460Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41252025-06-30T22:24:36.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.98s
41262025-06-30T22:24:36.796Z
41272025-06-30T22:24:36.796Zinfo: running `cargo check --bins` on omicron-workspace-hack (216/217)
41282025-06-30T22:24:37.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292025-06-30T22:24:37.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302025-06-30T22:24:37.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41312025-06-30T22:24:37.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
41322025-06-30T22:24:37.526Z
41332025-06-30T22:24:37.526Zinfo: running `cargo check --bins` on zone-setup (217/217)
41342025-06-30T22:24:38.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352025-06-30T22:24:38.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362025-06-30T22:24:38.319Z Checking uzers v0.12.1
41372025-06-30T22:24:38.673Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41382025-06-30T22:24:39.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
41392025-06-30T22:24:39.939Z
41402025-06-30T22:24:39.942Zreal 15:12.605543785
41412025-06-30T22:24:39.942Zuser 30:31.993314723
41422025-06-30T22:24:39.943Zsys 4:59.590487280
41432025-06-30T22:24:39.943Ztrap 0.622397876
41442025-06-30T22:24:39.943Ztflt 0.711177287
41452025-06-30T22:24:39.943Zdflt 1.416330177
41462025-06-30T22:24:39.943Zkflt 0.001076000
41472025-06-30T22:24:39.943Zlock 50:21.717442863
41482025-06-30T22:24:39.943Zslp 2:28:05.511127936
41492025-06-30T22:24:39.943Zlat 1:16.244863695
41502025-06-30T22:24:39.943Zstop 4:45.177724311
41512025-06-30T22:24:39.943Zprocess exited: duration 1203947 ms, exit code 0
 
41522025-06-30T22:24:39.950Zfound 0 output files