01JRY90QQFVK25ZFE9CTFW7CN4: 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: 01JRY912131KARREGQFDVRHPDA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-16T03:07:31.224Zjob assigned to worker 01JRY912F7WJAB69CSKA50X0MP [factory gimlet-EVT22200007-propolis, EVT22200007/24751] (queued for 24 s)
 
22025-04-16T03:07:39.424Zstarting task 0: "setup"
32025-04-16T03:07:39.449Z++ uname -s
42025-04-16T03:07:39.449Z+ kern=SunOS
52025-04-16T03:07:39.449Z+ build_user=build
62025-04-16T03:07:39.450Z+ build_uid=12345
72025-04-16T03:07:39.450Z+ work_dir=/work
82025-04-16T03:07:39.450Z+ input_dir=/input
92025-04-16T03:07:39.450Z+ [[ 0 == 12345 ]]
102025-04-16T03:07:39.450Z+ case "$kern" in
112025-04-16T03:07:39.450Z+ groupadd -g 12345 build
122025-04-16T03:07:39.450Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-16T03:07:41.445Z+ zfs create -o mountpoint=/work rpool/work
142025-04-16T03:07:41.491Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-16T03:07:41.516Z+ home_fs=zfs
162025-04-16T03:07:41.516Z+ [[ zfs == autofs ]]
172025-04-16T03:07:41.516Z+ mkdir -p /home/build
182025-04-16T03:07:41.516Z+ chown build:build /home/build /work
192025-04-16T03:07:43.500Z+ chmod 0700 /home/build /work
202025-04-16T03:07:43.527Zprocess exited: duration 4082 ms, exit code 0
 
212025-04-16T03:07:43.582Zstarting task 1: "rust-toolchain"
222025-04-16T03:07:43.608Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-16T03:07:43.608Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-04-16T03:07:43.608Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-04-16T03:07:43.608Z * rust toolchain channel = "1.86.0"
262025-04-16T03:07:43.608Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-16T03:07:43.608Z * rust toolchain profile = "default"
282025-04-16T03:07:43.608Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-16T03:07:43.608Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-16T03:07:43.740Zinfo: downloading installer
312025-04-16T03:07:44.265Zwarn: It looks like you have an existing installation of Rust at:
322025-04-16T03:07:44.265Zwarn: /opt/ooce/bin
332025-04-16T03:07:44.265Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-16T03:07:44.265Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-16T03:07:44.265Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-16T03:07:44.265Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-16T03:07:44.265Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-16T03:07:44.265Zerror: cannot install while Rust is installed
392025-04-16T03:07:44.265Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-16T03:07:44.296Zinfo: profile set to 'default'
412025-04-16T03:07:44.296Zinfo: default host triple is x86_64-unknown-illumos
422025-04-16T03:07:44.296Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-16T03:07:44.409Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-16T03:07:44.409Zinfo: downloading component 'cargo'
452025-04-16T03:07:44.635Zinfo: downloading component 'clippy'
462025-04-16T03:07:45.009Zinfo: downloading component 'rust-docs'
472025-04-16T03:07:45.788Zinfo: downloading component 'rust-std'
482025-04-16T03:07:46.279Zinfo: downloading component 'rustc'
492025-04-16T03:07:49.831Zinfo: downloading component 'rustfmt'
502025-04-16T03:07:49.992Zinfo: installing component 'cargo'
512025-04-16T03:07:51.102Zinfo: installing component 'clippy'
522025-04-16T03:07:51.566Zinfo: installing component 'rust-docs'
532025-04-16T03:07:54.556Zinfo: installing component 'rust-std'
542025-04-16T03:07:56.538Zinfo: installing component 'rustc'
552025-04-16T03:08:04.358Zinfo: installing component 'rustfmt'
562025-04-16T03:08:04.731Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-16T03:08:04.731Z
582025-04-16T03:08:04.904Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-16T03:08:04.904Z
602025-04-16T03:08:04.930Z
612025-04-16T03:08:04.930ZRust is installed now. Great!
622025-04-16T03:08:04.930Z
632025-04-16T03:08:04.930ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-16T03:08:04.930Zenvironment variable. This has not been done automatically.
652025-04-16T03:08:04.930Z
662025-04-16T03:08:04.930ZTo configure your current shell, you need to source
672025-04-16T03:08:04.930Zthe corresponding env file under $HOME/.cargo.
682025-04-16T03:08:04.930Z
692025-04-16T03:08:04.931ZThis is usually done by running one of the following (note the leading DOT):
702025-04-16T03:08:04.931Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-16T03:08:04.931Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-16T03:08:04.931Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-16T03:08:05.017Z+ rustup --version
742025-04-16T03:08:05.042Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-16T03:08:05.042Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-16T03:08:05.087Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-16T03:08:05.113Z+ cargo --version
782025-04-16T03:08:05.138Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-16T03:08:05.138Z+ rustc --version
802025-04-16T03:08:05.175Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-16T03:08:05.200Zprocess exited: duration 21598 ms, exit code 0
 
822025-04-16T03:08:05.251Zstarting task 2: "authentication"
832025-04-16T03:08:05.309Zprocess exited: duration 58 ms, exit code 0
 
842025-04-16T03:08:05.362Zstarting task 3: "clone repository"
852025-04-16T03:08:05.387Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-16T03:08:05.387Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-16T03:08:05.415ZCloning into '/work/oxidecomputer/omicron'...
882025-04-16T03:08:14.732Z+ cd /work/oxidecomputer/omicron
892025-04-16T03:08:14.732Z+ git fetch origin e574c82c103ddf9485c440e1c88f5434a911c69a
902025-04-16T03:08:15.120ZFrom https://github.com/oxidecomputer/omicron
912025-04-16T03:08:15.120Z * branch e574c82c103ddf9485c440e1c88f5434a911c69a -> FETCH_HEAD
922025-04-16T03:08:15.145Z+ [[ -n dap/sp-blueprint ]]
932025-04-16T03:08:15.145Z++ git branch --show-current
942025-04-16T03:08:15.145Z+ current=main
952025-04-16T03:08:15.145Z+ [[ main != dap/sp-blueprint ]]
962025-04-16T03:08:15.145Z+ git branch -f dap/sp-blueprint e574c82c103ddf9485c440e1c88f5434a911c69a
972025-04-16T03:08:15.145Z+ git checkout -f dap/sp-blueprint
982025-04-16T03:08:15.271ZSwitched to branch 'dap/sp-blueprint'
992025-04-16T03:08:15.296Z+ git reset --hard e574c82c103ddf9485c440e1c88f5434a911c69a
1002025-04-16T03:08:15.394ZHEAD is now at e574c82c1 fix test
1012025-04-16T03:08:15.419Zprocess exited: duration 10034 ms, exit code 0
 
