01JWSH898CRZBDV1XEJNJ9CJMP: 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: 01JWSH8KCMH0MW1QXA00E9PQ9H

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-02T23:58:03.441Zjob assigned to worker 01JWSH8KQTNW9WFK7HETWTGTNC [factory gimlet-EVT22200007-propolis, EVT22200007/29210] (queued for 25 s)
 
22025-06-02T23:58:12.345Zstarting task 0: "setup"
32025-06-02T23:58:12.370Z++ uname -s
42025-06-02T23:58:12.370Z+ kern=SunOS
52025-06-02T23:58:12.370Z+ build_user=build
62025-06-02T23:58:12.370Z+ build_uid=12345
72025-06-02T23:58:12.370Z+ work_dir=/work
82025-06-02T23:58:12.370Z+ input_dir=/input
92025-06-02T23:58:12.370Z+ [[ 0 == 12345 ]]
102025-06-02T23:58:12.370Z+ case "$kern" in
112025-06-02T23:58:12.370Z+ groupadd -g 12345 build
122025-06-02T23:58:12.370Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-02T23:58:14.367Z+ zfs create -o mountpoint=/work rpool/work
142025-06-02T23:58:14.401Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-02T23:58:14.426Z+ home_fs=zfs
162025-06-02T23:58:14.427Z+ [[ zfs == autofs ]]
172025-06-02T23:58:14.427Z+ mkdir -p /home/build
182025-06-02T23:58:14.427Z+ chown build:build /home/build /work
192025-06-02T23:58:16.410Z+ chmod 0700 /home/build /work
202025-06-02T23:58:16.436Zprocess exited: duration 4070 ms, exit code 0
 
212025-06-02T23:58:16.490Zstarting task 1: "rust-toolchain"
222025-06-02T23:58:16.515Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-02T23:58:16.516Z * rust toolchain channel = "1.87.0"
242025-06-02T23:58:16.516Z * rust toolchain profile = "default"
252025-06-02T23:58:16.516Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-06-02T23:58:16.516Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-02T23:58:16.516Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-02T23:58:16.516Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-02T23:58:16.516Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-02T23:58:16.649Zinfo: downloading installer
312025-06-02T23:58:17.399Zwarn: It looks like you have an existing installation of Rust at:
322025-06-02T23:58:17.399Zwarn: /opt/ooce/bin
332025-06-02T23:58:17.399Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-02T23:58:17.399Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-02T23:58:17.399Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-02T23:58:17.399Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-02T23:58:17.399Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-02T23:58:17.399Zerror: cannot install while Rust is installed
392025-06-02T23:58:17.399Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-02T23:58:17.425Zinfo: profile set to 'default'
412025-06-02T23:58:17.425Zinfo: default host triple is x86_64-unknown-illumos
422025-06-02T23:58:17.426Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-02T23:58:17.540Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-02T23:58:17.540Zinfo: downloading component 'cargo'
452025-06-02T23:58:17.741Zinfo: downloading component 'clippy'
462025-06-02T23:58:17.826Zinfo: downloading component 'rust-docs'
472025-06-02T23:58:18.081Zinfo: downloading component 'rust-std'
482025-06-02T23:58:18.407Zinfo: downloading component 'rustc'
492025-06-02T23:58:20.762Zinfo: downloading component 'rustfmt'
502025-06-02T23:58:20.996Zinfo: installing component 'cargo'
512025-06-02T23:58:22.254Zinfo: installing component 'clippy'
522025-06-02T23:58:22.769Zinfo: installing component 'rust-docs'
532025-06-02T23:58:26.031Zinfo: installing component 'rust-std'
542025-06-02T23:58:28.313Zinfo: installing component 'rustc'
552025-06-02T23:58:36.719Zinfo: installing component 'rustfmt'
562025-06-02T23:58:37.108Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-02T23:58:37.108Z
582025-06-02T23:58:37.284Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-02T23:58:37.285Z
602025-06-02T23:58:37.285Z
612025-06-02T23:58:37.285ZRust is installed now. Great!
622025-06-02T23:58:37.285Z
632025-06-02T23:58:37.285ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-02T23:58:37.285Zenvironment variable. This has not been done automatically.
652025-06-02T23:58:37.285Z
662025-06-02T23:58:37.310ZTo configure your current shell, you need to source
672025-06-02T23:58:37.310Zthe corresponding env file under $HOME/.cargo.
682025-06-02T23:58:37.310Z
692025-06-02T23:58:37.310ZThis is usually done by running one of the following (note the leading DOT):
702025-06-02T23:58:37.310Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-02T23:58:37.310Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-02T23:58:37.310Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-02T23:58:37.405Z+ rustup --version
742025-06-02T23:58:37.439Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-02T23:58:37.439Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-02T23:58:37.548Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-02T23:58:37.572Z+ cargo --version
782025-06-02T23:58:37.664Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-02T23:58:37.689Z+ rustc --version
802025-06-02T23:58:37.806Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-02T23:58:37.831Zprocess exited: duration 21325 ms, exit code 0
 
822025-06-02T23:58:37.882Zstarting task 2: "authentication"
832025-06-02T23:58:37.947Zprocess exited: duration 64 ms, exit code 0
 
842025-06-02T23:58:38.000Zstarting task 3: "clone repository"
852025-06-02T23:58:38.025Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-02T23:58:38.025Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-02T23:58:38.051ZCloning into '/work/oxidecomputer/omicron'...
882025-06-02T23:58:46.881Z+ cd /work/oxidecomputer/omicron
892025-06-02T23:58:46.881Z+ git fetch origin e522a5191240583d47de88b9aa51acc1f4407a96
902025-06-02T23:58:47.369ZFrom https://github.com/oxidecomputer/omicron
912025-06-02T23:58:47.369Z * branch e522a5191240583d47de88b9aa51acc1f4407a96 -> FETCH_HEAD
922025-06-02T23:58:47.395Z+ [[ -n ixi/dns-authoritative-answers ]]
932025-06-02T23:58:47.395Z++ git branch --show-current
942025-06-02T23:58:47.395Z+ current=main
952025-06-02T23:58:47.395Z+ [[ main != ixi/dns-authoritative-answers ]]
962025-06-02T23:58:47.395Z+ git branch -f ixi/dns-authoritative-answers e522a5191240583d47de88b9aa51acc1f4407a96
972025-06-02T23:58:47.395Z+ git checkout -f ixi/dns-authoritative-answers
982025-06-02T23:58:47.650ZSwitched to branch 'ixi/dns-authoritative-answers'
992025-06-02T23:58:47.676Z+ git reset --hard e522a5191240583d47de88b9aa51acc1f4407a96
1002025-06-02T23:58:47.676ZHEAD is now at e522a5191 SOA records should be authoritative too (concurrently added in 8047)
1012025-06-02T23:58:47.676Zprocess exited: duration 9676 ms, exit code 0
 
