01JPKEZGEWHFK4H9DYXTY1REE9: 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: 01JPKF00EJWY0T869TRXW6C8E9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-18T01:48:57.025Zjob assigned to worker 01JPKF01WC4RN82JYJSJ9RW5C6 [factory gimlet-EVT22200007-propolis, EVT22200007/22210] (queued for 35 s)
 
22025-03-18T01:49:04.994Zstarting task 0: "setup"
32025-03-18T01:49:05.019Z++ uname -s
42025-03-18T01:49:05.019Z+ kern=SunOS
52025-03-18T01:49:05.019Z+ build_user=build
62025-03-18T01:49:05.019Z+ build_uid=12345
72025-03-18T01:49:05.019Z+ work_dir=/work
82025-03-18T01:49:05.019Z+ input_dir=/input
92025-03-18T01:49:05.019Z+ [[ 0 == 12345 ]]
102025-03-18T01:49:05.020Z+ case "$kern" in
112025-03-18T01:49:05.020Z+ groupadd -g 12345 build
122025-03-18T01:49:05.020Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-18T01:49:07.018Z+ zfs create -o mountpoint=/work rpool/work
142025-03-18T01:49:07.055Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-18T01:49:07.081Z+ home_fs=zfs
162025-03-18T01:49:07.081Z+ [[ zfs == autofs ]]
172025-03-18T01:49:07.081Z+ mkdir -p /home/build
182025-03-18T01:49:07.081Z+ chown build:build /home/build /work
192025-03-18T01:49:09.065Z+ chmod 0700 /home/build /work
202025-03-18T01:49:09.091Zprocess exited: duration 4078 ms, exit code 0
 
212025-03-18T01:49:09.142Zstarting task 1: "rust-toolchain"
222025-03-18T01:49:09.167Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-18T01:49:09.167Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-18T01:49:09.167Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-03-18T01:49:09.167Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-03-18T01:49:09.168Z * rust toolchain channel = "1.85.0"
272025-03-18T01:49:09.168Z * rust toolchain profile = "default"
282025-03-18T01:49:09.168Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-18T01:49:09.168Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-18T01:49:09.289Zinfo: downloading installer
312025-03-18T01:49:09.769Zwarn: It looks like you have an existing installation of Rust at:
322025-03-18T01:49:09.769Zwarn: /opt/ooce/bin
332025-03-18T01:49:09.769Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-18T01:49:09.769Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-18T01:49:09.769Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-18T01:49:09.769Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-18T01:49:09.769Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-18T01:49:09.769Zerror: cannot install while Rust is installed
392025-03-18T01:49:09.769Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-18T01:49:09.795Zinfo: profile set to 'default'
412025-03-18T01:49:09.795Zinfo: default host triple is x86_64-unknown-illumos
422025-03-18T01:49:09.795Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-18T01:49:09.888Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-18T01:49:09.888Zinfo: downloading component 'cargo'
452025-03-18T01:49:10.059Zinfo: downloading component 'clippy'
462025-03-18T01:49:10.137Zinfo: downloading component 'rust-docs'
472025-03-18T01:49:10.426Zinfo: downloading component 'rust-std'
482025-03-18T01:49:10.793Zinfo: downloading component 'rustc'
492025-03-18T01:49:13.575Zinfo: downloading component 'rustfmt'
502025-03-18T01:49:13.711Zinfo: installing component 'cargo'
512025-03-18T01:49:14.821Zinfo: installing component 'clippy'
522025-03-18T01:49:15.285Zinfo: installing component 'rust-docs'
532025-03-18T01:49:18.231Zinfo: installing component 'rust-std'
542025-03-18T01:49:20.372Zinfo: installing component 'rustc'
552025-03-18T01:49:27.647Zinfo: installing component 'rustfmt'
562025-03-18T01:49:28.033Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-18T01:49:28.033Z
582025-03-18T01:49:28.185Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-18T01:49:28.185Z
602025-03-18T01:49:28.212Z
612025-03-18T01:49:28.212ZRust is installed now. Great!
622025-03-18T01:49:28.212Z
632025-03-18T01:49:28.212ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-18T01:49:28.213Zenvironment variable. This has not been done automatically.
652025-03-18T01:49:28.213Z
662025-03-18T01:49:28.213ZTo configure your current shell, you need to source
672025-03-18T01:49:28.213Zthe corresponding env file under $HOME/.cargo.
682025-03-18T01:49:28.213Z
692025-03-18T01:49:28.213ZThis is usually done by running one of the following (note the leading DOT):
702025-03-18T01:49:28.213Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-18T01:49:28.213Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-18T01:49:28.213Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-18T01:49:28.286Z+ rustup --version
742025-03-18T01:49:28.312Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-18T01:49:28.313Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-18T01:49:28.339Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-18T01:49:28.364Z+ cargo --version
782025-03-18T01:49:28.390Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-18T01:49:28.390Z+ rustc --version
802025-03-18T01:49:28.415Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-18T01:49:28.415Zprocess exited: duration 19272 ms, exit code 0
 
822025-03-18T01:49:28.466Zstarting task 2: "authentication"
832025-03-18T01:49:28.524Zprocess exited: duration 57 ms, exit code 0
 
842025-03-18T01:49:28.575Zstarting task 3: "clone repository"
852025-03-18T01:49:28.600Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-18T01:49:28.600Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-18T01:49:28.625ZCloning into '/work/oxidecomputer/omicron'...
882025-03-18T01:49:35.080Z+ cd /work/oxidecomputer/omicron
892025-03-18T01:49:35.081Z+ git fetch origin 882a22e0f33104a3b5cc6632933d3c433d54b0cc
902025-03-18T01:49:35.529ZFrom https://github.com/oxidecomputer/omicron
912025-03-18T01:49:35.529Z * branch 882a22e0f33104a3b5cc6632933d3c433d54b0cc -> FETCH_HEAD
922025-03-18T01:49:35.555Z+ [[ -n sunshowers/spr/reconfigurator-execution-switch-to-async-closures ]]
932025-03-18T01:49:35.555Z++ git branch --show-current
942025-03-18T01:49:35.555Z+ current=main
952025-03-18T01:49:35.555Z+ [[ main != sunshowers/spr/reconfigurator-execution-switch-to-async-closures ]]
962025-03-18T01:49:35.555Z+ git branch -f sunshowers/spr/reconfigurator-execution-switch-to-async-closures 882a22e0f33104a3b5cc6632933d3c433d54b0cc
972025-03-18T01:49:35.555Z+ git checkout -f sunshowers/spr/reconfigurator-execution-switch-to-async-closures
982025-03-18T01:49:35.776ZSwitched to branch 'sunshowers/spr/reconfigurator-execution-switch-to-async-closures'
992025-03-18T01:49:35.801Z+ git reset --hard 882a22e0f33104a3b5cc6632933d3c433d54b0cc
1002025-03-18T01:49:35.801ZHEAD is now at 882a22e0f more
1012025-03-18T01:49:35.826Zprocess exited: duration 7227 ms, exit code 0
 
