01JZ1DTWH3WE1WA5FNN91XYCS5: 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: 01JZ1DVN47GATMEWDREYF9VFA1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-30T22:04:23.448Zjob assigned to worker 01JZ1DVX3NTRYF7YRGSQC0J20E [factory aws, i-09fd3cdc0cd94ea35] (queued for 56 s)
 
22025-06-30T22:04:32.538Zstarting task 0: "setup"
32025-06-30T22:04:32.544Z++ uname -s
42025-06-30T22:04:32.547Z+ kern=SunOS
52025-06-30T22:04:32.547Z+ build_user=build
62025-06-30T22:04:32.547Z+ build_uid=12345
72025-06-30T22:04:32.547Z+ work_dir=/work
82025-06-30T22:04:32.547Z+ input_dir=/input
92025-06-30T22:04:32.547Z+ [[ 0 == 12345 ]]
102025-06-30T22:04:32.547Z+ case "$kern" in
112025-06-30T22:04:32.547Z+ groupadd -g 12345 build
122025-06-30T22:04:32.550Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-30T22:04:34.557Z+ zfs create -o mountpoint=/work rpool/work
142025-06-30T22:04:34.685Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-30T22:04:34.689Z+ home_fs=zfs
162025-06-30T22:04:34.689Z+ [[ zfs == autofs ]]
172025-06-30T22:04:34.689Z+ mkdir -p /home/build
182025-06-30T22:04:34.692Z+ chown build:build /home/build /work
192025-06-30T22:04:36.695Z+ chmod 0700 /home/build /work
202025-06-30T22:04:36.698Zprocess exited: duration 4159 ms, exit code 0
 
212025-06-30T22:04:36.704Zstarting task 1: "rust-toolchain"
222025-06-30T22:04:36.709Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-30T22:04:36.709Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-06-30T22:04:36.709Z * rust toolchain channel = "1.87.0"
252025-06-30T22:04:36.709Z * rust toolchain profile = "default"
262025-06-30T22:04:36.712Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-30T22:04:36.712Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-30T22:04:36.712Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-30T22:04:36.712Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-30T22:04:36.815Zinfo: downloading installer
312025-06-30T22:04:38.242Zwarn: It looks like you have an existing installation of Rust at:
322025-06-30T22:04:38.242Zwarn: /opt/ooce/bin
332025-06-30T22:04:38.242Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-30T22:04:38.242Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-30T22:04:38.242Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-30T22:04:38.242Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-30T22:04:38.242Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-30T22:04:38.242Zerror: cannot install while Rust is installed
392025-06-30T22:04:38.242Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-30T22:04:38.256Zinfo: profile set to 'default'
412025-06-30T22:04:38.256Zinfo: default host triple is x86_64-unknown-illumos
422025-06-30T22:04:38.259Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-30T22:04:38.414Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-30T22:04:38.414Zinfo: downloading component 'cargo'
452025-06-30T22:04:39.358Zinfo: downloading component 'clippy'
462025-06-30T22:04:39.664Zinfo: downloading component 'rust-docs'
472025-06-30T22:04:41.084Zinfo: downloading component 'rust-std'
482025-06-30T22:04:42.652Zinfo: downloading component 'rustc'
492025-06-30T22:04:50.003Zinfo: downloading component 'rustfmt'
502025-06-30T22:04:50.234Zinfo: installing component 'cargo'
512025-06-30T22:04:51.129Zinfo: installing component 'clippy'
522025-06-30T22:04:51.523Zinfo: installing component 'rust-docs'
532025-06-30T22:04:53.351Zinfo: installing component 'rust-std'
542025-06-30T22:04:55.222Zinfo: installing component 'rustc'
552025-06-30T22:05:01.855Zinfo: installing component 'rustfmt'
562025-06-30T22:05:02.186Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-30T22:05:02.186Z
582025-06-30T22:05:02.596Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-30T22:05:02.596Z
602025-06-30T22:05:02.600Z
612025-06-30T22:05:02.600ZRust is installed now. Great!
622025-06-30T22:05:02.600Z
632025-06-30T22:05:02.601ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-30T22:05:02.601Zenvironment variable. This has not been done automatically.
652025-06-30T22:05:02.601Z
662025-06-30T22:05:02.601ZTo configure your current shell, you need to source
672025-06-30T22:05:02.601Zthe corresponding env file under $HOME/.cargo.
682025-06-30T22:05:02.601Z
692025-06-30T22:05:02.601ZThis is usually done by running one of the following (note the leading DOT):
702025-06-30T22:05:02.601Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-30T22:05:02.601Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-30T22:05:02.601Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-30T22:05:02.682Z+ rustup --version
742025-06-30T22:05:02.693Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-30T22:05:02.696Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-30T22:05:02.812Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-30T22:05:02.817Z+ cargo --version
782025-06-30T22:05:02.888Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-30T22:05:02.891Z+ rustc --version
802025-06-30T22:05:02.961Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-30T22:05:02.964Zprocess exited: duration 26258 ms, exit code 0
 
822025-06-30T22:05:02.971Zstarting task 2: "authentication"
832025-06-30T22:05:02.993Zprocess exited: duration 22 ms, exit code 0
 
842025-06-30T22:05:03.000Zstarting task 3: "clone repository"
852025-06-30T22:05:03.005Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-30T22:05:03.008Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-30T22:05:03.076ZCloning into '/work/oxidecomputer/omicron'...
882025-06-30T22:05:10.709Z+ cd /work/oxidecomputer/omicron
892025-06-30T22:05:10.709Z+ git fetch origin d64b132bf067cb012ab527523917442e73126aa8
902025-06-30T22:05:11.035ZFrom https://github.com/oxidecomputer/omicron
912025-06-30T22:05:11.035Z * branch d64b132bf067cb012ab527523917442e73126aa8 -> FETCH_HEAD
922025-06-30T22:05:11.046Z+ [[ -n dap/mgs-qorb-fix ]]
932025-06-30T22:05:11.049Z++ git branch --show-current
942025-06-30T22:05:11.053Z+ current=main
952025-06-30T22:05:11.053Z+ [[ main != dap/mgs-qorb-fix ]]
962025-06-30T22:05:11.053Z+ git branch -f dap/mgs-qorb-fix d64b132bf067cb012ab527523917442e73126aa8
972025-06-30T22:05:11.056Z+ git checkout -f dap/mgs-qorb-fix
982025-06-30T22:05:11.277ZSwitched to branch 'dap/mgs-qorb-fix'
992025-06-30T22:05:11.282Z+ git reset --hard d64b132bf067cb012ab527523917442e73126aa8
1002025-06-30T22:05:11.297ZHEAD is now at d64b132bf Merge branch 'dap/mgs-update-db' into dap/mgs-qorb-fix
1012025-06-30T22:05:11.300Zprocess exited: duration 8297 ms, exit code 0
 