1022025-06-02T23:58:47.727Zstarting task 4: "build"
1032025-06-02T23:58:47.752Z+ source .github/buildomat/ci-env.sh
1042025-06-02T23:58:47.752Z++ export CARGO_TERM_COLOR=always
1052025-06-02T23:58:47.752Z++ CARGO_TERM_COLOR=always
1062025-06-02T23:58:47.752Z+ cargo --version
1072025-06-02T23:58:47.808Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-02T23:58:47.833Z+ rustc --version
1092025-06-02T23:58:47.898Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-02T23:58:47.923Z+ source ./env.sh
1112025-06-02T23:58:47.923Z++ OLD_SHELL_OPTS=ehxB
1122025-06-02T23:58:47.923Z++ set -o xtrace
1132025-06-02T23:58:47.923Z++++ dirname ./env.sh
1142025-06-02T23:58:47.924Z+++ readlink -f .
1152025-06-02T23:58:47.924Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-06-02T23:58:47.924Z++ 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-02T23:58:47.924Z++ 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-02T23:58:47.924Z++ 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-02T23:58:47.924Z++ 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-02T23:58:47.924Z++ 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-02T23:58:47.924Z++ 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-02T23:58:47.924Z++ 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-02T23:58:47.924Z++ 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-02T23:58:47.924Z++ case $OLD_SHELL_OPTS in
1252025-06-02T23:58:47.924Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-06-02T23:58:47.924Z+ 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-02T23:58:47.924Z+ 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-02T23:58:47.924Z+ banner prerequisites
1292025-06-02T23:58:47.924Z
1302025-06-02T23:58:47.924Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-06-02T23:58:47.924Z # # # # # # # # # # # # # # #
1322025-06-02T23:58:47.924Z # # # # ##### # # ##### # # # # # #### #
1332025-06-02T23:58:47.924Z ##### ##### # ##### # # # # # # # # #
1342025-06-02T23:58:47.924Z # # # # # # # # # # # # # # #
1352025-06-02T23:58:47.924Z # # # ###### # # ###### ### # #### # #### #
1362025-06-02T23:58:47.924Z
1372025-06-02T23:58:47.924Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-06-02T23:59:11.234Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-06-02T23:59:18.336Z Startup: Caching catalogs ... Done
1402025-06-02T23:59:25.280ZPlanning: Solver setup ... Done (5.662s)
1412025-06-02T23:59:25.338ZPlanning: Running solver ... Done (0.057s)
1422025-06-02T23:59:25.418ZPlanning: Finding local manifests ... Done (0.002s)
1432025-06-02T23:59:25.513ZPlanning: Fetching manifests: 0/4 0% complete
1442025-06-02T23:59:25.914ZPlanning: Fetching manifests: 4/4 100% complete
1452025-06-02T23:59:25.978ZPlanning: Package planning ... Done (0.064s)
1462025-06-02T23:59:26.040ZPlanning: Merging actions ... Done (0.061s)
1472025-06-02T23:59:26.384ZPlanning: Checking for conflicting actions ... Done (0.344s)
1482025-06-02T23:59:26.410ZPlanning: Consolidating action changes ... Done (0.014s)
1492025-06-02T23:59:27.124ZPlanning: Evaluating mediators ... Done (0.725s)
1502025-06-02T23:59:27.149ZPlanning: Planning completed in 8.70 seconds
1512025-06-02T23:59:27.174Z Packages to install: 4
1522025-06-02T23:59:27.174Z Mediators to change: 2
1532025-06-02T23:59:27.174Z Services to change: 1
1542025-06-02T23:59:27.174Z Estimated space available: 155.05 GB
1552025-06-02T23:59:27.174ZEstimated space to be consumed: 1.66 GB
1562025-06-02T23:59:27.174Z Create boot environment: No
1572025-06-02T23:59:27.174ZCreate backup boot environment: No
1582025-06-02T23:59:27.174Z Rebuild boot archive: No
1592025-06-02T23:59:27.174Z
1602025-06-02T23:59:27.174ZChanged mediators:
1612025-06-02T23:59:27.175Z mediator clang:
1622025-06-02T23:59:27.175Z version: None -> 15 (system default)
1632025-06-02T23:59:27.175Z
1642025-06-02T23:59:27.175Z mediator llvm:
1652025-06-02T23:59:27.175Z version: 14 (system default) -> 15 (system default)
1662025-06-02T23:59:27.175Z
1672025-06-02T23:59:27.175ZChanged packages:
1682025-06-02T23:59:27.175Zhelios-dev
1692025-06-02T23:59:27.175Z developer/build-essential
1702025-06-02T23:59:27.175Z None -> 11-2.0
1712025-06-02T23:59:27.175Z library/libxmlsec1
1722025-06-02T23:59:27.175Z None -> 1.2.35-2.0
1732025-06-02T23:59:27.175Z ooce/developer/clang-15
1742025-06-02T23:59:27.175Z None -> 15.0.7-2.0
1752025-06-02T23:59:27.175Z ooce/developer/llvm-15
1762025-06-02T23:59:27.175Z None -> 15.0.7-2.0
1772025-06-02T23:59:27.175Z
1782025-06-02T23:59:27.175ZServices:
1792025-06-02T23:59:27.175Z restart_fmri:
1802025-06-02T23:59:27.175Z svc:/system/update-man-index:default
1812025-06-02T23:59:27.212Z
1822025-06-02T23:59:27.212ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-06-02T23:59:32.237ZDownload: 304/3290 items 1.8/212.6MB 0% complete (368k/s)
1842025-06-02T23:59:37.313ZDownload: 1197/3290 items 67.1/212.6MB 31% complete (6.8M/s)
1852025-06-02T23:59:42.314ZDownload: 1313/3290 items 111.9/212.6MB 52% complete (10.9M/s)
1862025-06-02T23:59:47.319ZDownload: 2486/3290 items 120.2/212.6MB 56% complete (5.4M/s)
1872025-06-02T23:59:52.320ZDownload: 3240/3290 items 171.7/212.6MB 80% complete (6.0M/s)
1882025-06-02T23:59:57.117ZDownload: Completed 212.60 MB in 29.91 seconds (7.1M/s)
1892025-06-02T23:59:57.290Z Actions: 1/3689 actions (Installing new actions)
1902025-06-03T00:00:02.952Z Actions: 3311/3689 actions (Installing new actions)
1912025-06-03T00:00:03.042Z Actions: Completed 3689 actions in 5.75 seconds.
1922025-06-03T00:00:03.841Z Done (0.792s)
1932025-06-03T00:00:03.841Z Done (0.000s)
1942025-06-03T00:00:04.744Z Done (0.903s)
1952025-06-03T00:00:10.319Z Done (5.357s)
1962025-06-03T00:00:10.409Z Done (0.018s)
1972025-06-03T00:00:10.435Z Done (0.000s)
1982025-06-03T00:00:10.569Z Done (0.000s)
1992025-06-03T00:00:11.456ZPlanning: Evaluating mediator changes ... Done
2002025-06-03T00:00:11.734ZPlanning: Checking for conflicting actions ... Done
2012025-06-03T00:00:11.761ZPlanning: Consolidating action changes ... Done
2022025-06-03T00:00:12.076ZPlanning: Evaluating mediators ... Done
2032025-06-03T00:00:12.102ZPlanning: Planning completed in 0.62 seconds
2042025-06-03T00:00:12.130Z Mediators to change: 2
2052025-06-03T00:00:12.130Z Create boot environment: No
2062025-06-03T00:00:12.130ZCreate backup boot environment: No
2072025-06-03T00:00:12.181Z Done
2082025-06-03T00:00:12.181Z Done
2092025-06-03T00:00:12.897Z Done
2102025-06-03T00:00:17.581Z Done
2112025-06-03T00:00:17.671Z Done
2122025-06-03T00:00:17.696Z Done
2132025-06-03T00:00:17.723Z Done
2142025-06-03T00:00:18.549ZPlanning: Evaluating mediator changes ... Done
2152025-06-03T00:00:18.574ZPlanning: Merging actions ... Done
2162025-06-03T00:00:18.867ZPlanning: Checking for conflicting actions ... Done
2172025-06-03T00:00:19.376ZPlanning: Consolidating action changes ... Done
2182025-06-03T00:00:19.376ZPlanning: Evaluating mediators ... Done
2192025-06-03T00:00:19.376ZPlanning: Planning completed in 1.10 seconds
2202025-06-03T00:00:19.376Z Packages to change: 1
2212025-06-03T00:00:19.376Z Mediators to change: 1
2222025-06-03T00:00:19.376Z Services to change: 1
2232025-06-03T00:00:19.376Z Create boot environment: No
2242025-06-03T00:00:19.376ZCreate backup boot environment: Yes
2252025-06-03T00:00:21.255Z Actions: 1/6 actions (Updating modified actions)
2262025-06-03T00:00:21.280Z Actions: Completed 6 actions in 0.00 seconds.
2272025-06-03T00:00:21.280Z Done
2282025-06-03T00:00:21.280Z Done
2292025-06-03T00:00:21.464Z Done
2302025-06-03T00:00:26.012Z Done
2312025-06-03T00:00:26.111Z Done
2322025-06-03T00:00:26.137Z Done
2332025-06-03T00:00:26.209Z Done
2342025-06-03T00:00:26.816ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2352025-06-03T00:00:26.816Zclang system 15 system
2362025-06-03T00:00:26.816Zcsh system system illumos
2372025-06-03T00:00:26.816Zctags system system illumos
2382025-06-03T00:00:26.816Zfile system system illumos
2392025-06-03T00:00:26.816Zgcc vendor 12 vendor
2402025-06-03T00:00:26.816Zgcc system 10 system
2412025-06-03T00:00:26.816Zgcc system 7 system
2422025-06-03T00:00:26.816Zgo system 1.20 system
2432025-06-03T00:00:26.816Zgo system 1.19 system
2442025-06-03T00:00:26.816Zllvm system 15 system
2452025-06-03T00:00:26.816Zllvm system 14 system
2462025-06-03T00:00:26.816Zmariadb system 10.6 system
2472025-06-03T00:00:26.816Zmta vendor vendor dma
2482025-06-03T00:00:26.816Zopenjdk system 17 system
2492025-06-03T00:00:26.816Zopenjdk system 11 system
2502025-06-03T00:00:26.816Zopenjdk system 1.8 system
2512025-06-03T00:00:26.816Zopenssl vendor 3 vendor
2522025-06-03T00:00:26.816Zperl system 5.36 system
2532025-06-03T00:00:26.816Zpostgresql system 15 system
2542025-06-03T00:00:26.816Zpostgresql system 13 system
2552025-06-03T00:00:26.816Zpython vendor 3 vendor
2562025-06-03T00:00:26.816Zpython system 2 system
2572025-06-03T00:00:26.817Zpython3 system 3.11 system
2582025-06-03T00:00:26.817Zruby system 3.0 system
2592025-06-03T00:00:26.817Zwords vendor vendor american-english
2602025-06-03T00:00:26.817Zwords system system australian-english
2612025-06-03T00:00:26.817Zwords system system british-english
2622025-06-03T00:00:26.817Zwords system system canadian-english
2632025-06-03T00:00:26.817Zwords system system french
2642025-06-03T00:00:26.817Zwords system system italian
2652025-06-03T00:00:26.817Zwords system system ngerman
2662025-06-03T00:00:26.817Zwords system system ogerman
2672025-06-03T00:00:26.817Zwords system system spanish
2682025-06-03T00:00:27.225ZPUBLISHER TYPE STATUS P LOCATION
2692025-06-03T00:00:27.225Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2702025-06-03T00:00:31.921ZFMRI IFO
2712025-06-03T00:00:31.921Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2722025-06-03T00:00:31.921Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2732025-06-03T00:00:31.921Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2742025-06-03T00:00:31.921Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2752025-06-03T00:00:31.921Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2762025-06-03T00:00:31.921Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2772025-06-03T00:00:31.921Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782025-06-03T00:00:31.921Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2792025-06-03T00:00:31.921Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802025-06-03T00:00:31.921Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812025-06-03T00:00:31.921Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2822025-06-03T00:00:31.921Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2832025-06-03T00:00:31.921Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2842025-06-03T00:00:31.921Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2852025-06-03T00:00:31.921Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2862025-06-03T00:00:31.921Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2872025-06-03T00:00:32.973Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2882025-06-03T00:00:33.357Z Updating git repository `https://github.com/seanmonstar/reqwest`
2892025-06-03T00:00:34.132Z Updating crates.io index
2902025-06-03T00:00:34.196Z Updating git repository `https://github.com/oxidecomputer/lldp`
2912025-06-03T00:00:34.624Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2922025-06-03T00:00:35.424Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932025-06-03T00:00:35.794Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2942025-06-03T00:00:36.145Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2952025-06-03T00:00:36.658Z Updating git repository `https://github.com/oxidecomputer/propolis`
2962025-06-03T00:00:37.831Z Updating git repository `https://github.com/oxidecomputer/crucible`
2972025-06-03T00:00:39.957Z Updating git repository `https://github.com/oxidecomputer/opte`
2982025-06-03T00:00:41.129Z Updating git repository `https://github.com/oxidecomputer/falcon`
2992025-06-03T00:00:41.976Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002025-06-03T00:00:42.443Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012025-06-03T00:00:42.838Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3022025-06-03T00:00:43.596Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032025-06-03T00:00:44.006Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3042025-06-03T00:00:44.507Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3052025-06-03T00:00:45.266Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062025-06-03T00:00:45.689Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-06-03T00:00:46.114Z Updating git repository `https://github.com/oxidecomputer/tofino`
3082025-06-03T00:00:46.562Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3092025-06-03T00:00:46.921Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3102025-06-03T00:00:47.258Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3112025-06-03T00:00:47.724Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122025-06-03T00:00:48.192Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132025-06-03T00:00:48.670Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3142025-06-03T00:00:49.033Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152025-06-03T00:00:49.610Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162025-06-03T00:00:50.167Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172025-06-03T00:00:50.548Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182025-06-03T00:00:51.056Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192025-06-03T00:00:51.658Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202025-06-03T00:00:52.068Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212025-06-03T00:00:52.463Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222025-06-03T00:00:52.859Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232025-06-03T00:01:03.665Z Updating git repository `https://github.com/illumos/smf-rs`
3242025-06-03T00:01:05.258Z Downloading crates ...
3252025-06-03T00:01:05.324Z Downloaded autocfg v1.4.0
3262025-06-03T00:01:05.352Z Downloaded anstyle-query v1.1.1
3272025-06-03T00:01:05.352Z Downloaded swrite v0.1.0
3282025-06-03T00:01:05.352Z Downloaded usdt-macro v0.5.0
3292025-06-03T00:01:05.352Z Downloaded heck v0.5.0
3302025-06-03T00:01:05.352Z Downloaded version_check v0.9.5
3312025-06-03T00:01:05.352Z Downloaded typenum v1.17.0
3322025-06-03T00:01:05.378Z Downloaded unicode-ident v1.0.18
3332025-06-03T00:01:05.378Z Downloaded ucd-trie v0.1.7
3342025-06-03T00:01:05.378Z Downloaded memchr v2.7.4
3352025-06-03T00:01:05.378Z Downloaded zerocopy-derive v0.7.35
3362025-06-03T00:01:05.378Z Downloaded toml_edit v0.22.26
3372025-06-03T00:01:05.418Z Downloaded pest v2.7.14
3382025-06-03T00:01:05.444Z Downloaded serde_json v1.0.140
3392025-06-03T00:01:05.445Z Downloaded goblin v0.8.2
3402025-06-03T00:01:05.445Z Downloaded tabled v0.15.0
3412025-06-03T00:01:05.471Z Downloaded hashbrown v0.15.3
3422025-06-03T00:01:05.496Z Downloaded syn v1.0.109
3432025-06-03T00:01:05.496Z Downloaded unicode-width v0.1.14
3442025-06-03T00:01:05.496Z Downloaded clap_builder v4.5.35
3452025-06-03T00:01:05.521Z Downloaded winnow v0.7.10
3462025-06-03T00:01:05.521Z Downloaded syn v2.0.101
3472025-06-03T00:01:05.547Z Downloaded rustix v0.37.28
3482025-06-03T00:01:05.572Z Downloaded rustix v0.38.37
3492025-06-03T00:01:05.597Z Downloaded io-lifetimes v1.0.11
3502025-06-03T00:01:05.597Z Downloaded indexmap v2.9.0
3512025-06-03T00:01:05.597Z Downloaded toml v0.8.22
3522025-06-03T00:01:05.638Z Downloaded serde_derive v1.0.219
3532025-06-03T00:01:05.664Z Downloaded serde v1.0.219
3542025-06-03T00:01:05.664Z Downloaded proc-macro2 v1.0.95
3552025-06-03T00:01:05.664Z Downloaded pest_meta v2.7.14
3562025-06-03T00:01:05.664Z Downloaded zerocopy v0.7.35
3572025-06-03T00:01:05.690Z Downloaded log v0.4.27
3582025-06-03T00:01:05.690Z Downloaded clap v4.5.35
3592025-06-03T00:01:05.690Z Downloaded textwrap v0.16.1
3602025-06-03T00:01:05.690Z Downloaded ryu v1.0.18
3612025-06-03T00:01:05.715Z Downloaded papergrid v0.11.0
3622025-06-03T00:01:05.715Z Downloaded fnv v1.0.7
3632025-06-03T00:01:05.715Z Downloaded bitflags v2.9.0
3642025-06-03T00:01:05.715Z Downloaded thiserror v2.0.12
3652025-06-03T00:01:05.715Z Downloaded terminal_size v0.4.0
3662025-06-03T00:01:05.715Z Downloaded tempfile v3.13.0
3672025-06-03T00:01:05.715Z Downloaded libc v0.2.172
3682025-06-03T00:01:05.746Z Downloaded sha2 v0.10.8
3692025-06-03T00:01:05.771Z Downloaded semver v1.0.26
3702025-06-03T00:01:05.771Z Downloaded scroll v0.12.0
3712025-06-03T00:01:05.771Z Downloaded quote v1.0.40
3722025-06-03T00:01:05.771Z Downloaded proc-macro-error v1.0.4
3732025-06-03T00:01:05.771Z Downloaded plain v0.2.3
3742025-06-03T00:01:05.771Z Downloaded pest_generator v2.7.14
3752025-06-03T00:01:05.771Z Downloaded pest_derive v2.7.14
3762025-06-03T00:01:05.771Z Downloaded once_cell v1.21.3
3772025-06-03T00:01:05.771Z Downloaded clap_derive v4.5.32
3782025-06-03T00:01:05.771Z Downloaded cargo_metadata v0.19.2
3792025-06-03T00:01:05.797Z Downloaded camino v1.1.9
3802025-06-03T00:01:05.797Z Downloaded byteorder v1.5.0
3812025-06-03T00:01:05.797Z Downloaded anyhow v1.0.98
3822025-06-03T00:01:05.797Z Downloaded utf8parse v0.2.2
3832025-06-03T00:01:05.797Z Downloaded usdt-impl v0.5.0
3842025-06-03T00:01:05.797Z Downloaded usdt v0.5.0
3852025-06-03T00:01:05.797Z Downloaded unicode-linebreak v0.1.5
3862025-06-03T00:01:05.797Z Downloaded toml_write v0.1.1
3872025-06-03T00:01:05.797Z Downloaded toml_datetime v0.6.9
3882025-06-03T00:01:05.797Z Downloaded thread-id v4.2.2
3892025-06-03T00:01:05.797Z Downloaded thiserror-impl v2.0.12
3902025-06-03T00:01:05.797Z Downloaded thiserror-impl v1.0.69
3912025-06-03T00:01:05.797Z Downloaded thiserror v1.0.69
3922025-06-03T00:01:05.823Z Downloaded terminal_size v0.2.6
3932025-06-03T00:01:05.823Z Downloaded tabled_derive v0.7.0
3942025-06-03T00:01:05.823Z Downloaded strsim v0.11.1
3952025-06-03T00:01:05.823Z Downloaded smawk v0.3.2
3962025-06-03T00:01:05.823Z Downloaded serde_tokenstream v0.2.2
3972025-06-03T00:01:05.823Z Downloaded serde_spanned v0.6.8
3982025-06-03T00:01:05.823Z Downloaded proc-macro-error-attr v1.0.4
3992025-06-03T00:01:05.823Z Downloaded memmap v0.7.0
4002025-06-03T00:01:05.823Z Downloaded macaddr v1.0.1
4012025-06-03T00:01:05.823Z Downloaded is_terminal_polyfill v1.70.1
4022025-06-03T00:01:05.823Z Downloaded generic-array v0.14.7
4032025-06-03T00:01:05.823Z Downloaded fs-err v3.1.0
4042025-06-03T00:01:05.823Z Downloaded fastrand v2.1.1
4052025-06-03T00:01:05.823Z Downloaded errno v0.3.9
4062025-06-03T00:01:05.823Z Downloaded dof v0.3.0
4072025-06-03T00:01:05.823Z Downloaded colorchoice v1.0.2
4082025-06-03T00:01:05.823Z Downloaded cargo_toml v0.21.0
4092025-06-03T00:01:05.849Z Downloaded heck v0.4.1
4102025-06-03T00:01:05.849Z Downloaded digest v0.10.7
4112025-06-03T00:01:05.849Z Downloaded crypto-common v0.1.6
4122025-06-03T00:01:05.849Z Downloaded cpufeatures v0.2.14
4132025-06-03T00:01:05.849Z Downloaded clap_lex v0.7.4
4142025-06-03T00:01:05.849Z Downloaded cfg-if v1.0.0
4152025-06-03T00:01:05.849Z Downloaded cargo-platform v0.1.8
4162025-06-03T00:01:05.849Z Downloaded block-buffer v0.10.4
4172025-06-03T00:01:05.849Z Downloaded bitflags v1.3.2
4182025-06-03T00:01:05.849Z Downloaded usdt-attr-macro v0.5.0
4192025-06-03T00:01:05.849Z Downloaded scroll_derive v0.12.0
4202025-06-03T00:01:05.849Z Downloaded itoa v1.0.11
4212025-06-03T00:01:05.849Z Downloaded camino-tempfile v1.3.0
4222025-06-03T00:01:05.849Z Downloaded bytecount v0.6.8
4232025-06-03T00:01:05.849Z Downloaded anstyle-parse v0.2.5
4242025-06-03T00:01:05.849Z Downloaded pretty-hex v0.4.1
4252025-06-03T00:01:05.875Z Downloaded equivalent v1.0.2
4262025-06-03T00:01:05.875Z Downloaded dtrace-parser v0.2.0
4272025-06-03T00:01:05.875Z Downloaded anstyle v1.0.10
4282025-06-03T00:01:05.875Z Downloaded anstream v0.6.18
4292025-06-03T00:01:05.940Z Compiling proc-macro2 v1.0.95
4302025-06-03T00:01:05.940Z Compiling unicode-ident v1.0.18
4312025-06-03T00:01:05.940Z Compiling libc v0.2.172
4322025-06-03T00:01:05.965Z Compiling version_check v0.9.5
4332025-06-03T00:01:05.965Z Compiling serde v1.0.219
4342025-06-03T00:01:05.965Z Compiling memchr v2.7.4
4352025-06-03T00:01:05.965Z Compiling thiserror v1.0.69
4362025-06-03T00:01:05.965Z Compiling ucd-trie v0.1.7
4372025-06-03T00:01:06.376Z Compiling ryu v1.0.18
4382025-06-03T00:01:06.755Z Compiling itoa v1.0.11
4392025-06-03T00:01:06.819Z Compiling once_cell v1.21.3
4402025-06-03T00:01:06.910Z Compiling byteorder v1.5.0
4412025-06-03T00:01:07.042Z Compiling rustix v0.38.37
4422025-06-03T00:01:07.243Z Compiling serde_json v1.0.140
4432025-06-03T00:01:07.392Z Compiling bitflags v2.9.0
4442025-06-03T00:01:07.490Z Compiling usdt-impl v0.5.0
4452025-06-03T00:01:07.592Z Compiling proc-macro-error-attr v1.0.4
4462025-06-03T00:01:07.819Z Compiling syn v1.0.109
4472025-06-03T00:01:07.894Z Compiling io-lifetimes v1.0.11
4482025-06-03T00:01:07.952Z Compiling proc-macro-error v1.0.4
4492025-06-03T00:01:08.076Z Compiling quote v1.0.40
4502025-06-03T00:01:08.333Z Compiling errno v0.3.9
4512025-06-03T00:01:08.381Z Compiling rustix v0.37.28
4522025-06-03T00:01:08.513Z Compiling utf8parse v0.2.2
4532025-06-03T00:01:08.572Z Compiling syn v2.0.101
4542025-06-03T00:01:08.736Z Compiling camino v1.1.9
4552025-06-03T00:01:08.768Z Compiling equivalent v1.0.2
4562025-06-03T00:01:08.796Z Compiling plain v0.2.3
4572025-06-03T00:01:08.891Z Compiling thread-id v4.2.2
4582025-06-03T00:01:08.922Z Compiling log v0.4.27
4592025-06-03T00:01:08.993Z Compiling hashbrown v0.15.3
4602025-06-03T00:01:09.286Z Compiling anstyle-parse v0.2.5
4612025-06-03T00:01:09.549Z Compiling anstyle-query v1.1.1
4622025-06-03T00:01:09.666Z Compiling autocfg v1.4.0
4632025-06-03T00:01:09.714Z Compiling anstyle v1.0.10
4642025-06-03T00:01:09.753Z Compiling winnow v0.7.10
4652025-06-03T00:01:09.778Z Compiling colorchoice v1.0.2
4662025-06-03T00:01:09.963Z Compiling thiserror v2.0.12
4672025-06-03T00:01:10.120Z Compiling indexmap v2.9.0
4682025-06-03T00:01:10.145Z Compiling toml_write v0.1.1
4692025-06-03T00:01:10.468Z Compiling pretty-hex v0.4.1
4702025-06-03T00:01:10.525Z Compiling is_terminal_polyfill v1.70.1
4712025-06-03T00:01:10.550Z Compiling unicode-width v0.1.14
4722025-06-03T00:01:10.669Z Compiling semver v1.0.26
4732025-06-03T00:01:10.717Z Compiling bitflags v1.3.2
4742025-06-03T00:01:11.024Z Compiling anstream v0.6.18
4752025-06-03T00:01:11.052Z Compiling fs-err v3.1.0
4762025-06-03T00:01:11.242Z Compiling terminal_size v0.4.0
4772025-06-03T00:01:11.612Z Compiling heck v0.4.1
4782025-06-03T00:01:11.669Z Compiling bytecount v0.6.8
4792025-06-03T00:01:11.744Z Compiling strsim v0.11.1
4802025-06-03T00:01:11.785Z Compiling fastrand v2.1.1
4812025-06-03T00:01:11.890Z Compiling heck v0.5.0
4822025-06-03T00:01:12.112Z Compiling anyhow v1.0.98
4832025-06-03T00:01:12.388Z Compiling clap_lex v0.7.4
4842025-06-03T00:01:12.478Z Compiling cfg-if v1.0.0
4852025-06-03T00:01:12.593Z Compiling fnv v1.0.7
4862025-06-03T00:01:12.639Z Compiling tempfile v3.13.0
4872025-06-03T00:01:12.766Z Compiling clap_builder v4.5.35
4882025-06-03T00:01:12.791Z Compiling papergrid v0.11.0
4892025-06-03T00:01:12.851Z Compiling terminal_size v0.2.6
4902025-06-03T00:01:13.085Z Compiling memmap v0.7.0
4912025-06-03T00:01:13.142Z Compiling unicode-linebreak v0.1.5
4922025-06-03T00:01:13.243Z Compiling smawk v0.3.2
4932025-06-03T00:01:13.477Z Compiling swrite v0.1.0
4942025-06-03T00:01:13.582Z Compiling textwrap v0.16.1
4952025-06-03T00:01:13.637Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4962025-06-03T00:01:14.184Z Compiling tabled_derive v0.7.0
4972025-06-03T00:01:15.578Z Compiling serde_derive v1.0.219
4982025-06-03T00:01:15.578Z Compiling thiserror-impl v1.0.69
4992025-06-03T00:01:15.578Z Compiling zerocopy-derive v0.7.35
5002025-06-03T00:01:15.605Z Compiling scroll_derive v0.12.0
5012025-06-03T00:01:15.605Z Compiling thiserror-impl v2.0.12
5022025-06-03T00:01:15.606Z Compiling clap_derive v4.5.32
5032025-06-03T00:01:15.687Z Compiling tabled v0.15.0
5042025-06-03T00:01:16.911Z Compiling scroll v0.12.0
5052025-06-03T00:01:17.455Z Compiling goblin v0.8.2
5062025-06-03T00:01:17.482Z Compiling zerocopy v0.7.35
5072025-06-03T00:01:18.527Z Compiling pest v2.7.14
5082025-06-03T00:01:19.663Z Compiling clap v4.5.35
5092025-06-03T00:01:21.052Z Compiling pest_meta v2.7.14
5102025-06-03T00:01:22.376Z Compiling pest_generator v2.7.14
5112025-06-03T00:01:23.583Z Compiling pest_derive v2.7.14
5122025-06-03T00:01:24.246Z Compiling dtrace-parser v0.2.0
5132025-06-03T00:01:25.242Z Compiling serde_tokenstream v0.2.2
5142025-06-03T00:01:25.355Z Compiling serde_spanned v0.6.8
5152025-06-03T00:01:25.355Z Compiling toml_datetime v0.6.9
5162025-06-03T00:01:25.473Z Compiling cargo-platform v0.1.8
5172025-06-03T00:01:25.675Z Compiling macaddr v1.0.1
5182025-06-03T00:01:25.798Z Compiling toml_edit v0.22.26
5192025-06-03T00:01:25.867Z Compiling camino-tempfile v1.3.0
5202025-06-03T00:01:26.840Z Compiling dof v0.3.0
5212025-06-03T00:01:27.062Z Compiling cargo_metadata v0.19.2
5222025-06-03T00:01:28.290Z Compiling usdt-macro v0.5.0
5232025-06-03T00:01:28.290Z Compiling usdt-attr-macro v0.5.0
5242025-06-03T00:01:28.848Z Compiling toml v0.8.22
5252025-06-03T00:01:29.265Z Compiling usdt v0.5.0
5262025-06-03T00:01:29.588Z Compiling cargo_toml v0.21.0
5272025-06-03T00:01:33.101Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5282025-06-03T00:01:37.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
5292025-06-03T00:01:37.471Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5302025-06-03T00:01:38.357Z Downloading crates ...
5312025-06-03T00:01:38.584Z Downloaded atty v0.2.14
5322025-06-03T00:01:38.609Z Downloaded async-stream-impl v0.3.6
5332025-06-03T00:01:38.609Z Downloaded crunchy v0.2.2
5342025-06-03T00:01:38.609Z Downloaded atomicwrites v0.4.4
5352025-06-03T00:01:38.635Z Downloaded http-range v0.1.5
5362025-06-03T00:01:38.635Z Downloaded headers-core v0.3.0
5372025-06-03T00:01:38.635Z Downloaded http-body v1.0.1
5382025-06-03T00:01:38.635Z Downloaded cipher v0.4.4
5392025-06-03T00:01:38.635Z Downloaded instant v0.1.13
5402025-06-03T00:01:38.635Z Downloaded crc8 v0.1.1
5412025-06-03T00:01:38.635Z Downloaded is_ci v1.2.0
5422025-06-03T00:01:38.635Z Downloaded ident_case v1.0.1
5432025-06-03T00:01:38.660Z Downloaded crucible-workspace-hack v0.1.0
5442025-06-03T00:01:38.660Z Downloaded chrono-tz-build v0.4.0
5452025-06-03T00:01:38.660Z Downloaded cexpr v0.6.0
5462025-06-03T00:01:38.660Z Downloaded hostname v0.4.0
5472025-06-03T00:01:38.660Z Downloaded http-body-util v0.1.3
5482025-06-03T00:01:38.660Z Downloaded progenitor-client v0.9.1
5492025-06-03T00:01:38.685Z Downloaded kstat-rs v0.2.4
5502025-06-03T00:01:38.686Z Downloaded is-terminal v0.4.13
5512025-06-03T00:01:38.686Z Downloaded maybe-uninit v2.0.0
5522025-06-03T00:01:38.686Z Downloaded lzss v0.8.2
5532025-06-03T00:01:38.686Z Downloaded lru-cache v0.1.2
5542025-06-03T00:01:38.686Z Downloaded powerfmt v0.2.0
5552025-06-03T00:01:38.686Z Downloaded maplit v1.0.2
5562025-06-03T00:01:38.711Z Downloaded async-bb8-diesel v0.2.1
5572025-06-03T00:01:38.711Z Downloaded predicates-core v1.0.8
5582025-06-03T00:01:38.711Z Downloaded serde_urlencoded v0.7.1
5592025-06-03T00:01:38.711Z Downloaded progenitor-client v0.10.0
5602025-06-03T00:01:38.711Z Downloaded keccak v0.1.5
5612025-06-03T00:01:38.711Z Downloaded jobserver v0.1.32
5622025-06-03T00:01:38.737Z Downloaded strum v0.26.3
5632025-06-03T00:01:38.737Z Downloaded httparse v1.9.5
5642025-06-03T00:01:38.737Z Downloaded tower-service v0.3.3
5652025-06-03T00:01:38.737Z Downloaded thiserror-impl-no-std v2.0.2
5662025-06-03T00:01:38.737Z Downloaded zone_cfg_derive v0.3.0
5672025-06-03T00:01:38.737Z Downloaded shell-words v1.1.0
5682025-06-03T00:01:38.737Z Downloaded write16 v1.0.0
5692025-06-03T00:01:38.763Z Downloaded indexmap v1.9.3
5702025-06-03T00:01:38.763Z Downloaded sha1 v0.10.6
5712025-06-03T00:01:38.763Z Downloaded structmeta-derive v0.3.0
5722025-06-03T00:01:38.763Z Downloaded smallvec v0.6.14
5732025-06-03T00:01:38.763Z Downloaded thread_local v1.1.8
5742025-06-03T00:01:38.763Z Downloaded unicode-truncate v1.1.0
5752025-06-03T00:01:38.788Z Downloaded funty v2.0.0
5762025-06-03T00:01:38.788Z Downloaded oso-derive v0.27.3
5772025-06-03T00:01:38.788Z Downloaded peg-runtime v0.8.5
5782025-06-03T00:01:38.788Z Downloaded zone v0.3.1
5792025-06-03T00:01:38.788Z Downloaded difflib v0.4.0
5802025-06-03T00:01:38.788Z Downloaded serde_with_macros v3.12.0
5812025-06-03T00:01:38.788Z Downloaded ctr v0.9.2
5822025-06-03T00:01:38.813Z Downloaded pretty-hex v0.2.1
5832025-06-03T00:01:38.813Z Downloaded float-cmp v0.10.0
5842025-06-03T00:01:38.813Z Downloaded termios v0.3.3
5852025-06-03T00:01:38.813Z Downloaded globset v0.4.15
5862025-06-03T00:01:38.813Z Downloaded russh-cryptovec v0.7.3
5872025-06-03T00:01:38.813Z Downloaded num-integer v0.1.46
5882025-06-03T00:01:38.839Z Downloaded percent-encoding v2.3.1
5892025-06-03T00:01:38.839Z Downloaded pem-rfc7468 v0.7.0
5902025-06-03T00:01:38.839Z Downloaded sqlparser_derive v0.2.2
5912025-06-03T00:01:38.839Z Downloaded take_mut v0.2.2
5922025-06-03T00:01:38.839Z Downloaded fs_extra v1.3.0
5932025-06-03T00:01:38.839Z Downloaded rand_core v0.6.4
5942025-06-03T00:01:38.839Z Downloaded num-complex v0.4.6
5952025-06-03T00:01:38.864Z Downloaded derive_builder_macro v0.20.2
5962025-06-03T00:01:38.864Z Downloaded foreign-types-shared v0.1.1
5972025-06-03T00:01:38.864Z Downloaded synstructure v0.13.1
5982025-06-03T00:01:38.864Z Downloaded tabled_derive v0.10.0
5992025-06-03T00:01:38.864Z Downloaded tokio-native-tls v0.3.1
6002025-06-03T00:01:38.864Z Downloaded number_prefix v0.4.0
6012025-06-03T00:01:38.890Z Downloaded typify-macro v0.4.1
6022025-06-03T00:01:38.890Z Downloaded typify-macro v0.3.0
6032025-06-03T00:01:38.890Z Downloaded serde_yaml v0.9.34+deprecated
6042025-06-03T00:01:38.890Z Downloaded progenitor-client v0.8.0
6052025-06-03T00:01:38.890Z Downloaded foreign-types-macros v0.2.3
6062025-06-03T00:01:38.890Z Downloaded form_urlencoded v1.2.1
6072025-06-03T00:01:38.915Z Downloaded sync_wrapper v1.0.1
6082025-06-03T00:01:38.915Z Downloaded olpc-cjson v0.1.4
6092025-06-03T00:01:38.915Z Downloaded serde-big-array v0.5.1
6102025-06-03T00:01:38.915Z Downloaded sync-ptr v0.1.1
6112025-06-03T00:01:38.915Z Downloaded value-bag v1.9.0
6122025-06-03T00:01:38.915Z Downloaded tinyvec_macros v0.1.1
6132025-06-03T00:01:38.915Z Downloaded ref-cast-impl v1.0.24
6142025-06-03T00:01:38.941Z Downloaded derive_builder_core v0.20.2
6152025-06-03T00:01:38.941Z Downloaded xattr v1.3.1
6162025-06-03T00:01:38.941Z Downloaded openssl-macros v0.1.1
6172025-06-03T00:01:38.941Z Downloaded tinystr v0.7.6
6182025-06-03T00:01:38.941Z Downloaded zerocopy v0.6.6
6192025-06-03T00:01:38.966Z Downloaded mime v0.3.17
6202025-06-03T00:01:38.966Z Downloaded openssl-probe v0.1.5
6212025-06-03T00:01:38.966Z Downloaded futures-executor v0.3.31
6222025-06-03T00:01:38.966Z Downloaded utf16_iter v1.0.5
6232025-06-03T00:01:38.966Z Downloaded md-5 v0.10.6
6242025-06-03T00:01:38.991Z Downloaded zerofrom v0.1.4
6252025-06-03T00:01:38.991Z Downloaded quick-error v1.2.3
6262025-06-03T00:01:38.991Z Downloaded xshell v0.2.7
6272025-06-03T00:01:38.991Z Downloaded sigpipe v0.1.3
6282025-06-03T00:01:38.991Z Downloaded native-tls v0.2.12
6292025-06-03T00:01:39.017Z Downloaded signature v2.2.0
6302025-06-03T00:01:39.017Z Downloaded normalize-line-endings v0.3.0
6312025-06-03T00:01:39.017Z Downloaded defmt-parser v0.3.4
6322025-06-03T00:01:39.017Z Downloaded packed_struct_codegen v0.10.1
6332025-06-03T00:01:39.017Z Downloaded signal-hook-registry v1.4.2
6342025-06-03T00:01:39.017Z Downloaded untrusted v0.7.1
6352025-06-03T00:01:39.042Z Downloaded zerovec-derive v0.10.3
6362025-06-03T00:01:39.042Z Downloaded foreign-types v0.3.2
6372025-06-03T00:01:39.042Z Downloaded flagset v0.4.6
6382025-06-03T00:01:39.042Z Downloaded defmt v0.3.8
6392025-06-03T00:01:39.042Z Downloaded vte_generate_state_changes v0.1.2
6402025-06-03T00:01:39.043Z Downloaded void v1.0.2
6412025-06-03T00:01:39.043Z Downloaded try-lock v0.2.5
6422025-06-03T00:01:39.043Z Downloaded secrecy v0.8.0
6432025-06-03T00:01:39.068Z Downloaded untrusted v0.9.0
6442025-06-03T00:01:39.068Z Downloaded polyval v0.6.2
6452025-06-03T00:01:39.068Z Downloaded phf_generator v0.11.2
6462025-06-03T00:01:39.068Z Downloaded diesel_table_macro_syntax v0.2.0
6472025-06-03T00:01:39.068Z Downloaded opaque-debug v0.3.1
6482025-06-03T00:01:39.068Z Downloaded newline-converter v0.3.0
6492025-06-03T00:01:39.068Z Downloaded resolv-conf v0.7.0
6502025-06-03T00:01:39.068Z Downloaded new_debug_unreachable v1.0.6
6512025-06-03T00:01:39.069Z Downloaded p256 v0.13.2
6522025-06-03T00:01:39.098Z Downloaded newtype_derive v0.1.6
6532025-06-03T00:01:39.098Z Downloaded strum_macros v0.25.3
6542025-06-03T00:01:39.098Z Downloaded futures-channel v0.3.31
6552025-06-03T00:01:39.098Z Downloaded display-error-chain v0.2.2
6562025-06-03T00:01:39.098Z Downloaded diesel-dtrace v0.4.2
6572025-06-03T00:01:39.098Z Downloaded typify v0.3.0
6582025-06-03T00:01:39.098Z Downloaded strum_macros v0.26.4
6592025-06-03T00:01:39.098Z Downloaded password-hash v0.5.0
6602025-06-03T00:01:39.124Z Downloaded bindgen v0.69.5
6612025-06-03T00:01:39.124Z Downloaded newtype-uuid v1.2.1
6622025-06-03T00:01:39.124Z Downloaded displaydoc v0.2.5
6632025-06-03T00:01:39.124Z Downloaded url v2.5.3
6642025-06-03T00:01:39.149Z Downloaded subprocess v0.2.9
6652025-06-03T00:01:39.149Z Downloaded tungstenite v0.23.0
6662025-06-03T00:01:39.149Z Downloaded papergrid v0.14.0
6672025-06-03T00:01:39.149Z Downloaded zerovec v0.10.4
6682025-06-03T00:01:39.175Z Downloaded uuid v1.16.0
6692025-06-03T00:01:39.175Z Downloaded p521 v0.13.3
6702025-06-03T00:01:39.175Z Downloaded hashbrown v0.12.3
6712025-06-03T00:01:39.201Z Downloaded nom v7.1.3
6722025-06-03T00:01:39.201Z Downloaded hashbrown v0.13.2
6732025-06-03T00:01:39.201Z Downloaded futures-util v0.3.31
6742025-06-03T00:01:39.227Z Downloaded reedline v0.38.0
6752025-06-03T00:01:39.227Z Downloaded portable-atomic v1.11.0
6762025-06-03T00:01:39.252Z Downloaded rayon v1.10.0
6772025-06-03T00:01:39.252Z Downloaded hickory-proto v0.24.4
6782025-06-03T00:01:39.277Z Downloaded regex-syntax v0.8.5
6792025-06-03T00:01:39.277Z Downloaded curve25519-dalek v4.1.3
6802025-06-03T00:01:39.302Z Downloaded object v0.36.5
6812025-06-03T00:01:39.328Z Downloaded openssl v0.10.72
6822025-06-03T00:01:39.328Z Downloaded diesel v2.2.10
6832025-06-03T00:01:39.354Z Downloaded nix v0.29.0
6842025-06-03T00:01:39.385Z Downloaded rustls v0.23.19
6852025-06-03T00:01:39.385Z Downloaded regress v0.10.3
6862025-06-03T00:01:39.411Z Downloaded dropshot v0.16.2
6872025-06-03T00:01:39.437Z Downloaded openapiv3 v2.0.0
6882025-06-03T00:01:39.437Z Downloaded rustls v0.22.4
6892025-06-03T00:01:39.462Z Downloaded typify-impl v0.4.1
6902025-06-03T00:01:39.487Z Downloaded typify-impl v0.3.0
6912025-06-03T00:01:39.514Z Downloaded zerocopy-derive v0.6.6
6922025-06-03T00:01:39.514Z Downloaded typify-impl v0.2.0
6932025-06-03T00:01:39.540Z Downloaded sled v0.34.7
6942025-06-03T00:01:39.565Z Downloaded bzip2-sys v0.1.13+1.0.8
6952025-06-03T00:01:39.593Z Downloaded chrono-tz v0.10.3
6962025-06-03T00:01:39.593Z Downloaded regex-automata v0.4.8
6972025-06-03T00:01:39.619Z Downloaded p384 v0.13.0
6982025-06-03T00:01:39.619Z Downloaded jiff v0.2.13
6992025-06-03T00:01:39.644Z Downloaded polar-core v0.27.3
7002025-06-03T00:01:39.670Z Downloaded ratatui v0.29.0
7012025-06-03T00:01:39.695Z Downloaded lzma-sys v0.1.20
7022025-06-03T00:01:39.720Z Downloaded petgraph v0.6.5
7032025-06-03T00:01:39.746Z Downloaded petgraph v0.7.1
7042025-06-03T00:01:39.772Z Downloaded libz-sys v1.1.20
7052025-06-03T00:01:39.798Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7062025-06-03T00:01:39.823Z Downloaded bstr v1.10.0
7072025-06-03T00:01:39.848Z Downloaded tokio v1.45.0
7082025-06-03T00:01:39.876Z Downloaded sha3 v0.10.8
7092025-06-03T00:01:39.901Z Downloaded csv v1.3.1
7102025-06-03T00:01:39.927Z Downloaded nix v0.28.0
7112025-06-03T00:01:39.927Z Downloaded gimli v0.31.1
7122025-06-03T00:01:39.952Z Downloaded smoltcp v0.11.0
7132025-06-03T00:01:39.952Z Downloaded quinn-proto v0.11.8
7142025-06-03T00:01:39.977Z Downloaded quick-xml v0.37.2
7152025-06-03T00:01:39.977Z Downloaded regex v1.11.1
7162025-06-03T00:01:40.003Z Downloaded object v0.30.4
7172025-06-03T00:01:40.003Z Downloaded zerocopy v0.8.25
7182025-06-03T00:01:40.040Z Downloaded nix v0.27.1
7192025-06-03T00:01:40.065Z Downloaded tabled v0.18.0
7202025-06-03T00:01:40.090Z Downloaded webpki-roots v0.26.6
7212025-06-03T00:01:40.090Z Downloaded regex-syntax v0.6.29
7222025-06-03T00:01:40.115Z Downloaded radix_trie v0.2.1
7232025-06-03T00:01:40.115Z Downloaded vcpkg v0.2.15
7242025-06-03T00:01:40.149Z Downloaded unicode-width v0.2.0
7252025-06-03T00:01:40.174Z Downloaded smoltcp v0.9.1
7262025-06-03T00:01:40.174Z Downloaded rustls v0.21.12
7272025-06-03T00:01:40.199Z Downloaded steno v0.4.1
7282025-06-03T00:01:40.199Z Downloaded parse-zoneinfo v0.3.1
7292025-06-03T00:01:40.200Z Downloaded rustls-webpki v0.102.8
7302025-06-03T00:01:40.225Z Downloaded petname v2.0.2
7312025-06-03T00:01:40.250Z Downloaded sqlparser v0.45.0
7322025-06-03T00:01:40.250Z Downloaded git2 v0.19.0
7332025-06-03T00:01:40.250Z Downloaded russh v0.45.0
7342025-06-03T00:01:40.275Z Downloaded rustls-webpki v0.101.7
7352025-06-03T00:01:40.275Z Downloaded bindgen v0.71.1
7362025-06-03T00:01:40.300Z Downloaded tungstenite v0.21.0
7372025-06-03T00:01:40.300Z Downloaded tracing-core v0.1.32
7382025-06-03T00:01:40.300Z Downloaded flate2 v1.1.1
7392025-06-03T00:01:40.300Z Downloaded encoding_rs v0.8.34
7402025-06-03T00:01:40.325Z Downloaded chrono v0.4.41
7412025-06-03T00:01:40.351Z Downloaded der v0.7.9
7422025-06-03T00:01:40.351Z Downloaded x509-cert v0.2.5
7432025-06-03T00:01:40.351Z Downloaded ring v0.17.14
7442025-06-03T00:01:40.407Z Downloaded h2 v0.4.6
7452025-06-03T00:01:40.433Z Downloaded bitvec v1.0.1
7462025-06-03T00:01:40.458Z Downloaded tokio-postgres v0.7.13
7472025-06-03T00:01:40.458Z Downloaded ssh-key v0.6.6
7482025-06-03T00:01:40.458Z Downloaded icu_properties_data v1.5.0
7492025-06-03T00:01:40.483Z Downloaded embedded-io v0.4.0
7502025-06-03T00:01:40.483Z Downloaded peg-macros v0.8.5
7512025-06-03T00:01:40.483Z Downloaded similar v2.7.0
7522025-06-03T00:01:40.483Z Downloaded darling_core v0.20.10
7532025-06-03T00:01:40.508Z Downloaded zip v2.6.1
7542025-06-03T00:01:40.508Z Downloaded salty v0.3.0
7552025-06-03T00:01:40.508Z Downloaded libgit2-sys v0.17.0+1.8.1
7562025-06-03T00:01:40.586Z Downloaded winnow v0.5.40
7572025-06-03T00:01:40.611Z Downloaded lalrpop v0.19.12
7582025-06-03T00:01:40.638Z Downloaded password-hash v0.4.2
7592025-06-03T00:01:40.638Z Downloaded parse-display-derive v0.10.0
7602025-06-03T00:01:40.639Z Downloaded sct v0.7.1
7612025-06-03T00:01:40.639Z Downloaded ron v0.7.1
7622025-06-03T00:01:40.639Z Downloaded tar v0.4.44
7632025-06-03T00:01:40.639Z Downloaded vsss-rs v3.3.4
7642025-06-03T00:01:40.639Z Downloaded winnow v0.6.26
7652025-06-03T00:01:40.667Z Downloaded proptest v1.6.0
7662025-06-03T00:01:40.667Z Downloaded blake3 v1.5.4
7672025-06-03T00:01:40.667Z Downloaded aws-lc-rs v1.12.4
7682025-06-03T00:01:40.692Z Downloaded subtle v2.6.1
7692025-06-03T00:01:40.692Z Downloaded des v0.8.1
7702025-06-03T00:01:40.692Z Downloaded vte v0.11.1
7712025-06-03T00:01:40.692Z Downloaded foreign-types v0.5.0
7722025-06-03T00:01:40.692Z Downloaded quinn v0.11.5
7732025-06-03T00:01:40.692Z Downloaded twox-hash v2.1.0
7742025-06-03T00:01:40.717Z Downloaded mio v1.0.2
7752025-06-03T00:01:40.718Z Downloaded minimal-lexical v0.2.1
7762025-06-03T00:01:40.718Z Downloaded typed-path v0.9.3
7772025-06-03T00:01:40.718Z Downloaded sec1 v0.7.3
7782025-06-03T00:01:40.718Z Downloaded rtoolbox v0.0.2
7792025-06-03T00:01:40.718Z Downloaded tracing-attributes v0.1.27
7802025-06-03T00:01:40.744Z Downloaded tokio-stream v0.1.17
7812025-06-03T00:01:40.744Z Downloaded paste v1.0.15
7822025-06-03T00:01:40.744Z Downloaded static_assertions v1.1.0
7832025-06-03T00:01:40.744Z Downloaded secrecy v0.10.3
7842025-06-03T00:01:40.744Z Downloaded tui-tree-widget v0.23.0
7852025-06-03T00:01:40.744Z Downloaded rand_core v0.9.2
7862025-06-03T00:01:40.744Z Downloaded pkcs5 v0.7.1
7872025-06-03T00:01:40.744Z Downloaded pin-project v1.1.6
7882025-06-03T00:01:40.770Z Downloaded zip v0.6.6
7892025-06-03T00:01:40.770Z Downloaded openssl-sys v0.9.107
7902025-06-03T00:01:40.770Z Downloaded tokio-util v0.7.13
7912025-06-03T00:01:40.797Z Downloaded stable_deref_trait v1.2.0
7922025-06-03T00:01:40.797Z Downloaded signal-hook-tokio v0.3.1
7932025-06-03T00:01:40.797Z Downloaded postgres-protocol v0.6.8
7942025-06-03T00:01:40.797Z Downloaded progenitor-impl v0.10.0
7952025-06-03T00:01:40.797Z Downloaded darling v0.20.10
7962025-06-03T00:01:40.797Z Downloaded parse-size v1.1.0
7972025-06-03T00:01:40.797Z Downloaded futures-task v0.3.31
7982025-06-03T00:01:40.797Z Downloaded futures-sink v0.3.31
7992025-06-03T00:01:40.797Z Downloaded foldhash v0.1.3
8002025-06-03T00:01:40.797Z Downloaded num-rational v0.4.2
8012025-06-03T00:01:40.797Z Downloaded fxhash v0.2.1
8022025-06-03T00:01:40.797Z Downloaded futures-macro v0.3.31
8032025-06-03T00:01:40.797Z Downloaded diesel_derives v2.2.3
8042025-06-03T00:01:40.824Z Downloaded rustyline v14.0.0
8052025-06-03T00:01:40.824Z Downloaded tough v0.20.0
8062025-06-03T00:01:40.824Z Downloaded simd-adler32 v0.3.7
8072025-06-03T00:01:40.824Z Downloaded quinn-udp v0.5.5
8082025-06-03T00:01:40.824Z Downloaded precomputed-hash v0.1.1
8092025-06-03T00:01:40.824Z Downloaded tokio-rustls v0.26.0
8102025-06-03T00:01:40.849Z Downloaded aho-corasick v1.1.3
8112025-06-03T00:01:40.849Z Downloaded slog-term v2.9.1
8122025-06-03T00:01:40.849Z Downloaded postgres-types v0.2.9
8132025-06-03T00:01:40.849Z Downloaded unicode_categories v0.1.1
8142025-06-03T00:01:40.849Z Downloaded serde_with v3.12.0
8152025-06-03T00:01:40.874Z Downloaded rfc6979 v0.4.0
8162025-06-03T00:01:40.874Z Downloaded ref-cast v1.0.24
8172025-06-03T00:01:40.874Z Downloaded slog-stdlog v4.1.1
8182025-06-03T00:01:40.874Z Downloaded rand_xorshift v0.3.0
8192025-06-03T00:01:40.875Z Downloaded rand_seeder v0.3.0
8202025-06-03T00:01:40.875Z Downloaded num-iter v0.1.45
8212025-06-03T00:01:40.875Z Downloaded nu-ansi-term v0.50.1
8222025-06-03T00:01:40.875Z Downloaded defmt-macros v0.3.9
8232025-06-03T00:01:40.875Z Downloaded data-encoding v2.6.0
8242025-06-03T00:01:40.900Z Downloaded wait-timeout v0.2.0
8252025-06-03T00:01:40.900Z Downloaded postcard v1.0.10
8262025-06-03T00:01:40.900Z Downloaded env_logger v0.11.5
8272025-06-03T00:01:40.900Z Downloaded debug-ignore v1.0.5
8282025-06-03T00:01:40.900Z Downloaded tap v1.0.1
8292025-06-03T00:01:40.900Z Downloaded supports-color v3.0.2
8302025-06-03T00:01:40.900Z Downloaded support-bundle-viewer v0.1.0
8312025-06-03T00:01:40.900Z Downloaded ena v0.14.3
8322025-06-03T00:01:40.900Z Downloaded embedded-io v0.6.1
8332025-06-03T00:01:40.900Z Downloaded unsafe-libyaml v0.2.11
8342025-06-03T00:01:40.926Z Downloaded fixedbitset v0.5.7
8352025-06-03T00:01:40.926Z Downloaded socket2 v0.5.9
8362025-06-03T00:01:40.926Z Downloaded num-bigint-dig v0.8.4
8372025-06-03T00:01:40.926Z Downloaded tokio-rustls v0.25.0
8382025-06-03T00:01:40.926Z Downloaded tokio-rustls v0.24.1
8392025-06-03T00:01:40.926Z Downloaded dropshot_endpoint v0.16.2
8402025-06-03T00:01:40.951Z Downloaded proc-macro-error-attr2 v2.0.0
8412025-06-03T00:01:40.951Z Downloaded phf_shared v0.11.2
8422025-06-03T00:01:40.951Z Downloaded nodrop v0.1.14
8432025-06-03T00:01:40.951Z Downloaded siphasher v0.3.11
8442025-06-03T00:01:40.951Z Downloaded time v0.3.36
8452025-06-03T00:01:40.951Z Downloaded hkdf v0.12.4
8462025-06-03T00:01:40.951Z Downloaded aes-gcm v0.10.3
8472025-06-03T00:01:40.951Z Downloaded ppv-lite86 v0.2.20
8482025-06-03T00:01:40.951Z Downloaded packed_struct v0.10.1
8492025-06-03T00:01:40.977Z Downloaded expectorate v1.2.0
8502025-06-03T00:01:40.977Z Downloaded nibble_vec v0.1.0
8512025-06-03T00:01:40.977Z Downloaded ff v0.13.0
8522025-06-03T00:01:40.977Z Downloaded fd-lock v4.0.2
8532025-06-03T00:01:40.977Z Downloaded rustc-demangle v0.1.24
8542025-06-03T00:01:40.977Z Downloaded proc-macro-error2 v2.0.1
8552025-06-03T00:01:40.977Z Downloaded pkcs1 v0.7.5
8562025-06-03T00:01:40.977Z Downloaded itertools v0.13.0
8572025-06-03T00:01:41.002Z Downloaded idna v1.0.3
8582025-06-03T00:01:41.003Z Downloaded darling_macro v0.20.10
8592025-06-03T00:01:41.003Z Downloaded waitgroup v0.1.2
8602025-06-03T00:01:41.003Z Downloaded signal-hook-mio v0.2.4
8612025-06-03T00:01:41.003Z Downloaded fixedbitset v0.4.2
8622025-06-03T00:01:41.003Z Downloaded zeroize_derive v1.4.2
8632025-06-03T00:01:41.003Z Downloaded zeroize v1.8.1
8642025-06-03T00:01:41.003Z Downloaded pin-project-internal v1.1.6
8652025-06-03T00:01:41.003Z Downloaded typify v0.4.1
8662025-06-03T00:01:41.003Z Downloaded zerofrom-derive v0.1.4
8672025-06-03T00:01:41.003Z Downloaded utf-8 v0.7.6
8682025-06-03T00:01:41.028Z Downloaded tiny-keccak v2.0.2
8692025-06-03T00:01:41.028Z Downloaded time-macros v0.2.18
8702025-06-03T00:01:41.028Z Downloaded oxnet v0.1.2
8712025-06-03T00:01:41.028Z Downloaded memmap2 v0.9.5
8722025-06-03T00:01:41.028Z Downloaded ecdsa v0.16.9
8732025-06-03T00:01:41.029Z Downloaded tinyvec v1.8.0
8742025-06-03T00:01:41.029Z Downloaded miniz_oxide v0.8.5
8752025-06-03T00:01:41.029Z Downloaded zerocopy-derive v0.8.25
8762025-06-03T00:01:41.055Z Downloaded rand v0.9.0
8772025-06-03T00:01:41.055Z Downloaded rand v0.8.5
8782025-06-03T00:01:41.055Z Downloaded prettyplease v0.2.32
8792025-06-03T00:01:41.056Z Downloaded unicode-normalization v0.1.24
8802025-06-03T00:01:41.081Z Downloaded filetime v0.2.25
8812025-06-03T00:01:41.081Z Downloaded utf8_iter v1.0.4
8822025-06-03T00:01:41.081Z Downloaded slog-scope v4.4.0
8832025-06-03T00:01:41.081Z Downloaded slog-json v2.6.1
8842025-06-03T00:01:41.081Z Downloaded slog-envlogger v2.2.0
8852025-06-03T00:01:41.081Z Downloaded slog-dtrace v0.3.0
8862025-06-03T00:01:41.081Z Downloaded scrypt v0.11.0
8872025-06-03T00:01:41.081Z Downloaded scopeguard v1.2.0
8882025-06-03T00:01:41.081Z Downloaded serde_cbor v0.11.2
8892025-06-03T00:01:41.081Z Downloaded itertools v0.14.0
8902025-06-03T00:01:41.106Z Downloaded itertools v0.12.1
8912025-06-03T00:01:41.106Z Downloaded hyper v1.6.0
8922025-06-03T00:01:41.132Z Downloaded crossterm v0.28.1
8932025-06-03T00:01:41.132Z Downloaded pin-utils v0.1.0
8942025-06-03T00:01:41.132Z Downloaded progenitor-impl v0.9.1
8952025-06-03T00:01:41.132Z Downloaded progenitor-impl v0.8.0
8962025-06-03T00:01:41.132Z Downloaded num-traits v0.2.19
8972025-06-03T00:01:41.132Z Downloaded pin-project-lite v0.2.14
8982025-06-03T00:01:41.157Z Downloaded nanorand v0.7.0
8992025-06-03T00:01:41.158Z Downloaded futures-io v0.3.31
9002025-06-03T00:01:41.158Z Downloaded yansi v1.0.1
9012025-06-03T00:01:41.158Z Downloaded num-bigint v0.4.6
9022025-06-03T00:01:41.158Z Downloaded snafu-derive v0.8.5
9032025-06-03T00:01:41.158Z Downloaded qorb v0.3.1
9042025-06-03T00:01:41.186Z Downloaded unicode-segmentation v1.12.0
9052025-06-03T00:01:41.212Z Downloaded tower v0.5.2
9062025-06-03T00:01:41.212Z Downloaded time-core v0.1.2
9072025-06-03T00:01:41.212Z Downloaded slog-bunyan v2.5.0
9082025-06-03T00:01:41.212Z Downloaded memoffset v0.9.1
9092025-06-03T00:01:41.237Z Downloaded dyn-clone v1.0.19
9102025-06-03T00:01:41.238Z Downloaded dsl_auto_type v0.1.2
9112025-06-03T00:01:41.238Z Downloaded document-features v0.2.10
9122025-06-03T00:01:41.238Z Downloaded daft-derive v0.1.3
9132025-06-03T00:01:41.238Z Downloaded ssh-encoding v0.2.0
9142025-06-03T00:01:41.238Z Downloaded serde_derive_internals v0.29.1
9152025-06-03T00:01:41.238Z Downloaded omicron-zone-package v0.12.2
9162025-06-03T00:01:41.238Z Downloaded dunce v1.0.5
9172025-06-03T00:01:41.238Z Downloaded daft v0.1.3
9182025-06-03T00:01:41.238Z Downloaded half v2.4.1
9192025-06-03T00:01:41.263Z Downloaded env_logger v0.10.2
9202025-06-03T00:01:41.263Z Downloaded pretty_assertions v1.4.1
9212025-06-03T00:01:41.263Z Downloaded aes v0.8.4
9222025-06-03T00:01:41.263Z Downloaded universal-hash v0.5.1
9232025-06-03T00:01:41.263Z Downloaded derive_more v0.99.20
9242025-06-03T00:01:41.288Z Downloaded ed25519-dalek v2.1.1
9252025-06-03T00:01:41.288Z Downloaded libxml v0.3.3
9262025-06-03T00:01:41.288Z Downloaded curve25519-dalek-derive v0.1.1
9272025-06-03T00:01:41.288Z Downloaded tls_codec_derive v0.4.1
9282025-06-03T00:01:41.314Z Downloaded tls_codec v0.4.1
9292025-06-03T00:01:41.314Z Downloaded poly1305 v0.8.0
9302025-06-03T00:01:41.314Z Downloaded pkcs8 v0.10.2
9312025-06-03T00:01:41.314Z Downloaded derive_builder v0.20.2
9322025-06-03T00:01:41.339Z Downloaded derive-where v1.2.7
9332025-06-03T00:01:41.339Z Downloaded yasna v0.5.2
9342025-06-03T00:01:41.339Z Downloaded vergen v8.3.2
9352025-06-03T00:01:41.339Z Downloaded samael v0.0.18
9362025-06-03T00:01:41.365Z Downloaded half v1.8.3
9372025-06-03T00:01:41.365Z Downloaded semver v0.1.20
9382025-06-03T00:01:41.365Z Downloaded mime_guess v2.0.5
9392025-06-03T00:01:41.365Z Downloaded md5 v0.7.0
9402025-06-03T00:01:41.365Z Downloaded futures-core v0.3.31
9412025-06-03T00:01:41.365Z Downloaded rustc-hash v2.1.1
9422025-06-03T00:01:41.365Z Downloaded rustc-hash v1.1.0
9432025-06-03T00:01:41.365Z Downloaded multer v3.1.0
9442025-06-03T00:01:41.394Z Downloaded flume v0.11.1
9452025-06-03T00:01:41.394Z Downloaded toml_edit v0.19.15
9462025-06-03T00:01:41.421Z Downloaded serde_repr v0.1.19
9472025-06-03T00:01:41.447Z Downloaded serde_plain v1.0.2
9482025-06-03T00:01:41.447Z Downloaded serde_path_to_error v0.1.17
9492025-06-03T00:01:41.447Z Downloaded libm v0.2.8
9502025-06-03T00:01:41.476Z Downloaded itertools v0.10.5
9512025-06-03T00:01:41.476Z Downloaded cc v1.2.15
9522025-06-03T00:01:41.509Z Downloaded spin v0.9.8
9532025-06-03T00:01:41.509Z Downloaded slog v2.7.0
9542025-06-03T00:01:41.509Z Downloaded progenitor v0.10.0
9552025-06-03T00:01:41.541Z Downloaded progenitor v0.9.1
9562025-06-03T00:01:41.541Z Downloaded progenitor v0.8.0
9572025-06-03T00:01:41.541Z Downloaded pkg-config v0.3.31
9582025-06-03T00:01:41.541Z Downloaded der_derive v0.7.3
9592025-06-03T00:01:41.541Z Downloaded peg v0.8.5
9602025-06-03T00:01:41.541Z Downloaded pbkdf2 v0.12.2
9612025-06-03T00:01:41.541Z Downloaded pbkdf2 v0.11.0
9622025-06-03T00:01:41.566Z Downloaded xz2 v0.1.7
9632025-06-03T00:01:41.566Z Downloaded rustls-pki-types v1.10.0
9642025-06-03T00:01:41.567Z Downloaded uzers v0.12.1
9652025-06-03T00:01:41.567Z Downloaded tokio-tungstenite v0.21.0
9662025-06-03T00:01:41.567Z Downloaded russh-keys v0.45.0
9672025-06-03T00:01:41.567Z Downloaded oso v0.27.3
9682025-06-03T00:01:41.567Z Downloaded num_threads v0.1.7
9692025-06-03T00:01:41.567Z Downloaded num_enum_derive v0.5.11
9702025-06-03T00:01:41.567Z Downloaded num_enum v0.5.11
9712025-06-03T00:01:41.592Z Downloaded typify v0.2.0
9722025-06-03T00:01:41.592Z Downloaded getrandom v0.2.15
9732025-06-03T00:01:41.592Z Downloaded tokio-tungstenite v0.23.1
9742025-06-03T00:01:41.592Z Downloaded tracing v0.1.40
9752025-06-03T00:01:41.618Z Downloaded rsa v0.9.6
9762025-06-03T00:01:41.618Z Downloaded multimap v0.10.1
9772025-06-03T00:01:41.618Z Downloaded hash32 v0.3.1
9782025-06-03T00:01:41.618Z Downloaded hash32 v0.2.1
9792025-06-03T00:01:41.618Z Downloaded base64 v0.21.7
9802025-06-03T00:01:41.618Z Downloaded env_filter v0.1.2
9812025-06-03T00:01:41.618Z Downloaded ssh-cipher v0.2.0
9822025-06-03T00:01:41.618Z Downloaded sqlformat v0.3.5
9832025-06-03T00:01:41.644Z Downloaded parking_lot v0.12.3
9842025-06-03T00:01:41.644Z Downloaded parking_lot v0.11.2
9852025-06-03T00:01:41.644Z Downloaded elliptic-curve v0.13.8
9862025-06-03T00:01:41.644Z Downloaded enum-as-inner v0.6.1
9872025-06-03T00:01:41.644Z Downloaded publicsuffix v2.3.0
9882025-06-03T00:01:41.644Z Downloaded path-slash v0.1.5
9892025-06-03T00:01:41.644Z Downloaded deranged v0.3.11
9902025-06-03T00:01:41.644Z Downloaded yoke-derive v0.7.4
9912025-06-03T00:01:41.644Z Downloaded yoke v0.7.4
9922025-06-03T00:01:41.644Z Downloaded slab v0.4.9
9932025-06-03T00:01:41.644Z Downloaded rustls-pemfile v2.2.0
9942025-06-03T00:01:41.669Z Downloaded typify-macro v0.2.0
9952025-06-03T00:01:41.669Z Downloaded same-file v1.0.6
9962025-06-03T00:01:41.669Z Downloaded getrandom v0.3.1
9972025-06-03T00:01:41.669Z Downloaded futures v0.3.31
9982025-06-03T00:01:41.669Z Downloaded tokio-macros v2.5.0
9992025-06-03T00:01:41.669Z Downloaded unicode-bidi v0.3.17
10002025-06-03T00:01:41.694Z Downloaded foreign-types-shared v0.3.1
10012025-06-03T00:01:41.694Z Downloaded tabwriter v1.4.0
10022025-06-03T00:01:41.694Z Downloaded fatfs v0.3.6
10032025-06-03T00:01:41.694Z Downloaded diff v0.1.13
10042025-06-03T00:01:41.694Z Downloaded http v1.3.1
10052025-06-03T00:01:41.694Z Downloaded parking_lot_core v0.9.10
10062025-06-03T00:01:41.694Z Downloaded parking_lot_core v0.8.6
10072025-06-03T00:01:41.694Z Downloaded rcgen v0.12.1
10082025-06-03T00:01:41.695Z Downloaded crossbeam-channel v0.5.15
10092025-06-03T00:01:41.720Z Downloaded backtrace v0.3.74
10102025-06-03T00:01:41.720Z Downloaded icu_collections v1.5.0
10112025-06-03T00:01:41.720Z Downloaded spki v0.7.3
10122025-06-03T00:01:41.720Z Downloaded zopfli v0.8.1
10132025-06-03T00:01:41.720Z Downloaded snafu v0.8.5
10142025-06-03T00:01:41.746Z Downloaded endian-type v0.1.2
10152025-06-03T00:01:41.746Z Downloaded slog-async v2.8.0
10162025-06-03T00:01:41.746Z Downloaded salsa20 v0.10.2
10172025-06-03T00:01:41.746Z Downloaded owo-colors v4.2.0
10182025-06-03T00:01:41.746Z Downloaded num-derive v0.4.2
10192025-06-03T00:01:41.746Z Downloaded hickory-server v0.24.4
10202025-06-03T00:01:41.746Z Downloaded xshell-macros v0.2.7
10212025-06-03T00:01:41.746Z Downloaded rustls-pemfile v1.0.4
10222025-06-03T00:01:41.746Z Downloaded csv-core v0.1.11
10232025-06-03T00:01:41.772Z Downloaded unicode-properties v0.1.3
10242025-06-03T00:01:41.772Z Downloaded radium v0.7.0
10252025-06-03T00:01:41.772Z Downloaded r2d2 v0.8.10
10262025-06-03T00:01:41.772Z Downloaded progenitor-macro v0.8.0
10272025-06-03T00:01:41.772Z Downloaded smf v0.2.3
10282025-06-03T00:01:41.772Z Downloaded schemars v0.8.22
10292025-06-03T00:01:41.772Z Downloaded toml v0.7.8
10302025-06-03T00:01:41.797Z Downloaded test-strategy v0.4.0
10312025-06-03T00:01:41.798Z Downloaded ron v0.8.1
10322025-06-03T00:01:41.798Z Downloaded predicates v3.1.3
10332025-06-03T00:01:41.798Z Downloaded phf v0.11.2
10342025-06-03T00:01:41.798Z Downloaded heapless v0.8.0
10352025-06-03T00:01:41.798Z Downloaded parse-display v0.10.0
10362025-06-03T00:01:41.798Z Downloaded ed25519 v2.2.3
10372025-06-03T00:01:41.823Z Downloaded rayon-core v1.12.1
10382025-06-03T00:01:41.823Z Downloaded jiff-static v0.2.13
10392025-06-03T00:01:41.823Z Downloaded hyper-util v0.1.11
10402025-06-03T00:01:41.823Z Downloaded hickory-resolver v0.24.4
10412025-06-03T00:01:41.823Z Downloaded crypto-bigint v0.5.5
10422025-06-03T00:01:41.849Z Downloaded const_format v0.2.34
10432025-06-03T00:01:41.849Z Downloaded pem v3.0.5
10442025-06-03T00:01:41.849Z Downloaded zstd-safe v7.2.3
10452025-06-03T00:01:41.849Z Downloaded walkdir v2.5.0
10462025-06-03T00:01:41.849Z Downloaded signal-hook v0.3.17
10472025-06-03T00:01:41.875Z Downloaded num-derive v0.3.3
10482025-06-03T00:01:41.875Z Downloaded whoami v1.5.2
10492025-06-03T00:01:41.875Z Downloaded num v0.4.3
10502025-06-03T00:01:41.875Z Downloaded group v0.13.0
10512025-06-03T00:01:41.875Z Downloaded glob v0.3.2
10522025-06-03T00:01:41.875Z Downloaded gethostname v0.5.0
10532025-06-03T00:01:41.875Z Downloaded fs-err v2.11.0
10542025-06-03T00:01:41.875Z Downloaded zstd v0.13.3
10552025-06-03T00:01:41.875Z Downloaded arrayvec v0.7.6
10562025-06-03T00:01:41.875Z Downloaded term v0.7.0
10572025-06-03T00:01:41.913Z Downloaded bytes v1.10.1
10582025-06-03T00:01:41.913Z Downloaded bumpalo v3.16.0
10592025-06-03T00:01:41.914Z Downloaded base64 v0.22.1
10602025-06-03T00:01:41.914Z Downloaded allocator-api2 v0.2.18
10612025-06-03T00:01:41.914Z Downloaded phf_codegen v0.11.2
10622025-06-03T00:01:41.914Z Downloaded fallible-iterator v0.2.0
10632025-06-03T00:01:41.914Z Downloaded either v1.14.0
10642025-06-03T00:01:41.914Z Downloaded dirs-sys-next v0.1.2
10652025-06-03T00:01:41.914Z Downloaded dirs-next v2.0.0
10662025-06-03T00:01:41.914Z Downloaded smallvec v1.14.0
10672025-06-03T00:01:41.914Z Downloaded heapless v0.7.17
10682025-06-03T00:01:41.914Z Downloaded crossbeam-epoch v0.9.18
10692025-06-03T00:01:41.914Z Downloaded compact_str v0.8.0
10702025-06-03T00:01:41.939Z Downloaded wyz v0.5.1
10712025-06-03T00:01:41.939Z Downloaded iddqd v0.3.0
10722025-06-03T00:01:41.939Z Downloaded arc-swap v1.7.1
10732025-06-03T00:01:41.939Z Downloaded indicatif v0.17.11
10742025-06-03T00:01:41.939Z Downloaded icu_properties v1.5.1
10752025-06-03T00:01:41.939Z Downloaded chacha20poly1305 v0.10.1
10762025-06-03T00:01:41.965Z Downloaded zone v0.1.8
10772025-06-03T00:01:41.965Z Downloaded which v4.4.2
10782025-06-03T00:01:41.965Z Downloaded icu_locid_transform_data v1.5.0
10792025-06-03T00:01:41.965Z Downloaded shlex v1.3.0
10802025-06-03T00:01:41.965Z Downloaded num-conv v0.1.0
10812025-06-03T00:01:41.965Z Downloaded ghash v0.5.1
10822025-06-03T00:01:41.965Z Downloaded convert_case v0.4.0
10832025-06-03T00:01:41.965Z Downloaded bit-set v0.8.0
10842025-06-03T00:01:41.965Z Downloaded float-ord v0.3.2
10852025-06-03T00:01:41.965Z Downloaded writeable v0.5.5
10862025-06-03T00:01:41.965Z Downloaded unarray v0.1.4
10872025-06-03T00:01:41.965Z Downloaded topological-sort v0.2.2
10882025-06-03T00:01:41.965Z Downloaded termcolor v1.4.1
10892025-06-03T00:01:41.965Z Downloaded unicase v2.7.0
10902025-06-03T00:01:41.965Z Downloaded cookie v0.18.1
10912025-06-03T00:01:41.965Z Downloaded base64 v0.13.1
10922025-06-03T00:01:41.991Z Downloaded thiserror-no-std v2.0.2
10932025-06-03T00:01:41.991Z Downloaded termtree v0.5.1
10942025-06-03T00:01:41.991Z Downloaded strum_macros v0.24.3
10952025-06-03T00:01:41.991Z Downloaded structmeta v0.3.0
10962025-06-03T00:01:41.991Z Downloaded strip-ansi-escapes v0.2.0
10972025-06-03T00:01:41.991Z Downloaded stringprep v0.1.5
10982025-06-03T00:01:41.991Z Downloaded string_cache v0.8.9
10992025-06-03T00:01:41.991Z Downloaded const-oid v0.9.6
11002025-06-03T00:01:41.991Z Downloaded blake2 v0.10.6
11012025-06-03T00:01:41.991Z Downloaded headers v0.4.0
11022025-06-03T00:01:42.017Z Downloaded litrs v0.4.1
11032025-06-03T00:01:42.017Z Downloaded icu_provider v1.5.0
11042025-06-03T00:01:42.017Z Downloaded icu_normalizer_data v1.5.0
11052025-06-03T00:01:42.017Z Downloaded icu_normalizer v1.5.0
11062025-06-03T00:01:42.017Z Downloaded ahash v0.8.11
11072025-06-03T00:01:42.017Z Downloaded icu_locid v1.5.0
11082025-06-03T00:01:42.043Z Downloaded want v0.3.1
11092025-06-03T00:01:42.043Z Downloaded litemap v0.7.3
11102025-06-03T00:01:42.043Z Downloaded hyper-staticfile v0.10.1
11112025-06-03T00:01:42.043Z Downloaded serde_bytes v0.11.17
11122025-06-03T00:01:42.043Z Downloaded serde-hex v0.1.0
11132025-06-03T00:01:42.043Z Downloaded schemars_derive v0.8.22
11142025-06-03T00:01:42.043Z Downloaded scheduled-thread-pool v0.2.7
11152025-06-03T00:01:42.043Z Downloaded rusty-fork v0.3.0
11162025-06-03T00:01:42.043Z Downloaded rustversion v1.0.17
11172025-06-03T00:01:42.043Z Downloaded rustc_version v0.4.1
11182025-06-03T00:01:42.043Z Downloaded crc-any v2.5.0
11192025-06-03T00:01:42.043Z Downloaded zone_cfg_derive v0.1.2
11202025-06-03T00:01:42.043Z Downloaded unicode-xid v0.2.6
11212025-06-03T00:01:42.069Z Downloaded rustc_version v0.1.7
11222025-06-03T00:01:42.069Z Downloaded crossbeam-utils v0.8.21
11232025-06-03T00:01:42.069Z Downloaded rpassword v7.3.1
11242025-06-03T00:01:42.069Z Downloaded bzip2 v0.4.4
11252025-06-03T00:01:42.069Z Downloaded tower-layer v0.3.3
11262025-06-03T00:01:42.069Z Downloaded rand_chacha v0.9.0
11272025-06-03T00:01:42.069Z Downloaded hmac v0.12.1
11282025-06-03T00:01:42.069Z Downloaded cookie_store v0.21.1
11292025-06-03T00:01:42.069Z Downloaded const_format_proc_macros v0.2.34
11302025-06-03T00:01:42.069Z Downloaded console v0.15.10
11312025-06-03T00:01:42.069Z Downloaded clang-sys v1.8.1
11322025-06-03T00:01:42.069Z Downloaded hickory-client v0.24.4
11332025-06-03T00:01:42.094Z Downloaded rand_chacha v0.3.1
11342025-06-03T00:01:42.094Z Downloaded psl-types v2.0.11
11352025-06-03T00:01:42.094Z Downloaded progenitor-macro v0.10.0
11362025-06-03T00:01:42.094Z Downloaded progenitor-macro v0.9.1
11372025-06-03T00:01:42.095Z Downloaded lockfree-object-pool v0.1.6
11382025-06-03T00:01:42.095Z Downloaded lock_api v0.4.12
11392025-06-03T00:01:42.095Z Downloaded libloading v0.8.5
11402025-06-03T00:01:42.095Z Downloaded lazy_static v1.5.0
11412025-06-03T00:01:42.095Z Downloaded ingot-macros v0.1.0
11422025-06-03T00:01:42.095Z Downloaded cancel-safe-futures v0.1.5
11432025-06-03T00:01:42.095Z Downloaded ingot v0.1.0
11442025-06-03T00:01:42.095Z Downloaded hyper-rustls v0.27.3
11452025-06-03T00:01:42.120Z Downloaded crc32fast v1.4.2
11462025-06-03T00:01:42.120Z Downloaded icu_locid_transform v1.5.0
11472025-06-03T00:01:42.120Z Downloaded iana-time-zone v0.1.63
11482025-06-03T00:01:42.120Z Downloaded proc-macro-crate v1.3.1
11492025-06-03T00:01:42.120Z Downloaded primeorder v0.13.6
11502025-06-03T00:01:42.120Z Downloaded ipnet v2.11.0
11512025-06-03T00:01:42.120Z Downloaded aws-lc-sys v0.26.0
11522025-06-03T00:01:42.391Z Downloaded indent_write v2.2.0
11532025-06-03T00:01:42.416Z Downloaded argon2 v0.5.3
11542025-06-03T00:01:42.416Z Downloaded colored v2.2.0
11552025-06-03T00:01:42.416Z Downloaded bcs v0.1.6
11562025-06-03T00:01:42.416Z Downloaded addr2line v0.24.2
11572025-06-03T00:01:42.416Z Downloaded managed v0.8.0
11582025-06-03T00:01:42.416Z Downloaded linked-hash-map v0.5.6
11592025-06-03T00:01:42.416Z Downloaded linear-map v1.2.0
11602025-06-03T00:01:42.416Z Downloaded libsw-core v0.3.1
11612025-06-03T00:01:42.417Z Downloaded libsw v3.4.0
11622025-06-03T00:01:42.417Z Downloaded libefi-sys v0.1.0
11632025-06-03T00:01:42.417Z Downloaded highway v1.3.0
11642025-06-03T00:01:42.417Z Downloaded ciborium v0.2.2
11652025-06-03T00:01:42.442Z Downloaded base64ct v1.6.0
11662025-06-03T00:01:42.442Z Downloaded lru v0.12.5
11672025-06-03T00:01:42.442Z Downloaded lalrpop-util v0.19.12
11682025-06-03T00:01:42.442Z Downloaded crc-catalog v2.4.0
11692025-06-03T00:01:42.442Z Downloaded constant_time_eq v0.3.1
11702025-06-03T00:01:42.442Z Downloaded cobs v0.2.3
11712025-06-03T00:01:42.443Z Downloaded bzip2 v0.5.2
11722025-06-03T00:01:42.443Z Downloaded backoff v0.4.0
11732025-06-03T00:01:42.443Z Downloaded async-trait v0.1.88
11742025-06-03T00:01:42.443Z Downloaded array-init v0.0.4
11752025-06-03T00:01:42.443Z Downloaded libscf-sys v1.1.0
11762025-06-03T00:01:42.443Z Downloaded lazycell v1.3.0
11772025-06-03T00:01:42.443Z Downloaded internet-checksum v0.2.1
11782025-06-03T00:01:42.443Z Downloaded indoc v2.0.6
11792025-06-03T00:01:42.443Z Downloaded hyper-tls v0.6.0
11802025-06-03T00:01:42.469Z Downloaded httpdate v1.0.3
11812025-06-03T00:01:42.469Z Downloaded cargo_metadata v0.18.1
11822025-06-03T00:01:42.469Z Downloaded instability v0.3.2
11832025-06-03T00:01:42.469Z Downloaded inout v0.1.3
11842025-06-03T00:01:42.469Z Downloaded ingot-types v0.1.0
11852025-06-03T00:01:42.469Z Downloaded cmake v0.1.51
11862025-06-03T00:01:42.469Z Downloaded chacha20 v0.9.1
11872025-06-03T00:01:42.469Z Downloaded block-padding v0.3.3
11882025-06-03T00:01:42.469Z Downloaded bitfield v0.14.0
11892025-06-03T00:01:42.469Z Downloaded ipnetwork v0.21.1
11902025-06-03T00:01:42.469Z Downloaded indoc v1.0.9
11912025-06-03T00:01:42.469Z Downloaded idna_adapter v1.2.0
11922025-06-03T00:01:42.469Z Downloaded humantime v2.1.0
11932025-06-03T00:01:42.469Z Downloaded hex-literal v0.4.1
11942025-06-03T00:01:42.469Z Downloaded blowfish v0.9.1
11952025-06-03T00:01:42.469Z Downloaded bit-vec v0.8.0
11962025-06-03T00:01:42.469Z Downloaded bit-set v0.5.3
11972025-06-03T00:01:42.496Z Downloaded impl-trait-for-tuples v0.2.2
11982025-06-03T00:01:42.496Z Downloaded hubpack v0.1.2
11992025-06-03T00:01:42.496Z Downloaded castaway v0.2.3
12002025-06-03T00:01:42.496Z Downloaded buf-list v1.0.3
12012025-06-03T00:01:42.496Z Downloaded bitfield-struct v0.6.2
12022025-06-03T00:01:42.496Z Downloaded async-recursion v1.1.1
12032025-06-03T00:01:42.496Z Downloaded match_cfg v0.1.0
12042025-06-03T00:01:42.496Z Downloaded home v0.5.9
12052025-06-03T00:01:42.496Z Downloaded crc v3.2.1
12062025-06-03T00:01:42.496Z Downloaded bb8 v0.8.5
12072025-06-03T00:01:42.496Z Downloaded adler2 v2.0.0
12082025-06-03T00:01:42.496Z Downloaded hostname v0.3.1
12092025-06-03T00:01:42.496Z Downloaded hex v0.4.3
12102025-06-03T00:01:42.496Z Downloaded heck v0.3.3
12112025-06-03T00:01:42.496Z Downloaded crossbeam-deque v0.8.5
12122025-06-03T00:01:42.521Z Downloaded bit-vec v0.6.3
12132025-06-03T00:01:42.521Z Downloaded base16ct v0.2.0
12142025-06-03T00:01:42.521Z Downloaded atomic-waker v1.1.2
12152025-06-03T00:01:42.521Z Downloaded assert_matches v1.5.0
12162025-06-03T00:01:42.521Z Downloaded cbc v0.1.2
12172025-06-03T00:01:42.522Z Downloaded ascii-canvas v3.0.0
12182025-06-03T00:01:42.522Z Downloaded arrayref v0.3.9
12192025-06-03T00:01:42.522Z Downloaded icu_provider_macros v1.5.0
12202025-06-03T00:01:42.522Z Downloaded cfg_aliases v0.1.1
12212025-06-03T00:01:42.522Z Downloaded hubpack_derive v0.1.1
12222025-06-03T00:01:42.522Z Downloaded cstr-argument v0.1.2
12232025-06-03T00:01:42.522Z Downloaded ciborium-io v0.2.2
12242025-06-03T00:01:42.522Z Downloaded cfg_aliases v0.2.1
12252025-06-03T00:01:42.522Z Downloaded ciborium-ll v0.2.2
12262025-06-03T00:01:42.522Z Downloaded cassowary v0.3.0
12272025-06-03T00:01:42.522Z Downloaded async-stream v0.3.6
12282025-06-03T00:01:42.522Z Downloaded aead v0.5.2
12292025-06-03T00:01:42.522Z Downloaded bcrypt-pbkdf v0.10.0
12302025-06-03T00:01:42.685Z Compiling serde v1.0.219
12312025-06-03T00:01:42.685Z Compiling value-bag v1.9.0
12322025-06-03T00:01:42.710Z Compiling shlex v1.3.0
12332025-06-03T00:01:42.710Z Compiling lock_api v0.4.12
12342025-06-03T00:01:42.710Z Compiling scopeguard v1.2.0
12352025-06-03T00:01:42.710Z Compiling typenum v1.17.0
12362025-06-03T00:01:42.710Z Compiling syn v2.0.101
12372025-06-03T00:01:42.710Z Compiling getrandom v0.2.15
12382025-06-03T00:01:42.910Z Compiling jobserver v0.1.32
12392025-06-03T00:01:43.268Z Compiling log v0.4.27
12402025-06-03T00:01:43.298Z Compiling rand_core v0.6.4
12412025-06-03T00:01:43.327Z Compiling generic-array v0.14.7
12422025-06-03T00:01:43.376Z Compiling cc v1.2.15
12432025-06-03T00:01:43.747Z Compiling smallvec v1.14.0
12442025-06-03T00:01:43.772Z Compiling subtle v2.6.1
12452025-06-03T00:01:43.797Z Compiling const-oid v0.9.6
12462025-06-03T00:01:43.878Z Compiling stable_deref_trait v1.2.0
12472025-06-03T00:01:44.017Z Compiling pkg-config v0.3.31
12482025-06-03T00:01:44.085Z Compiling parking_lot_core v0.9.10
12492025-06-03T00:01:44.141Z Compiling pin-project-lite v0.2.14
12502025-06-03T00:01:44.170Z Compiling rustix v0.38.37
12512025-06-03T00:01:44.302Z Compiling signal-hook-registry v1.4.2
12522025-06-03T00:01:44.981Z Compiling parking_lot v0.12.3
12532025-06-03T00:01:45.020Z Compiling mio v1.0.2
12542025-06-03T00:01:45.107Z Compiling spin v0.9.8
12552025-06-03T00:01:45.135Z Compiling futures-core v0.3.31
12562025-06-03T00:01:45.272Z Compiling aho-corasick v1.1.3
12572025-06-03T00:01:45.416Z Compiling cpufeatures v0.2.14
12582025-06-03T00:01:45.560Z Compiling writeable v0.5.5
12592025-06-03T00:01:45.588Z Compiling serde_json v1.0.140
12602025-06-03T00:01:45.613Z Compiling libm v0.2.8
12612025-06-03T00:01:45.795Z Compiling either v1.14.0
12622025-06-03T00:01:45.904Z Compiling regex-syntax v0.8.5
12632025-06-03T00:01:45.979Z Compiling litemap v0.7.3
12642025-06-03T00:01:46.131Z Compiling socket2 v0.5.9
12652025-06-03T00:01:46.240Z Compiling num-traits v0.2.19
12662025-06-03T00:01:46.408Z Compiling slab v0.4.9
12672025-06-03T00:01:46.638Z Compiling glob v0.3.2
12682025-06-03T00:01:46.981Z Compiling futures-sink v0.3.31
12692025-06-03T00:01:47.183Z Compiling prettyplease v0.2.32
12702025-06-03T00:01:47.329Z Compiling getrandom v0.3.1
12712025-06-03T00:01:47.392Z Compiling icu_locid_transform_data v1.5.0
12722025-06-03T00:01:47.583Z Compiling clang-sys v1.8.1
12732025-06-03T00:01:47.632Z Compiling lazy_static v1.5.0
12742025-06-03T00:01:47.971Z Compiling icu_properties_data v1.5.0
12752025-06-03T00:01:48.005Z Compiling allocator-api2 v0.2.18
12762025-06-03T00:01:48.257Z Compiling foldhash v0.1.3
12772025-06-03T00:01:48.380Z Compiling minimal-lexical v0.2.1
12782025-06-03T00:01:48.572Z Compiling libloading v0.8.5
12792025-06-03T00:01:48.799Z Compiling hashbrown v0.15.3
12802025-06-03T00:01:48.867Z Compiling nom v7.1.3
12812025-06-03T00:01:48.920Z Compiling base64ct v1.6.0
12822025-06-03T00:01:49.054Z Compiling percent-encoding v2.3.1
12832025-06-03T00:01:49.408Z Compiling write16 v1.0.0
12842025-06-03T00:01:49.544Z Compiling icu_normalizer_data v1.5.0
12852025-06-03T00:01:49.575Z Compiling home v0.5.9
12862025-06-03T00:01:49.676Z Compiling utf8_iter v1.0.4
12872025-06-03T00:01:49.805Z Compiling regex-automata v0.4.8
12882025-06-03T00:01:49.830Z Compiling bindgen v0.69.5
12892025-06-03T00:01:49.900Z Compiling utf16_iter v1.0.5
12902025-06-03T00:01:49.955Z Compiling pem-rfc7468 v0.7.0
12912025-06-03T00:01:50.097Z Compiling synstructure v0.13.1
12922025-06-03T00:01:50.774Z Compiling itertools v0.12.1
12932025-06-03T00:01:51.549Z Compiling rustc-hash v1.1.0
12942025-06-03T00:01:51.727Z Compiling flagset v0.4.6
12952025-06-03T00:01:51.864Z Compiling lazycell v1.3.0
12962025-06-03T00:01:51.969Z Compiling cexpr v0.6.0
12972025-06-03T00:01:52.062Z Compiling futures-channel v0.3.31
12982025-06-03T00:01:52.166Z Compiling cmake v0.1.51
12992025-06-03T00:01:52.537Z Compiling futures-io v0.3.31
13002025-06-03T00:01:52.836Z Compiling dunce v1.0.5
13012025-06-03T00:01:52.975Z Compiling futures-task v0.3.31
13022025-06-03T00:01:53.000Z Compiling fs_extra v1.3.0
13032025-06-03T00:01:53.000Z Compiling pin-utils v0.1.0
13042025-06-03T00:01:53.154Z Compiling form_urlencoded v1.2.1
13052025-06-03T00:01:53.304Z Compiling vcpkg v0.2.15
13062025-06-03T00:01:53.481Z Compiling paste v1.0.15
13072025-06-03T00:01:53.520Z Compiling crossbeam-utils v0.8.21
13082025-06-03T00:01:53.568Z Compiling zerocopy v0.8.25
13092025-06-03T00:01:53.708Z Compiling ring v0.17.14
13102025-06-03T00:01:54.080Z Compiling tracing-core v0.1.32
13112025-06-03T00:01:54.369Z Compiling aws-lc-rs v1.12.4
13122025-06-03T00:01:54.695Z Compiling iana-time-zone v0.1.63
13132025-06-03T00:01:54.731Z Compiling serde_derive v1.0.219
13142025-06-03T00:01:54.764Z Compiling zeroize_derive v1.4.2
13152025-06-03T00:01:54.965Z Compiling zerofrom-derive v0.1.4
13162025-06-03T00:01:55.026Z Compiling yoke-derive v0.7.4
13172025-06-03T00:01:55.074Z Compiling zerovec-derive v0.10.3
13182025-06-03T00:01:55.239Z Compiling displaydoc v0.2.5
13192025-06-03T00:01:56.000Z Compiling zeroize v1.8.1
13202025-06-03T00:01:56.680Z Compiling zerocopy-derive v0.7.35
13212025-06-03T00:01:57.334Z Compiling tokio-macros v2.5.0
13222025-06-03T00:01:57.527Z Compiling icu_provider_macros v1.5.0
13232025-06-03T00:01:57.822Z Compiling crypto-common v0.1.6
13242025-06-03T00:01:58.110Z Compiling block-buffer v0.10.4
13252025-06-03T00:01:58.293Z Compiling zerofrom v0.1.4
13262025-06-03T00:01:58.456Z Compiling digest v0.10.7
13272025-06-03T00:01:58.573Z Compiling yoke v0.7.4
13282025-06-03T00:01:58.630Z Compiling zerocopy v0.7.35
13292025-06-03T00:01:58.655Z Compiling block-padding v0.3.3
13302025-06-03T00:01:58.813Z Compiling regex v1.11.1
13312025-06-03T00:01:58.975Z Compiling zerovec v0.10.4
13322025-06-03T00:01:59.000Z Compiling hmac v0.12.1
13332025-06-03T00:01:59.026Z Compiling inout v0.1.3
13342025-06-03T00:01:59.287Z Compiling cipher v0.4.4
13352025-06-03T00:01:59.331Z Compiling sha2 v0.10.8
13362025-06-03T00:01:59.760Z Compiling thiserror-impl v1.0.69
13372025-06-03T00:01:59.902Z Compiling der_derive v0.7.3
13382025-06-03T00:01:59.927Z Compiling futures-macro v0.3.31
13392025-06-03T00:01:59.966Z Compiling ppv-lite86 v0.2.20
13402025-06-03T00:02:00.236Z Compiling salsa20 v0.10.2
13412025-06-03T00:02:00.482Z Compiling pbkdf2 v0.12.2
13422025-06-03T00:02:00.672Z Compiling tinystr v0.7.6
13432025-06-03T00:02:00.699Z Compiling icu_collections v1.5.0
13442025-06-03T00:02:00.865Z Compiling scrypt v0.11.0
13452025-06-03T00:02:01.066Z Compiling icu_locid v1.5.0
13462025-06-03T00:02:01.448Z Compiling aes v0.8.4
13472025-06-03T00:02:01.601Z Compiling futures-util v0.3.31
13482025-06-03T00:02:01.870Z Compiling der v0.7.9
13492025-06-03T00:02:02.051Z Compiling cbc v0.1.2
13502025-06-03T00:02:02.080Z Compiling openssl-sys v0.9.107
13512025-06-03T00:02:02.340Z Compiling icu_provider v1.5.0
13522025-06-03T00:02:02.560Z Compiling thiserror v1.0.69
13532025-06-03T00:02:02.729Z Compiling pest v2.7.14
13542025-06-03T00:02:03.090Z Compiling icu_locid_transform v1.5.0
13552025-06-03T00:02:03.277Z Compiling tracing-attributes v0.1.27
13562025-06-03T00:02:03.302Z Compiling zerocopy-derive v0.8.25
13572025-06-03T00:02:03.828Z Compiling spki v0.7.3
13582025-06-03T00:02:04.250Z Compiling pkcs5 v0.7.1
13592025-06-03T00:02:04.640Z Compiling icu_properties v1.5.1
13602025-06-03T00:02:05.351Z Compiling pest_meta v2.7.14
13612025-06-03T00:02:05.377Z Compiling pkcs8 v0.10.2
13622025-06-03T00:02:05.575Z Compiling scroll_derive v0.12.0
13632025-06-03T00:02:06.320Z Compiling tracing v0.1.40
13642025-06-03T00:02:06.832Z Compiling bitflags v2.9.0
13652025-06-03T00:02:06.865Z Compiling bytes v1.10.1
13662025-06-03T00:02:07.368Z Compiling semver v1.0.26
13672025-06-03T00:02:08.060Z Compiling tokio v1.45.0
13682025-06-03T00:02:08.421Z Compiling indexmap v2.9.0
13692025-06-03T00:02:09.498Z Compiling icu_normalizer v1.5.0
13702025-06-03T00:02:09.545Z Compiling rustc_version v0.4.1
13712025-06-03T00:02:09.679Z Compiling http v1.3.1
13722025-06-03T00:02:09.818Z Compiling uuid v1.16.0
13732025-06-03T00:02:09.843Z Compiling chrono v0.4.41
13742025-06-03T00:02:10.956Z Compiling which v4.4.2
13752025-06-03T00:02:11.268Z Compiling idna_adapter v1.2.0
13762025-06-03T00:02:11.328Z Compiling rustls-pki-types v1.10.0
13772025-06-03T00:02:11.549Z Compiling idna v1.0.3
13782025-06-03T00:02:11.587Z Compiling tinyvec_macros v0.1.1
13792025-06-03T00:02:11.690Z Compiling httparse v1.9.5
13802025-06-03T00:02:11.847Z Compiling tinyvec v1.8.0
13812025-06-03T00:02:11.895Z Compiling http-body v1.0.1
13822025-06-03T00:02:12.135Z Compiling url v2.5.3
13832025-06-03T00:02:12.251Z Compiling scroll v0.12.0
13842025-06-03T00:02:12.398Z Compiling pest_generator v2.7.14
13852025-06-03T00:02:12.809Z Compiling serde_derive_internals v0.29.1
13862025-06-03T00:02:12.917Z Compiling bzip2-sys v0.1.13+1.0.8
13872025-06-03T00:02:13.200Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13882025-06-03T00:02:13.252Z Compiling schemars v0.8.22
13892025-06-03T00:02:13.455Z Compiling atomic-waker v1.1.2
13902025-06-03T00:02:13.592Z Compiling powerfmt v0.2.0
13912025-06-03T00:02:13.630Z Compiling untrusted v0.9.0
13922025-06-03T00:02:13.857Z Compiling rustversion v1.0.17
13932025-06-03T00:02:13.893Z Compiling untrusted v0.7.1
13942025-06-03T00:02:13.929Z Compiling time-core v0.1.2
13952025-06-03T00:02:13.962Z Compiling adler2 v2.0.0
13962025-06-03T00:02:13.994Z Compiling foreign-types-shared v0.1.1
13972025-06-03T00:02:14.122Z Compiling num-conv v0.1.0
13982025-06-03T00:02:14.154Z Compiling try-lock v0.2.5
13992025-06-03T00:02:14.154Z Compiling openssl v0.10.72
14002025-06-03T00:02:14.216Z Compiling miniz_oxide v0.8.5
14012025-06-03T00:02:14.370Z Compiling want v0.3.1
14022025-06-03T00:02:14.458Z Compiling time-macros v0.2.18
14032025-06-03T00:02:14.605Z Compiling foreign-types v0.3.2
14042025-06-03T00:02:14.642Z Compiling pest_derive v2.7.14
14052025-06-03T00:02:14.753Z Compiling deranged v0.3.11
14062025-06-03T00:02:15.027Z Compiling schemars_derive v0.8.22
14072025-06-03T00:02:16.259Z Compiling goblin v0.8.2
14082025-06-03T00:02:17.402Z Compiling tokio-util v0.7.13
14092025-06-03T00:02:17.873Z Compiling rand_core v0.9.2
14102025-06-03T00:02:18.476Z Compiling openssl-macros v0.1.1
14112025-06-03T00:02:18.801Z Compiling h2 v0.4.6
14122025-06-03T00:02:19.069Z Compiling num_threads v0.1.7
14132025-06-03T00:02:19.257Z Compiling rustls v0.23.19
14142025-06-03T00:02:19.405Z Compiling tower-service v0.3.3
14152025-06-03T00:02:19.502Z Compiling httpdate v1.0.3
14162025-06-03T00:02:19.502Z Compiling native-tls v0.2.12
14172025-06-03T00:02:19.603Z Compiling syn v1.0.109
14182025-06-03T00:02:19.770Z Compiling dyn-clone v1.0.19
14192025-06-03T00:02:19.837Z Compiling time v0.3.36
14202025-06-03T00:02:20.852Z Compiling rand_chacha v0.9.0
14212025-06-03T00:02:22.291Z Compiling dof v0.3.0
14222025-06-03T00:02:23.591Z Compiling dtrace-parser v0.2.0
14232025-06-03T00:02:24.401Z Compiling unicode-normalization v0.1.24
14242025-06-03T00:02:25.157Z Compiling crossbeam-epoch v0.9.18
14252025-06-03T00:02:25.303Z Compiling heapless v0.7.17
14262025-06-03T00:02:25.396Z Compiling rand_chacha v0.3.1
14272025-06-03T00:02:25.542Z Compiling signature v2.2.0
14282025-06-03T00:02:25.740Z Compiling crc32fast v1.4.2
14292025-06-03T00:02:25.771Z Compiling cookie v0.18.1
14302025-06-03T00:02:25.872Z Compiling signal-hook v0.3.17
14312025-06-03T00:02:26.076Z Compiling hyper v1.6.0
14322025-06-03T00:02:26.121Z Compiling unicode-bidi v0.3.17
14332025-06-03T00:02:26.200Z Compiling unicode-properties v0.1.3
14342025-06-03T00:02:26.586Z Compiling siphasher v0.3.11
14352025-06-03T00:02:26.932Z Compiling rayon-core v1.12.1
14362025-06-03T00:02:26.993Z Compiling slog v2.7.0
14372025-06-03T00:02:27.239Z Compiling zstd-safe v7.2.3
14382025-06-03T00:02:27.333Z Compiling openssl-probe v0.1.5
14392025-06-03T00:02:27.570Z Compiling base64 v0.22.1
14402025-06-03T00:02:27.947Z Compiling phf_shared v0.11.2
14412025-06-03T00:02:28.384Z Compiling stringprep v0.1.5
14422025-06-03T00:02:28.726Z Compiling rand v0.8.5
14432025-06-03T00:02:28.726Z Compiling usdt-impl v0.5.0
14442025-06-03T00:02:28.726Z Compiling crossbeam-deque v0.8.5
14452025-06-03T00:02:28.726Z Compiling rand v0.9.0
14462025-06-03T00:02:29.219Z Compiling hyper-util v0.1.11
14472025-06-03T00:02:29.685Z Compiling curve25519-dalek v4.1.3
14482025-06-03T00:02:29.942Z Compiling serde_spanned v0.6.8
14492025-06-03T00:02:29.942Z Compiling serde_tokenstream v0.2.2
14502025-06-03T00:02:30.261Z Compiling toml_datetime v0.6.9
14512025-06-03T00:02:30.262Z Compiling md-5 v0.10.6
14522025-06-03T00:02:30.428Z Compiling num-integer v0.1.46
14532025-06-03T00:02:30.428Z Compiling ff v0.13.0
14542025-06-03T00:02:30.428Z Compiling hash32 v0.2.1
14552025-06-03T00:02:30.428Z Compiling memoffset v0.9.1
14562025-06-03T00:02:30.428Z Compiling fallible-iterator v0.2.0
14572025-06-03T00:02:30.517Z Compiling num-bigint-dig v0.8.4
14582025-06-03T00:02:30.608Z Compiling newtype-uuid v1.2.1
14592025-06-03T00:02:30.665Z Compiling base16ct v0.2.0
14602025-06-03T00:02:30.804Z Compiling portable-atomic v1.11.0
14612025-06-03T00:02:30.837Z Compiling psl-types v2.0.11
14622025-06-03T00:02:30.871Z Compiling cfg_aliases v0.2.1
14632025-06-03T00:02:30.996Z Compiling litrs v0.4.1
14642025-06-03T00:02:31.075Z Compiling gimli v0.31.1
14652025-06-03T00:02:31.075Z Compiling smoltcp v0.9.1
14662025-06-03T00:02:31.118Z Compiling publicsuffix v2.3.0
14672025-06-03T00:02:31.489Z Compiling nix v0.29.0
14682025-06-03T00:02:31.771Z Compiling postgres-protocol v0.6.8
14692025-06-03T00:02:31.959Z Compiling sec1 v0.7.3
14702025-06-03T00:02:31.998Z Compiling num-iter v0.1.45
14712025-06-03T00:02:32.137Z Compiling document-features v0.2.10
14722025-06-03T00:02:32.521Z Compiling group v0.13.0
14732025-06-03T00:02:33.491Z Compiling tokio-native-tls v0.3.1
14742025-06-03T00:02:33.826Z Compiling flate2 v1.1.1
14752025-06-03T00:02:33.871Z Compiling ipnetwork v0.21.1
14762025-06-03T00:02:34.019Z Compiling http-body-util v0.1.3
14772025-06-03T00:02:34.184Z Compiling webpki-roots v0.26.6
14782025-06-03T00:02:34.395Z Compiling terminal_size v0.4.0
14792025-06-03T00:02:34.520Z Compiling hkdf v0.12.4
14802025-06-03T00:02:34.587Z Compiling crypto-bigint v0.5.5
14812025-06-03T00:02:34.658Z Compiling curve25519-dalek-derive v0.1.1
14822025-06-03T00:02:34.718Z Compiling async-trait v0.1.88
14832025-06-03T00:02:34.796Z Compiling sync_wrapper v1.0.1
14842025-06-03T00:02:34.831Z Compiling ahash v0.8.11
14852025-06-03T00:02:35.000Z Compiling object v0.36.5
14862025-06-03T00:02:35.195Z Compiling fs-err v3.1.0
14872025-06-03T00:02:35.537Z Compiling addr2line v0.24.2
14882025-06-03T00:02:35.873Z Compiling ipnet v2.11.0
14892025-06-03T00:02:36.097Z Compiling zip v2.6.1
14902025-06-03T00:02:36.346Z Compiling managed v0.8.0
14912025-06-03T00:02:36.569Z Compiling simd-adler32 v0.3.7
14922025-06-03T00:02:36.872Z Compiling tower-layer v0.3.3
14932025-06-03T00:02:37.064Z Compiling bumpalo v3.16.0
14942025-06-03T00:02:37.140Z Compiling buf-list v1.0.3
14952025-06-03T00:02:37.182Z Compiling anyhow v1.0.98
14962025-06-03T00:02:37.229Z Compiling winnow v0.5.40
14972025-06-03T00:02:37.568Z Compiling rustc-demangle v0.1.24
14982025-06-03T00:02:37.807Z Compiling lockfree-object-pool v0.1.6
14992025-06-03T00:02:37.851Z Compiling unicode-width v0.2.0
15002025-06-03T00:02:38.101Z Compiling zopfli v0.8.1
15012025-06-03T00:02:38.414Z Compiling console v0.15.10
15022025-06-03T00:02:39.960Z Compiling elliptic-curve v0.13.8
15032025-06-03T00:02:41.228Z Compiling tower v0.5.2
15042025-06-03T00:02:41.228Z Compiling clap_builder v4.5.35
15052025-06-03T00:02:42.134Z Compiling hubpack_derive v0.1.1
15062025-06-03T00:02:42.134Z Compiling toml_edit v0.19.15
15072025-06-03T00:02:42.134Z Compiling strum_macros v0.25.3
15082025-06-03T00:02:42.134Z Compiling hubpack v0.1.2
15092025-06-03T00:02:42.134Z Compiling hyper-tls v0.6.0
15102025-06-03T00:02:43.153Z Compiling oxnet v0.1.2
15112025-06-03T00:02:43.153Z Compiling backtrace v0.3.74
15122025-06-03T00:02:44.203Z Compiling zstd v0.13.3
15132025-06-03T00:02:44.203Z Compiling signal-hook-mio v0.2.4
15142025-06-03T00:02:44.203Z Compiling rayon v1.10.0
15152025-06-03T00:02:44.203Z Compiling cookie_store v0.21.1
15162025-06-03T00:02:45.006Z Compiling postgres-types v0.2.9
15172025-06-03T00:02:45.885Z Compiling usdt-macro v0.5.0
15182025-06-03T00:02:47.259Z Compiling usdt-attr-macro v0.5.0
15192025-06-03T00:02:48.578Z Compiling phf v0.11.2
15202025-06-03T00:02:48.578Z Compiling ed25519 v2.2.3
15212025-06-03T00:02:48.578Z Compiling strum_macros v0.26.4
15222025-06-03T00:02:48.578Z Compiling bzip2 v0.4.4
15232025-06-03T00:02:48.578Z Compiling bzip2 v0.5.2
15242025-06-03T00:02:48.578Z Compiling clap_derive v4.5.32
15252025-06-03T00:02:48.578Z Compiling enum-as-inner v0.6.1
15262025-06-03T00:02:51.094Z Compiling rustls-pemfile v2.2.0
15272025-06-03T00:02:51.094Z Compiling futures-executor v0.3.31
15282025-06-03T00:02:51.094Z Compiling serde-big-array v0.5.1
15292025-06-03T00:02:51.094Z Compiling serde_urlencoded v0.7.1
15302025-06-03T00:02:51.094Z Compiling pkcs1 v0.7.5
15312025-06-03T00:02:51.094Z Compiling rfc6979 v0.4.0
15322025-06-03T00:02:51.094Z Compiling bstr v1.10.0
15332025-06-03T00:02:51.094Z Compiling serde_repr v0.1.19
15342025-06-03T00:02:51.094Z Compiling daft-derive v0.1.3
15352025-06-03T00:02:51.094Z Compiling float-cmp v0.10.0
15362025-06-03T00:02:51.094Z Compiling encoding_rs v0.8.34
15372025-06-03T00:02:51.094Z Compiling number_prefix v0.4.0
15382025-06-03T00:02:51.095Z Compiling new_debug_unreachable v1.0.6
15392025-06-03T00:02:51.095Z Compiling unicode-segmentation v1.12.0
15402025-06-03T00:02:51.095Z Compiling precomputed-hash v0.1.1
15412025-06-03T00:02:51.095Z Compiling difflib v0.4.0
15422025-06-03T00:02:51.095Z Compiling fixedbitset v0.4.2
15432025-06-03T00:02:51.095Z Compiling normalize-line-endings v0.3.0
15442025-06-03T00:02:51.095Z Compiling data-encoding v2.6.0
15452025-06-03T00:02:51.095Z Compiling static_assertions v1.1.0
15462025-06-03T00:02:51.095Z Compiling predicates-core v1.0.8
15472025-06-03T00:02:51.095Z Compiling mime v0.3.17
15482025-06-03T00:02:51.095Z Compiling whoami v1.5.2
15492025-06-03T00:02:52.612Z Compiling clap v4.5.35
15502025-06-03T00:02:52.612Z Compiling hickory-proto v0.24.4
15512025-06-03T00:02:52.613Z Compiling predicates v3.1.3
15522025-06-03T00:02:52.613Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15532025-06-03T00:02:52.613Z Compiling tokio-postgres v0.7.13
15542025-06-03T00:02:52.613Z Compiling strum v0.26.3
15552025-06-03T00:02:52.613Z Compiling similar v2.7.0
15562025-06-03T00:02:56.010Z Compiling petgraph v0.6.5
15572025-06-03T00:02:56.011Z Compiling string_cache v0.8.9
15582025-06-03T00:02:56.011Z Compiling toml_edit v0.22.26
15592025-06-03T00:02:56.011Z Compiling daft v0.1.3
15602025-06-03T00:02:57.489Z Compiling indicatif v0.17.11
15612025-06-03T00:02:57.489Z Compiling usdt v0.5.0
15622025-06-03T00:02:57.489Z Compiling rsa v0.9.6
15632025-06-03T00:02:57.489Z Compiling ecdsa v0.16.9
15642025-06-03T00:02:57.490Z Compiling futures v0.3.31
15652025-06-03T00:02:57.490Z Compiling zip v0.6.6
15662025-06-03T00:02:58.250Z Compiling ed25519-dalek v2.1.1
15672025-06-03T00:02:59.968Z Compiling toml v0.7.8
15682025-06-03T00:03:00.700Z Compiling crossterm v0.28.1
15692025-06-03T00:03:00.701Z Compiling tokio-stream v0.1.17
15702025-06-03T00:03:00.701Z Compiling openapiv3 v2.0.0
15712025-06-03T00:03:00.701Z Compiling x509-cert v0.2.5
15722025-06-03T00:03:00.701Z Compiling sha1 v0.10.6
15732025-06-03T00:03:00.701Z Compiling itertools v0.10.5
15742025-06-03T00:03:00.701Z Compiling dirs-sys-next v0.1.2
15752025-06-03T00:03:01.338Z Compiling winnow v0.6.26
15762025-06-03T00:03:01.338Z Compiling lalrpop-util v0.19.12
15772025-06-03T00:03:02.225Z Compiling rustc-hash v2.1.1
15782025-06-03T00:03:02.226Z Compiling peg-runtime v0.8.5
15792025-06-03T00:03:03.146Z Compiling unicode-xid v0.2.6
15802025-06-03T00:03:03.147Z Compiling dirs-next v2.0.0
15812025-06-03T00:03:03.147Z Compiling thread_local v1.1.8
15822025-06-03T00:03:03.766Z Compiling slog-async v2.8.0
15832025-06-03T00:03:03.767Z Compiling term v0.7.0
15842025-06-03T00:03:03.768Z Compiling crossbeam-channel v0.5.15
15852025-06-03T00:03:03.768Z Compiling xattr v1.3.1
15862025-06-03T00:03:03.768Z Compiling filetime v0.2.25
15872025-06-03T00:03:04.591Z Compiling is-terminal v0.4.13
15882025-06-03T00:03:04.591Z Compiling take_mut v0.2.2
15892025-06-03T00:03:04.591Z Compiling tar v0.4.44
15902025-06-03T00:03:04.591Z Compiling slog-term v2.9.1
15912025-06-03T00:03:04.591Z Compiling camino v1.1.9
15922025-06-03T00:03:10.396Z Compiling aws-lc-sys v0.26.0
15932025-06-03T00:03:43.346Z Compiling rustls-webpki v0.102.8
15942025-06-03T00:03:49.727Z Compiling tokio-rustls v0.26.0
15952025-06-03T00:03:50.068Z Compiling hyper-rustls v0.27.3
15962025-06-03T00:03:50.414Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15972025-06-03T00:03:54.952Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15982025-06-03T00:03:55.321Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15992025-06-03T00:04:00.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
16002025-06-03T00:04:01.063Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16012025-06-03T00:04:01.133ZJun 03 00:04:00.833 INFO Starting download, target: Clickhouse
16022025-06-03T00:04:01.133ZJun 03 00:04:00.834 INFO Starting download, target: Cockroach
16032025-06-03T00:04:01.133ZJun 03 00:04:00.834 INFO Starting download, target: Console
16042025-06-03T00:04:01.133ZJun 03 00:04:00.834 INFO Starting download, target: DendriteStub
16052025-06-03T00:04:01.133ZJun 03 00:04:00.834 INFO Starting download, target: MaghemiteMgd
16062025-06-03T00:04:01.133ZJun 03 00:04:00.834 INFO Starting download, target: TransceiverControl
16072025-06-03T00:04:01.158ZJun 03 00:04:00.835 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16082025-06-03T00:04:01.158ZJun 03 00:04:00.836 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16092025-06-03T00:04:01.158ZJun 03 00:04:00.836 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16102025-06-03T00:04:01.158ZJun 03 00:04:00.836 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16112025-06-03T00:04:01.158ZJun 03 00:04:00.836 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16122025-06-03T00:04:01.158ZJun 03 00:04:00.836 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16132025-06-03T00:04:01.558ZJun 03 00:04:01.235 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16142025-06-03T00:04:01.902ZJun 03 00:04:01.591 INFO Download complete, target: Console
16152025-06-03T00:04:02.682ZJun 03 00:04:02.345 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16162025-06-03T00:04:03.074ZJun 03 00:04:02.739 INFO Download complete, target: TransceiverControl
16172025-06-03T00:04:07.865ZJun 03 00:04:06.536 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16182025-06-03T00:04:09.984ZJun 03 00:04:09.685 INFO Download complete, target: DendriteStub
16192025-06-03T00:04:11.482ZJun 03 00:04:11.183 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16202025-06-03T00:04:12.530ZJun 03 00:04:12.231 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16212025-06-03T00:04:12.530ZJun 03 00:04:12.231 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16222025-06-03T00:04:15.015ZJun 03 00:04:14.717 INFO Download complete, target: MaghemiteMgd
16232025-06-03T00:04:19.868ZJun 03 00:04:19.567 INFO Checking that binary works, target: Cockroach
16242025-06-03T00:04:20.133ZJun 03 00:04:19.833 INFO Download complete, target: Cockroach
16252025-06-03T00:04:24.782ZJun 03 00:04:24.483 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16262025-06-03T00:04:35.936ZJun 03 00:04:35.636 INFO Checking that binary works, target: Clickhouse
16272025-06-03T00:04:36.149ZJun 03 00:04:35.850 INFO Download complete, target: Clickhouse
16282025-06-03T00:04:36.181ZAll builder prerequisites installed successfully, and PATH looks valid
16292025-06-03T00:04:36.207Z
16302025-06-03T00:04:36.207Zreal 5:48.266258865
16312025-06-03T00:04:36.207Zuser 15:10.111771398
16322025-06-03T00:04:36.207Zsys 2:33.966473190
16332025-06-03T00:04:36.207Ztrap 0.597139199
16342025-06-03T00:04:36.207Ztflt 0.459508423
16352025-06-03T00:04:36.207Zdflt 1.253190026
16362025-06-03T00:04:36.207Zkflt 0.009693385
16372025-06-03T00:04:36.207Zlock 28:52.797146869
16382025-06-03T00:04:36.207Zslp 56:08.397432188
16392025-06-03T00:04:36.207Zlat 1:06.136973754
16402025-06-03T00:04:36.207Zstop 2:38.381955347
16412025-06-03T00:04:36.207Z+ banner hack-check
16422025-06-03T00:04:36.207Z
16432025-06-03T00:04:36.207Z # # ## #### # # #### # # ###### #### # #
16442025-06-03T00:04:36.207Z # # # # # # # # # # # # # # # # #
16452025-06-03T00:04:36.207Z ###### # # # #### ##### # ###### ##### # ####
16462025-06-03T00:04:36.207Z # # ###### # # # # # # # # # #
16472025-06-03T00:04:36.207Z # # # # # # # # # # # # # # # # #
16482025-06-03T00:04:36.207Z # # # # #### # # #### # # ###### #### # #
16492025-06-03T00:04:36.207Z
16502025-06-03T00:04:36.207Z+ export CARGO_INCREMENTAL=0
16512025-06-03T00:04:36.207Z+ CARGO_INCREMENTAL=0
16522025-06-03T00:04:36.207Z+ ptime -m timeout 2h cargo xtask check-features --ci
16532025-06-03T00:04:37.278Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16542025-06-03T00:04:37.586Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16552025-06-03T00:04:41.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
16562025-06-03T00:04:41.272Z Running `target/debug/xtask check-features --ci`
16572025-06-03T00:04:41.305Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16582025-06-03T00:04:41.305Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16592025-06-03T00:04:42.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
16602025-06-03T00:04:42.107Z Running `target/debug/xtask download cargo-hack`
16612025-06-03T00:04:43.352Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16622025-06-03T00:04:43.700Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16632025-06-03T00:04:48.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
16642025-06-03T00:04:48.659Z Running `target/debug/xtask-downloader cargo-hack`
16652025-06-03T00:04:48.716ZJun 03 00:04:48.415 INFO Starting download, target: CargoHack
16662025-06-03T00:04:48.741ZJun 03 00:04:48.416 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16672025-06-03T00:04:49.337ZJun 03 00:04:49.038 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16682025-06-03T00:04:49.427ZJun 03 00:04:49.128 INFO Download complete, target: CargoHack
16692025-06-03T00:04:49.453Zrunning: "/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"
16702025-06-03T00:04:49.477Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16712025-06-03T00:04:49.783Zinfo: running `cargo check --bins` on api_identity (1/215)
16722025-06-03T00:04:50.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732025-06-03T00:04:50.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742025-06-03T00:04:50.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752025-06-03T00:04:50.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
16762025-06-03T00:04:51.009Z
16772025-06-03T00:04:51.009Zinfo: running `cargo check --bins` on bootstore (2/215)
16782025-06-03T00:04:52.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792025-06-03T00:04:52.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802025-06-03T00:04:52.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812025-06-03T00:04:52.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
16822025-06-03T00:04:52.251Z
16832025-06-03T00:04:52.251Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/215)
16842025-06-03T00:04:53.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-06-03T00:04:53.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-06-03T00:04:53.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-06-03T00:04:53.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
16882025-06-03T00:04:53.419Z
16892025-06-03T00:04:53.419Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/215)
16902025-06-03T00:04:54.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-06-03T00:04:54.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-06-03T00:04:54.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-06-03T00:04:54.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
16942025-06-03T00:04:54.608Z
16952025-06-03T00:04:54.608Zinfo: running `cargo check --bins` on id-map (5/215)
16962025-06-03T00:04:55.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-06-03T00:04:55.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-06-03T00:04:55.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-06-03T00:04:55.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
17002025-06-03T00:04:55.759Z
17012025-06-03T00:04:55.759Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/215)
17022025-06-03T00:04:56.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-06-03T00:04:56.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-06-03T00:04:56.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-06-03T00:04:56.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
17062025-06-03T00:04:56.654Z
17072025-06-03T00:04:56.654Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/215)
17082025-06-03T00:04:57.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-06-03T00:04:57.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-06-03T00:04:57.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-06-03T00:04:57.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17122025-06-03T00:04:57.442Z
17132025-06-03T00:04:57.442Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/215)
17142025-06-03T00:04:58.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-06-03T00:04:58.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-06-03T00:04:58.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-06-03T00:04:58.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17182025-06-03T00:04:58.190Z
17192025-06-03T00:04:58.190Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/215)
17202025-06-03T00:04:58.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-06-03T00:04:58.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-06-03T00:04:58.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-06-03T00:04:58.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17242025-06-03T00:04:58.931Z
17252025-06-03T00:04:58.931Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/215)
17262025-06-03T00:04:59.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-06-03T00:04:59.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-06-03T00:04:59.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-06-03T00:04:59.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17302025-06-03T00:04:59.667Z
17312025-06-03T00:04:59.667Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/215)
17322025-06-03T00:05:00.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-06-03T00:05:00.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-06-03T00:05:00.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-06-03T00:05:00.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17362025-06-03T00:05:00.412Z
17372025-06-03T00:05:00.412Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/215)
17382025-06-03T00:05:01.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-06-03T00:05:01.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-06-03T00:05:01.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-06-03T00:05:01.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17422025-06-03T00:05:01.180Z
17432025-06-03T00:05:01.181Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/215)
17442025-06-03T00:05:01.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-06-03T00:05:01.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-06-03T00:05:01.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-06-03T00:05:01.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17482025-06-03T00:05:01.974Z
17492025-06-03T00:05:01.974Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/215)
17502025-06-03T00:05:02.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-06-03T00:05:02.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-06-03T00:05:02.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-06-03T00:05:02.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17542025-06-03T00:05:02.711Z
17552025-06-03T00:05:02.712Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/215)
17562025-06-03T00:05:03.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-06-03T00:05:03.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-06-03T00:05:03.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-06-03T00:05:03.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17602025-06-03T00:05:03.452Z
17612025-06-03T00:05:03.452Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/215)
17622025-06-03T00:05:04.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-06-03T00:05:04.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-06-03T00:05:04.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-06-03T00:05:04.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17662025-06-03T00:05:04.180Z
17672025-06-03T00:05:04.180Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/215)
17682025-06-03T00:05:04.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-06-03T00:05:04.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-06-03T00:05:04.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-06-03T00:05:04.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17722025-06-03T00:05:04.912Z
17732025-06-03T00:05:04.912Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/215)
17742025-06-03T00:05:05.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-06-03T00:05:05.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-06-03T00:05:05.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-06-03T00:05:05.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17782025-06-03T00:05:05.689Z
17792025-06-03T00:05:05.689Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/215)
17802025-06-03T00:05:06.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-06-03T00:05:06.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-06-03T00:05:06.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-06-03T00:05:06.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17842025-06-03T00:05:06.477Z
17852025-06-03T00:05:06.477Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/215)
17862025-06-03T00:05:07.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-06-03T00:05:07.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-06-03T00:05:07.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-06-03T00:05:07.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17902025-06-03T00:05:07.214Z
17912025-06-03T00:05:07.214Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/215)
17922025-06-03T00:05:07.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-06-03T00:05:07.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-06-03T00:05:07.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-06-03T00:05:07.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17962025-06-03T00:05:07.973Z
17972025-06-03T00:05:07.973Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/215)
17982025-06-03T00:05:08.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-06-03T00:05:08.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-06-03T00:05:08.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-06-03T00:05:08.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18022025-06-03T00:05:08.736Z
18032025-06-03T00:05:08.736Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/215)
18042025-06-03T00:05:09.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-06-03T00:05:09.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-06-03T00:05:09.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-06-03T00:05:09.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18082025-06-03T00:05:09.480Z
18092025-06-03T00:05:09.480Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/215)
18102025-06-03T00:05:10.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-06-03T00:05:10.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-06-03T00:05:10.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-06-03T00:05:10.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18142025-06-03T00:05:10.234Z
18152025-06-03T00:05:10.234Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/215)
18162025-06-03T00:05:10.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-06-03T00:05:10.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-06-03T00:05:10.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-06-03T00:05:10.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18202025-06-03T00:05:11.012Z
18212025-06-03T00:05:11.012Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/215)
18222025-06-03T00:05:11.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-06-03T00:05:11.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-06-03T00:05:11.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-06-03T00:05:11.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18262025-06-03T00:05:11.792Z
18272025-06-03T00:05:11.793Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/215)
18282025-06-03T00:05:12.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-06-03T00:05:12.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-06-03T00:05:12.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-06-03T00:05:12.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18322025-06-03T00:05:12.551Z
18332025-06-03T00:05:12.551Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/215)
18342025-06-03T00:05:13.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-06-03T00:05:13.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-06-03T00:05:13.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-06-03T00:05:13.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18382025-06-03T00:05:13.322Z
18392025-06-03T00:05:13.322Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/215)
18402025-06-03T00:05:14.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-06-03T00:05:14.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-06-03T00:05:14.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-06-03T00:05:14.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18442025-06-03T00:05:14.109Z
18452025-06-03T00:05:14.109Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/215)
18462025-06-03T00:05:14.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-06-03T00:05:14.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-06-03T00:05:14.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-06-03T00:05:14.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18502025-06-03T00:05:14.876Z
18512025-06-03T00:05:14.876Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/215)
18522025-06-03T00:05:15.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-06-03T00:05:15.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-06-03T00:05:15.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-06-03T00:05:15.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18562025-06-03T00:05:15.656Z
18572025-06-03T00:05:15.657Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/215)
18582025-06-03T00:05:16.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-06-03T00:05:16.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-06-03T00:05:16.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-06-03T00:05:16.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18622025-06-03T00:05:16.425Z
18632025-06-03T00:05:16.425Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/215)
18642025-06-03T00:05:17.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-06-03T00:05:17.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-06-03T00:05:17.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-06-03T00:05:17.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18682025-06-03T00:05:17.195Z
18692025-06-03T00:05:17.195Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/215)
18702025-06-03T00:05:17.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-06-03T00:05:17.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-06-03T00:05:17.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-06-03T00:05:17.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18742025-06-03T00:05:17.975Z
18752025-06-03T00:05:17.975Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/215)
18762025-06-03T00:05:18.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-06-03T00:05:18.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-06-03T00:05:18.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-06-03T00:05:18.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18802025-06-03T00:05:18.742Z
18812025-06-03T00:05:18.742Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/215)
18822025-06-03T00:05:19.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-06-03T00:05:19.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-06-03T00:05:19.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-06-03T00:05:19.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18862025-06-03T00:05:19.521Z
18872025-06-03T00:05:19.521Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/215)
18882025-06-03T00:05:20.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-06-03T00:05:20.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-06-03T00:05:20.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-06-03T00:05:20.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18922025-06-03T00:05:20.332Z
18932025-06-03T00:05:20.332Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/215)
18942025-06-03T00:05:21.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-06-03T00:05:21.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-06-03T00:05:21.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-06-03T00:05:21.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18982025-06-03T00:05:21.100Z
18992025-06-03T00:05:21.100Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/215)
19002025-06-03T00:05:21.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-06-03T00:05:21.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-06-03T00:05:21.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-06-03T00:05:21.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19042025-06-03T00:05:21.891Z
19052025-06-03T00:05:21.891Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/215)
19062025-06-03T00:05:22.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-06-03T00:05:22.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-06-03T00:05:22.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-06-03T00:05:22.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19102025-06-03T00:05:22.671Z
19112025-06-03T00:05:22.671Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/215)
19122025-06-03T00:05:23.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-06-03T00:05:23.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-06-03T00:05:23.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-06-03T00:05:23.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19162025-06-03T00:05:23.500Z
19172025-06-03T00:05:23.500Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/215)
19182025-06-03T00:05:24.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-06-03T00:05:24.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-06-03T00:05:24.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-06-03T00:05:24.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19222025-06-03T00:05:24.258Z
19232025-06-03T00:05:24.258Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/215)
19242025-06-03T00:05:24.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-06-03T00:05:24.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-06-03T00:05:24.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-06-03T00:05:24.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19282025-06-03T00:05:25.012Z
19292025-06-03T00:05:25.012Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/215)
19302025-06-03T00:05:25.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-06-03T00:05:25.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-06-03T00:05:25.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-06-03T00:05:25.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19342025-06-03T00:05:25.796Z
19352025-06-03T00:05:25.796Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/215)
19362025-06-03T00:05:26.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-06-03T00:05:26.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-06-03T00:05:26.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-06-03T00:05:26.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19402025-06-03T00:05:26.574Z
19412025-06-03T00:05:26.574Zinfo: running `cargo check --bins` on sled-hardware-types (46/215)
19422025-06-03T00:05:27.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-06-03T00:05:27.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-06-03T00:05:27.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-06-03T00:05:27.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19462025-06-03T00:05:27.631Z
19472025-06-03T00:05:27.631Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/215)
19482025-06-03T00:05:28.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-06-03T00:05:28.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-06-03T00:05:28.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-06-03T00:05:28.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19522025-06-03T00:05:28.666Z
19532025-06-03T00:05:28.666Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/215)
19542025-06-03T00:05:29.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-06-03T00:05:29.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-06-03T00:05:29.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-06-03T00:05:29.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19582025-06-03T00:05:29.677Z
19592025-06-03T00:05:29.677Zinfo: running `cargo check --bins` on oxlog (49/215)
19602025-06-03T00:05:30.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-06-03T00:05:30.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-06-03T00:05:30.715Z Checking cfg-if v1.0.0
19632025-06-03T00:05:30.740Z Checking libc v0.2.172
19642025-06-03T00:05:30.766Z Checking serde v1.0.219
19652025-06-03T00:05:30.791Z Checking zeroize v1.8.1
19662025-06-03T00:05:30.816Z Checking memchr v2.7.4
19672025-06-03T00:05:30.842Z Checking typenum v1.17.0
19682025-06-03T00:05:30.867Z Checking smallvec v1.14.0
19692025-06-03T00:05:30.867Z Checking value-bag v1.9.0
19702025-06-03T00:05:30.892Z Checking subtle v2.6.1
19712025-06-03T00:05:31.079Z Checking scopeguard v1.2.0
19722025-06-03T00:05:31.144Z Checking const-oid v0.9.6
19732025-06-03T00:05:31.215Z Checking itoa v1.0.11
19742025-06-03T00:05:31.250Z Checking lock_api v0.4.12
19752025-06-03T00:05:31.284Z Checking log v0.4.27
19762025-06-03T00:05:31.425Z Checking stable_deref_trait v1.2.0
19772025-06-03T00:05:31.543Z Checking pin-project-lite v0.2.14
19782025-06-03T00:05:31.630Z Checking byteorder v1.5.0
19792025-06-03T00:05:31.654Z Checking zerofrom v0.1.4
19802025-06-03T00:05:31.692Z Checking once_cell v1.21.3
19812025-06-03T00:05:31.734Z Checking futures-core v0.3.31
19822025-06-03T00:05:31.779Z Checking getrandom v0.2.15
19832025-06-03T00:05:31.846Z Checking generic-array v0.14.7
19842025-06-03T00:05:31.871Z Checking yoke v0.7.4
19852025-06-03T00:05:31.947Z Checking signal-hook-registry v1.4.2
19862025-06-03T00:05:32.015Z Checking parking_lot_core v0.9.10
19872025-06-03T00:05:32.040Z Checking mio v1.0.2
19882025-06-03T00:05:32.040Z Checking rand_core v0.6.4
19892025-06-03T00:05:32.193Z Checking zerovec v0.10.4
19902025-06-03T00:05:32.218Z Checking cpufeatures v0.2.14
19912025-06-03T00:05:32.317Z Checking socket2 v0.5.9
19922025-06-03T00:05:32.372Z Checking parking_lot v0.12.3
19932025-06-03T00:05:32.397Z Checking litemap v0.7.3
19942025-06-03T00:05:32.619Z Checking writeable v0.5.5
19952025-06-03T00:05:32.682Z Checking zerocopy v0.7.35
19962025-06-03T00:05:32.707Z Checking futures-sink v0.3.31
19972025-06-03T00:05:32.732Z Checking slab v0.4.9
19982025-06-03T00:05:32.766Z Checking libm v0.2.8
19992025-06-03T00:05:32.835Z Checking crypto-common v0.1.6
20002025-06-03T00:05:32.865Z Checking block-buffer v0.10.4
20012025-06-03T00:05:32.945Z Checking block-padding v0.3.3
20022025-06-03T00:05:33.002Z Checking equivalent v1.0.2
20032025-06-03T00:05:33.027Z Checking foldhash v0.1.3
20042025-06-03T00:05:33.102Z Checking digest v0.10.7
20052025-06-03T00:05:33.135Z Checking ryu v1.0.18
20062025-06-03T00:05:33.178Z Checking inout v0.1.3
20072025-06-03T00:05:33.237Z Checking allocator-api2 v0.2.18
20082025-06-03T00:05:33.366Z Checking icu_locid_transform_data v1.5.0
20092025-06-03T00:05:33.424Z Checking cipher v0.4.4
20102025-06-03T00:05:33.463Z Checking hmac v0.12.1
20112025-06-03T00:05:33.488Z Checking sha2 v0.10.8
20122025-06-03T00:05:33.548Z Checking num-traits v0.2.19
20132025-06-03T00:05:33.637Z Checking tinystr v0.7.6
20142025-06-03T00:05:33.685Z Checking icu_collections v1.5.0
20152025-06-03T00:05:33.781Z Checking getrandom v0.3.1
20162025-06-03T00:05:33.806Z Checking hashbrown v0.15.3
20172025-06-03T00:05:33.831Z Checking base64ct v1.6.0
20182025-06-03T00:05:33.966Z Checking icu_locid v1.5.0
20192025-06-03T00:05:33.998Z Checking icu_properties_data v1.5.0
20202025-06-03T00:05:34.030Z Checking utf16_iter v1.0.5
20212025-06-03T00:05:34.212Z Checking flagset v0.4.6
20222025-06-03T00:05:34.237Z Checking percent-encoding v2.3.1
20232025-06-03T00:05:34.262Z Checking pem-rfc7468 v0.7.0
20242025-06-03T00:05:34.305Z Checking write16 v1.0.0
20252025-06-03T00:05:34.429Z Checking icu_normalizer_data v1.5.0
20262025-06-03T00:05:34.454Z Checking utf8_iter v1.0.4
20272025-06-03T00:05:34.480Z Checking futures-channel v0.3.31
20282025-06-03T00:05:34.543Z Checking der v0.7.9
20292025-06-03T00:05:34.568Z Checking futures-task v0.3.31
20302025-06-03T00:05:34.671Z Checking futures-io v0.3.31
20312025-06-03T00:05:34.766Z Checking pin-utils v0.1.0
20322025-06-03T00:05:34.805Z Checking salsa20 v0.10.2
20332025-06-03T00:05:34.835Z Checking ppv-lite86 v0.2.20
20342025-06-03T00:05:34.870Z Checking pbkdf2 v0.12.2
20352025-06-03T00:05:34.896Z Checking bytes v1.10.1
20362025-06-03T00:05:34.896Z Checking icu_provider v1.5.0
20372025-06-03T00:05:34.896Z Checking serde_json v1.0.140
20382025-06-03T00:05:34.896Z Checking indexmap v2.9.0
20392025-06-03T00:05:35.039Z Checking bitflags v2.9.0
20402025-06-03T00:05:35.065Z Checking futures-util v0.3.31
20412025-06-03T00:05:35.368Z Checking scrypt v0.11.0
20422025-06-03T00:05:35.557Z Checking form_urlencoded v1.2.1
20432025-06-03T00:05:35.588Z Checking icu_locid_transform v1.5.0
20442025-06-03T00:05:35.613Z Checking aes v0.8.4
20452025-06-03T00:05:35.773Z Checking cbc v0.1.2
20462025-06-03T00:05:35.894Z Checking tokio v1.45.0
20472025-06-03T00:05:35.986Z Checking fnv v1.0.7
20482025-06-03T00:05:36.131Z Checking http v1.3.1
20492025-06-03T00:05:36.166Z Checking uuid v1.16.0
20502025-06-03T00:05:36.224Z Checking spki v0.7.3
20512025-06-03T00:05:36.441Z Checking tracing-core v0.1.32
20522025-06-03T00:05:36.474Z Checking zerocopy v0.8.25
20532025-06-03T00:05:36.505Z Checking icu_properties v1.5.1
20542025-06-03T00:05:36.539Z Checking pkcs5 v0.7.1
20552025-06-03T00:05:36.795Z Checking iana-time-zone v0.1.63
20562025-06-03T00:05:36.962Z Checking tinyvec_macros v0.1.1
20572025-06-03T00:05:37.010Z Checking pkcs8 v0.10.2
20582025-06-03T00:05:37.068Z Checking tracing v0.1.40
20592025-06-03T00:05:37.094Z Checking rustls-pki-types v1.10.0
20602025-06-03T00:05:37.371Z Compiling newtype-uuid v1.2.1
20612025-06-03T00:05:37.371Z Checking http-body v1.0.1
20622025-06-03T00:05:37.426Z Checking tinyvec v1.8.0
20632025-06-03T00:05:37.577Z Checking chrono v0.4.41
20642025-06-03T00:05:37.642Z Checking aws-lc-sys v0.26.0
20652025-06-03T00:05:37.675Z Checking spin v0.9.8
20662025-06-03T00:05:38.013Z Checking thiserror v1.0.69
20672025-06-03T00:05:38.163Z Checking try-lock v0.2.5
20682025-06-03T00:05:38.326Z Checking atomic-waker v1.1.2
20692025-06-03T00:05:38.473Z Checking untrusted v0.7.1
20702025-06-03T00:05:38.573Z Checking untrusted v0.9.0
20712025-06-03T00:05:38.653Z Checking foreign-types-shared v0.1.1
20722025-06-03T00:05:38.748Z Checking adler2 v2.0.0
20732025-06-03T00:05:38.777Z Checking foreign-types v0.3.2
20742025-06-03T00:05:38.887Z Checking ring v0.17.14
20752025-06-03T00:05:38.923Z Checking miniz_oxide v0.8.5
20762025-06-03T00:05:39.172Z Checking rand_core v0.9.2
20772025-06-03T00:05:39.358Z Checking want v0.3.1
20782025-06-03T00:05:39.432Z Checking crossbeam-utils v0.8.21
20792025-06-03T00:05:39.520Z Checking httparse v1.9.5
20802025-06-03T00:05:39.550Z Checking icu_normalizer v1.5.0
20812025-06-03T00:05:39.575Z Checking openssl-sys v0.9.107
20822025-06-03T00:05:39.642Z Checking errno v0.3.9
20832025-06-03T00:05:39.668Z Checking aws-lc-rs v1.12.4
20842025-06-03T00:05:39.834Z Checking aho-corasick v1.1.3
20852025-06-03T00:05:39.935Z Checking tower-service v0.3.3
20862025-06-03T00:05:40.091Z Checking unicode-ident v1.0.18
20872025-06-03T00:05:40.143Z Checking powerfmt v0.2.0
20882025-06-03T00:05:40.278Z Checking regex-syntax v0.8.5
20892025-06-03T00:05:40.328Z Checking idna_adapter v1.2.0
20902025-06-03T00:05:40.421Z Checking httpdate v1.0.3
20912025-06-03T00:05:40.568Z Checking idna v1.0.3
20922025-06-03T00:05:40.686Z Checking openssl v0.10.72
20932025-06-03T00:05:40.712Z Checking deranged v0.3.11
20942025-06-03T00:05:40.998Z Checking proc-macro2 v1.0.95
20952025-06-03T00:05:41.027Z Checking url v2.5.3
20962025-06-03T00:05:41.376Z Checking crossbeam-epoch v0.9.18
20972025-06-03T00:05:41.478Z Checking rustls-webpki v0.102.8
20982025-06-03T00:05:41.634Z Checking rustix v0.38.37
20992025-06-03T00:05:41.794Z Checking rand_chacha v0.9.0
21002025-06-03T00:05:41.919Z Checking unicode-normalization v0.1.24
21012025-06-03T00:05:41.946Z Checking rand_chacha v0.3.1
21022025-06-03T00:05:42.192Z Checking semver v1.0.26
21032025-06-03T00:05:42.234Z Checking bzip2-sys v0.1.13+1.0.8
21042025-06-03T00:05:42.376Z Checking signature v2.2.0
21052025-06-03T00:05:42.402Z Checking scroll v0.12.0
21062025-06-03T00:05:42.517Z Checking tokio-util v0.7.13
21072025-06-03T00:05:42.550Z Checking crc32fast v1.4.2
21082025-06-03T00:05:42.598Z Checking ucd-trie v0.1.7
21092025-06-03T00:05:42.723Z Checking num-conv v0.1.0
21102025-06-03T00:05:42.806Z Checking plain v0.2.3
21112025-06-03T00:05:42.831Z Checking utf8parse v0.2.2
21122025-06-03T00:05:42.856Z Checking either v1.14.0
21132025-06-03T00:05:42.966Z Checking dyn-clone v1.0.19
21142025-06-03T00:05:42.992Z Checking num_threads v0.1.7
21152025-06-03T00:05:43.017Z Checking time-core v0.1.2
21162025-06-03T00:05:43.138Z Checking siphasher v0.3.11
21172025-06-03T00:05:43.165Z Checking unicode-bidi v0.3.17
21182025-06-03T00:05:43.222Z Checking base64 v0.22.1
21192025-06-03T00:05:43.247Z Checking anstyle v1.0.10
21202025-06-03T00:05:43.272Z Checking regex-automata v0.4.8
21212025-06-03T00:05:43.453Z Checking unicode-properties v0.1.3
21222025-06-03T00:05:43.486Z Checking h2 v0.4.6
21232025-06-03T00:05:43.603Z Checking openssl-probe v0.1.5
21242025-06-03T00:05:43.702Z Checking phf_shared v0.11.2
21252025-06-03T00:05:43.773Z Checking time v0.3.36
21262025-06-03T00:05:43.798Z Checking schemars v0.8.22
21272025-06-03T00:05:43.823Z Checking stringprep v0.1.5
21282025-06-03T00:05:43.989Z Checking anstyle-parse v0.2.5
21292025-06-03T00:05:44.108Z Checking goblin v0.8.2
21302025-06-03T00:05:44.283Z Checking pest v2.7.14
21312025-06-03T00:05:44.577Z Checking rand v0.8.5
21322025-06-03T00:05:45.230Z Checking rustls v0.23.19
21332025-06-03T00:05:45.263Z Checking native-tls v0.2.12
21342025-06-03T00:05:45.566Z Checking rand v0.9.0
21352025-06-03T00:05:45.735Z Checking crossbeam-deque v0.8.5
21362025-06-03T00:05:45.929Z Checking quote v1.0.40
21372025-06-03T00:05:46.277Z Checking toml_datetime v0.6.9
21382025-06-03T00:05:46.317Z Checking serde_spanned v0.6.8
21392025-06-03T00:05:46.530Z Checking num-integer v0.1.46
21402025-06-03T00:05:46.555Z Checking zstd-sys v2.0.14+zstd.1.5.7
21412025-06-03T00:05:46.579Z Checking md-5 v0.10.6
21422025-06-03T00:05:46.604Z Checking ff v0.13.0
21432025-06-03T00:05:46.774Z Checking hash32 v0.2.1
21442025-06-03T00:05:46.799Z Checking gimli v0.31.1
21452025-06-03T00:05:46.829Z Checking colorchoice v1.0.2
21462025-06-03T00:05:46.973Z Checking base16ct v0.2.0
21472025-06-03T00:05:46.999Z Checking is_terminal_polyfill v1.70.1
21482025-06-03T00:05:47.081Z Checking anstyle-query v1.1.1
21492025-06-03T00:05:47.139Z Checking psl-types v2.0.11
21502025-06-03T00:05:47.205Z Checking fallible-iterator v0.2.0
21512025-06-03T00:05:47.231Z Checking pretty-hex v0.4.1
21522025-06-03T00:05:47.284Z Checking anstream v0.6.18
21532025-06-03T00:05:47.371Z Checking publicsuffix v2.3.0
21542025-06-03T00:05:47.438Z Checking sec1 v0.7.3
21552025-06-03T00:05:47.637Z Checking heapless v0.7.17
21562025-06-03T00:05:47.662Z Checking num-iter v0.1.45
21572025-06-03T00:05:47.766Z Checking postgres-protocol v0.6.8
21582025-06-03T00:05:47.823Z Checking group v0.13.0
21592025-06-03T00:05:47.865Z Checking zstd-safe v7.2.3
21602025-06-03T00:05:48.092Z Checking dtrace-parser v0.2.0
21612025-06-03T00:05:48.181Z Checking syn v2.0.101
21622025-06-03T00:05:48.401Z Compiling daft v0.1.3
21632025-06-03T00:05:48.548Z Checking rayon-core v1.12.1
21642025-06-03T00:05:48.576Z Checking cookie v0.18.1
21652025-06-03T00:05:48.639Z Checking dof v0.3.0
21662025-06-03T00:05:48.918Z Checking tokio-native-tls v0.3.1
21672025-06-03T00:05:49.048Z Checking ipnetwork v0.21.1
21682025-06-03T00:05:49.196Z Checking terminal_size v0.4.0
21692025-06-03T00:05:49.221Z Checking hyper v1.6.0
21702025-06-03T00:05:49.221Z Checking flate2 v1.1.1
21712025-06-03T00:05:49.255Z Checking lazy_static v1.5.0
21722025-06-03T00:05:49.406Z Checking webpki-roots v0.26.6
21732025-06-03T00:05:49.434Z Checking http-body-util v0.1.3
21742025-06-03T00:05:49.460Z Checking signal-hook v0.3.17
21752025-06-03T00:05:49.622Z Checking hkdf v0.12.4
21762025-06-03T00:05:49.796Z Checking crypto-bigint v0.5.5
21772025-06-03T00:05:49.843Z Checking sync_wrapper v1.0.1
21782025-06-03T00:05:49.868Z Checking thread-id v4.2.2
21792025-06-03T00:05:49.893Z Checking object v0.36.5
21802025-06-03T00:05:50.010Z Checking unicode-width v0.2.0
21812025-06-03T00:05:50.037Z Checking rustc-demangle v0.1.24
21822025-06-03T00:05:50.080Z Checking tokio-rustls v0.26.0
21832025-06-03T00:05:50.291Z Checking addr2line v0.24.2
21842025-06-03T00:05:50.503Z Checking tower-layer v0.3.3
21852025-06-03T00:05:50.528Z Checking lockfree-object-pool v0.1.6
21862025-06-03T00:05:50.528Z Checking simd-adler32 v0.3.7
21872025-06-03T00:05:50.796Z Checking bumpalo v3.16.0
21882025-06-03T00:05:50.823Z Checking winnow v0.5.40
21892025-06-03T00:05:50.848Z Checking managed v0.8.0
21902025-06-03T00:05:50.919Z Checking ipnet v2.11.0
21912025-06-03T00:05:51.170Z Checking bitflags v1.3.2
21922025-06-03T00:05:51.195Z Checking hyper-util v0.1.11
21932025-06-03T00:05:51.251Z Checking clap_lex v0.7.4
21942025-06-03T00:05:51.296Z Checking strsim v0.11.1
21952025-06-03T00:05:51.448Z Checking smoltcp v0.9.1
21962025-06-03T00:05:51.546Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21972025-06-03T00:05:51.601Z Checking clap_builder v4.5.35
21982025-06-03T00:05:51.828Z Checking zopfli v0.8.1
21992025-06-03T00:05:52.281Z Checking elliptic-curve v0.13.8
22002025-06-03T00:05:52.562Z Checking tower v0.5.2
22012025-06-03T00:05:52.757Z Checking console v0.15.10
22022025-06-03T00:05:52.877Z Checking signal-hook-mio v0.2.4
22032025-06-03T00:05:53.044Z Checking oxnet v0.1.2
22042025-06-03T00:05:53.214Z Checking num-bigint-dig v0.8.4
22052025-06-03T00:05:53.293Z Checking hyper-rustls v0.27.3
22062025-06-03T00:05:53.319Z Checking hyper-tls v0.6.0
22072025-06-03T00:05:53.412Z Checking rayon v1.10.0
22082025-06-03T00:05:53.442Z Checking toml_edit v0.19.15
22092025-06-03T00:05:53.602Z Checking cookie_store v0.21.1
22102025-06-03T00:05:53.666Z Checking postgres-types v0.2.9
22112025-06-03T00:05:53.880Z Checking usdt-impl v0.5.0
22122025-06-03T00:05:54.266Z Checking zstd v0.13.3
22132025-06-03T00:05:54.326Z Checking regex v1.11.1
22142025-06-03T00:05:54.455Z Checking bstr v1.10.0
22152025-06-03T00:05:54.482Z Checking phf v0.11.2
22162025-06-03T00:05:54.646Z Checking ed25519 v2.2.3
22172025-06-03T00:05:54.781Z Checking bzip2 v0.4.4
22182025-06-03T00:05:54.915Z Checking bzip2 v0.5.2
22192025-06-03T00:05:54.982Z Checking futures-executor v0.3.31
22202025-06-03T00:05:55.115Z Checking curve25519-dalek v4.1.3
22212025-06-03T00:05:55.253Z Checking hubpack v0.1.2
22222025-06-03T00:05:55.281Z Checking memoffset v0.9.1
22232025-06-03T00:05:55.379Z Checking rustls-pemfile v2.2.0
22242025-06-03T00:05:55.418Z Checking portable-atomic v1.11.0
22252025-06-03T00:05:55.469Z Checking pkcs1 v0.7.5
22262025-06-03T00:05:55.586Z Checking serde_urlencoded v0.7.1
22272025-06-03T00:05:55.633Z Checking serde-big-array v0.5.1
22282025-06-03T00:05:55.836Z Checking backtrace v0.3.74
22292025-06-03T00:05:55.881Z Checking float-cmp v0.10.0
22302025-06-03T00:05:55.906Z Checking rfc6979 v0.4.0
22312025-06-03T00:05:56.136Z Checking memmap v0.7.0
22322025-06-03T00:05:56.161Z Checking encoding_rs v0.8.34
22332025-06-03T00:05:56.161Z Checking winnow v0.7.10
22342025-06-03T00:05:56.162Z Checking normalize-line-endings v0.3.0
22352025-06-03T00:05:56.283Z Checking predicates-core v1.0.8
22362025-06-03T00:05:56.308Z Checking unicode-segmentation v1.12.0
22372025-06-03T00:05:56.440Z Checking static_assertions v1.1.0
22382025-06-03T00:05:56.467Z Checking toml_write v0.1.1
22392025-06-03T00:05:56.500Z Checking mime v0.3.17
22402025-06-03T00:05:56.560Z Checking whoami v1.5.2
22412025-06-03T00:05:56.800Z Checking data-encoding v2.6.0
22422025-06-03T00:05:56.825Z Checking number_prefix v0.4.0
22432025-06-03T00:05:56.884Z Checking new_debug_unreachable v1.0.6
22442025-06-03T00:05:56.991Z Checking minimal-lexical v0.2.1
22452025-06-03T00:05:57.017Z Checking difflib v0.4.0
22462025-06-03T00:05:57.046Z Checking precomputed-hash v0.1.1
22472025-06-03T00:05:57.046Z Checking fixedbitset v0.4.2
22482025-06-03T00:05:57.076Z Checking indicatif v0.17.11
22492025-06-03T00:05:57.181Z Checking string_cache v0.8.9
22502025-06-03T00:05:57.336Z Checking petgraph v0.6.5
22512025-06-03T00:05:57.398Z Checking hickory-proto v0.24.4
22522025-06-03T00:05:57.398Z Checking predicates v3.1.3
22532025-06-03T00:05:57.431Z Checking nom v7.1.3
22542025-06-03T00:05:57.499Z Checking ed25519-dalek v2.1.1
22552025-06-03T00:05:57.835Z Checking similar v2.7.0
22562025-06-03T00:05:57.926Z Checking tokio-postgres v0.7.13
22572025-06-03T00:05:58.033Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
22582025-06-03T00:05:58.247Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22592025-06-03T00:05:58.654Z Checking anyhow v1.0.98
22602025-06-03T00:05:58.807Z Checking toml_edit v0.22.26
22612025-06-03T00:05:59.096Z Checking usdt v0.5.0
22622025-06-03T00:05:59.359Z Checking ecdsa v0.16.9
22632025-06-03T00:06:00.003Z Checking toml v0.7.8
22642025-06-03T00:06:00.104Z Checking rsa v0.9.6
22652025-06-03T00:06:00.327Z Checking nix v0.29.0
22662025-06-03T00:06:00.575Z Checking zip v2.6.1
22672025-06-03T00:06:00.714Z Checking futures v0.3.31
22682025-06-03T00:06:00.803Z Checking zip v0.6.6
22692025-06-03T00:06:00.847Z Checking clap v4.5.35
22702025-06-03T00:06:00.987Z Checking crossterm v0.28.1
22712025-06-03T00:06:01.147Z Checking tokio-stream v0.1.17
22722025-06-03T00:06:01.471Z Checking itertools v0.10.5
22732025-06-03T00:06:01.525Z Checking itertools v0.12.1
22742025-06-03T00:06:01.722Z Checking buf-list v1.0.3
22752025-06-03T00:06:01.883Z Checking fs-err v3.1.0
22762025-06-03T00:06:01.984Z Checking strum v0.26.3
22772025-06-03T00:06:02.071Z Checking ahash v0.8.11
22782025-06-03T00:06:02.098Z Checking slog v2.7.0
22792025-06-03T00:06:02.198Z Checking x509-cert v0.2.5
22802025-06-03T00:06:02.454Z Checking openapiv3 v2.0.0
22812025-06-03T00:06:02.558Z Checking sha1 v0.10.6
22822025-06-03T00:06:02.585Z Checking winnow v0.6.26
22832025-06-03T00:06:02.674Z Checking rustc-hash v2.1.1
22842025-06-03T00:06:02.858Z Checking peg-runtime v0.8.5
22852025-06-03T00:06:02.883Z Checking lalrpop-util v0.19.12
22862025-06-03T00:06:03.129Z Checking camino v1.1.9
22872025-06-03T00:06:03.185Z Checking sigpipe v0.1.3
22882025-06-03T00:06:03.243Z Checking jiff v0.2.13
22892025-06-03T00:06:03.332Z Checking glob v0.3.2
22902025-06-03T00:06:08.911Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22912025-06-03T00:06:09.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.83s
22922025-06-03T00:06:09.694Z
22932025-06-03T00:06:09.694Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/215)
22942025-06-03T00:06:10.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22952025-06-03T00:06:10.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22962025-06-03T00:06:10.942Z Compiling regress v0.10.3
22972025-06-03T00:06:10.977Z Compiling thiserror-impl v2.0.12
22982025-06-03T00:06:11.004Z Checking heck v0.5.0
22992025-06-03T00:06:11.057Z Compiling unsafe-libyaml v0.2.11
23002025-06-03T00:06:11.084Z Checking dirs-sys-next v0.1.2
23012025-06-03T00:06:11.109Z Checking fastrand v2.1.1
23022025-06-03T00:06:11.134Z Checking newtype-uuid v1.2.1
23032025-06-03T00:06:11.272Z Checking thread_local v1.1.8
23042025-06-03T00:06:11.311Z Checking dirs-next v2.0.0
23052025-06-03T00:06:11.460Z Compiling structmeta-derive v0.3.0
23062025-06-03T00:06:11.485Z Checking tempfile v3.13.0
23072025-06-03T00:06:11.485Z Compiling ident_case v1.0.1
23082025-06-03T00:06:11.588Z Checking term v0.7.0
23092025-06-03T00:06:11.731Z Compiling darling_core v0.20.10
23102025-06-03T00:06:11.864Z Checking daft v0.1.3
23112025-06-03T00:06:12.062Z Checking crossbeam-channel v0.5.15
23122025-06-03T00:06:12.309Z Compiling serde_yaml v0.9.34+deprecated
23132025-06-03T00:06:12.724Z Checking is-terminal v0.4.13
23142025-06-03T00:06:12.788Z Checking take_mut v0.2.2
23152025-06-03T00:06:12.873Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23162025-06-03T00:06:12.966Z Compiling rustls v0.22.4
23172025-06-03T00:06:13.238Z Checking slog-async v2.8.0
23182025-06-03T00:06:13.291Z Checking slog-term v2.9.1
23192025-06-03T00:06:13.551Z Compiling proc-macro-crate v1.3.1
23202025-06-03T00:06:13.791Z Compiling structmeta v0.3.0
23212025-06-03T00:06:13.816Z Checking wait-timeout v0.2.0
23222025-06-03T00:06:13.994Z Compiling thiserror v2.0.12
23232025-06-03T00:06:14.046Z Compiling multer v3.1.0
23242025-06-03T00:06:14.088Z Checking typify-impl v0.2.0
23252025-06-03T00:06:14.191Z Compiling typify-impl v0.3.0
23262025-06-03T00:06:14.406Z Checking match_cfg v0.1.0
23272025-06-03T00:06:14.527Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23282025-06-03T00:06:14.812Z Checking bit-vec v0.8.0
23292025-06-03T00:06:15.100Z Checking quick-error v1.2.3
23302025-06-03T00:06:15.219Z Checking bit-set v0.8.0
23312025-06-03T00:06:15.280Z Checking rusty-fork v0.3.0
23322025-06-03T00:06:15.550Z Checking hostname v0.3.1
23332025-06-03T00:06:15.623Z Compiling num_enum_derive v0.5.11
23342025-06-03T00:06:15.745Z Checking progenitor-client v0.9.1
23352025-06-03T00:06:16.181Z Checking slog-json v2.6.1
23362025-06-03T00:06:16.458Z Checking rand_xorshift v0.3.0
23372025-06-03T00:06:16.638Z Compiling lzma-sys v0.1.20
23382025-06-03T00:06:16.669Z Checking hex v0.4.3
23392025-06-03T00:06:16.837Z Compiling async-stream-impl v0.3.6
23402025-06-03T00:06:17.172Z Compiling foreign-types-macros v0.2.3
23412025-06-03T00:06:17.232Z Compiling darling_macro v0.20.10
23422025-06-03T00:06:17.325Z Compiling dropshot v0.16.2
23432025-06-03T00:06:17.614Z Checking foreign-types-shared v0.3.1
23442025-06-03T00:06:17.711Z Checking unarray v0.1.4
23452025-06-03T00:06:17.762Z Checking arc-swap v1.7.1
23462025-06-03T00:06:17.894Z Checking utf-8 v0.7.6
23472025-06-03T00:06:17.989Z Checking async-stream v0.3.6
23482025-06-03T00:06:18.040Z Compiling darling v0.20.10
23492025-06-03T00:06:18.136Z Checking tungstenite v0.21.0
23502025-06-03T00:06:18.185Z Compiling serde_with_macros v3.12.0
23512025-06-03T00:06:18.213Z Checking slog-scope v4.4.0
23522025-06-03T00:06:18.241Z Checking proptest v1.6.0
23532025-06-03T00:06:18.267Z Checking foreign-types v0.5.0
23542025-06-03T00:06:18.386Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23552025-06-03T00:06:18.442Z Checking num_enum v0.5.11
23562025-06-03T00:06:18.623Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23572025-06-03T00:06:18.648Z Checking slog-bunyan v2.5.0
23582025-06-03T00:06:18.822Z Compiling proc-macro-error v1.0.4
23592025-06-03T00:06:19.171Z Compiling test-strategy v0.4.0
23602025-06-03T00:06:19.226Z Compiling parse-display-derive v0.10.0
23612025-06-03T00:06:19.320Z Checking tokio-rustls v0.25.0
23622025-06-03T00:06:19.687Z Checking toml v0.8.22
23632025-06-03T00:06:19.713Z Checking progenitor-client v0.8.0
23642025-06-03T00:06:20.067Z Compiling heck v0.3.3
23652025-06-03T00:06:20.457Z Checking waitgroup v0.1.2
23662025-06-03T00:06:20.485Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23672025-06-03T00:06:20.510Z Compiling dropshot_endpoint v0.16.2
23682025-06-03T00:06:20.665Z Checking serde_path_to_error v0.1.17
23692025-06-03T00:06:21.408Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702025-06-03T00:06:21.466Z Compiling derive-where v1.2.7
23712025-06-03T00:06:22.167Z Checking cstr-argument v0.1.2
23722025-06-03T00:06:22.413Z Checking hostname v0.4.0
23732025-06-03T00:06:22.449Z Checking instant v0.1.13
23742025-06-03T00:06:22.603Z Checking base64 v0.21.7
23752025-06-03T00:06:22.635Z Checking pretty-hex v0.2.1
23762025-06-03T00:06:22.800Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23772025-06-03T00:06:22.856Z Checking debug-ignore v1.0.5
23782025-06-03T00:06:22.994Z Checking parse-display v0.10.0
23792025-06-03T00:06:23.036Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23802025-06-03T00:06:23.119Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23812025-06-03T00:06:23.147Z Checking backoff v0.4.0
23822025-06-03T00:06:23.275Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23832025-06-03T00:06:23.349Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23842025-06-03T00:06:23.445Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23852025-06-03T00:06:23.515Z Compiling zone_cfg_derive v0.1.2
23862025-06-03T00:06:23.609Z Checking serde_with v3.12.0
23872025-06-03T00:06:23.634Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23882025-06-03T00:06:23.787Z Checking tokio-tungstenite v0.21.0
23892025-06-03T00:06:24.323Z Checking slog-stdlog v4.1.1
23902025-06-03T00:06:24.349Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23912025-06-03T00:06:24.494Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23922025-06-03T00:06:24.577Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23932025-06-03T00:06:24.696Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23942025-06-03T00:06:24.733Z Checking progenitor-client v0.10.0
23952025-06-03T00:06:24.849Z Checking colored v2.2.0
23962025-06-03T00:06:24.930Z Checking macaddr v1.0.1
23972025-06-03T00:06:25.151Z Checking base64 v0.13.1
23982025-06-03T00:06:25.271Z Checking unicode-width v0.1.14
23992025-06-03T00:06:25.602Z Checking ron v0.7.1
24002025-06-03T00:06:25.747Z Checking tabwriter v1.4.0
24012025-06-03T00:06:25.772Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24022025-06-03T00:06:26.007Z Checking zone v0.1.8
24032025-06-03T00:06:26.262Z Checking slog-envlogger v2.2.0
24042025-06-03T00:06:26.498Z Checking xz2 v0.1.7
24052025-06-03T00:06:26.668Z Checking xattr v1.3.1
24062025-06-03T00:06:26.750Z Checking pem v3.0.5
24072025-06-03T00:06:26.775Z Checking yasna v0.5.2
24082025-06-03T00:06:26.807Z Checking smf v0.2.3
24092025-06-03T00:06:26.899Z Checking headers-core v0.3.0
24102025-06-03T00:06:27.053Z Checking filetime v0.2.25
24112025-06-03T00:06:27.093Z Checking same-file v1.0.6
24122025-06-03T00:06:27.126Z Compiling typify-macro v0.2.0
24132025-06-03T00:06:27.152Z Compiling typify-macro v0.3.0
24142025-06-03T00:06:27.258Z Checking headers v0.4.0
24152025-06-03T00:06:27.287Z Checking camino-tempfile v1.3.0
24162025-06-03T00:06:27.315Z Checking tar v0.4.44
24172025-06-03T00:06:27.344Z Checking walkdir v2.5.0
24182025-06-03T00:06:27.577Z Checking atomicwrites v0.4.4
24192025-06-03T00:06:27.602Z Checking rcgen v0.12.1
24202025-06-03T00:06:27.638Z Checking subprocess v0.2.9
24212025-06-03T00:06:29.618Z Compiling typify v0.2.0
24222025-06-03T00:06:29.723Z Compiling typify v0.3.0
24232025-06-03T00:06:29.770Z Compiling progenitor-impl v0.8.0
24242025-06-03T00:06:29.870Z Compiling progenitor-impl v0.9.1
24252025-06-03T00:06:33.350Z Compiling progenitor-macro v0.8.0
24262025-06-03T00:06:33.715Z Compiling progenitor-macro v0.9.1
24272025-06-03T00:06:38.520Z Checking progenitor v0.8.0
24282025-06-03T00:06:38.744Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24292025-06-03T00:06:39.071Z Checking progenitor v0.9.1
24302025-06-03T00:06:39.296Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
24312025-06-03T00:06:42.586Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24322025-06-03T00:06:43.727Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24332025-06-03T00:06:53.149Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24342025-06-03T00:06:55.599Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24352025-06-03T00:06:57.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.95s
24362025-06-03T00:06:57.853Z
24372025-06-03T00:06:57.854Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/215)
24382025-06-03T00:06:58.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392025-06-03T00:06:58.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402025-06-03T00:06:59.028Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24412025-06-03T00:07:01.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
24422025-06-03T00:07:01.387Z
24432025-06-03T00:07:01.387Zinfo: running `cargo check --bins` on nexus-config (52/215)
24442025-06-03T00:07:02.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452025-06-03T00:07:02.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462025-06-03T00:07:02.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472025-06-03T00:07:02.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
24482025-06-03T00:07:02.504Z
24492025-06-03T00:07:02.504Zinfo: running `cargo check --bins` on omicron-rpaths (53/215)
24502025-06-03T00:07:03.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512025-06-03T00:07:03.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522025-06-03T00:07:03.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532025-06-03T00:07:03.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
24542025-06-03T00:07:03.547Z
24552025-06-03T00:07:03.547Zinfo: running `cargo check --bins` on omicron-certificates (54/215)
24562025-06-03T00:07:04.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572025-06-03T00:07:04.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582025-06-03T00:07:04.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592025-06-03T00:07:04.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
24602025-06-03T00:07:04.651Z
24612025-06-03T00:07:04.651Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/215)
24622025-06-03T00:07:05.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632025-06-03T00:07:05.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642025-06-03T00:07:05.985Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24652025-06-03T00:07:06.030Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24662025-06-03T00:07:06.059Z Compiling tempfile v3.13.0
24672025-06-03T00:07:06.085Z Compiling wait-timeout v0.2.0
24682025-06-03T00:07:06.085Z Compiling match_cfg v0.1.0
24692025-06-03T00:07:06.085Z Compiling quick-error v1.2.3
24702025-06-03T00:07:06.085Z Compiling bit-vec v0.8.0
24712025-06-03T00:07:06.110Z Compiling rustls v0.22.4
24722025-06-03T00:07:06.171Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24732025-06-03T00:07:06.223Z Compiling hostname v0.3.1
24742025-06-03T00:07:06.306Z Compiling progenitor-client v0.9.1
24752025-06-03T00:07:06.457Z Compiling slog-json v2.6.1
24762025-06-03T00:07:06.510Z Compiling rusty-fork v0.3.0
24772025-06-03T00:07:06.580Z Compiling bit-set v0.8.0
24782025-06-03T00:07:06.624Z Compiling rand_xorshift v0.3.0
24792025-06-03T00:07:06.719Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24802025-06-03T00:07:06.822Z Compiling itertools v0.13.0
24812025-06-03T00:07:06.849Z Compiling hex v0.4.3
24822025-06-03T00:07:06.877Z Compiling heapless v0.8.0
24832025-06-03T00:07:06.902Z Compiling unarray v0.1.4
24842025-06-03T00:07:07.016Z Compiling progenitor v0.9.1
24852025-06-03T00:07:07.130Z Compiling proptest v1.6.0
24862025-06-03T00:07:07.251Z Compiling slog-bunyan v2.5.0
24872025-06-03T00:07:07.313Z Compiling async-stream v0.3.6
24882025-06-03T00:07:07.419Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24892025-06-03T00:07:07.477Z Compiling multer v3.1.0
24902025-06-03T00:07:07.612Z Compiling toml v0.8.22
24912025-06-03T00:07:07.686Z Compiling waitgroup v0.1.2
24922025-06-03T00:07:07.744Z Checking hash32 v0.3.1
24932025-06-03T00:07:07.866Z Compiling serde_path_to_error v0.1.17
24942025-06-03T00:07:07.959Z Compiling hostname v0.4.0
24952025-06-03T00:07:08.220Z Compiling instant v0.1.13
24962025-06-03T00:07:08.405Z Compiling debug-ignore v1.0.5
24972025-06-03T00:07:08.451Z Compiling smoltcp v0.11.0
24982025-06-03T00:07:08.583Z Compiling backoff v0.4.0
24992025-06-03T00:07:08.970Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
25002025-06-03T00:07:09.003Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25012025-06-03T00:07:09.070Z Compiling parse-display v0.10.0
25022025-06-03T00:07:09.217Z Compiling serde_with v3.12.0
25032025-06-03T00:07:09.811Z Checking num-rational v0.4.2
25042025-06-03T00:07:09.881Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25052025-06-03T00:07:09.881Z Compiling ingot-macros v0.1.0
25062025-06-03T00:07:10.407Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25072025-06-03T00:07:10.572Z Compiling tokio-rustls v0.25.0
25082025-06-03T00:07:11.130Z Compiling dropshot v0.16.2
25092025-06-03T00:07:12.629Z Compiling progenitor-client v0.10.0
25102025-06-03T00:07:13.149Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25112025-06-03T00:07:17.705Z Compiling phf_generator v0.11.2
25122025-06-03T00:07:18.010Z Checking num-complex v0.4.6
25132025-06-03T00:07:18.010Z Compiling macaddr v1.0.1
25142025-06-03T00:07:18.010Z Checking cobs v0.2.3
25152025-06-03T00:07:18.010Z Checking postcard v1.0.10
25162025-06-03T00:07:18.010Z Checking num v0.4.3
25172025-06-03T00:07:18.010Z Compiling phf_codegen v0.11.2
25182025-06-03T00:07:18.010Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25192025-06-03T00:07:18.010Z Compiling parse-zoneinfo v0.3.1
25202025-06-03T00:07:18.010Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25212025-06-03T00:07:18.010Z Compiling convert_case v0.4.0
25222025-06-03T00:07:18.010Z Checking ingot-types v0.1.0
25232025-06-03T00:07:18.010Z Compiling float-ord v0.3.2
25242025-06-03T00:07:18.010Z Checking ingot v0.1.0
25252025-06-03T00:07:18.010Z Compiling derive_more v0.99.20
25262025-06-03T00:07:18.048Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25272025-06-03T00:07:18.048Z Compiling chrono-tz-build v0.4.0
25282025-06-03T00:07:18.604Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25292025-06-03T00:07:18.907Z Compiling crucible-workspace-hack v0.1.0
25302025-06-03T00:07:19.214Z Checking linked-hash-map v0.5.6
25312025-06-03T00:07:19.472Z Compiling chrono-tz v0.10.3
25322025-06-03T00:07:19.620Z Checking lru-cache v0.1.2
25332025-06-03T00:07:19.855Z Checking resolv-conf v0.7.0
25342025-06-03T00:07:20.013Z Checking newline-converter v0.3.0
25352025-06-03T00:07:20.177Z Checking itertools v0.14.0
25362025-06-03T00:07:20.237Z Checking prettyplease v0.2.32
25372025-06-03T00:07:20.271Z Compiling slog-dtrace v0.3.0
25382025-06-03T00:07:20.408Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25392025-06-03T00:07:20.596Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25402025-06-03T00:07:20.965Z Checking hickory-resolver v0.24.4
25412025-06-03T00:07:21.011Z Checking expectorate v1.2.0
25422025-06-03T00:07:21.504Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25432025-06-03T00:07:22.102Z Compiling zone_cfg_derive v0.3.0
25442025-06-03T00:07:22.127Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25452025-06-03T00:07:22.675Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
25462025-06-03T00:07:22.793Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25472025-06-03T00:07:22.822Z Compiling const_format_proc_macros v0.2.34
25482025-06-03T00:07:23.055Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25492025-06-03T00:07:23.366Z Compiling num-derive v0.4.2
25502025-06-03T00:07:23.785Z Checking highway v1.3.0
25512025-06-03T00:07:23.816Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25522025-06-03T00:07:23.841Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25532025-06-03T00:07:24.075Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25542025-06-03T00:07:24.168Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25552025-06-03T00:07:24.337Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25562025-06-03T00:07:24.549Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25572025-06-03T00:07:24.579Z Checking const_format v0.2.34
25582025-06-03T00:07:24.858Z Checking zone v0.3.1
25592025-06-03T00:07:25.115Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
25602025-06-03T00:07:25.198Z Checking qorb v0.3.1
25612025-06-03T00:07:25.470Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25622025-06-03T00:07:25.884Z Checking gethostname v0.5.0
25632025-06-03T00:07:25.967Z Checking bcs v0.1.6
25642025-06-03T00:07:26.051Z Checking nanorand v0.7.0
25652025-06-03T00:07:26.220Z Compiling async-recursion v1.1.1
25662025-06-03T00:07:26.490Z Checking termtree v0.5.1
25672025-06-03T00:07:26.515Z Checking flume v0.11.1
25682025-06-03T00:07:26.693Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25692025-06-03T00:07:34.176Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25702025-06-03T00:07:38.643Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25712025-06-03T00:07:42.489Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25722025-06-03T00:07:44.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.79s
25732025-06-03T00:07:44.645Z
25742025-06-03T00:07:44.646Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/215)
25752025-06-03T00:07:45.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762025-06-03T00:07:45.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772025-06-03T00:07:45.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25782025-06-03T00:07:45.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
25792025-06-03T00:07:45.822Z
25802025-06-03T00:07:45.822Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/215)
25812025-06-03T00:07:46.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822025-06-03T00:07:46.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832025-06-03T00:07:46.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25842025-06-03T00:07:46.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
25852025-06-03T00:07:47.023Z
25862025-06-03T00:07:47.023Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/215)
25872025-06-03T00:07:48.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882025-06-03T00:07:48.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892025-06-03T00:07:48.298Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25902025-06-03T00:07:49.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
25912025-06-03T00:07:49.391Z
25922025-06-03T00:07:49.391Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/215)
25932025-06-03T00:07:50.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942025-06-03T00:07:50.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952025-06-03T00:07:50.725Z Compiling cfg_aliases v0.1.1
25962025-06-03T00:07:50.725Z Compiling vte_generate_state_changes v0.1.2
25972025-06-03T00:07:50.750Z Checking fd-lock v4.0.2
25982025-06-03T00:07:50.750Z Checking nibble_vec v0.1.0
25992025-06-03T00:07:50.750Z Checking endian-type v0.1.2
26002025-06-03T00:07:50.750Z Checking bytecount v0.6.8
26012025-06-03T00:07:50.802Z Compiling tabled_derive v0.7.0
26022025-06-03T00:07:50.859Z Compiling peg-macros v0.8.5
26032025-06-03T00:07:50.935Z Compiling nix v0.28.0
26042025-06-03T00:07:50.999Z Checking papergrid v0.11.0
26052025-06-03T00:07:51.092Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26062025-06-03T00:07:51.117Z Checking radix_trie v0.2.1
26072025-06-03T00:07:51.142Z Compiling sqlparser_derive v0.2.2
26082025-06-03T00:07:51.363Z Checking vte v0.11.1
26092025-06-03T00:07:51.644Z Checking unicode_categories v0.1.1
26102025-06-03T00:07:52.032Z Checking home v0.5.9
26112025-06-03T00:07:52.065Z Checking nu-ansi-term v0.50.1
26122025-06-03T00:07:52.169Z Checking sqlparser v0.45.0
26132025-06-03T00:07:52.258Z Checking sqlformat v0.3.5
26142025-06-03T00:07:52.503Z Checking display-error-chain v0.2.2
26152025-06-03T00:07:52.858Z Checking strip-ansi-escapes v0.2.0
26162025-06-03T00:07:53.041Z Checking reedline v0.38.0
26172025-06-03T00:07:53.066Z Checking tabled v0.15.0
26182025-06-03T00:07:53.356Z Checking peg v0.8.5
26192025-06-03T00:07:54.136Z Checking rustyline v14.0.0
26202025-06-03T00:08:09.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.78s
26212025-06-03T00:08:09.416Z
26222025-06-03T00:08:09.416Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/215)
26232025-06-03T00:08:10.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242025-06-03T00:08:10.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252025-06-03T00:08:10.800Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262025-06-03T00:08:19.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s
26272025-06-03T00:08:19.539Z
26282025-06-03T00:08:19.539Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/215)
26292025-06-03T00:08:20.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302025-06-03T00:08:20.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312025-06-03T00:08:20.847Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26322025-06-03T00:08:26.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s
26332025-06-03T00:08:26.818Z
26342025-06-03T00:08:26.818Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/215)
26352025-06-03T00:08:27.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362025-06-03T00:08:27.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372025-06-03T00:08:28.101Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26382025-06-03T00:08:36.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.58s
26392025-06-03T00:08:36.662Z
26402025-06-03T00:08:36.662Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/215)
26412025-06-03T00:08:37.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422025-06-03T00:08:37.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432025-06-03T00:08:38.022Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26442025-06-03T00:08:47.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.52s
26452025-06-03T00:08:47.411Z
26462025-06-03T00:08:47.411Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/215)
26472025-06-03T00:08:49.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-06-03T00:08:49.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-06-03T00:08:49.240Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26502025-06-03T00:08:55.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s
26512025-06-03T00:08:56.085Z
26522025-06-03T00:08:56.085Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/215)
26532025-06-03T00:08:57.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-06-03T00:08:57.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-06-03T00:08:57.422Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26562025-06-03T00:09:04.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.17s
26572025-06-03T00:09:04.488Z
26582025-06-03T00:09:04.488Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/215)
26592025-06-03T00:09:05.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-06-03T00:09:05.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-06-03T00:09:05.833Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26622025-06-03T00:09:14.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.75s
26632025-06-03T00:09:14.459Z
26642025-06-03T00:09:14.459Zinfo: running `cargo check --bins` on oximeter (67/215)
26652025-06-03T00:09:15.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-06-03T00:09:15.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-06-03T00:09:15.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682025-06-03T00:09:15.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
26692025-06-03T00:09:15.741Z
26702025-06-03T00:09:15.741Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/215)
26712025-06-03T00:09:16.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-06-03T00:09:16.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-06-03T00:09:16.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742025-06-03T00:09:16.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
26752025-06-03T00:09:16.884Z
26762025-06-03T00:09:16.884Zinfo: running `cargo check --bins` on oximeter-schema (69/215)
26772025-06-03T00:09:17.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-06-03T00:09:17.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-06-03T00:09:18.111Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26802025-06-03T00:09:21.489Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26812025-06-03T00:09:23.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
26822025-06-03T00:09:23.268Z
26832025-06-03T00:09:23.269Zinfo: running `cargo check --bins` on oximeter-types (70/215)
26842025-06-03T00:09:24.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-06-03T00:09:24.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-06-03T00:09:24.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-06-03T00:09:24.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
26882025-06-03T00:09:24.508Z
26892025-06-03T00:09:24.508Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/215)
26902025-06-03T00:09:25.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-06-03T00:09:25.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-06-03T00:09:25.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-06-03T00:09:25.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
26942025-06-03T00:09:25.696Z
26952025-06-03T00:09:25.696Zinfo: running `cargo check --bins` on oxql-types (72/215)
26962025-06-03T00:09:26.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-06-03T00:09:26.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-06-03T00:09:26.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-06-03T00:09:26.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
27002025-06-03T00:09:26.910Z
27012025-06-03T00:09:26.910Zinfo: running `cargo check --bins` on oximeter-test-utils (73/215)
27022025-06-03T00:09:28.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-06-03T00:09:28.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-06-03T00:09:28.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-06-03T00:09:28.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
27062025-06-03T00:09:28.301Z
27072025-06-03T00:09:28.301Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/215)
27082025-06-03T00:09:29.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-06-03T00:09:29.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-06-03T00:09:29.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-06-03T00:09:29.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
27122025-06-03T00:09:29.511Z
27132025-06-03T00:09:29.511Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/215)
27142025-06-03T00:09:30.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-06-03T00:09:30.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-06-03T00:09:30.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-06-03T00:09:30.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
27182025-06-03T00:09:30.759Z
27192025-06-03T00:09:30.759Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/215)
27202025-06-03T00:09:31.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-06-03T00:09:31.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-06-03T00:09:31.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-06-03T00:09:31.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
27242025-06-03T00:09:32.028Z
27252025-06-03T00:09:32.028Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/215)
27262025-06-03T00:09:33.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-06-03T00:09:33.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-06-03T00:09:33.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-06-03T00:09:33.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
27302025-06-03T00:09:33.301Z
27312025-06-03T00:09:33.301Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/215)
27322025-06-03T00:09:34.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-06-03T00:09:34.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-06-03T00:09:34.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-06-03T00:09:34.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
27362025-06-03T00:09:34.622Z
27372025-06-03T00:09:34.622Zinfo: running `cargo check --bins` on cockroach-admin-client (79/215)
27382025-06-03T00:09:35.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-06-03T00:09:35.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-06-03T00:09:35.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-06-03T00:09:35.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
27422025-06-03T00:09:35.766Z
27432025-06-03T00:09:35.766Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/215)
27442025-06-03T00:09:36.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-06-03T00:09:36.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-06-03T00:09:36.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-06-03T00:09:36.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
27482025-06-03T00:09:37.000Z
27492025-06-03T00:09:37.000Zinfo: running `cargo check --bins` on dns-service-client (81/215)
27502025-06-03T00:09:38.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-06-03T00:09:38.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-06-03T00:09:38.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-06-03T00:09:38.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
27542025-06-03T00:09:38.242Z
27552025-06-03T00:09:38.242Zinfo: running `cargo check --bins` on internal-dns-types (82/215)
27562025-06-03T00:09:39.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-06-03T00:09:39.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-06-03T00:09:39.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-06-03T00:09:39.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
27602025-06-03T00:09:39.430Z
27612025-06-03T00:09:39.430Zinfo: running `cargo check --bins` on gateway-client (83/215)
27622025-06-03T00:09:40.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-06-03T00:09:40.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-06-03T00:09:40.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-06-03T00:09:40.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
27662025-06-03T00:09:40.599Z
27672025-06-03T00:09:40.600Zinfo: running `cargo check --bins` on gateway-types (84/215)
27682025-06-03T00:09:41.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-06-03T00:09:41.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-06-03T00:09:41.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-06-03T00:09:41.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
27722025-06-03T00:09:41.818Z
27732025-06-03T00:09:41.818Zinfo: running `cargo check --bins` on ipcc (85/215)
27742025-06-03T00:09:42.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-06-03T00:09:42.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-06-03T00:09:42.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-06-03T00:09:42.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
27782025-06-03T00:09:43.043Z
27792025-06-03T00:09:43.043Zinfo: running `cargo check --bins` on installinator-client (86/215)
27802025-06-03T00:09:44.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-06-03T00:09:44.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-06-03T00:09:44.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-06-03T00:09:44.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
27842025-06-03T00:09:44.292Z
27852025-06-03T00:09:44.292Zinfo: running `cargo check --bins` on installinator-common (87/215)
27862025-06-03T00:09:45.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-06-03T00:09:45.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-06-03T00:09:45.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-06-03T00:09:45.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
27902025-06-03T00:09:45.492Z
27912025-06-03T00:09:45.492Zinfo: running `cargo check --bins` on update-engine (88/215)
27922025-06-03T00:09:46.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-06-03T00:09:46.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-06-03T00:09:46.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-06-03T00:09:46.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
27962025-06-03T00:09:46.640Z
27972025-06-03T00:09:46.640Zinfo: running `cargo check --bins` on nexus-client (89/215)
27982025-06-03T00:09:47.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-06-03T00:09:47.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-06-03T00:09:47.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-06-03T00:09:47.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28022025-06-03T00:09:47.918Z
28032025-06-03T00:09:47.918Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (90/215)
28042025-06-03T00:09:49.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-06-03T00:09:49.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-06-03T00:09:49.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-06-03T00:09:49.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28082025-06-03T00:09:49.292Z
28092025-06-03T00:09:49.292Zinfo: running `cargo check --bins` on omicron-passwords (91/215)
28102025-06-03T00:09:50.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-06-03T00:09:50.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-06-03T00:09:50.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-06-03T00:09:50.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28142025-06-03T00:09:50.544Z
28152025-06-03T00:09:50.544Zinfo: running `cargo check --bins` on nexus-types (92/215)
28162025-06-03T00:09:51.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-06-03T00:09:51.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-06-03T00:09:51.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-06-03T00:09:51.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28202025-06-03T00:09:51.825Z
28212025-06-03T00:09:51.825Zinfo: running `cargo check --bins` on oxide-client (93/215)
28222025-06-03T00:09:52.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-06-03T00:09:52.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-06-03T00:09:52.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-06-03T00:09:52.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
28262025-06-03T00:09:52.976Z
28272025-06-03T00:09:52.976Zinfo: running `cargo check --bins` on oximeter-client (94/215)
28282025-06-03T00:09:54.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-06-03T00:09:54.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-06-03T00:09:54.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-06-03T00:09:54.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
28322025-06-03T00:09:54.175Z
28332025-06-03T00:09:54.175Zinfo: running `cargo check --bins` on repo-depot-client (95/215)
28342025-06-03T00:09:55.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-06-03T00:09:55.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-06-03T00:09:55.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-06-03T00:09:55.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28382025-06-03T00:09:55.306Z
28392025-06-03T00:09:55.306Zinfo: running `cargo check --bins` on sled-agent-client (96/215)
28402025-06-03T00:09:56.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-06-03T00:09:56.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-06-03T00:09:56.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432025-06-03T00:09:56.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
28442025-06-03T00:09:56.535Z
28452025-06-03T00:09:56.536Zinfo: running `cargo check --bins` on sled-agent-types (97/215)
28462025-06-03T00:09:57.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-06-03T00:09:57.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-06-03T00:09:57.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492025-06-03T00:09:57.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
28502025-06-03T00:09:57.768Z
28512025-06-03T00:09:57.768Zinfo: running `cargo check --bins` on wicketd-client (98/215)
28522025-06-03T00:09:58.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-06-03T00:09:58.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-06-03T00:09:58.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552025-06-03T00:09:58.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
28562025-06-03T00:09:59.063Z
28572025-06-03T00:09:59.063Zinfo: running `cargo check --bins` on wicket-common (99/215)
28582025-06-03T00:10:00.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592025-06-03T00:10:00.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602025-06-03T00:10:00.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612025-06-03T00:10:00.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
28622025-06-03T00:10:00.280Z
28632025-06-03T00:10:00.280Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/215)
28642025-06-03T00:10:01.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-06-03T00:10:01.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-06-03T00:10:01.558Z Checking csv-core v0.1.11
28672025-06-03T00:10:01.558Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28682025-06-03T00:10:01.558Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28692025-06-03T00:10:01.584Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28702025-06-03T00:10:01.916Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28712025-06-03T00:10:01.942Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28722025-06-03T00:10:01.968Z Checking csv v1.3.1
28732025-06-03T00:10:02.796Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28742025-06-03T00:10:03.394Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28752025-06-03T00:10:06.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.50s
28762025-06-03T00:10:07.007Z
28772025-06-03T00:10:07.008Zinfo: running `cargo check --bins` on cockroach-admin-api (101/215)
28782025-06-03T00:10:08.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-06-03T00:10:08.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-06-03T00:10:08.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-06-03T00:10:08.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28822025-06-03T00:10:08.257Z
28832025-06-03T00:10:08.258Zinfo: running `cargo check --bins` on cockroach-admin-types (102/215)
28842025-06-03T00:10:09.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-06-03T00:10:09.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-06-03T00:10:09.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872025-06-03T00:10:09.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28882025-06-03T00:10:09.442Z
28892025-06-03T00:10:09.442Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/215)
28902025-06-03T00:10:10.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-06-03T00:10:10.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-06-03T00:10:10.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932025-06-03T00:10:10.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28942025-06-03T00:10:10.778Z
28952025-06-03T00:10:10.778Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/215)
28962025-06-03T00:10:11.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-06-03T00:10:11.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-06-03T00:10:11.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992025-06-03T00:10:11.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
29002025-06-03T00:10:12.118Z
29012025-06-03T00:10:12.118Zinfo: running `cargo check --bins` on dns-server (105/215)
29022025-06-03T00:10:13.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-06-03T00:10:13.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-06-03T00:10:13.316Z Compiling typify-impl v0.4.1
29052025-06-03T00:10:13.358Z Compiling parking_lot_core v0.8.6
29062025-06-03T00:10:13.383Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29072025-06-03T00:10:13.408Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29082025-06-03T00:10:13.408Z Checking fxhash v0.2.1
29092025-06-03T00:10:13.433Z Checking hickory-client v0.24.4
29102025-06-03T00:10:13.459Z Checking hickory-server v0.24.4
29112025-06-03T00:10:14.253Z Checking parking_lot v0.11.2
29122025-06-03T00:10:14.680Z Checking sled v0.34.7
29132025-06-03T00:10:14.875Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29142025-06-03T00:10:20.928Z Compiling typify-macro v0.4.1
29152025-06-03T00:10:23.440Z Compiling typify v0.4.1
29162025-06-03T00:10:23.590Z Compiling progenitor-impl v0.10.0
29172025-06-03T00:10:27.740Z Compiling progenitor-macro v0.10.0
29182025-06-03T00:10:33.008Z Checking progenitor v0.10.0
29192025-06-03T00:10:33.238Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29202025-06-03T00:10:33.975Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29212025-06-03T00:10:36.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.05s
29222025-06-03T00:10:36.372Z
29232025-06-03T00:10:36.372Zinfo: running `cargo check --bins` on dns-server-api (106/215)
29242025-06-03T00:10:37.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-06-03T00:10:37.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-06-03T00:10:37.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-06-03T00:10:37.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29282025-06-03T00:10:37.523Z
29292025-06-03T00:10:37.523Zinfo: running `cargo check --bins` on openapi-manager-types (107/215)
29302025-06-03T00:10:38.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-06-03T00:10:38.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-06-03T00:10:38.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-06-03T00:10:38.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
29342025-06-03T00:10:38.587Z
29352025-06-03T00:10:38.587Zinfo: running `cargo check --bins` on gateway-test-utils (108/215)
29362025-06-03T00:10:39.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-06-03T00:10:39.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-06-03T00:10:39.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-06-03T00:10:39.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
29402025-06-03T00:10:39.960Z
29412025-06-03T00:10:39.960Zinfo: running `cargo check --bins` on omicron-gateway (109/215)
29422025-06-03T00:10:40.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-06-03T00:10:40.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-06-03T00:10:41.216Z Checking half v2.4.1
29452025-06-03T00:10:41.216Z Checking ciborium-io v0.2.2
29462025-06-03T00:10:41.242Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29472025-06-03T00:10:41.242Z Compiling semver v0.1.20
29482025-06-03T00:10:41.267Z Compiling radium v0.7.0
29492025-06-03T00:10:41.358Z Compiling zerocopy-derive v0.6.6
29502025-06-03T00:10:41.383Z Compiling maybe-uninit v2.0.0
29512025-06-03T00:10:41.383Z Checking tap v1.0.1
29522025-06-03T00:10:41.427Z Checking password-hash v0.5.0
29532025-06-03T00:10:41.625Z Checking wyz v0.5.1
29542025-06-03T00:10:41.747Z Checking ciborium-ll v0.2.2
29552025-06-03T00:10:41.859Z Compiling rustc_version v0.1.7
29562025-06-03T00:10:41.907Z Checking blake2 v0.10.6
29572025-06-03T00:10:41.949Z Checking funty v2.0.0
29582025-06-03T00:10:41.976Z Compiling packed_struct v0.10.1
29592025-06-03T00:10:42.008Z Compiling owo-colors v4.2.0
29602025-06-03T00:10:42.060Z Checking ciborium v0.2.2
29612025-06-03T00:10:42.312Z Compiling newtype_derive v0.1.6
29622025-06-03T00:10:42.337Z Compiling ref-cast v1.0.24
29632025-06-03T00:10:42.404Z Checking crc-catalog v2.4.0
29642025-06-03T00:10:42.430Z Compiling cancel-safe-futures v0.1.5
29652025-06-03T00:10:42.595Z Checking crc v3.2.1
29662025-06-03T00:10:42.735Z Checking argon2 v0.5.3
29672025-06-03T00:10:42.785Z Checking bitvec v1.0.1
29682025-06-03T00:10:42.854Z Compiling packed_struct_codegen v0.10.1
29692025-06-03T00:10:42.911Z Checking libsw-core v0.3.1
29702025-06-03T00:10:42.936Z Checking secrecy v0.10.3
29712025-06-03T00:10:43.002Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29722025-06-03T00:10:43.062Z Compiling ref-cast-impl v1.0.24
29732025-06-03T00:10:43.147Z Checking zerocopy v0.6.6
29742025-06-03T00:10:43.172Z Compiling indexmap v1.9.3
29752025-06-03T00:10:43.197Z Checking fixedbitset v0.5.7
29762025-06-03T00:10:43.378Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29772025-06-03T00:10:43.445Z Checking nodrop v0.1.14
29782025-06-03T00:10:43.537Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29792025-06-03T00:10:43.594Z Checking petgraph v0.7.1
29802025-06-03T00:10:43.619Z Checking array-init v0.0.4
29812025-06-03T00:10:43.821Z Checking libsw v3.4.0
29822025-06-03T00:10:43.895Z Checking smallvec v0.6.14
29832025-06-03T00:10:44.115Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29842025-06-03T00:10:44.500Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29852025-06-03T00:10:44.781Z Checking hashbrown v0.12.3
29862025-06-03T00:10:44.915Z Checking bitfield v0.14.0
29872025-06-03T00:10:45.238Z Checking termcolor v1.4.1
29882025-06-03T00:10:45.273Z Checking indent_write v2.2.0
29892025-06-03T00:10:45.516Z Checking linear-map v1.2.0
29902025-06-03T00:10:45.692Z Checking swrite v0.1.0
29912025-06-03T00:10:45.850Z Checking env_logger v0.10.2
29922025-06-03T00:10:45.875Z Checking ron v0.8.1
29932025-06-03T00:10:45.911Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29942025-06-03T00:10:45.984Z Checking serde-hex v0.1.0
29952025-06-03T00:10:46.090Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29962025-06-03T00:10:46.320Z Checking steno v0.4.1
29972025-06-03T00:10:46.538Z Checking iddqd v0.3.0
29982025-06-03T00:10:46.779Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29992025-06-03T00:10:47.160Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30002025-06-03T00:10:47.444Z Checking hashbrown v0.13.2
30012025-06-03T00:10:47.968Z Checking humantime v2.1.0
30022025-06-03T00:10:48.047Z Checking crc-any v2.5.0
30032025-06-03T00:10:48.269Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30042025-06-03T00:10:48.399Z Checking object v0.30.4
30052025-06-03T00:10:48.424Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30062025-06-03T00:10:48.548Z Checking void v1.0.2
30072025-06-03T00:10:48.573Z Checking path-slash v0.1.5
30082025-06-03T00:10:48.712Z Checking half v1.8.3
30092025-06-03T00:10:48.737Z Checking lzss v0.8.2
30102025-06-03T00:10:48.852Z Checking tungstenite v0.23.0
30112025-06-03T00:10:48.946Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30122025-06-03T00:10:49.118Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30132025-06-03T00:10:49.182Z Checking serde_cbor v0.11.2
30142025-06-03T00:10:49.690Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30152025-06-03T00:10:49.742Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30162025-06-03T00:10:49.867Z Checking nix v0.27.1
30172025-06-03T00:10:49.943Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30182025-06-03T00:10:49.971Z Checking kstat-rs v0.2.4
30192025-06-03T00:10:50.127Z Checking serde_bytes v0.11.17
30202025-06-03T00:10:50.310Z Checking tokio-tungstenite v0.23.1
30212025-06-03T00:10:50.379Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30222025-06-03T00:10:50.474Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30232025-06-03T00:10:50.557Z Checking signal-hook-tokio v0.3.1
30242025-06-03T00:10:50.968Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30252025-06-03T00:11:00.397Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30262025-06-03T00:11:02.375Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
30272025-06-03T00:11:10.557Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30282025-06-03T00:11:20.060Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30292025-06-03T00:11:21.115Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30302025-06-03T00:11:25.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.76s
30312025-06-03T00:11:25.878Z
30322025-06-03T00:11:25.878Zinfo: running `cargo check --bins` on ereport-types (110/215)
30332025-06-03T00:11:26.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-06-03T00:11:26.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-06-03T00:11:26.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-06-03T00:11:26.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
30372025-06-03T00:11:27.219Z
30382025-06-03T00:11:27.219Zinfo: running `cargo check --bins` on gateway-api (111/215)
30392025-06-03T00:11:28.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-06-03T00:11:28.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-06-03T00:11:28.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-06-03T00:11:28.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30432025-06-03T00:11:28.147Z
30442025-06-03T00:11:28.147Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/215)
30452025-06-03T00:11:29.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-06-03T00:11:29.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-06-03T00:11:29.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-06-03T00:11:29.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
30492025-06-03T00:11:29.280Z
30502025-06-03T00:11:29.280Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/215)
30512025-06-03T00:11:30.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-06-03T00:11:30.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-06-03T00:11:30.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-06-03T00:11:30.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30552025-06-03T00:11:30.534Z
30562025-06-03T00:11:30.534Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/215)
30572025-06-03T00:11:31.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-06-03T00:11:31.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-06-03T00:11:31.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-06-03T00:11:31.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
30612025-06-03T00:11:31.738Z
30622025-06-03T00:11:31.738Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/215)
30632025-06-03T00:11:32.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-06-03T00:11:32.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-06-03T00:11:32.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-06-03T00:11:32.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30672025-06-03T00:11:32.909Z
30682025-06-03T00:11:32.909Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/215)
30692025-06-03T00:11:33.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-06-03T00:11:33.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-06-03T00:11:33.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722025-06-03T00:11:33.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30732025-06-03T00:11:34.066Z
30742025-06-03T00:11:34.066Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/215)
30752025-06-03T00:11:35.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-06-03T00:11:35.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-06-03T00:11:35.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-06-03T00:11:35.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30792025-06-03T00:11:35.213Z
30802025-06-03T00:11:35.213Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/215)
30812025-06-03T00:11:36.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-06-03T00:11:36.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-06-03T00:11:36.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-06-03T00:11:36.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30852025-06-03T00:11:36.387Z
30862025-06-03T00:11:36.387Zinfo: running `cargo check --bins` on oximeter-producer (119/215)
30872025-06-03T00:11:37.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-06-03T00:11:37.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-06-03T00:11:37.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-06-03T00:11:37.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30912025-06-03T00:11:37.514Z
30922025-06-03T00:11:37.514Zinfo: running `cargo check --bins` on internal-dns-resolver (120/215)
30932025-06-03T00:11:38.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-06-03T00:11:38.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-06-03T00:11:38.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-06-03T00:11:38.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30972025-06-03T00:11:38.662Z
30982025-06-03T00:11:38.662Zinfo: running `cargo check --bins` on sp-sim (121/215)
30992025-06-03T00:11:39.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-06-03T00:11:39.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-06-03T00:11:39.883Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31022025-06-03T00:11:39.883Z Checking keccak v0.1.5
31032025-06-03T00:11:40.230Z Checking sha3 v0.10.8
31042025-06-03T00:11:40.294Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31052025-06-03T00:11:42.833Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31062025-06-03T00:11:46.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.39s
31072025-06-03T00:11:46.268Z
31082025-06-03T00:11:46.268Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/215)
31092025-06-03T00:11:47.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-06-03T00:11:47.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-06-03T00:11:47.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122025-06-03T00:11:47.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31132025-06-03T00:11:47.571Z
31142025-06-03T00:11:47.571Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/215)
31152025-06-03T00:11:48.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-06-03T00:11:48.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-06-03T00:11:48.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182025-06-03T00:11:48.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31192025-06-03T00:11:48.882Z
31202025-06-03T00:11:48.883Zinfo: running `cargo check --bins` on db-macros (124/215)
31212025-06-03T00:11:49.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222025-06-03T00:11:49.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232025-06-03T00:11:49.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242025-06-03T00:11:49.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31252025-06-03T00:11:50.038Z
31262025-06-03T00:11:50.038Zinfo: running `cargo check --bins` on nexus-macros-common (125/215)
31272025-06-03T00:11:51.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282025-06-03T00:11:51.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292025-06-03T00:11:51.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302025-06-03T00:11:51.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31312025-06-03T00:11:51.208Z
31322025-06-03T00:11:51.208Zinfo: running `cargo check --bins` on nexus-auth (126/215)
31332025-06-03T00:11:52.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342025-06-03T00:11:52.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352025-06-03T00:11:52.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362025-06-03T00:11:52.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
31372025-06-03T00:11:52.442Z
31382025-06-03T00:11:52.442Zinfo: running `cargo check --bins` on authz-macros (127/215)
31392025-06-03T00:11:53.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402025-06-03T00:11:53.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412025-06-03T00:11:53.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422025-06-03T00:11:53.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31432025-06-03T00:11:53.551Z
31442025-06-03T00:11:53.551Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/215)
31452025-06-03T00:11:54.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462025-06-03T00:11:54.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472025-06-03T00:11:54.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482025-06-03T00:11:54.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31492025-06-03T00:11:54.805Z
31502025-06-03T00:11:54.805Zinfo: running `cargo check --bins` on nexus-db-model (129/215)
31512025-06-03T00:11:55.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522025-06-03T00:11:55.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532025-06-03T00:11:55.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542025-06-03T00:11:55.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
31552025-06-03T00:11:56.026Z
31562025-06-03T00:11:56.027Zinfo: running `cargo check --bins` on nexus-db-schema (130/215)
31572025-06-03T00:11:56.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582025-06-03T00:11:56.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592025-06-03T00:11:56.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602025-06-03T00:11:56.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31612025-06-03T00:11:57.101Z
31622025-06-03T00:11:57.102Zinfo: running `cargo check --bins` on nexus-defaults (131/215)
31632025-06-03T00:11:58.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642025-06-03T00:11:58.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652025-06-03T00:11:58.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662025-06-03T00:11:58.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31672025-06-03T00:11:58.225Z
31682025-06-03T00:11:58.225Zinfo: running `cargo check --bins` on nexus-db-errors (132/215)
31692025-06-03T00:11:59.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702025-06-03T00:11:59.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712025-06-03T00:11:59.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722025-06-03T00:11:59.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
31732025-06-03T00:11:59.463Z
31742025-06-03T00:11:59.463Zinfo: running `cargo check --bins` on nexus-db-lookup (133/215)
31752025-06-03T00:12:00.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762025-06-03T00:12:00.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772025-06-03T00:12:00.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782025-06-03T00:12:00.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
31792025-06-03T00:12:00.693Z
31802025-06-03T00:12:00.693Zinfo: running `cargo check --bins` on nexus-inventory (134/215)
31812025-06-03T00:12:01.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822025-06-03T00:12:01.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832025-06-03T00:12:01.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842025-06-03T00:12:01.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31852025-06-03T00:12:01.876Z
31862025-06-03T00:12:01.876Zinfo: running `cargo check --bins` on typed-rng (135/215)
31872025-06-03T00:12:02.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-06-03T00:12:02.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-06-03T00:12:02.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902025-06-03T00:12:02.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31912025-06-03T00:12:02.938Z
31922025-06-03T00:12:02.938Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/215)
31932025-06-03T00:12:04.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-06-03T00:12:04.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-06-03T00:12:04.504Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
31962025-06-03T00:12:04.504Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31972025-06-03T00:12:04.504Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
31982025-06-03T00:12:04.529Z Compiling thiserror-impl-no-std v2.0.2
31992025-06-03T00:12:04.529Z Checking universal-hash v0.5.1
32002025-06-03T00:12:04.554Z Checking opaque-debug v0.3.1
32012025-06-03T00:12:04.688Z Checking chacha20 v0.9.1
32022025-06-03T00:12:04.688Z Checking aead v0.5.2
32032025-06-03T00:12:04.786Z Compiling unicase v2.7.0
32042025-06-03T00:12:04.811Z Checking poly1305 v0.8.0
32052025-06-03T00:12:04.870Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32062025-06-03T00:12:04.954Z Compiling libefi-sys v0.1.0
32072025-06-03T00:12:05.045Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
32082025-06-03T00:12:05.121Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32092025-06-03T00:12:05.146Z Compiling bitfield-struct v0.6.2
32102025-06-03T00:12:05.220Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32112025-06-03T00:12:05.332Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32122025-06-03T00:12:05.358Z Checking chacha20poly1305 v0.10.1
32132025-06-03T00:12:05.564Z Compiling proc-macro-error-attr2 v2.0.0
32142025-06-03T00:12:05.613Z Compiling salty v0.3.0
32152025-06-03T00:12:05.663Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32162025-06-03T00:12:05.709Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32172025-06-03T00:12:06.085Z Compiling num-derive v0.3.3
32182025-06-03T00:12:06.292Z Compiling proc-macro-error2 v2.0.1
32192025-06-03T00:12:06.415Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32202025-06-03T00:12:06.440Z Compiling xshell-macros v0.2.7
32212025-06-03T00:12:06.905Z Compiling tabled_derive v0.10.0
32222025-06-03T00:12:06.961Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32232025-06-03T00:12:07.069Z Checking thiserror-no-std v2.0.2
32242025-06-03T00:12:07.146Z Checking xshell v0.2.7
32252025-06-03T00:12:07.228Z Checking vsss-rs v3.3.4
32262025-06-03T00:12:07.425Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32272025-06-03T00:12:07.530Z Checking papergrid v0.14.0
32282025-06-03T00:12:07.620Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32292025-06-03T00:12:07.953Z Checking libscf-sys v1.1.0
32302025-06-03T00:12:08.196Z Compiling mime_guess v2.0.5
32312025-06-03T00:12:09.080Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32322025-06-03T00:12:09.335Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32332025-06-03T00:12:09.453Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32342025-06-03T00:12:09.691Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32352025-06-03T00:12:09.725Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32362025-06-03T00:12:09.981Z Checking primeorder v0.13.6
32372025-06-03T00:12:10.485Z Checking env_filter v0.1.2
32382025-06-03T00:12:10.513Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32392025-06-03T00:12:10.678Z Checking p384 v0.13.0
32402025-06-03T00:12:10.758Z Checking env_logger v0.11.5
32412025-06-03T00:12:10.919Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32422025-06-03T00:12:11.129Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32432025-06-03T00:12:11.399Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32442025-06-03T00:12:11.551Z Checking tabled v0.18.0
32452025-06-03T00:12:11.576Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32462025-06-03T00:12:11.812Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32472025-06-03T00:12:12.172Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32482025-06-03T00:12:12.244Z Checking http-range v0.1.5
32492025-06-03T00:12:12.393Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32502025-06-03T00:12:12.418Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32512025-06-03T00:12:12.471Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32522025-06-03T00:12:12.777Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32532025-06-03T00:12:12.940Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32542025-06-03T00:12:12.973Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32552025-06-03T00:12:13.106Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=875ae5b7f8f0e32e9be672a36b5dda109b9b2450#875ae5b7)
32562025-06-03T00:12:13.229Z Checking secrecy v0.8.0
32572025-06-03T00:12:13.403Z Checking atty v0.2.14
32582025-06-03T00:12:13.467Z Checking crc8 v0.1.1
32592025-06-03T00:12:13.582Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32602025-06-03T00:12:13.662Z Checking hyper-staticfile v0.10.1
32612025-06-03T00:12:13.803Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32622025-06-03T00:12:14.461Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32632025-06-03T00:12:14.499Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32642025-06-03T00:12:14.499Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32652025-06-03T00:12:14.893Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32662025-06-03T00:12:15.059Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32672025-06-03T00:12:15.107Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32682025-06-03T00:12:15.286Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32692025-06-03T00:12:15.413Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32702025-06-03T00:12:15.737Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32712025-06-03T00:12:16.296Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32722025-06-03T00:12:16.398Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32732025-06-03T00:12:16.657Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32742025-06-03T00:12:16.657Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32752025-06-03T00:12:16.842Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32762025-06-03T00:12:17.869Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32772025-06-03T00:12:18.275Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32782025-06-03T00:12:18.340Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32792025-06-03T00:12:20.324Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32802025-06-03T00:12:31.810Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32812025-06-03T00:13:00.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.10s
32822025-06-03T00:13:00.381Z
32832025-06-03T00:13:00.381Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/215)
32842025-06-03T00:13:01.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-06-03T00:13:01.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-06-03T00:13:02.179Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32872025-06-03T00:13:30.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.32s
32882025-06-03T00:13:30.966Z
32892025-06-03T00:13:30.966Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/215)
32902025-06-03T00:13:32.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-06-03T00:13:32.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-06-03T00:13:32.621Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32932025-06-03T00:14:02.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.07s
32942025-06-03T00:14:02.298Z
32952025-06-03T00:14:02.298Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/215)
32962025-06-03T00:14:03.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-06-03T00:14:03.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-06-03T00:14:03.772Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32992025-06-03T00:14:35.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.48s
33002025-06-03T00:14:36.324Z
33012025-06-03T00:14:36.324Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/215)
33022025-06-03T00:14:37.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-06-03T00:14:37.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-06-03T00:14:37.661Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33052025-06-03T00:15:05.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.67s
33062025-06-03T00:15:05.954Z
33072025-06-03T00:15:05.954Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/215)
33082025-06-03T00:15:07.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-06-03T00:15:07.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-06-03T00:15:07.378Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33112025-06-03T00:15:33.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.67s
33122025-06-03T00:15:33.963Z
33132025-06-03T00:15:33.963Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/215)
33142025-06-03T00:15:35.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-06-03T00:15:35.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-06-03T00:15:35.412Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33172025-06-03T00:16:00.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.94s
33182025-06-03T00:16:01.166Z
33192025-06-03T00:16:01.166Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/215)
33202025-06-03T00:16:02.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-06-03T00:16:02.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-06-03T00:16:02.557Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33232025-06-03T00:16:28.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.93s
33242025-06-03T00:16:28.380Z
33252025-06-03T00:16:28.380Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/215)
33262025-06-03T00:16:29.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-06-03T00:16:29.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-06-03T00:16:29.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-06-03T00:16:29.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33302025-06-03T00:16:29.738Z
33312025-06-03T00:16:29.738Zinfo: running `cargo check --bins` on key-manager (145/215)
33322025-06-03T00:16:30.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-06-03T00:16:30.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-06-03T00:16:30.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-06-03T00:16:30.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
33362025-06-03T00:16:30.971Z
33372025-06-03T00:16:30.971Zinfo: running `cargo check --bins` on range-requests (146/215)
33382025-06-03T00:16:31.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-06-03T00:16:31.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-06-03T00:16:31.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-06-03T00:16:31.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33422025-06-03T00:16:32.107Z
33432025-06-03T00:16:32.107Zinfo: running `cargo check --bins` on repo-depot-api (147/215)
33442025-06-03T00:16:33.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-06-03T00:16:33.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-06-03T00:16:33.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-06-03T00:16:33.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33482025-06-03T00:16:33.235Z
33492025-06-03T00:16:33.235Zinfo: running `cargo check --bins` on sled-agent-api (148/215)
33502025-06-03T00:16:34.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-06-03T00:16:34.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-06-03T00:16:34.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-06-03T00:16:34.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
33542025-06-03T00:16:34.469Z
33552025-06-03T00:16:34.469Zinfo: running `cargo check --bins` on sled-diagnostics (149/215)
33562025-06-03T00:16:35.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-06-03T00:16:35.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-06-03T00:16:35.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-06-03T00:16:35.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33602025-06-03T00:16:35.692Z
33612025-06-03T00:16:35.693Zinfo: running `cargo check --bins` on parallel-task-set (150/215)
33622025-06-03T00:16:36.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-06-03T00:16:36.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-06-03T00:16:36.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-06-03T00:16:36.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
33662025-06-03T00:16:36.836Z
33672025-06-03T00:16:36.836Zinfo: running `cargo check --bins --no-default-features` on sled-storage (151/215)
33682025-06-03T00:16:37.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-06-03T00:16:37.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-06-03T00:16:37.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712025-06-03T00:16:37.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33722025-06-03T00:16:38.010Z
33732025-06-03T00:16:38.010Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (152/215)
33742025-06-03T00:16:39.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-06-03T00:16:39.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-06-03T00:16:39.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772025-06-03T00:16:39.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33782025-06-03T00:16:39.330Z
33792025-06-03T00:16:39.330Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (153/215)
33802025-06-03T00:16:40.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-06-03T00:16:40.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-06-03T00:16:40.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832025-06-03T00:16:40.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
33842025-06-03T00:16:40.697Z
33852025-06-03T00:16:40.697Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (154/215)
33862025-06-03T00:16:41.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-06-03T00:16:41.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-06-03T00:16:41.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892025-06-03T00:16:41.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
33902025-06-03T00:16:41.936Z
33912025-06-03T00:16:41.937Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (155/215)
33922025-06-03T00:16:43.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-06-03T00:16:43.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-06-03T00:16:43.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952025-06-03T00:16:43.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33962025-06-03T00:16:43.165Z
33972025-06-03T00:16:43.165Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (156/215)
33982025-06-03T00:16:44.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-06-03T00:16:44.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-06-03T00:16:44.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012025-06-03T00:16:44.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
34022025-06-03T00:16:44.406Z
34032025-06-03T00:16:44.406Zinfo: running `cargo check --bins` on sled-agent-zone-images (157/215)
34042025-06-03T00:16:45.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052025-06-03T00:16:45.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062025-06-03T00:16:45.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072025-06-03T00:16:45.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34082025-06-03T00:16:45.665Z
34092025-06-03T00:16:45.665Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (158/215)
34102025-06-03T00:16:46.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-06-03T00:16:46.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-06-03T00:16:46.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132025-06-03T00:16:46.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34142025-06-03T00:16:46.885Z
34152025-06-03T00:16:46.885Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (159/215)
34162025-06-03T00:16:47.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172025-06-03T00:16:47.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182025-06-03T00:16:47.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192025-06-03T00:16:47.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34202025-06-03T00:16:48.077Z
34212025-06-03T00:16:48.077Zinfo: running `cargo check --bins` on nexus-test-interface (160/215)
34222025-06-03T00:16:49.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-06-03T00:16:49.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-06-03T00:16:49.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252025-06-03T00:16:49.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34262025-06-03T00:16:49.383Z
34272025-06-03T00:16:49.383Zinfo: running `cargo check --bins` on oximeter-collector (161/215)
34282025-06-03T00:16:50.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-06-03T00:16:50.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-06-03T00:16:50.699Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34312025-06-03T00:16:50.699Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34322025-06-03T00:16:51.939Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34332025-06-03T00:16:55.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s
34342025-06-03T00:16:55.355Z
34352025-06-03T00:16:55.355Zinfo: running `cargo check --bins` on oximeter-api (162/215)
34362025-06-03T00:16:56.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372025-06-03T00:16:56.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382025-06-03T00:16:56.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34392025-06-03T00:16:56.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
34402025-06-03T00:16:56.519Z
34412025-06-03T00:16:56.519Zinfo: running `cargo check --bins` on cert-dev (163/215)
34422025-06-03T00:16:57.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34432025-06-03T00:16:57.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34442025-06-03T00:16:57.680Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34452025-06-03T00:16:58.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
34462025-06-03T00:16:58.442Z
34472025-06-03T00:16:58.442Zinfo: running `cargo check --bins` on clickana (164/215)
34482025-06-03T00:16:59.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492025-06-03T00:16:59.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502025-06-03T00:16:59.458Z Checking itertools v0.13.0
34512025-06-03T00:16:59.458Z Checking castaway v0.2.3
34522025-06-03T00:16:59.483Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34532025-06-03T00:16:59.483Z Checking lru v0.12.5
34542025-06-03T00:16:59.483Z Compiling instability v0.3.2
34552025-06-03T00:16:59.483Z Checking cassowary v0.3.0
34562025-06-03T00:16:59.483Z Compiling indoc v2.0.6
34572025-06-03T00:16:59.692Z Checking compact_str v0.8.0
34582025-06-03T00:17:01.892Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34592025-06-03T00:17:01.917Z Checking unicode-truncate v1.1.0
34602025-06-03T00:17:02.165Z Checking ratatui v0.29.0
34612025-06-03T00:17:05.183Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34622025-06-03T00:17:06.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s
34632025-06-03T00:17:06.753Z
34642025-06-03T00:17:06.753Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (165/215)
34652025-06-03T00:17:07.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662025-06-03T00:17:07.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672025-06-03T00:17:08.034Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34682025-06-03T00:17:08.034Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34692025-06-03T00:17:09.754Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34702025-06-03T00:17:10.484Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34712025-06-03T00:17:11.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
34722025-06-03T00:17:11.264Z
34732025-06-03T00:17:11.264Zinfo: running `cargo check --bins` on ch-dev (166/215)
34742025-06-03T00:17:12.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752025-06-03T00:17:12.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762025-06-03T00:17:12.539Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34772025-06-03T00:17:13.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
34782025-06-03T00:17:13.909Z
34792025-06-03T00:17:13.909Zinfo: running `cargo check --bins` on dev-tools-common (167/215)
34802025-06-03T00:17:14.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812025-06-03T00:17:14.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822025-06-03T00:17:14.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832025-06-03T00:17:14.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34842025-06-03T00:17:14.778Z
34852025-06-03T00:17:14.778Zinfo: running `cargo check --bins` on crdb-seed (168/215)
34862025-06-03T00:17:15.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872025-06-03T00:17:15.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882025-06-03T00:17:15.952Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34892025-06-03T00:17:16.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
34902025-06-03T00:17:16.613Z
34912025-06-03T00:17:16.613Zinfo: running `cargo check --bins` on db-dev (169/215)
34922025-06-03T00:17:17.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932025-06-03T00:17:17.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942025-06-03T00:17:17.834Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34952025-06-03T00:17:18.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
34962025-06-03T00:17:19.106Z
34972025-06-03T00:17:19.106Zinfo: running `cargo check --bins` on omicron-dev-lib (170/215)
34982025-06-03T00:17:20.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-06-03T00:17:20.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-06-03T00:17:20.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012025-06-03T00:17:20.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35022025-06-03T00:17:20.282Z
35032025-06-03T00:17:20.282Zinfo: running `cargo check --bins` on xtask-downloader (171/215)
35042025-06-03T00:17:21.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-06-03T00:17:21.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-06-03T00:17:21.410Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35072025-06-03T00:17:22.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
35082025-06-03T00:17:22.821Z
35092025-06-03T00:17:22.821Zinfo: running `cargo check --bins` on omicron-ls-apis (172/215)
35102025-06-03T00:17:23.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-06-03T00:17:23.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-06-03T00:17:23.960Z Checking cargo-platform v0.1.8
35132025-06-03T00:17:24.286Z Checking cargo_metadata v0.19.2
35142025-06-03T00:17:25.929Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
35152025-06-03T00:17:27.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
35162025-06-03T00:17:27.404Z
35172025-06-03T00:17:27.404Zinfo: running `cargo check --bins` on mgs-dev (173/215)
35182025-06-03T00:17:28.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-06-03T00:17:28.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-06-03T00:17:28.757Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35212025-06-03T00:17:31.299Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35222025-06-03T00:17:32.210Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
35232025-06-03T00:17:33.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
35242025-06-03T00:17:33.263Z
35252025-06-03T00:17:33.263Zinfo: running `cargo check --bins` on omicron-omdb (174/215)
35262025-06-03T00:17:34.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-06-03T00:17:34.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-06-03T00:17:34.878Z Compiling crunchy v0.2.2
35292025-06-03T00:17:34.903Z Compiling dsl_auto_type v0.1.2
35302025-06-03T00:17:34.903Z Checking scheduled-thread-pool v0.2.7
35312025-06-03T00:17:34.903Z Compiling diesel_table_macro_syntax v0.2.0
35322025-06-03T00:17:34.903Z Compiling tiny-keccak v2.0.2
35332025-06-03T00:17:34.946Z Compiling bit-vec v0.6.3
35342025-06-03T00:17:35.026Z Compiling ascii-canvas v3.0.0
35352025-06-03T00:17:35.051Z Compiling ena v0.14.3
35362025-06-03T00:17:35.232Z Checking r2d2 v0.8.10
35372025-06-03T00:17:35.380Z Compiling bindgen v0.71.1
35382025-06-03T00:17:35.451Z Compiling bit-set v0.5.3
35392025-06-03T00:17:35.549Z Compiling regex-syntax v0.6.29
35402025-06-03T00:17:35.574Z Compiling diff v0.1.13
35412025-06-03T00:17:35.600Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35422025-06-03T00:17:35.627Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35432025-06-03T00:17:35.764Z Compiling derive_builder_core v0.20.2
35442025-06-03T00:17:35.881Z Compiling libxml v0.3.3
35452025-06-03T00:17:35.937Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35462025-06-03T00:17:36.196Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35472025-06-03T00:17:36.339Z Compiling diesel_derives v2.2.3
35482025-06-03T00:17:36.366Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35492025-06-03T00:17:36.431Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35502025-06-03T00:17:36.565Z Compiling strum_macros v0.24.3
35512025-06-03T00:17:36.760Z Compiling indoc v1.0.9
35522025-06-03T00:17:37.579Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35532025-06-03T00:17:37.863Z Compiling derive_builder_macro v0.20.2
35542025-06-03T00:17:37.889Z Compiling oso-derive v0.27.3
35552025-06-03T00:17:38.363Z Compiling impl-trait-for-tuples v0.2.2
35562025-06-03T00:17:38.775Z Checking derive_builder v0.20.2
35572025-06-03T00:17:38.887Z Checking quick-xml v0.37.2
35582025-06-03T00:17:39.007Z Checking maplit v1.0.2
35592025-06-03T00:17:39.093Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35602025-06-03T00:17:39.175Z Compiling lalrpop v0.19.12
35612025-06-03T00:17:39.471Z Compiling diesel-dtrace v0.4.2
35622025-06-03T00:17:39.880Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35632025-06-03T00:17:40.204Z Checking bb8 v0.8.5
35642025-06-03T00:17:40.649Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35652025-06-03T00:17:40.749Z Checking io-lifetimes v1.0.11
35662025-06-03T00:17:41.003Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35672025-06-03T00:17:41.029Z Checking rustix v0.37.28
35682025-06-03T00:17:41.214Z Checking rand_seeder v0.3.0
35692025-06-03T00:17:41.282Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35702025-06-03T00:17:41.446Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35712025-06-03T00:17:41.546Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35722025-06-03T00:17:41.798Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35732025-06-03T00:17:42.090Z Checking unicode-linebreak v0.1.5
35742025-06-03T00:17:42.264Z Checking terminal_size v0.2.6
35752025-06-03T00:17:42.491Z Checking smawk v0.3.2
35762025-06-03T00:17:42.527Z Checking is_ci v1.2.0
35772025-06-03T00:17:42.712Z Checking supports-color v3.0.2
35782025-06-03T00:17:42.770Z Checking textwrap v0.16.1
35792025-06-03T00:17:43.001Z Checking support-bundle-viewer v0.1.0
35802025-06-03T00:17:43.209Z Checking multimap v0.10.1
35812025-06-03T00:17:43.720Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35822025-06-03T00:17:45.124Z Checking diesel v2.2.10
35832025-06-03T00:18:02.715Z Compiling samael v0.0.18
35842025-06-03T00:18:15.027Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35852025-06-03T00:18:20.299Z Checking async-bb8-diesel v0.2.1
35862025-06-03T00:18:22.378Z Compiling polar-core v0.27.3
35872025-06-03T00:18:32.672Z Checking oso v0.27.3
35882025-06-03T00:19:27.528Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35892025-06-03T00:20:20.450Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35902025-06-03T00:20:35.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
35912025-06-03T00:20:35.435Z
35922025-06-03T00:20:35.436Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (175/215)
35932025-06-03T00:20:36.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-06-03T00:20:36.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-06-03T00:20:36.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-06-03T00:20:36.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35972025-06-03T00:20:36.724Z
35982025-06-03T00:20:36.724Zinfo: running `cargo check --bins` on nexus-saga-recovery (176/215)
35992025-06-03T00:20:37.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-06-03T00:20:37.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-06-03T00:20:37.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-06-03T00:20:37.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
36032025-06-03T00:20:37.934Z
36042025-06-03T00:20:37.934Zinfo: running `cargo check --bins` on nexus-test-utils-macros (177/215)
36052025-06-03T00:20:38.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-06-03T00:20:38.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-06-03T00:20:38.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-06-03T00:20:38.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
36092025-06-03T00:20:38.951Z
36102025-06-03T00:20:38.951Zinfo: running `cargo check --bins` on omicron-nexus (178/215)
36112025-06-03T00:20:40.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-06-03T00:20:40.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-06-03T00:20:40.502Z Compiling libz-sys v1.1.20
36142025-06-03T00:20:40.527Z Compiling libgit2-sys v0.17.0+1.8.1
36152025-06-03T00:20:40.564Z Compiling vergen v8.3.2
36162025-06-03T00:20:40.589Z Compiling cargo-platform v0.1.8
36172025-06-03T00:20:40.589Z Compiling pin-project-internal v1.1.6
36182025-06-03T00:20:40.640Z Compiling snafu-derive v0.8.5
36192025-06-03T00:20:40.640Z Compiling fs-err v2.11.0
36202025-06-03T00:20:40.665Z Compiling rustls v0.21.12
36212025-06-03T00:20:40.939Z Compiling cargo_metadata v0.18.1
36222025-06-03T00:20:41.054Z Checking globset v0.4.15
36232025-06-03T00:20:41.135Z Checking olpc-cjson v0.1.4
36242025-06-03T00:20:41.179Z Checking rustls-webpki v0.101.7
36252025-06-03T00:20:41.325Z Checking sct v0.7.1
36262025-06-03T00:20:41.566Z Checking serde_plain v1.0.2
36272025-06-03T00:20:41.624Z Checking typed-path v0.9.3
36282025-06-03T00:20:41.860Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36292025-06-03T00:20:42.019Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36302025-06-03T00:20:42.167Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36312025-06-03T00:20:42.318Z Checking parse-size v1.1.0
36322025-06-03T00:20:42.556Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
36332025-06-03T00:20:42.592Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36342025-06-03T00:20:42.850Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36352025-06-03T00:20:43.060Z Checking pin-project v1.1.6
36362025-06-03T00:20:43.232Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36372025-06-03T00:20:43.478Z Checking rustls-pemfile v1.0.4
36382025-06-03T00:20:43.720Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36392025-06-03T00:20:43.875Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36402025-06-03T00:20:44.080Z Checking twox-hash v2.1.0
36412025-06-03T00:20:44.140Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36422025-06-03T00:20:44.228Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36432025-06-03T00:20:44.695Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36442025-06-03T00:20:44.895Z Checking tokio-rustls v0.24.1
36452025-06-03T00:20:44.989Z Checking snafu v0.8.5
36462025-06-03T00:20:45.390Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36472025-06-03T00:20:45.563Z Checking tough v0.20.0
36482025-06-03T00:20:45.974Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36492025-06-03T00:20:46.177Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36502025-06-03T00:20:46.259Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36512025-06-03T00:20:46.460Z Checking fatfs v0.3.6
36522025-06-03T00:20:46.524Z Checking assert_matches v1.5.0
36532025-06-03T00:20:50.137Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36542025-06-03T00:20:52.004Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36552025-06-03T00:20:53.697Z Compiling git2 v0.19.0
36562025-06-03T00:20:59.683Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36572025-06-03T00:22:35.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
36582025-06-03T00:22:35.834Z
36592025-06-03T00:22:35.835Zinfo: running `cargo check --bins` on nexus-background-task-interface (179/215)
36602025-06-03T00:22:36.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36612025-06-03T00:22:36.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36622025-06-03T00:22:36.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36632025-06-03T00:22:36.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
36642025-06-03T00:22:37.018Z
36652025-06-03T00:22:37.018Zinfo: running `cargo check --bins` on nexus-external-api (180/215)
36662025-06-03T00:22:38.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672025-06-03T00:22:38.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682025-06-03T00:22:38.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36692025-06-03T00:22:38.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
36702025-06-03T00:22:38.159Z
36712025-06-03T00:22:38.159Zinfo: running `cargo check --bins` on nexus-internal-api (181/215)
36722025-06-03T00:22:39.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732025-06-03T00:22:39.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742025-06-03T00:22:39.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36752025-06-03T00:22:39.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
36762025-06-03T00:22:39.255Z
36772025-06-03T00:22:39.255Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (182/215)
36782025-06-03T00:22:40.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-06-03T00:22:40.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-06-03T00:22:40.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812025-06-03T00:22:40.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
36822025-06-03T00:22:40.490Z
36832025-06-03T00:22:40.490Zinfo: running `cargo check --bins` on nexus-mgs-updates (183/215)
36842025-06-03T00:22:41.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852025-06-03T00:22:41.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862025-06-03T00:22:41.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872025-06-03T00:22:41.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36882025-06-03T00:22:41.594Z
36892025-06-03T00:22:41.595Zinfo: running `cargo check --bins` on nexus-networking (184/215)
36902025-06-03T00:22:42.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-06-03T00:22:42.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-06-03T00:22:42.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36932025-06-03T00:22:42.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36942025-06-03T00:22:42.691Z
36952025-06-03T00:22:42.691Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (185/215)
36962025-06-03T00:22:43.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972025-06-03T00:22:43.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982025-06-03T00:22:43.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36992025-06-03T00:22:43.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
37002025-06-03T00:22:43.798Z
37012025-06-03T00:22:43.798Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (186/215)
37022025-06-03T00:22:44.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032025-06-03T00:22:44.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042025-06-03T00:22:44.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37052025-06-03T00:22:44.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
37062025-06-03T00:22:44.931Z
37072025-06-03T00:22:44.931Zinfo: running `cargo check --bins` on update-common (187/215)
37082025-06-03T00:22:45.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092025-06-03T00:22:45.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102025-06-03T00:22:45.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37112025-06-03T00:22:45.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
37122025-06-03T00:22:46.036Z
37132025-06-03T00:22:46.036Zinfo: running `cargo check --bins` on omicron-dev (188/215)
37142025-06-03T00:22:47.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152025-06-03T00:22:47.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162025-06-03T00:22:47.601Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
37172025-06-03T00:22:47.601Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37182025-06-03T00:22:47.666Z Checking yansi v1.0.1
37192025-06-03T00:22:47.666Z Checking diff v0.1.13
37202025-06-03T00:22:47.694Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
37212025-06-03T00:22:47.694Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37222025-06-03T00:22:48.198Z Checking pretty_assertions v1.4.1
37232025-06-03T00:22:49.250Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37242025-06-03T00:23:33.351Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37252025-06-03T00:23:33.376Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37262025-06-03T00:23:33.376Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37272025-06-03T00:23:33.376Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37282025-06-03T00:23:33.376Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37292025-06-03T00:23:33.376Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37302025-06-03T00:23:34.555Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37312025-06-03T00:23:36.399Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37322025-06-03T00:24:56.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
37332025-06-03T00:24:56.749Z
37342025-06-03T00:24:56.749Zinfo: running `cargo check --bins` on openapi-manager (189/215)
37352025-06-03T00:24:57.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362025-06-03T00:24:57.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372025-06-03T00:24:58.078Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37382025-06-03T00:24:58.078Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37392025-06-03T00:24:58.103Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37402025-06-03T00:24:58.104Z Checking heck v0.4.1
37412025-06-03T00:24:58.162Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37422025-06-03T00:24:58.397Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37432025-06-03T00:24:58.747Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37442025-06-03T00:24:59.783Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37452025-06-03T00:25:03.027Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37462025-06-03T00:25:05.224Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37472025-06-03T00:25:06.451Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37482025-06-03T00:25:08.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.79s
37492025-06-03T00:25:08.764Z
37502025-06-03T00:25:08.764Zinfo: running `cargo check --bins` on installinator-api (190/215)
37512025-06-03T00:25:09.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522025-06-03T00:25:09.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532025-06-03T00:25:09.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542025-06-03T00:25:09.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
37552025-06-03T00:25:09.854Z
37562025-06-03T00:25:09.854Zinfo: running `cargo check --bins` on wicketd-api (191/215)
37572025-06-03T00:25:10.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582025-06-03T00:25:10.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592025-06-03T00:25:10.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602025-06-03T00:25:10.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37612025-06-03T00:25:11.050Z
37622025-06-03T00:25:11.050Zinfo: running `cargo check --bins` on omicron-pins (192/215)
37632025-06-03T00:25:11.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642025-06-03T00:25:11.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652025-06-03T00:25:11.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662025-06-03T00:25:11.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
37672025-06-03T00:25:12.075Z
37682025-06-03T00:25:12.075Zinfo: running `cargo check --bins` on reconfigurator-cli (193/215)
37692025-06-03T00:25:13.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-06-03T00:25:13.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-06-03T00:25:13.330Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37722025-06-03T00:25:13.331Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37732025-06-03T00:25:13.355Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
37742025-06-03T00:25:13.407Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37752025-06-03T00:25:13.432Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37762025-06-03T00:25:13.432Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37772025-06-03T00:25:13.457Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37782025-06-03T00:25:13.457Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37792025-06-03T00:25:13.728Z Compiling petname v2.0.2
37802025-06-03T00:25:13.753Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37812025-06-03T00:25:13.778Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37822025-06-03T00:25:14.076Z Checking sync-ptr v0.1.1
37832025-06-03T00:25:14.104Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37842025-06-03T00:25:14.532Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37852025-06-03T00:25:16.814Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37862025-06-03T00:25:17.704Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37872025-06-03T00:25:19.987Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37882025-06-03T00:25:35.064Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37892025-06-03T00:25:35.089Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37902025-06-03T00:25:36.082Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37912025-06-03T00:25:37.877Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37922025-06-03T00:25:40.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.81s
37932025-06-03T00:25:41.111Z
37942025-06-03T00:25:41.111Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (194/215)
37952025-06-03T00:25:42.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-06-03T00:25:42.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-06-03T00:25:42.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982025-06-03T00:25:42.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
37992025-06-03T00:25:42.245Z
38002025-06-03T00:25:42.245Zinfo: running `cargo check --bins` on omicron-repl-utils (195/215)
38012025-06-03T00:25:43.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-06-03T00:25:43.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-06-03T00:25:43.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042025-06-03T00:25:43.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
38052025-06-03T00:25:43.251Z
38062025-06-03T00:25:43.251Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (196/215)
38072025-06-03T00:25:44.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082025-06-03T00:25:44.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092025-06-03T00:25:44.535Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
38102025-06-03T00:25:45.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
38112025-06-03T00:25:46.077Z
38122025-06-03T00:25:46.077Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (197/215)
38132025-06-03T00:25:47.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142025-06-03T00:25:47.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152025-06-03T00:25:47.282Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38162025-06-03T00:25:47.776Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38172025-06-03T00:25:49.273Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
38182025-06-03T00:25:50.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
38192025-06-03T00:25:50.407Z
38202025-06-03T00:25:50.407Zinfo: running `cargo check --bins` on omicron-releng (198/215)
38212025-06-03T00:25:51.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222025-06-03T00:25:51.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232025-06-03T00:25:51.630Z Compiling blake3 v1.5.4
38242025-06-03T00:25:51.655Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38252025-06-03T00:25:51.686Z Checking memmap2 v0.9.5
38262025-06-03T00:25:51.710Z Checking constant_time_eq v0.3.1
38272025-06-03T00:25:51.710Z Checking arrayvec v0.7.6
38282025-06-03T00:25:51.710Z Checking arrayref v0.3.9
38292025-06-03T00:25:51.777Z Checking topological-sort v0.2.2
38302025-06-03T00:25:51.802Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
38312025-06-03T00:25:51.844Z Checking shell-words v1.1.0
38322025-06-03T00:25:52.410Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38332025-06-03T00:25:52.820Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38342025-06-03T00:25:53.336Z Checking omicron-zone-package v0.12.2
38352025-06-03T00:25:55.099Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38362025-06-03T00:25:56.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.33s
38372025-06-03T00:25:56.949Z
38382025-06-03T00:25:56.949Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (199/215)
38392025-06-03T00:25:57.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-06-03T00:25:57.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-06-03T00:25:58.117Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38422025-06-03T00:25:58.546Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38432025-06-03T00:25:59.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
38442025-06-03T00:25:59.416Z
38452025-06-03T00:25:59.416Zinfo: running `cargo check --bins` on xtask (200/215)
38462025-06-03T00:26:00.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-06-03T00:26:00.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-06-03T00:26:00.240Z Checking bitflags v2.9.0
38492025-06-03T00:26:00.240Z Checking serde v1.0.219
38502025-06-03T00:26:00.240Z Checking thiserror v1.0.69
38512025-06-03T00:26:00.265Z Checking scroll v0.12.0
38522025-06-03T00:26:00.291Z Checking log v0.4.27
38532025-06-03T00:26:00.291Z Checking hashbrown v0.15.3
38542025-06-03T00:26:00.345Z Checking zerocopy v0.7.35
38552025-06-03T00:26:00.373Z Checking syn v2.0.101
38562025-06-03T00:26:00.454Z Checking pest v2.7.14
38572025-06-03T00:26:00.550Z Checking rustix v0.38.37
38582025-06-03T00:26:00.607Z Checking once_cell v1.21.3
38592025-06-03T00:26:00.846Z Checking goblin v0.8.2
38602025-06-03T00:26:00.942Z Checking thiserror v2.0.12
38612025-06-03T00:26:01.126Z Checking fs-err v3.1.0
38622025-06-03T00:26:01.393Z Checking indexmap v2.9.0
38632025-06-03T00:26:01.499Z Checking anyhow v1.0.98
38642025-06-03T00:26:01.581Z Checking tabled v0.15.0
38652025-06-03T00:26:01.915Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38662025-06-03T00:26:02.485Z Checking terminal_size v0.4.0
38672025-06-03T00:26:02.513Z Checking tempfile v3.13.0
38682025-06-03T00:26:02.706Z Checking clap_builder v4.5.35
38692025-06-03T00:26:02.916Z Checking dtrace-parser v0.2.0
38702025-06-03T00:26:04.715Z Checking serde_json v1.0.140
38712025-06-03T00:26:04.716Z Checking serde_spanned v0.6.8
38722025-06-03T00:26:04.716Z Checking toml_datetime v0.6.9
38732025-06-03T00:26:04.740Z Checking camino v1.1.9
38742025-06-03T00:26:04.740Z Checking cargo-platform v0.1.8
38752025-06-03T00:26:04.973Z Checking semver v1.0.26
38762025-06-03T00:26:04.997Z Checking macaddr v1.0.1
38772025-06-03T00:26:05.110Z Checking toml_edit v0.22.26
38782025-06-03T00:26:05.357Z Checking camino-tempfile v1.3.0
38792025-06-03T00:26:05.616Z Checking clap v4.5.35
38802025-06-03T00:26:06.132Z Checking dof v0.3.0
38812025-06-03T00:26:06.132Z Checking cargo_metadata v0.19.2
38822025-06-03T00:26:06.780Z Checking usdt-impl v0.5.0
38832025-06-03T00:26:07.367Z Checking usdt v0.5.0
38842025-06-03T00:26:07.741Z Checking toml v0.8.22
38852025-06-03T00:26:08.379Z Checking cargo_toml v0.21.0
38862025-06-03T00:26:10.044Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38872025-06-03T00:26:11.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.59s
38882025-06-03T00:26:11.143Z
38892025-06-03T00:26:11.143Zinfo: running `cargo check --bins` on end-to-end-tests (201/215)
38902025-06-03T00:26:12.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38912025-06-03T00:26:12.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38922025-06-03T00:26:12.668Z Checking polyval v0.6.2
38932025-06-03T00:26:12.692Z Checking ctr v0.9.2
38942025-06-03T00:26:12.730Z Checking ssh-encoding v0.2.0
38952025-06-03T00:26:12.730Z Checking blowfish v0.9.1
38962025-06-03T00:26:12.781Z Checking password-hash v0.4.2
38972025-06-03T00:26:12.806Z Checking p521 v0.13.3
38982025-06-03T00:26:12.806Z Checking p256 v0.13.2
38992025-06-03T00:26:12.833Z Checking russh-cryptovec v0.7.3
39002025-06-03T00:26:12.975Z Checking ghash v0.5.1
39012025-06-03T00:26:13.030Z Checking md5 v0.7.0
39022025-06-03T00:26:13.055Z Checking bcrypt-pbkdf v0.10.0
39032025-06-03T00:26:13.116Z Checking num-bigint v0.4.6
39042025-06-03T00:26:13.141Z Checking des v0.8.1
39052025-06-03T00:26:13.217Z Checking aes-gcm v0.10.3
39062025-06-03T00:26:13.242Z Checking pbkdf2 v0.11.0
39072025-06-03T00:26:13.356Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39082025-06-03T00:26:13.380Z Checking hex-literal v0.4.1
39092025-06-03T00:26:13.380Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39102025-06-03T00:26:13.440Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39112025-06-03T00:26:13.487Z Checking ssh-cipher v0.2.0
39122025-06-03T00:26:13.558Z Checking internet-checksum v0.2.1
39132025-06-03T00:26:13.791Z Checking ssh-key v0.6.6
39142025-06-03T00:26:14.005Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39152025-06-03T00:26:15.373Z Checking russh-keys v0.45.0
39162025-06-03T00:26:16.871Z Checking russh v0.45.0
39172025-06-03T00:26:47.316Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39182025-06-03T00:26:49.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.28s
39192025-06-03T00:26:49.651Z
39202025-06-03T00:26:49.651Zinfo: running `cargo check --bins` on gateway-cli (202/215)
39212025-06-03T00:26:50.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222025-06-03T00:26:50.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232025-06-03T00:26:50.816Z Checking termios v0.3.3
39242025-06-03T00:26:51.045Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39252025-06-03T00:26:52.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
39262025-06-03T00:26:52.328Z
39272025-06-03T00:26:52.328Zinfo: running `cargo check --bins --no-default-features` on installinator (203/215)
39282025-06-03T00:26:53.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292025-06-03T00:26:53.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302025-06-03T00:26:53.553Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39312025-06-03T00:26:53.553Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39322025-06-03T00:26:53.553Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39332025-06-03T00:26:53.578Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39342025-06-03T00:26:54.676Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39352025-06-03T00:26:54.944Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39362025-06-03T00:26:57.490Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39372025-06-03T00:27:00.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.07s
39382025-06-03T00:27:00.640Z
39392025-06-03T00:27:00.640Zinfo: running `cargo check --bins` on internal-dns-cli (204/215)
39402025-06-03T00:27:01.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412025-06-03T00:27:01.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422025-06-03T00:27:01.790Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39432025-06-03T00:27:02.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
39442025-06-03T00:27:02.549Z
39452025-06-03T00:27:02.549Zinfo: running `cargo check --bins` on omicron-live-tests (205/215)
39462025-06-03T00:27:03.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472025-06-03T00:27:03.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482025-06-03T00:27:03.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39492025-06-03T00:27:03.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
39502025-06-03T00:27:03.560Z
39512025-06-03T00:27:03.560Zinfo: running `cargo check --bins` on live-tests-macros (206/215)
39522025-06-03T00:27:04.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532025-06-03T00:27:04.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542025-06-03T00:27:04.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39552025-06-03T00:27:04.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
39562025-06-03T00:27:04.592Z
39572025-06-03T00:27:04.592Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (207/215)
39582025-06-03T00:27:05.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592025-06-03T00:27:05.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602025-06-03T00:27:05.834Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39612025-06-03T00:27:06.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
39622025-06-03T00:27:06.821Z
39632025-06-03T00:27:06.821Zinfo: running `cargo check --bins` on omicron-package (208/215)
39642025-06-03T00:27:07.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652025-06-03T00:27:07.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662025-06-03T00:27:07.996Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39672025-06-03T00:27:09.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
39682025-06-03T00:27:10.192Z
39692025-06-03T00:27:10.192Zinfo: running `cargo check --bins` on trust-quorum (209/215)
39702025-06-03T00:27:11.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39712025-06-03T00:27:11.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39722025-06-03T00:27:11.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39732025-06-03T00:27:11.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
39742025-06-03T00:27:11.358Z
39752025-06-03T00:27:11.358Zinfo: running `cargo check --bins` on gfss (210/215)
39762025-06-03T00:27:12.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39772025-06-03T00:27:12.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39782025-06-03T00:27:12.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39792025-06-03T00:27:12.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
39802025-06-03T00:27:12.440Z
39812025-06-03T00:27:12.440Zinfo: running `cargo check --bins` on wicket-dbg (211/215)
39822025-06-03T00:27:13.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39832025-06-03T00:27:13.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39842025-06-03T00:27:13.760Z Checking rtoolbox v0.0.2
39852025-06-03T00:27:13.760Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39862025-06-03T00:27:13.784Z Checking tui-tree-widget v0.23.0
39872025-06-03T00:27:14.012Z Checking rpassword v7.3.1
39882025-06-03T00:27:21.346Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39892025-06-03T00:27:26.351Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39902025-06-03T00:27:28.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
39912025-06-03T00:27:28.536Z
39922025-06-03T00:27:28.536Zinfo: running `cargo check --bins` on wicket (212/215)
39932025-06-03T00:27:29.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942025-06-03T00:27:29.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952025-06-03T00:27:29.728Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39962025-06-03T00:27:30.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
39972025-06-03T00:27:30.430Z
39982025-06-03T00:27:30.430Zinfo: running `cargo check --bins` on wicketd (213/215)
39992025-06-03T00:27:31.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002025-06-03T00:27:31.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012025-06-03T00:27:31.698Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
40022025-06-03T00:27:37.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s
40032025-06-03T00:27:38.009Z
40042025-06-03T00:27:38.009Zinfo: running `cargo check --bins` on omicron-workspace-hack (214/215)
40052025-06-03T00:27:38.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062025-06-03T00:27:38.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072025-06-03T00:27:38.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082025-06-03T00:27:38.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
40092025-06-03T00:27:39.066Z
40102025-06-03T00:27:39.066Zinfo: running `cargo check --bins` on zone-setup (215/215)
40112025-06-03T00:27:40.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122025-06-03T00:27:40.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132025-06-03T00:27:40.246Z Checking uzers v0.12.1
40142025-06-03T00:27:40.666Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40152025-06-03T00:27:42.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
40162025-06-03T00:27:42.457Z
40172025-06-03T00:27:42.457Zreal 23:06.267882116
40182025-06-03T00:27:42.457Zuser 37:45.964176472
40192025-06-03T00:27:42.457Zsys 6:32.830036027
40202025-06-03T00:27:42.457Ztrap 1.148766307
40212025-06-03T00:27:42.457Ztflt 0.353409914
40222025-06-03T00:27:42.457Zdflt 2.070658857
40232025-06-03T00:27:42.457Zkflt 0.001260843
40242025-06-03T00:27:42.457Zlock 1:03:52.731456919
40252025-06-03T00:27:42.457Zslp 3:20:50.556653865
40262025-06-03T00:27:42.457Zlat 1:15.405678136
40272025-06-03T00:27:42.457Zstop 4:16.872475579
40282025-06-03T00:27:42.482Zprocess exited: duration 1734737 ms, exit code 0
 
40292025-06-03T00:27:42.534Zfound 0 output files