1022025-03-18T01:49:35.878Zstarting task 4: "build"
1032025-03-18T01:49:35.903Z+ source .github/buildomat/ci-env.sh
1042025-03-18T01:49:35.906Z++ export CARGO_TERM_COLOR=always
1052025-03-18T01:49:35.906Z++ CARGO_TERM_COLOR=always
1062025-03-18T01:49:35.906Z+ cargo --version
1072025-03-18T01:49:35.956Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-18T01:49:35.981Z+ rustc --version
1092025-03-18T01:49:36.292Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-18T01:49:36.317Z+ source ./env.sh
1112025-03-18T01:49:36.317Z++ OLD_SHELL_OPTS=ehxB
1122025-03-18T01:49:36.317Z++ set -o xtrace
1132025-03-18T01:49:36.317Z++++ dirname ./env.sh
1142025-03-18T01:49:36.318Z+++ readlink -f .
1152025-03-18T01:49:36.318Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-18T01:49:36.318Z++ 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-03-18T01:49:36.318Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-18T01:49:36.318Z++ 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-03-18T01:49:36.318Z++ 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-03-18T01:49:36.318Z++ 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-03-18T01:49:36.318Z++ 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-03-18T01:49:36.318Z++ 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-03-18T01:49:36.318Z++ 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-03-18T01:49:36.318Z++ case $OLD_SHELL_OPTS in
1252025-03-18T01:49:36.318Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-18T01:49:36.318Z+ 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-03-18T01:49:36.318Z+ 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-03-18T01:49:36.318Z+ banner prerequisites
1292025-03-18T01:49:36.318Z
1302025-03-18T01:49:36.318Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-18T01:49:36.318Z # # # # # # # # # # # # # # #
1322025-03-18T01:49:36.318Z # # # # ##### # # ##### # # # # # #### #
1332025-03-18T01:49:36.318Z ##### ##### # ##### # # # # # # # # #
1342025-03-18T01:49:36.318Z # # # # # # # # # # # # # # #
1352025-03-18T01:49:36.318Z # # # ###### # # ###### ### # #### # #### #
1362025-03-18T01:49:36.318Z
1372025-03-18T01:49:36.318Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-18T01:49:37.489Zpkg list: illegal option -- F
1392025-03-18T01:49:37.489ZUsage:
1402025-03-18T01:49:37.489Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-18T01:49:37.489Z [pkg_fmri_pattern ...]
1422025-03-18T01:49:38.511Zpkg list: illegal option -- F
1432025-03-18T01:49:38.511ZUsage:
1442025-03-18T01:49:38.511Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-18T01:49:38.511Z [pkg_fmri_pattern ...]
1462025-03-18T01:49:47.276Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-18T01:49:52.615Z Startup: Caching catalogs ... Done
1482025-03-18T01:50:10.700ZPlanning: Solver setup ... Done (16.671s)
1492025-03-18T01:50:10.886ZPlanning: Running solver ... Done (0.186s)
1502025-03-18T01:50:11.009ZPlanning: Finding local manifests ... Done (0.003s)
1512025-03-18T01:50:11.092ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-18T01:50:11.578ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-18T01:50:11.716ZPlanning: Package planning ... Done (0.138s)
1542025-03-18T01:50:11.784ZPlanning: Merging actions ... Done (0.067s)
1552025-03-18T01:50:12.008ZPlanning: Checking for conflicting actions ... Done (0.223s)
1562025-03-18T01:50:13.072ZPlanning: Consolidating action changes ... Done (1.065s)
1572025-03-18T01:50:13.484ZPlanning: Evaluating mediators ... Done (0.411s)
1582025-03-18T01:50:13.583ZPlanning: Planning completed in 20.88 seconds
1592025-03-18T01:50:13.609Z Packages to install: 4
1602025-03-18T01:50:13.609Z Packages to update: 3
1612025-03-18T01:50:13.609Z Mediators to change: 2
1622025-03-18T01:50:13.609Z Services to change: 1
1632025-03-18T01:50:13.609Z Estimated space available: 155.12 GB
1642025-03-18T01:50:13.609ZEstimated space to be consumed: 1.67 GB
1652025-03-18T01:50:13.609Z Create boot environment: No
1662025-03-18T01:50:13.609ZCreate backup boot environment: Yes
1672025-03-18T01:50:13.609Z Rebuild boot archive: No
1682025-03-18T01:50:13.609Z
1692025-03-18T01:50:13.609ZChanged mediators:
1702025-03-18T01:50:13.609Z mediator clang:
1712025-03-18T01:50:13.609Z version: None -> 15 (system default)
1722025-03-18T01:50:13.609Z
1732025-03-18T01:50:13.609Z mediator llvm:
1742025-03-18T01:50:13.609Z version: 14 (system default) -> 15 (system default)
1752025-03-18T01:50:13.609Z
1762025-03-18T01:50:13.609ZChanged packages:
1772025-03-18T01:50:13.609Zhelios-dev
1782025-03-18T01:50:13.609Z developer/build-essential
1792025-03-18T01:50:13.609Z None -> 11-2.0
1802025-03-18T01:50:13.609Z library/libxmlsec1
1812025-03-18T01:50:13.609Z None -> 1.2.35-2.0
1822025-03-18T01:50:13.609Z ooce/developer/clang-15
1832025-03-18T01:50:13.609Z None -> 15.0.7-2.0
1842025-03-18T01:50:13.609Z ooce/developer/llvm-15
1852025-03-18T01:50:13.609Z None -> 15.0.7-2.0
1862025-03-18T01:50:13.609Z package/pkg
1872025-03-18T01:50:13.609Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-18T01:50:13.609Z system/library/g++-runtime
1892025-03-18T01:50:13.609Z 13-2.0 -> 14-2.0
1902025-03-18T01:50:13.609Z system/library/gcc-runtime
1912025-03-18T01:50:13.609Z 13-2.0 -> 14-2.0
1922025-03-18T01:50:13.609Z
1932025-03-18T01:50:13.610ZServices:
1942025-03-18T01:50:13.610Z restart_fmri:
1952025-03-18T01:50:13.610Z svc:/system/update-man-index:default
1962025-03-18T01:50:13.610Z
1972025-03-18T01:50:13.610ZEditable files to change:
1982025-03-18T01:50:13.610Z Update:
1992025-03-18T01:50:13.610Z usr/share/lib/pkg/web/config.shtml
2002025-03-18T01:50:13.674Z
2012025-03-18T01:50:13.674ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-18T01:50:18.676ZDownload: 1199/4301 items 83.5/225.4MB 37% complete (16.9M/s)
2032025-03-18T01:50:23.676ZDownload: 2449/4301 items 120.1/225.4MB 53% complete (12.2M/s)
2042025-03-18T01:50:28.684ZDownload: 3247/4301 items 192.3/225.4MB 85% complete (10.8M/s)
2052025-03-18T01:50:33.685ZDownload: 3660/4301 items 216.2/225.4MB 95% complete (9.6M/s)
2062025-03-18T01:50:47.538ZDownload: 4206/4301 items 220.6/225.4MB 97% complete
2072025-03-18T01:50:48.659ZDownload: Completed 225.42 MB in 34.98 seconds (6.4M/s)
2082025-03-18T01:50:50.166Z Actions: 1/5122 actions (Removing old actions)
2092025-03-18T01:50:50.191Z Actions: 194/5122 actions (Installing new actions)
2102025-03-18T01:50:55.209Z Actions: 3572/5122 actions (Installing new actions)
2112025-03-18T01:50:56.151Z Actions: 4267/5122 actions (Updating modified actions)
2122025-03-18T01:50:56.579Z Actions: Completed 5122 actions in 6.41 seconds.
2132025-03-18T01:50:56.962Z Done (0.374s)
2142025-03-18T01:50:56.988Z Done (0.002s)
2152025-03-18T01:50:57.732Z Done (0.767s)
2162025-03-18T01:51:02.733Z Done (4.815s)
2172025-03-18T01:51:02.832Z Done (0.019s)
2182025-03-18T01:51:02.858Z Done (0.000s)
2192025-03-18T01:51:03.021Z Done (0.000s)
2202025-03-18T01:51:03.804ZPlanning: Evaluating mediator changes ... Done
2212025-03-18T01:51:04.006ZPlanning: Checking for conflicting actions ... Done
2222025-03-18T01:51:04.031ZPlanning: Consolidating action changes ... Done
2232025-03-18T01:51:04.334ZPlanning: Evaluating mediators ... Done
2242025-03-18T01:51:04.359ZPlanning: Planning completed in 0.53 seconds
2252025-03-18T01:51:04.385Z Mediators to change: 2
2262025-03-18T01:51:04.385Z Create boot environment: No
2272025-03-18T01:51:04.385ZCreate backup boot environment: No
2282025-03-18T01:51:04.443Z Done
2292025-03-18T01:51:04.443Z Done
2302025-03-18T01:51:04.967Z Done
2312025-03-18T01:51:09.426Z Done
2322025-03-18T01:51:09.521Z Done
2332025-03-18T01:51:09.521Z Done
2342025-03-18T01:51:09.572Z Done
2352025-03-18T01:51:10.302ZPlanning: Evaluating mediator changes ... Done
2362025-03-18T01:51:10.328ZPlanning: Merging actions ... Done
2372025-03-18T01:51:10.536ZPlanning: Checking for conflicting actions ... Done
2382025-03-18T01:51:10.563ZPlanning: Consolidating action changes ... Done
2392025-03-18T01:51:10.886ZPlanning: Evaluating mediators ... Done
2402025-03-18T01:51:10.963ZPlanning: Planning completed in 0.92 seconds
2412025-03-18T01:51:10.991Z Packages to change: 1
2422025-03-18T01:51:10.991Z Mediators to change: 1
2432025-03-18T01:51:10.992Z Services to change: 1
2442025-03-18T01:51:10.992Z Create boot environment: No
2452025-03-18T01:51:10.992ZCreate backup boot environment: Yes
2462025-03-18T01:51:12.695Z Actions: 1/6 actions (Updating modified actions)
2472025-03-18T01:51:12.722Z Actions: Completed 6 actions in 0.00 seconds.
2482025-03-18T01:51:12.722Z Done
2492025-03-18T01:51:12.722Z Done
2502025-03-18T01:51:12.849Z Done
2512025-03-18T01:51:17.424Z Done
2522025-03-18T01:51:17.518Z Done
2532025-03-18T01:51:17.545Z Done
2542025-03-18T01:51:17.601Z Done
2552025-03-18T01:51:18.133ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2562025-03-18T01:51:18.133Zclang system 15 system
2572025-03-18T01:51:18.133Zcsh system system illumos
2582025-03-18T01:51:18.133Zctags system system illumos
2592025-03-18T01:51:18.133Zgcc vendor 12 vendor
2602025-03-18T01:51:18.133Zgcc system 10 system
2612025-03-18T01:51:18.134Zgcc system 7 system
2622025-03-18T01:51:18.134Zgo system 1.20 system
2632025-03-18T01:51:18.134Zgo system 1.19 system
2642025-03-18T01:51:18.134Zllvm system 15 system
2652025-03-18T01:51:18.134Zllvm system 14 system
2662025-03-18T01:51:18.134Zmariadb system 10.6 system
2672025-03-18T01:51:18.134Zmta vendor vendor dma
2682025-03-18T01:51:18.134Zopenjdk system 17 system
2692025-03-18T01:51:18.134Zopenjdk system 11 system
2702025-03-18T01:51:18.134Zopenjdk system 1.8 system
2712025-03-18T01:51:18.134Zopenssl vendor 3 vendor
2722025-03-18T01:51:18.134Zperl system 5.36 system
2732025-03-18T01:51:18.134Zpostgresql system 15 system
2742025-03-18T01:51:18.134Zpostgresql system 13 system
2752025-03-18T01:51:18.134Zpython vendor 3 vendor
2762025-03-18T01:51:18.134Zpython system 2 system
2772025-03-18T01:51:18.134Zpython3 system 3.11 system
2782025-03-18T01:51:18.134Zruby system 3.0 system
2792025-03-18T01:51:18.134Zwords vendor vendor american-english
2802025-03-18T01:51:18.134Zwords system system australian-english
2812025-03-18T01:51:18.134Zwords system system british-english
2822025-03-18T01:51:18.134Zwords system system canadian-english
2832025-03-18T01:51:18.134Zwords system system french
2842025-03-18T01:51:18.134Zwords system system italian
2852025-03-18T01:51:18.134Zwords system system ngerman
2862025-03-18T01:51:18.135Zwords system system ogerman
2872025-03-18T01:51:18.135Zwords system system spanish
2882025-03-18T01:51:18.547ZPUBLISHER TYPE STATUS P LOCATION
2892025-03-18T01:51:18.547Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2902025-03-18T01:51:22.449ZFMRI IFO
2912025-03-18T01:51:22.449Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2922025-03-18T01:51:22.449Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2932025-03-18T01:51:22.449Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2942025-03-18T01:51:22.449Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2952025-03-18T01:51:22.449Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2962025-03-18T01:51:22.449Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2972025-03-18T01:51:22.449Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2982025-03-18T01:51:22.450Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2992025-03-18T01:51:22.450Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3002025-03-18T01:51:22.450Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3012025-03-18T01:51:22.450Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3022025-03-18T01:51:22.450Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3032025-03-18T01:51:22.450Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3042025-03-18T01:51:22.450Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3052025-03-18T01:51:22.450Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3062025-03-18T01:51:23.387Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3072025-03-18T01:51:23.808Z Updating crates.io index
3082025-03-18T01:51:23.834Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3092025-03-18T01:51:24.554Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3102025-03-18T01:51:24.949Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3112025-03-18T01:51:25.297Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3122025-03-18T01:51:25.724Z Updating git repository `https://github.com/oxidecomputer/propolis`
3132025-03-18T01:51:26.853Z Updating git repository `https://github.com/oxidecomputer/crucible`
3142025-03-18T01:51:28.818Z Updating git repository `https://github.com/oxidecomputer/opte`
3152025-03-18T01:51:29.607Z Updating git repository `https://github.com/oxidecomputer/falcon`
3162025-03-18T01:51:30.432Z Updating git repository `https://github.com/oxidecomputer/clickward`
3172025-03-18T01:51:30.872Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3182025-03-18T01:51:31.273Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3192025-03-18T01:51:32.017Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3202025-03-18T01:51:32.683Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3212025-03-18T01:51:33.102Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3222025-03-18T01:51:33.587Z Updating git repository `https://github.com/oxidecomputer/tofino`
3232025-03-18T01:51:33.948Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3242025-03-18T01:51:34.306Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3252025-03-18T01:51:34.637Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3262025-03-18T01:51:35.062Z Updating git repository `https://github.com/oxidecomputer/lldp`
3272025-03-18T01:51:35.444Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3282025-03-18T01:51:35.811Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3292025-03-18T01:51:36.282Z Updating git repository `https://github.com/oxidecomputer/ispf`
3302025-03-18T01:51:36.675Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3312025-03-18T01:51:37.087Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3322025-03-18T01:51:37.835Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3332025-03-18T01:51:38.225Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3342025-03-18T01:51:38.694Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3352025-03-18T01:51:39.190Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3362025-03-18T01:51:39.667Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3372025-03-18T01:51:40.036Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3382025-03-18T01:51:40.409Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3392025-03-18T01:51:41.978Z Downloading crates ...
3402025-03-18T01:51:42.046Z Downloaded block-buffer v0.10.4
3412025-03-18T01:51:42.072Z Downloaded cpufeatures v0.2.14
3422025-03-18T01:51:42.072Z Downloaded cargo_toml v0.21.0
3432025-03-18T01:51:42.072Z Downloaded camino v1.1.9
3442025-03-18T01:51:42.072Z Downloaded swrite v0.1.0
3452025-03-18T01:51:42.072Z Downloaded pest_derive v2.7.14
3462025-03-18T01:51:42.072Z Downloaded usdt-attr-macro v0.5.0
3472025-03-18T01:51:42.072Z Downloaded terminal_size v0.4.0
3482025-03-18T01:51:42.072Z Downloaded macaddr v1.0.1
3492025-03-18T01:51:42.098Z Downloaded zerocopy v0.7.35
3502025-03-18T01:51:42.124Z Downloaded zerocopy-derive v0.7.35
3512025-03-18T01:51:42.124Z Downloaded sha2 v0.10.8
3522025-03-18T01:51:42.124Z Downloaded usdt-macro v0.5.0
3532025-03-18T01:51:42.124Z Downloaded strsim v0.11.1
3542025-03-18T01:51:42.150Z Downloaded typenum v1.17.0
3552025-03-18T01:51:42.150Z Downloaded unicode-width v0.1.14
3562025-03-18T01:51:42.150Z Downloaded rustix v0.38.37
3572025-03-18T01:51:42.177Z Downloaded memchr v2.7.4
3582025-03-18T01:51:42.203Z Downloaded usdt v0.5.0
3592025-03-18T01:51:42.203Z Downloaded toml v0.8.20
3602025-03-18T01:51:42.203Z Downloaded winnow v0.7.3
3612025-03-18T01:51:42.203Z Downloaded thiserror v2.0.11
3622025-03-18T01:51:42.203Z Downloaded version_check v0.9.5
3632025-03-18T01:51:42.228Z Downloaded syn v1.0.109
3642025-03-18T01:51:42.228Z Downloaded textwrap v0.16.1
3652025-03-18T01:51:42.228Z Downloaded bytecount v0.6.8
3662025-03-18T01:51:42.228Z Downloaded fs-err v2.11.0
3672025-03-18T01:51:42.229Z Downloaded log v0.4.22
3682025-03-18T01:51:42.254Z Downloaded syn v2.0.98
3692025-03-18T01:51:42.254Z Downloaded smawk v0.3.2
3702025-03-18T01:51:42.254Z Downloaded serde_tokenstream v0.2.2
3712025-03-18T01:51:42.254Z Downloaded libc v0.2.170
3722025-03-18T01:51:42.281Z Downloaded digest v0.10.7
3732025-03-18T01:51:42.281Z Downloaded anstyle-query v1.1.1
3742025-03-18T01:51:42.281Z Downloaded plain v0.2.3
3752025-03-18T01:51:42.281Z Downloaded itoa v1.0.11
3762025-03-18T01:51:42.307Z Downloaded is_terminal_polyfill v1.70.1
3772025-03-18T01:51:42.307Z Downloaded equivalent v1.0.1
3782025-03-18T01:51:42.307Z Downloaded cargo-platform v0.1.8
3792025-03-18T01:51:42.307Z Downloaded autocfg v1.4.0
3802025-03-18T01:51:42.307Z Downloaded rustix v0.37.28
3812025-03-18T01:51:42.307Z Downloaded errno v0.3.9
3822025-03-18T01:51:42.333Z Downloaded clap_derive v4.5.28
3832025-03-18T01:51:42.333Z Downloaded clap_builder v4.5.31
3842025-03-18T01:51:42.333Z Downloaded tabled v0.15.0
3852025-03-18T01:51:42.360Z Downloaded dtrace-parser v0.2.0
3862025-03-18T01:51:42.362Z Downloaded serde_json v1.0.139
3872025-03-18T01:51:42.362Z Downloaded serde v1.0.218
3882025-03-18T01:51:42.362Z Downloaded pretty-hex v0.4.1
3892025-03-18T01:51:42.362Z Downloaded pest v2.7.14
3902025-03-18T01:51:42.362Z Downloaded papergrid v0.11.0
3912025-03-18T01:51:42.388Z Downloaded hashbrown v0.15.1
3922025-03-18T01:51:42.388Z Downloaded clap v4.5.31
3932025-03-18T01:51:42.388Z Downloaded camino-tempfile v1.1.1
3942025-03-18T01:51:42.388Z Downloaded bitflags v1.3.2
3952025-03-18T01:51:42.388Z Downloaded goblin v0.8.2
3962025-03-18T01:51:42.388Z Downloaded fastrand v2.1.1
3972025-03-18T01:51:42.388Z Downloaded usdt-impl v0.5.0
3982025-03-18T01:51:42.414Z Downloaded toml_edit v0.22.24
3992025-03-18T01:51:42.414Z Downloaded toml_datetime v0.6.8
4002025-03-18T01:51:42.414Z Downloaded serde_derive v1.0.218
4012025-03-18T01:51:42.440Z Downloaded anyhow v1.0.97
4022025-03-18T01:51:42.440Z Downloaded scroll v0.12.0
4032025-03-18T01:51:42.440Z Downloaded proc-macro2 v1.0.94
4042025-03-18T01:51:42.440Z Downloaded once_cell v1.20.3
4052025-03-18T01:51:42.440Z Downloaded io-lifetimes v1.0.11
4062025-03-18T01:51:42.440Z Downloaded indexmap v2.7.1
4072025-03-18T01:51:42.440Z Downloaded heck v0.5.0
4082025-03-18T01:51:42.440Z Downloaded clap_lex v0.7.4
4092025-03-18T01:51:42.440Z Downloaded cargo_metadata v0.19.2
4102025-03-18T01:51:42.440Z Downloaded anstream v0.6.15
4112025-03-18T01:51:42.466Z Downloaded utf8parse v0.2.2
4122025-03-18T01:51:42.466Z Downloaded unicode-linebreak v0.1.5
4132025-03-18T01:51:42.466Z Downloaded unicode-ident v1.0.14
4142025-03-18T01:51:42.466Z Downloaded ucd-trie v0.1.7
4152025-03-18T01:51:42.466Z Downloaded thread-id v4.2.2
4162025-03-18T01:51:42.466Z Downloaded thiserror-impl v2.0.11
4172025-03-18T01:51:42.466Z Downloaded thiserror-impl v1.0.69
4182025-03-18T01:51:42.466Z Downloaded thiserror v1.0.69
4192025-03-18T01:51:42.466Z Downloaded terminal_size v0.2.6
4202025-03-18T01:51:42.466Z Downloaded tempfile v3.13.0
4212025-03-18T01:51:42.466Z Downloaded tabled_derive v0.7.0
4222025-03-18T01:51:42.466Z Downloaded semver v1.0.25
4232025-03-18T01:51:42.466Z Downloaded scroll_derive v0.12.0
4242025-03-18T01:51:42.466Z Downloaded ryu v1.0.18
4252025-03-18T01:51:42.492Z Downloaded quote v1.0.39
4262025-03-18T01:51:42.492Z Downloaded pest_meta v2.7.14
4272025-03-18T01:51:42.492Z Downloaded byteorder v1.5.0
4282025-03-18T01:51:42.492Z Downloaded proc-macro-error v1.0.4
4292025-03-18T01:51:42.492Z Downloaded memmap v0.7.0
4302025-03-18T01:51:42.492Z Downloaded generic-array v0.14.7
4312025-03-18T01:51:42.492Z Downloaded crypto-common v0.1.6
4322025-03-18T01:51:42.492Z Downloaded serde_spanned v0.6.8
4332025-03-18T01:51:42.492Z Downloaded fnv v1.0.7
4342025-03-18T01:51:42.492Z Downloaded dof v0.3.0
4352025-03-18T01:51:42.492Z Downloaded proc-macro-error-attr v1.0.4
4362025-03-18T01:51:42.492Z Downloaded pest_generator v2.7.14
4372025-03-18T01:51:42.492Z Downloaded heck v0.4.1
4382025-03-18T01:51:42.518Z Downloaded anstyle-parse v0.2.5
4392025-03-18T01:51:42.518Z Downloaded bitflags v2.6.0
4402025-03-18T01:51:42.518Z Downloaded anstyle v1.0.10
4412025-03-18T01:51:42.518Z Downloaded colorchoice v1.0.2
4422025-03-18T01:51:42.518Z Downloaded cfg-if v1.0.0
4432025-03-18T01:51:42.636Z Compiling proc-macro2 v1.0.94
4442025-03-18T01:51:42.636Z Compiling unicode-ident v1.0.14
4452025-03-18T01:51:42.636Z Compiling serde v1.0.218
4462025-03-18T01:51:42.636Z Compiling version_check v0.9.5
4472025-03-18T01:51:42.662Z Compiling libc v0.2.170
4482025-03-18T01:51:42.662Z Compiling memchr v2.7.4
4492025-03-18T01:51:42.662Z Compiling thiserror v1.0.69
4502025-03-18T01:51:42.662Z Compiling ryu v1.0.18
4512025-03-18T01:51:42.932Z Compiling ucd-trie v0.1.7
4522025-03-18T01:51:43.117Z Compiling itoa v1.0.11
4532025-03-18T01:51:43.359Z Compiling once_cell v1.20.3
4542025-03-18T01:51:43.448Z Compiling byteorder v1.5.0
4552025-03-18T01:51:43.448Z Compiling rustix v0.38.37
4562025-03-18T01:51:43.735Z Compiling serde_json v1.0.139
4572025-03-18T01:51:43.898Z Compiling bitflags v2.6.0
4582025-03-18T01:51:44.143Z Compiling usdt-impl v0.5.0
4592025-03-18T01:51:44.243Z Compiling proc-macro-error-attr v1.0.4
4602025-03-18T01:51:44.358Z Compiling io-lifetimes v1.0.11
4612025-03-18T01:51:44.385Z Compiling syn v1.0.109
4622025-03-18T01:51:44.439Z Compiling quote v1.0.39
4632025-03-18T01:51:44.469Z Compiling errno v0.3.9
4642025-03-18T01:51:44.697Z Compiling proc-macro-error v1.0.4
4652025-03-18T01:51:44.756Z Compiling hashbrown v0.15.1
4662025-03-18T01:51:44.824Z Compiling syn v2.0.98
4672025-03-18T01:51:44.988Z Compiling equivalent v1.0.1
4682025-03-18T01:51:45.020Z Compiling thread-id v4.2.2
4692025-03-18T01:51:45.046Z Compiling rustix v0.37.28
4702025-03-18T01:51:45.074Z Compiling log v0.4.22
4712025-03-18T01:51:45.138Z Compiling plain v0.2.3
4722025-03-18T01:51:45.164Z Compiling camino v1.1.9
4732025-03-18T01:51:45.306Z Compiling utf8parse v0.2.2
4742025-03-18T01:51:45.471Z Compiling anstyle-parse v0.2.5
4752025-03-18T01:51:45.730Z Compiling indexmap v2.7.1
4762025-03-18T01:51:45.806Z Compiling is_terminal_polyfill v1.70.1
4772025-03-18T01:51:45.908Z Compiling unicode-width v0.1.14
4782025-03-18T01:51:45.948Z Compiling thiserror v2.0.11
4792025-03-18T01:51:46.046Z Compiling anstyle v1.0.10
4802025-03-18T01:51:46.078Z Compiling semver v1.0.25
4812025-03-18T01:51:46.353Z Compiling bitflags v1.3.2
4822025-03-18T01:51:46.418Z Compiling autocfg v1.4.0
4832025-03-18T01:51:46.449Z Compiling colorchoice v1.0.2
4842025-03-18T01:51:46.475Z Compiling winnow v0.7.3
4852025-03-18T01:51:46.504Z Compiling anstyle-query v1.1.1
4862025-03-18T01:51:46.625Z Compiling pretty-hex v0.4.1
4872025-03-18T01:51:46.663Z Compiling anstream v0.6.15
4882025-03-18T01:51:46.860Z Compiling terminal_size v0.4.0
4892025-03-18T01:51:47.220Z Compiling heck v0.5.0
4902025-03-18T01:51:47.245Z Compiling fs-err v2.11.0
4912025-03-18T01:51:47.271Z Compiling cfg-if v1.0.0
4922025-03-18T01:51:47.310Z Compiling bytecount v0.6.8
4932025-03-18T01:51:47.394Z Compiling fnv v1.0.7
4942025-03-18T01:51:47.523Z Compiling fastrand v2.1.1
4952025-03-18T01:51:47.548Z Compiling strsim v0.11.1
4962025-03-18T01:51:47.575Z Compiling clap_lex v0.7.4
4972025-03-18T01:51:48.005Z Compiling heck v0.4.1
4982025-03-18T01:51:48.033Z Compiling anyhow v1.0.97
4992025-03-18T01:51:48.079Z Compiling tempfile v3.13.0
5002025-03-18T01:51:48.229Z Compiling clap_builder v4.5.31
5012025-03-18T01:51:48.388Z Compiling terminal_size v0.2.6
5022025-03-18T01:51:48.579Z Compiling papergrid v0.11.0
5032025-03-18T01:51:48.626Z Compiling memmap v0.7.0
5042025-03-18T01:51:48.745Z Compiling smawk v0.3.2
5052025-03-18T01:51:48.874Z Compiling unicode-linebreak v0.1.5
5062025-03-18T01:51:49.256Z Compiling textwrap v0.16.1
5072025-03-18T01:51:49.405Z Compiling swrite v0.1.0
5082025-03-18T01:51:49.764Z Compiling tabled_derive v0.7.0
5092025-03-18T01:51:50.988Z Compiling serde_derive v1.0.218
5102025-03-18T01:51:50.988Z Compiling thiserror-impl v1.0.69
5112025-03-18T01:51:50.988Z Compiling zerocopy-derive v0.7.35
5122025-03-18T01:51:51.013Z Compiling scroll_derive v0.12.0
5132025-03-18T01:51:51.013Z Compiling thiserror-impl v2.0.11
5142025-03-18T01:51:51.013Z Compiling clap_derive v4.5.28
5152025-03-18T01:51:51.135Z Compiling tabled v0.15.0
5162025-03-18T01:51:52.048Z Compiling scroll v0.12.0
5172025-03-18T01:51:52.490Z Compiling goblin v0.8.2
5182025-03-18T01:51:52.685Z Compiling zerocopy v0.7.35
5192025-03-18T01:51:53.648Z Compiling pest v2.7.14
5202025-03-18T01:51:54.600Z Compiling clap v4.5.31
5212025-03-18T01:51:55.917Z Compiling pest_meta v2.7.14
5222025-03-18T01:51:57.030Z Compiling pest_generator v2.7.14
5232025-03-18T01:51:58.337Z Compiling pest_derive v2.7.14
5242025-03-18T01:51:58.709Z Compiling dtrace-parser v0.2.0
5252025-03-18T01:51:59.625Z Compiling serde_spanned v0.6.8
5262025-03-18T01:51:59.650Z Compiling toml_datetime v0.6.8
5272025-03-18T01:51:59.650Z Compiling cargo-platform v0.1.8
5282025-03-18T01:51:59.959Z Compiling serde_tokenstream v0.2.2
5292025-03-18T01:51:59.991Z Compiling toml_edit v0.22.24
5302025-03-18T01:52:00.062Z Compiling macaddr v1.0.1
5312025-03-18T01:52:00.233Z Compiling camino-tempfile v1.1.1
5322025-03-18T01:52:01.059Z Compiling dof v0.3.0
5332025-03-18T01:52:01.059Z Compiling cargo_metadata v0.19.2
5342025-03-18T01:52:02.645Z Compiling usdt-attr-macro v0.5.0
5352025-03-18T01:52:02.645Z Compiling usdt-macro v0.5.0
5362025-03-18T01:52:02.709Z Compiling toml v0.8.20
5372025-03-18T01:52:03.436Z Compiling cargo_toml v0.21.0
5382025-03-18T01:52:03.743Z Compiling usdt v0.5.0
5392025-03-18T01:52:06.565Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5402025-03-18T01:52:10.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.41s
5412025-03-18T01:52:10.803Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5422025-03-18T01:52:11.556Z Downloading crates ...
5432025-03-18T01:52:11.711Z Downloaded async-stream v0.3.6
5442025-03-18T01:52:11.738Z Downloaded cstr-argument v0.1.2
5452025-03-18T01:52:11.738Z Downloaded crucible-workspace-hack v0.1.0
5462025-03-18T01:52:11.738Z Downloaded crc-catalog v2.4.0
5472025-03-18T01:52:11.738Z Downloaded constant_time_eq v0.3.1
5482025-03-18T01:52:11.738Z Downloaded httpdate v1.0.3
5492025-03-18T01:52:11.738Z Downloaded hmac v0.12.1
5502025-03-18T01:52:11.765Z Downloaded crossterm v0.28.1
5512025-03-18T01:52:11.765Z Downloaded russh-cryptovec v0.7.3
5522025-03-18T01:52:11.765Z Downloaded crypto-bigint v0.5.5
5532025-03-18T01:52:11.791Z Downloaded slab v0.4.9
5542025-03-18T01:52:11.791Z Downloaded slog-async v2.8.0
5552025-03-18T01:52:11.791Z Downloaded tokio-tungstenite v0.23.1
5562025-03-18T01:52:11.791Z Downloaded zerofrom v0.1.4
5572025-03-18T01:52:11.818Z Downloaded tokio-util v0.7.13
5582025-03-18T01:52:11.818Z Downloaded zeroize_derive v1.4.2
5592025-03-18T01:52:11.818Z Downloaded typify v0.2.0
5602025-03-18T01:52:11.818Z Downloaded dirs-sys-next v0.1.2
5612025-03-18T01:52:11.818Z Downloaded dirs-next v2.0.0
5622025-03-18T01:52:11.844Z Downloaded fxhash v0.2.1
5632025-03-18T01:52:11.844Z Downloaded openssl-probe v0.1.5
5642025-03-18T01:52:11.844Z Downloaded olpc-cjson v0.1.4
5652025-03-18T01:52:11.844Z Downloaded oso-derive v0.27.3
5662025-03-18T01:52:11.844Z Downloaded predicates-tree v1.0.11
5672025-03-18T01:52:11.844Z Downloaded oso v0.27.3
5682025-03-18T01:52:11.870Z Downloaded sigpipe v0.1.3
5692025-03-18T01:52:11.870Z Downloaded tinyvec_macros v0.1.1
5702025-03-18T01:52:11.870Z Downloaded want v0.3.1
5712025-03-18T01:52:11.870Z Downloaded walkdir v2.5.0
5722025-03-18T01:52:11.870Z Downloaded crossbeam-deque v0.8.5
5732025-03-18T01:52:11.896Z Downloaded flagset v0.4.6
5742025-03-18T01:52:11.896Z Downloaded ghash v0.5.1
5752025-03-18T01:52:11.923Z Downloaded num-conv v0.1.0
5762025-03-18T01:52:11.923Z Downloaded pem-rfc7468 v0.7.0
5772025-03-18T01:52:11.923Z Downloaded num-complex v0.4.6
5782025-03-18T01:52:11.923Z Downloaded thread_local v1.1.8
5792025-03-18T01:52:11.923Z Downloaded serde_with_macros v3.12.0
5802025-03-18T01:52:11.949Z Downloaded utf16_iter v1.0.5
5812025-03-18T01:52:11.949Z Downloaded utf8_iter v1.0.4
5822025-03-18T01:52:11.949Z Downloaded ref-cast-impl v1.0.23
5832025-03-18T01:52:11.949Z Downloaded ff v0.13.0
5842025-03-18T01:52:11.949Z Downloaded jobserver v0.1.32
5852025-03-18T01:52:11.949Z Downloaded filetime v0.2.25
5862025-03-18T01:52:11.949Z Downloaded env_logger v0.11.5
5872025-03-18T01:52:11.976Z Downloaded powerfmt v0.2.0
5882025-03-18T01:52:11.976Z Downloaded structmeta-derive v0.3.0
5892025-03-18T01:52:11.976Z Downloaded form_urlencoded v1.2.1
5902025-03-18T01:52:11.976Z Downloaded yoke v0.7.4
5912025-03-18T01:52:11.976Z Downloaded zerocopy v0.6.6
5922025-03-18T01:52:12.002Z Downloaded quick-error v1.2.3
5932025-03-18T01:52:12.003Z Downloaded rand_xorshift v0.3.0
5942025-03-18T01:52:12.003Z Downloaded zone_cfg_derive v0.3.0
5952025-03-18T01:52:12.003Z Downloaded nanorand v0.7.0
5962025-03-18T01:52:12.003Z Downloaded multimap v0.10.0
5972025-03-18T01:52:12.030Z Downloaded num-rational v0.4.2
5982025-03-18T01:52:12.030Z Downloaded x509-cert v0.2.5
5992025-03-18T01:52:12.030Z Downloaded toolchain_find v0.4.0
6002025-03-18T01:52:12.056Z Downloaded parking_lot_core v0.8.6
6012025-03-18T01:52:12.056Z Downloaded tower-service v0.3.3
6022025-03-18T01:52:12.056Z Downloaded num_threads v0.1.7
6032025-03-18T01:52:12.082Z Downloaded elliptic-curve v0.13.8
6042025-03-18T01:52:12.082Z Downloaded salsa20 v0.10.2
6052025-03-18T01:52:12.109Z Downloaded data-encoding v2.6.0
6062025-03-18T01:52:12.109Z Downloaded debug-ignore v1.0.5
6072025-03-18T01:52:12.109Z Downloaded der_derive v0.7.3
6082025-03-18T01:52:12.109Z Downloaded rustyline v14.0.0
6092025-03-18T01:52:12.136Z Downloaded signal-hook v0.3.17
6102025-03-18T01:52:12.136Z Downloaded group v0.13.0
6112025-03-18T01:52:12.136Z Downloaded serde_repr v0.1.19
6122025-03-18T01:52:12.136Z Downloaded deranged v0.3.11
6132025-03-18T01:52:12.161Z Downloaded serde_urlencoded v0.7.1
6142025-03-18T01:52:12.161Z Downloaded darling_core v0.20.10
6152025-03-18T01:52:12.161Z Downloaded smoltcp v0.11.0
6162025-03-18T01:52:12.188Z Downloaded quinn v0.11.5
6172025-03-18T01:52:12.188Z Downloaded toml v0.7.8
6182025-03-18T01:52:12.214Z Downloaded futures-core v0.3.31
6192025-03-18T01:52:12.214Z Downloaded papergrid v0.14.0
6202025-03-18T01:52:12.214Z Downloaded parse-display-derive v0.10.0
6212025-03-18T01:52:12.215Z Downloaded qorb v0.2.1
6222025-03-18T01:52:12.215Z Downloaded serde-big-array v0.5.1
6232025-03-18T01:52:12.242Z Downloaded spin v0.9.8
6242025-03-18T01:52:12.242Z Downloaded vergen v8.3.2
6252025-03-18T01:52:12.242Z Downloaded nom v7.1.3
6262025-03-18T01:52:12.242Z Downloaded lalrpop v0.19.12
6272025-03-18T01:52:12.268Z Downloaded quick-xml v0.37.2
6282025-03-18T01:52:12.268Z Downloaded h2 v0.4.6
6292025-03-18T01:52:12.268Z Downloaded hashbrown v0.13.2
6302025-03-18T01:52:12.294Z Downloaded smoltcp v0.9.1
6312025-03-18T01:52:12.294Z Downloaded object v0.30.4
6322025-03-18T01:52:12.322Z Downloaded write16 v1.0.0
6332025-03-18T01:52:12.322Z Downloaded dropshot v0.12.0
6342025-03-18T01:52:12.348Z Downloaded icu_properties_data v1.5.0
6352025-03-18T01:52:12.348Z Downloaded object v0.36.5
6362025-03-18T01:52:12.375Z Downloaded snafu-derive v0.8.5
6372025-03-18T01:52:12.375Z Downloaded curve25519-dalek v4.1.3
6382025-03-18T01:52:12.400Z Downloaded embedded-io v0.4.0
6392025-03-18T01:52:12.401Z Downloaded predicates v3.1.3
6402025-03-18T01:52:12.401Z Downloaded typify-impl v0.3.0
6412025-03-18T01:52:12.426Z Downloaded typify-impl v0.2.0
6422025-03-18T01:52:12.426Z Downloaded num-iter v0.1.45
6432025-03-18T01:52:12.426Z Downloaded aws-lc-sys v0.26.0
6442025-03-18T01:52:12.698Z Downloaded tiny-keccak v2.0.2
6452025-03-18T01:52:12.724Z Downloaded encoding_rs v0.8.34
6462025-03-18T01:52:12.749Z Downloaded rustls-pemfile v1.0.4
6472025-03-18T01:52:12.749Z Downloaded defmt v0.3.8
6482025-03-18T01:52:12.750Z Downloaded phf v0.11.2
6492025-03-18T01:52:12.750Z Downloaded r2d2 v0.8.10
6502025-03-18T01:52:12.750Z Downloaded hickory-proto v0.24.4
6512025-03-18T01:52:12.775Z Downloaded regress v0.10.3
6522025-03-18T01:52:12.775Z Downloaded p384 v0.13.0
6532025-03-18T01:52:12.801Z Downloaded hashbrown v0.12.3
6542025-03-18T01:52:12.801Z Downloaded reqwest v0.12.12
6552025-03-18T01:52:12.801Z Downloaded lzma-sys v0.1.20
6562025-03-18T01:52:12.827Z Downloaded p521 v0.13.3
6572025-03-18T01:52:12.852Z Downloaded serde_derive_internals v0.29.1
6582025-03-18T01:52:12.853Z Downloaded mio v1.0.2
6592025-03-18T01:52:12.853Z Downloaded spki v0.7.3
6602025-03-18T01:52:12.853Z Downloaded libz-sys v1.1.20
6612025-03-18T01:52:12.878Z Downloaded quinn-udp v0.5.5
6622025-03-18T01:52:12.878Z Downloaded sha3 v0.10.8
6632025-03-18T01:52:12.878Z Downloaded prettyplease v0.2.30
6642025-03-18T01:52:12.904Z Downloaded same-file v1.0.6
6652025-03-18T01:52:12.904Z Downloaded blake2 v0.10.6
6662025-03-18T01:52:12.904Z Downloaded tough v0.19.0
6672025-03-18T01:52:12.904Z Downloaded termcolor v1.4.1
6682025-03-18T01:52:12.904Z Downloaded scheduled-thread-pool v0.2.7
6692025-03-18T01:52:12.904Z Downloaded displaydoc v0.2.5
6702025-03-18T01:52:12.904Z Downloaded unicode-normalization v0.1.24
6712025-03-18T01:52:12.929Z Downloaded tower v0.5.2
6722025-03-18T01:52:12.929Z Downloaded itertools v0.13.0
6732025-03-18T01:52:12.929Z Downloaded idna v1.0.3
6742025-03-18T01:52:12.929Z Downloaded parse-zoneinfo v0.3.1
6752025-03-18T01:52:12.955Z Downloaded pin-project-lite v0.2.14
6762025-03-18T01:52:12.955Z Downloaded time v0.3.36
6772025-03-18T01:52:12.955Z Downloaded rand_chacha v0.9.0
6782025-03-18T01:52:12.955Z Downloaded itertools v0.14.0
6792025-03-18T01:52:12.955Z Downloaded hyper v1.6.0
6802025-03-18T01:52:12.981Z Downloaded publicsuffix v2.3.0
6812025-03-18T01:52:12.981Z Downloaded pin-utils v0.1.0
6822025-03-18T01:52:12.981Z Downloaded fragile v2.0.0
6832025-03-18T01:52:12.981Z Downloaded itertools v0.12.1
6842025-03-18T01:52:12.981Z Downloaded futures v0.3.31
6852025-03-18T01:52:13.007Z Downloaded dunce v1.0.5
6862025-03-18T01:52:13.007Z Downloaded wyz v0.5.1
6872025-03-18T01:52:13.007Z Downloaded rayon-core v1.12.1
6882025-03-18T01:52:13.007Z Downloaded zip v0.6.6
6892025-03-18T01:52:13.007Z Downloaded rustls-pki-types v1.10.0
6902025-03-18T01:52:13.007Z Downloaded pkg-config v0.3.31
6912025-03-18T01:52:13.007Z Downloaded num-traits v0.2.19
6922025-03-18T01:52:13.007Z Downloaded time-core v0.1.2
6932025-03-18T01:52:13.033Z Downloaded ron v0.7.1
6942025-03-18T01:52:13.033Z Downloaded libxml v0.3.3
6952025-03-18T01:52:13.033Z Downloaded futures-channel v0.3.31
6962025-03-18T01:52:13.033Z Downloaded ring v0.17.11
6972025-03-18T01:52:13.074Z Downloaded peg-macros v0.8.5
6982025-03-18T01:52:13.100Z Downloaded parse-size v1.1.0
6992025-03-18T01:52:13.100Z Downloaded vte_generate_state_changes v0.1.2
7002025-03-18T01:52:13.100Z Downloaded vte v0.11.1
7012025-03-18T01:52:13.100Z Downloaded zip v2.1.3
7022025-03-18T01:52:13.100Z Downloaded flume v0.11.1
7032025-03-18T01:52:13.100Z Downloaded itertools v0.10.5
7042025-03-18T01:52:13.100Z Downloaded serde_path_to_error v0.1.16
7052025-03-18T01:52:13.100Z Downloaded serde_plain v1.0.2
7062025-03-18T01:52:13.126Z Downloaded daft-derive v0.1.2
7072025-03-18T01:52:13.126Z Downloaded sec1 v0.7.3
7082025-03-18T01:52:13.126Z Downloaded libm v0.2.8
7092025-03-18T01:52:13.126Z Downloaded backtrace v0.3.74
7102025-03-18T01:52:13.126Z Downloaded funty v2.0.0
7112025-03-18T01:52:13.126Z Downloaded mockall v0.13.1
7122025-03-18T01:52:13.126Z Downloaded rustls-pemfile v2.2.0
7132025-03-18T01:52:13.152Z Downloaded topological-sort v0.2.2
7142025-03-18T01:52:13.152Z Downloaded zone v0.3.0
7152025-03-18T01:52:13.152Z Downloaded libgit2-sys v0.17.0+1.8.1
7162025-03-18T01:52:13.198Z Downloaded strum_macros v0.26.4
7172025-03-18T01:52:13.223Z Downloaded dropshot v0.16.0
7182025-03-18T01:52:13.249Z Downloaded der v0.7.9
7192025-03-18T01:52:13.249Z Downloaded crossbeam-utils v0.8.20
7202025-03-18T01:52:13.249Z Downloaded rustversion v1.0.17
7212025-03-18T01:52:13.249Z Downloaded packed_struct_codegen v0.10.1
7222025-03-18T01:52:13.249Z Downloaded pkcs5 v0.7.1
7232025-03-18T01:52:13.249Z Downloaded pkcs1 v0.7.5
7242025-03-18T01:52:13.249Z Downloaded subprocess v0.2.9
7252025-03-18T01:52:13.249Z Downloaded derive_builder v0.20.2
7262025-03-18T01:52:13.275Z Downloaded quinn-proto v0.11.8
7272025-03-18T01:52:13.275Z Downloaded num_enum_derive v0.5.11
7282025-03-18T01:52:13.275Z Downloaded writeable v0.5.5
7292025-03-18T01:52:13.275Z Downloaded tracing v0.1.40
7302025-03-18T01:52:13.275Z Downloaded parse-display v0.10.0
7312025-03-18T01:52:13.275Z Downloaded unicode-truncate v1.1.0
7322025-03-18T01:52:13.275Z Downloaded derive-where v1.2.7
7332025-03-18T01:52:13.305Z Downloaded http v1.2.0
7342025-03-18T01:52:13.305Z Downloaded rustls-webpki v0.102.8
7352025-03-18T01:52:13.331Z Downloaded pbkdf2 v0.11.0
7362025-03-18T01:52:13.331Z Downloaded wait-timeout v0.2.0
7372025-03-18T01:52:13.331Z Downloaded native-tls v0.2.12
7382025-03-18T01:52:13.331Z Downloaded xattr v1.3.1
7392025-03-18T01:52:13.331Z Downloaded strum v0.26.3
7402025-03-18T01:52:13.331Z Downloaded stringprep v0.1.5
7412025-03-18T01:52:13.331Z Downloaded minimal-lexical v0.2.1
7422025-03-18T01:52:13.331Z Downloaded heapless v0.8.0
7432025-03-18T01:52:13.331Z Downloaded darling_macro v0.20.10
7442025-03-18T01:52:13.331Z Downloaded darling v0.20.10
7452025-03-18T01:52:13.331Z Downloaded socket2 v0.5.8
7462025-03-18T01:52:13.331Z Downloaded snafu v0.8.5
7472025-03-18T01:52:13.357Z Downloaded serde-hex v0.1.0
7482025-03-18T01:52:13.357Z Downloaded rusty-fork v0.3.0
7492025-03-18T01:52:13.357Z Downloaded rustls-webpki v0.101.7
7502025-03-18T01:52:13.357Z Downloaded globset v0.4.15
7512025-03-18T01:52:13.357Z Downloaded endian-type v0.1.2
7522025-03-18T01:52:13.357Z Downloaded rustls v0.23.19
7532025-03-18T01:52:13.383Z Downloaded zone_cfg_derive v0.1.2
7542025-03-18T01:52:13.383Z Downloaded rfc6979 v0.4.0
7552025-03-18T01:52:13.383Z Downloaded ratatui v0.29.0
7562025-03-18T01:52:13.408Z Downloaded fs_extra v1.3.0
7572025-03-18T01:52:13.408Z Downloaded env_logger v0.10.2
7582025-03-18T01:52:13.408Z Downloaded yoke-derive v0.7.4
7592025-03-18T01:52:13.408Z Downloaded static_assertions v1.1.0
7602025-03-18T01:52:13.408Z Downloaded float-ord v0.3.2
7612025-03-18T01:52:13.408Z Downloaded uzers v0.12.1
7622025-03-18T01:52:13.408Z Downloaded termtree v0.4.1
7632025-03-18T01:52:13.434Z Downloaded petgraph v0.7.1
7642025-03-18T01:52:13.434Z Downloaded proc-macro-error2 v2.0.1
7652025-03-18T01:52:13.434Z Downloaded memmap2 v0.9.5
7662025-03-18T01:52:13.460Z Downloaded icu_collections v1.5.0
7672025-03-18T01:52:13.460Z Downloaded futures-executor v0.3.31
7682025-03-18T01:52:13.460Z Downloaded dsl_auto_type v0.1.2
7692025-03-18T01:52:13.460Z Downloaded dropshot_endpoint v0.16.0
7702025-03-18T01:52:13.460Z Downloaded dropshot_endpoint v0.12.0
7712025-03-18T01:52:13.460Z Downloaded ena v0.14.3
7722025-03-18T01:52:13.460Z Downloaded embedded-io v0.6.1
7732025-03-18T01:52:13.460Z Downloaded sqlparser v0.45.0
7742025-03-18T01:52:13.486Z Downloaded psl-types v2.0.11
7752025-03-18T01:52:13.486Z Downloaded primeorder v0.13.6
7762025-03-18T01:52:13.486Z Downloaded petgraph v0.6.5
7772025-03-18T01:52:13.486Z Downloaded float-cmp v0.10.0
7782025-03-18T01:52:13.511Z Downloaded tokio v1.43.0
7792025-03-18T01:52:13.537Z Downloaded icu_normalizer v1.5.0
7802025-03-18T01:52:13.537Z Downloaded peg-runtime v0.8.5
7812025-03-18T01:52:13.563Z Downloaded number_prefix v0.4.0
7822025-03-18T01:52:13.563Z Downloaded num_enum v0.5.11
7832025-03-18T01:52:13.563Z Downloaded tracing-attributes v0.1.27
7842025-03-18T01:52:13.563Z Downloaded ron v0.8.1
7852025-03-18T01:52:13.563Z Downloaded parking_lot v0.11.2
7862025-03-18T01:52:13.563Z Downloaded vcpkg v0.2.15
7872025-03-18T01:52:13.599Z Downloaded unicode-width v0.2.0
7882025-03-18T01:52:13.625Z Downloaded unicode-bidi v0.3.17
7892025-03-18T01:52:13.625Z Downloaded daft v0.1.2
7902025-03-18T01:52:13.625Z Downloaded curve25519-dalek-derive v0.1.1
7912025-03-18T01:52:13.625Z Downloaded fatfs v0.3.6
7922025-03-18T01:52:13.625Z Downloaded regex-automata v0.4.8
7932025-03-18T01:52:13.651Z Downloaded rand_seeder v0.3.0
7942025-03-18T01:52:13.651Z Downloaded p256 v0.13.2
7952025-03-18T01:52:13.651Z Downloaded sqlformat v0.2.6
7962025-03-18T01:52:13.651Z Downloaded hash32 v0.2.1
7972025-03-18T01:52:13.651Z Downloaded half v2.4.1
7982025-03-18T01:52:13.651Z Downloaded tower-layer v0.3.3
7992025-03-18T01:52:13.651Z Downloaded toml_edit v0.19.15
8002025-03-18T01:52:13.676Z Downloaded parking_lot_core v0.9.10
8012025-03-18T01:52:13.676Z Downloaded pin-project-internal v1.1.6
8022025-03-18T01:52:13.677Z Downloaded time-macros v0.2.18
8032025-03-18T01:52:13.677Z Downloaded term v0.7.0
8042025-03-18T01:52:13.702Z Downloaded peg v0.8.5
8052025-03-18T01:52:13.702Z Downloaded new_debug_unreachable v1.0.6
8062025-03-18T01:52:13.702Z Downloaded zerocopy v0.8.10
8072025-03-18T01:52:13.728Z Downloaded structmeta v0.3.0
8082025-03-18T01:52:13.728Z Downloaded polar-core v0.27.3
8092025-03-18T01:52:13.728Z Downloaded paste v1.0.15
8102025-03-18T01:52:13.728Z Downloaded unicode_categories v0.1.1
8112025-03-18T01:52:13.728Z Downloaded ref-cast v1.0.23
8122025-03-18T01:52:13.754Z Downloaded tokio-macros v2.5.0
8132025-03-18T01:52:13.754Z Downloaded slog-term v2.9.1
8142025-03-18T01:52:13.754Z Downloaded hickory-server v0.24.4
8152025-03-18T01:52:13.754Z Downloaded hickory-resolver v0.24.4
8162025-03-18T01:52:13.754Z Downloaded heapless v0.7.17
8172025-03-18T01:52:13.755Z Downloaded sqlparser_derive v0.2.2
8182025-03-18T01:52:13.755Z Downloaded hash32 v0.3.1
8192025-03-18T01:52:13.755Z Downloaded tokio-tungstenite v0.21.0
8202025-03-18T01:52:13.781Z Downloaded tinystr v0.7.6
8212025-03-18T01:52:13.781Z Downloaded parking_lot v0.12.3
8222025-03-18T01:52:13.781Z Downloaded value-bag v1.9.0
8232025-03-18T01:52:13.781Z Downloaded unicode-segmentation v1.12.0
8242025-03-18T01:52:13.781Z Downloaded unicode-properties v0.1.3
8252025-03-18T01:52:13.781Z Downloaded rayon v1.10.0
8262025-03-18T01:52:13.781Z Downloaded newtype-uuid v1.2.1
8272025-03-18T01:52:13.807Z Downloaded foreign-types-shared v0.1.1
8282025-03-18T01:52:13.807Z Downloaded miniz_oxide v0.8.5
8292025-03-18T01:52:13.807Z Downloaded unicase v2.7.0
8302025-03-18T01:52:13.807Z Downloaded thiserror-impl-no-std v2.0.2
8312025-03-18T01:52:13.807Z Downloaded tokio-rustls v0.26.0
8322025-03-18T01:52:13.807Z Downloaded similar v2.7.0
8332025-03-18T01:52:13.807Z Downloaded pretty_assertions v1.4.1
8342025-03-18T01:52:13.807Z Downloaded icu_locid_transform_data v1.5.0
8352025-03-18T01:52:13.807Z Downloaded hyper-staticfile v0.10.1
8362025-03-18T01:52:13.807Z Downloaded chrono-tz v0.10.1
8372025-03-18T01:52:13.848Z Downloaded vsss-rs v3.3.4
8382025-03-18T01:52:13.848Z Downloaded pin-project v1.1.6
8392025-03-18T01:52:13.848Z Downloaded zone v0.1.8
8402025-03-18T01:52:13.848Z Downloaded semver v0.1.20
8412025-03-18T01:52:13.848Z Downloaded secrecy v0.8.0
8422025-03-18T01:52:13.848Z Downloaded ppv-lite86 v0.2.20
8432025-03-18T01:52:13.848Z Downloaded foreign-types-macros v0.2.3
8442025-03-18T01:52:13.848Z Downloaded diesel v2.2.8
8452025-03-18T01:52:13.874Z Downloaded tokio-tungstenite v0.24.0
8462025-03-18T01:52:13.874Z Downloaded hostname v0.3.1
8472025-03-18T01:52:13.874Z Downloaded rcgen v0.12.1
8482025-03-18T01:52:13.874Z Downloaded yansi v1.0.1
8492025-03-18T01:52:13.874Z Downloaded samael v0.0.18
8502025-03-18T01:52:13.874Z Downloaded foreign-types-shared v0.3.1
8512025-03-18T01:52:13.874Z Downloaded foldhash v0.1.3
8522025-03-18T01:52:13.900Z Downloaded getrandom v0.3.1
8532025-03-18T01:52:13.900Z Downloaded ipnet v2.11.0
8542025-03-18T01:52:13.900Z Downloaded icu_locid v1.5.0
8552025-03-18T01:52:13.900Z Downloaded hkdf v0.12.4
8562025-03-18T01:52:13.900Z Downloaded multer v3.1.0
8572025-03-18T01:52:13.900Z Downloaded mockall_derive v0.13.1
8582025-03-18T01:52:13.900Z Downloaded subtle v2.6.1
8592025-03-18T01:52:13.900Z Downloaded env_filter v0.1.2
8602025-03-18T01:52:13.900Z Downloaded which v4.4.2
8612025-03-18T01:52:13.900Z Downloaded tokio-stream v0.1.17
8622025-03-18T01:52:13.942Z Downloaded scopeguard v1.2.0
8632025-03-18T01:52:13.942Z Downloaded rand_core v0.9.2
8642025-03-18T01:52:13.943Z Downloaded zopfli v0.8.1
8652025-03-18T01:52:13.943Z Downloaded termios v0.3.3
8662025-03-18T01:52:13.943Z Downloaded pbkdf2 v0.12.2
8672025-03-18T01:52:13.943Z Downloaded regex-syntax v0.8.5
8682025-03-18T01:52:13.943Z Downloaded smallvec v1.14.0
8692025-03-18T01:52:13.943Z Downloaded tar v0.4.44
8702025-03-18T01:52:13.968Z Downloaded resolv-conf v0.7.0
8712025-03-18T01:52:13.969Z Downloaded xz2 v0.1.7
8722025-03-18T01:52:13.969Z Downloaded ssh-encoding v0.2.0
8732025-03-18T01:52:13.969Z Downloaded ssh-cipher v0.2.0
8742025-03-18T01:52:13.969Z Downloaded newline-converter v0.3.0
8752025-03-18T01:52:13.969Z Downloaded password-hash v0.4.2
8762025-03-18T01:52:13.969Z Downloaded rand v0.9.0
8772025-03-18T01:52:13.969Z Downloaded radium v0.7.0
8782025-03-18T01:52:13.969Z Downloaded litrs v0.4.1
8792025-03-18T01:52:13.969Z Downloaded icu_properties v1.5.1
8802025-03-18T01:52:13.969Z Downloaded hyper-util v0.1.10
8812025-03-18T01:52:13.969Z Downloaded ssh-key v0.6.6
8822025-03-18T01:52:13.969Z Downloaded salty v0.3.0
8832025-03-18T01:52:13.995Z Downloaded portable-atomic v1.9.0
8842025-03-18T01:52:13.995Z Downloaded shlex v1.3.0
8852025-03-18T01:52:13.995Z Downloaded regex-syntax v0.6.29
8862025-03-18T01:52:13.995Z Downloaded opaque-debug v0.3.1
8872025-03-18T01:52:13.995Z Downloaded futures-util v0.3.31
8882025-03-18T01:52:14.020Z Downloaded slog-json v2.6.1
8892025-03-18T01:52:14.020Z Downloaded lru-cache v0.1.2
8902025-03-18T01:52:14.020Z Downloaded pkcs8 v0.10.2
8912025-03-18T01:52:14.021Z Downloaded enum-as-inner v0.6.1
8922025-03-18T01:52:14.021Z Downloaded steno v0.4.1
8932025-03-18T01:52:14.021Z Downloaded postgres-types v0.2.9
8942025-03-18T01:52:14.046Z Downloaded path-slash v0.1.5
8952025-03-18T01:52:14.047Z Downloaded shell-words v1.1.0
8962025-03-18T01:52:14.047Z Downloaded sha1 v0.10.6
8972025-03-18T01:52:14.047Z Downloaded regex v1.11.1
8982025-03-18T01:52:14.047Z Downloaded gimli v0.31.1
8992025-03-18T01:52:14.072Z Downloaded futures-sink v0.3.31
9002025-03-18T01:52:14.072Z Downloaded proptest v1.6.0
9012025-03-18T01:52:14.072Z Downloaded csv v1.3.1
9022025-03-18T01:52:14.098Z Downloaded cexpr v0.6.0
9032025-03-18T01:52:14.098Z Downloaded precomputed-hash v0.1.1
9042025-03-18T01:52:14.098Z Downloaded expectorate v1.1.0
9052025-03-18T01:52:14.098Z Downloaded phf_shared v0.11.2
9062025-03-18T01:52:14.098Z Downloaded petname v2.0.2
9072025-03-18T01:52:14.124Z Downloaded num-integer v0.1.46
9082025-03-18T01:52:14.124Z Downloaded num-derive v0.4.2
9092025-03-18T01:52:14.124Z Downloaded glob v0.3.2
9102025-03-18T01:52:14.124Z Downloaded either v1.14.0
9112025-03-18T01:52:14.124Z Downloaded oxnet v0.1.1
9122025-03-18T01:52:14.124Z Downloaded owo-colors v4.2.0
9132025-03-18T01:52:14.124Z Downloaded typify-macro v0.2.0
9142025-03-18T01:52:14.124Z Downloaded libsw-core v0.3.1
9152025-03-18T01:52:14.124Z Downloaded http-body-util v0.1.2
9162025-03-18T01:52:14.124Z Downloaded fd-lock v4.0.2
9172025-03-18T01:52:14.150Z Downloaded serde_with v3.12.0
9182025-03-18T01:52:14.150Z Downloaded git2 v0.19.0
9192025-03-18T01:52:14.150Z Downloaded icu_provider v1.5.0
9202025-03-18T01:52:14.150Z Downloaded bit-set v0.5.3
9212025-03-18T01:52:14.150Z Downloaded yasna v0.5.2
9222025-03-18T01:52:14.176Z Downloaded strip-ansi-escapes v0.2.0
9232025-03-18T01:52:14.176Z Downloaded stable_deref_trait v1.2.0
9242025-03-18T01:52:14.176Z Downloaded postgres-protocol v0.6.8
9252025-03-18T01:52:14.176Z Downloaded foreign-types v0.5.0
9262025-03-18T01:52:14.176Z Downloaded foreign-types v0.3.2
9272025-03-18T01:52:14.176Z Downloaded num-bigint-dig v0.8.4
9282025-03-18T01:52:14.176Z Downloaded webpki-roots v0.26.6
9292025-03-18T01:52:14.176Z Downloaded openapiv3 v2.0.0
9302025-03-18T01:52:14.202Z Downloaded indicatif v0.17.11
9312025-03-18T01:52:14.202Z Downloaded string_cache v0.8.7
9322025-03-18T01:52:14.202Z Downloaded sct v0.7.1
9332025-03-18T01:52:14.202Z Downloaded postcard v1.0.10
9342025-03-18T01:52:14.202Z Downloaded poly1305 v0.8.0
9352025-03-18T01:52:14.202Z Downloaded derive_builder_core v0.20.2
9362025-03-18T01:52:14.202Z Downloaded uuid v1.15.1
9372025-03-18T01:52:14.228Z Downloaded reedline v0.38.0
9382025-03-18T01:52:14.228Z Downloaded siphasher v0.3.11
9392025-03-18T01:52:14.228Z Downloaded polyval v0.6.2
9402025-03-18T01:52:14.228Z Downloaded password-hash v0.5.0
9412025-03-18T01:52:14.228Z Downloaded fallible-iterator v0.2.0
9422025-03-18T01:52:14.228Z Downloaded url v2.5.3
9432025-03-18T01:52:14.228Z Downloaded universal-hash v0.5.1
9442025-03-18T01:52:14.228Z Downloaded smallvec v0.6.14
9452025-03-18T01:52:14.228Z Downloaded zerocopy-derive v0.6.6
9462025-03-18T01:52:14.253Z Downloaded indexmap v1.9.3
9472025-03-18T01:52:14.254Z Downloaded unsafe-libyaml v0.2.11
9482025-03-18T01:52:14.254Z Downloaded hickory-client v0.24.4
9492025-03-18T01:52:14.254Z Downloaded thiserror-no-std v2.0.2
9502025-03-18T01:52:14.279Z Downloaded strum_macros v0.24.3
9512025-03-18T01:52:14.279Z Downloaded smf v0.2.3
9522025-03-18T01:52:14.280Z Downloaded rand_core v0.6.4
9532025-03-18T01:52:14.280Z Downloaded instability v0.3.2
9542025-03-18T01:52:14.280Z Downloaded num-bigint v0.4.6
9552025-03-18T01:52:14.280Z Downloaded rand_chacha v0.3.1
9562025-03-18T01:52:14.280Z Downloaded nix v0.29.0
9572025-03-18T01:52:14.306Z Downloaded libloading v0.8.5
9582025-03-18T01:52:14.306Z Downloaded bzip2-sys v0.1.11+1.0.8
9592025-03-18T01:52:14.306Z Downloaded untrusted v0.9.0
9602025-03-18T01:52:14.306Z Downloaded untrusted v0.7.1
9612025-03-18T01:52:14.306Z Downloaded unicode-xid v0.2.6
9622025-03-18T01:52:14.306Z Downloaded serde_yaml v0.9.34+deprecated
9632025-03-18T01:52:14.333Z Downloaded phf_shared v0.10.0
9642025-03-18T01:52:14.333Z Downloaded phf_codegen v0.11.2
9652025-03-18T01:52:14.333Z Downloaded pem v3.0.5
9662025-03-18T01:52:14.333Z Downloaded zerocopy-derive v0.8.10
9672025-03-18T01:52:14.333Z Downloaded utf-8 v0.7.6
9682025-03-18T01:52:14.333Z Downloaded test-strategy v0.4.0
9692025-03-18T01:52:14.333Z Downloaded termtree v0.5.1
9702025-03-18T01:52:14.333Z Downloaded phf_generator v0.11.2
9712025-03-18T01:52:14.333Z Downloaded fixedbitset v0.4.2
9722025-03-18T01:52:14.333Z Downloaded winnow v0.6.20
9732025-03-18T01:52:14.359Z Downloaded winnow v0.5.40
9742025-03-18T01:52:14.359Z Downloaded tokio-native-tls v0.3.1
9752025-03-18T01:52:14.359Z Downloaded radix_trie v0.2.1
9762025-03-18T01:52:14.359Z Downloaded nix v0.28.0
9772025-03-18T01:52:14.385Z Downloaded lazy_static v1.5.0
9782025-03-18T01:52:14.385Z Downloaded normalize-line-endings v0.3.0
9792025-03-18T01:52:14.385Z Downloaded packed_struct v0.10.1
9802025-03-18T01:52:14.385Z Downloaded sync_wrapper v1.0.1
9812025-03-18T01:52:14.385Z Downloaded md5 v0.7.0
9822025-03-18T01:52:14.385Z Downloaded litemap v0.7.3
9832025-03-18T01:52:14.385Z Downloaded strum_macros v0.25.3
9842025-03-18T01:52:14.385Z Downloaded percent-encoding v2.3.1
9852025-03-18T01:52:14.385Z Downloaded num v0.4.3
9862025-03-18T01:52:14.411Z Downloaded flate2 v1.1.0
9872025-03-18T01:52:14.411Z Downloaded scrypt v0.11.0
9882025-03-18T01:52:14.411Z Downloaded predicates-core v1.0.8
9892025-03-18T01:52:14.411Z Downloaded openssl v0.10.71
9902025-03-18T01:52:14.411Z Downloaded sled v0.34.7
9912025-03-18T01:52:14.437Z Downloaded headers v0.4.0
9922025-03-18T01:52:14.437Z Downloaded nix v0.27.1
9932025-03-18T01:52:14.463Z Downloaded icu_normalizer_data v1.5.0
9942025-03-18T01:52:14.463Z Downloaded icu_locid_transform v1.5.0
9952025-03-18T01:52:14.463Z Downloaded nu-ansi-term v0.50.1
9962025-03-18T01:52:14.463Z Downloaded ed25519-dalek v2.1.1
9972025-03-18T01:52:14.463Z Downloaded tls_codec v0.4.1
9982025-03-18T01:52:14.463Z Downloaded schemars_derive v0.8.22
9992025-03-18T01:52:14.463Z Downloaded typify-macro v0.3.0
10002025-03-18T01:52:14.463Z Downloaded slog-stdlog v4.1.1
10012025-03-18T01:52:14.463Z Downloaded lazycell v1.3.0
10022025-03-18T01:52:14.463Z Downloaded lalrpop-util v0.19.12
10032025-03-18T01:52:14.463Z Downloaded ipnetwork v0.21.1
10042025-03-18T01:52:14.463Z Downloaded hyper-tls v0.6.0
10052025-03-18T01:52:14.463Z Downloaded headers-core v0.3.0
10062025-03-18T01:52:14.463Z Downloaded cookie_store v0.21.1
10072025-03-18T01:52:14.489Z Downloaded cookie v0.18.1
10082025-03-18T01:52:14.489Z Downloaded async-bb8-diesel v0.2.1
10092025-03-18T01:52:14.490Z Downloaded futures-macro v0.3.31
10102025-03-18T01:52:14.490Z Downloaded tokio-postgres v0.7.13
10112025-03-18T01:52:14.490Z Downloaded signal-hook-tokio v0.3.1
10122025-03-18T01:52:14.490Z Downloaded futures-io v0.3.31
10132025-03-18T01:52:14.490Z Downloaded fixedbitset v0.5.7
10142025-03-18T01:52:14.490Z Downloaded ecdsa v0.16.9
10152025-03-18T01:52:14.490Z Downloaded dyn-clone v1.0.19
10162025-03-18T01:52:14.490Z Downloaded defmt-macros v0.3.9
10172025-03-18T01:52:14.490Z Downloaded tokio-rustls v0.25.0
10182025-03-18T01:52:14.516Z Downloaded tinyvec v1.8.0
10192025-03-18T01:52:14.516Z Downloaded rtoolbox v0.0.2
10202025-03-18T01:52:14.516Z Downloaded iana-time-zone v0.1.61
10212025-03-18T01:52:14.516Z Downloaded csv-core v0.1.11
10222025-03-18T01:52:14.516Z Downloaded aho-corasick v1.1.3
10232025-03-18T01:52:14.516Z Downloaded ed25519 v2.2.3
10242025-03-18T01:52:14.516Z Downloaded defmt-parser v0.3.4
10252025-03-18T01:52:14.516Z Downloaded whoami v1.5.2
10262025-03-18T01:52:14.516Z Downloaded signature v2.2.0
10272025-03-18T01:52:14.516Z Downloaded proc-macro-error-attr2 v2.0.0
10282025-03-18T01:52:14.541Z Downloaded highway v1.3.0
10292025-03-18T01:52:14.541Z Downloaded base64 v0.22.1
10302025-03-18T01:52:14.542Z Downloaded tokio-rustls v0.24.1
10312025-03-18T01:52:14.542Z Downloaded tabled v0.18.0
10322025-03-18T01:52:14.567Z Downloaded libefi-sys v0.1.0
10332025-03-18T01:52:14.567Z Downloaded idna_adapter v1.2.0
10342025-03-18T01:52:14.567Z Downloaded hubpack v0.1.2
10352025-03-18T01:52:14.567Z Downloaded hex-literal v0.4.1
10362025-03-18T01:52:14.567Z Downloaded waitgroup v0.1.2
10372025-03-18T01:52:14.567Z Downloaded tls_codec_derive v0.4.1
10382025-03-18T01:52:14.567Z Downloaded schemars v0.8.22
10392025-03-18T01:52:14.593Z Downloaded rand v0.8.5
10402025-03-18T01:52:14.593Z Downloaded openssl-macros v0.1.1
10412025-03-18T01:52:14.593Z Downloaded typify v0.3.0
10422025-03-18T01:52:14.593Z Downloaded tap v1.0.1
10432025-03-18T01:52:14.593Z Downloaded linked-hash-map v0.5.6
10442025-03-18T01:52:14.593Z Downloaded simd-adler32 v0.3.7
10452025-03-18T01:52:14.593Z Downloaded signal-hook-mio v0.2.4
10462025-03-18T01:52:14.593Z Downloaded openssl-sys v0.9.106
10472025-03-18T01:52:14.593Z Downloaded diesel_derives v2.2.3
10482025-03-18T01:52:14.593Z Downloaded lock_api v0.4.12
10492025-03-18T01:52:14.619Z Downloaded hyper-rustls v0.27.3
10502025-03-18T01:52:14.619Z Downloaded const_format_proc_macros v0.2.34
10512025-03-18T01:52:14.619Z Downloaded const-oid v0.9.6
10522025-03-18T01:52:14.619Z Downloaded cc v1.2.15
10532025-03-18T01:52:14.619Z Downloaded bit-vec v0.8.0
10542025-03-18T01:52:14.619Z Downloaded signal-hook-registry v1.4.2
10552025-03-18T01:52:14.619Z Downloaded nibble_vec v0.1.0
10562025-03-18T01:52:14.619Z Downloaded newtype_derive v0.1.6
10572025-03-18T01:52:14.619Z Downloaded gethostname v0.5.0
10582025-03-18T01:52:14.619Z Downloaded sync-ptr v0.1.1
10592025-03-18T01:52:14.619Z Downloaded slog-scope v4.4.0
10602025-03-18T01:52:14.619Z Downloaded slog-envlogger v2.2.0
10612025-03-18T01:52:14.619Z Downloaded linear-map v1.2.0
10622025-03-18T01:52:14.645Z Downloaded derive_more v0.99.19
10632025-03-18T01:52:14.645Z Downloaded mime_guess v2.0.5
10642025-03-18T01:52:14.645Z Downloaded compact_str v0.8.0
10652025-03-18T01:52:14.645Z Downloaded cfg_aliases v0.1.1
10662025-03-18T01:52:14.645Z Downloaded ahash v0.8.11
10672025-03-18T01:52:14.645Z Downloaded omicron-zone-package v0.12.0
10682025-03-18T01:52:14.645Z Downloaded unarray v0.1.4
10692025-03-18T01:52:14.645Z Downloaded slog v2.7.0
10702025-03-18T01:52:14.645Z Downloaded arrayvec v0.7.6
10712025-03-18T01:52:14.671Z Downloaded rustls v0.22.4
10722025-03-18T01:52:14.671Z Downloaded progenitor-impl v0.8.0
10732025-03-18T01:52:14.671Z Downloaded managed v0.8.0
10742025-03-18T01:52:14.671Z Downloaded colored v2.2.0
10752025-03-18T01:52:14.671Z Downloaded document-features v0.2.10
10762025-03-18T01:52:14.671Z Downloaded humantime v2.1.0
10772025-03-18T01:52:14.671Z Downloaded nodrop v0.1.14
10782025-03-18T01:52:14.697Z Downloaded getrandom v0.2.15
10792025-03-18T01:52:14.697Z Downloaded downcast v0.11.0
10802025-03-18T01:52:14.697Z Downloaded display-error-chain v0.2.2
10812025-03-18T01:52:14.697Z Downloaded diff v0.1.13
10822025-03-18T01:52:14.697Z Downloaded des v0.8.1
10832025-03-18T01:52:14.697Z Downloaded derive_builder_macro v0.20.2
10842025-03-18T01:52:14.697Z Downloaded mime v0.3.17
10852025-03-18T01:52:14.697Z Downloaded futures-task v0.3.31
10862025-03-18T01:52:14.697Z Downloaded difflib v0.4.0
10872025-03-18T01:52:14.697Z Downloaded diesel-dtrace v0.4.2
10882025-03-18T01:52:14.697Z Downloaded zerovec-derive v0.10.3
10892025-03-18T01:52:14.697Z Downloaded zerovec v0.10.4
10902025-03-18T01:52:14.723Z Downloaded zerofrom-derive v0.1.4
10912025-03-18T01:52:14.724Z Downloaded tungstenite v0.23.0
10922025-03-18T01:52:14.724Z Downloaded supports-color v3.0.2
10932025-03-18T01:52:14.724Z Downloaded kstat-rs v0.2.4
10942025-03-18T01:52:14.724Z Downloaded home v0.5.9
10952025-03-18T01:52:14.724Z Downloaded bitfield v0.14.0
10962025-03-18T01:52:14.724Z Downloaded diesel_table_macro_syntax v0.2.0
10972025-03-18T01:52:14.724Z Downloaded typed-path v0.9.3
10982025-03-18T01:52:14.724Z Downloaded tungstenite v0.24.0
10992025-03-18T01:52:14.724Z Downloaded tabled_derive v0.10.0
11002025-03-18T01:52:14.724Z Downloaded memoffset v0.9.1
11012025-03-18T01:52:14.724Z Downloaded lru v0.12.5
11022025-03-18T01:52:14.750Z Downloaded keccak v0.1.5
11032025-03-18T01:52:14.750Z Downloaded is-terminal v0.4.13
11042025-03-18T01:52:14.750Z Downloaded internet-checksum v0.2.1
11052025-03-18T01:52:14.750Z Downloaded indoc v2.0.6
11062025-03-18T01:52:14.750Z Downloaded impl-trait-for-tuples v0.2.2
11072025-03-18T01:52:14.750Z Downloaded twox-hash v2.1.0
11082025-03-18T01:52:14.750Z Downloaded tungstenite v0.21.0
11092025-03-18T01:52:14.750Z Downloaded tracing-core v0.1.32
11102025-03-18T01:52:14.750Z Downloaded rustc-hash v2.1.1
11112025-03-18T01:52:14.750Z Downloaded maplit v1.0.2
11122025-03-18T01:52:14.750Z Downloaded zeroize v1.8.1
11132025-03-18T01:52:14.750Z Downloaded tui-tree-widget v0.23.0
11142025-03-18T01:52:14.750Z Downloaded take_mut v0.2.2
11152025-03-18T01:52:14.750Z Downloaded slog-dtrace v0.3.0
11162025-03-18T01:52:14.776Z Downloaded rustls v0.21.12
11172025-03-18T01:52:14.776Z Downloaded lockfree-object-pool v0.1.6
11182025-03-18T01:52:14.776Z Downloaded icu_provider_macros v1.5.0
11192025-03-18T01:52:14.776Z Downloaded hubpack_derive v0.1.1
11202025-03-18T01:52:14.776Z Downloaded httparse v1.9.5
11212025-03-18T01:52:14.776Z Downloaded progenitor-macro v0.9.1
11222025-03-18T01:52:14.776Z Downloaded aes-gcm v0.10.3
11232025-03-18T01:52:14.803Z Downloaded try-lock v0.2.5
11242025-03-18T01:52:14.803Z Downloaded md-5 v0.10.6
11252025-03-18T01:52:14.803Z Downloaded maybe-uninit v2.0.0
11262025-03-18T01:52:14.803Z Downloaded libsw v3.4.0
11272025-03-18T01:52:14.803Z Downloaded indoc v1.0.9
11282025-03-18T01:52:14.803Z Downloaded indent_write v2.2.0
11292025-03-18T01:52:14.803Z Downloaded hex v0.4.3
11302025-03-18T01:52:14.803Z Downloaded crc32fast v1.4.2
11312025-03-18T01:52:14.803Z Downloaded crc v3.2.1
11322025-03-18T01:52:14.803Z Downloaded convert_case v0.4.0
11332025-03-18T01:52:14.803Z Downloaded clang-sys v1.8.1
11342025-03-18T01:52:14.803Z Downloaded blake3 v1.5.4
11352025-03-18T01:52:14.829Z Downloaded bit-set v0.8.0
11362025-03-18T01:52:14.829Z Downloaded atomicwrites v0.4.4
11372025-03-18T01:52:14.829Z Downloaded array-init v0.0.4
11382025-03-18T01:52:14.829Z Downloaded tabwriter v1.4.0
11392025-03-18T01:52:14.829Z Downloaded synstructure v0.13.1
11402025-03-18T01:52:14.829Z Downloaded slog-bunyan v2.5.0
11412025-03-18T01:52:14.829Z Downloaded rsa v0.9.6
11422025-03-18T01:52:14.829Z Downloaded crossbeam-channel v0.5.13
11432025-03-18T01:52:14.829Z Downloaded russh-keys v0.45.0
11442025-03-18T01:52:14.855Z Downloaded russh v0.45.0
11452025-03-18T01:52:14.855Z Downloaded inout v0.1.3
11462025-03-18T01:52:14.855Z Downloaded bitfield-struct v0.6.2
11472025-03-18T01:52:14.855Z Downloaded atty v0.2.14
11482025-03-18T01:52:14.855Z Downloaded assert_matches v1.5.0
11492025-03-18T01:52:14.855Z Downloaded rustfmt-wrapper v0.2.1
11502025-03-18T01:52:14.855Z Downloaded rustc_version v0.4.1
11512025-03-18T01:52:14.855Z Downloaded rustc_version v0.1.7
11522025-03-18T01:52:14.855Z Downloaded rustc-hash v1.1.0
11532025-03-18T01:52:14.855Z Downloaded rustc-demangle v0.1.24
11542025-03-18T01:52:14.855Z Downloaded rpassword v7.3.1
11552025-03-18T01:52:14.855Z Downloaded progenitor-macro v0.8.0
11562025-03-18T01:52:14.855Z Downloaded progenitor-impl v0.9.1
11572025-03-18T01:52:14.855Z Downloaded progenitor-client v0.9.1
11582025-03-18T01:52:14.856Z Downloaded progenitor-client v0.8.0
11592025-03-18T01:52:14.882Z Downloaded proc-macro-crate v1.3.1
11602025-03-18T01:52:14.882Z Downloaded match_cfg v0.1.0
11612025-03-18T01:52:14.882Z Downloaded bstr v1.10.0
11622025-03-18T01:52:14.882Z Downloaded blowfish v0.9.1
11632025-03-18T01:52:14.882Z Downloaded bb8 v0.8.5
11642025-03-18T01:52:14.882Z Downloaded chrono-tz-build v0.4.0
11652025-03-18T01:52:14.882Z Downloaded chrono v0.4.40
11662025-03-18T01:52:14.908Z Downloaded bitvec v1.0.1
11672025-03-18T01:52:14.908Z Downloaded bindgen v0.71.1
11682025-03-18T01:52:14.934Z Downloaded bindgen v0.69.5
11692025-03-18T01:52:14.934Z Downloaded aws-lc-rs v1.12.4
11702025-03-18T01:52:14.934Z Downloaded async-stream-impl v0.3.6
11712025-03-18T01:52:14.934Z Downloaded progenitor v0.9.1
11722025-03-18T01:52:14.934Z Downloaded progenitor v0.8.0
11732025-03-18T01:52:14.934Z Downloaded pretty-hex v0.2.1
11742025-03-18T01:52:14.934Z Downloaded is_ci v1.2.0
11752025-03-18T01:52:14.960Z Downloaded instant v0.1.13
11762025-03-18T01:52:14.960Z Downloaded ident_case v1.0.1
11772025-03-18T01:52:14.960Z Downloaded http-range v0.1.5
11782025-03-18T01:52:14.960Z Downloaded http-body v1.0.1
11792025-03-18T01:52:14.961Z Downloaded crunchy v0.2.2
11802025-03-18T01:52:14.961Z Downloaded crc-any v2.5.0
11812025-03-18T01:52:14.961Z Downloaded chacha20 v0.9.1
11822025-03-18T01:52:14.961Z Downloaded cfg_aliases v0.2.1
11832025-03-18T01:52:14.961Z Downloaded bytes v1.10.1
11842025-03-18T01:52:14.961Z Downloaded bit-vec v0.6.3
11852025-03-18T01:52:14.961Z Downloaded bcs v0.1.6
11862025-03-18T01:52:14.961Z Downloaded aes v0.8.4
11872025-03-18T01:52:14.961Z Downloaded ctr v0.9.2
11882025-03-18T01:52:14.987Z Downloaded const_format v0.2.34
11892025-03-18T01:52:14.987Z Downloaded ciborium v0.2.2
11902025-03-18T01:52:14.987Z Downloaded chacha20poly1305 v0.10.1
11912025-03-18T01:52:14.987Z Downloaded bumpalo v3.16.0
11922025-03-18T01:52:14.987Z Downloaded base64 v0.21.7
11932025-03-18T01:52:14.987Z Downloaded arc-swap v1.7.1
11942025-03-18T01:52:14.987Z Downloaded allocator-api2 v0.2.18
11952025-03-18T01:52:14.987Z Downloaded hostname v0.4.0
11962025-03-18T01:52:15.013Z Downloaded heck v0.3.3
11972025-03-18T01:52:15.013Z Downloaded crossbeam-epoch v0.9.18
11982025-03-18T01:52:15.013Z Downloaded console v0.15.10
11992025-03-18T01:52:15.039Z Downloaded cargo_metadata v0.18.1
12002025-03-18T01:52:15.039Z Downloaded cancel-safe-futures v0.1.5
12012025-03-18T01:52:15.039Z Downloaded buf-list v1.0.3
12022025-03-18T01:52:15.039Z Downloaded block-padding v0.3.3
12032025-03-18T01:52:15.039Z Downloaded base64 v0.13.1
12042025-03-18T01:52:15.039Z Downloaded cobs v0.2.3
12052025-03-18T01:52:15.039Z Downloaded cmake v0.1.51
12062025-03-18T01:52:15.039Z Downloaded ciborium-ll v0.2.2
12072025-03-18T01:52:15.039Z Downloaded castaway v0.2.3
12082025-03-18T01:52:15.039Z Downloaded bzip2 v0.4.4
12092025-03-18T01:52:15.039Z Downloaded atomic-waker v1.1.2
12102025-03-18T01:52:15.039Z Downloaded async-trait v0.1.87
12112025-03-18T01:52:15.039Z Downloaded ascii-canvas v3.0.0
12122025-03-18T01:52:15.039Z Downloaded argon2 v0.5.3
12132025-03-18T01:52:15.039Z Downloaded aead v0.5.2
12142025-03-18T01:52:15.039Z Downloaded addr2line v0.24.2
12152025-03-18T01:52:15.039Z Downloaded cipher v0.4.4
12162025-03-18T01:52:15.039Z Downloaded ciborium-io v0.2.2
12172025-03-18T01:52:15.039Z Downloaded cbc v0.1.2
12182025-03-18T01:52:15.039Z Downloaded cassowary v0.3.0
12192025-03-18T01:52:15.039Z Downloaded bcrypt-pbkdf v0.10.0
12202025-03-18T01:52:15.039Z Downloaded base64ct v1.6.0
12212025-03-18T01:52:15.039Z Downloaded base16ct v0.2.0
12222025-03-18T01:52:15.066Z Downloaded backoff v0.4.0
12232025-03-18T01:52:15.066Z Downloaded async-recursion v1.1.1
12242025-03-18T01:52:15.066Z Downloaded arrayref v0.3.9
12252025-03-18T01:52:15.066Z Downloaded adler2 v2.0.0
12262025-03-18T01:52:15.186Z Compiling serde v1.0.218
12272025-03-18T01:52:15.212Z Compiling value-bag v1.9.0
12282025-03-18T01:52:15.212Z Compiling lock_api v0.4.12
12292025-03-18T01:52:15.212Z Compiling scopeguard v1.2.0
12302025-03-18T01:52:15.239Z Compiling typenum v1.17.0
12312025-03-18T01:52:15.239Z Compiling generic-array v0.14.7
12322025-03-18T01:52:15.283Z Compiling syn v2.0.98
12332025-03-18T01:52:15.309Z Compiling getrandom v0.2.15
12342025-03-18T01:52:15.443Z Compiling shlex v1.3.0
12352025-03-18T01:52:15.622Z Compiling log v0.4.22
12362025-03-18T01:52:15.676Z Compiling rand_core v0.6.4
12372025-03-18T01:52:15.747Z Compiling jobserver v0.1.32
12382025-03-18T01:52:15.796Z Compiling subtle v2.6.1
12392025-03-18T01:52:15.822Z Compiling smallvec v1.14.0
12402025-03-18T01:52:16.105Z Compiling cc v1.2.15
12412025-03-18T01:52:16.130Z Compiling const-oid v0.9.6
12422025-03-18T01:52:16.166Z Compiling pin-project-lite v0.2.14
12432025-03-18T01:52:16.192Z Compiling parking_lot_core v0.9.10
12442025-03-18T01:52:16.308Z Compiling rustix v0.38.37
12452025-03-18T01:52:16.334Z Compiling signal-hook-registry v1.4.2
12462025-03-18T01:52:16.461Z Compiling futures-core v0.3.31
12472025-03-18T01:52:16.682Z Compiling mio v1.0.2
12482025-03-18T01:52:16.928Z Compiling parking_lot v0.12.3
12492025-03-18T01:52:17.018Z Compiling spin v0.9.8
12502025-03-18T01:52:17.085Z Compiling socket2 v0.5.8
12512025-03-18T01:52:17.207Z Compiling aho-corasick v1.1.3
12522025-03-18T01:52:17.378Z Compiling cpufeatures v0.2.14
12532025-03-18T01:52:17.489Z Compiling futures-sink v0.3.31
12542025-03-18T01:52:17.778Z Compiling stable_deref_trait v1.2.0
12552025-03-18T01:52:17.822Z Compiling either v1.14.0
12562025-03-18T01:52:17.856Z Compiling regex-syntax v0.8.5
12572025-03-18T01:52:17.953Z Compiling slab v0.4.9
12582025-03-18T01:52:18.015Z Compiling glob v0.3.2
12592025-03-18T01:52:18.198Z Compiling serde_json v1.0.139
12602025-03-18T01:52:18.269Z Compiling prettyplease v0.2.30
12612025-03-18T01:52:18.510Z Compiling lazy_static v1.5.0
12622025-03-18T01:52:18.590Z Compiling minimal-lexical v0.2.1
12632025-03-18T01:52:18.685Z Compiling futures-channel v0.3.31
12642025-03-18T01:52:18.719Z Compiling libloading v0.8.5
12652025-03-18T01:52:18.797Z Compiling clang-sys v1.8.1
12662025-03-18T01:52:19.113Z Compiling nom v7.1.3
12672025-03-18T01:52:19.139Z Compiling bindgen v0.69.5
12682025-03-18T01:52:19.198Z Compiling futures-io v0.3.31
12692025-03-18T01:52:19.493Z Compiling futures-task v0.3.31
12702025-03-18T01:52:19.577Z Compiling foldhash v0.1.3
12712025-03-18T01:52:19.760Z Compiling pin-utils v0.1.0
12722025-03-18T01:52:19.839Z Compiling home v0.5.9
12732025-03-18T01:52:19.867Z Compiling allocator-api2 v0.2.18
12742025-03-18T01:52:19.892Z Compiling libm v0.2.8
12752025-03-18T01:52:20.068Z Compiling itertools v0.12.1
12762025-03-18T01:52:20.184Z Compiling num-traits v0.2.19
12772025-03-18T01:52:20.443Z Compiling hashbrown v0.15.1
12782025-03-18T01:52:20.531Z Compiling rustc-hash v1.1.0
12792025-03-18T01:52:20.675Z Compiling pkg-config v0.3.31
12802025-03-18T01:52:21.322Z Compiling regex-automata v0.4.8
12812025-03-18T01:52:21.485Z Compiling lazycell v1.3.0
12822025-03-18T01:52:21.667Z Compiling cexpr v0.6.0
12832025-03-18T01:52:21.904Z Compiling synstructure v0.13.1
12842025-03-18T01:52:22.966Z Compiling cmake v0.1.51
12852025-03-18T01:52:23.242Z Compiling dunce v1.0.5
12862025-03-18T01:52:23.271Z Compiling fs_extra v1.3.0
12872025-03-18T01:52:23.396Z Compiling getrandom v0.3.1
12882025-03-18T01:52:23.774Z Compiling writeable v0.5.5
12892025-03-18T01:52:23.800Z Compiling litemap v0.7.3
12902025-03-18T01:52:24.152Z Compiling ring v0.17.11
12912025-03-18T01:52:24.269Z Compiling paste v1.0.15
12922025-03-18T01:52:24.392Z Compiling base64ct v1.6.0
12932025-03-18T01:52:24.587Z Compiling httparse v1.9.5
12942025-03-18T01:52:24.755Z Compiling aws-lc-rs v1.12.4
12952025-03-18T01:52:24.879Z Compiling pem-rfc7468 v0.7.0
12962025-03-18T01:52:25.124Z Compiling icu_locid_transform_data v1.5.0
12972025-03-18T01:52:25.166Z Compiling flagset v0.4.6
12982025-03-18T01:52:25.263Z Compiling tracing-core v0.1.32
12992025-03-18T01:52:25.364Z Compiling crossbeam-utils v0.8.20
13002025-03-18T01:52:25.435Z Compiling rustls-pki-types v1.10.0
13012025-03-18T01:52:25.777Z Compiling regex v1.11.1
13022025-03-18T01:52:26.137Z Compiling icu_properties_data v1.5.0
13032025-03-18T01:52:26.205Z Compiling serde_derive v1.0.218
13042025-03-18T01:52:26.233Z Compiling zeroize_derive v1.4.2
13052025-03-18T01:52:26.302Z Compiling zerocopy-derive v0.7.35
13062025-03-18T01:52:26.367Z Compiling tokio-macros v2.5.0
13072025-03-18T01:52:26.574Z Compiling zerofrom-derive v0.1.4
13082025-03-18T01:52:27.393Z Compiling zeroize v1.8.1
13092025-03-18T01:52:27.582Z Compiling yoke-derive v0.7.4
13102025-03-18T01:52:27.956Z Compiling zerocopy v0.7.35
13112025-03-18T01:52:28.818Z Compiling crypto-common v0.1.6
13122025-03-18T01:52:28.852Z Compiling block-buffer v0.10.4
13132025-03-18T01:52:28.892Z Compiling thiserror-impl v1.0.69
13142025-03-18T01:52:29.038Z Compiling futures-macro v0.3.31
13152025-03-18T01:52:29.064Z Compiling digest v0.10.7
13162025-03-18T01:52:29.116Z Compiling displaydoc v0.2.5
13172025-03-18T01:52:29.443Z Compiling zerofrom v0.1.4
13182025-03-18T01:52:29.487Z Compiling zerovec-derive v0.10.3
13192025-03-18T01:52:29.593Z Compiling hmac v0.12.1
13202025-03-18T01:52:29.656Z Compiling block-padding v0.3.3
13212025-03-18T01:52:29.708Z Compiling yoke v0.7.4
13222025-03-18T01:52:29.840Z Compiling ppv-lite86 v0.2.20
13232025-03-18T01:52:29.895Z Compiling inout v0.1.3
13242025-03-18T01:52:30.032Z Compiling sha2 v0.10.8
13252025-03-18T01:52:30.163Z Compiling cipher v0.4.4
13262025-03-18T01:52:30.394Z Compiling icu_provider_macros v1.5.0
13272025-03-18T01:52:30.492Z Compiling der_derive v0.7.3
13282025-03-18T01:52:30.517Z Compiling futures-util v0.3.31
13292025-03-18T01:52:30.628Z Compiling tracing-attributes v0.1.27
13302025-03-18T01:52:31.261Z Compiling thiserror v1.0.69
13312025-03-18T01:52:31.286Z Compiling percent-encoding v2.3.1
13322025-03-18T01:52:31.398Z Compiling pest v2.7.14
13332025-03-18T01:52:31.438Z Compiling zerovec v0.10.4
13342025-03-18T01:52:31.554Z Compiling salsa20 v0.10.2
13352025-03-18T01:52:31.772Z Compiling pbkdf2 v0.12.2
13362025-03-18T01:52:32.283Z Compiling der v0.7.9
13372025-03-18T01:52:32.562Z Compiling time-core v0.1.2
13382025-03-18T01:52:32.748Z Compiling utf8_iter v1.0.4
13392025-03-18T01:52:32.787Z Compiling untrusted v0.9.0
13402025-03-18T01:52:32.951Z Compiling icu_normalizer_data v1.5.0
13412025-03-18T01:52:32.977Z Compiling utf16_iter v1.0.5
13422025-03-18T01:52:33.062Z Compiling tinystr v0.7.6
13432025-03-18T01:52:33.167Z Compiling icu_collections v1.5.0
13442025-03-18T01:52:33.276Z Compiling powerfmt v0.2.0
13452025-03-18T01:52:33.305Z Compiling tracing v0.1.40
13462025-03-18T01:52:33.408Z Compiling icu_locid v1.5.0
13472025-03-18T01:52:33.605Z Compiling untrusted v0.7.1
13482025-03-18T01:52:33.737Z Compiling num-conv v0.1.0
13492025-03-18T01:52:33.783Z Compiling vcpkg v0.2.15
13502025-03-18T01:52:33.996Z Compiling spki v0.7.3
13512025-03-18T01:52:34.022Z Compiling write16 v1.0.0
13522025-03-18T01:52:34.153Z Compiling time-macros v0.2.18
13532025-03-18T01:52:34.231Z Compiling pest_meta v2.7.14
13542025-03-18T01:52:34.335Z Compiling deranged v0.3.11
13552025-03-18T01:52:34.754Z Compiling icu_provider v1.5.0
13562025-03-18T01:52:35.233Z Compiling openssl-sys v0.9.106
13572025-03-18T01:52:35.479Z Compiling icu_locid_transform v1.5.0
13582025-03-18T01:52:35.578Z Compiling scrypt v0.11.0
13592025-03-18T01:52:35.998Z Compiling cbc v0.1.2
13602025-03-18T01:52:36.049Z Compiling aes v0.8.4
13612025-03-18T01:52:36.083Z Compiling scroll_derive v0.12.0
13622025-03-18T01:52:36.227Z Compiling tinyvec_macros v0.1.1
13632025-03-18T01:52:36.328Z Compiling bytes v1.10.1
13642025-03-18T01:52:36.372Z Compiling bitflags v2.6.0
13652025-03-18T01:52:37.130Z Compiling indexmap v2.7.1
13662025-03-18T01:52:37.395Z Compiling tokio v1.43.0
13672025-03-18T01:52:37.557Z Compiling semver v1.0.25
13682025-03-18T01:52:37.622Z Compiling http v1.2.0
13692025-03-18T01:52:38.182Z Compiling icu_properties v1.5.1
13702025-03-18T01:52:38.209Z Compiling rustc_version v0.4.1
13712025-03-18T01:52:38.307Z Compiling num_threads v0.1.7
13722025-03-18T01:52:38.436Z Compiling atomic-waker v1.1.2
13732025-03-18T01:52:38.618Z Compiling time v0.3.36
13742025-03-18T01:52:38.772Z Compiling scroll v0.12.0
13752025-03-18T01:52:38.826Z Compiling http-body v1.0.1
13762025-03-18T01:52:38.952Z Compiling pkcs5 v0.7.1
13772025-03-18T01:52:39.060Z Compiling tinyvec v1.8.0
13782025-03-18T01:52:39.243Z Compiling uuid v1.15.1
13792025-03-18T01:52:39.472Z Compiling pest_generator v2.7.14
13802025-03-18T01:52:39.869Z Compiling which v4.4.2
13812025-03-18T01:52:40.358Z Compiling form_urlencoded v1.2.1
13822025-03-18T01:52:40.522Z Compiling rand_chacha v0.3.1
13832025-03-18T01:52:40.599Z Compiling try-lock v0.2.5
13842025-03-18T01:52:40.651Z Compiling slog v2.7.0
13852025-03-18T01:52:40.767Z Compiling zerocopy v0.8.10
13862025-03-18T01:52:40.906Z Compiling iana-time-zone v0.1.61
13872025-03-18T01:52:41.149Z Compiling chrono v0.4.40
13882025-03-18T01:52:41.238Z Compiling icu_normalizer v1.5.0
13892025-03-18T01:52:41.494Z Compiling rand v0.8.5
13902025-03-18T01:52:41.985Z Compiling pest_derive v2.7.14
13912025-03-18T01:52:42.315Z Compiling idna_adapter v1.2.0
13922025-03-18T01:52:42.430Z Compiling goblin v0.8.2
13932025-03-18T01:52:42.536Z Compiling idna v1.0.3
13942025-03-18T01:52:42.685Z Compiling want v0.3.1
13952025-03-18T01:52:42.757Z Compiling pkcs8 v0.10.2
13962025-03-18T01:52:42.935Z Compiling zerocopy-derive v0.8.10
13972025-03-18T01:52:43.244Z Compiling httpdate v1.0.3
13982025-03-18T01:52:43.300Z Compiling tower-service v0.3.3
13992025-03-18T01:52:43.429Z Compiling adler2 v2.0.0
14002025-03-18T01:52:43.631Z Compiling miniz_oxide v0.8.5
14012025-03-18T01:52:43.657Z Compiling dtrace-parser v0.2.0
14022025-03-18T01:52:43.955Z Compiling serde_spanned v0.6.8
14032025-03-18T01:52:44.161Z Compiling serde_tokenstream v0.2.2
14042025-03-18T01:52:44.485Z Compiling tokio-util v0.7.13
14052025-03-18T01:52:44.645Z Compiling toml_datetime v0.6.8
14062025-03-18T01:52:44.833Z Compiling serde_derive_internals v0.29.1
14072025-03-18T01:52:45.036Z Compiling openssl v0.10.71
14082025-03-18T01:52:45.196Z Compiling rustversion v1.0.17
14092025-03-18T01:52:45.750Z Compiling h2 v0.4.6
14102025-03-18T01:52:45.786Z Compiling match_cfg v0.1.0
14112025-03-18T01:52:45.786Z Compiling schemars v0.8.22
14122025-03-18T01:52:45.786Z Compiling base64 v0.22.1
14132025-03-18T01:52:45.895Z Compiling foreign-types-shared v0.1.1
14142025-03-18T01:52:46.009Z Compiling foreign-types v0.3.2
14152025-03-18T01:52:46.193Z Compiling hostname v0.3.1
14162025-03-18T01:52:46.345Z Compiling url v2.5.3
14172025-03-18T01:52:46.639Z Compiling schemars_derive v0.8.22
14182025-03-18T01:52:47.413Z Compiling dof v0.3.0
14192025-03-18T01:52:47.626Z Compiling rand_core v0.9.2
14202025-03-18T01:52:47.895Z Compiling async-trait v0.1.87
14212025-03-18T01:52:48.039Z Compiling openssl-macros v0.1.1
14222025-03-18T01:52:48.769Z Compiling usdt-impl v0.5.0
14232025-03-18T01:52:48.794Z Compiling bzip2-sys v0.1.11+1.0.8
14242025-03-18T01:52:49.009Z Compiling dirs-sys-next v0.1.2
14252025-03-18T01:52:49.257Z Compiling siphasher v0.3.11
14262025-03-18T01:52:49.299Z Compiling rustls v0.23.19
14272025-03-18T01:52:49.526Z Compiling data-encoding v2.6.0
14282025-03-18T01:52:49.605Z Compiling dyn-clone v1.0.19
14292025-03-18T01:52:49.637Z Compiling syn v1.0.109
14302025-03-18T01:52:49.817Z Compiling rustls v0.22.4
14312025-03-18T01:52:49.918Z Compiling native-tls v0.2.12
14322025-03-18T01:52:50.033Z Compiling dirs-next v2.0.0
14332025-03-18T01:52:50.233Z Compiling rand_chacha v0.9.0
14342025-03-18T01:52:51.078Z Compiling unicode-normalization v0.1.24
14352025-03-18T01:52:51.293Z Compiling hyper v1.6.0
14362025-03-18T01:52:51.350Z Compiling http-body-util v0.1.2
14372025-03-18T01:52:51.785Z Compiling heapless v0.7.17
14382025-03-18T01:52:51.841Z Compiling crossbeam-epoch v0.9.18
14392025-03-18T01:52:51.971Z Compiling signature v2.2.0
14402025-03-18T01:52:52.170Z Compiling sha1 v0.10.6
14412025-03-18T01:52:52.254Z Compiling thread_local v1.1.8
14422025-03-18T01:52:52.459Z Compiling multer v3.1.0
14432025-03-18T01:52:52.599Z Compiling encoding_rs v0.8.34
14442025-03-18T01:52:52.768Z Compiling cookie v0.18.1
14452025-03-18T01:52:52.794Z Compiling crc32fast v1.4.2
14462025-03-18T01:52:52.819Z Compiling openssl-probe v0.1.5
14472025-03-18T01:52:53.045Z Compiling signal-hook v0.3.17
14482025-03-18T01:52:53.108Z Compiling rayon-core v1.12.1
14492025-03-18T01:52:53.133Z Compiling unicode-bidi v0.3.17
14502025-03-18T01:52:53.297Z Compiling mime v0.3.17
14512025-03-18T01:52:53.380Z Compiling hyper-util v0.1.10
14522025-03-18T01:52:53.535Z Compiling ipnet v2.11.0
14532025-03-18T01:52:53.742Z Compiling gimli v0.31.1
14542025-03-18T01:52:54.154Z Compiling unicode-properties v0.1.3
14552025-03-18T01:52:54.406Z Compiling slog-async v2.8.0
14562025-03-18T01:52:54.460Z Compiling stringprep v0.1.5
14572025-03-18T01:52:54.529Z Compiling toml_edit v0.22.24
14582025-03-18T01:52:55.038Z Compiling crossbeam-deque v0.8.5
14592025-03-18T01:52:55.599Z Compiling rand v0.9.0
14602025-03-18T01:52:55.781Z Compiling term v0.7.0
14612025-03-18T01:52:55.821Z Compiling usdt-macro v0.5.0
14622025-03-18T01:52:56.773Z Compiling usdt-attr-macro v0.5.0
14632025-03-18T01:52:56.911Z Compiling slog-json v2.6.1
14642025-03-18T01:52:56.959Z Compiling serde_urlencoded v0.7.1
14652025-03-18T01:52:57.068Z Compiling curve25519-dalek v4.1.3
14662025-03-18T01:52:57.247Z Compiling addr2line v0.24.2
14672025-03-18T01:52:57.405Z Compiling crossbeam-channel v0.5.13
14682025-03-18T01:52:57.700Z Compiling futures-executor v0.3.31
14692025-03-18T01:52:57.760Z Compiling enum-as-inner v0.6.1
14702025-03-18T01:52:57.877Z Compiling md-5 v0.10.6
14712025-03-18T01:52:58.127Z Compiling async-stream-impl v0.3.6
14722025-03-18T01:52:58.152Z Compiling rustls-pemfile v2.2.0
14732025-03-18T01:52:58.179Z Compiling num-integer v0.1.46
14742025-03-18T01:52:58.360Z Compiling hash32 v0.2.1
14752025-03-18T01:52:58.454Z Compiling ff v0.13.0
14762025-03-18T01:52:58.580Z Compiling is-terminal v0.4.13
14772025-03-18T01:52:58.670Z Compiling object v0.36.5
14782025-03-18T01:52:58.704Z Compiling memoffset v0.9.1
14792025-03-18T01:52:58.729Z Compiling dropshot v0.12.0
14802025-03-18T01:52:58.801Z Compiling rustc-demangle v0.1.24
14812025-03-18T01:52:58.976Z Compiling quick-error v1.2.3
14822025-03-18T01:52:59.002Z Compiling litrs v0.4.1
14832025-03-18T01:52:59.133Z Compiling smoltcp v0.9.1
14842025-03-18T01:52:59.159Z Compiling utf-8 v0.7.6
14852025-03-18T01:52:59.450Z Compiling portable-atomic v1.9.0
14862025-03-18T01:52:59.597Z Compiling linked-hash-map v0.5.6
14872025-03-18T01:52:59.669Z Compiling fallible-iterator v0.2.0
14882025-03-18T01:52:59.907Z Compiling take_mut v0.2.2
14892025-03-18T01:52:59.944Z Compiling num-bigint-dig v0.8.4
14902025-03-18T01:53:00.080Z Compiling base16ct v0.2.0
14912025-03-18T01:53:00.237Z Compiling cfg_aliases v0.2.1
14922025-03-18T01:53:00.262Z Compiling psl-types v2.0.11
14932025-03-18T01:53:00.288Z Compiling anyhow v1.0.97
14942025-03-18T01:53:00.349Z Compiling nix v0.29.0
14952025-03-18T01:53:00.389Z Compiling sec1 v0.7.3
14962025-03-18T01:53:00.462Z Compiling publicsuffix v2.3.0
14972025-03-18T01:53:00.704Z Compiling postgres-protocol v0.6.8
14982025-03-18T01:53:00.868Z Compiling document-features v0.2.10
14992025-03-18T01:53:01.064Z Compiling lru-cache v0.1.2
15002025-03-18T01:53:01.147Z Compiling tungstenite v0.24.0
15012025-03-18T01:53:01.257Z Compiling async-stream v0.3.6
15022025-03-18T01:53:01.510Z Compiling resolv-conf v0.7.0
15032025-03-18T01:53:01.765Z Compiling slog-term v2.9.1
15042025-03-18T01:53:01.847Z Compiling usdt v0.5.0
15052025-03-18T01:53:01.873Z Compiling group v0.13.0
15062025-03-18T01:53:02.184Z Compiling num-iter v0.1.45
15072025-03-18T01:53:02.294Z Compiling hickory-proto v0.24.4
15082025-03-18T01:53:02.385Z Compiling futures v0.3.31
15092025-03-18T01:53:02.680Z Compiling toml v0.8.20
15102025-03-18T01:53:02.799Z Compiling slog-bunyan v2.5.0
15112025-03-18T01:53:02.907Z Compiling tokio-native-tls v0.3.1
15122025-03-18T01:53:03.009Z Compiling bzip2 v0.4.4
15132025-03-18T01:53:04.004Z Compiling camino v1.1.9
15142025-03-18T01:53:04.196Z Compiling backtrace v0.3.74
15152025-03-18T01:53:04.429Z Compiling flate2 v1.1.0
15162025-03-18T01:53:04.696Z Compiling phf_shared v0.11.2
15172025-03-18T01:53:04.725Z Compiling dropshot_endpoint v0.12.0
15182025-03-18T01:53:04.750Z Compiling terminal_size v0.4.0
15192025-03-18T01:53:04.957Z Compiling waitgroup v0.1.2
15202025-03-18T01:53:05.025Z Compiling openapiv3 v2.0.0
15212025-03-18T01:53:05.170Z Compiling serde_path_to_error v0.1.16
15222025-03-18T01:53:05.200Z Compiling hkdf v0.12.4
15232025-03-18T01:53:05.444Z Compiling crypto-bigint v0.5.5
15242025-03-18T01:53:05.735Z Compiling hubpack_derive v0.1.1
15252025-03-18T01:53:05.830Z Compiling curve25519-dalek-derive v0.1.1
15262025-03-18T01:53:06.432Z Compiling zerocopy-derive v0.6.6
15272025-03-18T01:53:06.581Z Compiling webpki-roots v0.26.6
15282025-03-18T01:53:06.780Z Compiling sync_wrapper v1.0.1
15292025-03-18T01:53:06.936Z Compiling hostname v0.4.0
15302025-03-18T01:53:06.972Z Compiling ahash v0.8.11
15312025-03-18T01:53:07.148Z Compiling fs-err v2.11.0
15322025-03-18T01:53:07.277Z Compiling managed v0.8.0
15332025-03-18T01:53:07.422Z Compiling simd-adler32 v0.3.7
15342025-03-18T01:53:07.704Z Compiling zip v2.1.3
15352025-03-18T01:53:07.960Z Compiling unicode-width v0.2.0
15362025-03-18T01:53:08.002Z Compiling debug-ignore v1.0.5
15372025-03-18T01:53:08.043Z Compiling winnow v0.5.40
15382025-03-18T01:53:08.119Z Compiling lockfree-object-pool v0.1.6
15392025-03-18T01:53:08.173Z Compiling tower-layer v0.3.3
15402025-03-18T01:53:08.280Z Compiling newtype-uuid v1.2.1
15412025-03-18T01:53:08.356Z Compiling bumpalo v3.16.0
15422025-03-18T01:53:08.433Z Compiling buf-list v1.0.3
15432025-03-18T01:53:08.459Z Compiling clap_builder v4.5.31
15442025-03-18T01:53:08.564Z Compiling tower v0.5.2
15452025-03-18T01:53:08.779Z Compiling zopfli v0.8.1
15462025-03-18T01:53:09.018Z Compiling console v0.15.10
15472025-03-18T01:53:09.281Z Compiling strum_macros v0.25.3
15482025-03-18T01:53:10.132Z Compiling zerocopy v0.6.6
15492025-03-18T01:53:10.183Z Compiling elliptic-curve v0.13.8
15502025-03-18T01:53:10.541Z Compiling hickory-resolver v0.24.4
15512025-03-18T01:53:10.753Z Compiling toml_edit v0.19.15
15522025-03-18T01:53:10.940Z Compiling hubpack v0.1.2
15532025-03-18T01:53:11.517Z Compiling phf v0.11.2
15542025-03-18T01:53:11.771Z Compiling signal-hook-mio v0.2.4
15552025-03-18T01:53:11.940Z Compiling rayon v1.10.0
15562025-03-18T01:53:11.970Z Compiling cookie_store v0.21.1
15572025-03-18T01:53:12.223Z Compiling hyper-tls v0.6.0
15582025-03-18T01:53:13.279Z Compiling tokio-tungstenite v0.24.0
15592025-03-18T01:53:13.863Z Compiling postgres-types v0.2.9
15602025-03-18T01:53:15.115Z Compiling ed25519 v2.2.3
15612025-03-18T01:53:15.277Z Compiling phf_shared v0.10.0
15622025-03-18T01:53:15.612Z Compiling tokio-stream v0.1.17
15632025-03-18T01:53:15.670Z Compiling pkcs1 v0.7.5
15642025-03-18T01:53:16.001Z Compiling serde-big-array v0.5.1
15652025-03-18T01:53:16.236Z Compiling clap_derive v4.5.28
15662025-03-18T01:53:16.425Z Compiling rfc6979 v0.4.0
15672025-03-18T01:53:16.452Z Compiling derive-where v1.2.7
15682025-03-18T01:53:16.549Z Compiling serde_repr v0.1.19
15692025-03-18T01:53:16.613Z Compiling bstr v1.10.0
15702025-03-18T01:53:16.663Z Compiling float-cmp v0.10.0
15712025-03-18T01:53:16.911Z Compiling static_assertions v1.1.0
15722025-03-18T01:53:16.996Z Compiling precomputed-hash v0.1.1
15732025-03-18T01:53:17.025Z Compiling fixedbitset v0.4.2
15742025-03-18T01:53:17.133Z Compiling normalize-line-endings v0.3.0
15752025-03-18T01:53:17.276Z Compiling difflib v0.4.0
15762025-03-18T01:53:17.422Z Compiling whoami v1.5.2
15772025-03-18T01:53:17.474Z Compiling new_debug_unreachable v1.0.6
15782025-03-18T01:53:17.625Z Compiling predicates-core v1.0.8
15792025-03-18T01:53:17.902Z Compiling number_prefix v0.4.0
15802025-03-18T01:53:17.963Z Compiling unicode-segmentation v1.12.0
15812025-03-18T01:53:18.048Z Compiling predicates v3.1.3
15822025-03-18T01:53:18.139Z Compiling indicatif v0.17.11
15832025-03-18T01:53:18.424Z Compiling tokio-postgres v0.7.13
15842025-03-18T01:53:18.680Z Compiling similar v2.7.0
15852025-03-18T01:53:19.146Z Compiling string_cache v0.8.7
15862025-03-18T01:53:19.297Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15872025-03-18T01:53:19.520Z Compiling petgraph v0.6.5
15882025-03-18T01:53:19.762Z Compiling clap v4.5.31
15892025-03-18T01:53:19.842Z Compiling ecdsa v0.16.9
15902025-03-18T01:53:19.888Z Compiling rsa v0.9.6
15912025-03-18T01:53:20.423Z Compiling ed25519-dalek v2.1.1
15922025-03-18T01:53:21.504Z Compiling toml v0.7.8
15932025-03-18T01:53:22.204Z Compiling crossterm v0.28.1
15942025-03-18T01:53:23.539Z Compiling zip v0.6.6
15952025-03-18T01:53:23.765Z Compiling ipnetwork v0.21.1
15962025-03-18T01:53:23.832Z Compiling hex v0.4.3
15972025-03-18T01:53:24.349Z Compiling x509-cert v0.2.5
15982025-03-18T01:53:24.386Z Compiling itertools v0.10.5
15992025-03-18T01:53:24.461Z Compiling unicode-xid v0.2.6
16002025-03-18T01:53:24.486Z Compiling lalrpop-util v0.19.12
16012025-03-18T01:53:24.651Z Compiling peg-runtime v0.8.5
16022025-03-18T01:53:24.676Z Compiling strum_macros v0.26.4
16032025-03-18T01:53:24.790Z Compiling xattr v1.3.1
16042025-03-18T01:53:24.914Z Compiling filetime v0.2.25
16052025-03-18T01:53:25.139Z Compiling tar v0.4.44
16062025-03-18T01:53:28.214Z Compiling strum v0.26.3
16072025-03-18T01:53:31.061Z Compiling aws-lc-sys v0.26.0
16082025-03-18T01:54:04.835Z Compiling rustls-webpki v0.102.8
16092025-03-18T01:54:09.192Z Compiling tokio-rustls v0.25.0
16102025-03-18T01:54:11.083Z Compiling tokio-rustls v0.26.0
16112025-03-18T01:54:11.417Z Compiling hyper-rustls v0.27.3
16122025-03-18T01:54:11.751Z Compiling reqwest v0.12.12
16132025-03-18T01:54:13.295Z Compiling qorb v0.2.1
16142025-03-18T01:54:16.547Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16152025-03-18T01:54:16.918Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16162025-03-18T01:54:22.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
16172025-03-18T01:54:22.660Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16182025-03-18T01:54:22.727ZMar 18 01:54:22.475 INFO Starting download, target: Clickhouse
16192025-03-18T01:54:22.727ZMar 18 01:54:22.475 INFO Starting download, target: Cockroach
16202025-03-18T01:54:22.727ZMar 18 01:54:22.475 INFO Starting download, target: Console
16212025-03-18T01:54:22.753ZMar 18 01:54:22.475 INFO Starting download, target: DendriteOpenapi
16222025-03-18T01:54:22.753ZMar 18 01:54:22.475 INFO Starting download, target: MaghemiteMgd
16232025-03-18T01:54:22.753ZMar 18 01:54:22.475 INFO Starting download, target: DendriteStub
16242025-03-18T01:54:22.753ZMar 18 01:54:22.475 INFO Starting download, target: TransceiverControl
16252025-03-18T01:54:22.753ZMar 18 01:54:22.477 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16262025-03-18T01:54:22.753ZMar 18 01:54:22.477 INFO Downloading out/downloads/dpd-a66561e0a063cc30820182008c31f9a64cbd8a6f.json (attempt 1/3), target: DendriteOpenapi
16272025-03-18T01:54:22.753ZMar 18 01:54:22.478 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16282025-03-18T01:54:22.753ZMar 18 01:54:22.478 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16292025-03-18T01:54:22.753ZMar 18 01:54:22.478 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16302025-03-18T01:54:22.753ZMar 18 01:54:22.478 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16312025-03-18T01:54:22.753ZMar 18 01:54:22.478 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16322025-03-18T01:54:23.036ZMar 18 01:54:22.783 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16332025-03-18T01:54:23.176ZMar 18 01:54:22.921 INFO Download complete, target: DendriteOpenapi
16342025-03-18T01:54:23.408ZMar 18 01:54:23.138 INFO Download complete, target: Console
16352025-03-18T01:54:23.453ZMar 18 01:54:23.162 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16362025-03-18T01:54:23.831ZMar 18 01:54:23.578 INFO Download complete, target: TransceiverControl
16372025-03-18T01:54:24.901ZMar 18 01:54:24.649 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16382025-03-18T01:54:26.120ZMar 18 01:54:25.868 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16392025-03-18T01:54:27.714ZMar 18 01:54:27.462 INFO Download complete, target: MaghemiteMgd
16402025-03-18T01:54:27.921ZMar 18 01:54:27.668 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16412025-03-18T01:54:27.948ZMar 18 01:54:27.668 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16422025-03-18T01:54:28.846ZMar 18 01:54:28.594 INFO Download complete, target: DendriteStub
16432025-03-18T01:54:32.754ZMar 18 01:54:32.502 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16442025-03-18T01:54:35.397ZMar 18 01:54:35.145 INFO Checking that binary works, target: Cockroach
16452025-03-18T01:54:35.770ZMar 18 01:54:35.517 INFO Download complete, target: Cockroach
16462025-03-18T01:54:44.899ZMar 18 01:54:44.646 INFO Checking that binary works, target: Clickhouse
16472025-03-18T01:54:45.077ZMar 18 01:54:44.824 INFO Download complete, target: Clickhouse
16482025-03-18T01:54:45.106ZAll builder prerequisites installed successfully, and PATH looks valid
16492025-03-18T01:54:45.134Z
16502025-03-18T01:54:45.134Zreal 5:09.042722540
16512025-03-18T01:54:45.134Zuser 14:04.610835611
16522025-03-18T01:54:45.134Zsys 2:21.772616830
16532025-03-18T01:54:45.134Ztrap 0.525166322
16542025-03-18T01:54:45.134Ztflt 0.469436050
16552025-03-18T01:54:45.134Zdflt 1.209466386
16562025-03-18T01:54:45.134Zkflt 0.009870182
16572025-03-18T01:54:45.134Zlock 26:48.813267925
16582025-03-18T01:54:45.134Zslp 50:41.519463375
16592025-03-18T01:54:45.134Zlat 1:07.628387775
16602025-03-18T01:54:45.134Zstop 2:34.468156445
16612025-03-18T01:54:45.135Z+ banner hack-check
16622025-03-18T01:54:45.135Z
16632025-03-18T01:54:45.135Z # # ## #### # # #### # # ###### #### # #
16642025-03-18T01:54:45.135Z # # # # # # # # # # # # # # # # #
16652025-03-18T01:54:45.135Z ###### # # # #### ##### # ###### ##### # ####
16662025-03-18T01:54:45.135Z # # ###### # # # # # # # # # #
16672025-03-18T01:54:45.135Z # # # # # # # # # # # # # # # # #
16682025-03-18T01:54:45.135Z # # # # #### # # #### # # ###### #### # #
16692025-03-18T01:54:45.135Z
16702025-03-18T01:54:45.135Z+ export CARGO_INCREMENTAL=0
16712025-03-18T01:54:45.135Z+ CARGO_INCREMENTAL=0
16722025-03-18T01:54:45.135Z+ ptime -m timeout 2h cargo xtask check-features --ci
16732025-03-18T01:54:45.999Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16742025-03-18T01:54:49.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
16752025-03-18T01:54:49.898Z Running `target/debug/xtask check-features --ci`
16762025-03-18T01:54:49.929Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16772025-03-18T01:54:49.929Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16782025-03-18T01:54:50.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
16792025-03-18T01:54:50.774Z Running `target/debug/xtask download cargo-hack`
16802025-03-18T01:54:52.171Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16812025-03-18T01:54:52.600Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16822025-03-18T01:54:57.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s
16832025-03-18T01:54:57.591Z Running `target/debug/xtask-downloader cargo-hack`
16842025-03-18T01:54:57.650ZMar 18 01:54:57.396 INFO Starting download, target: CargoHack
16852025-03-18T01:54:57.676ZMar 18 01:54:57.398 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16862025-03-18T01:54:58.343ZMar 18 01:54:58.087 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16872025-03-18T01:54:58.432ZMar 18 01:54:58.179 INFO Download complete, target: CargoHack
16882025-03-18T01:54:58.459Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16892025-03-18T01:54:58.484Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16902025-03-18T01:54:58.704Zinfo: running `cargo check --bins` on api_identity (1/198)
16912025-03-18T01:54:59.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-03-18T01:54:59.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-03-18T01:54:59.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-03-18T01:54:59.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
16952025-03-18T01:54:59.564Z
16962025-03-18T01:54:59.564Zinfo: running `cargo check --bins` on bootstore (2/198)
16972025-03-18T01:55:00.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-03-18T01:55:00.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-03-18T01:55:00.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-03-18T01:55:00.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
17012025-03-18T01:55:00.489Z
17022025-03-18T01:55:00.489Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/198)
17032025-03-18T01:55:01.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-03-18T01:55:01.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-03-18T01:55:01.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-03-18T01:55:01.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
17072025-03-18T01:55:01.542Z
17082025-03-18T01:55:01.542Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/198)
17092025-03-18T01:55:02.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-03-18T01:55:02.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-03-18T01:55:02.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-03-18T01:55:02.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
17132025-03-18T01:55:02.332Z
17142025-03-18T01:55:02.332Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/198)
17152025-03-18T01:55:02.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-03-18T01:55:02.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-03-18T01:55:02.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-03-18T01:55:02.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17192025-03-18T01:55:03.033Z
17202025-03-18T01:55:03.033Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/198)
17212025-03-18T01:55:03.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-03-18T01:55:09.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-03-18T01:55:09.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-03-18T01:55:09.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17252025-03-18T01:55:09.072Z
17262025-03-18T01:55:09.072Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/198)
17272025-03-18T01:55:09.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-03-18T01:55:09.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-03-18T01:55:09.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-03-18T01:55:09.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17312025-03-18T01:55:09.386Z
17322025-03-18T01:55:09.386Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/198)
17332025-03-18T01:55:09.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-03-18T01:55:09.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-03-18T01:55:09.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-03-18T01:55:09.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17372025-03-18T01:55:09.387Z
17382025-03-18T01:55:09.387Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/198)
17392025-03-18T01:55:09.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-03-18T01:55:09.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-03-18T01:55:09.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-03-18T01:55:09.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17432025-03-18T01:55:09.503Z
17442025-03-18T01:55:09.503Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/198)
17452025-03-18T01:55:09.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-03-18T01:55:09.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-03-18T01:55:09.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-03-18T01:55:09.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17492025-03-18T01:55:09.503Z
17502025-03-18T01:55:09.503Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/198)
17512025-03-18T01:55:09.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-03-18T01:55:09.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-03-18T01:55:09.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-03-18T01:55:09.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17552025-03-18T01:55:09.503Z
17562025-03-18T01:55:09.503Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/198)
17572025-03-18T01:55:09.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-03-18T01:55:09.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-03-18T01:55:09.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-03-18T01:55:09.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17612025-03-18T01:55:09.503Z
17622025-03-18T01:55:09.503Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/198)
17632025-03-18T01:55:09.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-03-18T01:55:09.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-03-18T01:55:09.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-03-18T01:55:09.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17672025-03-18T01:55:09.504Z
17682025-03-18T01:55:09.504Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/198)
17692025-03-18T01:55:09.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-03-18T01:55:09.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-03-18T01:55:09.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-03-18T01:55:09.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17732025-03-18T01:55:09.504Z
17742025-03-18T01:55:09.504Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/198)
17752025-03-18T01:55:09.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-03-18T01:55:09.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-03-18T01:55:09.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-03-18T01:55:09.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17792025-03-18T01:55:09.504Z
17802025-03-18T01:55:09.504Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/198)
17812025-03-18T01:55:09.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-03-18T01:55:09.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-03-18T01:55:09.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-03-18T01:55:09.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17852025-03-18T01:55:09.804Z
17862025-03-18T01:55:09.804Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/198)
17872025-03-18T01:55:10.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-03-18T01:55:10.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-03-18T01:55:10.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-03-18T01:55:10.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17912025-03-18T01:55:10.447Z
17922025-03-18T01:55:10.447Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/198)
17932025-03-18T01:55:11.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-03-18T01:55:11.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-03-18T01:55:11.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-03-18T01:55:11.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17972025-03-18T01:55:11.084Z
17982025-03-18T01:55:11.084Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/198)
17992025-03-18T01:55:11.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-03-18T01:55:11.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-03-18T01:55:11.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-03-18T01:55:11.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18032025-03-18T01:55:11.709Z
18042025-03-18T01:55:11.709Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/198)
18052025-03-18T01:55:12.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-03-18T01:55:12.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-03-18T01:55:12.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-03-18T01:55:12.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18092025-03-18T01:55:12.371Z
18102025-03-18T01:55:12.371Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/198)
18112025-03-18T01:55:12.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-03-18T01:55:12.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-03-18T01:55:12.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-03-18T01:55:12.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18152025-03-18T01:55:12.996Z
18162025-03-18T01:55:12.996Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/198)
18172025-03-18T01:55:13.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-03-18T01:55:13.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-03-18T01:55:13.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-03-18T01:55:13.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18212025-03-18T01:55:13.658Z
18222025-03-18T01:55:13.658Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/198)
18232025-03-18T01:55:14.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-03-18T01:55:14.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-03-18T01:55:14.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-03-18T01:55:14.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18272025-03-18T01:55:14.263Z
18282025-03-18T01:55:14.263Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/198)
18292025-03-18T01:55:14.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-03-18T01:55:14.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-03-18T01:55:14.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-03-18T01:55:14.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18332025-03-18T01:55:14.898Z
18342025-03-18T01:55:14.898Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/198)
18352025-03-18T01:55:15.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-03-18T01:55:15.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-03-18T01:55:15.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-03-18T01:55:15.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18392025-03-18T01:55:15.535Z
18402025-03-18T01:55:15.535Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/198)
18412025-03-18T01:55:16.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-03-18T01:55:16.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-03-18T01:55:16.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-03-18T01:55:16.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18452025-03-18T01:55:16.152Z
18462025-03-18T01:55:16.152Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/198)
18472025-03-18T01:55:16.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-03-18T01:55:16.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-03-18T01:55:16.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-03-18T01:55:16.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18512025-03-18T01:55:16.777Z
18522025-03-18T01:55:16.777Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/198)
18532025-03-18T01:55:17.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-03-18T01:55:17.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-03-18T01:55:17.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-03-18T01:55:17.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18572025-03-18T01:55:17.422Z
18582025-03-18T01:55:17.423Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/198)
18592025-03-18T01:55:17.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-03-18T01:55:17.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-03-18T01:55:17.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-03-18T01:55:17.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18632025-03-18T01:55:18.036Z
18642025-03-18T01:55:18.036Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/198)
18652025-03-18T01:55:18.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-03-18T01:55:18.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-03-18T01:55:18.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-03-18T01:55:18.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18692025-03-18T01:55:18.666Z
18702025-03-18T01:55:18.666Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/198)
18712025-03-18T01:55:19.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-03-18T01:55:19.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-03-18T01:55:19.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-03-18T01:55:19.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18752025-03-18T01:55:19.297Z
18762025-03-18T01:55:19.298Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/198)
18772025-03-18T01:55:19.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-03-18T01:55:19.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-03-18T01:55:19.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-03-18T01:55:19.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18812025-03-18T01:55:19.917Z
18822025-03-18T01:55:19.917Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/198)
18832025-03-18T01:55:20.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-03-18T01:55:20.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-03-18T01:55:20.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-03-18T01:55:20.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18872025-03-18T01:55:20.551Z
18882025-03-18T01:55:20.552Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/198)
18892025-03-18T01:55:21.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-03-18T01:55:21.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-03-18T01:55:21.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-03-18T01:55:21.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18932025-03-18T01:55:21.186Z
18942025-03-18T01:55:21.186Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/198)
18952025-03-18T01:55:21.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-03-18T01:55:21.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-03-18T01:55:21.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-03-18T01:55:21.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18992025-03-18T01:55:21.814Z
19002025-03-18T01:55:21.814Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/198)
19012025-03-18T01:55:22.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-03-18T01:55:22.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-03-18T01:55:22.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-03-18T01:55:22.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19052025-03-18T01:55:22.455Z
19062025-03-18T01:55:22.455Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/198)
19072025-03-18T01:55:23.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-03-18T01:55:23.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-03-18T01:55:23.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-03-18T01:55:23.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19112025-03-18T01:55:23.072Z
19122025-03-18T01:55:23.072Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/198)
19132025-03-18T01:55:23.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-03-18T01:55:23.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-03-18T01:55:23.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-03-18T01:55:23.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19172025-03-18T01:55:23.699Z
19182025-03-18T01:55:23.699Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/198)
19192025-03-18T01:55:24.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-03-18T01:55:24.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-03-18T01:55:24.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-03-18T01:55:24.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19232025-03-18T01:55:24.332Z
19242025-03-18T01:55:24.332Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/198)
19252025-03-18T01:55:24.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-03-18T01:55:24.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-03-18T01:55:24.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-03-18T01:55:24.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19292025-03-18T01:55:24.971Z
19302025-03-18T01:55:24.971Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/198)
19312025-03-18T01:55:25.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-03-18T01:55:25.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-03-18T01:55:25.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-03-18T01:55:25.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19352025-03-18T01:55:25.624Z
19362025-03-18T01:55:25.624Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/198)
19372025-03-18T01:55:26.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-03-18T01:55:26.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-03-18T01:55:26.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-03-18T01:55:26.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19412025-03-18T01:55:26.260Z
19422025-03-18T01:55:26.260Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/198)
19432025-03-18T01:55:26.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-03-18T01:55:26.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-03-18T01:55:26.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-03-18T01:55:26.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19472025-03-18T01:55:26.893Z
19482025-03-18T01:55:26.893Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/198)
19492025-03-18T01:55:27.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-03-18T01:55:27.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-03-18T01:55:27.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-03-18T01:55:27.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19532025-03-18T01:55:27.549Z
19542025-03-18T01:55:27.549Zinfo: running `cargo check --bins` on sled-hardware-types (45/198)
19552025-03-18T01:55:28.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-03-18T01:55:28.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-03-18T01:55:28.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-03-18T01:55:28.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19592025-03-18T01:55:28.462Z
19602025-03-18T01:55:28.462Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/198)
19612025-03-18T01:55:29.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-03-18T01:55:29.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-03-18T01:55:29.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-03-18T01:55:29.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19652025-03-18T01:55:29.366Z
19662025-03-18T01:55:29.366Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/198)
19672025-03-18T01:55:30.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-03-18T01:55:30.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-03-18T01:55:30.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-03-18T01:55:30.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19712025-03-18T01:55:30.282Z
19722025-03-18T01:55:30.282Zinfo: running `cargo check --bins` on oxlog (48/198)
19732025-03-18T01:55:31.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-03-18T01:55:31.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-03-18T01:55:31.190Z Checking cfg-if v1.0.0
19762025-03-18T01:55:31.216Z Checking libc v0.2.170
19772025-03-18T01:55:31.241Z Checking serde v1.0.218
19782025-03-18T01:55:31.241Z Checking zeroize v1.8.1
19792025-03-18T01:55:31.267Z Checking memchr v2.7.4
19802025-03-18T01:55:31.293Z Checking typenum v1.17.0
19812025-03-18T01:55:31.293Z Checking value-bag v1.9.0
19822025-03-18T01:55:31.318Z Checking subtle v2.6.1
19832025-03-18T01:55:31.346Z Checking scopeguard v1.2.0
19842025-03-18T01:55:31.492Z Checking smallvec v1.14.0
19852025-03-18T01:55:31.533Z Checking lock_api v0.4.12
19862025-03-18T01:55:31.575Z Checking itoa v1.0.11
19872025-03-18T01:55:31.669Z Checking log v0.4.22
19882025-03-18T01:55:31.786Z Checking const-oid v0.9.6
19892025-03-18T01:55:31.826Z Checking pin-project-lite v0.2.14
19902025-03-18T01:55:31.889Z Checking byteorder v1.5.0
19912025-03-18T01:55:31.948Z Checking once_cell v1.20.3
19922025-03-18T01:55:32.040Z Checking futures-core v0.3.31
19932025-03-18T01:55:32.131Z Checking getrandom v0.2.15
19942025-03-18T01:55:32.132Z Checking parking_lot_core v0.9.10
19952025-03-18T01:55:32.182Z Checking generic-array v0.14.7
19962025-03-18T01:55:32.232Z Checking signal-hook-registry v1.4.2
19972025-03-18T01:55:32.257Z Checking mio v1.0.2
19982025-03-18T01:55:32.283Z Checking socket2 v0.5.8
19992025-03-18T01:55:32.374Z Checking rand_core v0.6.4
20002025-03-18T01:55:32.486Z Checking parking_lot v0.12.3
20012025-03-18T01:55:32.511Z Checking cpufeatures v0.2.14
20022025-03-18T01:55:32.592Z Checking stable_deref_trait v1.2.0
20032025-03-18T01:55:32.659Z Checking futures-sink v0.3.31
20042025-03-18T01:55:32.692Z Checking zerocopy v0.7.35
20052025-03-18T01:55:32.718Z Checking slab v0.4.9
20062025-03-18T01:55:32.798Z Checking zerofrom v0.1.4
20072025-03-18T01:55:32.824Z Checking futures-channel v0.3.31
20082025-03-18T01:55:32.824Z Checking equivalent v1.0.1
20092025-03-18T01:55:32.951Z Checking allocator-api2 v0.2.18
20102025-03-18T01:55:32.977Z Checking pin-utils v0.1.0
20112025-03-18T01:55:33.002Z Checking yoke v0.7.4
20122025-03-18T01:55:33.074Z Checking futures-task v0.3.31
20132025-03-18T01:55:33.145Z Checking foldhash v0.1.3
20142025-03-18T01:55:33.171Z Checking crypto-common v0.1.6
20152025-03-18T01:55:33.265Z Checking block-buffer v0.10.4
20162025-03-18T01:55:33.303Z Checking futures-io v0.3.31
20172025-03-18T01:55:33.329Z Checking zerovec v0.10.4
20182025-03-18T01:55:33.354Z Checking ryu v1.0.18
20192025-03-18T01:55:33.380Z Checking block-padding v0.3.3
20202025-03-18T01:55:33.487Z Checking futures-util v0.3.31
20212025-03-18T01:55:33.514Z Checking digest v0.10.7
20222025-03-18T01:55:33.539Z Checking hashbrown v0.15.1
20232025-03-18T01:55:33.577Z Checking inout v0.1.3
20242025-03-18T01:55:33.603Z Checking libm v0.2.8
20252025-03-18T01:55:33.759Z Checking ppv-lite86 v0.2.20
20262025-03-18T01:55:33.803Z Checking fnv v1.0.7
20272025-03-18T01:55:33.840Z Checking hmac v0.12.1
20282025-03-18T01:55:33.939Z Checking litemap v0.7.3
20292025-03-18T01:55:34.041Z Checking writeable v0.5.5
20302025-03-18T01:55:34.255Z Checking sha2 v0.10.8
20312025-03-18T01:55:34.329Z Checking num-traits v0.2.19
20322025-03-18T01:55:34.355Z Checking cipher v0.4.4
20332025-03-18T01:55:34.386Z Checking getrandom v0.3.1
20342025-03-18T01:55:34.436Z Checking base64ct v1.6.0
20352025-03-18T01:55:34.610Z Checking thiserror v1.0.69
20362025-03-18T01:55:34.683Z Checking tinystr v0.7.6
20372025-03-18T01:55:34.720Z Checking flagset v0.4.6
20382025-03-18T01:55:34.746Z Checking icu_locid_transform_data v1.5.0
20392025-03-18T01:55:34.771Z Checking icu_collections v1.5.0
20402025-03-18T01:55:34.842Z Checking pem-rfc7468 v0.7.0
20412025-03-18T01:55:34.868Z Checking tracing-core v0.1.32
20422025-03-18T01:55:34.915Z Checking percent-encoding v2.3.1
20432025-03-18T01:55:34.987Z Checking icu_locid v1.5.0
20442025-03-18T01:55:35.095Z Checking der v0.7.9
20452025-03-18T01:55:35.121Z Checking rustls-pki-types v1.10.0
20462025-03-18T01:55:35.150Z Checking bytes v1.10.1
20472025-03-18T01:55:35.354Z Checking indexmap v2.7.1
20482025-03-18T01:55:35.423Z Checking serde_json v1.0.139
20492025-03-18T01:55:35.568Z Checking bitflags v2.6.0
20502025-03-18T01:55:35.603Z Checking icu_properties_data v1.5.0
20512025-03-18T01:55:35.839Z Checking tracing v0.1.40
20522025-03-18T01:55:35.873Z Checking icu_provider v1.5.0
20532025-03-18T01:55:35.899Z Checking salsa20 v0.10.2
20542025-03-18T01:55:36.050Z Checking tokio v1.43.0
20552025-03-18T01:55:36.090Z Checking http v1.2.0
20562025-03-18T01:55:36.163Z Checking pbkdf2 v0.12.2
20572025-03-18T01:55:36.308Z Checking aws-lc-sys v0.26.0
20582025-03-18T01:55:36.420Z Checking icu_locid_transform v1.5.0
20592025-03-18T01:55:36.454Z Checking httparse v1.9.5
20602025-03-18T01:55:36.621Z Checking spki v0.7.3
20612025-03-18T01:55:36.843Z Checking write16 v1.0.0
20622025-03-18T01:55:36.868Z Checking icu_normalizer_data v1.5.0
20632025-03-18T01:55:36.894Z Checking untrusted v0.9.0
20642025-03-18T01:55:36.968Z Checking powerfmt v0.2.0
20652025-03-18T01:55:36.994Z Checking untrusted v0.7.1
20662025-03-18T01:55:37.067Z Checking utf16_iter v1.0.5
20672025-03-18T01:55:37.173Z Checking utf8_iter v1.0.4
20682025-03-18T01:55:37.199Z Checking ring v0.17.11
20692025-03-18T01:55:37.242Z Checking scrypt v0.11.0
20702025-03-18T01:55:37.268Z Checking deranged v0.3.11
20712025-03-18T01:55:37.297Z Checking icu_properties v1.5.1
20722025-03-18T01:55:37.373Z Checking aes v0.8.4
20732025-03-18T01:55:37.465Z Checking cbc v0.1.2
20742025-03-18T01:55:37.492Z Checking crossbeam-utils v0.8.20
20752025-03-18T01:55:37.660Z Checking spin v0.9.8
20762025-03-18T01:55:37.962Z Checking num_threads v0.1.7
20772025-03-18T01:55:38.079Z Checking aws-lc-rs v1.12.4
20782025-03-18T01:55:38.104Z Checking time-core v0.1.2
20792025-03-18T01:55:38.130Z Checking atomic-waker v1.1.2
20802025-03-18T01:55:38.156Z Checking num-conv v0.1.0
20812025-03-18T01:55:38.263Z Checking tinyvec_macros v0.1.1
20822025-03-18T01:55:38.289Z Checking pkcs5 v0.7.1
20832025-03-18T01:55:38.360Z Checking http-body v1.0.1
20842025-03-18T01:55:38.385Z Checking tinyvec v1.8.0
20852025-03-18T01:55:38.413Z Checking time v0.3.36
20862025-03-18T01:55:38.564Z Checking uuid v1.15.1
20872025-03-18T01:55:38.709Z Checking form_urlencoded v1.2.1
20882025-03-18T01:55:38.888Z Checking rand_chacha v0.3.1
20892025-03-18T01:55:39.103Z Checking try-lock v0.2.5
20902025-03-18T01:55:39.135Z Checking pkcs8 v0.10.2
20912025-03-18T01:55:39.229Z Checking rand v0.8.5
20922025-03-18T01:55:39.255Z Checking want v0.3.1
20932025-03-18T01:55:39.413Z Checking adler2 v2.0.0
20942025-03-18T01:55:39.439Z Checking unicode-ident v1.0.14
20952025-03-18T01:55:39.439Z Checking iana-time-zone v0.1.61
20962025-03-18T01:55:39.573Z Checking tower-service v0.3.3
20972025-03-18T01:55:39.599Z Checking httpdate v1.0.3
20982025-03-18T01:55:39.625Z Checking proc-macro2 v1.0.94
20992025-03-18T01:55:39.659Z Checking rustls-webpki v0.102.8
21002025-03-18T01:55:39.711Z Checking chrono v0.4.40
21012025-03-18T01:55:39.851Z Checking miniz_oxide v0.8.5
21022025-03-18T01:55:40.060Z Checking icu_normalizer v1.5.0
21032025-03-18T01:55:40.191Z Checking serde_spanned v0.6.8
21042025-03-18T01:55:40.248Z Checking toml_datetime v0.6.8
21052025-03-18T01:55:40.348Z Checking zerocopy v0.8.10
21062025-03-18T01:55:40.373Z Checking slog v2.7.0
21072025-03-18T01:55:40.399Z Checking scroll v0.12.0
21082025-03-18T01:55:40.487Z Checking foreign-types-shared v0.1.1
21092025-03-18T01:55:40.526Z Checking base64 v0.22.1
21102025-03-18T01:55:40.614Z Checking match_cfg v0.1.0
21112025-03-18T01:55:40.730Z Checking plain v0.2.3
21122025-03-18T01:55:40.762Z Checking idna_adapter v1.2.0
21132025-03-18T01:55:40.814Z Checking ucd-trie v0.1.7
21142025-03-18T01:55:40.841Z Checking hostname v0.3.1
21152025-03-18T01:55:40.880Z Checking goblin v0.8.2
21162025-03-18T01:55:40.948Z Checking idna v1.0.3
21172025-03-18T01:55:40.975Z Checking foreign-types v0.3.2
21182025-03-18T01:55:41.001Z Checking quote v1.0.39
21192025-03-18T01:55:41.027Z Checking pest v2.7.14
21202025-03-18T01:55:41.062Z Checking openssl-sys v0.9.106
21212025-03-18T01:55:41.288Z Checking dirs-sys-next v0.1.2
21222025-03-18T01:55:41.409Z Checking url v2.5.3
21232025-03-18T01:55:41.465Z Checking errno v0.3.9
21242025-03-18T01:55:41.492Z Checking aho-corasick v1.1.3
21252025-03-18T01:55:41.649Z Checking regex-syntax v0.8.5
21262025-03-18T01:55:41.998Z Checking siphasher v0.3.11
21272025-03-18T01:55:42.112Z Checking tokio-util v0.7.13
21282025-03-18T01:55:42.149Z Compiling newtype-uuid v1.2.1
21292025-03-18T01:55:42.270Z Checking pretty-hex v0.4.1
21302025-03-18T01:55:42.414Z Checking data-encoding v2.6.0
21312025-03-18T01:55:42.472Z Checking openssl v0.10.71
21322025-03-18T01:55:42.750Z Checking rand_core v0.9.2
21332025-03-18T01:55:42.836Z Checking h2 v0.4.6
21342025-03-18T01:55:42.861Z Checking rustix v0.38.37
21352025-03-18T01:55:42.913Z Checking dirs-next v2.0.0
21362025-03-18T01:55:43.035Z Checking syn v2.0.98
21372025-03-18T01:55:43.061Z Checking rand_chacha v0.9.0
21382025-03-18T01:55:43.149Z Checking dtrace-parser v0.2.0
21392025-03-18T01:55:43.422Z Checking unicode-normalization v0.1.24
21402025-03-18T01:55:43.574Z Checking http-body-util v0.1.2
21412025-03-18T01:55:43.961Z Checking crossbeam-epoch v0.9.18
21422025-03-18T01:55:44.155Z Checking semver v1.0.25
21432025-03-18T01:55:44.307Z Checking regex-automata v0.4.8
21442025-03-18T01:55:44.332Z Checking sha1 v0.10.6
21452025-03-18T01:55:44.509Z Checking signature v2.2.0
21462025-03-18T01:55:44.574Z Checking thread_local v1.1.8
21472025-03-18T01:55:44.704Z Checking thread-id v4.2.2
21482025-03-18T01:55:44.818Z Checking encoding_rs v0.8.34
21492025-03-18T01:55:44.845Z Checking crc32fast v1.4.2
21502025-03-18T01:55:44.961Z Checking dof v0.3.0
21512025-03-18T01:55:45.074Z Checking unicode-properties v0.1.3
21522025-03-18T01:55:45.368Z Checking either v1.14.0
21532025-03-18T01:55:45.475Z Checking utf8parse v0.2.2
21542025-03-18T01:55:45.545Z Checking gimli v0.31.1
21552025-03-18T01:55:45.626Z Checking ipnet v2.11.0
21562025-03-18T01:55:45.716Z Checking anstyle v1.0.10
21572025-03-18T01:55:46.005Z Checking winnow v0.7.3
21582025-03-18T01:55:46.031Z Checking dyn-clone v1.0.19
21592025-03-18T01:55:46.164Z Checking unicode-bidi v0.3.17
21602025-03-18T01:55:46.667Z Checking openssl-probe v0.1.5
21612025-03-18T01:55:46.692Z Checking mime v0.3.17
21622025-03-18T01:55:46.842Z Checking stringprep v0.1.5
21632025-03-18T01:55:46.869Z Checking native-tls v0.2.12
21642025-03-18T01:55:47.016Z Checking schemars v0.8.22
21652025-03-18T01:55:47.129Z Checking anstyle-parse v0.2.5
21662025-03-18T01:55:47.196Z Checking crossbeam-deque v0.8.5
21672025-03-18T01:55:47.410Z Checking rand v0.9.0
21682025-03-18T01:55:47.508Z Checking term v0.7.0
21692025-03-18T01:55:47.926Z Checking slog-json v2.6.1
21702025-03-18T01:55:47.972Z Checking rustls v0.22.4
21712025-03-18T01:55:48.125Z Checking hyper v1.6.0
21722025-03-18T01:55:48.178Z Checking usdt-impl v0.5.0
21732025-03-18T01:55:48.219Z Checking rustls v0.23.19
21742025-03-18T01:55:48.392Z Checking serde_urlencoded v0.7.1
21752025-03-18T01:55:48.419Z Checking crossbeam-channel v0.5.13
21762025-03-18T01:55:48.445Z Checking toml_edit v0.22.24
21772025-03-18T01:55:48.724Z Checking futures-executor v0.3.31
21782025-03-18T01:55:48.809Z Checking bzip2-sys v0.1.11+1.0.8
21792025-03-18T01:55:48.835Z Checking addr2line v0.24.2
21802025-03-18T01:55:48.937Z Checking rustls-pemfile v2.2.0
21812025-03-18T01:55:48.963Z Checking num-integer v0.1.46
21822025-03-18T01:55:49.065Z Checking md-5 v0.10.6
21832025-03-18T01:55:49.148Z Checking ff v0.13.0
21842025-03-18T01:55:49.296Z Checking hash32 v0.2.1
21852025-03-18T01:55:49.325Z Checking memmap v0.7.0
21862025-03-18T01:55:49.360Z Checking is-terminal v0.4.13
21872025-03-18T01:55:49.386Z Checking object v0.36.5
21882025-03-18T01:55:49.501Z Checking quick-error v1.2.3
21892025-03-18T01:55:49.538Z Checking is_terminal_polyfill v1.70.1
21902025-03-18T01:55:49.569Z Checking fallible-iterator v0.2.0
21912025-03-18T01:55:49.658Z Checking psl-types v2.0.11
21922025-03-18T01:55:49.685Z Checking colorchoice v1.0.2
21932025-03-18T01:55:49.825Z Checking take_mut v0.2.2
21942025-03-18T01:55:49.851Z Checking linked-hash-map v0.5.6
21952025-03-18T01:55:49.953Z Checking hyper-util v0.1.10
21962025-03-18T01:55:49.979Z Checking base16ct v0.2.0
21972025-03-18T01:55:50.108Z Checking rustc-demangle v0.1.24
21982025-03-18T01:55:50.159Z Checking anstyle-query v1.1.1
21992025-03-18T01:55:50.185Z Checking utf-8 v0.7.6
22002025-03-18T01:55:50.293Z Checking anstream v0.6.15
22012025-03-18T01:55:50.391Z Checking tungstenite v0.24.0
22022025-03-18T01:55:50.521Z Checking sec1 v0.7.3
22032025-03-18T01:55:50.660Z Checking lru-cache v0.1.2
22042025-03-18T01:55:50.830Z Checking toml v0.8.20
22052025-03-18T01:55:50.859Z Checking postgres-protocol v0.6.8
22062025-03-18T01:55:50.922Z Checking slog-async v2.8.0
22072025-03-18T01:55:51.079Z Checking tokio-rustls v0.25.0
22082025-03-18T01:55:51.173Z Checking publicsuffix v2.3.0
22092025-03-18T01:55:51.231Z Checking resolv-conf v0.7.0
22102025-03-18T01:55:51.363Z Checking heapless v0.7.17
22112025-03-18T01:55:51.421Z Checking usdt v0.5.0
22122025-03-18T01:55:51.467Z Checking slog-term v2.9.1
22132025-03-18T01:55:51.508Z Checking num-iter v0.1.45
22142025-03-18T01:55:51.508Z Checking group v0.13.0
22152025-03-18T01:55:51.645Z Checking futures v0.3.31
22162025-03-18T01:55:51.688Z Checking bzip2 v0.4.4
22172025-03-18T01:55:51.726Z Checking slog-bunyan v2.5.0
22182025-03-18T01:55:51.761Z Checking rayon-core v1.12.1
22192025-03-18T01:55:51.795Z Checking tokio-native-tls v0.3.1
22202025-03-18T01:55:51.894Z Checking multer v3.1.0
22212025-03-18T01:55:51.934Z Checking hickory-proto v0.24.4
22222025-03-18T01:55:51.971Z Checking terminal_size v0.4.0
22232025-03-18T01:55:52.020Z Checking flate2 v1.1.0
22242025-03-18T01:55:52.176Z Checking phf_shared v0.11.2
22252025-03-18T01:55:52.278Z Checking cookie v0.18.1
22262025-03-18T01:55:52.397Z Checking async-stream v0.3.6
22272025-03-18T01:55:52.454Z Checking signal-hook v0.3.17
22282025-03-18T01:55:52.498Z Checking camino v1.1.9
22292025-03-18T01:55:52.603Z Checking waitgroup v0.1.2
22302025-03-18T01:55:52.631Z Checking lazy_static v1.5.0
22312025-03-18T01:55:52.710Z Checking openapiv3 v2.0.0
22322025-03-18T01:55:52.743Z Checking webpki-roots v0.26.6
22332025-03-18T01:55:52.793Z Checking serde_path_to_error v0.1.16
22342025-03-18T01:55:52.855Z Checking hkdf v0.12.4
22352025-03-18T01:55:52.933Z Checking crypto-bigint v0.5.5
22362025-03-18T01:55:52.965Z Checking sync_wrapper v1.0.1
22372025-03-18T01:55:52.992Z Checking tokio-rustls v0.26.0
22382025-03-18T01:55:52.992Z Checking hostname v0.4.0
22392025-03-18T01:55:53.096Z Checking debug-ignore v1.0.5
22402025-03-18T01:55:53.123Z Checking tower-layer v0.3.3
22412025-03-18T01:55:53.241Z Checking managed v0.8.0
22422025-03-18T01:55:53.298Z Checking bitflags v1.3.2
22432025-03-18T01:55:53.324Z Checking bumpalo v3.16.0
22442025-03-18T01:55:53.363Z Checking simd-adler32 v0.3.7
22452025-03-18T01:55:53.402Z Checking unicode-width v0.2.0
22462025-03-18T01:55:53.572Z Checking strsim v0.11.1
22472025-03-18T01:55:53.620Z Checking winnow v0.5.40
22482025-03-18T01:55:53.668Z Checking lockfree-object-pool v0.1.6
22492025-03-18T01:55:53.816Z Checking clap_lex v0.7.4
22502025-03-18T01:55:53.844Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22512025-03-18T01:55:53.892Z Checking zopfli v0.8.1
22522025-03-18T01:55:54.055Z Checking clap_builder v4.5.31
22532025-03-18T01:55:54.108Z Checking console v0.15.10
22542025-03-18T01:55:54.482Z Checking smoltcp v0.9.1
22552025-03-18T01:55:54.509Z Checking backtrace v0.3.74
22562025-03-18T01:55:54.595Z Checking tower v0.5.2
22572025-03-18T01:55:55.027Z Checking anyhow v1.0.97
22582025-03-18T01:55:55.181Z Checking elliptic-curve v0.13.8
22592025-03-18T01:55:55.232Z Checking hyper-rustls v0.27.3
22602025-03-18T01:55:55.317Z Checking dropshot v0.12.0
22612025-03-18T01:55:55.374Z Checking num-bigint-dig v0.8.4
22622025-03-18T01:55:55.540Z Checking signal-hook-mio v0.2.4
22632025-03-18T01:55:55.661Z Checking cookie_store v0.21.1
22642025-03-18T01:55:55.708Z Checking phf v0.11.2
22652025-03-18T01:55:55.770Z Checking rayon v1.10.0
22662025-03-18T01:55:55.906Z Checking hickory-resolver v0.24.4
22672025-03-18T01:55:55.951Z Checking hyper-tls v0.6.0
22682025-03-18T01:55:55.982Z Checking toml_edit v0.19.15
22692025-03-18T01:55:56.215Z Checking postgres-types v0.2.9
22702025-03-18T01:55:56.318Z Checking tokio-tungstenite v0.24.0
22712025-03-18T01:55:56.731Z Checking bstr v1.10.0
22722025-03-18T01:55:56.765Z Checking regex v1.11.1
22732025-03-18T01:55:56.792Z Checking ed25519 v2.2.3
22742025-03-18T01:55:57.040Z Checking tokio-stream v0.1.17
22752025-03-18T01:55:57.126Z Checking phf_shared v0.10.0
22762025-03-18T01:55:57.242Z Checking zerocopy v0.6.6
22772025-03-18T01:55:57.294Z Checking curve25519-dalek v4.1.3
22782025-03-18T01:55:57.341Z Checking hubpack v0.1.2
22792025-03-18T01:55:57.427Z Checking memoffset v0.9.1
22802025-03-18T01:55:57.523Z Checking portable-atomic v1.9.0
22812025-03-18T01:55:57.614Z Checking pkcs1 v0.7.5
22822025-03-18T01:55:57.750Z Checking float-cmp v0.10.0
22832025-03-18T01:55:57.841Z Checking serde-big-array v0.5.1
22842025-03-18T01:55:57.954Z Checking rfc6979 v0.4.0
22852025-03-18T01:55:57.998Z Checking fixedbitset v0.4.2
22862025-03-18T01:55:58.038Z Checking static_assertions v1.1.0
22872025-03-18T01:55:58.107Z Checking normalize-line-endings v0.3.0
22882025-03-18T01:55:58.162Z Checking whoami v1.5.2
22892025-03-18T01:55:58.162Z Checking precomputed-hash v0.1.1
22902025-03-18T01:55:58.214Z Checking minimal-lexical v0.2.1
22912025-03-18T01:55:58.240Z Checking predicates-core v1.0.8
22922025-03-18T01:55:58.285Z Checking difflib v0.4.0
22932025-03-18T01:55:58.320Z Checking number_prefix v0.4.0
22942025-03-18T01:55:58.399Z Checking new_debug_unreachable v1.0.6
22952025-03-18T01:55:58.442Z Checking unicode-segmentation v1.12.0
22962025-03-18T01:55:58.471Z Checking tokio-postgres v0.7.13
22972025-03-18T01:55:58.500Z Checking string_cache v0.8.7
22982025-03-18T01:55:58.537Z Checking qorb v0.2.1
22992025-03-18T01:55:58.582Z Checking predicates v3.1.3
23002025-03-18T01:55:58.613Z Checking nom v7.1.3
23012025-03-18T01:55:58.768Z Checking indicatif v0.17.11
23022025-03-18T01:55:58.797Z Checking petgraph v0.6.5
23032025-03-18T01:55:58.798Z Checking ed25519-dalek v2.1.1
23042025-03-18T01:55:59.007Z Checking similar v2.7.0
23052025-03-18T01:55:59.135Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23062025-03-18T01:55:59.175Z Checking ecdsa v0.16.9
23072025-03-18T01:55:59.434Z Checking toml v0.7.8
23082025-03-18T01:55:59.710Z Checking rsa v0.9.6
23092025-03-18T01:55:59.773Z Checking nix v0.29.0
23102025-03-18T01:56:00.031Z Checking clap v4.5.31
23112025-03-18T01:56:00.136Z Checking reqwest v0.12.12
23122025-03-18T01:56:00.538Z Checking crossterm v0.28.1
23132025-03-18T01:56:00.658Z Checking zip v2.1.3
23142025-03-18T01:56:00.803Z Checking zip v0.6.6
23152025-03-18T01:56:00.875Z Checking ipnetwork v0.21.1
23162025-03-18T01:56:00.930Z Checking itertools v0.10.5
23172025-03-18T01:56:01.204Z Checking itertools v0.12.1
23182025-03-18T01:56:01.351Z Checking fs-err v2.11.0
23192025-03-18T01:56:01.388Z Checking ahash v0.8.11
23202025-03-18T01:56:01.590Z Checking buf-list v1.0.3
23212025-03-18T01:56:01.790Z Checking x509-cert v0.2.5
23222025-03-18T01:56:01.861Z Checking hex v0.4.3
23232025-03-18T01:56:01.901Z Checking lalrpop-util v0.19.12
23242025-03-18T01:56:01.945Z Checking peg-runtime v0.8.5
23252025-03-18T01:56:01.974Z Checking sigpipe v0.1.3
23262025-03-18T01:56:03.332Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23272025-03-18T01:56:03.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.48s
23282025-03-18T01:56:03.937Z
23292025-03-18T01:56:03.937Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/198)
23302025-03-18T01:56:04.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23312025-03-18T01:56:04.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23322025-03-18T01:56:04.864Z Compiling regress v0.10.3
23332025-03-18T01:56:04.899Z Checking heck v0.5.0
23342025-03-18T01:56:04.934Z Checking fastrand v2.1.1
23352025-03-18T01:56:04.962Z Compiling unsafe-libyaml v0.2.11
23362025-03-18T01:56:04.988Z Compiling structmeta-derive v0.3.0
23372025-03-18T01:56:04.988Z Compiling ident_case v1.0.1
23382025-03-18T01:56:05.014Z Checking oxnet v0.1.1
23392025-03-18T01:56:05.116Z Checking progenitor-client v0.8.0
23402025-03-18T01:56:05.190Z Compiling darling_core v0.20.10
23412025-03-18T01:56:05.257Z Checking tempfile v3.13.0
23422025-03-18T01:56:05.368Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23432025-03-18T01:56:05.423Z Checking newtype-uuid v1.2.1
23442025-03-18T01:56:05.602Z Compiling proc-macro-crate v1.3.1
23452025-03-18T01:56:05.677Z Checking wait-timeout v0.2.0
23462025-03-18T01:56:05.731Z Checking bit-vec v0.8.0
23472025-03-18T01:56:05.852Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23482025-03-18T01:56:06.075Z Compiling serde_yaml v0.9.34+deprecated
23492025-03-18T01:56:06.138Z Checking bit-set v0.8.0
23502025-03-18T01:56:06.382Z Checking rusty-fork v0.3.0
23512025-03-18T01:56:06.407Z Compiling num_enum_derive v0.5.11
23522025-03-18T01:56:06.433Z Compiling lzma-sys v0.1.20
23532025-03-18T01:56:06.666Z Checking rand_xorshift v0.3.0
23542025-03-18T01:56:06.850Z Compiling daft-derive v0.1.2
23552025-03-18T01:56:07.037Z Compiling foreign-types-macros v0.2.3
23562025-03-18T01:56:07.063Z Compiling structmeta v0.3.0
23572025-03-18T01:56:07.391Z Compiling parse-display-derive v0.10.0
23582025-03-18T01:56:07.623Z Checking typify-impl v0.2.0
23592025-03-18T01:56:08.121Z Compiling thiserror-impl v2.0.11
23602025-03-18T01:56:08.228Z Compiling dropshot v0.16.0
23612025-03-18T01:56:08.484Z Checking foreign-types-shared v0.3.1
23622025-03-18T01:56:08.606Z Checking arc-swap v1.7.1
23632025-03-18T01:56:08.657Z Checking unarray v0.1.4
23642025-03-18T01:56:08.811Z Checking proptest v1.6.0
23652025-03-18T01:56:08.971Z Checking slog-scope v4.4.0
23662025-03-18T01:56:09.030Z Checking foreign-types v0.5.0
23672025-03-18T01:56:09.161Z Checking num_enum v0.5.11
23682025-03-18T01:56:09.210Z Checking daft v0.1.2
23692025-03-18T01:56:09.312Z Compiling test-strategy v0.4.0
23702025-03-18T01:56:09.621Z Checking strum v0.26.3
23712025-03-18T01:56:09.657Z Compiling proc-macro-error v1.0.4
23722025-03-18T01:56:10.039Z Compiling darling_macro v0.20.10
23732025-03-18T01:56:10.111Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23742025-03-18T01:56:10.198Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23752025-03-18T01:56:10.266Z Checking tungstenite v0.21.0
23762025-03-18T01:56:10.310Z Compiling heck v0.3.3
23772025-03-18T01:56:10.563Z Checking parse-display v0.10.0
23782025-03-18T01:56:10.638Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23792025-03-18T01:56:10.673Z Checking thiserror v2.0.11
23802025-03-18T01:56:10.853Z Compiling dropshot_endpoint v0.16.0
23812025-03-18T01:56:10.879Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23822025-03-18T01:56:10.904Z Compiling darling v0.20.10
23832025-03-18T01:56:11.004Z Compiling serde_with_macros v3.12.0
23842025-03-18T01:56:11.104Z Checking cstr-argument v0.1.2
23852025-03-18T01:56:11.278Z Checking instant v0.1.13
23862025-03-18T01:56:11.333Z Checking pretty-hex v0.2.1
23872025-03-18T01:56:11.400Z Checking base64 v0.21.7
23882025-03-18T01:56:11.486Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23892025-03-18T01:56:11.613Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23902025-03-18T01:56:11.781Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23912025-03-18T01:56:11.835Z Checking backoff v0.4.0
23922025-03-18T01:56:11.880Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23932025-03-18T01:56:11.942Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23942025-03-18T01:56:12.058Z Checking tokio-tungstenite v0.21.0
23952025-03-18T01:56:12.114Z Compiling zone_cfg_derive v0.1.2
23962025-03-18T01:56:12.183Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23972025-03-18T01:56:12.367Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23982025-03-18T01:56:12.489Z Checking slog-stdlog v4.1.1
23992025-03-18T01:56:12.651Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24002025-03-18T01:56:12.693Z Checking progenitor-client v0.9.1
24012025-03-18T01:56:12.719Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24022025-03-18T01:56:12.814Z Checking colored v2.2.0
24032025-03-18T01:56:12.925Z Checking macaddr v1.0.1
24042025-03-18T01:56:13.059Z Checking winnow v0.6.20
24052025-03-18T01:56:13.084Z Checking serde_with v3.12.0
24062025-03-18T01:56:13.110Z Checking unicode-width v0.1.14
24072025-03-18T01:56:13.152Z Checking base64 v0.13.1
24082025-03-18T01:56:13.234Z Checking zone v0.1.8
24092025-03-18T01:56:13.259Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24102025-03-18T01:56:13.533Z Checking ron v0.7.1
24112025-03-18T01:56:13.558Z Checking tabwriter v1.4.0
24122025-03-18T01:56:13.669Z Checking slog-envlogger v2.2.0
24132025-03-18T01:56:13.773Z Checking xz2 v0.1.7
24142025-03-18T01:56:13.843Z Checking xattr v1.3.1
24152025-03-18T01:56:13.881Z Checking pem v3.0.5
24162025-03-18T01:56:14.036Z Checking yasna v0.5.2
24172025-03-18T01:56:14.062Z Checking headers-core v0.3.0
24182025-03-18T01:56:14.146Z Checking smf v0.2.3
24192025-03-18T01:56:14.207Z Checking filetime v0.2.25
24202025-03-18T01:56:14.403Z Checking same-file v1.0.6
24212025-03-18T01:56:14.486Z Checking tar v0.4.44
24222025-03-18T01:56:14.556Z Checking headers v0.4.0
24232025-03-18T01:56:14.582Z Checking walkdir v2.5.0
24242025-03-18T01:56:14.778Z Checking rcgen v0.12.1
24252025-03-18T01:56:14.847Z Checking camino-tempfile v1.1.1
24262025-03-18T01:56:15.099Z Checking atomicwrites v0.4.4
24272025-03-18T01:56:15.219Z Checking subprocess v0.2.9
24282025-03-18T01:56:17.484Z Compiling typify-macro v0.2.0
24292025-03-18T01:56:19.267Z Compiling typify v0.2.0
24302025-03-18T01:56:19.373Z Compiling progenitor-impl v0.8.0
24312025-03-18T01:56:22.506Z Compiling progenitor-macro v0.8.0
24322025-03-18T01:56:26.482Z Checking progenitor v0.8.0
24332025-03-18T01:56:26.673Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24342025-03-18T01:56:26.674Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24352025-03-18T01:56:30.086Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24362025-03-18T01:56:30.691Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24372025-03-18T01:56:38.890Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24382025-03-18T01:56:40.981Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24392025-03-18T01:56:42.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.77s
24402025-03-18T01:56:42.891Z
24412025-03-18T01:56:42.891Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/198)
24422025-03-18T01:56:43.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432025-03-18T01:56:43.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442025-03-18T01:56:44.165Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24452025-03-18T01:56:45.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
24462025-03-18T01:56:45.764Z
24472025-03-18T01:56:45.764Zinfo: running `cargo check --bins` on nexus-config (51/198)
24482025-03-18T01:56:46.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492025-03-18T01:56:46.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502025-03-18T01:56:46.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512025-03-18T01:56:46.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
24522025-03-18T01:56:46.677Z
24532025-03-18T01:56:46.677Zinfo: running `cargo check --bins` on omicron-rpaths (52/198)
24542025-03-18T01:56:47.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552025-03-18T01:56:47.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562025-03-18T01:56:47.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572025-03-18T01:56:47.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24582025-03-18T01:56:47.558Z
24592025-03-18T01:56:47.558Zinfo: running `cargo check --bins` on omicron-certificates (53/198)
24602025-03-18T01:56:48.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612025-03-18T01:56:48.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622025-03-18T01:56:48.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632025-03-18T01:56:48.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
24642025-03-18T01:56:48.462Z
24652025-03-18T01:56:48.462Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/198)
24662025-03-18T01:56:49.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672025-03-18T01:56:49.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682025-03-18T01:56:49.437Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24692025-03-18T01:56:49.483Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24702025-03-18T01:56:49.483Z Compiling tempfile v3.13.0
24712025-03-18T01:56:49.483Z Compiling wait-timeout v0.2.0
24722025-03-18T01:56:49.509Z Compiling bit-vec v0.8.0
24732025-03-18T01:56:49.509Z Compiling oxnet v0.1.1
24742025-03-18T01:56:49.509Z Compiling progenitor-client v0.8.0
24752025-03-18T01:56:49.534Z Compiling itertools v0.13.0
24762025-03-18T01:56:49.627Z Compiling rand_xorshift v0.3.0
24772025-03-18T01:56:49.930Z Compiling rusty-fork v0.3.0
24782025-03-18T01:56:49.982Z Compiling bit-set v0.8.0
24792025-03-18T01:56:50.021Z Compiling unarray v0.1.4
24802025-03-18T01:56:50.046Z Compiling heapless v0.8.0
24812025-03-18T01:56:50.077Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24822025-03-18T01:56:50.181Z Compiling daft v0.1.2
24832025-03-18T01:56:50.207Z Compiling progenitor v0.8.0
24842025-03-18T01:56:50.207Z Compiling parse-display v0.10.0
24852025-03-18T01:56:50.252Z Compiling thiserror v2.0.11
24862025-03-18T01:56:50.417Z Compiling proptest v1.6.0
24872025-03-18T01:56:50.442Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24882025-03-18T01:56:50.533Z Checking hash32 v0.3.1
24892025-03-18T01:56:50.591Z Compiling instant v0.1.13
24902025-03-18T01:56:50.646Z Compiling smoltcp v0.11.0
24912025-03-18T01:56:50.749Z Compiling backoff v0.4.0
24922025-03-18T01:56:50.774Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24932025-03-18T01:56:50.774Z Compiling dropshot v0.16.0
24942025-03-18T01:56:51.089Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24952025-03-18T01:56:51.238Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24962025-03-18T01:56:51.264Z Compiling serde_with v3.12.0
24972025-03-18T01:56:51.430Z Checking num-rational v0.4.2
24982025-03-18T01:56:51.731Z Compiling progenitor-client v0.9.1
24992025-03-18T01:56:52.082Z Compiling phf_generator v0.11.2
25002025-03-18T01:56:52.167Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25012025-03-18T01:56:52.279Z Checking num-complex v0.4.6
25022025-03-18T01:56:53.232Z Compiling macaddr v1.0.1
25032025-03-18T01:56:53.618Z Checking cobs v0.2.3
25042025-03-18T01:56:53.781Z Compiling num v0.4.3
25052025-03-18T01:56:53.807Z Checking postcard v1.0.10
25062025-03-18T01:56:53.998Z Compiling phf_codegen v0.11.2
25072025-03-18T01:56:54.284Z Compiling parse-zoneinfo v0.3.1
25082025-03-18T01:56:54.310Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25092025-03-18T01:56:54.578Z Compiling convert_case v0.4.0
25102025-03-18T01:56:55.267Z Checking float-ord v0.3.2
25112025-03-18T01:56:55.423Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25122025-03-18T01:56:55.572Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25132025-03-18T01:56:55.907Z Compiling derive_more v0.99.19
25142025-03-18T01:56:56.677Z Compiling chrono-tz-build v0.4.0
25152025-03-18T01:56:57.105Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25162025-03-18T01:56:57.292Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25172025-03-18T01:56:57.797Z Compiling crucible-workspace-hack v0.1.0
25182025-03-18T01:56:57.951Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25192025-03-18T01:56:57.978Z Compiling chrono-tz v0.10.1
25202025-03-18T01:56:58.150Z Checking newline-converter v0.3.0
25212025-03-18T01:56:58.281Z Checking itertools v0.14.0
25222025-03-18T01:56:58.343Z Checking prettyplease v0.2.30
25232025-03-18T01:56:58.629Z Compiling slog-dtrace v0.3.0
25242025-03-18T01:56:58.820Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25252025-03-18T01:56:58.913Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25262025-03-18T01:56:59.354Z Checking expectorate v1.1.0
25272025-03-18T01:56:59.516Z Compiling zone_cfg_derive v0.3.0
25282025-03-18T01:56:59.642Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25292025-03-18T01:57:00.087Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25302025-03-18T01:57:00.382Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25312025-03-18T01:57:00.459Z Compiling const_format_proc_macros v0.2.34
25322025-03-18T01:57:00.651Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25332025-03-18T01:57:00.857Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25342025-03-18T01:57:01.284Z Compiling num-derive v0.4.2
25352025-03-18T01:57:01.355Z Checking highway v1.3.0
25362025-03-18T01:57:01.504Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25372025-03-18T01:57:01.574Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25382025-03-18T01:57:01.772Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25392025-03-18T01:57:01.851Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25402025-03-18T01:57:02.070Z Checking const_format v0.2.34
25412025-03-18T01:57:02.097Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25422025-03-18T01:57:02.219Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25432025-03-18T01:57:02.418Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25442025-03-18T01:57:02.503Z Checking zone v0.3.0
25452025-03-18T01:57:02.528Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25462025-03-18T01:57:03.027Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25472025-03-18T01:57:03.152Z Checking gethostname v0.5.0
25482025-03-18T01:57:03.290Z Checking bcs v0.1.6
25492025-03-18T01:57:03.319Z Checking nanorand v0.7.0
25502025-03-18T01:57:03.403Z Compiling async-recursion v1.1.1
25512025-03-18T01:57:03.430Z Checking termtree v0.5.1
25522025-03-18T01:57:03.655Z Checking flume v0.11.1
25532025-03-18T01:57:04.168Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25542025-03-18T01:57:10.442Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25552025-03-18T01:57:14.175Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25562025-03-18T01:57:17.621Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25572025-03-18T01:57:19.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.81s
25582025-03-18T01:57:19.467Z
25592025-03-18T01:57:19.467Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/198)
25602025-03-18T01:57:20.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612025-03-18T01:57:20.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622025-03-18T01:57:20.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632025-03-18T01:57:20.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
25642025-03-18T01:57:20.373Z
25652025-03-18T01:57:20.373Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/198)
25662025-03-18T01:57:21.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672025-03-18T01:57:21.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682025-03-18T01:57:21.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25692025-03-18T01:57:21.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
25702025-03-18T01:57:21.322Z
25712025-03-18T01:57:21.322Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/198)
25722025-03-18T01:57:22.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732025-03-18T01:57:22.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742025-03-18T01:57:22.304Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25752025-03-18T01:57:23.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
25762025-03-18T01:57:23.197Z
25772025-03-18T01:57:23.198Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/198)
25782025-03-18T01:57:23.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792025-03-18T01:57:24.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802025-03-18T01:57:24.146Z Compiling cfg_aliases v0.1.1
25812025-03-18T01:57:24.146Z Compiling vte_generate_state_changes v0.1.2
25822025-03-18T01:57:24.173Z Checking fd-lock v4.0.2
25832025-03-18T01:57:24.173Z Checking nibble_vec v0.1.0
25842025-03-18T01:57:24.173Z Checking endian-type v0.1.2
25852025-03-18T01:57:24.173Z Checking bytecount v0.6.8
25862025-03-18T01:57:24.199Z Compiling tabled_derive v0.7.0
25872025-03-18T01:57:24.226Z Compiling peg-macros v0.8.5
25882025-03-18T01:57:24.299Z Compiling nix v0.28.0
25892025-03-18T01:57:24.361Z Checking papergrid v0.11.0
25902025-03-18T01:57:24.388Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25912025-03-18T01:57:24.414Z Compiling sqlparser_derive v0.2.2
25922025-03-18T01:57:24.471Z Checking radix_trie v0.2.1
25932025-03-18T01:57:24.702Z Checking vte v0.11.1
25942025-03-18T01:57:24.837Z Checking nu-ansi-term v0.50.1
25952025-03-18T01:57:25.203Z Checking home v0.5.9
25962025-03-18T01:57:25.269Z Checking unicode_categories v0.1.1
25972025-03-18T01:57:25.327Z Checking sqlparser v0.45.0
25982025-03-18T01:57:25.390Z Checking display-error-chain v0.2.2
25992025-03-18T01:57:25.541Z Checking sqlformat v0.2.6
26002025-03-18T01:57:25.848Z Checking strip-ansi-escapes v0.2.0
26012025-03-18T01:57:26.005Z Checking reedline v0.38.0
26022025-03-18T01:57:26.045Z Checking tabled v0.15.0
26032025-03-18T01:57:26.338Z Checking peg v0.8.5
26042025-03-18T01:57:27.061Z Checking rustyline v14.0.0
26052025-03-18T01:57:38.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.65s
26062025-03-18T01:57:39.061Z
26072025-03-18T01:57:39.061Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/198)
26082025-03-18T01:57:39.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-03-18T01:57:39.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-03-18T01:57:40.024Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26112025-03-18T01:57:46.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.76s
26122025-03-18T01:57:47.027Z
26132025-03-18T01:57:47.027Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/198)
26142025-03-18T01:57:47.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-03-18T01:57:47.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-03-18T01:57:48.006Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26172025-03-18T01:57:52.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
26182025-03-18T01:57:52.807Z
26192025-03-18T01:57:52.807Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/198)
26202025-03-18T01:57:53.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-03-18T01:57:53.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-03-18T01:57:53.778Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26232025-03-18T01:58:00.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s
26242025-03-18T01:58:00.339Z
26252025-03-18T01:58:00.339Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/198)
26262025-03-18T01:58:01.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-03-18T01:58:01.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-03-18T01:58:01.327Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26292025-03-18T01:58:07.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.58s
26302025-03-18T01:58:08.132Z
26312025-03-18T01:58:08.132Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/198)
26322025-03-18T01:58:08.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-03-18T01:58:09.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-03-18T01:58:09.158Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26352025-03-18T01:58:14.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.15s
26362025-03-18T01:58:14.497Z
26372025-03-18T01:58:14.497Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/198)
26382025-03-18T01:58:15.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-03-18T01:58:15.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-03-18T01:58:15.516Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26412025-03-18T01:58:20.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
26422025-03-18T01:58:20.887Z
26432025-03-18T01:58:20.887Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/198)
26442025-03-18T01:58:21.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-03-18T01:58:21.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-03-18T01:58:21.892Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26472025-03-18T01:58:28.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s
26482025-03-18T01:58:29.168Z
26492025-03-18T01:58:29.168Zinfo: running `cargo check --bins` on oximeter (66/198)
26502025-03-18T01:58:30.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-03-18T01:58:30.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-03-18T01:58:30.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-03-18T01:58:30.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
26542025-03-18T01:58:30.133Z
26552025-03-18T01:58:30.133Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/198)
26562025-03-18T01:58:30.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-03-18T01:58:30.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-03-18T01:58:30.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-03-18T01:58:30.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26602025-03-18T01:58:31.062Z
26612025-03-18T01:58:31.062Zinfo: running `cargo check --bins` on oximeter-schema (68/198)
26622025-03-18T01:58:31.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-03-18T01:58:31.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-03-18T01:58:32.045Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26652025-03-18T01:58:34.721Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26662025-03-18T01:58:36.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s
26672025-03-18T01:58:36.191Z
26682025-03-18T01:58:36.191Zinfo: running `cargo check --bins` on oximeter-types (69/198)
26692025-03-18T01:58:37.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-03-18T01:58:37.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-03-18T01:58:37.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-03-18T01:58:37.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26732025-03-18T01:58:37.140Z
26742025-03-18T01:58:37.140Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/198)
26752025-03-18T01:58:37.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-03-18T01:58:37.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-03-18T01:58:37.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-03-18T01:58:37.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26792025-03-18T01:58:38.088Z
26802025-03-18T01:58:38.088Zinfo: running `cargo check --bins` on oxql-types (71/198)
26812025-03-18T01:58:38.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-03-18T01:58:38.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-03-18T01:58:38.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-03-18T01:58:38.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26852025-03-18T01:58:39.031Z
26862025-03-18T01:58:39.031Zinfo: running `cargo check --bins` on oximeter-test-utils (72/198)
26872025-03-18T01:58:39.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-03-18T01:58:39.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-03-18T01:58:39.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-03-18T01:58:39.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26912025-03-18T01:58:40.048Z
26922025-03-18T01:58:40.048Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/198)
26932025-03-18T01:58:40.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-03-18T01:58:40.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-03-18T01:58:40.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-03-18T01:58:40.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
26972025-03-18T01:58:41.014Z
26982025-03-18T01:58:41.014Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/198)
26992025-03-18T01:58:41.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-03-18T01:58:41.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-03-18T01:58:41.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-03-18T01:58:41.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27032025-03-18T01:58:41.992Z
27042025-03-18T01:58:41.992Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/198)
27052025-03-18T01:58:42.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-03-18T01:58:42.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-03-18T01:58:42.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-03-18T01:58:42.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27092025-03-18T01:58:42.955Z
27102025-03-18T01:58:42.955Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/198)
27112025-03-18T01:58:43.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-03-18T01:58:43.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-03-18T01:58:43.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-03-18T01:58:43.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27152025-03-18T01:58:43.885Z
27162025-03-18T01:58:43.885Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/198)
27172025-03-18T01:58:44.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-03-18T01:58:44.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-03-18T01:58:44.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-03-18T01:58:44.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27212025-03-18T01:58:44.814Z
27222025-03-18T01:58:44.814Zinfo: running `cargo check --bins` on cockroach-admin-client (78/198)
27232025-03-18T01:58:45.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-03-18T01:58:45.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-03-18T01:58:45.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-03-18T01:58:45.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27272025-03-18T01:58:45.727Z
27282025-03-18T01:58:45.727Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/198)
27292025-03-18T01:58:46.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-03-18T01:58:46.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-03-18T01:58:46.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-03-18T01:58:46.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27332025-03-18T01:58:46.726Z
27342025-03-18T01:58:46.726Zinfo: running `cargo check --bins` on dns-service-client (80/198)
27352025-03-18T01:58:47.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-03-18T01:58:47.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-03-18T01:58:47.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-03-18T01:58:47.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27392025-03-18T01:58:47.700Z
27402025-03-18T01:58:47.700Zinfo: running `cargo check --bins` on internal-dns-types (81/198)
27412025-03-18T01:58:48.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-03-18T01:58:48.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-03-18T01:58:48.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-03-18T01:58:48.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27452025-03-18T01:58:48.643Z
27462025-03-18T01:58:48.643Zinfo: running `cargo check --bins` on dpd-client (82/198)
27472025-03-18T01:58:49.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-03-18T01:58:49.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-03-18T01:58:49.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-03-18T01:58:49.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27512025-03-18T01:58:49.575Z
27522025-03-18T01:58:49.575Zinfo: running `cargo check --bins` on gateway-client (83/198)
27532025-03-18T01:58:50.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-03-18T01:58:50.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-03-18T01:58:50.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-03-18T01:58:50.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27572025-03-18T01:58:50.478Z
27582025-03-18T01:58:50.478Zinfo: running `cargo check --bins` on installinator-client (84/198)
27592025-03-18T01:58:51.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-03-18T01:58:51.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-03-18T01:58:51.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-03-18T01:58:51.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27632025-03-18T01:58:51.447Z
27642025-03-18T01:58:51.447Zinfo: running `cargo check --bins` on installinator-common (85/198)
27652025-03-18T01:58:52.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-03-18T01:58:52.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-03-18T01:58:52.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-03-18T01:58:52.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27692025-03-18T01:58:52.395Z
27702025-03-18T01:58:52.395Zinfo: running `cargo check --bins` on update-engine (86/198)
27712025-03-18T01:58:53.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-03-18T01:58:53.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-03-18T01:58:53.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-03-18T01:58:53.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27752025-03-18T01:58:53.283Z
27762025-03-18T01:58:53.283Zinfo: running `cargo check --bins` on nexus-client (87/198)
27772025-03-18T01:58:54.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-03-18T01:58:54.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-03-18T01:58:54.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-03-18T01:58:54.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27812025-03-18T01:58:54.230Z
27822025-03-18T01:58:54.230Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/198)
27832025-03-18T01:58:55.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-03-18T01:58:55.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-03-18T01:58:55.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-03-18T01:58:55.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27872025-03-18T01:58:55.188Z
27882025-03-18T01:58:55.188Zinfo: running `cargo check --bins` on omicron-passwords (89/198)
27892025-03-18T01:58:55.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-03-18T01:58:56.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-03-18T01:58:56.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-03-18T01:58:56.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27932025-03-18T01:58:56.102Z
27942025-03-18T01:58:56.102Zinfo: running `cargo check --bins` on nexus-types (90/198)
27952025-03-18T01:58:56.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-03-18T01:58:56.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-03-18T01:58:56.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-03-18T01:58:56.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27992025-03-18T01:58:57.095Z
28002025-03-18T01:58:57.095Zinfo: running `cargo check --bins` on id-map (91/198)
28012025-03-18T01:58:57.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-03-18T01:58:57.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-03-18T01:58:57.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-03-18T01:58:57.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28052025-03-18T01:58:58.023Z
28062025-03-18T01:58:58.023Zinfo: running `cargo check --bins` on oxide-client (92/198)
28072025-03-18T01:58:58.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-03-18T01:58:58.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-03-18T01:58:58.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-03-18T01:58:58.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28112025-03-18T01:58:58.951Z
28122025-03-18T01:58:58.951Zinfo: running `cargo check --bins` on oximeter-client (93/198)
28132025-03-18T01:58:59.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-03-18T01:58:59.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-03-18T01:58:59.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-03-18T01:58:59.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28172025-03-18T01:58:59.935Z
28182025-03-18T01:58:59.935Zinfo: running `cargo check --bins` on repo-depot-client (94/198)
28192025-03-18T01:59:00.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-03-18T01:59:00.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-03-18T01:59:00.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-03-18T01:59:00.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28232025-03-18T01:59:00.852Z
28242025-03-18T01:59:00.852Zinfo: running `cargo check --bins` on sled-agent-client (95/198)
28252025-03-18T01:59:01.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-03-18T01:59:01.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-03-18T01:59:01.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-03-18T01:59:01.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28292025-03-18T01:59:01.841Z
28302025-03-18T01:59:01.841Zinfo: running `cargo check --bins` on wicketd-client (96/198)
28312025-03-18T01:59:02.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-03-18T01:59:03.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-03-18T01:59:03.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-03-18T01:59:03.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28352025-03-18T01:59:03.032Z
28362025-03-18T01:59:03.032Zinfo: running `cargo check --bins` on sled-agent-types (97/198)
28372025-03-18T01:59:03.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-03-18T01:59:03.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-03-18T01:59:03.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-03-18T01:59:03.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
28412025-03-18T01:59:03.823Z
28422025-03-18T01:59:03.824Zinfo: running `cargo check --bins` on wicket-common (98/198)
28432025-03-18T01:59:04.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-03-18T01:59:04.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-03-18T01:59:04.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-03-18T01:59:04.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28472025-03-18T01:59:04.803Z
28482025-03-18T01:59:04.803Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/198)
28492025-03-18T01:59:05.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-03-18T01:59:05.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-03-18T01:59:05.808Z Checking csv-core v0.1.11
28522025-03-18T01:59:06.200Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28532025-03-18T01:59:06.201Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28542025-03-18T01:59:06.201Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28552025-03-18T01:59:06.226Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28562025-03-18T01:59:06.227Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28572025-03-18T01:59:06.227Z Checking csv v1.3.1
28582025-03-18T01:59:06.940Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28592025-03-18T01:59:07.416Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28602025-03-18T01:59:09.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
28612025-03-18T01:59:09.790Z
28622025-03-18T01:59:09.790Zinfo: running `cargo check --bins` on cockroach-admin-api (100/198)
28632025-03-18T01:59:10.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-03-18T01:59:10.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-03-18T01:59:10.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-03-18T01:59:10.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28672025-03-18T01:59:10.715Z
28682025-03-18T01:59:10.715Zinfo: running `cargo check --bins` on cockroach-admin-types (101/198)
28692025-03-18T01:59:11.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-03-18T01:59:11.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-03-18T01:59:11.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-03-18T01:59:11.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28732025-03-18T01:59:11.633Z
28742025-03-18T01:59:11.633Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/198)
28752025-03-18T01:59:12.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-03-18T01:59:12.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-03-18T01:59:12.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782025-03-18T01:59:12.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28792025-03-18T01:59:12.753Z
28802025-03-18T01:59:12.753Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/198)
28812025-03-18T01:59:13.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-03-18T01:59:13.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-03-18T01:59:13.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842025-03-18T01:59:13.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28852025-03-18T01:59:13.831Z
28862025-03-18T01:59:13.831Zinfo: running `cargo check --bins` on dns-server (104/198)
28872025-03-18T01:59:14.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-03-18T01:59:14.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-03-18T01:59:14.823Z Compiling typify-impl v0.3.0
28902025-03-18T01:59:14.857Z Compiling parking_lot_core v0.8.6
28912025-03-18T01:59:14.883Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28922025-03-18T01:59:14.883Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28932025-03-18T01:59:14.883Z Checking fxhash v0.2.1
28942025-03-18T01:59:14.883Z Checking hickory-client v0.24.4
28952025-03-18T01:59:14.883Z Checking hickory-server v0.24.4
28962025-03-18T01:59:15.630Z Checking parking_lot v0.11.2
28972025-03-18T01:59:15.870Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28982025-03-18T01:59:15.956Z Checking sled v0.34.7
28992025-03-18T01:59:21.799Z Compiling typify-macro v0.3.0
29002025-03-18T01:59:23.681Z Compiling typify v0.3.0
29012025-03-18T01:59:23.792Z Compiling progenitor-impl v0.9.1
29022025-03-18T01:59:26.953Z Compiling progenitor-macro v0.9.1
29032025-03-18T01:59:31.181Z Checking progenitor v0.9.1
29042025-03-18T01:59:31.374Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29052025-03-18T01:59:32.037Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29062025-03-18T01:59:33.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.94s
29072025-03-18T01:59:33.993Z
29082025-03-18T01:59:33.993Zinfo: running `cargo check --bins` on dns-server-api (105/198)
29092025-03-18T01:59:34.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-03-18T01:59:34.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-03-18T01:59:34.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-03-18T01:59:34.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
29132025-03-18T01:59:34.957Z
29142025-03-18T01:59:34.957Zinfo: running `cargo check --bins` on openapi-manager-types (106/198)
29152025-03-18T01:59:35.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-03-18T01:59:35.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-03-18T01:59:35.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-03-18T01:59:35.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
29192025-03-18T01:59:35.874Z
29202025-03-18T01:59:35.874Zinfo: running `cargo check --bins` on gateway-test-utils (107/198)
29212025-03-18T01:59:36.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-03-18T01:59:36.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-03-18T01:59:36.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-03-18T01:59:36.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
29252025-03-18T01:59:36.886Z
29262025-03-18T01:59:36.886Zinfo: running `cargo check --bins` on gateway-types (108/198)
29272025-03-18T01:59:37.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-03-18T01:59:37.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-03-18T01:59:37.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-03-18T01:59:37.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29312025-03-18T01:59:37.905Z
29322025-03-18T01:59:37.905Zinfo: running `cargo check --bins` on ipcc (109/198)
29332025-03-18T01:59:38.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-03-18T01:59:38.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-03-18T01:59:38.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362025-03-18T01:59:38.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
29372025-03-18T01:59:38.858Z
29382025-03-18T01:59:38.858Zinfo: running `cargo check --bins` on omicron-gateway (110/198)
29392025-03-18T01:59:39.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-03-18T01:59:39.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-03-18T01:59:39.948Z Compiling radium v0.7.0
29422025-03-18T01:59:39.948Z Compiling semver v0.1.20
29432025-03-18T01:59:39.974Z Compiling maybe-uninit v2.0.0
29442025-03-18T01:59:39.974Z Checking tap v1.0.1
29452025-03-18T01:59:40.033Z Checking password-hash v0.5.0
29462025-03-18T01:59:40.059Z Checking blake2 v0.10.6
29472025-03-18T01:59:40.059Z Compiling cancel-safe-futures v0.1.5
29482025-03-18T01:59:40.059Z Checking crc-catalog v2.4.0
29492025-03-18T01:59:40.190Z Checking wyz v0.5.1
29502025-03-18T01:59:40.220Z Compiling packed_struct v0.10.1
29512025-03-18T01:59:40.403Z Compiling rustc_version v0.1.7
29522025-03-18T01:59:40.469Z Checking funty v2.0.0
29532025-03-18T01:59:40.496Z Compiling owo-colors v4.2.0
29542025-03-18T01:59:40.523Z Checking argon2 v0.5.3
29552025-03-18T01:59:40.593Z Checking crc v3.2.1
29562025-03-18T01:59:40.669Z Compiling packed_struct_codegen v0.10.1
29572025-03-18T01:59:40.694Z Checking libsw-core v0.3.1
29582025-03-18T01:59:40.810Z Compiling indexmap v1.9.3
29592025-03-18T01:59:40.810Z Compiling newtype_derive v0.1.6
29602025-03-18T01:59:40.927Z Checking half v2.4.1
29612025-03-18T01:59:41.011Z Checking fixedbitset v0.5.7
29622025-03-18T01:59:41.117Z Checking nodrop v0.1.14
29632025-03-18T01:59:41.142Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29642025-03-18T01:59:41.178Z Checking ciborium-io v0.2.2
29652025-03-18T01:59:41.243Z Checking bitvec v1.0.1
29662025-03-18T01:59:41.269Z Checking array-init v0.0.4
29672025-03-18T01:59:41.324Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29682025-03-18T01:59:41.372Z Checking ciborium-ll v0.2.2
29692025-03-18T01:59:41.397Z Checking petgraph v0.7.1
29702025-03-18T01:59:41.523Z Checking libsw v3.4.0
29712025-03-18T01:59:41.619Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29722025-03-18T01:59:41.661Z Checking smallvec v0.6.14
29732025-03-18T01:59:42.023Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29742025-03-18T01:59:42.083Z Checking termcolor v1.4.1
29752025-03-18T01:59:42.195Z Checking bitfield v0.14.0
29762025-03-18T01:59:42.290Z Checking swrite v0.1.0
29772025-03-18T01:59:42.423Z Checking linear-map v1.2.0
29782025-03-18T01:59:42.452Z Checking hashbrown v0.12.3
29792025-03-18T01:59:42.477Z Checking indent_write v2.2.0
29802025-03-18T01:59:42.685Z Checking env_logger v0.10.2
29812025-03-18T01:59:42.725Z Checking ron v0.8.1
29822025-03-18T01:59:42.775Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29832025-03-18T01:59:42.837Z Checking serde-hex v0.1.0
29842025-03-18T01:59:42.936Z Checking ciborium v0.2.2
29852025-03-18T01:59:43.089Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29862025-03-18T01:59:43.839Z Checking steno v0.4.1
29872025-03-18T01:59:43.951Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29882025-03-18T01:59:44.002Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29892025-03-18T01:59:44.133Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29902025-03-18T01:59:44.205Z Checking hashbrown v0.13.2
29912025-03-18T01:59:44.259Z Checking crc-any v2.5.0
29922025-03-18T01:59:44.289Z Checking humantime v2.1.0
29932025-03-18T01:59:44.581Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29942025-03-18T01:59:44.608Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29952025-03-18T01:59:44.846Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29962025-03-18T01:59:45.061Z Checking object v0.30.4
29972025-03-18T01:59:45.140Z Checking path-slash v0.1.5
29982025-03-18T01:59:45.165Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29992025-03-18T01:59:45.397Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30002025-03-18T01:59:45.781Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30012025-03-18T01:59:46.041Z Checking nix v0.27.1
30022025-03-18T01:59:46.095Z Checking tungstenite v0.23.0
30032025-03-18T01:59:46.196Z Checking kstat-rs v0.2.4
30042025-03-18T01:59:46.525Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30052025-03-18T01:59:46.550Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30062025-03-18T01:59:46.719Z Checking signal-hook-tokio v0.3.1
30072025-03-18T01:59:46.933Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30082025-03-18T01:59:46.960Z Checking tokio-tungstenite v0.23.1
30092025-03-18T01:59:47.667Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30102025-03-18T01:59:56.426Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30112025-03-18T01:59:58.157Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30122025-03-18T02:00:01.734Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30132025-03-18T02:00:08.962Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30142025-03-18T02:00:09.872Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30152025-03-18T02:00:13.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.86s
30162025-03-18T02:00:13.924Z
30172025-03-18T02:00:13.924Zinfo: running `cargo check --bins` on gateway-api (111/198)
30182025-03-18T02:00:14.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192025-03-18T02:00:14.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202025-03-18T02:00:14.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212025-03-18T02:00:14.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30222025-03-18T02:00:14.907Z
30232025-03-18T02:00:14.907Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/198)
30242025-03-18T02:00:15.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252025-03-18T02:00:15.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262025-03-18T02:00:15.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272025-03-18T02:00:15.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30282025-03-18T02:00:15.857Z
30292025-03-18T02:00:15.857Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/198)
30302025-03-18T02:00:16.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312025-03-18T02:00:16.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322025-03-18T02:00:16.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332025-03-18T02:00:16.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30342025-03-18T02:00:16.855Z
30352025-03-18T02:00:16.855Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/198)
30362025-03-18T02:00:17.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372025-03-18T02:00:17.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382025-03-18T02:00:17.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392025-03-18T02:00:17.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30402025-03-18T02:00:17.772Z
30412025-03-18T02:00:17.772Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/198)
30422025-03-18T02:00:18.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432025-03-18T02:00:18.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442025-03-18T02:00:18.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452025-03-18T02:00:18.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30462025-03-18T02:00:18.727Z
30472025-03-18T02:00:18.727Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/198)
30482025-03-18T02:00:19.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-03-18T02:00:19.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-03-18T02:00:19.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-03-18T02:00:19.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30522025-03-18T02:00:19.667Z
30532025-03-18T02:00:19.667Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/198)
30542025-03-18T02:00:20.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-03-18T02:00:20.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-03-18T02:00:20.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-03-18T02:00:20.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30582025-03-18T02:00:20.622Z
30592025-03-18T02:00:20.622Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/198)
30602025-03-18T02:00:21.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-03-18T02:00:21.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-03-18T02:00:21.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-03-18T02:00:21.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30642025-03-18T02:00:21.566Z
30652025-03-18T02:00:21.566Zinfo: running `cargo check --bins` on oximeter-producer (119/198)
30662025-03-18T02:00:22.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-03-18T02:00:22.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-03-18T02:00:22.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-03-18T02:00:22.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30702025-03-18T02:00:22.593Z
30712025-03-18T02:00:22.593Zinfo: running `cargo check --bins` on internal-dns-resolver (120/198)
30722025-03-18T02:00:23.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-03-18T02:00:23.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-03-18T02:00:23.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-03-18T02:00:23.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30762025-03-18T02:00:23.555Z
30772025-03-18T02:00:23.555Zinfo: running `cargo check --bins` on sp-sim (121/198)
30782025-03-18T02:00:24.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-03-18T02:00:24.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-03-18T02:00:24.568Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30812025-03-18T02:00:25.088Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30822025-03-18T02:00:27.426Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30832025-03-18T02:00:29.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
30842025-03-18T02:00:29.945Z
30852025-03-18T02:00:29.945Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/198)
30862025-03-18T02:00:30.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872025-03-18T02:00:30.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882025-03-18T02:00:30.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892025-03-18T02:00:30.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30902025-03-18T02:00:30.980Z
30912025-03-18T02:00:30.980Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/198)
30922025-03-18T02:00:31.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932025-03-18T02:00:31.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942025-03-18T02:00:31.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952025-03-18T02:00:31.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
30962025-03-18T02:00:32.042Z
30972025-03-18T02:00:32.042Zinfo: running `cargo check --bins` on db-macros (124/198)
30982025-03-18T02:00:32.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992025-03-18T02:00:32.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002025-03-18T02:00:32.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012025-03-18T02:00:32.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
31022025-03-18T02:00:32.957Z
31032025-03-18T02:00:32.957Zinfo: running `cargo check --bins` on nexus-macros-common (125/198)
31042025-03-18T02:00:33.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052025-03-18T02:00:33.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062025-03-18T02:00:33.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072025-03-18T02:00:33.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31082025-03-18T02:00:33.880Z
31092025-03-18T02:00:33.880Zinfo: running `cargo check --bins` on nexus-auth (126/198)
31102025-03-18T02:00:34.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112025-03-18T02:00:34.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122025-03-18T02:00:34.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132025-03-18T02:00:34.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31142025-03-18T02:00:34.894Z
31152025-03-18T02:00:34.894Zinfo: running `cargo check --bins` on authz-macros (127/198)
31162025-03-18T02:00:35.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172025-03-18T02:00:35.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182025-03-18T02:00:35.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192025-03-18T02:00:35.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
31202025-03-18T02:00:35.818Z
31212025-03-18T02:00:35.818Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/198)
31222025-03-18T02:00:36.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232025-03-18T02:00:36.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242025-03-18T02:00:36.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252025-03-18T02:00:36.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31262025-03-18T02:00:36.831Z
31272025-03-18T02:00:36.831Zinfo: running `cargo check --bins` on nexus-db-model (129/198)
31282025-03-18T02:00:37.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-03-18T02:00:37.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-03-18T02:00:37.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-03-18T02:00:37.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31322025-03-18T02:00:37.823Z
31332025-03-18T02:00:37.823Zinfo: running `cargo check --bins` on nexus-defaults (130/198)
31342025-03-18T02:00:38.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-03-18T02:00:38.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-03-18T02:00:38.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-03-18T02:00:38.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31382025-03-18T02:00:38.759Z
31392025-03-18T02:00:38.759Zinfo: running `cargo check --bins` on nexus-inventory (131/198)
31402025-03-18T02:00:39.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-03-18T02:00:39.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-03-18T02:00:39.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432025-03-18T02:00:39.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31442025-03-18T02:00:39.751Z
31452025-03-18T02:00:39.752Zinfo: running `cargo check --bins` on typed-rng (132/198)
31462025-03-18T02:00:40.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-03-18T02:00:40.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-03-18T02:00:40.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492025-03-18T02:00:40.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31502025-03-18T02:00:41.024Z
31512025-03-18T02:00:41.024Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/198)
31522025-03-18T02:00:41.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-03-18T02:00:41.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-03-18T02:00:41.787Z Checking keccak v0.1.5
31552025-03-18T02:00:41.812Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31562025-03-18T02:00:41.838Z Checking secrecy v0.8.0
31572025-03-18T02:00:41.838Z Compiling unicase v2.7.0
31582025-03-18T02:00:41.863Z Compiling same-file v1.0.6
31592025-03-18T02:00:41.901Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31602025-03-18T02:00:41.928Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31612025-03-18T02:00:41.928Z Compiling thiserror-impl-no-std v2.0.2
31622025-03-18T02:00:42.046Z Checking universal-hash v0.5.1
31632025-03-18T02:00:42.127Z Checking sha3 v0.10.8
31642025-03-18T02:00:42.176Z Compiling walkdir v2.5.0
31652025-03-18T02:00:42.225Z Compiling blake3 v1.5.4
31662025-03-18T02:00:42.256Z Checking opaque-debug v0.3.1
31672025-03-18T02:00:42.285Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31682025-03-18T02:00:42.357Z Checking poly1305 v0.8.0
31692025-03-18T02:00:42.428Z Checking chacha20 v0.9.1
31702025-03-18T02:00:42.471Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31712025-03-18T02:00:42.528Z Checking aead v0.5.2
31722025-03-18T02:00:42.568Z Compiling memmap2 v0.9.5
31732025-03-18T02:00:42.765Z Compiling arrayref v0.3.9
31742025-03-18T02:00:42.789Z Compiling salty v0.3.0
31752025-03-18T02:00:42.820Z Compiling arrayvec v0.7.6
31762025-03-18T02:00:42.851Z Compiling constant_time_eq v0.3.1
31772025-03-18T02:00:42.890Z Compiling libefi-sys v0.1.0
31782025-03-18T02:00:42.956Z Checking chacha20poly1305 v0.10.1
31792025-03-18T02:00:43.083Z Compiling toolchain_find v0.4.0
31802025-03-18T02:00:43.236Z Compiling camino-tempfile v1.1.1
31812025-03-18T02:00:43.261Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31822025-03-18T02:00:43.286Z Compiling bitfield-struct v0.6.2
31832025-03-18T02:00:43.526Z Compiling topological-sort v0.2.2
31842025-03-18T02:00:43.627Z Compiling mime_guess v2.0.5
31852025-03-18T02:00:43.652Z Compiling rustfmt-wrapper v0.2.1
31862025-03-18T02:00:44.118Z Compiling omicron-zone-package v0.12.0
31872025-03-18T02:00:44.176Z Compiling progenitor v0.9.1
31882025-03-18T02:00:44.254Z Checking thiserror-no-std v2.0.2
31892025-03-18T02:00:44.279Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31902025-03-18T02:00:44.395Z Checking vsss-rs v3.3.4
31912025-03-18T02:00:44.420Z Checking primeorder v0.13.6
31922025-03-18T02:00:44.445Z Checking env_filter v0.1.2
31932025-03-18T02:00:44.471Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31942025-03-18T02:00:44.568Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31952025-03-18T02:00:44.682Z Checking env_logger v0.11.5
31962025-03-18T02:00:44.707Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31972025-03-18T02:00:44.847Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31982025-03-18T02:00:44.885Z Checking p384 v0.13.0
31992025-03-18T02:00:44.912Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32002025-03-18T02:00:44.967Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32012025-03-18T02:00:45.148Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32022025-03-18T02:00:45.259Z Checking http-range v0.1.5
32032025-03-18T02:00:45.291Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32042025-03-18T02:00:45.347Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32052025-03-18T02:00:45.405Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32062025-03-18T02:00:45.618Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32072025-03-18T02:00:45.770Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32082025-03-18T02:00:45.882Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32092025-03-18T02:00:46.175Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
32102025-03-18T02:00:46.200Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32112025-03-18T02:00:46.225Z Checking atty v0.2.14
32122025-03-18T02:00:46.368Z Checking glob v0.3.2
32132025-03-18T02:00:46.477Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32142025-03-18T02:00:46.693Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32152025-03-18T02:00:46.719Z Checking hyper-staticfile v0.10.1
32162025-03-18T02:00:46.745Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32172025-03-18T02:00:47.234Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32182025-03-18T02:00:47.639Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32192025-03-18T02:00:47.799Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32202025-03-18T02:00:47.900Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32212025-03-18T02:00:47.944Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32222025-03-18T02:00:48.175Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32232025-03-18T02:00:48.380Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32242025-03-18T02:00:48.650Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32252025-03-18T02:00:48.901Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32262025-03-18T02:00:49.090Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32272025-03-18T02:00:49.136Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32282025-03-18T02:00:49.289Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32292025-03-18T02:00:52.459Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32302025-03-18T02:00:52.484Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32312025-03-18T02:01:04.130Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32322025-03-18T02:01:24.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.42s
32332025-03-18T02:01:24.274Z
32342025-03-18T02:01:24.274Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/198)
32352025-03-18T02:01:25.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-03-18T02:01:25.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-03-18T02:01:25.383Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32382025-03-18T02:01:44.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.33s
32392025-03-18T02:01:44.827Z
32402025-03-18T02:01:44.827Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/198)
32412025-03-18T02:01:45.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-03-18T02:01:45.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-03-18T02:01:45.949Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32442025-03-18T02:02:05.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.64s
32452025-03-18T02:02:05.676Z
32462025-03-18T02:02:05.676Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/198)
32472025-03-18T02:02:06.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-03-18T02:02:06.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-03-18T02:02:06.827Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32502025-03-18T02:02:26.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s
32512025-03-18T02:02:26.278Z
32522025-03-18T02:02:26.279Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/198)
32532025-03-18T02:02:27.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-03-18T02:02:27.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-03-18T02:02:27.419Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32562025-03-18T02:02:47.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.43s
32572025-03-18T02:02:47.928Z
32582025-03-18T02:02:47.928Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/198)
32592025-03-18T02:02:48.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-03-18T02:02:48.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-03-18T02:02:49.055Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32622025-03-18T02:03:09.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.14s
32632025-03-18T02:03:09.278Z
32642025-03-18T02:03:09.278Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/198)
32652025-03-18T02:03:10.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-03-18T02:03:10.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-03-18T02:03:10.451Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32682025-03-18T02:03:29.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.46s
32692025-03-18T02:03:29.958Z
32702025-03-18T02:03:29.958Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/198)
32712025-03-18T02:03:30.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-03-18T02:03:30.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-03-18T02:03:31.101Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32742025-03-18T02:03:50.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.47s
32752025-03-18T02:03:50.934Z
32762025-03-18T02:03:50.934Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/198)
32772025-03-18T02:03:51.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-03-18T02:03:51.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-03-18T02:03:51.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802025-03-18T02:03:51.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32812025-03-18T02:03:51.606Z
32822025-03-18T02:03:51.606Zinfo: running `cargo check --bins` on key-manager (142/198)
32832025-03-18T02:03:52.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-03-18T02:03:52.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-03-18T02:03:52.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862025-03-18T02:03:52.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
32872025-03-18T02:03:52.561Z
32882025-03-18T02:03:52.561Zinfo: running `cargo check --bins` on range-requests (143/198)
32892025-03-18T02:03:53.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-03-18T02:03:53.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-03-18T02:03:53.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922025-03-18T02:03:53.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32932025-03-18T02:03:53.428Z
32942025-03-18T02:03:53.428Zinfo: running `cargo check --bins` on repo-depot-api (144/198)
32952025-03-18T02:03:54.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-03-18T02:03:54.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-03-18T02:03:54.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32982025-03-18T02:03:54.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32992025-03-18T02:03:54.348Z
33002025-03-18T02:03:54.348Zinfo: running `cargo check --bins` on sled-agent-api (145/198)
33012025-03-18T02:03:55.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-03-18T02:03:55.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-03-18T02:03:55.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042025-03-18T02:03:55.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
33052025-03-18T02:03:55.316Z
33062025-03-18T02:03:55.316Zinfo: running `cargo check --bins` on sled-diagnostics (146/198)
33072025-03-18T02:03:56.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-03-18T02:03:56.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-03-18T02:03:56.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102025-03-18T02:03:56.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33112025-03-18T02:03:56.209Z
33122025-03-18T02:03:56.209Zinfo: running `cargo check --bins` on sled-hardware (147/198)
33132025-03-18T02:03:57.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-03-18T02:03:57.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-03-18T02:03:57.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162025-03-18T02:03:57.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
33172025-03-18T02:03:57.188Z
33182025-03-18T02:03:57.188Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/198)
33192025-03-18T02:03:58.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-03-18T02:03:58.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-03-18T02:03:58.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222025-03-18T02:03:58.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
33232025-03-18T02:03:58.128Z
33242025-03-18T02:03:58.129Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/198)
33252025-03-18T02:03:58.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-03-18T02:03:58.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-03-18T02:03:58.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-03-18T02:03:58.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
33292025-03-18T02:03:59.092Z
33302025-03-18T02:03:59.092Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/198)
33312025-03-18T02:04:00.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-03-18T02:04:00.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-03-18T02:04:00.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-03-18T02:04:00.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33352025-03-18T02:04:00.134Z
33362025-03-18T02:04:00.134Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/198)
33372025-03-18T02:04:00.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-03-18T02:04:01.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-03-18T02:04:01.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402025-03-18T02:04:01.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
33412025-03-18T02:04:01.099Z
33422025-03-18T02:04:01.099Zinfo: running `cargo check --bins` on nexus-test-interface (152/198)
33432025-03-18T02:04:01.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-03-18T02:04:02.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-03-18T02:04:02.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462025-03-18T02:04:02.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33472025-03-18T02:04:02.112Z
33482025-03-18T02:04:02.113Zinfo: running `cargo check --bins` on oximeter-collector (153/198)
33492025-03-18T02:04:02.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-03-18T02:04:03.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-03-18T02:04:03.220Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33522025-03-18T02:04:03.220Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33532025-03-18T02:04:04.309Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33542025-03-18T02:04:07.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s
33552025-03-18T02:04:07.236Z
33562025-03-18T02:04:07.236Zinfo: running `cargo check --bins` on oximeter-api (154/198)
33572025-03-18T02:04:08.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-03-18T02:04:08.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-03-18T02:04:08.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602025-03-18T02:04:08.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
33612025-03-18T02:04:08.210Z
33622025-03-18T02:04:08.210Zinfo: running `cargo check --bins` on cert-dev (155/198)
33632025-03-18T02:04:09.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-03-18T02:04:09.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-03-18T02:04:09.268Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33662025-03-18T02:04:09.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
33672025-03-18T02:04:12.933Z
33682025-03-18T02:04:12.933Zinfo: running `cargo check --bins` on clickana (156/198)
33692025-03-18T02:04:13.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-03-18T02:04:13.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-03-18T02:04:13.064Z Checking itertools v0.13.0
33722025-03-18T02:04:13.064Z Checking castaway v0.2.3
33732025-03-18T02:04:13.064Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33742025-03-18T02:04:13.064Z Checking lru v0.12.5
33752025-03-18T02:04:13.064Z Compiling instability v0.3.2
33762025-03-18T02:04:13.064Z Compiling indoc v2.0.6
33772025-03-18T02:04:13.064Z Checking cassowary v0.3.0
33782025-03-18T02:04:13.064Z Checking compact_str v0.8.0
33792025-03-18T02:04:13.064Z Checking unicode-truncate v1.1.0
33802025-03-18T02:04:13.064Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33812025-03-18T02:04:13.093Z Checking ratatui v0.29.0
33822025-03-18T02:04:15.679Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33832025-03-18T02:04:16.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.25s
33842025-03-18T02:04:17.064Z
33852025-03-18T02:04:17.064Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/198)
33862025-03-18T02:04:17.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-03-18T02:04:17.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-03-18T02:04:18.127Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33892025-03-18T02:04:18.127Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33902025-03-18T02:04:19.399Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33912025-03-18T02:04:20.037Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33922025-03-18T02:04:20.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
33932025-03-18T02:04:20.686Z
33942025-03-18T02:04:20.686Zinfo: running `cargo check --bins` on ch-dev (158/198)
33952025-03-18T02:04:21.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-03-18T02:04:21.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-03-18T02:04:21.678Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33982025-03-18T02:04:22.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
33992025-03-18T02:04:22.801Z
34002025-03-18T02:04:22.801Zinfo: running `cargo check --bins` on crdb-seed (159/198)
34012025-03-18T02:04:23.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022025-03-18T02:04:23.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032025-03-18T02:04:23.806Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34042025-03-18T02:04:24.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
34052025-03-18T02:04:24.396Z
34062025-03-18T02:04:24.396Zinfo: running `cargo check --bins` on db-dev (160/198)
34072025-03-18T02:04:25.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082025-03-18T02:04:25.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092025-03-18T02:04:25.413Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34102025-03-18T02:04:26.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
34112025-03-18T02:04:26.500Z
34122025-03-18T02:04:26.500Zinfo: running `cargo check --bins` on omicron-dev-lib (161/198)
34132025-03-18T02:04:27.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142025-03-18T02:04:27.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152025-03-18T02:04:27.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34162025-03-18T02:04:27.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
34172025-03-18T02:04:27.481Z
34182025-03-18T02:04:27.481Zinfo: running `cargo check --bins` on xtask-downloader (162/198)
34192025-03-18T02:04:28.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202025-03-18T02:04:28.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212025-03-18T02:04:28.428Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34222025-03-18T02:04:29.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
34232025-03-18T02:04:29.721Z
34242025-03-18T02:04:29.721Zinfo: running `cargo check --bins` on omicron-ls-apis (163/198)
34252025-03-18T02:04:30.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-03-18T02:04:30.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-03-18T02:04:30.682Z Checking cargo-platform v0.1.8
34282025-03-18T02:04:30.973Z Checking cargo_metadata v0.19.2
34292025-03-18T02:04:32.476Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34302025-03-18T02:04:33.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
34312025-03-18T02:04:33.941Z
34322025-03-18T02:04:33.941Zinfo: running `cargo check --bins` on mgs-dev (164/198)
34332025-03-18T02:04:34.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342025-03-18T02:04:34.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352025-03-18T02:04:35.059Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34362025-03-18T02:04:36.942Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34372025-03-18T02:04:37.814Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34382025-03-18T02:04:42.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
34392025-03-18T02:04:42.981Z
34402025-03-18T02:04:42.981Zinfo: running `cargo check --bins` on omicron-omdb (165/198)
34412025-03-18T02:04:42.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422025-03-18T02:04:42.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432025-03-18T02:04:42.982Z Compiling crunchy v0.2.2
34442025-03-18T02:04:42.982Z Compiling tiny-keccak v2.0.2
34452025-03-18T02:04:42.982Z Compiling dsl_auto_type v0.1.2
34462025-03-18T02:04:42.982Z Checking scheduled-thread-pool v0.2.7
34472025-03-18T02:04:42.982Z Compiling diesel_table_macro_syntax v0.2.0
34482025-03-18T02:04:42.982Z Compiling bit-vec v0.6.3
34492025-03-18T02:04:42.982Z Compiling ascii-canvas v3.0.0
34502025-03-18T02:04:42.982Z Compiling ena v0.14.3
34512025-03-18T02:04:43.016Z Checking r2d2 v0.8.10
34522025-03-18T02:04:43.016Z Compiling bit-set v0.5.3
34532025-03-18T02:04:43.016Z Compiling regex-syntax v0.6.29
34542025-03-18T02:04:43.016Z Compiling diff v0.1.13
34552025-03-18T02:04:43.016Z Compiling bindgen v0.71.1
34562025-03-18T02:04:43.016Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34572025-03-18T02:04:43.016Z Compiling rustc-hash v2.1.1
34582025-03-18T02:04:43.016Z Compiling ref-cast v1.0.23
34592025-03-18T02:04:43.016Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34602025-03-18T02:04:43.016Z Compiling derive_builder_core v0.20.2
34612025-03-18T02:04:43.016Z Compiling libxml v0.3.3
34622025-03-18T02:04:43.016Z Compiling ref-cast-impl v1.0.23
34632025-03-18T02:04:43.016Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34642025-03-18T02:04:43.016Z Compiling diesel_derives v2.2.3
34652025-03-18T02:04:43.016Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34662025-03-18T02:04:43.016Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34672025-03-18T02:04:43.016Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34682025-03-18T02:04:43.016Z Compiling strum_macros v0.24.3
34692025-03-18T02:04:43.016Z Compiling indoc v1.0.9
34702025-03-18T02:04:43.016Z Compiling derive_builder_macro v0.20.2
34712025-03-18T02:04:43.016Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34722025-03-18T02:04:43.016Z Compiling impl-trait-for-tuples v0.2.2
34732025-03-18T02:04:43.301Z Compiling lalrpop v0.19.12
34742025-03-18T02:04:43.378Z Checking derive_builder v0.20.2
34752025-03-18T02:04:43.542Z Compiling oso-derive v0.27.3
34762025-03-18T02:04:43.712Z Checking quick-xml v0.37.2
34772025-03-18T02:04:44.327Z Compiling diesel-dtrace v0.4.2
34782025-03-18T02:04:44.408Z Checking maplit v1.0.2
34792025-03-18T02:04:44.572Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34802025-03-18T02:04:44.713Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34812025-03-18T02:04:44.881Z Checking bb8 v0.8.5
34822025-03-18T02:04:45.045Z Checking io-lifetimes v1.0.11
34832025-03-18T02:04:45.241Z Checking rustix v0.37.28
34842025-03-18T02:04:45.333Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34852025-03-18T02:04:45.560Z Checking rand_seeder v0.3.0
34862025-03-18T02:04:45.703Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34872025-03-18T02:04:45.867Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34882025-03-18T02:04:45.961Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34892025-03-18T02:04:46.076Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34902025-03-18T02:04:46.235Z Checking terminal_size v0.2.6
34912025-03-18T02:04:46.358Z Checking is_ci v1.2.0
34922025-03-18T02:04:46.419Z Checking smawk v0.3.2
34932025-03-18T02:04:46.519Z Checking unicode-linebreak v0.1.5
34942025-03-18T02:04:46.642Z Checking supports-color v3.0.2
34952025-03-18T02:04:46.898Z Checking textwrap v0.16.1
34962025-03-18T02:04:46.927Z Checking multimap v0.10.0
34972025-03-18T02:04:47.958Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34982025-03-18T02:04:48.873Z Checking diesel v2.2.8
34992025-03-18T02:05:03.996Z Compiling samael v0.0.18
35002025-03-18T02:05:19.272Z Checking async-bb8-diesel v0.2.1
35012025-03-18T02:05:21.159Z Compiling polar-core v0.27.3
35022025-03-18T02:05:30.581Z Checking oso v0.27.3
35032025-03-18T02:06:54.664Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35042025-03-18T02:07:03.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
35052025-03-18T02:07:04.158Z
35062025-03-18T02:07:04.158Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/198)
35072025-03-18T02:07:05.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082025-03-18T02:07:05.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092025-03-18T02:07:05.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102025-03-18T02:07:05.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
35112025-03-18T02:07:05.459Z
35122025-03-18T02:07:05.460Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/198)
35132025-03-18T02:07:06.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142025-03-18T02:07:06.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152025-03-18T02:07:06.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162025-03-18T02:07:06.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
35172025-03-18T02:07:06.148Z
35182025-03-18T02:07:06.148Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/198)
35192025-03-18T02:07:06.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202025-03-18T02:07:06.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212025-03-18T02:07:06.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222025-03-18T02:07:06.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35232025-03-18T02:07:06.993Z
35242025-03-18T02:07:06.994Zinfo: running `cargo check --bins` on omicron-nexus (169/198)
35252025-03-18T02:07:07.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262025-03-18T02:07:07.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272025-03-18T02:07:08.155Z Compiling libz-sys v1.1.20
35282025-03-18T02:07:08.180Z Compiling libgit2-sys v0.17.0+1.8.1
35292025-03-18T02:07:08.206Z Compiling vergen v8.3.2
35302025-03-18T02:07:08.232Z Compiling cargo-platform v0.1.8
35312025-03-18T02:07:08.232Z Compiling pin-project-internal v1.1.6
35322025-03-18T02:07:08.267Z Compiling snafu-derive v0.8.5
35332025-03-18T02:07:08.293Z Compiling rustls v0.21.12
35342025-03-18T02:07:08.293Z Checking globset v0.4.15
35352025-03-18T02:07:08.523Z Compiling cargo_metadata v0.18.1
35362025-03-18T02:07:08.592Z Checking olpc-cjson v0.1.4
35372025-03-18T02:07:08.689Z Checking sct v0.7.1
35382025-03-18T02:07:08.770Z Checking rustls-webpki v0.101.7
35392025-03-18T02:07:08.820Z Checking serde_plain v1.0.2
35402025-03-18T02:07:08.853Z Checking typed-path v0.9.3
35412025-03-18T02:07:09.055Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35422025-03-18T02:07:09.087Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35432025-03-18T02:07:09.337Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35442025-03-18T02:07:09.366Z Checking parse-size v1.1.0
35452025-03-18T02:07:09.654Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35462025-03-18T02:07:09.681Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35472025-03-18T02:07:10.417Z Checking pin-project v1.1.6
35482025-03-18T02:07:10.455Z Checking rustls-pemfile v1.0.4
35492025-03-18T02:07:10.570Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35502025-03-18T02:07:10.596Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35512025-03-18T02:07:10.596Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35522025-03-18T02:07:10.707Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35532025-03-18T02:07:10.901Z Checking twox-hash v2.1.0
35542025-03-18T02:07:11.040Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35552025-03-18T02:07:11.110Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35562025-03-18T02:07:11.476Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35572025-03-18T02:07:12.089Z Checking tokio-rustls v0.24.1
35582025-03-18T02:07:12.281Z Checking snafu v0.8.5
35592025-03-18T02:07:12.430Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35602025-03-18T02:07:12.684Z Checking tough v0.19.0
35612025-03-18T02:07:12.800Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35622025-03-18T02:07:12.867Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35632025-03-18T02:07:12.898Z Checking fatfs v0.3.6
35642025-03-18T02:07:12.924Z Checking assert_matches v1.5.0
35652025-03-18T02:07:16.483Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35662025-03-18T02:07:17.773Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35672025-03-18T02:07:19.853Z Compiling git2 v0.19.0
35682025-03-18T02:07:25.096Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35692025-03-18T02:08:52.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
35702025-03-18T02:08:52.830Z
35712025-03-18T02:08:52.830Zinfo: running `cargo check --bins` on nexus-external-api (170/198)
35722025-03-18T02:08:53.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-03-18T02:08:53.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-03-18T02:08:53.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752025-03-18T02:08:53.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
35762025-03-18T02:08:53.827Z
35772025-03-18T02:08:53.827Zinfo: running `cargo check --bins` on nexus-internal-api (171/198)
35782025-03-18T02:08:54.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-03-18T02:08:54.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-03-18T02:08:54.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812025-03-18T02:08:54.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
35822025-03-18T02:08:54.839Z
35832025-03-18T02:08:54.839Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/198)
35842025-03-18T02:08:55.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-03-18T02:08:55.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-03-18T02:08:55.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872025-03-18T02:08:55.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
35882025-03-18T02:08:55.813Z
35892025-03-18T02:08:55.813Zinfo: running `cargo check --bins` on nexus-networking (173/198)
35902025-03-18T02:08:56.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-03-18T02:08:56.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-03-18T02:08:56.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932025-03-18T02:08:56.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
35942025-03-18T02:08:56.772Z
35952025-03-18T02:08:56.772Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/198)
35962025-03-18T02:08:57.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-03-18T02:08:57.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-03-18T02:08:57.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992025-03-18T02:08:57.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36002025-03-18T02:08:57.702Z
36012025-03-18T02:08:57.702Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/198)
36022025-03-18T02:08:58.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032025-03-18T02:08:58.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042025-03-18T02:08:58.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36052025-03-18T02:08:58.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
36062025-03-18T02:08:58.649Z
36072025-03-18T02:08:58.649Zinfo: running `cargo check --bins` on update-common (176/198)
36082025-03-18T02:08:59.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092025-03-18T02:08:59.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102025-03-18T02:08:59.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36112025-03-18T02:08:59.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
36122025-03-18T02:08:59.595Z
36132025-03-18T02:08:59.595Zinfo: running `cargo check --bins` on omicron-dev (177/198)
36142025-03-18T02:09:00.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152025-03-18T02:09:00.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162025-03-18T02:09:00.863Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36172025-03-18T02:09:00.888Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36182025-03-18T02:09:00.925Z Checking yansi v1.0.1
36192025-03-18T02:09:00.925Z Checking diff v0.1.13
36202025-03-18T02:09:00.951Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36212025-03-18T02:09:00.951Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36222025-03-18T02:09:01.441Z Checking pretty_assertions v1.4.1
36232025-03-18T02:09:02.254Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36242025-03-18T02:09:43.710Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36252025-03-18T02:09:43.710Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36262025-03-18T02:09:43.737Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36272025-03-18T02:09:43.737Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36282025-03-18T02:09:43.737Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36292025-03-18T02:09:43.737Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36302025-03-18T02:09:44.814Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36312025-03-18T02:09:46.448Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36322025-03-18T02:10:48.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
36332025-03-18T02:10:48.744Z
36342025-03-18T02:10:48.744Zinfo: running `cargo check --bins` on openapi-manager (178/198)
36352025-03-18T02:10:49.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36362025-03-18T02:10:49.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36372025-03-18T02:10:49.821Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36382025-03-18T02:10:49.847Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36392025-03-18T02:10:49.847Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36402025-03-18T02:10:49.885Z Compiling proc-macro-error-attr2 v2.0.0
36412025-03-18T02:10:49.919Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36422025-03-18T02:10:49.919Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36432025-03-18T02:10:49.956Z Checking papergrid v0.14.0
36442025-03-18T02:10:49.998Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36452025-03-18T02:10:50.140Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36462025-03-18T02:10:50.232Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36472025-03-18T02:10:50.457Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36482025-03-18T02:10:50.550Z Compiling proc-macro-error2 v2.0.1
36492025-03-18T02:10:51.077Z Compiling tabled_derive v0.10.0
36502025-03-18T02:10:51.182Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36512025-03-18T02:10:51.404Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36522025-03-18T02:10:51.431Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36532025-03-18T02:10:51.459Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36542025-03-18T02:10:51.788Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36552025-03-18T02:10:52.183Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36562025-03-18T02:10:52.248Z Checking heck v0.4.1
36572025-03-18T02:10:52.453Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36582025-03-18T02:10:52.635Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36592025-03-18T02:10:52.815Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36602025-03-18T02:10:53.105Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36612025-03-18T02:10:53.151Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36622025-03-18T02:10:53.225Z Checking tabled v0.18.0
36632025-03-18T02:10:53.452Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36642025-03-18T02:10:53.564Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36652025-03-18T02:10:53.653Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36662025-03-18T02:10:55.434Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36672025-03-18T02:10:55.434Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36682025-03-18T02:10:59.368Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36692025-03-18T02:11:01.347Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36702025-03-18T02:11:06.942Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36712025-03-18T02:11:06.943Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36722025-03-18T02:11:08.568Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36732025-03-18T02:11:12.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.63s
36742025-03-18T02:11:12.915Z
36752025-03-18T02:11:12.915Zinfo: running `cargo check --bins` on installinator-api (179/198)
36762025-03-18T02:11:12.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36772025-03-18T02:11:12.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36782025-03-18T02:11:12.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36792025-03-18T02:11:12.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
36802025-03-18T02:11:12.916Z
36812025-03-18T02:11:12.916Zinfo: running `cargo check --bins` on wicketd-api (180/198)
36822025-03-18T02:11:12.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832025-03-18T02:11:12.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842025-03-18T02:11:12.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36852025-03-18T02:11:12.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
36862025-03-18T02:11:12.916Z
36872025-03-18T02:11:12.916Zinfo: running `cargo check --bins` on omicron-pins (181/198)
36882025-03-18T02:11:13.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892025-03-18T02:11:13.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902025-03-18T02:11:13.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36912025-03-18T02:11:13.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
36922025-03-18T02:11:13.281Z
36932025-03-18T02:11:13.281Zinfo: running `cargo check --bins` on reconfigurator-cli (182/198)
36942025-03-18T02:11:14.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952025-03-18T02:11:14.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962025-03-18T02:11:14.250Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36972025-03-18T02:11:14.250Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36982025-03-18T02:11:14.251Z Compiling petname v2.0.2
36992025-03-18T02:11:14.251Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37002025-03-18T02:11:14.277Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37012025-03-18T02:11:14.277Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37022025-03-18T02:11:14.277Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37032025-03-18T02:11:14.303Z Checking sync-ptr v0.1.1
37042025-03-18T02:11:20.491Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37052025-03-18T02:11:21.267Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37062025-03-18T02:11:22.786Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37072025-03-18T02:11:24.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.44s
37082025-03-18T02:11:24.926Z
37092025-03-18T02:11:24.926Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/198)
37102025-03-18T02:11:25.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112025-03-18T02:11:25.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122025-03-18T02:11:25.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37132025-03-18T02:11:25.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37142025-03-18T02:11:25.855Z
37152025-03-18T02:11:25.855Zinfo: running `cargo check --bins` on omicron-releng (184/198)
37162025-03-18T02:11:26.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172025-03-18T02:11:26.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182025-03-18T02:11:26.771Z Checking memmap2 v0.9.5
37192025-03-18T02:11:26.771Z Checking constant_time_eq v0.3.1
37202025-03-18T02:11:26.797Z Checking arrayvec v0.7.6
37212025-03-18T02:11:26.797Z Checking arrayref v0.3.9
37222025-03-18T02:11:26.797Z Checking topological-sort v0.2.2
37232025-03-18T02:11:26.797Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37242025-03-18T02:11:26.797Z Checking shell-words v1.1.0
37252025-03-18T02:11:27.183Z Checking blake3 v1.5.4
37262025-03-18T02:11:27.643Z Checking omicron-zone-package v0.12.0
37272025-03-18T02:11:29.120Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37282025-03-18T02:11:30.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
37292025-03-18T02:11:30.356Z
37302025-03-18T02:11:30.356Zinfo: running `cargo check --bins` on xtask (185/198)
37312025-03-18T02:11:30.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322025-03-18T02:11:30.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332025-03-18T02:11:30.987Z Checking bitflags v2.6.0
37342025-03-18T02:11:30.987Z Checking serde v1.0.218
37352025-03-18T02:11:30.987Z Checking thiserror v1.0.69
37362025-03-18T02:11:31.013Z Checking scroll v0.12.0
37372025-03-18T02:11:31.038Z Checking hashbrown v0.15.1
37382025-03-18T02:11:31.038Z Checking log v0.4.22
37392025-03-18T02:11:31.064Z Checking zerocopy v0.7.35
37402025-03-18T02:11:31.089Z Checking syn v2.0.98
37412025-03-18T02:11:31.136Z Checking pest v2.7.14
37422025-03-18T02:11:31.239Z Checking rustix v0.38.37
37432025-03-18T02:11:31.304Z Checking once_cell v1.20.3
37442025-03-18T02:11:31.436Z Checking goblin v0.8.2
37452025-03-18T02:11:31.574Z Checking thiserror v2.0.11
37462025-03-18T02:11:31.717Z Checking fs-err v2.11.0
37472025-03-18T02:11:31.876Z Checking indexmap v2.7.1
37482025-03-18T02:11:32.002Z Checking anyhow v1.0.97
37492025-03-18T02:11:32.036Z Checking tabled v0.15.0
37502025-03-18T02:11:32.705Z Checking terminal_size v0.4.0
37512025-03-18T02:11:32.705Z Checking tempfile v3.13.0
37522025-03-18T02:11:32.854Z Checking clap_builder v4.5.31
37532025-03-18T02:11:33.234Z Checking dtrace-parser v0.2.0
37542025-03-18T02:11:34.746Z Checking serde_json v1.0.139
37552025-03-18T02:11:34.746Z Checking toml_datetime v0.6.8
37562025-03-18T02:11:34.771Z Checking serde_spanned v0.6.8
37572025-03-18T02:11:34.771Z Checking camino v1.1.9
37582025-03-18T02:11:34.771Z Checking cargo-platform v0.1.8
37592025-03-18T02:11:34.974Z Checking semver v1.0.25
37602025-03-18T02:11:35.296Z Checking macaddr v1.0.1
37612025-03-18T02:11:35.322Z Checking toml_edit v0.22.24
37622025-03-18T02:11:35.322Z Checking camino-tempfile v1.1.1
37632025-03-18T02:11:35.322Z Checking clap v4.5.31
37642025-03-18T02:11:35.962Z Checking dof v0.3.0
37652025-03-18T02:11:35.962Z Checking cargo_metadata v0.19.2
37662025-03-18T02:11:36.489Z Checking usdt-impl v0.5.0
37672025-03-18T02:11:36.954Z Checking usdt v0.5.0
37682025-03-18T02:11:37.190Z Checking toml v0.8.20
37692025-03-18T02:11:37.770Z Checking cargo_toml v0.21.0
37702025-03-18T02:11:39.289Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37712025-03-18T02:11:40.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.71s
37722025-03-18T02:11:40.182Z
37732025-03-18T02:11:40.182Zinfo: running `cargo check --bins` on end-to-end-tests (186/198)
37742025-03-18T02:11:41.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752025-03-18T02:11:41.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762025-03-18T02:11:41.266Z Checking polyval v0.6.2
37772025-03-18T02:11:41.291Z Checking ctr v0.9.2
37782025-03-18T02:11:41.325Z Checking ssh-encoding v0.2.0
37792025-03-18T02:11:41.325Z Checking blowfish v0.9.1
37802025-03-18T02:11:41.366Z Checking password-hash v0.4.2
37812025-03-18T02:11:41.393Z Checking p256 v0.13.2
37822025-03-18T02:11:41.394Z Checking p521 v0.13.3
37832025-03-18T02:11:41.428Z Checking russh-cryptovec v0.7.3
37842025-03-18T02:11:41.555Z Checking ghash v0.5.1
37852025-03-18T02:11:41.580Z Checking bcrypt-pbkdf v0.10.0
37862025-03-18T02:11:41.605Z Checking md5 v0.7.0
37872025-03-18T02:11:41.642Z Checking num-bigint v0.4.6
37882025-03-18T02:11:41.667Z Checking des v0.8.1
37892025-03-18T02:11:41.726Z Checking aes-gcm v0.10.3
37902025-03-18T02:11:41.778Z Checking pbkdf2 v0.11.0
37912025-03-18T02:11:41.826Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37922025-03-18T02:11:41.859Z Checking hex-literal v0.4.1
37932025-03-18T02:11:41.884Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37942025-03-18T02:11:41.910Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37952025-03-18T02:11:41.951Z Checking ssh-cipher v0.2.0
37962025-03-18T02:11:42.014Z Checking internet-checksum v0.2.1
37972025-03-18T02:11:42.232Z Checking ssh-key v0.6.6
37982025-03-18T02:11:42.449Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37992025-03-18T02:11:43.583Z Checking russh-keys v0.45.0
38002025-03-18T02:11:44.624Z Checking russh v0.45.0
38012025-03-18T02:12:08.401Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38022025-03-18T02:12:10.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.04s
38032025-03-18T02:12:10.432Z
38042025-03-18T02:12:10.432Zinfo: running `cargo check --bins` on gateway-cli (187/198)
38052025-03-18T02:12:11.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-03-18T02:12:11.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-03-18T02:12:11.336Z Checking termios v0.3.3
38082025-03-18T02:12:11.539Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38092025-03-18T02:12:12.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
38102025-03-18T02:12:12.779Z
38112025-03-18T02:12:12.779Zinfo: running `cargo check --bins --no-default-features` on installinator (188/198)
38122025-03-18T02:12:13.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132025-03-18T02:12:13.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142025-03-18T02:12:13.789Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38152025-03-18T02:12:13.789Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38162025-03-18T02:12:13.789Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38172025-03-18T02:12:13.814Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38182025-03-18T02:12:14.947Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38192025-03-18T02:12:16.568Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38202025-03-18T02:12:18.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s
38212025-03-18T02:12:19.074Z
38222025-03-18T02:12:19.075Zinfo: running `cargo check --bins` on internal-dns-cli (189/198)
38232025-03-18T02:12:19.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-03-18T02:12:19.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-03-18T02:12:20.027Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38262025-03-18T02:12:20.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
38272025-03-18T02:12:20.687Z
38282025-03-18T02:12:20.687Zinfo: running `cargo check --bins` on omicron-live-tests (190/198)
38292025-03-18T02:12:21.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302025-03-18T02:12:21.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312025-03-18T02:12:21.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322025-03-18T02:12:21.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38332025-03-18T02:12:21.527Z
38342025-03-18T02:12:21.527Zinfo: running `cargo check --bins` on live-tests-macros (191/198)
38352025-03-18T02:12:22.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362025-03-18T02:12:22.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372025-03-18T02:12:22.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382025-03-18T02:12:22.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38392025-03-18T02:12:22.378Z
38402025-03-18T02:12:22.378Zinfo: running `cargo check --bins` on nexus-mgs-updates (192/198)
38412025-03-18T02:12:23.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422025-03-18T02:12:23.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432025-03-18T02:12:23.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442025-03-18T02:12:23.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38452025-03-18T02:12:23.228Z
38462025-03-18T02:12:23.228Zinfo: running `cargo check --bins` on omicron-package (193/198)
38472025-03-18T02:12:24.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-03-18T02:12:24.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-03-18T02:12:24.196Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38502025-03-18T02:12:25.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
38512025-03-18T02:12:26.024Z
38522025-03-18T02:12:26.024Zinfo: running `cargo check --bins` on wicket-dbg (194/198)
38532025-03-18T02:12:26.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542025-03-18T02:12:26.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552025-03-18T02:12:27.023Z Checking rtoolbox v0.0.2
38562025-03-18T02:12:27.023Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38572025-03-18T02:12:27.048Z Checking tui-tree-widget v0.23.0
38582025-03-18T02:12:27.231Z Checking rpassword v7.3.1
38592025-03-18T02:12:33.124Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38602025-03-18T02:12:36.958Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38612025-03-18T02:12:38.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.44s
38622025-03-18T02:12:38.666Z
38632025-03-18T02:12:38.666Zinfo: running `cargo check --bins` on wicket (195/198)
38642025-03-18T02:12:39.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-03-18T02:12:39.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-03-18T02:12:39.668Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38672025-03-18T02:12:40.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
38682025-03-18T02:12:40.259Z
38692025-03-18T02:12:40.259Zinfo: running `cargo check --bins` on wicketd (196/198)
38702025-03-18T02:12:41.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712025-03-18T02:12:41.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722025-03-18T02:12:41.272Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38732025-03-18T02:12:41.272Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38742025-03-18T02:12:42.238Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38752025-03-18T02:12:47.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s
38762025-03-18T02:12:47.415Z
38772025-03-18T02:12:47.415Zinfo: running `cargo check --bins` on omicron-workspace-hack (197/198)
38782025-03-18T02:12:48.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792025-03-18T02:12:48.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802025-03-18T02:12:48.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38812025-03-18T02:12:48.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38822025-03-18T02:12:48.268Z
38832025-03-18T02:12:48.268Zinfo: running `cargo check --bins` on zone-setup (198/198)
38842025-03-18T02:12:49.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38852025-03-18T02:12:49.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38862025-03-18T02:12:49.220Z Checking uzers v0.12.1
38872025-03-18T02:12:49.562Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38882025-03-18T02:12:50.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
38892025-03-18T02:12:50.926Z
38902025-03-18T02:12:50.951Zreal 18:05.807744085
38912025-03-18T02:12:50.951Zuser 30:11.040218124
38922025-03-18T02:12:50.951Zsys 5:09.791574358
38932025-03-18T02:12:50.952Ztrap 0.780345260
38942025-03-18T02:12:50.952Ztflt 0.342206443
38952025-03-18T02:12:50.952Zdflt 2.139560157
38962025-03-18T02:12:50.952Zkflt 0.000834276
38972025-03-18T02:12:50.952Zlock 56:59.683533921
38982025-03-18T02:12:50.952Zslp 2:38:43.142918382
38992025-03-18T02:12:50.952Zlat 1:06.755756909
39002025-03-18T02:12:50.952Zstop 3:30.529536104
39012025-03-18T02:12:50.952Zprocess exited: duration 1395046 ms, exit code 0
 
39022025-03-18T02:12:51.003Zfound 0 output files