1022025-06-30T22:05:11.309Zstarting task 4: "build"
1032025-06-30T22:05:11.313Z+ source .github/buildomat/ci-env.sh
1042025-06-30T22:05:11.316Z++ export CARGO_TERM_COLOR=always
1052025-06-30T22:05:11.316Z++ CARGO_TERM_COLOR=always
1062025-06-30T22:05:11.316Z+ cargo --version
1072025-06-30T22:05:11.367Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-30T22:05:11.370Z+ rustc --version
1092025-06-30T22:05:11.436Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-30T22:05:11.441Z+ source ./env.sh
1112025-06-30T22:05:11.441Z++ OLD_SHELL_OPTS=ehxB
1122025-06-30T22:05:11.441Z++ set -o xtrace
1132025-06-30T22:05:11.446Z++++ dirname ./env.sh
1142025-06-30T22:05:11.446Z+++ readlink -f .
1152025-06-30T22:05:11.450Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-06-30T22:05:11.451Z++ 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:05:11.451Z++ 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:05:11.451Z++ 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:05:11.451Z++ 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:05:11.451Z++ 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:05:11.451Z++ 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:05:11.451Z++ 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:05:11.451Z++ 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:05:11.451Z++ case $OLD_SHELL_OPTS in
1252025-06-30T22:05:11.451Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-06-30T22:05:11.451Z+ 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:05:11.451Z+ 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:05:11.451Z+ banner prerequisites
1292025-06-30T22:05:11.451Z
1302025-06-30T22:05:11.451Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-06-30T22:05:11.451Z # # # # # # # # # # # # # # #
1322025-06-30T22:05:11.451Z # # # # ##### # # ##### # # # # # #### #
1332025-06-30T22:05:11.451Z ##### ##### # ##### # # # # # # # # #
1342025-06-30T22:05:11.451Z # # # # # # # # # # # # # # #
1352025-06-30T22:05:11.451Z # # # ###### # # ###### ### # #### # #### #
1362025-06-30T22:05:11.451Z
1372025-06-30T22:05:11.451Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-06-30T22:05:21.977Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-06-30T22:05:28.870Z Startup: Caching catalogs ... Done
1402025-06-30T22:05:32.737ZPlanning: Solver setup ... Done (2.577s)
1412025-06-30T22:05:32.764ZPlanning: Running solver ... Done (0.024s)
1422025-06-30T22:05:32.846ZPlanning: Finding local manifests ... Done (0.004s)
1432025-06-30T22:05:32.868ZPlanning: Fetching manifests: 0/4 0% complete
1442025-06-30T22:05:33.021ZPlanning: Fetching manifests: 4/4 100% complete
1452025-06-30T22:05:33.070ZPlanning: Package planning ... Done (0.050s)
1462025-06-30T22:05:33.125ZPlanning: Merging actions ... Done (0.051s)
1472025-06-30T22:05:33.527ZPlanning: Checking for conflicting actions ... Done (0.404s)
1482025-06-30T22:05:33.538ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-06-30T22:05:34.703ZPlanning: Evaluating mediators ... Done (1.165s)
1502025-06-30T22:05:34.713ZPlanning: Planning completed in 5.72 seconds
1512025-06-30T22:05:34.868Z Packages to install: 4
1522025-06-30T22:05:34.868Z Mediators to change: 2
1532025-06-30T22:05:34.871Z Services to change: 1
1542025-06-30T22:05:34.871Z Estimated space available: 155.50 GB
1552025-06-30T22:05:34.871ZEstimated space to be consumed: 1.69 GB
1562025-06-30T22:05:34.871Z Create boot environment: No
1572025-06-30T22:05:34.871ZCreate backup boot environment: No
1582025-06-30T22:05:34.871Z Rebuild boot archive: No
1592025-06-30T22:05:34.871Z
1602025-06-30T22:05:34.871ZChanged mediators:
1612025-06-30T22:05:34.871Z mediator clang:
1622025-06-30T22:05:34.871Z version: None -> 15 (system default)
1632025-06-30T22:05:34.871Z
1642025-06-30T22:05:34.871Z mediator llvm:
1652025-06-30T22:05:34.871Z version: 14 (system default) -> 15 (system default)
1662025-06-30T22:05:34.871Z
1672025-06-30T22:05:34.871ZChanged packages:
1682025-06-30T22:05:34.871Zhelios-dev
1692025-06-30T22:05:34.871Z developer/build-essential
1702025-06-30T22:05:34.871Z None -> 11-2.0
1712025-06-30T22:05:34.872Z library/libxmlsec1
1722025-06-30T22:05:34.872Z None -> 1.2.35-2.0
1732025-06-30T22:05:34.872Z ooce/developer/clang-15
1742025-06-30T22:05:34.872Z None -> 15.0.7-2.0
1752025-06-30T22:05:34.872Z ooce/developer/llvm-15
1762025-06-30T22:05:34.872Z None -> 15.0.7-2.0
1772025-06-30T22:05:34.872Z
1782025-06-30T22:05:34.872ZServices:
1792025-06-30T22:05:34.872Z restart_fmri:
1802025-06-30T22:05:34.872Z svc:/system/update-man-index:default
1812025-06-30T22:05:34.923Z
1822025-06-30T22:05:34.926ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-06-30T22:05:39.923ZDownload: 1217/3290 items 86.2/212.6MB 40% complete (17.2M/s)
1842025-06-30T22:05:44.932ZDownload: 2481/3290 items 120.2/212.6MB 56% complete (12.3M/s)
1852025-06-30T22:05:50.648ZDownload: 3276/3290 items 210.1/212.6MB 98% complete (19.6M/s)
1862025-06-30T22:05:53.897ZDownload: Completed 212.60 MB in 18.96 seconds (11.2M/s)
1872025-06-30T22:05:54.073Z Actions: 1/3689 actions (Installing new actions)
1882025-06-30T22:05:58.684Z Actions: Completed 3689 actions in 4.61 seconds.
1892025-06-30T22:05:59.034Z Done (0.346s)
1902025-06-30T22:05:59.034Z Done (0.000s)
1912025-06-30T22:05:59.866Z Done (0.832s)
1922025-06-30T22:06:04.877Z Done (4.656s)
1932025-06-30T22:06:04.925Z Done (0.020s)
1942025-06-30T22:06:04.929Z Done (0.000s)
1952025-06-30T22:06:05.140Z Done (0.000s)
1962025-06-30T22:06:05.988ZPlanning: Evaluating mediator changes ... Done
1972025-06-30T22:06:06.153ZPlanning: Checking for conflicting actions ... Done
1982025-06-30T22:06:06.157ZPlanning: Consolidating action changes ... Done
1992025-06-30T22:06:06.432ZPlanning: Evaluating mediators ... Done
2002025-06-30T22:06:06.490ZPlanning: Planning completed in 0.44 seconds
2012025-06-30T22:06:06.537Z Mediators to change: 2
2022025-06-30T22:06:06.537Z Create boot environment: No
2032025-06-30T22:06:06.537ZCreate backup boot environment: No
2042025-06-30T22:06:06.545Z Done
2052025-06-30T22:06:06.546Z Done
2062025-06-30T22:06:07.133Z Done
2072025-06-30T22:06:10.810Z Done
2082025-06-30T22:06:10.909Z Done
2092025-06-30T22:06:10.913Z Done
2102025-06-30T22:06:11.042Z Done
2112025-06-30T22:06:11.681ZPlanning: Evaluating mediator changes ... Done
2122025-06-30T22:06:11.685ZPlanning: Merging actions ... Done
2132025-06-30T22:06:11.874ZPlanning: Checking for conflicting actions ... Done
2142025-06-30T22:06:11.877ZPlanning: Consolidating action changes ... Done
2152025-06-30T22:06:12.146ZPlanning: Evaluating mediators ... Done
2162025-06-30T22:06:12.203ZPlanning: Planning completed in 0.78 seconds
2172025-06-30T22:06:12.237Z Packages to change: 1
2182025-06-30T22:06:12.237Z Mediators to change: 1
2192025-06-30T22:06:12.240Z Services to change: 1
2202025-06-30T22:06:12.240Z Create boot environment: No
2212025-06-30T22:06:12.240ZCreate backup boot environment: Yes
2222025-06-30T22:06:14.702Z Actions: 1/6 actions (Updating modified actions)
2232025-06-30T22:06:14.706Z Actions: Completed 6 actions in 0.00 seconds.
2242025-06-30T22:06:14.706Z Done
2252025-06-30T22:06:14.706Z Done
2262025-06-30T22:06:14.872Z Done
2272025-06-30T22:06:21.897Z Done
2282025-06-30T22:06:22.010Z Done
2292025-06-30T22:06:22.010Z Done
2302025-06-30T22:06:22.010Z Done
2312025-06-30T22:06:22.011ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-06-30T22:06:22.011Zclang system 15 system
2332025-06-30T22:06:22.011Zcsh system system illumos
2342025-06-30T22:06:22.011Zctags system system illumos
2352025-06-30T22:06:22.011Zfile system system illumos
2362025-06-30T22:06:22.011Zgcc vendor 12 vendor
2372025-06-30T22:06:22.011Zgcc system 10 system
2382025-06-30T22:06:22.011Zgcc system 7 system
2392025-06-30T22:06:22.011Zgo system 1.20 system
2402025-06-30T22:06:22.011Zgo system 1.19 system
2412025-06-30T22:06:22.011Zllvm system 15 system
2422025-06-30T22:06:22.011Zllvm system 14 system
2432025-06-30T22:06:22.011Zmariadb system 10.6 system
2442025-06-30T22:06:22.011Zmta vendor vendor dma
2452025-06-30T22:06:22.011Zopenjdk system 17 system
2462025-06-30T22:06:22.011Zopenjdk system 11 system
2472025-06-30T22:06:22.011Zopenjdk system 1.8 system
2482025-06-30T22:06:22.011Zopenssl vendor 3 vendor
2492025-06-30T22:06:22.011Zperl system 5.36 system
2502025-06-30T22:06:22.011Zpostgresql system 15 system
2512025-06-30T22:06:22.011Zpostgresql system 13 system
2522025-06-30T22:06:22.011Zpython vendor 3 vendor
2532025-06-30T22:06:22.011Zpython system 2 system
2542025-06-30T22:06:22.011Zpython3 system 3.11 system
2552025-06-30T22:06:22.011Zruby system 3.0 system
2562025-06-30T22:06:22.011Zwords vendor vendor american-english
2572025-06-30T22:06:22.011Zwords system system australian-english
2582025-06-30T22:06:22.011Zwords system system british-english
2592025-06-30T22:06:22.011Zwords system system canadian-english
2602025-06-30T22:06:22.011Zwords system system french
2612025-06-30T22:06:22.011Zwords system system italian
2622025-06-30T22:06:22.011Zwords system system ngerman
2632025-06-30T22:06:22.011Zwords system system ogerman
2642025-06-30T22:06:22.011Zwords system system spanish
2652025-06-30T22:06:22.012ZPUBLISHER TYPE STATUS P LOCATION
2662025-06-30T22:06:22.012Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-06-30T22:06:24.223ZFMRI IFO
2682025-06-30T22:06:24.223Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-06-30T22:06:24.224Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-06-30T22:06:24.224Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-06-30T22:06:24.224Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-06-30T22:06:24.224Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-06-30T22:06:24.224Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742025-06-30T22:06:24.224Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-06-30T22:06:24.224Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762025-06-30T22:06:24.224Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-06-30T22:06:24.224Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-06-30T22:06:24.224Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792025-06-30T22:06:24.224Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-06-30T22:06:24.224Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-06-30T22:06:24.224Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822025-06-30T22:06:24.224Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-06-30T22:06:24.224Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-06-30T22:06:25.229Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-06-30T22:06:25.557Z Updating crates.io index
2862025-06-30T22:06:25.630Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872025-06-30T22:06:25.993Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-06-30T22:06:26.610Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-06-30T22:06:26.916Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-06-30T22:06:27.229Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-06-30T22:06:27.652Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-06-30T22:06:28.746Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-06-30T22:06:30.711Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-06-30T22:06:31.620Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-06-30T22:06:32.378Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-06-30T22:06:32.731Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-06-30T22:06:33.097Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-06-30T22:06:33.773Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-06-30T22:06:34.110Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-06-30T22:06:34.531Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-06-30T22:06:35.093Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-06-30T22:06:35.475Z Updating git repository `https://github.com/oxidecomputer/tofino`
3032025-06-30T22:06:35.810Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042025-06-30T22:06:36.089Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052025-06-30T22:06:36.350Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062025-06-30T22:06:36.667Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-06-30T22:06:36.986Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3082025-06-30T22:06:37.370Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-06-30T22:06:37.825Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-06-30T22:06:38.296Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-06-30T22:06:38.730Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-06-30T22:06:39.022Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-06-30T22:06:39.411Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-06-30T22:06:39.911Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-06-30T22:06:40.202Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-06-30T22:06:40.498Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-06-30T22:06:40.782Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182025-06-30T22:06:49.712Z Updating git repository `https://github.com/illumos/smf-rs`
3192025-06-30T22:06:51.063Z Downloading crates ...
3202025-06-30T22:06:51.115Z Downloaded autocfg v1.4.0
3212025-06-30T22:06:51.118Z Downloaded anstyle-query v1.1.1
3222025-06-30T22:06:51.121Z Downloaded anstream v0.6.18
3232025-06-30T22:06:51.127Z Downloaded anstyle v1.0.11
3242025-06-30T22:06:51.130Z Downloaded block-buffer v0.10.4
3252025-06-30T22:06:51.130Z Downloaded bitflags v2.9.0
3262025-06-30T22:06:51.135Z Downloaded byteorder v1.5.0
3272025-06-30T22:06:51.138Z Downloaded camino-tempfile v1.4.1
3282025-06-30T22:06:51.141Z Downloaded bytecount v0.6.8
3292025-06-30T22:06:51.144Z Downloaded toml_write v0.1.2
3302025-06-30T22:06:51.148Z Downloaded tabled_derive v0.7.0
3312025-06-30T22:06:51.148Z Downloaded anstyle-parse v0.2.5
3322025-06-30T22:06:51.151Z Downloaded anyhow v1.0.98
3332025-06-30T22:06:51.157Z Downloaded camino v1.1.10
3342025-06-30T22:06:51.161Z Downloaded zerofrom-derive v0.1.4
3352025-06-30T22:06:51.164Z Downloaded ucd-trie v0.1.7
3362025-06-30T22:06:51.167Z Downloaded usdt-attr-macro v0.5.0
3372025-06-30T22:06:51.167Z Downloaded fs-err v3.1.1
3382025-06-30T22:06:51.170Z Downloaded yoke-derive v0.7.4
3392025-06-30T22:06:51.170Z Downloaded zerofrom v0.1.4
3402025-06-30T22:06:51.174Z Downloaded cargo_metadata v0.20.0
3412025-06-30T22:06:51.177Z Downloaded unicode-xid v0.2.6
3422025-06-30T22:06:51.177Z Downloaded icu_locid_transform v1.5.0
3432025-06-30T22:06:51.180Z Downloaded plain v0.2.3
3442025-06-30T22:06:51.180Z Downloaded version_check v0.9.5
3452025-06-30T22:06:51.183Z Downloaded swrite v0.1.0
3462025-06-30T22:06:51.183Z Downloaded utf8parse v0.2.2
3472025-06-30T22:06:51.186Z Downloaded typeid v1.0.3
3482025-06-30T22:06:51.186Z Downloaded generic-array v0.14.7
3492025-06-30T22:06:51.189Z Downloaded icu_provider_macros v1.5.0
3502025-06-30T22:06:51.190Z Downloaded macaddr v1.0.1
3512025-06-30T22:06:51.190Z Downloaded clap_derive v4.5.40
3522025-06-30T22:06:51.193Z Downloaded yoke v0.7.4
3532025-06-30T22:06:51.197Z Downloaded heck v0.4.1
3542025-06-30T22:06:51.197Z Downloaded unicode-linebreak v0.1.5
3552025-06-30T22:06:51.200Z Downloaded utf8_iter v1.0.4
3562025-06-30T22:06:51.200Z Downloaded smawk v0.3.2
3572025-06-30T22:06:51.203Z Downloaded toml_datetime v0.6.11
3582025-06-30T22:06:51.203Z Downloaded idna v1.0.3
3592025-06-30T22:06:51.206Z Downloaded tinystr v0.7.6
3602025-06-30T22:06:51.209Z Downloaded toml v0.8.23
3612025-06-30T22:06:51.213Z Downloaded thiserror-impl v1.0.69
3622025-06-30T22:06:51.217Z Downloaded utf16_iter v1.0.5
3632025-06-30T22:06:51.217Z Downloaded toml_edit v0.22.27
3642025-06-30T22:06:51.221Z Downloaded textwrap v0.16.2
3652025-06-30T22:06:51.224Z Downloaded typenum v1.17.0
3662025-06-30T22:06:51.228Z Downloaded thiserror-impl v2.0.12
3672025-06-30T22:06:51.230Z Downloaded unicode-ident v1.0.18
3682025-06-30T22:06:51.233Z Downloaded usdt-impl v0.5.0
3692025-06-30T22:06:51.236Z Downloaded scroll_derive v0.12.0
3702025-06-30T22:06:51.236Z Downloaded pretty-hex v0.4.1
3712025-06-30T22:06:51.236Z Downloaded percent-encoding v2.3.1
3722025-06-30T22:06:51.239Z Downloaded dof v0.3.0
3732025-06-30T22:06:51.239Z Downloaded url v2.5.4
3742025-06-30T22:06:51.242Z Downloaded itoa v1.0.11
3752025-06-30T22:06:51.245Z Downloaded serde-untagged v0.1.7
3762025-06-30T22:06:51.245Z Downloaded form_urlencoded v1.2.1
3772025-06-30T22:06:51.248Z Downloaded cfg-if v1.0.1
3782025-06-30T22:06:51.248Z Downloaded zerocopy v0.7.35
3792025-06-30T22:06:51.264Z Downloaded proc-macro-error-attr v1.0.4
3802025-06-30T22:06:51.272Z Downloaded winnow v0.7.10
3812025-06-30T22:06:51.275Z Downloaded zerovec v0.10.4
3822025-06-30T22:06:51.280Z Downloaded terminal_size v0.4.0
3832025-06-30T22:06:51.283Z Downloaded cargo-platform v0.2.0
3842025-06-30T22:06:51.283Z Downloaded serde_tokenstream v0.2.2
3852025-06-30T22:06:51.286Z Downloaded unicode-width v0.2.0
3862025-06-30T22:06:51.291Z Downloaded thread-id v4.2.2
3872025-06-30T22:06:51.294Z Downloaded pest_generator v2.7.14
3882025-06-30T22:06:51.294Z Downloaded cargo-util-schemas v0.2.0
3892025-06-30T22:06:51.297Z Downloaded unicode-width v0.1.14
3902025-06-30T22:06:51.301Z Downloaded strsim v0.11.1
3912025-06-30T22:06:51.304Z Downloaded sha2 v0.10.9
3922025-06-30T22:06:51.307Z Downloaded semver v1.0.26
3932025-06-30T22:06:51.310Z Downloaded smallvec v1.15.0
3942025-06-30T22:06:51.310Z Downloaded cargo_toml v0.21.0
3952025-06-30T22:06:51.313Z Downloaded proc-macro-error v1.0.4
3962025-06-30T22:06:51.316Z Downloaded num-traits v0.2.19
3972025-06-30T22:06:51.319Z Downloaded icu_normalizer_data v1.5.0
3982025-06-30T22:06:51.319Z Downloaded litemap v0.7.3
3992025-06-30T22:06:51.321Z Downloaded quote v1.0.40
4002025-06-30T22:06:51.324Z Downloaded ryu v1.0.18
4012025-06-30T22:06:51.330Z Downloaded getrandom v0.3.1
4022025-06-30T22:06:51.333Z Downloaded once_cell v1.21.3
4032025-06-30T22:06:51.333Z Downloaded pest_meta v2.7.14
4042025-06-30T22:06:51.337Z Downloaded pest_derive v2.7.14
4052025-06-30T22:06:51.337Z Downloaded icu_properties v1.5.1
4062025-06-30T22:06:51.342Z Downloaded clap v4.5.40
4072025-06-30T22:06:51.346Z Downloaded tempfile v3.20.0
4082025-06-30T22:06:51.349Z Downloaded papergrid v0.11.0
4092025-06-30T22:06:51.354Z Downloaded memchr v2.7.4
4102025-06-30T22:06:51.359Z Downloaded serde_derive v1.0.219
4112025-06-30T22:06:51.362Z Downloaded icu_collections v1.5.0
4122025-06-30T22:06:51.367Z Downloaded indexmap v2.9.0
4132025-06-30T22:06:51.372Z Downloaded proc-macro2 v1.0.95
4142025-06-30T22:06:51.375Z Downloaded log v0.4.27
4152025-06-30T22:06:51.377Z Downloaded icu_locid_transform_data v1.5.0
4162025-06-30T22:06:51.380Z Downloaded displaydoc v0.2.5
4172025-06-30T22:06:51.383Z Downloaded serde_spanned v0.6.9
4182025-06-30T22:06:51.383Z Downloaded memmap v0.7.0
4192025-06-30T22:06:51.386Z Downloaded idna_adapter v1.2.0
4202025-06-30T22:06:51.386Z Downloaded pest v2.7.14
4212025-06-30T22:06:51.390Z Downloaded fastrand v2.1.1
4222025-06-30T22:06:51.394Z Downloaded errno v0.3.12
4232025-06-30T22:06:51.394Z Downloaded cpufeatures v0.2.14
4242025-06-30T22:06:51.398Z Downloaded hashbrown v0.15.4
4252025-06-30T22:06:51.401Z Downloaded stable_deref_trait v1.2.0
4262025-06-30T22:06:51.401Z Downloaded serde-value v0.7.0
4272025-06-30T22:06:51.404Z Downloaded crypto-common v0.1.6
4282025-06-30T22:06:51.404Z Downloaded clap_lex v0.7.4
4292025-06-30T22:06:51.404Z Downloaded digest v0.10.7
4302025-06-30T22:06:51.407Z Downloaded colorchoice v1.0.2
4312025-06-30T22:06:51.407Z Downloaded ordered-float v2.10.1
4322025-06-30T22:06:51.410Z Downloaded clap_builder v4.5.40
4332025-06-30T22:06:51.415Z Downloaded serde_json v1.0.140
4342025-06-30T22:06:51.422Z Downloaded goblin v0.8.2
4352025-06-30T22:06:51.429Z Downloaded tabled v0.15.0
4362025-06-30T22:06:51.444Z Downloaded syn v2.0.104
4372025-06-30T22:06:51.455Z Downloaded syn v1.0.109
4382025-06-30T22:06:51.464Z Downloaded icu_properties_data v1.5.0
4392025-06-30T22:06:51.474Z Downloaded is_terminal_polyfill v1.70.1
4402025-06-30T22:06:51.476Z Downloaded equivalent v1.0.2
4412025-06-30T22:06:51.477Z Downloaded fnv v1.0.7
4422025-06-30T22:06:51.477Z Downloaded zerocopy-derive v0.7.35
4432025-06-30T22:06:51.480Z Downloaded serde v1.0.219
4442025-06-30T22:06:51.483Z Downloaded erased-serde v0.4.6
4452025-06-30T22:06:51.486Z Downloaded scroll v0.12.0
4462025-06-30T22:06:51.488Z Downloaded thiserror v2.0.12
4472025-06-30T22:06:51.491Z Downloaded writeable v0.5.5
4482025-06-30T22:06:51.494Z Downloaded usdt v0.5.0
4492025-06-30T22:06:51.494Z Downloaded icu_normalizer v1.5.0
4502025-06-30T22:06:51.498Z Downloaded thiserror v1.0.69
4512025-06-30T22:06:51.501Z Downloaded rustix v0.38.37
4522025-06-30T22:06:51.522Z Downloaded zerovec-derive v0.10.3
4532025-06-30T22:06:51.525Z Downloaded rustix v1.0.7
4542025-06-30T22:06:51.545Z Downloaded usdt-macro v0.5.0
4552025-06-30T22:06:51.548Z Downloaded icu_provider v1.5.0
4562025-06-30T22:06:51.551Z Downloaded dtrace-parser v0.2.0
4572025-06-30T22:06:51.551Z Downloaded synstructure v0.13.1
4582025-06-30T22:06:51.551Z Downloaded icu_locid v1.5.0
4592025-06-30T22:06:51.554Z Downloaded write16 v1.0.0
4602025-06-30T22:06:51.557Z Downloaded heck v0.5.0
4612025-06-30T22:06:51.570Z Downloaded libc v0.2.174
4622025-06-30T22:06:51.653Z Compiling proc-macro2 v1.0.95
4632025-06-30T22:06:51.654Z Compiling unicode-ident v1.0.18
4642025-06-30T22:06:51.654Z Compiling serde v1.0.219
4652025-06-30T22:06:51.657Z Compiling version_check v0.9.5
4662025-06-30T22:06:51.657Z Compiling libc v0.2.174
4672025-06-30T22:06:51.657Z Compiling thiserror v1.0.69
4682025-06-30T22:06:51.657Z Compiling memchr v2.7.4
4692025-06-30T22:06:53.978Z Compiling stable_deref_trait v1.2.0
4702025-06-30T22:06:54.054Z Compiling writeable v0.5.5
4712025-06-30T22:06:54.054Z Compiling ucd-trie v0.1.7
4722025-06-30T22:06:54.054Z Compiling ryu v1.0.18
4732025-06-30T22:06:54.054Z Compiling litemap v0.7.3
4742025-06-30T22:06:54.054Z Compiling autocfg v1.4.0
4752025-06-30T22:06:54.054Z Compiling itoa v1.0.11
4762025-06-30T22:06:54.054Z Compiling once_cell v1.21.3
4772025-06-30T22:06:54.054Z Compiling byteorder v1.5.0
4782025-06-30T22:06:54.054Z Compiling bitflags v2.9.0
4792025-06-30T22:06:54.054Z Compiling icu_locid_transform_data v1.5.0
4802025-06-30T22:06:54.054Z Compiling icu_properties_data v1.5.0
4812025-06-30T22:06:54.054Z Compiling serde_json v1.0.140
4822025-06-30T22:06:54.054Z Compiling num-traits v0.2.19
4832025-06-30T22:06:54.054Z Compiling typeid v1.0.3
4842025-06-30T22:06:54.054Z Compiling equivalent v1.0.2
4852025-06-30T22:06:54.054Z Compiling icu_normalizer_data v1.5.0
4862025-06-30T22:06:54.055Z Compiling smallvec v1.15.0
4872025-06-30T22:06:54.055Z Compiling hashbrown v0.15.4
4882025-06-30T22:06:54.055Z Compiling rustix v0.38.37
4892025-06-30T22:06:54.055Z Compiling write16 v1.0.0
4902025-06-30T22:06:54.079Z Compiling quote v1.0.40
4912025-06-30T22:06:54.117Z Compiling errno v0.3.12
4922025-06-30T22:06:54.138Z Compiling utf8_iter v1.0.4
4932025-06-30T22:06:54.184Z Compiling utf16_iter v1.0.5
4942025-06-30T22:06:54.509Z Compiling syn v2.0.104
4952025-06-30T22:06:54.660Z Compiling usdt-impl v0.5.0
4962025-06-30T22:06:54.695Z Compiling proc-macro-error-attr v1.0.4
4972025-06-30T22:06:54.716Z Compiling toml_write v0.1.2
4982025-06-30T22:06:54.728Z Compiling winnow v0.7.10
4992025-06-30T22:06:54.774Z Compiling syn v1.0.109
5002025-06-30T22:06:54.983Z Compiling indexmap v2.9.0
5012025-06-30T22:06:55.099Z Compiling thread-id v4.2.2
5022025-06-30T22:06:55.219Z Compiling proc-macro-error v1.0.4
5032025-06-30T22:06:55.448Z Compiling getrandom v0.3.1
5042025-06-30T22:06:55.480Z Compiling rustix v1.0.7
5052025-06-30T22:06:55.621Z Compiling log v0.4.27
5062025-06-30T22:06:56.008Z Compiling utf8parse v0.2.2
5072025-06-30T22:06:56.084Z Compiling percent-encoding v2.3.1
5082025-06-30T22:06:56.142Z Compiling camino v1.1.10
5092025-06-30T22:06:56.188Z Compiling semver v1.0.26
5102025-06-30T22:06:56.394Z Compiling plain v0.2.3
5112025-06-30T22:06:56.427Z Compiling form_urlencoded v1.2.1
5122025-06-30T22:06:56.542Z Compiling terminal_size v0.4.0
5132025-06-30T22:06:56.624Z Compiling anstyle-parse v0.2.5
5142025-06-30T22:06:56.747Z Compiling ordered-float v2.10.1
5152025-06-30T22:06:56.956Z Compiling is_terminal_polyfill v1.70.1
5162025-06-30T22:06:57.009Z Compiling cfg-if v1.0.1
5172025-06-30T22:06:57.118Z Compiling pretty-hex v0.4.1
5182025-06-30T22:06:57.153Z Compiling colorchoice v1.0.2
5192025-06-30T22:06:57.258Z Compiling anstyle v1.0.11
5202025-06-30T22:06:57.265Z Compiling thiserror v2.0.12
5212025-06-30T22:06:57.313Z Compiling anstyle-query v1.1.1
5222025-06-30T22:06:57.644Z Compiling anstream v0.6.18
5232025-06-30T22:06:57.956Z Compiling fs-err v3.1.1
5242025-06-30T22:06:58.234Z Compiling heck v0.4.1
5252025-06-30T22:06:58.261Z Compiling bytecount v0.6.8
5262025-06-30T22:06:58.313Z Compiling unicode-xid v0.2.6
5272025-06-30T22:06:58.536Z Compiling clap_lex v0.7.4
5282025-06-30T22:06:58.554Z Compiling anyhow v1.0.98
5292025-06-30T22:06:58.639Z Compiling unicode-width v0.1.14
5302025-06-30T22:06:58.665Z Compiling strsim v0.11.1
5312025-06-30T22:06:59.004Z Compiling heck v0.5.0
5322025-06-30T22:06:59.166Z Compiling fastrand v2.1.1
5332025-06-30T22:06:59.212Z Compiling fnv v1.0.7
5342025-06-30T22:06:59.377Z Compiling papergrid v0.11.0
5352025-06-30T22:06:59.494Z Compiling clap_builder v4.5.40
5362025-06-30T22:06:59.549Z Compiling tempfile v3.20.0
5372025-06-30T22:06:59.957Z Compiling memmap v0.7.0
5382025-06-30T22:07:00.251Z Compiling unicode-linebreak v0.1.5
5392025-06-30T22:07:00.279Z Compiling smawk v0.3.2
5402025-06-30T22:07:00.323Z Compiling unicode-width v0.2.0
5412025-06-30T22:07:00.880Z Compiling textwrap v0.16.2
5422025-06-30T22:07:01.043Z Compiling synstructure v0.13.1
5432025-06-30T22:07:02.833Z Compiling swrite v0.1.0
5442025-06-30T22:07:02.924Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5452025-06-30T22:07:02.924Z Compiling tabled_derive v0.7.0
5462025-06-30T22:07:03.801Z Compiling serde_derive v1.0.219
5472025-06-30T22:07:03.801Z Compiling zerofrom-derive v0.1.4
5482025-06-30T22:07:04.220Z Compiling thiserror-impl v1.0.69
5492025-06-30T22:07:04.220Z Compiling yoke-derive v0.7.4
5502025-06-30T22:07:04.220Z Compiling zerovec-derive v0.10.3
5512025-06-30T22:07:04.220Z Compiling displaydoc v0.2.5
5522025-06-30T22:07:05.214Z Compiling icu_provider_macros v1.5.0
5532025-06-30T22:07:06.001Z Compiling zerocopy-derive v0.7.35
5542025-06-30T22:07:06.027Z Compiling scroll_derive v0.12.0
5552025-06-30T22:07:06.186Z Compiling thiserror-impl v2.0.12
5562025-06-30T22:07:06.920Z Compiling pest v2.7.14
5572025-06-30T22:07:06.953Z Compiling clap_derive v4.5.40
5582025-06-30T22:07:06.953Z Compiling zerofrom v0.1.4
5592025-06-30T22:07:06.993Z Compiling yoke v0.7.4
5602025-06-30T22:07:07.462Z Compiling zerovec v0.10.4
5612025-06-30T22:07:07.505Z Compiling scroll v0.12.0
5622025-06-30T22:07:08.170Z Compiling goblin v0.8.2
5632025-06-30T22:07:08.202Z Compiling zerocopy v0.7.35
5642025-06-30T22:07:08.328Z Compiling tabled v0.15.0
5652025-06-30T22:07:09.302Z Compiling tinystr v0.7.6
5662025-06-30T22:07:09.365Z Compiling pest_meta v2.7.14
5672025-06-30T22:07:09.415Z Compiling icu_collections v1.5.0
5682025-06-30T22:07:09.705Z Compiling icu_locid v1.5.0
5692025-06-30T22:07:10.706Z Compiling pest_generator v2.7.14
5702025-06-30T22:07:10.773Z Compiling icu_provider v1.5.0
5712025-06-30T22:07:11.580Z Compiling icu_locid_transform v1.5.0
5722025-06-30T22:07:11.743Z Compiling clap v4.5.40
5732025-06-30T22:07:12.779Z Compiling pest_derive v2.7.14
5742025-06-30T22:07:12.949Z Compiling icu_properties v1.5.1
5752025-06-30T22:07:13.512Z Compiling dtrace-parser v0.2.0
5762025-06-30T22:07:15.324Z Compiling toml_datetime v0.6.11
5772025-06-30T22:07:15.324Z Compiling serde_spanned v0.6.9
5782025-06-30T22:07:15.327Z Compiling erased-serde v0.4.6
5792025-06-30T22:07:15.654Z Compiling serde_tokenstream v0.2.2
5802025-06-30T22:07:15.769Z Compiling toml_edit v0.22.27
5812025-06-30T22:07:15.865Z Compiling serde-value v0.7.0
5822025-06-30T22:07:16.028Z Compiling icu_normalizer v1.5.0
5832025-06-30T22:07:16.479Z Compiling serde-untagged v0.1.7
5842025-06-30T22:07:16.631Z Compiling cargo-platform v0.2.0
5852025-06-30T22:07:16.980Z Compiling idna_adapter v1.2.0
5862025-06-30T22:07:17.007Z Compiling camino-tempfile v1.4.1
5872025-06-30T22:07:17.032Z Compiling dof v0.3.0
5882025-06-30T22:07:17.170Z Compiling idna v1.0.3
5892025-06-30T22:07:17.223Z Compiling macaddr v1.0.1
5902025-06-30T22:07:17.771Z Compiling url v2.5.4
5912025-06-30T22:07:18.943Z Compiling usdt-macro v0.5.0
5922025-06-30T22:07:18.946Z Compiling usdt-attr-macro v0.5.0
5932025-06-30T22:07:18.981Z Compiling toml v0.8.23
5942025-06-30T22:07:19.789Z Compiling cargo-util-schemas v0.2.0
5952025-06-30T22:07:19.789Z Compiling cargo_toml v0.21.0
5962025-06-30T22:07:20.097Z Compiling usdt v0.5.0
5972025-06-30T22:07:21.240Z Compiling cargo_metadata v0.20.0
5982025-06-30T22:07:23.064Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5992025-06-30T22:07:26.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
6002025-06-30T22:07:26.897Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6012025-06-30T22:07:27.566Z Downloading crates ...
6022025-06-30T22:07:27.697Z Downloaded adler2 v2.0.0
6032025-06-30T22:07:27.703Z Downloaded aead v0.5.2
6042025-06-30T22:07:27.706Z Downloaded array-init v0.0.4
6052025-06-30T22:07:27.717Z Downloaded arc-swap v1.7.1
6062025-06-30T22:07:27.723Z Downloaded bit-vec v0.8.0
6072025-06-30T22:07:27.727Z Downloaded argon2 v0.5.3
6082025-06-30T22:07:27.730Z Downloaded arrayref v0.3.9
6092025-06-30T22:07:27.731Z Downloaded atty v0.2.14
6102025-06-30T22:07:27.731Z Downloaded bitfield v0.14.0
6112025-06-30T22:07:27.734Z Downloaded async-bb8-diesel v0.2.1
6122025-06-30T22:07:27.737Z Downloaded ascii-canvas v3.0.0
6132025-06-30T22:07:27.746Z Downloaded aho-corasick v1.1.3
6142025-06-30T22:07:27.751Z Downloaded backoff v0.4.0
6152025-06-30T22:07:27.755Z Downloaded bit-set v0.5.3
6162025-06-30T22:07:27.758Z Downloaded assert_matches v1.5.0
6172025-06-30T22:07:27.758Z Downloaded addr2line v0.24.2
6182025-06-30T22:07:27.762Z Downloaded bit-vec v0.6.3
6192025-06-30T22:07:27.765Z Downloaded async-stream-impl v0.3.6
6202025-06-30T22:07:27.766Z Downloaded async-stream v0.3.6
6212025-06-30T22:07:27.772Z Downloaded async-recursion v1.1.1
6222025-06-30T22:07:27.780Z Downloaded base64 v0.22.1
6232025-06-30T22:07:27.784Z Downloaded bit-set v0.8.0
6242025-06-30T22:07:27.788Z Downloaded buf-list v1.0.3
6252025-06-30T22:07:27.791Z Downloaded crucible-workspace-hack v0.1.0
6262025-06-30T22:07:27.791Z Downloaded cfg_aliases v0.2.1
6272025-06-30T22:07:27.792Z Downloaded cfg_aliases v0.1.1
6282025-06-30T22:07:27.796Z Downloaded bindgen v0.71.1
6292025-06-30T22:07:27.801Z Downloaded arrayvec v0.7.6
6302025-06-30T22:07:27.804Z Downloaded cargo-platform v0.1.8
6312025-06-30T22:07:27.808Z Downloaded bb8 v0.8.5
6322025-06-30T22:07:27.812Z Downloaded ciborium-io v0.2.2
6332025-06-30T22:07:27.823Z Downloaded hubpack v0.1.2
6342025-06-30T22:07:27.827Z Downloaded hubpack_derive v0.1.1
6352025-06-30T22:07:27.827Z Downloaded httpdate v1.0.3
6362025-06-30T22:07:27.832Z Downloaded bcrypt-pbkdf v0.10.0
6372025-06-30T22:07:27.837Z Downloaded hmac v0.12.1
6382025-06-30T22:07:27.837Z Downloaded cobs v0.2.3
6392025-06-30T22:07:27.840Z Downloaded async-trait v0.1.88
6402025-06-30T22:07:27.845Z Downloaded ciborium-ll v0.2.2
6412025-06-30T22:07:27.845Z Downloaded castaway v0.2.3
6422025-06-30T22:07:27.848Z Downloaded ident_case v1.0.1
6432025-06-30T22:07:27.851Z Downloaded hyper-tls v0.6.0
6442025-06-30T22:07:27.851Z Downloaded humantime v2.2.0
6452025-06-30T22:07:27.855Z Downloaded crc8 v0.1.1
6462025-06-30T22:07:27.855Z Downloaded crc-catalog v2.4.0
6472025-06-30T22:07:27.858Z Downloaded hex-literal v0.4.1
6482025-06-30T22:07:27.858Z Downloaded heck v0.3.3
6492025-06-30T22:07:27.858Z Downloaded iana-time-zone v0.1.63
6502025-06-30T22:07:27.861Z Downloaded httparse v1.9.5
6512025-06-30T22:07:27.865Z Downloaded hyper-staticfile v0.10.1
6522025-06-30T22:07:27.869Z Downloaded hyper-rustls v0.27.7
6532025-06-30T22:07:27.872Z Downloaded ignore v0.4.23
6542025-06-30T22:07:27.876Z Downloaded cassowary v0.3.0
6552025-06-30T22:07:27.876Z Downloaded hickory-client v0.25.2
6562025-06-30T22:07:27.879Z Downloaded serde-big-array v0.5.1
6572025-06-30T22:07:27.885Z Downloaded progenitor-client v0.9.1
6582025-06-30T22:07:27.885Z Downloaded iddqd v0.3.8
6592025-06-30T22:07:27.889Z Downloaded instant v0.1.13
6602025-06-30T22:07:27.892Z Downloaded constant_time_eq v0.3.1
6612025-06-30T22:07:27.896Z Downloaded bzip2 v0.5.2
6622025-06-30T22:07:27.903Z Downloaded inout v0.1.3
6632025-06-30T22:07:27.903Z Downloaded heapless v0.7.17
6642025-06-30T22:07:27.908Z Downloaded semver v0.1.20
6652025-06-30T22:07:27.908Z Downloaded bzip2 v0.4.4
6662025-06-30T22:07:27.908Z Downloaded ahash v0.8.11
6672025-06-30T22:07:27.911Z Downloaded bitfield-struct v0.6.2
6682025-06-30T22:07:27.911Z Downloaded convert_case v0.4.0
6692025-06-30T22:07:27.914Z Downloaded chacha20 v0.9.1
6702025-06-30T22:07:27.918Z Downloaded match_cfg v0.1.0
6712025-06-30T22:07:27.918Z Downloaded cbc v0.1.2
6722025-06-30T22:07:27.922Z Downloaded critical-section v1.1.3
6732025-06-30T22:07:27.922Z Downloaded ingot-types v0.1.0
6742025-06-30T22:07:27.925Z Downloaded instability v0.3.2
6752025-06-30T22:07:27.925Z Downloaded indoc v2.0.6
6762025-06-30T22:07:27.928Z Downloaded rand_core v0.6.4
6772025-06-30T22:07:27.931Z Downloaded quick-error v1.2.3
6782025-06-30T22:07:27.931Z Downloaded progenitor-macro v0.10.0
6792025-06-30T22:07:27.934Z Downloaded rustc-hash v2.1.1
6802025-06-30T22:07:27.938Z Downloaded rustversion v1.0.17
6812025-06-30T22:07:27.938Z Downloaded mime v0.3.17
6822025-06-30T22:07:27.941Z Downloaded libsw v3.5.0
6832025-06-30T22:07:27.944Z Downloaded kstat-rs v0.2.4
6842025-06-30T22:07:27.944Z Downloaded proc-macro-error2 v2.0.1
6852025-06-30T22:07:27.947Z Downloaded sqlparser_derive v0.2.2
6862025-06-30T22:07:27.950Z Downloaded linear-map v1.2.0
6872025-06-30T22:07:27.955Z Downloaded secrecy v0.10.3
6882025-06-30T22:07:27.955Z Downloaded scopeguard v1.2.0
6892025-06-30T22:07:27.958Z Downloaded maybe-uninit v2.0.0
6902025-06-30T22:07:27.958Z Downloaded lockfree-object-pool v0.1.6
6912025-06-30T22:07:27.962Z Downloaded termtree v0.5.1
6922025-06-30T22:07:27.962Z Downloaded ipnet v2.11.0
6932025-06-30T22:07:27.974Z Downloaded siphasher v0.3.11
6942025-06-30T22:07:27.977Z Downloaded crc32fast v1.4.2
6952025-06-30T22:07:27.983Z Downloaded memoffset v0.9.1
6962025-06-30T22:07:27.983Z Downloaded camino-tempfile-ext v0.3.1
6972025-06-30T22:07:27.987Z Downloaded xshell-macros v0.2.7
6982025-06-30T22:07:27.987Z Downloaded utf-8 v0.7.6
6992025-06-30T22:07:27.988Z Downloaded untrusted v0.9.0
7002025-06-30T22:07:27.991Z Downloaded lru-cache v0.1.2
7012025-06-30T22:07:27.991Z Downloaded managed v0.8.0
7022025-06-30T22:07:27.994Z Downloaded resolv-conf v0.7.0
7032025-06-30T22:07:27.994Z Downloaded lock_api v0.4.12
7042025-06-30T22:07:27.997Z Downloaded http-body-util v0.1.3
7052025-06-30T22:07:27.999Z Downloaded rustc-demangle v0.1.24
7062025-06-30T22:07:28.002Z Downloaded cookie v0.18.1
7072025-06-30T22:07:28.005Z Downloaded serde-hex v0.1.0
7082025-06-30T22:07:28.008Z Downloaded blake2 v0.10.6
7092025-06-30T22:07:28.012Z Downloaded console v0.15.10
7102025-06-30T22:07:28.016Z Downloaded clang-sys v1.8.1
7112025-06-30T22:07:28.020Z Downloaded thiserror-impl-no-std v2.0.2
7122025-06-30T22:07:28.020Z Downloaded structmeta-derive v0.3.0
7132025-06-30T22:07:28.022Z Downloaded mime_guess v2.0.5
7142025-06-30T22:07:28.022Z Downloaded memmap2 v0.9.5
7152025-06-30T22:07:28.025Z Downloaded hash32 v0.2.1
7162025-06-30T22:07:28.028Z Downloaded fxhash v0.2.1
7172025-06-30T22:07:28.028Z Downloaded slog-async v2.8.0
7182025-06-30T22:07:28.031Z Downloaded try-lock v0.2.5
7192025-06-30T22:07:28.034Z Downloaded indicatif v0.17.11
7202025-06-30T22:07:28.037Z Downloaded highway v1.3.0
7212025-06-30T22:07:28.040Z Downloaded slog-bunyan v2.5.0
7222025-06-30T22:07:28.044Z Downloaded crossbeam-utils v0.8.21
7232025-06-30T22:07:28.048Z Downloaded const-oid v0.9.6
7242025-06-30T22:07:28.048Z Downloaded crc-any v2.5.0
7252025-06-30T22:07:28.051Z Downloaded ctr v0.9.2
7262025-06-30T22:07:28.054Z Downloaded tls_codec v0.4.1
7272025-06-30T22:07:28.057Z Downloaded tabled_derive v0.10.0
7282025-06-30T22:07:28.057Z Downloaded xz2 v0.1.7
7292025-06-30T22:07:28.060Z Downloaded tls_codec_derive v0.4.1
7302025-06-30T22:07:28.064Z Downloaded waitgroup v0.1.2
7312025-06-30T22:07:28.064Z Downloaded miniz_oxide v0.8.5
7322025-06-30T22:07:28.069Z Downloaded spki v0.7.3
7332025-06-30T22:07:28.072Z Downloaded russh-keys v0.45.0
7342025-06-30T22:07:28.072Z Downloaded compact_str v0.8.0
7352025-06-30T22:07:28.076Z Downloaded bumpalo v3.16.0
7362025-06-30T22:07:28.079Z Downloaded base64 v0.13.1
7372025-06-30T22:07:28.083Z Downloaded wait-timeout v0.2.0
7382025-06-30T22:07:28.086Z Downloaded tokio-rustls v0.25.0
7392025-06-30T22:07:28.089Z Downloaded tui-tree-widget v0.23.1
7402025-06-30T22:07:28.091Z Downloaded dunce v1.0.5
7412025-06-30T22:07:28.091Z Downloaded tokio-tungstenite v0.23.1
7422025-06-30T22:07:28.095Z Downloaded hickory-resolver v0.24.4
7432025-06-30T22:07:28.100Z Downloaded num_enum v0.5.11
7442025-06-30T22:07:28.106Z Downloaded num-iter v0.1.45
7452025-06-30T22:07:28.108Z Downloaded walkdir v2.5.0
7462025-06-30T22:07:28.112Z Downloaded foreign-types v0.3.2
7472025-06-30T22:07:28.112Z Downloaded hickory-resolver v0.25.2
7482025-06-30T22:07:28.116Z Downloaded curve25519-dalek-derive v0.1.1
7492025-06-30T22:07:28.119Z Downloaded yasna v0.5.2
7502025-06-30T22:07:28.122Z Downloaded oxide-tokio-rt v0.1.1
7512025-06-30T22:07:28.125Z Downloaded tower-service v0.3.3
7522025-06-30T22:07:28.125Z Downloaded pkg-config v0.3.31
7532025-06-30T22:07:28.130Z Downloaded oxnet v0.1.2
7542025-06-30T22:07:28.130Z Downloaded mio v1.0.2
7552025-06-30T22:07:28.135Z Downloaded derive_builder_core v0.20.2
7562025-06-30T22:07:28.138Z Downloaded rcgen v0.12.1
7572025-06-30T22:07:28.141Z Downloaded base64 v0.21.7
7582025-06-30T22:07:28.145Z Downloaded crunchy v0.2.2
7592025-06-30T22:07:28.149Z Downloaded serde_repr v0.1.19
7602025-06-30T22:07:28.152Z Downloaded toml v0.7.8
7612025-06-30T22:07:28.155Z Downloaded defmt-parser v0.3.4
7622025-06-30T22:07:28.155Z Downloaded debug-ignore v1.0.5
7632025-06-30T22:07:28.158Z Downloaded serde_derive_internals v0.29.1
7642025-06-30T22:07:28.161Z Downloaded num_enum_derive v0.5.11
7652025-06-30T22:07:28.161Z Downloaded nodrop v0.1.14
7662025-06-30T22:07:28.167Z Downloaded ref-cast-impl v1.0.24
7672025-06-30T22:07:28.167Z Downloaded endian-type v0.1.2
7682025-06-30T22:07:28.167Z Downloaded pem v3.0.5
7692025-06-30T22:07:28.171Z Downloaded packed_struct v0.10.1
7702025-06-30T22:07:28.171Z Downloaded darling_macro v0.20.10
7712025-06-30T22:07:28.171Z Downloaded zeroize_derive v1.4.2
7722025-06-30T22:07:28.174Z Downloaded support-bundle-viewer v0.1.2
7732025-06-30T22:07:28.174Z Downloaded typify v0.4.1
7742025-06-30T22:07:28.178Z Downloaded headers-core v0.3.0
7752025-06-30T22:07:28.181Z Downloaded libm v0.2.8
7762025-06-30T22:07:28.189Z Downloaded thiserror-no-std v2.0.2
7772025-06-30T22:07:28.199Z Downloaded take_mut v0.2.2
7782025-06-30T22:07:28.203Z Downloaded tagptr v0.2.0
7792025-06-30T22:07:28.203Z Downloaded tiny-keccak v2.0.2
7802025-06-30T22:07:28.203Z Downloaded untrusted v0.7.1
7812025-06-30T22:07:28.203Z Downloaded aes-gcm v0.10.3
7822025-06-30T22:07:28.206Z Downloaded cc v1.2.15
7832025-06-30T22:07:28.210Z Downloaded env_filter v0.1.2
7842025-06-30T22:07:28.213Z Downloaded num-conv v0.1.0
7852025-06-30T22:07:28.216Z Downloaded predicates-tree v1.0.12
7862025-06-30T22:07:28.216Z Downloaded pem-rfc7468 v0.7.0
7872025-06-30T22:07:28.219Z Downloaded bindgen v0.69.5
7882025-06-30T22:07:28.226Z Downloaded peg-runtime v0.8.5
7892025-06-30T22:07:28.229Z Downloaded psl-types v2.0.11
7902025-06-30T22:07:28.233Z Downloaded iri-string v0.7.8
7912025-06-30T22:07:28.238Z Downloaded russh-cryptovec v0.7.3
7922025-06-30T22:07:28.242Z Downloaded foreign-types-macros v0.2.3
7932025-06-30T22:07:28.242Z Downloaded enum-as-inner v0.6.1
7942025-06-30T22:07:28.245Z Downloaded data-encoding v2.9.0
7952025-06-30T22:07:28.245Z Downloaded itertools v0.13.0
7962025-06-30T22:07:28.251Z Downloaded serde_bytes v0.11.17
7972025-06-30T22:07:28.254Z Downloaded funty v2.0.0
7982025-06-30T22:07:28.258Z Downloaded newline-converter v0.3.0
7992025-06-30T22:07:28.258Z Downloaded powerfmt v0.2.0
8002025-06-30T22:07:28.262Z Downloaded tokio-rustls v0.24.1
8012025-06-30T22:07:28.262Z Downloaded time-macros v0.2.18
8022025-06-30T22:07:28.265Z Downloaded pkcs5 v0.7.1
8032025-06-30T22:07:28.268Z Downloaded qorb v0.4.0
8042025-06-30T22:07:28.274Z Downloaded globset v0.4.15
8052025-06-30T22:07:28.276Z Downloaded vsss-rs v3.3.4
8062025-06-30T22:07:28.279Z Downloaded num-derive v0.4.2
8072025-06-30T22:07:28.283Z Downloaded num-derive v0.3.3
8082025-06-30T22:07:28.286Z Downloaded futures-sink v0.3.31
8092025-06-30T22:07:28.286Z Downloaded opaque-debug v0.3.1
8102025-06-30T22:07:28.292Z Downloaded foreign-types-shared v0.3.1
8112025-06-30T22:07:28.292Z Downloaded cstr-argument v0.1.2
8122025-06-30T22:07:28.292Z Downloaded vte_generate_state_changes v0.1.2
8132025-06-30T22:07:28.295Z Downloaded diesel_table_macro_syntax v0.2.0
8142025-06-30T22:07:28.295Z Downloaded secrecy v0.8.0
8152025-06-30T22:07:28.295Z Downloaded scheduled-thread-pool v0.2.7
8162025-06-30T22:07:28.295Z Downloaded parse-size v1.1.0
8172025-06-30T22:07:28.298Z Downloaded progenitor-macro v0.9.1
8182025-06-30T22:07:28.298Z Downloaded sec1 v0.7.3
8192025-06-30T22:07:28.301Z Downloaded futures-task v0.3.31
8202025-06-30T22:07:28.306Z Downloaded unsafe-libyaml v0.2.11
8212025-06-30T22:07:28.309Z Downloaded phf_shared v0.11.2
8222025-06-30T22:07:28.309Z Downloaded futures-io v0.3.31
8232025-06-30T22:07:28.309Z Downloaded smf v0.2.3
8242025-06-30T22:07:28.312Z Downloaded slog-stdlog v4.1.1
8252025-06-30T22:07:28.315Z Downloaded typify-macro v0.2.0
8262025-06-30T22:07:28.315Z Downloaded slog-scope v4.4.0
8272025-06-30T22:07:28.318Z Downloaded slog-json v2.6.1
8282025-06-30T22:07:28.318Z Downloaded crypto-bigint v0.5.5
8292025-06-30T22:07:28.325Z Downloaded slog-dtrace v0.3.0
8302025-06-30T22:07:28.328Z Downloaded wyz v0.5.1
8312025-06-30T22:07:28.332Z Downloaded thread_local v1.1.8
8322025-06-30T22:07:28.332Z Downloaded slog-envlogger v2.2.0
8332025-06-30T22:07:28.336Z Downloaded rustls-pemfile v2.2.0
8342025-06-30T22:07:28.340Z Downloaded futures-channel v0.3.31
8352025-06-30T22:07:28.340Z Downloaded flate2 v1.1.2
8362025-06-30T22:07:28.344Z Downloaded tinyvec_macros v0.1.1
8372025-06-30T22:07:28.347Z Downloaded parking_lot v0.11.2
8382025-06-30T22:07:28.350Z Downloaded futures-macro v0.3.31
8392025-06-30T22:07:28.350Z Downloaded futures-executor v0.3.31
8402025-06-30T22:07:28.353Z Downloaded parking_lot v0.12.3
8412025-06-30T22:07:28.356Z Downloaded tokio-stream v0.1.17
8422025-06-30T22:07:28.361Z Downloaded phf_codegen v0.11.2
8432025-06-30T22:07:28.366Z Downloaded strum v0.26.3
8442025-06-30T22:07:28.366Z Downloaded progenitor v0.10.0
8452025-06-30T22:07:28.375Z Downloaded strum_macros v0.26.4
8462025-06-30T22:07:28.375Z Downloaded void v1.0.2
8472025-06-30T22:07:28.380Z Downloaded postgres-types v0.2.9
8482025-06-30T22:07:28.380Z Downloaded pbkdf2 v0.11.0
8492025-06-30T22:07:28.380Z Downloaded postcard v1.0.10
8502025-06-30T22:07:28.383Z Downloaded rustc_version v0.4.1
8512025-06-30T22:07:28.383Z Downloaded csv-core v0.1.11
8522025-06-30T22:07:28.383Z Downloaded whoami v1.6.0
8532025-06-30T22:07:28.386Z Downloaded fixedbitset v0.4.2
8542025-06-30T22:07:28.390Z Downloaded half v1.8.3
8552025-06-30T22:07:28.393Z Downloaded futures v0.3.31
8562025-06-30T22:07:28.396Z Downloaded openssl-sys v0.9.109
8572025-06-30T22:07:28.401Z Downloaded sigpipe v0.1.3
8582025-06-30T22:07:28.404Z Downloaded newtype_derive v0.1.6
8592025-06-30T22:07:28.407Z Downloaded unicode-truncate v1.1.0
8602025-06-30T22:07:28.407Z Downloaded strum_macros v0.24.3
8612025-06-30T22:07:28.410Z Downloaded salsa20 v0.10.2
8622025-06-30T22:07:28.413Z Downloaded omicron-zone-package v0.12.2
8632025-06-30T22:07:28.416Z Downloaded tower-layer v0.3.3
8642025-06-30T22:07:28.416Z Downloaded tokio-rustls v0.26.0
8652025-06-30T22:07:28.419Z Downloaded zone v0.3.1
8662025-06-30T22:07:28.422Z Downloaded hashbrown v0.13.2
8672025-06-30T22:07:28.426Z Downloaded elliptic-curve v0.13.8
8682025-06-30T22:07:28.429Z Downloaded zone_cfg_derive v0.3.0
8692025-06-30T22:07:28.432Z Downloaded filetime v0.2.25
8702025-06-30T22:07:28.435Z Downloaded zone_cfg_derive v0.1.2
8712025-06-30T22:07:28.435Z Downloaded olpc-cjson v0.1.4
8722025-06-30T22:07:28.438Z Downloaded multer v3.1.0
8732025-06-30T22:07:28.442Z Downloaded topological-sort v0.2.2
8742025-06-30T22:07:28.442Z Downloaded string_cache v0.8.9
8752025-06-30T22:07:28.445Z Downloaded dyn-clone v1.0.19
8762025-06-30T22:07:28.445Z Downloaded tokio-postgres v0.7.13
8772025-06-30T22:07:28.450Z Downloaded which v4.4.2
8782025-06-30T22:07:28.453Z Downloaded sync_wrapper v1.0.1
8792025-06-30T22:07:28.456Z Downloaded oso-derive v0.27.3
8802025-06-30T22:07:28.456Z Downloaded static_assertions v1.1.0
8812025-06-30T22:07:28.459Z Downloaded diff v0.1.13
8822025-06-30T22:07:28.462Z Downloaded deranged v0.3.11
8832025-06-30T22:07:28.465Z Downloaded pin-project v1.1.6
8842025-06-30T22:07:28.474Z Downloaded new_debug_unreachable v1.0.6
8852025-06-30T22:07:28.477Z Downloaded nibble_vec v0.1.0
8862025-06-30T22:07:28.480Z Downloaded twox-hash v2.1.0
8872025-06-30T22:07:28.483Z Downloaded want v0.3.1
8882025-06-30T22:07:28.483Z Downloaded nanorand v0.7.0
8892025-06-30T22:07:28.485Z Downloaded rand_xorshift v0.4.0
8902025-06-30T22:07:28.489Z Downloaded peg v0.8.5
8912025-06-30T22:07:28.492Z Downloaded parse-display v0.10.0
8922025-06-30T22:07:28.492Z Downloaded fixedbitset v0.5.7
8932025-06-30T22:07:28.497Z Downloaded derive_more v0.99.20
8942025-06-30T22:07:28.501Z Downloaded proc-macro-error-attr2 v2.0.0
8952025-06-30T22:07:28.504Z Downloaded polyval v0.6.2
8962025-06-30T22:07:28.504Z Downloaded openssl-probe v0.1.5
8972025-06-30T22:07:28.507Z Downloaded proc-macro-crate v1.3.1
8982025-06-30T22:07:28.507Z Downloaded normalize-line-endings v0.3.0
8992025-06-30T22:07:28.507Z Downloaded pin-utils v0.1.0
9002025-06-30T22:07:28.511Z Downloaded zerocopy-derive v0.8.26
9012025-06-30T22:07:28.517Z Downloaded signature v2.2.0
9022025-06-30T22:07:28.522Z Downloaded pretty-hex v0.2.1
9032025-06-30T22:07:28.522Z Downloaded schemars v0.8.22
9042025-06-30T22:07:28.531Z Downloaded globwalk v0.9.1
9052025-06-30T22:07:28.535Z Downloaded nom v7.1.3
9062025-06-30T22:07:28.538Z Downloaded glob v0.3.2
9072025-06-30T22:07:28.542Z Downloaded strum_macros v0.25.3
9082025-06-30T22:07:28.547Z Downloaded derive_builder_macro v0.20.2
9092025-06-30T22:07:28.547Z Downloaded zstd v0.13.3
9102025-06-30T22:07:28.552Z Downloaded time-core v0.1.2
9112025-06-30T22:07:28.552Z Downloaded openssl-macros v0.1.1
9122025-06-30T22:07:28.552Z Downloaded ghash v0.5.1
9132025-06-30T22:07:28.556Z Downloaded supports-color v3.0.2
9142025-06-30T22:07:28.556Z Downloaded parking_lot_core v0.8.6
9152025-06-30T22:07:28.556Z Downloaded native-tls v0.2.12
9162025-06-30T22:07:28.559Z Downloaded tungstenite v0.23.0
9172025-06-30T22:07:28.562Z Downloaded r2d2 v0.8.10
9182025-06-30T22:07:28.569Z Downloaded primeorder v0.13.6
9192025-06-30T22:07:28.569Z Downloaded ena v0.14.3
9202025-06-30T22:07:28.574Z Downloaded tokio-tungstenite v0.21.0
9212025-06-30T22:07:28.574Z Downloaded termcolor v1.4.1
9222025-06-30T22:07:28.574Z Downloaded tokio-util v0.7.15
9232025-06-30T22:07:28.578Z Downloaded tokio-dtrace v0.1.0
9242025-06-30T22:07:28.583Z Downloaded unicase v2.7.0
9252025-06-30T22:07:28.583Z Downloaded num_threads v0.1.7
9262025-06-30T22:07:28.587Z Downloaded ed25519 v2.2.3
9272025-06-30T22:07:28.587Z Downloaded owo-colors v4.2.2
9282025-06-30T22:07:28.591Z Downloaded signal-hook-tokio v0.3.1
9292025-06-30T22:07:28.591Z Downloaded rustls-pemfile v1.0.4
9302025-06-30T22:07:28.599Z Downloaded fatfs v0.3.6
9312025-06-30T22:07:28.602Z Downloaded pin-project-lite v0.2.14
9322025-06-30T22:07:28.602Z Downloaded pin-project-internal v1.1.6
9332025-06-30T22:07:28.602Z Downloaded tokio-native-tls v0.3.1
9342025-06-30T22:07:28.605Z Downloaded paste v1.0.15
9352025-06-30T22:07:28.611Z Downloaded flagset v0.4.6
9362025-06-30T22:07:28.618Z Downloaded num v0.4.3
9372025-06-30T22:07:28.618Z Downloaded tokio-macros v2.5.0
9382025-06-30T22:07:28.619Z Downloaded rsa v0.9.6
9392025-06-30T22:07:28.623Z Downloaded typify-macro v0.3.0
9402025-06-30T22:07:28.623Z Downloaded simd-adler32 v0.3.7
9412025-06-30T22:07:28.623Z Downloaded vergen v8.3.2
9422025-06-30T22:07:28.631Z Downloaded socket2 v0.5.10
9432025-06-30T22:07:28.631Z Downloaded darling v0.20.10
9442025-06-30T22:07:28.635Z Downloaded pbkdf2 v0.12.2
9452025-06-30T22:07:28.635Z Downloaded tracing-core v0.1.32
9462025-06-30T22:07:28.635Z Downloaded env_logger v0.11.5
9472025-06-30T22:07:28.640Z Downloaded rustls-native-certs v0.8.1
9482025-06-30T22:07:28.645Z Downloaded serde_with_macros v3.12.0
9492025-06-30T22:07:28.645Z Downloaded tinyvec v1.8.0
9502025-06-30T22:07:28.648Z Downloaded parse-zoneinfo v0.3.1
9512025-06-30T22:07:28.653Z Downloaded unicode-normalization v0.1.24
9522025-06-30T22:07:28.659Z Downloaded poly1305 v0.8.0
9532025-06-30T22:07:28.659Z Downloaded ron v0.8.1
9542025-06-30T22:07:28.663Z Downloaded foreign-types v0.5.0
9552025-06-30T22:07:28.663Z Downloaded fallible-iterator v0.2.0
9562025-06-30T22:07:28.667Z Downloaded signal-hook-registry v1.4.2
9572025-06-30T22:07:28.667Z Downloaded oso v0.27.3
9582025-06-30T22:07:28.671Z Downloaded hickory-proto v0.24.4
9592025-06-30T22:07:28.686Z Downloaded nu-ansi-term v0.50.1
9602025-06-30T22:07:28.697Z Downloaded derive-where v1.5.0
9612025-06-30T22:07:28.706Z Downloaded tungstenite v0.21.0
9622025-06-30T22:07:28.706Z Downloaded password-hash v0.5.0
9632025-06-30T22:07:28.706Z Downloaded snafu v0.8.5
9642025-06-30T22:07:28.715Z Downloaded derive_builder v0.20.2
9652025-06-30T22:07:28.715Z Downloaded progenitor-impl v0.10.0
9662025-06-30T22:07:28.715Z Downloaded ecdsa v0.16.9
9672025-06-30T22:07:28.720Z Downloaded rustyline v14.0.0
9682025-06-30T22:07:28.720Z Downloaded env_logger v0.10.2
9692025-06-30T22:07:28.727Z Downloaded pretty_assertions v1.4.1
9702025-06-30T22:07:28.727Z Downloaded blake3 v1.5.4
9712025-06-30T22:07:28.747Z Downloaded unicode-properties v0.1.3
9722025-06-30T22:07:28.753Z Downloaded russh v0.45.0
9732025-06-30T22:07:28.758Z Downloaded futures-util v0.3.31
9742025-06-30T22:07:28.778Z Downloaded similar v2.7.0
9752025-06-30T22:07:28.797Z Downloaded aws-lc-rs v1.12.4
9762025-06-30T22:07:28.805Z Downloaded serde_with v3.12.0
9772025-06-30T22:07:28.806Z Downloaded unicode-bidi v0.3.17
9782025-06-30T22:07:28.820Z Downloaded darling_core v0.20.10
9792025-06-30T22:07:28.820Z Downloaded num-bigint-dig v0.8.4
9802025-06-30T22:07:28.836Z Downloaded expectorate v1.2.0
9812025-06-30T22:07:28.836Z Downloaded tar v0.4.44
9822025-06-30T22:07:28.836Z Downloaded winnow v0.5.40
9832025-06-30T22:07:28.861Z Downloaded rand v0.8.5
9842025-06-30T22:07:28.861Z Downloaded bitvec v1.0.1
9852025-06-30T22:07:28.902Z Downloaded tower-http v0.6.6
9862025-06-30T22:07:28.902Z Downloaded quinn-proto v0.11.8
9872025-06-30T22:07:28.902Z Downloaded steno v0.4.1
9882025-06-30T22:07:28.935Z Downloaded zip v4.2.0
9892025-06-30T22:07:28.935Z Downloaded p384 v0.13.0
9902025-06-30T22:07:28.935Z Downloaded tough v0.20.0
9912025-06-30T22:07:28.935Z Downloaded unicode-segmentation v1.12.0
9922025-06-30T22:07:28.935Z Downloaded winnow v0.6.26
9932025-06-30T22:07:28.935Z Downloaded portable-atomic v1.11.0
9942025-06-30T22:07:28.935Z Downloaded h2 v0.4.6
9952025-06-30T22:07:28.952Z Downloaded salty v0.3.0
9962025-06-30T22:07:28.952Z Downloaded zerocopy v0.8.26
9972025-06-30T22:07:28.982Z Downloaded rustls-webpki v0.101.7
9982025-06-30T22:07:29.037Z Downloaded rayon v1.10.0
9992025-06-30T22:07:29.037Z Downloaded proptest v1.7.0
10002025-06-30T22:07:29.045Z Downloaded petname v2.0.2
10012025-06-30T22:07:29.045Z Downloaded regex v1.11.1
10022025-06-30T22:07:29.045Z Downloaded rustls-webpki v0.102.8
10032025-06-30T22:07:29.045Z Downloaded openssl v0.10.73
10042025-06-30T22:07:29.045Z Downloaded nix v0.29.0
10052025-06-30T22:07:29.056Z Downloaded vcpkg v0.2.15
10062025-06-30T22:07:29.105Z Downloaded nix v0.28.0
10072025-06-30T22:07:29.117Z Downloaded regress v0.10.3
10082025-06-30T22:07:29.130Z Downloaded git2 v0.19.0
10092025-06-30T22:07:29.152Z Downloaded bstr v1.10.0
10102025-06-30T22:07:29.167Z Downloaded rustls v0.21.12
10112025-06-30T22:07:29.167Z Downloaded radix_trie v0.2.1
10122025-06-30T22:07:29.221Z Downloaded dropshot v0.16.2
10132025-06-30T22:07:29.221Z Downloaded object v0.30.4
10142025-06-30T22:07:29.221Z Downloaded openapiv3 v2.2.0
10152025-06-30T22:07:29.260Z Downloaded nix v0.27.1
10162025-06-30T22:07:29.260Z Downloaded diesel v2.2.11
10172025-06-30T22:07:29.279Z Downloaded typify-impl v0.4.1
10182025-06-30T22:07:29.279Z Downloaded sled v0.34.7
10192025-06-30T22:07:29.305Z Downloaded typify-impl v0.3.0
10202025-06-30T22:07:29.306Z Downloaded rustls v0.23.19
10212025-06-30T22:07:29.306Z Downloaded typify-impl v0.2.0
10222025-06-30T22:07:29.328Z Downloaded rustls v0.22.4
10232025-06-30T22:07:29.350Z Downloaded gimli v0.31.1
10242025-06-30T22:07:29.350Z Downloaded smoltcp v0.11.0
10252025-06-30T22:07:29.370Z Downloaded webpki-roots v1.0.0
10262025-06-30T22:07:29.371Z Downloaded jiff v0.2.15
10272025-06-30T22:07:29.415Z Downloaded smoltcp v0.9.1
10282025-06-30T22:07:29.445Z Downloaded zerocopy-derive v0.6.6
10292025-06-30T22:07:29.445Z Downloaded ratatui v0.29.0
10302025-06-30T22:07:29.445Z Downloaded regex-automata v0.4.8
10312025-06-30T22:07:29.469Z Downloaded lzma-sys v0.1.20
10322025-06-30T22:07:29.483Z Downloaded bzip2-sys v0.1.13+1.0.8
10332025-06-30T22:07:29.511Z Downloaded object v0.36.5
10342025-06-30T22:07:29.512Z Downloaded polar-core v0.27.3
10352025-06-30T22:07:29.583Z Downloaded petgraph v0.6.5
10362025-06-30T22:07:29.583Z Downloaded chrono-tz v0.10.3
10372025-06-30T22:07:29.583Z Downloaded regex-syntax v0.8.5
10382025-06-30T22:07:29.610Z Downloaded nix v0.30.1
10392025-06-30T22:07:29.610Z Downloaded curve25519-dalek v4.1.3
10402025-06-30T22:07:29.610Z Downloaded hickory-proto v0.25.2
10412025-06-30T22:07:29.610Z Downloaded petgraph v0.8.2
10422025-06-30T22:07:29.641Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10432025-06-30T22:07:29.666Z Downloaded libz-sys v1.1.20
10442025-06-30T22:07:29.666Z Downloaded regex-syntax v0.6.29
10452025-06-30T22:07:29.702Z Downloaded zlib-rs v0.5.1
10462025-06-30T22:07:29.703Z Downloaded tokio v1.45.1
10472025-06-30T22:07:29.732Z Downloaded reqwest v0.12.20
10482025-06-30T22:07:29.732Z Downloaded csv v1.3.1
10492025-06-30T22:07:29.743Z Downloaded sha3 v0.10.8
10502025-06-30T22:07:29.743Z Downloaded tower v0.5.2
10512025-06-30T22:07:29.748Z Downloaded ssh-key v0.6.6
10522025-06-30T22:07:29.762Z Downloaded time v0.3.36
10532025-06-30T22:07:29.771Z Downloaded rpassword v7.4.0
10542025-06-30T22:07:29.771Z Downloaded chrono v0.4.41
10552025-06-30T22:07:29.787Z Downloaded quick-xml v0.37.2
10562025-06-30T22:07:29.806Z Downloaded typed-path v0.9.3
10572025-06-30T22:07:29.806Z Downloaded tabled v0.18.0
10582025-06-30T22:07:29.807Z Downloaded moka v0.12.10
10592025-06-30T22:07:29.812Z Downloaded der v0.7.9
10602025-06-30T22:07:29.821Z Downloaded rayon-core v1.12.1
10612025-06-30T22:07:29.836Z Downloaded serde_yaml v0.9.34+deprecated
10622025-06-30T22:07:29.836Z Downloaded daft-derive v0.1.3
10632025-06-30T22:07:29.845Z Downloaded daft v0.1.3
10642025-06-30T22:07:29.845Z Downloaded value-bag v1.9.0
10652025-06-30T22:07:29.845Z Downloaded sqlparser v0.45.0
10662025-06-30T22:07:29.845Z Downloaded signal-hook-mio v0.2.4
10672025-06-30T22:07:29.845Z Downloaded shell-words v1.1.0
10682025-06-30T22:07:29.852Z Downloaded term v0.7.0
10692025-06-30T22:07:29.852Z Downloaded num-bigint v0.4.6
10702025-06-30T22:07:29.852Z Downloaded rand_core v0.9.2
10712025-06-30T22:07:29.852Z Downloaded dropshot_endpoint v0.16.2
10722025-06-30T22:07:29.859Z Downloaded rand_seeder v0.3.0
10732025-06-30T22:07:29.859Z Downloaded p521 v0.13.3
10742025-06-30T22:07:29.866Z Downloaded zopfli v0.8.1
10752025-06-30T22:07:29.866Z Downloaded encoding_rs v0.8.34
10762025-06-30T22:07:29.885Z Downloaded path-slash v0.1.5
10772025-06-30T22:07:29.891Z Downloaded parse-display-derive v0.10.0
10782025-06-30T22:07:29.891Z Downloaded tap v1.0.1
10792025-06-30T22:07:29.891Z Downloaded progenitor-client v0.10.0
10802025-06-30T22:07:29.891Z Downloaded lalrpop v0.19.12
10812025-06-30T22:07:29.904Z Downloaded sha1 v0.10.6
10822025-06-30T22:07:29.909Z Downloaded multimap v0.10.1
10832025-06-30T22:07:29.909Z Downloaded uzers v0.12.1
10842025-06-30T22:07:29.909Z Downloaded reedline v0.40.0
10852025-06-30T22:07:29.914Z Downloaded ring v0.17.14
10862025-06-30T22:07:29.961Z Downloaded group v0.13.0
10872025-06-30T22:07:29.966Z Downloaded snafu-derive v0.8.5
10882025-06-30T22:07:29.966Z Downloaded fd-lock v4.0.2
10892025-06-30T22:07:29.966Z Downloaded sync-ptr v0.1.4
10902025-06-30T22:07:29.966Z Downloaded unarray v0.1.4
10912025-06-30T22:07:29.976Z Downloaded universal-hash v0.5.1
10922025-06-30T22:07:29.977Z Downloaded phf v0.11.2
10932025-06-30T22:07:29.977Z Downloaded parking_lot_core v0.9.10
10942025-06-30T22:07:29.977Z Downloaded newtype-uuid v1.2.4
10952025-06-30T22:07:29.977Z Downloaded rand v0.9.1
10962025-06-30T22:07:29.983Z Downloaded rustls-pki-types v1.10.0
10972025-06-30T22:07:29.984Z Downloaded libgit2-sys v0.17.0+1.8.1
10982025-06-30T22:07:30.040Z Downloaded rtoolbox v0.0.2
10992025-06-30T22:07:30.049Z Downloaded ref-cast v1.0.24
11002025-06-30T22:07:30.049Z Downloaded tracing v0.1.40
11012025-06-30T22:07:30.049Z Downloaded radium v0.7.0
11022025-06-30T22:07:30.056Z Downloaded ppv-lite86 v0.2.20
11032025-06-30T22:07:30.056Z Downloaded spin v0.9.8
11042025-06-30T22:07:30.056Z Downloaded publicsuffix v2.3.0
11052025-06-30T22:07:30.057Z Downloaded x509-cert v0.2.5
11062025-06-30T22:07:30.069Z Downloaded crossterm v0.28.1
11072025-06-30T22:07:30.079Z Downloaded stringprep v0.1.5
11082025-06-30T22:07:30.080Z Downloaded serde_urlencoded v0.7.1
11092025-06-30T22:07:30.080Z Downloaded des v0.8.1
11102025-06-30T22:07:30.080Z Downloaded zone v0.1.8
11112025-06-30T22:07:30.080Z Downloaded progenitor v0.9.1
11122025-06-30T22:07:30.080Z Downloaded typify v0.3.0
11132025-06-30T22:07:30.080Z Downloaded vte v0.11.1
11142025-06-30T22:07:30.091Z Downloaded hkdf v0.12.4
11152025-06-30T22:07:30.091Z Downloaded subprocess v0.2.9
11162025-06-30T22:07:30.092Z Downloaded zstd-safe v7.2.3
11172025-06-30T22:07:30.092Z Downloaded typify v0.2.0
11182025-06-30T22:07:30.092Z Downloaded progenitor v0.8.0
11192025-06-30T22:07:30.092Z Downloaded fs_extra v1.3.0
11202025-06-30T22:07:30.104Z Downloaded fs-err v2.11.0
11212025-06-30T22:07:30.104Z Downloaded precomputed-hash v0.1.1
11222025-06-30T22:07:30.104Z Downloaded dsl_auto_type v0.1.2
11232025-06-30T22:07:30.104Z Downloaded headers v0.4.1
11242025-06-30T22:07:30.104Z Downloaded hashbrown v0.12.3
11252025-06-30T22:07:30.110Z Downloaded ed25519-dalek v2.1.1
11262025-06-30T22:07:30.110Z Downloaded same-file v1.0.6
11272025-06-30T22:07:30.110Z Downloaded phf_generator v0.11.2
11282025-06-30T22:07:30.110Z Downloaded foreign-types-shared v0.1.1
11292025-06-30T22:07:30.111Z Downloaded postgres-protocol v0.6.8
11302025-06-30T22:07:30.111Z Downloaded sct v0.7.1
11312025-06-30T22:07:30.115Z Downloaded peg-macros v0.8.5
11322025-06-30T22:07:30.115Z Downloaded zip v0.6.6
11332025-06-30T22:07:30.124Z Downloaded flume v0.11.1
11342025-06-30T22:07:30.124Z Downloaded num-complex v0.4.6
11352025-06-30T22:07:30.124Z Downloaded ron v0.7.1
11362025-06-30T22:07:30.129Z Downloaded document-features v0.2.10
11372025-06-30T22:07:30.129Z Downloaded diesel-dtrace v0.4.2
11382025-06-30T22:07:30.129Z Downloaded termios v0.3.3
11392025-06-30T22:07:30.133Z Downloaded unicode_categories v0.1.1
11402025-06-30T22:07:30.133Z Downloaded prefix-trie v0.7.0
11412025-06-30T22:07:30.133Z Downloaded papergrid v0.14.0
11422025-06-30T22:07:30.138Z Downloaded diesel_derives v2.2.3
11432025-06-30T22:07:30.141Z Downloaded quinn-udp v0.5.5
11442025-06-30T22:07:30.145Z Downloaded p256 v0.13.2
11452025-06-30T22:07:30.149Z Downloaded getrandom v0.2.15
11462025-06-30T22:07:30.149Z Downloaded toml_edit v0.19.15
11472025-06-30T22:07:30.165Z Downloaded progenitor-macro v0.8.0
11482025-06-30T22:07:30.168Z Downloaded password-hash v0.4.2
11492025-06-30T22:07:30.169Z Downloaded serde_cbor v0.11.2
11502025-06-30T22:07:30.169Z Downloaded slog v2.7.0
11512025-06-30T22:07:30.176Z Downloaded zeroize v1.8.1
11522025-06-30T22:07:30.176Z Downloaded number_prefix v0.4.0
11532025-06-30T22:07:30.176Z Downloaded rustc_version v0.1.7
11542025-06-30T22:07:30.179Z Downloaded itertools v0.14.0
11552025-06-30T22:07:30.184Z Downloaded progenitor-impl v0.9.1
11562025-06-30T22:07:30.184Z Downloaded progenitor-impl v0.8.0
11572025-06-30T22:07:30.190Z Downloaded samael v0.0.19
11582025-06-30T22:07:30.193Z Downloaded difflib v0.4.0
11592025-06-30T22:07:30.194Z Downloaded yansi v1.0.1
11602025-06-30T22:07:30.194Z Downloaded uuid v1.17.0
11612025-06-30T22:07:30.198Z Downloaded crossbeam-channel v0.5.15
11622025-06-30T22:07:30.202Z Downloaded num-integer v0.1.46
11632025-06-30T22:07:30.202Z Downloaded half v2.4.1
11642025-06-30T22:07:30.207Z Downloaded rusty-fork v0.3.0
11652025-06-30T22:07:30.207Z Downloaded dirs-sys-next v0.1.2
11662025-06-30T22:07:30.226Z Downloaded dirs-next v2.0.0
11672025-06-30T22:07:30.226Z Downloaded defmt-macros v0.3.9
11682025-06-30T22:07:30.226Z Downloaded typify-macro v0.4.1
11692025-06-30T22:07:30.226Z Downloaded tracing-attributes v0.1.27
11702025-06-30T22:07:30.226Z Downloaded zerocopy v0.6.6
11712025-06-30T22:07:30.226Z Downloaded structmeta v0.3.0
11722025-06-30T22:07:30.226Z Downloaded ssh-encoding v0.2.0
11732025-06-30T22:07:30.226Z Downloaded ssh-cipher v0.2.0
11742025-06-30T22:07:30.226Z Downloaded slab v0.4.9
11752025-06-30T22:07:30.227Z Downloaded serde_plain v1.0.2
11762025-06-30T22:07:30.227Z Downloaded quinn v0.11.5
11772025-06-30T22:07:30.231Z Downloaded itertools v0.12.1
11782025-06-30T22:07:30.234Z Downloaded scrypt v0.11.0
11792025-06-30T22:07:30.234Z Downloaded rfc6979 v0.4.0
11802025-06-30T22:07:30.234Z Downloaded rand_chacha v0.9.0
11812025-06-30T22:07:30.238Z Downloaded predicates v3.1.3
11822025-06-30T22:07:30.238Z Downloaded pkcs8 v0.10.2
11832025-06-30T22:07:30.241Z Downloaded pkcs1 v0.7.5
11842025-06-30T22:07:30.241Z Downloaded libxml v0.3.3
11852025-06-30T22:07:30.253Z Downloaded itertools v0.10.5
11862025-06-30T22:07:30.257Z Downloaded const_format v0.2.34
11872025-06-30T22:07:30.257Z Downloaded backtrace v0.3.74
11882025-06-30T22:07:30.261Z Downloaded futures-core v0.3.31
11892025-06-30T22:07:30.265Z Downloaded packed_struct_codegen v0.10.1
11902025-06-30T22:07:30.265Z Downloaded der_derive v0.7.3
11912025-06-30T22:07:30.268Z Downloaded strip-ansi-escapes v0.2.0
11922025-06-30T22:07:30.268Z Downloaded serde_path_to_error v0.1.17
11932025-06-30T22:07:30.268Z Downloaded rand_chacha v0.3.1
11942025-06-30T22:07:30.271Z Downloaded predicates-core v1.0.8
11952025-06-30T22:07:30.271Z Downloaded num-rational v0.4.2
11962025-06-30T22:07:30.271Z Downloaded gethostname v0.5.0
11972025-06-30T22:07:30.274Z Downloaded foldhash v0.1.5
11982025-06-30T22:07:30.274Z Downloaded ff v0.13.0
11992025-06-30T22:07:30.274Z Downloaded embedded-io v0.4.0
12002025-06-30T22:07:30.277Z Downloaded embedded-io v0.6.1
12012025-06-30T22:07:30.277Z Downloaded either v1.15.0
12022025-06-30T22:07:30.281Z Downloaded display-error-chain v0.2.2
12032025-06-30T22:07:30.281Z Downloaded defmt v0.3.8
12042025-06-30T22:07:30.285Z Downloaded test-strategy v0.4.1
12052025-06-30T22:07:30.291Z Downloaded prettyplease v0.2.35
12062025-06-30T22:07:30.294Z Downloaded http v1.3.1
12072025-06-30T22:07:30.294Z Downloaded hickory-server v0.25.2
12082025-06-30T22:07:30.297Z Downloaded xshell v0.2.7
12092025-06-30T22:07:30.301Z Downloaded crossbeam-epoch v0.9.18
12102025-06-30T22:07:30.303Z Downloaded hash32 v0.3.1
12112025-06-30T22:07:30.304Z Downloaded float-ord v0.3.2
12122025-06-30T22:07:30.304Z Downloaded float-cmp v0.10.0
12132025-06-30T22:07:30.306Z Downloaded signal-hook v0.3.18
12142025-06-30T22:07:30.306Z Downloaded minimal-lexical v0.2.1
12152025-06-30T22:07:30.310Z Downloaded chacha20poly1305 v0.10.1
12162025-06-30T22:07:30.313Z Downloaded bytes v1.10.1
12172025-06-30T22:07:30.316Z Downloaded jiff-static v0.2.15
12182025-06-30T22:07:30.319Z Downloaded tabwriter v1.4.0
12192025-06-30T22:07:30.323Z Downloaded sqlformat v0.3.5
12202025-06-30T22:07:30.324Z Downloaded smallvec v0.6.14
12212025-06-30T22:07:30.324Z Downloaded slog-term v2.9.1
12222025-06-30T22:07:30.326Z Downloaded xattr v1.3.1
12232025-06-30T22:07:30.326Z Downloaded subtle v2.6.1
12242025-06-30T22:07:30.327Z Downloaded litrs v0.4.1
12252025-06-30T22:07:30.329Z Downloaded indexmap v1.9.3
12262025-06-30T22:07:30.334Z Downloaded jobserver v0.1.32
12272025-06-30T22:07:30.339Z Downloaded md-5 v0.10.6
12282025-06-30T22:07:30.339Z Downloaded libloading v0.8.5
12292025-06-30T22:07:30.343Z Downloaded libefi-sys v0.1.0
12302025-06-30T22:07:30.343Z Downloaded hyper v1.6.0
12312025-06-30T22:07:30.349Z Downloaded hostname v0.3.1
12322025-06-30T22:07:30.353Z Downloaded crossbeam-deque v0.8.5
12332025-06-30T22:07:30.353Z Downloaded cancel-safe-futures v0.1.5
12342025-06-30T22:07:30.353Z Downloaded ingot-macros v0.1.0
12352025-06-30T22:07:30.359Z Downloaded aes v0.8.4
12362025-06-30T22:07:30.359Z Downloaded shlex v1.3.0
12372025-06-30T22:07:30.363Z Downloaded home v0.5.9
12382025-06-30T22:07:30.363Z Downloaded linked-hash-map v0.5.6
12392025-06-30T22:07:30.363Z Downloaded libsw-core v0.3.1
12402025-06-30T22:07:30.363Z Downloaded hostname v0.4.0
12412025-06-30T22:07:30.363Z Downloaded cookie_store v0.21.1
12422025-06-30T22:07:30.368Z Downloaded ciborium v0.2.2
12432025-06-30T22:07:30.368Z Downloaded libz-rs-sys v0.5.1
12442025-06-30T22:07:30.368Z Downloaded lazycell v1.3.0
12452025-06-30T22:07:30.372Z Downloaded keccak v0.1.5
12462025-06-30T22:07:30.372Z Downloaded schemars_derive v0.8.22
12472025-06-30T22:07:30.372Z Downloaded maplit v1.0.2
12482025-06-30T22:07:30.372Z Downloaded lzss v0.8.2
12492025-06-30T22:07:30.375Z Downloaded lru v0.12.5
12502025-06-30T22:07:30.375Z Downloaded libscf-sys v1.1.0
12512025-06-30T22:07:30.375Z Downloaded lazy_static v1.5.0
12522025-06-30T22:07:30.375Z Downloaded lalrpop-util v0.19.12
12532025-06-30T22:07:30.378Z Downloaded colored v2.2.0
12542025-06-30T22:07:30.378Z Downloaded cipher v0.4.4
12552025-06-30T22:07:30.381Z Downloaded cexpr v0.6.0
12562025-06-30T22:07:30.381Z Downloaded atomicwrites v0.4.4
12572025-06-30T22:07:30.384Z Downloaded is_ci v1.2.0
12582025-06-30T22:07:30.384Z Downloaded ipnetwork v0.21.1
12592025-06-30T22:07:30.389Z Downloaded ingot v0.1.0
12602025-06-30T22:07:30.389Z Downloaded md5 v0.7.0
12612025-06-30T22:07:30.389Z Downloaded const_format_proc_macros v0.2.34
12622025-06-30T22:07:30.392Z Downloaded cargo_metadata v0.18.1
12632025-06-30T22:07:30.392Z Downloaded rustc-hash v1.1.0
12642025-06-30T22:07:30.392Z Downloaded http-range v0.1.5
12652025-06-30T22:07:30.392Z Downloaded http-body v1.0.1
12662025-06-30T22:07:30.403Z Downloaded is-terminal v0.4.13
12672025-06-30T22:07:30.403Z Downloaded internet-checksum v0.2.1
12682025-06-30T22:07:30.403Z Downloaded bcs v0.1.6
12692025-06-30T22:07:30.407Z Downloaded indoc v1.0.9
12702025-06-30T22:07:30.407Z Downloaded indent_write v2.2.0
12712025-06-30T22:07:30.407Z Downloaded impl-trait-for-tuples v0.2.2
12722025-06-30T22:07:30.407Z Downloaded blowfish v0.9.1
12732025-06-30T22:07:30.407Z Downloaded bitflags v1.3.2
12742025-06-30T22:07:30.407Z Downloaded base64ct v1.6.0
12752025-06-30T22:07:30.411Z Downloaded allocator-api2 v0.2.21
12762025-06-30T22:07:30.414Z Downloaded hyper-util v0.1.14
12772025-06-30T22:07:30.418Z Downloaded heapless v0.8.0
12782025-06-30T22:07:30.422Z Downloaded progenitor-client v0.8.0
12792025-06-30T22:07:30.426Z Downloaded base16ct v0.2.0
12802025-06-30T22:07:30.426Z Downloaded atomic-waker v1.1.2
12812025-06-30T22:07:30.426Z Downloaded cmake v0.1.51
12822025-06-30T22:07:30.429Z Downloaded chrono-tz-build v0.4.0
12832025-06-30T22:07:30.429Z Downloaded block-padding v0.3.3
12842025-06-30T22:07:30.429Z Downloaded crc v3.2.1
12852025-06-30T22:07:30.432Z Downloaded hex v0.4.3
12862025-06-30T22:07:30.688Z Downloaded aws-lc-sys v0.26.0
12872025-06-30T22:07:31.038Z Compiling value-bag v1.9.0
12882025-06-30T22:07:31.038Z Compiling shlex v1.3.0
12892025-06-30T22:07:31.038Z Compiling lock_api v0.4.12
12902025-06-30T22:07:31.041Z Compiling scopeguard v1.2.0
12912025-06-30T22:07:31.041Z Compiling typenum v1.17.0
12922025-06-30T22:07:31.041Z Compiling generic-array v0.14.7
12932025-06-30T22:07:31.041Z Compiling syn v2.0.104
12942025-06-30T22:07:31.041Z Compiling getrandom v0.2.15
12952025-06-30T22:07:31.319Z Compiling jobserver v0.1.32
12962025-06-30T22:07:31.562Z Compiling rand_core v0.6.4
12972025-06-30T22:07:31.577Z Compiling smallvec v1.15.0
12982025-06-30T22:07:31.654Z Compiling log v0.4.27
12992025-06-30T22:07:31.746Z Compiling cc v1.2.15
13002025-06-30T22:07:32.068Z Compiling portable-atomic v1.11.0
13012025-06-30T22:07:32.073Z Compiling critical-section v1.1.3
13022025-06-30T22:07:32.100Z Compiling subtle v2.6.1
13032025-06-30T22:07:32.115Z Compiling const-oid v0.9.6
13042025-06-30T22:07:32.223Z Compiling pkg-config v0.3.31
13052025-06-30T22:07:32.349Z Compiling parking_lot_core v0.9.10
13062025-06-30T22:07:32.446Z Compiling pin-project-lite v0.2.14
13072025-06-30T22:07:32.582Z Compiling rustix v0.38.37
13082025-06-30T22:07:33.359Z Compiling signal-hook-registry v1.4.2
13092025-06-30T22:07:33.390Z Compiling parking_lot v0.12.3
13102025-06-30T22:07:33.465Z Compiling mio v1.0.2
13112025-06-30T22:07:33.495Z Compiling futures-core v0.3.31
13122025-06-30T22:07:33.763Z Compiling spin v0.9.8
13132025-06-30T22:07:34.176Z Compiling once_cell v1.21.3
13142025-06-30T22:07:34.216Z Compiling socket2 v0.5.10
13152025-06-30T22:07:34.244Z Compiling aho-corasick v1.1.3
13162025-06-30T22:07:34.289Z Compiling slab v0.4.9
13172025-06-30T22:07:34.311Z Compiling serde_json v1.0.140
13182025-06-30T22:07:34.578Z Compiling cpufeatures v0.2.14
13192025-06-30T22:07:34.599Z Compiling regex-syntax v0.8.5
13202025-06-30T22:07:34.626Z Compiling libm v0.2.8
13212025-06-30T22:07:34.653Z Compiling either v1.15.0
13222025-06-30T22:07:34.880Z Compiling num-traits v0.2.19
13232025-06-30T22:07:34.977Z Compiling getrandom v0.3.1
13242025-06-30T22:07:35.095Z Compiling futures-sink v0.3.31
13252025-06-30T22:07:35.125Z Compiling percent-encoding v2.3.1
13262025-06-30T22:07:35.201Z Compiling glob v0.3.2
13272025-06-30T22:07:35.524Z Compiling prettyplease v0.2.35
13282025-06-30T22:07:35.794Z Compiling lazy_static v1.5.0
13292025-06-30T22:07:35.890Z Compiling allocator-api2 v0.2.21
13302025-06-30T22:07:35.947Z Compiling foldhash v0.1.5
13312025-06-30T22:07:36.044Z Compiling clang-sys v1.8.1
13322025-06-30T22:07:36.093Z Compiling minimal-lexical v0.2.1
13332025-06-30T22:07:36.363Z Compiling libloading v0.8.5
13342025-06-30T22:07:36.630Z Compiling hashbrown v0.15.4
13352025-06-30T22:07:36.751Z Compiling nom v7.1.3
13362025-06-30T22:07:36.770Z Compiling base64ct v1.6.0
13372025-06-30T22:07:36.801Z Compiling bindgen v0.69.5
13382025-06-30T22:07:37.333Z Compiling home v0.5.9
13392025-06-30T22:07:37.549Z Compiling pem-rfc7468 v0.7.0
13402025-06-30T22:07:37.889Z Compiling futures-channel v0.3.31
13412025-06-30T22:07:38.150Z Compiling itertools v0.12.1
13422025-06-30T22:07:38.304Z Compiling regex-automata v0.4.8
13432025-06-30T22:07:38.400Z Compiling futures-io v0.3.31
13442025-06-30T22:07:38.602Z Compiling synstructure v0.13.1
13452025-06-30T22:07:40.035Z Compiling cexpr v0.6.0
13462025-06-30T22:07:40.089Z Compiling futures-task v0.3.31
13472025-06-30T22:07:40.392Z Compiling lazycell v1.3.0
13482025-06-30T22:07:40.436Z Compiling rustc-hash v1.1.0
13492025-06-30T22:07:40.581Z Compiling pin-utils v0.1.0
13502025-06-30T22:07:40.632Z Compiling flagset v0.4.6
13512025-06-30T22:07:40.694Z Compiling cmake v0.1.51
13522025-06-30T22:07:40.864Z Compiling fs_extra v1.3.0
13532025-06-30T22:07:41.367Z Compiling dunce v1.0.5
13542025-06-30T22:07:41.708Z Compiling form_urlencoded v1.2.1
13552025-06-30T22:07:41.737Z Compiling zerocopy v0.8.26
13562025-06-30T22:07:41.737Z Compiling vcpkg v0.2.15
13572025-06-30T22:07:41.737Z Compiling paste v1.0.15
13582025-06-30T22:07:41.737Z Compiling crossbeam-utils v0.8.21
13592025-06-30T22:07:41.737Z Compiling ring v0.17.14
13602025-06-30T22:07:42.154Z Compiling tracing-core v0.1.32
13612025-06-30T22:07:42.246Z Compiling aws-lc-rs v1.12.4
13622025-06-30T22:07:42.549Z Compiling iana-time-zone v0.1.63
13632025-06-30T22:07:43.104Z Compiling base64 v0.22.1
13642025-06-30T22:07:43.125Z Compiling openssl-sys v0.9.109
13652025-06-30T22:07:43.338Z Compiling rustls-pki-types v1.10.0
13662025-06-30T22:07:43.470Z Compiling serde_derive v1.0.219
13672025-06-30T22:07:43.748Z Compiling zeroize_derive v1.4.2
13682025-06-30T22:07:43.997Z Compiling zerofrom-derive v0.1.4
13692025-06-30T22:07:44.144Z Compiling yoke-derive v0.7.4
13702025-06-30T22:07:44.293Z Compiling zerovec-derive v0.10.3
13712025-06-30T22:07:45.113Z Compiling zeroize v1.8.1
13722025-06-30T22:07:46.550Z Compiling displaydoc v0.2.5
13732025-06-30T22:07:46.617Z Compiling zerocopy-derive v0.7.35
13742025-06-30T22:07:46.781Z Compiling crypto-common v0.1.6
13752025-06-30T22:07:47.033Z Compiling block-buffer v0.10.4
13762025-06-30T22:07:47.201Z Compiling zerofrom v0.1.4
13772025-06-30T22:07:47.326Z Compiling digest v0.10.7
13782025-06-30T22:07:47.447Z Compiling yoke v0.7.4
13792025-06-30T22:07:47.700Z Compiling tokio-macros v2.5.0
13802025-06-30T22:07:47.785Z Compiling zerovec v0.10.4
13812025-06-30T22:07:47.807Z Compiling hmac v0.12.1
13822025-06-30T22:07:47.938Z Compiling icu_provider_macros v1.5.0
13832025-06-30T22:07:48.092Z Compiling block-padding v0.3.3
13842025-06-30T22:07:48.263Z Compiling sha2 v0.10.9
13852025-06-30T22:07:48.370Z Compiling inout v0.1.3
13862025-06-30T22:07:48.461Z Compiling zerocopy v0.7.35
13872025-06-30T22:07:48.620Z Compiling cipher v0.4.4
13882025-06-30T22:07:49.020Z Compiling regex v1.11.1
13892025-06-30T22:07:49.114Z Compiling der_derive v0.7.3
13902025-06-30T22:07:49.164Z Compiling futures-macro v0.3.31
13912025-06-30T22:07:49.380Z Compiling thiserror-impl v1.0.69
13922025-06-30T22:07:49.747Z Compiling tinystr v0.7.6
13932025-06-30T22:07:49.872Z Compiling icu_collections v1.5.0
13942025-06-30T22:07:49.951Z Compiling ppv-lite86 v0.2.20
13952025-06-30T22:07:50.109Z Compiling icu_locid v1.5.0
13962025-06-30T22:07:50.496Z Compiling serde v1.0.219
13972025-06-30T22:07:50.710Z Compiling salsa20 v0.10.2
13982025-06-30T22:07:50.962Z Compiling futures-util v0.3.31
13992025-06-30T22:07:50.965Z Compiling pbkdf2 v0.12.2
14002025-06-30T22:07:51.014Z Compiling cbc v0.1.2
14012025-06-30T22:07:51.159Z Compiling scrypt v0.11.0
14022025-06-30T22:07:51.250Z Compiling icu_provider v1.5.0
14032025-06-30T22:07:51.289Z Compiling der v0.7.9
14042025-06-30T22:07:51.513Z Compiling aes v0.8.4
14052025-06-30T22:07:51.644Z Compiling zerocopy-derive v0.8.26
14062025-06-30T22:07:51.980Z Compiling icu_locid_transform v1.5.0
14072025-06-30T22:07:52.262Z Compiling thiserror v1.0.69
14082025-06-30T22:07:52.282Z Compiling tracing-attributes v0.1.27
14092025-06-30T22:07:52.408Z Compiling pest v2.7.14
14102025-06-30T22:07:54.149Z Compiling icu_properties v1.5.1
14112025-06-30T22:07:54.225Z Compiling spki v0.7.3
14122025-06-30T22:07:54.232Z Compiling scroll_derive v0.12.0
14132025-06-30T22:07:54.615Z Compiling pkcs5 v0.7.1
14142025-06-30T22:07:55.353Z Compiling pkcs8 v0.10.2
14152025-06-30T22:07:55.491Z Compiling tracing v0.1.40
14162025-06-30T22:07:55.578Z Compiling bitflags v2.9.0
14172025-06-30T22:07:55.696Z Compiling bytes v1.10.1
14182025-06-30T22:07:55.876Z Compiling semver v1.0.26
14192025-06-30T22:07:56.008Z Compiling indexmap v2.9.0
14202025-06-30T22:07:56.359Z Compiling rustc_version v0.4.1
14212025-06-30T22:07:56.569Z Compiling uuid v1.17.0
14222025-06-30T22:07:56.982Z Compiling tokio v1.45.1
14232025-06-30T22:07:57.106Z Compiling http v1.3.1
14242025-06-30T22:07:57.353Z Compiling chrono v0.4.41
14252025-06-30T22:07:58.035Z Compiling icu_normalizer v1.5.0
14262025-06-30T22:07:58.415Z Compiling pest_meta v2.7.14
14272025-06-30T22:07:58.615Z Compiling http-body v1.0.1
14282025-06-30T22:07:58.615Z Compiling httparse v1.9.5
14292025-06-30T22:07:58.914Z Compiling tinyvec_macros v0.1.1
14302025-06-30T22:07:59.033Z Compiling idna_adapter v1.2.0
14312025-06-30T22:07:59.239Z Compiling idna v1.0.3
14322025-06-30T22:07:59.281Z Compiling tinyvec v1.8.0
14332025-06-30T22:07:59.404Z Compiling which v4.4.2
14342025-06-30T22:07:59.962Z Compiling url v2.5.4
14352025-06-30T22:08:00.410Z Compiling pest_generator v2.7.14
14362025-06-30T22:08:00.709Z Compiling rand_core v0.9.2
14372025-06-30T22:08:00.756Z Compiling scroll v0.12.0
14382025-06-30T22:08:00.778Z Compiling serde_derive_internals v0.29.1
14392025-06-30T22:08:01.141Z Compiling bzip2-sys v0.1.13+1.0.8
14402025-06-30T22:08:01.308Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14412025-06-30T22:08:01.623Z Compiling foreign-types-shared v0.1.1
14422025-06-30T22:08:01.693Z Compiling openssl-probe v0.1.5
14432025-06-30T22:08:01.754Z Compiling rustversion v1.0.17
14442025-06-30T22:08:02.014Z Compiling untrusted v0.9.0
14452025-06-30T22:08:02.052Z Compiling untrusted v0.7.1
14462025-06-30T22:08:02.118Z Compiling adler2 v2.0.0
14472025-06-30T22:08:02.220Z Compiling num-conv v0.1.0
14482025-06-30T22:08:02.260Z Compiling atomic-waker v1.1.2
14492025-06-30T22:08:02.341Z Compiling try-lock v0.2.5
14502025-06-30T22:08:02.406Z Compiling powerfmt v0.2.0
14512025-06-30T22:08:02.448Z Compiling schemars v0.8.22
14522025-06-30T22:08:02.502Z Compiling openssl v0.10.73
14532025-06-30T22:08:02.503Z Compiling tower-service v0.3.3
14542025-06-30T22:08:02.614Z Compiling time-core v0.1.2
14552025-06-30T22:08:02.676Z Compiling deranged v0.3.11
14562025-06-30T22:08:02.757Z Compiling pest_derive v2.7.14
14572025-06-30T22:08:02.812Z Compiling time-macros v0.2.18
14582025-06-30T22:08:02.838Z Compiling want v0.3.1
14592025-06-30T22:08:02.935Z Compiling schemars_derive v0.8.22
14602025-06-30T22:08:03.061Z Compiling goblin v0.8.2
14612025-06-30T22:08:03.123Z Compiling miniz_oxide v0.8.5
14622025-06-30T22:08:04.527Z Compiling foreign-types v0.3.2
14632025-06-30T22:08:05.558Z Compiling tokio-util v0.7.15
14642025-06-30T22:08:05.752Z Compiling rand_chacha v0.9.0
14652025-06-30T22:08:06.661Z Compiling h2 v0.4.6
14662025-06-30T22:08:06.964Z Compiling ipnet v2.11.0
14672025-06-30T22:08:07.688Z Compiling openssl-macros v0.1.1
14682025-06-30T22:08:08.092Z Compiling dyn-clone v1.0.19
14692025-06-30T22:08:08.284Z Compiling num_threads v0.1.7
14702025-06-30T22:08:08.309Z Compiling native-tls v0.2.12
14712025-06-30T22:08:08.357Z Compiling httpdate v1.0.3
14722025-06-30T22:08:08.441Z Compiling syn v1.0.109
14732025-06-30T22:08:08.625Z Compiling rustls v0.23.19
14742025-06-30T22:08:08.877Z Compiling dof v0.3.0
14752025-06-30T22:08:08.976Z Compiling time v0.3.36
14762025-06-30T22:08:10.585Z Compiling rand v0.9.1
14772025-06-30T22:08:12.131Z Compiling dtrace-parser v0.2.0
14782025-06-30T22:08:13.129Z Compiling unicode-normalization v0.1.24
14792025-06-30T22:08:13.320Z Compiling heapless v0.7.17
14802025-06-30T22:08:13.486Z Compiling hyper v1.6.0
14812025-06-30T22:08:13.756Z Compiling signature v2.2.0
14822025-06-30T22:08:13.870Z Compiling crossbeam-epoch v0.9.18
14832025-06-30T22:08:14.078Z Compiling cookie v0.18.1
14842025-06-30T22:08:14.176Z Compiling crc32fast v1.4.2
14852025-06-30T22:08:14.399Z Compiling siphasher v0.3.11
14862025-06-30T22:08:14.504Z Compiling rayon-core v1.12.1
14872025-06-30T22:08:14.543Z Compiling zstd-safe v7.2.3
14882025-06-30T22:08:14.785Z Compiling unicode-properties v0.1.3
14892025-06-30T22:08:14.807Z Compiling zlib-rs v0.5.1
14902025-06-30T22:08:14.858Z Compiling slog v2.7.0
14912025-06-30T22:08:15.220Z Compiling signal-hook v0.3.18
14922025-06-30T22:08:15.343Z Compiling unicode-bidi v0.3.17
14932025-06-30T22:08:15.636Z Compiling phf_shared v0.11.2
14942025-06-30T22:08:15.857Z Compiling hyper-util v0.1.14
14952025-06-30T22:08:16.487Z Compiling stringprep v0.1.5
14962025-06-30T22:08:16.588Z Compiling crossbeam-deque v0.8.5
14972025-06-30T22:08:16.606Z Compiling usdt-impl v0.5.0
14982025-06-30T22:08:16.944Z Compiling curve25519-dalek v4.1.3
14992025-06-30T22:08:17.378Z Compiling serde_tokenstream v0.2.2
15002025-06-30T22:08:17.568Z Compiling toml_datetime v0.6.11
15012025-06-30T22:08:17.886Z Compiling serde_spanned v0.6.9
15022025-06-30T22:08:17.926Z Compiling rand_chacha v0.3.1
15032025-06-30T22:08:18.036Z Compiling md-5 v0.10.6
15042025-06-30T22:08:18.139Z Compiling num-integer v0.1.46
15052025-06-30T22:08:18.188Z Compiling sync_wrapper v1.0.1
15062025-06-30T22:08:18.324Z Compiling ff v0.13.0
15072025-06-30T22:08:18.368Z Compiling hash32 v0.2.1
15082025-06-30T22:08:18.576Z Compiling memoffset v0.9.1
15092025-06-30T22:08:18.710Z Compiling litrs v0.4.1
15102025-06-30T22:08:18.856Z Compiling smoltcp v0.9.1
15112025-06-30T22:08:18.926Z Compiling psl-types v2.0.11
15122025-06-30T22:08:19.136Z Compiling tower-layer v0.3.3
15132025-06-30T22:08:19.439Z Compiling cfg_aliases v0.2.1
15142025-06-30T22:08:19.460Z Compiling newtype-uuid v1.2.4
15152025-06-30T22:08:19.481Z Compiling fallible-iterator v0.2.0
15162025-06-30T22:08:19.551Z Compiling gimli v0.31.1
15172025-06-30T22:08:19.586Z Compiling num-bigint-dig v0.8.4
15182025-06-30T22:08:19.750Z Compiling base16ct v0.2.0
15192025-06-30T22:08:19.798Z Compiling document-features v0.2.10
15202025-06-30T22:08:19.975Z Compiling sec1 v0.7.3
15212025-06-30T22:08:20.090Z Compiling postgres-protocol v0.6.8
15222025-06-30T22:08:20.093Z Compiling nix v0.29.0
15232025-06-30T22:08:20.515Z Compiling tower v0.5.2
15242025-06-30T22:08:20.848Z Compiling libz-rs-sys v0.5.1
15252025-06-30T22:08:20.923Z Compiling publicsuffix v2.3.0
15262025-06-30T22:08:21.162Z Compiling flate2 v1.1.2
15272025-06-30T22:08:21.300Z Compiling num-iter v0.1.45
15282025-06-30T22:08:21.399Z Compiling group v0.13.0
15292025-06-30T22:08:21.496Z Compiling rand v0.8.5
15302025-06-30T22:08:22.140Z Compiling tokio-native-tls v0.3.1
15312025-06-30T22:08:22.966Z Compiling ipnetwork v0.21.1
15322025-06-30T22:08:22.986Z Compiling rustls-native-certs v0.8.1
15332025-06-30T22:08:23.254Z Compiling terminal_size v0.4.0
15342025-06-30T22:08:23.361Z Compiling http-body-util v0.1.3
15352025-06-30T22:08:23.485Z Compiling hkdf v0.12.4
15362025-06-30T22:08:23.504Z Compiling crypto-bigint v0.5.5
15372025-06-30T22:08:23.507Z Compiling webpki-roots v1.0.0
15382025-06-30T22:08:23.756Z Compiling addr2line v0.24.2
15392025-06-30T22:08:23.788Z Compiling curve25519-dalek-derive v0.1.1
15402025-06-30T22:08:23.808Z Compiling async-trait v0.1.88
15412025-06-30T22:08:23.851Z Compiling thiserror-impl v2.0.12
15422025-06-30T22:08:24.200Z Compiling object v0.36.5
15432025-06-30T22:08:24.471Z Compiling fs-err v3.1.1
15442025-06-30T22:08:24.784Z Compiling ahash v0.8.11
15452025-06-30T22:08:25.113Z Compiling anyhow v1.0.98
15462025-06-30T22:08:25.141Z Compiling iri-string v0.7.8
15472025-06-30T22:08:25.689Z Compiling buf-list v1.0.3
15482025-06-30T22:08:26.270Z Compiling bitflags v1.3.2
15492025-06-30T22:08:26.290Z Compiling winnow v0.5.40
15502025-06-30T22:08:26.398Z Compiling simd-adler32 v0.3.7
15512025-06-30T22:08:26.933Z Compiling managed v0.8.0
15522025-06-30T22:08:26.954Z Compiling lockfree-object-pool v0.1.6
15532025-06-30T22:08:27.215Z Compiling bumpalo v3.16.0
15542025-06-30T22:08:27.352Z Compiling rustc-demangle v0.1.24
15552025-06-30T22:08:27.714Z Compiling zopfli v0.8.1
15562025-06-30T22:08:28.253Z Compiling tower-http v0.6.6
15572025-06-30T22:08:28.301Z Compiling hubpack_derive v0.1.1
15582025-06-30T22:08:29.370Z Compiling hubpack v0.1.2
15592025-06-30T22:08:29.400Z Compiling thiserror v2.0.12
15602025-06-30T22:08:29.400Z Compiling elliptic-curve v0.13.8
15612025-06-30T22:08:29.400Z Compiling strum_macros v0.25.3
15622025-06-30T22:08:29.400Z Compiling clap_builder v4.5.40
15632025-06-30T22:08:29.599Z Compiling toml_edit v0.19.15
15642025-06-30T22:08:29.843Z Compiling console v0.15.10
15652025-06-30T22:08:30.979Z Compiling hyper-tls v0.6.0
15662025-06-30T22:08:31.123Z Compiling backtrace v0.3.74
15672025-06-30T22:08:31.390Z Compiling oxnet v0.1.2
15682025-06-30T22:08:32.136Z Compiling signal-hook-mio v0.2.4
15692025-06-30T22:08:32.326Z Compiling rayon v1.10.0
15702025-06-30T22:08:32.700Z Compiling cookie_store v0.21.1
15712025-06-30T22:08:33.981Z Compiling zstd v0.13.3
15722025-06-30T22:08:34.329Z Compiling postgres-types v0.2.9
15732025-06-30T22:08:34.890Z Compiling usdt-attr-macro v0.5.0
15742025-06-30T22:08:35.594Z Compiling usdt-macro v0.5.0
15752025-06-30T22:08:36.200Z Compiling phf v0.11.2
15762025-06-30T22:08:36.403Z Compiling ed25519 v2.2.3
15772025-06-30T22:08:36.499Z Compiling strum_macros v0.26.4
15782025-06-30T22:08:36.722Z Compiling bzip2 v0.4.4
15792025-06-30T22:08:36.960Z Compiling bzip2 v0.5.2
15802025-06-30T22:08:36.977Z Compiling enum-as-inner v0.6.1
15812025-06-30T22:08:37.111Z Compiling clap_derive v4.5.40
15822025-06-30T22:08:37.344Z Compiling pkcs1 v0.7.5
15832025-06-30T22:08:37.897Z Compiling serde_urlencoded v0.7.1
15842025-06-30T22:08:37.980Z Compiling serde-big-array v0.5.1
15852025-06-30T22:08:38.221Z Compiling rfc6979 v0.4.0
15862025-06-30T22:08:38.240Z Compiling bstr v1.10.0
15872025-06-30T22:08:38.243Z Compiling serde_repr v0.1.19
15882025-06-30T22:08:38.412Z Compiling daft-derive v0.1.3
15892025-06-30T22:08:38.434Z Compiling float-cmp v0.10.0
15902025-06-30T22:08:38.695Z Compiling encoding_rs v0.8.34
15912025-06-30T22:08:39.324Z Compiling fixedbitset v0.4.2
15922025-06-30T22:08:39.740Z Compiling whoami v1.6.0
15932025-06-30T22:08:39.760Z Compiling unicode-segmentation v1.12.0
15942025-06-30T22:08:39.993Z Compiling normalize-line-endings v0.3.0
15952025-06-30T22:08:40.150Z Compiling static_assertions v1.1.0
15962025-06-30T22:08:40.273Z Compiling predicates-core v1.0.8
15972025-06-30T22:08:40.299Z Compiling data-encoding v2.9.0
15982025-06-30T22:08:40.592Z Compiling difflib v0.4.0
15992025-06-30T22:08:40.616Z Compiling precomputed-hash v0.1.1
16002025-06-30T22:08:40.751Z Compiling number_prefix v0.4.0
16012025-06-30T22:08:40.799Z Compiling new_debug_unreachable v1.0.6
16022025-06-30T22:08:40.950Z Compiling mime v0.3.17
16032025-06-30T22:08:40.985Z Compiling string_cache v0.8.9
16042025-06-30T22:08:41.422Z Compiling predicates v3.1.3
16052025-06-30T22:08:41.442Z Compiling clap v4.5.40
16062025-06-30T22:08:41.461Z Compiling hickory-proto v0.25.2
16072025-06-30T22:08:41.573Z Compiling indicatif v0.17.11
16082025-06-30T22:08:41.808Z Compiling strum v0.26.3
16092025-06-30T22:08:42.015Z Compiling similar v2.7.0
16102025-06-30T22:08:42.045Z Compiling toml_edit v0.22.27
16112025-06-30T22:08:42.386Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
16122025-06-30T22:08:42.863Z Compiling tokio-postgres v0.7.13
16132025-06-30T22:08:43.444Z Compiling daft v0.1.3
16142025-06-30T22:08:44.018Z Compiling petgraph v0.6.5
16152025-06-30T22:08:44.039Z Compiling usdt v0.5.0
16162025-06-30T22:08:44.505Z Compiling ecdsa v0.16.9
16172025-06-30T22:08:44.860Z Compiling rsa v0.9.6
16182025-06-30T22:08:45.316Z Compiling zip v4.2.0
16192025-06-30T22:08:47.485Z Compiling zip v0.6.6
16202025-06-30T22:08:47.560Z Compiling ed25519-dalek v2.1.1
16212025-06-30T22:08:48.728Z Compiling toml v0.7.8
16222025-06-30T22:08:48.917Z Compiling crossterm v0.28.1
16232025-06-30T22:08:50.169Z Compiling tokio-stream v0.1.17
16242025-06-30T22:08:50.228Z Compiling openapiv3 v2.2.0
16252025-06-30T22:08:50.312Z Compiling x509-cert v0.2.5
16262025-06-30T22:08:50.368Z Compiling sha1 v0.10.6
16272025-06-30T22:08:50.797Z Compiling itertools v0.10.5
16282025-06-30T22:08:51.156Z Compiling dirs-sys-next v0.1.2
16292025-06-30T22:08:51.686Z Compiling winnow v0.6.26
16302025-06-30T22:08:52.096Z Compiling rustc-hash v2.1.1
16312025-06-30T22:08:52.268Z Compiling peg-runtime v0.8.5
16322025-06-30T22:08:52.304Z Compiling lalrpop-util v0.19.12
16332025-06-30T22:08:52.679Z Compiling dirs-next v2.0.0
16342025-06-30T22:08:52.820Z Compiling thread_local v1.1.8
16352025-06-30T22:08:52.888Z Compiling slog-async v2.8.0
16362025-06-30T22:08:52.931Z Compiling term v0.7.0
16372025-06-30T22:08:53.303Z Compiling xattr v1.3.1
16382025-06-30T22:08:53.362Z Compiling futures-executor v0.3.31
16392025-06-30T22:08:53.459Z Compiling crossbeam-channel v0.5.15
16402025-06-30T22:08:53.570Z Compiling is-terminal v0.4.13
16412025-06-30T22:08:53.721Z Compiling filetime v0.2.25
16422025-06-30T22:08:53.844Z Compiling take_mut v0.2.2
16432025-06-30T22:08:54.028Z Compiling tar v0.4.44
16442025-06-30T22:08:54.085Z Compiling slog-term v2.9.1
16452025-06-30T22:08:54.183Z Compiling futures v0.3.31
16462025-06-30T22:08:54.311Z Compiling camino v1.1.10
16472025-06-30T22:09:00.274Z Compiling aws-lc-sys v0.26.0
16482025-06-30T22:09:31.693Z Compiling rustls-webpki v0.102.8
16492025-06-30T22:09:36.363Z Compiling tokio-rustls v0.26.0
16502025-06-30T22:09:36.678Z Compiling hyper-rustls v0.27.7
16512025-06-30T22:09:37.065Z Compiling reqwest v0.12.20
16522025-06-30T22:09:40.477Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16532025-06-30T22:09:40.755Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16542025-06-30T22:09:45.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
16552025-06-30T22:09:45.621Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16562025-06-30T22:09:45.659ZJun 30 22:09:44.560 INFO Starting download, target: Cockroach
16572025-06-30T22:09:45.659ZJun 30 22:09:44.560 INFO Starting download, target: Console
16582025-06-30T22:09:45.660ZJun 30 22:09:44.560 INFO Starting download, target: Clickhouse
16592025-06-30T22:09:45.664ZJun 30 22:09:44.560 INFO Starting download, target: DendriteStub
16602025-06-30T22:09:45.664ZJun 30 22:09:44.560 INFO Starting download, target: MaghemiteMgd
16612025-06-30T22:09:45.665ZJun 30 22:09:44.560 INFO Starting download, target: TransceiverControl
16622025-06-30T22:09:45.665ZJun 30 22:09:44.561 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16632025-06-30T22:09:45.665ZJun 30 22:09:44.561 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16642025-06-30T22:09:45.665ZJun 30 22:09:44.561 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16652025-06-30T22:09:45.665ZJun 30 22:09:44.561 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16662025-06-30T22:09:45.665ZJun 30 22:09:44.561 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16672025-06-30T22:09:45.665ZJun 30 22:09:44.561 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16682025-06-30T22:09:46.155ZJun 30 22:09:45.052 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16692025-06-30T22:09:46.258ZJun 30 22:09:45.145 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16702025-06-30T22:09:46.598ZJun 30 22:09:45.490 INFO Download complete, target: TransceiverControl
16712025-06-30T22:09:46.695ZJun 30 22:09:45.569 INFO Download complete, target: Console
16722025-06-30T22:09:47.252ZJun 30 22:09:46.157 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16732025-06-30T22:09:47.472ZJun 30 22:09:46.377 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16742025-06-30T22:09:47.790ZJun 30 22:09:46.695 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16752025-06-30T22:09:47.875ZJun 30 22:09:46.781 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16762025-06-30T22:09:47.875ZJun 30 22:09:46.781 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16772025-06-30T22:09:50.126ZJun 30 22:09:49.032 INFO Download complete, target: DendriteStub
16782025-06-30T22:09:50.644ZJun 30 22:09:49.550 INFO Download complete, target: MaghemiteMgd
16792025-06-30T22:09:54.026ZJun 30 22:09:52.931 INFO Checking that binary works, target: Cockroach
16802025-06-30T22:09:54.194ZJun 30 22:09:53.098 INFO Download complete, target: Cockroach
16812025-06-30T22:09:57.490ZJun 30 22:09:56.395 INFO Checking that binary works, target: Clickhouse
16822025-06-30T22:09:57.663ZJun 30 22:09:56.568 INFO Download complete, target: Clickhouse
16832025-06-30T22:09:57.747ZAll builder prerequisites installed successfully, and PATH looks valid
16842025-06-30T22:09:57.751Z
16852025-06-30T22:09:57.751Zreal 4:46.279669111
16862025-06-30T22:09:57.751Zuser 16:17.496317270
16872025-06-30T22:09:57.751Zsys 2:15.069180026
16882025-06-30T22:09:57.751Ztrap 0.590748148
16892025-06-30T22:09:57.751Ztflt 2.064123906
16902025-06-30T22:09:57.751Zdflt 2.013450049
16912025-06-30T22:09:57.751Zkflt 0.034466996
16922025-06-30T22:09:57.751Zlock 24:32.193179535
16932025-06-30T22:09:57.751Zslp 59:23.111198151
16942025-06-30T22:09:57.751Zlat 1:03.534529849
16952025-06-30T22:09:57.751Zstop 2:44.083617715
16962025-06-30T22:09:57.751Z+ banner hack-check
16972025-06-30T22:09:57.755Z
16982025-06-30T22:09:57.755Z # # ## #### # # #### # # ###### #### # #
16992025-06-30T22:09:57.755Z # # # # # # # # # # # # # # # # #
17002025-06-30T22:09:57.755Z ###### # # # #### ##### # ###### ##### # ####
17012025-06-30T22:09:57.755Z # # ###### # # # # # # # # # #
17022025-06-30T22:09:57.755Z # # # # # # # # # # # # # # # # #
17032025-06-30T22:09:57.755Z # # # # #### # # #### # # ###### #### # #
17042025-06-30T22:09:57.755Z
17052025-06-30T22:09:57.755Z+ export CARGO_INCREMENTAL=0
17062025-06-30T22:09:57.755Z+ CARGO_INCREMENTAL=0
17072025-06-30T22:09:57.755Z+ ptime -m timeout 2h cargo xtask check-features --ci
17082025-06-30T22:09:58.462Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17092025-06-30T22:09:58.752Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17102025-06-30T22:10:01.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
17112025-06-30T22:10:01.840Z Running `target/debug/xtask check-features --ci`
17122025-06-30T22:10:01.864Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17132025-06-30T22:10:01.867Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17142025-06-30T22:10:02.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17152025-06-30T22:10:02.521Z Running `target/debug/xtask download cargo-hack`
17162025-06-30T22:10:03.520Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17172025-06-30T22:10:03.916Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17182025-06-30T22:10:07.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s
17192025-06-30T22:10:07.893Z Running `target/debug/xtask-downloader cargo-hack`
17202025-06-30T22:10:07.937ZJun 30 22:10:06.841 INFO Starting download, target: CargoHack
17212025-06-30T22:10:07.940ZJun 30 22:10:06.842 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17222025-06-30T22:10:08.556ZJun 30 22:10:07.461 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17232025-06-30T22:10:08.628ZJun 30 22:10:07.533 INFO Download complete, target: CargoHack
17242025-06-30T22:10:08.632Zrunning: "/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"
17252025-06-30T22:10:08.653Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17262025-06-30T22:10:08.854Zinfo: running `cargo check --bins` on api_identity (1/217)
17272025-06-30T22:10:09.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-06-30T22:10:09.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-06-30T22:10:09.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-06-30T22:10:09.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17312025-06-30T22:10:09.589Z
17322025-06-30T22:10:09.589Zinfo: running `cargo check --bins` on bootstore (2/217)
17332025-06-30T22:10:10.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-06-30T22:10:10.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-06-30T22:10:10.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-06-30T22:10:10.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17372025-06-30T22:10:10.362Z
17382025-06-30T22:10:10.362Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/217)
17392025-06-30T22:10:11.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-06-30T22:10:11.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-06-30T22:10:11.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-06-30T22:10:11.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17432025-06-30T22:10:11.147Z
17442025-06-30T22:10:11.147Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/217)
17452025-06-30T22:10:11.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-06-30T22:10:11.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-06-30T22:10:11.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-06-30T22:10:11.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17492025-06-30T22:10:11.916Z
17502025-06-30T22:10:11.916Zinfo: running `cargo check --bins` on id-map (5/217)
17512025-06-30T22:10:12.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-06-30T22:10:12.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-06-30T22:10:12.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-06-30T22:10:12.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17552025-06-30T22:10:12.667Z
17562025-06-30T22:10:12.667Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/217)
17572025-06-30T22:10:13.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-06-30T22:10:13.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-06-30T22:10:13.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-06-30T22:10:13.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17612025-06-30T22:10:13.247Z
17622025-06-30T22:10:13.247Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/217)
17632025-06-30T22:10:13.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-06-30T22:10:13.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-06-30T22:10:13.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-06-30T22:10:13.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17672025-06-30T22:10:13.847Z
17682025-06-30T22:10:13.847Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/217)
17692025-06-30T22:10:14.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-06-30T22:10:14.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-06-30T22:10:14.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-06-30T22:10:14.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17732025-06-30T22:10:14.430Z
17742025-06-30T22:10:14.430Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/217)
17752025-06-30T22:10:14.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-06-30T22:10:14.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-06-30T22:10:14.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-06-30T22:10:14.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17792025-06-30T22:10:15.013Z
17802025-06-30T22:10:15.014Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/217)
17812025-06-30T22:10:15.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-06-30T22:10:15.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-06-30T22:10:15.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-06-30T22:10:15.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17852025-06-30T22:10:15.591Z
17862025-06-30T22:10:15.591Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/217)
17872025-06-30T22:10:16.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-06-30T22:10:16.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-06-30T22:10:16.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-06-30T22:10:16.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17912025-06-30T22:10:16.174Z
17922025-06-30T22:10:16.174Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/217)
17932025-06-30T22:10:16.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-06-30T22:10:16.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-06-30T22:10:16.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-06-30T22:10:16.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17972025-06-30T22:10:16.741Z
17982025-06-30T22:10:16.741Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/217)
17992025-06-30T22:10:17.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-06-30T22:10:17.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-06-30T22:10:17.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-06-30T22:10:17.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18032025-06-30T22:10:17.328Z
18042025-06-30T22:10:17.328Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/217)
18052025-06-30T22:10:17.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-06-30T22:10:17.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-06-30T22:10:17.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-06-30T22:10:17.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18092025-06-30T22:10:17.922Z
18102025-06-30T22:10:17.922Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/217)
18112025-06-30T22:10:18.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-06-30T22:10:18.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-06-30T22:10:18.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-06-30T22:10:18.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18152025-06-30T22:10:18.486Z
18162025-06-30T22:10:18.486Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/217)
18172025-06-30T22:10:18.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-06-30T22:10:18.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-06-30T22:10:18.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-06-30T22:10:18.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18212025-06-30T22:10:19.042Z
18222025-06-30T22:10:19.042Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/217)
18232025-06-30T22:10:19.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-06-30T22:10:19.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-06-30T22:10:19.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-06-30T22:10:19.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18272025-06-30T22:10:19.603Z
18282025-06-30T22:10:19.603Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/217)
18292025-06-30T22:10:20.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-06-30T22:10:20.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-06-30T22:10:20.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-06-30T22:10:20.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18332025-06-30T22:10:20.160Z
18342025-06-30T22:10:20.160Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/217)
18352025-06-30T22:10:20.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-06-30T22:10:20.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-06-30T22:10:20.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-06-30T22:10:20.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18392025-06-30T22:10:20.718Z
18402025-06-30T22:10:20.718Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/217)
18412025-06-30T22:10:21.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-06-30T22:10:21.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-06-30T22:10:21.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-06-30T22:10:21.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18452025-06-30T22:10:21.271Z
18462025-06-30T22:10:21.271Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/217)
18472025-06-30T22:10:21.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-06-30T22:10:21.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-06-30T22:10:21.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-06-30T22:10:21.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18512025-06-30T22:10:21.837Z
18522025-06-30T22:10:21.837Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/217)
18532025-06-30T22:10:22.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-06-30T22:10:22.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-06-30T22:10:22.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-06-30T22:10:22.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18572025-06-30T22:10:22.400Z
18582025-06-30T22:10:22.400Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/217)
18592025-06-30T22:10:22.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-06-30T22:10:22.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-06-30T22:10:22.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-06-30T22:10:22.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18632025-06-30T22:10:22.959Z
18642025-06-30T22:10:22.959Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/217)
18652025-06-30T22:10:23.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-06-30T22:10:23.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-06-30T22:10:23.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-06-30T22:10:23.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18692025-06-30T22:10:23.530Z
18702025-06-30T22:10:23.530Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/217)
18712025-06-30T22:10:24.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-06-30T22:10:24.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-06-30T22:10:24.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-06-30T22:10:24.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18752025-06-30T22:10:24.092Z
18762025-06-30T22:10:24.092Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/217)
18772025-06-30T22:10:24.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-06-30T22:10:24.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-06-30T22:10:24.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-06-30T22:10:24.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18812025-06-30T22:10:24.657Z
18822025-06-30T22:10:24.657Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/217)
18832025-06-30T22:10:25.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-06-30T22:10:25.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-06-30T22:10:25.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-06-30T22:10:25.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18872025-06-30T22:10:25.219Z
18882025-06-30T22:10:25.219Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/217)
18892025-06-30T22:10:25.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-06-30T22:10:25.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-06-30T22:10:25.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-06-30T22:10:25.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18932025-06-30T22:10:25.770Z
18942025-06-30T22:10:25.770Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/217)
18952025-06-30T22:10:26.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-06-30T22:10:26.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-06-30T22:10:26.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-06-30T22:10:26.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18992025-06-30T22:10:26.327Z
19002025-06-30T22:10:26.327Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/217)
19012025-06-30T22:10:26.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-06-30T22:10:26.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-06-30T22:10:26.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-06-30T22:10:26.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19052025-06-30T22:10:26.893Z
19062025-06-30T22:10:26.893Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/217)
19072025-06-30T22:10:27.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-06-30T22:10:27.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-06-30T22:10:27.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-06-30T22:10:27.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19112025-06-30T22:10:27.454Z
19122025-06-30T22:10:27.454Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/217)
19132025-06-30T22:10:27.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-06-30T22:10:27.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-06-30T22:10:27.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-06-30T22:10:27.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19172025-06-30T22:10:28.021Z
19182025-06-30T22:10:28.021Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/217)
19192025-06-30T22:10:28.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-06-30T22:10:28.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-06-30T22:10:28.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-06-30T22:10:28.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19232025-06-30T22:10:28.584Z
19242025-06-30T22:10:28.584Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/217)
19252025-06-30T22:10:29.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-06-30T22:10:29.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-06-30T22:10:29.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-06-30T22:10:29.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19292025-06-30T22:10:29.141Z
19302025-06-30T22:10:29.141Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/217)
19312025-06-30T22:10:29.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-06-30T22:10:29.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-06-30T22:10:29.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-06-30T22:10:29.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19352025-06-30T22:10:29.696Z
19362025-06-30T22:10:29.696Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/217)
19372025-06-30T22:10:30.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-06-30T22:10:30.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-06-30T22:10:30.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-06-30T22:10:30.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19412025-06-30T22:10:30.257Z
19422025-06-30T22:10:30.257Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/217)
19432025-06-30T22:10:30.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-06-30T22:10:30.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-06-30T22:10:30.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-06-30T22:10:30.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19472025-06-30T22:10:30.822Z
19482025-06-30T22:10:30.822Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/217)
19492025-06-30T22:10:31.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-06-30T22:10:31.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-06-30T22:10:31.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-06-30T22:10:31.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19532025-06-30T22:10:31.400Z
19542025-06-30T22:10:31.400Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/217)
19552025-06-30T22:10:31.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-06-30T22:10:31.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-06-30T22:10:31.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-06-30T22:10:31.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19592025-06-30T22:10:31.966Z
19602025-06-30T22:10:31.966Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/217)
19612025-06-30T22:10:32.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-06-30T22:10:32.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-06-30T22:10:32.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-06-30T22:10:32.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19652025-06-30T22:10:32.545Z
19662025-06-30T22:10:32.545Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/217)
19672025-06-30T22:10:33.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-06-30T22:10:33.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-06-30T22:10:33.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-06-30T22:10:33.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19712025-06-30T22:10:33.113Z
19722025-06-30T22:10:33.113Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/217)
19732025-06-30T22:10:33.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-06-30T22:10:33.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-06-30T22:10:33.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762025-06-30T22:10:33.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19772025-06-30T22:10:33.689Z
19782025-06-30T22:10:33.689Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/217)
19792025-06-30T22:10:34.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802025-06-30T22:10:34.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812025-06-30T22:10:34.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822025-06-30T22:10:34.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19832025-06-30T22:10:34.265Z
19842025-06-30T22:10:34.265Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/217)
19852025-06-30T22:10:34.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862025-06-30T22:10:34.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872025-06-30T22:10:34.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882025-06-30T22:10:34.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19892025-06-30T22:10:34.840Z
19902025-06-30T22:10:34.840Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/217)
19912025-06-30T22:10:35.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922025-06-30T22:10:35.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932025-06-30T22:10:35.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942025-06-30T22:10:35.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19952025-06-30T22:10:35.411Z
19962025-06-30T22:10:35.411Zinfo: running `cargo check --bins` on sled-hardware-types (46/217)
19972025-06-30T22:10:36.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982025-06-30T22:10:36.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992025-06-30T22:10:36.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002025-06-30T22:10:36.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20012025-06-30T22:10:36.193Z
20022025-06-30T22:10:36.193Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/217)
20032025-06-30T22:10:36.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042025-06-30T22:10:36.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052025-06-30T22:10:36.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062025-06-30T22:10:36.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20072025-06-30T22:10:36.960Z
20082025-06-30T22:10:36.960Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/217)
20092025-06-30T22:10:37.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102025-06-30T22:10:37.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112025-06-30T22:10:37.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122025-06-30T22:10:37.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20132025-06-30T22:10:37.727Z
20142025-06-30T22:10:37.727Zinfo: running `cargo check --bins` on oxlog (49/217)
20152025-06-30T22:10:38.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162025-06-30T22:10:38.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172025-06-30T22:10:38.477Z Checking cfg-if v1.0.1
20182025-06-30T22:10:38.481Z Checking libc v0.2.174
20192025-06-30T22:10:38.597Z Checking serde v1.0.219
20202025-06-30T22:10:38.601Z Checking zeroize v1.8.1
20212025-06-30T22:10:38.618Z Checking memchr v2.7.4
20222025-06-30T22:10:38.632Z Checking typenum v1.17.0
20232025-06-30T22:10:38.636Z Checking smallvec v1.15.0
20242025-06-30T22:10:38.661Z Checking value-bag v1.9.0
20252025-06-30T22:10:38.664Z Checking subtle v2.6.1
20262025-06-30T22:10:38.862Z Checking scopeguard v1.2.0
20272025-06-30T22:10:38.957Z Checking const-oid v0.9.6
20282025-06-30T22:10:38.999Z Checking itoa v1.0.11
20292025-06-30T22:10:39.045Z Checking lock_api v0.4.12
20302025-06-30T22:10:39.065Z Checking log v0.4.27
20312025-06-30T22:10:39.244Z Checking stable_deref_trait v1.2.0
20322025-06-30T22:10:39.369Z Checking byteorder v1.5.0
20332025-06-30T22:10:39.413Z Checking zerofrom v0.1.4
20342025-06-30T22:10:39.457Z Checking portable-atomic v1.11.0
20352025-06-30T22:10:39.594Z Checking pin-project-lite v0.2.14
20362025-06-30T22:10:39.621Z Checking critical-section v1.1.3
20372025-06-30T22:10:39.639Z Checking getrandom v0.2.15
20382025-06-30T22:10:39.683Z Checking generic-array v0.14.7
20392025-06-30T22:10:39.718Z Checking parking_lot_core v0.9.10
20402025-06-30T22:10:39.762Z Checking signal-hook-registry v1.4.2
20412025-06-30T22:10:39.779Z Checking mio v1.0.2
20422025-06-30T22:10:39.865Z Checking rand_core v0.6.4
20432025-06-30T22:10:40.008Z Checking yoke v0.7.4
20442025-06-30T22:10:40.072Z Checking parking_lot v0.12.3
20452025-06-30T22:10:40.164Z Checking socket2 v0.5.10
20462025-06-30T22:10:40.329Z Checking zerovec v0.10.4
20472025-06-30T22:10:40.381Z Checking futures-core v0.3.31
20482025-06-30T22:10:40.441Z Checking cpufeatures v0.2.14
20492025-06-30T22:10:40.555Z Checking litemap v0.7.3
20502025-06-30T22:10:40.572Z Checking once_cell v1.21.3
20512025-06-30T22:10:40.605Z Checking writeable v0.5.5
20522025-06-30T22:10:40.626Z Checking zerocopy v0.7.35
20532025-06-30T22:10:40.795Z Checking crypto-common v0.1.6
20542025-06-30T22:10:40.876Z Checking block-buffer v0.10.4
20552025-06-30T22:10:40.893Z Checking block-padding v0.3.3
20562025-06-30T22:10:40.911Z Checking percent-encoding v2.3.1
20572025-06-30T22:10:40.948Z Checking getrandom v0.3.1
20582025-06-30T22:10:40.994Z Checking libm v0.2.8
20592025-06-30T22:10:41.105Z Checking inout v0.1.3
20602025-06-30T22:10:41.122Z Checking icu_locid_transform_data v1.5.0
20612025-06-30T22:10:41.125Z Checking digest v0.10.7
20622025-06-30T22:10:41.176Z Checking foldhash v0.1.5
20632025-06-30T22:10:41.224Z Checking allocator-api2 v0.2.21
20642025-06-30T22:10:41.338Z Checking ryu v1.0.18
20652025-06-30T22:10:41.443Z Checking equivalent v1.0.2
20662025-06-30T22:10:41.492Z Checking hmac v0.12.1
20672025-06-30T22:10:41.568Z Checking futures-sink v0.3.31
20682025-06-30T22:10:41.584Z Checking sha2 v0.10.9
20692025-06-30T22:10:41.720Z Checking cipher v0.4.4
20702025-06-30T22:10:41.741Z Checking slab v0.4.9
20712025-06-30T22:10:41.828Z Checking base64ct v1.6.0
20722025-06-30T22:10:41.845Z Checking hashbrown v0.15.4
20732025-06-30T22:10:41.883Z Checking tinystr v0.7.6
20742025-06-30T22:10:41.900Z Checking num-traits v0.2.19
20752025-06-30T22:10:42.013Z Checking icu_collections v1.5.0
20762025-06-30T22:10:42.136Z Checking icu_properties_data v1.5.0
20772025-06-30T22:10:42.155Z Checking utf16_iter v1.0.5
20782025-06-30T22:10:42.230Z Checking icu_locid v1.5.0
20792025-06-30T22:10:42.266Z Checking pem-rfc7468 v0.7.0
20802025-06-30T22:10:42.331Z Checking flagset v0.4.6
20812025-06-30T22:10:42.391Z Checking write16 v1.0.0
20822025-06-30T22:10:42.531Z Checking utf8_iter v1.0.4
20832025-06-30T22:10:42.534Z Checking icu_normalizer_data v1.5.0
20842025-06-30T22:10:42.563Z Checking der v0.7.9
20852025-06-30T22:10:42.638Z Checking salsa20 v0.10.2
20862025-06-30T22:10:42.665Z Checking ppv-lite86 v0.2.20
20872025-06-30T22:10:42.744Z Checking futures-channel v0.3.31
20882025-06-30T22:10:42.863Z Checking pbkdf2 v0.12.2
20892025-06-30T22:10:42.920Z Checking futures-io v0.3.31
20902025-06-30T22:10:43.023Z Checking bytes v1.10.1
20912025-06-30T22:10:43.048Z Checking bitflags v2.9.0
20922025-06-30T22:10:43.088Z Checking indexmap v2.9.0
20932025-06-30T22:10:43.107Z Checking serde_json v1.0.140
20942025-06-30T22:10:43.190Z Checking icu_provider v1.5.0
20952025-06-30T22:10:43.348Z Checking futures-task v0.3.31
20962025-06-30T22:10:43.368Z Checking pin-utils v0.1.0
20972025-06-30T22:10:43.383Z Checking fnv v1.0.7
20982025-06-30T22:10:43.460Z Checking scrypt v0.11.0
20992025-06-30T22:10:43.531Z Checking cbc v0.1.2
21002025-06-30T22:10:43.573Z Checking futures-util v0.3.31
21012025-06-30T22:10:43.701Z Checking aes v0.8.4
21022025-06-30T22:10:43.756Z Checking form_urlencoded v1.2.1
21032025-06-30T22:10:43.802Z Checking icu_locid_transform v1.5.0
21042025-06-30T22:10:43.987Z Checking tokio v1.45.1
21052025-06-30T22:10:43.987Z Checking http v1.3.1
21062025-06-30T22:10:44.244Z Checking spki v0.7.3
21072025-06-30T22:10:44.267Z Checking uuid v1.17.0
21082025-06-30T22:10:44.556Z Checking tracing-core v0.1.32
21092025-06-30T22:10:44.618Z Checking pkcs5 v0.7.1
21102025-06-30T22:10:44.715Z Checking zerocopy v0.8.26
21112025-06-30T22:10:44.806Z Checking icu_properties v1.5.1
21122025-06-30T22:10:44.902Z Checking tinyvec_macros v0.1.1
21132025-06-30T22:10:45.004Z Checking iana-time-zone v0.1.63
21142025-06-30T22:10:45.110Z Checking pkcs8 v0.10.2
21152025-06-30T22:10:45.165Z Checking tracing v0.1.40
21162025-06-30T22:10:45.165Z Checking base64 v0.22.1
21172025-06-30T22:10:45.266Z Checking http-body v1.0.1
21182025-06-30T22:10:45.423Z Checking rustls-pki-types v1.10.0
21192025-06-30T22:10:45.473Z Compiling newtype-uuid v1.2.4
21202025-06-30T22:10:45.519Z Checking chrono v0.4.41
21212025-06-30T22:10:45.625Z Checking tinyvec v1.8.0
21222025-06-30T22:10:45.789Z Checking aws-lc-sys v0.26.0
21232025-06-30T22:10:45.957Z Checking spin v0.9.8
21242025-06-30T22:10:46.309Z Checking openssl-probe v0.1.5
21252025-06-30T22:10:46.488Z Checking foreign-types-shared v0.1.1
21262025-06-30T22:10:46.619Z Checking adler2 v2.0.0
21272025-06-30T22:10:46.802Z Checking tower-service v0.3.3
21282025-06-30T22:10:46.919Z Checking try-lock v0.2.5
21292025-06-30T22:10:46.942Z Checking untrusted v0.9.0
21302025-06-30T22:10:47.085Z Checking atomic-waker v1.1.2
21312025-06-30T22:10:47.129Z Checking untrusted v0.7.1
21322025-06-30T22:10:47.250Z Checking ring v0.17.14
21332025-06-30T22:10:47.320Z Checking want v0.3.1
21342025-06-30T22:10:47.507Z Checking miniz_oxide v0.8.5
21352025-06-30T22:10:47.524Z Checking foreign-types v0.3.2
21362025-06-30T22:10:47.628Z Checking ipnet v2.11.0
21372025-06-30T22:10:48.079Z Checking aws-lc-rs v1.12.4
21382025-06-30T22:10:48.101Z Checking rand_core v0.9.2
21392025-06-30T22:10:48.118Z Checking httparse v1.9.5
21402025-06-30T22:10:48.137Z Checking crossbeam-utils v0.8.21
21412025-06-30T22:10:48.175Z Checking icu_normalizer v1.5.0
21422025-06-30T22:10:48.227Z Checking openssl-sys v0.9.109
21432025-06-30T22:10:48.432Z Checking rand_chacha v0.9.0
21442025-06-30T22:10:48.552Z Checking thiserror v1.0.69
21452025-06-30T22:10:48.715Z Checking errno v0.3.12
21462025-06-30T22:10:48.853Z Checking aho-corasick v1.1.3
21472025-06-30T22:10:48.871Z Checking httpdate v1.0.3
21482025-06-30T22:10:48.913Z Checking powerfmt v0.2.0
21492025-06-30T22:10:48.948Z Checking idna_adapter v1.2.0
21502025-06-30T22:10:49.121Z Checking regex-syntax v0.8.5
21512025-06-30T22:10:49.157Z Checking idna v1.0.3
21522025-06-30T22:10:49.196Z Checking unicode-ident v1.0.18
21532025-06-30T22:10:49.380Z Checking proc-macro2 v1.0.95
21542025-06-30T22:10:49.417Z Checking openssl v0.10.73
21552025-06-30T22:10:49.477Z Checking deranged v0.3.11
21562025-06-30T22:10:49.686Z Checking url v2.5.4
21572025-06-30T22:10:49.793Z Checking rustls-webpki v0.102.8
21582025-06-30T22:10:50.028Z Checking rustix v0.38.37
21592025-06-30T22:10:50.432Z Checking crossbeam-epoch v0.9.18
21602025-06-30T22:10:50.536Z Checking rand v0.9.1
21612025-06-30T22:10:50.572Z Checking unicode-normalization v0.1.24
21622025-06-30T22:10:50.793Z Checking semver v1.0.26
21632025-06-30T22:10:50.843Z Checking bzip2-sys v0.1.13+1.0.8
21642025-06-30T22:10:50.940Z Checking tokio-util v0.7.15
21652025-06-30T22:10:50.970Z Checking signature v2.2.0
21662025-06-30T22:10:51.196Z Checking scroll v0.12.0
21672025-06-30T22:10:51.215Z Checking crc32fast v1.4.2
21682025-06-30T22:10:51.474Z Checking plain v0.2.3
21692025-06-30T22:10:51.528Z Checking unicode-properties v0.1.3
21702025-06-30T22:10:51.571Z Checking siphasher v0.3.11
21712025-06-30T22:10:51.638Z Checking ucd-trie v0.1.7
21722025-06-30T22:10:51.680Z Checking unicode-bidi v0.3.17
21732025-06-30T22:10:52.480Z Checking num_threads v0.1.7
21742025-06-30T22:10:52.513Z Checking zlib-rs v0.5.1
21752025-06-30T22:10:52.513Z Checking time-core v0.1.2
21762025-06-30T22:10:52.513Z Checking h2 v0.4.6
21772025-06-30T22:10:52.513Z Checking anstyle v1.0.11
21782025-06-30T22:10:52.513Z Checking dyn-clone v1.0.19
21792025-06-30T22:10:52.513Z Checking num-conv v0.1.0
21802025-06-30T22:10:52.513Z Checking regex-automata v0.4.8
21812025-06-30T22:10:52.514Z Checking utf8parse v0.2.2
21822025-06-30T22:10:52.514Z Checking either v1.15.0
21832025-06-30T22:10:52.532Z Checking anstyle-parse v0.2.5
21842025-06-30T22:10:52.561Z Checking time v0.3.36
21852025-06-30T22:10:52.724Z Checking stringprep v0.1.5
21862025-06-30T22:10:52.786Z Checking schemars v0.8.22
21872025-06-30T22:10:53.017Z Checking phf_shared v0.11.2
21882025-06-30T22:10:53.155Z Checking pest v2.7.14
21892025-06-30T22:10:53.275Z Checking goblin v0.8.2
21902025-06-30T22:10:53.794Z Checking libz-rs-sys v0.5.1
21912025-06-30T22:10:54.010Z Checking crossbeam-deque v0.8.5
21922025-06-30T22:10:54.327Z Checking rustls v0.23.19
21932025-06-30T22:10:54.378Z Checking quote v1.0.40
21942025-06-30T22:10:54.402Z Checking native-tls v0.2.12
21952025-06-30T22:10:54.729Z Checking num-integer v0.1.46
21962025-06-30T22:10:54.833Z Checking rand_chacha v0.3.1
21972025-06-30T22:10:54.972Z Checking serde_spanned v0.6.9
21982025-06-30T22:10:55.185Z Checking toml_datetime v0.6.11
21992025-06-30T22:10:55.222Z Checking zstd-sys v2.0.14+zstd.1.5.7
22002025-06-30T22:10:55.247Z Checking md-5 v0.10.6
22012025-06-30T22:10:55.443Z Checking sync_wrapper v1.0.1
22022025-06-30T22:10:55.491Z Checking ff v0.13.0
22032025-06-30T22:10:55.527Z Checking hash32 v0.2.1
22042025-06-30T22:10:55.580Z Checking base16ct v0.2.0
22052025-06-30T22:10:55.598Z Checking psl-types v2.0.11
22062025-06-30T22:10:55.716Z Checking anstyle-query v1.1.1
22072025-06-30T22:10:55.798Z Checking is_terminal_polyfill v1.70.1
22082025-06-30T22:10:55.801Z Checking pretty-hex v0.4.1
22092025-06-30T22:10:55.834Z Checking fallible-iterator v0.2.0
22102025-06-30T22:10:55.862Z Checking gimli v0.31.1
22112025-06-30T22:10:55.926Z Checking tower-layer v0.3.3
22122025-06-30T22:10:56.009Z Checking colorchoice v1.0.2
22132025-06-30T22:10:56.164Z Checking anstream v0.6.18
22142025-06-30T22:10:56.196Z Checking tower v0.5.2
22152025-06-30T22:10:56.401Z Checking postgres-protocol v0.6.8
22162025-06-30T22:10:56.544Z Checking heapless v0.7.17
22172025-06-30T22:10:56.716Z Checking publicsuffix v2.3.0
22182025-06-30T22:10:56.893Z Checking sec1 v0.7.3
22192025-06-30T22:10:57.019Z Checking group v0.13.0
22202025-06-30T22:10:57.041Z Checking dtrace-parser v0.2.0
22212025-06-30T22:10:57.280Z Checking zstd-safe v7.2.3
22222025-06-30T22:10:57.301Z Checking rand v0.8.5
22232025-06-30T22:10:57.466Z Checking num-iter v0.1.45
22242025-06-30T22:10:57.520Z Compiling daft v0.1.3
22252025-06-30T22:10:57.593Z Checking cookie v0.18.1
22262025-06-30T22:10:57.647Z Checking syn v2.0.104
22272025-06-30T22:10:57.982Z Checking hyper v1.6.0
22282025-06-30T22:10:58.021Z Checking tokio-native-tls v0.3.1
22292025-06-30T22:10:58.054Z Checking ipnetwork v0.21.1
22302025-06-30T22:10:58.071Z Checking dof v0.3.0
22312025-06-30T22:10:58.279Z Checking rayon-core v1.12.1
22322025-06-30T22:10:58.451Z Checking flate2 v1.1.2
22332025-06-30T22:10:58.509Z Checking terminal_size v0.4.0
22342025-06-30T22:10:58.650Z Checking rustls-native-certs v0.8.1
22352025-06-30T22:10:58.704Z Checking lazy_static v1.5.0
22362025-06-30T22:10:58.848Z Checking webpki-roots v1.0.0
22372025-06-30T22:10:58.870Z Checking http-body-util v0.1.3
22382025-06-30T22:10:58.916Z Checking signal-hook v0.3.18
22392025-06-30T22:10:59.066Z Checking hkdf v0.12.4
22402025-06-30T22:10:59.117Z Checking crypto-bigint v0.5.5
22412025-06-30T22:10:59.268Z Checking thread-id v4.2.2
22422025-06-30T22:10:59.283Z Checking object v0.36.5
22432025-06-30T22:10:59.301Z Checking clap_lex v0.7.4
22442025-06-30T22:10:59.382Z Checking rustc-demangle v0.1.24
22452025-06-30T22:10:59.454Z Checking tokio-rustls v0.26.0
22462025-06-30T22:10:59.574Z Checking strsim v0.11.1
22472025-06-30T22:10:59.643Z Checking addr2line v0.24.2
22482025-06-30T22:10:59.829Z Checking unicode-width v0.2.0
22492025-06-30T22:10:59.848Z Checking simd-adler32 v0.3.7
22502025-06-30T22:10:59.884Z Checking bitflags v1.3.2
22512025-06-30T22:10:59.906Z Checking hyper-util v0.1.14
22522025-06-30T22:10:59.991Z Checking lockfree-object-pool v0.1.6
22532025-06-30T22:11:00.162Z Checking winnow v0.5.40
22542025-06-30T22:11:00.166Z Checking managed v0.8.0
22552025-06-30T22:11:00.229Z Checking iri-string v0.7.8
22562025-06-30T22:11:00.289Z Checking bumpalo v3.16.0
22572025-06-30T22:11:00.532Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22582025-06-30T22:11:00.635Z Checking zopfli v0.8.1
22592025-06-30T22:11:00.832Z Checking smoltcp v0.9.1
22602025-06-30T22:11:01.341Z Checking console v0.15.10
22612025-06-30T22:11:01.834Z Checking elliptic-curve v0.13.8
22622025-06-30T22:11:01.896Z Checking clap_builder v4.5.40
22632025-06-30T22:11:02.293Z Checking signal-hook-mio v0.2.4
22642025-06-30T22:11:02.428Z Checking hyper-rustls v0.27.7
22652025-06-30T22:11:02.446Z Checking hyper-tls v0.6.0
22662025-06-30T22:11:02.478Z Checking rayon v1.10.0
22672025-06-30T22:11:02.721Z Checking num-bigint-dig v0.8.4
22682025-06-30T22:11:02.814Z Checking tower-http v0.6.6
22692025-06-30T22:11:02.834Z Checking oxnet v0.1.2
22702025-06-30T22:11:02.978Z Checking toml_edit v0.19.15
22712025-06-30T22:11:03.242Z Checking cookie_store v0.21.1
22722025-06-30T22:11:03.419Z Checking zstd v0.13.3
22732025-06-30T22:11:03.633Z Checking usdt-impl v0.5.0
22742025-06-30T22:11:03.791Z Checking postgres-types v0.2.9
22752025-06-30T22:11:03.951Z Checking regex v1.11.1
22762025-06-30T22:11:04.193Z Checking bstr v1.10.0
22772025-06-30T22:11:04.453Z Checking phf v0.11.2
22782025-06-30T22:11:04.566Z Checking ed25519 v2.2.3
22792025-06-30T22:11:04.710Z Checking bzip2 v0.4.4
22802025-06-30T22:11:04.728Z Checking bzip2 v0.5.2
22812025-06-30T22:11:04.859Z Checking curve25519-dalek v4.1.3
22822025-06-30T22:11:04.884Z Checking thiserror v2.0.12
22832025-06-30T22:11:05.004Z Checking hubpack v0.1.2
22842025-06-30T22:11:05.007Z Checking memoffset v0.9.1
22852025-06-30T22:11:05.076Z Checking pkcs1 v0.7.5
22862025-06-30T22:11:05.139Z Checking serde_urlencoded v0.7.1
22872025-06-30T22:11:05.249Z Checking backtrace v0.3.74
22882025-06-30T22:11:05.273Z Checking float-cmp v0.10.0
22892025-06-30T22:11:05.316Z Checking serde-big-array v0.5.1
22902025-06-30T22:11:05.348Z Checking rfc6979 v0.4.0
22912025-06-30T22:11:05.471Z Checking memmap v0.7.0
22922025-06-30T22:11:05.484Z Checking encoding_rs v0.8.34
22932025-06-30T22:11:05.521Z Checking whoami v1.6.0
22942025-06-30T22:11:05.540Z Checking number_prefix v0.4.0
22952025-06-30T22:11:05.543Z Checking data-encoding v2.9.0
22962025-06-30T22:11:05.673Z Checking new_debug_unreachable v1.0.6
22972025-06-30T22:11:05.755Z Checking fixedbitset v0.4.2
22982025-06-30T22:11:05.777Z Checking predicates-core v1.0.8
22992025-06-30T22:11:05.801Z Checking minimal-lexical v0.2.1
23002025-06-30T22:11:05.839Z Checking precomputed-hash v0.1.1
23012025-06-30T22:11:05.939Z Checking unicode-segmentation v1.12.0
23022025-06-30T22:11:05.980Z Checking normalize-line-endings v0.3.0
23032025-06-30T22:11:05.994Z Checking toml_write v0.1.2
23042025-06-30T22:11:06.006Z Checking mime v0.3.17
23052025-06-30T22:11:06.090Z Checking static_assertions v1.1.0
23062025-06-30T22:11:06.108Z Checking difflib v0.4.0
23072025-06-30T22:11:06.196Z Checking winnow v0.7.10
23082025-06-30T22:11:06.199Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
23092025-06-30T22:11:06.274Z Checking nom v7.1.3
23102025-06-30T22:11:06.333Z Checking hickory-proto v0.25.2
23112025-06-30T22:11:06.439Z Checking predicates v3.1.3
23122025-06-30T22:11:06.588Z Checking ed25519-dalek v2.1.1
23132025-06-30T22:11:06.614Z Checking similar v2.7.0
23142025-06-30T22:11:07.018Z Checking petgraph v0.6.5
23152025-06-30T22:11:07.053Z Checking string_cache v0.8.9
23162025-06-30T22:11:07.367Z Checking indicatif v0.17.11
23172025-06-30T22:11:07.498Z Checking tokio-postgres v0.7.13
23182025-06-30T22:11:07.649Z Checking reqwest v0.12.20
23192025-06-30T22:11:08.126Z Checking anyhow v1.0.98
23202025-06-30T22:11:08.525Z Checking usdt v0.5.0
23212025-06-30T22:11:08.792Z Checking ecdsa v0.16.9
23222025-06-30T22:11:08.853Z Checking rsa v0.9.6
23232025-06-30T22:11:09.013Z Checking toml_edit v0.22.27
23242025-06-30T22:11:09.418Z Checking toml v0.7.8
23252025-06-30T22:11:09.837Z Checking nix v0.29.0
23262025-06-30T22:11:09.928Z Checking zip v0.6.6
23272025-06-30T22:11:10.092Z Checking zip v4.2.0
23282025-06-30T22:11:10.142Z Checking clap v4.5.40
23292025-06-30T22:11:10.275Z Checking crossterm v0.28.1
23302025-06-30T22:11:10.335Z Checking itertools v0.10.5
23312025-06-30T22:11:10.631Z Checking itertools v0.12.1
23322025-06-30T22:11:11.219Z Checking tokio-stream v0.1.17
23332025-06-30T22:11:11.386Z Checking buf-list v1.0.3
23342025-06-30T22:11:11.459Z Checking fs-err v3.1.1
23352025-06-30T22:11:11.638Z Checking strum v0.26.3
23362025-06-30T22:11:11.718Z Checking ahash v0.8.11
23372025-06-30T22:11:11.823Z Checking slog v2.7.0
23382025-06-30T22:11:11.936Z Checking openapiv3 v2.2.0
23392025-06-30T22:11:11.994Z Checking x509-cert v0.2.5
23402025-06-30T22:11:12.013Z Checking sha1 v0.10.6
23412025-06-30T22:11:12.230Z Checking winnow v0.6.26
23422025-06-30T22:11:12.291Z Checking rustc-hash v2.1.1
23432025-06-30T22:11:12.309Z Checking unicode-xid v0.2.6
23442025-06-30T22:11:12.403Z Checking peg-runtime v0.8.5
23452025-06-30T22:11:12.476Z Checking lalrpop-util v0.19.12
23462025-06-30T22:11:12.495Z Checking camino v1.1.10
23472025-06-30T22:11:12.650Z Checking sigpipe v0.1.3
23482025-06-30T22:11:12.763Z Checking jiff v0.2.15
23492025-06-30T22:11:12.795Z Checking glob v0.3.2
23502025-06-30T22:11:16.603Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23512025-06-30T22:11:16.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.25s
23522025-06-30T22:11:17.168Z
23532025-06-30T22:11:17.168Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/217)
23542025-06-30T22:11:17.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23552025-06-30T22:11:17.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23562025-06-30T22:11:17.998Z Compiling regress v0.10.3
23572025-06-30T22:11:18.123Z Checking heck v0.5.0
23582025-06-30T22:11:18.153Z Compiling unsafe-libyaml v0.2.11
23592025-06-30T22:11:18.172Z Checking rustix v1.0.7
23602025-06-30T22:11:18.172Z Checking newtype-uuid v1.2.4
23612025-06-30T22:11:18.176Z Checking dirs-sys-next v0.1.2
23622025-06-30T22:11:18.176Z Checking fastrand v2.1.1
23632025-06-30T22:11:18.291Z Checking thread_local v1.1.8
23642025-06-30T22:11:18.401Z Checking dirs-next v2.0.0
23652025-06-30T22:11:18.531Z Checking daft v0.1.3
23662025-06-30T22:11:18.550Z Compiling structmeta-derive v0.3.0
23672025-06-30T22:11:18.570Z Compiling ident_case v1.0.1
23682025-06-30T22:11:18.574Z Checking term v0.7.0
23692025-06-30T22:11:18.767Z Compiling darling_core v0.20.10
23702025-06-30T22:11:18.987Z Checking crossbeam-channel v0.5.15
23712025-06-30T22:11:19.006Z Checking futures-executor v0.3.31
23722025-06-30T22:11:19.250Z Checking is-terminal v0.4.13
23732025-06-30T22:11:19.387Z Compiling rustls v0.22.4
23742025-06-30T22:11:19.670Z Compiling serde_yaml v0.9.34+deprecated
23752025-06-30T22:11:19.701Z Checking tempfile v3.20.0
23762025-06-30T22:11:19.727Z Checking take_mut v0.2.2
23772025-06-30T22:11:19.851Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23782025-06-30T22:11:19.888Z Checking slog-async v2.8.0
23792025-06-30T22:11:20.090Z Checking slog-term v2.9.1
23802025-06-30T22:11:20.192Z Checking futures v0.3.31
23812025-06-30T22:11:20.240Z Compiling proc-macro-crate v1.3.1
23822025-06-30T22:11:20.312Z Checking wait-timeout v0.2.0
23832025-06-30T22:11:20.523Z Compiling multer v3.1.0
23842025-06-30T22:11:20.586Z Checking match_cfg v0.1.0
23852025-06-30T22:11:20.692Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23862025-06-30T22:11:20.821Z Compiling ref-cast v1.0.24
23872025-06-30T22:11:20.963Z Checking bit-vec v0.8.0
23882025-06-30T22:11:21.078Z Compiling structmeta v0.3.0
23892025-06-30T22:11:21.092Z Checking quick-error v1.2.3
23902025-06-30T22:11:21.238Z Checking rusty-fork v0.3.0
23912025-06-30T22:11:21.348Z Checking bit-set v0.8.0
23922025-06-30T22:11:21.366Z Compiling num_enum_derive v0.5.11
23932025-06-30T22:11:21.483Z Checking typify-impl v0.3.0
23942025-06-30T22:11:21.507Z Checking typify-impl v0.2.0
23952025-06-30T22:11:21.598Z Checking hostname v0.3.1
23962025-06-30T22:11:23.065Z Checking progenitor-client v0.9.1
23972025-06-30T22:11:23.489Z Checking rand_xorshift v0.4.0
23982025-06-30T22:11:23.581Z Checking slog-json v2.6.1
23992025-06-30T22:11:23.693Z Compiling lzma-sys v0.1.20
24002025-06-30T22:11:23.850Z Checking hex v0.4.3
24012025-06-30T22:11:24.083Z Compiling foreign-types-macros v0.2.3
24022025-06-30T22:11:24.104Z Compiling ref-cast-impl v1.0.24
24032025-06-30T22:11:24.338Z Compiling async-stream-impl v0.3.6
24042025-06-30T22:11:24.389Z Compiling dropshot v0.16.2
24052025-06-30T22:11:24.584Z Compiling darling_macro v0.20.10
24062025-06-30T22:11:24.700Z Checking arc-swap v1.7.1
24072025-06-30T22:11:25.026Z Checking unarray v0.1.4
24082025-06-30T22:11:25.118Z Checking utf-8 v0.7.6
24092025-06-30T22:11:25.141Z Checking foreign-types-shared v0.3.1
24102025-06-30T22:11:25.192Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24112025-06-30T22:11:25.212Z Checking proptest v1.7.0
24122025-06-30T22:11:25.258Z Checking foreign-types v0.5.0
24132025-06-30T22:11:25.308Z Checking slog-scope v4.4.0
24142025-06-30T22:11:25.338Z Checking tungstenite v0.21.0
24152025-06-30T22:11:25.464Z Compiling darling v0.20.10
24162025-06-30T22:11:25.513Z Checking tokio-rustls v0.25.0
24172025-06-30T22:11:25.551Z Checking async-stream v0.3.6
24182025-06-30T22:11:25.600Z Compiling serde_with_macros v3.12.0
24192025-06-30T22:11:25.657Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24202025-06-30T22:11:25.764Z Checking slog-bunyan v2.5.0
24212025-06-30T22:11:25.819Z Checking num_enum v0.5.11
24222025-06-30T22:11:25.897Z Compiling proc-macro-error v1.0.4
24232025-06-30T22:11:26.176Z Compiling test-strategy v0.4.1
24242025-06-30T22:11:26.195Z Compiling parse-display-derive v0.10.0
24252025-06-30T22:11:26.513Z Checking toml v0.8.23
24262025-06-30T22:11:26.614Z Checking progenitor-client v0.8.0
24272025-06-30T22:11:27.049Z Compiling heck v0.3.3
24282025-06-30T22:11:27.273Z Checking waitgroup v0.1.2
24292025-06-30T22:11:27.417Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24302025-06-30T22:11:27.441Z Checking rustls-pemfile v2.2.0
24312025-06-30T22:11:27.690Z Compiling dropshot_endpoint v0.16.2
24322025-06-30T22:11:28.101Z Checking serde_path_to_error v0.1.17
24332025-06-30T22:11:28.192Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24342025-06-30T22:11:28.741Z Compiling derive-where v1.5.0
24352025-06-30T22:11:28.925Z Checking cstr-argument v0.1.2
24362025-06-30T22:11:29.121Z Checking hostname v0.4.0
24372025-06-30T22:11:29.282Z Checking instant v0.1.13
24382025-06-30T22:11:29.439Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24392025-06-30T22:11:29.545Z Checking pretty-hex v0.2.1
24402025-06-30T22:11:29.696Z Checking debug-ignore v1.0.5
24412025-06-30T22:11:29.740Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24422025-06-30T22:11:29.759Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
24432025-06-30T22:11:29.865Z Checking backoff v0.4.0
24442025-06-30T22:11:29.951Z Checking parse-display v0.10.0
24452025-06-30T22:11:30.026Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24462025-06-30T22:11:30.173Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24472025-06-30T22:11:30.199Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24482025-06-30T22:11:30.345Z Checking serde_with v3.12.0
24492025-06-30T22:11:30.364Z Compiling zone_cfg_derive v0.1.2
24502025-06-30T22:11:30.381Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24512025-06-30T22:11:30.427Z Checking tokio-tungstenite v0.21.0
24522025-06-30T22:11:31.114Z Checking slog-stdlog v4.1.1
24532025-06-30T22:11:31.133Z Checking iddqd v0.3.8
24542025-06-30T22:11:31.297Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24552025-06-30T22:11:31.695Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24562025-06-30T22:11:31.743Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24572025-06-30T22:11:31.773Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24582025-06-30T22:11:31.977Z Checking progenitor-client v0.10.0
24592025-06-30T22:11:32.166Z Checking colored v2.2.0
24602025-06-30T22:11:32.475Z Checking macaddr v1.0.1
24612025-06-30T22:11:32.536Z Checking base64 v0.21.7
24622025-06-30T22:11:32.774Z Checking unicode-width v0.1.14
24632025-06-30T22:11:32.815Z Checking base64 v0.13.1
24642025-06-30T22:11:33.061Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24652025-06-30T22:11:33.264Z Checking ron v0.7.1
24662025-06-30T22:11:33.283Z Checking tabwriter v1.4.0
24672025-06-30T22:11:33.546Z Checking zone v0.1.8
24682025-06-30T22:11:33.569Z Checking slog-envlogger v2.2.0
24692025-06-30T22:11:33.573Z Checking xz2 v0.1.7
24702025-06-30T22:11:33.846Z Checking tokio-dtrace v0.1.0
24712025-06-30T22:11:33.881Z Checking xattr v1.3.1
24722025-06-30T22:11:34.113Z Checking yasna v0.5.2
24732025-06-30T22:11:34.165Z Checking pem v3.0.5
24742025-06-30T22:11:34.223Z Checking smf v0.2.3
24752025-06-30T22:11:34.374Z Checking headers-core v0.3.0
24762025-06-30T22:11:34.449Z Checking filetime v0.2.25
24772025-06-30T22:11:34.540Z Checking same-file v1.0.6
24782025-06-30T22:11:34.688Z Checking tar v0.4.44
24792025-06-30T22:11:34.712Z Checking headers v0.4.1
24802025-06-30T22:11:34.750Z Checking walkdir v2.5.0
24812025-06-30T22:11:34.799Z Checking oxide-tokio-rt v0.1.1
24822025-06-30T22:11:34.994Z Checking rcgen v0.12.1
24832025-06-30T22:11:35.035Z Checking camino-tempfile v1.4.1
24842025-06-30T22:11:35.053Z Checking atomicwrites v0.4.4
24852025-06-30T22:11:35.277Z Checking subprocess v0.2.9
24862025-06-30T22:11:35.406Z Compiling typify-macro v0.3.0
24872025-06-30T22:11:35.898Z Compiling typify-macro v0.2.0
24882025-06-30T22:11:37.359Z Compiling typify v0.3.0
24892025-06-30T22:11:37.462Z Compiling progenitor-impl v0.9.1
24902025-06-30T22:11:37.739Z Compiling typify v0.2.0
24912025-06-30T22:11:37.840Z Compiling progenitor-impl v0.8.0
24922025-06-30T22:11:40.174Z Compiling progenitor-macro v0.9.1
24932025-06-30T22:11:40.566Z Compiling progenitor-macro v0.8.0
24942025-06-30T22:11:44.894Z Checking progenitor v0.9.1
24952025-06-30T22:11:45.049Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
24962025-06-30T22:11:45.420Z Checking progenitor v0.8.0
24972025-06-30T22:11:45.572Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24982025-06-30T22:11:47.951Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24992025-06-30T22:11:48.158Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25002025-06-30T22:11:54.272Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25012025-06-30T22:11:55.997Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25022025-06-30T22:11:57.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.15s
25032025-06-30T22:11:57.523Z
25042025-06-30T22:11:57.523Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/217)
25052025-06-30T22:11:58.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25062025-06-30T22:11:58.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25072025-06-30T22:11:58.329Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25082025-06-30T22:11:59.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
25092025-06-30T22:12:00.050Z
25102025-06-30T22:12:00.050Zinfo: running `cargo check --bins` on nexus-config (52/217)
25112025-06-30T22:12:00.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25122025-06-30T22:12:00.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25132025-06-30T22:12:00.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25142025-06-30T22:12:00.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25152025-06-30T22:12:00.822Z
25162025-06-30T22:12:00.822Zinfo: running `cargo check --bins` on omicron-rpaths (53/217)
25172025-06-30T22:12:01.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25182025-06-30T22:12:01.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25192025-06-30T22:12:01.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25202025-06-30T22:12:01.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
25212025-06-30T22:12:01.567Z
25222025-06-30T22:12:01.567Zinfo: running `cargo check --bins` on omicron-certificates (54/217)
25232025-06-30T22:12:02.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25242025-06-30T22:12:02.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25252025-06-30T22:12:02.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25262025-06-30T22:12:02.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25272025-06-30T22:12:02.339Z
25282025-06-30T22:12:02.339Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/217)
25292025-06-30T22:12:03.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25302025-06-30T22:12:03.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25312025-06-30T22:12:03.220Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25322025-06-30T22:12:03.343Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25332025-06-30T22:12:03.347Z Compiling rustix v1.0.7
25342025-06-30T22:12:03.347Z Compiling wait-timeout v0.2.0
25352025-06-30T22:12:03.347Z Compiling match_cfg v0.1.0
25362025-06-30T22:12:03.347Z Compiling quick-error v1.2.3
25372025-06-30T22:12:03.347Z Compiling bit-vec v0.8.0
25382025-06-30T22:12:03.351Z Compiling rustls v0.22.4
25392025-06-30T22:12:03.486Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25402025-06-30T22:12:03.518Z Compiling hostname v0.3.1
25412025-06-30T22:12:03.540Z Compiling progenitor-client v0.9.1
25422025-06-30T22:12:03.731Z Compiling bit-set v0.8.0
25432025-06-30T22:12:03.795Z Compiling slog-json v2.6.1
25442025-06-30T22:12:03.819Z Compiling rand_xorshift v0.4.0
25452025-06-30T22:12:03.916Z Compiling itertools v0.13.0
25462025-06-30T22:12:03.970Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25472025-06-30T22:12:04.021Z Compiling hex v0.4.3
25482025-06-30T22:12:04.061Z Compiling heapless v0.8.0
25492025-06-30T22:12:04.083Z Compiling unarray v0.1.4
25502025-06-30T22:12:04.145Z Compiling slog-bunyan v2.5.0
25512025-06-30T22:12:04.263Z Compiling progenitor v0.9.1
25522025-06-30T22:12:04.378Z Compiling ref-cast v1.0.24
25532025-06-30T22:12:04.494Z Compiling async-stream v0.3.6
25542025-06-30T22:12:04.546Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25552025-06-30T22:12:04.569Z Compiling multer v3.1.0
25562025-06-30T22:12:04.733Z Compiling toml v0.8.23
25572025-06-30T22:12:04.770Z Compiling waitgroup v0.1.2
25582025-06-30T22:12:04.878Z Compiling rustls-pemfile v2.2.0
25592025-06-30T22:12:04.993Z Checking hash32 v0.3.1
25602025-06-30T22:12:05.219Z Compiling tempfile v3.20.0
25612025-06-30T22:12:05.240Z Compiling serde_path_to_error v0.1.17
25622025-06-30T22:12:05.440Z Compiling hostname v0.4.0
25632025-06-30T22:12:05.660Z Compiling rusty-fork v0.3.0
25642025-06-30T22:12:05.679Z Compiling instant v0.1.13
25652025-06-30T22:12:05.853Z Compiling smoltcp v0.11.0
25662025-06-30T22:12:05.982Z Compiling debug-ignore v1.0.5
25672025-06-30T22:12:06.003Z Compiling backoff v0.4.0
25682025-06-30T22:12:06.159Z Compiling proptest v1.7.0
25692025-06-30T22:12:06.320Z Compiling iddqd v0.3.8
25702025-06-30T22:12:06.352Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
25712025-06-30T22:12:06.514Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25722025-06-30T22:12:06.706Z Compiling serde_with v3.12.0
25732025-06-30T22:12:06.808Z Compiling ingot-macros v0.1.0
25742025-06-30T22:12:07.025Z Compiling parse-display v0.10.0
25752025-06-30T22:12:07.664Z Compiling tokio-rustls v0.25.0
25762025-06-30T22:12:08.107Z Compiling dropshot v0.16.2
25772025-06-30T22:12:08.834Z Checking num-rational v0.4.2
25782025-06-30T22:12:09.495Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25792025-06-30T22:12:10.190Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25802025-06-30T22:12:10.399Z Compiling progenitor-client v0.10.0
25812025-06-30T22:12:11.651Z Compiling phf_generator v0.11.2
25822025-06-30T22:12:11.870Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
25832025-06-30T22:12:12.342Z Checking num-complex v0.4.6
25842025-06-30T22:12:13.035Z Compiling macaddr v1.0.1
25852025-06-30T22:12:13.218Z Checking cobs v0.2.3
25862025-06-30T22:12:13.435Z Checking postcard v1.0.10
25872025-06-30T22:12:13.502Z Compiling num v0.4.3
25882025-06-30T22:12:13.634Z Compiling phf_codegen v0.11.2
25892025-06-30T22:12:13.826Z Checking ingot-types v0.1.0
25902025-06-30T22:12:13.858Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25912025-06-30T22:12:13.973Z Compiling parse-zoneinfo v0.3.1
25922025-06-30T22:12:14.341Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25932025-06-30T22:12:14.607Z Checking ingot v0.1.0
25942025-06-30T22:12:14.658Z Compiling float-ord v0.3.2
25952025-06-30T22:12:14.715Z Compiling convert_case v0.4.0
25962025-06-30T22:12:15.033Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25972025-06-30T22:12:15.519Z Compiling derive_more v0.99.20
25982025-06-30T22:12:15.736Z Compiling chrono-tz-build v0.4.0
25992025-06-30T22:12:16.643Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26002025-06-30T22:12:16.783Z Compiling crucible-workspace-hack v0.1.0
26012025-06-30T22:12:16.945Z Checking linked-hash-map v0.5.6
26022025-06-30T22:12:17.122Z Compiling chrono-tz v0.10.3
26032025-06-30T22:12:17.278Z Checking lru-cache v0.1.2
26042025-06-30T22:12:17.509Z Checking resolv-conf v0.7.0
26052025-06-30T22:12:17.533Z Checking newline-converter v0.3.0
26062025-06-30T22:12:17.702Z Checking hickory-proto v0.24.4
26072025-06-30T22:12:17.833Z Checking itertools v0.14.0
26082025-06-30T22:12:17.916Z Checking prettyplease v0.2.35
26092025-06-30T22:12:18.038Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26102025-06-30T22:12:18.494Z Compiling slog-dtrace v0.3.0
26112025-06-30T22:12:19.141Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26122025-06-30T22:12:19.997Z Checking expectorate v1.2.0
26132025-06-30T22:12:20.243Z Compiling zone_cfg_derive v0.3.0
26142025-06-30T22:12:20.350Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26152025-06-30T22:12:20.376Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26162025-06-30T22:12:20.428Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26172025-06-30T22:12:20.727Z Compiling const_format_proc_macros v0.2.34
26182025-06-30T22:12:21.521Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-06-30T22:12:21.591Z Compiling num-derive v0.4.2
26202025-06-30T22:12:22.085Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26212025-06-30T22:12:22.116Z Checking hickory-resolver v0.24.4
26222025-06-30T22:12:22.141Z Checking highway v1.3.0
26232025-06-30T22:12:22.405Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26242025-06-30T22:12:22.533Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
26252025-06-30T22:12:22.583Z Checking const_format v0.2.34
26262025-06-30T22:12:22.602Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26272025-06-30T22:12:22.691Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26282025-06-30T22:12:22.909Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26292025-06-30T22:12:23.081Z Checking zone v0.3.1
26302025-06-30T22:12:23.739Z Checking qorb v0.4.0
26312025-06-30T22:12:23.823Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
26322025-06-30T22:12:23.860Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26332025-06-30T22:12:24.092Z Checking gethostname v0.5.0
26342025-06-30T22:12:24.252Z Checking bcs v0.1.6
26352025-06-30T22:12:24.320Z Checking nanorand v0.7.0
26362025-06-30T22:12:24.485Z Compiling async-recursion v1.1.1
26372025-06-30T22:12:24.688Z Checking termtree v0.5.1
26382025-06-30T22:12:24.761Z Checking flume v0.11.1
26392025-06-30T22:12:25.410Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26402025-06-30T22:12:30.660Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26412025-06-30T22:12:34.258Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26422025-06-30T22:12:36.926Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26432025-06-30T22:12:38.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.94s
26442025-06-30T22:12:38.496Z
26452025-06-30T22:12:38.496Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/217)
26462025-06-30T22:12:39.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-06-30T22:12:39.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-06-30T22:12:39.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-06-30T22:12:39.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26502025-06-30T22:12:39.313Z
26512025-06-30T22:12:39.313Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/217)
26522025-06-30T22:12:40.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-06-30T22:12:40.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-06-30T22:12:40.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-06-30T22:12:40.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26562025-06-30T22:12:40.124Z
26572025-06-30T22:12:40.125Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/217)
26582025-06-30T22:12:40.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-06-30T22:12:40.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-06-30T22:12:40.950Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26612025-06-30T22:12:41.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
26622025-06-30T22:12:41.857Z
26632025-06-30T22:12:41.857Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/217)
26642025-06-30T22:12:42.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-06-30T22:12:42.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-06-30T22:12:42.716Z Compiling cfg_aliases v0.1.1
26672025-06-30T22:12:42.719Z Compiling vte_generate_state_changes v0.1.2
26682025-06-30T22:12:42.719Z Checking fd-lock v4.0.2
26692025-06-30T22:12:42.720Z Checking nibble_vec v0.1.0
26702025-06-30T22:12:42.832Z Checking endian-type v0.1.2
26712025-06-30T22:12:42.835Z Checking bytecount v0.6.8
26722025-06-30T22:12:42.898Z Compiling tabled_derive v0.7.0
26732025-06-30T22:12:42.901Z Checking itertools v0.13.0
26742025-06-30T22:12:42.933Z Compiling nix v0.28.0
26752025-06-30T22:12:43.029Z Compiling peg-macros v0.8.5
26762025-06-30T22:12:43.049Z Checking papergrid v0.11.0
26772025-06-30T22:12:43.053Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26782025-06-30T22:12:43.056Z Checking radix_trie v0.2.1
26792025-06-30T22:12:43.387Z Checking vte v0.11.1
26802025-06-30T22:12:43.499Z Compiling sqlparser_derive v0.2.2
26812025-06-30T22:12:44.069Z Checking home v0.5.9
26822025-06-30T22:12:44.252Z Checking unicode_categories v0.1.1
26832025-06-30T22:12:44.502Z Checking nu-ansi-term v0.50.1
26842025-06-30T22:12:44.525Z Checking sqlparser v0.45.0
26852025-06-30T22:12:44.550Z Checking sqlformat v0.3.5
26862025-06-30T22:12:44.789Z Checking strip-ansi-escapes v0.2.0
26872025-06-30T22:12:44.954Z Checking tabled v0.15.0
26882025-06-30T22:12:44.971Z Checking display-error-chain v0.2.2
26892025-06-30T22:12:45.241Z Checking reedline v0.40.0
26902025-06-30T22:12:45.789Z Checking peg v0.8.5
26912025-06-30T22:12:45.833Z Checking rustyline v14.0.0
26922025-06-30T22:12:57.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.31s
26932025-06-30T22:12:57.596Z
26942025-06-30T22:12:57.596Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/217)
26952025-06-30T22:12:57.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-06-30T22:12:57.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-06-30T22:12:57.597Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26982025-06-30T22:13:01.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s
26992025-06-30T22:13:01.890Z
27002025-06-30T22:13:01.890Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/217)
27012025-06-30T22:13:02.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-06-30T22:13:02.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-06-30T22:13:02.732Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27042025-06-30T22:13:06.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
27052025-06-30T22:13:06.706Z
27062025-06-30T22:13:06.706Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/217)
27072025-06-30T22:13:07.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-06-30T22:13:07.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-06-30T22:13:07.557Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27102025-06-30T22:13:12.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
27112025-06-30T22:13:12.723Z
27122025-06-30T22:13:12.723Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/217)
27132025-06-30T22:13:13.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-06-30T22:13:13.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-06-30T22:13:13.547Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27162025-06-30T22:13:18.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
27172025-06-30T22:13:18.717Z
27182025-06-30T22:13:18.717Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/217)
27192025-06-30T22:13:19.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-06-30T22:13:19.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-06-30T22:13:19.539Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27222025-06-30T22:13:23.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
27232025-06-30T22:13:23.513Z
27242025-06-30T22:13:23.513Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/217)
27252025-06-30T22:13:24.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-06-30T22:13:24.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-06-30T22:13:24.334Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27282025-06-30T22:13:28.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
27292025-06-30T22:13:28.449Z
27302025-06-30T22:13:28.449Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/217)
27312025-06-30T22:13:29.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-06-30T22:13:29.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-06-30T22:13:29.264Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27342025-06-30T22:13:34.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
27352025-06-30T22:13:34.660Z
27362025-06-30T22:13:34.660Zinfo: running `cargo check --bins` on oximeter (67/217)
27372025-06-30T22:13:35.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-06-30T22:13:35.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-06-30T22:13:35.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-06-30T22:13:35.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27412025-06-30T22:13:35.414Z
27422025-06-30T22:13:35.414Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/217)
27432025-06-30T22:13:36.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-06-30T22:13:36.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-06-30T22:13:36.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-06-30T22:13:36.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27472025-06-30T22:13:36.138Z
27482025-06-30T22:13:36.138Zinfo: running `cargo check --bins` on oximeter-schema (69/217)
27492025-06-30T22:13:36.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-06-30T22:13:36.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-06-30T22:13:36.900Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27522025-06-30T22:13:38.948Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27532025-06-30T22:13:39.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
27542025-06-30T22:13:40.194Z
27552025-06-30T22:13:40.194Zinfo: running `cargo check --bins` on oximeter-types (70/217)
27562025-06-30T22:13:40.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-06-30T22:13:40.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-06-30T22:13:40.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-06-30T22:13:40.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27602025-06-30T22:13:40.975Z
27612025-06-30T22:13:40.975Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/217)
27622025-06-30T22:13:41.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-06-30T22:13:41.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-06-30T22:13:41.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-06-30T22:13:41.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27662025-06-30T22:13:41.780Z
27672025-06-30T22:13:41.780Zinfo: running `cargo check --bins` on oxql-types (72/217)
27682025-06-30T22:13:42.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-06-30T22:13:42.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-06-30T22:13:42.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-06-30T22:13:42.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27722025-06-30T22:13:42.583Z
27732025-06-30T22:13:42.583Zinfo: running `cargo check --bins` on oximeter-test-utils (73/217)
27742025-06-30T22:13:43.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-06-30T22:13:43.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-06-30T22:13:43.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-06-30T22:13:43.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27782025-06-30T22:13:43.412Z
27792025-06-30T22:13:43.412Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/217)
27802025-06-30T22:13:44.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-06-30T22:13:44.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-06-30T22:13:44.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-06-30T22:13:44.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27842025-06-30T22:13:44.192Z
27852025-06-30T22:13:44.192Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/217)
27862025-06-30T22:13:44.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-06-30T22:13:44.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-06-30T22:13:44.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-06-30T22:13:44.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27902025-06-30T22:13:44.984Z
27912025-06-30T22:13:44.984Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/217)
27922025-06-30T22:13:45.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-06-30T22:13:45.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-06-30T22:13:45.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-06-30T22:13:45.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27962025-06-30T22:13:45.774Z
27972025-06-30T22:13:45.774Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/217)
27982025-06-30T22:13:46.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-06-30T22:13:46.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-06-30T22:13:46.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-06-30T22:13:46.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28022025-06-30T22:13:46.581Z
28032025-06-30T22:13:46.581Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/217)
28042025-06-30T22:13:47.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-06-30T22:13:47.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-06-30T22:13:47.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-06-30T22:13:47.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28082025-06-30T22:13:47.398Z
28092025-06-30T22:13:47.399Zinfo: running `cargo check --bins` on cockroach-admin-client (79/217)
28102025-06-30T22:13:48.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-06-30T22:13:48.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-06-30T22:13:48.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-06-30T22:13:48.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28142025-06-30T22:13:48.152Z
28152025-06-30T22:13:48.152Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/217)
28162025-06-30T22:13:48.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-06-30T22:13:48.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-06-30T22:13:48.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-06-30T22:13:48.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28202025-06-30T22:13:48.935Z
28212025-06-30T22:13:48.935Zinfo: running `cargo check --bins` on dns-service-client (81/217)
28222025-06-30T22:13:49.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-06-30T22:13:49.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-06-30T22:13:49.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-06-30T22:13:49.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28262025-06-30T22:13:49.711Z
28272025-06-30T22:13:49.711Zinfo: running `cargo check --bins` on internal-dns-types (82/217)
28282025-06-30T22:13:50.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-06-30T22:13:50.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-06-30T22:13:50.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-06-30T22:13:50.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28322025-06-30T22:13:50.475Z
28332025-06-30T22:13:50.475Zinfo: running `cargo check --bins` on gateway-client (83/217)
28342025-06-30T22:13:51.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-06-30T22:13:51.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-06-30T22:13:51.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-06-30T22:13:51.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28382025-06-30T22:13:51.238Z
28392025-06-30T22:13:51.238Zinfo: running `cargo check --bins` on ereport-types (84/217)
28402025-06-30T22:13:51.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-06-30T22:13:51.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-06-30T22:13:51.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432025-06-30T22:13:51.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28442025-06-30T22:13:51.979Z
28452025-06-30T22:13:51.980Zinfo: running `cargo check --bins` on gateway-types (85/217)
28462025-06-30T22:13:52.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-06-30T22:13:52.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-06-30T22:13:52.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492025-06-30T22:13:52.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28502025-06-30T22:13:52.745Z
28512025-06-30T22:13:52.745Zinfo: running `cargo check --bins` on ipcc (86/217)
28522025-06-30T22:13:53.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-06-30T22:13:53.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-06-30T22:13:53.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552025-06-30T22:13:53.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28562025-06-30T22:13:53.505Z
28572025-06-30T22:13:53.505Zinfo: running `cargo check --bins` on installinator-client (87/217)
28582025-06-30T22:13:54.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592025-06-30T22:13:54.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602025-06-30T22:13:54.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612025-06-30T22:13:54.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28622025-06-30T22:13:54.301Z
28632025-06-30T22:13:54.301Zinfo: running `cargo check --bins` on installinator-common (88/217)
28642025-06-30T22:13:54.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-06-30T22:13:54.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-06-30T22:13:54.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672025-06-30T22:13:55.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28682025-06-30T22:13:55.085Z
28692025-06-30T22:13:55.085Zinfo: running `cargo check --bins` on update-engine (89/217)
28702025-06-30T22:13:55.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-06-30T22:13:55.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-06-30T22:13:55.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732025-06-30T22:13:55.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28742025-06-30T22:13:55.829Z
28752025-06-30T22:13:55.829Zinfo: running `cargo check --bins` on nexus-client (90/217)
28762025-06-30T22:13:56.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-06-30T22:13:56.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-06-30T22:13:56.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792025-06-30T22:13:56.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28802025-06-30T22:13:56.625Z
28812025-06-30T22:13:56.625Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/217)
28822025-06-30T22:13:57.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832025-06-30T22:13:57.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842025-06-30T22:13:57.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852025-06-30T22:13:57.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28862025-06-30T22:13:57.408Z
28872025-06-30T22:13:57.408Zinfo: running `cargo check --bins` on omicron-passwords (92/217)
28882025-06-30T22:13:58.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892025-06-30T22:13:58.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902025-06-30T22:13:58.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912025-06-30T22:13:58.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28922025-06-30T22:13:58.146Z
28932025-06-30T22:13:58.146Zinfo: running `cargo check --bins` on nexus-types (93/217)
28942025-06-30T22:13:58.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952025-06-30T22:13:58.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962025-06-30T22:13:58.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972025-06-30T22:13:58.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28982025-06-30T22:13:58.934Z
28992025-06-30T22:13:58.934Zinfo: running `cargo check --bins` on oxide-client (94/217)
29002025-06-30T22:13:59.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012025-06-30T22:13:59.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022025-06-30T22:13:59.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032025-06-30T22:13:59.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29042025-06-30T22:13:59.697Z
29052025-06-30T22:13:59.697Zinfo: running `cargo check --bins` on oximeter-client (95/217)
29062025-06-30T22:14:00.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072025-06-30T22:14:00.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082025-06-30T22:14:00.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092025-06-30T22:14:00.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29102025-06-30T22:14:00.450Z
29112025-06-30T22:14:00.450Zinfo: running `cargo check --bins` on repo-depot-client (96/217)
29122025-06-30T22:14:01.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-06-30T22:14:01.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-06-30T22:14:01.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152025-06-30T22:14:01.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29162025-06-30T22:14:01.186Z
29172025-06-30T22:14:01.186Zinfo: running `cargo check --bins` on sled-agent-client (97/217)
29182025-06-30T22:14:01.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-06-30T22:14:01.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-06-30T22:14:01.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212025-06-30T22:14:01.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29222025-06-30T22:14:01.969Z
29232025-06-30T22:14:01.969Zinfo: running `cargo check --bins` on sled-agent-types (98/217)
29242025-06-30T22:14:02.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-06-30T22:14:02.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-06-30T22:14:02.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-06-30T22:14:02.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29282025-06-30T22:14:02.778Z
29292025-06-30T22:14:02.778Zinfo: running `cargo check --bins` on wicketd-client (99/217)
29302025-06-30T22:14:03.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-06-30T22:14:03.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-06-30T22:14:03.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-06-30T22:14:03.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29342025-06-30T22:14:03.572Z
29352025-06-30T22:14:03.572Zinfo: running `cargo check --bins` on wicket-common (100/217)
29362025-06-30T22:14:04.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-06-30T22:14:04.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-06-30T22:14:04.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-06-30T22:14:04.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29402025-06-30T22:14:04.843Z
29412025-06-30T22:14:04.843Zinfo: running `cargo check --bins` on omicron-cockroach-admin (101/217)
29422025-06-30T22:14:05.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-06-30T22:14:05.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-06-30T22:14:05.237Z Checking csv-core v0.1.11
29452025-06-30T22:14:05.237Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29462025-06-30T22:14:05.241Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29472025-06-30T22:14:05.241Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29482025-06-30T22:14:05.521Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29492025-06-30T22:14:05.540Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29502025-06-30T22:14:05.562Z Checking csv v1.3.1
29512025-06-30T22:14:06.116Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29522025-06-30T22:14:06.598Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29532025-06-30T22:14:08.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
29542025-06-30T22:14:09.071Z
29552025-06-30T22:14:09.071Zinfo: running `cargo check --bins` on cockroach-admin-api (102/217)
29562025-06-30T22:14:09.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29572025-06-30T22:14:09.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29582025-06-30T22:14:09.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29592025-06-30T22:14:09.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29602025-06-30T22:14:09.835Z
29612025-06-30T22:14:09.835Zinfo: running `cargo check --bins` on cockroach-admin-types (103/217)
29622025-06-30T22:14:10.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29632025-06-30T22:14:10.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29642025-06-30T22:14:10.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29652025-06-30T22:14:10.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29662025-06-30T22:14:10.602Z
29672025-06-30T22:14:10.602Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (104/217)
29682025-06-30T22:14:11.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692025-06-30T22:14:11.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702025-06-30T22:14:11.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29712025-06-30T22:14:11.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29722025-06-30T22:14:11.491Z
29732025-06-30T22:14:11.491Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (105/217)
29742025-06-30T22:14:12.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752025-06-30T22:14:12.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762025-06-30T22:14:12.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29772025-06-30T22:14:12.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29782025-06-30T22:14:12.391Z
29792025-06-30T22:14:12.391Zinfo: running `cargo check --bins` on dns-server (106/217)
29802025-06-30T22:14:13.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812025-06-30T22:14:13.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822025-06-30T22:14:13.188Z Compiling typify-impl v0.4.1
29832025-06-30T22:14:13.311Z Compiling parking_lot_core v0.8.6
29842025-06-30T22:14:13.315Z Compiling moka v0.12.10
29852025-06-30T22:14:13.321Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29862025-06-30T22:14:13.330Z Checking tagptr v0.2.0
29872025-06-30T22:14:13.359Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29882025-06-30T22:14:13.363Z Checking prefix-trie v0.7.0
29892025-06-30T22:14:13.540Z Checking fxhash v0.2.1
29902025-06-30T22:14:13.592Z Checking hickory-client v0.25.2
29912025-06-30T22:14:14.067Z Checking hickory-server v0.25.2
29922025-06-30T22:14:14.089Z Checking parking_lot v0.11.2
29932025-06-30T22:14:14.461Z Checking sled v0.34.7
29942025-06-30T22:14:14.492Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29952025-06-30T22:14:14.948Z Checking hickory-resolver v0.25.2
29962025-06-30T22:14:18.526Z Compiling typify-macro v0.4.1
29972025-06-30T22:14:20.175Z Compiling typify v0.4.1
29982025-06-30T22:14:20.271Z Compiling progenitor-impl v0.10.0
29992025-06-30T22:14:22.866Z Compiling progenitor-macro v0.10.0
30002025-06-30T22:14:26.864Z Checking progenitor v0.10.0
30012025-06-30T22:14:26.964Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30022025-06-30T22:14:27.499Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30032025-06-30T22:14:31.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.54s
30042025-06-30T22:14:32.023Z
30052025-06-30T22:14:32.023Zinfo: running `cargo check --bins` on dns-server-api (107/217)
30062025-06-30T22:14:32.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072025-06-30T22:14:32.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082025-06-30T22:14:32.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092025-06-30T22:14:32.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30102025-06-30T22:14:32.023Z
30112025-06-30T22:14:32.023Zinfo: running `cargo check --bins` on openapi-manager-types (108/217)
30122025-06-30T22:14:32.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132025-06-30T22:14:32.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142025-06-30T22:14:32.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152025-06-30T22:14:32.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30162025-06-30T22:14:32.023Z
30172025-06-30T22:14:32.023Zinfo: running `cargo check --bins` on gateway-test-utils (109/217)
30182025-06-30T22:14:32.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192025-06-30T22:14:32.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202025-06-30T22:14:32.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212025-06-30T22:14:32.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30222025-06-30T22:14:32.023Z
30232025-06-30T22:14:32.023Zinfo: running `cargo check --bins` on omicron-gateway (110/217)
30242025-06-30T22:14:32.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252025-06-30T22:14:32.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262025-06-30T22:14:32.355Z Checking half v2.4.1
30272025-06-30T22:14:32.355Z Checking ciborium-io v0.2.2
30282025-06-30T22:14:32.355Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30292025-06-30T22:14:32.506Z Compiling radium v0.7.0
30302025-06-30T22:14:32.510Z Compiling semver v0.1.20
30312025-06-30T22:14:32.524Z Compiling zerocopy-derive v0.6.6
30322025-06-30T22:14:32.528Z Checking tap v1.0.1
30332025-06-30T22:14:32.528Z Compiling maybe-uninit v2.0.0
30342025-06-30T22:14:32.621Z Checking password-hash v0.5.0
30352025-06-30T22:14:32.743Z Checking wyz v0.5.1
30362025-06-30T22:14:32.871Z Checking ciborium-ll v0.2.2
30372025-06-30T22:14:32.930Z Compiling rustc_version v0.1.7
30382025-06-30T22:14:33.068Z Checking blake2 v0.10.6
30392025-06-30T22:14:33.088Z Checking crc-catalog v2.4.0
30402025-06-30T22:14:33.092Z Checking funty v2.0.0
30412025-06-30T22:14:33.185Z Checking ciborium v0.2.2
30422025-06-30T22:14:33.206Z Compiling packed_struct v0.10.1
30432025-06-30T22:14:33.253Z Compiling cancel-safe-futures v0.1.5
30442025-06-30T22:14:33.335Z Compiling newtype_derive v0.1.6
30452025-06-30T22:14:33.357Z Compiling owo-colors v4.2.2
30462025-06-30T22:14:33.504Z Checking argon2 v0.5.3
30472025-06-30T22:14:33.616Z Checking crc v3.2.1
30482025-06-30T22:14:33.714Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30492025-06-30T22:14:33.803Z Compiling packed_struct_codegen v0.10.1
30502025-06-30T22:14:33.920Z Checking bitvec v1.0.1
30512025-06-30T22:14:34.012Z Checking libsw-core v0.3.1
30522025-06-30T22:14:34.032Z Checking secrecy v0.10.3
30532025-06-30T22:14:34.112Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30542025-06-30T22:14:34.182Z Compiling indexmap v1.9.3
30552025-06-30T22:14:34.229Z Checking nodrop v0.1.14
30562025-06-30T22:14:34.250Z Checking fixedbitset v0.5.7
30572025-06-30T22:14:34.312Z Checking libsw v3.5.0
30582025-06-30T22:14:34.351Z Checking zerocopy v0.6.6
30592025-06-30T22:14:34.371Z Checking array-init v0.0.4
30602025-06-30T22:14:34.504Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30612025-06-30T22:14:34.532Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30622025-06-30T22:14:34.619Z Checking petgraph v0.8.2
30632025-06-30T22:14:34.916Z Checking smallvec v0.6.14
30642025-06-30T22:14:35.016Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30652025-06-30T22:14:35.339Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30662025-06-30T22:14:35.710Z Checking termcolor v1.4.1
30672025-06-30T22:14:35.763Z Checking bitfield v0.14.0
30682025-06-30T22:14:36.061Z Checking swrite v0.1.0
30692025-06-30T22:14:36.149Z Checking hashbrown v0.12.3
30702025-06-30T22:14:36.170Z Checking linear-map v1.2.0
30712025-06-30T22:14:36.202Z Checking indent_write v2.2.0
30722025-06-30T22:14:36.221Z Checking env_logger v0.10.2
30732025-06-30T22:14:36.430Z Checking ron v0.8.1
30742025-06-30T22:14:36.497Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30752025-06-30T22:14:36.645Z Checking steno v0.4.1
30762025-06-30T22:14:36.711Z Checking serde-hex v0.1.0
30772025-06-30T22:14:37.174Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30782025-06-30T22:14:37.702Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30792025-06-30T22:14:37.805Z Checking hashbrown v0.13.2
30802025-06-30T22:14:37.926Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30812025-06-30T22:14:37.981Z Checking humantime v2.2.0
30822025-06-30T22:14:38.314Z Checking crc-any v2.5.0
30832025-06-30T22:14:38.703Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30842025-06-30T22:14:38.722Z Checking object v0.30.4
30852025-06-30T22:14:38.835Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30862025-06-30T22:14:38.892Z Checking path-slash v0.1.5
30872025-06-30T22:14:38.993Z Checking void v1.0.2
30882025-06-30T22:14:39.061Z Checking half v1.8.3
30892025-06-30T22:14:39.171Z Checking lzss v0.8.2
30902025-06-30T22:14:39.282Z Checking tungstenite v0.23.0
30912025-06-30T22:14:39.490Z Checking serde_cbor v0.11.2
30922025-06-30T22:14:39.520Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30932025-06-30T22:14:39.963Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30942025-06-30T22:14:40.102Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30952025-06-30T22:14:40.260Z Checking nix v0.27.1
30962025-06-30T22:14:40.350Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30972025-06-30T22:14:40.381Z Checking kstat-rs v0.2.4
30982025-06-30T22:14:40.461Z Checking serde_bytes v0.11.17
30992025-06-30T22:14:40.669Z Checking tokio-tungstenite v0.23.1
31002025-06-30T22:14:40.729Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31012025-06-30T22:14:40.791Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31022025-06-30T22:14:40.932Z Checking signal-hook-tokio v0.3.1
31032025-06-30T22:14:41.630Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31042025-06-30T22:14:47.897Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31052025-06-30T22:14:49.255Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31062025-06-30T22:14:54.501Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31072025-06-30T22:15:01.070Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31082025-06-30T22:15:01.779Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31092025-06-30T22:15:04.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.30s
31102025-06-30T22:15:04.986Z
31112025-06-30T22:15:04.987Zinfo: running `cargo check --bins` on gateway-api (111/217)
31122025-06-30T22:15:05.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132025-06-30T22:15:05.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142025-06-30T22:15:05.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152025-06-30T22:15:05.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31162025-06-30T22:15:05.754Z
31172025-06-30T22:15:05.754Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/217)
31182025-06-30T22:15:06.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192025-06-30T22:15:06.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202025-06-30T22:15:06.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212025-06-30T22:15:06.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31222025-06-30T22:15:06.487Z
31232025-06-30T22:15:06.487Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/217)
31242025-06-30T22:15:07.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252025-06-30T22:15:07.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262025-06-30T22:15:07.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272025-06-30T22:15:07.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31282025-06-30T22:15:07.272Z
31292025-06-30T22:15:07.272Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/217)
31302025-06-30T22:15:07.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312025-06-30T22:15:07.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322025-06-30T22:15:07.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332025-06-30T22:15:07.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31342025-06-30T22:15:08.043Z
31352025-06-30T22:15:08.043Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/217)
31362025-06-30T22:15:08.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372025-06-30T22:15:08.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382025-06-30T22:15:08.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392025-06-30T22:15:08.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31402025-06-30T22:15:08.816Z
31412025-06-30T22:15:08.816Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/217)
31422025-06-30T22:15:09.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432025-06-30T22:15:09.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442025-06-30T22:15:09.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452025-06-30T22:15:09.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31462025-06-30T22:15:09.596Z
31472025-06-30T22:15:09.596Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/217)
31482025-06-30T22:15:10.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492025-06-30T22:15:10.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502025-06-30T22:15:10.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512025-06-30T22:15:10.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31522025-06-30T22:15:10.389Z
31532025-06-30T22:15:10.389Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/217)
31542025-06-30T22:15:11.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552025-06-30T22:15:11.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562025-06-30T22:15:11.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572025-06-30T22:15:11.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31582025-06-30T22:15:11.181Z
31592025-06-30T22:15:11.181Zinfo: running `cargo check --bins` on oximeter-producer (119/217)
31602025-06-30T22:15:11.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612025-06-30T22:15:11.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622025-06-30T22:15:11.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632025-06-30T22:15:11.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31642025-06-30T22:15:12.023Z
31652025-06-30T22:15:12.023Zinfo: running `cargo check --bins` on internal-dns-resolver (120/217)
31662025-06-30T22:15:12.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672025-06-30T22:15:12.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682025-06-30T22:15:12.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692025-06-30T22:15:12.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31702025-06-30T22:15:12.807Z
31712025-06-30T22:15:12.807Zinfo: running `cargo check --bins` on sp-sim (121/217)
31722025-06-30T22:15:13.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732025-06-30T22:15:13.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742025-06-30T22:15:13.603Z Compiling nix v0.30.1
31752025-06-30T22:15:13.603Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31762025-06-30T22:15:13.607Z Checking keccak v0.1.5
31772025-06-30T22:15:13.950Z Checking sha3 v0.10.8
31782025-06-30T22:15:13.993Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31792025-06-30T22:15:15.704Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31802025-06-30T22:15:17.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.98s
31812025-06-30T22:15:18.006Z
31822025-06-30T22:15:18.006Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/217)
31832025-06-30T22:15:18.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-06-30T22:15:18.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-06-30T22:15:18.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-06-30T22:15:18.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31872025-06-30T22:15:18.852Z
31882025-06-30T22:15:18.852Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/217)
31892025-06-30T22:15:19.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-06-30T22:15:19.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-06-30T22:15:19.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-06-30T22:15:19.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31932025-06-30T22:15:19.755Z
31942025-06-30T22:15:19.755Zinfo: running `cargo check --bins` on db-macros (124/217)
31952025-06-30T22:15:20.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-06-30T22:15:20.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-06-30T22:15:20.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-06-30T22:15:20.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31992025-06-30T22:15:20.537Z
32002025-06-30T22:15:20.537Zinfo: running `cargo check --bins` on nexus-macros-common (125/217)
32012025-06-30T22:15:21.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-06-30T22:15:21.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-06-30T22:15:21.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-06-30T22:15:21.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32052025-06-30T22:15:21.308Z
32062025-06-30T22:15:21.308Zinfo: running `cargo check --bins` on nexus-auth (126/217)
32072025-06-30T22:15:22.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-06-30T22:15:22.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-06-30T22:15:22.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-06-30T22:15:22.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32112025-06-30T22:15:22.153Z
32122025-06-30T22:15:22.153Zinfo: running `cargo check --bins` on authz-macros (127/217)
32132025-06-30T22:15:22.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-06-30T22:15:22.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-06-30T22:15:22.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-06-30T22:15:22.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32172025-06-30T22:15:22.903Z
32182025-06-30T22:15:22.903Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/217)
32192025-06-30T22:15:23.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-06-30T22:15:23.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-06-30T22:15:23.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-06-30T22:15:23.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32232025-06-30T22:15:23.758Z
32242025-06-30T22:15:23.758Zinfo: running `cargo check --bins` on nexus-db-model (129/217)
32252025-06-30T22:15:24.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-06-30T22:15:24.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-06-30T22:15:24.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282025-06-30T22:15:24.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32292025-06-30T22:15:24.595Z
32302025-06-30T22:15:24.595Zinfo: running `cargo check --bins` on nexus-db-schema (130/217)
32312025-06-30T22:15:25.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-06-30T22:15:25.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-06-30T22:15:25.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342025-06-30T22:15:25.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32352025-06-30T22:15:25.358Z
32362025-06-30T22:15:25.359Zinfo: running `cargo check --bins` on nexus-defaults (131/217)
32372025-06-30T22:15:26.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-06-30T22:15:26.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-06-30T22:15:26.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402025-06-30T22:15:26.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32412025-06-30T22:15:26.163Z
32422025-06-30T22:15:26.163Zinfo: running `cargo check --bins` on nexus-db-errors (132/217)
32432025-06-30T22:15:26.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-06-30T22:15:26.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-06-30T22:15:26.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462025-06-30T22:15:26.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32472025-06-30T22:15:27.001Z
32482025-06-30T22:15:27.001Zinfo: running `cargo check --bins` on nexus-db-lookup (133/217)
32492025-06-30T22:15:27.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-06-30T22:15:27.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-06-30T22:15:27.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522025-06-30T22:15:27.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32532025-06-30T22:15:27.863Z
32542025-06-30T22:15:27.863Zinfo: running `cargo check --bins` on nexus-inventory (134/217)
32552025-06-30T22:15:28.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-06-30T22:15:28.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-06-30T22:15:28.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582025-06-30T22:15:28.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32592025-06-30T22:15:28.718Z
32602025-06-30T22:15:28.718Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (135/217)
32612025-06-30T22:15:29.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-06-30T22:15:29.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-06-30T22:15:29.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642025-06-30T22:15:29.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32652025-06-30T22:15:29.534Z
32662025-06-30T22:15:29.534Zinfo: running `cargo check --bins --no-default-features` on sled-storage (136/217)
32672025-06-30T22:15:30.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-06-30T22:15:30.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-06-30T22:15:30.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702025-06-30T22:15:30.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32712025-06-30T22:15:30.363Z
32722025-06-30T22:15:30.363Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (137/217)
32732025-06-30T22:15:31.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-06-30T22:15:31.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-06-30T22:15:31.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762025-06-30T22:15:31.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32772025-06-30T22:15:31.202Z
32782025-06-30T22:15:31.202Zinfo: running `cargo check --bins` on key-manager (138/217)
32792025-06-30T22:15:31.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-06-30T22:15:31.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-06-30T22:15:31.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822025-06-30T22:15:31.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32832025-06-30T22:15:31.977Z
32842025-06-30T22:15:31.977Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (139/217)
32852025-06-30T22:15:32.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-06-30T22:15:32.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-06-30T22:15:32.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882025-06-30T22:15:32.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32892025-06-30T22:15:32.786Z
32902025-06-30T22:15:32.786Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (140/217)
32912025-06-30T22:15:33.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-06-30T22:15:33.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-06-30T22:15:33.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942025-06-30T22:15:33.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32952025-06-30T22:15:33.592Z
32962025-06-30T22:15:33.592Zinfo: running `cargo check --bins` on typed-rng (141/217)
32972025-06-30T22:15:34.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-06-30T22:15:34.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-06-30T22:15:34.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-06-30T22:15:34.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33012025-06-30T22:15:34.372Z
33022025-06-30T22:15:34.372Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (142/217)
33032025-06-30T22:15:35.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-06-30T22:15:35.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-06-30T22:15:35.374Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33062025-06-30T22:15:35.374Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33072025-06-30T22:15:35.374Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33082025-06-30T22:15:35.378Z Compiling thiserror-impl-no-std v2.0.2
33092025-06-30T22:15:35.379Z Checking universal-hash v0.5.1
33102025-06-30T22:15:35.379Z Checking opaque-debug v0.3.1
33112025-06-30T22:15:35.379Z Checking chacha20 v0.9.1
33122025-06-30T22:15:35.379Z Checking aead v0.5.2
33132025-06-30T22:15:35.683Z Compiling unicase v2.7.0
33142025-06-30T22:15:35.703Z Checking poly1305 v0.8.0
33152025-06-30T22:15:35.781Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33162025-06-30T22:15:35.841Z Compiling libefi-sys v0.1.0
33172025-06-30T22:15:35.922Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33182025-06-30T22:15:36.059Z Compiling bitfield-struct v0.6.2
33192025-06-30T22:15:36.084Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33202025-06-30T22:15:36.153Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33212025-06-30T22:15:36.198Z Checking chacha20poly1305 v0.10.1
33222025-06-30T22:15:36.217Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33232025-06-30T22:15:36.390Z Compiling proc-macro-error-attr2 v2.0.0
33242025-06-30T22:15:36.440Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33252025-06-30T22:15:36.509Z Compiling salty v0.3.0
33262025-06-30T22:15:36.591Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33272025-06-30T22:15:36.962Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33282025-06-30T22:15:37.109Z Compiling proc-macro-error2 v2.0.1
33292025-06-30T22:15:37.192Z Compiling num-derive v0.3.3
33302025-06-30T22:15:37.216Z Compiling xshell-macros v0.2.7
33312025-06-30T22:15:37.323Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33322025-06-30T22:15:37.758Z Compiling tabled_derive v0.10.0
33332025-06-30T22:15:37.882Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33342025-06-30T22:15:37.913Z Checking xshell v0.2.7
33352025-06-30T22:15:38.088Z Checking thiserror-no-std v2.0.2
33362025-06-30T22:15:38.239Z Checking vsss-rs v3.3.4
33372025-06-30T22:15:38.265Z Checking papergrid v0.14.0
33382025-06-30T22:15:38.387Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33392025-06-30T22:15:38.759Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33402025-06-30T22:15:39.379Z Checking libscf-sys v1.1.0
33412025-06-30T22:15:39.614Z Compiling mime_guess v2.0.5
33422025-06-30T22:15:39.813Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33432025-06-30T22:15:40.224Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33442025-06-30T22:15:40.547Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33452025-06-30T22:15:40.705Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33462025-06-30T22:15:41.099Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33472025-06-30T22:15:41.207Z Checking primeorder v0.13.6
33482025-06-30T22:15:41.643Z Checking env_filter v0.1.2
33492025-06-30T22:15:41.835Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33502025-06-30T22:15:42.070Z Checking p384 v0.13.0
33512025-06-30T22:15:42.070Z Checking env_logger v0.11.5
33522025-06-30T22:15:42.184Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33532025-06-30T22:15:42.258Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33542025-06-30T22:15:42.654Z Checking tabled v0.18.0
33552025-06-30T22:15:42.872Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33562025-06-30T22:15:42.898Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33572025-06-30T22:15:43.056Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33582025-06-30T22:15:43.220Z Checking http-range v0.1.5
33592025-06-30T22:15:43.259Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
33602025-06-30T22:15:43.283Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33612025-06-30T22:15:43.618Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33622025-06-30T22:15:43.718Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33632025-06-30T22:15:43.745Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33642025-06-30T22:15:43.849Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33652025-06-30T22:15:43.944Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
33662025-06-30T22:15:44.167Z Checking secrecy v0.8.0
33672025-06-30T22:15:44.366Z Checking atty v0.2.14
33682025-06-30T22:15:44.390Z Checking crc8 v0.1.1
33692025-06-30T22:15:44.527Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33702025-06-30T22:15:44.576Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33712025-06-30T22:15:45.018Z Checking hyper-staticfile v0.10.1
33722025-06-30T22:15:45.026Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33732025-06-30T22:15:45.250Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
33742025-06-30T22:15:45.508Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33752025-06-30T22:15:45.645Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33762025-06-30T22:15:45.681Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33772025-06-30T22:15:45.962Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33782025-06-30T22:15:46.057Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33792025-06-30T22:15:46.587Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33802025-06-30T22:15:46.875Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33812025-06-30T22:15:47.042Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33822025-06-30T22:15:47.696Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33832025-06-30T22:15:47.699Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33842025-06-30T22:15:47.699Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33852025-06-30T22:15:48.725Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33862025-06-30T22:15:49.078Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
33872025-06-30T22:15:49.169Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33882025-06-30T22:15:50.464Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
33892025-06-30T22:15:51.508Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
33902025-06-30T22:15:57.318Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33912025-06-30T22:16:10.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.60s
33922025-06-30T22:16:11.207Z
33932025-06-30T22:16:11.207Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (143/217)
33942025-06-30T22:16:11.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952025-06-30T22:16:11.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962025-06-30T22:16:12.138Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33972025-06-30T22:16:25.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.45s
33982025-06-30T22:16:25.892Z
33992025-06-30T22:16:25.892Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (144/217)
34002025-06-30T22:16:26.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-06-30T22:16:26.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-06-30T22:16:26.812Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34032025-06-30T22:16:40.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s
34042025-06-30T22:16:40.565Z
34052025-06-30T22:16:40.565Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (145/217)
34062025-06-30T22:16:41.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072025-06-30T22:16:41.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082025-06-30T22:16:41.488Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34092025-06-30T22:16:55.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s
34102025-06-30T22:16:55.479Z
34112025-06-30T22:16:55.479Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (146/217)
34122025-06-30T22:16:56.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132025-06-30T22:16:56.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142025-06-30T22:16:56.382Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34152025-06-30T22:17:09.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.29s
34162025-06-30T22:17:10.008Z
34172025-06-30T22:17:10.008Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (147/217)
34182025-06-30T22:17:10.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192025-06-30T22:17:10.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202025-06-30T22:17:10.926Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34212025-06-30T22:17:24.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.22s
34222025-06-30T22:17:24.467Z
34232025-06-30T22:17:24.468Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (148/217)
34242025-06-30T22:17:25.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34252025-06-30T22:17:25.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34262025-06-30T22:17:25.365Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34272025-06-30T22:17:38.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s
34282025-06-30T22:17:38.897Z
34292025-06-30T22:17:38.897Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (149/217)
34302025-06-30T22:17:39.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312025-06-30T22:17:39.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322025-06-30T22:17:39.800Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34332025-06-30T22:17:53.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
34342025-06-30T22:17:53.438Z
34352025-06-30T22:17:53.438Zinfo: running `cargo check --bins` on bootstrap-agent-api (150/217)
34362025-06-30T22:17:54.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372025-06-30T22:17:54.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382025-06-30T22:17:54.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34392025-06-30T22:17:54.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34402025-06-30T22:17:54.255Z
34412025-06-30T22:17:54.255Zinfo: running `cargo check --bins` on range-requests (151/217)
34422025-06-30T22:17:54.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34432025-06-30T22:17:54.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34442025-06-30T22:17:54.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34452025-06-30T22:17:54.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34462025-06-30T22:17:55.022Z
34472025-06-30T22:17:55.022Zinfo: running `cargo check --bins` on repo-depot-api (152/217)
34482025-06-30T22:17:55.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492025-06-30T22:17:55.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502025-06-30T22:17:55.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34512025-06-30T22:17:55.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34522025-06-30T22:17:55.776Z
34532025-06-30T22:17:55.776Zinfo: running `cargo check --bins` on sled-agent-api (153/217)
34542025-06-30T22:17:56.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34552025-06-30T22:17:56.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34562025-06-30T22:17:56.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34572025-06-30T22:17:56.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34582025-06-30T22:17:56.582Z
34592025-06-30T22:17:56.582Zinfo: running `cargo check --bins` on sled-diagnostics (154/217)
34602025-06-30T22:17:57.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34612025-06-30T22:17:57.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34622025-06-30T22:17:57.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34632025-06-30T22:17:57.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34642025-06-30T22:17:57.364Z
34652025-06-30T22:17:57.364Zinfo: running `cargo check --bins` on parallel-task-set (155/217)
34662025-06-30T22:17:58.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34672025-06-30T22:17:58.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34682025-06-30T22:17:58.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34692025-06-30T22:17:58.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34702025-06-30T22:17:58.104Z
34712025-06-30T22:17:58.104Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (156/217)
34722025-06-30T22:17:58.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732025-06-30T22:17:58.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742025-06-30T22:17:58.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34752025-06-30T22:17:58.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34762025-06-30T22:17:58.901Z
34772025-06-30T22:17:58.901Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (157/217)
34782025-06-30T22:17:59.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34792025-06-30T22:17:59.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34802025-06-30T22:17:59.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34812025-06-30T22:17:59.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34822025-06-30T22:17:59.702Z
34832025-06-30T22:17:59.702Zinfo: running `cargo check --bins` on sled-agent-zone-images (158/217)
34842025-06-30T22:18:00.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34852025-06-30T22:18:00.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34862025-06-30T22:18:00.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34872025-06-30T22:18:00.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34882025-06-30T22:18:00.501Z
34892025-06-30T22:18:00.501Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (159/217)
34902025-06-30T22:18:01.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34912025-06-30T22:18:01.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34922025-06-30T22:18:01.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34932025-06-30T22:18:01.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34942025-06-30T22:18:01.316Z
34952025-06-30T22:18:01.316Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (160/217)
34962025-06-30T22:18:02.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34972025-06-30T22:18:02.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34982025-06-30T22:18:02.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34992025-06-30T22:18:02.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35002025-06-30T22:18:02.159Z
35012025-06-30T22:18:02.159Zinfo: running `cargo check --bins` on nexus-test-interface (161/217)
35022025-06-30T22:18:02.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032025-06-30T22:18:02.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042025-06-30T22:18:02.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35052025-06-30T22:18:02.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35062025-06-30T22:18:02.969Z
35072025-06-30T22:18:02.970Zinfo: running `cargo check --bins` on oximeter-collector (162/217)
35082025-06-30T22:18:03.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092025-06-30T22:18:03.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102025-06-30T22:18:03.827Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35112025-06-30T22:18:03.827Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35122025-06-30T22:18:05.367Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35132025-06-30T22:18:06.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
35142025-06-30T22:18:07.071Z
35152025-06-30T22:18:07.071Zinfo: running `cargo check --bins` on oximeter-api (163/217)
35162025-06-30T22:18:07.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-06-30T22:18:07.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-06-30T22:18:07.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192025-06-30T22:18:07.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35202025-06-30T22:18:07.828Z
35212025-06-30T22:18:07.828Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (164/217)
35222025-06-30T22:18:08.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-06-30T22:18:08.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-06-30T22:18:08.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252025-06-30T22:18:08.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35262025-06-30T22:18:08.556Z
35272025-06-30T22:18:08.556Zinfo: running `cargo check --bins` on cert-dev (165/217)
35282025-06-30T22:18:09.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-06-30T22:18:09.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-06-30T22:18:09.283Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35312025-06-30T22:18:09.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35322025-06-30T22:18:09.814Z
35332025-06-30T22:18:09.814Zinfo: running `cargo check --bins` on clickana (166/217)
35342025-06-30T22:18:10.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-06-30T22:18:10.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-06-30T22:18:10.618Z Checking castaway v0.2.3
35372025-06-30T22:18:10.618Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35382025-06-30T22:18:10.618Z Checking unicode-truncate v1.1.0
35392025-06-30T22:18:10.624Z Checking lru v0.12.5
35402025-06-30T22:18:10.624Z Compiling instability v0.3.2
35412025-06-30T22:18:10.624Z Checking cassowary v0.3.0
35422025-06-30T22:18:10.624Z Compiling indoc v2.0.6
35432025-06-30T22:18:10.884Z Checking compact_str v0.8.0
35442025-06-30T22:18:11.514Z Checking ratatui v0.29.0
35452025-06-30T22:18:12.490Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35462025-06-30T22:18:13.734Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35472025-06-30T22:18:14.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
35482025-06-30T22:18:14.862Z
35492025-06-30T22:18:14.862Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (167/217)
35502025-06-30T22:18:15.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-06-30T22:18:15.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-06-30T22:18:15.726Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35532025-06-30T22:18:15.726Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35542025-06-30T22:18:16.884Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35552025-06-30T22:18:17.398Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35562025-06-30T22:18:17.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s
35572025-06-30T22:18:18.024Z
35582025-06-30T22:18:18.024Zinfo: running `cargo check --bins` on ch-dev (168/217)
35592025-06-30T22:18:18.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-06-30T22:18:18.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-06-30T22:18:18.842Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35622025-06-30T22:18:19.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
35632025-06-30T22:18:19.870Z
35642025-06-30T22:18:19.870Zinfo: running `cargo check --bins` on dev-tools-common (169/217)
35652025-06-30T22:18:20.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-06-30T22:18:20.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-06-30T22:18:20.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-06-30T22:18:20.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35692025-06-30T22:18:20.449Z
35702025-06-30T22:18:20.449Zinfo: running `cargo check --bins` on crdb-seed (170/217)
35712025-06-30T22:18:21.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-06-30T22:18:21.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-06-30T22:18:21.246Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35742025-06-30T22:18:21.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35752025-06-30T22:18:21.879Z
35762025-06-30T22:18:21.879Zinfo: running `cargo check --bins` on db-dev (171/217)
35772025-06-30T22:18:22.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-06-30T22:18:22.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-06-30T22:18:22.706Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
35802025-06-30T22:18:23.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
35812025-06-30T22:18:23.725Z
35822025-06-30T22:18:23.725Zinfo: running `cargo check --bins` on omicron-dev-lib (172/217)
35832025-06-30T22:18:24.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-06-30T22:18:24.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-06-30T22:18:24.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-06-30T22:18:24.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35872025-06-30T22:18:24.533Z
35882025-06-30T22:18:24.533Zinfo: running `cargo check --bins` on xtask-downloader (173/217)
35892025-06-30T22:18:25.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-06-30T22:18:25.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-06-30T22:18:25.283Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35922025-06-30T22:18:26.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
35932025-06-30T22:18:26.378Z
35942025-06-30T22:18:26.378Zinfo: running `cargo check --bins` on omicron-ls-apis (174/217)
35952025-06-30T22:18:27.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-06-30T22:18:27.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-06-30T22:18:27.150Z Checking typeid v1.0.3
35982025-06-30T22:18:27.261Z Checking ordered-float v2.10.1
35992025-06-30T22:18:27.279Z Checking cargo-platform v0.2.0
36002025-06-30T22:18:27.355Z Checking erased-serde v0.4.6
36012025-06-30T22:18:27.600Z Checking serde-value v0.7.0
36022025-06-30T22:18:27.953Z Checking serde-untagged v0.1.7
36032025-06-30T22:18:28.224Z Checking cargo-util-schemas v0.2.0
36042025-06-30T22:18:29.413Z Checking cargo_metadata v0.20.0
36052025-06-30T22:18:30.520Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36062025-06-30T22:18:31.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
36072025-06-30T22:18:31.638Z
36082025-06-30T22:18:31.638Zinfo: running `cargo check --bins` on mgs-dev (175/217)
36092025-06-30T22:18:32.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-06-30T22:18:32.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-06-30T22:18:32.528Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36122025-06-30T22:18:34.298Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36132025-06-30T22:18:34.950Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36142025-06-30T22:18:35.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
36152025-06-30T22:18:35.785Z
36162025-06-30T22:18:35.785Zinfo: running `cargo check --bins` on omicron-omdb (176/217)
36172025-06-30T22:18:36.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-06-30T22:18:36.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-06-30T22:18:36.864Z Compiling crunchy v0.2.2
36202025-06-30T22:18:36.868Z Compiling dsl_auto_type v0.1.2
36212025-06-30T22:18:36.868Z Checking scheduled-thread-pool v0.2.7
36222025-06-30T22:18:36.868Z Compiling diesel_table_macro_syntax v0.2.0
36232025-06-30T22:18:37.003Z Compiling tiny-keccak v2.0.2
36242025-06-30T22:18:37.050Z Compiling bit-vec v0.6.3
36252025-06-30T22:18:37.067Z Compiling ascii-canvas v3.0.0
36262025-06-30T22:18:37.088Z Compiling ena v0.14.3
36272025-06-30T22:18:37.251Z Checking r2d2 v0.8.10
36282025-06-30T22:18:37.388Z Compiling bit-set v0.5.3
36292025-06-30T22:18:37.431Z Compiling regex-syntax v0.6.29
36302025-06-30T22:18:37.485Z Compiling diff v0.1.13
36312025-06-30T22:18:37.507Z Compiling bindgen v0.71.1
36322025-06-30T22:18:37.546Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36332025-06-30T22:18:37.595Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36342025-06-30T22:18:37.666Z Compiling derive_builder_core v0.20.2
36352025-06-30T22:18:37.817Z Compiling libxml v0.3.3
36362025-06-30T22:18:37.898Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36372025-06-30T22:18:38.015Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36382025-06-30T22:18:38.204Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36392025-06-30T22:18:38.300Z Compiling diesel_derives v2.2.3
36402025-06-30T22:18:38.323Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36412025-06-30T22:18:38.440Z Compiling strum_macros v0.24.3
36422025-06-30T22:18:38.492Z Compiling indoc v1.0.9
36432025-06-30T22:18:39.320Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36442025-06-30T22:18:39.639Z Compiling impl-trait-for-tuples v0.2.2
36452025-06-30T22:18:39.698Z Compiling derive_builder_macro v0.20.2
36462025-06-30T22:18:40.368Z Compiling oso-derive v0.27.3
36472025-06-30T22:18:40.586Z Checking derive_builder v0.20.2
36482025-06-30T22:18:40.776Z Compiling lalrpop v0.19.12
36492025-06-30T22:18:40.998Z Checking quick-xml v0.37.2
36502025-06-30T22:18:41.288Z Checking maplit v1.0.2
36512025-06-30T22:18:41.467Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36522025-06-30T22:18:41.677Z Compiling diesel-dtrace v0.4.2
36532025-06-30T22:18:42.154Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36542025-06-30T22:18:42.470Z Checking globset v0.4.15
36552025-06-30T22:18:42.629Z Checking bb8 v0.8.5
36562025-06-30T22:18:42.998Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36572025-06-30T22:18:43.020Z Checking ignore v0.4.23
36582025-06-30T22:18:43.054Z Checking predicates-tree v1.0.12
36592025-06-30T22:18:43.114Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36602025-06-30T22:18:43.239Z Checking rand_seeder v0.3.0
36612025-06-30T22:18:43.343Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36622025-06-30T22:18:43.455Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36632025-06-30T22:18:43.499Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36642025-06-30T22:18:43.761Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36652025-06-30T22:18:43.816Z Checking globwalk v0.9.1
36662025-06-30T22:18:44.069Z Checking unicode-linebreak v0.1.5
36672025-06-30T22:18:44.144Z Checking camino-tempfile-ext v0.3.1
36682025-06-30T22:18:44.508Z Checking smawk v0.3.2
36692025-06-30T22:18:44.529Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36702025-06-30T22:18:44.745Z Checking is_ci v1.2.0
36712025-06-30T22:18:44.923Z Checking supports-color v3.0.2
36722025-06-30T22:18:45.148Z Checking textwrap v0.16.2
36732025-06-30T22:18:45.331Z Checking support-bundle-viewer v0.1.2
36742025-06-30T22:18:45.364Z Checking multimap v0.10.1
36752025-06-30T22:18:45.743Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36762025-06-30T22:18:47.245Z Checking diesel v2.2.11
36772025-06-30T22:19:02.496Z Compiling samael v0.0.19
36782025-06-30T22:19:17.362Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36792025-06-30T22:19:18.846Z Checking async-bb8-diesel v0.2.1
36802025-06-30T22:19:20.643Z Compiling polar-core v0.27.3
36812025-06-30T22:19:27.793Z Checking oso v0.27.3
36822025-06-30T22:20:07.327Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
36832025-06-30T22:20:39.621Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36842025-06-30T22:20:49.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
36852025-06-30T22:20:49.807Z
36862025-06-30T22:20:49.807Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (177/217)
36872025-06-30T22:20:50.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882025-06-30T22:20:50.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892025-06-30T22:20:50.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36902025-06-30T22:20:50.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
36912025-06-30T22:20:50.646Z
36922025-06-30T22:20:50.647Zinfo: running `cargo check --bins` on nexus-saga-recovery (178/217)
36932025-06-30T22:20:51.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942025-06-30T22:20:51.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952025-06-30T22:20:51.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36962025-06-30T22:20:51.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
36972025-06-30T22:20:51.485Z
36982025-06-30T22:20:51.485Zinfo: running `cargo check --bins` on nexus-test-utils-macros (179/217)
36992025-06-30T22:20:52.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002025-06-30T22:20:52.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012025-06-30T22:20:52.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022025-06-30T22:20:52.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
37032025-06-30T22:20:52.226Z
37042025-06-30T22:20:52.226Zinfo: running `cargo check --bins` on omicron-nexus (180/217)
37052025-06-30T22:20:53.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-06-30T22:20:53.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-06-30T22:20:53.279Z Compiling libz-sys v1.1.20
37082025-06-30T22:20:53.283Z Compiling libgit2-sys v0.17.0+1.8.1
37092025-06-30T22:20:53.431Z Compiling vergen v8.3.2
37102025-06-30T22:20:53.434Z Compiling cargo-platform v0.1.8
37112025-06-30T22:20:53.434Z Compiling pin-project-internal v1.1.6
37122025-06-30T22:20:53.477Z Compiling snafu-derive v0.8.5
37132025-06-30T22:20:53.481Z Compiling fs-err v2.11.0
37142025-06-30T22:20:53.481Z Compiling rustls v0.21.12
37152025-06-30T22:20:53.779Z Compiling cargo_metadata v0.18.1
37162025-06-30T22:20:53.856Z Checking olpc-cjson v0.1.4
37172025-06-30T22:20:53.881Z Checking sct v0.7.1
37182025-06-30T22:20:53.976Z Checking rustls-webpki v0.101.7
37192025-06-30T22:20:54.084Z Checking serde_plain v1.0.2
37202025-06-30T22:20:54.108Z Checking typed-path v0.9.3
37212025-06-30T22:20:54.346Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37222025-06-30T22:20:54.631Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37232025-06-30T22:20:54.658Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37242025-06-30T22:20:54.936Z Checking parse-size v1.1.0
37252025-06-30T22:20:55.049Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37262025-06-30T22:20:55.141Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37272025-06-30T22:20:55.376Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37282025-06-30T22:20:55.910Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37292025-06-30T22:20:55.966Z Checking pin-project v1.1.6
37302025-06-30T22:20:56.123Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37312025-06-30T22:20:56.626Z Checking rustls-pemfile v1.0.4
37322025-06-30T22:20:56.656Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37332025-06-30T22:20:56.790Z Checking twox-hash v2.1.0
37342025-06-30T22:20:56.794Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37352025-06-30T22:20:56.850Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37362025-06-30T22:20:57.381Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37372025-06-30T22:20:57.560Z Checking tokio-rustls v0.24.1
37382025-06-30T22:20:57.949Z Checking snafu v0.8.5
37392025-06-30T22:20:57.979Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37402025-06-30T22:20:58.423Z Checking tough v0.20.0
37412025-06-30T22:20:58.521Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37422025-06-30T22:20:58.710Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37432025-06-30T22:20:58.883Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37442025-06-30T22:20:58.953Z Checking fatfs v0.3.6
37452025-06-30T22:20:59.083Z Checking assert_matches v1.5.0
37462025-06-30T22:21:02.494Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
37472025-06-30T22:21:03.887Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37482025-06-30T22:21:04.815Z Compiling git2 v0.19.0
37492025-06-30T22:21:08.900Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37502025-06-30T22:22:08.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
37512025-06-30T22:22:08.865Z
37522025-06-30T22:22:08.865Zinfo: running `cargo check --bins` on nexus-background-task-interface (181/217)
37532025-06-30T22:22:09.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542025-06-30T22:22:09.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552025-06-30T22:22:09.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37562025-06-30T22:22:09.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37572025-06-30T22:22:09.665Z
37582025-06-30T22:22:09.665Zinfo: running `cargo check --bins` on nexus-external-api (182/217)
37592025-06-30T22:22:10.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602025-06-30T22:22:10.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612025-06-30T22:22:10.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37622025-06-30T22:22:10.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37632025-06-30T22:22:10.523Z
37642025-06-30T22:22:10.523Zinfo: running `cargo check --bins` on nexus-internal-api (183/217)
37652025-06-30T22:22:11.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662025-06-30T22:22:11.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672025-06-30T22:22:11.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37682025-06-30T22:22:11.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37692025-06-30T22:22:11.374Z
37702025-06-30T22:22:11.374Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (184/217)
37712025-06-30T22:22:12.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722025-06-30T22:22:12.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732025-06-30T22:22:12.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37742025-06-30T22:22:12.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37752025-06-30T22:22:12.240Z
37762025-06-30T22:22:12.240Zinfo: running `cargo check --bins` on nexus-mgs-updates (185/217)
37772025-06-30T22:22:12.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782025-06-30T22:22:12.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792025-06-30T22:22:12.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37802025-06-30T22:22:12.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37812025-06-30T22:22:13.051Z
37822025-06-30T22:22:13.051Zinfo: running `cargo check --bins` on nexus-networking (186/217)
37832025-06-30T22:22:13.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842025-06-30T22:22:13.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852025-06-30T22:22:13.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862025-06-30T22:22:13.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37872025-06-30T22:22:13.913Z
37882025-06-30T22:22:13.913Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (187/217)
37892025-06-30T22:22:14.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902025-06-30T22:22:14.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912025-06-30T22:22:14.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922025-06-30T22:22:14.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37932025-06-30T22:22:14.769Z
37942025-06-30T22:22:14.769Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (188/217)
37952025-06-30T22:22:15.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-06-30T22:22:15.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-06-30T22:22:15.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982025-06-30T22:22:15.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37992025-06-30T22:22:15.624Z
38002025-06-30T22:22:15.624Zinfo: running `cargo check --bins` on update-common (189/217)
38012025-06-30T22:22:16.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-06-30T22:22:16.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-06-30T22:22:16.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042025-06-30T22:22:16.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38052025-06-30T22:22:16.434Z
38062025-06-30T22:22:16.434Zinfo: running `cargo check --bins` on omicron-dev (190/217)
38072025-06-30T22:22:17.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082025-06-30T22:22:17.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092025-06-30T22:22:17.604Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38102025-06-30T22:22:17.608Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38112025-06-30T22:22:17.766Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38122025-06-30T22:22:17.769Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38132025-06-30T22:22:17.802Z Checking diff v0.1.13
38142025-06-30T22:22:17.806Z Checking yansi v1.0.1
38152025-06-30T22:22:17.806Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38162025-06-30T22:22:17.842Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38172025-06-30T22:22:18.272Z Checking pretty_assertions v1.4.1
38182025-06-30T22:22:18.407Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38192025-06-30T22:22:18.991Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38202025-06-30T22:22:47.743Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38212025-06-30T22:22:47.746Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38222025-06-30T22:22:47.746Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38232025-06-30T22:22:47.746Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38242025-06-30T22:22:47.746Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38252025-06-30T22:22:47.746Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38262025-06-30T22:22:48.649Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38272025-06-30T22:22:49.984Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38282025-06-30T22:23:37.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
38292025-06-30T22:23:37.389Z
38302025-06-30T22:23:37.389Zinfo: running `cargo check --bins` on openapi-manager (191/217)
38312025-06-30T22:23:38.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322025-06-30T22:23:38.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332025-06-30T22:23:38.268Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38342025-06-30T22:23:38.268Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38352025-06-30T22:23:38.271Z Checking heck v0.4.1
38362025-06-30T22:23:38.408Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38372025-06-30T22:23:38.600Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38382025-06-30T22:23:39.523Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38392025-06-30T22:23:41.744Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38402025-06-30T22:23:43.360Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38412025-06-30T22:23:44.220Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38422025-06-30T22:23:45.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.34s
38432025-06-30T22:23:45.948Z
38442025-06-30T22:23:45.948Zinfo: running `cargo check --bins` on installinator-api (192/217)
38452025-06-30T22:23:46.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-06-30T22:23:46.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-06-30T22:23:46.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38482025-06-30T22:23:46.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38492025-06-30T22:23:46.747Z
38502025-06-30T22:23:46.747Zinfo: running `cargo check --bins` on wicketd-api (193/217)
38512025-06-30T22:23:47.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-06-30T22:23:47.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-06-30T22:23:47.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38542025-06-30T22:23:47.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38552025-06-30T22:23:47.574Z
38562025-06-30T22:23:47.574Zinfo: running `cargo check --bins` on omicron-pins (194/217)
38572025-06-30T22:23:48.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-06-30T22:23:48.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-06-30T22:23:48.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38602025-06-30T22:23:48.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
38612025-06-30T22:23:48.336Z
38622025-06-30T22:23:48.336Zinfo: running `cargo check --bins` on reconfigurator-cli (195/217)
38632025-06-30T22:23:49.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-06-30T22:23:49.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-06-30T22:23:49.309Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38662025-06-30T22:23:49.312Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38672025-06-30T22:23:49.454Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38682025-06-30T22:23:49.470Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
38692025-06-30T22:23:49.473Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38702025-06-30T22:23:49.482Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
38712025-06-30T22:23:49.485Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38722025-06-30T22:23:49.490Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38732025-06-30T22:23:49.725Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38742025-06-30T22:23:49.777Z Compiling petname v2.0.2
38752025-06-30T22:23:49.799Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38762025-06-30T22:23:50.073Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38772025-06-30T22:23:50.109Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
38782025-06-30T22:23:50.510Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38792025-06-30T22:23:51.041Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38802025-06-30T22:23:51.350Z Checking sync-ptr v0.1.4
38812025-06-30T22:23:51.576Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38822025-06-30T22:23:51.851Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38832025-06-30T22:23:52.038Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38842025-06-30T22:23:52.628Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38852025-06-30T22:23:54.010Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38862025-06-30T22:23:55.039Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38872025-06-30T22:23:55.042Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
38882025-06-30T22:24:06.967Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38892025-06-30T22:24:06.971Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38902025-06-30T22:24:07.735Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38912025-06-30T22:24:09.278Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38922025-06-30T22:24:11.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.37s
38932025-06-30T22:24:11.945Z
38942025-06-30T22:24:11.945Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (196/217)
38952025-06-30T22:24:12.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962025-06-30T22:24:12.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972025-06-30T22:24:12.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982025-06-30T22:24:12.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38992025-06-30T22:24:12.833Z
39002025-06-30T22:24:12.833Zinfo: running `cargo check --bins` on omicron-repl-utils (197/217)
39012025-06-30T22:24:13.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022025-06-30T22:24:13.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032025-06-30T22:24:13.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042025-06-30T22:24:13.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
39052025-06-30T22:24:13.606Z
39062025-06-30T22:24:13.606Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (198/217)
39072025-06-30T22:24:14.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082025-06-30T22:24:14.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092025-06-30T22:24:14.518Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39102025-06-30T22:24:15.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
39112025-06-30T22:24:15.852Z
39122025-06-30T22:24:15.852Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (199/217)
39132025-06-30T22:24:16.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142025-06-30T22:24:16.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152025-06-30T22:24:16.708Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39162025-06-30T22:24:17.167Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39172025-06-30T22:24:18.270Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39182025-06-30T22:24:18.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.12s
39192025-06-30T22:24:19.203Z
39202025-06-30T22:24:19.203Zinfo: running `cargo check --bins` on omicron-releng (200/217)
39212025-06-30T22:24:19.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222025-06-30T22:24:19.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232025-06-30T22:24:20.007Z Compiling blake3 v1.5.4
39242025-06-30T22:24:20.119Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39252025-06-30T22:24:20.135Z Checking memmap2 v0.9.5
39262025-06-30T22:24:20.138Z Checking arrayref v0.3.9
39272025-06-30T22:24:20.138Z Checking constant_time_eq v0.3.1
39282025-06-30T22:24:20.138Z Checking arrayvec v0.7.6
39292025-06-30T22:24:20.188Z Checking topological-sort v0.2.2
39302025-06-30T22:24:20.191Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39312025-06-30T22:24:20.234Z Checking shell-words v1.1.0
39322025-06-30T22:24:20.659Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39332025-06-30T22:24:20.930Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#681cb87d)
39342025-06-30T22:24:21.375Z Checking omicron-zone-package v0.12.2
39352025-06-30T22:24:22.595Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39362025-06-30T22:24:23.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
39372025-06-30T22:24:23.878Z
39382025-06-30T22:24:23.878Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (201/217)
39392025-06-30T22:24:24.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402025-06-30T22:24:24.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412025-06-30T22:24:24.700Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39422025-06-30T22:24:25.097Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39432025-06-30T22:24:25.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
39442025-06-30T22:24:25.730Z
39452025-06-30T22:24:25.730Zinfo: running `cargo check --bins` on xtask (202/217)
39462025-06-30T22:24:26.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472025-06-30T22:24:26.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482025-06-30T22:24:26.315Z Checking bitflags v2.9.0
39492025-06-30T22:24:26.407Z Checking serde v1.0.219
39502025-06-30T22:24:26.411Z Checking thiserror v1.0.69
39512025-06-30T22:24:26.411Z Checking zerofrom v0.1.4
39522025-06-30T22:24:26.436Z Checking smallvec v1.15.0
39532025-06-30T22:24:26.448Z Checking hashbrown v0.15.4
39542025-06-30T22:24:26.461Z Checking scroll v0.12.0
39552025-06-30T22:24:26.461Z Checking num-traits v0.2.19
39562025-06-30T22:24:27.204Z Checking log v0.4.27
39572025-06-30T22:24:27.230Z Checking yoke v0.7.4
39582025-06-30T22:24:27.230Z Checking rustix v0.38.37
39592025-06-30T22:24:27.230Z Checking percent-encoding v2.3.1
39602025-06-30T22:24:27.230Z Checking pest v2.7.14
39612025-06-30T22:24:27.230Z Checking goblin v0.8.2
39622025-06-30T22:24:27.230Z Checking zerovec v0.10.4
39632025-06-30T22:24:27.230Z Checking form_urlencoded v1.2.1
39642025-06-30T22:24:27.245Z Checking zerocopy v0.7.35
39652025-06-30T22:24:27.400Z Checking indexmap v2.9.0
39662025-06-30T22:24:27.583Z Checking terminal_size v0.4.0
39672025-06-30T22:24:27.776Z Checking getrandom v0.3.1
39682025-06-30T22:24:27.977Z Checking ordered-float v2.10.1
39692025-06-30T22:24:28.003Z Checking syn v2.0.104
39702025-06-30T22:24:28.459Z Checking rustix v1.0.7
39712025-06-30T22:24:28.512Z Checking once_cell v1.21.3
39722025-06-30T22:24:28.546Z Checking tinystr v0.7.6
39732025-06-30T22:24:28.638Z Checking icu_collections v1.5.0
39742025-06-30T22:24:28.841Z Checking clap_builder v4.5.40
39752025-06-30T22:24:28.925Z Checking icu_locid v1.5.0
39762025-06-30T22:24:29.260Z Checking thiserror v2.0.12
39772025-06-30T22:24:29.319Z Checking dtrace-parser v0.2.0
39782025-06-30T22:24:29.432Z Checking textwrap v0.16.2
39792025-06-30T22:24:29.857Z Checking fs-err v3.1.1
39802025-06-30T22:24:29.874Z Checking tabled v0.15.0
39812025-06-30T22:24:29.952Z Checking icu_provider v1.5.0
39822025-06-30T22:24:29.970Z Checking tempfile v3.20.0
39832025-06-30T22:24:30.184Z Checking anyhow v1.0.98
39842025-06-30T22:24:30.336Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
39852025-06-30T22:24:30.584Z Checking icu_locid_transform v1.5.0
39862025-06-30T22:24:31.048Z Checking toml_datetime v0.6.11
39872025-06-30T22:24:31.048Z Checking serde_spanned v0.6.9
39882025-06-30T22:24:31.051Z Checking serde_json v1.0.140
39892025-06-30T22:24:31.284Z Checking erased-serde v0.4.6
39902025-06-30T22:24:31.425Z Checking toml_edit v0.22.27
39912025-06-30T22:24:31.639Z Checking icu_properties v1.5.1
39922025-06-30T22:24:31.744Z Checking semver v1.0.26
39932025-06-30T22:24:31.763Z Checking camino v1.1.10
39942025-06-30T22:24:32.165Z Checking serde-value v0.7.0
39952025-06-30T22:24:32.185Z Checking serde-untagged v0.1.7
39962025-06-30T22:24:32.298Z Checking cargo-platform v0.2.0
39972025-06-30T22:24:32.550Z Checking camino-tempfile v1.4.1
39982025-06-30T22:24:32.569Z Checking clap v4.5.40
39992025-06-30T22:24:32.573Z Checking macaddr v1.0.1
40002025-06-30T22:24:32.585Z Checking dof v0.3.0
40012025-06-30T22:24:33.063Z Checking usdt-impl v0.5.0
40022025-06-30T22:24:33.442Z Checking usdt v0.5.0
40032025-06-30T22:24:33.662Z Checking toml v0.8.23
40042025-06-30T22:24:34.135Z Checking cargo_toml v0.21.0
40052025-06-30T22:24:34.235Z Checking icu_normalizer v1.5.0
40062025-06-30T22:24:34.753Z Checking idna_adapter v1.2.0
40072025-06-30T22:24:34.895Z Checking idna v1.0.3
40082025-06-30T22:24:35.235Z Checking url v2.5.4
40092025-06-30T22:24:35.780Z Checking cargo-util-schemas v0.2.0
40102025-06-30T22:24:37.001Z Checking cargo_metadata v0.20.0
40112025-06-30T22:24:38.116Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40122025-06-30T22:24:38.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.07s
40132025-06-30T22:24:38.980Z
40142025-06-30T22:24:38.980Zinfo: running `cargo check --bins` on end-to-end-tests (203/217)
40152025-06-30T22:24:39.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162025-06-30T22:24:39.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172025-06-30T22:24:39.913Z Checking polyval v0.6.2
40182025-06-30T22:24:40.039Z Checking ctr v0.9.2
40192025-06-30T22:24:40.042Z Checking ssh-encoding v0.2.0
40202025-06-30T22:24:40.045Z Checking blowfish v0.9.1
40212025-06-30T22:24:40.045Z Checking password-hash v0.4.2
40222025-06-30T22:24:40.048Z Checking p521 v0.13.3
40232025-06-30T22:24:40.048Z Checking p256 v0.13.2
40242025-06-30T22:24:40.048Z Checking russh-cryptovec v0.7.3
40252025-06-30T22:24:40.242Z Checking ghash v0.5.1
40262025-06-30T22:24:40.335Z Checking bcrypt-pbkdf v0.10.0
40272025-06-30T22:24:40.356Z Checking md5 v0.7.0
40282025-06-30T22:24:40.402Z Checking num-bigint v0.4.6
40292025-06-30T22:24:40.423Z Checking aes-gcm v0.10.3
40302025-06-30T22:24:40.444Z Checking des v0.8.1
40312025-06-30T22:24:40.552Z Checking pbkdf2 v0.11.0
40322025-06-30T22:24:40.607Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40332025-06-30T22:24:40.629Z Checking hex-literal v0.4.1
40342025-06-30T22:24:40.655Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40352025-06-30T22:24:40.675Z Checking ssh-cipher v0.2.0
40362025-06-30T22:24:40.724Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40372025-06-30T22:24:40.778Z Checking internet-checksum v0.2.1
40382025-06-30T22:24:40.961Z Checking ssh-key v0.6.6
40392025-06-30T22:24:41.258Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40402025-06-30T22:24:42.157Z Checking russh-keys v0.45.0
40412025-06-30T22:24:43.060Z Checking russh v0.45.0
40422025-06-30T22:25:04.721Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40432025-06-30T22:25:06.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.29s
40442025-06-30T22:25:06.486Z
40452025-06-30T22:25:06.486Zinfo: running `cargo check --bins` on gateway-cli (204/217)
40462025-06-30T22:25:07.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40472025-06-30T22:25:07.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40482025-06-30T22:25:07.303Z Checking termios v0.3.3
40492025-06-30T22:25:07.548Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40502025-06-30T22:25:08.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
40512025-06-30T22:25:08.660Z
40522025-06-30T22:25:08.660Zinfo: running `cargo check --bins --no-default-features` on installinator (205/217)
40532025-06-30T22:25:09.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40542025-06-30T22:25:09.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40552025-06-30T22:25:09.531Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40562025-06-30T22:25:09.534Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40572025-06-30T22:25:10.431Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40582025-06-30T22:25:12.359Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40592025-06-30T22:25:14.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
40602025-06-30T22:25:14.919Z
40612025-06-30T22:25:14.919Zinfo: running `cargo check --bins` on internal-dns-cli (206/217)
40622025-06-30T22:25:15.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40632025-06-30T22:25:15.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40642025-06-30T22:25:15.595Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40652025-06-30T22:25:16.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
40662025-06-30T22:25:16.324Z
40672025-06-30T22:25:16.324Zinfo: running `cargo check --bins` on omicron-live-tests (207/217)
40682025-06-30T22:25:16.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40692025-06-30T22:25:16.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40702025-06-30T22:25:16.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40712025-06-30T22:25:17.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
40722025-06-30T22:25:17.086Z
40732025-06-30T22:25:17.086Zinfo: running `cargo check --bins` on live-tests-macros (208/217)
40742025-06-30T22:25:17.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40752025-06-30T22:25:17.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40762025-06-30T22:25:17.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40772025-06-30T22:25:17.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
40782025-06-30T22:25:17.841Z
40792025-06-30T22:25:17.841Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (209/217)
40802025-06-30T22:25:18.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40812025-06-30T22:25:18.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40822025-06-30T22:25:18.749Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
40832025-06-30T22:25:19.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
40842025-06-30T22:25:19.698Z
40852025-06-30T22:25:19.698Zinfo: running `cargo check --bins` on omicron-package (210/217)
40862025-06-30T22:25:20.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40872025-06-30T22:25:20.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40882025-06-30T22:25:20.561Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
40892025-06-30T22:25:22.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
40902025-06-30T22:25:22.269Z
40912025-06-30T22:25:22.269Zinfo: running `cargo check --bins` on trust-quorum (211/217)
40922025-06-30T22:25:22.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40932025-06-30T22:25:22.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40942025-06-30T22:25:22.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40952025-06-30T22:25:22.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
40962025-06-30T22:25:23.065Z
40972025-06-30T22:25:23.065Zinfo: running `cargo check --bins` on gfss (212/217)
40982025-06-30T22:25:23.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40992025-06-30T22:25:23.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41002025-06-30T22:25:23.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41012025-06-30T22:25:23.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
41022025-06-30T22:25:23.812Z
41032025-06-30T22:25:23.812Zinfo: running `cargo check --bins` on wicket-dbg (213/217)
41042025-06-30T22:25:24.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41052025-06-30T22:25:24.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41062025-06-30T22:25:24.688Z Checking rtoolbox v0.0.2
41072025-06-30T22:25:24.691Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41082025-06-30T22:25:24.691Z Checking tui-tree-widget v0.23.1
41092025-06-30T22:25:24.943Z Checking rpassword v7.4.0
41102025-06-30T22:25:29.745Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41112025-06-30T22:25:32.706Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41122025-06-30T22:25:33.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.15s
41132025-06-30T22:25:34.233Z
41142025-06-30T22:25:34.233Zinfo: running `cargo check --bins` on wicket (214/217)
41152025-06-30T22:25:34.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41162025-06-30T22:25:34.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41172025-06-30T22:25:35.057Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41182025-06-30T22:25:35.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
41192025-06-30T22:25:35.728Z
41202025-06-30T22:25:35.728Zinfo: running `cargo check --bins` on wicketd (215/217)
41212025-06-30T22:25:36.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41222025-06-30T22:25:36.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41232025-06-30T22:25:36.600Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41242025-06-30T22:25:40.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
41252025-06-30T22:25:41.152Z
41262025-06-30T22:25:41.152Zinfo: running `cargo check --bins` on omicron-workspace-hack (216/217)
41272025-06-30T22:25:41.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41282025-06-30T22:25:41.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41292025-06-30T22:25:41.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41302025-06-30T22:25:41.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41312025-06-30T22:25:41.898Z
41322025-06-30T22:25:41.898Zinfo: running `cargo check --bins` on zone-setup (217/217)
41332025-06-30T22:25:42.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41342025-06-30T22:25:42.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41352025-06-30T22:25:42.716Z Checking uzers v0.12.1
41362025-06-30T22:25:43.073Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41372025-06-30T22:25:44.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
41382025-06-30T22:25:44.383Z
41392025-06-30T22:25:44.383Zreal 15:46.578110519
41402025-06-30T22:25:44.383Zuser 31:27.277666638
41412025-06-30T22:25:44.386Zsys 5:06.996404446
41422025-06-30T22:25:44.386Ztrap 0.651640016
41432025-06-30T22:25:44.386Ztflt 0.685009060
41442025-06-30T22:25:44.386Zdflt 1.779888753
41452025-06-30T22:25:44.386Zkflt 0.001210662
41462025-06-30T22:25:44.386Zlock 49:15.439977248
41472025-06-30T22:25:44.386Zslp 2:32:48.713305372
41482025-06-30T22:25:44.386Zlat 1:17.563313573
41492025-06-30T22:25:44.386Zstop 4:51.289765495
41502025-06-30T22:25:44.386Zprocess exited: duration 1233009 ms, exit code 0
 
41512025-06-30T22:25:44.393Zfound 0 output files