01JY3K4TSWAYVMXG67YPNQ1VMG: 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: 01JY3K63PHZM6W0AS7K44521FR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-19T08:00:24.871Zjob assigned to worker 01JY3K5ZZ483BJNERWYPHVCGYA [factory aws, i-062d0c08eabf7d99c] (queued for 1 m 5 s)
 
22025-06-19T08:00:32.690Zstarting task 0: "setup"
32025-06-19T08:00:32.696Z++ uname -s
42025-06-19T08:00:32.701Z+ kern=SunOS
52025-06-19T08:00:32.701Z+ build_user=build
62025-06-19T08:00:32.701Z+ build_uid=12345
72025-06-19T08:00:32.701Z+ work_dir=/work
82025-06-19T08:00:32.701Z+ input_dir=/input
92025-06-19T08:00:32.701Z+ [[ 0 == 12345 ]]
102025-06-19T08:00:32.701Z+ case "$kern" in
112025-06-19T08:00:32.701Z+ groupadd -g 12345 build
122025-06-19T08:00:32.704Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-19T08:00:34.710Z+ zfs create -o mountpoint=/work rpool/work
142025-06-19T08:00:34.836Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-19T08:00:34.839Z+ home_fs=zfs
162025-06-19T08:00:34.839Z+ [[ zfs == autofs ]]
172025-06-19T08:00:34.839Z+ mkdir -p /home/build
182025-06-19T08:00:34.842Z+ chown build:build /home/build /work
192025-06-19T08:00:36.844Z+ chmod 0700 /home/build /work
202025-06-19T08:00:36.848Zprocess exited: duration 4157 ms, exit code 0
 
212025-06-19T08:00:36.854Zstarting task 1: "rust-toolchain"
222025-06-19T08:00:36.859Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-19T08:00:36.859Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-06-19T08:00:36.859Z * rust toolchain channel = "1.87.0"
252025-06-19T08:00:36.859Z * rust toolchain profile = "default"
262025-06-19T08:00:36.859Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-19T08:00:36.859Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-19T08:00:36.863Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-19T08:00:36.863Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-19T08:00:36.974Zinfo: downloading installer
312025-06-19T08:00:38.714Zwarn: It looks like you have an existing installation of Rust at:
322025-06-19T08:00:38.715Zwarn: /opt/ooce/bin
332025-06-19T08:00:38.715Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-19T08:00:38.715Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-19T08:00:38.715Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-19T08:00:38.715Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-19T08:00:38.715Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-19T08:00:38.715Zerror: cannot install while Rust is installed
392025-06-19T08:00:38.715Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-19T08:00:38.728Zinfo: profile set to 'default'
412025-06-19T08:00:38.728Zinfo: default host triple is x86_64-unknown-illumos
422025-06-19T08:00:38.730Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-19T08:00:38.914Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-19T08:00:38.914Zinfo: downloading component 'cargo'
452025-06-19T08:00:39.891Zinfo: downloading component 'clippy'
462025-06-19T08:00:40.280Zinfo: downloading component 'rust-docs'
472025-06-19T08:00:41.790Zinfo: downloading component 'rust-std'
482025-06-19T08:00:43.468Zinfo: downloading component 'rustc'
492025-06-19T08:00:49.856Zinfo: downloading component 'rustfmt'
502025-06-19T08:00:50.100Zinfo: installing component 'cargo'
512025-06-19T08:00:50.983Zinfo: installing component 'clippy'
522025-06-19T08:00:51.378Zinfo: installing component 'rust-docs'
532025-06-19T08:00:53.224Zinfo: installing component 'rust-std'
542025-06-19T08:00:55.084Zinfo: installing component 'rustc'
552025-06-19T08:01:01.679Zinfo: installing component 'rustfmt'
562025-06-19T08:01:02.011Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-19T08:01:02.011Z
582025-06-19T08:01:02.436Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-19T08:01:02.436Z
602025-06-19T08:01:02.439Z
612025-06-19T08:01:02.439ZRust is installed now. Great!
622025-06-19T08:01:02.439Z
632025-06-19T08:01:02.439ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-19T08:01:02.439Zenvironment variable. This has not been done automatically.
652025-06-19T08:01:02.439Z
662025-06-19T08:01:02.439ZTo configure your current shell, you need to source
672025-06-19T08:01:02.439Zthe corresponding env file under $HOME/.cargo.
682025-06-19T08:01:02.439Z
692025-06-19T08:01:02.439ZThis is usually done by running one of the following (note the leading DOT):
702025-06-19T08:01:02.439Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-19T08:01:02.439Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-19T08:01:02.439Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-19T08:01:02.522Z+ rustup --version
742025-06-19T08:01:02.534Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-19T08:01:02.537Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-19T08:01:02.623Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-19T08:01:02.628Z+ cargo --version
782025-06-19T08:01:02.727Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-19T08:01:02.730Z+ rustc --version
802025-06-19T08:01:02.813Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-19T08:01:02.816Zprocess exited: duration 25958 ms, exit code 0
 
822025-06-19T08:01:02.822Zstarting task 2: "authentication"
832025-06-19T08:01:02.847Zprocess exited: duration 24 ms, exit code 0
 
842025-06-19T08:01:02.855Zstarting task 3: "clone repository"
852025-06-19T08:01:02.859Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-19T08:01:02.863Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-19T08:01:02.906ZCloning into '/work/oxidecomputer/omicron'...
882025-06-19T08:01:11.268Z+ cd /work/oxidecomputer/omicron
892025-06-19T08:01:11.268Z+ git fetch origin be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
902025-06-19T08:01:11.629ZFrom https://github.com/oxidecomputer/omicron
912025-06-19T08:01:11.629Z * branch be675b1cb9e2e7960f1822f740cf6de9e1a61c9a -> FETCH_HEAD
922025-06-19T08:01:11.641Z+ [[ -n renovate/hyper-rustls-0.x ]]
932025-06-19T08:01:11.644Z++ git branch --show-current
942025-06-19T08:01:11.648Z+ current=main
952025-06-19T08:01:11.648Z+ [[ main != renovate/hyper-rustls-0.x ]]
962025-06-19T08:01:11.648Z+ git branch -f renovate/hyper-rustls-0.x be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
972025-06-19T08:01:11.652Z+ git checkout -f renovate/hyper-rustls-0.x
982025-06-19T08:01:11.870ZSwitched to branch 'renovate/hyper-rustls-0.x'
992025-06-19T08:01:11.874Z+ git reset --hard be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
1002025-06-19T08:01:11.890ZHEAD is now at be675b1cb Update Rust crate hyper-rustls to 0.27.7
1012025-06-19T08:01:11.893Zprocess exited: duration 9035 ms, exit code 0
 