1022025-04-16T03:08:15.469Zstarting task 4: "build"
1032025-04-16T03:08:15.495Z+ source .github/buildomat/ci-env.sh
1042025-04-16T03:08:15.495Z++ export CARGO_TERM_COLOR=always
1052025-04-16T03:08:15.495Z++ CARGO_TERM_COLOR=always
1062025-04-16T03:08:15.495Z+ cargo --version
1072025-04-16T03:08:15.554Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-16T03:08:15.579Z+ rustc --version
1092025-04-16T03:08:15.644Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-16T03:08:15.670Z+ source ./env.sh
1112025-04-16T03:08:15.670Z++ OLD_SHELL_OPTS=ehxB
1122025-04-16T03:08:15.670Z++ set -o xtrace
1132025-04-16T03:08:15.670Z++++ dirname ./env.sh
1142025-04-16T03:08:15.670Z+++ readlink -f .
1152025-04-16T03:08:15.670Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-04-16T03:08:15.670Z++ 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-04-16T03:08:15.670Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-04-16T03:08:15.670Z++ 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-04-16T03:08:15.670Z++ 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-04-16T03:08:15.670Z++ 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-04-16T03:08:15.670Z++ 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-04-16T03:08:15.670Z++ 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-04-16T03:08:15.671Z++ 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-04-16T03:08:15.671Z++ case $OLD_SHELL_OPTS in
1252025-04-16T03:08:15.671Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-04-16T03:08:15.671Z+ 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-04-16T03:08:15.671Z+ 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-04-16T03:08:15.671Z+ banner prerequisites
1292025-04-16T03:08:15.671Z
1302025-04-16T03:08:15.671Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-04-16T03:08:15.671Z # # # # # # # # # # # # # # #
1322025-04-16T03:08:15.671Z # # # # ##### # # ##### # # # # # #### #
1332025-04-16T03:08:15.671Z ##### ##### # ##### # # # # # # # # #
1342025-04-16T03:08:15.671Z # # # # # # # # # # # # # # #
1352025-04-16T03:08:15.671Z # # # ###### # # ###### ### # #### # #### #
1362025-04-16T03:08:15.671Z
1372025-04-16T03:08:15.671Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-04-16T03:08:17.007Zpkg list: illegal option -- F
1392025-04-16T03:08:17.007ZUsage:
1402025-04-16T03:08:17.008Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-04-16T03:08:17.008Z [pkg_fmri_pattern ...]
1422025-04-16T03:08:18.001Zpkg list: illegal option -- F
1432025-04-16T03:08:18.001ZUsage:
1442025-04-16T03:08:18.040Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-04-16T03:08:18.040Z [pkg_fmri_pattern ...]
1462025-04-16T03:08:31.043Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-04-16T03:08:37.070Z Startup: Caching catalogs ... Done
1482025-04-16T03:08:58.193ZPlanning: Solver setup ... Done (20.016s)
1492025-04-16T03:08:58.414ZPlanning: Running solver ... Done (0.221s)
1502025-04-16T03:08:58.558ZPlanning: Finding local manifests ... Done (0.003s)
1512025-04-16T03:08:58.639ZPlanning: Fetching manifests: 0/7 0% complete
1522025-04-16T03:08:59.109ZPlanning: Fetching manifests: 7/7 100% complete
1532025-04-16T03:08:59.241ZPlanning: Package planning ... Done (0.132s)
1542025-04-16T03:08:59.307ZPlanning: Merging actions ... Done (0.065s)
1552025-04-16T03:08:59.527ZPlanning: Checking for conflicting actions ... Done (0.221s)
1562025-04-16T03:09:00.606ZPlanning: Consolidating action changes ... Done (1.078s)
1572025-04-16T03:09:01.006ZPlanning: Evaluating mediators ... Done (0.400s)
1582025-04-16T03:09:01.101ZPlanning: Planning completed in 23.94 seconds
1592025-04-16T03:09:01.127Z Packages to install: 4
1602025-04-16T03:09:01.127Z Packages to update: 3
1612025-04-16T03:09:01.127Z Mediators to change: 2
1622025-04-16T03:09:01.127Z Services to change: 1
1632025-04-16T03:09:01.127Z Estimated space available: 155.09 GB
1642025-04-16T03:09:01.127ZEstimated space to be consumed: 1.69 GB
1652025-04-16T03:09:01.127Z Create boot environment: No
1662025-04-16T03:09:01.127ZCreate backup boot environment: Yes
1672025-04-16T03:09:01.127Z Rebuild boot archive: No
1682025-04-16T03:09:01.127Z
1692025-04-16T03:09:01.127ZChanged mediators:
1702025-04-16T03:09:01.127Z mediator clang:
1712025-04-16T03:09:01.127Z version: None -> 15 (system default)
1722025-04-16T03:09:01.127Z
1732025-04-16T03:09:01.127Z mediator llvm:
1742025-04-16T03:09:01.127Z version: 14 (system default) -> 15 (system default)
1752025-04-16T03:09:01.127Z
1762025-04-16T03:09:01.127ZChanged packages:
1772025-04-16T03:09:01.127Zhelios-dev
1782025-04-16T03:09:01.127Z developer/build-essential
1792025-04-16T03:09:01.127Z None -> 11-2.0
1802025-04-16T03:09:01.127Z library/libxmlsec1
1812025-04-16T03:09:01.127Z None -> 1.2.35-2.0
1822025-04-16T03:09:01.127Z ooce/developer/clang-15
1832025-04-16T03:09:01.127Z None -> 15.0.7-2.0
1842025-04-16T03:09:01.127Z ooce/developer/llvm-15
1852025-04-16T03:09:01.127Z None -> 15.0.7-2.0
1862025-04-16T03:09:01.127Z package/pkg
1872025-04-16T03:09:01.127Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-04-16T03:09:01.127Z system/library/g++-runtime
1892025-04-16T03:09:01.127Z 13-2.0 -> 14-2.0
1902025-04-16T03:09:01.127Z system/library/gcc-runtime
1912025-04-16T03:09:01.127Z 13-2.0 -> 14-2.0
1922025-04-16T03:09:01.128Z
1932025-04-16T03:09:01.128ZServices:
1942025-04-16T03:09:01.128Z restart_fmri:
1952025-04-16T03:09:01.128Z svc:/system/update-man-index:default
1962025-04-16T03:09:01.128Z
1972025-04-16T03:09:01.128ZEditable files to change:
1982025-04-16T03:09:01.128Z Update:
1992025-04-16T03:09:01.128Z usr/share/lib/pkg/web/config.shtml
2002025-04-16T03:09:01.189Z
2012025-04-16T03:09:01.189ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-04-16T03:09:06.195ZDownload: 893/4301 items 18.9/225.4MB 8% complete (3.9M/s)
2032025-04-16T03:09:11.198ZDownload: 1201/4301 items 83.6/225.4MB 37% complete (8.5M/s)
2042025-04-16T03:09:16.198ZDownload: 1597/4301 items 117.7/225.4MB 52% complete (9.9M/s)
2052025-04-16T03:09:28.122ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (5.4M/s)
2062025-04-16T03:09:33.123ZDownload: 3174/4301 items 147.9/225.4MB 65% complete (5.6M/s)
2072025-04-16T03:09:38.205ZDownload: 3257/4301 items 204.6/225.4MB 90% complete (8.7M/s)
2082025-04-16T03:09:43.831ZDownload: 3284/4301 items 210.7/225.4MB 93% complete (8.9M/s)
2092025-04-16T03:09:48.837ZDownload: 3869/4301 items 217.9/225.4MB 96% complete (900k/s)
2102025-04-16T03:09:53.508ZDownload: Completed 225.42 MB in 52.32 seconds (4.3M/s)
2112025-04-16T03:09:54.991Z Actions: 1/5122 actions (Removing old actions)
2122025-04-16T03:09:55.016Z Actions: 194/5122 actions (Installing new actions)
2132025-04-16T03:10:00.004Z Actions: 3823/5122 actions (Installing new actions)
2142025-04-16T03:10:00.963Z Actions: 4267/5122 actions (Updating modified actions)
2152025-04-16T03:10:01.377Z Actions: Completed 5122 actions in 6.38 seconds.
2162025-04-16T03:10:01.974Z Done (0.590s)
2172025-04-16T03:10:02.002Z Done (0.001s)
2182025-04-16T03:10:02.777Z Done (0.801s)
2192025-04-16T03:10:07.557Z Done (4.571s)
2202025-04-16T03:10:07.652Z Done (0.018s)
2212025-04-16T03:10:07.678Z Done (0.000s)
2222025-04-16T03:10:07.831Z Done (0.000s)
2232025-04-16T03:10:08.666ZPlanning: Evaluating mediator changes ... Done
2242025-04-16T03:10:08.917ZPlanning: Checking for conflicting actions ... Done
2252025-04-16T03:10:08.945ZPlanning: Consolidating action changes ... Done
2262025-04-16T03:10:09.244ZPlanning: Evaluating mediators ... Done
2272025-04-16T03:10:09.269ZPlanning: Planning completed in 0.59 seconds
2282025-04-16T03:10:09.294Z Mediators to change: 2
2292025-04-16T03:10:09.294Z Create boot environment: No
2302025-04-16T03:10:09.294ZCreate backup boot environment: No
2312025-04-16T03:10:09.352Z Done
2322025-04-16T03:10:09.352Z Done
2332025-04-16T03:10:09.999Z Done
2342025-04-16T03:10:14.081Z Done
2352025-04-16T03:10:14.172Z Done
2362025-04-16T03:10:14.197Z Done
2372025-04-16T03:10:14.266Z Done
2382025-04-16T03:10:14.968ZPlanning: Evaluating mediator changes ... Done
2392025-04-16T03:10:14.993ZPlanning: Merging actions ... Done
2402025-04-16T03:10:15.198ZPlanning: Checking for conflicting actions ... Done
2412025-04-16T03:10:15.225ZPlanning: Consolidating action changes ... Done
2422025-04-16T03:10:15.511ZPlanning: Evaluating mediators ... Done
2432025-04-16T03:10:15.576ZPlanning: Planning completed in 0.89 seconds
2442025-04-16T03:10:15.621Z Packages to change: 1
2452025-04-16T03:10:15.621Z Mediators to change: 1
2462025-04-16T03:10:15.621Z Services to change: 1
2472025-04-16T03:10:15.621Z Create boot environment: No
2482025-04-16T03:10:15.621ZCreate backup boot environment: Yes
2492025-04-16T03:10:17.312Z Actions: 1/6 actions (Updating modified actions)
2502025-04-16T03:10:17.337Z Actions: Completed 6 actions in 0.00 seconds.
2512025-04-16T03:10:17.337Z Done
2522025-04-16T03:10:17.337Z Done
2532025-04-16T03:10:17.480Z Done
2542025-04-16T03:10:21.728Z Done
2552025-04-16T03:10:21.826Z Done
2562025-04-16T03:10:21.851Z Done
2572025-04-16T03:10:21.927Z Done
2582025-04-16T03:10:22.461ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2592025-04-16T03:10:22.461Zclang system 15 system
2602025-04-16T03:10:22.461Zcsh system system illumos
2612025-04-16T03:10:22.461Zctags system system illumos
2622025-04-16T03:10:22.461Zgcc vendor 12 vendor
2632025-04-16T03:10:22.461Zgcc system 10 system
2642025-04-16T03:10:22.461Zgcc system 7 system
2652025-04-16T03:10:22.461Zgo system 1.20 system
2662025-04-16T03:10:22.461Zgo system 1.19 system
2672025-04-16T03:10:22.461Zllvm system 15 system
2682025-04-16T03:10:22.461Zllvm system 14 system
2692025-04-16T03:10:22.461Zmariadb system 10.6 system
2702025-04-16T03:10:22.461Zmta vendor vendor dma
2712025-04-16T03:10:22.461Zopenjdk system 17 system
2722025-04-16T03:10:22.461Zopenjdk system 11 system
2732025-04-16T03:10:22.461Zopenjdk system 1.8 system
2742025-04-16T03:10:22.461Zopenssl vendor 3 vendor
2752025-04-16T03:10:22.461Zperl system 5.36 system
2762025-04-16T03:10:22.461Zpostgresql system 15 system
2772025-04-16T03:10:22.461Zpostgresql system 13 system
2782025-04-16T03:10:22.461Zpython vendor 3 vendor
2792025-04-16T03:10:22.461Zpython system 2 system
2802025-04-16T03:10:22.461Zpython3 system 3.11 system
2812025-04-16T03:10:22.461Zruby system 3.0 system
2822025-04-16T03:10:22.461Zwords vendor vendor american-english
2832025-04-16T03:10:22.461Zwords system system australian-english
2842025-04-16T03:10:22.461Zwords system system british-english
2852025-04-16T03:10:22.461Zwords system system canadian-english
2862025-04-16T03:10:22.461Zwords system system french
2872025-04-16T03:10:22.462Zwords system system italian
2882025-04-16T03:10:22.462Zwords system system ngerman
2892025-04-16T03:10:22.462Zwords system system ogerman
2902025-04-16T03:10:22.462Zwords system system spanish
2912025-04-16T03:10:22.857ZPUBLISHER TYPE STATUS P LOCATION
2922025-04-16T03:10:22.857Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2932025-04-16T03:10:26.886ZFMRI IFO
2942025-04-16T03:10:26.886Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2952025-04-16T03:10:26.886Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2962025-04-16T03:10:26.886Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2972025-04-16T03:10:26.886Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2982025-04-16T03:10:26.886Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2992025-04-16T03:10:26.886Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3002025-04-16T03:10:26.886Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3012025-04-16T03:10:26.886Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3022025-04-16T03:10:26.886Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3032025-04-16T03:10:26.886Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3042025-04-16T03:10:26.886Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3052025-04-16T03:10:26.886Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3062025-04-16T03:10:26.886Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3072025-04-16T03:10:26.886Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3082025-04-16T03:10:26.886Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3092025-04-16T03:10:27.816Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3102025-04-16T03:10:28.233Z Updating crates.io index
3112025-04-16T03:10:28.303Z Updating git repository `https://github.com/oxidecomputer/lldp`
3122025-04-16T03:10:28.704Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3132025-04-16T03:10:29.445Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3142025-04-16T03:10:29.738Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3152025-04-16T03:10:30.059Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3162025-04-16T03:10:30.432Z Updating git repository `https://github.com/oxidecomputer/propolis`
3172025-04-16T03:10:31.608Z Updating git repository `https://github.com/oxidecomputer/crucible`
3182025-04-16T03:10:33.782Z Updating git repository `https://github.com/oxidecomputer/opte`
3192025-04-16T03:10:34.593Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202025-04-16T03:10:35.342Z Updating git repository `https://github.com/oxidecomputer/clickward`
3212025-04-16T03:10:35.720Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3222025-04-16T03:10:36.180Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3232025-04-16T03:10:36.931Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3242025-04-16T03:10:37.503Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3252025-04-16T03:10:38.130Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3262025-04-16T03:10:38.569Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3272025-04-16T03:10:38.960Z Updating git repository `https://github.com/oxidecomputer/tofino`
3282025-04-16T03:10:39.356Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3292025-04-16T03:10:39.704Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3302025-04-16T03:10:40.014Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3312025-04-16T03:10:40.394Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3322025-04-16T03:10:40.811Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3332025-04-16T03:10:41.264Z Updating git repository `https://github.com/oxidecomputer/ispf`
3342025-04-16T03:10:41.731Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3352025-04-16T03:10:42.057Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3362025-04-16T03:10:42.664Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3372025-04-16T03:10:43.158Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3382025-04-16T03:10:43.521Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3392025-04-16T03:10:44.040Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3402025-04-16T03:10:44.617Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3412025-04-16T03:10:45.042Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3422025-04-16T03:10:45.361Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3432025-04-16T03:10:45.750Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3442025-04-16T03:10:46.135Z Updating git repository `https://github.com/oxidecomputer/omicron`
3452025-04-16T03:10:56.353Z Updating git repository `https://github.com/illumos/smf-rs`
3462025-04-16T03:10:57.806Z Downloading crates ...
3472025-04-16T03:10:57.871Z Downloaded block-buffer v0.10.4
3482025-04-16T03:10:57.897Z Downloaded is_terminal_polyfill v1.70.1
3492025-04-16T03:10:57.897Z Downloaded bitflags v1.3.2
3502025-04-16T03:10:57.897Z Downloaded anstyle-query v1.1.1
3512025-04-16T03:10:57.897Z Downloaded swrite v0.1.0
3522025-04-16T03:10:57.897Z Downloaded pretty-hex v0.4.1
3532025-04-16T03:10:57.897Z Downloaded zerocopy-derive v0.7.35
3542025-04-16T03:10:57.923Z Downloaded utf8parse v0.2.2
3552025-04-16T03:10:57.923Z Downloaded usdt-impl v0.5.0
3562025-04-16T03:10:57.923Z Downloaded unicode-ident v1.0.14
3572025-04-16T03:10:57.923Z Downloaded toml v0.8.20
3582025-04-16T03:10:57.923Z Downloaded toml_edit v0.22.24
3592025-04-16T03:10:57.948Z Downloaded memchr v2.7.4
3602025-04-16T03:10:57.975Z Downloaded hashbrown v0.15.1
3612025-04-16T03:10:57.975Z Downloaded serde_json v1.0.140
3622025-04-16T03:10:57.975Z Downloaded tabled v0.15.0
3632025-04-16T03:10:58.000Z Downloaded winnow v0.7.3
3642025-04-16T03:10:58.000Z Downloaded syn v1.0.109
3652025-04-16T03:10:58.025Z Downloaded syn v2.0.98
3662025-04-16T03:10:58.025Z Downloaded rustix v0.37.28
3672025-04-16T03:10:58.050Z Downloaded pest v2.7.14
3682025-04-16T03:10:58.050Z Downloaded once_cell v1.21.3
3692025-04-16T03:10:58.050Z Downloaded ucd-trie v0.1.7
3702025-04-16T03:10:58.075Z Downloaded usdt v0.5.0
3712025-04-16T03:10:58.075Z Downloaded thread-id v4.2.2
3722025-04-16T03:10:58.075Z Downloaded zerocopy v0.7.35
3732025-04-16T03:10:58.075Z Downloaded libc v0.2.171
3742025-04-16T03:10:58.102Z Downloaded cfg-if v1.0.0
3752025-04-16T03:10:58.102Z Downloaded version_check v0.9.5
3762025-04-16T03:10:58.127Z Downloaded unicode-width v0.1.14
3772025-04-16T03:10:58.127Z Downloaded goblin v0.8.2
3782025-04-16T03:10:58.127Z Downloaded clap_builder v4.5.35
3792025-04-16T03:10:58.127Z Downloaded indexmap v2.7.1
3802025-04-16T03:10:58.127Z Downloaded thiserror-impl v1.0.69
3812025-04-16T03:10:58.152Z Downloaded serde v1.0.219
3822025-04-16T03:10:58.153Z Downloaded pest_meta v2.7.14
3832025-04-16T03:10:58.153Z Downloaded fs-err v2.11.0
3842025-04-16T03:10:58.153Z Downloaded colorchoice v1.0.2
3852025-04-16T03:10:58.153Z Downloaded textwrap v0.16.1
3862025-04-16T03:10:58.153Z Downloaded serde_derive v1.0.219
3872025-04-16T03:10:58.153Z Downloaded ryu v1.0.18
3882025-04-16T03:10:58.153Z Downloaded proc-macro2 v1.0.94
3892025-04-16T03:10:58.153Z Downloaded proc-macro-error-attr v1.0.4
3902025-04-16T03:10:58.153Z Downloaded pest_derive v2.7.14
3912025-04-16T03:10:58.153Z Downloaded rustix v0.38.37
3922025-04-16T03:10:58.178Z Downloaded papergrid v0.11.0
3932025-04-16T03:10:58.203Z Downloaded cargo_toml v0.21.0
3942025-04-16T03:10:58.203Z Downloaded typenum v1.17.0
3952025-04-16T03:10:58.203Z Downloaded terminal_size v0.4.0
3962025-04-16T03:10:58.203Z Downloaded semver v1.0.25
3972025-04-16T03:10:58.203Z Downloaded scroll v0.12.0
3982025-04-16T03:10:58.203Z Downloaded memmap v0.7.0
3992025-04-16T03:10:58.203Z Downloaded dof v0.3.0
4002025-04-16T03:10:58.203Z Downloaded clap v4.5.35
4012025-04-16T03:10:58.203Z Downloaded anstyle v1.0.10
4022025-04-16T03:10:58.229Z Downloaded terminal_size v0.2.6
4032025-04-16T03:10:58.229Z Downloaded tempfile v3.13.0
4042025-04-16T03:10:58.229Z Downloaded smawk v0.3.2
4052025-04-16T03:10:58.229Z Downloaded sha2 v0.10.8
4062025-04-16T03:10:58.229Z Downloaded scroll_derive v0.12.0
4072025-04-16T03:10:58.229Z Downloaded quote v1.0.39
4082025-04-16T03:10:58.229Z Downloaded proc-macro-error v1.0.4
4092025-04-16T03:10:58.229Z Downloaded plain v0.2.3
4102025-04-16T03:10:58.229Z Downloaded pest_generator v2.7.14
4112025-04-16T03:10:58.229Z Downloaded macaddr v1.0.1
4122025-04-16T03:10:58.229Z Downloaded log v0.4.22
4132025-04-16T03:10:58.229Z Downloaded io-lifetimes v1.0.11
4142025-04-16T03:10:58.229Z Downloaded errno v0.3.9
4152025-04-16T03:10:58.255Z Downloaded digest v0.10.7
4162025-04-16T03:10:58.255Z Downloaded clap_derive v4.5.32
4172025-04-16T03:10:58.255Z Downloaded cargo_metadata v0.19.2
4182025-04-16T03:10:58.255Z Downloaded camino-tempfile v1.1.1
4192025-04-16T03:10:58.255Z Downloaded byteorder v1.5.0
4202025-04-16T03:10:58.255Z Downloaded bitflags v2.9.0
4212025-04-16T03:10:58.255Z Downloaded anyhow v1.0.97
4222025-04-16T03:10:58.255Z Downloaded usdt-macro v0.5.0
4232025-04-16T03:10:58.255Z Downloaded usdt-attr-macro v0.5.0
4242025-04-16T03:10:58.255Z Downloaded unicode-linebreak v0.1.5
4252025-04-16T03:10:58.255Z Downloaded toml_datetime v0.6.8
4262025-04-16T03:10:58.255Z Downloaded thiserror-impl v2.0.12
4272025-04-16T03:10:58.255Z Downloaded thiserror v2.0.12
4282025-04-16T03:10:58.280Z Downloaded thiserror v1.0.69
4292025-04-16T03:10:58.280Z Downloaded tabled_derive v0.7.0
4302025-04-16T03:10:58.280Z Downloaded strsim v0.11.1
4312025-04-16T03:10:58.280Z Downloaded serde_tokenstream v0.2.2
4322025-04-16T03:10:58.280Z Downloaded serde_spanned v0.6.8
4332025-04-16T03:10:58.280Z Downloaded heck v0.5.0
4342025-04-16T03:10:58.280Z Downloaded heck v0.4.1
4352025-04-16T03:10:58.280Z Downloaded generic-array v0.14.7
4362025-04-16T03:10:58.280Z Downloaded fastrand v2.1.1
4372025-04-16T03:10:58.280Z Downloaded clap_lex v0.7.4
4382025-04-16T03:10:58.280Z Downloaded itoa v1.0.11
4392025-04-16T03:10:58.280Z Downloaded crypto-common v0.1.6
4402025-04-16T03:10:58.280Z Downloaded cpufeatures v0.2.14
4412025-04-16T03:10:58.306Z Downloaded dtrace-parser v0.2.0
4422025-04-16T03:10:58.306Z Downloaded bytecount v0.6.8
4432025-04-16T03:10:58.306Z Downloaded autocfg v1.4.0
4442025-04-16T03:10:58.306Z Downloaded anstream v0.6.15
4452025-04-16T03:10:58.306Z Downloaded fnv v1.0.7
4462025-04-16T03:10:58.306Z Downloaded equivalent v1.0.1
4472025-04-16T03:10:58.306Z Downloaded cargo-platform v0.1.8
4482025-04-16T03:10:58.306Z Downloaded camino v1.1.9
4492025-04-16T03:10:58.306Z Downloaded anstyle-parse v0.2.5
4502025-04-16T03:10:58.426Z Compiling proc-macro2 v1.0.94
4512025-04-16T03:10:58.426Z Compiling unicode-ident v1.0.14
4522025-04-16T03:10:58.426Z Compiling serde v1.0.219
4532025-04-16T03:10:58.451Z Compiling libc v0.2.171
4542025-04-16T03:10:58.451Z Compiling version_check v0.9.5
4552025-04-16T03:10:58.451Z Compiling memchr v2.7.4
4562025-04-16T03:10:58.451Z Compiling thiserror v1.0.69
4572025-04-16T03:10:58.451Z Compiling ucd-trie v0.1.7
4582025-04-16T03:10:58.718Z Compiling itoa v1.0.11
4592025-04-16T03:10:58.949Z Compiling ryu v1.0.18
4602025-04-16T03:10:59.107Z Compiling once_cell v1.21.3
4612025-04-16T03:10:59.215Z Compiling byteorder v1.5.0
4622025-04-16T03:10:59.302Z Compiling rustix v0.38.37
4632025-04-16T03:10:59.449Z Compiling serde_json v1.0.140
4642025-04-16T03:10:59.686Z Compiling bitflags v2.9.0
4652025-04-16T03:10:59.772Z Compiling usdt-impl v0.5.0
4662025-04-16T03:10:59.909Z Compiling proc-macro-error-attr v1.0.4
4672025-04-16T03:10:59.974Z Compiling syn v1.0.109
4682025-04-16T03:11:00.018Z Compiling io-lifetimes v1.0.11
4692025-04-16T03:11:00.065Z Compiling proc-macro-error v1.0.4
4702025-04-16T03:11:00.105Z Compiling quote v1.0.39
4712025-04-16T03:11:00.193Z Compiling errno v0.3.9
4722025-04-16T03:11:00.446Z Compiling syn v2.0.98
4732025-04-16T03:11:00.555Z Compiling utf8parse v0.2.2
4742025-04-16T03:11:00.580Z Compiling hashbrown v0.15.1
4752025-04-16T03:11:00.656Z Compiling plain v0.2.3
4762025-04-16T03:11:00.682Z Compiling rustix v0.37.28
4772025-04-16T03:11:00.728Z Compiling thread-id v4.2.2
4782025-04-16T03:11:00.791Z Compiling camino v1.1.9
4792025-04-16T03:11:00.825Z Compiling log v0.4.22
4802025-04-16T03:11:00.854Z Compiling equivalent v1.0.1
4812025-04-16T03:11:01.148Z Compiling anstyle-parse v0.2.5
4822025-04-16T03:11:01.457Z Compiling indexmap v2.7.1
4832025-04-16T03:11:01.536Z Compiling autocfg v1.4.0
4842025-04-16T03:11:01.561Z Compiling semver v1.0.25
4852025-04-16T03:11:01.628Z Compiling colorchoice v1.0.2
4862025-04-16T03:11:01.818Z Compiling anstyle-query v1.1.1
4872025-04-16T03:11:01.844Z Compiling is_terminal_polyfill v1.70.1
4882025-04-16T03:11:02.087Z Compiling winnow v0.7.3
4892025-04-16T03:11:02.114Z Compiling thiserror v2.0.12
4902025-04-16T03:11:02.139Z Compiling anstyle v1.0.10
4912025-04-16T03:11:02.497Z Compiling unicode-width v0.1.14
4922025-04-16T03:11:02.537Z Compiling pretty-hex v0.4.1
4932025-04-16T03:11:02.562Z Compiling bitflags v1.3.2
4942025-04-16T03:11:02.626Z Compiling fs-err v2.11.0
4952025-04-16T03:11:02.749Z Compiling anstream v0.6.15
4962025-04-16T03:11:02.952Z Compiling terminal_size v0.4.0
4972025-04-16T03:11:03.129Z Compiling fastrand v2.1.1
4982025-04-16T03:11:03.156Z Compiling strsim v0.11.1
4992025-04-16T03:11:03.182Z Compiling bytecount v0.6.8
5002025-04-16T03:11:03.283Z Compiling fnv v1.0.7
5012025-04-16T03:11:03.371Z Compiling anyhow v1.0.97
5022025-04-16T03:11:03.432Z Compiling clap_lex v0.7.4
5032025-04-16T03:11:03.711Z Compiling heck v0.5.0
5042025-04-16T03:11:03.842Z Compiling cfg-if v1.0.0
5052025-04-16T03:11:03.871Z Compiling heck v0.4.1
5062025-04-16T03:11:04.104Z Compiling tempfile v3.13.0
5072025-04-16T03:11:04.130Z Compiling clap_builder v4.5.35
5082025-04-16T03:11:04.155Z Compiling terminal_size v0.2.6
5092025-04-16T03:11:04.213Z Compiling papergrid v0.11.0
5102025-04-16T03:11:04.325Z Compiling memmap v0.7.0
5112025-04-16T03:11:04.444Z Compiling unicode-linebreak v0.1.5
5122025-04-16T03:11:04.639Z Compiling smawk v0.3.2
5132025-04-16T03:11:04.862Z Compiling textwrap v0.16.1
5142025-04-16T03:11:04.915Z Compiling swrite v0.1.0
5152025-04-16T03:11:05.049Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5162025-04-16T03:11:05.544Z Compiling tabled_derive v0.7.0
5172025-04-16T03:11:06.739Z Compiling serde_derive v1.0.219
5182025-04-16T03:11:06.739Z Compiling thiserror-impl v1.0.69
5192025-04-16T03:11:06.739Z Compiling zerocopy-derive v0.7.35
5202025-04-16T03:11:06.764Z Compiling scroll_derive v0.12.0
5212025-04-16T03:11:06.764Z Compiling thiserror-impl v2.0.12
5222025-04-16T03:11:06.764Z Compiling clap_derive v4.5.32
5232025-04-16T03:11:06.912Z Compiling tabled v0.15.0
5242025-04-16T03:11:07.993Z Compiling scroll v0.12.0
5252025-04-16T03:11:08.494Z Compiling zerocopy v0.7.35
5262025-04-16T03:11:08.519Z Compiling goblin v0.8.2
5272025-04-16T03:11:09.520Z Compiling pest v2.7.14
5282025-04-16T03:11:10.250Z Compiling clap v4.5.35
5292025-04-16T03:11:11.571Z Compiling pest_meta v2.7.14
5302025-04-16T03:11:12.638Z Compiling pest_generator v2.7.14
5312025-04-16T03:11:13.728Z Compiling pest_derive v2.7.14
5322025-04-16T03:11:14.321Z Compiling dtrace-parser v0.2.0
5332025-04-16T03:11:15.103Z Compiling serde_tokenstream v0.2.2
5342025-04-16T03:11:15.128Z Compiling serde_spanned v0.6.8
5352025-04-16T03:11:15.129Z Compiling toml_datetime v0.6.8
5362025-04-16T03:11:15.417Z Compiling cargo-platform v0.1.8
5372025-04-16T03:11:15.453Z Compiling macaddr v1.0.1
5382025-04-16T03:11:15.630Z Compiling toml_edit v0.22.24
5392025-04-16T03:11:15.731Z Compiling camino-tempfile v1.1.1
5402025-04-16T03:11:16.472Z Compiling dof v0.3.0
5412025-04-16T03:11:16.514Z Compiling cargo_metadata v0.19.2
5422025-04-16T03:11:17.708Z Compiling usdt-attr-macro v0.5.0
5432025-04-16T03:11:17.708Z Compiling usdt-macro v0.5.0
5442025-04-16T03:11:18.374Z Compiling toml v0.8.20
5452025-04-16T03:11:18.624Z Compiling usdt v0.5.0
5462025-04-16T03:11:19.045Z Compiling cargo_toml v0.21.0
5472025-04-16T03:11:22.028Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5482025-04-16T03:11:25.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.18s
5492025-04-16T03:11:25.999Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5502025-04-16T03:11:26.807Z Downloading crates ...
5512025-04-16T03:11:26.966Z Downloaded async-stream-impl v0.3.6
5522025-04-16T03:11:26.991Z Downloaded crc8 v0.1.1
5532025-04-16T03:11:27.018Z Downloaded http-body v1.0.1
5542025-04-16T03:11:27.018Z Downloaded md5 v0.7.0
5552025-04-16T03:11:27.044Z Downloaded progenitor v0.8.0
5562025-04-16T03:11:27.070Z Downloaded proc-macro-error2 v2.0.1
5572025-04-16T03:11:27.103Z Downloaded universal-hash v0.5.1
5582025-04-16T03:11:27.140Z Downloaded dunce v1.0.5
5592025-04-16T03:11:27.185Z Downloaded phf_generator v0.11.2
5602025-04-16T03:11:27.216Z Downloaded tower-layer v0.3.3
5612025-04-16T03:11:27.242Z Downloaded phf_shared v0.11.2
5622025-04-16T03:11:27.272Z Downloaded progenitor-client v0.9.1
5632025-04-16T03:11:27.298Z Downloaded rustc-hash v1.1.0
5642025-04-16T03:11:27.324Z Downloaded spki v0.7.3
5652025-04-16T03:11:27.351Z Downloaded utf16_iter v1.0.5
5662025-04-16T03:11:27.378Z Downloaded vsss-rs v3.3.4
5672025-04-16T03:11:27.378Z Downloaded vte v0.11.1
5682025-04-16T03:11:27.403Z Downloaded void v1.0.2
5692025-04-16T03:11:27.403Z Downloaded subprocess v0.2.9
5702025-04-16T03:11:27.403Z Downloaded strum v0.26.3
5712025-04-16T03:11:27.429Z Downloaded portable-atomic v1.11.0
5722025-04-16T03:11:27.429Z Downloaded ssh-key v0.6.6
5732025-04-16T03:11:27.454Z Downloaded salty v0.3.0
5742025-04-16T03:11:27.454Z Downloaded quick-xml v0.37.2
5752025-04-16T03:11:27.479Z Downloaded nix v0.28.0
5762025-04-16T03:11:27.505Z Downloaded polar-core v0.27.3
5772025-04-16T03:11:27.505Z Downloaded sqlparser v0.45.0
5782025-04-16T03:11:27.505Z Downloaded vcpkg v0.2.15
5792025-04-16T03:11:27.545Z Downloaded webpki-roots v0.26.6
5802025-04-16T03:11:27.570Z Downloaded rustls-webpki v0.102.8
5812025-04-16T03:11:27.595Z Downloaded regress v0.10.3
5822025-04-16T03:11:27.595Z Downloaded smoltcp v0.9.1
5832025-04-16T03:11:27.620Z Downloaded smoltcp v0.11.0
5842025-04-16T03:11:27.645Z Downloaded rustls v0.23.19
5852025-04-16T03:11:27.645Z Downloaded rustls v0.22.4
5862025-04-16T03:11:27.670Z Downloaded regex-syntax v0.8.5
5872025-04-16T03:11:27.696Z Downloaded rustls v0.21.12
5882025-04-16T03:11:27.696Z Downloaded jiff v0.2.6
5892025-04-16T03:11:27.721Z Downloaded tabled v0.18.0
5902025-04-16T03:11:27.746Z Downloaded regex-syntax v0.6.29
5912025-04-16T03:11:27.746Z Downloaded zerocopy-derive v0.6.6
5922025-04-16T03:11:27.771Z Downloaded sha3 v0.10.8
5932025-04-16T03:11:27.771Z Downloaded lzma-sys v0.1.20
5942025-04-16T03:11:27.796Z Downloaded regex-automata v0.4.8
5952025-04-16T03:11:27.822Z Downloaded petgraph v0.7.1
5962025-04-16T03:11:27.847Z Downloaded libz-sys v1.1.20
5972025-04-16T03:11:27.872Z Downloaded petgraph v0.6.5
5982025-04-16T03:11:27.897Z Downloaded csv v1.3.1
5992025-04-16T03:11:27.922Z Downloaded nix v0.29.0
6002025-04-16T03:11:27.947Z Downloaded diesel v2.2.9
6012025-04-16T03:11:27.972Z Downloaded regex v1.11.1
6022025-04-16T03:11:27.972Z Downloaded nix v0.27.1
6032025-04-16T03:11:27.998Z Downloaded gimli v0.31.1
6042025-04-16T03:11:27.998Z Downloaded tokio v1.43.1
6052025-04-16T03:11:28.034Z Downloaded radix_trie v0.2.1
6062025-04-16T03:11:28.059Z Downloaded rustls-webpki v0.101.7
6072025-04-16T03:11:28.059Z Downloaded winnow v0.6.20
6082025-04-16T03:11:28.084Z Downloaded reqwest v0.12.12
6092025-04-16T03:11:28.084Z Downloaded proptest v1.6.0
6102025-04-16T03:11:28.110Z Downloaded git2 v0.19.0
6112025-04-16T03:11:28.110Z Downloaded dropshot v0.12.0
6122025-04-16T03:11:28.135Z Downloaded sled v0.34.7
6132025-04-16T03:11:28.135Z Downloaded winnow v0.5.40
6142025-04-16T03:11:28.160Z Downloaded zerocopy v0.8.10
6152025-04-16T03:11:28.185Z Downloaded dropshot v0.16.0
6162025-04-16T03:11:28.210Z Downloaded ratatui v0.29.0
6172025-04-16T03:11:28.236Z Downloaded bzip2-sys v0.1.13+1.0.8
6182025-04-16T03:11:28.261Z Downloaded steno v0.4.1
6192025-04-16T03:11:28.261Z Downloaded rustyline v14.0.0
6202025-04-16T03:11:28.261Z Downloaded typify-impl v0.3.0
6212025-04-16T03:11:28.288Z Downloaded typify-impl v0.2.0
6222025-04-16T03:11:28.314Z Downloaded x509-cert v0.2.5
6232025-04-16T03:11:28.314Z Downloaded which v4.4.2
6242025-04-16T03:11:28.314Z Downloaded russh v0.45.0
6252025-04-16T03:11:28.314Z Downloaded h2 v0.4.6
6262025-04-16T03:11:28.339Z Downloaded openapiv3 v2.0.0
6272025-04-16T03:11:28.339Z Downloaded uuid v1.16.0
6282025-04-16T03:11:28.365Z Downloaded url v2.5.3
6292025-04-16T03:11:28.365Z Downloaded petname v2.0.2
6302025-04-16T03:11:28.365Z Downloaded object v0.36.5
6312025-04-16T03:11:28.390Z Downloaded vergen v8.3.2
6322025-04-16T03:11:28.390Z Downloaded uzers v0.12.1
6332025-04-16T03:11:28.390Z Downloaded subtle v2.6.1
6342025-04-16T03:11:28.390Z Downloaded encoding_rs v0.8.34
6352025-04-16T03:11:28.416Z Downloaded strum_macros v0.26.4
6362025-04-16T03:11:28.416Z Downloaded stringprep v0.1.5
6372025-04-16T03:11:28.416Z Downloaded sqlformat v0.2.6
6382025-04-16T03:11:28.416Z Downloaded socket2 v0.5.9
6392025-04-16T03:11:28.416Z Downloaded snafu v0.8.5
6402025-04-16T03:11:28.441Z Downloaded schemars v0.8.22
6412025-04-16T03:11:28.441Z Downloaded samael v0.0.18
6422025-04-16T03:11:28.441Z Downloaded rustls-pki-types v1.10.0
6432025-04-16T03:11:28.466Z Downloaded publicsuffix v2.3.0
6442025-04-16T03:11:28.466Z Downloaded ring v0.17.11
6452025-04-16T03:11:28.500Z Downloaded zip v2.6.1
6462025-04-16T03:11:28.526Z Downloaded libgit2-sys v0.17.0+1.8.1
6472025-04-16T03:11:28.579Z Downloaded zerovec v0.10.4
6482025-04-16T03:11:28.604Z Downloaded futures-util v0.3.31
6492025-04-16T03:11:28.605Z Downloaded hickory-proto v0.24.4
6502025-04-16T03:11:28.630Z Downloaded value-bag v1.9.0
6512025-04-16T03:11:28.630Z Downloaded utf8_iter v1.0.4
6522025-04-16T03:11:28.630Z Downloaded utf-8 v0.7.6
6532025-04-16T03:11:28.630Z Downloaded tabled_derive v0.10.0
6542025-04-16T03:11:28.630Z Downloaded synstructure v0.13.1
6552025-04-16T03:11:28.630Z Downloaded supports-color v3.0.2
6562025-04-16T03:11:28.630Z Downloaded strum_macros v0.25.3
6572025-04-16T03:11:28.656Z Downloaded strum_macros v0.24.3
6582025-04-16T03:11:28.656Z Downloaded structmeta-derive v0.3.0
6592025-04-16T03:11:28.656Z Downloaded structmeta v0.3.0
6602025-04-16T03:11:28.656Z Downloaded strip-ansi-escapes v0.2.0
6612025-04-16T03:11:28.656Z Downloaded string_cache v0.8.9
6622025-04-16T03:11:28.656Z Downloaded static_assertions v1.1.0
6632025-04-16T03:11:28.656Z Downloaded stable_deref_trait v1.2.0
6642025-04-16T03:11:28.656Z Downloaded ssh-cipher v0.2.0
6652025-04-16T03:11:28.656Z Downloaded smf v0.2.3
6662025-04-16T03:11:28.656Z Downloaded smallvec v1.14.0
6672025-04-16T03:11:28.656Z Downloaded slog-term v2.9.1
6682025-04-16T03:11:28.656Z Downloaded salsa20 v0.10.2
6692025-04-16T03:11:28.656Z Downloaded rustversion v1.0.17
6702025-04-16T03:11:28.656Z Downloaded rustls-pemfile v2.2.0
6712025-04-16T03:11:28.656Z Downloaded xshell v0.2.7
6722025-04-16T03:11:28.682Z Downloaded rsa v0.9.6
6732025-04-16T03:11:28.682Z Downloaded qorb v0.3.1
6742025-04-16T03:11:28.682Z Downloaded fixedbitset v0.5.7
6752025-04-16T03:11:28.682Z Downloaded openssl v0.10.72
6762025-04-16T03:11:28.707Z Downloaded untrusted v0.9.0
6772025-04-16T03:11:28.707Z Downloaded untrusted v0.7.1
6782025-04-16T03:11:28.707Z Downloaded tower-service v0.3.3
6792025-04-16T03:11:28.707Z Downloaded sync_wrapper v1.0.1
6802025-04-16T03:11:28.707Z Downloaded sync-ptr v0.1.1
6812025-04-16T03:11:28.707Z Downloaded ssh-encoding v0.2.0
6822025-04-16T03:11:28.708Z Downloaded sqlparser_derive v0.2.2
6832025-04-16T03:11:28.708Z Downloaded spin v0.9.8
6842025-04-16T03:11:28.708Z Downloaded snafu-derive v0.8.5
6852025-04-16T03:11:28.708Z Downloaded slog-stdlog v4.1.1
6862025-04-16T03:11:28.708Z Downloaded schemars_derive v0.8.22
6872025-04-16T03:11:28.708Z Downloaded scheduled-thread-pool v0.2.7
6882025-04-16T03:11:28.708Z Downloaded rusty-fork v0.3.0
6892025-04-16T03:11:28.708Z Downloaded xattr v1.3.1
6902025-04-16T03:11:28.733Z Downloaded wyz v0.5.1
6912025-04-16T03:11:28.733Z Downloaded writeable v0.5.5
6922025-04-16T03:11:28.733Z Downloaded write16 v1.0.0
6932025-04-16T03:11:28.733Z Downloaded whoami v1.5.2
6942025-04-16T03:11:28.733Z Downloaded want v0.3.1
6952025-04-16T03:11:28.733Z Downloaded walkdir v2.5.0
6962025-04-16T03:11:28.733Z Downloaded waitgroup v0.1.2
6972025-04-16T03:11:28.733Z Downloaded wait-timeout v0.2.0
6982025-04-16T03:11:28.734Z Downloaded vte_generate_state_changes v0.1.2
6992025-04-16T03:11:28.734Z Downloaded russh-keys v0.45.0
7002025-04-16T03:11:28.734Z Downloaded ron v0.8.1
7012025-04-16T03:11:28.734Z Downloaded ron v0.7.1
7022025-04-16T03:11:28.759Z Downloaded quick-error v1.2.3
7032025-04-16T03:11:28.759Z Downloaded pretty_assertions v1.4.1
7042025-04-16T03:11:28.759Z Downloaded expectorate v1.1.0
7052025-04-16T03:11:28.759Z Downloaded elliptic-curve v0.13.8
7062025-04-16T03:11:28.759Z Downloaded ed25519-dalek v2.1.1
7072025-04-16T03:11:28.759Z Downloaded zip v0.6.6
7082025-04-16T03:11:28.759Z Downloaded zerocopy-derive v0.8.10
7092025-04-16T03:11:28.786Z Downloaded yoke v0.7.4
7102025-04-16T03:11:28.786Z Downloaded yansi v1.0.1
7112025-04-16T03:11:28.786Z Downloaded num-bigint-dig v0.8.4
7122025-04-16T03:11:28.786Z Downloaded nom v7.1.3
7132025-04-16T03:11:28.786Z Downloaded hashbrown v0.12.3
7142025-04-16T03:11:28.786Z Downloaded futures-io v0.3.31
7152025-04-16T03:11:28.786Z Downloaded p384 v0.13.0
7162025-04-16T03:11:28.811Z Downloaded unicode-width v0.2.0
7172025-04-16T03:11:28.811Z Downloaded rand v0.8.5
7182025-04-16T03:11:28.811Z Downloaded smallvec v0.6.14
7192025-04-16T03:11:28.811Z Downloaded same-file v1.0.6
7202025-04-16T03:11:28.811Z Downloaded rustls-pemfile v1.0.4
7212025-04-16T03:11:28.811Z Downloaded rustc_version v0.4.1
7222025-04-16T03:11:28.836Z Downloaded rustc_version v0.1.7
7232025-04-16T03:11:28.836Z Downloaded rustc-hash v2.1.1
7242025-04-16T03:11:28.836Z Downloaded rustc-demangle v0.1.24
7252025-04-16T03:11:28.836Z Downloaded rtoolbox v0.0.2
7262025-04-16T03:11:28.836Z Downloaded rpassword v7.3.1
7272025-04-16T03:11:28.837Z Downloaded rfc6979 v0.4.0
7282025-04-16T03:11:28.837Z Downloaded resolv-conf v0.7.0
7292025-04-16T03:11:28.837Z Downloaded ref-cast-impl v1.0.23
7302025-04-16T03:11:28.837Z Downloaded psl-types v2.0.11
7312025-04-16T03:11:28.837Z Downloaded progenitor-impl v0.9.1
7322025-04-16T03:11:28.837Z Downloaded progenitor-impl v0.8.0
7332025-04-16T03:11:28.837Z Downloaded progenitor-client v0.8.0
7342025-04-16T03:11:28.837Z Downloaded predicates-core v1.0.8
7352025-04-16T03:11:28.837Z Downloaded postgres-types v0.2.9
7362025-04-16T03:11:28.837Z Downloaded pkcs8 v0.10.2
7372025-04-16T03:11:28.837Z Downloaded fatfs v0.3.6
7382025-04-16T03:11:28.862Z Downloaded embedded-io v0.4.0
7392025-04-16T03:11:28.862Z Downloaded csv-core v0.1.11
7402025-04-16T03:11:28.862Z Downloaded zopfli v0.8.1
7412025-04-16T03:11:28.862Z Downloaded zone v0.1.8
7422025-04-16T03:11:28.862Z Downloaded zerocopy v0.6.6
7432025-04-16T03:11:28.862Z Downloaded xz2 v0.1.7
7442025-04-16T03:11:28.862Z Downloaded num-bigint v0.4.6
7452025-04-16T03:11:28.862Z Downloaded mio v1.0.2
7462025-04-16T03:11:28.887Z Downloaded miniz_oxide v0.8.5
7472025-04-16T03:11:28.887Z Downloaded minimal-lexical v0.2.1
7482025-04-16T03:11:28.887Z Downloaded hashbrown v0.13.2
7492025-04-16T03:11:28.888Z Downloaded flume v0.11.1
7502025-04-16T03:11:28.888Z Downloaded tough v0.20.0
7512025-04-16T03:11:28.970Z Downloaded termcolor v1.4.1
7522025-04-16T03:11:28.970Z Downloaded p521 v0.13.3
7532025-04-16T03:11:28.970Z Downloaded object v0.30.4
7542025-04-16T03:11:28.996Z Downloaded curve25519-dalek v4.1.3
7552025-04-16T03:11:28.996Z Downloaded chrono-tz v0.10.3
7562025-04-16T03:11:28.996Z Downloaded russh-cryptovec v0.7.3
7572025-04-16T03:11:28.996Z Downloaded progenitor-macro v0.9.1
7582025-04-16T03:11:28.996Z Downloaded progenitor-macro v0.8.0
7592025-04-16T03:11:28.996Z Downloaded progenitor v0.9.1
7602025-04-16T03:11:28.996Z Downloaded predicates v3.1.3
7612025-04-16T03:11:28.996Z Downloaded ppv-lite86 v0.2.20
7622025-04-16T03:11:28.996Z Downloaded powerfmt v0.2.0
7632025-04-16T03:11:28.996Z Downloaded postgres-protocol v0.6.8
7642025-04-16T03:11:28.996Z Downloaded postcard v1.0.10
7652025-04-16T03:11:28.996Z Downloaded polyval v0.6.2
7662025-04-16T03:11:28.996Z Downloaded poly1305 v0.8.0
7672025-04-16T03:11:28.996Z Downloaded flagset v0.4.6
7682025-04-16T03:11:28.996Z Downloaded fixedbitset v0.4.2
7692025-04-16T03:11:28.996Z Downloaded filetime v0.2.25
7702025-04-16T03:11:28.996Z Downloaded ff v0.13.0
7712025-04-16T03:11:28.996Z Downloaded fallible-iterator v0.2.0
7722025-04-16T03:11:28.996Z Downloaded env_logger v0.11.5
7732025-04-16T03:11:28.996Z Downloaded env_logger v0.10.2
7742025-04-16T03:11:28.996Z Downloaded enum-as-inner v0.6.1
7752025-04-16T03:11:28.996Z Downloaded endian-type v0.1.2
7762025-04-16T03:11:28.996Z Downloaded ena v0.14.3
7772025-04-16T03:11:28.996Z Downloaded embedded-io v0.6.1
7782025-04-16T03:11:28.996Z Downloaded either v1.14.0
7792025-04-16T03:11:28.996Z Downloaded ctr v0.9.2
7802025-04-16T03:11:28.996Z Downloaded zone_cfg_derive v0.1.2
7812025-04-16T03:11:28.996Z Downloaded zone v0.3.1
7822025-04-16T03:11:28.996Z Downloaded zerovec-derive v0.10.3
7832025-04-16T03:11:28.997Z Downloaded zeroize_derive v1.4.2
7842025-04-16T03:11:28.997Z Downloaded zeroize v1.8.1
7852025-04-16T03:11:28.997Z Downloaded zerofrom-derive v0.1.4
7862025-04-16T03:11:28.997Z Downloaded zerofrom v0.1.4
7872025-04-16T03:11:28.997Z Downloaded yoke-derive v0.7.4
7882025-04-16T03:11:28.997Z Downloaded yasna v0.5.2
7892025-04-16T03:11:28.997Z Downloaded xshell-macros v0.2.7
7902025-04-16T03:11:28.997Z Downloaded pkcs5 v0.7.1
7912025-04-16T03:11:28.997Z Downloaded pkcs1 v0.7.5
7922025-04-16T03:11:29.028Z Downloaded pin-project v1.1.6
7932025-04-16T03:11:29.028Z Downloaded newline-converter v0.3.0
7942025-04-16T03:11:29.028Z Downloaded half v2.4.1
7952025-04-16T03:11:29.028Z Downloaded getrandom v0.3.1
7962025-04-16T03:11:29.028Z Downloaded getrandom v0.2.15
7972025-04-16T03:11:29.028Z Downloaded futures v0.3.31
7982025-04-16T03:11:29.054Z Downloaded fs_extra v1.3.0
7992025-04-16T03:11:29.054Z Downloaded foreign-types-shared v0.1.1
8002025-04-16T03:11:29.054Z Downloaded flate2 v1.1.1
8012025-04-16T03:11:29.054Z Downloaded tokio-util v0.7.13
8022025-04-16T03:11:29.054Z Downloaded time v0.3.36
8032025-04-16T03:11:29.054Z Downloaded pretty-hex v0.2.1
8042025-04-16T03:11:29.054Z Downloaded precomputed-hash v0.1.1
8052025-04-16T03:11:29.054Z Downloaded pkg-config v0.3.31
8062025-04-16T03:11:29.080Z Downloaded fd-lock v4.0.2
8072025-04-16T03:11:29.080Z Downloaded env_filter v0.1.2
8082025-04-16T03:11:29.080Z Downloaded zone_cfg_derive v0.3.0
8092025-04-16T03:11:29.080Z Downloaded pin-utils v0.1.0
8102025-04-16T03:11:29.080Z Downloaded pin-project-lite v0.2.14
8112025-04-16T03:11:29.080Z Downloaded pin-project-internal v1.1.6
8122025-04-16T03:11:29.080Z Downloaded num-complex v0.4.6
8132025-04-16T03:11:29.080Z Downloaded num v0.4.3
8142025-04-16T03:11:29.080Z Downloaded nu-ansi-term v0.50.1
8152025-04-16T03:11:29.106Z Downloaded native-tls v0.2.12
8162025-04-16T03:11:29.106Z Downloaded multer v3.1.0
8172025-04-16T03:11:29.106Z Downloaded mime_guess v2.0.5
8182025-04-16T03:11:29.106Z Downloaded hash32 v0.3.1
8192025-04-16T03:11:29.106Z Downloaded hash32 v0.2.1
8202025-04-16T03:11:29.106Z Downloaded group v0.13.0
8212025-04-16T03:11:29.106Z Downloaded globset v0.4.15
8222025-04-16T03:11:29.106Z Downloaded glob v0.3.2
8232025-04-16T03:11:29.106Z Downloaded ghash v0.5.1
8242025-04-16T03:11:29.106Z Downloaded gethostname v0.5.0
8252025-04-16T03:11:29.106Z Downloaded fxhash v0.2.1
8262025-04-16T03:11:29.106Z Downloaded futures-task v0.3.31
8272025-04-16T03:11:29.106Z Downloaded futures-sink v0.3.31
8282025-04-16T03:11:29.106Z Downloaded futures-macro v0.3.31
8292025-04-16T03:11:29.106Z Downloaded futures-executor v0.3.31
8302025-04-16T03:11:29.106Z Downloaded futures-core v0.3.31
8312025-04-16T03:11:29.106Z Downloaded futures-channel v0.3.31
8322025-04-16T03:11:29.133Z Downloaded foreign-types v0.5.0
8332025-04-16T03:11:29.133Z Downloaded foreign-types v0.3.2
8342025-04-16T03:11:29.133Z Downloaded foldhash v0.1.3
8352025-04-16T03:11:29.133Z Downloaded float-ord v0.3.2
8362025-04-16T03:11:29.133Z Downloaded float-cmp v0.10.0
8372025-04-16T03:11:29.133Z Downloaded tower v0.5.2
8382025-04-16T03:11:29.133Z Downloaded toml_edit v0.19.15
8392025-04-16T03:11:29.158Z Downloaded tokio-rustls v0.24.1
8402025-04-16T03:11:29.158Z Downloaded tokio-postgres v0.7.13
8412025-04-16T03:11:29.158Z Downloaded thiserror-impl-no-std v2.0.2
8422025-04-16T03:11:29.158Z Downloaded take_mut v0.2.2
8432025-04-16T03:11:29.158Z Downloaded lalrpop v0.19.12
8442025-04-16T03:11:29.184Z Downloaded normalize-line-endings v0.3.0
8452025-04-16T03:11:29.184Z Downloaded nodrop v0.1.14
8462025-04-16T03:11:29.184Z Downloaded nibble_vec v0.1.0
8472025-04-16T03:11:29.184Z Downloaded newtype_derive v0.1.6
8482025-04-16T03:11:29.184Z Downloaded newtype-uuid v1.2.1
8492025-04-16T03:11:29.184Z Downloaded new_debug_unreachable v1.0.6
8502025-04-16T03:11:29.184Z Downloaded nanorand v0.7.0
8512025-04-16T03:11:29.184Z Downloaded multimap v0.10.0
8522025-04-16T03:11:29.184Z Downloaded funty v2.0.0
8532025-04-16T03:11:29.184Z Downloaded form_urlencoded v1.2.1
8542025-04-16T03:11:29.184Z Downloaded foreign-types-shared v0.3.1
8552025-04-16T03:11:29.184Z Downloaded foreign-types-macros v0.2.3
8562025-04-16T03:11:29.184Z Downloaded toml v0.7.8
8572025-04-16T03:11:29.184Z Downloaded tokio-tungstenite v0.23.1
8582025-04-16T03:11:29.209Z Downloaded tokio-stream v0.1.17
8592025-04-16T03:11:29.209Z Downloaded tinyvec_macros v0.1.1
8602025-04-16T03:11:29.209Z Downloaded tinyvec v1.8.0
8612025-04-16T03:11:29.209Z Downloaded tiny-keccak v2.0.2
8622025-04-16T03:11:29.209Z Downloaded test-strategy v0.4.0
8632025-04-16T03:11:29.209Z Downloaded termtree v0.5.1
8642025-04-16T03:11:29.209Z Downloaded term v0.7.0
8652025-04-16T03:11:29.209Z Downloaded tar v0.4.44
8662025-04-16T03:11:29.235Z Downloaded phf_codegen v0.11.2
8672025-04-16T03:11:29.235Z Downloaded peg v0.8.5
8682025-04-16T03:11:29.235Z Downloaded parse-zoneinfo v0.3.1
8692025-04-16T03:11:29.235Z Downloaded openssl-sys v0.9.107
8702025-04-16T03:11:29.235Z Downloaded displaydoc v0.2.5
8712025-04-16T03:11:29.235Z Downloaded unicode-normalization v0.1.24
8722025-04-16T03:11:29.235Z Downloaded rayon v1.10.0
8732025-04-16T03:11:29.260Z Downloaded quinn-proto v0.11.8
8742025-04-16T03:11:29.260Z Downloaded icu_properties_data v1.5.0
8752025-04-16T03:11:29.287Z Downloaded bstr v1.10.0
8762025-04-16T03:11:29.287Z Downloaded topological-sort v0.2.2
8772025-04-16T03:11:29.287Z Downloaded tokio-tungstenite v0.21.0
8782025-04-16T03:11:29.287Z Downloaded tokio-rustls v0.26.0
8792025-04-16T03:11:29.287Z Downloaded tokio-rustls v0.25.0
8802025-04-16T03:11:29.313Z Downloaded tokio-native-tls v0.3.1
8812025-04-16T03:11:29.313Z Downloaded tokio-macros v2.5.0
8822025-04-16T03:11:29.313Z Downloaded tls_codec_derive v0.4.1
8832025-04-16T03:11:29.313Z Downloaded tls_codec v0.4.1
8842025-04-16T03:11:29.313Z Downloaded tinystr v0.7.6
8852025-04-16T03:11:29.313Z Downloaded time-macros v0.2.18
8862025-04-16T03:11:29.313Z Downloaded time-core v0.1.2
8872025-04-16T03:11:29.313Z Downloaded thread_local v1.1.8
8882025-04-16T03:11:29.313Z Downloaded thiserror-no-std v2.0.2
8892025-04-16T03:11:29.313Z Downloaded termios v0.3.3
8902025-04-16T03:11:29.313Z Downloaded tap v1.0.1
8912025-04-16T03:11:29.313Z Downloaded tabwriter v1.4.0
8922025-04-16T03:11:29.313Z Downloaded percent-encoding v2.3.1
8932025-04-16T03:11:29.313Z Downloaded pem-rfc7468 v0.7.0
8942025-04-16T03:11:29.338Z Downloaded peg-macros v0.8.5
8952025-04-16T03:11:29.338Z Downloaded password-hash v0.4.2
8962025-04-16T03:11:29.338Z Downloaded parse-size v1.1.0
8972025-04-16T03:11:29.338Z Downloaded parse-display v0.10.0
8982025-04-16T03:11:29.338Z Downloaded parking_lot_core v0.9.10
8992025-04-16T03:11:29.338Z Downloaded parking_lot_core v0.8.6
9002025-04-16T03:11:29.338Z Downloaded parking_lot v0.12.3
9012025-04-16T03:11:29.338Z Downloaded parking_lot v0.11.2
9022025-04-16T03:11:29.338Z Downloaded papergrid v0.14.0
9032025-04-16T03:11:29.338Z Downloaded packed_struct_codegen v0.10.1
9042025-04-16T03:11:29.364Z Downloaded p256 v0.13.2
9052025-04-16T03:11:29.364Z Downloaded oxnet v0.1.1
9062025-04-16T03:11:29.364Z Downloaded owo-colors v4.2.0
9072025-04-16T03:11:29.364Z Downloaded oso v0.27.3
9082025-04-16T03:11:29.364Z Downloaded openssl-macros v0.1.1
9092025-04-16T03:11:29.364Z Downloaded omicron-zone-package v0.12.0
9102025-04-16T03:11:29.364Z Downloaded olpc-cjson v0.1.4
9112025-04-16T03:11:29.364Z Downloaded num_enum_derive v0.5.11
9122025-04-16T03:11:29.364Z Downloaded num-traits v0.2.19
9132025-04-16T03:11:29.364Z Downloaded num-rational v0.4.2
9142025-04-16T03:11:29.364Z Downloaded num-derive v0.4.2
9152025-04-16T03:11:29.389Z Downloaded num-derive v0.3.3
9162025-04-16T03:11:29.389Z Downloaded dyn-clone v1.0.19
9172025-04-16T03:11:29.389Z Downloaded dropshot_endpoint v0.16.0
9182025-04-16T03:11:29.389Z Downloaded diesel_derives v2.2.3
9192025-04-16T03:11:29.389Z Downloaded deranged v0.3.11
9202025-04-16T03:11:29.389Z Downloaded der v0.7.9
9212025-04-16T03:11:29.390Z Downloaded defmt v0.3.8
9222025-04-16T03:11:29.390Z Downloaded darling_core v0.20.10
9232025-04-16T03:11:29.415Z Downloaded daft-derive v0.1.3
9242025-04-16T03:11:29.415Z Downloaded unicode_categories v0.1.1
9252025-04-16T03:11:29.415Z Downloaded unicode-segmentation v1.12.0
9262025-04-16T03:11:29.415Z Downloaded unicode-bidi v0.3.17
9272025-04-16T03:11:29.415Z Downloaded typed-path v0.9.3
9282025-04-16T03:11:29.415Z Downloaded tungstenite v0.23.0
9292025-04-16T03:11:29.466Z Downloaded tracing v0.1.40
9302025-04-16T03:11:29.492Z Downloaded serde_with v3.12.0
9312025-04-16T03:11:29.492Z Downloaded reedline v0.38.0
9322025-04-16T03:11:29.492Z Downloaded libm v0.2.8
9332025-04-16T03:11:29.492Z Downloaded itertools v0.14.0
9342025-04-16T03:11:29.492Z Downloaded itertools v0.13.0
9352025-04-16T03:11:29.492Z Downloaded itertools v0.12.1
9362025-04-16T03:11:29.492Z Downloaded itertools v0.10.5
9372025-04-16T03:11:29.492Z Downloaded idna v1.0.3
9382025-04-16T03:11:29.517Z Downloaded hyper v1.6.0
9392025-04-16T03:11:29.517Z Downloaded hkdf v0.12.4
9402025-04-16T03:11:29.517Z Downloaded chrono v0.4.40
9412025-04-16T03:11:29.517Z Downloaded bitvec v1.0.1
9422025-04-16T03:11:29.544Z Downloaded bindgen v0.71.1
9432025-04-16T03:11:29.544Z Downloaded bindgen v0.69.5
9442025-04-16T03:11:29.569Z Downloaded phf v0.11.2
9452025-04-16T03:11:29.569Z Downloaded pem v3.0.5
9462025-04-16T03:11:29.569Z Downloaded peg-runtime v0.8.5
9472025-04-16T03:11:29.570Z Downloaded pbkdf2 v0.12.2
9482025-04-16T03:11:29.570Z Downloaded pbkdf2 v0.11.0
9492025-04-16T03:11:29.570Z Downloaded path-slash v0.1.5
9502025-04-16T03:11:29.570Z Downloaded paste v1.0.15
9512025-04-16T03:11:29.570Z Downloaded password-hash v0.5.0
9522025-04-16T03:11:29.570Z Downloaded parse-display-derive v0.10.0
9532025-04-16T03:11:29.570Z Downloaded packed_struct v0.10.1
9542025-04-16T03:11:29.570Z Downloaded oso-derive v0.27.3
9552025-04-16T03:11:29.570Z Downloaded openssl-probe v0.1.5
9562025-04-16T03:11:29.570Z Downloaded opaque-debug v0.3.1
9572025-04-16T03:11:29.570Z Downloaded number_prefix v0.4.0
9582025-04-16T03:11:29.595Z Downloaded num_threads v0.1.7
9592025-04-16T03:11:29.595Z Downloaded num_enum v0.5.11
9602025-04-16T03:11:29.595Z Downloaded num-iter v0.1.45
9612025-04-16T03:11:29.595Z Downloaded num-integer v0.1.46
9622025-04-16T03:11:29.595Z Downloaded num-conv v0.1.0
9632025-04-16T03:11:29.595Z Downloaded ed25519 v2.2.3
9642025-04-16T03:11:29.595Z Downloaded ecdsa v0.16.9
9652025-04-16T03:11:29.595Z Downloaded dsl_auto_type v0.1.2
9662025-04-16T03:11:29.595Z Downloaded dropshot_endpoint v0.12.0
9672025-04-16T03:11:29.595Z Downloaded display-error-chain v0.2.2
9682025-04-16T03:11:29.595Z Downloaded dirs-next v2.0.0
9692025-04-16T03:11:29.595Z Downloaded diff v0.1.13
9702025-04-16T03:11:29.621Z Downloaded diesel_table_macro_syntax v0.2.0
9712025-04-16T03:11:29.621Z Downloaded des v0.8.1
9722025-04-16T03:11:29.622Z Downloaded derive_more v0.99.19
9732025-04-16T03:11:29.622Z Downloaded derive_builder_core v0.20.2
9742025-04-16T03:11:29.622Z Downloaded derive_builder v0.20.2
9752025-04-16T03:11:29.622Z Downloaded derive-where v1.2.7
9762025-04-16T03:11:29.622Z Downloaded der_derive v0.7.3
9772025-04-16T03:11:29.622Z Downloaded defmt-parser v0.3.4
9782025-04-16T03:11:29.622Z Downloaded defmt-macros v0.3.9
9792025-04-16T03:11:29.647Z Downloaded debug-ignore v1.0.5
9802025-04-16T03:11:29.647Z Downloaded data-encoding v2.6.0
9812025-04-16T03:11:29.647Z Downloaded darling v0.20.10
9822025-04-16T03:11:29.647Z Downloaded daft v0.1.3
9832025-04-16T03:11:29.647Z Downloaded curve25519-dalek-derive v0.1.1
9842025-04-16T03:11:29.647Z Downloaded unsafe-libyaml v0.2.11
9852025-04-16T03:11:29.647Z Downloaded unicode-xid v0.2.6
9862025-04-16T03:11:29.647Z Downloaded unarray v0.1.4
9872025-04-16T03:11:29.647Z Downloaded typify v0.3.0
9882025-04-16T03:11:29.647Z Downloaded typify v0.2.0
9892025-04-16T03:11:29.672Z Downloaded twox-hash v2.1.0
9902025-04-16T03:11:29.672Z Downloaded tungstenite v0.21.0
9912025-04-16T03:11:29.672Z Downloaded tui-tree-widget v0.23.0
9922025-04-16T03:11:29.672Z Downloaded tracing-core v0.1.32
9932025-04-16T03:11:29.672Z Downloaded similar v2.7.0
9942025-04-16T03:11:29.672Z Downloaded sigpipe v0.1.3
9952025-04-16T03:11:29.672Z Downloaded signal-hook v0.3.17
9962025-04-16T03:11:29.697Z Downloaded serde_yaml v0.9.34+deprecated
9972025-04-16T03:11:29.697Z Downloaded serde_repr v0.1.19
9982025-04-16T03:11:29.697Z Downloaded serde_derive_internals v0.29.1
9992025-04-16T03:11:29.697Z Downloaded sct v0.7.1
10002025-04-16T03:11:29.698Z Downloaded rand_core v0.6.4
10012025-04-16T03:11:29.698Z Downloaded rand v0.9.0
10022025-04-16T03:11:29.698Z Downloaded quinn v0.11.5
10032025-04-16T03:11:29.698Z Downloaded libxml v0.3.3
10042025-04-16T03:11:29.723Z Downloaded indent_write v2.2.0
10052025-04-16T03:11:29.723Z Downloaded http v1.2.0
10062025-04-16T03:11:29.723Z Downloaded hickory-server v0.24.4
10072025-04-16T03:11:29.723Z Downloaded hickory-resolver v0.24.4
10082025-04-16T03:11:29.723Z Downloaded heapless v0.7.17
10092025-04-16T03:11:29.748Z Downloaded blake3 v1.5.4
10102025-04-16T03:11:29.748Z Downloaded aws-lc-rs v1.12.4
10112025-04-16T03:11:29.748Z Downloaded aho-corasick v1.1.3
10122025-04-16T03:11:29.773Z Downloaded document-features v0.2.10
10132025-04-16T03:11:29.773Z Downloaded dirs-sys-next v0.1.2
10142025-04-16T03:11:29.773Z Downloaded difflib v0.4.0
10152025-04-16T03:11:29.773Z Downloaded diesel-dtrace v0.4.2
10162025-04-16T03:11:29.773Z Downloaded derive_builder_macro v0.20.2
10172025-04-16T03:11:29.773Z Downloaded darling_macro v0.20.10
10182025-04-16T03:11:29.773Z Downloaded unicode-properties v0.1.3
10192025-04-16T03:11:29.773Z Downloaded unicase v2.7.0
10202025-04-16T03:11:29.773Z Downloaded typify-macro v0.3.0
10212025-04-16T03:11:29.798Z Downloaded typify-macro v0.2.0
10222025-04-16T03:11:29.798Z Downloaded tracing-attributes v0.1.27
10232025-04-16T03:11:29.798Z Downloaded slog v2.7.0
10242025-04-16T03:11:29.798Z Downloaded slab v0.4.9
10252025-04-16T03:11:29.798Z Downloaded simd-adler32 v0.3.7
10262025-04-16T03:11:29.798Z Downloaded signature v2.2.0
10272025-04-16T03:11:29.799Z Downloaded signal-hook-tokio v0.3.1
10282025-04-16T03:11:29.799Z Downloaded shlex v1.3.0
10292025-04-16T03:11:29.799Z Downloaded serde_urlencoded v0.7.1
10302025-04-16T03:11:29.799Z Downloaded serde_plain v1.0.2
10312025-04-16T03:11:29.799Z Downloaded serde-hex v0.1.0
10322025-04-16T03:11:29.799Z Downloaded semver v0.1.20
10332025-04-16T03:11:29.799Z Downloaded sec1 v0.7.3
10342025-04-16T03:11:29.799Z Downloaded aws-lc-sys v0.26.0
10352025-04-16T03:11:30.062Z Downloaded scrypt v0.11.0
10362025-04-16T03:11:30.088Z Downloaded rcgen v0.12.1
10372025-04-16T03:11:30.088Z Downloaded rayon-core v1.12.1
10382025-04-16T03:11:30.088Z Downloaded rand_seeder v0.3.0
10392025-04-16T03:11:30.088Z Downloaded litrs v0.4.1
10402025-04-16T03:11:30.088Z Downloaded jiff-static v0.2.6
10412025-04-16T03:11:30.088Z Downloaded indicatif v0.17.11
10422025-04-16T03:11:30.088Z Downloaded icu_provider v1.5.0
10432025-04-16T03:11:30.088Z Downloaded icu_properties v1.5.1
10442025-04-16T03:11:30.114Z Downloaded icu_collections v1.5.0
10452025-04-16T03:11:30.114Z Downloaded hyper-util v0.1.10
10462025-04-16T03:11:30.114Z Downloaded home v0.5.9
10472025-04-16T03:11:30.114Z Downloaded hickory-client v0.24.4
10482025-04-16T03:11:30.114Z Downloaded heapless v0.8.0
10492025-04-16T03:11:30.114Z Downloaded aes-gcm v0.10.3
10502025-04-16T03:11:30.139Z Downloaded unicode-truncate v1.1.0
10512025-04-16T03:11:30.139Z Downloaded try-lock v0.2.5
10522025-04-16T03:11:30.139Z Downloaded slog-scope v4.4.0
10532025-04-16T03:11:30.139Z Downloaded slog-json v2.6.1
10542025-04-16T03:11:30.139Z Downloaded slog-envlogger v2.2.0
10552025-04-16T03:11:30.139Z Downloaded slog-dtrace v0.3.0
10562025-04-16T03:11:30.139Z Downloaded slog-bunyan v2.5.0
10572025-04-16T03:11:30.139Z Downloaded slog-async v2.8.0
10582025-04-16T03:11:30.139Z Downloaded siphasher v0.3.11
10592025-04-16T03:11:30.139Z Downloaded signal-hook-registry v1.4.2
10602025-04-16T03:11:30.140Z Downloaded signal-hook-mio v0.2.4
10612025-04-16T03:11:30.140Z Downloaded shell-words v1.1.0
10622025-04-16T03:11:30.140Z Downloaded sha1 v0.10.6
10632025-04-16T03:11:30.140Z Downloaded serde_with_macros v3.12.0
10642025-04-16T03:11:30.140Z Downloaded serde_path_to_error v0.1.16
10652025-04-16T03:11:30.140Z Downloaded serde-big-array v0.5.1
10662025-04-16T03:11:30.140Z Downloaded secrecy v0.8.0
10672025-04-16T03:11:30.165Z Downloaded scopeguard v1.2.0
10682025-04-16T03:11:30.165Z Downloaded ref-cast v1.0.23
10692025-04-16T03:11:30.165Z Downloaded rand_xorshift v0.3.0
10702025-04-16T03:11:30.165Z Downloaded rand_core v0.9.2
10712025-04-16T03:11:30.165Z Downloaded rand_chacha v0.9.0
10722025-04-16T03:11:30.165Z Downloaded rand_chacha v0.3.1
10732025-04-16T03:11:30.165Z Downloaded radium v0.7.0
10742025-04-16T03:11:30.165Z Downloaded r2d2 v0.8.10
10752025-04-16T03:11:30.165Z Downloaded quinn-udp v0.5.5
10762025-04-16T03:11:30.165Z Downloaded prettyplease v0.2.30
10772025-04-16T03:11:30.165Z Downloaded memmap2 v0.9.5
10782025-04-16T03:11:30.165Z Downloaded md-5 v0.10.6
10792025-04-16T03:11:30.165Z Downloaded lock_api v0.4.12
10802025-04-16T03:11:30.165Z Downloaded litemap v0.7.3
10812025-04-16T03:11:30.201Z Downloaded linear-map v1.2.0
10822025-04-16T03:11:30.201Z Downloaded libloading v0.8.5
10832025-04-16T03:11:30.201Z Downloaded jobserver v0.1.32
10842025-04-16T03:11:30.201Z Downloaded is_ci v1.2.0
10852025-04-16T03:11:30.201Z Downloaded ipnetwork v0.21.1
10862025-04-16T03:11:30.201Z Downloaded ipnet v2.11.0
10872025-04-16T03:11:30.201Z Downloaded internet-checksum v0.2.1
10882025-04-16T03:11:30.201Z Downloaded indoc v2.0.6
10892025-04-16T03:11:30.201Z Downloaded indexmap v1.9.3
10902025-04-16T03:11:30.201Z Downloaded icu_normalizer_data v1.5.0
10912025-04-16T03:11:30.201Z Downloaded icu_normalizer v1.5.0
10922025-04-16T03:11:30.201Z Downloaded icu_locid_transform_data v1.5.0
10932025-04-16T03:11:30.201Z Downloaded icu_locid v1.5.0
10942025-04-16T03:11:30.201Z Downloaded iana-time-zone v0.1.61
10952025-04-16T03:11:30.228Z Downloaded hyper-staticfile v0.10.1
10962025-04-16T03:11:30.228Z Downloaded hyper-rustls v0.27.3
10972025-04-16T03:11:30.228Z Downloaded httparse v1.9.5
10982025-04-16T03:11:30.228Z Downloaded hmac v0.12.1
10992025-04-16T03:11:30.228Z Downloaded highway v1.3.0
11002025-04-16T03:11:30.228Z Downloaded crossterm v0.28.1
11012025-04-16T03:11:30.228Z Downloaded cobs v0.2.3
11022025-04-16T03:11:30.228Z Downloaded cc v1.2.15
11032025-04-16T03:11:30.228Z Downloaded base64 v0.22.1
11042025-04-16T03:11:30.254Z Downloaded backtrace v0.3.74
11052025-04-16T03:11:30.254Z Downloaded aes v0.8.4
11062025-04-16T03:11:30.254Z Downloaded proc-macro-error-attr2 v2.0.0
11072025-04-16T03:11:30.254Z Downloaded mime v0.3.17
11082025-04-16T03:11:30.254Z Downloaded memoffset v0.9.1
11092025-04-16T03:11:30.254Z Downloaded maybe-uninit v2.0.0
11102025-04-16T03:11:30.254Z Downloaded maplit v1.0.2
11112025-04-16T03:11:30.254Z Downloaded managed v0.8.0
11122025-04-16T03:11:30.254Z Downloaded lzss v0.8.2
11132025-04-16T03:11:30.254Z Downloaded lru-cache v0.1.2
11142025-04-16T03:11:30.254Z Downloaded lru v0.12.5
11152025-04-16T03:11:30.279Z Downloaded lockfree-object-pool v0.1.6
11162025-04-16T03:11:30.280Z Downloaded linked-hash-map v0.5.6
11172025-04-16T03:11:30.280Z Downloaded libsw-core v0.3.1
11182025-04-16T03:11:30.280Z Downloaded libsw v3.4.0
11192025-04-16T03:11:30.280Z Downloaded libscf-sys v1.1.0
11202025-04-16T03:11:30.280Z Downloaded libefi-sys v0.1.0
11212025-04-16T03:11:30.280Z Downloaded lazycell v1.3.0
11222025-04-16T03:11:30.280Z Downloaded lazy_static v1.5.0
11232025-04-16T03:11:30.280Z Downloaded lalrpop-util v0.19.12
11242025-04-16T03:11:30.280Z Downloaded keccak v0.1.5
11252025-04-16T03:11:30.280Z Downloaded instability v0.3.2
11262025-04-16T03:11:30.280Z Downloaded inout v0.1.3
11272025-04-16T03:11:30.280Z Downloaded indoc v1.0.9
11282025-04-16T03:11:30.280Z Downloaded icu_locid_transform v1.5.0
11292025-04-16T03:11:30.280Z Downloaded humantime v2.1.0
11302025-04-16T03:11:30.280Z Downloaded hubpack v0.1.2
11312025-04-16T03:11:30.307Z Downloaded httpdate v1.0.3
11322025-04-16T03:11:30.307Z Downloaded hex v0.4.3
11332025-04-16T03:11:30.307Z Downloaded heck v0.3.3
11342025-04-16T03:11:30.307Z Downloaded headers v0.4.0
11352025-04-16T03:11:30.307Z Downloaded crypto-bigint v0.5.5
11362025-04-16T03:11:30.307Z Downloaded crossbeam-epoch v0.9.18
11372025-04-16T03:11:30.307Z Downloaded crossbeam-channel v0.5.15
11382025-04-16T03:11:30.332Z Downloaded const_format v0.2.34
11392025-04-16T03:11:30.332Z Downloaded const-oid v0.9.6
11402025-04-16T03:11:30.332Z Downloaded compact_str v0.8.0
11412025-04-16T03:11:30.332Z Downloaded bytes v1.10.1
11422025-04-16T03:11:30.332Z Downloaded bumpalo v3.16.0
11432025-04-16T03:11:30.332Z Downloaded base64 v0.21.7
11442025-04-16T03:11:30.332Z Downloaded base64 v0.13.1
11452025-04-16T03:11:30.359Z Downloaded argon2 v0.5.3
11462025-04-16T03:11:30.359Z Downloaded proc-macro-crate v1.3.1
11472025-04-16T03:11:30.359Z Downloaded primeorder v0.13.6
11482025-04-16T03:11:30.359Z Downloaded kstat-rs v0.2.4
11492025-04-16T03:11:30.359Z Downloaded is-terminal v0.4.13
11502025-04-16T03:11:30.359Z Downloaded impl-trait-for-tuples v0.2.2
11512025-04-16T03:11:30.359Z Downloaded idna_adapter v1.2.0
11522025-04-16T03:11:30.359Z Downloaded hyper-tls v0.6.0
11532025-04-16T03:11:30.359Z Downloaded http-body-util v0.1.3
11542025-04-16T03:11:30.359Z Downloaded hostname v0.4.0
11552025-04-16T03:11:30.359Z Downloaded hostname v0.3.1
11562025-04-16T03:11:30.359Z Downloaded hex-literal v0.4.1
11572025-04-16T03:11:30.359Z Downloaded headers-core v0.3.0
11582025-04-16T03:11:30.359Z Downloaded crossbeam-utils v0.8.21
11592025-04-16T03:11:30.359Z Downloaded crc-any v2.5.0
11602025-04-16T03:11:30.384Z Downloaded cookie v0.18.1
11612025-04-16T03:11:30.385Z Downloaded console v0.15.10
11622025-04-16T03:11:30.385Z Downloaded clang-sys v1.8.1
11632025-04-16T03:11:30.385Z Downloaded chacha20poly1305 v0.10.1
11642025-04-16T03:11:30.385Z Downloaded bzip2 v0.4.4
11652025-04-16T03:11:30.385Z Downloaded blake2 v0.10.6
11662025-04-16T03:11:30.385Z Downloaded bit-vec v0.8.0
11672025-04-16T03:11:30.385Z Downloaded bcs v0.1.6
11682025-04-16T03:11:30.385Z Downloaded base64ct v1.6.0
11692025-04-16T03:11:30.385Z Downloaded backoff v0.4.0
11702025-04-16T03:11:30.385Z Downloaded arc-swap v1.7.1
11712025-04-16T03:11:30.411Z Downloaded allocator-api2 v0.2.18
11722025-04-16T03:11:30.411Z Downloaded match_cfg v0.1.0
11732025-04-16T03:11:30.411Z Downloaded instant v0.1.13
11742025-04-16T03:11:30.411Z Downloaded ident_case v1.0.1
11752025-04-16T03:11:30.411Z Downloaded icu_provider_macros v1.5.0
11762025-04-16T03:11:30.411Z Downloaded hubpack_derive v0.1.1
11772025-04-16T03:11:30.411Z Downloaded http-range v0.1.5
11782025-04-16T03:11:30.411Z Downloaded crossbeam-deque v0.8.5
11792025-04-16T03:11:30.411Z Downloaded crc32fast v1.4.2
11802025-04-16T03:11:30.411Z Downloaded crc-catalog v2.4.0
11812025-04-16T03:11:30.411Z Downloaded crc v3.2.1
11822025-04-16T03:11:30.411Z Downloaded cookie_store v0.21.1
11832025-04-16T03:11:30.411Z Downloaded convert_case v0.4.0
11842025-04-16T03:11:30.411Z Downloaded constant_time_eq v0.3.1
11852025-04-16T03:11:30.411Z Downloaded const_format_proc_macros v0.2.34
11862025-04-16T03:11:30.437Z Downloaded colored v2.2.0
11872025-04-16T03:11:30.437Z Downloaded cmake v0.1.51
11882025-04-16T03:11:30.437Z Downloaded cipher v0.4.4
11892025-04-16T03:11:30.437Z Downloaded ciborium-ll v0.2.2
11902025-04-16T03:11:30.437Z Downloaded ciborium v0.2.2
11912025-04-16T03:11:30.437Z Downloaded chrono-tz-build v0.4.0
11922025-04-16T03:11:30.437Z Downloaded chacha20 v0.9.1
11932025-04-16T03:11:30.437Z Downloaded cexpr v0.6.0
11942025-04-16T03:11:30.437Z Downloaded cbc v0.1.2
11952025-04-16T03:11:30.437Z Downloaded cargo_metadata v0.18.1
11962025-04-16T03:11:30.437Z Downloaded cancel-safe-futures v0.1.5
11972025-04-16T03:11:30.437Z Downloaded bzip2 v0.5.2
11982025-04-16T03:11:30.437Z Downloaded buf-list v1.0.3
11992025-04-16T03:11:30.463Z Downloaded bitfield v0.14.0
12002025-04-16T03:11:30.463Z Downloaded bit-set v0.5.3
12012025-04-16T03:11:30.463Z Downloaded bb8 v0.8.5
12022025-04-16T03:11:30.463Z Downloaded base16ct v0.2.0
12032025-04-16T03:11:30.463Z Downloaded atty v0.2.14
12042025-04-16T03:11:30.463Z Downloaded async-trait v0.1.88
12052025-04-16T03:11:30.463Z Downloaded async-stream v0.3.6
12062025-04-16T03:11:30.463Z Downloaded async-recursion v1.1.1
12072025-04-16T03:11:30.463Z Downloaded ahash v0.8.11
12082025-04-16T03:11:30.463Z Downloaded addr2line v0.24.2
12092025-04-16T03:11:30.463Z Downloaded cstr-argument v0.1.2
12102025-04-16T03:11:30.463Z Downloaded crunchy v0.2.2
12112025-04-16T03:11:30.488Z Downloaded crucible-workspace-hack v0.1.0
12122025-04-16T03:11:30.489Z Downloaded cfg_aliases v0.1.1
12132025-04-16T03:11:30.489Z Downloaded castaway v0.2.3
12142025-04-16T03:11:30.489Z Downloaded cassowary v0.3.0
12152025-04-16T03:11:30.489Z Downloaded blowfish v0.9.1
12162025-04-16T03:11:30.489Z Downloaded block-padding v0.3.3
12172025-04-16T03:11:30.489Z Downloaded bitfield-struct v0.6.2
12182025-04-16T03:11:30.489Z Downloaded bit-vec v0.6.3
12192025-04-16T03:11:30.489Z Downloaded bit-set v0.8.0
12202025-04-16T03:11:30.489Z Downloaded bcrypt-pbkdf v0.10.0
12212025-04-16T03:11:30.489Z Downloaded atomic-waker v1.1.2
12222025-04-16T03:11:30.489Z Downloaded async-bb8-diesel v0.2.1
12232025-04-16T03:11:30.489Z Downloaded assert_matches v1.5.0
12242025-04-16T03:11:30.489Z Downloaded arrayvec v0.7.6
12252025-04-16T03:11:30.489Z Downloaded arrayref v0.3.9
12262025-04-16T03:11:30.489Z Downloaded aead v0.5.2
12272025-04-16T03:11:30.489Z Downloaded adler2 v2.0.0
12282025-04-16T03:11:30.489Z Downloaded ciborium-io v0.2.2
12292025-04-16T03:11:30.516Z Downloaded cfg_aliases v0.2.1
12302025-04-16T03:11:30.516Z Downloaded atomicwrites v0.4.4
12312025-04-16T03:11:30.516Z Downloaded ascii-canvas v3.0.0
12322025-04-16T03:11:30.516Z Downloaded array-init v0.0.4
12332025-04-16T03:11:30.622Z Compiling serde v1.0.219
12342025-04-16T03:11:30.647Z Compiling value-bag v1.9.0
12352025-04-16T03:11:30.647Z Compiling lock_api v0.4.12
12362025-04-16T03:11:30.647Z Compiling scopeguard v1.2.0
12372025-04-16T03:11:30.647Z Compiling typenum v1.17.0
12382025-04-16T03:11:30.647Z Compiling generic-array v0.14.7
12392025-04-16T03:11:30.647Z Compiling syn v2.0.98
12402025-04-16T03:11:30.647Z Compiling getrandom v0.2.15
12412025-04-16T03:11:30.894Z Compiling shlex v1.3.0
12422025-04-16T03:11:31.031Z Compiling rand_core v0.6.4
12432025-04-16T03:11:31.147Z Compiling log v0.4.22
12442025-04-16T03:11:31.224Z Compiling jobserver v0.1.32
12452025-04-16T03:11:31.249Z Compiling subtle v2.6.1
12462025-04-16T03:11:31.278Z Compiling smallvec v1.14.0
12472025-04-16T03:11:31.508Z Compiling const-oid v0.9.6
12482025-04-16T03:11:31.568Z Compiling cc v1.2.15
12492025-04-16T03:11:31.594Z Compiling pin-project-lite v0.2.14
12502025-04-16T03:11:31.652Z Compiling rustix v0.38.37
12512025-04-16T03:11:31.746Z Compiling parking_lot_core v0.9.10
12522025-04-16T03:11:31.816Z Compiling signal-hook-registry v1.4.2
12532025-04-16T03:11:32.158Z Compiling stable_deref_trait v1.2.0
12542025-04-16T03:11:32.491Z Compiling mio v1.0.2
12552025-04-16T03:11:32.983Z Compiling spin v0.9.8
12562025-04-16T03:11:33.132Z Compiling parking_lot v0.12.3
12572025-04-16T03:11:33.184Z Compiling futures-core v0.3.31
12582025-04-16T03:11:33.228Z Compiling aho-corasick v1.1.3
12592025-04-16T03:11:33.476Z Compiling either v1.14.0
12602025-04-16T03:11:33.536Z Compiling regex-syntax v0.8.5
12612025-04-16T03:11:33.584Z Compiling cpufeatures v0.2.14
12622025-04-16T03:11:33.675Z Compiling libm v0.2.8
12632025-04-16T03:11:33.701Z Compiling serde_json v1.0.140
12642025-04-16T03:11:33.841Z Compiling pkg-config v0.3.31
12652025-04-16T03:11:33.896Z Compiling socket2 v0.5.9
12662025-04-16T03:11:34.025Z Compiling num-traits v0.2.19
12672025-04-16T03:11:34.050Z Compiling glob v0.3.2
12682025-04-16T03:11:34.685Z Compiling prettyplease v0.2.30
12692025-04-16T03:11:34.757Z Compiling clang-sys v1.8.1
12702025-04-16T03:11:34.931Z Compiling getrandom v0.3.1
12712025-04-16T03:11:34.973Z Compiling futures-sink v0.3.31
12722025-04-16T03:11:35.154Z Compiling lazy_static v1.5.0
12732025-04-16T03:11:35.411Z Compiling slab v0.4.9
12742025-04-16T03:11:35.533Z Compiling minimal-lexical v0.2.1
12752025-04-16T03:11:35.590Z Compiling allocator-api2 v0.2.18
12762025-04-16T03:11:35.646Z Compiling foldhash v0.1.3
12772025-04-16T03:11:35.924Z Compiling nom v7.1.3
12782025-04-16T03:11:36.030Z Compiling libloading v0.8.5
12792025-04-16T03:11:36.273Z Compiling hashbrown v0.15.1
12802025-04-16T03:11:36.369Z Compiling bindgen v0.69.5
12812025-04-16T03:11:36.411Z Compiling base64ct v1.6.0
12822025-04-16T03:11:36.840Z Compiling regex-automata v0.4.8
12832025-04-16T03:11:37.007Z Compiling home v0.5.9
12842025-04-16T03:11:37.257Z Compiling pem-rfc7468 v0.7.0
12852025-04-16T03:11:37.413Z Compiling itertools v0.10.5
12862025-04-16T03:11:37.573Z Compiling synstructure v0.13.1
12872025-04-16T03:11:38.457Z Compiling cexpr v0.6.0
12882025-04-16T03:11:38.721Z Compiling lazycell v1.3.0
12892025-04-16T03:11:38.752Z Compiling litemap v0.7.3
12902025-04-16T03:11:38.884Z Compiling flagset v0.4.6
12912025-04-16T03:11:39.073Z Compiling writeable v0.5.5
12922025-04-16T03:11:39.098Z Compiling rustc-hash v1.1.0
12932025-04-16T03:11:39.247Z Compiling futures-channel v0.3.31
12942025-04-16T03:11:39.474Z Compiling cmake v0.1.51
12952025-04-16T03:11:39.533Z Compiling futures-task v0.3.31
12962025-04-16T03:11:39.601Z Compiling dunce v1.0.5
12972025-04-16T03:11:39.739Z Compiling futures-io v0.3.31
12982025-04-16T03:11:39.764Z Compiling pin-utils v0.1.0
12992025-04-16T03:11:39.808Z Compiling fs_extra v1.3.0
13002025-04-16T03:11:39.870Z Compiling icu_locid_transform_data v1.5.0
13012025-04-16T03:11:39.977Z Compiling paste v1.0.15
13022025-04-16T03:11:40.002Z Compiling vcpkg v0.2.15
13032025-04-16T03:11:40.146Z Compiling crossbeam-utils v0.8.21
13042025-04-16T03:11:40.200Z Compiling icu_properties_data v1.5.0
13052025-04-16T03:11:40.269Z Compiling ring v0.17.11
13062025-04-16T03:11:40.427Z Compiling tracing-core v0.1.32
13072025-04-16T03:11:40.630Z Compiling utf8_iter v1.0.4
13082025-04-16T03:11:40.844Z Compiling aws-lc-rs v1.12.4
13092025-04-16T03:11:41.134Z Compiling regex v1.11.1
13102025-04-16T03:11:41.193Z Compiling zerocopy v0.8.10
13112025-04-16T03:11:41.346Z Compiling iana-time-zone v0.1.61
13122025-04-16T03:11:41.433Z Compiling utf16_iter v1.0.5
13132025-04-16T03:11:41.459Z Compiling openssl-sys v0.9.107
13142025-04-16T03:11:41.630Z Compiling icu_normalizer_data v1.5.0
13152025-04-16T03:11:41.679Z Compiling write16 v1.0.0
13162025-04-16T03:11:41.752Z Compiling percent-encoding v2.3.1
13172025-04-16T03:11:41.809Z Compiling serde_derive v1.0.219
13182025-04-16T03:11:41.835Z Compiling zeroize_derive v1.4.2
13192025-04-16T03:11:41.907Z Compiling zerocopy-derive v0.7.35
13202025-04-16T03:11:42.015Z Compiling zerofrom-derive v0.1.4
13212025-04-16T03:11:42.116Z Compiling yoke-derive v0.7.4
13222025-04-16T03:11:42.367Z Compiling tokio-macros v2.5.0
13232025-04-16T03:11:43.001Z Compiling zeroize v1.8.1
13242025-04-16T03:11:43.577Z Compiling zerocopy v0.7.35
13252025-04-16T03:11:43.605Z Compiling zerovec-derive v0.10.3
13262025-04-16T03:11:44.262Z Compiling displaydoc v0.2.5
13272025-04-16T03:11:44.336Z Compiling thiserror-impl v1.0.69
13282025-04-16T03:11:44.519Z Compiling crypto-common v0.1.6
13292025-04-16T03:11:44.740Z Compiling block-buffer v0.10.4
13302025-04-16T03:11:44.766Z Compiling block-padding v0.3.3
13312025-04-16T03:11:44.810Z Compiling zerofrom v0.1.4
13322025-04-16T03:11:45.002Z Compiling digest v0.10.7
13332025-04-16T03:11:45.027Z Compiling yoke v0.7.4
13342025-04-16T03:11:45.027Z Compiling inout v0.1.3
13352025-04-16T03:11:45.291Z Compiling cipher v0.4.4
13362025-04-16T03:11:45.398Z Compiling hmac v0.12.1
13372025-04-16T03:11:45.441Z Compiling sha2 v0.10.8
13382025-04-16T03:11:45.519Z Compiling der_derive v0.7.3
13392025-04-16T03:11:45.567Z Compiling zerovec v0.10.4
13402025-04-16T03:11:45.654Z Compiling futures-macro v0.3.31
13412025-04-16T03:11:45.755Z Compiling icu_provider_macros v1.5.0
13422025-04-16T03:11:46.048Z Compiling salsa20 v0.10.2
13432025-04-16T03:11:46.270Z Compiling pbkdf2 v0.12.2
13442025-04-16T03:11:46.441Z Compiling ppv-lite86 v0.2.20
13452025-04-16T03:11:46.654Z Compiling scrypt v0.11.0
13462025-04-16T03:11:46.746Z Compiling thiserror v1.0.69
13472025-04-16T03:11:46.981Z Compiling cbc v0.1.2
13482025-04-16T03:11:47.211Z Compiling tinystr v0.7.6
13492025-04-16T03:11:47.211Z Compiling icu_collections v1.5.0
13502025-04-16T03:11:47.259Z Compiling aes v0.8.4
13512025-04-16T03:11:47.259Z Compiling futures-util v0.3.31
13522025-04-16T03:11:47.395Z Compiling pest v2.7.14
13532025-04-16T03:11:47.421Z Compiling der v0.7.9
13542025-04-16T03:11:47.599Z Compiling icu_locid v1.5.0
13552025-04-16T03:11:48.236Z Compiling tracing-attributes v0.1.27
13562025-04-16T03:11:48.364Z Compiling zerocopy-derive v0.8.10
13572025-04-16T03:11:49.290Z Compiling spki v0.7.3
13582025-04-16T03:11:49.338Z Compiling icu_provider v1.5.0
13592025-04-16T03:11:49.632Z Compiling pkcs5 v0.7.1
13602025-04-16T03:11:49.849Z Compiling pest_meta v2.7.14
13612025-04-16T03:11:49.905Z Compiling scroll_derive v0.12.0
13622025-04-16T03:11:50.172Z Compiling icu_locid_transform v1.5.0
13632025-04-16T03:11:50.441Z Compiling pkcs8 v0.10.2
13642025-04-16T03:11:50.868Z Compiling tracing v0.1.40
13652025-04-16T03:11:51.024Z Compiling rustls-pki-types v1.10.0
13662025-04-16T03:11:51.300Z Compiling icu_properties v1.5.1
13672025-04-16T03:11:51.860Z Compiling httparse v1.9.5
13682025-04-16T03:11:51.938Z Compiling tinyvec_macros v0.1.1
13692025-04-16T03:11:52.020Z Compiling scroll v0.12.0
13702025-04-16T03:11:52.048Z Compiling tinyvec v1.8.0
13712025-04-16T03:11:52.086Z Compiling bytes v1.10.1
13722025-04-16T03:11:52.337Z Compiling bitflags v2.9.0
13732025-04-16T03:11:52.517Z Compiling semver v1.0.25
13742025-04-16T03:11:53.126Z Compiling tokio v1.43.1
13752025-04-16T03:11:53.280Z Compiling indexmap v2.7.1
13762025-04-16T03:11:53.319Z Compiling rustc_version v0.4.1
13772025-04-16T03:11:53.441Z Compiling http v1.2.0
13782025-04-16T03:11:53.913Z Compiling uuid v1.16.0
13792025-04-16T03:11:54.445Z Compiling icu_normalizer v1.5.0
13802025-04-16T03:11:54.856Z Compiling chrono v0.4.40
13812025-04-16T03:11:55.109Z Compiling http-body v1.0.1
13822025-04-16T03:11:55.148Z Compiling pest_generator v2.7.14
13832025-04-16T03:11:55.238Z Compiling idna_adapter v1.2.0
13842025-04-16T03:11:55.346Z Compiling serde_derive_internals v0.29.1
13852025-04-16T03:11:55.458Z Compiling bzip2-sys v0.1.13+1.0.8
13862025-04-16T03:11:55.847Z Compiling which v4.4.2
13872025-04-16T03:11:55.872Z Compiling untrusted v0.9.0
13882025-04-16T03:11:56.060Z Compiling time-core v0.1.2
13892025-04-16T03:11:56.317Z Compiling schemars v0.8.22
13902025-04-16T03:11:56.565Z Compiling untrusted v0.7.1
13912025-04-16T03:11:56.603Z Compiling num-conv v0.1.0
13922025-04-16T03:11:56.628Z Compiling rustversion v1.0.17
13932025-04-16T03:11:56.771Z Compiling foreign-types-shared v0.1.1
13942025-04-16T03:11:56.913Z Compiling powerfmt v0.2.0
13952025-04-16T03:11:56.944Z Compiling atomic-waker v1.1.2
13962025-04-16T03:11:57.125Z Compiling try-lock v0.2.5
13972025-04-16T03:11:57.241Z Compiling adler2 v2.0.0
13982025-04-16T03:11:57.266Z Compiling openssl v0.10.72
13992025-04-16T03:11:57.291Z Compiling want v0.3.1
14002025-04-16T03:11:57.357Z Compiling schemars_derive v0.8.22
14012025-04-16T03:11:57.449Z Compiling miniz_oxide v0.8.5
14022025-04-16T03:11:57.557Z Compiling deranged v0.3.11
14032025-04-16T03:11:57.603Z Compiling time-macros v0.2.18
14042025-04-16T03:11:57.666Z Compiling foreign-types v0.3.2
14052025-04-16T03:11:57.773Z Compiling rand_core v0.9.2
14062025-04-16T03:11:57.873Z Compiling goblin v0.8.2
14072025-04-16T03:11:58.183Z Compiling pest_derive v2.7.14
14082025-04-16T03:11:58.868Z Compiling idna v1.0.3
14092025-04-16T03:12:00.042Z Compiling form_urlencoded v1.2.1
14102025-04-16T03:12:00.155Z Compiling tokio-util v0.7.13
14112025-04-16T03:12:00.324Z Compiling openssl-macros v0.1.1
14122025-04-16T03:12:00.350Z Compiling native-tls v0.2.12
14132025-04-16T03:12:00.646Z Compiling syn v1.0.109
14142025-04-16T03:12:00.988Z Compiling h2 v0.4.6
14152025-04-16T03:12:01.015Z Compiling num_threads v0.1.7
14162025-04-16T03:12:01.169Z Compiling rustls v0.23.19
14172025-04-16T03:12:01.201Z Compiling tower-service v0.3.3
14182025-04-16T03:12:01.227Z Compiling dyn-clone v1.0.19
14192025-04-16T03:12:01.360Z Compiling httpdate v1.0.3
14202025-04-16T03:12:01.583Z Compiling time v0.3.36
14212025-04-16T03:12:02.586Z Compiling dtrace-parser v0.2.0
14222025-04-16T03:12:04.201Z Compiling dof v0.3.0
14232025-04-16T03:12:04.395Z Compiling rand_chacha v0.9.0
14242025-04-16T03:12:05.406Z Compiling heapless v0.7.17
14252025-04-16T03:12:05.513Z Compiling unicode-normalization v0.1.24
14262025-04-16T03:12:05.574Z Compiling crossbeam-epoch v0.9.18
14272025-04-16T03:12:05.668Z Compiling rand_chacha v0.3.1
14282025-04-16T03:12:05.799Z Compiling signature v2.2.0
14292025-04-16T03:12:05.985Z Compiling crc32fast v1.4.2
14302025-04-16T03:12:06.068Z Compiling cookie v0.18.1
14312025-04-16T03:12:06.167Z Compiling openssl-probe v0.1.5
14322025-04-16T03:12:06.295Z Compiling siphasher v0.3.11
14332025-04-16T03:12:06.350Z Compiling signal-hook v0.3.17
14342025-04-16T03:12:06.375Z Compiling base64 v0.22.1
14352025-04-16T03:12:06.458Z Compiling rayon-core v1.12.1
14362025-04-16T03:12:06.617Z Compiling unicode-properties v0.1.3
14372025-04-16T03:12:06.642Z Compiling slog v2.7.0
14382025-04-16T03:12:06.734Z Compiling unicode-bidi v0.3.17
14392025-04-16T03:12:07.021Z Compiling hyper v1.6.0
14402025-04-16T03:12:07.166Z Compiling phf_shared v0.11.2
14412025-04-16T03:12:07.484Z Compiling stringprep v0.1.5
14422025-04-16T03:12:07.566Z Compiling rand v0.8.5
14432025-04-16T03:12:07.624Z Compiling usdt-impl v0.5.0
14442025-04-16T03:12:07.815Z Compiling crossbeam-deque v0.8.5
14452025-04-16T03:12:08.193Z Compiling rand v0.9.0
14462025-04-16T03:12:08.355Z Compiling url v2.5.3
14472025-04-16T03:12:08.780Z Compiling curve25519-dalek v4.1.3
14482025-04-16T03:12:09.183Z Compiling hyper-util v0.1.10
14492025-04-16T03:12:09.393Z Compiling toml_datetime v0.6.8
14502025-04-16T03:12:09.421Z Compiling serde_spanned v0.6.8
14512025-04-16T03:12:09.651Z Compiling serde_tokenstream v0.2.2
14522025-04-16T03:12:09.699Z Compiling md-5 v0.10.6
14532025-04-16T03:12:09.832Z Compiling num-integer v0.1.46
14542025-04-16T03:12:09.871Z Compiling hash32 v0.2.1
14552025-04-16T03:12:09.960Z Compiling ff v0.13.0
14562025-04-16T03:12:10.172Z Compiling memoffset v0.9.1
14572025-04-16T03:12:10.172Z Compiling portable-atomic v1.11.0
14582025-04-16T03:12:10.214Z Compiling cfg_aliases v0.2.1
14592025-04-16T03:12:10.239Z Compiling fallible-iterator v0.2.0
14602025-04-16T03:12:10.332Z Compiling num-bigint-dig v0.8.4
14612025-04-16T03:12:10.458Z Compiling gimli v0.31.1
14622025-04-16T03:12:10.484Z Compiling smoltcp v0.9.1
14632025-04-16T03:12:10.627Z Compiling base16ct v0.2.0
14642025-04-16T03:12:10.832Z Compiling psl-types v2.0.11
14652025-04-16T03:12:10.930Z Compiling newtype-uuid v1.2.1
14662025-04-16T03:12:10.995Z Compiling litrs v0.4.1
14672025-04-16T03:12:11.057Z Compiling publicsuffix v2.3.0
14682025-04-16T03:12:11.168Z Compiling sec1 v0.7.3
14692025-04-16T03:12:11.239Z Compiling postgres-protocol v0.6.8
14702025-04-16T03:12:11.518Z Compiling nix v0.29.0
14712025-04-16T03:12:11.658Z Compiling num-iter v0.1.45
14722025-04-16T03:12:11.693Z Compiling group v0.13.0
14732025-04-16T03:12:11.984Z Compiling document-features v0.2.10
14742025-04-16T03:12:12.309Z Compiling tokio-native-tls v0.3.1
14752025-04-16T03:12:12.908Z Compiling flate2 v1.1.1
14762025-04-16T03:12:13.095Z Compiling ipnetwork v0.21.1
14772025-04-16T03:12:13.159Z Compiling terminal_size v0.4.0
14782025-04-16T03:12:13.370Z Compiling http-body-util v0.1.3
14792025-04-16T03:12:13.432Z Compiling webpki-roots v0.26.6
14802025-04-16T03:12:13.510Z Compiling hkdf v0.12.4
14812025-04-16T03:12:13.639Z Compiling crypto-bigint v0.5.5
14822025-04-16T03:12:13.665Z Compiling curve25519-dalek-derive v0.1.1
14832025-04-16T03:12:13.770Z Compiling zerocopy-derive v0.6.6
14842025-04-16T03:12:13.802Z Compiling async-trait v0.1.88
14852025-04-16T03:12:13.829Z Compiling sync_wrapper v1.0.1
14862025-04-16T03:12:13.979Z Compiling addr2line v0.24.2
14872025-04-16T03:12:14.367Z Compiling fs-err v2.11.0
14882025-04-16T03:12:14.597Z Compiling object v0.36.5
14892025-04-16T03:12:14.662Z Compiling ahash v0.8.11
14902025-04-16T03:12:14.819Z Compiling managed v0.8.0
14912025-04-16T03:12:14.973Z Compiling zip v2.6.1
14922025-04-16T03:12:15.197Z Compiling bumpalo v3.16.0
14932025-04-16T03:12:15.260Z Compiling anyhow v1.0.97
14942025-04-16T03:12:15.357Z Compiling winnow v0.5.40
14952025-04-16T03:12:15.613Z Compiling unicode-width v0.2.0
14962025-04-16T03:12:15.778Z Compiling tower-layer v0.3.3
14972025-04-16T03:12:15.860Z Compiling lockfree-object-pool v0.1.6
14982025-04-16T03:12:16.044Z Compiling buf-list v1.0.3
14992025-04-16T03:12:16.074Z Compiling rustc-demangle v0.1.24
15002025-04-16T03:12:16.102Z Compiling simd-adler32 v0.3.7
15012025-04-16T03:12:16.534Z Compiling ipnet v2.11.0
15022025-04-16T03:12:16.566Z Compiling strum_macros v0.25.3
15032025-04-16T03:12:17.500Z Compiling clap_builder v4.5.35
15042025-04-16T03:12:18.200Z Compiling toml_edit v0.19.15
15052025-04-16T03:12:18.357Z Compiling hubpack_derive v0.1.1
15062025-04-16T03:12:18.509Z Compiling zopfli v0.8.1
15072025-04-16T03:12:18.546Z Compiling elliptic-curve v0.13.8
15082025-04-16T03:12:19.115Z Compiling hubpack v0.1.2
15092025-04-16T03:12:19.310Z Compiling console v0.15.10
15102025-04-16T03:12:19.531Z Compiling tower v0.5.2
15112025-04-16T03:12:19.913Z Compiling zerocopy v0.6.6
15122025-04-16T03:12:20.271Z Compiling backtrace v0.3.74
15132025-04-16T03:12:20.553Z Compiling hyper-tls v0.6.0
15142025-04-16T03:12:20.596Z Compiling oxnet v0.1.1
15152025-04-16T03:12:20.752Z Compiling signal-hook-mio v0.2.4
15162025-04-16T03:12:20.913Z Compiling cookie_store v0.21.1
15172025-04-16T03:12:20.939Z Compiling rayon v1.10.0
15182025-04-16T03:12:21.237Z Compiling postgres-types v0.2.9
15192025-04-16T03:12:22.766Z Compiling usdt-macro v0.5.0
15202025-04-16T03:12:23.833Z Compiling usdt-attr-macro v0.5.0
15212025-04-16T03:12:23.965Z Compiling phf v0.11.2
15222025-04-16T03:12:24.258Z Compiling ed25519 v2.2.3
15232025-04-16T03:12:24.287Z Compiling strum_macros v0.26.4
15242025-04-16T03:12:24.384Z Compiling bzip2 v0.5.2
15252025-04-16T03:12:24.755Z Compiling bzip2 v0.4.4
15262025-04-16T03:12:24.781Z Compiling serde_urlencoded v0.7.1
15272025-04-16T03:12:25.148Z Compiling clap_derive v4.5.32
15282025-04-16T03:12:25.173Z Compiling enum-as-inner v0.6.1
15292025-04-16T03:12:25.258Z Compiling serde-big-array v0.5.1
15302025-04-16T03:12:25.520Z Compiling rustls-pemfile v2.2.0
15312025-04-16T03:12:25.824Z Compiling futures-executor v0.3.31
15322025-04-16T03:12:25.973Z Compiling pkcs1 v0.7.5
15332025-04-16T03:12:26.024Z Compiling rfc6979 v0.4.0
15342025-04-16T03:12:26.197Z Compiling daft-derive v0.1.3
15352025-04-16T03:12:26.223Z Compiling serde_repr v0.1.19
15362025-04-16T03:12:26.289Z Compiling bstr v1.10.0
15372025-04-16T03:12:26.748Z Compiling float-cmp v0.10.0
15382025-04-16T03:12:27.032Z Compiling encoding_rs v0.8.34
15392025-04-16T03:12:27.178Z Compiling normalize-line-endings v0.3.0
15402025-04-16T03:12:27.316Z Compiling static_assertions v1.1.0
15412025-04-16T03:12:27.433Z Compiling mime v0.3.17
15422025-04-16T03:12:27.581Z Compiling whoami v1.5.2
15432025-04-16T03:12:27.706Z Compiling predicates-core v1.0.8
15442025-04-16T03:12:27.913Z Compiling difflib v0.4.0
15452025-04-16T03:12:28.034Z Compiling data-encoding v2.6.0
15462025-04-16T03:12:28.079Z Compiling unicode-segmentation v1.12.0
15472025-04-16T03:12:28.104Z Compiling number_prefix v0.4.0
15482025-04-16T03:12:28.329Z Compiling precomputed-hash v0.1.1
15492025-04-16T03:12:28.470Z Compiling fixedbitset v0.4.2
15502025-04-16T03:12:28.805Z Compiling new_debug_unreachable v1.0.6
15512025-04-16T03:12:28.838Z Compiling clap v4.5.35
15522025-04-16T03:12:28.884Z Compiling toml_edit v0.22.24
15532025-04-16T03:12:28.914Z Compiling string_cache v0.8.9
15542025-04-16T03:12:28.973Z Compiling petgraph v0.6.5
15552025-04-16T03:12:29.103Z Compiling similar v2.7.0
15562025-04-16T03:12:29.393Z Compiling hickory-proto v0.24.4
15572025-04-16T03:12:29.689Z Compiling predicates v3.1.3
15582025-04-16T03:12:30.278Z Compiling indicatif v0.17.11
15592025-04-16T03:12:30.908Z Compiling strum v0.26.3
15602025-04-16T03:12:30.971Z Compiling tokio-postgres v0.7.13
15612025-04-16T03:12:31.102Z Compiling daft v0.1.3
15622025-04-16T03:12:31.528Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15632025-04-16T03:12:32.029Z Compiling usdt v0.5.0
15642025-04-16T03:12:32.108Z Compiling rsa v0.9.6
15652025-04-16T03:12:32.449Z Compiling ecdsa v0.16.9
15662025-04-16T03:12:33.147Z Compiling futures v0.3.31
15672025-04-16T03:12:33.264Z Compiling zip v0.6.6
15682025-04-16T03:12:34.443Z Compiling ed25519-dalek v2.1.1
15692025-04-16T03:12:35.619Z Compiling toml v0.7.8
15702025-04-16T03:12:35.796Z Compiling crossterm v0.28.1
15712025-04-16T03:12:36.953Z Compiling tokio-stream v0.1.17
15722025-04-16T03:12:37.016Z Compiling openapiv3 v2.0.0
15732025-04-16T03:12:37.129Z Compiling x509-cert v0.2.5
15742025-04-16T03:12:37.268Z Compiling sha1 v0.10.6
15752025-04-16T03:12:37.367Z Compiling itertools v0.13.0
15762025-04-16T03:12:37.652Z Compiling dirs-sys-next v0.1.2
15772025-04-16T03:12:37.780Z Compiling peg-runtime v0.8.5
15782025-04-16T03:12:38.115Z Compiling unicode-xid v0.2.6
15792025-04-16T03:12:38.273Z Compiling lalrpop-util v0.19.12
15802025-04-16T03:12:38.298Z Compiling dirs-next v2.0.0
15812025-04-16T03:12:38.438Z Compiling thread_local v1.1.8
15822025-04-16T03:12:38.498Z Compiling slog-async v2.8.0
15832025-04-16T03:12:38.629Z Compiling term v0.7.0
15842025-04-16T03:12:38.659Z Compiling xattr v1.3.1
15852025-04-16T03:12:38.891Z Compiling crossbeam-channel v0.5.15
15862025-04-16T03:12:38.916Z Compiling is-terminal v0.4.13
15872025-04-16T03:12:39.046Z Compiling filetime v0.2.25
15882025-04-16T03:12:39.072Z Compiling take_mut v0.2.2
15892025-04-16T03:12:39.238Z Compiling slog-term v2.9.1
15902025-04-16T03:12:39.331Z Compiling tar v0.4.44
15912025-04-16T03:12:39.786Z Compiling camino v1.1.9
15922025-04-16T03:12:45.489Z Compiling aws-lc-sys v0.26.0
15932025-04-16T03:13:18.541Z Compiling rustls-webpki v0.102.8
15942025-04-16T03:13:24.508Z Compiling tokio-rustls v0.26.0
15952025-04-16T03:13:24.848Z Compiling hyper-rustls v0.27.3
15962025-04-16T03:13:25.179Z Compiling reqwest v0.12.12
15972025-04-16T03:13:29.451Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15982025-04-16T03:13:29.829Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15992025-04-16T03:13:35.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
16002025-04-16T03:13:35.439Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16012025-04-16T03:13:35.518ZApr 16 03:13:34.927 INFO Starting download, target: Clickhouse
16022025-04-16T03:13:35.518ZApr 16 03:13:34.927 INFO Starting download, target: Cockroach
16032025-04-16T03:13:35.518ZApr 16 03:13:34.927 INFO Starting download, target: Console
16042025-04-16T03:13:35.518ZApr 16 03:13:34.927 INFO Starting download, target: DendriteStub
16052025-04-16T03:13:35.543ZApr 16 03:13:34.927 INFO Starting download, target: MaghemiteMgd
16062025-04-16T03:13:35.543ZApr 16 03:13:34.927 INFO Starting download, target: TransceiverControl
16072025-04-16T03:13:35.543ZApr 16 03:13:34.929 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16082025-04-16T03:13:35.543ZApr 16 03:13:34.929 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16092025-04-16T03:13:35.543ZApr 16 03:13:34.929 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16102025-04-16T03:13:35.543ZApr 16 03:13:34.929 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16112025-04-16T03:13:35.543ZApr 16 03:13:34.929 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16122025-04-16T03:13:35.543ZApr 16 03:13:34.929 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16132025-04-16T03:13:35.805ZApr 16 03:13:35.213 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16142025-04-16T03:13:36.184ZApr 16 03:13:35.582 INFO Download complete, target: Console
16152025-04-16T03:13:37.014ZApr 16 03:13:36.422 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16162025-04-16T03:13:37.383ZApr 16 03:13:36.793 INFO Download complete, target: TransceiverControl
16172025-04-16T03:13:38.015ZApr 16 03:13:37.424 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16182025-04-16T03:13:39.104ZApr 16 03:13:38.510 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16192025-04-16T03:13:40.837ZApr 16 03:13:40.243 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16202025-04-16T03:13:40.837ZApr 16 03:13:40.243 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16212025-04-16T03:13:41.786ZApr 16 03:13:41.193 INFO Download complete, target: DendriteStub
16222025-04-16T03:13:41.979ZApr 16 03:13:41.388 INFO Download complete, target: MaghemiteMgd
16232025-04-16T03:13:48.265ZApr 16 03:13:47.674 INFO Checking that binary works, target: Cockroach
16242025-04-16T03:13:48.558ZApr 16 03:13:47.967 INFO Download complete, target: Cockroach
16252025-04-16T03:13:52.734ZApr 16 03:13:52.143 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16262025-04-16T03:14:04.516ZApr 16 03:14:03.925 INFO Checking that binary works, target: Clickhouse
16272025-04-16T03:14:04.698ZApr 16 03:14:04.107 INFO Download complete, target: Clickhouse
16282025-04-16T03:14:04.723ZAll builder prerequisites installed successfully, and PATH looks valid
16292025-04-16T03:14:04.748Z
16302025-04-16T03:14:04.748Zreal 5:49.063187920
16312025-04-16T03:14:04.748Zuser 13:44.385647592
16322025-04-16T03:14:04.748Zsys 2:18.881811939
16332025-04-16T03:14:04.748Ztrap 0.470589973
16342025-04-16T03:14:04.748Ztflt 0.490242910
16352025-04-16T03:14:04.748Zdflt 0.872151905
16362025-04-16T03:14:04.748Zkflt 0.007740961
16372025-04-16T03:14:04.748Zlock 24:33.407951790
16382025-04-16T03:14:04.748Zslp 50:08.612984136
16392025-04-16T03:14:04.748Zlat 1:05.295054839
16402025-04-16T03:14:04.748Zstop 2:25.419461601
16412025-04-16T03:14:04.748Z+ banner hack-check
16422025-04-16T03:14:04.748Z
16432025-04-16T03:14:04.748Z # # ## #### # # #### # # ###### #### # #
16442025-04-16T03:14:04.748Z # # # # # # # # # # # # # # # # #
16452025-04-16T03:14:04.748Z ###### # # # #### ##### # ###### ##### # ####
16462025-04-16T03:14:04.748Z # # ###### # # # # # # # # # #
16472025-04-16T03:14:04.748Z # # # # # # # # # # # # # # # # #
16482025-04-16T03:14:04.748Z # # # # #### # # #### # # ###### #### # #
16492025-04-16T03:14:04.748Z
16502025-04-16T03:14:04.748Z+ export CARGO_INCREMENTAL=0
16512025-04-16T03:14:04.748Z+ CARGO_INCREMENTAL=0
16522025-04-16T03:14:04.748Z+ ptime -m timeout 2h cargo xtask check-features --ci
16532025-04-16T03:14:05.714Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16542025-04-16T03:14:05.977Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16552025-04-16T03:14:09.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
16562025-04-16T03:14:09.982Z Running `target/debug/xtask check-features --ci`
16572025-04-16T03:14:09.982Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16582025-04-16T03:14:09.982Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16592025-04-16T03:14:10.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
16602025-04-16T03:14:10.859Z Running `target/debug/xtask download cargo-hack`
16612025-04-16T03:14:12.184Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16622025-04-16T03:14:12.534Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16632025-04-16T03:14:17.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.50s
16642025-04-16T03:14:17.362Z Running `target/debug/xtask-downloader cargo-hack`
16652025-04-16T03:14:17.415ZApr 16 03:14:16.825 INFO Starting download, target: CargoHack
16662025-04-16T03:14:17.440ZApr 16 03:14:16.826 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16672025-04-16T03:14:18.073ZApr 16 03:14:17.482 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16682025-04-16T03:14:18.165ZApr 16 03:14:17.573 INFO Download complete, target: CargoHack
16692025-04-16T03:14:18.193Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16702025-04-16T03:14:18.193Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16712025-04-16T03:14:18.435Zinfo: running `cargo check --bins` on api_identity (1/206)
16722025-04-16T03:14:19.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732025-04-16T03:14:19.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742025-04-16T03:14:19.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752025-04-16T03:14:19.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
16762025-04-16T03:14:19.342Z
16772025-04-16T03:14:19.343Zinfo: running `cargo check --bins` on bootstore (2/206)
16782025-04-16T03:14:20.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792025-04-16T03:14:20.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802025-04-16T03:14:20.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812025-04-16T03:14:20.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
16822025-04-16T03:14:20.275Z
16832025-04-16T03:14:20.275Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/206)
16842025-04-16T03:14:21.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-04-16T03:14:21.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-04-16T03:14:21.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-04-16T03:14:21.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
16882025-04-16T03:14:21.172Z
16892025-04-16T03:14:21.172Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/206)
16902025-04-16T03:14:22.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-04-16T03:14:22.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-04-16T03:14:22.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-04-16T03:14:22.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
16942025-04-16T03:14:22.245Z
16952025-04-16T03:14:22.245Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/206)
16962025-04-16T03:14:22.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-04-16T03:14:23.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-04-16T03:14:23.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-04-16T03:14:23.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17002025-04-16T03:14:23.195Z
17012025-04-16T03:14:23.195Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/206)
17022025-04-16T03:14:23.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-04-16T03:14:23.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-04-16T03:14:23.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-04-16T03:14:23.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17062025-04-16T03:14:23.867Z
17072025-04-16T03:14:23.867Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/206)
17082025-04-16T03:14:24.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-04-16T03:14:24.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-04-16T03:14:24.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-04-16T03:14:24.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17122025-04-16T03:14:24.295Z
17132025-04-16T03:14:24.295Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/206)
17142025-04-16T03:14:24.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-04-16T03:14:24.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-04-16T03:14:24.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-04-16T03:14:24.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17182025-04-16T03:14:24.884Z
17192025-04-16T03:14:24.885Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/206)
17202025-04-16T03:14:25.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-04-16T03:14:25.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-04-16T03:14:25.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-04-16T03:14:25.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17242025-04-16T03:14:25.556Z
17252025-04-16T03:14:25.556Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/206)
17262025-04-16T03:14:26.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-04-16T03:14:26.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-04-16T03:14:26.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-04-16T03:14:26.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17302025-04-16T03:14:26.227Z
17312025-04-16T03:14:26.227Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/206)
17322025-04-16T03:14:26.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-04-16T03:14:26.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-04-16T03:14:26.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-04-16T03:14:26.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17362025-04-16T03:14:26.902Z
17372025-04-16T03:14:26.902Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/206)
17382025-04-16T03:14:27.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-04-16T03:14:27.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-04-16T03:14:27.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-04-16T03:14:27.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17422025-04-16T03:14:27.597Z
17432025-04-16T03:14:27.597Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/206)
17442025-04-16T03:14:28.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-04-16T03:14:28.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-04-16T03:14:28.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-04-16T03:14:28.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17482025-04-16T03:14:28.256Z
17492025-04-16T03:14:28.256Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/206)
17502025-04-16T03:14:28.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-04-16T03:14:28.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-04-16T03:14:28.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-04-16T03:14:28.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17542025-04-16T03:14:28.934Z
17552025-04-16T03:14:28.934Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/206)
17562025-04-16T03:14:29.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-04-16T03:14:29.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-04-16T03:14:29.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-04-16T03:14:29.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17602025-04-16T03:14:29.618Z
17612025-04-16T03:14:29.618Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/206)
17622025-04-16T03:14:30.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-04-16T03:14:30.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-04-16T03:14:30.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-04-16T03:14:30.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17662025-04-16T03:14:30.295Z
17672025-04-16T03:14:30.295Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/206)
17682025-04-16T03:14:30.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-04-16T03:14:30.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-04-16T03:14:30.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-04-16T03:14:30.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17722025-04-16T03:14:30.970Z
17732025-04-16T03:14:30.970Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/206)
17742025-04-16T03:14:31.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-04-16T03:14:31.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-04-16T03:14:31.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-04-16T03:14:31.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17782025-04-16T03:14:31.655Z
17792025-04-16T03:14:31.655Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/206)
17802025-04-16T03:14:32.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-04-16T03:14:32.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-04-16T03:14:32.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-04-16T03:14:32.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17842025-04-16T03:14:32.334Z
17852025-04-16T03:14:32.334Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/206)
17862025-04-16T03:14:32.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-04-16T03:14:32.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-04-16T03:14:32.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-04-16T03:14:32.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17902025-04-16T03:14:33.023Z
17912025-04-16T03:14:33.023Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/206)
17922025-04-16T03:14:33.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-04-16T03:14:33.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-04-16T03:14:33.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-04-16T03:14:33.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17962025-04-16T03:14:33.721Z
17972025-04-16T03:14:33.721Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/206)
17982025-04-16T03:14:34.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-04-16T03:14:34.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-04-16T03:14:34.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-04-16T03:14:34.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18022025-04-16T03:14:34.442Z
18032025-04-16T03:14:34.442Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/206)
18042025-04-16T03:14:35.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-04-16T03:14:35.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-04-16T03:14:35.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-04-16T03:14:35.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18082025-04-16T03:14:35.135Z
18092025-04-16T03:14:35.135Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/206)
18102025-04-16T03:14:35.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-04-16T03:14:35.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-04-16T03:14:35.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-04-16T03:14:35.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18142025-04-16T03:14:35.832Z
18152025-04-16T03:14:35.832Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/206)
18162025-04-16T03:14:36.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-04-16T03:14:36.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-04-16T03:14:36.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-04-16T03:14:36.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18202025-04-16T03:14:36.497Z
18212025-04-16T03:14:36.497Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/206)
18222025-04-16T03:14:37.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-04-16T03:14:37.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-04-16T03:14:37.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-04-16T03:14:37.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
18262025-04-16T03:14:37.165Z
18272025-04-16T03:14:37.165Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/206)
18282025-04-16T03:14:37.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-04-16T03:14:37.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-04-16T03:14:37.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-04-16T03:14:37.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18322025-04-16T03:14:37.825Z
18332025-04-16T03:14:37.825Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/206)
18342025-04-16T03:14:38.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-04-16T03:14:38.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-04-16T03:14:38.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-04-16T03:14:38.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18382025-04-16T03:14:38.502Z
18392025-04-16T03:14:38.502Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/206)
18402025-04-16T03:14:39.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-04-16T03:14:39.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-04-16T03:14:39.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-04-16T03:14:39.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18442025-04-16T03:14:39.186Z
18452025-04-16T03:14:39.186Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/206)
18462025-04-16T03:14:39.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-04-16T03:14:39.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-04-16T03:14:39.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-04-16T03:14:39.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18502025-04-16T03:14:39.880Z
18512025-04-16T03:14:39.880Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/206)
18522025-04-16T03:14:40.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-04-16T03:14:40.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-04-16T03:14:40.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-04-16T03:14:40.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18562025-04-16T03:14:40.561Z
18572025-04-16T03:14:40.561Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/206)
18582025-04-16T03:14:41.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-04-16T03:14:41.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-04-16T03:14:41.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-04-16T03:14:41.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18622025-04-16T03:14:41.230Z
18632025-04-16T03:14:41.230Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/206)
18642025-04-16T03:14:41.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-04-16T03:14:41.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-04-16T03:14:41.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-04-16T03:14:41.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18682025-04-16T03:14:42.048Z
18692025-04-16T03:14:42.048Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/206)
18702025-04-16T03:14:42.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-04-16T03:14:42.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-04-16T03:14:42.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-04-16T03:14:42.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18742025-04-16T03:14:42.606Z
18752025-04-16T03:14:42.606Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/206)
18762025-04-16T03:14:43.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-04-16T03:14:43.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-04-16T03:14:43.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-04-16T03:14:43.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18802025-04-16T03:14:43.224Z
18812025-04-16T03:14:43.224Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/206)
18822025-04-16T03:14:43.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-04-16T03:14:43.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-04-16T03:14:43.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-04-16T03:14:43.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18862025-04-16T03:14:43.932Z
18872025-04-16T03:14:43.932Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/206)
18882025-04-16T03:14:44.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-04-16T03:14:44.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-04-16T03:14:44.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-04-16T03:14:44.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18922025-04-16T03:14:44.612Z
18932025-04-16T03:14:44.612Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/206)
18942025-04-16T03:14:45.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-04-16T03:14:45.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-04-16T03:14:45.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-04-16T03:14:45.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18982025-04-16T03:14:45.277Z
18992025-04-16T03:14:45.277Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/206)
19002025-04-16T03:14:45.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-04-16T03:14:45.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-04-16T03:14:45.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-04-16T03:14:45.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19042025-04-16T03:14:45.944Z
19052025-04-16T03:14:45.944Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/206)
19062025-04-16T03:14:46.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-04-16T03:14:46.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-04-16T03:14:46.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-04-16T03:14:46.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19102025-04-16T03:14:46.610Z
19112025-04-16T03:14:46.610Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/206)
19122025-04-16T03:14:47.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-04-16T03:14:47.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-04-16T03:14:47.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-04-16T03:14:47.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19162025-04-16T03:14:47.289Z
19172025-04-16T03:14:47.289Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/206)
19182025-04-16T03:14:47.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-04-16T03:14:47.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-04-16T03:14:47.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-04-16T03:14:47.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19222025-04-16T03:14:47.957Z
19232025-04-16T03:14:47.957Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/206)
19242025-04-16T03:14:48.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-04-16T03:14:48.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-04-16T03:14:48.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-04-16T03:14:48.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19282025-04-16T03:14:48.648Z
19292025-04-16T03:14:48.648Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/206)
19302025-04-16T03:14:49.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-04-16T03:14:49.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-04-16T03:14:49.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-04-16T03:14:49.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19342025-04-16T03:14:49.327Z
19352025-04-16T03:14:49.327Zinfo: running `cargo check --bins` on sled-hardware-types (45/206)
19362025-04-16T03:14:50.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-04-16T03:14:50.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-04-16T03:14:50.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-04-16T03:14:50.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19402025-04-16T03:14:50.259Z
19412025-04-16T03:14:50.259Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/206)
19422025-04-16T03:14:51.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-04-16T03:14:51.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-04-16T03:14:51.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-04-16T03:14:51.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19462025-04-16T03:14:51.169Z
19472025-04-16T03:14:51.169Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/206)
19482025-04-16T03:14:51.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-04-16T03:14:51.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-04-16T03:14:51.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-04-16T03:14:51.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19522025-04-16T03:14:52.068Z
19532025-04-16T03:14:52.068Zinfo: running `cargo check --bins` on oxlog (48/206)
19542025-04-16T03:14:52.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-04-16T03:14:52.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-04-16T03:14:52.934Z Checking cfg-if v1.0.0
19572025-04-16T03:14:52.960Z Checking libc v0.2.171
19582025-04-16T03:14:52.984Z Checking serde v1.0.219
19592025-04-16T03:14:52.985Z Checking zeroize v1.8.1
19602025-04-16T03:14:53.011Z Checking memchr v2.7.4
19612025-04-16T03:14:53.035Z Checking typenum v1.17.0
19622025-04-16T03:14:53.060Z Checking subtle v2.6.1
19632025-04-16T03:14:53.060Z Checking value-bag v1.9.0
19642025-04-16T03:14:53.085Z Checking smallvec v1.14.0
19652025-04-16T03:14:53.233Z Checking scopeguard v1.2.0
19662025-04-16T03:14:53.281Z Checking const-oid v0.9.6
19672025-04-16T03:14:53.373Z Checking itoa v1.0.11
19682025-04-16T03:14:53.398Z Checking lock_api v0.4.12
19692025-04-16T03:14:53.423Z Checking log v0.4.22
19702025-04-16T03:14:53.576Z Checking byteorder v1.5.0
19712025-04-16T03:14:53.727Z Checking pin-project-lite v0.2.14
19722025-04-16T03:14:53.752Z Checking stable_deref_trait v1.2.0
19732025-04-16T03:14:53.844Z Checking once_cell v1.21.3
19742025-04-16T03:14:53.869Z Checking futures-core v0.3.31
19752025-04-16T03:14:53.895Z Checking cpufeatures v0.2.14
19762025-04-16T03:14:53.895Z Checking generic-array v0.14.7
19772025-04-16T03:14:53.920Z Checking getrandom v0.2.15
19782025-04-16T03:14:53.945Z Checking parking_lot_core v0.9.10
19792025-04-16T03:14:53.989Z Checking signal-hook-registry v1.4.2
19802025-04-16T03:14:54.046Z Checking mio v1.0.2
19812025-04-16T03:14:54.126Z Checking socket2 v0.5.9
19822025-04-16T03:14:54.151Z Checking rand_core v0.6.4
19832025-04-16T03:14:54.217Z Checking zerofrom v0.1.4
19842025-04-16T03:14:54.242Z Checking parking_lot v0.12.3
19852025-04-16T03:14:54.405Z Checking yoke v0.7.4
19862025-04-16T03:14:54.455Z Checking zerocopy v0.7.35
19872025-04-16T03:14:54.557Z Checking futures-sink v0.3.31
19882025-04-16T03:14:54.582Z Checking libm v0.2.8
19892025-04-16T03:14:54.582Z Checking ryu v1.0.18
19902025-04-16T03:14:54.695Z Checking allocator-api2 v0.2.18
19912025-04-16T03:14:54.720Z Checking zerovec v0.10.4
19922025-04-16T03:14:54.746Z Checking equivalent v1.0.1
19932025-04-16T03:14:54.786Z Checking crypto-common v0.1.6
19942025-04-16T03:14:54.814Z Checking block-buffer v0.10.4
19952025-04-16T03:14:54.859Z Checking block-padding v0.3.3
19962025-04-16T03:14:54.966Z Checking foldhash v0.1.3
19972025-04-16T03:14:55.026Z Checking digest v0.10.7
19982025-04-16T03:14:55.057Z Checking inout v0.1.3
19992025-04-16T03:14:55.164Z Checking getrandom v0.3.1
20002025-04-16T03:14:55.228Z Checking hashbrown v0.15.1
20012025-04-16T03:14:55.269Z Checking cipher v0.4.4
20022025-04-16T03:14:55.298Z Checking num-traits v0.2.19
20032025-04-16T03:14:55.348Z Checking hmac v0.12.1
20042025-04-16T03:14:55.384Z Checking sha2 v0.10.8
20052025-04-16T03:14:55.464Z Checking base64ct v1.6.0
20062025-04-16T03:14:55.547Z Checking slab v0.4.9
20072025-04-16T03:14:55.625Z Checking flagset v0.4.6
20082025-04-16T03:14:55.800Z Checking litemap v0.7.3
20092025-04-16T03:14:55.854Z Checking writeable v0.5.5
20102025-04-16T03:14:55.920Z Checking pem-rfc7468 v0.7.0
20112025-04-16T03:14:55.922Z Checking futures-channel v0.3.31
20122025-04-16T03:14:56.049Z Checking tinystr v0.7.6
20132025-04-16T03:14:56.095Z Checking futures-task v0.3.31
20142025-04-16T03:14:56.131Z Checking der v0.7.9
20152025-04-16T03:14:56.131Z Checking pin-utils v0.1.0
20162025-04-16T03:14:56.187Z Checking futures-io v0.3.31
20172025-04-16T03:14:56.241Z Checking salsa20 v0.10.2
20182025-04-16T03:14:56.296Z Checking pbkdf2 v0.12.2
20192025-04-16T03:14:56.334Z Checking ppv-lite86 v0.2.20
20202025-04-16T03:14:56.334Z Checking futures-util v0.3.31
20212025-04-16T03:14:56.362Z Checking icu_locid v1.5.0
20222025-04-16T03:14:56.391Z Checking icu_locid_transform_data v1.5.0
20232025-04-16T03:14:56.418Z Checking scrypt v0.11.0
20242025-04-16T03:14:56.486Z Checking icu_collections v1.5.0
20252025-04-16T03:14:56.515Z Checking aes v0.8.4
20262025-04-16T03:14:56.599Z Checking cbc v0.1.2
20272025-04-16T03:14:56.700Z Checking bytes v1.10.1
20282025-04-16T03:14:56.826Z Checking bitflags v2.9.0
20292025-04-16T03:14:56.926Z Checking indexmap v2.7.1
20302025-04-16T03:14:57.060Z Checking serde_json v1.0.140
20312025-04-16T03:14:57.097Z Checking icu_properties_data v1.5.0
20322025-04-16T03:14:57.203Z Checking icu_provider v1.5.0
20332025-04-16T03:14:57.251Z Checking fnv v1.0.7
20342025-04-16T03:14:57.304Z Checking uuid v1.16.0
20352025-04-16T03:14:57.379Z Checking tracing-core v0.1.32
20362025-04-16T03:14:57.587Z Checking tokio v1.43.1
20372025-04-16T03:14:57.612Z Checking spki v0.7.3
20382025-04-16T03:14:57.730Z Checking icu_locid_transform v1.5.0
20392025-04-16T03:14:57.838Z Checking http v1.2.0
20402025-04-16T03:14:57.865Z Checking pkcs5 v0.7.1
20412025-04-16T03:14:57.931Z Checking percent-encoding v2.3.1
20422025-04-16T03:14:57.955Z Checking utf8_iter v1.0.4
20432025-04-16T03:14:58.129Z Checking write16 v1.0.0
20442025-04-16T03:14:58.156Z Checking utf16_iter v1.0.5
20452025-04-16T03:14:58.256Z Checking icu_normalizer_data v1.5.0
20462025-04-16T03:14:58.302Z Checking pkcs8 v0.10.2
20472025-04-16T03:14:58.329Z Checking tracing v0.1.40
20482025-04-16T03:14:58.359Z Checking rustls-pki-types v1.10.0
20492025-04-16T03:14:58.402Z Checking tinyvec_macros v0.1.1
20502025-04-16T03:14:58.494Z Checking iana-time-zone v0.1.61
20512025-04-16T03:14:58.556Z Checking icu_properties v1.5.1
20522025-04-16T03:14:58.615Z Compiling newtype-uuid v1.2.1
20532025-04-16T03:14:58.652Z Checking tinyvec v1.8.0
20542025-04-16T03:14:58.680Z Checking chrono v0.4.40
20552025-04-16T03:14:58.860Z Checking zerocopy v0.8.10
20562025-04-16T03:14:58.907Z Checking aws-lc-sys v0.26.0
20572025-04-16T03:14:58.982Z Checking http-body v1.0.1
20582025-04-16T03:14:59.172Z Checking spin v0.9.8
20592025-04-16T03:14:59.463Z Checking thiserror v1.0.69
20602025-04-16T03:14:59.591Z Checking untrusted v0.7.1
20612025-04-16T03:14:59.699Z Checking try-lock v0.2.5
20622025-04-16T03:14:59.749Z Checking adler2 v2.0.0
20632025-04-16T03:14:59.837Z Checking foreign-types-shared v0.1.1
20642025-04-16T03:14:59.904Z Checking untrusted v0.9.0
20652025-04-16T03:14:59.954Z Checking atomic-waker v1.1.2
20662025-04-16T03:15:00.068Z Checking ring v0.17.11
20672025-04-16T03:15:00.095Z Checking foreign-types v0.3.2
20682025-04-16T03:15:00.164Z Checking miniz_oxide v0.8.5
20692025-04-16T03:15:00.193Z Checking want v0.3.1
20702025-04-16T03:15:00.336Z Checking form_urlencoded v1.2.1
20712025-04-16T03:15:00.373Z Checking httparse v1.9.5
20722025-04-16T03:15:00.533Z Checking crossbeam-utils v0.8.21
20732025-04-16T03:15:00.651Z Checking aws-lc-rs v1.12.4
20742025-04-16T03:15:00.760Z Checking openssl-sys v0.9.107
20752025-04-16T03:15:00.808Z Checking errno v0.3.9
20762025-04-16T03:15:00.985Z Checking aho-corasick v1.1.3
20772025-04-16T03:15:01.131Z Checking tower-service v0.3.3
20782025-04-16T03:15:01.167Z Checking rand_core v0.9.2
20792025-04-16T03:15:01.261Z Checking powerfmt v0.2.0
20802025-04-16T03:15:01.343Z Checking icu_normalizer v1.5.0
20812025-04-16T03:15:01.482Z Checking unicode-ident v1.0.14
20822025-04-16T03:15:01.513Z Checking httpdate v1.0.3
20832025-04-16T03:15:01.654Z Checking regex-syntax v0.8.5
20842025-04-16T03:15:01.716Z Checking openssl v0.10.72
20852025-04-16T03:15:01.771Z Checking proc-macro2 v1.0.94
20862025-04-16T03:15:02.017Z Checking deranged v0.3.11
20872025-04-16T03:15:02.046Z Checking idna_adapter v1.2.0
20882025-04-16T03:15:02.202Z Checking rustls-webpki v0.102.8
20892025-04-16T03:15:02.227Z Checking idna v1.0.3
20902025-04-16T03:15:02.350Z Checking rand_chacha v0.9.0
20912025-04-16T03:15:02.375Z Checking crossbeam-epoch v0.9.18
20922025-04-16T03:15:02.650Z Checking rustix v0.38.37
20932025-04-16T03:15:02.705Z Checking unicode-normalization v0.1.24
20942025-04-16T03:15:02.758Z Checking rand_chacha v0.3.1
20952025-04-16T03:15:02.867Z Checking semver v1.0.25
20962025-04-16T03:15:03.101Z Checking bzip2-sys v0.1.13+1.0.8
20972025-04-16T03:15:03.126Z Checking signature v2.2.0
20982025-04-16T03:15:03.225Z Checking scroll v0.12.0
20992025-04-16T03:15:03.250Z Checking crc32fast v1.4.2
21002025-04-16T03:15:03.319Z Checking either v1.14.0
21012025-04-16T03:15:03.459Z Checking siphasher v0.3.11
21022025-04-16T03:15:03.488Z Checking tokio-util v0.7.13
21032025-04-16T03:15:03.514Z Checking anstyle v1.0.10
21042025-04-16T03:15:03.668Z Checking num_threads v0.1.7
21052025-04-16T03:15:03.693Z Checking dyn-clone v1.0.19
21062025-04-16T03:15:03.743Z Checking ucd-trie v0.1.7
21072025-04-16T03:15:03.794Z Checking time-core v0.1.2
21082025-04-16T03:15:03.835Z Checking openssl-probe v0.1.5
21092025-04-16T03:15:03.860Z Checking num-conv v0.1.0
21102025-04-16T03:15:03.946Z Checking unicode-bidi v0.3.17
21112025-04-16T03:15:03.972Z Checking plain v0.2.3
21122025-04-16T03:15:04.001Z Checking utf8parse v0.2.2
21132025-04-16T03:15:04.078Z Checking base64 v0.22.1
21142025-04-16T03:15:04.126Z Checking unicode-properties v0.1.3
21152025-04-16T03:15:04.157Z Checking anstyle-parse v0.2.5
21162025-04-16T03:15:04.223Z Checking h2 v0.4.6
21172025-04-16T03:15:04.314Z Checking regex-automata v0.4.8
21182025-04-16T03:15:04.404Z Checking goblin v0.8.2
21192025-04-16T03:15:04.471Z Checking time v0.3.36
21202025-04-16T03:15:04.499Z Checking stringprep v0.1.5
21212025-04-16T03:15:04.524Z Checking pest v2.7.14
21222025-04-16T03:15:04.795Z Checking schemars v0.8.22
21232025-04-16T03:15:05.400Z Checking phf_shared v0.11.2
21242025-04-16T03:15:05.632Z Checking rand v0.8.5
21252025-04-16T03:15:06.051Z Checking rustls v0.23.19
21262025-04-16T03:15:06.114Z Checking native-tls v0.2.12
21272025-04-16T03:15:06.399Z Checking crossbeam-deque v0.8.5
21282025-04-16T03:15:06.452Z Checking rand v0.9.0
21292025-04-16T03:15:06.625Z Checking url v2.5.3
21302025-04-16T03:15:06.650Z Checking quote v1.0.39
21312025-04-16T03:15:06.946Z Checking serde_spanned v0.6.8
21322025-04-16T03:15:06.972Z Checking toml_datetime v0.6.8
21332025-04-16T03:15:07.132Z Checking num-integer v0.1.46
21342025-04-16T03:15:07.235Z Checking md-5 v0.10.6
21352025-04-16T03:15:07.355Z Checking ff v0.13.0
21362025-04-16T03:15:07.383Z Checking hash32 v0.2.1
21372025-04-16T03:15:07.445Z Checking base16ct v0.2.0
21382025-04-16T03:15:07.545Z Checking psl-types v2.0.11
21392025-04-16T03:15:07.570Z Checking gimli v0.31.1
21402025-04-16T03:15:07.645Z Checking fallible-iterator v0.2.0
21412025-04-16T03:15:07.670Z Checking colorchoice v1.0.2
21422025-04-16T03:15:07.709Z Checking pretty-hex v0.4.1
21432025-04-16T03:15:07.735Z Checking anstyle-query v1.1.1
21442025-04-16T03:15:07.802Z Checking is_terminal_polyfill v1.70.1
21452025-04-16T03:15:07.861Z Checking publicsuffix v2.3.0
21462025-04-16T03:15:07.888Z Checking heapless v0.7.17
21472025-04-16T03:15:07.924Z Checking anstream v0.6.15
21482025-04-16T03:15:08.107Z Checking sec1 v0.7.3
21492025-04-16T03:15:08.143Z Checking postgres-protocol v0.6.8
21502025-04-16T03:15:08.263Z Checking group v0.13.0
21512025-04-16T03:15:08.490Z Checking num-iter v0.1.45
21522025-04-16T03:15:08.516Z Checking syn v2.0.98
21532025-04-16T03:15:08.541Z Checking dof v0.3.0
21542025-04-16T03:15:08.676Z Compiling daft v0.1.3
21552025-04-16T03:15:08.705Z Checking rayon-core v1.12.1
21562025-04-16T03:15:08.732Z Checking dtrace-parser v0.2.0
21572025-04-16T03:15:09.074Z Checking cookie v0.18.1
21582025-04-16T03:15:09.117Z Checking tokio-native-tls v0.3.1
21592025-04-16T03:15:09.158Z Checking ipnetwork v0.21.1
21602025-04-16T03:15:09.313Z Checking terminal_size v0.4.0
21612025-04-16T03:15:09.365Z Checking flate2 v1.1.1
21622025-04-16T03:15:09.411Z Checking hyper v1.6.0
21632025-04-16T03:15:09.479Z Checking lazy_static v1.5.0
21642025-04-16T03:15:09.504Z Checking http-body-util v0.1.3
21652025-04-16T03:15:09.504Z Checking webpki-roots v0.26.6
21662025-04-16T03:15:09.610Z Checking signal-hook v0.3.17
21672025-04-16T03:15:09.700Z Checking hkdf v0.12.4
21682025-04-16T03:15:09.888Z Checking crypto-bigint v0.5.5
21692025-04-16T03:15:09.918Z Checking sync_wrapper v1.0.1
21702025-04-16T03:15:09.944Z Checking thread-id v4.2.2
21712025-04-16T03:15:09.944Z Checking object v0.36.5
21722025-04-16T03:15:10.046Z Checking bumpalo v3.16.0
21732025-04-16T03:15:10.072Z Checking rustc-demangle v0.1.24
21742025-04-16T03:15:10.393Z Checking managed v0.8.0
21752025-04-16T03:15:10.492Z Checking bitflags v1.3.2
21762025-04-16T03:15:10.555Z Checking tokio-rustls v0.26.0
21772025-04-16T03:15:10.588Z Checking winnow v0.5.40
21782025-04-16T03:15:10.669Z Checking tower-layer v0.3.3
21792025-04-16T03:15:10.707Z Checking addr2line v0.24.2
21802025-04-16T03:15:10.920Z Checking simd-adler32 v0.3.7
21812025-04-16T03:15:10.958Z Checking strsim v0.11.1
21822025-04-16T03:15:11.147Z Checking lockfree-object-pool v0.1.6
21832025-04-16T03:15:11.174Z Checking hyper-util v0.1.10
21842025-04-16T03:15:11.204Z Checking ipnet v2.11.0
21852025-04-16T03:15:11.241Z Checking unicode-width v0.2.0
21862025-04-16T03:15:11.375Z Checking clap_lex v0.7.4
21872025-04-16T03:15:11.583Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21882025-04-16T03:15:11.611Z Checking clap_builder v4.5.35
21892025-04-16T03:15:11.663Z Checking console v0.15.10
21902025-04-16T03:15:11.866Z Checking zopfli v0.8.1
21912025-04-16T03:15:12.189Z Checking elliptic-curve v0.13.8
21922025-04-16T03:15:12.214Z Checking tower v0.5.2
21932025-04-16T03:15:12.463Z Checking smoltcp v0.9.1
21942025-04-16T03:15:12.726Z Checking signal-hook-mio v0.2.4
21952025-04-16T03:15:12.808Z Checking hyper-rustls v0.27.3
21962025-04-16T03:15:12.833Z Checking hyper-tls v0.6.0
21972025-04-16T03:15:12.875Z Checking num-bigint-dig v0.8.4
21982025-04-16T03:15:12.900Z Checking toml_edit v0.19.15
21992025-04-16T03:15:13.091Z Checking oxnet v0.1.1
22002025-04-16T03:15:13.118Z Checking cookie_store v0.21.1
22012025-04-16T03:15:13.415Z Checking rayon v1.10.0
22022025-04-16T03:15:13.507Z Checking usdt-impl v0.5.0
22032025-04-16T03:15:13.643Z Checking postgres-types v0.2.9
22042025-04-16T03:15:13.737Z Checking regex v1.11.1
22052025-04-16T03:15:13.986Z Checking bstr v1.10.0
22062025-04-16T03:15:14.110Z Checking phf v0.11.2
22072025-04-16T03:15:14.231Z Checking ed25519 v2.2.3
22082025-04-16T03:15:14.256Z Checking bzip2 v0.5.2
22092025-04-16T03:15:14.360Z Checking bzip2 v0.4.4
22102025-04-16T03:15:14.511Z Checking serde_urlencoded v0.7.1
22112025-04-16T03:15:14.537Z Checking futures-executor v0.3.31
22122025-04-16T03:15:14.619Z Checking curve25519-dalek v4.1.3
22132025-04-16T03:15:14.651Z Checking zerocopy v0.6.6
22142025-04-16T03:15:14.755Z Checking hubpack v0.1.2
22152025-04-16T03:15:14.900Z Checking memoffset v0.9.1
22162025-04-16T03:15:14.960Z Checking rustls-pemfile v2.2.0
22172025-04-16T03:15:15.019Z Checking portable-atomic v1.11.0
22182025-04-16T03:15:15.044Z Checking backtrace v0.3.74
22192025-04-16T03:15:15.044Z Checking pkcs1 v0.7.5
22202025-04-16T03:15:15.044Z Checking serde-big-array v0.5.1
22212025-04-16T03:15:15.190Z Checking float-cmp v0.10.0
22222025-04-16T03:15:15.217Z Checking rfc6979 v0.4.0
22232025-04-16T03:15:15.282Z Checking memmap v0.7.0
22242025-04-16T03:15:15.390Z Checking encoding_rs v0.8.34
22252025-04-16T03:15:15.415Z Checking fixedbitset v0.4.2
22262025-04-16T03:15:15.440Z Checking data-encoding v2.6.0
22272025-04-16T03:15:15.490Z Checking unicode-segmentation v1.12.0
22282025-04-16T03:15:15.559Z Checking minimal-lexical v0.2.1
22292025-04-16T03:15:15.658Z Checking whoami v1.5.2
22302025-04-16T03:15:15.888Z Checking normalize-line-endings v0.3.0
22312025-04-16T03:15:15.913Z Checking difflib v0.4.0
22322025-04-16T03:15:15.940Z Checking number_prefix v0.4.0
22332025-04-16T03:15:15.965Z Checking new_debug_unreachable v1.0.6
22342025-04-16T03:15:16.023Z Checking static_assertions v1.1.0
22352025-04-16T03:15:16.050Z Checking winnow v0.7.3
22362025-04-16T03:15:16.075Z Checking predicates-core v1.0.8
22372025-04-16T03:15:16.132Z Checking mime v0.3.17
22382025-04-16T03:15:16.157Z Checking precomputed-hash v0.1.1
22392025-04-16T03:15:16.182Z Checking ed25519-dalek v2.1.1
22402025-04-16T03:15:16.232Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
22412025-04-16T03:15:16.258Z Checking predicates v3.1.3
22422025-04-16T03:15:16.283Z Checking string_cache v0.8.9
22432025-04-16T03:15:16.438Z Checking similar v2.7.0
22442025-04-16T03:15:16.467Z Checking indicatif v0.17.11
22452025-04-16T03:15:16.545Z Checking tokio-postgres v0.7.13
22462025-04-16T03:15:16.570Z Checking nom v7.1.3
22472025-04-16T03:15:16.855Z Checking hickory-proto v0.24.4
22482025-04-16T03:15:17.139Z Checking petgraph v0.6.5
22492025-04-16T03:15:17.195Z Checking anyhow v1.0.97
22502025-04-16T03:15:17.269Z Checking reqwest v0.12.12
22512025-04-16T03:15:17.527Z Checking usdt v0.5.0
22522025-04-16T03:15:17.763Z Checking rsa v0.9.6
22532025-04-16T03:15:18.456Z Checking toml_edit v0.22.24
22542025-04-16T03:15:18.598Z Checking ecdsa v0.16.9
22552025-04-16T03:15:18.757Z Checking toml v0.7.8
22562025-04-16T03:15:18.882Z Checking nix v0.29.0
22572025-04-16T03:15:19.206Z Checking futures v0.3.31
22582025-04-16T03:15:19.298Z Checking zip v0.6.6
22592025-04-16T03:15:19.323Z Checking zip v2.6.1
22602025-04-16T03:15:19.358Z Checking clap v4.5.35
22612025-04-16T03:15:19.473Z Checking crossterm v0.28.1
22622025-04-16T03:15:19.745Z Checking tokio-stream v0.1.17
22632025-04-16T03:15:19.885Z Checking itertools v0.13.0
22642025-04-16T03:15:20.047Z Checking itertools v0.10.5
22652025-04-16T03:15:20.358Z Checking fs-err v2.11.0
22662025-04-16T03:15:20.420Z Checking buf-list v1.0.3
22672025-04-16T03:15:20.545Z Checking strum v0.26.3
22682025-04-16T03:15:20.703Z Checking ahash v0.8.11
22692025-04-16T03:15:20.729Z Checking slog v2.7.0
22702025-04-16T03:15:20.755Z Checking openapiv3 v2.0.0
22712025-04-16T03:15:20.780Z Checking x509-cert v0.2.5
22722025-04-16T03:15:20.853Z Checking sha1 v0.10.6
22732025-04-16T03:15:20.886Z Checking peg-runtime v0.8.5
22742025-04-16T03:15:21.103Z Checking lalrpop-util v0.19.12
22752025-04-16T03:15:21.128Z Checking camino v1.1.9
22762025-04-16T03:15:21.154Z Checking sigpipe v0.1.3
22772025-04-16T03:15:21.154Z Checking jiff v0.2.6
22782025-04-16T03:15:26.206Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22792025-04-16T03:15:26.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.61s
22802025-04-16T03:15:26.846Z
22812025-04-16T03:15:26.846Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/206)
22822025-04-16T03:15:27.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22832025-04-16T03:15:27.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22842025-04-16T03:15:27.839Z Compiling regress v0.10.3
22852025-04-16T03:15:27.871Z Compiling thiserror-impl v2.0.12
22862025-04-16T03:15:27.896Z Checking heck v0.5.0
22872025-04-16T03:15:27.896Z Compiling unsafe-libyaml v0.2.11
22882025-04-16T03:15:27.896Z Checking dirs-sys-next v0.1.2
22892025-04-16T03:15:27.896Z Checking fastrand v2.1.1
22902025-04-16T03:15:27.897Z Checking thread_local v1.1.8
22912025-04-16T03:15:28.142Z Checking dirs-next v2.0.0
22922025-04-16T03:15:28.189Z Compiling structmeta-derive v0.3.0
22932025-04-16T03:15:28.214Z Compiling ident_case v1.0.1
22942025-04-16T03:15:28.259Z Checking tempfile v3.13.0
22952025-04-16T03:15:28.284Z Checking term v0.7.0
22962025-04-16T03:15:28.386Z Compiling darling_core v0.20.10
22972025-04-16T03:15:28.601Z Checking newtype-uuid v1.2.1
22982025-04-16T03:15:28.681Z Checking crossbeam-channel v0.5.15
22992025-04-16T03:15:28.859Z Checking is-terminal v0.4.13
23002025-04-16T03:15:28.985Z Compiling rustls v0.22.4
23012025-04-16T03:15:29.232Z Compiling serde_yaml v0.9.34+deprecated
23022025-04-16T03:15:29.320Z Checking take_mut v0.2.2
23032025-04-16T03:15:29.449Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23042025-04-16T03:15:29.474Z Checking slog-async v2.8.0
23052025-04-16T03:15:29.786Z Checking slog-term v2.9.1
23062025-04-16T03:15:29.811Z Checking daft v0.1.3
23072025-04-16T03:15:30.172Z Compiling proc-macro-crate v1.3.1
23082025-04-16T03:15:30.213Z Checking wait-timeout v0.2.0
23092025-04-16T03:15:30.361Z Compiling structmeta v0.3.0
23102025-04-16T03:15:30.403Z Compiling multer v3.1.0
23112025-04-16T03:15:30.548Z Compiling thiserror v2.0.12
23122025-04-16T03:15:30.717Z Compiling typify-impl v0.3.0
23132025-04-16T03:15:30.746Z Compiling typify-impl v0.2.0
23142025-04-16T03:15:30.977Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23152025-04-16T03:15:31.235Z Checking bit-vec v0.8.0
23162025-04-16T03:15:31.563Z Checking quick-error v1.2.3
23172025-04-16T03:15:31.588Z Checking match_cfg v0.1.0
23182025-04-16T03:15:31.678Z Checking hostname v0.3.1
23192025-04-16T03:15:31.789Z Checking rusty-fork v0.3.0
23202025-04-16T03:15:31.860Z Checking bit-set v0.8.0
23212025-04-16T03:15:32.026Z Compiling num_enum_derive v0.5.11
23222025-04-16T03:15:32.267Z Checking progenitor-client v0.9.1
23232025-04-16T03:15:32.611Z Checking slog-json v2.6.1
23242025-04-16T03:15:32.853Z Compiling lzma-sys v0.1.20
23252025-04-16T03:15:32.900Z Checking rand_xorshift v0.3.0
23262025-04-16T03:15:33.018Z Checking hex v0.4.3
23272025-04-16T03:15:33.082Z Compiling async-stream-impl v0.3.6
23282025-04-16T03:15:33.311Z Compiling darling_macro v0.20.10
23292025-04-16T03:15:33.471Z Compiling foreign-types-macros v0.2.3
23302025-04-16T03:15:33.502Z Compiling dropshot v0.16.0
23312025-04-16T03:15:33.804Z Checking arc-swap v1.7.1
23322025-04-16T03:15:33.946Z Checking foreign-types-shared v0.3.1
23332025-04-16T03:15:34.099Z Checking utf-8 v0.7.6
23342025-04-16T03:15:34.200Z Compiling darling v0.20.10
23352025-04-16T03:15:34.250Z Checking unarray v0.1.4
23362025-04-16T03:15:34.288Z Checking async-stream v0.3.6
23372025-04-16T03:15:34.334Z Compiling serde_with_macros v3.12.0
23382025-04-16T03:15:34.361Z Checking tungstenite v0.21.0
23392025-04-16T03:15:34.445Z Checking proptest v1.6.0
23402025-04-16T03:15:34.532Z Checking slog-scope v4.4.0
23412025-04-16T03:15:34.646Z Checking foreign-types v0.5.0
23422025-04-16T03:15:34.763Z Checking num_enum v0.5.11
23432025-04-16T03:15:34.905Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23442025-04-16T03:15:34.963Z Checking slog-bunyan v2.5.0
23452025-04-16T03:15:35.099Z Compiling proc-macro-error v1.0.4
23462025-04-16T03:15:35.258Z Checking tokio-rustls v0.25.0
23472025-04-16T03:15:35.379Z Compiling test-strategy v0.4.0
23482025-04-16T03:15:35.544Z Compiling parse-display-derive v0.10.0
23492025-04-16T03:15:35.598Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23502025-04-16T03:15:35.716Z Checking toml v0.8.20
23512025-04-16T03:15:35.828Z Checking progenitor-client v0.8.0
23522025-04-16T03:15:36.157Z Compiling heck v0.3.3
23532025-04-16T03:15:36.346Z Checking waitgroup v0.1.2
23542025-04-16T03:15:36.479Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23552025-04-16T03:15:36.505Z Compiling dropshot_endpoint v0.16.0
23562025-04-16T03:15:36.530Z Checking serde_path_to_error v0.1.16
23572025-04-16T03:15:37.108Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23582025-04-16T03:15:37.210Z Checking cstr-argument v0.1.2
23592025-04-16T03:15:37.385Z Checking hostname v0.4.0
23602025-04-16T03:15:37.545Z Checking instant v0.1.13
23612025-04-16T03:15:37.660Z Checking base64 v0.21.7
23622025-04-16T03:15:37.733Z Checking debug-ignore v1.0.5
23632025-04-16T03:15:37.884Z Checking pretty-hex v0.2.1
23642025-04-16T03:15:38.051Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23652025-04-16T03:15:38.196Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23662025-04-16T03:15:38.745Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23672025-04-16T03:15:38.745Z Checking backoff v0.4.0
23682025-04-16T03:15:38.745Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23692025-04-16T03:15:38.745Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23702025-04-16T03:15:38.745Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23712025-04-16T03:15:38.745Z Checking serde_with v3.12.0
23722025-04-16T03:15:38.745Z Compiling zone_cfg_derive v0.1.2
23732025-04-16T03:15:38.745Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23742025-04-16T03:15:38.896Z Checking parse-display v0.10.0
23752025-04-16T03:15:39.080Z Checking tokio-tungstenite v0.21.0
23762025-04-16T03:15:39.292Z Checking slog-stdlog v4.1.1
23772025-04-16T03:15:39.596Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23782025-04-16T03:15:39.596Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23792025-04-16T03:15:39.596Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23802025-04-16T03:15:39.733Z Checking colored v2.2.0
23812025-04-16T03:15:39.759Z Checking macaddr v1.0.1
23822025-04-16T03:15:39.853Z Checking base64 v0.13.1
23832025-04-16T03:15:40.073Z Checking unicode-width v0.1.14
23842025-04-16T03:15:40.098Z Checking winnow v0.6.20
23852025-04-16T03:15:40.224Z Checking ron v0.7.1
23862025-04-16T03:15:40.432Z Checking zone v0.1.8
23872025-04-16T03:15:40.490Z Checking tabwriter v1.4.0
23882025-04-16T03:15:40.713Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23892025-04-16T03:15:41.009Z Checking slog-envlogger v2.2.0
23902025-04-16T03:15:41.122Z Checking xz2 v0.1.7
23912025-04-16T03:15:41.172Z Checking xattr v1.3.1
23922025-04-16T03:15:41.233Z Checking pem v3.0.5
23932025-04-16T03:15:41.373Z Checking yasna v0.5.2
23942025-04-16T03:15:41.405Z Checking smf v0.2.3
23952025-04-16T03:15:41.473Z Checking headers-core v0.3.0
23962025-04-16T03:15:41.517Z Checking filetime v0.2.25
23972025-04-16T03:15:41.627Z Checking same-file v1.0.6
23982025-04-16T03:15:41.764Z Checking tar v0.4.44
23992025-04-16T03:15:41.866Z Checking headers v0.4.0
24002025-04-16T03:15:41.891Z Checking walkdir v2.5.0
24012025-04-16T03:15:42.152Z Checking camino-tempfile v1.1.1
24022025-04-16T03:15:42.187Z Checking rcgen v0.12.1
24032025-04-16T03:15:42.417Z Checking atomicwrites v0.4.4
24042025-04-16T03:15:42.510Z Checking subprocess v0.2.9
24052025-04-16T03:15:42.818Z Compiling typify-macro v0.2.0
24062025-04-16T03:15:42.913Z Compiling typify-macro v0.3.0
24072025-04-16T03:15:44.928Z Compiling typify v0.2.0
24082025-04-16T03:15:44.965Z Compiling typify v0.3.0
24092025-04-16T03:15:45.044Z Compiling progenitor-impl v0.8.0
24102025-04-16T03:15:45.075Z Compiling progenitor-impl v0.9.1
24112025-04-16T03:15:48.353Z Compiling progenitor-macro v0.9.1
24122025-04-16T03:15:48.563Z Compiling progenitor-macro v0.8.0
24132025-04-16T03:15:52.826Z Checking progenitor v0.9.1
24142025-04-16T03:15:53.017Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24152025-04-16T03:15:53.444Z Checking progenitor v0.8.0
24162025-04-16T03:15:53.642Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24172025-04-16T03:15:57.007Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24182025-04-16T03:15:57.032Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24192025-04-16T03:16:05.433Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24202025-04-16T03:16:07.510Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24212025-04-16T03:16:09.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.37s
24222025-04-16T03:16:09.414Z
24232025-04-16T03:16:09.414Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/206)
24242025-04-16T03:16:10.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252025-04-16T03:16:10.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262025-04-16T03:16:10.438Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24272025-04-16T03:16:12.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
24282025-04-16T03:16:12.441Z
24292025-04-16T03:16:12.442Zinfo: running `cargo check --bins` on nexus-config (51/206)
24302025-04-16T03:16:13.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312025-04-16T03:16:13.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322025-04-16T03:16:13.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332025-04-16T03:16:13.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
24342025-04-16T03:16:13.444Z
24352025-04-16T03:16:13.444Zinfo: running `cargo check --bins` on omicron-rpaths (52/206)
24362025-04-16T03:16:14.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372025-04-16T03:16:14.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382025-04-16T03:16:14.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392025-04-16T03:16:14.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
24402025-04-16T03:16:14.372Z
24412025-04-16T03:16:14.372Zinfo: running `cargo check --bins` on omicron-certificates (53/206)
24422025-04-16T03:16:15.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432025-04-16T03:16:15.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442025-04-16T03:16:15.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452025-04-16T03:16:15.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
24462025-04-16T03:16:15.369Z
24472025-04-16T03:16:15.369Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/206)
24482025-04-16T03:16:16.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492025-04-16T03:16:16.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502025-04-16T03:16:16.476Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24512025-04-16T03:16:16.508Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24522025-04-16T03:16:16.533Z Compiling tempfile v3.13.0
24532025-04-16T03:16:16.533Z Compiling wait-timeout v0.2.0
24542025-04-16T03:16:16.533Z Compiling quick-error v1.2.3
24552025-04-16T03:16:16.533Z Compiling bit-vec v0.8.0
24562025-04-16T03:16:16.533Z Compiling match_cfg v0.1.0
24572025-04-16T03:16:16.533Z Compiling rustls v0.22.4
24582025-04-16T03:16:16.648Z Compiling progenitor-client v0.9.1
24592025-04-16T03:16:16.688Z Compiling hostname v0.3.1
24602025-04-16T03:16:16.760Z Compiling slog-json v2.6.1
24612025-04-16T03:16:16.901Z Compiling rand_xorshift v0.3.0
24622025-04-16T03:16:17.050Z Compiling bit-set v0.8.0
24632025-04-16T03:16:17.076Z Compiling rusty-fork v0.3.0
24642025-04-16T03:16:17.116Z Compiling hex v0.4.3
24652025-04-16T03:16:17.142Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24662025-04-16T03:16:17.168Z Compiling unarray v0.1.4
24672025-04-16T03:16:17.231Z Compiling heapless v0.8.0
24682025-04-16T03:16:17.257Z Compiling progenitor v0.9.1
24692025-04-16T03:16:17.343Z Compiling slog-bunyan v2.5.0
24702025-04-16T03:16:17.368Z Compiling async-stream v0.3.6
24712025-04-16T03:16:17.467Z Compiling proptest v1.6.0
24722025-04-16T03:16:17.557Z Compiling multer v3.1.0
24732025-04-16T03:16:17.658Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24742025-04-16T03:16:17.683Z Compiling toml v0.8.20
24752025-04-16T03:16:17.683Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24762025-04-16T03:16:17.832Z Compiling waitgroup v0.1.2
24772025-04-16T03:16:18.004Z Checking hash32 v0.3.1
24782025-04-16T03:16:18.047Z Compiling serde_path_to_error v0.1.16
24792025-04-16T03:16:18.201Z Compiling hostname v0.4.0
24802025-04-16T03:16:18.418Z Compiling instant v0.1.13
24812025-04-16T03:16:18.443Z Compiling debug-ignore v1.0.5
24822025-04-16T03:16:18.589Z Compiling smoltcp v0.11.0
24832025-04-16T03:16:18.615Z Compiling backoff v0.4.0
24842025-04-16T03:16:18.959Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24852025-04-16T03:16:19.005Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24862025-04-16T03:16:19.207Z Compiling serde_with v3.12.0
24872025-04-16T03:16:19.240Z Compiling parse-display v0.10.0
24882025-04-16T03:16:19.543Z Checking num-rational v0.4.2
24892025-04-16T03:16:19.754Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24902025-04-16T03:16:20.088Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24912025-04-16T03:16:21.523Z Compiling tokio-rustls v0.25.0
24922025-04-16T03:16:21.909Z Compiling phf_generator v0.11.2
24932025-04-16T03:16:21.976Z Compiling dropshot v0.16.0
24942025-04-16T03:16:22.137Z Checking num-complex v0.4.6
24952025-04-16T03:16:22.926Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24962025-04-16T03:16:23.042Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24972025-04-16T03:16:23.253Z Compiling macaddr v1.0.1
24982025-04-16T03:16:23.701Z Checking cobs v0.2.3
24992025-04-16T03:16:23.728Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25002025-04-16T03:16:23.983Z Compiling num v0.4.3
25012025-04-16T03:16:24.009Z Checking postcard v1.0.10
25022025-04-16T03:16:24.076Z Compiling phf_codegen v0.11.2
25032025-04-16T03:16:24.326Z Compiling parse-zoneinfo v0.3.1
25042025-04-16T03:16:24.518Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25052025-04-16T03:16:24.874Z Checking float-ord v0.3.2
25062025-04-16T03:16:25.050Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25072025-04-16T03:16:25.237Z Compiling convert_case v0.4.0
25082025-04-16T03:16:25.425Z Compiling chrono-tz-build v0.4.0
25092025-04-16T03:16:25.653Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25102025-04-16T03:16:25.850Z Checking linked-hash-map v0.5.6
25112025-04-16T03:16:26.013Z Compiling derive_more v0.99.19
25122025-04-16T03:16:26.175Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25132025-04-16T03:16:26.200Z Compiling crucible-workspace-hack v0.1.0
25142025-04-16T03:16:26.501Z Checking lru-cache v0.1.2
25152025-04-16T03:16:26.526Z Checking newline-converter v0.3.0
25162025-04-16T03:16:26.554Z Compiling chrono-tz v0.10.3
25172025-04-16T03:16:26.769Z Checking resolv-conf v0.7.0
25182025-04-16T03:16:26.870Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25192025-04-16T03:16:27.106Z Checking itertools v0.14.0
25202025-04-16T03:16:27.193Z Checking prettyplease v0.2.30
25212025-04-16T03:16:28.068Z Compiling slog-dtrace v0.3.0
25222025-04-16T03:16:28.236Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25232025-04-16T03:16:28.464Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25242025-04-16T03:16:29.077Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25252025-04-16T03:16:29.288Z Checking hickory-resolver v0.24.4
25262025-04-16T03:16:29.442Z Checking expectorate v1.1.0
25272025-04-16T03:16:29.597Z Compiling zone_cfg_derive v0.3.0
25282025-04-16T03:16:29.906Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25292025-04-16T03:16:29.960Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25302025-04-16T03:16:30.002Z Checking itertools v0.12.1
25312025-04-16T03:16:30.239Z Compiling const_format_proc_macros v0.2.34
25322025-04-16T03:16:30.694Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25332025-04-16T03:16:30.747Z Compiling num-derive v0.4.2
25342025-04-16T03:16:30.883Z Compiling derive-where v1.2.7
25352025-04-16T03:16:31.558Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25362025-04-16T03:16:31.583Z Checking highway v1.3.0
25372025-04-16T03:16:31.858Z Checking const_format v0.2.34
25382025-04-16T03:16:31.935Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25392025-04-16T03:16:32.050Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25402025-04-16T03:16:32.161Z Checking zone v0.3.1
25412025-04-16T03:16:32.190Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25422025-04-16T03:16:32.272Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25432025-04-16T03:16:32.543Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25442025-04-16T03:16:32.850Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25452025-04-16T03:16:32.948Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25462025-04-16T03:16:33.250Z Checking gethostname v0.5.0
25472025-04-16T03:16:33.304Z Checking bcs v0.1.6
25482025-04-16T03:16:33.397Z Checking nanorand v0.7.0
25492025-04-16T03:16:33.486Z Compiling async-recursion v1.1.1
25502025-04-16T03:16:33.560Z Checking qorb v0.3.1
25512025-04-16T03:16:33.755Z Checking termtree v0.5.1
25522025-04-16T03:16:33.780Z Checking flume v0.11.1
25532025-04-16T03:16:34.397Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25542025-04-16T03:16:41.337Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25552025-04-16T03:16:45.937Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25562025-04-16T03:16:49.368Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25572025-04-16T03:16:51.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.72s
25582025-04-16T03:16:51.299Z
25592025-04-16T03:16:51.299Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/206)
25602025-04-16T03:16:52.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612025-04-16T03:16:52.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622025-04-16T03:16:52.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632025-04-16T03:16:52.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
25642025-04-16T03:16:52.310Z
25652025-04-16T03:16:52.310Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/206)
25662025-04-16T03:16:53.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672025-04-16T03:16:53.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682025-04-16T03:16:53.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25692025-04-16T03:16:53.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
25702025-04-16T03:16:53.295Z
25712025-04-16T03:16:53.295Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/206)
25722025-04-16T03:16:54.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732025-04-16T03:16:54.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742025-04-16T03:16:54.395Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25752025-04-16T03:16:55.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
25762025-04-16T03:16:55.340Z
25772025-04-16T03:16:55.340Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/206)
25782025-04-16T03:16:56.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792025-04-16T03:16:56.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802025-04-16T03:16:56.398Z Compiling cfg_aliases v0.1.1
25812025-04-16T03:16:56.398Z Compiling vte_generate_state_changes v0.1.2
25822025-04-16T03:16:56.424Z Checking fd-lock v4.0.2
25832025-04-16T03:16:56.424Z Checking nibble_vec v0.1.0
25842025-04-16T03:16:56.424Z Checking bytecount v0.6.8
25852025-04-16T03:16:56.424Z Checking endian-type v0.1.2
25862025-04-16T03:16:56.424Z Compiling tabled_derive v0.7.0
25872025-04-16T03:16:56.469Z Compiling peg-macros v0.8.5
25882025-04-16T03:16:56.564Z Compiling nix v0.28.0
25892025-04-16T03:16:56.660Z Checking papergrid v0.11.0
25902025-04-16T03:16:56.685Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25912025-04-16T03:16:56.710Z Compiling sqlparser_derive v0.2.2
25922025-04-16T03:16:56.750Z Checking radix_trie v0.2.1
25932025-04-16T03:16:56.997Z Checking vte v0.11.1
25942025-04-16T03:16:57.135Z Checking nu-ansi-term v0.50.1
25952025-04-16T03:16:57.512Z Checking unicode_categories v0.1.1
25962025-04-16T03:16:57.551Z Checking home v0.5.9
25972025-04-16T03:16:57.603Z Checking sqlparser v0.45.0
25982025-04-16T03:16:57.736Z Checking display-error-chain v0.2.2
25992025-04-16T03:16:57.795Z Checking sqlformat v0.2.6
26002025-04-16T03:16:58.131Z Checking strip-ansi-escapes v0.2.0
26012025-04-16T03:16:58.297Z Checking reedline v0.38.0
26022025-04-16T03:16:58.323Z Checking tabled v0.15.0
26032025-04-16T03:16:58.641Z Checking peg v0.8.5
26042025-04-16T03:16:59.341Z Checking rustyline v14.0.0
26052025-04-16T03:17:11.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s
26062025-04-16T03:17:11.365Z
26072025-04-16T03:17:11.365Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/206)
26082025-04-16T03:17:12.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-04-16T03:17:12.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-04-16T03:17:12.429Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26112025-04-16T03:17:19.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.00s
26122025-04-16T03:17:19.571Z
26132025-04-16T03:17:19.571Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/206)
26142025-04-16T03:17:20.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-04-16T03:17:20.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-04-16T03:17:20.639Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26172025-04-16T03:17:25.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
26182025-04-16T03:17:25.503Z
26192025-04-16T03:17:25.503Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/206)
26202025-04-16T03:17:26.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-04-16T03:17:26.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-04-16T03:17:26.589Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26232025-04-16T03:17:33.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.74s
26242025-04-16T03:17:33.439Z
26252025-04-16T03:17:33.439Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/206)
26262025-04-16T03:17:34.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-04-16T03:17:34.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-04-16T03:17:34.529Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26292025-04-16T03:17:41.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s
26302025-04-16T03:17:41.441Z
26312025-04-16T03:17:41.441Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/206)
26322025-04-16T03:17:42.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-04-16T03:17:42.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-04-16T03:17:42.497Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26352025-04-16T03:17:47.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
26362025-04-16T03:17:47.627Z
26372025-04-16T03:17:47.627Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/206)
26382025-04-16T03:17:48.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-04-16T03:17:48.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-04-16T03:17:48.718Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26412025-04-16T03:17:53.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
26422025-04-16T03:17:54.014Z
26432025-04-16T03:17:54.014Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/206)
26442025-04-16T03:17:54.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-04-16T03:17:54.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-04-16T03:17:55.093Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26472025-04-16T03:18:02.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.11s
26482025-04-16T03:18:02.316Z
26492025-04-16T03:18:02.316Zinfo: running `cargo check --bins` on oximeter (66/206)
26502025-04-16T03:18:03.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-04-16T03:18:03.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-04-16T03:18:03.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-04-16T03:18:03.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
26542025-04-16T03:18:03.334Z
26552025-04-16T03:18:03.334Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/206)
26562025-04-16T03:18:04.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-04-16T03:18:04.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-04-16T03:18:04.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-04-16T03:18:04.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
26602025-04-16T03:18:04.284Z
26612025-04-16T03:18:04.284Zinfo: running `cargo check --bins` on oximeter-schema (68/206)
26622025-04-16T03:18:05.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-04-16T03:18:05.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-04-16T03:18:05.274Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26652025-04-16T03:18:07.908Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26662025-04-16T03:18:09.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.91s
26672025-04-16T03:18:09.390Z
26682025-04-16T03:18:09.390Zinfo: running `cargo check --bins` on oximeter-types (69/206)
26692025-04-16T03:18:10.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-04-16T03:18:10.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-04-16T03:18:10.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-04-16T03:18:10.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26732025-04-16T03:18:10.373Z
26742025-04-16T03:18:10.373Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/206)
26752025-04-16T03:18:11.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-04-16T03:18:11.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-04-16T03:18:11.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-04-16T03:18:11.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26792025-04-16T03:18:11.368Z
26802025-04-16T03:18:11.368Zinfo: running `cargo check --bins` on oxql-types (71/206)
26812025-04-16T03:18:12.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-04-16T03:18:12.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-04-16T03:18:12.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-04-16T03:18:12.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
26852025-04-16T03:18:12.397Z
26862025-04-16T03:18:12.397Zinfo: running `cargo check --bins` on oximeter-test-utils (72/206)
26872025-04-16T03:18:13.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-04-16T03:18:13.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-04-16T03:18:13.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-04-16T03:18:13.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
26912025-04-16T03:18:13.453Z
26922025-04-16T03:18:13.454Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/206)
26932025-04-16T03:18:14.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-04-16T03:18:14.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-04-16T03:18:14.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-04-16T03:18:14.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
26972025-04-16T03:18:14.512Z
26982025-04-16T03:18:14.512Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/206)
26992025-04-16T03:18:15.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-04-16T03:18:15.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-04-16T03:18:15.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-04-16T03:18:15.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27032025-04-16T03:18:15.519Z
27042025-04-16T03:18:15.520Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/206)
27052025-04-16T03:18:16.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-04-16T03:18:16.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-04-16T03:18:16.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-04-16T03:18:16.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27092025-04-16T03:18:16.518Z
27102025-04-16T03:18:16.518Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/206)
27112025-04-16T03:18:17.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-04-16T03:18:17.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-04-16T03:18:17.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-04-16T03:18:17.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27152025-04-16T03:18:17.517Z
27162025-04-16T03:18:17.517Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/206)
27172025-04-16T03:18:18.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-04-16T03:18:18.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-04-16T03:18:18.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-04-16T03:18:18.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27212025-04-16T03:18:18.573Z
27222025-04-16T03:18:18.573Zinfo: running `cargo check --bins` on cockroach-admin-client (78/206)
27232025-04-16T03:18:19.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-04-16T03:18:19.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-04-16T03:18:19.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-04-16T03:18:19.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27272025-04-16T03:18:19.601Z
27282025-04-16T03:18:19.601Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/206)
27292025-04-16T03:18:20.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-04-16T03:18:20.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-04-16T03:18:20.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-04-16T03:18:20.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27332025-04-16T03:18:20.642Z
27342025-04-16T03:18:20.642Zinfo: running `cargo check --bins` on dns-service-client (80/206)
27352025-04-16T03:18:21.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-04-16T03:18:21.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-04-16T03:18:21.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-04-16T03:18:21.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27392025-04-16T03:18:21.684Z
27402025-04-16T03:18:21.684Zinfo: running `cargo check --bins` on internal-dns-types (81/206)
27412025-04-16T03:18:22.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-04-16T03:18:22.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-04-16T03:18:22.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-04-16T03:18:22.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27452025-04-16T03:18:22.698Z
27462025-04-16T03:18:22.698Zinfo: running `cargo check --bins` on ereport-client (82/206)
27472025-04-16T03:18:23.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-04-16T03:18:23.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-04-16T03:18:23.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-04-16T03:18:23.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27512025-04-16T03:18:23.722Z
27522025-04-16T03:18:23.722Zinfo: running `cargo check --bins` on ereport-types (83/206)
27532025-04-16T03:18:24.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-04-16T03:18:24.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-04-16T03:18:24.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-04-16T03:18:24.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27572025-04-16T03:18:24.703Z
27582025-04-16T03:18:24.703Zinfo: running `cargo check --bins` on gateway-client (84/206)
27592025-04-16T03:18:25.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-04-16T03:18:25.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-04-16T03:18:25.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-04-16T03:18:25.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27632025-04-16T03:18:25.684Z
27642025-04-16T03:18:25.684Zinfo: running `cargo check --bins` on installinator-client (85/206)
27652025-04-16T03:18:26.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-04-16T03:18:26.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-04-16T03:18:26.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-04-16T03:18:26.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27692025-04-16T03:18:26.733Z
27702025-04-16T03:18:26.733Zinfo: running `cargo check --bins` on installinator-common (86/206)
27712025-04-16T03:18:27.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-04-16T03:18:27.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-04-16T03:18:27.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-04-16T03:18:27.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27752025-04-16T03:18:27.782Z
27762025-04-16T03:18:27.783Zinfo: running `cargo check --bins` on update-engine (87/206)
27772025-04-16T03:18:28.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-04-16T03:18:28.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-04-16T03:18:28.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-04-16T03:18:28.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27812025-04-16T03:18:28.777Z
27822025-04-16T03:18:28.777Zinfo: running `cargo check --bins` on nexus-client (88/206)
27832025-04-16T03:18:29.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-04-16T03:18:29.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-04-16T03:18:29.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-04-16T03:18:29.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27872025-04-16T03:18:29.836Z
27882025-04-16T03:18:29.836Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/206)
27892025-04-16T03:18:30.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-04-16T03:18:30.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-04-16T03:18:30.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-04-16T03:18:30.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27932025-04-16T03:18:30.882Z
27942025-04-16T03:18:30.882Zinfo: running `cargo check --bins` on omicron-passwords (90/206)
27952025-04-16T03:18:31.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-04-16T03:18:31.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-04-16T03:18:31.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-04-16T03:18:31.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27992025-04-16T03:18:31.868Z
28002025-04-16T03:18:31.868Zinfo: running `cargo check --bins` on nexus-types (91/206)
28012025-04-16T03:18:32.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-04-16T03:18:32.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-04-16T03:18:32.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-04-16T03:18:32.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28052025-04-16T03:18:32.892Z
28062025-04-16T03:18:32.892Zinfo: running `cargo check --bins` on id-map (92/206)
28072025-04-16T03:18:33.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-04-16T03:18:33.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-04-16T03:18:33.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-04-16T03:18:33.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28112025-04-16T03:18:33.877Z
28122025-04-16T03:18:33.878Zinfo: running `cargo check --bins` on oxide-client (93/206)
28132025-04-16T03:18:34.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-04-16T03:18:34.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-04-16T03:18:34.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-04-16T03:18:34.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
28172025-04-16T03:18:34.824Z
28182025-04-16T03:18:34.824Zinfo: running `cargo check --bins` on oximeter-client (94/206)
28192025-04-16T03:18:35.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-04-16T03:18:35.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-04-16T03:18:35.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-04-16T03:18:35.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28232025-04-16T03:18:35.811Z
28242025-04-16T03:18:35.811Zinfo: running `cargo check --bins` on repo-depot-client (95/206)
28252025-04-16T03:18:36.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-04-16T03:18:36.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-04-16T03:18:36.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-04-16T03:18:36.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28292025-04-16T03:18:36.765Z
28302025-04-16T03:18:36.765Zinfo: running `cargo check --bins` on sled-agent-client (96/206)
28312025-04-16T03:18:37.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-04-16T03:18:37.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-04-16T03:18:37.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-04-16T03:18:37.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28352025-04-16T03:18:37.785Z
28362025-04-16T03:18:37.785Zinfo: running `cargo check --bins` on wicketd-client (97/206)
28372025-04-16T03:18:38.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-04-16T03:18:38.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-04-16T03:18:38.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-04-16T03:18:38.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28412025-04-16T03:18:38.871Z
28422025-04-16T03:18:38.871Zinfo: running `cargo check --bins` on sled-agent-types (98/206)
28432025-04-16T03:18:39.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-04-16T03:18:39.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-04-16T03:18:39.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-04-16T03:18:39.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28472025-04-16T03:18:39.918Z
28482025-04-16T03:18:39.918Zinfo: running `cargo check --bins` on wicket-common (99/206)
28492025-04-16T03:18:40.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-04-16T03:18:40.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-04-16T03:18:40.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-04-16T03:18:40.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28532025-04-16T03:18:41.023Z
28542025-04-16T03:18:41.023Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/206)
28552025-04-16T03:18:41.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-04-16T03:18:41.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-04-16T03:18:42.067Z Checking csv-core v0.1.11
28582025-04-16T03:18:42.067Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28592025-04-16T03:18:42.092Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28602025-04-16T03:18:42.093Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28612025-04-16T03:18:42.331Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28622025-04-16T03:18:42.375Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28632025-04-16T03:18:42.418Z Checking csv v1.3.1
28642025-04-16T03:18:43.137Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28652025-04-16T03:18:43.621Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28662025-04-16T03:18:46.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s
28672025-04-16T03:18:46.289Z
28682025-04-16T03:18:46.290Zinfo: running `cargo check --bins` on cockroach-admin-api (101/206)
28692025-04-16T03:18:47.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-04-16T03:18:47.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-04-16T03:18:47.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-04-16T03:18:47.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28732025-04-16T03:18:47.337Z
28742025-04-16T03:18:47.337Zinfo: running `cargo check --bins` on cockroach-admin-types (102/206)
28752025-04-16T03:18:48.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-04-16T03:18:48.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-04-16T03:18:48.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782025-04-16T03:18:48.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28792025-04-16T03:18:48.369Z
28802025-04-16T03:18:48.369Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/206)
28812025-04-16T03:18:49.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-04-16T03:18:49.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-04-16T03:18:49.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842025-04-16T03:18:49.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
28852025-04-16T03:18:49.552Z
28862025-04-16T03:18:49.552Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/206)
28872025-04-16T03:18:50.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-04-16T03:18:50.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-04-16T03:18:50.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902025-04-16T03:18:50.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28912025-04-16T03:18:50.709Z
28922025-04-16T03:18:50.709Zinfo: running `cargo check --bins` on dns-server (105/206)
28932025-04-16T03:18:51.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942025-04-16T03:18:51.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952025-04-16T03:18:51.727Z Compiling parking_lot_core v0.8.6
28962025-04-16T03:18:51.752Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28972025-04-16T03:18:51.752Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28982025-04-16T03:18:51.752Z Checking fxhash v0.2.1
28992025-04-16T03:18:51.752Z Checking hickory-client v0.24.4
29002025-04-16T03:18:51.752Z Checking hickory-server v0.24.4
29012025-04-16T03:18:52.478Z Checking parking_lot v0.11.2
29022025-04-16T03:18:52.726Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29032025-04-16T03:18:52.726Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29042025-04-16T03:18:52.792Z Checking sled v0.34.7
29052025-04-16T03:18:55.129Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29062025-04-16T03:18:56.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
29072025-04-16T03:18:57.023Z
29082025-04-16T03:18:57.023Zinfo: running `cargo check --bins` on dns-server-api (106/206)
29092025-04-16T03:18:57.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-04-16T03:18:57.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-04-16T03:18:57.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-04-16T03:18:57.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29132025-04-16T03:18:58.043Z
29142025-04-16T03:18:58.043Zinfo: running `cargo check --bins` on openapi-manager-types (107/206)
29152025-04-16T03:18:58.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-04-16T03:18:58.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-04-16T03:18:58.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-04-16T03:18:58.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
29192025-04-16T03:18:59.007Z
29202025-04-16T03:18:59.007Zinfo: running `cargo check --bins` on gateway-test-utils (108/206)
29212025-04-16T03:18:59.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-04-16T03:18:59.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-04-16T03:18:59.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-04-16T03:18:59.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29252025-04-16T03:19:00.086Z
29262025-04-16T03:19:00.086Zinfo: running `cargo check --bins` on gateway-types (109/206)
29272025-04-16T03:19:00.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-04-16T03:19:00.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-04-16T03:19:00.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-04-16T03:19:00.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29312025-04-16T03:19:01.074Z
29322025-04-16T03:19:01.074Zinfo: running `cargo check --bins` on ipcc (110/206)
29332025-04-16T03:19:01.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-04-16T03:19:01.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-04-16T03:19:01.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362025-04-16T03:19:01.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29372025-04-16T03:19:02.088Z
29382025-04-16T03:19:02.088Zinfo: running `cargo check --bins` on omicron-gateway (111/206)
29392025-04-16T03:19:02.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-04-16T03:19:03.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-04-16T03:19:03.177Z Compiling radium v0.7.0
29422025-04-16T03:19:03.177Z Compiling semver v0.1.20
29432025-04-16T03:19:03.202Z Checking tap v1.0.1
29442025-04-16T03:19:03.202Z Compiling maybe-uninit v2.0.0
29452025-04-16T03:19:03.202Z Checking password-hash v0.5.0
29462025-04-16T03:19:03.202Z Checking blake2 v0.10.6
29472025-04-16T03:19:03.202Z Compiling cancel-safe-futures v0.1.5
29482025-04-16T03:19:03.202Z Checking crc-catalog v2.4.0
29492025-04-16T03:19:03.390Z Checking wyz v0.5.1
29502025-04-16T03:19:03.415Z Compiling owo-colors v4.2.0
29512025-04-16T03:19:03.678Z Compiling rustc_version v0.1.7
29522025-04-16T03:19:03.704Z Checking funty v2.0.0
29532025-04-16T03:19:03.744Z Compiling packed_struct v0.10.1
29542025-04-16T03:19:03.769Z Checking argon2 v0.5.3
29552025-04-16T03:19:03.847Z Checking crc v3.2.1
29562025-04-16T03:19:04.008Z Compiling packed_struct_codegen v0.10.1
29572025-04-16T03:19:04.034Z Checking libsw-core v0.3.1
29582025-04-16T03:19:04.074Z Compiling newtype_derive v0.1.6
29592025-04-16T03:19:04.169Z Compiling indexmap v1.9.3
29602025-04-16T03:19:04.194Z Checking half v2.4.1
29612025-04-16T03:19:04.238Z Checking nodrop v0.1.14
29622025-04-16T03:19:04.264Z Checking ciborium-io v0.2.2
29632025-04-16T03:19:04.388Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29642025-04-16T03:19:04.415Z Checking fixedbitset v0.5.7
29652025-04-16T03:19:04.415Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29662025-04-16T03:19:04.454Z Checking bitvec v1.0.1
29672025-04-16T03:19:04.525Z Checking array-init v0.0.4
29682025-04-16T03:19:04.600Z Checking libsw v3.4.0
29692025-04-16T03:19:04.625Z Checking ciborium-ll v0.2.2
29702025-04-16T03:19:04.725Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29712025-04-16T03:19:04.808Z Checking petgraph v0.7.1
29722025-04-16T03:19:04.842Z Checking smallvec v0.6.14
29732025-04-16T03:19:05.179Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29742025-04-16T03:19:05.306Z Checking bitfield v0.14.0
29752025-04-16T03:19:05.332Z Checking termcolor v1.4.1
29762025-04-16T03:19:05.385Z Checking hashbrown v0.12.3
29772025-04-16T03:19:05.551Z Checking swrite v0.1.0
29782025-04-16T03:19:05.685Z Checking indent_write v2.2.0
29792025-04-16T03:19:05.710Z Checking linear-map v1.2.0
29802025-04-16T03:19:05.887Z Checking ron v0.8.1
29812025-04-16T03:19:06.013Z Checking env_logger v0.10.2
29822025-04-16T03:19:06.038Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29832025-04-16T03:19:06.066Z Checking serde-hex v0.1.0
29842025-04-16T03:19:06.091Z Checking ciborium v0.2.2
29852025-04-16T03:19:06.634Z Checking steno v0.4.1
29862025-04-16T03:19:06.864Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29872025-04-16T03:19:06.945Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29882025-04-16T03:19:06.978Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29892025-04-16T03:19:07.127Z Checking hashbrown v0.13.2
29902025-04-16T03:19:07.217Z Checking humantime v2.1.0
29912025-04-16T03:19:07.512Z Checking crc-any v2.5.0
29922025-04-16T03:19:07.537Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29932025-04-16T03:19:07.562Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29942025-04-16T03:19:07.784Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29952025-04-16T03:19:07.856Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
29962025-04-16T03:19:07.977Z Checking object v0.30.4
29972025-04-16T03:19:08.078Z Checking void v1.0.2
29982025-04-16T03:19:08.149Z Checking path-slash v0.1.5
29992025-04-16T03:19:08.230Z Checking lzss v0.8.2
30002025-04-16T03:19:08.368Z Checking tungstenite v0.23.0
30012025-04-16T03:19:08.550Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30022025-04-16T03:19:08.596Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30032025-04-16T03:19:09.146Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30042025-04-16T03:19:09.278Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30052025-04-16T03:19:09.404Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30062025-04-16T03:19:09.494Z Checking nix v0.27.1
30072025-04-16T03:19:09.596Z Checking kstat-rs v0.2.4
30082025-04-16T03:19:09.678Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30092025-04-16T03:19:09.703Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30102025-04-16T03:19:09.928Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30112025-04-16T03:19:10.010Z Checking tokio-tungstenite v0.23.1
30122025-04-16T03:19:10.149Z Checking signal-hook-tokio v0.3.1
30132025-04-16T03:19:10.651Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30142025-04-16T03:19:10.789Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30152025-04-16T03:19:19.232Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30162025-04-16T03:19:20.924Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
30172025-04-16T03:19:24.881Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30182025-04-16T03:19:32.224Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30192025-04-16T03:19:33.043Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30202025-04-16T03:19:36.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.55s
30212025-04-16T03:19:36.842Z
30222025-04-16T03:19:36.842Zinfo: running `cargo check --bins` on ereport-api (112/206)
30232025-04-16T03:19:37.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-04-16T03:19:37.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-04-16T03:19:37.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-04-16T03:19:37.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30272025-04-16T03:19:37.783Z
30282025-04-16T03:19:37.783Zinfo: running `cargo check --bins` on gateway-api (113/206)
30292025-04-16T03:19:38.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-04-16T03:19:38.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-04-16T03:19:38.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-04-16T03:19:38.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30332025-04-16T03:19:38.740Z
30342025-04-16T03:19:38.740Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/206)
30352025-04-16T03:19:39.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-04-16T03:19:39.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-04-16T03:19:39.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-04-16T03:19:39.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30392025-04-16T03:19:39.660Z
30402025-04-16T03:19:39.661Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/206)
30412025-04-16T03:19:40.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-04-16T03:19:40.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-04-16T03:19:40.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-04-16T03:19:40.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30452025-04-16T03:19:40.649Z
30462025-04-16T03:19:40.649Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/206)
30472025-04-16T03:19:41.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-04-16T03:19:41.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-04-16T03:19:41.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-04-16T03:19:41.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30512025-04-16T03:19:41.617Z
30522025-04-16T03:19:41.617Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/206)
30532025-04-16T03:19:42.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-04-16T03:19:42.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-04-16T03:19:42.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-04-16T03:19:42.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30572025-04-16T03:19:42.561Z
30582025-04-16T03:19:42.561Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/206)
30592025-04-16T03:19:43.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-04-16T03:19:43.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-04-16T03:19:43.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-04-16T03:19:43.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30632025-04-16T03:19:43.538Z
30642025-04-16T03:19:43.538Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/206)
30652025-04-16T03:19:44.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-04-16T03:19:44.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-04-16T03:19:44.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-04-16T03:19:44.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30692025-04-16T03:19:44.540Z
30702025-04-16T03:19:44.540Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/206)
30712025-04-16T03:19:45.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-04-16T03:19:45.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-04-16T03:19:45.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-04-16T03:19:45.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30752025-04-16T03:19:45.500Z
30762025-04-16T03:19:45.500Zinfo: running `cargo check --bins` on oximeter-producer (121/206)
30772025-04-16T03:19:46.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-04-16T03:19:46.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-04-16T03:19:46.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802025-04-16T03:19:46.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30812025-04-16T03:19:46.551Z
30822025-04-16T03:19:46.551Zinfo: running `cargo check --bins` on internal-dns-resolver (122/206)
30832025-04-16T03:19:47.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-04-16T03:19:47.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-04-16T03:19:47.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862025-04-16T03:19:47.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30872025-04-16T03:19:47.527Z
30882025-04-16T03:19:47.527Zinfo: running `cargo check --bins` on sp-sim (123/206)
30892025-04-16T03:19:48.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902025-04-16T03:19:48.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912025-04-16T03:19:48.529Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30922025-04-16T03:19:48.832Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30932025-04-16T03:19:50.916Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30942025-04-16T03:19:53.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.61s
30952025-04-16T03:19:53.326Z
30962025-04-16T03:19:53.326Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/206)
30972025-04-16T03:19:54.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982025-04-16T03:19:54.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992025-04-16T03:19:54.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002025-04-16T03:19:54.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31012025-04-16T03:19:54.465Z
31022025-04-16T03:19:54.465Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/206)
31032025-04-16T03:19:55.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042025-04-16T03:19:55.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052025-04-16T03:19:55.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062025-04-16T03:19:55.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31072025-04-16T03:19:55.574Z
31082025-04-16T03:19:55.574Zinfo: running `cargo check --bins` on db-macros (126/206)
31092025-04-16T03:19:56.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-04-16T03:19:56.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-04-16T03:19:56.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122025-04-16T03:19:56.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31132025-04-16T03:19:56.530Z
31142025-04-16T03:19:56.530Zinfo: running `cargo check --bins` on nexus-macros-common (127/206)
31152025-04-16T03:19:57.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-04-16T03:19:57.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-04-16T03:19:57.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182025-04-16T03:19:57.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31192025-04-16T03:19:57.486Z
31202025-04-16T03:19:57.486Zinfo: running `cargo check --bins` on nexus-auth (128/206)
31212025-04-16T03:19:58.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222025-04-16T03:19:58.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232025-04-16T03:19:58.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242025-04-16T03:19:58.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31252025-04-16T03:19:58.580Z
31262025-04-16T03:19:58.580Zinfo: running `cargo check --bins` on authz-macros (129/206)
31272025-04-16T03:19:59.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282025-04-16T03:19:59.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292025-04-16T03:19:59.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302025-04-16T03:19:59.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31312025-04-16T03:19:59.523Z
31322025-04-16T03:19:59.523Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/206)
31332025-04-16T03:20:00.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342025-04-16T03:20:00.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352025-04-16T03:20:00.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362025-04-16T03:20:00.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31372025-04-16T03:20:00.550Z
31382025-04-16T03:20:00.550Zinfo: running `cargo check --bins` on nexus-db-model (131/206)
31392025-04-16T03:20:01.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402025-04-16T03:20:01.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412025-04-16T03:20:01.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422025-04-16T03:20:01.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
31432025-04-16T03:20:01.589Z
31442025-04-16T03:20:01.589Zinfo: running `cargo check --bins` on nexus-db-schema (132/206)
31452025-04-16T03:20:02.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462025-04-16T03:20:02.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472025-04-16T03:20:02.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482025-04-16T03:20:02.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31492025-04-16T03:20:02.561Z
31502025-04-16T03:20:02.561Zinfo: running `cargo check --bins` on nexus-defaults (133/206)
31512025-04-16T03:20:03.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522025-04-16T03:20:03.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532025-04-16T03:20:03.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542025-04-16T03:20:03.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31552025-04-16T03:20:03.555Z
31562025-04-16T03:20:03.555Zinfo: running `cargo check --bins` on nexus-inventory (134/206)
31572025-04-16T03:20:04.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582025-04-16T03:20:04.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592025-04-16T03:20:04.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602025-04-16T03:20:04.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31612025-04-16T03:20:04.605Z
31622025-04-16T03:20:04.605Zinfo: running `cargo check --bins` on typed-rng (135/206)
31632025-04-16T03:20:05.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642025-04-16T03:20:05.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652025-04-16T03:20:05.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662025-04-16T03:20:05.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31672025-04-16T03:20:05.537Z
31682025-04-16T03:20:05.537Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/206)
31692025-04-16T03:20:06.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702025-04-16T03:20:06.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712025-04-16T03:20:06.702Z Checking keccak v0.1.5
31722025-04-16T03:20:06.727Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31732025-04-16T03:20:06.727Z Checking secrecy v0.8.0
31742025-04-16T03:20:06.727Z Compiling unicase v2.7.0
31752025-04-16T03:20:06.752Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
31762025-04-16T03:20:06.778Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31772025-04-16T03:20:06.778Z Compiling thiserror-impl-no-std v2.0.2
31782025-04-16T03:20:06.803Z Checking universal-hash v0.5.1
31792025-04-16T03:20:06.937Z Checking opaque-debug v0.3.1
31802025-04-16T03:20:07.013Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31812025-04-16T03:20:07.039Z Checking sha3 v0.10.8
31822025-04-16T03:20:07.064Z Checking poly1305 v0.8.0
31832025-04-16T03:20:07.108Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31842025-04-16T03:20:07.144Z Checking chacha20 v0.9.1
31852025-04-16T03:20:07.293Z Checking aead v0.5.2
31862025-04-16T03:20:07.324Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31872025-04-16T03:20:07.617Z Compiling proc-macro-error-attr2 v2.0.0
31882025-04-16T03:20:07.643Z Compiling libefi-sys v0.1.0
31892025-04-16T03:20:07.643Z Compiling salty v0.3.0
31902025-04-16T03:20:07.643Z Checking chacha20poly1305 v0.10.1
31912025-04-16T03:20:07.776Z Compiling num-derive v0.3.3
31922025-04-16T03:20:07.876Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31932025-04-16T03:20:07.929Z Compiling bitfield-struct v0.6.2
31942025-04-16T03:20:08.085Z Compiling proc-macro-error2 v2.0.1
31952025-04-16T03:20:08.245Z Checking papergrid v0.14.0
31962025-04-16T03:20:08.644Z Compiling tabled_derive v0.10.0
31972025-04-16T03:20:09.103Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31982025-04-16T03:20:09.134Z Checking thiserror-no-std v2.0.2
31992025-04-16T03:20:09.263Z Checking vsss-rs v3.3.4
32002025-04-16T03:20:09.440Z Checking libscf-sys v1.1.0
32012025-04-16T03:20:09.583Z Compiling mime_guess v2.0.5
32022025-04-16T03:20:09.608Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32032025-04-16T03:20:09.965Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32042025-04-16T03:20:10.097Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32052025-04-16T03:20:10.243Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32062025-04-16T03:20:10.546Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32072025-04-16T03:20:10.859Z Checking primeorder v0.13.6
32082025-04-16T03:20:10.981Z Checking env_filter v0.1.2
32092025-04-16T03:20:11.221Z Compiling dropshot v0.12.0
32102025-04-16T03:20:11.265Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32112025-04-16T03:20:11.400Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32122025-04-16T03:20:11.647Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32132025-04-16T03:20:11.672Z Checking p384 v0.13.0
32142025-04-16T03:20:11.672Z Checking env_logger v0.11.5
32152025-04-16T03:20:11.993Z Checking tabled v0.18.0
32162025-04-16T03:20:12.076Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32172025-04-16T03:20:12.299Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32182025-04-16T03:20:12.544Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32192025-04-16T03:20:12.603Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32202025-04-16T03:20:12.818Z Compiling dropshot_endpoint v0.12.0
32212025-04-16T03:20:12.930Z Compiling xshell-macros v0.2.7
32222025-04-16T03:20:12.959Z Checking http-range v0.1.5
32232025-04-16T03:20:13.045Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32242025-04-16T03:20:13.075Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32252025-04-16T03:20:13.371Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32262025-04-16T03:20:13.568Z Checking xshell v0.2.7
32272025-04-16T03:20:13.821Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32282025-04-16T03:20:13.860Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32292025-04-16T03:20:13.910Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32302025-04-16T03:20:14.031Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32312025-04-16T03:20:14.115Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32322025-04-16T03:20:14.248Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
32332025-04-16T03:20:14.493Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32342025-04-16T03:20:14.618Z Checking atty v0.2.14
32352025-04-16T03:20:14.762Z Checking glob v0.3.2
32362025-04-16T03:20:14.801Z Checking crc8 v0.1.1
32372025-04-16T03:20:14.952Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32382025-04-16T03:20:15.076Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32392025-04-16T03:20:15.250Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32402025-04-16T03:20:15.643Z Checking hyper-staticfile v0.10.1
32412025-04-16T03:20:15.818Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32422025-04-16T03:20:16.036Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32432025-04-16T03:20:16.103Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32442025-04-16T03:20:16.128Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32452025-04-16T03:20:16.153Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32462025-04-16T03:20:16.405Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32472025-04-16T03:20:16.978Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
32482025-04-16T03:20:17.161Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32492025-04-16T03:20:17.320Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32502025-04-16T03:20:17.705Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32512025-04-16T03:20:17.760Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32522025-04-16T03:20:17.915Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32532025-04-16T03:20:18.051Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32542025-04-16T03:20:19.200Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32552025-04-16T03:20:19.703Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32562025-04-16T03:20:28.288Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32572025-04-16T03:20:47.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.79s
32582025-04-16T03:20:47.565Z
32592025-04-16T03:20:47.565Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/206)
32602025-04-16T03:20:48.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-04-16T03:20:48.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-04-16T03:20:48.729Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32632025-04-16T03:21:08.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.99s
32642025-04-16T03:21:08.773Z
32652025-04-16T03:21:08.773Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/206)
32662025-04-16T03:21:09.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-04-16T03:21:09.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-04-16T03:21:09.943Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32692025-04-16T03:21:29.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.51s
32702025-04-16T03:21:29.485Z
32712025-04-16T03:21:29.485Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/206)
32722025-04-16T03:21:30.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-04-16T03:21:30.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-04-16T03:21:30.608Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32752025-04-16T03:21:50.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.69s
32762025-04-16T03:21:50.391Z
32772025-04-16T03:21:50.391Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/206)
32782025-04-16T03:21:51.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-04-16T03:21:51.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-04-16T03:21:51.584Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32812025-04-16T03:22:11.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.99s
32822025-04-16T03:22:11.594Z
32832025-04-16T03:22:11.594Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/206)
32842025-04-16T03:22:12.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-04-16T03:22:12.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-04-16T03:22:12.800Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32872025-04-16T03:22:32.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.32s
32882025-04-16T03:22:33.118Z
32892025-04-16T03:22:33.118Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/206)
32902025-04-16T03:22:34.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-04-16T03:22:34.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-04-16T03:22:34.295Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32932025-04-16T03:22:54.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.05s
32942025-04-16T03:22:54.384Z
32952025-04-16T03:22:54.384Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/206)
32962025-04-16T03:22:55.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-04-16T03:22:55.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-04-16T03:22:55.547Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32992025-04-16T03:23:15.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s
33002025-04-16T03:23:15.364Z
33012025-04-16T03:23:15.364Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/206)
33022025-04-16T03:23:16.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-04-16T03:23:16.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-04-16T03:23:16.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-04-16T03:23:16.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33062025-04-16T03:23:16.589Z
33072025-04-16T03:23:16.589Zinfo: running `cargo check --bins` on key-manager (145/206)
33082025-04-16T03:23:17.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-04-16T03:23:17.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-04-16T03:23:17.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-04-16T03:23:17.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33122025-04-16T03:23:17.394Z
33132025-04-16T03:23:17.394Zinfo: running `cargo check --bins` on range-requests (146/206)
33142025-04-16T03:23:18.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-04-16T03:23:18.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-04-16T03:23:18.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-04-16T03:23:18.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33182025-04-16T03:23:18.382Z
33192025-04-16T03:23:18.382Zinfo: running `cargo check --bins` on repo-depot-api (147/206)
33202025-04-16T03:23:19.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-04-16T03:23:19.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-04-16T03:23:19.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-04-16T03:23:19.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33242025-04-16T03:23:19.384Z
33252025-04-16T03:23:19.384Zinfo: running `cargo check --bins` on sled-agent-api (148/206)
33262025-04-16T03:23:20.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-04-16T03:23:20.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-04-16T03:23:20.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-04-16T03:23:20.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33302025-04-16T03:23:20.429Z
33312025-04-16T03:23:20.429Zinfo: running `cargo check --bins` on sled-diagnostics (149/206)
33322025-04-16T03:23:21.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-04-16T03:23:21.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-04-16T03:23:21.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-04-16T03:23:21.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33362025-04-16T03:23:21.405Z
33372025-04-16T03:23:21.405Zinfo: running `cargo check --bins` on sled-hardware (150/206)
33382025-04-16T03:23:22.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-04-16T03:23:22.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-04-16T03:23:22.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-04-16T03:23:22.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33422025-04-16T03:23:22.452Z
33432025-04-16T03:23:22.452Zinfo: running `cargo check --bins --no-default-features` on sled-storage (151/206)
33442025-04-16T03:23:23.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-04-16T03:23:23.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-04-16T03:23:23.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-04-16T03:23:23.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33482025-04-16T03:23:23.478Z
33492025-04-16T03:23:23.478Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (152/206)
33502025-04-16T03:23:24.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-04-16T03:23:24.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-04-16T03:23:24.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-04-16T03:23:24.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33542025-04-16T03:23:24.510Z
33552025-04-16T03:23:24.510Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (153/206)
33562025-04-16T03:23:25.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-04-16T03:23:26.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-04-16T03:23:26.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592025-04-16T03:23:26.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33602025-04-16T03:23:26.492Z
33612025-04-16T03:23:26.492Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (154/206)
33622025-04-16T03:23:26.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-04-16T03:23:26.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-04-16T03:23:26.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-04-16T03:23:26.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33662025-04-16T03:23:26.585Z
33672025-04-16T03:23:26.585Zinfo: running `cargo check --bins` on nexus-test-interface (155/206)
33682025-04-16T03:23:27.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-04-16T03:23:27.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-04-16T03:23:27.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712025-04-16T03:23:27.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33722025-04-16T03:23:27.628Z
33732025-04-16T03:23:27.629Zinfo: running `cargo check --bins` on oximeter-collector (156/206)
33742025-04-16T03:23:28.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-04-16T03:23:28.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-04-16T03:23:28.791Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33772025-04-16T03:23:28.791Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33782025-04-16T03:23:29.892Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33792025-04-16T03:23:32.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s
33802025-04-16T03:23:32.763Z
33812025-04-16T03:23:32.763Zinfo: running `cargo check --bins` on oximeter-api (157/206)
33822025-04-16T03:23:33.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832025-04-16T03:23:33.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842025-04-16T03:23:33.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33852025-04-16T03:23:33.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33862025-04-16T03:23:33.792Z
33872025-04-16T03:23:33.792Zinfo: running `cargo check --bins` on cert-dev (158/206)
33882025-04-16T03:23:34.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-04-16T03:23:34.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-04-16T03:23:34.780Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33912025-04-16T03:23:35.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
33922025-04-16T03:23:35.268Z
33932025-04-16T03:23:35.268Zinfo: running `cargo check --bins` on clickana (159/206)
33942025-04-16T03:23:36.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952025-04-16T03:23:36.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962025-04-16T03:23:36.327Z Checking castaway v0.2.3
33972025-04-16T03:23:36.327Z Checking lru v0.12.5
33982025-04-16T03:23:36.353Z Compiling instability v0.3.2
33992025-04-16T03:23:36.353Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34002025-04-16T03:23:36.353Z Checking unicode-truncate v1.1.0
34012025-04-16T03:23:36.353Z Compiling indoc v2.0.6
34022025-04-16T03:23:36.353Z Checking cassowary v0.3.0
34032025-04-16T03:23:36.505Z Checking compact_str v0.8.0
34042025-04-16T03:23:37.223Z Checking ratatui v0.29.0
34052025-04-16T03:23:38.430Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34062025-04-16T03:23:39.938Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34072025-04-16T03:23:41.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
34082025-04-16T03:23:41.206Z
34092025-04-16T03:23:41.206Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (160/206)
34102025-04-16T03:23:42.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-04-16T03:23:42.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-04-16T03:23:42.311Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34132025-04-16T03:23:42.311Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34142025-04-16T03:23:43.613Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34152025-04-16T03:23:44.251Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34162025-04-16T03:23:44.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
34172025-04-16T03:23:44.999Z
34182025-04-16T03:23:44.999Zinfo: running `cargo check --bins` on ch-dev (161/206)
34192025-04-16T03:23:45.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202025-04-16T03:23:45.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212025-04-16T03:23:46.055Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34222025-04-16T03:23:46.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
34232025-04-16T03:23:47.156Z
34242025-04-16T03:23:47.156Zinfo: running `cargo check --bins` on dev-tools-common (162/206)
34252025-04-16T03:23:47.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-04-16T03:23:47.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-04-16T03:23:47.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34282025-04-16T03:23:47.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34292025-04-16T03:23:47.909Z
34302025-04-16T03:23:47.909Zinfo: running `cargo check --bins` on crdb-seed (163/206)
34312025-04-16T03:23:48.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-04-16T03:23:48.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-04-16T03:23:49.005Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34342025-04-16T03:23:49.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
34352025-04-16T03:23:49.594Z
34362025-04-16T03:23:49.594Zinfo: running `cargo check --bins` on db-dev (164/206)
34372025-04-16T03:23:50.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-04-16T03:23:50.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-04-16T03:23:50.656Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34402025-04-16T03:23:51.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
34412025-04-16T03:23:51.744Z
34422025-04-16T03:23:51.745Zinfo: running `cargo check --bins` on omicron-dev-lib (165/206)
34432025-04-16T03:23:52.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-04-16T03:23:52.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-04-16T03:23:52.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462025-04-16T03:23:52.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
34472025-04-16T03:23:52.792Z
34482025-04-16T03:23:52.792Zinfo: running `cargo check --bins` on xtask-downloader (166/206)
34492025-04-16T03:23:53.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-04-16T03:23:53.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-04-16T03:23:53.769Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34522025-04-16T03:23:54.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
34532025-04-16T03:23:54.968Z
34542025-04-16T03:23:54.968Zinfo: running `cargo check --bins` on omicron-ls-apis (167/206)
34552025-04-16T03:23:55.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-04-16T03:23:55.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-04-16T03:23:55.906Z Checking cargo-platform v0.1.8
34582025-04-16T03:23:56.172Z Checking cargo_metadata v0.19.2
34592025-04-16T03:23:57.505Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34602025-04-16T03:23:58.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
34612025-04-16T03:23:58.805Z
34622025-04-16T03:23:58.806Zinfo: running `cargo check --bins` on mgs-dev (168/206)
34632025-04-16T03:23:59.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642025-04-16T03:23:59.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652025-04-16T03:23:59.944Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34662025-04-16T03:24:01.697Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34672025-04-16T03:24:02.421Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34682025-04-16T03:24:03.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
34692025-04-16T03:24:03.299Z
34702025-04-16T03:24:03.299Zinfo: running `cargo check --bins` on omicron-omdb (169/206)
34712025-04-16T03:24:04.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722025-04-16T03:24:04.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732025-04-16T03:24:04.587Z Compiling crunchy v0.2.2
34742025-04-16T03:24:04.587Z Compiling dsl_auto_type v0.1.2
34752025-04-16T03:24:04.612Z Checking scheduled-thread-pool v0.2.7
34762025-04-16T03:24:04.613Z Compiling diesel_table_macro_syntax v0.2.0
34772025-04-16T03:24:04.613Z Compiling tiny-keccak v2.0.2
34782025-04-16T03:24:04.613Z Compiling bit-vec v0.6.3
34792025-04-16T03:24:04.712Z Compiling ascii-canvas v3.0.0
34802025-04-16T03:24:04.738Z Compiling ena v0.14.3
34812025-04-16T03:24:04.859Z Checking r2d2 v0.8.10
34822025-04-16T03:24:05.027Z Compiling bit-set v0.5.3
34832025-04-16T03:24:05.053Z Compiling regex-syntax v0.6.29
34842025-04-16T03:24:05.092Z Compiling bindgen v0.71.1
34852025-04-16T03:24:05.141Z Compiling diff v0.1.13
34862025-04-16T03:24:05.186Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34872025-04-16T03:24:05.211Z Compiling ref-cast v1.0.23
34882025-04-16T03:24:05.301Z Compiling rustc-hash v2.1.1
34892025-04-16T03:24:05.425Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34902025-04-16T03:24:05.508Z Compiling derive_builder_core v0.20.2
34912025-04-16T03:24:05.653Z Compiling libxml v0.3.3
34922025-04-16T03:24:05.720Z Compiling ref-cast-impl v1.0.23
34932025-04-16T03:24:05.748Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34942025-04-16T03:24:05.905Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34952025-04-16T03:24:05.948Z Compiling diesel_derives v2.2.3
34962025-04-16T03:24:06.040Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34972025-04-16T03:24:06.236Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34982025-04-16T03:24:06.332Z Compiling strum_macros v0.24.3
34992025-04-16T03:24:06.614Z Compiling indoc v1.0.9
35002025-04-16T03:24:07.369Z Compiling derive_builder_macro v0.20.2
35012025-04-16T03:24:07.401Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35022025-04-16T03:24:07.670Z Compiling impl-trait-for-tuples v0.2.2
35032025-04-16T03:24:08.111Z Compiling lalrpop v0.19.12
35042025-04-16T03:24:08.137Z Checking derive_builder v0.20.2
35052025-04-16T03:24:08.310Z Compiling oso-derive v0.27.3
35062025-04-16T03:24:08.403Z Checking quick-xml v0.37.2
35072025-04-16T03:24:08.990Z Compiling diesel-dtrace v0.4.2
35082025-04-16T03:24:09.170Z Checking maplit v1.0.2
35092025-04-16T03:24:09.341Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35102025-04-16T03:24:09.389Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35112025-04-16T03:24:09.546Z Checking bb8 v0.8.5
35122025-04-16T03:24:09.693Z Checking io-lifetimes v1.0.11
35132025-04-16T03:24:09.875Z Checking rustix v0.37.28
35142025-04-16T03:24:09.982Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35152025-04-16T03:24:10.183Z Checking rand_seeder v0.3.0
35162025-04-16T03:24:10.286Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35172025-04-16T03:24:10.408Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35182025-04-16T03:24:10.608Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35192025-04-16T03:24:10.634Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35202025-04-16T03:24:10.771Z Checking terminal_size v0.2.6
35212025-04-16T03:24:10.914Z Checking is_ci v1.2.0
35222025-04-16T03:24:10.950Z Checking smawk v0.3.2
35232025-04-16T03:24:11.059Z Checking unicode-linebreak v0.1.5
35242025-04-16T03:24:11.159Z Checking supports-color v3.0.2
35252025-04-16T03:24:11.373Z Checking multimap v0.10.0
35262025-04-16T03:24:11.425Z Checking textwrap v0.16.1
35272025-04-16T03:24:12.275Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35282025-04-16T03:24:13.496Z Checking diesel v2.2.9
35292025-04-16T03:24:27.650Z Compiling samael v0.0.18
35302025-04-16T03:24:39.059Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35312025-04-16T03:24:41.801Z Checking async-bb8-diesel v0.2.1
35322025-04-16T03:24:43.898Z Compiling polar-core v0.27.3
35332025-04-16T03:24:53.082Z Checking oso v0.27.3
35342025-04-16T03:26:17.261Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35352025-04-16T03:26:28.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
35362025-04-16T03:26:28.249Z
35372025-04-16T03:26:28.249Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (170/206)
35382025-04-16T03:26:29.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-04-16T03:26:29.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-04-16T03:26:29.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35412025-04-16T03:26:29.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35422025-04-16T03:26:29.307Z
35432025-04-16T03:26:29.307Zinfo: running `cargo check --bins` on nexus-saga-recovery (171/206)
35442025-04-16T03:26:30.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-04-16T03:26:30.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-04-16T03:26:30.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472025-04-16T03:26:30.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
35482025-04-16T03:26:30.345Z
35492025-04-16T03:26:30.345Zinfo: running `cargo check --bins` on nexus-test-utils-macros (172/206)
35502025-04-16T03:26:31.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-04-16T03:26:31.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-04-16T03:26:31.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35532025-04-16T03:26:31.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35542025-04-16T03:26:31.269Z
35552025-04-16T03:26:31.269Zinfo: running `cargo check --bins` on omicron-nexus (173/206)
35562025-04-16T03:26:32.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-04-16T03:26:32.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-04-16T03:26:32.534Z Compiling libz-sys v1.1.20
35592025-04-16T03:26:32.567Z Compiling libgit2-sys v0.17.0+1.8.1
35602025-04-16T03:26:32.593Z Compiling vergen v8.3.2
35612025-04-16T03:26:32.593Z Compiling cargo-platform v0.1.8
35622025-04-16T03:26:32.593Z Compiling pin-project-internal v1.1.6
35632025-04-16T03:26:32.648Z Compiling snafu-derive v0.8.5
35642025-04-16T03:26:32.674Z Compiling rustls v0.21.12
35652025-04-16T03:26:32.700Z Checking globset v0.4.15
35662025-04-16T03:26:32.911Z Checking olpc-cjson v0.1.4
35672025-04-16T03:26:32.952Z Compiling cargo_metadata v0.18.1
35682025-04-16T03:26:33.114Z Checking sct v0.7.1
35692025-04-16T03:26:33.143Z Checking rustls-webpki v0.101.7
35702025-04-16T03:26:33.169Z Checking serde_plain v1.0.2
35712025-04-16T03:26:33.274Z Checking typed-path v0.9.3
35722025-04-16T03:26:33.418Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35732025-04-16T03:26:33.479Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35742025-04-16T03:26:33.701Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35752025-04-16T03:26:33.767Z Checking parse-size v1.1.0
35762025-04-16T03:26:34.040Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
35772025-04-16T03:26:34.075Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35782025-04-16T03:26:34.259Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35792025-04-16T03:26:34.853Z Checking pin-project v1.1.6
35802025-04-16T03:26:34.958Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35812025-04-16T03:26:35.011Z Checking rustls-pemfile v1.0.4
35822025-04-16T03:26:35.050Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35832025-04-16T03:26:35.122Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35842025-04-16T03:26:35.237Z Checking twox-hash v2.1.0
35852025-04-16T03:26:35.365Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35862025-04-16T03:26:35.558Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
35872025-04-16T03:26:35.791Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35882025-04-16T03:26:36.277Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
35892025-04-16T03:26:36.400Z Checking tokio-rustls v0.24.1
35902025-04-16T03:26:36.582Z Checking snafu v0.8.5
35912025-04-16T03:26:36.758Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35922025-04-16T03:26:37.022Z Checking tough v0.20.0
35932025-04-16T03:26:37.206Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35942025-04-16T03:26:37.231Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
35952025-04-16T03:26:37.257Z Checking fatfs v0.3.6
35962025-04-16T03:26:37.564Z Checking assert_matches v1.5.0
35972025-04-16T03:26:40.924Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
35982025-04-16T03:26:42.377Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35992025-04-16T03:26:44.572Z Compiling git2 v0.19.0
36002025-04-16T03:26:49.977Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
36012025-04-16T03:28:02.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
36022025-04-16T03:28:02.325Z
36032025-04-16T03:28:02.325Zinfo: running `cargo check --bins` on nexus-external-api (174/206)
36042025-04-16T03:28:03.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-04-16T03:28:03.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-04-16T03:28:03.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-04-16T03:28:03.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
36082025-04-16T03:28:03.432Z
36092025-04-16T03:28:03.432Zinfo: running `cargo check --bins` on nexus-internal-api (175/206)
36102025-04-16T03:28:04.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-04-16T03:28:04.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-04-16T03:28:04.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36132025-04-16T03:28:04.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
36142025-04-16T03:28:04.461Z
36152025-04-16T03:28:04.461Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (176/206)
36162025-04-16T03:28:05.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-04-16T03:28:05.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-04-16T03:28:05.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-04-16T03:28:05.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36202025-04-16T03:28:05.522Z
36212025-04-16T03:28:05.522Zinfo: running `cargo check --bins` on nexus-networking (177/206)
36222025-04-16T03:28:06.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-04-16T03:28:06.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-04-16T03:28:06.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36252025-04-16T03:28:06.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36262025-04-16T03:28:06.586Z
36272025-04-16T03:28:06.586Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (178/206)
36282025-04-16T03:28:07.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-04-16T03:28:07.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-04-16T03:28:07.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36312025-04-16T03:28:07.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
36322025-04-16T03:28:07.601Z
36332025-04-16T03:28:07.601Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (179/206)
36342025-04-16T03:28:08.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36352025-04-16T03:28:08.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36362025-04-16T03:28:08.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36372025-04-16T03:28:08.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
36382025-04-16T03:28:08.621Z
36392025-04-16T03:28:08.621Zinfo: running `cargo check --bins` on update-common (180/206)
36402025-04-16T03:28:09.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36412025-04-16T03:28:09.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36422025-04-16T03:28:09.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36432025-04-16T03:28:09.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
36442025-04-16T03:28:09.644Z
36452025-04-16T03:28:09.644Zinfo: running `cargo check --bins` on omicron-dev (181/206)
36462025-04-16T03:28:10.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36472025-04-16T03:28:10.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36482025-04-16T03:28:10.995Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36492025-04-16T03:28:11.021Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36502025-04-16T03:28:11.060Z Checking yansi v1.0.1
36512025-04-16T03:28:11.060Z Checking diff v0.1.13
36522025-04-16T03:28:11.087Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36532025-04-16T03:28:11.087Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36542025-04-16T03:28:11.575Z Checking pretty_assertions v1.4.1
36552025-04-16T03:28:12.424Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36562025-04-16T03:28:53.440Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36572025-04-16T03:28:53.440Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36582025-04-16T03:28:53.440Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36592025-04-16T03:28:53.466Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36602025-04-16T03:28:53.466Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36612025-04-16T03:28:53.466Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36622025-04-16T03:28:54.500Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36632025-04-16T03:28:56.197Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36642025-04-16T03:29:59.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
36652025-04-16T03:30:00.211Z
36662025-04-16T03:30:00.211Zinfo: running `cargo check --bins` on openapi-manager (182/206)
36672025-04-16T03:30:01.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682025-04-16T03:30:01.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692025-04-16T03:30:01.325Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36702025-04-16T03:30:01.325Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36712025-04-16T03:30:01.380Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36722025-04-16T03:30:01.406Z Checking heck v0.4.1
36732025-04-16T03:30:01.432Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36742025-04-16T03:30:01.621Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36752025-04-16T03:30:01.861Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36762025-04-16T03:30:02.782Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36772025-04-16T03:30:05.678Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36782025-04-16T03:30:07.786Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36792025-04-16T03:30:08.811Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36802025-04-16T03:30:10.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.39s
36812025-04-16T03:30:10.795Z
36822025-04-16T03:30:10.795Zinfo: running `cargo check --bins` on installinator-api (183/206)
36832025-04-16T03:30:11.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-04-16T03:30:11.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-04-16T03:30:11.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36862025-04-16T03:30:11.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
36872025-04-16T03:30:11.796Z
36882025-04-16T03:30:11.796Zinfo: running `cargo check --bins` on wicketd-api (184/206)
36892025-04-16T03:30:12.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902025-04-16T03:30:12.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912025-04-16T03:30:12.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36922025-04-16T03:30:12.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
36932025-04-16T03:30:12.804Z
36942025-04-16T03:30:12.804Zinfo: running `cargo check --bins` on omicron-pins (185/206)
36952025-04-16T03:30:13.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962025-04-16T03:30:13.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972025-04-16T03:30:13.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36982025-04-16T03:30:13.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
36992025-04-16T03:30:13.765Z
37002025-04-16T03:30:13.765Zinfo: running `cargo check --bins` on reconfigurator-cli (186/206)
37012025-04-16T03:30:14.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022025-04-16T03:30:14.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032025-04-16T03:30:14.825Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37042025-04-16T03:30:14.826Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37052025-04-16T03:30:14.852Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37062025-04-16T03:30:14.852Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37072025-04-16T03:30:14.852Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
37082025-04-16T03:30:14.852Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37092025-04-16T03:30:14.899Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37102025-04-16T03:30:14.940Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37112025-04-16T03:30:15.122Z Compiling petname v2.0.2
37122025-04-16T03:30:15.149Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37132025-04-16T03:30:15.229Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37142025-04-16T03:30:15.500Z Checking sync-ptr v0.1.1
37152025-04-16T03:30:15.526Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37162025-04-16T03:30:15.743Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37172025-04-16T03:30:16.890Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37182025-04-16T03:30:18.512Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37192025-04-16T03:30:33.188Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37202025-04-16T03:30:33.188Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37212025-04-16T03:30:34.043Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37222025-04-16T03:30:35.579Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37232025-04-16T03:30:37.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.23s
37242025-04-16T03:30:38.197Z
37252025-04-16T03:30:38.197Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (187/206)
37262025-04-16T03:30:39.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272025-04-16T03:30:39.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282025-04-16T03:30:39.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37292025-04-16T03:30:39.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
37302025-04-16T03:30:39.256Z
37312025-04-16T03:30:39.256Zinfo: running `cargo check --bins` on omicron-repl-utils (188/206)
37322025-04-16T03:30:40.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332025-04-16T03:30:40.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342025-04-16T03:30:40.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352025-04-16T03:30:40.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
37362025-04-16T03:30:40.186Z
37372025-04-16T03:30:40.186Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (189/206)
37382025-04-16T03:30:41.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-04-16T03:30:41.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-04-16T03:30:41.323Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37412025-04-16T03:30:42.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
37422025-04-16T03:30:42.626Z
37432025-04-16T03:30:42.626Zinfo: running `cargo check --bins` on omicron-releng (190/206)
37442025-04-16T03:30:43.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452025-04-16T03:30:43.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462025-04-16T03:30:43.604Z Compiling blake3 v1.5.4
37472025-04-16T03:30:43.630Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37482025-04-16T03:30:43.630Z Checking memmap2 v0.9.5
37492025-04-16T03:30:43.630Z Checking arrayref v0.3.9
37502025-04-16T03:30:43.656Z Checking constant_time_eq v0.3.1
37512025-04-16T03:30:43.656Z Checking arrayvec v0.7.6
37522025-04-16T03:30:43.682Z Checking topological-sort v0.2.2
37532025-04-16T03:30:43.707Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37542025-04-16T03:30:43.820Z Checking shell-words v1.1.0
37552025-04-16T03:30:44.274Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37562025-04-16T03:30:44.610Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37572025-04-16T03:30:45.168Z Checking omicron-zone-package v0.12.0
37582025-04-16T03:30:46.680Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37592025-04-16T03:30:47.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
37602025-04-16T03:30:48.077Z
37612025-04-16T03:30:48.078Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (191/206)
37622025-04-16T03:30:49.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632025-04-16T03:30:49.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642025-04-16T03:30:49.179Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37652025-04-16T03:30:49.562Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
37662025-04-16T03:30:50.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
37672025-04-16T03:30:50.357Z
37682025-04-16T03:30:50.357Zinfo: running `cargo check --bins` on xtask (192/206)
37692025-04-16T03:30:51.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-04-16T03:30:51.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-04-16T03:30:51.099Z Checking bitflags v2.9.0
37722025-04-16T03:30:51.099Z Checking serde v1.0.219
37732025-04-16T03:30:51.099Z Checking thiserror v1.0.69
37742025-04-16T03:30:51.142Z Checking scroll v0.12.0
37752025-04-16T03:30:51.173Z Checking hashbrown v0.15.1
37762025-04-16T03:30:51.199Z Checking log v0.4.22
37772025-04-16T03:30:51.199Z Checking zerocopy v0.7.35
37782025-04-16T03:30:51.225Z Checking syn v2.0.98
37792025-04-16T03:30:51.292Z Checking pest v2.7.14
37802025-04-16T03:30:51.390Z Checking rustix v0.38.37
37812025-04-16T03:30:51.446Z Checking once_cell v1.21.3
37822025-04-16T03:30:51.582Z Checking goblin v0.8.2
37832025-04-16T03:30:51.736Z Checking thiserror v2.0.12
37842025-04-16T03:30:51.880Z Checking fs-err v2.11.0
37852025-04-16T03:30:52.057Z Checking indexmap v2.7.1
37862025-04-16T03:30:52.174Z Checking anyhow v1.0.97
37872025-04-16T03:30:52.272Z Checking tabled v0.15.0
37882025-04-16T03:30:52.537Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
37892025-04-16T03:30:52.988Z Checking terminal_size v0.4.0
37902025-04-16T03:30:52.988Z Checking tempfile v3.13.0
37912025-04-16T03:30:53.175Z Checking clap_builder v4.5.35
37922025-04-16T03:30:53.453Z Checking dtrace-parser v0.2.0
37932025-04-16T03:30:55.094Z Checking serde_json v1.0.140
37942025-04-16T03:30:55.120Z Checking serde_spanned v0.6.8
37952025-04-16T03:30:55.120Z Checking toml_datetime v0.6.8
37962025-04-16T03:30:55.120Z Checking camino v1.1.9
37972025-04-16T03:30:55.120Z Checking cargo-platform v0.1.8
37982025-04-16T03:30:55.288Z Checking semver v1.0.25
37992025-04-16T03:30:55.314Z Checking macaddr v1.0.1
38002025-04-16T03:30:55.420Z Checking toml_edit v0.22.24
38012025-04-16T03:30:55.653Z Checking camino-tempfile v1.1.1
38022025-04-16T03:30:55.773Z Checking clap v4.5.35
38032025-04-16T03:30:56.380Z Checking dof v0.3.0
38042025-04-16T03:30:56.380Z Checking cargo_metadata v0.19.2
38052025-04-16T03:30:56.893Z Checking usdt-impl v0.5.0
38062025-04-16T03:30:57.390Z Checking usdt v0.5.0
38072025-04-16T03:30:57.673Z Checking toml v0.8.20
38082025-04-16T03:30:58.262Z Checking cargo_toml v0.21.0
38092025-04-16T03:30:59.822Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38102025-04-16T03:31:00.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.33s
38112025-04-16T03:31:00.821Z
38122025-04-16T03:31:00.821Zinfo: running `cargo check --bins` on end-to-end-tests (193/206)
38132025-04-16T03:31:01.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142025-04-16T03:31:01.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152025-04-16T03:31:02.025Z Checking polyval v0.6.2
38162025-04-16T03:31:02.051Z Checking ctr v0.9.2
38172025-04-16T03:31:02.081Z Checking ssh-encoding v0.2.0
38182025-04-16T03:31:02.081Z Checking blowfish v0.9.1
38192025-04-16T03:31:02.122Z Checking password-hash v0.4.2
38202025-04-16T03:31:02.148Z Checking p256 v0.13.2
38212025-04-16T03:31:02.148Z Checking p521 v0.13.3
38222025-04-16T03:31:02.188Z Checking russh-cryptovec v0.7.3
38232025-04-16T03:31:02.314Z Checking ghash v0.5.1
38242025-04-16T03:31:02.349Z Checking bcrypt-pbkdf v0.10.0
38252025-04-16T03:31:02.375Z Checking md5 v0.7.0
38262025-04-16T03:31:02.402Z Checking num-bigint v0.4.6
38272025-04-16T03:31:02.428Z Checking des v0.8.1
38282025-04-16T03:31:02.491Z Checking aes-gcm v0.10.3
38292025-04-16T03:31:02.545Z Checking pbkdf2 v0.11.0
38302025-04-16T03:31:02.604Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38312025-04-16T03:31:02.630Z Checking hex-literal v0.4.1
38322025-04-16T03:31:02.655Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38332025-04-16T03:31:02.681Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38342025-04-16T03:31:02.719Z Checking ssh-cipher v0.2.0
38352025-04-16T03:31:02.776Z Checking internet-checksum v0.2.1
38362025-04-16T03:31:02.996Z Checking ssh-key v0.6.6
38372025-04-16T03:31:03.211Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38382025-04-16T03:31:04.359Z Checking russh-keys v0.45.0
38392025-04-16T03:31:05.457Z Checking russh v0.45.0
38402025-04-16T03:31:31.771Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38412025-04-16T03:31:33.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.76s
38422025-04-16T03:31:33.811Z
38432025-04-16T03:31:33.811Zinfo: running `cargo check --bins` on gateway-cli (194/206)
38442025-04-16T03:31:34.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452025-04-16T03:31:34.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462025-04-16T03:31:34.777Z Checking termios v0.3.3
38472025-04-16T03:31:34.979Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38482025-04-16T03:31:35.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
38492025-04-16T03:31:36.156Z
38502025-04-16T03:31:36.156Zinfo: running `cargo check --bins --no-default-features` on installinator (195/206)
38512025-04-16T03:31:37.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-04-16T03:31:37.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-04-16T03:31:37.229Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38542025-04-16T03:31:37.229Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38552025-04-16T03:31:37.229Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38562025-04-16T03:31:37.255Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38572025-04-16T03:31:38.322Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38582025-04-16T03:31:38.461Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38592025-04-16T03:31:40.708Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38602025-04-16T03:31:42.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.83s
38612025-04-16T03:31:43.178Z
38622025-04-16T03:31:43.178Zinfo: running `cargo check --bins` on internal-dns-cli (196/206)
38632025-04-16T03:31:44.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-04-16T03:31:44.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-04-16T03:31:44.165Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38662025-04-16T03:31:44.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
38672025-04-16T03:31:44.880Z
38682025-04-16T03:31:44.880Zinfo: running `cargo check --bins` on omicron-live-tests (197/206)
38692025-04-16T03:31:45.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-04-16T03:31:45.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-04-16T03:31:45.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38722025-04-16T03:31:45.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
38732025-04-16T03:31:45.812Z
38742025-04-16T03:31:45.812Zinfo: running `cargo check --bins` on live-tests-macros (198/206)
38752025-04-16T03:31:46.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-04-16T03:31:46.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-04-16T03:31:46.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782025-04-16T03:31:46.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
38792025-04-16T03:31:46.754Z
38802025-04-16T03:31:46.754Zinfo: running `cargo check --bins` on nexus-mgs-updates (199/206)
38812025-04-16T03:31:47.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822025-04-16T03:31:47.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832025-04-16T03:31:47.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38842025-04-16T03:31:47.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38852025-04-16T03:31:47.682Z
38862025-04-16T03:31:47.682Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (200/206)
38872025-04-16T03:31:48.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882025-04-16T03:31:48.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892025-04-16T03:31:48.757Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
38902025-04-16T03:31:49.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
38912025-04-16T03:31:49.606Z
38922025-04-16T03:31:49.606Zinfo: running `cargo check --bins` on omicron-package (201/206)
38932025-04-16T03:31:50.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942025-04-16T03:31:50.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952025-04-16T03:31:50.650Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38962025-04-16T03:31:52.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
38972025-04-16T03:31:52.568Z
38982025-04-16T03:31:52.568Zinfo: running `cargo check --bins` on wicket-dbg (202/206)
38992025-04-16T03:31:53.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002025-04-16T03:31:53.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012025-04-16T03:31:53.655Z Checking rtoolbox v0.0.2
39022025-04-16T03:31:53.655Z Checking tui-tree-widget v0.23.0
39032025-04-16T03:31:53.655Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39042025-04-16T03:31:53.877Z Checking rpassword v7.3.1
39052025-04-16T03:31:59.871Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39062025-04-16T03:32:03.851Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39072025-04-16T03:32:05.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.76s
39082025-04-16T03:32:05.541Z
39092025-04-16T03:32:05.541Zinfo: running `cargo check --bins` on wicket (203/206)
39102025-04-16T03:32:06.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39112025-04-16T03:32:06.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39122025-04-16T03:32:06.610Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39132025-04-16T03:32:07.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
39142025-04-16T03:32:07.196Z
39152025-04-16T03:32:07.196Zinfo: running `cargo check --bins` on wicketd (204/206)
39162025-04-16T03:32:08.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39172025-04-16T03:32:08.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39182025-04-16T03:32:08.300Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39192025-04-16T03:32:13.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.33s
39202025-04-16T03:32:13.725Z
39212025-04-16T03:32:13.725Zinfo: running `cargo check --bins` on omicron-workspace-hack (205/206)
39222025-04-16T03:32:14.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232025-04-16T03:32:14.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242025-04-16T03:32:14.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39252025-04-16T03:32:14.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
39262025-04-16T03:32:14.642Z
39272025-04-16T03:32:14.642Zinfo: running `cargo check --bins` on zone-setup (206/206)
39282025-04-16T03:32:15.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292025-04-16T03:32:15.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302025-04-16T03:32:15.646Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39312025-04-16T03:32:15.672Z Checking uzers v0.12.1
39322025-04-16T03:32:17.981Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39332025-04-16T03:32:20.876Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39342025-04-16T03:32:22.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s
39352025-04-16T03:32:22.295Z
39362025-04-16T03:32:22.295Zreal 18:17.578582993
39372025-04-16T03:32:22.295Zuser 30:33.163308580
39382025-04-16T03:32:22.295Zsys 5:26.498508653
39392025-04-16T03:32:22.296Ztrap 0.780518044
39402025-04-16T03:32:22.322Ztflt 0.405403303
39412025-04-16T03:32:22.322Zdflt 1.645778757
39422025-04-16T03:32:22.322Zkflt 0.000847224
39432025-04-16T03:32:22.322Zlock 54:58.352170593
39442025-04-16T03:32:22.322Zslp 2:41:37.839521905
39452025-04-16T03:32:22.322Zlat 1:09.118402458
39462025-04-16T03:32:22.322Zstop 3:40.881486667
39472025-04-16T03:32:22.322Zprocess exited: duration 1446846 ms, exit code 0
 
39482025-04-16T03:32:22.375Zfound 0 output files