1022025-06-19T08:01:11.899Zstarting task 4: "build"
1032025-06-19T08:01:11.904Z+ source .github/buildomat/ci-env.sh
1042025-06-19T08:01:11.904Z++ export CARGO_TERM_COLOR=always
1052025-06-19T08:01:11.904Z++ CARGO_TERM_COLOR=always
1062025-06-19T08:01:11.907Z+ cargo --version
1072025-06-19T08:01:11.959Zcargo 1.87.0 (99624be96 2025-05-06)
1082025-06-19T08:01:11.962Z+ rustc --version
1092025-06-19T08:01:12.030Zrustc 1.87.0 (17067e9ac 2025-05-09)
1102025-06-19T08:01:12.033Z+ source ./env.sh
1112025-06-19T08:01:12.036Z++ OLD_SHELL_OPTS=ehxB
1122025-06-19T08:01:12.036Z++ set -o xtrace
1132025-06-19T08:01:12.036Z++++ dirname ./env.sh
1142025-06-19T08:01:12.040Z+++ readlink -f .
1152025-06-19T08:01:12.044Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-06-19T08:01:12.044Z++ 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-19T08:01:12.044Z++ 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-19T08:01:12.044Z++ 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-19T08:01:12.044Z++ 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-19T08:01:12.044Z++ 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-19T08:01:12.044Z++ 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-19T08:01:12.044Z++ 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-19T08:01:12.044Z++ 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-19T08:01:12.044Z++ case $OLD_SHELL_OPTS in
1252025-06-19T08:01:12.044Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-06-19T08:01:12.044Z+ 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-19T08:01:12.044Z+ 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-19T08:01:12.044Z+ banner prerequisites
1292025-06-19T08:01:12.048Z
1302025-06-19T08:01:12.048Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-06-19T08:01:12.048Z # # # # # # # # # # # # # # #
1322025-06-19T08:01:12.048Z # # # # ##### # # ##### # # # # # #### #
1332025-06-19T08:01:12.048Z ##### ##### # ##### # # # # # # # # #
1342025-06-19T08:01:12.048Z # # # # # # # # # # # # # # #
1352025-06-19T08:01:12.048Z # # # ###### # # ###### ### # #### # #### #
1362025-06-19T08:01:12.048Z
1372025-06-19T08:01:12.048Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-06-19T08:01:21.139Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-06-19T08:01:27.401Z Startup: Caching catalogs ... Done
1402025-06-19T08:01:35.971ZPlanning: Solver setup ... Done (7.363s)
1412025-06-19T08:01:36.042ZPlanning: Running solver ... Done (0.072s)
1422025-06-19T08:01:36.144ZPlanning: Finding local manifests ... Done (0.004s)
1432025-06-19T08:01:36.165ZPlanning: Fetching manifests: 0/4 0% complete
1442025-06-19T08:01:36.314ZPlanning: Fetching manifests: 4/4 100% complete
1452025-06-19T08:01:36.360ZPlanning: Package planning ... Done (0.047s)
1462025-06-19T08:01:36.411ZPlanning: Merging actions ... Done (0.050s)
1472025-06-19T08:01:36.693ZPlanning: Checking for conflicting actions ... Done (0.278s)
1482025-06-19T08:01:36.702ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-06-19T08:01:37.802ZPlanning: Evaluating mediators ... Done (1.101s)
1502025-06-19T08:01:37.811ZPlanning: Planning completed in 10.29 seconds
1512025-06-19T08:01:37.827Z Packages to install: 4
1522025-06-19T08:01:37.827Z Mediators to change: 2
1532025-06-19T08:01:37.830Z Services to change: 1
1542025-06-19T08:01:37.830Z Estimated space available: 155.53 GB
1552025-06-19T08:01:37.830ZEstimated space to be consumed: 1.68 GB
1562025-06-19T08:01:37.830Z Create boot environment: No
1572025-06-19T08:01:37.830ZCreate backup boot environment: No
1582025-06-19T08:01:37.830Z Rebuild boot archive: No
1592025-06-19T08:01:37.830Z
1602025-06-19T08:01:37.830ZChanged mediators:
1612025-06-19T08:01:37.830Z mediator clang:
1622025-06-19T08:01:37.830Z version: None -> 15 (system default)
1632025-06-19T08:01:37.830Z
1642025-06-19T08:01:37.830Z mediator llvm:
1652025-06-19T08:01:37.830Z version: 14 (system default) -> 15 (system default)
1662025-06-19T08:01:37.830Z
1672025-06-19T08:01:37.830ZChanged packages:
1682025-06-19T08:01:37.830Zhelios-dev
1692025-06-19T08:01:37.830Z developer/build-essential
1702025-06-19T08:01:37.830Z None -> 11-2.0
1712025-06-19T08:01:37.830Z library/libxmlsec1
1722025-06-19T08:01:37.830Z None -> 1.2.35-2.0
1732025-06-19T08:01:37.831Z ooce/developer/clang-15
1742025-06-19T08:01:37.831Z None -> 15.0.7-2.0
1752025-06-19T08:01:37.831Z ooce/developer/llvm-15
1762025-06-19T08:01:37.831Z None -> 15.0.7-2.0
1772025-06-19T08:01:37.831Z
1782025-06-19T08:01:37.831ZServices:
1792025-06-19T08:01:37.831Z restart_fmri:
1802025-06-19T08:01:37.831Z svc:/system/update-man-index:default
1812025-06-19T08:01:37.880Z
1822025-06-19T08:01:37.880ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-06-19T08:01:42.880ZDownload: 664/3290 items 17.9/212.6MB 8% complete (3.6M/s)
1842025-06-19T08:01:47.938ZDownload: 1188/3290 items 83.2/212.6MB 39% complete (8.6M/s)
1852025-06-19T08:02:06.292ZDownload: 1198/3290 items 83.5/212.6MB 39% complete
1862025-06-19T08:02:11.299ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (7.2M/s)
1872025-06-19T08:02:15.651ZDownload: Completed 212.60 MB in 37.77 seconds (5.6M/s)
1882025-06-19T08:02:15.943Z Actions: 1/3689 actions (Installing new actions)
1892025-06-19T08:02:20.531Z Actions: Completed 3689 actions in 4.59 seconds.
1902025-06-19T08:02:20.863Z Done (0.327s)
1912025-06-19T08:02:20.863Z Done (0.000s)
1922025-06-19T08:02:21.692Z Done (0.792s)
1932025-06-19T08:02:26.196Z Done (4.243s)
1942025-06-19T08:02:26.283Z Done (0.020s)
1952025-06-19T08:02:26.286Z Done (0.000s)
1962025-06-19T08:02:26.457Z Done (0.000s)
1972025-06-19T08:02:27.284ZPlanning: Evaluating mediator changes ... Done
1982025-06-19T08:02:27.444ZPlanning: Checking for conflicting actions ... Done
1992025-06-19T08:02:27.450ZPlanning: Consolidating action changes ... Done
2002025-06-19T08:02:27.721ZPlanning: Evaluating mediators ... Done
2012025-06-19T08:02:27.743ZPlanning: Planning completed in 0.43 seconds
2022025-06-19T08:02:27.754Z Mediators to change: 2
2032025-06-19T08:02:27.754Z Create boot environment: No
2042025-06-19T08:02:27.761ZCreate backup boot environment: No
2052025-06-19T08:02:27.843Z Done
2062025-06-19T08:02:27.843Z Done
2072025-06-19T08:02:28.356Z Done
2082025-06-19T08:02:32.083Z Done
2092025-06-19T08:02:32.169Z Done
2102025-06-19T08:02:32.172Z Done
2112025-06-19T08:02:32.293Z Done
2122025-06-19T08:02:32.925ZPlanning: Evaluating mediator changes ... Done
2132025-06-19T08:02:32.928ZPlanning: Merging actions ... Done
2142025-06-19T08:02:33.114ZPlanning: Checking for conflicting actions ... Done
2152025-06-19T08:02:33.118ZPlanning: Consolidating action changes ... Done
2162025-06-19T08:02:33.384ZPlanning: Evaluating mediators ... Done
2172025-06-19T08:02:33.438ZPlanning: Planning completed in 0.76 seconds
2182025-06-19T08:02:33.477Z Packages to change: 1
2192025-06-19T08:02:33.477Z Mediators to change: 1
2202025-06-19T08:02:33.482Z Services to change: 1
2212025-06-19T08:02:33.482Z Create boot environment: No
2222025-06-19T08:02:33.482ZCreate backup boot environment: Yes
2232025-06-19T08:02:35.865Z Actions: 1/6 actions (Updating modified actions)
2242025-06-19T08:02:35.870Z Actions: Completed 6 actions in 0.00 seconds.
2252025-06-19T08:02:35.870Z Done
2262025-06-19T08:02:35.870Z Done
2272025-06-19T08:02:36.024Z Done
2282025-06-19T08:02:39.678Z Done
2292025-06-19T08:02:39.767Z Done
2302025-06-19T08:02:39.771Z Done
2312025-06-19T08:02:39.893Z Done
2322025-06-19T08:02:40.338ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-06-19T08:02:40.338Zclang system 15 system
2342025-06-19T08:02:40.338Zcsh system system illumos
2352025-06-19T08:02:40.338Zctags system system illumos
2362025-06-19T08:02:40.338Zfile system system illumos
2372025-06-19T08:02:40.338Zgcc vendor 12 vendor
2382025-06-19T08:02:40.338Zgcc system 10 system
2392025-06-19T08:02:40.338Zgcc system 7 system
2402025-06-19T08:02:40.338Zgo system 1.20 system
2412025-06-19T08:02:40.338Zgo system 1.19 system
2422025-06-19T08:02:40.338Zllvm system 15 system
2432025-06-19T08:02:40.338Zllvm system 14 system
2442025-06-19T08:02:40.339Zmariadb system 10.6 system
2452025-06-19T08:02:40.339Zmta vendor vendor dma
2462025-06-19T08:02:40.339Zopenjdk system 17 system
2472025-06-19T08:02:40.339Zopenjdk system 11 system
2482025-06-19T08:02:40.339Zopenjdk system 1.8 system
2492025-06-19T08:02:40.339Zopenssl vendor 3 vendor
2502025-06-19T08:02:40.339Zperl system 5.36 system
2512025-06-19T08:02:40.339Zpostgresql system 15 system
2522025-06-19T08:02:40.339Zpostgresql system 13 system
2532025-06-19T08:02:40.339Zpython vendor 3 vendor
2542025-06-19T08:02:40.339Zpython system 2 system
2552025-06-19T08:02:40.339Zpython3 system 3.11 system
2562025-06-19T08:02:40.339Zruby system 3.0 system
2572025-06-19T08:02:40.339Zwords vendor vendor american-english
2582025-06-19T08:02:40.339Zwords system system australian-english
2592025-06-19T08:02:40.339Zwords system system british-english
2602025-06-19T08:02:40.339Zwords system system canadian-english
2612025-06-19T08:02:40.339Zwords system system french
2622025-06-19T08:02:40.339Zwords system system italian
2632025-06-19T08:02:40.339Zwords system system ngerman
2642025-06-19T08:02:40.339Zwords system system ogerman
2652025-06-19T08:02:40.339Zwords system system spanish
2662025-06-19T08:02:40.676ZPUBLISHER TYPE STATUS P LOCATION
2672025-06-19T08:02:40.676Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682025-06-19T08:02:44.958ZFMRI IFO
2692025-06-19T08:02:44.958Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702025-06-19T08:02:44.958Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712025-06-19T08:02:44.958Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722025-06-19T08:02:44.958Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732025-06-19T08:02:44.958Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742025-06-19T08:02:44.958Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752025-06-19T08:02:44.958Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762025-06-19T08:02:44.958Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772025-06-19T08:02:44.958Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782025-06-19T08:02:44.958Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792025-06-19T08:02:44.958Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802025-06-19T08:02:44.958Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812025-06-19T08:02:44.958Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822025-06-19T08:02:44.958Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832025-06-19T08:02:44.958Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842025-06-19T08:02:44.958Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852025-06-19T08:02:45.907Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862025-06-19T08:02:46.211Z Updating crates.io index
2872025-06-19T08:02:46.284Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882025-06-19T08:02:46.617Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892025-06-19T08:02:47.189Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902025-06-19T08:02:47.428Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912025-06-19T08:02:47.736Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922025-06-19T08:02:48.064Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932025-06-19T08:02:49.235Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942025-06-19T08:02:51.196Z Updating git repository `https://github.com/oxidecomputer/opte`
2952025-06-19T08:02:52.106Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-06-19T08:02:52.810Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972025-06-19T08:02:53.154Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982025-06-19T08:02:53.508Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2992025-06-19T08:02:54.119Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-06-19T08:02:54.939Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012025-06-19T08:02:55.280Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022025-06-19T08:02:55.828Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-06-19T08:02:56.158Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3042025-06-19T08:02:56.485Z Updating git repository `https://github.com/oxidecomputer/tofino`
3052025-06-19T08:02:56.766Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062025-06-19T08:02:57.061Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072025-06-19T08:02:57.307Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082025-06-19T08:02:57.652Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-06-19T08:02:58.499Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-06-19T08:02:58.533Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-06-19T08:02:58.867Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-06-19T08:02:59.251Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-06-19T08:02:59.553Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-06-19T08:02:59.912Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152025-06-19T08:03:00.380Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-06-19T08:03:00.656Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-06-19T08:03:00.968Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-06-19T08:03:01.274Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-06-19T08:03:10.571Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-06-19T08:03:11.972Z Downloading crates ...
3212025-06-19T08:03:12.027Z Downloaded anstyle v1.0.11
3222025-06-19T08:03:12.031Z Downloaded anstream v0.6.18
3232025-06-19T08:03:12.042Z Downloaded anstyle-query v1.1.1
3242025-06-19T08:03:12.046Z Downloaded cargo_toml v0.21.0
3252025-06-19T08:03:12.052Z Downloaded clap_lex v0.7.4
3262025-06-19T08:03:12.057Z Downloaded block-buffer v0.10.4
3272025-06-19T08:03:12.061Z Downloaded equivalent v1.0.2
3282025-06-19T08:03:12.065Z Downloaded cfg-if v1.0.1
3292025-06-19T08:03:12.065Z Downloaded thiserror-impl v1.0.69
3302025-06-19T08:03:12.069Z Downloaded winnow v0.7.10
3312025-06-19T08:03:12.078Z Downloaded clap_derive v4.5.32
3322025-06-19T08:03:12.081Z Downloaded anyhow v1.0.98
3332025-06-19T08:03:12.085Z Downloaded goblin v0.8.2
3342025-06-19T08:03:12.091Z Downloaded toml_edit v0.22.27
3352025-06-19T08:03:12.096Z Downloaded byteorder v1.5.0
3362025-06-19T08:03:12.100Z Downloaded semver v1.0.26
3372025-06-19T08:03:12.100Z Downloaded autocfg v1.4.0
3382025-06-19T08:03:12.103Z Downloaded crypto-common v0.1.6
3392025-06-19T08:03:12.103Z Downloaded clap v4.5.35
3402025-06-19T08:03:12.109Z Downloaded usdt-attr-macro v0.5.0
3412025-06-19T08:03:12.113Z Downloaded pretty-hex v0.4.1
3422025-06-19T08:03:12.113Z Downloaded cpufeatures v0.2.14
3432025-06-19T08:03:12.118Z Downloaded pest_meta v2.7.14
3442025-06-19T08:03:12.118Z Downloaded bytecount v0.6.8
3452025-06-19T08:03:12.122Z Downloaded usdt-macro v0.5.0
3462025-06-19T08:03:12.122Z Downloaded bitflags v2.9.0
3472025-06-19T08:03:12.125Z Downloaded dof v0.3.0
3482025-06-19T08:03:12.125Z Downloaded camino v1.1.10
3492025-06-19T08:03:12.125Z Downloaded version_check v0.9.5
3502025-06-19T08:03:12.128Z Downloaded colorchoice v1.0.2
3512025-06-19T08:03:12.128Z Downloaded anstyle-parse v0.2.5
3522025-06-19T08:03:12.132Z Downloaded utf8parse v0.2.2
3532025-06-19T08:03:12.132Z Downloaded usdt v0.5.0
3542025-06-19T08:03:12.132Z Downloaded serde_tokenstream v0.2.2
3552025-06-19T08:03:12.135Z Downloaded scroll_derive v0.12.0
3562025-06-19T08:03:12.135Z Downloaded cargo-platform v0.1.8
3572025-06-19T08:03:12.135Z Downloaded proc-macro-error v1.0.4
3582025-06-19T08:03:12.138Z Downloaded tabled_derive v0.7.0
3592025-06-19T08:03:12.138Z Downloaded plain v0.2.3
3602025-06-19T08:03:12.141Z Downloaded cargo_metadata v0.19.2
3612025-06-19T08:03:12.144Z Downloaded toml_datetime v0.6.11
3622025-06-19T08:03:12.147Z Downloaded toml_write v0.1.2
3632025-06-19T08:03:12.147Z Downloaded digest v0.10.7
3642025-06-19T08:03:12.150Z Downloaded swrite v0.1.0
3652025-06-19T08:03:12.153Z Downloaded memmap v0.7.0
3662025-06-19T08:03:12.160Z Downloaded thiserror v1.0.69
3672025-06-19T08:03:12.163Z Downloaded thread-id v4.2.2
3682025-06-19T08:03:12.167Z Downloaded serde_spanned v0.6.9
3692025-06-19T08:03:12.167Z Downloaded scroll v0.12.0
3702025-06-19T08:03:12.173Z Downloaded usdt-impl v0.5.0
3712025-06-19T08:03:12.173Z Downloaded fs-err v3.1.1
3722025-06-19T08:03:12.173Z Downloaded dtrace-parser v0.2.0
3732025-06-19T08:03:12.176Z Downloaded proc-macro-error-attr v1.0.4
3742025-06-19T08:03:12.176Z Downloaded strsim v0.11.1
3752025-06-19T08:03:12.176Z Downloaded macaddr v1.0.1
3762025-06-19T08:03:12.176Z Downloaded terminal_size v0.4.0
3772025-06-19T08:03:12.176Z Downloaded fastrand v2.1.1
3782025-06-19T08:03:12.179Z Downloaded itoa v1.0.11
3792025-06-19T08:03:12.179Z Downloaded generic-array v0.14.7
3802025-06-19T08:03:12.179Z Downloaded thiserror-impl v2.0.12
3812025-06-19T08:03:12.182Z Downloaded is_terminal_polyfill v1.70.1
3822025-06-19T08:03:12.182Z Downloaded heck v0.4.1
3832025-06-19T08:03:12.185Z Downloaded errno v0.3.12
3842025-06-19T08:03:12.185Z Downloaded heck v0.5.0
3852025-06-19T08:03:12.185Z Downloaded fnv v1.0.7
3862025-06-19T08:03:12.188Z Downloaded unicode-linebreak v0.1.5
3872025-06-19T08:03:12.188Z Downloaded camino-tempfile v1.4.1
3882025-06-19T08:03:12.191Z Downloaded thiserror v2.0.12
3892025-06-19T08:03:12.194Z Downloaded once_cell v1.21.3
3902025-06-19T08:03:12.197Z Downloaded smawk v0.3.2
3912025-06-19T08:03:12.197Z Downloaded textwrap v0.16.2
3922025-06-19T08:03:12.200Z Downloaded toml v0.8.23
3932025-06-19T08:03:12.204Z Downloaded pest_generator v2.7.14
3942025-06-19T08:03:12.208Z Downloaded pest_derive v2.7.14
3952025-06-19T08:03:12.209Z Downloaded sha2 v0.10.9
3962025-06-19T08:03:12.213Z Downloaded unicode-ident v1.0.18
3972025-06-19T08:03:12.214Z Downloaded ryu v1.0.18
3982025-06-19T08:03:12.217Z Downloaded ucd-trie v0.1.7
3992025-06-19T08:03:12.217Z Downloaded typenum v1.17.0
4002025-06-19T08:03:12.220Z Downloaded tempfile v3.20.0
4012025-06-19T08:03:12.223Z Downloaded quote v1.0.40
4022025-06-19T08:03:12.226Z Downloaded proc-macro2 v1.0.95
4032025-06-19T08:03:12.229Z Downloaded getrandom v0.3.1
4042025-06-19T08:03:12.232Z Downloaded zerocopy-derive v0.7.35
4052025-06-19T08:03:12.235Z Downloaded serde_derive v1.0.219
4062025-06-19T08:03:12.239Z Downloaded log v0.4.27
4072025-06-19T08:03:12.243Z Downloaded papergrid v0.11.0
4082025-06-19T08:03:12.246Z Downloaded serde v1.0.219
4092025-06-19T08:03:12.249Z Downloaded memchr v2.7.4
4102025-06-19T08:03:12.257Z Downloaded indexmap v2.9.0
4112025-06-19T08:03:12.292Z Downloaded pest v2.7.14
4122025-06-19T08:03:12.298Z Downloaded hashbrown v0.15.3
4132025-06-19T08:03:12.302Z Downloaded zerocopy v0.7.35
4142025-06-19T08:03:12.317Z Downloaded clap_builder v4.5.35
4152025-06-19T08:03:12.323Z Downloaded serde_json v1.0.140
4162025-06-19T08:03:12.330Z Downloaded syn v1.0.109
4172025-06-19T08:03:12.341Z Downloaded tabled v0.15.0
4182025-06-19T08:03:12.357Z Downloaded unicode-width v0.2.0
4192025-06-19T08:03:12.363Z Downloaded unicode-width v0.1.14
4202025-06-19T08:03:12.372Z Downloaded syn v2.0.103
4212025-06-19T08:03:12.399Z Downloaded rustix v0.38.37
4222025-06-19T08:03:12.419Z Downloaded rustix v1.0.7
4232025-06-19T08:03:12.450Z Downloaded libc v0.2.174
4242025-06-19T08:03:12.524Z Compiling proc-macro2 v1.0.95
4252025-06-19T08:03:12.524Z Compiling unicode-ident v1.0.18
4262025-06-19T08:03:12.527Z Compiling version_check v0.9.5
4272025-06-19T08:03:12.527Z Compiling serde v1.0.219
4282025-06-19T08:03:12.527Z Compiling libc v0.2.174
4292025-06-19T08:03:12.527Z Compiling memchr v2.7.4
4302025-06-19T08:03:12.527Z Compiling thiserror v1.0.69
4312025-06-19T08:03:12.741Z Compiling ryu v1.0.18
4322025-06-19T08:03:13.003Z Compiling ucd-trie v0.1.7
4332025-06-19T08:03:13.101Z Compiling itoa v1.0.11
4342025-06-19T08:03:13.334Z Compiling once_cell v1.21.3
4352025-06-19T08:03:13.518Z Compiling bitflags v2.9.0
4362025-06-19T08:03:13.553Z Compiling byteorder v1.5.0
4372025-06-19T08:03:13.716Z Compiling serde_json v1.0.140
4382025-06-19T08:03:13.957Z Compiling rustix v0.38.37
4392025-06-19T08:03:13.979Z Compiling usdt-impl v0.5.0
4402025-06-19T08:03:14.059Z Compiling proc-macro-error-attr v1.0.4
4412025-06-19T08:03:14.225Z Compiling syn v1.0.109
4422025-06-19T08:03:14.282Z Compiling proc-macro-error v1.0.4
4432025-06-19T08:03:14.441Z Compiling rustix v1.0.7
4442025-06-19T08:03:14.497Z Compiling plain v0.2.3
4452025-06-19T08:03:14.580Z Compiling quote v1.0.40
4462025-06-19T08:03:14.675Z Compiling errno v0.3.12
4472025-06-19T08:03:14.749Z Compiling hashbrown v0.15.3
4482025-06-19T08:03:14.828Z Compiling utf8parse v0.2.2
4492025-06-19T08:03:14.900Z Compiling log v0.4.27
4502025-06-19T08:03:15.063Z Compiling syn v2.0.103
4512025-06-19T08:03:15.141Z Compiling getrandom v0.3.1
4522025-06-19T08:03:15.182Z Compiling thread-id v4.2.2
4532025-06-19T08:03:15.234Z Compiling equivalent v1.0.2
4542025-06-19T08:03:15.271Z Compiling camino v1.1.10
4552025-06-19T08:03:15.477Z Compiling anstyle-parse v0.2.5
4562025-06-19T08:03:15.886Z Compiling indexmap v2.9.0
4572025-06-19T08:03:15.990Z Compiling toml_write v0.1.2
4582025-06-19T08:03:16.017Z Compiling autocfg v1.4.0
4592025-06-19T08:03:16.100Z Compiling terminal_size v0.4.0
4602025-06-19T08:03:16.299Z Compiling colorchoice v1.0.2
4612025-06-19T08:03:16.339Z Compiling is_terminal_polyfill v1.70.1
4622025-06-19T08:03:16.367Z Compiling thiserror v2.0.12
4632025-06-19T08:03:16.393Z Compiling pretty-hex v0.4.1
4642025-06-19T08:03:16.467Z Compiling cfg-if v1.0.1
4652025-06-19T08:03:16.492Z Compiling anstyle-query v1.1.1
4662025-06-19T08:03:16.605Z Compiling anstyle v1.0.11
4672025-06-19T08:03:16.631Z Compiling winnow v0.7.10
4682025-06-19T08:03:16.671Z Compiling semver v1.0.26
4692025-06-19T08:03:16.940Z Compiling fs-err v3.1.1
4702025-06-19T08:03:17.033Z Compiling anstream v0.6.18
4712025-06-19T08:03:17.393Z Compiling clap_lex v0.7.4
4722025-06-19T08:03:17.490Z Compiling fastrand v2.1.1
4732025-06-19T08:03:17.527Z Compiling heck v0.4.1
4742025-06-19T08:03:17.588Z Compiling fnv v1.0.7
4752025-06-19T08:03:17.823Z Compiling unicode-width v0.1.14
4762025-06-19T08:03:17.919Z Compiling heck v0.5.0
4772025-06-19T08:03:17.982Z Compiling anyhow v1.0.98
4782025-06-19T08:03:18.360Z Compiling strsim v0.11.1
4792025-06-19T08:03:18.388Z Compiling bytecount v0.6.8
4802025-06-19T08:03:18.607Z Compiling papergrid v0.11.0
4812025-06-19T08:03:18.734Z Compiling clap_builder v4.5.35
4822025-06-19T08:03:18.964Z Compiling tempfile v3.20.0
4832025-06-19T08:03:19.213Z Compiling memmap v0.7.0
4842025-06-19T08:03:19.356Z Compiling smawk v0.3.2
4852025-06-19T08:03:19.549Z Compiling unicode-linebreak v0.1.5
4862025-06-19T08:03:19.600Z Compiling unicode-width v0.2.0
4872025-06-19T08:03:20.088Z Compiling textwrap v0.16.2
4882025-06-19T08:03:20.164Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4892025-06-19T08:03:20.294Z Compiling swrite v0.1.0
4902025-06-19T08:03:20.600Z Compiling tabled_derive v0.7.0
4912025-06-19T08:03:21.970Z Compiling tabled v0.15.0
4922025-06-19T08:03:22.103Z Compiling serde_derive v1.0.219
4932025-06-19T08:03:22.104Z Compiling thiserror-impl v1.0.69
4942025-06-19T08:03:22.106Z Compiling zerocopy-derive v0.7.35
4952025-06-19T08:03:22.107Z Compiling scroll_derive v0.12.0
4962025-06-19T08:03:22.107Z Compiling thiserror-impl v2.0.12
4972025-06-19T08:03:22.107Z Compiling clap_derive v4.5.32
4982025-06-19T08:03:23.484Z Compiling scroll v0.12.0
4992025-06-19T08:03:24.042Z Compiling goblin v0.8.2
5002025-06-19T08:03:24.101Z Compiling zerocopy v0.7.35
5012025-06-19T08:03:25.170Z Compiling pest v2.7.14
5022025-06-19T08:03:26.319Z Compiling clap v4.5.35
5032025-06-19T08:03:27.270Z Compiling pest_meta v2.7.14
5042025-06-19T08:03:28.184Z Compiling pest_generator v2.7.14
5052025-06-19T08:03:29.460Z Compiling pest_derive v2.7.14
5062025-06-19T08:03:30.128Z Compiling dtrace-parser v0.2.0
5072025-06-19T08:03:31.095Z Compiling serde_tokenstream v0.2.2
5082025-06-19T08:03:31.175Z Compiling serde_spanned v0.6.9
5092025-06-19T08:03:31.178Z Compiling toml_datetime v0.6.11
5102025-06-19T08:03:31.279Z Compiling cargo-platform v0.1.8
5112025-06-19T08:03:31.473Z Compiling macaddr v1.0.1
5122025-06-19T08:03:31.607Z Compiling toml_edit v0.22.27
5132025-06-19T08:03:31.821Z Compiling camino-tempfile v1.4.1
5142025-06-19T08:03:32.472Z Compiling dof v0.3.0
5152025-06-19T08:03:32.494Z Compiling cargo_metadata v0.19.2
5162025-06-19T08:03:33.768Z Compiling usdt-attr-macro v0.5.0
5172025-06-19T08:03:33.778Z Compiling usdt-macro v0.5.0
5182025-06-19T08:03:34.399Z Compiling toml v0.8.23
5192025-06-19T08:03:34.799Z Compiling usdt v0.5.0
5202025-06-19T08:03:35.226Z Compiling cargo_toml v0.21.0
5212025-06-19T08:03:37.750Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5222025-06-19T08:03:40.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.20s
5232025-06-19T08:03:41.146Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5242025-06-19T08:03:41.798Z Downloading crates ...
5252025-06-19T08:03:41.916Z Downloaded argon2 v0.5.3
5262025-06-19T08:03:41.928Z Downloaded arc-swap v1.7.1
5272025-06-19T08:03:41.933Z Downloaded backoff v0.4.0
5282025-06-19T08:03:41.942Z Downloaded addr2line v0.24.2
5292025-06-19T08:03:41.948Z Downloaded adler2 v2.0.0
5302025-06-19T08:03:41.948Z Downloaded aead v0.5.2
5312025-06-19T08:03:41.948Z Downloaded heck v0.3.3
5322025-06-19T08:03:41.948Z Downloaded cstr-argument v0.1.2
5332025-06-19T08:03:41.948Z Downloaded array-init v0.0.4
5342025-06-19T08:03:41.952Z Downloaded bit-set v0.5.3
5352025-06-19T08:03:41.958Z Downloaded httparse v1.9.5
5362025-06-19T08:03:41.963Z Downloaded aho-corasick v1.1.3
5372025-06-19T08:03:41.971Z Downloaded icu_properties v1.5.1
5382025-06-19T08:03:41.975Z Downloaded async-trait v0.1.88
5392025-06-19T08:03:41.982Z Downloaded allocator-api2 v0.2.21
5402025-06-19T08:03:41.987Z Downloaded ident_case v1.0.1
5412025-06-19T08:03:41.987Z Downloaded http-body v1.0.1
5422025-06-19T08:03:41.987Z Downloaded highway v1.3.0
5432025-06-19T08:03:41.993Z Downloaded ahash v0.8.11
5442025-06-19T08:03:41.999Z Downloaded ingot-types v0.1.0
5452025-06-19T08:03:41.999Z Downloaded idna_adapter v1.2.0
5462025-06-19T08:03:41.999Z Downloaded icu_provider_macros v1.5.0
5472025-06-19T08:03:42.010Z Downloaded hostname v0.3.1
5482025-06-19T08:03:42.010Z Downloaded http-range v0.1.5
5492025-06-19T08:03:42.016Z Downloaded cfg_aliases v0.2.1
5502025-06-19T08:03:42.016Z Downloaded bindgen v0.71.1
5512025-06-19T08:03:42.023Z Downloaded lalrpop-util v0.19.12
5522025-06-19T08:03:42.024Z Downloaded is_ci v1.2.0
5532025-06-19T08:03:42.024Z Downloaded hostname v0.4.0
5542025-06-19T08:03:42.029Z Downloaded libscf-sys v1.1.0
5552025-06-19T08:03:42.029Z Downloaded impl-trait-for-tuples v0.2.2
5562025-06-19T08:03:42.035Z Downloaded crucible-workspace-hack v0.1.0
5572025-06-19T08:03:42.035Z Downloaded castaway v0.2.3
5582025-06-19T08:03:42.035Z Downloaded hubpack_derive v0.1.1
5592025-06-19T08:03:42.035Z Downloaded atomicwrites v0.4.4
5602025-06-19T08:03:42.041Z Downloaded ascii-canvas v3.0.0
5612025-06-19T08:03:42.041Z Downloaded async-stream-impl v0.3.6
5622025-06-19T08:03:42.041Z Downloaded async-recursion v1.1.1
5632025-06-19T08:03:42.047Z Downloaded lazy_static v1.5.0
5642025-06-19T08:03:42.047Z Downloaded libsw-core v0.3.1
5652025-06-19T08:03:42.056Z Downloaded cfg_aliases v0.1.1
5662025-06-19T08:03:42.056Z Downloaded md5 v0.7.0
5672025-06-19T08:03:42.056Z Downloaded home v0.5.9
5682025-06-19T08:03:42.061Z Downloaded crunchy v0.2.2
5692025-06-19T08:03:42.061Z Downloaded keccak v0.1.5
5702025-06-19T08:03:42.061Z Downloaded hyper-tls v0.6.0
5712025-06-19T08:03:42.061Z Downloaded hubpack v0.1.2
5722025-06-19T08:03:42.061Z Downloaded pretty-hex v0.2.1
5732025-06-19T08:03:42.066Z Downloaded litemap v0.7.3
5742025-06-19T08:03:42.066Z Downloaded hyper-staticfile v0.10.1
5752025-06-19T08:03:42.073Z Downloaded maplit v1.0.2
5762025-06-19T08:03:42.073Z Downloaded block-padding v0.3.3
5772025-06-19T08:03:42.085Z Downloaded lock_api v0.4.12
5782025-06-19T08:03:42.085Z Downloaded convert_case v0.4.0
5792025-06-19T08:03:42.085Z Downloaded cassowary v0.3.0
5802025-06-19T08:03:42.091Z Downloaded match_cfg v0.1.0
5812025-06-19T08:03:42.091Z Downloaded is-terminal v0.4.13
5822025-06-19T08:03:42.091Z Downloaded hex v0.4.3
5832025-06-19T08:03:42.091Z Downloaded rfc6979 v0.4.0
5842025-06-19T08:03:42.091Z Downloaded async-stream v0.3.6
5852025-06-19T08:03:42.091Z Downloaded cmake v0.1.51
5862025-06-19T08:03:42.100Z Downloaded lzss v0.8.2
5872025-06-19T08:03:42.100Z Downloaded indoc v2.0.6
5882025-06-19T08:03:42.115Z Downloaded managed v0.8.0
5892025-06-19T08:03:42.115Z Downloaded linear-map v1.2.0
5902025-06-19T08:03:42.115Z Downloaded serde-big-array v0.5.1
5912025-06-19T08:03:42.126Z Downloaded secrecy v0.10.3
5922025-06-19T08:03:42.126Z Downloaded indoc v1.0.9
5932025-06-19T08:03:42.126Z Downloaded ipnetwork v0.21.1
5942025-06-19T08:03:42.126Z Downloaded maybe-uninit v2.0.0
5952025-06-19T08:03:42.126Z Downloaded linked-hash-map v0.5.6
5962025-06-19T08:03:42.126Z Downloaded md-5 v0.10.6
5972025-06-19T08:03:42.137Z Downloaded ingot v0.1.0
5982025-06-19T08:03:42.137Z Downloaded bit-vec v0.6.3
5992025-06-19T08:03:42.137Z Downloaded hmac v0.12.1
6002025-06-19T08:03:42.137Z Downloaded bit-vec v0.8.0
6012025-06-19T08:03:42.137Z Downloaded progenitor-macro v0.10.0
6022025-06-19T08:03:42.145Z Downloaded progenitor-macro v0.9.1
6032025-06-19T08:03:42.145Z Downloaded sigpipe v0.1.3
6042025-06-19T08:03:42.145Z Downloaded rand_chacha v0.9.0
6052025-06-19T08:03:42.145Z Downloaded progenitor v0.9.1
6062025-06-19T08:03:42.145Z Downloaded console v0.15.10
6072025-06-19T08:03:42.152Z Downloaded resolv-conf v0.7.0
6082025-06-19T08:03:42.152Z Downloaded rusty-fork v0.3.0
6092025-06-19T08:03:42.152Z Downloaded bcs v0.1.6
6102025-06-19T08:03:42.159Z Downloaded take_mut v0.2.2
6112025-06-19T08:03:42.159Z Downloaded tabled_derive v0.10.0
6122025-06-19T08:03:42.159Z Downloaded tower-service v0.3.3
6132025-06-19T08:03:42.164Z Downloaded crc32fast v1.4.2
6142025-06-19T08:03:42.164Z Downloaded cookie_store v0.21.1
6152025-06-19T08:03:42.164Z Downloaded colored v2.2.0
6162025-06-19T08:03:42.176Z Downloaded tower-layer v0.3.3
6172025-06-19T08:03:42.176Z Downloaded shell-words v1.1.0
6182025-06-19T08:03:42.181Z Downloaded semver v0.1.20
6192025-06-19T08:03:42.181Z Downloaded secrecy v0.8.0
6202025-06-19T08:03:42.181Z Downloaded cancel-safe-futures v0.1.5
6212025-06-19T08:03:42.181Z Downloaded rand_core v0.6.4
6222025-06-19T08:03:42.187Z Downloaded libloading v0.8.5
6232025-06-19T08:03:42.187Z Downloaded jobserver v0.1.32
6242025-06-19T08:03:42.187Z Downloaded unarray v0.1.4
6252025-06-19T08:03:42.196Z Downloaded lru v0.12.5
6262025-06-19T08:03:42.196Z Downloaded litrs v0.4.1
6272025-06-19T08:03:42.208Z Downloaded utf8_iter v1.0.4
6282025-06-19T08:03:42.208Z Downloaded ssh-encoding v0.2.0
6292025-06-19T08:03:42.208Z Downloaded debug-ignore v1.0.5
6302025-06-19T08:03:42.208Z Downloaded snafu-derive v0.8.5
6312025-06-19T08:03:42.220Z Downloaded slab v0.4.9
6322025-06-19T08:03:42.220Z Downloaded waitgroup v0.1.2
6332025-06-19T08:03:42.228Z Downloaded newtype_derive v0.1.6
6342025-06-19T08:03:42.228Z Downloaded bzip2 v0.5.2
6352025-06-19T08:03:42.243Z Downloaded dyn-clone v1.0.19
6362025-06-19T08:03:42.243Z Downloaded blake2 v0.10.6
6372025-06-19T08:03:42.243Z Downloaded embedded-io v0.6.1
6382025-06-19T08:03:42.249Z Downloaded typify-macro v0.4.1
6392025-06-19T08:03:42.249Z Downloaded typify-macro v0.3.0
6402025-06-19T08:03:42.249Z Downloaded tinystr v0.7.6
6412025-06-19T08:03:42.249Z Downloaded utf16_iter v1.0.5
6422025-06-19T08:03:42.249Z Downloaded memmap2 v0.9.5
6432025-06-19T08:03:42.249Z Downloaded icu_normalizer_data v1.5.0
6442025-06-19T08:03:42.249Z Downloaded cookie v0.18.1
6452025-06-19T08:03:42.254Z Downloaded string_cache v0.8.9
6462025-06-19T08:03:42.254Z Downloaded hickory-client v0.24.4
6472025-06-19T08:03:42.259Z Downloaded chacha20poly1305 v0.10.1
6482025-06-19T08:03:42.265Z Downloaded siphasher v0.3.11
6492025-06-19T08:03:42.265Z Downloaded progenitor-impl v0.8.0
6502025-06-19T08:03:42.269Z Downloaded indicatif v0.17.11
6512025-06-19T08:03:42.269Z Downloaded parse-size v1.1.0
6522025-06-19T08:03:42.274Z Downloaded opaque-debug v0.3.1
6532025-06-19T08:03:42.274Z Downloaded zerovec-derive v0.10.3
6542025-06-19T08:03:42.277Z Downloaded phf_generator v0.11.2
6552025-06-19T08:03:42.277Z Downloaded walkdir v2.5.0
6562025-06-19T08:03:42.282Z Downloaded strum_macros v0.26.4
6572025-06-19T08:03:42.286Z Downloaded icu_provider v1.5.0
6582025-06-19T08:03:42.291Z Downloaded futures-sink v0.3.31
6592025-06-19T08:03:42.291Z Downloaded float-ord v0.3.2
6602025-06-19T08:03:42.291Z Downloaded float-cmp v0.10.0
6612025-06-19T08:03:42.295Z Downloaded futures-macro v0.3.31
6622025-06-19T08:03:42.295Z Downloaded serde_plain v1.0.2
6632025-06-19T08:03:42.300Z Downloaded nibble_vec v0.1.0
6642025-06-19T08:03:42.300Z Downloaded newtype-uuid v1.2.4
6652025-06-19T08:03:42.300Z Downloaded futures-executor v0.3.31
6662025-06-19T08:03:42.309Z Downloaded twox-hash v2.1.0
6672025-06-19T08:03:42.318Z Downloaded tokio-rustls v0.25.0
6682025-06-19T08:03:42.318Z Downloaded icu_collections v1.5.0
6692025-06-19T08:03:42.323Z Downloaded ref-cast-impl v1.0.24
6702025-06-19T08:03:42.323Z Downloaded icu_normalizer v1.5.0
6712025-06-19T08:03:42.328Z Downloaded sqlparser_derive v0.2.2
6722025-06-19T08:03:42.328Z Downloaded xz2 v0.1.7
6732025-06-19T08:03:42.328Z Downloaded hickory-resolver v0.24.4
6742025-06-19T08:03:42.346Z Downloaded void v1.0.2
6752025-06-19T08:03:42.350Z Downloaded vte_generate_state_changes v0.1.2
6762025-06-19T08:03:42.350Z Downloaded xshell v0.2.7
6772025-06-19T08:03:42.350Z Downloaded strip-ansi-escapes v0.2.0
6782025-06-19T08:03:42.351Z Downloaded ppv-lite86 v0.2.20
6792025-06-19T08:03:42.351Z Downloaded pkg-config v0.3.31
6802025-06-19T08:03:42.351Z Downloaded percent-encoding v2.3.1
6812025-06-19T08:03:42.351Z Downloaded quinn-udp v0.5.5
6822025-06-19T08:03:42.351Z Downloaded radium v0.7.0
6832025-06-19T08:03:42.351Z Downloaded r2d2 v0.8.10
6842025-06-19T08:03:42.362Z Downloaded progenitor-macro v0.8.0
6852025-06-19T08:03:42.362Z Downloaded proc-macro-error-attr2 v2.0.0
6862025-06-19T08:03:42.362Z Downloaded sync-ptr v0.1.4
6872025-06-19T08:03:42.373Z Downloaded mime v0.3.17
6882025-06-19T08:03:42.373Z Downloaded globset v0.4.15
6892025-06-19T08:03:42.373Z Downloaded supports-color v3.0.2
6902025-06-19T08:03:42.373Z Downloaded synstructure v0.13.1
6912025-06-19T08:03:42.374Z Downloaded sha1 v0.10.6
6922025-06-19T08:03:42.383Z Downloaded scrypt v0.11.0
6932025-06-19T08:03:42.383Z Downloaded scopeguard v1.2.0
6942025-06-19T08:03:42.383Z Downloaded slog-dtrace v0.3.0
6952025-06-19T08:03:42.383Z Downloaded zerofrom-derive v0.1.4
6962025-06-19T08:03:42.383Z Downloaded slog-envlogger v2.2.0
6972025-06-19T08:03:42.383Z Downloaded rustls-native-certs v0.8.1
6982025-06-19T08:03:42.391Z Downloaded similar v2.7.0
6992025-06-19T08:03:42.391Z Downloaded native-tls v0.2.12
7002025-06-19T08:03:42.398Z Downloaded iddqd v0.3.7
7012025-06-19T08:03:42.403Z Downloaded http v1.3.1
7022025-06-19T08:03:42.403Z Downloaded thiserror-impl-no-std v2.0.2
7032025-06-19T08:03:42.413Z Downloaded termtree v0.5.1
7042025-06-19T08:03:42.413Z Downloaded thread_local v1.1.8
7052025-06-19T08:03:42.414Z Downloaded thiserror-no-std v2.0.2
7062025-06-19T08:03:42.418Z Downloaded support-bundle-viewer v0.1.0
7072025-06-19T08:03:42.418Z Downloaded termios v0.3.3
7082025-06-19T08:03:42.418Z Downloaded oso-derive v0.27.3
7092025-06-19T08:03:42.418Z Downloaded num v0.4.3
7102025-06-19T08:03:42.426Z Downloaded socket2 v0.5.10
7112025-06-19T08:03:42.426Z Downloaded untrusted v0.7.1
7122025-06-19T08:03:42.431Z Downloaded unicase v2.7.0
7132025-06-19T08:03:42.431Z Downloaded filetime v0.2.25
7142025-06-19T08:03:42.431Z Downloaded embedded-io v0.4.0
7152025-06-19T08:03:42.437Z Downloaded diesel-dtrace v0.4.2
7162025-06-19T08:03:42.437Z Downloaded progenitor-client v0.9.1
7172025-06-19T08:03:42.447Z Downloaded deranged v0.3.11
7182025-06-19T08:03:42.447Z Downloaded rustls-pemfile v2.2.0
7192025-06-19T08:03:42.447Z Downloaded omicron-zone-package v0.12.2
7202025-06-19T08:03:42.455Z Downloaded der_derive v0.7.3
7212025-06-19T08:03:42.455Z Downloaded aes-gcm v0.10.3
7222025-06-19T08:03:42.464Z Downloaded rustc-hash v2.1.1
7232025-06-19T08:03:42.464Z Downloaded pkcs5 v0.7.1
7242025-06-19T08:03:42.464Z Downloaded russh-cryptovec v0.7.3
7252025-06-19T08:03:42.464Z Downloaded progenitor-client v0.10.0
7262025-06-19T08:03:42.469Z Downloaded group v0.13.0
7272025-06-19T08:03:42.470Z Downloaded futures-core v0.3.31
7282025-06-19T08:03:42.470Z Downloaded vsss-rs v3.3.4
7292025-06-19T08:03:42.477Z Downloaded zstd-safe v7.2.3
7302025-06-19T08:03:42.477Z Downloaded rtoolbox v0.0.2
7312025-06-19T08:03:42.477Z Downloaded term v0.7.0
7322025-06-19T08:03:42.493Z Downloaded try-lock v0.2.5
7332025-06-19T08:03:42.493Z Downloaded derive_more v0.99.20
7342025-06-19T08:03:42.502Z Downloaded num_enum v0.5.11
7352025-06-19T08:03:42.502Z Downloaded oxnet v0.1.2
7362025-06-19T08:03:42.502Z Downloaded zstd v0.13.3
7372025-06-19T08:03:42.510Z Downloaded dirs-sys-next v0.1.2
7382025-06-19T08:03:42.511Z Downloaded write16 v1.0.0
7392025-06-19T08:03:42.511Z Downloaded zeroize v1.8.1
7402025-06-19T08:03:42.511Z Downloaded value-bag v1.9.0
7412025-06-19T08:03:42.515Z Downloaded rand_chacha v0.3.1
7422025-06-19T08:03:42.515Z Downloaded hickory-server v0.24.4
7432025-06-19T08:03:42.522Z Downloaded openssl-macros v0.1.1
7442025-06-19T08:03:42.522Z Downloaded headers-core v0.3.0
7452025-06-19T08:03:42.522Z Downloaded foreign-types v0.3.2
7462025-06-19T08:03:42.522Z Downloaded fixedbitset v0.4.2
7472025-06-19T08:03:42.529Z Downloaded peg-runtime v0.8.5
7482025-06-19T08:03:42.529Z Downloaded rpassword v7.3.1
7492025-06-19T08:03:42.530Z Downloaded flate2 v1.1.2
7502025-06-19T08:03:42.534Z Downloaded tui-tree-widget v0.23.1
7512025-06-19T08:03:42.534Z Downloaded test-strategy v0.4.1
7522025-06-19T08:03:42.540Z Downloaded stable_deref_trait v1.2.0
7532025-06-19T08:03:42.552Z Downloaded shlex v1.3.0
7542025-06-19T08:03:42.552Z Downloaded spki v0.7.3
7552025-06-19T08:03:42.552Z Downloaded hkdf v0.12.4
7562025-06-19T08:03:42.557Z Downloaded wyz v0.5.1
7572025-06-19T08:03:42.557Z Downloaded xattr v1.3.1
7582025-06-19T08:03:42.557Z Downloaded smf v0.2.3
7592025-06-19T08:03:42.557Z Downloaded num-rational v0.4.2
7602025-06-19T08:03:42.557Z Downloaded flume v0.11.1
7612025-06-19T08:03:42.567Z Downloaded serde_repr v0.1.19
7622025-06-19T08:03:42.574Z Downloaded dropshot_endpoint v0.16.2
7632025-06-19T08:03:42.574Z Downloaded foreign-types v0.5.0
7642025-06-19T08:03:42.574Z Downloaded peg-macros v0.8.5
7652025-06-19T08:03:42.580Z Downloaded ff v0.13.0
7662025-06-19T08:03:42.580Z Downloaded itertools v0.10.5
7672025-06-19T08:03:42.585Z Downloaded poly1305 v0.8.0
7682025-06-19T08:03:42.592Z Downloaded zerofrom v0.1.4
7692025-06-19T08:03:42.592Z Downloaded foldhash v0.1.5
7702025-06-19T08:03:42.597Z Downloaded mime_guess v2.0.5
7712025-06-19T08:03:42.597Z Downloaded difflib v0.4.0
7722025-06-19T08:03:42.597Z Downloaded rand_xorshift v0.4.0
7732025-06-19T08:03:42.602Z Downloaded fatfs v0.3.6
7742025-06-19T08:03:42.602Z Downloaded typify v0.2.0
7752025-06-19T08:03:42.607Z Downloaded smallvec v0.6.14
7762025-06-19T08:03:42.607Z Downloaded serde_with_macros v3.12.0
7772025-06-19T08:03:42.612Z Downloaded serde_path_to_error v0.1.17
7782025-06-19T08:03:42.617Z Downloaded nodrop v0.1.14
7792025-06-19T08:03:42.617Z Downloaded serde_urlencoded v0.7.1
7802025-06-19T08:03:42.617Z Downloaded paste v1.0.15
7812025-06-19T08:03:42.629Z Downloaded spin v0.9.8
7822025-06-19T08:03:42.634Z Downloaded packed_struct v0.10.1
7832025-06-19T08:03:42.634Z Downloaded smallvec v1.15.0
7842025-06-19T08:03:42.634Z Downloaded multimap v0.10.1
7852025-06-19T08:03:42.634Z Downloaded form_urlencoded v1.2.1
7862025-06-19T08:03:42.634Z Downloaded uzers v0.12.1
7872025-06-19T08:03:42.639Z Downloaded untrusted v0.9.0
7882025-06-19T08:03:42.639Z Downloaded owo-colors v4.2.1
7892025-06-19T08:03:42.644Z Downloaded precomputed-hash v0.1.1
7902025-06-19T08:03:42.644Z Downloaded serde_bytes v0.11.17
7912025-06-19T08:03:42.649Z Downloaded writeable v0.5.5
7922025-06-19T08:03:42.649Z Downloaded serde_cbor v0.11.2
7932025-06-19T08:03:42.653Z Downloaded number_prefix v0.4.0
7942025-06-19T08:03:42.653Z Downloaded libm v0.2.8
7952025-06-19T08:03:42.665Z Downloaded scheduled-thread-pool v0.2.7
7962025-06-19T08:03:42.674Z Downloaded ena v0.14.3
7972025-06-19T08:03:42.674Z Downloaded fxhash v0.2.1
7982025-06-19T08:03:42.674Z Downloaded zone_cfg_derive v0.3.0
7992025-06-19T08:03:42.674Z Downloaded dsl_auto_type v0.1.2
8002025-06-19T08:03:42.678Z Downloaded reedline v0.38.0
8012025-06-19T08:03:42.684Z Downloaded normalize-line-endings v0.3.0
8022025-06-19T08:03:42.684Z Downloaded daft-derive v0.1.3
8032025-06-19T08:03:42.691Z Downloaded foreign-types-shared v0.1.1
8042025-06-19T08:03:42.700Z Downloaded progenitor v0.8.0
8052025-06-19T08:03:42.700Z Downloaded tokio-rustls v0.24.1
8062025-06-19T08:03:42.701Z Downloaded fs_extra v1.3.0
8072025-06-19T08:03:42.711Z Downloaded fs-err v2.11.0
8082025-06-19T08:03:42.711Z Downloaded num_enum_derive v0.5.11
8092025-06-19T08:03:42.711Z Downloaded progenitor v0.10.0
8102025-06-19T08:03:42.711Z Downloaded num-iter v0.1.45
8112025-06-19T08:03:42.711Z Downloaded olpc-cjson v0.1.4
8122025-06-19T08:03:42.734Z Downloaded funty v2.0.0
8132025-06-19T08:03:42.734Z Downloaded tinyvec_macros v0.1.1
8142025-06-19T08:03:42.734Z Downloaded time-core v0.1.2
8152025-06-19T08:03:42.734Z Downloaded tls_codec_derive v0.4.1
8162025-06-19T08:03:42.734Z Downloaded foreign-types-shared v0.3.1
8172025-06-19T08:03:42.739Z Downloaded sct v0.7.1
8182025-06-19T08:03:42.739Z Downloaded powerfmt v0.2.0
8192025-06-19T08:03:42.739Z Downloaded unicode-truncate v1.1.0
8202025-06-19T08:03:42.739Z Downloaded postgres-protocol v0.6.8
8212025-06-19T08:03:42.739Z Downloaded yoke v0.7.4
8222025-06-19T08:03:42.739Z Downloaded strum v0.26.3
8232025-06-19T08:03:42.739Z Downloaded num-derive v0.4.2
8242025-06-19T08:03:42.739Z Downloaded signal-hook v0.3.18
8252025-06-19T08:03:42.739Z Downloaded tls_codec v0.4.1
8262025-06-19T08:03:42.751Z Downloaded gethostname v0.5.0
8272025-06-19T08:03:42.751Z Downloaded display-error-chain v0.2.2
8282025-06-19T08:03:42.761Z Downloaded schemars v0.8.22
8292025-06-19T08:03:42.777Z Downloaded zone_cfg_derive v0.1.2
8302025-06-19T08:03:42.777Z Downloaded psl-types v2.0.11
8312025-06-19T08:03:42.777Z Downloaded packed_struct_codegen v0.10.1
8322025-06-19T08:03:42.777Z Downloaded openssl-probe v0.1.5
8332025-06-19T08:03:42.777Z Downloaded hashbrown v0.13.2
8342025-06-19T08:03:42.783Z Downloaded tokio-stream v0.1.17
8352025-06-19T08:03:42.783Z Downloaded signal-hook-tokio v0.3.1
8362025-06-19T08:03:42.783Z Downloaded password-hash v0.5.0
8372025-06-19T08:03:42.783Z Downloaded slog-term v2.9.1
8382025-06-19T08:03:42.783Z Downloaded iri-string v0.7.8
8392025-06-19T08:03:42.791Z Downloaded yoke-derive v0.7.4
8402025-06-19T08:03:42.799Z Downloaded rustc_version v0.4.1
8412025-06-19T08:03:42.799Z Downloaded password-hash v0.4.2
8422025-06-19T08:03:42.799Z Downloaded tinyvec v1.8.0
8432025-06-19T08:03:42.807Z Downloaded tokio-tungstenite v0.23.1
8442025-06-19T08:03:42.807Z Downloaded slog-stdlog v4.1.1
8452025-06-19T08:03:42.807Z Downloaded postcard v1.0.10
8462025-06-19T08:03:42.812Z Downloaded endian-type v0.1.2
8472025-06-19T08:03:42.812Z Downloaded strum_macros v0.24.3
8482025-06-19T08:03:42.812Z Downloaded expectorate v1.2.0
8492025-06-19T08:03:42.812Z Downloaded utf-8 v0.7.6
8502025-06-19T08:03:42.823Z Downloaded displaydoc v0.2.5
8512025-06-19T08:03:42.837Z Downloaded structmeta-derive v0.3.0
8522025-06-19T08:03:42.837Z Downloaded ctr v0.9.2
8532025-06-19T08:03:42.837Z Downloaded num-derive v0.3.3
8542025-06-19T08:03:42.837Z Downloaded yasna v0.5.2
8552025-06-19T08:03:42.837Z Downloaded pin-project v1.1.6
8562025-06-19T08:03:42.848Z Downloaded dunce v1.0.5
8572025-06-19T08:03:42.848Z Downloaded quick-error v1.2.3
8582025-06-19T08:03:42.860Z Downloaded phf_codegen v0.11.2
8592025-06-19T08:03:42.860Z Downloaded num-conv v0.1.0
8602025-06-19T08:03:42.860Z Downloaded pin-project-internal v1.1.6
8612025-06-19T08:03:42.860Z Downloaded prettyplease v0.2.34
8622025-06-19T08:03:42.860Z Downloaded time-macros v0.2.18
8632025-06-19T08:03:42.878Z Downloaded unsafe-libyaml v0.2.11
8642025-06-19T08:03:42.878Z Downloaded reqwest v0.12.20
8652025-06-19T08:03:42.885Z Downloaded num-integer v0.1.46
8662025-06-19T08:03:42.885Z Downloaded ed25519 v2.2.3
8672025-06-19T08:03:42.885Z Downloaded topological-sort v0.2.2
8682025-06-19T08:03:42.885Z Downloaded slog-scope v4.4.0
8692025-06-19T08:03:42.885Z Downloaded typify v0.4.1
8702025-06-19T08:03:42.885Z Downloaded heapless v0.8.0
8712025-06-19T08:03:42.894Z Downloaded signal-hook-registry v1.4.2
8722025-06-19T08:03:42.894Z Downloaded signal-hook-mio v0.2.4
8732025-06-19T08:03:42.894Z Downloaded progenitor-impl v0.9.1
8742025-06-19T08:03:42.900Z Downloaded csv-core v0.1.11
8752025-06-19T08:03:42.900Z Downloaded getrandom v0.2.15
8762025-06-19T08:03:42.900Z Downloaded sec1 v0.7.3
8772025-06-19T08:03:42.910Z Downloaded salsa20 v0.10.2
8782025-06-19T08:03:42.910Z Downloaded zone v0.3.1
8792025-06-19T08:03:42.910Z Downloaded zerocopy v0.6.6
8802025-06-19T08:03:42.913Z Downloaded either v1.14.0
8812025-06-19T08:03:42.913Z Downloaded defmt-parser v0.3.4
8822025-06-19T08:03:42.913Z Downloaded phf v0.11.2
8832025-06-19T08:03:42.913Z Downloaded which v4.4.2
8842025-06-19T08:03:42.913Z Downloaded static_assertions v1.1.0
8852025-06-19T08:03:42.920Z Downloaded pin-project-lite v0.2.14
8862025-06-19T08:03:42.927Z Downloaded wait-timeout v0.2.0
8872025-06-19T08:03:42.927Z Downloaded url v2.5.4
8882025-06-19T08:03:42.937Z Downloaded rand v0.8.5
8892025-06-19T08:03:42.937Z Downloaded tokio-tungstenite v0.21.0
8902025-06-19T08:03:42.950Z Downloaded foreign-types-macros v0.2.3
8912025-06-19T08:03:42.950Z Downloaded futures-channel v0.3.31
8922025-06-19T08:03:42.950Z Downloaded russh v0.45.0
8932025-06-19T08:03:42.950Z Downloaded defmt-macros v0.3.9
8942025-06-19T08:03:42.960Z Downloaded same-file v1.0.6
8952025-06-19T08:03:42.961Z Downloaded ssh-key v0.6.6
8962025-06-19T08:03:42.973Z Downloaded typed-path v0.9.3
8972025-06-19T08:03:42.973Z Downloaded papergrid v0.14.0
8982025-06-19T08:03:42.982Z Downloaded p256 v0.13.2
8992025-06-19T08:03:42.982Z Downloaded env_logger v0.10.2
9002025-06-19T08:03:42.982Z Downloaded num-complex v0.4.6
9012025-06-19T08:03:42.982Z Downloaded multer v3.1.0
9022025-06-19T08:03:42.991Z Downloaded quinn-proto v0.11.8
9032025-06-19T08:03:42.991Z Downloaded parking_lot v0.11.2
9042025-06-19T08:03:43.002Z Downloaded bindgen v0.69.5
9052025-06-19T08:03:43.007Z Downloaded tracing-attributes v0.1.27
9062025-06-19T08:03:43.007Z Downloaded toml v0.7.8
9072025-06-19T08:03:43.007Z Downloaded lalrpop v0.19.12
9082025-06-19T08:03:43.022Z Downloaded der v0.7.9
9092025-06-19T08:03:43.030Z Downloaded daft v0.1.3
9102025-06-19T08:03:43.030Z Downloaded unicode-properties v0.1.3
9112025-06-19T08:03:43.030Z Downloaded unicode-bidi v0.3.17
9122025-06-19T08:03:43.039Z Downloaded bitvec v1.0.1
9132025-06-19T08:03:43.045Z Downloaded tracing-core v0.1.32
9142025-06-19T08:03:43.054Z Downloaded rustls-pki-types v1.10.0
9152025-06-19T08:03:43.063Z Downloaded miniz_oxide v0.8.5
9162025-06-19T08:03:43.063Z Downloaded chrono v0.4.41
9172025-06-19T08:03:43.072Z Downloaded time v0.3.36
9182025-06-19T08:03:43.076Z Downloaded parking_lot v0.12.3
9192025-06-19T08:03:43.076Z Downloaded tracing v0.1.40
9202025-06-19T08:03:43.082Z Downloaded ed25519-dalek v2.1.1
9212025-06-19T08:03:43.094Z Downloaded openssl-sys v0.9.109
9222025-06-19T08:03:43.102Z Downloaded elliptic-curve v0.13.8
9232025-06-19T08:03:43.102Z Downloaded publicsuffix v2.3.0
9242025-06-19T08:03:43.102Z Downloaded zip v2.6.1
9252025-06-19T08:03:43.108Z Downloaded h2 v0.4.6
9262025-06-19T08:03:43.113Z Downloaded unicode-segmentation v1.12.0
9272025-06-19T08:03:43.113Z Downloaded nom v7.1.3
9282025-06-19T08:03:43.121Z Downloaded toml_edit v0.19.15
9292025-06-19T08:03:43.137Z Downloaded samael v0.0.19
9302025-06-19T08:03:43.143Z Downloaded qorb v0.4.0
9312025-06-19T08:03:43.149Z Downloaded num-bigint-dig v0.8.4
9322025-06-19T08:03:43.155Z Downloaded minimal-lexical v0.2.1
9332025-06-19T08:03:43.165Z Downloaded winnow v0.6.26
9342025-06-19T08:03:43.169Z Downloaded tower v0.5.2
9352025-06-19T08:03:43.176Z Downloaded sqlparser v0.45.0
9362025-06-19T08:03:43.185Z Downloaded futures-util v0.3.31
9372025-06-19T08:03:43.196Z Downloaded mio v1.0.2
9382025-06-19T08:03:43.204Z Downloaded webpki-roots v1.0.0
9392025-06-19T08:03:43.212Z Downloaded unicode-normalization v0.1.24
9402025-06-19T08:03:43.225Z Downloaded tabled v0.18.0
9412025-06-19T08:03:43.237Z Downloaded rustyline v14.0.0
9422025-06-19T08:03:43.242Z Downloaded regex v1.11.1
9432025-06-19T08:03:43.251Z Downloaded serde_with v3.12.0
9442025-06-19T08:03:43.263Z Downloaded git2 v0.19.0
9452025-06-19T08:03:43.269Z Downloaded p384 v0.13.0
9462025-06-19T08:03:43.276Z Downloaded vcpkg v0.2.15
9472025-06-19T08:03:43.317Z Downloaded portable-atomic v1.11.0
9482025-06-19T08:03:43.322Z Downloaded nix v0.28.0
9492025-06-19T08:03:43.336Z Downloaded salty v0.3.0
9502025-06-19T08:03:43.343Z Downloaded rayon v1.10.0
9512025-06-19T08:03:43.352Z Downloaded tower-http v0.6.6
9522025-06-19T08:03:43.359Z Downloaded proptest v1.7.0
9532025-06-19T08:03:43.369Z Downloaded nix v0.29.0
9542025-06-19T08:03:43.382Z Downloaded regex-syntax v0.6.29
9552025-06-19T08:03:43.393Z Downloaded bstr v1.10.0
9562025-06-19T08:03:43.402Z Downloaded object v0.30.4
9572025-06-19T08:03:43.413Z Downloaded smoltcp v0.9.1
9582025-06-19T08:03:43.425Z Downloaded petname v2.0.2
9592025-06-19T08:03:43.433Z Downloaded diesel v2.2.11
9602025-06-19T08:03:43.451Z Downloaded polar-core v0.27.3
9612025-06-19T08:03:43.460Z Downloaded rustls v0.23.19
9622025-06-19T08:03:43.471Z Downloaded zerocopy v0.8.25
9632025-06-19T08:03:43.499Z Downloaded curve25519-dalek v4.1.3
9642025-06-19T08:03:43.507Z Downloaded smoltcp v0.11.0
9652025-06-19T08:03:43.520Z Downloaded rustls v0.21.12
9662025-06-19T08:03:43.536Z Downloaded openssl v0.10.73
9672025-06-19T08:03:43.554Z Downloaded sled v0.34.7
9682025-06-19T08:03:43.569Z Downloaded regex-syntax v0.8.5
9692025-06-19T08:03:43.573Z Downloaded rustls v0.22.4
9702025-06-19T08:03:43.587Z Downloaded object v0.36.5
9712025-06-19T08:03:43.602Z Downloaded openapiv3 v2.0.0
9722025-06-19T08:03:43.629Z Downloaded dropshot v0.16.2
9732025-06-19T08:03:43.649Z Downloaded regress v0.10.3
9742025-06-19T08:03:43.670Z Downloaded bzip2-sys v0.1.13+1.0.8
9752025-06-19T08:03:43.670Z Downloaded typify-impl v0.4.1
9762025-06-19T08:03:43.687Z Downloaded typify-impl v0.3.0
9772025-06-19T08:03:43.700Z Downloaded chrono-tz v0.10.3
9782025-06-19T08:03:43.709Z Downloaded ratatui v0.29.0
9792025-06-19T08:03:43.715Z Downloaded typify-impl v0.2.0
9802025-06-19T08:03:43.732Z Downloaded zerocopy-derive v0.6.6
9812025-06-19T08:03:43.741Z Downloaded regex-automata v0.4.8
9822025-06-19T08:03:43.757Z Downloaded jiff v0.2.15
9832025-06-19T08:03:43.780Z Downloaded hickory-proto v0.24.4
9842025-06-19T08:03:43.791Z Downloaded nix v0.27.1
9852025-06-19T08:03:43.802Z Downloaded gimli v0.31.1
9862025-06-19T08:03:43.817Z Downloaded tough v0.20.0
9872025-06-19T08:03:43.821Z Downloaded winnow v0.5.40
9882025-06-19T08:03:43.829Z Downloaded quick-xml v0.37.2
9892025-06-19T08:03:43.839Z Downloaded lzma-sys v0.1.20
9902025-06-19T08:03:43.871Z Downloaded radix_trie v0.2.1
9912025-06-19T08:03:43.881Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9922025-06-19T08:03:43.901Z Downloaded libz-sys v1.1.20
9932025-06-19T08:03:43.910Z Downloaded petgraph v0.6.5
9942025-06-19T08:03:43.929Z Downloaded steno v0.4.1
9952025-06-19T08:03:43.933Z Downloaded petgraph v0.7.1
9962025-06-19T08:03:43.952Z Downloaded sha3 v0.10.8
9972025-06-19T08:03:43.957Z Downloaded futures v0.3.31
9982025-06-19T08:03:43.962Z Downloaded ron v0.7.1
9992025-06-19T08:03:43.967Z Downloaded csv v1.3.1
10002025-06-19T08:03:43.987Z Downloaded tokio v1.45.1
10012025-06-19T08:03:44.023Z Downloaded rand v0.9.1
10022025-06-19T08:03:44.028Z Downloaded pretty_assertions v1.4.1
10032025-06-19T08:03:44.031Z Downloaded p521 v0.13.3
10042025-06-19T08:03:44.035Z Downloaded rustls-webpki v0.102.8
10052025-06-19T08:03:44.050Z Downloaded icu_properties_data v1.5.0
10062025-06-19T08:03:44.061Z Downloaded diesel_derives v2.2.3
10072025-06-19T08:03:44.069Z Downloaded parse-zoneinfo v0.3.1
10082025-06-19T08:03:44.075Z Downloaded tokio-postgres v0.7.13
10092025-06-19T08:03:44.075Z Downloaded hashbrown v0.12.3
10102025-06-19T08:03:44.088Z Downloaded rustls-webpki v0.101.7
10112025-06-19T08:03:44.096Z Downloaded blake3 v1.5.4
10122025-06-19T08:03:44.102Z Downloaded num-bigint v0.4.6
10132025-06-19T08:03:44.107Z Downloaded x509-cert v0.2.5
10142025-06-19T08:03:44.113Z Downloaded subprocess v0.2.9
10152025-06-19T08:03:44.113Z Downloaded heapless v0.7.17
10162025-06-19T08:03:44.123Z Downloaded slog-json v2.6.1
10172025-06-19T08:03:44.123Z Downloaded futures-task v0.3.31
10182025-06-19T08:03:44.123Z Downloaded whoami v1.5.2
10192025-06-19T08:03:44.123Z Downloaded postgres-types v0.2.9
10202025-06-19T08:03:44.126Z Downloaded itertools v0.14.0
10212025-06-19T08:03:44.136Z Downloaded tokio-rustls v0.26.0
10222025-06-19T08:03:44.136Z Downloaded yansi v1.0.1
10232025-06-19T08:03:44.136Z Downloaded rsa v0.9.6
10242025-06-19T08:03:44.142Z Downloaded aws-lc-rs v1.12.4
10252025-06-19T08:03:44.161Z Downloaded darling_core v0.20.10
10262025-06-19T08:03:44.161Z Downloaded snafu v0.8.5
10272025-06-19T08:03:44.173Z Downloaded zerovec v0.10.4
10282025-06-19T08:03:44.173Z Downloaded ron v0.8.1
10292025-06-19T08:03:44.173Z Downloaded defmt v0.3.8
10302025-06-19T08:03:44.177Z Downloaded diff v0.1.13
10312025-06-19T08:03:44.178Z Downloaded encoding_rs v0.8.34
10322025-06-19T08:03:44.196Z Downloaded itertools v0.13.0
10332025-06-19T08:03:44.198Z Downloaded schemars_derive v0.8.22
10342025-06-19T08:03:44.202Z Downloaded document-features v0.2.10
10352025-06-19T08:03:44.202Z Downloaded darling v0.20.10
10362025-06-19T08:03:44.215Z Downloaded env_logger v0.11.5
10372025-06-19T08:03:44.223Z Downloaded sqlformat v0.3.5
10382025-06-19T08:03:44.223Z Downloaded ring v0.17.14
10392025-06-19T08:03:44.252Z Downloaded typify v0.3.0
10402025-06-19T08:03:44.257Z Downloaded unicode-xid v0.2.6
10412025-06-19T08:03:44.261Z Downloaded tokio-native-tls v0.3.1
10422025-06-19T08:03:44.261Z Downloaded rand_core v0.9.2
10432025-06-19T08:03:44.261Z Downloaded proc-macro-error2 v2.0.1
10442025-06-19T08:03:44.267Z Downloaded zone v0.1.8
10452025-06-19T08:03:44.267Z Downloaded strum_macros v0.25.3
10462025-06-19T08:03:44.267Z Downloaded tokio-util v0.7.15
10472025-06-19T08:03:44.280Z Downloaded num_threads v0.1.7
10482025-06-19T08:03:44.313Z Downloaded serde_derive_internals v0.29.1
10492025-06-19T08:03:44.313Z Downloaded oso v0.27.3
10502025-06-19T08:03:44.313Z Downloaded num-traits v0.2.19
10512025-06-19T08:03:44.313Z Downloaded zopfli v0.8.1
10522025-06-19T08:03:44.313Z Downloaded itertools v0.12.1
10532025-06-19T08:03:44.338Z Downloaded crossterm v0.28.1
10542025-06-19T08:03:44.339Z Downloaded half v1.8.3
10552025-06-19T08:03:44.339Z Downloaded libgit2-sys v0.17.0+1.8.1
10562025-06-19T08:03:44.391Z Downloaded tar v0.4.44
10572025-06-19T08:03:44.399Z Downloaded quinn v0.11.5
10582025-06-19T08:03:44.399Z Downloaded rand_seeder v0.3.0
10592025-06-19T08:03:44.399Z Downloaded pem v3.0.5
10602025-06-19T08:03:44.399Z Downloaded hash32 v0.3.1
10612025-06-19T08:03:44.399Z Downloaded hash32 v0.2.1
10622025-06-19T08:03:44.399Z Downloaded ghash v0.5.1
10632025-06-19T08:03:44.399Z Downloaded pkcs1 v0.7.5
10642025-06-19T08:03:44.399Z Downloaded serde_yaml v0.9.34+deprecated
10652025-06-19T08:03:44.399Z Downloaded derive-where v1.2.7
10662025-06-19T08:03:44.399Z Downloaded libxml v0.3.3
10672025-06-19T08:03:44.399Z Downloaded nu-ansi-term v0.50.1
10682025-06-19T08:03:44.399Z Downloaded unicode_categories v0.1.1
10692025-06-19T08:03:44.399Z Downloaded glob v0.3.2
10702025-06-19T08:03:44.399Z Downloaded vergen v8.3.2
10712025-06-19T08:03:44.399Z Downloaded ssh-cipher v0.2.0
10722025-06-19T08:03:44.399Z Downloaded progenitor-impl v0.10.0
10732025-06-19T08:03:44.399Z Downloaded idna v1.0.3
10742025-06-19T08:03:44.399Z Downloaded path-slash v0.1.5
10752025-06-19T08:03:44.399Z Downloaded fallible-iterator v0.2.0
10762025-06-19T08:03:44.440Z Downloaded dirs-next v2.0.0
10772025-06-19T08:03:44.440Z Downloaded diesel_table_macro_syntax v0.2.0
10782025-06-19T08:03:44.440Z Downloaded ref-cast v1.0.24
10792025-06-19T08:03:44.440Z Downloaded zerocopy-derive v0.8.25
10802025-06-19T08:03:44.454Z Downloaded polyval v0.6.2
10812025-06-19T08:03:44.454Z Downloaded peg v0.8.5
10822025-06-19T08:03:44.454Z Downloaded pbkdf2 v0.12.2
10832025-06-19T08:03:44.454Z Downloaded pbkdf2 v0.11.0
10842025-06-19T08:03:44.454Z Downloaded slog v2.7.0
10852025-06-19T08:03:44.454Z Downloaded hyper-util v0.1.14
10862025-06-19T08:03:44.454Z Downloaded vte v0.11.1
10872025-06-19T08:03:44.454Z Downloaded subtle v2.6.1
10882025-06-19T08:03:44.455Z Downloaded zip v0.6.6
10892025-06-19T08:03:44.455Z Downloaded progenitor-client v0.8.0
10902025-06-19T08:03:44.455Z Downloaded pin-utils v0.1.0
10912025-06-19T08:03:44.455Z Downloaded parking_lot_core v0.8.6
10922025-06-19T08:03:44.455Z Downloaded uuid v1.17.0
10932025-06-19T08:03:44.455Z Downloaded tungstenite v0.23.0
10942025-06-19T08:03:44.455Z Downloaded half v2.4.1
10952025-06-19T08:03:44.455Z Downloaded crypto-bigint v0.5.5
10962025-06-19T08:03:44.460Z Downloaded crossbeam-channel v0.5.15
10972025-06-19T08:03:44.460Z Downloaded typify-macro v0.2.0
10982025-06-19T08:03:44.460Z Downloaded tap v1.0.1
10992025-06-19T08:03:44.460Z Downloaded pkcs8 v0.10.2
11002025-06-19T08:03:44.460Z Downloaded pem-rfc7468 v0.7.0
11012025-06-19T08:03:44.460Z Downloaded termcolor v1.4.1
11022025-06-19T08:03:44.460Z Downloaded structmeta v0.3.0
11032025-06-19T08:03:44.460Z Downloaded slog-async v2.8.0
11042025-06-19T08:03:44.460Z Downloaded signature v2.2.0
11052025-06-19T08:03:44.465Z Downloaded tungstenite v0.21.0
11062025-06-19T08:03:44.465Z Downloaded cc v1.2.15
11072025-06-19T08:03:44.469Z Downloaded bytes v1.10.1
11082025-06-19T08:03:44.474Z Downloaded rcgen v0.12.1
11092025-06-19T08:03:44.474Z Downloaded slog-bunyan v2.5.0
11102025-06-19T08:03:44.474Z Downloaded rustls-pemfile v1.0.4
11112025-06-19T08:03:44.478Z Downloaded rustc_version v0.1.7
11122025-06-19T08:03:44.478Z Downloaded bumpalo v3.16.0
11132025-06-19T08:03:44.483Z Downloaded base64 v0.21.7
11142025-06-19T08:03:44.486Z Downloaded jiff-static v0.2.15
11152025-06-19T08:03:44.487Z Downloaded proc-macro-crate v1.3.1
11162025-06-19T08:03:44.487Z Downloaded primeorder v0.13.6
11172025-06-19T08:03:44.490Z Downloaded phf_shared v0.11.2
11182025-06-19T08:03:44.490Z Downloaded futures-io v0.3.31
11192025-06-19T08:03:44.491Z Downloaded fixedbitset v0.5.7
11202025-06-19T08:03:44.491Z Downloaded ecdsa v0.16.9
11212025-06-19T08:03:44.494Z Downloaded des v0.8.1
11222025-06-19T08:03:44.494Z Downloaded derive_builder_core v0.20.2
11232025-06-19T08:03:44.498Z Downloaded hyper v1.6.0
11242025-06-19T08:03:44.501Z Downloaded derive_builder v0.20.2
11252025-06-19T08:03:44.505Z Downloaded data-encoding v2.9.0
11262025-06-19T08:03:44.509Z Downloaded parse-display-derive v0.10.0
11272025-06-19T08:03:44.509Z Downloaded parse-display v0.10.0
11282025-06-19T08:03:44.510Z Downloaded parking_lot_core v0.9.10
11292025-06-19T08:03:44.513Z Downloaded const_format v0.2.34
11302025-06-19T08:03:44.518Z Downloaded aes v0.8.4
11312025-06-19T08:03:44.521Z Downloaded nanorand v0.7.0
11322025-06-19T08:03:44.521Z Downloaded memoffset v0.9.1
11332025-06-19T08:03:44.521Z Downloaded rayon-core v1.12.1
11342025-06-19T08:03:44.524Z Downloaded base64 v0.13.1
11352025-06-19T08:03:44.527Z Downloaded headers v0.4.1
11362025-06-19T08:03:44.532Z Downloaded crossbeam-epoch v0.9.18
11372025-06-19T08:03:44.534Z Downloaded compact_str v0.8.0
11382025-06-19T08:03:44.537Z Downloaded flagset v0.4.6
11392025-06-19T08:03:44.542Z Downloaded env_filter v0.1.2
11402025-06-19T08:03:44.542Z Downloaded enum-as-inner v0.6.1
11412025-06-19T08:03:44.545Z Downloaded indexmap v1.9.3
11422025-06-19T08:03:44.545Z Downloaded clang-sys v1.8.1
11432025-06-19T08:03:44.548Z Downloaded universal-hash v0.5.1
11442025-06-19T08:03:44.548Z Downloaded tiny-keccak v2.0.2
11452025-06-19T08:03:44.551Z Downloaded tabwriter v1.4.0
11462025-06-19T08:03:44.551Z Downloaded const-oid v0.9.6
11472025-06-19T08:03:44.555Z Downloaded base64 v0.22.1
11482025-06-19T08:03:44.558Z Downloaded newline-converter v0.3.0
11492025-06-19T08:03:44.558Z Downloaded new_debug_unreachable v1.0.6
11502025-06-19T08:03:44.558Z Downloaded fd-lock v4.0.2
11512025-06-19T08:03:44.563Z Downloaded derive_builder_macro v0.20.2
11522025-06-19T08:03:44.563Z Downloaded darling_macro v0.20.10
11532025-06-19T08:03:44.563Z Downloaded curve25519-dalek-derive v0.1.1
11542025-06-19T08:03:44.563Z Downloaded zeroize_derive v1.4.2
11552025-06-19T08:03:44.567Z Downloaded xshell-macros v0.2.7
11562025-06-19T08:03:44.567Z Downloaded want v0.3.1
11572025-06-19T08:03:44.567Z Downloaded tokio-macros v2.5.0
11582025-06-19T08:03:44.567Z Downloaded stringprep v0.1.5
11592025-06-19T08:03:44.567Z Downloaded rustc-hash v1.1.0
11602025-06-19T08:03:44.570Z Downloaded russh-keys v0.45.0
11612025-06-19T08:03:44.570Z Downloaded icu_locid_transform v1.5.0
11622025-06-19T08:03:44.573Z Downloaded crc-any v2.5.0
11632025-06-19T08:03:44.573Z Downloaded simd-adler32 v0.3.7
11642025-06-19T08:03:44.576Z Downloaded rustc-demangle v0.1.24
11652025-06-19T08:03:44.576Z Downloaded icu_locid v1.5.0
11662025-06-19T08:03:44.580Z Downloaded chacha20 v0.9.1
11672025-06-19T08:03:44.583Z Downloaded cargo_metadata v0.18.1
11682025-06-19T08:03:44.583Z Downloaded crossbeam-utils v0.8.21
11692025-06-19T08:03:44.586Z Downloaded serde-hex v0.1.0
11702025-06-19T08:03:44.589Z Downloaded ipnet v2.11.0
11712025-06-19T08:03:44.591Z Downloaded hyper-rustls v0.27.7
11722025-06-19T08:03:44.591Z Downloaded const_format_proc_macros v0.2.34
11732025-06-19T08:03:44.594Z Downloaded async-bb8-diesel v0.2.1
11742025-06-19T08:03:44.597Z Downloaded sync_wrapper v1.0.1
11752025-06-19T08:03:44.597Z Downloaded base64ct v1.6.0
11762025-06-19T08:03:44.600Z Downloaded rustversion v1.0.17
11772025-06-19T08:03:44.603Z Downloaded ingot-macros v0.1.0
11782025-06-19T08:03:44.603Z Downloaded iana-time-zone v0.1.63
11792025-06-19T08:03:44.605Z Downloaded cipher v0.4.4
11802025-06-19T08:03:44.605Z Downloaded ciborium-ll v0.2.2
11812025-06-19T08:03:44.608Z Downloaded bzip2 v0.4.4
11822025-06-19T08:03:44.608Z Downloaded predicates-core v1.0.8
11832025-06-19T08:03:44.610Z Downloaded predicates v3.1.3
11842025-06-19T08:03:44.614Z Downloaded lru-cache v0.1.2
11852025-06-19T08:03:44.614Z Downloaded libefi-sys v0.1.0
11862025-06-19T08:03:44.614Z Downloaded kstat-rs v0.2.4
11872025-06-19T08:03:44.617Z Downloaded instability v0.3.2
11882025-06-19T08:03:44.617Z Downloaded icu_locid_transform_data v1.5.0
11892025-06-19T08:03:44.619Z Downloaded humantime v2.1.0
11902025-06-19T08:03:44.619Z Downloaded bitflags v1.3.2
11912025-06-19T08:03:44.623Z Downloaded bitfield-struct v0.6.2
11922025-06-19T08:03:44.623Z Downloaded bcrypt-pbkdf v0.10.0
11932025-06-19T08:03:44.623Z Downloaded lazycell v1.3.0
11942025-06-19T08:03:44.626Z Downloaded inout v0.1.3
11952025-06-19T08:03:44.626Z Downloaded cobs v0.2.3
11962025-06-19T08:03:44.629Z Downloaded buf-list v1.0.3
11972025-06-19T08:03:44.629Z Downloaded blowfish v0.9.1
11982025-06-19T08:03:44.629Z Downloaded indent_write v2.2.0
11992025-06-19T08:03:44.632Z Downloaded arrayvec v0.7.6
12002025-06-19T08:03:44.632Z Downloaded internet-checksum v0.2.1
12012025-06-19T08:03:44.634Z Downloaded crossbeam-deque v0.8.5
12022025-06-19T08:03:44.634Z Downloaded crc v3.2.1
12032025-06-19T08:03:44.637Z Downloaded ciborium v0.2.2
12042025-06-19T08:03:44.640Z Downloaded cexpr v0.6.0
12052025-06-19T08:03:44.640Z Downloaded cbc v0.1.2
12062025-06-19T08:03:44.644Z Downloaded lockfree-object-pool v0.1.6
12072025-06-19T08:03:44.644Z Downloaded libsw v3.4.0
12082025-06-19T08:03:44.649Z Downloaded atomic-waker v1.1.2
12092025-06-19T08:03:44.649Z Downloaded assert_matches v1.5.0
12102025-06-19T08:03:44.649Z Downloaded constant_time_eq v0.3.1
12112025-06-19T08:03:44.649Z Downloaded bitfield v0.14.0
12122025-06-19T08:03:44.653Z Downloaded bb8 v0.8.5
12132025-06-19T08:03:44.653Z Downloaded base16ct v0.2.0
12142025-06-19T08:03:44.653Z Downloaded httpdate v1.0.3
12152025-06-19T08:03:44.653Z Downloaded hex-literal v0.4.1
12162025-06-19T08:03:44.656Z Downloaded crc8 v0.1.1
12172025-06-19T08:03:44.656Z Downloaded instant v0.1.13
12182025-06-19T08:03:44.656Z Downloaded http-body-util v0.1.3
12192025-06-19T08:03:44.656Z Downloaded ciborium-io v0.2.2
12202025-06-19T08:03:44.656Z Downloaded crc-catalog v2.4.0
12212025-06-19T08:03:44.659Z Downloaded bit-set v0.8.0
12222025-06-19T08:03:44.659Z Downloaded atty v0.2.14
12232025-06-19T08:03:44.659Z Downloaded arrayref v0.3.9
12242025-06-19T08:03:44.663Z Downloaded chrono-tz-build v0.4.0
12252025-06-19T08:03:44.663Z Downloaded backtrace v0.3.74
12262025-06-19T08:03:44.966Z Downloaded aws-lc-sys v0.26.0
12272025-06-19T08:03:45.308Z Compiling serde v1.0.219
12282025-06-19T08:03:45.311Z Compiling value-bag v1.9.0
12292025-06-19T08:03:45.311Z Compiling shlex v1.3.0
12302025-06-19T08:03:45.312Z Compiling lock_api v0.4.12
12312025-06-19T08:03:45.312Z Compiling scopeguard v1.2.0
12322025-06-19T08:03:46.084Z Compiling typenum v1.17.0
12332025-06-19T08:03:46.123Z Compiling syn v2.0.103
12342025-06-19T08:03:46.124Z Compiling getrandom v0.2.15
12352025-06-19T08:03:46.124Z Compiling jobserver v0.1.32
12362025-06-19T08:03:46.124Z Compiling rand_core v0.6.4
12372025-06-19T08:03:46.124Z Compiling log v0.4.27
12382025-06-19T08:03:46.124Z Compiling generic-array v0.14.7
12392025-06-19T08:03:46.124Z Compiling cc v1.2.15
12402025-06-19T08:03:46.347Z Compiling smallvec v1.15.0
12412025-06-19T08:03:46.436Z Compiling subtle v2.6.1
12422025-06-19T08:03:46.457Z Compiling const-oid v0.9.6
12432025-06-19T08:03:46.475Z Compiling stable_deref_trait v1.2.0
12442025-06-19T08:03:46.636Z Compiling pkg-config v0.3.31
12452025-06-19T08:03:46.699Z Compiling parking_lot_core v0.9.10
12462025-06-19T08:03:46.749Z Compiling pin-project-lite v0.2.14
12472025-06-19T08:03:46.836Z Compiling rustix v0.38.37
12482025-06-19T08:03:46.901Z Compiling signal-hook-registry v1.4.2
12492025-06-19T08:03:47.612Z Compiling parking_lot v0.12.3
12502025-06-19T08:03:47.683Z Compiling mio v1.0.2
12512025-06-19T08:03:47.718Z Compiling futures-core v0.3.31
12522025-06-19T08:03:47.823Z Compiling spin v0.9.8
12532025-06-19T08:03:47.862Z Compiling socket2 v0.5.10
12542025-06-19T08:03:47.975Z Compiling aho-corasick v1.1.3
12552025-06-19T08:03:48.241Z Compiling slab v0.4.9
12562025-06-19T08:03:48.403Z Compiling regex-syntax v0.8.5
12572025-06-19T08:03:48.573Z Compiling writeable v0.5.5
12582025-06-19T08:03:48.637Z Compiling libm v0.2.8
12592025-06-19T08:03:48.760Z Compiling serde_json v1.0.140
12602025-06-19T08:03:48.780Z Compiling either v1.14.0
12612025-06-19T08:03:48.953Z Compiling cpufeatures v0.2.14
12622025-06-19T08:03:49.054Z Compiling litemap v0.7.3
12632025-06-19T08:03:49.142Z Compiling num-traits v0.2.19
12642025-06-19T08:03:49.189Z Compiling futures-sink v0.3.31
12652025-06-19T08:03:49.258Z Compiling percent-encoding v2.3.1
12662025-06-19T08:03:49.357Z Compiling glob v0.3.2
12672025-06-19T08:03:49.758Z Compiling icu_locid_transform_data v1.5.0
12682025-06-19T08:03:49.772Z Compiling getrandom v0.3.1
12692025-06-19T08:03:49.806Z Compiling prettyplease v0.2.34
12702025-06-19T08:03:49.867Z Compiling lazy_static v1.5.0
12712025-06-19T08:03:50.022Z Compiling foldhash v0.1.5
12722025-06-19T08:03:50.177Z Compiling minimal-lexical v0.2.1
12732025-06-19T08:03:50.204Z Compiling clang-sys v1.8.1
12742025-06-19T08:03:50.379Z Compiling allocator-api2 v0.2.21
12752025-06-19T08:03:50.430Z Compiling icu_properties_data v1.5.0
12762025-06-19T08:03:50.748Z Compiling nom v7.1.3
12772025-06-19T08:03:50.909Z Compiling libloading v0.8.5
12782025-06-19T08:03:51.067Z Compiling hashbrown v0.15.3
12792025-06-19T08:03:51.297Z Compiling utf8_iter v1.0.4
12802025-06-19T08:03:51.318Z Compiling base64ct v1.6.0
12812025-06-19T08:03:51.562Z Compiling bindgen v0.69.5
12822025-06-19T08:03:51.890Z Compiling utf16_iter v1.0.5
12832025-06-19T08:03:52.098Z Compiling regex-automata v0.4.8
12842025-06-19T08:03:52.235Z Compiling home v0.5.9
12852025-06-19T08:03:52.261Z Compiling icu_normalizer_data v1.5.0
12862025-06-19T08:03:52.384Z Compiling write16 v1.0.0
12872025-06-19T08:03:52.410Z Compiling pem-rfc7468 v0.7.0
12882025-06-19T08:03:52.491Z Compiling futures-channel v0.3.31
12892025-06-19T08:03:52.514Z Compiling itertools v0.12.1
12902025-06-19T08:03:52.904Z Compiling synstructure v0.13.1
12912025-06-19T08:03:53.880Z Compiling cexpr v0.6.0
12922025-06-19T08:03:54.172Z Compiling rustc-hash v1.1.0
12932025-06-19T08:03:54.246Z Compiling flagset v0.4.6
12942025-06-19T08:03:54.339Z Compiling futures-io v0.3.31
12952025-06-19T08:03:54.481Z Compiling futures-task v0.3.31
12962025-06-19T08:03:54.626Z Compiling pin-utils v0.1.0
12972025-06-19T08:03:54.725Z Compiling lazycell v1.3.0
12982025-06-19T08:03:54.786Z Compiling cmake v0.1.51
12992025-06-19T08:03:54.936Z Compiling fs_extra v1.3.0
13002025-06-19T08:03:55.367Z Compiling dunce v1.0.5
13012025-06-19T08:03:55.394Z Compiling form_urlencoded v1.2.1
13022025-06-19T08:03:55.487Z Compiling paste v1.0.15
13032025-06-19T08:03:55.509Z Compiling vcpkg v0.2.15
13042025-06-19T08:03:55.575Z Compiling zerocopy v0.8.25
13052025-06-19T08:03:55.714Z Compiling crossbeam-utils v0.8.21
13062025-06-19T08:03:55.853Z Compiling ring v0.17.14
13072025-06-19T08:03:56.263Z Compiling tracing-core v0.1.32
13082025-06-19T08:03:56.410Z Compiling iana-time-zone v0.1.63
13092025-06-19T08:03:56.781Z Compiling aws-lc-rs v1.12.4
13102025-06-19T08:03:57.130Z Compiling openssl-sys v0.9.109
13112025-06-19T08:03:57.192Z Compiling httparse v1.9.5
13122025-06-19T08:03:57.408Z Compiling regex v1.11.1
13132025-06-19T08:03:57.647Z Compiling serde_derive v1.0.219
13142025-06-19T08:03:57.844Z Compiling zeroize_derive v1.4.2
13152025-06-19T08:03:58.018Z Compiling zerofrom-derive v0.1.4
13162025-06-19T08:03:58.129Z Compiling yoke-derive v0.7.4
13172025-06-19T08:03:58.290Z Compiling zerovec-derive v0.10.3
13182025-06-19T08:03:59.151Z Compiling zeroize v1.8.1
13192025-06-19T08:04:00.541Z Compiling displaydoc v0.2.5
13202025-06-19T08:04:00.644Z Compiling zerocopy-derive v0.7.35
13212025-06-19T08:04:00.917Z Compiling crypto-common v0.1.6
13222025-06-19T08:04:01.134Z Compiling block-buffer v0.10.4
13232025-06-19T08:04:01.336Z Compiling zerofrom v0.1.4
13242025-06-19T08:04:01.415Z Compiling digest v0.10.7
13252025-06-19T08:04:01.547Z Compiling yoke v0.7.4
13262025-06-19T08:04:01.889Z Compiling zerovec v0.10.4
13272025-06-19T08:04:01.913Z Compiling tokio-macros v2.5.0
13282025-06-19T08:04:01.931Z Compiling hmac v0.12.1
13292025-06-19T08:04:02.056Z Compiling icu_provider_macros v1.5.0
13302025-06-19T08:04:02.124Z Compiling block-padding v0.3.3
13312025-06-19T08:04:02.152Z Compiling sha2 v0.10.9
13322025-06-19T08:04:02.193Z Compiling thiserror-impl v1.0.69
13332025-06-19T08:04:02.401Z Compiling inout v0.1.3
13342025-06-19T08:04:02.468Z Compiling zerocopy v0.7.35
13352025-06-19T08:04:02.697Z Compiling cipher v0.4.4
13362025-06-19T08:04:03.075Z Compiling der_derive v0.7.3
13372025-06-19T08:04:03.228Z Compiling futures-macro v0.3.31
13382025-06-19T08:04:03.308Z Compiling salsa20 v0.10.2
13392025-06-19T08:04:03.546Z Compiling tinystr v0.7.6
13402025-06-19T08:04:03.777Z Compiling icu_collections v1.5.0
13412025-06-19T08:04:03.849Z Compiling ppv-lite86 v0.2.20
13422025-06-19T08:04:03.929Z Compiling icu_locid v1.5.0
13432025-06-19T08:04:04.612Z Compiling pbkdf2 v0.12.2
13442025-06-19T08:04:04.790Z Compiling scrypt v0.11.0
13452025-06-19T08:04:05.017Z Compiling icu_provider v1.5.0
13462025-06-19T08:04:05.080Z Compiling futures-util v0.3.31
13472025-06-19T08:04:05.096Z Compiling thiserror v1.0.69
13482025-06-19T08:04:05.232Z Compiling der v0.7.9
13492025-06-19T08:04:05.250Z Compiling aes v0.8.4
13502025-06-19T08:04:05.357Z Compiling cbc v0.1.2
13512025-06-19T08:04:05.493Z Compiling pest v2.7.14
13522025-06-19T08:04:05.711Z Compiling icu_locid_transform v1.5.0
13532025-06-19T08:04:05.767Z Compiling tracing-attributes v0.1.27
13542025-06-19T08:04:05.930Z Compiling zerocopy-derive v0.8.25
13552025-06-19T08:04:07.937Z Compiling icu_properties v1.5.1
13562025-06-19T08:04:07.958Z Compiling spki v0.7.3
13572025-06-19T08:04:08.076Z Compiling pest_meta v2.7.14
13582025-06-19T08:04:08.329Z Compiling pkcs5 v0.7.1
13592025-06-19T08:04:08.420Z Compiling scroll_derive v0.12.0
13602025-06-19T08:04:08.822Z Compiling tracing v0.1.40
13612025-06-19T08:04:09.367Z Compiling pkcs8 v0.10.2
13622025-06-19T08:04:09.480Z Compiling rustls-pki-types v1.10.0
13632025-06-19T08:04:09.815Z Compiling bitflags v2.9.0
13642025-06-19T08:04:09.879Z Compiling bytes v1.10.1
13652025-06-19T08:04:09.977Z Compiling semver v1.0.26
13662025-06-19T08:04:10.432Z Compiling indexmap v2.9.0
13672025-06-19T08:04:10.651Z Compiling rustc_version v0.4.1
13682025-06-19T08:04:11.273Z Compiling tokio v1.45.1
13692025-06-19T08:04:11.316Z Compiling http v1.3.1
13702025-06-19T08:04:11.834Z Compiling icu_normalizer v1.5.0
13712025-06-19T08:04:12.229Z Compiling uuid v1.17.0
13722025-06-19T08:04:12.415Z Compiling chrono v0.4.41
13732025-06-19T08:04:12.437Z Compiling base64 v0.22.1
13742025-06-19T08:04:13.061Z Compiling idna_adapter v1.2.0
13752025-06-19T08:04:13.106Z Compiling http-body v1.0.1
13762025-06-19T08:04:13.304Z Compiling idna v1.0.3
13772025-06-19T08:04:13.362Z Compiling tinyvec_macros v0.1.1
13782025-06-19T08:04:13.380Z Compiling scroll v0.12.0
13792025-06-19T08:04:13.475Z Compiling tinyvec v1.8.0
13802025-06-19T08:04:13.496Z Compiling pest_generator v2.7.14
13812025-06-19T08:04:13.681Z Compiling serde_derive_internals v0.29.1
13822025-06-19T08:04:13.903Z Compiling which v4.4.2
13832025-06-19T08:04:14.752Z Compiling url v2.5.4
13842025-06-19T08:04:14.827Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13852025-06-19T08:04:14.993Z Compiling bzip2-sys v0.1.13+1.0.8
13862025-06-19T08:04:15.282Z Compiling try-lock v0.2.5
13872025-06-19T08:04:15.479Z Compiling atomic-waker v1.1.2
13882025-06-19T08:04:15.508Z Compiling openssl-probe v0.1.5
13892025-06-19T08:04:15.578Z Compiling untrusted v0.9.0
13902025-06-19T08:04:15.661Z Compiling foreign-types-shared v0.1.1
13912025-06-19T08:04:15.706Z Compiling openssl v0.10.73
13922025-06-19T08:04:15.771Z Compiling rustversion v1.0.17
13932025-06-19T08:04:15.798Z Compiling tower-service v0.3.3
13942025-06-19T08:04:15.822Z Compiling powerfmt v0.2.0
13952025-06-19T08:04:15.877Z Compiling schemars v0.8.22
13962025-06-19T08:04:15.947Z Compiling time-core v0.1.2
13972025-06-19T08:04:16.116Z Compiling adler2 v2.0.0
13982025-06-19T08:04:16.159Z Compiling untrusted v0.7.1
13992025-06-19T08:04:16.211Z Compiling num-conv v0.1.0
14002025-06-19T08:04:16.287Z Compiling miniz_oxide v0.8.5
14012025-06-19T08:04:16.327Z Compiling deranged v0.3.11
14022025-06-19T08:04:16.348Z Compiling schemars_derive v0.8.22
14032025-06-19T08:04:16.443Z Compiling goblin v0.8.2
14042025-06-19T08:04:16.518Z Compiling time-macros v0.2.18
14052025-06-19T08:04:17.655Z Compiling foreign-types v0.3.2
14062025-06-19T08:04:19.191Z Compiling tokio-util v0.7.15
14072025-06-19T08:04:19.218Z Compiling want v0.3.1
14082025-06-19T08:04:19.348Z Compiling pest_derive v2.7.14
14092025-06-19T08:04:20.110Z Compiling rand_core v0.9.2
14102025-06-19T08:04:20.439Z Compiling h2 v0.4.6
14112025-06-19T08:04:20.551Z Compiling openssl-macros v0.1.1
14122025-06-19T08:04:20.622Z Compiling num_threads v0.1.7
14132025-06-19T08:04:20.775Z Compiling ipnet v2.11.0
14142025-06-19T08:04:21.255Z Compiling syn v1.0.109
14152025-06-19T08:04:21.325Z Compiling httpdate v1.0.3
14162025-06-19T08:04:21.725Z Compiling native-tls v0.2.12
14172025-06-19T08:04:21.747Z Compiling dyn-clone v1.0.19
14182025-06-19T08:04:21.825Z Compiling rustls v0.23.19
14192025-06-19T08:04:21.983Z Compiling dof v0.3.0
14202025-06-19T08:04:23.711Z Compiling time v0.3.36
14212025-06-19T08:04:23.750Z Compiling rand_chacha v0.9.0
14222025-06-19T08:04:25.126Z Compiling dtrace-parser v0.2.0
14232025-06-19T08:04:25.402Z Compiling unicode-normalization v0.1.24
14242025-06-19T08:04:26.402Z Compiling heapless v0.7.17
14252025-06-19T08:04:26.468Z Compiling rand_chacha v0.3.1
14262025-06-19T08:04:26.846Z Compiling signature v2.2.0
14272025-06-19T08:04:26.947Z Compiling crossbeam-epoch v0.9.18
14282025-06-19T08:04:27.125Z Compiling hyper v1.6.0
14292025-06-19T08:04:27.615Z Compiling crc32fast v1.4.2
14302025-06-19T08:04:27.944Z Compiling cookie v0.18.1
14312025-06-19T08:04:28.031Z Compiling unicode-properties v0.1.3
14322025-06-19T08:04:28.066Z Compiling slog v2.7.0
14332025-06-19T08:04:28.248Z Compiling rayon-core v1.12.1
14342025-06-19T08:04:28.460Z Compiling zstd-safe v7.2.3
14352025-06-19T08:04:28.545Z Compiling signal-hook v0.3.18
14362025-06-19T08:04:28.567Z Compiling siphasher v0.3.11
14372025-06-19T08:04:28.798Z Compiling unicode-bidi v0.3.17
14382025-06-19T08:04:28.933Z Compiling phf_shared v0.11.2
14392025-06-19T08:04:29.254Z Compiling usdt-impl v0.5.0
14402025-06-19T08:04:29.534Z Compiling stringprep v0.1.5
14412025-06-19T08:04:29.537Z Compiling hyper-util v0.1.14
14422025-06-19T08:04:29.591Z Compiling crossbeam-deque v0.8.5
14432025-06-19T08:04:29.960Z Compiling rand v0.8.5
14442025-06-19T08:04:30.062Z Compiling rand v0.9.1
14452025-06-19T08:04:30.555Z Compiling curve25519-dalek v4.1.3
14462025-06-19T08:04:30.573Z Compiling serde_tokenstream v0.2.2
14472025-06-19T08:04:31.142Z Compiling toml_datetime v0.6.11
14482025-06-19T08:04:31.182Z Compiling serde_spanned v0.6.9
14492025-06-19T08:04:31.462Z Compiling md-5 v0.10.6
14502025-06-19T08:04:31.605Z Compiling num-integer v0.1.46
14512025-06-19T08:04:31.637Z Compiling sync_wrapper v1.0.1
14522025-06-19T08:04:31.737Z Compiling ff v0.13.0
14532025-06-19T08:04:31.772Z Compiling hash32 v0.2.1
14542025-06-19T08:04:31.804Z Compiling memoffset v0.9.1
14552025-06-19T08:04:31.908Z Compiling litrs v0.4.1
14562025-06-19T08:04:31.972Z Compiling num-bigint-dig v0.8.4
14572025-06-19T08:04:32.107Z Compiling psl-types v2.0.11
14582025-06-19T08:04:32.128Z Compiling portable-atomic v1.11.0
14592025-06-19T08:04:32.271Z Compiling cfg_aliases v0.2.1
14602025-06-19T08:04:32.315Z Compiling base16ct v0.2.0
14612025-06-19T08:04:32.335Z Compiling fallible-iterator v0.2.0
14622025-06-19T08:04:32.389Z Compiling newtype-uuid v1.2.4
14632025-06-19T08:04:32.632Z Compiling tower-layer v0.3.3
14642025-06-19T08:04:32.677Z Compiling gimli v0.31.1
14652025-06-19T08:04:32.904Z Compiling smoltcp v0.9.1
14662025-06-19T08:04:32.968Z Compiling document-features v0.2.10
14672025-06-19T08:04:32.987Z Compiling postgres-protocol v0.6.8
14682025-06-19T08:04:33.354Z Compiling tower v0.5.2
14692025-06-19T08:04:33.553Z Compiling sec1 v0.7.3
14702025-06-19T08:04:33.668Z Compiling nix v0.29.0
14712025-06-19T08:04:33.922Z Compiling publicsuffix v2.3.0
14722025-06-19T08:04:34.047Z Compiling num-iter v0.1.45
14732025-06-19T08:04:34.168Z Compiling group v0.13.0
14742025-06-19T08:04:34.369Z Compiling tokio-native-tls v0.3.1
14752025-06-19T08:04:35.056Z Compiling flate2 v1.1.2
14762025-06-19T08:04:35.327Z Compiling ipnetwork v0.21.1
14772025-06-19T08:04:35.417Z Compiling rustls-native-certs v0.8.1
14782025-06-19T08:04:35.517Z Compiling terminal_size v0.4.0
14792025-06-19T08:04:35.757Z Compiling http-body-util v0.1.3
14802025-06-19T08:04:35.835Z Compiling webpki-roots v1.0.0
14812025-06-19T08:04:35.939Z Compiling hkdf v0.12.4
14822025-06-19T08:04:35.955Z Compiling crypto-bigint v0.5.5
14832025-06-19T08:04:36.056Z Compiling async-trait v0.1.88
14842025-06-19T08:04:36.090Z Compiling curve25519-dalek-derive v0.1.1
14852025-06-19T08:04:36.201Z Compiling object v0.36.5
14862025-06-19T08:04:36.221Z Compiling fs-err v3.1.1
14872025-06-19T08:04:36.537Z Compiling ahash v0.8.11
14882025-06-19T08:04:36.896Z Compiling addr2line v0.24.2
14892025-06-19T08:04:37.239Z Compiling buf-list v1.0.3
14902025-06-19T08:04:37.391Z Compiling bitflags v1.3.2
14912025-06-19T08:04:37.512Z Compiling managed v0.8.0
14922025-06-19T08:04:37.562Z Compiling winnow v0.5.40
14932025-06-19T08:04:37.833Z Compiling lockfree-object-pool v0.1.6
14942025-06-19T08:04:37.947Z Compiling simd-adler32 v0.3.7
14952025-06-19T08:04:38.103Z Compiling rustc-demangle v0.1.24
14962025-06-19T08:04:38.398Z Compiling anyhow v1.0.98
14972025-06-19T08:04:38.485Z Compiling bumpalo v3.16.0
14982025-06-19T08:04:38.978Z Compiling iri-string v0.7.8
14992025-06-19T08:04:39.000Z Compiling zip v2.6.1
15002025-06-19T08:04:39.005Z Compiling clap_builder v4.5.35
15012025-06-19T08:04:39.748Z Compiling console v0.15.10
15022025-06-19T08:04:41.012Z Compiling toml_edit v0.19.15
15032025-06-19T08:04:41.105Z Compiling zopfli v0.8.1
15042025-06-19T08:04:41.486Z Compiling elliptic-curve v0.13.8
15052025-06-19T08:04:42.019Z Compiling hubpack_derive v0.1.1
15062025-06-19T08:04:42.297Z Compiling tower-http v0.6.6
15072025-06-19T08:04:42.675Z Compiling backtrace v0.3.74
15082025-06-19T08:04:42.827Z Compiling hubpack v0.1.2
15092025-06-19T08:04:43.241Z Compiling strum_macros v0.25.3
15102025-06-19T08:04:43.501Z Compiling hyper-tls v0.6.0
15112025-06-19T08:04:43.911Z Compiling oxnet v0.1.2
15122025-06-19T08:04:44.466Z Compiling rayon v1.10.0
15132025-06-19T08:04:44.645Z Compiling signal-hook-mio v0.2.4
15142025-06-19T08:04:44.873Z Compiling cookie_store v0.21.1
15152025-06-19T08:04:45.387Z Compiling zstd v0.13.3
15162025-06-19T08:04:46.426Z Compiling postgres-types v0.2.9
15172025-06-19T08:04:46.889Z Compiling usdt-attr-macro v0.5.0
15182025-06-19T08:04:47.495Z Compiling usdt-macro v0.5.0
15192025-06-19T08:04:47.639Z Compiling phf v0.11.2
15202025-06-19T08:04:47.922Z Compiling ed25519 v2.2.3
15212025-06-19T08:04:47.944Z Compiling strum_macros v0.26.4
15222025-06-19T08:04:48.434Z Compiling bzip2 v0.5.2
15232025-06-19T08:04:48.758Z Compiling bzip2 v0.4.4
15242025-06-19T08:04:48.827Z Compiling enum-as-inner v0.6.1
15252025-06-19T08:04:48.849Z Compiling clap_derive v4.5.32
15262025-06-19T08:04:49.121Z Compiling futures-executor v0.3.31
15272025-06-19T08:04:49.614Z Compiling pkcs1 v0.7.5
15282025-06-19T08:04:49.740Z Compiling serde_urlencoded v0.7.1
15292025-06-19T08:04:49.788Z Compiling serde-big-array v0.5.1
15302025-06-19T08:04:50.091Z Compiling rfc6979 v0.4.0
15312025-06-19T08:04:50.289Z Compiling daft-derive v0.1.3
15322025-06-19T08:04:50.312Z Compiling serde_repr v0.1.19
15332025-06-19T08:04:50.492Z Compiling bstr v1.10.0
15342025-06-19T08:04:50.531Z Compiling float-cmp v0.10.0
15352025-06-19T08:04:50.791Z Compiling encoding_rs v0.8.34
15362025-06-19T08:04:51.358Z Compiling fixedbitset v0.4.2
15372025-06-19T08:04:51.775Z Compiling normalize-line-endings v0.3.0
15382025-06-19T08:04:51.779Z Compiling new_debug_unreachable v1.0.6
15392025-06-19T08:04:51.903Z Compiling unicode-segmentation v1.12.0
15402025-06-19T08:04:51.930Z Compiling precomputed-hash v0.1.1
15412025-06-19T08:04:51.955Z Compiling static_assertions v1.1.0
15422025-06-19T08:04:52.072Z Compiling number_prefix v0.4.0
15432025-06-19T08:04:52.092Z Compiling whoami v1.5.2
15442025-06-19T08:04:52.180Z Compiling predicates-core v1.0.8
15452025-06-19T08:04:52.308Z Compiling mime v0.3.17
15462025-06-19T08:04:52.501Z Compiling difflib v0.4.0
15472025-06-19T08:04:52.647Z Compiling data-encoding v2.9.0
15482025-06-19T08:04:52.790Z Compiling similar v2.7.0
15492025-06-19T08:04:52.833Z Compiling toml_edit v0.22.27
15502025-06-19T08:04:53.271Z Compiling clap v4.5.35
15512025-06-19T08:04:53.406Z Compiling hickory-proto v0.24.4
15522025-06-19T08:04:53.734Z Compiling predicates v3.1.3
15532025-06-19T08:04:54.362Z Compiling tokio-postgres v0.7.13
15542025-06-19T08:04:54.384Z Compiling indicatif v0.17.11
15552025-06-19T08:04:54.776Z Compiling strum v0.26.3
15562025-06-19T08:04:55.020Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15572025-06-19T08:04:55.191Z Compiling string_cache v0.8.9
15582025-06-19T08:04:55.699Z Compiling daft v0.1.3
15592025-06-19T08:04:56.224Z Compiling petgraph v0.6.5
15602025-06-19T08:04:56.247Z Compiling usdt v0.5.0
15612025-06-19T08:04:56.702Z Compiling ecdsa v0.16.9
15622025-06-19T08:04:57.507Z Compiling rsa v0.9.6
15632025-06-19T08:04:58.799Z Compiling futures v0.3.31
15642025-06-19T08:04:58.919Z Compiling zip v0.6.6
15652025-06-19T08:04:59.758Z Compiling ed25519-dalek v2.1.1
15662025-06-19T08:05:00.159Z Compiling crossterm v0.28.1
15672025-06-19T08:05:01.158Z Compiling toml v0.7.8
15682025-06-19T08:05:02.347Z Compiling tokio-stream v0.1.17
15692025-06-19T08:05:02.463Z Compiling openapiv3 v2.0.0
15702025-06-19T08:05:02.513Z Compiling x509-cert v0.2.5
15712025-06-19T08:05:02.596Z Compiling sha1 v0.10.6
15722025-06-19T08:05:02.615Z Compiling itertools v0.10.5
15732025-06-19T08:05:03.005Z Compiling dirs-sys-next v0.1.2
15742025-06-19T08:05:03.249Z Compiling winnow v0.6.26
15752025-06-19T08:05:03.281Z Compiling peg-runtime v0.8.5
15762025-06-19T08:05:03.537Z Compiling unicode-xid v0.2.6
15772025-06-19T08:05:03.755Z Compiling rustc-hash v2.1.1
15782025-06-19T08:05:03.859Z Compiling lalrpop-util v0.19.12
15792025-06-19T08:05:03.966Z Compiling dirs-next v2.0.0
15802025-06-19T08:05:04.180Z Compiling thread_local v1.1.8
15812025-06-19T08:05:04.220Z Compiling slog-async v2.8.0
15822025-06-19T08:05:04.654Z Compiling term v0.7.0
15832025-06-19T08:05:04.798Z Compiling xattr v1.3.1
15842025-06-19T08:05:04.893Z Compiling crossbeam-channel v0.5.15
15852025-06-19T08:05:05.114Z Compiling filetime v0.2.25
15862025-06-19T08:05:05.169Z Compiling is-terminal v0.4.13
15872025-06-19T08:05:05.336Z Compiling take_mut v0.2.2
15882025-06-19T08:05:05.435Z Compiling tar v0.4.44
15892025-06-19T08:05:05.512Z Compiling slog-term v2.9.1
15902025-06-19T08:05:05.900Z Compiling camino v1.1.10
15912025-06-19T08:05:12.076Z Compiling aws-lc-sys v0.26.0
15922025-06-19T08:05:41.845Z Compiling rustls-webpki v0.102.8
15932025-06-19T08:05:46.339Z Compiling tokio-rustls v0.26.0
15942025-06-19T08:05:46.624Z Compiling hyper-rustls v0.27.7
15952025-06-19T08:05:46.963Z Compiling reqwest v0.12.20
15962025-06-19T08:05:50.447Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15972025-06-19T08:05:50.719Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15982025-06-19T08:05:55.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15992025-06-19T08:05:55.493Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16002025-06-19T08:05:55.549ZJun 19 08:05:53.802 INFO Starting download, target: Clickhouse
16012025-06-19T08:05:55.549ZJun 19 08:05:53.802 INFO Starting download, target: Cockroach
16022025-06-19T08:05:55.549ZJun 19 08:05:53.802 INFO Starting download, target: DendriteStub
16032025-06-19T08:05:55.549ZJun 19 08:05:53.802 INFO Starting download, target: Console
16042025-06-19T08:05:55.549ZJun 19 08:05:53.802 INFO Starting download, target: MaghemiteMgd
16052025-06-19T08:05:55.549ZJun 19 08:05:53.802 INFO Starting download, target: TransceiverControl
16062025-06-19T08:05:55.569ZJun 19 08:05:53.803 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16072025-06-19T08:05:55.569ZJun 19 08:05:53.803 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16082025-06-19T08:05:55.569ZJun 19 08:05:53.803 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16092025-06-19T08:05:55.570ZJun 19 08:05:53.803 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16102025-06-19T08:05:55.570ZJun 19 08:05:53.803 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16112025-06-19T08:05:55.570ZJun 19 08:05:53.803 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16122025-06-19T08:05:56.159ZJun 19 08:05:54.417 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16132025-06-19T08:05:56.488ZJun 19 08:05:54.752 INFO Download complete, target: Console
16142025-06-19T08:05:56.777ZJun 19 08:05:55.023 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16152025-06-19T08:05:57.162ZJun 19 08:05:55.389 INFO Download complete, target: TransceiverControl
16162025-06-19T08:05:57.471ZJun 19 08:05:55.689 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16172025-06-19T08:05:59.165ZJun 19 08:05:57.431 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16182025-06-19T08:05:59.236ZJun 19 08:05:57.501 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16192025-06-19T08:05:59.658ZJun 19 08:05:57.925 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16202025-06-19T08:05:59.658ZJun 19 08:05:57.925 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16212025-06-19T08:06:02.108ZJun 19 08:06:00.375 INFO Download complete, target: DendriteStub
16222025-06-19T08:06:02.549ZJun 19 08:06:00.810 INFO Download complete, target: MaghemiteMgd
16232025-06-19T08:06:06.094ZJun 19 08:06:04.361 INFO Checking that binary works, target: Cockroach
16242025-06-19T08:06:06.254ZJun 19 08:06:04.520 INFO Download complete, target: Cockroach
16252025-06-19T08:06:07.646ZJun 19 08:06:05.912 INFO Checking that binary works, target: Clickhouse
16262025-06-19T08:06:07.804ZJun 19 08:06:06.071 INFO Download complete, target: Clickhouse
16272025-06-19T08:06:07.825ZAll builder prerequisites installed successfully, and PATH looks valid
16282025-06-19T08:06:07.828Z
16292025-06-19T08:06:07.828Zreal 4:55.740223456
16302025-06-19T08:06:07.828Zuser 15:10.315865800
16312025-06-19T08:06:07.828Zsys 2:07.083433782
16322025-06-19T08:06:07.828Ztrap 0.541888220
16332025-06-19T08:06:07.828Ztflt 0.879684404
16342025-06-19T08:06:07.828Zdflt 1.482406558
16352025-06-19T08:06:07.828Zkflt 0.030132648
16362025-06-19T08:06:07.828Zlock 21:51.681814989
16372025-06-19T08:06:07.828Zslp 54:41.286004570
16382025-06-19T08:06:07.828Zlat 1:02.312101188
16392025-06-19T08:06:07.828Zstop 2:32.061916728
16402025-06-19T08:06:07.828Z+ banner hack-check
16412025-06-19T08:06:07.828Z
16422025-06-19T08:06:07.828Z # # ## #### # # #### # # ###### #### # #
16432025-06-19T08:06:07.828Z # # # # # # # # # # # # # # # # #
16442025-06-19T08:06:07.828Z ###### # # # #### ##### # ###### ##### # ####
16452025-06-19T08:06:07.828Z # # ###### # # # # # # # # # #
16462025-06-19T08:06:07.828Z # # # # # # # # # # # # # # # # #
16472025-06-19T08:06:07.828Z # # # # #### # # #### # # ###### #### # #
16482025-06-19T08:06:07.828Z
16492025-06-19T08:06:07.828Z+ export CARGO_INCREMENTAL=0
16502025-06-19T08:06:07.828Z+ CARGO_INCREMENTAL=0
16512025-06-19T08:06:07.833Z+ ptime -m timeout 2h cargo xtask check-features --ci
16522025-06-19T08:06:08.530Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16532025-06-19T08:06:08.879Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16542025-06-19T08:06:11.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
16552025-06-19T08:06:11.726Z Running `target/debug/xtask check-features --ci`
16562025-06-19T08:06:11.750Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16572025-06-19T08:06:11.764Zrunning: "/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16582025-06-19T08:06:12.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16592025-06-19T08:06:12.365Z Running `target/debug/xtask download cargo-hack`
16602025-06-19T08:06:13.328Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16612025-06-19T08:06:13.720Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16622025-06-19T08:06:17.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s
16632025-06-19T08:06:17.629Z Running `target/debug/xtask-downloader cargo-hack`
16642025-06-19T08:06:17.669ZJun 19 08:06:15.933 INFO Starting download, target: CargoHack
16652025-06-19T08:06:17.673ZJun 19 08:06:15.934 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16662025-06-19T08:06:18.284ZJun 19 08:06:16.541 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16672025-06-19T08:06:18.356ZJun 19 08:06:16.616 INFO Download complete, target: CargoHack
16682025-06-19T08:06:18.362Zrunning: "/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"
16692025-06-19T08:06:18.375Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16702025-06-19T08:06:18.621Zinfo: running `cargo check --bins` on api_identity (1/215)
16712025-06-19T08:06:19.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722025-06-19T08:06:19.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732025-06-19T08:06:19.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742025-06-19T08:06:19.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
16752025-06-19T08:06:19.340Z
16762025-06-19T08:06:19.340Zinfo: running `cargo check --bins` on bootstore (2/215)
16772025-06-19T08:06:20.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782025-06-19T08:06:20.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792025-06-19T08:06:20.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802025-06-19T08:06:20.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
16812025-06-19T08:06:20.126Z
16822025-06-19T08:06:20.127Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/215)
16832025-06-19T08:06:20.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842025-06-19T08:06:20.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852025-06-19T08:06:20.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862025-06-19T08:06:20.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
16872025-06-19T08:06:20.917Z
16882025-06-19T08:06:20.917Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/215)
16892025-06-19T08:06:21.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-06-19T08:06:21.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-06-19T08:06:21.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-06-19T08:06:21.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
16932025-06-19T08:06:21.801Z
16942025-06-19T08:06:21.801Zinfo: running `cargo check --bins` on id-map (5/215)
16952025-06-19T08:06:22.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-06-19T08:06:22.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-06-19T08:06:22.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-06-19T08:06:22.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16992025-06-19T08:06:22.561Z
17002025-06-19T08:06:22.561Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/215)
17012025-06-19T08:06:23.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-06-19T08:06:23.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-06-19T08:06:23.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-06-19T08:06:23.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17052025-06-19T08:06:23.193Z
17062025-06-19T08:06:23.193Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/215)
17072025-06-19T08:06:28.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-06-19T08:06:28.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-06-19T08:06:28.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-06-19T08:06:28.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17112025-06-19T08:06:28.344Z
17122025-06-19T08:06:28.344Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/215)
17132025-06-19T08:06:28.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-06-19T08:06:28.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-06-19T08:06:28.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-06-19T08:06:28.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17172025-06-19T08:06:28.344Z
17182025-06-19T08:06:28.344Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/215)
17192025-06-19T08:06:28.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-06-19T08:06:28.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-06-19T08:06:28.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-06-19T08:06:28.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17232025-06-19T08:06:28.346Z
17242025-06-19T08:06:28.346Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/215)
17252025-06-19T08:06:28.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-06-19T08:06:28.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-06-19T08:06:28.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-06-19T08:06:28.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17292025-06-19T08:06:28.346Z
17302025-06-19T08:06:28.347Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/215)
17312025-06-19T08:06:28.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-06-19T08:06:28.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-06-19T08:06:28.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-06-19T08:06:28.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17352025-06-19T08:06:28.347Z
17362025-06-19T08:06:28.347Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/215)
17372025-06-19T08:06:28.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-06-19T08:06:28.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-06-19T08:06:28.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-06-19T08:06:28.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17412025-06-19T08:06:28.347Z
17422025-06-19T08:06:28.347Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/215)
17432025-06-19T08:06:28.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-06-19T08:06:28.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-06-19T08:06:28.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-06-19T08:06:28.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17472025-06-19T08:06:28.347Z
17482025-06-19T08:06:28.347Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/215)
17492025-06-19T08:06:28.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-06-19T08:06:28.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-06-19T08:06:28.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-06-19T08:06:28.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17532025-06-19T08:06:28.347Z
17542025-06-19T08:06:28.347Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/215)
17552025-06-19T08:06:28.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-06-19T08:06:28.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-06-19T08:06:28.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-06-19T08:06:28.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17592025-06-19T08:06:28.457Z
17602025-06-19T08:06:28.457Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/215)
17612025-06-19T08:06:28.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-06-19T08:06:28.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-06-19T08:06:28.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-06-19T08:06:28.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17652025-06-19T08:06:28.527Z
17662025-06-19T08:06:28.527Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/215)
17672025-06-19T08:06:28.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-06-19T08:06:28.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-06-19T08:06:28.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-06-19T08:06:28.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17712025-06-19T08:06:29.022Z
17722025-06-19T08:06:29.023Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/215)
17732025-06-19T08:06:29.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-06-19T08:06:29.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-06-19T08:06:29.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-06-19T08:06:29.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17772025-06-19T08:06:29.573Z
17782025-06-19T08:06:29.573Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/215)
17792025-06-19T08:06:30.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-06-19T08:06:30.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-06-19T08:06:30.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-06-19T08:06:30.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17832025-06-19T08:06:30.128Z
17842025-06-19T08:06:30.128Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/215)
17852025-06-19T08:06:30.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-06-19T08:06:30.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-06-19T08:06:30.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-06-19T08:06:30.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17892025-06-19T08:06:30.679Z
17902025-06-19T08:06:30.679Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/215)
17912025-06-19T08:06:31.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-06-19T08:06:31.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-06-19T08:06:31.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-06-19T08:06:31.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17952025-06-19T08:06:31.232Z
17962025-06-19T08:06:31.232Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/215)
17972025-06-19T08:06:31.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-06-19T08:06:31.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-06-19T08:06:31.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-06-19T08:06:31.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18012025-06-19T08:06:31.785Z
18022025-06-19T08:06:31.785Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/215)
18032025-06-19T08:06:32.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-06-19T08:06:32.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-06-19T08:06:32.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-06-19T08:06:32.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18072025-06-19T08:06:32.340Z
18082025-06-19T08:06:32.340Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/215)
18092025-06-19T08:06:32.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-06-19T08:06:32.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-06-19T08:06:32.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-06-19T08:06:32.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18132025-06-19T08:06:32.912Z
18142025-06-19T08:06:32.912Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/215)
18152025-06-19T08:06:33.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-06-19T08:06:33.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-06-19T08:06:33.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-06-19T08:06:33.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18192025-06-19T08:06:33.485Z
18202025-06-19T08:06:33.486Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/215)
18212025-06-19T08:06:33.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-06-19T08:06:33.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-06-19T08:06:33.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-06-19T08:06:33.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18252025-06-19T08:06:34.056Z
18262025-06-19T08:06:34.056Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/215)
18272025-06-19T08:06:34.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-06-19T08:06:34.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-06-19T08:06:34.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-06-19T08:06:34.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18312025-06-19T08:06:34.617Z
18322025-06-19T08:06:34.617Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/215)
18332025-06-19T08:06:35.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-06-19T08:06:35.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-06-19T08:06:35.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-06-19T08:06:35.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18372025-06-19T08:06:35.186Z
18382025-06-19T08:06:35.186Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/215)
18392025-06-19T08:06:35.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-06-19T08:06:35.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-06-19T08:06:35.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-06-19T08:06:35.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18432025-06-19T08:06:35.756Z
18442025-06-19T08:06:35.756Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/215)
18452025-06-19T08:06:36.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-06-19T08:06:36.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-06-19T08:06:36.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-06-19T08:06:36.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18492025-06-19T08:06:36.324Z
18502025-06-19T08:06:36.324Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/215)
18512025-06-19T08:06:36.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-06-19T08:06:36.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-06-19T08:06:36.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-06-19T08:06:36.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18552025-06-19T08:06:36.885Z
18562025-06-19T08:06:36.885Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/215)
18572025-06-19T08:06:37.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-06-19T08:06:37.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-06-19T08:06:37.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-06-19T08:06:37.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18612025-06-19T08:06:37.449Z
18622025-06-19T08:06:37.449Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/215)
18632025-06-19T08:06:37.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-06-19T08:06:37.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-06-19T08:06:37.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-06-19T08:06:37.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18672025-06-19T08:06:38.010Z
18682025-06-19T08:06:38.010Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/215)
18692025-06-19T08:06:38.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-06-19T08:06:38.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-06-19T08:06:38.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-06-19T08:06:38.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18732025-06-19T08:06:38.577Z
18742025-06-19T08:06:38.577Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/215)
18752025-06-19T08:06:39.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-06-19T08:06:39.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-06-19T08:06:39.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-06-19T08:06:39.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18792025-06-19T08:06:39.137Z
18802025-06-19T08:06:39.137Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/215)
18812025-06-19T08:06:39.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-06-19T08:06:39.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-06-19T08:06:39.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-06-19T08:06:39.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18852025-06-19T08:06:39.701Z
18862025-06-19T08:06:39.703Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/215)
18872025-06-19T08:06:40.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-06-19T08:06:40.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-06-19T08:06:40.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-06-19T08:06:40.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18912025-06-19T08:06:40.252Z
18922025-06-19T08:06:40.252Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/215)
18932025-06-19T08:06:40.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-06-19T08:06:40.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-06-19T08:06:40.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-06-19T08:06:40.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18972025-06-19T08:06:40.812Z
18982025-06-19T08:06:40.812Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/215)
18992025-06-19T08:06:41.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-06-19T08:06:41.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-06-19T08:06:41.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-06-19T08:06:41.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19032025-06-19T08:06:41.364Z
19042025-06-19T08:06:41.364Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/215)
19052025-06-19T08:06:41.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-06-19T08:06:41.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-06-19T08:06:41.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-06-19T08:06:41.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19092025-06-19T08:06:41.928Z
19102025-06-19T08:06:41.928Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/215)
19112025-06-19T08:06:42.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-06-19T08:06:42.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-06-19T08:06:42.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-06-19T08:06:42.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19152025-06-19T08:06:42.485Z
19162025-06-19T08:06:42.485Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/215)
19172025-06-19T08:06:42.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-06-19T08:06:42.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-06-19T08:06:42.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-06-19T08:06:42.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19212025-06-19T08:06:43.042Z
19222025-06-19T08:06:43.042Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/215)
19232025-06-19T08:06:43.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-06-19T08:06:43.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-06-19T08:06:43.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-06-19T08:06:43.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19272025-06-19T08:06:43.595Z
19282025-06-19T08:06:43.595Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/215)
19292025-06-19T08:06:44.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-06-19T08:06:44.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-06-19T08:06:44.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-06-19T08:06:44.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19332025-06-19T08:06:44.145Z
19342025-06-19T08:06:44.145Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/215)
19352025-06-19T08:06:44.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-06-19T08:06:44.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-06-19T08:06:44.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-06-19T08:06:44.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19392025-06-19T08:06:44.702Z
19402025-06-19T08:06:44.702Zinfo: running `cargo check --bins` on sled-hardware-types (46/215)
19412025-06-19T08:06:45.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-06-19T08:06:45.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-06-19T08:06:45.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-06-19T08:06:45.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19452025-06-19T08:06:45.449Z
19462025-06-19T08:06:45.449Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/215)
19472025-06-19T08:06:46.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-06-19T08:06:46.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-06-19T08:06:46.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-06-19T08:06:46.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19512025-06-19T08:06:46.208Z
19522025-06-19T08:06:46.208Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/215)
19532025-06-19T08:06:46.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-06-19T08:06:46.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-06-19T08:06:46.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-06-19T08:06:46.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19572025-06-19T08:06:46.964Z
19582025-06-19T08:06:46.964Zinfo: running `cargo check --bins` on oxlog (49/215)
19592025-06-19T08:06:47.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-06-19T08:06:47.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-06-19T08:06:47.713Z Checking cfg-if v1.0.1
19622025-06-19T08:06:47.716Z Checking libc v0.2.174
19632025-06-19T08:06:47.836Z Checking serde v1.0.219
19642025-06-19T08:06:47.839Z Checking zeroize v1.8.1
19652025-06-19T08:06:47.853Z Checking memchr v2.7.4
19662025-06-19T08:06:47.864Z Checking typenum v1.17.0
19672025-06-19T08:06:47.867Z Checking smallvec v1.15.0
19682025-06-19T08:06:47.893Z Checking value-bag v1.9.0
19692025-06-19T08:06:47.896Z Checking subtle v2.6.1
19702025-06-19T08:06:48.091Z Checking scopeguard v1.2.0
19712025-06-19T08:06:48.189Z Checking const-oid v0.9.6
19722025-06-19T08:06:48.223Z Checking itoa v1.0.11
19732025-06-19T08:06:48.273Z Checking lock_api v0.4.12
19742025-06-19T08:06:48.298Z Checking log v0.4.27
19752025-06-19T08:06:48.505Z Checking stable_deref_trait v1.2.0
19762025-06-19T08:06:48.622Z Checking pin-project-lite v0.2.14
19772025-06-19T08:06:48.694Z Checking byteorder v1.5.0
19782025-06-19T08:06:48.711Z Checking zerofrom v0.1.4
19792025-06-19T08:06:48.774Z Checking futures-core v0.3.31
19802025-06-19T08:06:48.804Z Checking once_cell v1.21.3
19812025-06-19T08:06:48.904Z Checking getrandom v0.2.15
19822025-06-19T08:06:48.922Z Checking generic-array v0.14.7
19832025-06-19T08:06:48.939Z Checking signal-hook-registry v1.4.2
19842025-06-19T08:06:48.979Z Checking parking_lot_core v0.9.10
19852025-06-19T08:06:49.110Z Checking yoke v0.7.4
19862025-06-19T08:06:49.127Z Checking mio v1.0.2
19872025-06-19T08:06:49.166Z Checking rand_core v0.6.4
19882025-06-19T08:06:49.196Z Checking socket2 v0.5.10
19892025-06-19T08:06:49.308Z Checking parking_lot v0.12.3
19902025-06-19T08:06:49.461Z Checking zerovec v0.10.4
19912025-06-19T08:06:49.481Z Checking cpufeatures v0.2.14
19922025-06-19T08:06:49.587Z Checking futures-sink v0.3.31
19932025-06-19T08:06:49.679Z Checking writeable v0.5.5
19942025-06-19T08:06:49.679Z Checking litemap v0.7.3
19952025-06-19T08:06:49.710Z Checking zerocopy v0.7.35
19962025-06-19T08:06:49.746Z Checking slab v0.4.9
19972025-06-19T08:06:49.996Z Checking crypto-common v0.1.6
19982025-06-19T08:06:50.016Z Checking block-buffer v0.10.4
19992025-06-19T08:06:50.033Z Checking block-padding v0.3.3
20002025-06-19T08:06:50.046Z Checking percent-encoding v2.3.1
20012025-06-19T08:06:50.065Z Checking libm v0.2.8
20022025-06-19T08:06:50.200Z Checking ryu v1.0.18
20032025-06-19T08:06:50.238Z Checking digest v0.10.7
20042025-06-19T08:06:50.258Z Checking inout v0.1.3
20052025-06-19T08:06:50.261Z Checking equivalent v1.0.2
20062025-06-19T08:06:50.404Z Checking icu_locid_transform_data v1.5.0
20072025-06-19T08:06:50.439Z Checking allocator-api2 v0.2.21
20082025-06-19T08:06:50.500Z Checking foldhash v0.1.5
20092025-06-19T08:06:50.519Z Checking cipher v0.4.4
20102025-06-19T08:06:50.613Z Checking hmac v0.12.1
20112025-06-19T08:06:50.767Z Checking sha2 v0.10.9
20122025-06-19T08:06:50.836Z Checking getrandom v0.3.1
20132025-06-19T08:06:50.913Z Checking base64ct v1.6.0
20142025-06-19T08:06:50.934Z Checking icu_properties_data v1.5.0
20152025-06-19T08:06:50.937Z Checking num-traits v0.2.19
20162025-06-19T08:06:50.991Z Checking tinystr v0.7.6
20172025-06-19T08:06:51.009Z Checking hashbrown v0.15.3
20182025-06-19T08:06:51.080Z Checking icu_collections v1.5.0
20192025-06-19T08:06:51.183Z Checking futures-channel v0.3.31
20202025-06-19T08:06:51.327Z Checking icu_locid v1.5.0
20212025-06-19T08:06:51.344Z Checking futures-task v0.3.31
20222025-06-19T08:06:51.364Z Checking pem-rfc7468 v0.7.0
20232025-06-19T08:06:51.534Z Checking utf8_iter v1.0.4
20242025-06-19T08:06:51.582Z Checking utf16_iter v1.0.5
20252025-06-19T08:06:51.643Z Checking pin-utils v0.1.0
20262025-06-19T08:06:51.736Z Checking icu_normalizer_data v1.5.0
20272025-06-19T08:06:51.754Z Checking flagset v0.4.6
20282025-06-19T08:06:51.769Z Checking futures-io v0.3.31
20292025-06-19T08:06:51.775Z Checking write16 v1.0.0
20302025-06-19T08:06:51.841Z Checking salsa20 v0.10.2
20312025-06-19T08:06:51.917Z Checking ppv-lite86 v0.2.20
20322025-06-19T08:06:51.954Z Checking futures-util v0.3.31
20332025-06-19T08:06:51.974Z Checking der v0.7.9
20342025-06-19T08:06:52.029Z Checking pbkdf2 v0.12.2
20352025-06-19T08:06:52.065Z Checking fnv v1.0.7
20362025-06-19T08:06:52.211Z Checking scrypt v0.11.0
20372025-06-19T08:06:52.229Z Checking cbc v0.1.2
20382025-06-19T08:06:52.267Z Checking bytes v1.10.1
20392025-06-19T08:06:52.300Z Checking icu_provider v1.5.0
20402025-06-19T08:06:52.381Z Checking bitflags v2.9.0
20412025-06-19T08:06:52.423Z Checking serde_json v1.0.140
20422025-06-19T08:06:52.452Z Checking indexmap v2.9.0
20432025-06-19T08:06:52.576Z Checking aes v0.8.4
20442025-06-19T08:06:52.696Z Checking form_urlencoded v1.2.1
20452025-06-19T08:06:52.894Z Checking icu_locid_transform v1.5.0
20462025-06-19T08:06:52.913Z Checking uuid v1.17.0
20472025-06-19T08:06:53.240Z Checking tokio v1.45.1
20482025-06-19T08:06:53.458Z Checking http v1.3.1
20492025-06-19T08:06:53.565Z Checking tracing-core v0.1.32
20502025-06-19T08:06:53.682Z Checking spki v0.7.3
20512025-06-19T08:06:53.701Z Checking zerocopy v0.8.25
20522025-06-19T08:06:53.955Z Checking icu_properties v1.5.1
20532025-06-19T08:06:53.996Z Checking pkcs5 v0.7.1
20542025-06-19T08:06:54.027Z Checking rustls-pki-types v1.10.0
20552025-06-19T08:06:54.203Z Checking tracing v0.1.40
20562025-06-19T08:06:54.499Z Checking pkcs8 v0.10.2
20572025-06-19T08:06:54.544Z Checking base64 v0.22.1
20582025-06-19T08:06:54.565Z Compiling newtype-uuid v1.2.4
20592025-06-19T08:06:54.761Z Checking http-body v1.0.1
20602025-06-19T08:06:54.803Z Checking iana-time-zone v0.1.63
20612025-06-19T08:06:54.859Z Checking tinyvec_macros v0.1.1
20622025-06-19T08:06:54.969Z Checking tinyvec v1.8.0
20632025-06-19T08:06:54.986Z Checking chrono v0.4.41
20642025-06-19T08:06:55.021Z Checking aws-lc-sys v0.26.0
20652025-06-19T08:06:55.044Z Checking thiserror v1.0.69
20662025-06-19T08:06:55.196Z Checking spin v0.9.8
20672025-06-19T08:06:55.558Z Checking untrusted v0.7.1
20682025-06-19T08:06:55.755Z Checking foreign-types-shared v0.1.1
20692025-06-19T08:06:55.885Z Checking tower-service v0.3.3
20702025-06-19T08:06:56.030Z Checking openssl-probe v0.1.5
20712025-06-19T08:06:56.227Z Checking try-lock v0.2.5
20722025-06-19T08:06:56.249Z Checking atomic-waker v1.1.2
20732025-06-19T08:06:56.399Z Checking adler2 v2.0.0
20742025-06-19T08:06:56.417Z Checking untrusted v0.9.0
20752025-06-19T08:06:56.526Z Checking want v0.3.1
20762025-06-19T08:06:56.584Z Checking miniz_oxide v0.8.5
20772025-06-19T08:06:56.601Z Checking ring v0.17.14
20782025-06-19T08:06:56.689Z Checking rand_core v0.9.2
20792025-06-19T08:06:56.732Z Checking foreign-types v0.3.2
20802025-06-19T08:06:56.847Z Checking crossbeam-utils v0.8.21
20812025-06-19T08:06:57.005Z Checking httparse v1.9.5
20822025-06-19T08:06:57.030Z Checking openssl-sys v0.9.109
20832025-06-19T08:06:57.206Z Checking aws-lc-rs v1.12.4
20842025-06-19T08:06:59.171Z Checking errno v0.3.12
20852025-06-19T08:06:59.274Z Checking icu_normalizer v1.5.0
20862025-06-19T08:06:59.274Z Checking aho-corasick v1.1.3
20872025-06-19T08:06:59.274Z Checking ipnet v2.11.0
20882025-06-19T08:06:59.274Z Checking powerfmt v0.2.0
20892025-06-19T08:06:59.342Z Checking regex-syntax v0.8.5
20902025-06-19T08:06:59.342Z Checking unicode-ident v1.0.18
20912025-06-19T08:06:59.342Z Checking idna_adapter v1.2.0
20922025-06-19T08:06:59.343Z Checking httpdate v1.0.3
20932025-06-19T08:06:59.343Z Checking proc-macro2 v1.0.95
20942025-06-19T08:06:59.343Z Checking idna v1.0.3
20952025-06-19T08:06:59.343Z Checking openssl v0.10.73
20962025-06-19T08:06:59.343Z Checking deranged v0.3.11
20972025-06-19T08:06:59.343Z Checking url v2.5.4
20982025-06-19T08:06:59.343Z Checking crossbeam-epoch v0.9.18
20992025-06-19T08:06:59.343Z Checking rustls-webpki v0.102.8
21002025-06-19T08:06:59.343Z Checking rustix v0.38.37
21012025-06-19T08:06:59.358Z Checking rand_chacha v0.9.0
21022025-06-19T08:06:59.710Z Checking unicode-normalization v0.1.24
21032025-06-19T08:06:59.755Z Checking rand_chacha v0.3.1
21042025-06-19T08:06:59.773Z Checking semver v1.0.26
21052025-06-19T08:06:59.944Z Checking tokio-util v0.7.15
21062025-06-19T08:07:00.163Z Checking bzip2-sys v0.1.13+1.0.8
21072025-06-19T08:07:00.182Z Checking signature v2.2.0
21082025-06-19T08:07:00.185Z Checking scroll v0.12.0
21092025-06-19T08:07:00.293Z Checking crc32fast v1.4.2
21102025-06-19T08:07:00.388Z Checking ucd-trie v0.1.7
21112025-06-19T08:07:00.542Z Checking plain v0.2.3
21122025-06-19T08:07:00.608Z Checking num_threads v0.1.7
21132025-06-19T08:07:00.655Z Checking unicode-bidi v0.3.17
21142025-06-19T08:07:00.674Z Checking unicode-properties v0.1.3
21152025-06-19T08:07:00.707Z Checking either v1.14.0
21162025-06-19T08:07:00.750Z Checking num-conv v0.1.0
21172025-06-19T08:07:00.971Z Checking h2 v0.4.6
21182025-06-19T08:07:01.023Z Checking siphasher v0.3.11
21192025-06-19T08:07:01.042Z Checking anstyle v1.0.11
21202025-06-19T08:07:01.059Z Checking regex-automata v0.4.8
21212025-06-19T08:07:01.108Z Checking dyn-clone v1.0.19
21222025-06-19T08:07:01.282Z Checking utf8parse v0.2.2
21232025-06-19T08:07:01.304Z Checking time-core v0.1.2
21242025-06-19T08:07:01.343Z Checking phf_shared v0.11.2
21252025-06-19T08:07:01.391Z Checking stringprep v0.1.5
21262025-06-19T08:07:01.438Z Checking anstyle-parse v0.2.5
21272025-06-19T08:07:01.477Z Checking time v0.3.36
21282025-06-19T08:07:01.611Z Checking schemars v0.8.22
21292025-06-19T08:07:01.696Z Checking goblin v0.8.2
21302025-06-19T08:07:01.714Z Checking pest v2.7.14
21312025-06-19T08:07:02.160Z Checking rand v0.8.5
21322025-06-19T08:07:03.265Z Checking rustls v0.23.19
21332025-06-19T08:07:03.351Z Checking rand v0.9.1
21342025-06-19T08:07:03.740Z Checking native-tls v0.2.12
21352025-06-19T08:07:03.932Z Checking crossbeam-deque v0.8.5
21362025-06-19T08:07:04.043Z Checking quote v1.0.40
21372025-06-19T08:07:04.256Z Checking num-integer v0.1.46
21382025-06-19T08:07:04.399Z Checking serde_spanned v0.6.9
21392025-06-19T08:07:04.424Z Checking toml_datetime v0.6.11
21402025-06-19T08:07:04.510Z Checking zstd-sys v2.0.14+zstd.1.5.7
21412025-06-19T08:07:04.622Z Checking md-5 v0.10.6
21422025-06-19T08:07:04.725Z Checking ff v0.13.0
21432025-06-19T08:07:04.742Z Checking hash32 v0.2.1
21442025-06-19T08:07:04.786Z Checking sync_wrapper v1.0.1
21452025-06-19T08:07:04.861Z Checking pretty-hex v0.4.1
21462025-06-19T08:07:04.943Z Checking base16ct v0.2.0
21472025-06-19T08:07:04.961Z Checking anstyle-query v1.1.1
21482025-06-19T08:07:05.029Z Checking psl-types v2.0.11
21492025-06-19T08:07:05.068Z Checking is_terminal_polyfill v1.70.1
21502025-06-19T08:07:05.107Z Checking gimli v0.31.1
21512025-06-19T08:07:05.167Z Checking colorchoice v1.0.2
21522025-06-19T08:07:05.208Z Checking tower-layer v0.3.3
21532025-06-19T08:07:05.241Z Checking fallible-iterator v0.2.0
21542025-06-19T08:07:05.331Z Checking anstream v0.6.18
21552025-06-19T08:07:05.494Z Checking tower v0.5.2
21562025-06-19T08:07:05.514Z Checking publicsuffix v2.3.0
21572025-06-19T08:07:05.717Z Checking sec1 v0.7.3
21582025-06-19T08:07:05.799Z Checking heapless v0.7.17
21592025-06-19T08:07:05.850Z Checking postgres-protocol v0.6.8
21602025-06-19T08:07:06.118Z Checking group v0.13.0
21612025-06-19T08:07:06.225Z Checking num-iter v0.1.45
21622025-06-19T08:07:06.382Z Checking zstd-safe v7.2.3
21632025-06-19T08:07:06.401Z Compiling daft v0.1.3
21642025-06-19T08:07:06.486Z Checking dof v0.3.0
21652025-06-19T08:07:06.541Z Checking syn v2.0.103
21662025-06-19T08:07:06.689Z Checking rayon-core v1.12.1
21672025-06-19T08:07:06.740Z Checking dtrace-parser v0.2.0
21682025-06-19T08:07:06.904Z Checking tokio-native-tls v0.3.1
21692025-06-19T08:07:06.953Z Checking hyper v1.6.0
21702025-06-19T08:07:07.085Z Checking cookie v0.18.1
21712025-06-19T08:07:07.161Z Checking ipnetwork v0.21.1
21722025-06-19T08:07:07.232Z Checking terminal_size v0.4.0
21732025-06-19T08:07:07.367Z Checking flate2 v1.1.2
21742025-06-19T08:07:07.427Z Checking rustls-native-certs v0.8.1
21752025-06-19T08:07:07.524Z Checking lazy_static v1.5.0
21762025-06-19T08:07:07.552Z Checking http-body-util v0.1.3
21772025-06-19T08:07:07.626Z Checking webpki-roots v1.0.0
21782025-06-19T08:07:07.668Z Checking signal-hook v0.3.18
21792025-06-19T08:07:07.855Z Checking hkdf v0.12.4
21802025-06-19T08:07:07.980Z Checking crypto-bigint v0.5.5
21812025-06-19T08:07:07.997Z Checking thread-id v4.2.2
21822025-06-19T08:07:08.014Z Checking object v0.36.5
21832025-06-19T08:07:08.080Z Checking clap_lex v0.7.4
21842025-06-19T08:07:08.117Z Checking simd-adler32 v0.3.7
21852025-06-19T08:07:08.350Z Checking unicode-width v0.2.0
21862025-06-19T08:07:08.496Z Checking bitflags v1.3.2
21872025-06-19T08:07:08.516Z Checking tokio-rustls v0.26.0
21882025-06-19T08:07:08.620Z Checking rustc-demangle v0.1.24
21892025-06-19T08:07:08.798Z Checking addr2line v0.24.2
21902025-06-19T08:07:08.828Z Checking strsim v0.11.1
21912025-06-19T08:07:08.955Z Checking winnow v0.5.40
21922025-06-19T08:07:08.974Z Checking hyper-util v0.1.14
21932025-06-19T08:07:09.048Z Checking managed v0.8.0
21942025-06-19T08:07:09.120Z Checking iri-string v0.7.8
21952025-06-19T08:07:09.334Z Checking bumpalo v3.16.0
21962025-06-19T08:07:09.453Z Checking lockfree-object-pool v0.1.6
21972025-06-19T08:07:09.696Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21982025-06-19T08:07:09.716Z Checking zopfli v0.8.1
21992025-06-19T08:07:10.008Z Checking smoltcp v0.9.1
22002025-06-19T08:07:10.404Z Checking clap_builder v4.5.35
22012025-06-19T08:07:10.657Z Checking elliptic-curve v0.13.8
22022025-06-19T08:07:11.314Z Checking console v0.15.10
22032025-06-19T08:07:11.372Z Checking signal-hook-mio v0.2.4
22042025-06-19T08:07:11.535Z Checking num-bigint-dig v0.8.4
22052025-06-19T08:07:11.557Z Checking hyper-tls v0.6.0
22062025-06-19T08:07:11.727Z Checking tower-http v0.6.6
22072025-06-19T08:07:11.802Z Checking toml_edit v0.19.15
22082025-06-19T08:07:11.858Z Checking hyper-rustls v0.27.7
22092025-06-19T08:07:11.878Z Checking oxnet v0.1.2
22102025-06-19T08:07:12.246Z Checking cookie_store v0.21.1
22112025-06-19T08:07:12.266Z Checking rayon v1.10.0
22122025-06-19T08:07:12.290Z Checking zstd v0.13.3
22132025-06-19T08:07:12.450Z Checking usdt-impl v0.5.0
22142025-06-19T08:07:12.665Z Checking postgres-types v0.2.9
22152025-06-19T08:07:12.951Z Checking bstr v1.10.0
22162025-06-19T08:07:12.998Z Checking regex v1.11.1
22172025-06-19T08:07:13.298Z Checking phf v0.11.2
22182025-06-19T08:07:13.326Z Checking ed25519 v2.2.3
22192025-06-19T08:07:13.545Z Checking bzip2 v0.4.4
22202025-06-19T08:07:13.584Z Checking bzip2 v0.5.2
22212025-06-19T08:07:13.607Z Checking futures-executor v0.3.31
22222025-06-19T08:07:13.679Z Checking curve25519-dalek v4.1.3
22232025-06-19T08:07:13.850Z Checking hubpack v0.1.2
22242025-06-19T08:07:13.869Z Checking memoffset v0.9.1
22252025-06-19T08:07:13.888Z Checking portable-atomic v1.11.0
22262025-06-19T08:07:13.931Z Checking backtrace v0.3.74
22272025-06-19T08:07:13.996Z Checking pkcs1 v0.7.5
22282025-06-19T08:07:14.053Z Checking serde_urlencoded v0.7.1
22292025-06-19T08:07:14.158Z Checking float-cmp v0.10.0
22302025-06-19T08:07:14.258Z Checking serde-big-array v0.5.1
22312025-06-19T08:07:14.377Z Checking rfc6979 v0.4.0
22322025-06-19T08:07:14.402Z Checking memmap v0.7.0
22332025-06-19T08:07:14.491Z Checking encoding_rs v0.8.34
22342025-06-19T08:07:14.509Z Checking predicates-core v1.0.8
22352025-06-19T08:07:14.530Z Checking static_assertions v1.1.0
22362025-06-19T08:07:14.581Z Checking toml_write v0.1.2
22372025-06-19T08:07:14.615Z Checking minimal-lexical v0.2.1
22382025-06-19T08:07:14.637Z Checking new_debug_unreachable v1.0.6
22392025-06-19T08:07:14.714Z Checking fixedbitset v0.4.2
22402025-06-19T08:07:14.751Z Checking precomputed-hash v0.1.1
22412025-06-19T08:07:14.861Z Checking winnow v0.7.10
22422025-06-19T08:07:14.880Z Checking mime v0.3.17
22432025-06-19T08:07:14.884Z Checking normalize-line-endings v0.3.0
22442025-06-19T08:07:14.998Z Checking whoami v1.5.2
22452025-06-19T08:07:15.016Z Checking difflib v0.4.0
22462025-06-19T08:07:15.032Z Checking unicode-segmentation v1.12.0
22472025-06-19T08:07:15.190Z Checking number_prefix v0.4.0
22482025-06-19T08:07:15.309Z Checking data-encoding v2.9.0
22492025-06-19T08:07:15.344Z Checking predicates v3.1.3
22502025-06-19T08:07:15.402Z Checking tokio-postgres v0.7.13
22512025-06-19T08:07:15.463Z Checking ed25519-dalek v2.1.1
22522025-06-19T08:07:15.710Z Checking similar v2.7.0
22532025-06-19T08:07:15.780Z Checking indicatif v0.17.11
22542025-06-19T08:07:15.871Z Checking hickory-proto v0.24.4
22552025-06-19T08:07:15.875Z Checking nom v7.1.3
22562025-06-19T08:07:15.953Z Checking petgraph v0.6.5
22572025-06-19T08:07:16.530Z Checking string_cache v0.8.9
22582025-06-19T08:07:16.582Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
22592025-06-19T08:07:16.724Z Checking reqwest v0.12.20
22602025-06-19T08:07:16.837Z Checking usdt v0.5.0
22612025-06-19T08:07:17.120Z Checking ecdsa v0.16.9
22622025-06-19T08:07:17.646Z Checking toml_edit v0.22.27
22632025-06-19T08:07:17.874Z Checking anyhow v1.0.98
22642025-06-19T08:07:18.285Z Checking rsa v0.9.6
22652025-06-19T08:07:18.290Z Checking toml v0.7.8
22662025-06-19T08:07:18.545Z Checking nix v0.29.0
22672025-06-19T08:07:18.963Z Checking zip v2.6.1
22682025-06-19T08:07:18.986Z Checking futures v0.3.31
22692025-06-19T08:07:19.019Z Checking zip v0.6.6
22702025-06-19T08:07:19.109Z Checking clap v4.5.35
22712025-06-19T08:07:19.236Z Checking crossterm v0.28.1
22722025-06-19T08:07:19.312Z Checking itertools v0.10.5
22732025-06-19T08:07:19.709Z Checking itertools v0.12.1
22742025-06-19T08:07:19.969Z Checking tokio-stream v0.1.17
22752025-06-19T08:07:20.243Z Checking buf-list v1.0.3
22762025-06-19T08:07:20.298Z Checking fs-err v3.1.1
22772025-06-19T08:07:20.326Z Checking strum v0.26.3
22782025-06-19T08:07:20.513Z Checking ahash v0.8.11
22792025-06-19T08:07:20.570Z Checking slog v2.7.0
22802025-06-19T08:07:20.752Z Checking openapiv3 v2.0.0
22812025-06-19T08:07:20.900Z Checking x509-cert v0.2.5
22822025-06-19T08:07:20.928Z Checking sha1 v0.10.6
22832025-06-19T08:07:20.989Z Checking winnow v0.6.26
22842025-06-19T08:07:21.044Z Checking lalrpop-util v0.19.12
22852025-06-19T08:07:21.214Z Checking peg-runtime v0.8.5
22862025-06-19T08:07:21.355Z Checking rustc-hash v2.1.1
22872025-06-19T08:07:21.416Z Checking unicode-xid v0.2.6
22882025-06-19T08:07:21.450Z Checking camino v1.1.10
22892025-06-19T08:07:21.554Z Checking sigpipe v0.1.3
22902025-06-19T08:07:21.601Z Checking jiff v0.2.15
22912025-06-19T08:07:21.668Z Checking glob v0.3.2
22922025-06-19T08:07:25.493Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22932025-06-19T08:07:25.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.91s
22942025-06-19T08:07:26.064Z
22952025-06-19T08:07:26.064Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/215)
22962025-06-19T08:07:26.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22972025-06-19T08:07:26.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22982025-06-19T08:07:26.867Z Compiling regress v0.10.3
22992025-06-19T08:07:26.991Z Compiling thiserror-impl v2.0.12
23002025-06-19T08:07:27.006Z Checking heck v0.5.0
23012025-06-19T08:07:27.036Z Compiling unsafe-libyaml v0.2.11
23022025-06-19T08:07:27.058Z Checking newtype-uuid v1.2.4
23032025-06-19T08:07:27.062Z Checking rustix v1.0.7
23042025-06-19T08:07:27.086Z Checking dirs-sys-next v0.1.2
23052025-06-19T08:07:27.208Z Checking fastrand v2.1.1
23062025-06-19T08:07:27.270Z Checking dirs-next v2.0.0
23072025-06-19T08:07:27.335Z Checking daft v0.1.3
23082025-06-19T08:07:27.423Z Checking thread_local v1.1.8
23092025-06-19T08:07:27.524Z Compiling structmeta-derive v0.3.0
23102025-06-19T08:07:27.691Z Compiling ident_case v1.0.1
23112025-06-19T08:07:27.778Z Checking term v0.7.0
23122025-06-19T08:07:27.940Z Compiling darling_core v0.20.10
23132025-06-19T08:07:28.210Z Checking crossbeam-channel v0.5.15
23142025-06-19T08:07:28.576Z Compiling serde_yaml v0.9.34+deprecated
23152025-06-19T08:07:28.787Z Checking tempfile v3.20.0
23162025-06-19T08:07:28.933Z Checking is-terminal v0.4.13
23172025-06-19T08:07:29.090Z Checking take_mut v0.2.2
23182025-06-19T08:07:29.190Z Compiling rustls v0.22.4
23192025-06-19T08:07:29.260Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23202025-06-19T08:07:29.509Z Checking slog-async v2.8.0
23212025-06-19T08:07:29.650Z Checking slog-term v2.9.1
23222025-06-19T08:07:29.824Z Compiling proc-macro-crate v1.3.1
23232025-06-19T08:07:29.961Z Compiling structmeta v0.3.0
23242025-06-19T08:07:30.020Z Compiling thiserror v2.0.12
23252025-06-19T08:07:30.196Z Checking wait-timeout v0.2.0
23262025-06-19T08:07:30.327Z Compiling multer v3.1.0
23272025-06-19T08:07:30.349Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23282025-06-19T08:07:30.397Z Checking typify-impl v0.3.0
23292025-06-19T08:07:30.401Z Checking typify-impl v0.2.0
23302025-06-19T08:07:30.710Z Checking match_cfg v0.1.0
23312025-06-19T08:07:30.819Z Checking quick-error v1.2.3
23322025-06-19T08:07:30.985Z Checking bit-vec v0.8.0
23332025-06-19T08:07:31.370Z Compiling ref-cast v1.0.24
23342025-06-19T08:07:31.439Z Checking bit-set v0.8.0
23352025-06-19T08:07:31.722Z Checking rusty-fork v0.3.0
23362025-06-19T08:07:31.916Z Checking hostname v0.3.1
23372025-06-19T08:07:31.957Z Compiling num_enum_derive v0.5.11
23382025-06-19T08:07:32.121Z Checking progenitor-client v0.9.1
23392025-06-19T08:07:32.543Z Checking rand_xorshift v0.4.0
23402025-06-19T08:07:32.765Z Checking slog-json v2.6.1
23412025-06-19T08:07:32.870Z Compiling lzma-sys v0.1.20
23422025-06-19T08:07:32.995Z Checking hex v0.4.3
23432025-06-19T08:07:33.020Z Compiling foreign-types-macros v0.2.3
23442025-06-19T08:07:33.507Z Compiling async-stream-impl v0.3.6
23452025-06-19T08:07:33.567Z Compiling ref-cast-impl v1.0.24
23462025-06-19T08:07:33.592Z Compiling darling_macro v0.20.10
23472025-06-19T08:07:34.178Z Compiling dropshot v0.16.2
23482025-06-19T08:07:34.262Z Checking foreign-types-shared v0.3.1
23492025-06-19T08:07:34.414Z Checking utf-8 v0.7.6
23502025-06-19T08:07:34.479Z Compiling darling v0.20.10
23512025-06-19T08:07:34.498Z Checking unarray v0.1.4
23522025-06-19T08:07:34.616Z Checking arc-swap v1.7.1
23532025-06-19T08:07:34.635Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23542025-06-19T08:07:34.669Z Checking proptest v1.7.0
23552025-06-19T08:07:34.706Z Checking async-stream v0.3.6
23562025-06-19T08:07:34.751Z Checking tungstenite v0.21.0
23572025-06-19T08:07:34.839Z Compiling serde_with_macros v3.12.0
23582025-06-19T08:07:34.988Z Checking foreign-types v0.5.0
23592025-06-19T08:07:35.025Z Checking slog-scope v4.4.0
23602025-06-19T08:07:35.106Z Checking num_enum v0.5.11
23612025-06-19T08:07:35.276Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23622025-06-19T08:07:35.303Z Checking slog-bunyan v2.5.0
23632025-06-19T08:07:35.492Z Checking tokio-rustls v0.25.0
23642025-06-19T08:07:35.513Z Compiling proc-macro-error v1.0.4
23652025-06-19T08:07:35.771Z Compiling parse-display-derive v0.10.0
23662025-06-19T08:07:35.866Z Compiling test-strategy v0.4.1
23672025-06-19T08:07:36.103Z Checking toml v0.8.23
23682025-06-19T08:07:36.204Z Checking progenitor-client v0.8.0
23692025-06-19T08:07:36.574Z Compiling heck v0.3.3
23702025-06-19T08:07:36.836Z Checking waitgroup v0.1.2
23712025-06-19T08:07:36.948Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23722025-06-19T08:07:37.006Z Checking rustls-pemfile v2.2.0
23732025-06-19T08:07:37.229Z Compiling dropshot_endpoint v0.16.2
23742025-06-19T08:07:37.292Z Checking serde_path_to_error v0.1.17
23752025-06-19T08:07:37.747Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762025-06-19T08:07:37.866Z Compiling derive-where v1.2.7
23772025-06-19T08:07:38.471Z Checking cstr-argument v0.1.2
23782025-06-19T08:07:38.697Z Checking hostname v0.4.0
23792025-06-19T08:07:38.863Z Checking instant v0.1.13
23802025-06-19T08:07:39.011Z Checking debug-ignore v1.0.5
23812025-06-19T08:07:39.180Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23822025-06-19T08:07:39.197Z Checking pretty-hex v0.2.1
23832025-06-19T08:07:39.270Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23842025-06-19T08:07:39.405Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23852025-06-19T08:07:39.504Z Checking backoff v0.4.0
23862025-06-19T08:07:39.637Z Checking parse-display v0.10.0
23872025-06-19T08:07:39.707Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23882025-06-19T08:07:39.818Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23892025-06-19T08:07:39.897Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23902025-06-19T08:07:39.929Z Checking serde_with v3.12.0
23912025-06-19T08:07:39.977Z Compiling zone_cfg_derive v0.1.2
23922025-06-19T08:07:40.037Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23932025-06-19T08:07:40.075Z Checking tokio-tungstenite v0.21.0
23942025-06-19T08:07:40.745Z Checking slog-stdlog v4.1.1
23952025-06-19T08:07:40.770Z Checking iddqd v0.3.7
23962025-06-19T08:07:40.927Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23972025-06-19T08:07:40.951Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23982025-06-19T08:07:41.253Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23992025-06-19T08:07:41.277Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24002025-06-19T08:07:41.439Z Checking progenitor-client v0.10.0
24012025-06-19T08:07:41.579Z Checking colored v2.2.0
24022025-06-19T08:07:41.864Z Checking macaddr v1.0.1
24032025-06-19T08:07:41.988Z Checking base64 v0.13.1
24042025-06-19T08:07:42.205Z Checking unicode-width v0.1.14
24052025-06-19T08:07:42.339Z Checking base64 v0.21.7
24062025-06-19T08:07:42.423Z Checking ron v0.7.1
24072025-06-19T08:07:42.699Z Checking tabwriter v1.4.0
24082025-06-19T08:07:42.800Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24092025-06-19T08:07:42.957Z Checking zone v0.1.8
24102025-06-19T08:07:43.019Z Checking slog-envlogger v2.2.0
24112025-06-19T08:07:43.258Z Checking xz2 v0.1.7
24122025-06-19T08:07:43.299Z Checking xattr v1.3.1
24132025-06-19T08:07:43.529Z Checking yasna v0.5.2
24142025-06-19T08:07:43.546Z Checking pem v3.0.5
24152025-06-19T08:07:43.572Z Checking smf v0.2.3
24162025-06-19T08:07:43.622Z Checking headers-core v0.3.0
24172025-06-19T08:07:43.833Z Checking filetime v0.2.25
24182025-06-19T08:07:43.849Z Checking same-file v1.0.6
24192025-06-19T08:07:44.050Z Checking tar v0.4.44
24202025-06-19T08:07:44.066Z Checking walkdir v2.5.0
24212025-06-19T08:07:44.085Z Checking headers v0.4.1
24222025-06-19T08:07:44.169Z Compiling typify-macro v0.2.0
24232025-06-19T08:07:44.316Z Compiling typify-macro v0.3.0
24242025-06-19T08:07:44.365Z Checking camino-tempfile v1.4.1
24252025-06-19T08:07:44.393Z Checking rcgen v0.12.1
24262025-06-19T08:07:44.396Z Checking atomicwrites v0.4.4
24272025-06-19T08:07:44.630Z Checking subprocess v0.2.9
24282025-06-19T08:07:46.836Z Compiling typify v0.2.0
24292025-06-19T08:07:46.889Z Compiling typify v0.3.0
24302025-06-19T08:07:46.889Z Compiling progenitor-impl v0.8.0
24312025-06-19T08:07:46.889Z Compiling progenitor-impl v0.9.1
24322025-06-19T08:07:49.239Z Compiling progenitor-macro v0.8.0
24332025-06-19T08:07:49.432Z Compiling progenitor-macro v0.9.1
24342025-06-19T08:07:53.442Z Checking progenitor v0.8.0
24352025-06-19T08:07:53.602Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24362025-06-19T08:07:54.063Z Checking progenitor v0.9.1
24372025-06-19T08:07:54.214Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
24382025-06-19T08:07:56.170Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24392025-06-19T08:07:57.054Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24402025-06-19T08:08:03.363Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24412025-06-19T08:08:05.062Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24422025-06-19T08:08:06.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.33s
24432025-06-19T08:08:06.597Z
24442025-06-19T08:08:06.597Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/215)
24452025-06-19T08:08:07.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24462025-06-19T08:08:07.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24472025-06-19T08:08:07.378Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24482025-06-19T08:08:08.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
24492025-06-19T08:08:09.108Z
24502025-06-19T08:08:09.108Zinfo: running `cargo check --bins` on nexus-config (52/215)
24512025-06-19T08:08:09.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24522025-06-19T08:08:09.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24532025-06-19T08:08:09.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24542025-06-19T08:08:09.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
24552025-06-19T08:08:09.874Z
24562025-06-19T08:08:09.874Zinfo: running `cargo check --bins` on omicron-rpaths (53/215)
24572025-06-19T08:08:10.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24582025-06-19T08:08:10.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24592025-06-19T08:08:10.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24602025-06-19T08:08:10.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24612025-06-19T08:08:10.592Z
24622025-06-19T08:08:10.592Zinfo: running `cargo check --bins` on omicron-certificates (54/215)
24632025-06-19T08:08:11.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24642025-06-19T08:08:11.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24652025-06-19T08:08:11.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24662025-06-19T08:08:11.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
24672025-06-19T08:08:11.356Z
24682025-06-19T08:08:11.356Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/215)
24692025-06-19T08:08:12.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24702025-06-19T08:08:12.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24712025-06-19T08:08:12.228Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24722025-06-19T08:08:12.354Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24732025-06-19T08:08:12.366Z Compiling rustix v1.0.7
24742025-06-19T08:08:12.370Z Compiling wait-timeout v0.2.0
24752025-06-19T08:08:12.371Z Compiling bit-vec v0.8.0
24762025-06-19T08:08:12.371Z Compiling quick-error v1.2.3
24772025-06-19T08:08:12.371Z Compiling match_cfg v0.1.0
24782025-06-19T08:08:12.382Z Compiling rustls v0.22.4
24792025-06-19T08:08:12.498Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24802025-06-19T08:08:12.516Z Compiling hostname v0.3.1
24812025-06-19T08:08:12.597Z Compiling progenitor-client v0.9.1
24822025-06-19T08:08:12.730Z Compiling slog-json v2.6.1
24832025-06-19T08:08:12.802Z Compiling rand_xorshift v0.4.0
24842025-06-19T08:08:12.887Z Compiling bit-set v0.8.0
24852025-06-19T08:08:12.957Z Compiling itertools v0.13.0
24862025-06-19T08:08:12.986Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24872025-06-19T08:08:13.063Z Compiling hex v0.4.3
24882025-06-19T08:08:13.086Z Compiling heapless v0.8.0
24892025-06-19T08:08:13.126Z Compiling unarray v0.1.4
24902025-06-19T08:08:13.180Z Compiling progenitor v0.9.1
24912025-06-19T08:08:13.308Z Compiling slog-bunyan v2.5.0
24922025-06-19T08:08:13.415Z Compiling ref-cast v1.0.24
24932025-06-19T08:08:13.538Z Compiling async-stream v0.3.6
24942025-06-19T08:08:13.588Z Compiling multer v3.1.0
24952025-06-19T08:08:13.629Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24962025-06-19T08:08:13.815Z Compiling toml v0.8.23
24972025-06-19T08:08:13.857Z Compiling waitgroup v0.1.2
24982025-06-19T08:08:13.921Z Compiling rustls-pemfile v2.2.0
24992025-06-19T08:08:14.094Z Compiling tempfile v3.20.0
25002025-06-19T08:08:14.268Z Checking hash32 v0.3.1
25012025-06-19T08:08:14.484Z Compiling serde_path_to_error v0.1.17
25022025-06-19T08:08:14.487Z Compiling hostname v0.4.0
25032025-06-19T08:08:14.523Z Compiling instant v0.1.13
25042025-06-19T08:08:14.700Z Compiling rusty-fork v0.3.0
25052025-06-19T08:08:14.742Z Compiling smoltcp v0.11.0
25062025-06-19T08:08:14.826Z Compiling debug-ignore v1.0.5
25072025-06-19T08:08:15.016Z Compiling backoff v0.4.0
25082025-06-19T08:08:15.210Z Compiling proptest v1.7.0
25092025-06-19T08:08:15.303Z Compiling iddqd v0.3.7
25102025-06-19T08:08:15.375Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
25112025-06-19T08:08:15.395Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25122025-06-19T08:08:15.598Z Compiling serde_with v3.12.0
25132025-06-19T08:08:15.823Z Compiling ingot-macros v0.1.0
25142025-06-19T08:08:16.015Z Compiling parse-display v0.10.0
25152025-06-19T08:08:16.644Z Compiling tokio-rustls v0.25.0
25162025-06-19T08:08:17.059Z Compiling dropshot v0.16.2
25172025-06-19T08:08:17.857Z Checking num-rational v0.4.2
25182025-06-19T08:08:18.533Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25192025-06-19T08:08:19.234Z Compiling progenitor-client v0.10.0
25202025-06-19T08:08:19.268Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25212025-06-19T08:08:20.755Z Compiling phf_generator v0.11.2
25222025-06-19T08:08:20.960Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25232025-06-19T08:08:21.240Z Checking num-complex v0.4.6
25242025-06-19T08:08:21.972Z Compiling macaddr v1.0.1
25252025-06-19T08:08:22.130Z Checking cobs v0.2.3
25262025-06-19T08:08:22.288Z Compiling num v0.4.3
25272025-06-19T08:08:22.347Z Checking postcard v1.0.10
25282025-06-19T08:08:22.544Z Compiling phf_codegen v0.11.2
25292025-06-19T08:08:22.705Z Checking ingot-types v0.1.0
25302025-06-19T08:08:22.788Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25312025-06-19T08:08:22.877Z Compiling parse-zoneinfo v0.3.1
25322025-06-19T08:08:23.244Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25332025-06-19T08:08:23.306Z Compiling float-ord v0.3.2
25342025-06-19T08:08:23.432Z Checking ingot v0.1.0
25352025-06-19T08:08:23.551Z Compiling convert_case v0.4.0
25362025-06-19T08:08:23.713Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25372025-06-19T08:08:24.376Z Compiling derive_more v0.99.20
25382025-06-19T08:08:24.589Z Compiling chrono-tz-build v0.4.0
25392025-06-19T08:08:25.499Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25402025-06-19T08:08:25.671Z Compiling crucible-workspace-hack v0.1.0
25412025-06-19T08:08:25.757Z Checking linked-hash-map v0.5.6
25422025-06-19T08:08:26.014Z Compiling chrono-tz v0.10.3
25432025-06-19T08:08:26.094Z Checking lru-cache v0.1.2
25442025-06-19T08:08:26.313Z Checking resolv-conf v0.7.0
25452025-06-19T08:08:26.356Z Checking newline-converter v0.3.0
25462025-06-19T08:08:26.547Z Checking itertools v0.14.0
25472025-06-19T08:08:26.696Z Checking prettyplease v0.2.34
25482025-06-19T08:08:26.728Z Compiling slog-dtrace v0.3.0
25492025-06-19T08:08:26.796Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25502025-06-19T08:08:27.139Z Checking hickory-resolver v0.24.4
25512025-06-19T08:08:27.863Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25522025-06-19T08:08:28.077Z Checking expectorate v1.2.0
25532025-06-19T08:08:28.314Z Compiling zone_cfg_derive v0.3.0
25542025-06-19T08:08:28.834Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
25552025-06-19T08:08:29.027Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25562025-06-19T08:08:29.089Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25572025-06-19T08:08:29.094Z Compiling const_format_proc_macros v0.2.34
25582025-06-19T08:08:29.186Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25592025-06-19T08:08:29.611Z Compiling num-derive v0.4.2
25602025-06-19T08:08:30.041Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25612025-06-19T08:08:30.153Z Checking highway v1.3.0
25622025-06-19T08:08:30.390Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25632025-06-19T08:08:30.647Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25642025-06-19T08:08:30.691Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25652025-06-19T08:08:30.718Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25662025-06-19T08:08:30.746Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
25672025-06-19T08:08:30.942Z Checking const_format v0.2.34
25682025-06-19T08:08:31.136Z Checking zone v0.3.1
25692025-06-19T08:08:31.411Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
25702025-06-19T08:08:31.667Z Checking qorb v0.4.0
25712025-06-19T08:08:31.737Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
25722025-06-19T08:08:32.143Z Checking gethostname v0.5.0
25732025-06-19T08:08:32.191Z Checking bcs v0.1.6
25742025-06-19T08:08:32.290Z Checking nanorand v0.7.0
25752025-06-19T08:08:32.371Z Compiling async-recursion v1.1.1
25762025-06-19T08:08:32.647Z Checking termtree v0.5.1
25772025-06-19T08:08:32.667Z Checking flume v0.11.1
25782025-06-19T08:08:33.204Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25792025-06-19T08:08:38.754Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25802025-06-19T08:08:42.166Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25812025-06-19T08:08:44.768Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25822025-06-19T08:08:46.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.70s
25832025-06-19T08:08:46.263Z
25842025-06-19T08:08:46.263Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/215)
25852025-06-19T08:08:46.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862025-06-19T08:08:46.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872025-06-19T08:08:46.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882025-06-19T08:08:46.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25892025-06-19T08:08:47.034Z
25902025-06-19T08:08:47.034Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/215)
25912025-06-19T08:08:47.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922025-06-19T08:08:47.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932025-06-19T08:08:47.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942025-06-19T08:08:47.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
25952025-06-19T08:08:47.791Z
25962025-06-19T08:08:47.791Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/215)
25972025-06-19T08:08:48.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982025-06-19T08:08:48.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992025-06-19T08:08:48.565Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26002025-06-19T08:08:49.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
26012025-06-19T08:08:49.444Z
26022025-06-19T08:08:49.444Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/215)
26032025-06-19T08:08:50.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-06-19T08:08:50.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-06-19T08:08:50.241Z Compiling cfg_aliases v0.1.1
26062025-06-19T08:08:50.246Z Compiling vte_generate_state_changes v0.1.2
26072025-06-19T08:08:50.246Z Checking fd-lock v4.0.2
26082025-06-19T08:08:50.246Z Checking nibble_vec v0.1.0
26092025-06-19T08:08:50.358Z Checking bytecount v0.6.8
26102025-06-19T08:08:50.362Z Checking endian-type v0.1.2
26112025-06-19T08:08:50.407Z Compiling tabled_derive v0.7.0
26122025-06-19T08:08:50.422Z Compiling peg-macros v0.8.5
26132025-06-19T08:08:50.452Z Compiling nix v0.28.0
26142025-06-19T08:08:50.539Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26152025-06-19T08:08:50.555Z Checking papergrid v0.11.0
26162025-06-19T08:08:50.571Z Compiling sqlparser_derive v0.2.2
26172025-06-19T08:08:50.614Z Checking radix_trie v0.2.1
26182025-06-19T08:08:50.911Z Checking vte v0.11.1
26192025-06-19T08:08:51.037Z Checking nu-ansi-term v0.50.1
26202025-06-19T08:08:51.438Z Checking home v0.5.9
26212025-06-19T08:08:51.494Z Checking unicode_categories v0.1.1
26222025-06-19T08:08:51.533Z Checking sqlparser v0.45.0
26232025-06-19T08:08:51.674Z Checking display-error-chain v0.2.2
26242025-06-19T08:08:51.795Z Checking sqlformat v0.3.5
26252025-06-19T08:08:52.271Z Checking strip-ansi-escapes v0.2.0
26262025-06-19T08:08:52.443Z Checking reedline v0.38.0
26272025-06-19T08:08:52.462Z Checking tabled v0.15.0
26282025-06-19T08:08:52.858Z Checking peg v0.8.5
26292025-06-19T08:08:53.254Z Checking rustyline v14.0.0
26302025-06-19T08:09:01.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.48s
26312025-06-19T08:09:02.131Z
26322025-06-19T08:09:02.131Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/215)
26332025-06-19T08:09:02.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-06-19T08:09:02.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-06-19T08:09:02.924Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26362025-06-19T08:09:08.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.93s
26372025-06-19T08:09:08.270Z
26382025-06-19T08:09:08.270Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/215)
26392025-06-19T08:09:08.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-06-19T08:09:08.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-06-19T08:09:09.067Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26422025-06-19T08:09:12.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
26432025-06-19T08:09:12.837Z
26442025-06-19T08:09:12.837Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/215)
26452025-06-19T08:09:13.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-06-19T08:09:13.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-06-19T08:09:13.636Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26482025-06-19T08:09:18.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
26492025-06-19T08:09:18.728Z
26502025-06-19T08:09:18.728Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/215)
26512025-06-19T08:09:19.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-06-19T08:09:19.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-06-19T08:09:19.526Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26542025-06-19T08:09:24.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
26552025-06-19T08:09:24.732Z
26562025-06-19T08:09:24.732Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/215)
26572025-06-19T08:09:25.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-06-19T08:09:25.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-06-19T08:09:25.527Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26602025-06-19T08:09:29.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
26612025-06-19T08:09:29.517Z
26622025-06-19T08:09:29.517Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/215)
26632025-06-19T08:09:30.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-06-19T08:09:30.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-06-19T08:09:30.315Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26662025-06-19T08:09:34.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
26672025-06-19T08:09:34.377Z
26682025-06-19T08:09:34.377Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/215)
26692025-06-19T08:09:35.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-06-19T08:09:35.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-06-19T08:09:35.171Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26722025-06-19T08:09:40.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
26732025-06-19T08:09:40.591Z
26742025-06-19T08:09:40.591Zinfo: running `cargo check --bins` on oximeter (67/215)
26752025-06-19T08:09:41.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-06-19T08:09:41.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-06-19T08:09:41.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-06-19T08:09:41.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26792025-06-19T08:09:41.338Z
26802025-06-19T08:09:41.338Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/215)
26812025-06-19T08:09:41.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-06-19T08:09:41.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-06-19T08:09:41.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-06-19T08:09:41.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26852025-06-19T08:09:42.052Z
26862025-06-19T08:09:42.052Zinfo: running `cargo check --bins` on oximeter-schema (69/215)
26872025-06-19T08:09:42.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-06-19T08:09:42.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-06-19T08:09:42.800Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26902025-06-19T08:09:44.827Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26912025-06-19T08:09:45.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
26922025-06-19T08:09:46.007Z
26932025-06-19T08:09:46.007Zinfo: running `cargo check --bins` on oximeter-types (70/215)
26942025-06-19T08:09:46.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-06-19T08:09:46.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-06-19T08:09:46.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-06-19T08:09:46.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26982025-06-19T08:09:46.751Z
26992025-06-19T08:09:46.752Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/215)
27002025-06-19T08:09:47.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-06-19T08:09:47.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-06-19T08:09:47.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-06-19T08:09:47.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27042025-06-19T08:09:47.497Z
27052025-06-19T08:09:47.497Zinfo: running `cargo check --bins` on oxql-types (72/215)
27062025-06-19T08:09:48.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-06-19T08:09:48.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-06-19T08:09:48.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-06-19T08:09:48.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27102025-06-19T08:09:48.248Z
27112025-06-19T08:09:48.248Zinfo: running `cargo check --bins` on oximeter-test-utils (73/215)
27122025-06-19T08:09:48.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-06-19T08:09:48.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-06-19T08:09:48.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-06-19T08:09:48.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27162025-06-19T08:09:49.032Z
27172025-06-19T08:09:49.032Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/215)
27182025-06-19T08:09:49.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-06-19T08:09:49.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-06-19T08:09:49.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-06-19T08:09:49.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27222025-06-19T08:09:49.772Z
27232025-06-19T08:09:49.772Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/215)
27242025-06-19T08:09:50.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-06-19T08:09:50.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-06-19T08:09:50.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-06-19T08:09:50.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27282025-06-19T08:09:50.535Z
27292025-06-19T08:09:50.536Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/215)
27302025-06-19T08:09:51.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-06-19T08:09:51.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-06-19T08:09:51.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-06-19T08:09:51.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27342025-06-19T08:09:51.287Z
27352025-06-19T08:09:51.287Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/215)
27362025-06-19T08:09:51.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-06-19T08:09:51.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-06-19T08:09:51.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-06-19T08:09:51.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27402025-06-19T08:09:52.033Z
27412025-06-19T08:09:52.034Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/215)
27422025-06-19T08:09:52.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-06-19T08:09:52.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-06-19T08:09:52.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-06-19T08:09:52.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27462025-06-19T08:09:52.783Z
27472025-06-19T08:09:52.784Zinfo: running `cargo check --bins` on cockroach-admin-client (79/215)
27482025-06-19T08:09:53.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-06-19T08:09:53.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-06-19T08:09:53.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-06-19T08:09:53.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27522025-06-19T08:09:53.505Z
27532025-06-19T08:09:53.505Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/215)
27542025-06-19T08:09:54.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-06-19T08:09:54.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-06-19T08:09:54.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-06-19T08:09:54.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27582025-06-19T08:09:54.256Z
27592025-06-19T08:09:54.256Zinfo: running `cargo check --bins` on dns-service-client (81/215)
27602025-06-19T08:09:54.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-06-19T08:09:54.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-06-19T08:09:54.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-06-19T08:09:54.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27642025-06-19T08:09:55.003Z
27652025-06-19T08:09:55.003Zinfo: running `cargo check --bins` on internal-dns-types (82/215)
27662025-06-19T08:09:55.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-06-19T08:09:55.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-06-19T08:09:55.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-06-19T08:09:55.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27702025-06-19T08:09:55.752Z
27712025-06-19T08:09:55.752Zinfo: running `cargo check --bins` on gateway-client (83/215)
27722025-06-19T08:09:56.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-06-19T08:09:56.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-06-19T08:09:56.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-06-19T08:09:56.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27762025-06-19T08:09:56.500Z
27772025-06-19T08:09:56.500Zinfo: running `cargo check --bins` on gateway-types (84/215)
27782025-06-19T08:09:57.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-06-19T08:09:57.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-06-19T08:09:57.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-06-19T08:09:57.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27822025-06-19T08:09:57.246Z
27832025-06-19T08:09:57.247Zinfo: running `cargo check --bins` on ipcc (85/215)
27842025-06-19T08:09:57.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-06-19T08:09:57.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-06-19T08:09:57.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-06-19T08:09:57.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27882025-06-19T08:09:58.011Z
27892025-06-19T08:09:58.011Zinfo: running `cargo check --bins` on installinator-client (86/215)
27902025-06-19T08:09:58.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-06-19T08:09:58.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-06-19T08:09:58.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-06-19T08:09:58.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27942025-06-19T08:09:58.755Z
27952025-06-19T08:09:58.755Zinfo: running `cargo check --bins` on installinator-common (87/215)
27962025-06-19T08:09:59.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-06-19T08:09:59.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-06-19T08:09:59.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-06-19T08:09:59.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28002025-06-19T08:09:59.516Z
28012025-06-19T08:09:59.517Zinfo: running `cargo check --bins` on update-engine (88/215)
28022025-06-19T08:10:00.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-06-19T08:10:00.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-06-19T08:10:00.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052025-06-19T08:10:00.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28062025-06-19T08:10:00.241Z
28072025-06-19T08:10:00.241Zinfo: running `cargo check --bins` on nexus-client (89/215)
28082025-06-19T08:10:00.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-06-19T08:10:00.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-06-19T08:10:00.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112025-06-19T08:10:00.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28122025-06-19T08:10:01.016Z
28132025-06-19T08:10:01.016Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (90/215)
28142025-06-19T08:10:01.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152025-06-19T08:10:01.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162025-06-19T08:10:01.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172025-06-19T08:10:01.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28182025-06-19T08:10:01.773Z
28192025-06-19T08:10:01.773Zinfo: running `cargo check --bins` on omicron-passwords (91/215)
28202025-06-19T08:10:02.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212025-06-19T08:10:02.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222025-06-19T08:10:02.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232025-06-19T08:10:02.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28242025-06-19T08:10:02.503Z
28252025-06-19T08:10:02.503Zinfo: running `cargo check --bins` on nexus-types (92/215)
28262025-06-19T08:10:03.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-06-19T08:10:03.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-06-19T08:10:03.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292025-06-19T08:10:03.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28302025-06-19T08:10:03.291Z
28312025-06-19T08:10:03.291Zinfo: running `cargo check --bins` on oxide-client (93/215)
28322025-06-19T08:10:03.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-06-19T08:10:03.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-06-19T08:10:03.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352025-06-19T08:10:03.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28362025-06-19T08:10:04.042Z
28372025-06-19T08:10:04.042Zinfo: running `cargo check --bins` on oximeter-client (94/215)
28382025-06-19T08:10:04.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-06-19T08:10:04.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-06-19T08:10:04.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412025-06-19T08:10:04.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28422025-06-19T08:10:04.812Z
28432025-06-19T08:10:04.812Zinfo: running `cargo check --bins` on repo-depot-client (95/215)
28442025-06-19T08:10:05.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452025-06-19T08:10:05.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462025-06-19T08:10:05.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472025-06-19T08:10:05.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28482025-06-19T08:10:05.536Z
28492025-06-19T08:10:05.536Zinfo: running `cargo check --bins` on sled-agent-client (96/215)
28502025-06-19T08:10:06.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-06-19T08:10:06.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-06-19T08:10:06.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-06-19T08:10:06.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28542025-06-19T08:10:06.325Z
28552025-06-19T08:10:06.325Zinfo: running `cargo check --bins` on sled-agent-types (97/215)
28562025-06-19T08:10:07.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-06-19T08:10:07.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-06-19T08:10:07.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592025-06-19T08:10:07.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28602025-06-19T08:10:07.143Z
28612025-06-19T08:10:07.143Zinfo: running `cargo check --bins` on wicketd-client (98/215)
28622025-06-19T08:10:07.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-06-19T08:10:07.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-06-19T08:10:07.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-06-19T08:10:07.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28662025-06-19T08:10:07.945Z
28672025-06-19T08:10:07.945Zinfo: running `cargo check --bins` on wicket-common (99/215)
28682025-06-19T08:10:08.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-06-19T08:10:08.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-06-19T08:10:08.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-06-19T08:10:08.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28722025-06-19T08:10:08.744Z
28732025-06-19T08:10:08.744Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/215)
28742025-06-19T08:10:09.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-06-19T08:10:09.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-06-19T08:10:09.956Z Checking csv-core v0.1.11
28772025-06-19T08:10:09.956Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28782025-06-19T08:10:09.956Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28792025-06-19T08:10:09.956Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28802025-06-19T08:10:09.956Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28812025-06-19T08:10:09.956Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28822025-06-19T08:10:09.956Z Checking csv v1.3.1
28832025-06-19T08:10:10.472Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28842025-06-19T08:10:10.958Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28852025-06-19T08:10:13.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
28862025-06-19T08:10:13.379Z
28872025-06-19T08:10:13.379Zinfo: running `cargo check --bins` on cockroach-admin-api (101/215)
28882025-06-19T08:10:14.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892025-06-19T08:10:14.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902025-06-19T08:10:14.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912025-06-19T08:10:14.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28922025-06-19T08:10:14.166Z
28932025-06-19T08:10:14.166Zinfo: running `cargo check --bins` on cockroach-admin-types (102/215)
28942025-06-19T08:10:14.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952025-06-19T08:10:14.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962025-06-19T08:10:14.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972025-06-19T08:10:14.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28982025-06-19T08:10:14.931Z
28992025-06-19T08:10:14.931Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/215)
29002025-06-19T08:10:15.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012025-06-19T08:10:15.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022025-06-19T08:10:15.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032025-06-19T08:10:15.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29042025-06-19T08:10:15.815Z
29052025-06-19T08:10:15.815Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/215)
29062025-06-19T08:10:16.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072025-06-19T08:10:16.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082025-06-19T08:10:16.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092025-06-19T08:10:16.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29102025-06-19T08:10:16.697Z
29112025-06-19T08:10:16.697Zinfo: running `cargo check --bins` on dns-server (105/215)
29122025-06-19T08:10:17.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-06-19T08:10:17.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-06-19T08:10:17.532Z Compiling typify-impl v0.4.1
29152025-06-19T08:10:17.655Z Compiling parking_lot_core v0.8.6
29162025-06-19T08:10:17.683Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29172025-06-19T08:10:17.687Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29182025-06-19T08:10:17.687Z Checking fxhash v0.2.1
29192025-06-19T08:10:17.695Z Checking hickory-client v0.24.4
29202025-06-19T08:10:17.711Z Checking hickory-server v0.24.4
29212025-06-19T08:10:18.377Z Checking parking_lot v0.11.2
29222025-06-19T08:10:18.727Z Checking sled v0.34.7
29232025-06-19T08:10:18.827Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29242025-06-19T08:10:22.656Z Compiling typify-macro v0.4.1
29252025-06-19T08:10:24.363Z Compiling typify v0.4.1
29262025-06-19T08:10:24.460Z Compiling progenitor-impl v0.10.0
29272025-06-19T08:10:26.972Z Compiling progenitor-macro v0.10.0
29282025-06-19T08:10:30.693Z Checking progenitor v0.10.0
29292025-06-19T08:10:30.842Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29302025-06-19T08:10:31.354Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29312025-06-19T08:10:32.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.11s
29322025-06-19T08:10:33.020Z
29332025-06-19T08:10:33.020Zinfo: running `cargo check --bins` on dns-server-api (106/215)
29342025-06-19T08:10:33.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352025-06-19T08:10:33.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362025-06-19T08:10:33.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29372025-06-19T08:10:33.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29382025-06-19T08:10:33.781Z
29392025-06-19T08:10:33.781Zinfo: running `cargo check --bins` on openapi-manager-types (107/215)
29402025-06-19T08:10:34.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412025-06-19T08:10:34.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422025-06-19T08:10:34.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29432025-06-19T08:10:34.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29442025-06-19T08:10:34.522Z
29452025-06-19T08:10:34.522Zinfo: running `cargo check --bins` on gateway-test-utils (108/215)
29462025-06-19T08:10:35.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472025-06-19T08:10:35.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482025-06-19T08:10:35.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29492025-06-19T08:10:35.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29502025-06-19T08:10:35.353Z
29512025-06-19T08:10:35.353Zinfo: running `cargo check --bins` on omicron-gateway (109/215)
29522025-06-19T08:10:36.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29532025-06-19T08:10:36.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29542025-06-19T08:10:36.251Z Checking half v2.4.1
29552025-06-19T08:10:36.251Z Checking ciborium-io v0.2.2
29562025-06-19T08:10:36.254Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29572025-06-19T08:10:36.405Z Compiling semver v0.1.20
29582025-06-19T08:10:36.409Z Compiling radium v0.7.0
29592025-06-19T08:10:36.439Z Compiling zerocopy-derive v0.6.6
29602025-06-19T08:10:36.444Z Checking tap v1.0.1
29612025-06-19T08:10:36.444Z Compiling maybe-uninit v2.0.0
29622025-06-19T08:10:36.530Z Checking password-hash v0.5.0
29632025-06-19T08:10:36.705Z Checking wyz v0.5.1
29642025-06-19T08:10:36.852Z Compiling rustc_version v0.1.7
29652025-06-19T08:10:36.872Z Checking ciborium-ll v0.2.2
29662025-06-19T08:10:36.968Z Checking blake2 v0.10.6
29672025-06-19T08:10:36.994Z Compiling cancel-safe-futures v0.1.5
29682025-06-19T08:10:37.013Z Compiling owo-colors v4.2.1
29692025-06-19T08:10:37.069Z Compiling packed_struct v0.10.1
29702025-06-19T08:10:37.184Z Checking ciborium v0.2.2
29712025-06-19T08:10:37.294Z Compiling newtype_derive v0.1.6
29722025-06-19T08:10:37.311Z Checking crc-catalog v2.4.0
29732025-06-19T08:10:37.347Z Checking funty v2.0.0
29742025-06-19T08:10:37.463Z Checking argon2 v0.5.3
29752025-06-19T08:10:37.484Z Checking crc v3.2.1
29762025-06-19T08:10:37.668Z Compiling packed_struct_codegen v0.10.1
29772025-06-19T08:10:37.690Z Checking libsw-core v0.3.1
29782025-06-19T08:10:37.694Z Checking secrecy v0.10.3
29792025-06-19T08:10:37.913Z Compiling indexmap v1.9.3
29802025-06-19T08:10:37.934Z Checking nodrop v0.1.14
29812025-06-19T08:10:37.951Z Checking fixedbitset v0.5.7
29822025-06-19T08:10:38.072Z Checking array-init v0.0.4
29832025-06-19T08:10:38.104Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29842025-06-19T08:10:38.177Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29852025-06-19T08:10:38.208Z Checking bitvec v1.0.1
29862025-06-19T08:10:38.262Z Checking libsw v3.4.0
29872025-06-19T08:10:38.323Z Checking petgraph v0.7.1
29882025-06-19T08:10:38.348Z Checking zerocopy v0.6.6
29892025-06-19T08:10:38.485Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29902025-06-19T08:10:38.518Z Checking smallvec v0.6.14
29912025-06-19T08:10:38.694Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29922025-06-19T08:10:39.066Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29932025-06-19T08:10:39.420Z Checking linear-map v1.2.0
29942025-06-19T08:10:39.490Z Checking termcolor v1.4.1
29952025-06-19T08:10:39.740Z Checking hashbrown v0.12.3
29962025-06-19T08:10:39.869Z Checking bitfield v0.14.0
29972025-06-19T08:10:40.103Z Checking indent_write v2.2.0
29982025-06-19T08:10:40.155Z Checking swrite v0.1.0
29992025-06-19T08:10:40.292Z Checking env_logger v0.10.2
30002025-06-19T08:10:40.312Z Checking ron v0.8.1
30012025-06-19T08:10:40.391Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30022025-06-19T08:10:40.677Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30032025-06-19T08:10:40.707Z Checking serde-hex v0.1.0
30042025-06-19T08:10:40.953Z Checking steno v0.4.1
30052025-06-19T08:10:41.149Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30062025-06-19T08:10:41.362Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30072025-06-19T08:10:41.383Z Checking hashbrown v0.13.2
30082025-06-19T08:10:41.529Z Checking humantime v2.1.0
30092025-06-19T08:10:41.854Z Checking crc-any v2.5.0
30102025-06-19T08:10:42.225Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30112025-06-19T08:10:42.348Z Checking object v0.30.4
30122025-06-19T08:10:42.419Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30132025-06-19T08:10:42.518Z Checking void v1.0.2
30142025-06-19T08:10:42.694Z Checking half v1.8.3
30152025-06-19T08:10:42.744Z Checking path-slash v0.1.5
30162025-06-19T08:10:42.923Z Checking tungstenite v0.23.0
30172025-06-19T08:10:43.124Z Checking serde_cbor v0.11.2
30182025-06-19T08:10:43.223Z Checking lzss v0.8.2
30192025-06-19T08:10:43.573Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30202025-06-19T08:10:43.819Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30212025-06-19T08:10:44.053Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30222025-06-19T08:10:44.092Z Checking nix v0.27.1
30232025-06-19T08:10:44.208Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
30242025-06-19T08:10:44.321Z Checking kstat-rs v0.2.4
30252025-06-19T08:10:44.342Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30262025-06-19T08:10:44.515Z Checking serde_bytes v0.11.17
30272025-06-19T08:10:44.518Z Checking tokio-tungstenite v0.23.1
30282025-06-19T08:10:44.613Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30292025-06-19T08:10:44.674Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30302025-06-19T08:10:44.846Z Checking signal-hook-tokio v0.3.1
30312025-06-19T08:10:45.666Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30322025-06-19T08:10:52.053Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30332025-06-19T08:10:53.390Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
30342025-06-19T08:10:58.153Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30352025-06-19T08:11:04.813Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30362025-06-19T08:11:05.507Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30372025-06-19T08:11:08.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.02s
30382025-06-19T08:11:08.586Z
30392025-06-19T08:11:08.586Zinfo: running `cargo check --bins` on ereport-types (110/215)
30402025-06-19T08:11:09.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-06-19T08:11:09.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-06-19T08:11:09.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-06-19T08:11:09.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30442025-06-19T08:11:09.324Z
30452025-06-19T08:11:09.324Zinfo: running `cargo check --bins` on gateway-api (111/215)
30462025-06-19T08:11:09.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-06-19T08:11:09.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-06-19T08:11:09.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-06-19T08:11:09.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30502025-06-19T08:11:10.077Z
30512025-06-19T08:11:10.077Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/215)
30522025-06-19T08:11:10.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-06-19T08:11:10.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-06-19T08:11:10.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-06-19T08:11:10.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30562025-06-19T08:11:10.793Z
30572025-06-19T08:11:10.793Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/215)
30582025-06-19T08:11:11.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-06-19T08:11:11.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-06-19T08:11:11.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-06-19T08:11:11.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30622025-06-19T08:11:11.537Z
30632025-06-19T08:11:11.537Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/215)
30642025-06-19T08:11:12.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-06-19T08:11:12.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-06-19T08:11:12.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-06-19T08:11:12.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30682025-06-19T08:11:12.294Z
30692025-06-19T08:11:12.294Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/215)
30702025-06-19T08:11:12.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-06-19T08:11:12.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-06-19T08:11:12.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732025-06-19T08:11:12.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30742025-06-19T08:11:13.046Z
30752025-06-19T08:11:13.046Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/215)
30762025-06-19T08:11:13.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772025-06-19T08:11:13.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782025-06-19T08:11:13.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792025-06-19T08:11:13.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30802025-06-19T08:11:13.795Z
30812025-06-19T08:11:13.795Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/215)
30822025-06-19T08:11:14.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832025-06-19T08:11:14.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842025-06-19T08:11:14.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852025-06-19T08:11:14.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30862025-06-19T08:11:14.547Z
30872025-06-19T08:11:14.548Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/215)
30882025-06-19T08:11:15.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892025-06-19T08:11:15.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902025-06-19T08:11:15.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912025-06-19T08:11:15.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30922025-06-19T08:11:15.302Z
30932025-06-19T08:11:15.303Zinfo: running `cargo check --bins` on oximeter-producer (119/215)
30942025-06-19T08:11:16.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952025-06-19T08:11:16.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962025-06-19T08:11:16.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972025-06-19T08:11:16.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30982025-06-19T08:11:16.116Z
30992025-06-19T08:11:16.116Zinfo: running `cargo check --bins` on internal-dns-resolver (120/215)
31002025-06-19T08:11:16.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012025-06-19T08:11:16.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022025-06-19T08:11:16.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032025-06-19T08:11:16.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31042025-06-19T08:11:16.870Z
31052025-06-19T08:11:16.870Zinfo: running `cargo check --bins` on sp-sim (121/215)
31062025-06-19T08:11:17.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072025-06-19T08:11:17.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082025-06-19T08:11:17.640Z Checking keccak v0.1.5
31092025-06-19T08:11:17.644Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31102025-06-19T08:11:17.954Z Checking sha3 v0.10.8
31112025-06-19T08:11:18.005Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31122025-06-19T08:11:19.659Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31132025-06-19T08:11:21.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
31142025-06-19T08:11:21.819Z
31152025-06-19T08:11:21.819Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/215)
31162025-06-19T08:11:22.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172025-06-19T08:11:22.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182025-06-19T08:11:22.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192025-06-19T08:11:22.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31202025-06-19T08:11:22.628Z
31212025-06-19T08:11:22.628Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/215)
31222025-06-19T08:11:23.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232025-06-19T08:11:23.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242025-06-19T08:11:23.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252025-06-19T08:11:23.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31262025-06-19T08:11:23.461Z
31272025-06-19T08:11:23.462Zinfo: running `cargo check --bins` on db-macros (124/215)
31282025-06-19T08:11:24.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-06-19T08:11:24.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-06-19T08:11:24.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-06-19T08:11:24.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31322025-06-19T08:11:24.182Z
31332025-06-19T08:11:24.183Zinfo: running `cargo check --bins` on nexus-macros-common (125/215)
31342025-06-19T08:11:24.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-06-19T08:11:24.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-06-19T08:11:24.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-06-19T08:11:24.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31382025-06-19T08:11:24.917Z
31392025-06-19T08:11:24.917Zinfo: running `cargo check --bins` on nexus-auth (126/215)
31402025-06-19T08:11:25.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-06-19T08:11:25.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-06-19T08:11:25.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432025-06-19T08:11:25.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31442025-06-19T08:11:25.715Z
31452025-06-19T08:11:25.715Zinfo: running `cargo check --bins` on authz-macros (127/215)
31462025-06-19T08:11:26.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-06-19T08:11:26.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-06-19T08:11:26.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492025-06-19T08:11:26.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31502025-06-19T08:11:26.442Z
31512025-06-19T08:11:26.442Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/215)
31522025-06-19T08:11:27.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-06-19T08:11:27.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-06-19T08:11:27.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552025-06-19T08:11:27.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31562025-06-19T08:11:27.239Z
31572025-06-19T08:11:27.239Zinfo: running `cargo check --bins` on nexus-db-model (129/215)
31582025-06-19T08:11:27.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-06-19T08:11:27.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-06-19T08:11:27.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612025-06-19T08:11:27.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31622025-06-19T08:11:28.048Z
31632025-06-19T08:11:28.048Zinfo: running `cargo check --bins` on nexus-db-schema (130/215)
31642025-06-19T08:11:28.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-06-19T08:11:28.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-06-19T08:11:28.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672025-06-19T08:11:28.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31682025-06-19T08:11:28.778Z
31692025-06-19T08:11:28.778Zinfo: running `cargo check --bins` on nexus-defaults (131/215)
31702025-06-19T08:11:29.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-06-19T08:11:29.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-06-19T08:11:29.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732025-06-19T08:11:29.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31742025-06-19T08:11:29.526Z
31752025-06-19T08:11:29.526Zinfo: running `cargo check --bins` on nexus-db-errors (132/215)
31762025-06-19T08:11:30.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772025-06-19T08:11:30.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782025-06-19T08:11:30.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31792025-06-19T08:11:30.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31802025-06-19T08:11:30.329Z
31812025-06-19T08:11:30.329Zinfo: running `cargo check --bins` on nexus-db-lookup (133/215)
31822025-06-19T08:11:31.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832025-06-19T08:11:31.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842025-06-19T08:11:31.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31852025-06-19T08:11:31.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31862025-06-19T08:11:31.133Z
31872025-06-19T08:11:31.133Zinfo: running `cargo check --bins` on nexus-inventory (134/215)
31882025-06-19T08:11:31.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-06-19T08:11:31.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-06-19T08:11:31.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31912025-06-19T08:11:31.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31922025-06-19T08:11:31.930Z
31932025-06-19T08:11:31.930Zinfo: running `cargo check --bins` on typed-rng (135/215)
31942025-06-19T08:11:32.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-06-19T08:11:32.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-06-19T08:11:32.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972025-06-19T08:11:32.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31982025-06-19T08:11:32.648Z
31992025-06-19T08:11:32.649Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/215)
32002025-06-19T08:11:33.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-06-19T08:11:33.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-06-19T08:11:33.599Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32032025-06-19T08:11:33.599Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32042025-06-19T08:11:33.603Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32052025-06-19T08:11:33.603Z Compiling thiserror-impl-no-std v2.0.2
32062025-06-19T08:11:33.603Z Checking universal-hash v0.5.1
32072025-06-19T08:11:33.603Z Checking opaque-debug v0.3.1
32082025-06-19T08:11:33.740Z Checking chacha20 v0.9.1
32092025-06-19T08:11:33.753Z Checking aead v0.5.2
32102025-06-19T08:11:33.896Z Compiling unicase v2.7.0
32112025-06-19T08:11:33.939Z Checking poly1305 v0.8.0
32122025-06-19T08:11:33.979Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32132025-06-19T08:11:34.056Z Compiling libefi-sys v0.1.0
32142025-06-19T08:11:34.145Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
32152025-06-19T08:11:34.179Z Compiling bitfield-struct v0.6.2
32162025-06-19T08:11:34.334Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32172025-06-19T08:11:34.356Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32182025-06-19T08:11:34.438Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32192025-06-19T08:11:34.460Z Checking chacha20poly1305 v0.10.1
32202025-06-19T08:11:34.643Z Compiling proc-macro-error-attr2 v2.0.0
32212025-06-19T08:11:34.674Z Compiling salty v0.3.0
32222025-06-19T08:11:34.754Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32232025-06-19T08:11:34.794Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32242025-06-19T08:11:35.156Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32252025-06-19T08:11:35.350Z Compiling proc-macro-error2 v2.0.1
32262025-06-19T08:11:35.374Z Compiling num-derive v0.3.3
32272025-06-19T08:11:35.417Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32282025-06-19T08:11:35.439Z Compiling xshell-macros v0.2.7
32292025-06-19T08:11:35.929Z Compiling tabled_derive v0.10.0
32302025-06-19T08:11:35.980Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32312025-06-19T08:11:36.124Z Checking xshell v0.2.7
32322025-06-19T08:11:36.194Z Checking thiserror-no-std v2.0.2
32332025-06-19T08:11:36.345Z Checking vsss-rs v3.3.4
32342025-06-19T08:11:36.434Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32352025-06-19T08:11:36.492Z Checking papergrid v0.14.0
32362025-06-19T08:11:36.963Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32372025-06-19T08:11:37.427Z Checking libscf-sys v1.1.0
32382025-06-19T08:11:37.663Z Compiling mime_guess v2.0.5
32392025-06-19T08:11:37.971Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32402025-06-19T08:11:38.468Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32412025-06-19T08:11:38.583Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32422025-06-19T08:11:38.836Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32432025-06-19T08:11:39.230Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32442025-06-19T08:11:39.233Z Checking primeorder v0.13.6
32452025-06-19T08:11:39.587Z Checking env_filter v0.1.2
32462025-06-19T08:11:39.729Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32472025-06-19T08:11:39.854Z Checking env_logger v0.11.5
32482025-06-19T08:11:39.880Z Checking p384 v0.13.0
32492025-06-19T08:11:40.138Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32502025-06-19T08:11:40.248Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32512025-06-19T08:11:40.790Z Checking tabled v0.18.0
32522025-06-19T08:11:40.864Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32532025-06-19T08:11:40.977Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32542025-06-19T08:11:41.029Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32552025-06-19T08:11:41.224Z Checking http-range v0.1.5
32562025-06-19T08:11:41.248Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32572025-06-19T08:11:41.270Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32582025-06-19T08:11:41.595Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32592025-06-19T08:11:41.736Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32602025-06-19T08:11:41.843Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32612025-06-19T08:11:41.909Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
32622025-06-19T08:11:41.931Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32632025-06-19T08:11:42.147Z Checking secrecy v0.8.0
32642025-06-19T08:11:42.295Z Checking atty v0.2.14
32652025-06-19T08:11:42.357Z Checking crc8 v0.1.1
32662025-06-19T08:11:42.443Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
32672025-06-19T08:11:42.541Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32682025-06-19T08:11:43.005Z Checking hyper-staticfile v0.10.1
32692025-06-19T08:11:43.044Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32702025-06-19T08:11:43.196Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32712025-06-19T08:11:43.554Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32722025-06-19T08:11:43.575Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32732025-06-19T08:11:43.755Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32742025-06-19T08:11:43.946Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32752025-06-19T08:11:43.990Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
32762025-06-19T08:11:44.499Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32772025-06-19T08:11:45.233Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32782025-06-19T08:11:45.252Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32792025-06-19T08:11:45.424Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32802025-06-19T08:11:45.509Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32812025-06-19T08:11:45.532Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32822025-06-19T08:11:46.637Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32832025-06-19T08:11:46.944Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32842025-06-19T08:11:46.973Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32852025-06-19T08:11:48.279Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32862025-06-19T08:11:49.175Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32872025-06-19T08:11:54.776Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32882025-06-19T08:12:07.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.12s
32892025-06-19T08:12:08.008Z
32902025-06-19T08:12:08.008Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/215)
32912025-06-19T08:12:08.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-06-19T08:12:08.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-06-19T08:12:08.879Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32942025-06-19T08:12:21.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s
32952025-06-19T08:12:22.173Z
32962025-06-19T08:12:22.173Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/215)
32972025-06-19T08:12:22.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-06-19T08:12:22.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-06-19T08:12:23.040Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33002025-06-19T08:12:36.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.94s
33012025-06-19T08:12:36.342Z
33022025-06-19T08:12:36.342Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/215)
33032025-06-19T08:12:37.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-06-19T08:12:37.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-06-19T08:12:37.224Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33062025-06-19T08:12:50.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
33072025-06-19T08:12:50.680Z
33082025-06-19T08:12:50.680Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/215)
33092025-06-19T08:12:51.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-06-19T08:12:51.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-06-19T08:12:51.558Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33122025-06-19T08:13:04.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.03s
33132025-06-19T08:13:04.936Z
33142025-06-19T08:13:04.936Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/215)
33152025-06-19T08:13:05.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-06-19T08:13:05.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-06-19T08:13:05.816Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33182025-06-19T08:13:19.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
33192025-06-19T08:13:19.343Z
33202025-06-19T08:13:19.343Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/215)
33212025-06-19T08:13:20.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-06-19T08:13:20.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-06-19T08:13:20.567Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33242025-06-19T08:13:33.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
33252025-06-19T08:13:33.480Z
33262025-06-19T08:13:33.480Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/215)
33272025-06-19T08:13:34.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-06-19T08:13:34.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-06-19T08:13:34.348Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33302025-06-19T08:13:47.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
33312025-06-19T08:13:47.756Z
33322025-06-19T08:13:47.756Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/215)
33332025-06-19T08:13:48.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-06-19T08:13:48.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-06-19T08:13:48.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-06-19T08:13:48.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33372025-06-19T08:13:48.551Z
33382025-06-19T08:13:48.552Zinfo: running `cargo check --bins` on key-manager (145/215)
33392025-06-19T08:13:49.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-06-19T08:13:49.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-06-19T08:13:49.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-06-19T08:13:49.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33432025-06-19T08:13:49.314Z
33442025-06-19T08:13:49.314Zinfo: running `cargo check --bins` on range-requests (146/215)
33452025-06-19T08:13:49.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-06-19T08:13:49.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-06-19T08:13:49.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-06-19T08:13:49.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33492025-06-19T08:13:50.051Z
33502025-06-19T08:13:50.051Zinfo: running `cargo check --bins` on repo-depot-api (147/215)
33512025-06-19T08:13:50.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-06-19T08:13:50.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-06-19T08:13:50.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542025-06-19T08:13:50.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33552025-06-19T08:13:50.803Z
33562025-06-19T08:13:50.803Zinfo: running `cargo check --bins` on sled-agent-api (148/215)
33572025-06-19T08:13:51.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-06-19T08:13:51.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-06-19T08:13:51.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602025-06-19T08:13:51.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33612025-06-19T08:13:51.598Z
33622025-06-19T08:13:51.598Zinfo: running `cargo check --bins` on sled-diagnostics (149/215)
33632025-06-19T08:13:52.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-06-19T08:13:52.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-06-19T08:13:52.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662025-06-19T08:13:52.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33672025-06-19T08:13:52.371Z
33682025-06-19T08:13:52.371Zinfo: running `cargo check --bins` on parallel-task-set (150/215)
33692025-06-19T08:13:53.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-06-19T08:13:53.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-06-19T08:13:53.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-06-19T08:13:53.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33732025-06-19T08:13:53.102Z
33742025-06-19T08:13:53.102Zinfo: running `cargo check --bins --no-default-features` on sled-storage (151/215)
33752025-06-19T08:13:53.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-06-19T08:13:53.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-06-19T08:13:53.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782025-06-19T08:13:53.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33792025-06-19T08:13:53.859Z
33802025-06-19T08:13:53.859Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (152/215)
33812025-06-19T08:13:54.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-06-19T08:13:54.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-06-19T08:13:54.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842025-06-19T08:13:54.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33852025-06-19T08:13:54.626Z
33862025-06-19T08:13:54.626Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (153/215)
33872025-06-19T08:13:55.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-06-19T08:13:55.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-06-19T08:13:55.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902025-06-19T08:13:55.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33912025-06-19T08:13:55.396Z
33922025-06-19T08:13:55.396Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (154/215)
33932025-06-19T08:13:56.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942025-06-19T08:13:56.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952025-06-19T08:13:56.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962025-06-19T08:13:56.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33972025-06-19T08:13:56.176Z
33982025-06-19T08:13:56.176Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (155/215)
33992025-06-19T08:13:56.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-06-19T08:13:56.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-06-19T08:13:56.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022025-06-19T08:13:56.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34032025-06-19T08:13:56.976Z
34042025-06-19T08:13:56.976Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (156/215)
34052025-06-19T08:13:57.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-06-19T08:13:57.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-06-19T08:13:57.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082025-06-19T08:13:57.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34092025-06-19T08:13:57.774Z
34102025-06-19T08:13:57.774Zinfo: running `cargo check --bins` on sled-agent-zone-images (157/215)
34112025-06-19T08:13:58.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-06-19T08:13:58.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-06-19T08:13:58.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34142025-06-19T08:13:58.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34152025-06-19T08:13:58.558Z
34162025-06-19T08:13:58.558Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (158/215)
34172025-06-19T08:13:59.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182025-06-19T08:13:59.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192025-06-19T08:13:59.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34202025-06-19T08:13:59.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34212025-06-19T08:13:59.350Z
34222025-06-19T08:13:59.351Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (159/215)
34232025-06-19T08:14:00.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34242025-06-19T08:14:00.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34252025-06-19T08:14:00.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34262025-06-19T08:14:00.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34272025-06-19T08:14:00.169Z
34282025-06-19T08:14:00.169Zinfo: running `cargo check --bins` on nexus-test-interface (160/215)
34292025-06-19T08:14:00.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302025-06-19T08:14:00.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312025-06-19T08:14:00.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34322025-06-19T08:14:00.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34332025-06-19T08:14:00.937Z
34342025-06-19T08:14:00.938Zinfo: running `cargo check --bins` on oximeter-collector (161/215)
34352025-06-19T08:14:01.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362025-06-19T08:14:01.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372025-06-19T08:14:01.759Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34382025-06-19T08:14:01.759Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34392025-06-19T08:14:02.693Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34402025-06-19T08:14:04.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s
34412025-06-19T08:14:04.968Z
34422025-06-19T08:14:04.968Zinfo: running `cargo check --bins` on oximeter-api (162/215)
34432025-06-19T08:14:05.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-06-19T08:14:05.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-06-19T08:14:05.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462025-06-19T08:14:05.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34472025-06-19T08:14:05.720Z
34482025-06-19T08:14:05.720Zinfo: running `cargo check --bins` on cert-dev (163/215)
34492025-06-19T08:14:06.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-06-19T08:14:06.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-06-19T08:14:06.441Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34522025-06-19T08:14:06.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
34532025-06-19T08:14:06.932Z
34542025-06-19T08:14:06.932Zinfo: running `cargo check --bins` on clickana (164/215)
34552025-06-19T08:14:08.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-06-19T08:14:08.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-06-19T08:14:08.285Z Checking itertools v0.13.0
34582025-06-19T08:14:08.285Z Checking castaway v0.2.3
34592025-06-19T08:14:08.285Z Checking lru v0.12.5
34602025-06-19T08:14:08.285Z Compiling instability v0.3.2
34612025-06-19T08:14:08.285Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34622025-06-19T08:14:08.286Z Compiling indoc v2.0.6
34632025-06-19T08:14:08.286Z Checking cassowary v0.3.0
34642025-06-19T08:14:08.286Z Checking compact_str v0.8.0
34652025-06-19T08:14:09.539Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34662025-06-19T08:14:09.562Z Checking unicode-truncate v1.1.0
34672025-06-19T08:14:09.717Z Checking ratatui v0.29.0
34682025-06-19T08:14:11.622Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34692025-06-19T08:14:12.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.61s
34702025-06-19T08:14:12.747Z
34712025-06-19T08:14:12.747Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (165/215)
34722025-06-19T08:14:13.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732025-06-19T08:14:13.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742025-06-19T08:14:13.570Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34752025-06-19T08:14:13.570Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34762025-06-19T08:14:14.665Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34772025-06-19T08:14:15.162Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34782025-06-19T08:14:15.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
34792025-06-19T08:14:15.767Z
34802025-06-19T08:14:15.767Zinfo: running `cargo check --bins` on ch-dev (166/215)
34812025-06-19T08:14:16.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822025-06-19T08:14:16.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832025-06-19T08:14:16.555Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34842025-06-19T08:14:17.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
34852025-06-19T08:14:17.541Z
34862025-06-19T08:14:17.541Zinfo: running `cargo check --bins` on dev-tools-common (167/215)
34872025-06-19T08:14:18.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-06-19T08:14:18.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-06-19T08:14:18.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902025-06-19T08:14:18.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34912025-06-19T08:14:18.095Z
34922025-06-19T08:14:18.095Zinfo: running `cargo check --bins` on crdb-seed (168/215)
34932025-06-19T08:14:18.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-06-19T08:14:18.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-06-19T08:14:18.875Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34962025-06-19T08:14:19.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
34972025-06-19T08:14:19.486Z
34982025-06-19T08:14:19.487Zinfo: running `cargo check --bins` on db-dev (169/215)
34992025-06-19T08:14:20.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-06-19T08:14:20.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-06-19T08:14:20.276Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
35022025-06-19T08:14:21.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
35032025-06-19T08:14:21.275Z
35042025-06-19T08:14:21.275Zinfo: running `cargo check --bins` on omicron-dev-lib (170/215)
35052025-06-19T08:14:21.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-06-19T08:14:21.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-06-19T08:14:21.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-06-19T08:14:21.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35092025-06-19T08:14:22.065Z
35102025-06-19T08:14:22.065Zinfo: running `cargo check --bins` on xtask-downloader (171/215)
35112025-06-19T08:14:22.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-06-19T08:14:22.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-06-19T08:14:22.780Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35142025-06-19T08:14:23.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
35152025-06-19T08:14:23.838Z
35162025-06-19T08:14:23.838Zinfo: running `cargo check --bins` on omicron-ls-apis (172/215)
35172025-06-19T08:14:24.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-06-19T08:14:24.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-06-19T08:14:24.565Z Checking cargo-platform v0.1.8
35202025-06-19T08:14:24.876Z Checking cargo_metadata v0.19.2
35212025-06-19T08:14:25.852Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
35222025-06-19T08:14:26.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
35232025-06-19T08:14:26.870Z
35242025-06-19T08:14:26.870Zinfo: running `cargo check --bins` on mgs-dev (173/215)
35252025-06-19T08:14:27.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262025-06-19T08:14:27.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272025-06-19T08:14:27.710Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35282025-06-19T08:14:29.424Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35292025-06-19T08:14:30.025Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
35302025-06-19T08:14:30.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s
35312025-06-19T08:14:30.820Z
35322025-06-19T08:14:30.820Zinfo: running `cargo check --bins` on omicron-omdb (174/215)
35332025-06-19T08:14:31.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-06-19T08:14:31.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-06-19T08:14:31.803Z Compiling crunchy v0.2.2
35362025-06-19T08:14:31.807Z Compiling dsl_auto_type v0.1.2
35372025-06-19T08:14:31.939Z Checking scheduled-thread-pool v0.2.7
35382025-06-19T08:14:31.942Z Compiling diesel_table_macro_syntax v0.2.0
35392025-06-19T08:14:31.952Z Compiling tiny-keccak v2.0.2
35402025-06-19T08:14:31.998Z Compiling bit-vec v0.6.3
35412025-06-19T08:14:32.002Z Compiling ascii-canvas v3.0.0
35422025-06-19T08:14:32.002Z Compiling ena v0.14.3
35432025-06-19T08:14:32.185Z Checking r2d2 v0.8.10
35442025-06-19T08:14:32.286Z Compiling diff v0.1.13
35452025-06-19T08:14:32.385Z Compiling regex-syntax v0.6.29
35462025-06-19T08:14:32.459Z Compiling bit-set v0.5.3
35472025-06-19T08:14:32.489Z Compiling bindgen v0.71.1
35482025-06-19T08:14:32.512Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35492025-06-19T08:14:32.545Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35502025-06-19T08:14:32.745Z Compiling derive_builder_core v0.20.2
35512025-06-19T08:14:32.776Z Compiling libxml v0.3.3
35522025-06-19T08:14:32.802Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35532025-06-19T08:14:32.891Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35542025-06-19T08:14:33.188Z Compiling diesel_derives v2.2.3
35552025-06-19T08:14:33.206Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35562025-06-19T08:14:33.225Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35572025-06-19T08:14:33.342Z Compiling strum_macros v0.24.3
35582025-06-19T08:14:33.502Z Compiling indoc v1.0.9
35592025-06-19T08:14:34.373Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35602025-06-19T08:14:34.781Z Compiling oso-derive v0.27.3
35612025-06-19T08:14:34.838Z Compiling derive_builder_macro v0.20.2
35622025-06-19T08:14:35.188Z Compiling impl-trait-for-tuples v0.2.2
35632025-06-19T08:14:35.644Z Compiling lalrpop v0.19.12
35642025-06-19T08:14:35.667Z Checking derive_builder v0.20.2
35652025-06-19T08:14:35.758Z Checking quick-xml v0.37.2
35662025-06-19T08:14:35.852Z Checking maplit v1.0.2
35672025-06-19T08:14:36.032Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35682025-06-19T08:14:36.462Z Compiling diesel-dtrace v0.4.2
35692025-06-19T08:14:36.878Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35702025-06-19T08:14:37.203Z Checking bb8 v0.8.5
35712025-06-19T08:14:37.491Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35722025-06-19T08:14:37.521Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35732025-06-19T08:14:37.663Z Checking rand_seeder v0.3.0
35742025-06-19T08:14:37.755Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35752025-06-19T08:14:37.851Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35762025-06-19T08:14:37.873Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35772025-06-19T08:14:37.919Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35782025-06-19T08:14:38.178Z Checking is_ci v1.2.0
35792025-06-19T08:14:38.203Z Checking unicode-linebreak v0.1.5
35802025-06-19T08:14:38.344Z Checking smawk v0.3.2
35812025-06-19T08:14:38.578Z Checking supports-color v3.0.2
35822025-06-19T08:14:38.669Z Checking textwrap v0.16.2
35832025-06-19T08:14:38.891Z Checking support-bundle-viewer v0.1.0
35842025-06-19T08:14:39.165Z Checking multimap v0.10.1
35852025-06-19T08:14:39.988Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35862025-06-19T08:14:41.473Z Checking diesel v2.2.11
35872025-06-19T08:14:57.613Z Compiling samael v0.0.19
35882025-06-19T08:15:10.704Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35892025-06-19T08:15:12.555Z Checking async-bb8-diesel v0.2.1
35902025-06-19T08:15:14.648Z Compiling polar-core v0.27.3
35912025-06-19T08:15:22.043Z Checking oso v0.27.3
35922025-06-19T08:15:59.236Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35932025-06-19T08:16:30.295Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35942025-06-19T08:16:39.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
35952025-06-19T08:16:39.843Z
35962025-06-19T08:16:39.843Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (175/215)
35972025-06-19T08:16:40.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-06-19T08:16:40.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-06-19T08:16:40.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002025-06-19T08:16:40.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36012025-06-19T08:16:40.659Z
36022025-06-19T08:16:40.659Zinfo: running `cargo check --bins` on nexus-saga-recovery (176/215)
36032025-06-19T08:16:45.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-06-19T08:16:45.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-06-19T08:16:45.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36062025-06-19T08:16:45.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36072025-06-19T08:16:45.842Z
36082025-06-19T08:16:45.843Zinfo: running `cargo check --bins` on nexus-test-utils-macros (177/215)
36092025-06-19T08:16:45.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-06-19T08:16:45.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-06-19T08:16:45.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36122025-06-19T08:16:45.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36132025-06-19T08:16:45.843Z
36142025-06-19T08:16:45.843Zinfo: running `cargo check --bins` on omicron-nexus (178/215)
36152025-06-19T08:16:45.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-06-19T08:16:45.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-06-19T08:16:45.943Z Compiling libz-sys v1.1.20
36182025-06-19T08:16:45.943Z Compiling libgit2-sys v0.17.0+1.8.1
36192025-06-19T08:16:45.944Z Compiling vergen v8.3.2
36202025-06-19T08:16:45.944Z Compiling cargo-platform v0.1.8
36212025-06-19T08:16:45.944Z Compiling pin-project-internal v1.1.6
36222025-06-19T08:16:45.944Z Compiling snafu-derive v0.8.5
36232025-06-19T08:16:45.944Z Compiling fs-err v2.11.0
36242025-06-19T08:16:45.944Z Compiling rustls v0.21.12
36252025-06-19T08:16:45.944Z Compiling cargo_metadata v0.18.1
36262025-06-19T08:16:45.944Z Checking globset v0.4.15
36272025-06-19T08:16:45.944Z Checking olpc-cjson v0.1.4
36282025-06-19T08:16:45.944Z Checking sct v0.7.1
36292025-06-19T08:16:45.944Z Checking rustls-webpki v0.101.7
36302025-06-19T08:16:45.944Z Checking serde_plain v1.0.2
36312025-06-19T08:16:45.944Z Checking typed-path v0.9.3
36322025-06-19T08:16:45.944Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36332025-06-19T08:16:45.944Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36342025-06-19T08:16:45.945Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36352025-06-19T08:16:45.945Z Checking parse-size v1.1.0
36362025-06-19T08:16:45.945Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
36372025-06-19T08:16:45.945Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36382025-06-19T08:16:45.945Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36392025-06-19T08:16:45.956Z Checking pin-project v1.1.6
36402025-06-19T08:16:46.005Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36412025-06-19T08:16:46.048Z Checking rustls-pemfile v1.0.4
36422025-06-19T08:16:46.282Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36432025-06-19T08:16:46.527Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36442025-06-19T08:16:46.580Z Checking twox-hash v2.1.0
36452025-06-19T08:16:46.809Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36462025-06-19T08:16:46.922Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36472025-06-19T08:16:47.192Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36482025-06-19T08:16:47.516Z Checking tokio-rustls v0.24.1
36492025-06-19T08:16:47.771Z Checking snafu v0.8.5
36502025-06-19T08:16:47.877Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36512025-06-19T08:16:48.241Z Checking tough v0.20.0
36522025-06-19T08:16:48.427Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36532025-06-19T08:16:48.614Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36542025-06-19T08:16:48.967Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36552025-06-19T08:16:49.018Z Checking fatfs v0.3.6
36562025-06-19T08:16:49.158Z Checking assert_matches v1.5.0
36572025-06-19T08:16:52.231Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36582025-06-19T08:16:53.618Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36592025-06-19T08:16:54.644Z Compiling git2 v0.19.0
36602025-06-19T08:16:58.609Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36612025-06-19T08:17:53.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
36622025-06-19T08:17:53.249Z
36632025-06-19T08:17:53.249Zinfo: running `cargo check --bins` on nexus-background-task-interface (179/215)
36642025-06-19T08:17:53.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652025-06-19T08:17:53.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662025-06-19T08:17:53.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36672025-06-19T08:17:53.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36682025-06-19T08:17:54.009Z
36692025-06-19T08:17:54.009Zinfo: running `cargo check --bins` on nexus-external-api (180/215)
36702025-06-19T08:17:54.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36712025-06-19T08:17:54.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36722025-06-19T08:17:54.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36732025-06-19T08:17:54.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
36742025-06-19T08:17:54.793Z
36752025-06-19T08:17:54.793Zinfo: running `cargo check --bins` on nexus-internal-api (181/215)
36762025-06-19T08:17:55.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36772025-06-19T08:17:55.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36782025-06-19T08:17:55.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36792025-06-19T08:17:55.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36802025-06-19T08:17:55.581Z
36812025-06-19T08:17:55.582Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (182/215)
36822025-06-19T08:17:56.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832025-06-19T08:17:56.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842025-06-19T08:17:56.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36852025-06-19T08:17:56.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36862025-06-19T08:17:56.386Z
36872025-06-19T08:17:56.386Zinfo: running `cargo check --bins` on nexus-mgs-updates (183/215)
36882025-06-19T08:17:57.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892025-06-19T08:17:57.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902025-06-19T08:17:57.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36912025-06-19T08:17:57.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36922025-06-19T08:17:57.182Z
36932025-06-19T08:17:57.182Zinfo: running `cargo check --bins` on nexus-networking (184/215)
36942025-06-19T08:17:57.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952025-06-19T08:17:57.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962025-06-19T08:17:57.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36972025-06-19T08:17:57.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36982025-06-19T08:17:57.998Z
36992025-06-19T08:17:57.998Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (185/215)
37002025-06-19T08:17:58.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012025-06-19T08:17:58.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022025-06-19T08:17:58.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37032025-06-19T08:17:58.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37042025-06-19T08:17:58.808Z
37052025-06-19T08:17:58.808Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (186/215)
37062025-06-19T08:17:59.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072025-06-19T08:17:59.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082025-06-19T08:17:59.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37092025-06-19T08:17:59.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37102025-06-19T08:17:59.617Z
37112025-06-19T08:17:59.617Zinfo: running `cargo check --bins` on update-common (187/215)
37122025-06-19T08:18:00.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132025-06-19T08:18:00.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142025-06-19T08:18:00.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37152025-06-19T08:18:00.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37162025-06-19T08:18:00.391Z
37172025-06-19T08:18:00.391Zinfo: running `cargo check --bins` on omicron-dev (188/215)
37182025-06-19T08:18:01.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-06-19T08:18:01.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-06-19T08:18:01.463Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
37212025-06-19T08:18:01.466Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37222025-06-19T08:18:01.624Z Checking diff v0.1.13
37232025-06-19T08:18:01.624Z Checking yansi v1.0.1
37242025-06-19T08:18:01.628Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
37252025-06-19T08:18:01.638Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37262025-06-19T08:18:02.078Z Checking pretty_assertions v1.4.1
37272025-06-19T08:18:02.716Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37282025-06-19T08:18:29.306Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37292025-06-19T08:18:29.309Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37302025-06-19T08:18:29.310Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37312025-06-19T08:18:29.310Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37322025-06-19T08:18:29.323Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37332025-06-19T08:18:29.326Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37342025-06-19T08:18:30.326Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37352025-06-19T08:18:31.607Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37362025-06-19T08:19:16.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
37372025-06-19T08:19:16.594Z
37382025-06-19T08:19:16.594Zinfo: running `cargo check --bins` on openapi-manager (189/215)
37392025-06-19T08:19:17.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402025-06-19T08:19:17.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412025-06-19T08:19:17.452Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37422025-06-19T08:19:17.453Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37432025-06-19T08:19:17.456Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37442025-06-19T08:19:17.456Z Checking heck v0.4.1
37452025-06-19T08:19:17.588Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37462025-06-19T08:19:17.749Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37472025-06-19T08:19:18.156Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37482025-06-19T08:19:18.736Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37492025-06-19T08:19:20.938Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37502025-06-19T08:19:22.531Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37512025-06-19T08:19:23.399Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37522025-06-19T08:19:24.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.27s
37532025-06-19T08:19:25.083Z
37542025-06-19T08:19:25.083Zinfo: running `cargo check --bins` on installinator-api (190/215)
37552025-06-19T08:19:25.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562025-06-19T08:19:25.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572025-06-19T08:19:25.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37582025-06-19T08:19:25.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37592025-06-19T08:19:25.849Z
37602025-06-19T08:19:25.849Zinfo: running `cargo check --bins` on wicketd-api (191/215)
37612025-06-19T08:19:26.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622025-06-19T08:19:26.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632025-06-19T08:19:26.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37642025-06-19T08:19:26.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37652025-06-19T08:19:26.621Z
37662025-06-19T08:19:26.621Zinfo: running `cargo check --bins` on omicron-pins (192/215)
37672025-06-19T08:19:27.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682025-06-19T08:19:27.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692025-06-19T08:19:27.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37702025-06-19T08:19:27.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
37712025-06-19T08:19:27.350Z
37722025-06-19T08:19:27.350Zinfo: running `cargo check --bins` on reconfigurator-cli (193/215)
37732025-06-19T08:19:28.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742025-06-19T08:19:28.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752025-06-19T08:19:28.248Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37762025-06-19T08:19:28.251Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37772025-06-19T08:19:28.390Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
37782025-06-19T08:19:28.403Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37792025-06-19T08:19:28.406Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37802025-06-19T08:19:28.406Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37812025-06-19T08:19:28.422Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37822025-06-19T08:19:28.425Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37832025-06-19T08:19:28.686Z Compiling petname v2.0.2
37842025-06-19T08:19:28.714Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37852025-06-19T08:19:28.737Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37862025-06-19T08:19:29.038Z Checking sync-ptr v0.1.4
37872025-06-19T08:19:29.080Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37882025-06-19T08:19:29.425Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37892025-06-19T08:19:29.897Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37902025-06-19T08:19:31.307Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37912025-06-19T08:19:32.262Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37922025-06-19T08:19:33.591Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37932025-06-19T08:19:44.687Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37942025-06-19T08:19:44.690Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37952025-06-19T08:19:45.383Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37962025-06-19T08:19:46.812Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37972025-06-19T08:19:49.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.81s
37982025-06-19T08:19:49.386Z
37992025-06-19T08:19:49.386Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (194/215)
38002025-06-19T08:19:50.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012025-06-19T08:19:50.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022025-06-19T08:19:50.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032025-06-19T08:19:50.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38042025-06-19T08:19:50.198Z
38052025-06-19T08:19:50.198Zinfo: running `cargo check --bins` on omicron-repl-utils (195/215)
38062025-06-19T08:19:50.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072025-06-19T08:19:50.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082025-06-19T08:19:50.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092025-06-19T08:19:50.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
38102025-06-19T08:19:50.929Z
38112025-06-19T08:19:50.929Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (196/215)
38122025-06-19T08:19:51.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-06-19T08:19:51.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-06-19T08:19:51.778Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
38152025-06-19T08:19:52.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
38162025-06-19T08:19:53.044Z
38172025-06-19T08:19:53.044Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (197/215)
38182025-06-19T08:19:53.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192025-06-19T08:19:53.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202025-06-19T08:19:53.837Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38212025-06-19T08:19:54.279Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38222025-06-19T08:19:55.311Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
38232025-06-19T08:19:56.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
38242025-06-19T08:19:56.225Z
38252025-06-19T08:19:56.225Zinfo: running `cargo check --bins` on omicron-releng (198/215)
38262025-06-19T08:19:56.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272025-06-19T08:19:56.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282025-06-19T08:19:56.981Z Compiling blake3 v1.5.4
38292025-06-19T08:19:56.984Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38302025-06-19T08:19:57.109Z Checking memmap2 v0.9.5
38312025-06-19T08:19:57.113Z Checking arrayvec v0.7.6
38322025-06-19T08:19:57.113Z Checking constant_time_eq v0.3.1
38332025-06-19T08:19:57.113Z Checking arrayref v0.3.9
38342025-06-19T08:19:57.162Z Checking topological-sort v0.2.2
38352025-06-19T08:19:57.167Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
38362025-06-19T08:19:57.235Z Checking shell-words v1.1.0
38372025-06-19T08:19:57.634Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38382025-06-19T08:19:57.887Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38392025-06-19T08:19:58.300Z Checking omicron-zone-package v0.12.2
38402025-06-19T08:19:59.475Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38412025-06-19T08:20:00.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
38422025-06-19T08:20:00.689Z
38432025-06-19T08:20:00.689Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (199/215)
38442025-06-19T08:20:01.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452025-06-19T08:20:01.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462025-06-19T08:20:01.472Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38472025-06-19T08:20:01.869Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38482025-06-19T08:20:02.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
38492025-06-19T08:20:02.510Z
38502025-06-19T08:20:02.510Zinfo: running `cargo check --bins` on xtask (200/215)
38512025-06-19T08:20:03.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-06-19T08:20:03.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-06-19T08:20:03.057Z Checking bitflags v2.9.0
38542025-06-19T08:20:03.149Z Checking serde v1.0.219
38552025-06-19T08:20:03.152Z Checking thiserror v1.0.69
38562025-06-19T08:20:03.167Z Checking scroll v0.12.0
38572025-06-19T08:20:03.171Z Checking log v0.4.27
38582025-06-19T08:20:03.178Z Checking hashbrown v0.15.3
38592025-06-19T08:20:03.190Z Checking zerocopy v0.7.35
38602025-06-19T08:20:03.216Z Checking getrandom v0.3.1
38612025-06-19T08:20:03.268Z Checking pest v2.7.14
38622025-06-19T08:20:03.404Z Checking rustix v0.38.37
38632025-06-19T08:20:03.445Z Checking rustix v1.0.7
38642025-06-19T08:20:03.462Z Checking syn v2.0.103
38652025-06-19T08:20:03.591Z Checking goblin v0.8.2
38662025-06-19T08:20:04.147Z Checking indexmap v2.9.0
38672025-06-19T08:20:04.394Z Checking terminal_size v0.4.0
38682025-06-19T08:20:04.397Z Checking once_cell v1.21.3
38692025-06-19T08:20:04.590Z Checking clap_builder v4.5.35
38702025-06-19T08:20:04.724Z Checking thiserror v2.0.12
38712025-06-19T08:20:04.884Z Checking textwrap v0.16.2
38722025-06-19T08:20:04.927Z Checking tempfile v3.20.0
38732025-06-19T08:20:05.302Z Checking fs-err v3.1.1
38742025-06-19T08:20:05.315Z Checking tabled v0.15.0
38752025-06-19T08:20:05.331Z Checking anyhow v1.0.98
38762025-06-19T08:20:05.625Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38772025-06-19T08:20:05.715Z Checking dtrace-parser v0.2.0
38782025-06-19T08:20:07.099Z Checking clap v4.5.35
38792025-06-19T08:20:07.367Z Checking serde_json v1.0.140
38802025-06-19T08:20:07.367Z Checking serde_spanned v0.6.9
38812025-06-19T08:20:07.370Z Checking toml_datetime v0.6.11
38822025-06-19T08:20:07.370Z Checking camino v1.1.10
38832025-06-19T08:20:07.370Z Checking cargo-platform v0.1.8
38842025-06-19T08:20:07.498Z Checking semver v1.0.26
38852025-06-19T08:20:07.635Z Checking macaddr v1.0.1
38862025-06-19T08:20:07.730Z Checking toml_edit v0.22.27
38872025-06-19T08:20:07.910Z Checking camino-tempfile v1.4.1
38882025-06-19T08:20:08.471Z Checking dof v0.3.0
38892025-06-19T08:20:08.471Z Checking cargo_metadata v0.19.2
38902025-06-19T08:20:08.879Z Checking usdt-impl v0.5.0
38912025-06-19T08:20:09.253Z Checking usdt v0.5.0
38922025-06-19T08:20:09.473Z Checking toml v0.8.23
38932025-06-19T08:20:09.935Z Checking cargo_toml v0.21.0
38942025-06-19T08:20:11.109Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38952025-06-19T08:20:11.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s
38962025-06-19T08:20:11.863Z
38972025-06-19T08:20:11.863Zinfo: running `cargo check --bins` on end-to-end-tests (201/215)
38982025-06-19T08:20:12.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38992025-06-19T08:20:12.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39002025-06-19T08:20:12.782Z Checking polyval v0.6.2
39012025-06-19T08:20:12.785Z Checking ctr v0.9.2
39022025-06-19T08:20:12.925Z Checking ssh-encoding v0.2.0
39032025-06-19T08:20:12.925Z Checking blowfish v0.9.1
39042025-06-19T08:20:12.929Z Checking password-hash v0.4.2
39052025-06-19T08:20:12.933Z Checking p521 v0.13.3
39062025-06-19T08:20:12.933Z Checking p256 v0.13.2
39072025-06-19T08:20:12.933Z Checking russh-cryptovec v0.7.3
39082025-06-19T08:20:13.121Z Checking ghash v0.5.1
39092025-06-19T08:20:13.147Z Checking md5 v0.7.0
39102025-06-19T08:20:13.176Z Checking num-bigint v0.4.6
39112025-06-19T08:20:13.276Z Checking des v0.8.1
39122025-06-19T08:20:13.308Z Checking bcrypt-pbkdf v0.10.0
39132025-06-19T08:20:13.328Z Checking aes-gcm v0.10.3
39142025-06-19T08:20:13.429Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39152025-06-19T08:20:13.450Z Checking pbkdf2 v0.11.0
39162025-06-19T08:20:13.478Z Checking hex-literal v0.4.1
39172025-06-19T08:20:13.548Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39182025-06-19T08:20:13.570Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39192025-06-19T08:20:13.590Z Checking ssh-cipher v0.2.0
39202025-06-19T08:20:13.619Z Checking internet-checksum v0.2.1
39212025-06-19T08:20:13.887Z Checking ssh-key v0.6.6
39222025-06-19T08:20:14.079Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39232025-06-19T08:20:15.023Z Checking russh-keys v0.45.0
39242025-06-19T08:20:15.873Z Checking russh v0.45.0
39252025-06-19T08:20:36.556Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39262025-06-19T08:20:38.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s
39272025-06-19T08:20:38.327Z
39282025-06-19T08:20:38.327Zinfo: running `cargo check --bins` on gateway-cli (202/215)
39292025-06-19T08:20:39.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39302025-06-19T08:20:39.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39312025-06-19T08:20:39.097Z Checking termios v0.3.3
39322025-06-19T08:20:39.346Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39332025-06-19T08:20:40.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
39342025-06-19T08:20:40.350Z
39352025-06-19T08:20:40.350Zinfo: running `cargo check --bins --no-default-features` on installinator (203/215)
39362025-06-19T08:20:41.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39372025-06-19T08:20:41.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39382025-06-19T08:20:41.204Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39392025-06-19T08:20:41.204Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39402025-06-19T08:20:41.207Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39412025-06-19T08:20:41.207Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39422025-06-19T08:20:42.164Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39432025-06-19T08:20:42.404Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39442025-06-19T08:20:44.080Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39452025-06-19T08:20:46.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
39462025-06-19T08:20:46.459Z
39472025-06-19T08:20:46.459Zinfo: running `cargo check --bins` on internal-dns-cli (204/215)
39482025-06-19T08:20:47.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39492025-06-19T08:20:47.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39502025-06-19T08:20:47.232Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39512025-06-19T08:20:47.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
39522025-06-19T08:20:47.958Z
39532025-06-19T08:20:47.958Zinfo: running `cargo check --bins` on omicron-live-tests (205/215)
39542025-06-19T08:20:48.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552025-06-19T08:20:48.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562025-06-19T08:20:48.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39572025-06-19T08:20:48.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39582025-06-19T08:20:48.692Z
39592025-06-19T08:20:48.692Zinfo: running `cargo check --bins` on live-tests-macros (206/215)
39602025-06-19T08:20:49.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612025-06-19T08:20:49.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622025-06-19T08:20:49.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39632025-06-19T08:20:49.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39642025-06-19T08:20:49.422Z
39652025-06-19T08:20:49.422Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (207/215)
39662025-06-19T08:20:50.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672025-06-19T08:20:50.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682025-06-19T08:20:50.274Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39692025-06-19T08:20:50.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
39702025-06-19T08:20:51.169Z
39712025-06-19T08:20:51.169Zinfo: running `cargo check --bins` on omicron-package (208/215)
39722025-06-19T08:20:51.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732025-06-19T08:20:51.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742025-06-19T08:20:51.966Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39752025-06-19T08:20:53.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
39762025-06-19T08:20:53.673Z
39772025-06-19T08:20:53.673Zinfo: running `cargo check --bins` on trust-quorum (209/215)
39782025-06-19T08:20:54.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39792025-06-19T08:20:54.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39802025-06-19T08:20:54.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39812025-06-19T08:20:54.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39822025-06-19T08:20:54.463Z
39832025-06-19T08:20:54.463Zinfo: running `cargo check --bins` on gfss (210/215)
39842025-06-19T08:20:55.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39852025-06-19T08:20:55.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39862025-06-19T08:20:55.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39872025-06-19T08:20:55.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
39882025-06-19T08:20:55.195Z
39892025-06-19T08:20:55.195Zinfo: running `cargo check --bins` on wicket-dbg (211/215)
39902025-06-19T08:20:55.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39912025-06-19T08:20:55.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39922025-06-19T08:20:56.058Z Checking rtoolbox v0.0.2
39932025-06-19T08:20:56.066Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39942025-06-19T08:20:56.067Z Checking tui-tree-widget v0.23.1
39952025-06-19T08:20:56.315Z Checking rpassword v7.3.1
39962025-06-19T08:21:01.059Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39972025-06-19T08:21:04.020Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39982025-06-19T08:21:05.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.05s
39992025-06-19T08:21:05.472Z
40002025-06-19T08:21:05.472Zinfo: running `cargo check --bins` on wicket (212/215)
40012025-06-19T08:21:06.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40022025-06-19T08:21:06.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40032025-06-19T08:21:06.304Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
40042025-06-19T08:21:06.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
40052025-06-19T08:21:06.974Z
40062025-06-19T08:21:06.974Zinfo: running `cargo check --bins` on wicketd (213/215)
40072025-06-19T08:21:07.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40082025-06-19T08:21:07.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40092025-06-19T08:21:07.827Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
40102025-06-19T08:21:11.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s
40112025-06-19T08:21:12.139Z
40122025-06-19T08:21:12.139Zinfo: running `cargo check --bins` on omicron-workspace-hack (214/215)
40132025-06-19T08:21:12.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40142025-06-19T08:21:12.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40152025-06-19T08:21:12.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40162025-06-19T08:21:12.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
40172025-06-19T08:21:12.879Z
40182025-06-19T08:21:12.879Zinfo: running `cargo check --bins` on zone-setup (215/215)
40192025-06-19T08:21:13.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40202025-06-19T08:21:13.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40212025-06-19T08:21:13.671Z Checking uzers v0.12.1
40222025-06-19T08:21:14.042Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40232025-06-19T08:21:15.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
40242025-06-19T08:21:15.312Z
40252025-06-19T08:21:15.316Zreal 15:07.366250661
40262025-06-19T08:21:15.316Zuser 30:13.092400405
40272025-06-19T08:21:15.316Zsys 4:57.093501343
40282025-06-19T08:21:15.316Ztrap 0.634319608
40292025-06-19T08:21:15.316Ztflt 0.756092586
40302025-06-19T08:21:15.316Zdflt 1.685729517
40312025-06-19T08:21:15.316Zkflt 0.001062772
40322025-06-19T08:21:15.316Zlock 49:47.969752042
40332025-06-19T08:21:15.316Zslp 2:26:29.303727986
40342025-06-19T08:21:15.316Zlat 1:15.882293959
40352025-06-19T08:21:15.316Zstop 4:38.266928139
40362025-06-19T08:21:15.316Zprocess exited: duration 1203261 ms, exit code 0
 
40372025-06-19T08:21:15.324Zfound 0 output files