01JQ7KE3WQVGK633D23A719Y6K: 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: 01JQ7KENJFYZ6T99WEZY7T1KSJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-25T21:32:03.157Zjob assigned to worker 01JQ7KEXP7DVNNCECJEZTQDF8P [factory aws, i-01e02e645687670cd] (queued for 57 s)
 
22025-03-25T21:32:11.886Zstarting task 0: "setup"
32025-03-25T21:32:11.893Z++ uname -s
42025-03-25T21:32:11.896Z+ kern=SunOS
52025-03-25T21:32:11.896Z+ build_user=build
62025-03-25T21:32:11.897Z+ build_uid=12345
72025-03-25T21:32:11.897Z+ work_dir=/work
82025-03-25T21:32:11.897Z+ input_dir=/input
92025-03-25T21:32:11.897Z+ [[ 0 == 12345 ]]
102025-03-25T21:32:11.897Z+ case "$kern" in
112025-03-25T21:32:11.897Z+ groupadd -g 12345 build
122025-03-25T21:32:11.900Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-25T21:32:13.905Z+ zfs create -o mountpoint=/work rpool/work
142025-03-25T21:32:14.043Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-25T21:32:14.046Z+ home_fs=zfs
162025-03-25T21:32:14.046Z+ [[ zfs == autofs ]]
172025-03-25T21:32:14.046Z+ mkdir -p /home/build
182025-03-25T21:32:14.050Z+ chown build:build /home/build /work
192025-03-25T21:32:16.050Z+ chmod 0700 /home/build /work
202025-03-25T21:32:16.053Zprocess exited: duration 4166 ms, exit code 0
 
212025-03-25T21:32:16.062Zstarting task 1: "rust-toolchain"
222025-03-25T21:32:16.066Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-25T21:32:16.067Z * rust toolchain channel = "1.85.0"
242025-03-25T21:32:16.067Z * rust toolchain profile = "default"
252025-03-25T21:32:16.067Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-25T21:32:16.067Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-25T21:32:16.067Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-25T21:32:16.070Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-25T21:32:16.070Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-25T21:32:16.191Zinfo: downloading installer
312025-03-25T21:32:17.561Zwarn: It looks like you have an existing installation of Rust at:
322025-03-25T21:32:17.561Zwarn: /opt/ooce/bin
332025-03-25T21:32:17.561Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-25T21:32:17.561Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-25T21:32:17.561Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-25T21:32:17.561Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-25T21:32:17.561Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-25T21:32:17.561Zerror: cannot install while Rust is installed
392025-03-25T21:32:17.561Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-25T21:32:17.574Zinfo: profile set to 'default'
412025-03-25T21:32:17.574Zinfo: default host triple is x86_64-unknown-illumos
422025-03-25T21:32:17.577Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-25T21:32:17.734Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-25T21:32:17.734Zinfo: downloading component 'cargo'
452025-03-25T21:32:18.491Zinfo: downloading component 'clippy'
462025-03-25T21:32:18.815Zinfo: downloading component 'rust-docs'
472025-03-25T21:32:19.968Zinfo: downloading component 'rust-std'
482025-03-25T21:32:21.871Zinfo: downloading component 'rustc'
492025-03-25T21:32:27.565Zinfo: downloading component 'rustfmt'
502025-03-25T21:32:27.901Zinfo: installing component 'cargo'
512025-03-25T21:32:28.710Zinfo: installing component 'clippy'
522025-03-25T21:32:29.091Zinfo: installing component 'rust-docs'
532025-03-25T21:32:30.831Zinfo: installing component 'rust-std'
542025-03-25T21:32:32.700Zinfo: installing component 'rustc'
552025-03-25T21:32:38.498Zinfo: installing component 'rustfmt'
562025-03-25T21:32:38.828Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-25T21:32:38.828Z
582025-03-25T21:32:39.186Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-25T21:32:39.186Z
602025-03-25T21:32:39.189Z
612025-03-25T21:32:39.189ZRust is installed now. Great!
622025-03-25T21:32:39.189Z
632025-03-25T21:32:39.189ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-25T21:32:39.189Zenvironment variable. This has not been done automatically.
652025-03-25T21:32:39.189Z
662025-03-25T21:32:39.189ZTo configure your current shell, you need to source
672025-03-25T21:32:39.189Zthe corresponding env file under $HOME/.cargo.
682025-03-25T21:32:39.189Z
692025-03-25T21:32:39.189ZThis is usually done by running one of the following (note the leading DOT):
702025-03-25T21:32:39.189Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-25T21:32:39.189Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-25T21:32:39.189Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-25T21:32:39.253Z+ rustup --version
742025-03-25T21:32:39.264Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-25T21:32:39.268Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-25T21:32:39.292Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-25T21:32:39.296Z+ cargo --version
782025-03-25T21:32:39.313Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-25T21:32:39.315Z+ rustc --version
802025-03-25T21:32:39.340Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-25T21:32:39.343Zprocess exited: duration 23278 ms, exit code 0
 
822025-03-25T21:32:39.349Zstarting task 2: "authentication"
832025-03-25T21:32:39.372Zprocess exited: duration 22 ms, exit code 0
 
842025-03-25T21:32:39.379Zstarting task 3: "clone repository"
852025-03-25T21:32:39.384Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-25T21:32:39.387Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-25T21:32:39.427ZCloning into '/work/oxidecomputer/omicron'...
882025-03-25T21:32:46.931Z+ cd /work/oxidecomputer/omicron
892025-03-25T21:32:46.934Z+ git fetch origin f4aea8cc86ef1a36efaf82a11415f86d265df337
902025-03-25T21:32:47.236ZFrom https://github.com/oxidecomputer/omicron
912025-03-25T21:32:47.236Z * branch f4aea8cc86ef1a36efaf82a11415f86d265df337 -> FETCH_HEAD
922025-03-25T21:32:47.247Z+ [[ -n groups-for-instance ]]
932025-03-25T21:32:47.251Z++ git branch --show-current
942025-03-25T21:32:47.251Z+ current=main
952025-03-25T21:32:47.251Z+ [[ main != groups-for-instance ]]
962025-03-25T21:32:47.251Z+ git branch -f groups-for-instance f4aea8cc86ef1a36efaf82a11415f86d265df337
972025-03-25T21:32:47.254Z+ git checkout -f groups-for-instance
982025-03-25T21:32:47.441ZSwitched to branch 'groups-for-instance'
992025-03-25T21:32:47.444Z+ git reset --hard f4aea8cc86ef1a36efaf82a11415f86d265df337
1002025-03-25T21:32:47.455ZHEAD is now at f4aea8cc8 Merge branch 'affinity-query-commentary' into groups-for-instance
1012025-03-25T21:32:47.459Zprocess exited: duration 8076 ms, exit code 0
 
1022025-03-25T21:32:47.467Zstarting task 4: "build"
1032025-03-25T21:32:47.471Z+ source .github/buildomat/ci-env.sh
1042025-03-25T21:32:47.471Z++ export CARGO_TERM_COLOR=always
1052025-03-25T21:32:47.471Z++ CARGO_TERM_COLOR=always
1062025-03-25T21:32:47.471Z+ cargo --version
1072025-03-25T21:32:47.526Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-25T21:32:47.529Z+ rustc --version
1092025-03-25T21:32:47.595Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-25T21:32:47.598Z+ source ./env.sh
1112025-03-25T21:32:47.598Z++ OLD_SHELL_OPTS=ehxB
1122025-03-25T21:32:47.598Z++ set -o xtrace
1132025-03-25T21:32:47.601Z++++ dirname ./env.sh
1142025-03-25T21:32:47.604Z+++ readlink -f .
1152025-03-25T21:32:47.608Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-25T21:32:47.608Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-03-25T21:32:47.608Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-25T21:32:47.608Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-03-25T21:32:47.608Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-03-25T21:32:47.608Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-03-25T21:32:47.608Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-03-25T21:32:47.608Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-03-25T21:32:47.608Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-03-25T21:32:47.608Z++ case $OLD_SHELL_OPTS in
1252025-03-25T21:32:47.608Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-25T21:32:47.608Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-03-25T21:32:47.608Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-03-25T21:32:47.608Z+ banner prerequisites
1292025-03-25T21:32:47.608Z
1302025-03-25T21:32:47.608Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-25T21:32:47.608Z # # # # # # # # # # # # # # #
1322025-03-25T21:32:47.608Z # # # # ##### # # ##### # # # # # #### #
1332025-03-25T21:32:47.608Z ##### ##### # ##### # # # # # # # # #
1342025-03-25T21:32:47.608Z # # # # # # # # # # # # # # #
1352025-03-25T21:32:47.608Z # # # ###### # # ###### ### # #### # #### #
1362025-03-25T21:32:47.608Z
1372025-03-25T21:32:47.608Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-25T21:32:49.278Zpkg list: illegal option -- F
1392025-03-25T21:32:49.278ZUsage:
1402025-03-25T21:32:49.281Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-25T21:32:49.281Z [pkg_fmri_pattern ...]
1422025-03-25T21:32:50.127Zpkg list: illegal option -- F
1432025-03-25T21:32:50.127ZUsage:
1442025-03-25T21:32:50.132Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-25T21:32:50.132Z [pkg_fmri_pattern ...]
1462025-03-25T21:33:01.913Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-25T21:33:06.446Z Startup: Caching catalogs ... Done
1482025-03-25T21:33:21.108ZPlanning: Solver setup ... Done (13.598s)
1492025-03-25T21:33:21.276ZPlanning: Running solver ... Done (0.168s)
1502025-03-25T21:33:21.409ZPlanning: Finding local manifests ... Done (0.007s)
1512025-03-25T21:33:21.463ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-25T21:33:21.730ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-25T21:33:21.843ZPlanning: Package planning ... Done (0.113s)
1542025-03-25T21:33:21.901ZPlanning: Merging actions ... Done (0.056s)
1552025-03-25T21:33:22.091ZPlanning: Checking for conflicting actions ... Done (0.192s)
1562025-03-25T21:33:24.281ZPlanning: Consolidating action changes ... Done (2.190s)
1572025-03-25T21:33:24.731ZPlanning: Evaluating mediators ... Done (0.446s)
1582025-03-25T21:33:24.808ZPlanning: Planning completed in 18.26 seconds
1592025-03-25T21:33:24.825Z Packages to install: 4
1602025-03-25T21:33:24.826Z Packages to update: 3
1612025-03-25T21:33:24.832Z Mediators to change: 2
1622025-03-25T21:33:24.832Z Services to change: 1
1632025-03-25T21:33:24.832Z Estimated space available: 155.59 GB
1642025-03-25T21:33:24.832ZEstimated space to be consumed: 1.67 GB
1652025-03-25T21:33:24.832Z Create boot environment: No
1662025-03-25T21:33:24.832ZCreate backup boot environment: Yes
1672025-03-25T21:33:24.832Z Rebuild boot archive: No
1682025-03-25T21:33:24.832Z
1692025-03-25T21:33:24.832ZChanged mediators:
1702025-03-25T21:33:24.832Z mediator clang:
1712025-03-25T21:33:24.832Z version: None -> 15 (system default)
1722025-03-25T21:33:24.832Z
1732025-03-25T21:33:24.832Z mediator llvm:
1742025-03-25T21:33:24.832Z version: 14 (system default) -> 15 (system default)
1752025-03-25T21:33:24.832Z
1762025-03-25T21:33:24.832ZChanged packages:
1772025-03-25T21:33:24.832Zhelios-dev
1782025-03-25T21:33:24.832Z developer/build-essential
1792025-03-25T21:33:24.832Z None -> 11-2.0
1802025-03-25T21:33:24.832Z library/libxmlsec1
1812025-03-25T21:33:24.832Z None -> 1.2.35-2.0
1822025-03-25T21:33:24.832Z ooce/developer/clang-15
1832025-03-25T21:33:24.832Z None -> 15.0.7-2.0
1842025-03-25T21:33:24.832Z ooce/developer/llvm-15
1852025-03-25T21:33:24.832Z None -> 15.0.7-2.0
1862025-03-25T21:33:24.832Z package/pkg
1872025-03-25T21:33:24.832Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-25T21:33:24.832Z system/library/g++-runtime
1892025-03-25T21:33:24.832Z 13-2.0 -> 14-2.0
1902025-03-25T21:33:24.832Z system/library/gcc-runtime
1912025-03-25T21:33:24.833Z 13-2.0 -> 14-2.0
1922025-03-25T21:33:24.833Z
1932025-03-25T21:33:24.833ZServices:
1942025-03-25T21:33:24.833Z restart_fmri:
1952025-03-25T21:33:24.833Z svc:/system/update-man-index:default
1962025-03-25T21:33:24.833Z
1972025-03-25T21:33:24.833ZEditable files to change:
1982025-03-25T21:33:24.833Z Update:
1992025-03-25T21:33:24.833Z usr/share/lib/pkg/web/config.shtml
2002025-03-25T21:33:24.909Z
2012025-03-25T21:33:24.909ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-25T21:33:29.909ZDownload: 1108/4301 items 19.8/225.4MB 8% complete (4.0M/s)
2032025-03-25T21:33:34.913ZDownload: 1197/4301 items 70.1/225.4MB 31% complete (7.3M/s)
2042025-03-25T21:33:39.944ZDownload: 1716/4301 items 118.1/225.4MB 52% complete (9.8M/s)
2052025-03-25T21:33:47.714ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (5.2M/s)
2062025-03-25T21:33:53.058ZDownload: 2584/4301 items 120.2/225.4MB 53% complete (130k/s)
2072025-03-25T21:33:58.073ZDownload: 2891/4301 items 121.1/225.4MB 53% complete (202k/s)
2082025-03-25T21:34:03.105ZDownload: 3232/4301 items 163.5/225.4MB 72% complete (4.3M/s)
2092025-03-25T21:34:10.075ZDownload: 3246/4301 items 203.1/225.4MB 90% complete (8.2M/s)
2102025-03-25T21:34:29.360ZDownload: 3248/4301 items 203.1/225.4MB 90% complete
2112025-03-25T21:34:34.620ZDownload: 3349/4301 items 212.8/225.4MB 94% complete (2.8M/s)
2122025-03-25T21:34:39.710ZDownload: 3483/4301 items 213.5/225.4MB 94% complete (1.1M/s)
2132025-03-25T21:34:44.714ZDownload: 3605/4301 items 216.0/225.4MB 95% complete (324k/s)
2142025-03-25T21:34:49.769ZDownload: 3900/4301 items 218.5/225.4MB 96% complete (504k/s)
2152025-03-25T21:34:54.776ZDownload: 4138/4301 items 220.2/225.4MB 97% complete (425k/s)
2162025-03-25T21:35:00.140ZDownload: 4203/4301 items 220.5/225.4MB 97% complete (380k/s)
2172025-03-25T21:35:05.752ZDownload: 4205/4301 items 220.6/225.4MB 97% complete (357k/s)
2182025-03-25T21:35:15.166ZDownload: 4207/4301 items 220.6/225.4MB 97% complete
2192025-03-25T21:35:21.774ZDownload: 4296/4301 items 225.2/225.4MB 99% complete (658k/s)
2202025-03-25T21:35:28.190ZDownload: 4300/4301 items 225.4/225.4MB 99% complete (659k/s)
2212025-03-25T21:35:28.198ZDownload: Completed 225.42 MB in 123.27 seconds (1.8M/s)
2222025-03-25T21:35:30.327Z Actions: 1/5122 actions (Removing old actions)
2232025-03-25T21:35:30.347Z Actions: 194/5122 actions (Installing new actions)
2242025-03-25T21:35:35.027Z Actions: 4267/5122 actions (Updating modified actions)
2252025-03-25T21:35:35.381Z Actions: Completed 5122 actions in 5.06 seconds.
2262025-03-25T21:35:35.621Z Done (0.232s)
2272025-03-25T21:35:35.624Z Done (0.002s)
2282025-03-25T21:35:36.265Z Done (0.642s)
2292025-03-25T21:35:40.742Z Done (4.247s)
2302025-03-25T21:35:40.829Z Done (0.018s)
2312025-03-25T21:35:40.832Z Done (0.000s)
2322025-03-25T21:35:41.009Z Done (0.000s)
2332025-03-25T21:35:41.732ZPlanning: Evaluating mediator changes ... Done
2342025-03-25T21:35:41.891ZPlanning: Checking for conflicting actions ... Done
2352025-03-25T21:35:41.896ZPlanning: Consolidating action changes ... Done
2362025-03-25T21:35:42.157ZPlanning: Evaluating mediators ... Done
2372025-03-25T21:35:42.160ZPlanning: Planning completed in 0.43 seconds
2382025-03-25T21:35:42.199Z Mediators to change: 2
2392025-03-25T21:35:42.199Z Create boot environment: No
2402025-03-25T21:35:42.203ZCreate backup boot environment: No
2412025-03-25T21:35:42.285Z Done
2422025-03-25T21:35:42.285Z Done
2432025-03-25T21:35:42.709Z Done
2442025-03-25T21:35:46.252Z Done
2452025-03-25T21:35:46.341Z Done
2462025-03-25T21:35:46.344Z Done
2472025-03-25T21:35:46.466Z Done
2482025-03-25T21:35:47.067ZPlanning: Evaluating mediator changes ... Done
2492025-03-25T21:35:47.070ZPlanning: Merging actions ... Done
2502025-03-25T21:35:47.255ZPlanning: Checking for conflicting actions ... Done
2512025-03-25T21:35:47.258ZPlanning: Consolidating action changes ... Done
2522025-03-25T21:35:47.524ZPlanning: Evaluating mediators ... Done
2532025-03-25T21:35:47.581ZPlanning: Planning completed in 0.75 seconds
2542025-03-25T21:35:47.623Z Packages to change: 1
2552025-03-25T21:35:47.623Z Mediators to change: 1
2562025-03-25T21:35:47.626Z Services to change: 1
2572025-03-25T21:35:47.626Z Create boot environment: No
2582025-03-25T21:35:47.626ZCreate backup boot environment: Yes
2592025-03-25T21:35:50.040Z Actions: 1/6 actions (Updating modified actions)
2602025-03-25T21:35:50.043Z Actions: Completed 6 actions in 0.00 seconds.
2612025-03-25T21:35:50.043Z Done
2622025-03-25T21:35:50.043Z Done
2632025-03-25T21:35:50.172Z Done
2642025-03-25T21:35:53.702Z Done
2652025-03-25T21:35:53.794Z Done
2662025-03-25T21:35:53.797Z Done
2672025-03-25T21:35:53.994Z Done
2682025-03-25T21:35:54.361ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2692025-03-25T21:35:54.361Zclang system 15 system
2702025-03-25T21:35:54.361Zcsh system system illumos
2712025-03-25T21:35:54.361Zctags system system illumos
2722025-03-25T21:35:54.361Zgcc vendor 12 vendor
2732025-03-25T21:35:54.361Zgcc system 10 system
2742025-03-25T21:35:54.361Zgcc system 7 system
2752025-03-25T21:35:54.361Zgo system 1.20 system
2762025-03-25T21:35:54.361Zgo system 1.19 system
2772025-03-25T21:35:54.361Zllvm system 15 system
2782025-03-25T21:35:54.361Zllvm system 14 system
2792025-03-25T21:35:54.361Zmariadb system 10.6 system
2802025-03-25T21:35:54.361Zmta vendor vendor dma
2812025-03-25T21:35:54.361Zopenjdk system 17 system
2822025-03-25T21:35:54.361Zopenjdk system 11 system
2832025-03-25T21:35:54.361Zopenjdk system 1.8 system
2842025-03-25T21:35:54.361Zopenssl vendor 3 vendor
2852025-03-25T21:35:54.361Zperl system 5.36 system
2862025-03-25T21:35:54.361Zpostgresql system 15 system
2872025-03-25T21:35:54.361Zpostgresql system 13 system
2882025-03-25T21:35:54.361Zpython vendor 3 vendor
2892025-03-25T21:35:54.361Zpython system 2 system
2902025-03-25T21:35:54.361Zpython3 system 3.11 system
2912025-03-25T21:35:54.361Zruby system 3.0 system
2922025-03-25T21:35:54.361Zwords vendor vendor american-english
2932025-03-25T21:35:54.361Zwords system system australian-english
2942025-03-25T21:35:54.361Zwords system system british-english
2952025-03-25T21:35:54.361Zwords system system canadian-english
2962025-03-25T21:35:54.361Zwords system system french
2972025-03-25T21:35:54.361Zwords system system italian
2982025-03-25T21:35:54.361Zwords system system ngerman
2992025-03-25T21:35:54.361Zwords system system ogerman
3002025-03-25T21:35:54.362Zwords system system spanish
3012025-03-25T21:35:54.691ZPUBLISHER TYPE STATUS P LOCATION
3022025-03-25T21:35:54.694Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3032025-03-25T21:35:57.863ZFMRI IFO
3042025-03-25T21:35:57.863Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3052025-03-25T21:35:57.863Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3062025-03-25T21:35:57.863Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3072025-03-25T21:35:57.863Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3082025-03-25T21:35:57.863Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3092025-03-25T21:35:57.863Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3102025-03-25T21:35:57.863Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3112025-03-25T21:35:57.863Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3122025-03-25T21:35:57.863Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3132025-03-25T21:35:57.863Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3142025-03-25T21:35:57.863Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3152025-03-25T21:35:57.863Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3162025-03-25T21:35:57.863Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3172025-03-25T21:35:57.863Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3182025-03-25T21:35:57.863Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3192025-03-25T21:35:58.692Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3202025-03-25T21:35:59.553Z Updating crates.io index
3212025-03-25T21:35:59.557Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3222025-03-25T21:36:00.092Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3232025-03-25T21:36:00.363Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3242025-03-25T21:36:00.612Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3252025-03-25T21:36:00.963Z Updating git repository `https://github.com/oxidecomputer/propolis`
3262025-03-25T21:36:01.993Z Updating git repository `https://github.com/oxidecomputer/crucible`
3272025-03-25T21:36:03.885Z Updating git repository `https://github.com/oxidecomputer/opte`
3282025-03-25T21:36:04.532Z Updating git repository `https://github.com/oxidecomputer/falcon`
3292025-03-25T21:36:05.223Z Updating git repository `https://github.com/oxidecomputer/clickward`
3302025-03-25T21:36:05.493Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3312025-03-25T21:36:05.805Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3322025-03-25T21:36:06.339Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3332025-03-25T21:36:06.877Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3342025-03-25T21:36:07.229Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3352025-03-25T21:36:07.553Z Updating git repository `https://github.com/oxidecomputer/tofino`
3362025-03-25T21:36:07.827Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3372025-03-25T21:36:08.133Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3382025-03-25T21:36:08.412Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3392025-03-25T21:36:08.713Z Updating git repository `https://github.com/oxidecomputer/lldp`
3402025-03-25T21:36:09.335Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3412025-03-25T21:36:09.605Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3422025-03-25T21:36:09.973Z Updating git repository `https://github.com/oxidecomputer/ispf`
3432025-03-25T21:36:10.308Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3442025-03-25T21:36:10.637Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3452025-03-25T21:36:11.189Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3462025-03-25T21:36:11.493Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3472025-03-25T21:36:11.949Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3482025-03-25T21:36:12.295Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3492025-03-25T21:36:12.638Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3502025-03-25T21:36:12.889Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3512025-03-25T21:36:13.171Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3522025-03-25T21:36:14.497Z Downloading crates ...
3532025-03-25T21:36:14.574Z Downloaded dtrace-parser v0.2.0
3542025-03-25T21:36:14.578Z Downloaded equivalent v1.0.1
3552025-03-25T21:36:14.581Z Downloaded zerocopy-derive v0.7.35
3562025-03-25T21:36:14.597Z Downloaded winnow v0.7.3
3572025-03-25T21:36:14.606Z Downloaded scroll_derive v0.12.0
3582025-03-25T21:36:14.611Z Downloaded swrite v0.1.0
3592025-03-25T21:36:14.614Z Downloaded zerocopy v0.7.35
3602025-03-25T21:36:14.626Z Downloaded pretty-hex v0.4.1
3612025-03-25T21:36:14.631Z Downloaded usdt-macro v0.5.0
3622025-03-25T21:36:14.636Z Downloaded usdt-attr-macro v0.5.0
3632025-03-25T21:36:14.639Z Downloaded block-buffer v0.10.4
3642025-03-25T21:36:14.639Z Downloaded digest v0.10.7
3652025-03-25T21:36:14.642Z Downloaded cpufeatures v0.2.14
3662025-03-25T21:36:14.642Z Downloaded crypto-common v0.1.6
3672025-03-25T21:36:14.642Z Downloaded cfg-if v1.0.0
3682025-03-25T21:36:14.647Z Downloaded dof v0.3.0
3692025-03-25T21:36:14.647Z Downloaded cargo-platform v0.1.8
3702025-03-25T21:36:14.647Z Downloaded bytecount v0.6.8
3712025-03-25T21:36:14.650Z Downloaded anstyle-parse v0.2.5
3722025-03-25T21:36:14.653Z Downloaded anstyle-query v1.1.1
3732025-03-25T21:36:14.653Z Downloaded thiserror v1.0.69
3742025-03-25T21:36:14.657Z Downloaded clap_lex v0.7.4
3752025-03-25T21:36:14.660Z Downloaded bitflags v1.3.2
3762025-03-25T21:36:14.664Z Downloaded fs-err v2.11.0
3772025-03-25T21:36:14.664Z Downloaded smawk v0.3.2
3782025-03-25T21:36:14.667Z Downloaded proc-macro-error-attr v1.0.4
3792025-03-25T21:36:14.667Z Downloaded memmap v0.7.0
3802025-03-25T21:36:14.667Z Downloaded is_terminal_polyfill v1.70.1
3812025-03-25T21:36:14.667Z Downloaded colorchoice v1.0.2
3822025-03-25T21:36:14.670Z Downloaded byteorder v1.5.0
3832025-03-25T21:36:14.671Z Downloaded fastrand v2.1.1
3842025-03-25T21:36:14.675Z Downloaded anstyle v1.0.10
3852025-03-25T21:36:14.679Z Downloaded terminal_size v0.4.0
3862025-03-25T21:36:14.682Z Downloaded itoa v1.0.11
3872025-03-25T21:36:14.682Z Downloaded scroll v0.12.0
3882025-03-25T21:36:14.687Z Downloaded utf8parse v0.2.2
3892025-03-25T21:36:14.687Z Downloaded toml_datetime v0.6.8
3902025-03-25T21:36:14.687Z Downloaded heck v0.5.0
3912025-03-25T21:36:14.690Z Downloaded macaddr v1.0.1
3922025-03-25T21:36:14.693Z Downloaded plain v0.2.3
3932025-03-25T21:36:14.700Z Downloaded unicode-linebreak v0.1.5
3942025-03-25T21:36:14.703Z Downloaded thread-id v4.2.2
3952025-03-25T21:36:14.703Z Downloaded serde_spanned v0.6.8
3962025-03-25T21:36:14.706Z Downloaded pest_generator v2.7.14
3972025-03-25T21:36:14.706Z Downloaded generic-array v0.14.7
3982025-03-25T21:36:14.710Z Downloaded terminal_size v0.2.6
3992025-03-25T21:36:14.713Z Downloaded fnv v1.0.7
4002025-03-25T21:36:14.713Z Downloaded errno v0.3.9
4012025-03-25T21:36:14.716Z Downloaded usdt v0.5.0
4022025-03-25T21:36:14.716Z Downloaded strsim v0.11.1
4032025-03-25T21:36:14.716Z Downloaded serde_tokenstream v0.2.2
4042025-03-25T21:36:14.720Z Downloaded thiserror-impl v1.0.69
4052025-03-25T21:36:14.723Z Downloaded camino v1.1.9
4062025-03-25T21:36:14.723Z Downloaded anstream v0.6.15
4072025-03-25T21:36:14.726Z Downloaded thiserror-impl v2.0.12
4082025-03-25T21:36:14.743Z Downloaded cargo_toml v0.21.0
4092025-03-25T21:36:14.743Z Downloaded cargo_metadata v0.19.2
4102025-03-25T21:36:14.743Z Downloaded camino-tempfile v1.1.1
4112025-03-25T21:36:14.743Z Downloaded once_cell v1.20.3
4122025-03-25T21:36:14.743Z Downloaded autocfg v1.4.0
4132025-03-25T21:36:14.743Z Downloaded tempfile v3.13.0
4142025-03-25T21:36:14.743Z Downloaded heck v0.4.1
4152025-03-25T21:36:14.743Z Downloaded quote v1.0.39
4162025-03-25T21:36:14.747Z Downloaded pest_derive v2.7.14
4172025-03-25T21:36:14.751Z Downloaded tabled_derive v0.7.0
4182025-03-25T21:36:14.756Z Downloaded thiserror v2.0.12
4192025-03-25T21:36:14.760Z Downloaded io-lifetimes v1.0.11
4202025-03-25T21:36:14.763Z Downloaded bitflags v2.6.0
4212025-03-25T21:36:14.766Z Downloaded usdt-impl v0.5.0
4222025-03-25T21:36:14.769Z Downloaded sha2 v0.10.8
4232025-03-25T21:36:14.769Z Downloaded semver v1.0.25
4242025-03-25T21:36:14.772Z Downloaded clap_derive v4.5.32
4252025-03-25T21:36:14.775Z Downloaded ryu v1.0.18
4262025-03-25T21:36:14.778Z Downloaded toml v0.8.20
4272025-03-25T21:36:14.781Z Downloaded proc-macro2 v1.0.94
4282025-03-25T21:36:14.786Z Downloaded version_check v0.9.5
4292025-03-25T21:36:14.790Z Downloaded textwrap v0.16.1
4302025-03-25T21:36:14.793Z Downloaded ucd-trie v0.1.7
4312025-03-25T21:36:14.793Z Downloaded unicode-ident v1.0.14
4322025-03-25T21:36:14.796Z Downloaded proc-macro-error v1.0.4
4332025-03-25T21:36:14.799Z Downloaded pest_meta v2.7.14
4342025-03-25T21:36:14.802Z Downloaded anyhow v1.0.97
4352025-03-25T21:36:14.805Z Downloaded clap v4.5.32
4362025-03-25T21:36:14.812Z Downloaded serde_derive v1.0.218
4372025-03-25T21:36:14.815Z Downloaded papergrid v0.11.0
4382025-03-25T21:36:14.818Z Downloaded typenum v1.17.0
4392025-03-25T21:36:14.824Z Downloaded log v0.4.22
4402025-03-25T21:36:14.834Z Downloaded serde v1.0.218
4412025-03-25T21:36:14.837Z Downloaded indexmap v2.7.1
4422025-03-25T21:36:14.844Z Downloaded toml_edit v0.22.24
4432025-03-25T21:36:14.865Z Downloaded memchr v2.7.4
4442025-03-25T21:36:14.896Z Downloaded clap_builder v4.5.32
4452025-03-25T21:36:14.902Z Downloaded pest v2.7.14
4462025-03-25T21:36:14.907Z Downloaded hashbrown v0.15.1
4472025-03-25T21:36:14.915Z Downloaded serde_json v1.0.139
4482025-03-25T21:36:14.926Z Downloaded goblin v0.8.2
4492025-03-25T21:36:14.937Z Downloaded tabled v0.15.0
4502025-03-25T21:36:14.957Z Downloaded syn v1.0.109
4512025-03-25T21:36:14.978Z Downloaded unicode-width v0.1.14
4522025-03-25T21:36:14.987Z Downloaded syn v2.0.98
4532025-03-25T21:36:14.995Z Downloaded rustix v0.37.28
4542025-03-25T21:36:15.014Z Downloaded rustix v0.38.37
4552025-03-25T21:36:15.044Z Downloaded libc v0.2.170
4562025-03-25T21:36:15.180Z Compiling proc-macro2 v1.0.94
4572025-03-25T21:36:15.180Z Compiling unicode-ident v1.0.14
4582025-03-25T21:36:15.184Z Compiling version_check v0.9.5
4592025-03-25T21:36:15.184Z Compiling libc v0.2.170
4602025-03-25T21:36:15.184Z Compiling serde v1.0.218
4612025-03-25T21:36:15.215Z Compiling memchr v2.7.4
4622025-03-25T21:36:15.219Z Compiling thiserror v1.0.69
4632025-03-25T21:36:15.219Z Compiling ryu v1.0.18
4642025-03-25T21:36:15.462Z Compiling itoa v1.0.11
4652025-03-25T21:36:15.579Z Compiling ucd-trie v0.1.7
4662025-03-25T21:36:15.712Z Compiling once_cell v1.20.3
4672025-03-25T21:36:15.957Z Compiling byteorder v1.5.0
4682025-03-25T21:36:16.047Z Compiling serde_json v1.0.139
4692025-03-25T21:36:16.207Z Compiling rustix v0.38.37
4702025-03-25T21:36:16.357Z Compiling bitflags v2.6.0
4712025-03-25T21:36:16.466Z Compiling usdt-impl v0.5.0
4722025-03-25T21:36:16.691Z Compiling proc-macro-error-attr v1.0.4
4732025-03-25T21:36:16.769Z Compiling syn v1.0.109
4742025-03-25T21:36:16.812Z Compiling io-lifetimes v1.0.11
4752025-03-25T21:36:16.986Z Compiling proc-macro-error v1.0.4
4762025-03-25T21:36:17.036Z Compiling quote v1.0.39
4772025-03-25T21:36:17.089Z Compiling plain v0.2.3
4782025-03-25T21:36:17.274Z Compiling errno v0.3.9
4792025-03-25T21:36:17.299Z Compiling equivalent v1.0.1
4802025-03-25T21:36:17.303Z Compiling rustix v0.37.28
4812025-03-25T21:36:17.414Z Compiling syn v2.0.98
4822025-03-25T21:36:17.435Z Compiling thread-id v4.2.2
4832025-03-25T21:36:17.513Z Compiling camino v1.1.9
4842025-03-25T21:36:17.552Z Compiling utf8parse v0.2.2
4852025-03-25T21:36:17.632Z Compiling hashbrown v0.15.1
4862025-03-25T21:36:17.655Z Compiling log v0.4.22
4872025-03-25T21:36:17.711Z Compiling anstyle-parse v0.2.5
4882025-03-25T21:36:18.183Z Compiling winnow v0.7.3
4892025-03-25T21:36:18.204Z Compiling pretty-hex v0.4.1
4902025-03-25T21:36:18.413Z Compiling semver v1.0.25
4912025-03-25T21:36:18.519Z Compiling unicode-width v0.1.14
4922025-03-25T21:36:18.692Z Compiling indexmap v2.7.1
4932025-03-25T21:36:18.714Z Compiling bitflags v1.3.2
4942025-03-25T21:36:18.819Z Compiling autocfg v1.4.0
4952025-03-25T21:36:18.987Z Compiling is_terminal_polyfill v1.70.1
4962025-03-25T21:36:19.101Z Compiling thiserror v2.0.12
4972025-03-25T21:36:19.137Z Compiling colorchoice v1.0.2
4982025-03-25T21:36:19.330Z Compiling anstyle-query v1.1.1
4992025-03-25T21:36:19.510Z Compiling anstyle v1.0.10
5002025-03-25T21:36:19.787Z Compiling fs-err v2.11.0
5012025-03-25T21:36:19.955Z Compiling anstream v0.6.15
5022025-03-25T21:36:19.998Z Compiling terminal_size v0.4.0
5032025-03-25T21:36:20.216Z Compiling bytecount v0.6.8
5042025-03-25T21:36:20.240Z Compiling fastrand v2.1.1
5052025-03-25T21:36:20.293Z Compiling strsim v0.11.1
5062025-03-25T21:36:20.448Z Compiling heck v0.4.1
5072025-03-25T21:36:20.547Z Compiling heck v0.5.0
5082025-03-25T21:36:21.008Z Compiling clap_lex v0.7.4
5092025-03-25T21:36:21.032Z Compiling cfg-if v1.0.0
5102025-03-25T21:36:21.145Z Compiling fnv v1.0.7
5112025-03-25T21:36:21.238Z Compiling anyhow v1.0.97
5122025-03-25T21:36:21.295Z Compiling papergrid v0.11.0
5132025-03-25T21:36:21.318Z Compiling clap_builder v4.5.32
5142025-03-25T21:36:21.359Z Compiling terminal_size v0.2.6
5152025-03-25T21:36:21.424Z Compiling tempfile v3.13.0
5162025-03-25T21:36:21.708Z Compiling memmap v0.7.0
5172025-03-25T21:36:21.735Z Compiling unicode-linebreak v0.1.5
5182025-03-25T21:36:22.005Z Compiling smawk v0.3.2
5192025-03-25T21:36:22.224Z Compiling textwrap v0.16.1
5202025-03-25T21:36:22.247Z Compiling swrite v0.1.0
5212025-03-25T21:36:22.849Z Compiling tabled_derive v0.7.0
5222025-03-25T21:36:24.297Z Compiling tabled v0.15.0
5232025-03-25T21:36:24.494Z Compiling serde_derive v1.0.218
5242025-03-25T21:36:24.494Z Compiling thiserror-impl v1.0.69
5252025-03-25T21:36:24.497Z Compiling zerocopy-derive v0.7.35
5262025-03-25T21:36:24.497Z Compiling scroll_derive v0.12.0
5272025-03-25T21:36:24.497Z Compiling thiserror-impl v2.0.12
5282025-03-25T21:36:24.497Z Compiling clap_derive v4.5.32
5292025-03-25T21:36:25.917Z Compiling scroll v0.12.0
5302025-03-25T21:36:26.445Z Compiling goblin v0.8.2
5312025-03-25T21:36:26.505Z Compiling zerocopy v0.7.35
5322025-03-25T21:36:27.550Z Compiling pest v2.7.14
5332025-03-25T21:36:28.812Z Compiling clap v4.5.32
5342025-03-25T21:36:29.845Z Compiling pest_meta v2.7.14
5352025-03-25T21:36:30.713Z Compiling pest_generator v2.7.14
5362025-03-25T21:36:32.018Z Compiling pest_derive v2.7.14
5372025-03-25T21:36:32.628Z Compiling dtrace-parser v0.2.0
5382025-03-25T21:36:33.363Z Compiling serde_tokenstream v0.2.2
5392025-03-25T21:36:33.412Z Compiling serde_spanned v0.6.8
5402025-03-25T21:36:33.417Z Compiling toml_datetime v0.6.8
5412025-03-25T21:36:33.550Z Compiling cargo-platform v0.1.8
5422025-03-25T21:36:33.691Z Compiling macaddr v1.0.1
5432025-03-25T21:36:33.873Z Compiling toml_edit v0.22.24
5442025-03-25T21:36:34.086Z Compiling camino-tempfile v1.1.1
5452025-03-25T21:36:34.756Z Compiling dof v0.3.0
5462025-03-25T21:36:34.810Z Compiling cargo_metadata v0.19.2
5472025-03-25T21:36:36.032Z Compiling usdt-attr-macro v0.5.0
5482025-03-25T21:36:36.032Z Compiling usdt-macro v0.5.0
5492025-03-25T21:36:36.763Z Compiling toml v0.8.20
5502025-03-25T21:36:37.086Z Compiling usdt v0.5.0
5512025-03-25T21:36:37.531Z Compiling cargo_toml v0.21.0
5522025-03-25T21:36:40.020Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5532025-03-25T21:36:43.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.69s
5542025-03-25T21:36:43.383Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5552025-03-25T21:36:43.996Z Downloading crates ...
5562025-03-25T21:36:44.192Z Downloaded aead v0.5.2
5572025-03-25T21:36:44.214Z Downloaded arrayref v0.3.9
5582025-03-25T21:36:44.221Z Downloaded assert_matches v1.5.0
5592025-03-25T21:36:44.224Z Downloaded ascii-canvas v3.0.0
5602025-03-25T21:36:44.227Z Downloaded async-recursion v1.1.1
5612025-03-25T21:36:44.232Z Downloaded atty v0.2.14
5622025-03-25T21:36:44.235Z Downloaded array-init v0.0.4
5632025-03-25T21:36:44.239Z Downloaded argon2 v0.5.3
5642025-03-25T21:36:44.244Z Downloaded bit-vec v0.6.3
5652025-03-25T21:36:44.253Z Downloaded block-padding v0.3.3
5662025-03-25T21:36:44.260Z Downloaded headers v0.4.0
5672025-03-25T21:36:44.266Z Downloaded buf-list v1.0.3
5682025-03-25T21:36:44.270Z Downloaded headers-core v0.3.0
5692025-03-25T21:36:44.274Z Downloaded ctr v0.9.2
5702025-03-25T21:36:44.274Z Downloaded bit-set v0.8.0
5712025-03-25T21:36:44.277Z Downloaded cfg_aliases v0.1.1
5722025-03-25T21:36:44.277Z Downloaded heapless v0.8.0
5732025-03-25T21:36:44.281Z Downloaded ident_case v1.0.1
5742025-03-25T21:36:44.284Z Downloaded hubpack_derive v0.1.1
5752025-03-25T21:36:44.284Z Downloaded http-range v0.1.5
5762025-03-25T21:36:44.284Z Downloaded async-stream-impl v0.3.6
5772025-03-25T21:36:44.287Z Downloaded icu_provider_macros v1.5.0
5782025-03-25T21:36:44.287Z Downloaded cstr-argument v0.1.2
5792025-03-25T21:36:44.287Z Downloaded cfg_aliases v0.2.1
5802025-03-25T21:36:44.291Z Downloaded hyper-tls v0.6.0
5812025-03-25T21:36:44.291Z Downloaded heck v0.3.3
5822025-03-25T21:36:44.294Z Downloaded crucible-workspace-hack v0.1.0
5832025-03-25T21:36:44.294Z Downloaded ciborium-io v0.2.2
5842025-03-25T21:36:44.294Z Downloaded humantime v2.1.0
5852025-03-25T21:36:44.298Z Downloaded http-body-util v0.1.2
5862025-03-25T21:36:44.298Z Downloaded hostname v0.3.1
5872025-03-25T21:36:44.301Z Downloaded hex v0.4.3
5882025-03-25T21:36:44.304Z Downloaded idna_adapter v1.2.0
5892025-03-25T21:36:44.304Z Downloaded hubpack v0.1.2
5902025-03-25T21:36:44.304Z Downloaded bit-set v0.5.3
5912025-03-25T21:36:44.308Z Downloaded indent_write v2.2.0
5922025-03-25T21:36:44.308Z Downloaded crc v3.2.1
5932025-03-25T21:36:44.317Z Downloaded http-body v1.0.1
5942025-03-25T21:36:44.317Z Downloaded pretty-hex v0.2.1
5952025-03-25T21:36:44.322Z Downloaded bitfield-struct v0.6.2
5962025-03-25T21:36:44.322Z Downloaded base16ct v0.2.0
5972025-03-25T21:36:44.322Z Downloaded httparse v1.9.5
5982025-03-25T21:36:44.322Z Downloaded is_ci v1.2.0
5992025-03-25T21:36:44.322Z Downloaded chrono-tz-build v0.4.0
6002025-03-25T21:36:44.325Z Downloaded cexpr v0.6.0
6012025-03-25T21:36:44.325Z Downloaded bb8 v0.8.5
6022025-03-25T21:36:44.329Z Downloaded impl-trait-for-tuples v0.2.2
6032025-03-25T21:36:44.329Z Downloaded castaway v0.2.3
6042025-03-25T21:36:44.332Z Downloaded lazy_static v1.5.0
6052025-03-25T21:36:44.335Z Downloaded cbc v0.1.2
6062025-03-25T21:36:44.335Z Downloaded iana-time-zone v0.1.61
6072025-03-25T21:36:44.338Z Downloaded icu_normalizer_data v1.5.0
6082025-03-25T21:36:44.343Z Downloaded cmake v0.1.51
6092025-03-25T21:36:44.343Z Downloaded icu_locid_transform v1.5.0
6102025-03-25T21:36:44.346Z Downloaded crc-catalog v2.4.0
6112025-03-25T21:36:44.346Z Downloaded convert_case v0.4.0
6122025-03-25T21:36:44.349Z Downloaded constant_time_eq v0.3.1
6132025-03-25T21:36:44.349Z Downloaded crossbeam-deque v0.8.5
6142025-03-25T21:36:44.352Z Downloaded md5 v0.7.0
6152025-03-25T21:36:44.352Z Downloaded cipher v0.4.4
6162025-03-25T21:36:44.352Z Downloaded cobs v0.2.3
6172025-03-25T21:36:44.356Z Downloaded match_cfg v0.1.0
6182025-03-25T21:36:44.356Z Downloaded chacha20 v0.9.1
6192025-03-25T21:36:44.359Z Downloaded lockfree-object-pool v0.1.6
6202025-03-25T21:36:44.362Z Downloaded bzip2 v0.4.4
6212025-03-25T21:36:44.362Z Downloaded indoc v2.0.6
6222025-03-25T21:36:44.365Z Downloaded cargo_metadata v0.18.1
6232025-03-25T21:36:44.370Z Downloaded proc-macro-error-attr2 v2.0.0
6242025-03-25T21:36:44.370Z Downloaded hex-literal v0.4.1
6252025-03-25T21:36:44.373Z Downloaded bit-vec v0.8.0
6262025-03-25T21:36:44.373Z Downloaded blake2 v0.10.6
6272025-03-25T21:36:44.376Z Downloaded ipnet v2.11.0
6282025-03-25T21:36:44.379Z Downloaded hyper-rustls v0.27.3
6292025-03-25T21:36:44.382Z Downloaded radium v0.7.0
6302025-03-25T21:36:44.382Z Downloaded r2d2 v0.8.10
6312025-03-25T21:36:44.385Z Downloaded lru-cache v0.1.2
6322025-03-25T21:36:44.385Z Downloaded time-core v0.1.2
6332025-03-25T21:36:44.388Z Downloaded lru v0.12.5
6342025-03-25T21:36:44.388Z Downloaded ref-cast v1.0.23
6352025-03-25T21:36:44.391Z Downloaded lazycell v1.3.0
6362025-03-25T21:36:44.395Z Downloaded managed v0.8.0
6372025-03-25T21:36:44.395Z Downloaded colored v2.2.0
6382025-03-25T21:36:44.398Z Downloaded semver v0.1.20
6392025-03-25T21:36:44.398Z Downloaded maplit v1.0.2
6402025-03-25T21:36:44.401Z Downloaded linear-map v1.2.0
6412025-03-25T21:36:44.401Z Downloaded sync_wrapper v1.0.1
6422025-03-25T21:36:44.404Z Downloaded base64 v0.13.1
6432025-03-25T21:36:44.407Z Downloaded csv-core v0.1.11
6442025-03-25T21:36:44.410Z Downloaded crc32fast v1.4.2
6452025-03-25T21:36:44.410Z Downloaded md-5 v0.10.6
6462025-03-25T21:36:44.413Z Downloaded cookie_store v0.21.1
6472025-03-25T21:36:44.417Z Downloaded mime v0.3.17
6482025-03-25T21:36:44.417Z Downloaded memoffset v0.9.1
6492025-03-25T21:36:44.420Z Downloaded inout v0.1.3
6502025-03-25T21:36:44.420Z Downloaded backoff v0.4.0
6512025-03-25T21:36:44.424Z Downloaded linked-hash-map v0.5.6
6522025-03-25T21:36:44.424Z Downloaded lock_api v0.4.12
6532025-03-25T21:36:44.427Z Downloaded progenitor-client v0.9.1
6542025-03-25T21:36:44.427Z Downloaded vte_generate_state_changes v0.1.2
6552025-03-25T21:36:44.427Z Downloaded try-lock v0.2.5
6562025-03-25T21:36:44.430Z Downloaded derive_builder_macro v0.20.2
6572025-03-25T21:36:44.430Z Downloaded rustls-pemfile v1.0.4
6582025-03-25T21:36:44.433Z Downloaded slog-async v2.8.0
6592025-03-25T21:36:44.436Z Downloaded jobserver v0.1.32
6602025-03-25T21:36:44.436Z Downloaded libloading v0.8.5
6612025-03-25T21:36:44.440Z Downloaded icu_properties v1.5.1
6622025-03-25T21:36:44.443Z Downloaded kstat-rs v0.2.4
6632025-03-25T21:36:44.447Z Downloaded highway v1.3.0
6642025-03-25T21:36:44.457Z Downloaded openssl-macros v0.1.1
6652025-03-25T21:36:44.460Z Downloaded num-conv v0.1.0
6662025-03-25T21:36:44.460Z Downloaded newtype_derive v0.1.6
6672025-03-25T21:36:44.464Z Downloaded futures-io v0.3.31
6682025-03-25T21:36:44.464Z Downloaded typify-macro v0.2.0
6692025-03-25T21:36:44.464Z Downloaded strum_macros v0.24.3
6702025-03-25T21:36:44.467Z Downloaded which v4.4.2
6712025-03-25T21:36:44.471Z Downloaded mime_guess v2.0.5
6722025-03-25T21:36:44.471Z Downloaded time-macros v0.2.18
6732025-03-25T21:36:44.474Z Downloaded psl-types v2.0.11
6742025-03-25T21:36:44.474Z Downloaded precomputed-hash v0.1.1
6752025-03-25T21:36:44.477Z Downloaded clang-sys v1.8.1
6762025-03-25T21:36:44.477Z Downloaded synstructure v0.13.1
6772025-03-25T21:36:44.481Z Downloaded curve25519-dalek-derive v0.1.1
6782025-03-25T21:36:44.481Z Downloaded xattr v1.3.1
6792025-03-25T21:36:44.484Z Downloaded unicode-truncate v1.1.0
6802025-03-25T21:36:44.484Z Downloaded tui-tree-widget v0.23.0
6812025-03-25T21:36:44.487Z Downloaded aes v0.8.4
6822025-03-25T21:36:44.490Z Downloaded quick-error v1.2.3
6832025-03-25T21:36:44.493Z Downloaded path-slash v0.1.5
6842025-03-25T21:36:44.493Z Downloaded either v1.14.0
6852025-03-25T21:36:44.497Z Downloaded backtrace v0.3.74
6862025-03-25T21:36:44.500Z Downloaded russh-cryptovec v0.7.3
6872025-03-25T21:36:44.504Z Downloaded sqlparser_derive v0.2.2
6882025-03-25T21:36:44.504Z Downloaded futures-sink v0.3.31
6892025-03-25T21:36:44.504Z Downloaded float-ord v0.3.2
6902025-03-25T21:36:44.507Z Downloaded fixedbitset v0.4.2
6912025-03-25T21:36:44.507Z Downloaded fragile v2.0.0
6922025-03-25T21:36:44.510Z Downloaded fallible-iterator v0.2.0
6932025-03-25T21:36:44.510Z Downloaded futures-task v0.3.31
6942025-03-25T21:36:44.513Z Downloaded futures-macro v0.3.31
6952025-03-25T21:36:44.513Z Downloaded num-derive v0.4.2
6962025-03-25T21:36:44.516Z Downloaded normalize-line-endings v0.3.0
6972025-03-25T21:36:44.521Z Downloaded take_mut v0.2.2
6982025-03-25T21:36:44.521Z Downloaded tower-layer v0.3.3
6992025-03-25T21:36:44.521Z Downloaded compact_str v0.8.0
7002025-03-25T21:36:44.525Z Downloaded num-iter v0.1.45
7012025-03-25T21:36:44.528Z Downloaded oxnet v0.1.1
7022025-03-25T21:36:44.528Z Downloaded base64 v0.22.1
7032025-03-25T21:36:44.532Z Downloaded primeorder v0.13.6
7042025-03-25T21:36:44.535Z Downloaded paste v1.0.15
7052025-03-25T21:36:44.539Z Downloaded const-oid v0.9.6
7062025-03-25T21:36:44.542Z Downloaded pin-utils v0.1.0
7072025-03-25T21:36:44.542Z Downloaded parse-size v1.1.0
7082025-03-25T21:36:44.546Z Downloaded derive_builder_core v0.20.2
7092025-03-25T21:36:44.546Z Downloaded tokio-tungstenite v0.23.1
7102025-03-25T21:36:44.550Z Downloaded utf-8 v0.7.6
7112025-03-25T21:36:44.550Z Downloaded indicatif v0.17.11
7122025-03-25T21:36:44.553Z Downloaded serde_plain v1.0.2
7132025-03-25T21:36:44.556Z Downloaded serde_path_to_error v0.1.16
7142025-03-25T21:36:44.559Z Downloaded zeroize_derive v1.4.2
7152025-03-25T21:36:44.560Z Downloaded derive_builder v0.20.2
7162025-03-25T21:36:44.565Z Downloaded tap v1.0.1
7172025-03-25T21:36:44.568Z Downloaded ssh-encoding v0.2.0
7182025-03-25T21:36:44.568Z Downloaded slab v0.4.9
7192025-03-25T21:36:44.571Z Downloaded tls_codec_derive v0.4.1
7202025-03-25T21:36:44.571Z Downloaded const_format v0.2.34
7212025-03-25T21:36:44.577Z Downloaded socket2 v0.5.8
7222025-03-25T21:36:44.580Z Downloaded ssh-cipher v0.2.0
7232025-03-25T21:36:44.580Z Downloaded unicode-properties v0.1.3
7242025-03-25T21:36:44.583Z Downloaded openssl-probe v0.1.5
7252025-03-25T21:36:44.584Z Downloaded chacha20poly1305 v0.10.1
7262025-03-25T21:36:44.587Z Downloaded siphasher v0.3.11
7272025-03-25T21:36:44.587Z Downloaded password-hash v0.4.2
7282025-03-25T21:36:44.590Z Downloaded universal-hash v0.5.1
7292025-03-25T21:36:44.593Z Downloaded zeroize v1.8.1
7302025-03-25T21:36:44.593Z Downloaded zerofrom-derive v0.1.4
7312025-03-25T21:36:44.596Z Downloaded utf16_iter v1.0.5
7322025-03-25T21:36:44.596Z Downloaded miniz_oxide v0.8.5
7332025-03-25T21:36:44.599Z Downloaded sigpipe v0.1.3
7342025-03-25T21:36:44.599Z Downloaded serde_yaml v0.9.34+deprecated
7352025-03-25T21:36:44.603Z Downloaded unicase v2.7.0
7362025-03-25T21:36:44.606Z Downloaded rustls-pki-types v1.10.0
7372025-03-25T21:36:44.610Z Downloaded icu_collections v1.5.0
7382025-03-25T21:36:44.615Z Downloaded filetime v0.2.25
7392025-03-25T21:36:44.618Z Downloaded fd-lock v4.0.2
7402025-03-25T21:36:44.621Z Downloaded ff v0.13.0
7412025-03-25T21:36:44.624Z Downloaded toolchain_find v0.4.0
7422025-03-25T21:36:44.624Z Downloaded sync-ptr v0.1.1
7432025-03-25T21:36:44.624Z Downloaded mockall_derive v0.13.1
7442025-03-25T21:36:44.630Z Downloaded crossbeam-channel v0.5.13
7452025-03-25T21:36:44.633Z Downloaded phf v0.11.2
7462025-03-25T21:36:44.633Z Downloaded ena v0.14.3
7472025-03-25T21:36:44.637Z Downloaded parking_lot_core v0.8.6
7482025-03-25T21:36:44.640Z Downloaded num v0.4.3
7492025-03-25T21:36:44.640Z Downloaded rustc-demangle v0.1.24
7502025-03-25T21:36:44.643Z Downloaded pkcs1 v0.7.5
7512025-03-25T21:36:44.646Z Downloaded yoke-derive v0.7.4
7522025-03-25T21:36:44.646Z Downloaded term v0.7.0
7532025-03-25T21:36:44.649Z Downloaded want v0.3.1
7542025-03-25T21:36:44.656Z Downloaded embedded-io v0.6.1
7552025-03-25T21:36:44.656Z Downloaded foldhash v0.1.3
7562025-03-25T21:36:44.659Z Downloaded owo-colors v4.2.0
7572025-03-25T21:36:44.659Z Downloaded newline-converter v0.3.0
7582025-03-25T21:36:44.659Z Downloaded rustc-hash v2.1.1
7592025-03-25T21:36:44.662Z Downloaded pkcs5 v0.7.1
7602025-03-25T21:36:44.666Z Downloaded strum_macros v0.26.4
7612025-03-25T21:36:44.669Z Downloaded strum_macros v0.25.3
7622025-03-25T21:36:44.672Z Downloaded sct v0.7.1
7632025-03-25T21:36:44.675Z Downloaded unarray v0.1.4
7642025-03-25T21:36:44.680Z Downloaded rustc_version v0.1.7
7652025-03-25T21:36:44.680Z Downloaded deranged v0.3.11
7662025-03-25T21:36:44.683Z Downloaded schemars_derive v0.8.22
7672025-03-25T21:36:44.683Z Downloaded nu-ansi-term v0.50.1
7682025-03-25T21:36:44.686Z Downloaded opaque-debug v0.3.1
7692025-03-25T21:36:44.687Z Downloaded rand_chacha v0.3.1
7702025-03-25T21:36:44.690Z Downloaded debug-ignore v1.0.5
7712025-03-25T21:36:44.693Z Downloaded spki v0.7.3
7722025-03-25T21:36:44.693Z Downloaded peg-runtime v0.8.5
7732025-03-25T21:36:44.696Z Downloaded parking_lot v0.11.2
7742025-03-25T21:36:44.696Z Downloaded utf8_iter v1.0.4
7752025-03-25T21:36:44.699Z Downloaded russh-keys v0.45.0
7762025-03-25T21:36:44.702Z Downloaded hickory-resolver v0.24.4
7772025-03-25T21:36:44.706Z Downloaded flume v0.11.1
7782025-03-25T21:36:44.710Z Downloaded embedded-io v0.4.0
7792025-03-25T21:36:44.713Z Downloaded serde-big-array v0.5.1
7802025-03-25T21:36:44.716Z Downloaded ed25519 v2.2.3
7812025-03-25T21:36:44.716Z Downloaded ecdsa v0.16.9
7822025-03-25T21:36:44.719Z Downloaded simd-adler32 v0.3.7
7832025-03-25T21:36:44.723Z Downloaded wait-timeout v0.2.0
7842025-03-25T21:36:44.723Z Downloaded flagset v0.4.6
7852025-03-25T21:36:44.726Z Downloaded postgres-protocol v0.6.8
7862025-03-25T21:36:44.730Z Downloaded postcard v1.0.10
7872025-03-25T21:36:44.730Z Downloaded ed25519-dalek v2.1.1
7882025-03-25T21:36:44.739Z Downloaded zerovec-derive v0.10.3
7892025-03-25T21:36:44.742Z Downloaded env_logger v0.11.5
7902025-03-25T21:36:44.742Z Downloaded fatfs v0.3.6
7912025-03-25T21:36:44.742Z Downloaded topological-sort v0.2.2
7922025-03-25T21:36:44.745Z Downloaded cc v1.2.15
7932025-03-25T21:36:44.750Z Downloaded oso-derive v0.27.3
7942025-03-25T21:36:44.750Z Downloaded sec1 v0.7.3
7952025-03-25T21:36:44.753Z Downloaded pem v3.0.5
7962025-03-25T21:36:44.753Z Downloaded parse-zoneinfo v0.3.1
7972025-03-25T21:36:44.756Z Downloaded spin v0.9.8
7982025-03-25T21:36:44.759Z Downloaded proc-macro-crate v1.3.1
7992025-03-25T21:36:44.762Z Downloaded dropshot_endpoint v0.16.0
8002025-03-25T21:36:44.765Z Downloaded phf_shared v0.10.0
8012025-03-25T21:36:44.765Z Downloaded quinn v0.11.5
8022025-03-25T21:36:44.769Z Downloaded string_cache v0.8.7
8032025-03-25T21:36:44.772Z Downloaded progenitor-impl v0.8.0
8042025-03-25T21:36:44.778Z Downloaded scrypt v0.11.0
8052025-03-25T21:36:44.778Z Downloaded tower-service v0.3.3
8062025-03-25T21:36:44.781Z Downloaded secrecy v0.8.0
8072025-03-25T21:36:44.781Z Downloaded similar v2.7.0
8082025-03-25T21:36:44.785Z Downloaded tokio-native-tls v0.3.1
8092025-03-25T21:36:44.788Z Downloaded tokio-macros v2.5.0
8102025-03-25T21:36:44.788Z Downloaded des v0.8.1
8112025-03-25T21:36:44.788Z Downloaded publicsuffix v2.3.0
8122025-03-25T21:36:44.791Z Downloaded poly1305 v0.8.0
8132025-03-25T21:36:44.794Z Downloaded defmt-macros v0.3.9
8142025-03-25T21:36:44.798Z Downloaded structmeta-derive v0.3.0
8152025-03-25T21:36:44.801Z Downloaded shell-words v1.1.0
8162025-03-25T21:36:44.801Z Downloaded defmt-parser v0.3.4
8172025-03-25T21:36:44.804Z Downloaded foreign-types v0.3.2
8182025-03-25T21:36:44.804Z Downloaded defmt v0.3.8
8192025-03-25T21:36:44.807Z Downloaded ghash v0.5.1
8202025-03-25T21:36:44.811Z Downloaded papergrid v0.14.0
8212025-03-25T21:36:44.814Z Downloaded progenitor-impl v0.9.1
8222025-03-25T21:36:44.818Z Downloaded diesel-dtrace v0.4.2
8232025-03-25T21:36:44.822Z Downloaded pem-rfc7468 v0.7.0
8242025-03-25T21:36:44.822Z Downloaded nodrop v0.1.14
8252025-03-25T21:36:44.826Z Downloaded ron v0.7.1
8262025-03-25T21:36:44.829Z Downloaded rustversion v1.0.17
8272025-03-25T21:36:44.832Z Downloaded russh v0.45.0
8282025-03-25T21:36:44.838Z Downloaded nibble_vec v0.1.0
8292025-03-25T21:36:44.841Z Downloaded diesel_derives v2.2.3
8302025-03-25T21:36:44.844Z Downloaded phf_generator v0.11.2
8312025-03-25T21:36:44.847Z Downloaded thiserror-impl-no-std v2.0.2
8322025-03-25T21:36:44.847Z Downloaded rand_chacha v0.9.0
8332025-03-25T21:36:44.850Z Downloaded unicode-bidi v0.3.17
8342025-03-25T21:36:44.853Z Downloaded dsl_auto_type v0.1.2
8352025-03-25T21:36:44.856Z Downloaded progenitor v0.9.1
8362025-03-25T21:36:44.856Z Downloaded progenitor v0.8.0
8372025-03-25T21:36:44.860Z Downloaded display-error-chain v0.2.2
8382025-03-25T21:36:44.860Z Downloaded native-tls v0.2.12
8392025-03-25T21:36:44.864Z Downloaded expectorate v1.1.0
8402025-03-25T21:36:44.868Z Downloaded num_threads v0.1.7
8412025-03-25T21:36:44.868Z Downloaded newtype-uuid v1.2.1
8422025-03-25T21:36:44.868Z Downloaded unicode-segmentation v1.12.0
8432025-03-25T21:36:44.871Z Downloaded endian-type v0.1.2
8442025-03-25T21:36:44.874Z Downloaded blake3 v1.5.4
8452025-03-25T21:36:44.881Z Downloaded num_enum_derive v0.5.11
8462025-03-25T21:36:44.884Z Downloaded polyval v0.6.2
8472025-03-25T21:36:44.884Z Downloaded pkg-config v0.3.31
8482025-03-25T21:36:44.889Z Downloaded num-complex v0.4.6
8492025-03-25T21:36:44.891Z Downloaded foreign-types-shared v0.3.1
8502025-03-25T21:36:44.892Z Downloaded rustfmt-wrapper v0.2.1
8512025-03-25T21:36:44.892Z Downloaded percent-encoding v2.3.1
8522025-03-25T21:36:44.892Z Downloaded num_enum v0.5.11
8532025-03-25T21:36:44.897Z Downloaded rand_xorshift v0.3.0
8542025-03-25T21:36:44.900Z Downloaded slog-stdlog v4.1.1
8552025-03-25T21:36:44.900Z Downloaded tabwriter v1.4.0
8562025-03-25T21:36:44.903Z Downloaded tracing-attributes v0.1.27
8572025-03-25T21:36:44.907Z Downloaded serde-hex v0.1.0
8582025-03-25T21:36:44.907Z Downloaded libxml v0.3.3
8592025-03-25T21:36:44.915Z Downloaded downcast v0.11.0
8602025-03-25T21:36:44.918Z Downloaded document-features v0.2.10
8612025-03-25T21:36:44.918Z Downloaded tls_codec v0.4.1
8622025-03-25T21:36:44.921Z Downloaded zip v0.6.6
8632025-03-25T21:36:44.924Z Downloaded typify v0.2.0
8642025-03-25T21:36:44.927Z Downloaded darling_macro v0.20.10
8652025-03-25T21:36:44.931Z Downloaded foreign-types-shared v0.1.1
8662025-03-25T21:36:44.931Z Downloaded tokio-util v0.7.13
8672025-03-25T21:36:44.936Z Downloaded rustc_version v0.4.1
8682025-03-25T21:36:44.940Z Downloaded unicode-normalization v0.1.24
8692025-03-25T21:36:44.943Z Downloaded itertools v0.14.0
8702025-03-25T21:36:44.951Z Downloaded write16 v1.0.0
8712025-03-25T21:36:44.954Z Downloaded salsa20 v0.10.2
8722025-03-25T21:36:44.957Z Downloaded termcolor v1.4.1
8732025-03-25T21:36:44.957Z Downloaded multer v3.1.0
8742025-03-25T21:36:44.960Z Downloaded termios v0.3.3
8752025-03-25T21:36:44.963Z Downloaded unicode-xid v0.2.6
8762025-03-25T21:36:44.963Z Downloaded ssh-key v0.6.6
8772025-03-25T21:36:44.969Z Downloaded tower v0.5.2
8782025-03-25T21:36:44.979Z Downloaded signal-hook-mio v0.2.4
8792025-03-25T21:36:44.982Z Downloaded slog-json v2.6.1
8802025-03-25T21:36:44.986Z Downloaded glob v0.3.2
8812025-03-25T21:36:44.986Z Downloaded tungstenite v0.21.0
8822025-03-25T21:36:44.989Z Downloaded rand v0.8.5
8832025-03-25T21:36:44.994Z Downloaded difflib v0.4.0
8842025-03-25T21:36:44.997Z Downloaded thread_local v1.1.8
8852025-03-25T21:36:44.997Z Downloaded rfc6979 v0.4.0
8862025-03-25T21:36:44.997Z Downloaded ppv-lite86 v0.2.20
8872025-03-25T21:36:45.001Z Downloaded rusty-fork v0.3.0
8882025-03-25T21:36:45.001Z Downloaded nanorand v0.7.0
8892025-03-25T21:36:45.004Z Downloaded multimap v0.10.0
8902025-03-25T21:36:45.004Z Downloaded num-traits v0.2.19
8912025-03-25T21:36:45.007Z Downloaded zone_cfg_derive v0.3.0
8922025-03-25T21:36:45.007Z Downloaded zone_cfg_derive v0.1.2
8932025-03-25T21:36:45.011Z Downloaded prettyplease v0.2.30
8942025-03-25T21:36:45.014Z Downloaded progenitor-client v0.8.0
8952025-03-25T21:36:45.014Z Downloaded dunce v1.0.5
8962025-03-25T21:36:45.017Z Downloaded globset v0.4.15
8972025-03-25T21:36:45.017Z Downloaded termtree v0.4.1
8982025-03-25T21:36:45.021Z Downloaded pin-project-internal v1.1.6
8992025-03-25T21:36:45.021Z Downloaded stable_deref_trait v1.2.0
9002025-03-25T21:36:45.024Z Downloaded pin-project-lite v0.2.14
9012025-03-25T21:36:45.027Z Downloaded env_filter v0.1.2
9022025-03-25T21:36:45.030Z Downloaded signal-hook-registry v1.4.2
9032025-03-25T21:36:45.030Z Downloaded hkdf v0.12.4
9042025-03-25T21:36:45.034Z Downloaded same-file v1.0.6
9052025-03-25T21:36:45.034Z Downloaded peg v0.8.5
9062025-03-25T21:36:45.037Z Downloaded funty v2.0.0
9072025-03-25T21:36:45.040Z Downloaded p256 v0.13.2
9082025-03-25T21:36:45.044Z Downloaded tinyvec_macros v0.1.1
9092025-03-25T21:36:45.044Z Downloaded parse-display v0.10.0
9102025-03-25T21:36:45.047Z Downloaded signal-hook-tokio v0.3.1
9112025-03-25T21:36:45.047Z Downloaded test-strategy v0.4.0
9122025-03-25T21:36:45.050Z Downloaded number_prefix v0.4.0
9132025-03-25T21:36:45.054Z Downloaded futures-core v0.3.31
9142025-03-25T21:36:45.054Z Downloaded typify v0.3.0
9152025-03-25T21:36:45.057Z Downloaded pbkdf2 v0.11.0
9162025-03-25T21:36:45.060Z Downloaded fxhash v0.2.1
9172025-03-25T21:36:45.060Z Downloaded steno v0.4.1
9182025-03-25T21:36:45.064Z Downloaded ref-cast-impl v1.0.23
9192025-03-25T21:36:45.067Z Downloaded untrusted v0.9.0
9202025-03-25T21:36:45.067Z Downloaded darling_core v0.20.10
9212025-03-25T21:36:45.072Z Downloaded rand_seeder v0.3.0
9222025-03-25T21:36:45.076Z Downloaded displaydoc v0.2.5
9232025-03-25T21:36:45.081Z Downloaded resolv-conf v0.7.0
9242025-03-25T21:36:45.081Z Downloaded signature v2.2.0
9252025-03-25T21:36:45.086Z Downloaded tiny-keccak v2.0.2
9262025-03-25T21:36:45.086Z Downloaded hash32 v0.3.1
9272025-03-25T21:36:45.086Z Downloaded form_urlencoded v1.2.1
9282025-03-25T21:36:45.089Z Downloaded sqlformat v0.2.6
9292025-03-25T21:36:45.089Z Downloaded quick-xml v0.37.2
9302025-03-25T21:36:45.094Z Downloaded smallvec v0.6.14
9312025-03-25T21:36:45.098Z Downloaded parking_lot_core v0.9.10
9322025-03-25T21:36:45.101Z Downloaded rand v0.9.0
9332025-03-25T21:36:45.105Z Downloaded tinystr v0.7.6
9342025-03-25T21:36:45.105Z Downloaded bindgen v0.69.5
9352025-03-25T21:36:45.112Z Downloaded termtree v0.5.1
9362025-03-25T21:36:45.116Z Downloaded slog-term v2.9.1
9372025-03-25T21:36:45.119Z Downloaded zone v0.3.0
9382025-03-25T21:36:45.119Z Downloaded foreign-types-macros v0.2.3
9392025-03-25T21:36:45.119Z Downloaded gethostname v0.5.0
9402025-03-25T21:36:45.122Z Downloaded proptest v1.6.0
9412025-03-25T21:36:45.129Z Downloaded packed_struct v0.10.1
9422025-03-25T21:36:45.133Z Downloaded xz2 v0.1.7
9432025-03-25T21:36:45.136Z Downloaded zone v0.1.8
9442025-03-25T21:36:45.136Z Downloaded getrandom v0.2.15
9452025-03-25T21:36:45.139Z Downloaded bindgen v0.71.1
9462025-03-25T21:36:45.146Z Downloaded rand_core v0.9.2
9472025-03-25T21:36:45.149Z Downloaded rand_core v0.6.4
9482025-03-25T21:36:45.149Z Downloaded unsafe-libyaml v0.2.11
9492025-03-25T21:36:45.157Z Downloaded diff v0.1.13
9502025-03-25T21:36:45.161Z Downloaded smallvec v1.14.0
9512025-03-25T21:36:45.161Z Downloaded zopfli v0.8.1
9522025-03-25T21:36:45.161Z Downloaded slog v2.7.0
9532025-03-25T21:36:45.165Z Downloaded peg-macros v0.8.5
9542025-03-25T21:36:45.168Z Downloaded vergen v8.3.2
9552025-03-25T21:36:45.172Z Downloaded rustyline v14.0.0
9562025-03-25T21:36:45.176Z Downloaded portable-atomic v1.9.0
9572025-03-25T21:36:45.183Z Downloaded rustls-webpki v0.101.7
9582025-03-25T21:36:45.198Z Downloaded yansi v1.0.1
9592025-03-25T21:36:45.202Z Downloaded unicode_categories v0.1.1
9602025-03-25T21:36:45.205Z Downloaded vsss-rs v3.3.4
9612025-03-25T21:36:45.205Z Downloaded typed-path v0.9.3
9622025-03-25T21:36:45.211Z Downloaded tinyvec v1.8.0
9632025-03-25T21:36:45.214Z Downloaded nom v7.1.3
9642025-03-25T21:36:45.221Z Downloaded oso v0.27.3
9652025-03-25T21:36:45.225Z Downloaded zerocopy v0.8.10
9662025-03-25T21:36:45.249Z Downloaded samael v0.0.18
9672025-03-25T21:36:45.255Z Downloaded icu_properties_data v1.5.0
9682025-03-25T21:36:45.265Z Downloaded hashbrown v0.13.2
9692025-03-25T21:36:45.270Z Downloaded quinn-proto v0.11.8
9702025-03-25T21:36:45.277Z Downloaded lalrpop v0.19.12
9712025-03-25T21:36:45.290Z Downloaded reedline v0.38.0
9722025-03-25T21:36:45.297Z Downloaded webpki-roots v0.26.6
9732025-03-25T21:36:45.302Z Downloaded url v2.5.3
9742025-03-25T21:36:45.305Z Downloaded hashbrown v0.12.3
9752025-03-25T21:36:45.310Z Downloaded pretty_assertions v1.4.1
9762025-03-25T21:36:45.313Z Downloaded chrono v0.4.40
9772025-03-25T21:36:45.319Z Downloaded petname v2.0.2
9782025-03-25T21:36:45.325Z Downloaded rcgen v0.12.1
9792025-03-25T21:36:45.328Z Downloaded rayon-core v1.12.1
9802025-03-25T21:36:45.332Z Downloaded tracing v0.1.40
9812025-03-25T21:36:45.337Z Downloaded zerovec v0.10.4
9822025-03-25T21:36:45.343Z Downloaded whoami v1.5.2
9832025-03-25T21:36:45.346Z Downloaded mio v1.0.2
9842025-03-25T21:36:45.351Z Downloaded predicates v3.1.3
9852025-03-25T21:36:45.354Z Downloaded der v0.7.9
9862025-03-25T21:36:45.359Z Downloaded num-bigint-dig v0.8.4
9872025-03-25T21:36:45.364Z Downloaded tabled v0.18.0
9882025-03-25T21:36:45.383Z Downloaded h2 v0.4.6
9892025-03-25T21:36:45.389Z Downloaded radix_trie v0.2.1
9902025-03-25T21:36:45.395Z Downloaded flate2 v1.1.0
9912025-03-25T21:36:45.401Z Downloaded smf v0.2.3
9922025-03-25T21:36:45.404Z Downloaded rustls-webpki v0.102.8
9932025-03-25T21:36:45.421Z Downloaded p521 v0.13.3
9942025-03-25T21:36:45.424Z Downloaded winnow v0.6.20
9952025-03-25T21:36:45.433Z Downloaded sqlparser v0.45.0
9962025-03-25T21:36:45.439Z Downloaded rayon v1.10.0
9972025-03-25T21:36:45.449Z Downloaded winnow v0.5.40
9982025-03-25T21:36:45.458Z Downloaded reqwest v0.12.12
9992025-03-25T21:36:45.467Z Downloaded futures-util v0.3.31
10002025-03-25T21:36:45.480Z Downloaded smoltcp v0.9.1
10012025-03-25T21:36:45.491Z Downloaded rustls v0.21.12
10022025-03-25T21:36:45.503Z Downloaded dropshot v0.16.0
10032025-03-25T21:36:45.525Z Downloaded regex v1.11.1
10042025-03-25T21:36:45.538Z Downloaded hickory-proto v0.24.4
10052025-03-25T21:36:45.555Z Downloaded curve25519-dalek v4.1.3
10062025-03-25T21:36:45.563Z Downloaded unicode-width v0.2.0
10072025-03-25T21:36:45.570Z Downloaded nix v0.27.1
10082025-03-25T21:36:45.581Z Downloaded openssl v0.10.71
10092025-03-25T21:36:45.591Z Downloaded nix v0.28.0
10102025-03-25T21:36:45.604Z Downloaded nix v0.29.0
10112025-03-25T21:36:45.616Z Downloaded diesel v2.2.8
10122025-03-25T21:36:45.635Z Downloaded rustls v0.22.4
10132025-03-25T21:36:45.648Z Downloaded openapiv3 v2.0.0
10142025-03-25T21:36:45.661Z Downloaded regress v0.10.3
10152025-03-25T21:36:45.670Z Downloaded zerocopy-derive v0.6.6
10162025-03-25T21:36:45.680Z Downloaded sled v0.34.7
10172025-03-25T21:36:45.691Z Downloaded typify-impl v0.2.0
10182025-03-25T21:36:45.707Z Downloaded typify-impl v0.3.0
10192025-03-25T21:36:45.723Z Downloaded bzip2-sys v0.1.11+1.0.8
10202025-03-25T21:36:45.735Z Downloaded ratatui v0.29.0
10212025-03-25T21:36:45.756Z Downloaded gimli v0.31.1
10222025-03-25T21:36:45.764Z Downloaded regex-syntax v0.6.29
10232025-03-25T21:36:45.771Z Downloaded object v0.36.5
10242025-03-25T21:36:45.783Z Downloaded chrono-tz v0.10.1
10252025-03-25T21:36:45.790Z Downloaded polar-core v0.27.3
10262025-03-25T21:36:45.799Z Downloaded rustls v0.23.19
10272025-03-25T21:36:45.811Z Downloaded regex-automata v0.4.8
10282025-03-25T21:36:45.828Z Downloaded regex-syntax v0.8.5
10292025-03-25T21:36:45.837Z Downloaded bstr v1.10.0
10302025-03-25T21:36:45.847Z Downloaded lzma-sys v0.1.20
10312025-03-25T21:36:45.876Z Downloaded p384 v0.13.0
10322025-03-25T21:36:45.888Z Downloaded petgraph v0.6.5
10332025-03-25T21:36:45.899Z Downloaded petgraph v0.7.1
10342025-03-25T21:36:45.917Z Downloaded smoltcp v0.11.0
10352025-03-25T21:36:45.929Z Downloaded libz-sys v1.1.20
10362025-03-25T21:36:45.950Z Downloaded dropshot v0.12.0
10372025-03-25T21:36:45.969Z Downloaded salty v0.3.0
10382025-03-25T21:36:45.976Z Downloaded tokio v1.43.0
10392025-03-25T21:36:46.013Z Downloaded csv v1.3.1
10402025-03-25T21:36:46.032Z Downloaded sha3 v0.10.8
10412025-03-25T21:36:46.037Z Downloaded vcpkg v0.2.15
10422025-03-25T21:36:46.073Z Downloaded object v0.30.4
10432025-03-25T21:36:46.083Z Downloaded git2 v0.19.0
10442025-03-25T21:36:46.091Z Downloaded tokio-postgres v0.7.13
10452025-03-25T21:36:46.096Z Downloaded foreign-types v0.5.0
10462025-03-25T21:36:46.099Z Downloaded dirs-sys-next v0.1.2
10472025-03-25T21:36:46.099Z Downloaded dirs-next v2.0.0
10482025-03-25T21:36:46.099Z Downloaded predicates-core v1.0.8
10492025-03-25T21:36:46.102Z Downloaded predicates-tree v1.0.11
10502025-03-25T21:36:46.102Z Downloaded pbkdf2 v0.12.2
10512025-03-25T21:36:46.102Z Downloaded pin-project v1.1.6
10522025-03-25T21:36:46.112Z Downloaded postgres-types v0.2.9
10532025-03-25T21:36:46.115Z Downloaded futures v0.3.31
10542025-03-25T21:36:46.119Z Downloaded tungstenite v0.23.0
10552025-03-25T21:36:46.122Z Downloaded untrusted v0.7.1
10562025-03-25T21:36:46.126Z Downloaded typify-macro v0.3.0
10572025-03-25T21:36:46.126Z Downloaded bitvec v1.0.1
10582025-03-25T21:36:46.139Z Downloaded pkcs8 v0.10.2
10592025-03-25T21:36:46.142Z Downloaded packed_struct_codegen v0.10.1
10602025-03-25T21:36:46.142Z Downloaded tough v0.19.0
10612025-03-25T21:36:46.150Z Downloaded tracing-core v0.1.32
10622025-03-25T21:36:46.153Z Downloaded enum-as-inner v0.6.1
10632025-03-25T21:36:46.156Z Downloaded toml_edit v0.19.15
10642025-03-25T21:36:46.168Z Downloaded twox-hash v2.1.0
10652025-03-25T21:36:46.172Z Downloaded num-bigint v0.4.6
10662025-03-25T21:36:46.175Z Downloaded openssl-sys v0.9.106
10672025-03-25T21:36:46.180Z Downloaded zip v2.1.3
10682025-03-25T21:36:46.184Z Downloaded serde_with v3.12.0
10692025-03-25T21:36:46.192Z Downloaded aws-lc-rs v1.12.4
10702025-03-25T21:36:46.200Z Downloaded slog-envlogger v2.2.0
10712025-03-25T21:36:46.203Z Downloaded parse-display-derive v0.10.0
10722025-03-25T21:36:46.203Z Downloaded futures-channel v0.3.31
10732025-03-25T21:36:46.207Z Downloaded omicron-zone-package v0.12.0
10742025-03-25T21:36:46.210Z Downloaded x509-cert v0.2.5
10752025-03-25T21:36:46.213Z Downloaded itertools v0.13.0
10762025-03-25T21:36:46.220Z Downloaded hyper v1.6.0
10772025-03-25T21:36:46.226Z Downloaded ring v0.17.11
10782025-03-25T21:36:46.268Z Downloaded group v0.13.0
10792025-03-25T21:36:46.271Z Downloaded encoding_rs v0.8.34
10802025-03-25T21:36:46.290Z Downloaded data-encoding v2.6.0
10812025-03-25T21:36:46.293Z Downloaded crossterm v0.28.1
10822025-03-25T21:36:46.297Z Downloaded itertools v0.12.1
10832025-03-25T21:36:46.303Z Downloaded getrandom v0.3.1
10842025-03-25T21:36:46.306Z Downloaded zerocopy-derive v0.8.10
10852025-03-25T21:36:46.311Z Downloaded idna v1.0.3
10862025-03-25T21:36:46.315Z Downloaded phf_shared v0.11.2
10872025-03-25T21:36:46.319Z Downloaded strum v0.26.3
10882025-03-25T21:36:46.319Z Downloaded darling v0.20.10
10892025-03-25T21:36:46.322Z Downloaded proc-macro-error2 v2.0.1
10902025-03-25T21:36:46.325Z Downloaded uuid v1.15.1
10912025-03-25T21:36:46.328Z Downloaded uzers v0.12.1
10922025-03-25T21:36:46.328Z Downloaded slog-scope v4.4.0
10932025-03-25T21:36:46.332Z Downloaded powerfmt v0.2.0
10942025-03-25T21:36:46.332Z Downloaded serde_derive_internals v0.29.1
10952025-03-25T21:36:46.335Z Downloaded fs_extra v1.3.0
10962025-03-25T21:36:46.335Z Downloaded yoke v0.7.4
10972025-03-25T21:36:46.338Z Downloaded yasna v0.5.2
10982025-03-25T21:36:46.338Z Downloaded tokio-rustls v0.25.0
10992025-03-25T21:36:46.341Z Downloaded tokio-rustls v0.24.1
11002025-03-25T21:36:46.344Z Downloaded half v2.4.1
11012025-03-25T21:36:46.344Z Downloaded libgit2-sys v0.17.0+1.8.1
11022025-03-25T21:36:46.401Z Downloaded wyz v0.5.1
11032025-03-25T21:36:46.404Z Downloaded writeable v0.5.5
11042025-03-25T21:36:46.404Z Downloaded structmeta v0.3.0
11052025-03-25T21:36:46.404Z Downloaded strip-ansi-escapes v0.2.0
11062025-03-25T21:36:46.404Z Downloaded static_assertions v1.1.0
11072025-03-25T21:36:46.407Z Downloaded shlex v1.3.0
11082025-03-25T21:36:46.408Z Downloaded time v0.3.36
11092025-03-25T21:36:46.413Z Downloaded thiserror-no-std v2.0.2
11102025-03-25T21:36:46.416Z Downloaded derive-where v1.2.7
11112025-03-25T21:36:46.420Z Downloaded vte v0.11.1
11122025-03-25T21:36:46.423Z Downloaded toml v0.7.8
11132025-03-25T21:36:46.426Z Downloaded ron v0.8.1
11142025-03-25T21:36:46.429Z Downloaded qorb v0.2.1
11152025-03-25T21:36:46.433Z Downloaded num-rational v0.4.2
11162025-03-25T21:36:46.436Z Downloaded schemars v0.8.22
11172025-03-25T21:36:46.445Z Downloaded libm v0.2.8
11182025-03-25T21:36:46.452Z Downloaded itertools v0.10.5
11192025-03-25T21:36:46.457Z Downloaded hickory-server v0.24.4
11202025-03-25T21:36:46.463Z Downloaded subprocess v0.2.9
11212025-03-25T21:36:46.466Z Downloaded signal-hook v0.3.17
11222025-03-25T21:36:46.469Z Downloaded scopeguard v1.2.0
11232025-03-25T21:36:46.469Z Downloaded olpc-cjson v0.1.4
11242025-03-25T21:36:46.472Z Downloaded der_derive v0.7.3
11252025-03-25T21:36:46.472Z Downloaded tokio-stream v0.1.17
11262025-03-25T21:36:46.475Z Downloaded dyn-clone v1.0.19
11272025-03-25T21:36:46.479Z Downloaded zerocopy v0.6.6
11282025-03-25T21:36:46.479Z Downloaded tokio-rustls v0.26.0
11292025-03-25T21:36:46.484Z Downloaded hash32 v0.2.1
11302025-03-25T21:36:46.484Z Downloaded fixedbitset v0.5.7
11312025-03-25T21:36:46.487Z Downloaded env_logger v0.10.2
11322025-03-25T21:36:46.487Z Downloaded dropshot_endpoint v0.12.0
11332025-03-25T21:36:46.490Z Downloaded tar v0.4.44
11342025-03-25T21:36:46.493Z Downloaded walkdir v2.5.0
11352025-03-25T21:36:46.493Z Downloaded elliptic-curve v0.13.8
11362025-03-25T21:36:46.496Z Downloaded supports-color v3.0.2
11372025-03-25T21:36:46.499Z Downloaded subtle v2.6.1
11382025-03-25T21:36:46.499Z Downloaded snafu v0.8.5
11392025-03-25T21:36:46.503Z Downloaded minimal-lexical v0.2.1
11402025-03-25T21:36:46.509Z Downloaded password-hash v0.5.0
11412025-03-25T21:36:46.512Z Downloaded new_debug_unreachable v1.0.6
11422025-03-25T21:36:46.512Z Downloaded scheduled-thread-pool v0.2.7
11432025-03-25T21:36:46.512Z Downloaded phf_codegen v0.11.2
11442025-03-25T21:36:46.512Z Downloaded quinn-udp v0.5.5
11452025-03-25T21:36:46.516Z Downloaded progenitor-macro v0.8.0
11462025-03-25T21:36:46.516Z Downloaded float-cmp v0.10.0
11472025-03-25T21:36:46.516Z Downloaded rsa v0.9.6
11482025-03-25T21:36:46.519Z Downloaded parking_lot v0.12.3
11492025-03-25T21:36:46.522Z Downloaded diesel_table_macro_syntax v0.2.0
11502025-03-25T21:36:46.522Z Downloaded waitgroup v0.1.2
11512025-03-25T21:36:46.525Z Downloaded mockall v0.13.1
11522025-03-25T21:36:46.525Z Downloaded derive_more v0.99.19
11532025-03-25T21:36:46.528Z Downloaded http v1.2.0
11542025-03-25T21:36:46.532Z Downloaded sha1 v0.10.6
11552025-03-25T21:36:46.537Z Downloaded rustc-hash v1.1.0
11562025-03-25T21:36:46.537Z Downloaded rpassword v7.3.1
11572025-03-25T21:36:46.537Z Downloaded crypto-bigint v0.5.5
11582025-03-25T21:36:46.541Z Downloaded daft-derive v0.1.2
11592025-03-25T21:36:46.545Z Downloaded daft v0.1.2
11602025-03-25T21:36:46.548Z Downloaded value-bag v1.9.0
11612025-03-25T21:36:46.551Z Downloaded maybe-uninit v2.0.0
11622025-03-25T21:36:46.551Z Downloaded num-integer v0.1.46
11632025-03-25T21:36:46.554Z Downloaded hyper-util v0.1.10
11642025-03-25T21:36:46.557Z Downloaded tabled_derive v0.10.0
11652025-03-25T21:36:46.557Z Downloaded snafu-derive v0.8.5
11662025-03-25T21:36:46.557Z Downloaded futures-executor v0.3.31
11672025-03-25T21:36:46.562Z Downloaded tokio-tungstenite v0.21.0
11682025-03-25T21:36:46.562Z Downloaded hickory-client v0.24.4
11692025-03-25T21:36:46.565Z Downloaded crc-any v2.5.0
11702025-03-25T21:36:46.568Z Downloaded serde_with_macros v3.12.0
11712025-03-25T21:36:46.568Z Downloaded litrs v0.4.1
11722025-03-25T21:36:46.571Z Downloaded progenitor-macro v0.9.1
11732025-03-25T21:36:46.571Z Downloaded slog-dtrace v0.3.0
11742025-03-25T21:36:46.574Z Downloaded rustls-pemfile v2.2.0
11752025-03-25T21:36:46.574Z Downloaded bumpalo v3.16.0
11762025-03-25T21:36:46.577Z Downloaded base64 v0.21.7
11772025-03-25T21:36:46.580Z Downloaded litemap v0.7.3
11782025-03-25T21:36:46.583Z Downloaded icu_provider v1.5.0
11792025-03-25T21:36:46.586Z Downloaded bytes v1.10.1
11802025-03-25T21:36:46.590Z Downloaded stringprep v0.1.5
11812025-03-25T21:36:46.590Z Downloaded slog-bunyan v2.5.0
11822025-03-25T21:36:46.593Z Downloaded memmap2 v0.9.5
11832025-03-25T21:36:46.593Z Downloaded crossbeam-utils v0.8.20
11842025-03-25T21:36:46.597Z Downloaded crossbeam-epoch v0.9.18
11852025-03-25T21:36:46.597Z Downloaded cookie v0.18.1
11862025-03-25T21:36:46.600Z Downloaded home v0.5.9
11872025-03-25T21:36:46.600Z Downloaded serde_urlencoded v0.7.1
11882025-03-25T21:36:46.603Z Downloaded serde_repr v0.1.19
11892025-03-25T21:36:46.603Z Downloaded rtoolbox v0.0.2
11902025-03-25T21:36:46.606Z Downloaded indexmap v1.9.3
11912025-03-25T21:36:46.609Z Downloaded icu_locid v1.5.0
11922025-03-25T21:36:46.612Z Downloaded zerofrom v0.1.4
11932025-03-25T21:36:46.612Z Downloaded libsw-core v0.3.1
11942025-03-25T21:36:46.615Z Downloaded const_format_proc_macros v0.2.34
11952025-03-25T21:36:46.615Z Downloaded libsw v3.4.0
11962025-03-25T21:36:46.618Z Downloaded libefi-sys v0.1.0
11972025-03-25T21:36:46.618Z Downloaded icu_normalizer v1.5.0
11982025-03-25T21:36:46.627Z Downloaded icu_locid_transform_data v1.5.0
11992025-03-25T21:36:46.627Z Downloaded hmac v0.12.1
12002025-03-25T21:36:46.631Z Downloaded console v0.15.10
12012025-03-25T21:36:46.632Z Downloaded ciborium v0.2.2
12022025-03-25T21:36:46.632Z Downloaded cancel-safe-futures v0.1.5
12032025-03-25T21:36:46.632Z Downloaded bitfield v0.14.0
12042025-03-25T21:36:46.635Z Downloaded addr2line v0.24.2
12052025-03-25T21:36:46.635Z Downloaded lalrpop-util v0.19.12
12062025-03-25T21:36:46.635Z Downloaded keccak v0.1.5
12072025-03-25T21:36:46.638Z Downloaded is-terminal v0.4.13
12082025-03-25T21:36:46.638Z Downloaded internet-checksum v0.2.1
12092025-03-25T21:36:46.638Z Downloaded arc-swap v1.7.1
12102025-03-25T21:36:46.641Z Downloaded httpdate v1.0.3
12112025-03-25T21:36:46.641Z Downloaded ipnetwork v0.21.1
12122025-03-25T21:36:46.644Z Downloaded instability v0.3.2
12132025-03-25T21:36:46.645Z Downloaded indoc v1.0.9
12142025-03-25T21:36:46.647Z Downloaded hyper-staticfile v0.10.1
12152025-03-25T21:36:46.650Z Downloaded adler2 v2.0.0
12162025-03-25T21:36:46.650Z Downloaded blowfish v0.9.1
12172025-03-25T21:36:46.651Z Downloaded heapless v0.7.17
12182025-03-25T21:36:46.654Z Downloaded ciborium-ll v0.2.2
12192025-03-25T21:36:46.657Z Downloaded cassowary v0.3.0
12202025-03-25T21:36:46.657Z Downloaded instant v0.1.13
12212025-03-25T21:36:46.660Z Downloaded bcs v0.1.6
12222025-03-25T21:36:46.660Z Downloaded allocator-api2 v0.2.18
12232025-03-25T21:36:46.663Z Downloaded base64ct v1.6.0
12242025-03-25T21:36:46.667Z Downloaded async-trait v0.1.87
12252025-03-25T21:36:46.670Z Downloaded crunchy v0.2.2
12262025-03-25T21:36:46.670Z Downloaded hostname v0.4.0
12272025-03-25T21:36:46.670Z Downloaded async-bb8-diesel v0.2.1
12282025-03-25T21:36:46.674Z Downloaded arrayvec v0.7.6
12292025-03-25T21:36:46.674Z Downloaded aho-corasick v1.1.3
12302025-03-25T21:36:46.678Z Downloaded aes-gcm v0.10.3
12312025-03-25T21:36:46.681Z Downloaded bcrypt-pbkdf v0.10.0
12322025-03-25T21:36:46.685Z Downloaded atomic-waker v1.1.2
12332025-03-25T21:36:46.685Z Downloaded async-stream v0.3.6
12342025-03-25T21:36:46.688Z Downloaded atomicwrites v0.4.4
12352025-03-25T21:36:46.688Z Downloaded ahash v0.8.11
12362025-03-25T21:36:46.955Z Downloaded aws-lc-sys v0.26.0
12372025-03-25T21:36:47.279Z Compiling serde v1.0.218
12382025-03-25T21:36:47.283Z Compiling value-bag v1.9.0
12392025-03-25T21:36:47.283Z Compiling lock_api v0.4.12
12402025-03-25T21:36:47.283Z Compiling scopeguard v1.2.0
12412025-03-25T21:36:47.283Z Compiling shlex v1.3.0
12422025-03-25T21:36:47.434Z Compiling typenum v1.17.0
12432025-03-25T21:36:47.463Z Compiling syn v2.0.98
12442025-03-25T21:36:47.476Z Compiling getrandom v0.2.15
12452025-03-25T21:36:47.634Z Compiling jobserver v0.1.32
12462025-03-25T21:36:47.816Z Compiling log v0.4.22
12472025-03-25T21:36:47.907Z Compiling rand_core v0.6.4
12482025-03-25T21:36:47.945Z Compiling generic-array v0.14.7
12492025-03-25T21:36:47.991Z Compiling cc v1.2.15
12502025-03-25T21:36:48.363Z Compiling subtle v2.6.1
12512025-03-25T21:36:48.385Z Compiling smallvec v1.14.0
12522025-03-25T21:36:48.388Z Compiling const-oid v0.9.6
12532025-03-25T21:36:48.435Z Compiling pin-project-lite v0.2.14
12542025-03-25T21:36:48.546Z Compiling rustix v0.38.37
12552025-03-25T21:36:48.567Z Compiling parking_lot_core v0.9.10
12562025-03-25T21:36:48.671Z Compiling spin v0.9.8
12572025-03-25T21:36:48.756Z Compiling signal-hook-registry v1.4.2
12582025-03-25T21:36:49.113Z Compiling futures-core v0.3.31
12592025-03-25T21:36:49.356Z Compiling mio v1.0.2
12602025-03-25T21:36:49.521Z Compiling aho-corasick v1.1.3
12612025-03-25T21:36:49.585Z Compiling parking_lot v0.12.3
12622025-03-25T21:36:49.745Z Compiling regex-syntax v0.8.5
12632025-03-25T21:36:49.921Z Compiling either v1.14.0
12642025-03-25T21:36:50.345Z Compiling serde_json v1.0.139
12652025-03-25T21:36:50.366Z Compiling glob v0.3.2
12662025-03-25T21:36:50.497Z Compiling stable_deref_trait v1.2.0
12672025-03-25T21:36:50.623Z Compiling socket2 v0.5.8
12682025-03-25T21:36:50.650Z Compiling futures-sink v0.3.31
12692025-03-25T21:36:50.715Z Compiling libm v0.2.8
12702025-03-25T21:36:50.823Z Compiling cpufeatures v0.2.14
12712025-03-25T21:36:50.940Z Compiling prettyplease v0.2.30
12722025-03-25T21:36:51.100Z Compiling lazy_static v1.5.0
12732025-03-25T21:36:51.174Z Compiling clang-sys v1.8.1
12742025-03-25T21:36:51.250Z Compiling slab v0.4.9
12752025-03-25T21:36:51.322Z Compiling num-traits v0.2.19
12762025-03-25T21:36:51.530Z Compiling minimal-lexical v0.2.1
12772025-03-25T21:36:51.906Z Compiling libloading v0.8.5
12782025-03-25T21:36:51.931Z Compiling nom v7.1.3
12792025-03-25T21:36:51.983Z Compiling pkg-config v0.3.31
12802025-03-25T21:36:52.023Z Compiling bindgen v0.69.5
12812025-03-25T21:36:52.287Z Compiling foldhash v0.1.3
12822025-03-25T21:36:52.615Z Compiling allocator-api2 v0.2.18
12832025-03-25T21:36:52.863Z Compiling getrandom v0.3.1
12842025-03-25T21:36:53.086Z Compiling home v0.5.9
12852025-03-25T21:36:53.221Z Compiling hashbrown v0.15.1
12862025-03-25T21:36:53.571Z Compiling regex-automata v0.4.8
12872025-03-25T21:36:54.403Z Compiling itertools v0.12.1
12882025-03-25T21:36:54.426Z Compiling rustc-hash v1.1.0
12892025-03-25T21:36:54.589Z Compiling lazycell v1.3.0
12902025-03-25T21:36:55.035Z Compiling synstructure v0.13.1
12912025-03-25T21:36:55.195Z Compiling cexpr v0.6.0
12922025-03-25T21:36:55.700Z Compiling futures-channel v0.3.31
12932025-03-25T21:36:56.115Z Compiling cmake v0.1.51
12942025-03-25T21:36:56.397Z Compiling futures-task v0.3.31
12952025-03-25T21:36:56.694Z Compiling fs_extra v1.3.0
12962025-03-25T21:36:56.724Z Compiling dunce v1.0.5
12972025-03-25T21:36:56.864Z Compiling futures-io v0.3.31
12982025-03-25T21:36:56.939Z Compiling pin-utils v0.1.0
12992025-03-25T21:36:57.046Z Compiling base64ct v1.6.0
13002025-03-25T21:36:57.133Z Compiling paste v1.0.15
13012025-03-25T21:36:57.192Z Compiling ring v0.17.11
13022025-03-25T21:36:57.211Z Compiling litemap v0.7.3
13032025-03-25T21:36:57.591Z Compiling pem-rfc7468 v0.7.0
13042025-03-25T21:36:57.594Z Compiling flagset v0.4.6
13052025-03-25T21:36:57.713Z Compiling writeable v0.5.5
13062025-03-25T21:36:58.095Z Compiling aws-lc-rs v1.12.4
13072025-03-25T21:36:58.232Z Compiling crossbeam-utils v0.8.20
13082025-03-25T21:36:58.250Z Compiling vcpkg v0.2.15
13092025-03-25T21:36:58.532Z Compiling regex v1.11.1
13102025-03-25T21:36:58.761Z Compiling icu_locid_transform_data v1.5.0
13112025-03-25T21:36:58.838Z Compiling rustls-pki-types v1.10.0
13122025-03-25T21:36:58.934Z Compiling tracing-core v0.1.32
13132025-03-25T21:36:59.540Z Compiling time-core v0.1.2
13142025-03-25T21:36:59.721Z Compiling httparse v1.9.5
13152025-03-25T21:36:59.764Z Compiling percent-encoding v2.3.1
13162025-03-25T21:36:59.833Z Compiling serde_derive v1.0.218
13172025-03-25T21:36:59.891Z Compiling zeroize_derive v1.4.2
13182025-03-25T21:37:00.071Z Compiling zerocopy-derive v0.7.35
13192025-03-25T21:37:00.091Z Compiling tokio-macros v2.5.0
13202025-03-25T21:37:00.447Z Compiling zerofrom-derive v0.1.4
13212025-03-25T21:37:01.259Z Compiling zeroize v1.8.1
13222025-03-25T21:37:01.452Z Compiling yoke-derive v0.7.4
13232025-03-25T21:37:02.001Z Compiling zerocopy v0.7.35
13242025-03-25T21:37:02.109Z Compiling displaydoc v0.2.5
13252025-03-25T21:37:02.857Z Compiling crypto-common v0.1.6
13262025-03-25T21:37:03.105Z Compiling block-buffer v0.10.4
13272025-03-25T21:37:03.274Z Compiling block-padding v0.3.3
13282025-03-25T21:37:03.374Z Compiling digest v0.10.7
13292025-03-25T21:37:03.513Z Compiling zerovec-derive v0.10.3
13302025-03-25T21:37:03.547Z Compiling inout v0.1.3
13312025-03-25T21:37:03.567Z Compiling futures-macro v0.3.31
13322025-03-25T21:37:03.695Z Compiling zerofrom v0.1.4
13332025-03-25T21:37:03.722Z Compiling thiserror-impl v1.0.69
13342025-03-25T21:37:03.814Z Compiling hmac v0.12.1
13352025-03-25T21:37:03.835Z Compiling cipher v0.4.4
13362025-03-25T21:37:03.932Z Compiling yoke v0.7.4
13372025-03-25T21:37:03.961Z Compiling sha2 v0.10.8
13382025-03-25T21:37:04.114Z Compiling der_derive v0.7.3
13392025-03-25T21:37:04.299Z Compiling icu_provider_macros v1.5.0
13402025-03-25T21:37:04.404Z Compiling salsa20 v0.10.2
13412025-03-25T21:37:04.651Z Compiling pbkdf2 v0.12.2
13422025-03-25T21:37:04.874Z Compiling ppv-lite86 v0.2.20
13432025-03-25T21:37:05.381Z Compiling scrypt v0.11.0
13442025-03-25T21:37:05.384Z Compiling futures-util v0.3.31
13452025-03-25T21:37:05.650Z Compiling aes v0.8.4
13462025-03-25T21:37:05.849Z Compiling cbc v0.1.2
13472025-03-25T21:37:05.970Z Compiling zerovec v0.10.4
13482025-03-25T21:37:06.113Z Compiling openssl-sys v0.9.106
13492025-03-25T21:37:06.391Z Compiling der v0.7.9
13502025-03-25T21:37:06.667Z Compiling thiserror v1.0.69
13512025-03-25T21:37:06.816Z Compiling pest v2.7.14
13522025-03-25T21:37:07.087Z Compiling tracing-attributes v0.1.27
13532025-03-25T21:37:07.517Z Compiling powerfmt v0.2.0
13542025-03-25T21:37:07.888Z Compiling tinystr v0.7.6
13552025-03-25T21:37:07.909Z Compiling icu_collections v1.5.0
13562025-03-25T21:37:08.269Z Compiling icu_locid v1.5.0
13572025-03-25T21:37:08.288Z Compiling spki v0.7.3
13582025-03-25T21:37:08.665Z Compiling num-conv v0.1.0
13592025-03-25T21:37:08.987Z Compiling icu_properties_data v1.5.0
13602025-03-25T21:37:09.198Z Compiling iana-time-zone v0.1.61
13612025-03-25T21:37:09.254Z Compiling untrusted v0.9.0
13622025-03-25T21:37:09.280Z Compiling untrusted v0.7.1
13632025-03-25T21:37:09.459Z Compiling icu_provider v1.5.0
13642025-03-25T21:37:09.594Z Compiling pest_meta v2.7.14
13652025-03-25T21:37:09.788Z Compiling time-macros v0.2.18
13662025-03-25T21:37:10.268Z Compiling icu_locid_transform v1.5.0
13672025-03-25T21:37:10.288Z Compiling tracing v0.1.40
13682025-03-25T21:37:10.430Z Compiling pkcs5 v0.7.1
13692025-03-25T21:37:10.593Z Compiling deranged v0.3.11
13702025-03-25T21:37:10.948Z Compiling scroll_derive v0.12.0
13712025-03-25T21:37:11.486Z Compiling icu_properties v1.5.1
13722025-03-25T21:37:12.006Z Compiling bitflags v2.6.0
13732025-03-25T21:37:12.296Z Compiling bytes v1.10.1
13742025-03-25T21:37:12.469Z Compiling semver v1.0.25
13752025-03-25T21:37:12.672Z Compiling indexmap v2.7.1
13762025-03-25T21:37:13.153Z Compiling rustc_version v0.4.1
13772025-03-25T21:37:13.678Z Compiling tokio v1.43.0
13782025-03-25T21:37:13.704Z Compiling http v1.2.0
13792025-03-25T21:37:13.721Z Compiling uuid v1.15.1
13802025-03-25T21:37:13.829Z Compiling chrono v0.4.40
13812025-03-25T21:37:15.097Z Compiling utf8_iter v1.0.4
13822025-03-25T21:37:15.139Z Compiling utf16_iter v1.0.5
13832025-03-25T21:37:15.282Z Compiling zerocopy v0.8.10
13842025-03-25T21:37:15.350Z Compiling atomic-waker v1.1.2
13852025-03-25T21:37:15.350Z Compiling num_threads v0.1.7
13862025-03-25T21:37:15.514Z Compiling write16 v1.0.0
13872025-03-25T21:37:15.551Z Compiling icu_normalizer_data v1.5.0
13882025-03-25T21:37:15.661Z Compiling icu_normalizer v1.5.0
13892025-03-25T21:37:15.665Z Compiling time v0.3.36
13902025-03-25T21:37:15.833Z Compiling http-body v1.0.1
13912025-03-25T21:37:15.968Z Compiling scroll v0.12.0
13922025-03-25T21:37:16.070Z Compiling which v4.4.2
13932025-03-25T21:37:16.167Z Compiling pkcs8 v0.10.2
13942025-03-25T21:37:16.790Z Compiling pest_generator v2.7.14
13952025-03-25T21:37:17.067Z Compiling zerocopy-derive v0.8.10
13962025-03-25T21:37:17.115Z Compiling serde_derive_internals v0.29.1
13972025-03-25T21:37:17.251Z Compiling try-lock v0.2.5
13982025-03-25T21:37:17.353Z Compiling schemars v0.8.22
13992025-03-25T21:37:17.411Z Compiling slog v2.7.0
14002025-03-25T21:37:17.709Z Compiling tinyvec_macros v0.1.1
14012025-03-25T21:37:17.816Z Compiling tinyvec v1.8.0
14022025-03-25T21:37:18.035Z Compiling goblin v0.8.2
14032025-03-25T21:37:18.575Z Compiling pest_derive v2.7.14
14042025-03-25T21:37:19.327Z Compiling schemars_derive v0.8.22
14052025-03-25T21:37:19.359Z Compiling want v0.3.1
14062025-03-25T21:37:19.398Z Compiling idna_adapter v1.2.0
14072025-03-25T21:37:19.631Z Compiling form_urlencoded v1.2.1
14082025-03-25T21:37:19.653Z Compiling httpdate v1.0.3
14092025-03-25T21:37:19.946Z Compiling tower-service v0.3.3
14102025-03-25T21:37:20.090Z Compiling adler2 v2.0.0
14112025-03-25T21:37:20.090Z Compiling foreign-types-shared v0.1.1
14122025-03-25T21:37:20.128Z Compiling dyn-clone v1.0.19
14132025-03-25T21:37:20.217Z Compiling openssl v0.10.71
14142025-03-25T21:37:20.315Z Compiling rustversion v1.0.17
14152025-03-25T21:37:20.336Z Compiling miniz_oxide v0.8.5
14162025-03-25T21:37:20.660Z Compiling foreign-types v0.3.2
14172025-03-25T21:37:20.769Z Compiling idna v1.0.3
14182025-03-25T21:37:21.031Z Compiling dtrace-parser v0.2.0
14192025-03-25T21:37:21.753Z Compiling tokio-util v0.7.13
14202025-03-25T21:37:22.743Z Compiling h2 v0.4.6
14212025-03-25T21:37:22.841Z Compiling rand_core v0.9.2
14222025-03-25T21:37:22.971Z Compiling serde_tokenstream v0.2.2
14232025-03-25T21:37:22.985Z Compiling toml_datetime v0.6.8
14242025-03-25T21:37:23.260Z Compiling serde_spanned v0.6.8
14252025-03-25T21:37:23.506Z Compiling openssl-macros v0.1.1
14262025-03-25T21:37:23.549Z Compiling bzip2-sys v0.1.11+1.0.8
14272025-03-25T21:37:24.090Z Compiling dof v0.3.0
14282025-03-25T21:37:24.257Z Compiling base64 v0.22.1
14292025-03-25T21:37:24.735Z Compiling native-tls v0.2.12
14302025-03-25T21:37:24.967Z Compiling siphasher v0.3.11
14312025-03-25T21:37:25.077Z Compiling syn v1.0.109
14322025-03-25T21:37:25.339Z Compiling rustls v0.23.19
14332025-03-25T21:37:25.443Z Compiling usdt-impl v0.5.0
14342025-03-25T21:37:25.818Z Compiling rand_chacha v0.9.0
14352025-03-25T21:37:26.711Z Compiling unicode-normalization v0.1.24
14362025-03-25T21:37:27.032Z Compiling crossbeam-epoch v0.9.18
14372025-03-25T21:37:27.393Z Compiling heapless v0.7.17
14382025-03-25T21:37:27.602Z Compiling rand_chacha v0.3.1
14392025-03-25T21:37:27.660Z Compiling signature v2.2.0
14402025-03-25T21:37:27.754Z Compiling dirs-sys-next v0.1.2
14412025-03-25T21:37:27.774Z Compiling crc32fast v1.4.2
14422025-03-25T21:37:27.836Z Compiling cookie v0.18.1
14432025-03-25T21:37:27.960Z Compiling openssl-probe v0.1.5
14442025-03-25T21:37:28.093Z Compiling signal-hook v0.3.17
14452025-03-25T21:37:28.148Z Compiling rustls v0.22.4
14462025-03-25T21:37:28.365Z Compiling unicode-bidi v0.3.17
14472025-03-25T21:37:28.378Z Compiling rayon-core v1.12.1
14482025-03-25T21:37:28.396Z Compiling unicode-properties v0.1.3
14492025-03-25T21:37:28.609Z Compiling rand v0.8.5
14502025-03-25T21:37:28.628Z Compiling dirs-next v2.0.0
14512025-03-25T21:37:28.823Z Compiling crossbeam-deque v0.8.5
14522025-03-25T21:37:29.081Z Compiling stringprep v0.1.5
14532025-03-25T21:37:29.203Z Compiling rand v0.9.0
14542025-03-25T21:37:29.973Z Compiling hyper v1.6.0
14552025-03-25T21:37:30.121Z Compiling url v2.5.3
14562025-03-25T21:37:30.583Z Compiling http-body-util v0.1.2
14572025-03-25T21:37:30.923Z Compiling curve25519-dalek v4.1.3
14582025-03-25T21:37:31.060Z Compiling md-5 v0.10.6
14592025-03-25T21:37:31.612Z Compiling async-trait v0.1.87
14602025-03-25T21:37:31.808Z Compiling num-integer v0.1.46
14612025-03-25T21:37:31.878Z Compiling ff v0.13.0
14622025-03-25T21:37:32.120Z Compiling hash32 v0.2.1
14632025-03-25T21:37:32.371Z Compiling hyper-util v0.1.10
14642025-03-25T21:37:32.499Z Compiling thread_local v1.1.8
14652025-03-25T21:37:32.565Z Compiling multer v3.1.0
14662025-03-25T21:37:32.884Z Compiling encoding_rs v0.8.34
14672025-03-25T21:37:32.987Z Compiling memoffset v0.9.1
14682025-03-25T21:37:33.188Z Compiling smoltcp v0.9.1
14692025-03-25T21:37:33.312Z Compiling fallible-iterator v0.2.0
14702025-03-25T21:37:33.561Z Compiling slog-async v2.8.0
14712025-03-25T21:37:33.781Z Compiling cfg_aliases v0.2.1
14722025-03-25T21:37:33.906Z Compiling base16ct v0.2.0
14732025-03-25T21:37:33.928Z Compiling match_cfg v0.1.0
14742025-03-25T21:37:33.948Z Compiling gimli v0.31.1
14752025-03-25T21:37:34.034Z Compiling litrs v0.4.1
14762025-03-25T21:37:34.054Z Compiling mime v0.3.17
14772025-03-25T21:37:34.230Z Compiling num-bigint-dig v0.8.4
14782025-03-25T21:37:34.576Z Compiling psl-types v2.0.11
14792025-03-25T21:37:34.579Z Compiling portable-atomic v1.9.0
14802025-03-25T21:37:34.780Z Compiling newtype-uuid v1.2.1
14812025-03-25T21:37:35.054Z Compiling document-features v0.2.10
14822025-03-25T21:37:35.118Z Compiling publicsuffix v2.3.0
14832025-03-25T21:37:35.168Z Compiling sec1 v0.7.3
14842025-03-25T21:37:35.412Z Compiling toml_edit v0.22.24
14852025-03-25T21:37:35.711Z Compiling hostname v0.3.1
14862025-03-25T21:37:35.731Z Compiling nix v0.29.0
14872025-03-25T21:37:35.932Z Compiling postgres-protocol v0.6.8
14882025-03-25T21:37:36.587Z Compiling num-iter v0.1.45
14892025-03-25T21:37:36.787Z Compiling group v0.13.0
14902025-03-25T21:37:36.849Z Compiling tokio-native-tls v0.3.1
14912025-03-25T21:37:37.160Z Compiling bzip2 v0.4.4
14922025-03-25T21:37:37.261Z Compiling term v0.7.0
14932025-03-25T21:37:38.383Z Compiling addr2line v0.24.2
14942025-03-25T21:37:38.386Z Compiling flate2 v1.1.0
14952025-03-25T21:37:38.461Z Compiling usdt-macro v0.5.0
14962025-03-25T21:37:38.512Z Compiling usdt-attr-macro v0.5.0
14972025-03-25T21:37:38.561Z Compiling phf_shared v0.11.2
14982025-03-25T21:37:38.968Z Compiling ipnetwork v0.21.1
14992025-03-25T21:37:39.070Z Compiling slog-json v2.6.1
15002025-03-25T21:37:39.276Z Compiling serde_urlencoded v0.7.1
15012025-03-25T21:37:39.441Z Compiling terminal_size v0.4.0
15022025-03-25T21:37:39.674Z Compiling crossbeam-channel v0.5.13
15032025-03-25T21:37:39.767Z Compiling futures-executor v0.3.31
15042025-03-25T21:37:39.787Z Compiling hkdf v0.12.4
15052025-03-25T21:37:39.878Z Compiling crypto-bigint v0.5.5
15062025-03-25T21:37:40.035Z Compiling async-stream-impl v0.3.6
15072025-03-25T21:37:40.057Z Compiling zerocopy-derive v0.6.6
15082025-03-25T21:37:40.258Z Compiling curve25519-dalek-derive v0.1.1
15092025-03-25T21:37:40.663Z Compiling rustls-pemfile v2.2.0
15102025-03-25T21:37:40.992Z Compiling webpki-roots v0.26.6
15112025-03-25T21:37:41.217Z Compiling sync_wrapper v1.0.1
15122025-03-25T21:37:41.284Z Compiling is-terminal v0.4.13
15132025-03-25T21:37:41.353Z Compiling hubpack_derive v0.1.1
15142025-03-25T21:37:41.386Z Compiling dropshot v0.12.0
15152025-03-25T21:37:41.427Z Compiling object v0.36.5
15162025-03-25T21:37:41.676Z Compiling ahash v0.8.11
15172025-03-25T21:37:41.715Z Compiling fs-err v2.11.0
15182025-03-25T21:37:41.897Z Compiling lockfree-object-pool v0.1.6
15192025-03-25T21:37:42.028Z Compiling tower-layer v0.3.3
15202025-03-25T21:37:42.049Z Compiling ipnet v2.11.0
15212025-03-25T21:37:42.138Z Compiling managed v0.8.0
15222025-03-25T21:37:42.197Z Compiling winnow v0.5.40
15232025-03-25T21:37:42.289Z Compiling simd-adler32 v0.3.7
15242025-03-25T21:37:42.457Z Compiling rustc-demangle v0.1.24
15252025-03-25T21:37:42.585Z Compiling anyhow v1.0.97
15262025-03-25T21:37:42.788Z Compiling buf-list v1.0.3
15272025-03-25T21:37:43.082Z Compiling bumpalo v3.16.0
15282025-03-25T21:37:43.200Z Compiling zip v2.1.3
15292025-03-25T21:37:43.343Z Compiling take_mut v0.2.2
15302025-03-25T21:37:43.429Z Compiling unicode-width v0.2.0
15312025-03-25T21:37:43.541Z Compiling zopfli v0.8.1
15322025-03-25T21:37:44.031Z Compiling console v0.15.10
15332025-03-25T21:37:44.051Z Compiling elliptic-curve v0.13.8
15342025-03-25T21:37:44.926Z Compiling tower v0.5.2
15352025-03-25T21:37:45.124Z Compiling strum_macros v0.25.3
15362025-03-25T21:37:45.330Z Compiling toml_edit v0.19.15
15372025-03-25T21:37:45.614Z Compiling hubpack v0.1.2
15382025-03-25T21:37:45.727Z Compiling clap_builder v4.5.32
15392025-03-25T21:37:45.990Z Compiling zerocopy v0.6.6
15402025-03-25T21:37:46.478Z Compiling slog-term v2.9.1
15412025-03-25T21:37:46.718Z Compiling usdt v0.5.0
15422025-03-25T21:37:47.192Z Compiling async-stream v0.3.6
15432025-03-25T21:37:47.488Z Compiling futures v0.3.31
15442025-03-25T21:37:47.585Z Compiling oxnet v0.1.1
15452025-03-25T21:37:47.614Z Compiling slog-bunyan v2.5.0
15462025-03-25T21:37:47.833Z Compiling phf v0.11.2
15472025-03-25T21:37:48.122Z Compiling backtrace v0.3.74
15482025-03-25T21:37:48.298Z Compiling toml v0.8.20
15492025-03-25T21:37:48.439Z Compiling cookie_store v0.21.1
15502025-03-25T21:37:48.753Z Compiling signal-hook-mio v0.2.4
15512025-03-25T21:37:48.961Z Compiling rayon v1.10.0
15522025-03-25T21:37:49.785Z Compiling hyper-tls v0.6.0
15532025-03-25T21:37:50.184Z Compiling postgres-types v0.2.9
15542025-03-25T21:37:51.891Z Compiling camino v1.1.9
15552025-03-25T21:37:52.413Z Compiling ed25519 v2.2.3
15562025-03-25T21:37:52.697Z Compiling phf_shared v0.10.0
15572025-03-25T21:37:52.821Z Compiling dropshot_endpoint v0.12.0
15582025-03-25T21:37:53.077Z Compiling pkcs1 v0.7.5
15592025-03-25T21:37:53.234Z Compiling enum-as-inner v0.6.1
15602025-03-25T21:37:53.328Z Compiling clap_derive v4.5.32
15612025-03-25T21:37:53.978Z Compiling waitgroup v0.1.2
15622025-03-25T21:37:54.009Z Compiling openapiv3 v2.0.0
15632025-03-25T21:37:54.214Z Compiling serde-big-array v0.5.1
15642025-03-25T21:37:54.245Z Compiling serde_path_to_error v0.1.16
15652025-03-25T21:37:54.266Z Compiling rfc6979 v0.4.0
15662025-03-25T21:37:54.455Z Compiling sha1 v0.10.6
15672025-03-25T21:37:54.474Z Compiling daft-derive v0.1.2
15682025-03-25T21:37:54.887Z Compiling serde_repr v0.1.19
15692025-03-25T21:37:54.998Z Compiling bstr v1.10.0
15702025-03-25T21:37:55.991Z Compiling float-cmp v0.10.0
15712025-03-25T21:37:56.064Z Compiling hostname v0.4.0
15722025-03-25T21:37:56.227Z Compiling static_assertions v1.1.0
15732025-03-25T21:37:56.283Z Compiling number_prefix v0.4.0
15742025-03-25T21:37:56.343Z Compiling precomputed-hash v0.1.1
15752025-03-25T21:37:56.484Z Compiling whoami v1.5.2
15762025-03-25T21:37:56.538Z Compiling debug-ignore v1.0.5
15772025-03-25T21:37:56.559Z Compiling predicates-core v1.0.8
15782025-03-25T21:37:56.711Z Compiling difflib v0.4.0
15792025-03-25T21:37:56.825Z Compiling fixedbitset v0.4.2
15802025-03-25T21:37:56.881Z Compiling unicode-segmentation v1.12.0
15812025-03-25T21:37:57.028Z Compiling new_debug_unreachable v1.0.6
15822025-03-25T21:37:57.139Z Compiling data-encoding v2.6.0
15832025-03-25T21:37:57.275Z Compiling normalize-line-endings v0.3.0
15842025-03-25T21:37:57.415Z Compiling predicates v3.1.3
15852025-03-25T21:37:57.709Z Compiling clap v4.5.32
15862025-03-25T21:37:57.734Z Compiling hickory-proto v0.24.4
15872025-03-25T21:37:57.840Z Compiling similar v2.7.0
15882025-03-25T21:37:57.918Z Compiling petgraph v0.6.5
15892025-03-25T21:37:57.977Z Compiling string_cache v0.8.7
15902025-03-25T21:37:58.395Z Compiling tokio-postgres v0.7.13
15912025-03-25T21:37:58.861Z Compiling indicatif v0.17.11
15922025-03-25T21:37:59.014Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15932025-03-25T21:37:59.970Z Compiling daft v0.1.2
15942025-03-25T21:38:00.461Z Compiling ecdsa v0.16.9
15952025-03-25T21:38:00.846Z Compiling rsa v0.9.6
15962025-03-25T21:38:01.271Z Compiling ed25519-dalek v2.1.1
15972025-03-25T21:38:03.315Z Compiling crossterm v0.28.1
15982025-03-25T21:38:03.521Z Compiling toml v0.7.8
15992025-03-25T21:38:04.931Z Compiling zip v0.6.6
16002025-03-25T21:38:05.218Z Compiling tokio-stream v0.1.17
16012025-03-25T21:38:05.296Z Compiling hex v0.4.3
16022025-03-25T21:38:05.904Z Compiling x509-cert v0.2.5
16032025-03-25T21:38:05.927Z Compiling itertools v0.10.5
16042025-03-25T21:38:06.171Z Compiling unicode-xid v0.2.6
16052025-03-25T21:38:06.198Z Compiling lalrpop-util v0.19.12
16062025-03-25T21:38:06.362Z Compiling peg-runtime v0.8.5
16072025-03-25T21:38:06.480Z Compiling strum_macros v0.26.4
16082025-03-25T21:38:06.540Z Compiling xattr v1.3.1
16092025-03-25T21:38:06.564Z Compiling filetime v0.2.25
16102025-03-25T21:38:06.813Z Compiling tar v0.4.44
16112025-03-25T21:38:10.926Z Compiling strum v0.26.3
16122025-03-25T21:38:13.862Z Compiling aws-lc-sys v0.26.0
16132025-03-25T21:38:43.446Z Compiling rustls-webpki v0.102.8
16142025-03-25T21:38:46.583Z Compiling tokio-rustls v0.25.0
16152025-03-25T21:38:48.253Z Compiling tokio-rustls v0.26.0
16162025-03-25T21:38:48.562Z Compiling hyper-rustls v0.27.3
16172025-03-25T21:38:48.929Z Compiling reqwest v0.12.12
16182025-03-25T21:38:52.592Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16192025-03-25T21:38:52.860Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16202025-03-25T21:38:57.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16212025-03-25T21:38:57.372Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16222025-03-25T21:38:57.420ZMar 25 21:38:56.000 INFO Starting download, target: Clickhouse
16232025-03-25T21:38:57.420ZMar 25 21:38:56.000 INFO Starting download, target: Cockroach
16242025-03-25T21:38:57.420ZMar 25 21:38:56.000 INFO Starting download, target: Console
16252025-03-25T21:38:57.420ZMar 25 21:38:56.000 INFO Starting download, target: DendriteOpenapi
16262025-03-25T21:38:57.424ZMar 25 21:38:56.000 INFO Starting download, target: DendriteStub
16272025-03-25T21:38:57.424ZMar 25 21:38:56.000 INFO Starting download, target: MaghemiteMgd
16282025-03-25T21:38:57.424ZMar 25 21:38:56.000 INFO Starting download, target: TransceiverControl
16292025-03-25T21:38:57.424ZMar 25 21:38:56.001 INFO Downloading out/downloads/dpd-58f63f5721d40d1954524879d1ede6b9084c7b3b.json (attempt 1/3), target: DendriteOpenapi
16302025-03-25T21:38:57.424ZMar 25 21:38:56.001 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16312025-03-25T21:38:57.424ZMar 25 21:38:56.001 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16322025-03-25T21:38:57.424ZMar 25 21:38:56.001 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16332025-03-25T21:38:57.424ZMar 25 21:38:56.002 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16342025-03-25T21:38:57.424ZMar 25 21:38:56.002 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16352025-03-25T21:38:57.424ZMar 25 21:38:56.002 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16362025-03-25T21:38:57.595ZMar 25 21:38:56.175 INFO Download complete, target: DendriteOpenapi
16372025-03-25T21:38:57.814ZMar 25 21:38:56.378 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16382025-03-25T21:38:57.976ZMar 25 21:38:56.537 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16392025-03-25T21:38:58.226ZMar 25 21:38:56.803 INFO Download complete, target: TransceiverControl
16402025-03-25T21:38:58.359ZMar 25 21:38:56.937 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16412025-03-25T21:38:58.387ZMar 25 21:38:56.961 INFO Download complete, target: Console
16422025-03-25T21:38:58.537ZMar 25 21:38:57.115 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16432025-03-25T21:38:59.267ZMar 25 21:38:57.847 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16442025-03-25T21:38:59.267ZMar 25 21:38:57.847 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16452025-03-25T21:38:59.564ZMar 25 21:38:58.144 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16462025-03-25T21:39:01.013ZMar 25 21:38:59.593 INFO Download complete, target: MaghemiteMgd
16472025-03-25T21:39:01.572ZMar 25 21:39:00.151 INFO Download complete, target: DendriteStub
16482025-03-25T21:39:05.741ZMar 25 21:39:04.319 INFO Checking that binary works, target: Cockroach
16492025-03-25T21:39:05.900ZMar 25 21:39:04.477 INFO Download complete, target: Cockroach
16502025-03-25T21:39:10.357ZMar 25 21:39:08.935 INFO Checking that binary works, target: Clickhouse
16512025-03-25T21:39:10.512ZMar 25 21:39:09.088 INFO Download complete, target: Clickhouse
16522025-03-25T21:39:10.531ZAll builder prerequisites installed successfully, and PATH looks valid
16532025-03-25T21:39:10.534Z
16542025-03-25T21:39:10.534Zreal 6:22.866584597
16552025-03-25T21:39:10.534Zuser 15:27.183280728
16562025-03-25T21:39:10.534Zsys 2:08.128776199
16572025-03-25T21:39:10.535Ztrap 0.584243154
16582025-03-25T21:39:10.535Ztflt 0.939944243
16592025-03-25T21:39:10.535Zdflt 1.618845120
16602025-03-25T21:39:10.535Zkflt 0.030042596
16612025-03-25T21:39:10.535Zlock 23:09.727600670
16622025-03-25T21:39:10.535Zslp 58:15.264020695
16632025-03-25T21:39:10.535Zlat 1:02.420560765
16642025-03-25T21:39:10.535Zstop 2:27.033362507
16652025-03-25T21:39:10.535Z+ banner hack-check
16662025-03-25T21:39:10.535Z
16672025-03-25T21:39:10.535Z # # ## #### # # #### # # ###### #### # #
16682025-03-25T21:39:10.535Z # # # # # # # # # # # # # # # # #
16692025-03-25T21:39:10.535Z ###### # # # #### ##### # ###### ##### # ####
16702025-03-25T21:39:10.535Z # # ###### # # # # # # # # # #
16712025-03-25T21:39:10.535Z # # # # # # # # # # # # # # # # #
16722025-03-25T21:39:10.535Z # # # # #### # # #### # # ###### #### # #
16732025-03-25T21:39:10.535Z
16742025-03-25T21:39:10.535Z+ export CARGO_INCREMENTAL=0
16752025-03-25T21:39:10.535Z+ CARGO_INCREMENTAL=0
16762025-03-25T21:39:10.535Z+ ptime -m timeout 2h cargo xtask check-features --ci
16772025-03-25T21:39:11.105Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16782025-03-25T21:39:13.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
16792025-03-25T21:39:14.062Z Running `target/debug/xtask check-features --ci`
16802025-03-25T21:39:14.083Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16812025-03-25T21:39:14.086Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16822025-03-25T21:39:14.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16832025-03-25T21:39:14.575Z Running `target/debug/xtask download cargo-hack`
16842025-03-25T21:39:15.421Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16852025-03-25T21:39:15.823Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16862025-03-25T21:39:19.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s
16872025-03-25T21:39:19.586Z Running `target/debug/xtask-downloader cargo-hack`
16882025-03-25T21:39:19.622ZMar 25 21:39:18.199 INFO Starting download, target: CargoHack
16892025-03-25T21:39:19.625ZMar 25 21:39:18.200 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16902025-03-25T21:39:20.278ZMar 25 21:39:18.850 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16912025-03-25T21:39:20.359ZMar 25 21:39:18.925 INFO Download complete, target: CargoHack
16922025-03-25T21:39:20.376Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16932025-03-25T21:39:20.376Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16942025-03-25T21:39:20.581Zinfo: running `cargo check --bins` on api_identity (1/199)
16952025-03-25T21:39:21.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-03-25T21:39:21.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-03-25T21:39:21.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-03-25T21:39:21.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16992025-03-25T21:39:21.170Z
17002025-03-25T21:39:21.170Zinfo: running `cargo check --bins` on bootstore (2/199)
17012025-03-25T21:39:21.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-03-25T21:39:21.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-03-25T21:39:21.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-03-25T21:39:21.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17052025-03-25T21:39:21.837Z
17062025-03-25T21:39:21.837Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
17072025-03-25T21:39:22.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-03-25T21:39:22.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-03-25T21:39:22.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-03-25T21:39:22.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17112025-03-25T21:39:22.473Z
17122025-03-25T21:39:22.474Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17132025-03-25T21:39:23.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-03-25T21:39:23.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-03-25T21:39:23.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-03-25T21:39:23.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17172025-03-25T21:39:23.114Z
17182025-03-25T21:39:23.114Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17192025-03-25T21:39:23.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-03-25T21:39:23.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-03-25T21:39:23.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-03-25T21:39:23.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17232025-03-25T21:39:23.580Z
17242025-03-25T21:39:23.580Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17252025-03-25T21:39:23.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-03-25T21:39:23.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-03-25T21:39:23.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-03-25T21:39:24.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17292025-03-25T21:39:24.040Z
17302025-03-25T21:39:24.040Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17312025-03-25T21:39:24.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-03-25T21:39:24.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-03-25T21:39:24.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-03-25T21:39:24.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17352025-03-25T21:39:24.484Z
17362025-03-25T21:39:24.484Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17372025-03-25T21:39:24.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-03-25T21:39:24.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-03-25T21:39:24.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-03-25T21:39:24.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17412025-03-25T21:39:24.933Z
17422025-03-25T21:39:24.933Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17432025-03-25T21:39:25.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-03-25T21:39:25.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-03-25T21:39:25.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-03-25T21:39:25.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17472025-03-25T21:39:25.383Z
17482025-03-25T21:39:25.383Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17492025-03-25T21:39:25.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-03-25T21:39:25.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-03-25T21:39:25.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-03-25T21:39:25.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17532025-03-25T21:39:25.830Z
17542025-03-25T21:39:25.830Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17552025-03-25T21:39:26.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-03-25T21:39:26.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-03-25T21:39:26.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-03-25T21:39:26.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17592025-03-25T21:39:26.280Z
17602025-03-25T21:39:26.280Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17612025-03-25T21:39:26.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-03-25T21:39:26.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-03-25T21:39:26.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-03-25T21:39:26.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17652025-03-25T21:39:26.779Z
17662025-03-25T21:39:26.779Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17672025-03-25T21:39:27.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-03-25T21:39:27.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-03-25T21:39:27.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-03-25T21:39:27.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17712025-03-25T21:39:27.207Z
17722025-03-25T21:39:27.207Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17732025-03-25T21:39:27.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-03-25T21:39:27.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-03-25T21:39:27.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-03-25T21:39:27.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17772025-03-25T21:39:27.650Z
17782025-03-25T21:39:27.650Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17792025-03-25T21:39:28.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-03-25T21:39:28.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-03-25T21:39:28.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-03-25T21:39:28.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17832025-03-25T21:39:28.095Z
17842025-03-25T21:39:28.095Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17852025-03-25T21:39:28.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-03-25T21:39:28.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-03-25T21:39:28.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-03-25T21:39:28.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17892025-03-25T21:39:28.548Z
17902025-03-25T21:39:28.548Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17912025-03-25T21:39:28.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-03-25T21:39:28.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-03-25T21:39:28.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-03-25T21:39:28.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17952025-03-25T21:39:29.004Z
17962025-03-25T21:39:29.004Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17972025-03-25T21:39:29.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-03-25T21:39:29.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-03-25T21:39:29.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-03-25T21:39:29.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18012025-03-25T21:39:29.459Z
18022025-03-25T21:39:29.459Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
18032025-03-25T21:39:29.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-03-25T21:39:29.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-03-25T21:39:29.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-03-25T21:39:29.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18072025-03-25T21:39:29.913Z
18082025-03-25T21:39:29.913Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
18092025-03-25T21:39:30.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-03-25T21:39:30.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-03-25T21:39:30.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-03-25T21:39:30.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18132025-03-25T21:39:30.366Z
18142025-03-25T21:39:30.367Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18152025-03-25T21:39:30.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-03-25T21:39:30.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-03-25T21:39:30.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-03-25T21:39:30.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18192025-03-25T21:39:30.926Z
18202025-03-25T21:39:30.926Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18212025-03-25T21:39:31.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-03-25T21:39:31.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-03-25T21:39:31.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-03-25T21:39:31.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18252025-03-25T21:39:31.300Z
18262025-03-25T21:39:31.300Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18272025-03-25T21:39:31.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-03-25T21:39:31.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-03-25T21:39:31.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-03-25T21:39:31.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18312025-03-25T21:39:31.734Z
18322025-03-25T21:39:31.734Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18332025-03-25T21:39:32.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-03-25T21:39:32.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-03-25T21:39:32.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-03-25T21:39:32.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18372025-03-25T21:39:32.188Z
18382025-03-25T21:39:32.188Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18392025-03-25T21:39:32.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-03-25T21:39:32.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-03-25T21:39:32.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-03-25T21:39:32.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18432025-03-25T21:39:32.644Z
18442025-03-25T21:39:32.644Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18452025-03-25T21:39:33.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-03-25T21:39:33.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-03-25T21:39:33.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-03-25T21:39:33.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18492025-03-25T21:39:33.099Z
18502025-03-25T21:39:33.100Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18512025-03-25T21:39:33.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-03-25T21:39:33.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-03-25T21:39:33.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-03-25T21:39:33.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18552025-03-25T21:39:33.555Z
18562025-03-25T21:39:33.555Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18572025-03-25T21:39:33.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-03-25T21:39:33.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-03-25T21:39:33.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-03-25T21:39:33.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18612025-03-25T21:39:34.004Z
18622025-03-25T21:39:34.004Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18632025-03-25T21:39:34.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-03-25T21:39:34.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-03-25T21:39:34.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-03-25T21:39:34.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18672025-03-25T21:39:34.454Z
18682025-03-25T21:39:34.454Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18692025-03-25T21:39:34.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-03-25T21:39:34.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-03-25T21:39:34.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-03-25T21:39:34.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18732025-03-25T21:39:34.936Z
18742025-03-25T21:39:34.937Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18752025-03-25T21:39:35.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-03-25T21:39:35.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-03-25T21:39:35.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-03-25T21:39:35.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18792025-03-25T21:39:35.363Z
18802025-03-25T21:39:35.364Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18812025-03-25T21:39:35.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-03-25T21:39:35.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-03-25T21:39:35.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-03-25T21:39:35.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18852025-03-25T21:39:35.847Z
18862025-03-25T21:39:35.847Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18872025-03-25T21:39:36.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-03-25T21:39:36.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-03-25T21:39:36.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-03-25T21:39:36.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18912025-03-25T21:39:36.273Z
18922025-03-25T21:39:36.273Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18932025-03-25T21:39:36.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-03-25T21:39:36.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-03-25T21:39:36.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-03-25T21:39:36.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18972025-03-25T21:39:36.704Z
18982025-03-25T21:39:36.704Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18992025-03-25T21:39:37.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-03-25T21:39:37.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-03-25T21:39:37.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-03-25T21:39:37.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19032025-03-25T21:39:37.164Z
19042025-03-25T21:39:37.164Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
19052025-03-25T21:39:37.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-03-25T21:39:37.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-03-25T21:39:37.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-03-25T21:39:37.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19092025-03-25T21:39:37.618Z
19102025-03-25T21:39:37.618Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19112025-03-25T21:39:38.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-03-25T21:39:38.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-03-25T21:39:38.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-03-25T21:39:38.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19152025-03-25T21:39:38.071Z
19162025-03-25T21:39:38.071Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19172025-03-25T21:39:38.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-03-25T21:39:38.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-03-25T21:39:38.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-03-25T21:39:38.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19212025-03-25T21:39:38.527Z
19222025-03-25T21:39:38.527Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19232025-03-25T21:39:38.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-03-25T21:39:38.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-03-25T21:39:38.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-03-25T21:39:38.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19272025-03-25T21:39:38.981Z
19282025-03-25T21:39:38.981Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19292025-03-25T21:39:39.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-03-25T21:39:39.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-03-25T21:39:39.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-03-25T21:39:39.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19332025-03-25T21:39:39.438Z
19342025-03-25T21:39:39.438Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19352025-03-25T21:39:39.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-03-25T21:39:39.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-03-25T21:39:39.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-03-25T21:39:39.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19392025-03-25T21:39:39.890Z
19402025-03-25T21:39:39.890Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19412025-03-25T21:39:40.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-03-25T21:39:40.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-03-25T21:39:40.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-03-25T21:39:40.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19452025-03-25T21:39:40.371Z
19462025-03-25T21:39:40.372Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19472025-03-25T21:39:40.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-03-25T21:39:40.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-03-25T21:39:40.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-03-25T21:39:40.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19512025-03-25T21:39:40.801Z
19522025-03-25T21:39:40.801Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19532025-03-25T21:39:41.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-03-25T21:39:41.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-03-25T21:39:41.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-03-25T21:39:41.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19572025-03-25T21:39:41.251Z
19582025-03-25T21:39:41.251Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19592025-03-25T21:39:41.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-03-25T21:39:41.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-03-25T21:39:41.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-03-25T21:39:41.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19632025-03-25T21:39:41.914Z
19642025-03-25T21:39:41.914Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19652025-03-25T21:39:42.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-03-25T21:39:42.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-03-25T21:39:42.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-03-25T21:39:42.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19692025-03-25T21:39:42.588Z
19702025-03-25T21:39:42.589Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19712025-03-25T21:39:43.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-03-25T21:39:43.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-03-25T21:39:43.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-03-25T21:39:43.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19752025-03-25T21:39:43.308Z
19762025-03-25T21:39:43.308Zinfo: running `cargo check --bins` on oxlog (48/199)
19772025-03-25T21:39:43.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-03-25T21:39:44.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-03-25T21:39:44.013Z Checking cfg-if v1.0.0
19802025-03-25T21:39:44.013Z Checking libc v0.2.170
19812025-03-25T21:39:44.127Z Checking serde v1.0.218
19822025-03-25T21:39:44.127Z Checking zeroize v1.8.1
19832025-03-25T21:39:44.127Z Checking memchr v2.7.4
19842025-03-25T21:39:44.127Z Checking typenum v1.17.0
19852025-03-25T21:39:44.128Z Checking value-bag v1.9.0
19862025-03-25T21:39:44.128Z Checking subtle v2.6.1
19872025-03-25T21:39:44.128Z Checking scopeguard v1.2.0
19882025-03-25T21:39:44.248Z Checking itoa v1.0.11
19892025-03-25T21:39:44.340Z Checking smallvec v1.14.0
19902025-03-25T21:39:44.340Z Checking lock_api v0.4.12
19912025-03-25T21:39:44.420Z Checking log v0.4.22
19922025-03-25T21:39:44.460Z Checking const-oid v0.9.6
19932025-03-25T21:39:44.596Z Checking pin-project-lite v0.2.14
19942025-03-25T21:39:44.680Z Checking once_cell v1.20.3
19952025-03-25T21:39:44.766Z Checking byteorder v1.5.0
19962025-03-25T21:39:44.837Z Checking futures-core v0.3.31
19972025-03-25T21:39:44.929Z Checking stable_deref_trait v1.2.0
19982025-03-25T21:39:44.974Z Checking cpufeatures v0.2.14
19992025-03-25T21:39:45.013Z Checking futures-sink v0.3.31
20002025-03-25T21:39:45.062Z Checking ryu v1.0.18
20012025-03-25T21:39:45.062Z Checking getrandom v0.2.15
20022025-03-25T21:39:45.063Z Checking generic-array v0.14.7
20032025-03-25T21:39:45.099Z Checking parking_lot_core v0.9.10
20042025-03-25T21:39:45.126Z Checking signal-hook-registry v1.4.2
20052025-03-25T21:39:45.135Z Checking mio v1.0.2
20062025-03-25T21:39:45.229Z Checking socket2 v0.5.8
20072025-03-25T21:39:45.248Z Checking rand_core v0.6.4
20082025-03-25T21:39:45.353Z Checking parking_lot v0.12.3
20092025-03-25T21:39:45.368Z Checking zerocopy v0.7.35
20102025-03-25T21:39:45.552Z Checking zerofrom v0.1.4
20112025-03-25T21:39:45.685Z Checking foldhash v0.1.3
20122025-03-25T21:39:45.688Z Checking allocator-api2 v0.2.18
20132025-03-25T21:39:45.710Z Checking equivalent v1.0.1
20142025-03-25T21:39:45.753Z Checking yoke v0.7.4
20152025-03-25T21:39:45.824Z Checking libm v0.2.8
20162025-03-25T21:39:45.872Z Checking slab v0.4.9
20172025-03-25T21:39:46.068Z Checking zerovec v0.10.4
20182025-03-25T21:39:46.084Z Checking crypto-common v0.1.6
20192025-03-25T21:39:46.147Z Checking block-buffer v0.10.4
20202025-03-25T21:39:46.267Z Checking block-padding v0.3.3
20212025-03-25T21:39:46.285Z Checking hashbrown v0.15.1
20222025-03-25T21:39:46.301Z Checking futures-channel v0.3.31
20232025-03-25T21:39:46.369Z Checking digest v0.10.7
20242025-03-25T21:39:46.469Z Checking inout v0.1.3
20252025-03-25T21:39:46.525Z Checking getrandom v0.3.1
20262025-03-25T21:39:46.631Z Checking futures-io v0.3.31
20272025-03-25T21:39:46.689Z Checking pin-utils v0.1.0
20282025-03-25T21:39:46.748Z Checking hmac v0.12.1
20292025-03-25T21:39:46.793Z Checking num-traits v0.2.19
20302025-03-25T21:39:46.822Z Checking futures-task v0.3.31
20312025-03-25T21:39:46.823Z Checking sha2 v0.10.8
20322025-03-25T21:39:46.831Z Checking cipher v0.4.4
20332025-03-25T21:39:46.970Z Checking base64ct v1.6.0
20342025-03-25T21:39:47.018Z Checking futures-util v0.3.31
20352025-03-25T21:39:47.220Z Checking litemap v0.7.3
20362025-03-25T21:39:47.283Z Checking flagset v0.4.6
20372025-03-25T21:39:47.367Z Checking writeable v0.5.5
20382025-03-25T21:39:47.413Z Checking pem-rfc7468 v0.7.0
20392025-03-25T21:39:47.481Z Checking fnv v1.0.7
20402025-03-25T21:39:47.571Z Checking tinystr v0.7.6
20412025-03-25T21:39:47.579Z Checking salsa20 v0.10.2
20422025-03-25T21:39:47.617Z Checking pbkdf2 v0.12.2
20432025-03-25T21:39:47.669Z Checking der v0.7.9
20442025-03-25T21:39:47.686Z Checking ppv-lite86 v0.2.20
20452025-03-25T21:39:47.774Z Checking rustls-pki-types v1.10.0
20462025-03-25T21:39:47.789Z Checking icu_locid_transform_data v1.5.0
20472025-03-25T21:39:47.881Z Checking icu_locid v1.5.0
20482025-03-25T21:39:47.896Z Checking scrypt v0.11.0
20492025-03-25T21:39:48.119Z Checking icu_collections v1.5.0
20502025-03-25T21:39:48.205Z Checking cbc v0.1.2
20512025-03-25T21:39:48.305Z Checking aes v0.8.4
20522025-03-25T21:39:48.387Z Checking tracing-core v0.1.32
20532025-03-25T21:39:48.408Z Checking bytes v1.10.1
20542025-03-25T21:39:48.423Z Checking serde_json v1.0.139
20552025-03-25T21:39:48.748Z Checking indexmap v2.7.1
20562025-03-25T21:39:48.831Z Checking bitflags v2.6.0
20572025-03-25T21:39:49.016Z Checking icu_provider v1.5.0
20582025-03-25T21:39:49.136Z Checking uuid v1.15.1
20592025-03-25T21:39:49.176Z Checking aws-lc-sys v0.26.0
20602025-03-25T21:39:49.426Z Checking tokio v1.43.0
20612025-03-25T21:39:49.442Z Checking spki v0.7.3
20622025-03-25T21:39:49.628Z Checking http v1.2.0
20632025-03-25T21:39:49.711Z Checking icu_locid_transform v1.5.0
20642025-03-25T21:39:49.736Z Checking powerfmt v0.2.0
20652025-03-25T21:39:50.013Z Checking percent-encoding v2.3.1
20662025-03-25T21:39:50.020Z Checking icu_properties_data v1.5.0
20672025-03-25T21:39:50.079Z Checking untrusted v0.9.0
20682025-03-25T21:39:50.123Z Checking untrusted v0.7.1
20692025-03-25T21:39:50.255Z Checking ring v0.17.11
20702025-03-25T21:39:50.259Z Checking deranged v0.3.11
20712025-03-25T21:39:50.293Z Checking pkcs5 v0.7.1
20722025-03-25T21:39:50.660Z Checking icu_properties v1.5.1
20732025-03-25T21:39:50.776Z Checking tracing v0.1.40
20742025-03-25T21:39:50.873Z Checking crossbeam-utils v0.8.20
20752025-03-25T21:39:51.126Z Checking spin v0.9.8
20762025-03-25T21:39:51.299Z Checking aws-lc-rs v1.12.4
20772025-03-25T21:39:51.425Z Checking thiserror v1.0.69
20782025-03-25T21:39:51.443Z Checking utf8_iter v1.0.4
20792025-03-25T21:39:51.569Z Checking utf16_iter v1.0.5
20802025-03-25T21:39:51.594Z Checking icu_normalizer_data v1.5.0
20812025-03-25T21:39:51.611Z Checking time-core v0.1.2
20822025-03-25T21:39:51.652Z Checking num_threads v0.1.7
20832025-03-25T21:39:51.695Z Checking write16 v1.0.0
20842025-03-25T21:39:51.748Z Checking iana-time-zone v0.1.61
20852025-03-25T21:39:51.774Z Checking num-conv v0.1.0
20862025-03-25T21:39:51.788Z Checking atomic-waker v1.1.2
20872025-03-25T21:39:51.835Z Checking http-body v1.0.1
20882025-03-25T21:39:51.907Z Checking chrono v0.4.40
20892025-03-25T21:39:51.935Z Checking pkcs8 v0.10.2
20902025-03-25T21:39:51.997Z Checking time v0.3.36
20912025-03-25T21:39:52.048Z Checking httparse v1.9.5
20922025-03-25T21:39:52.256Z Compiling newtype-uuid v1.2.1
20932025-03-25T21:39:52.468Z Checking tinyvec_macros v0.1.1
20942025-03-25T21:39:52.485Z Checking try-lock v0.2.5
20952025-03-25T21:39:52.573Z Checking tinyvec v1.8.0
20962025-03-25T21:39:52.592Z Checking form_urlencoded v1.2.1
20972025-03-25T21:39:52.621Z Checking want v0.3.1
20982025-03-25T21:39:52.800Z Checking zerocopy v0.8.10
20992025-03-25T21:39:52.822Z Checking httpdate v1.0.3
21002025-03-25T21:39:53.010Z Checking rustls-webpki v0.102.8
21012025-03-25T21:39:53.073Z Checking tower-service v0.3.3
21022025-03-25T21:39:53.207Z Checking adler2 v2.0.0
21032025-03-25T21:39:53.373Z Checking foreign-types-shared v0.1.1
21042025-03-25T21:39:53.497Z Checking unicode-ident v1.0.14
21052025-03-25T21:39:53.684Z Checking proc-macro2 v1.0.94
21062025-03-25T21:39:53.763Z Checking foreign-types v0.3.2
21072025-03-25T21:39:53.802Z Checking miniz_oxide v0.8.5
21082025-03-25T21:39:53.849Z Checking semver v1.0.25
21092025-03-25T21:39:53.866Z Checking toml_datetime v0.6.8
21102025-03-25T21:39:53.870Z Checking icu_normalizer v1.5.0
21112025-03-25T21:39:54.152Z Checking serde_spanned v0.6.8
21122025-03-25T21:39:54.274Z Checking slog v2.7.0
21132025-03-25T21:39:54.290Z Checking scroll v0.12.0
21142025-03-25T21:39:54.307Z Checking openssl-sys v0.9.106
21152025-03-25T21:39:54.326Z Checking errno v0.3.9
21162025-03-25T21:39:54.516Z Checking aho-corasick v1.1.3
21172025-03-25T21:39:54.536Z Checking siphasher v0.3.11
21182025-03-25T21:39:54.649Z Checking idna_adapter v1.2.0
21192025-03-25T21:39:54.703Z Checking base64 v0.22.1
21202025-03-25T21:39:54.757Z Checking regex-syntax v0.8.5
21212025-03-25T21:39:54.837Z Checking idna v1.0.3
21222025-03-25T21:39:54.852Z Checking plain v0.2.3
21232025-03-25T21:39:55.004Z Checking dyn-clone v1.0.19
21242025-03-25T21:39:55.158Z Checking ucd-trie v0.1.7
21252025-03-25T21:39:55.177Z Checking schemars v0.8.22
21262025-03-25T21:39:55.319Z Checking goblin v0.8.2
21272025-03-25T21:39:55.381Z Checking pest v2.7.14
21282025-03-25T21:39:55.398Z Checking openssl v0.10.71
21292025-03-25T21:39:55.592Z Checking rand_core v0.9.2
21302025-03-25T21:39:55.906Z Checking rand_chacha v0.9.0
21312025-03-25T21:39:56.081Z Checking tokio-util v0.7.13
21322025-03-25T21:39:56.104Z Checking rustix v0.38.37
21332025-03-25T21:39:56.304Z Checking quote v1.0.39
21342025-03-25T21:39:56.628Z Checking unicode-normalization v0.1.24
21352025-03-25T21:39:56.646Z Checking crossbeam-epoch v0.9.18
21362025-03-25T21:39:56.917Z Checking h2 v0.4.6
21372025-03-25T21:39:57.044Z Checking rand_chacha v0.3.1
21382025-03-25T21:39:57.431Z Checking signature v2.2.0
21392025-03-25T21:39:57.586Z Checking dirs-sys-next v0.1.2
21402025-03-25T21:39:57.645Z Checking crc32fast v1.4.2
21412025-03-25T21:39:57.775Z Checking pretty-hex v0.4.1
21422025-03-25T21:39:57.869Z Checking either v1.14.0
21432025-03-25T21:39:57.884Z Checking unicode-properties v0.1.3
21442025-03-25T21:39:57.953Z Checking unicode-bidi v0.3.17
21452025-03-25T21:39:57.971Z Checking regex-automata v0.4.8
21462025-03-25T21:39:58.212Z Checking anstyle v1.0.10
21472025-03-25T21:39:58.252Z Checking openssl-probe v0.1.5
21482025-03-25T21:39:58.410Z Checking utf8parse v0.2.2
21492025-03-25T21:39:58.553Z Checking dtrace-parser v0.2.0
21502025-03-25T21:39:58.569Z Checking stringprep v0.1.5
21512025-03-25T21:39:58.587Z Checking anstyle-parse v0.2.5
21522025-03-25T21:39:58.866Z Checking dirs-next v2.0.0
21532025-03-25T21:39:58.870Z Checking rand v0.8.5
21542025-03-25T21:39:59.006Z Checking crossbeam-deque v0.8.5
21552025-03-25T21:39:59.053Z Checking syn v2.0.98
21562025-03-25T21:39:59.292Z Checking rand v0.9.0
21572025-03-25T21:39:59.309Z Checking url v2.5.3
21582025-03-25T21:40:00.058Z Checking dof v0.3.0
21592025-03-25T21:40:00.072Z Checking rustls v0.23.19
21602025-03-25T21:40:00.240Z Checking http-body-util v0.1.2
21612025-03-25T21:40:00.362Z Checking num-integer v0.1.46
21622025-03-25T21:40:00.628Z Checking bzip2-sys v0.1.11+1.0.8
21632025-03-25T21:40:00.645Z Checking md-5 v0.10.6
21642025-03-25T21:40:00.649Z Checking native-tls v0.2.12
21652025-03-25T21:40:00.751Z Checking ff v0.13.0
21662025-03-25T21:40:00.815Z Checking hash32 v0.2.1
21672025-03-25T21:40:00.881Z Checking thread-id v4.2.2
21682025-03-25T21:40:00.940Z Checking thread_local v1.1.8
21692025-03-25T21:40:00.968Z Checking encoding_rs v0.8.34
21702025-03-25T21:40:00.995Z Checking colorchoice v1.0.2
21712025-03-25T21:40:01.099Z Checking winnow v0.7.3
21722025-03-25T21:40:01.141Z Checking gimli v0.31.1
21732025-03-25T21:40:01.198Z Checking anstyle-query v1.1.1
21742025-03-25T21:40:01.328Z Checking match_cfg v0.1.0
21752025-03-25T21:40:01.433Z Checking fallible-iterator v0.2.0
21762025-03-25T21:40:01.914Z Checking psl-types v2.0.11
21772025-03-25T21:40:02.058Z Checking mime v0.3.17
21782025-03-25T21:40:02.114Z Checking is_terminal_polyfill v1.70.1
21792025-03-25T21:40:02.252Z Checking base16ct v0.2.0
21802025-03-25T21:40:02.386Z Checking anstream v0.6.15
21812025-03-25T21:40:02.465Z Checking sec1 v0.7.3
21822025-03-25T21:40:02.749Z Checking publicsuffix v2.3.0
21832025-03-25T21:40:02.825Z Checking postgres-protocol v0.6.8
21842025-03-25T21:40:03.029Z Checking hostname v0.3.1
21852025-03-25T21:40:03.083Z Checking hyper v1.6.0
21862025-03-25T21:40:03.140Z Checking heapless v0.7.17
21872025-03-25T21:40:03.177Z Checking group v0.13.0
21882025-03-25T21:40:03.436Z Checking tokio-native-tls v0.3.1
21892025-03-25T21:40:03.492Z Checking num-iter v0.1.45
21902025-03-25T21:40:03.683Z Checking bzip2 v0.4.4
21912025-03-25T21:40:03.711Z Compiling daft v0.1.2
21922025-03-25T21:40:03.798Z Checking toml_edit v0.22.24
21932025-03-25T21:40:03.981Z Checking rayon-core v1.12.1
21942025-03-25T21:40:04.054Z Checking terminal_size v0.4.0
21952025-03-25T21:40:04.177Z Checking term v0.7.0
21962025-03-25T21:40:04.238Z Checking flate2 v1.1.0
21972025-03-25T21:40:04.603Z Checking ipnetwork v0.21.1
21982025-03-25T21:40:04.652Z Checking phf_shared v0.11.2
21992025-03-25T21:40:04.847Z Checking addr2line v0.24.2
22002025-03-25T21:40:04.865Z Checking slog-json v2.6.1
22012025-03-25T21:40:04.912Z Checking cookie v0.18.1
22022025-03-25T21:40:04.947Z Checking rustls v0.22.4
22032025-03-25T21:40:04.965Z Checking usdt-impl v0.5.0
22042025-03-25T21:40:05.060Z Checking hyper-util v0.1.10
22052025-03-25T21:40:05.108Z Checking serde_urlencoded v0.7.1
22062025-03-25T21:40:05.128Z Checking tokio-rustls v0.26.0
22072025-03-25T21:40:05.330Z Checking crossbeam-channel v0.5.13
22082025-03-25T21:40:05.333Z Checking lazy_static v1.5.0
22092025-03-25T21:40:05.470Z Checking futures-executor v0.3.31
22102025-03-25T21:40:05.500Z Checking signal-hook v0.3.17
22112025-03-25T21:40:05.517Z Checking webpki-roots v0.26.6
22122025-03-25T21:40:05.520Z Checking rustls-pemfile v2.2.0
22132025-03-25T21:40:05.709Z Checking hkdf v0.12.4
22142025-03-25T21:40:05.726Z Checking crypto-bigint v0.5.5
22152025-03-25T21:40:05.750Z Checking memmap v0.7.0
22162025-03-25T21:40:05.810Z Checking is-terminal v0.4.13
22172025-03-25T21:40:05.909Z Checking sync_wrapper v1.0.1
22182025-03-25T21:40:05.936Z Checking object v0.36.5
22192025-03-25T21:40:05.973Z Checking winnow v0.5.40
22202025-03-25T21:40:05.991Z Checking take_mut v0.2.2
22212025-03-25T21:40:06.065Z Checking lockfree-object-pool v0.1.6
22222025-03-25T21:40:06.147Z Checking ipnet v2.11.0
22232025-03-25T21:40:06.313Z Checking bitflags v1.3.2
22242025-03-25T21:40:06.350Z Checking bumpalo v3.16.0
22252025-03-25T21:40:06.419Z Checking unicode-width v0.2.0
22262025-03-25T21:40:06.597Z Checking tower-layer v0.3.3
22272025-03-25T21:40:06.683Z Checking rustc-demangle v0.1.24
22282025-03-25T21:40:06.864Z Checking managed v0.8.0
22292025-03-25T21:40:06.891Z Checking strsim v0.11.1
22302025-03-25T21:40:06.958Z Checking clap_lex v0.7.4
22312025-03-25T21:40:07.116Z Checking simd-adler32 v0.3.7
22322025-03-25T21:40:07.183Z Checking hyper-tls v0.6.0
22332025-03-25T21:40:07.224Z Checking clap_builder v4.5.32
22342025-03-25T21:40:07.252Z Checking smoltcp v0.9.1
22352025-03-25T21:40:07.451Z Checking hyper-rustls v0.27.3
22362025-03-25T21:40:07.471Z Checking zopfli v0.8.1
22372025-03-25T21:40:07.775Z Checking console v0.15.10
22382025-03-25T21:40:08.166Z Checking tower v0.5.2
22392025-03-25T21:40:08.223Z Checking tokio-rustls v0.25.0
22402025-03-25T21:40:08.329Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22412025-03-25T21:40:08.410Z Checking elliptic-curve v0.13.8
22422025-03-25T21:40:08.598Z Checking toml v0.8.20
22432025-03-25T21:40:08.627Z Checking toml_edit v0.19.15
22442025-03-25T21:40:08.643Z Checking slog-async v2.8.0
22452025-03-25T21:40:08.658Z Checking usdt v0.5.0
22462025-03-25T21:40:08.884Z Checking slog-term v2.9.1
22472025-03-25T21:40:08.924Z Checking signal-hook-mio v0.2.4
22482025-03-25T21:40:08.928Z Checking futures v0.3.31
22492025-03-25T21:40:09.008Z Checking num-bigint-dig v0.8.4
22502025-03-25T21:40:09.042Z Checking cookie_store v0.21.1
22512025-03-25T21:40:09.064Z Checking slog-bunyan v2.5.0
22522025-03-25T21:40:09.237Z Checking oxnet v0.1.1
22532025-03-25T21:40:09.276Z Checking phf v0.11.2
22542025-03-25T21:40:09.344Z Checking rayon v1.10.0
22552025-03-25T21:40:09.539Z Checking postgres-types v0.2.9
22562025-03-25T21:40:09.573Z Checking multer v3.1.0
22572025-03-25T21:40:09.734Z Checking bstr v1.10.0
22582025-03-25T21:40:09.978Z Checking regex v1.11.1
22592025-03-25T21:40:10.137Z Checking ed25519 v2.2.3
22602025-03-25T21:40:10.197Z Checking phf_shared v0.10.0
22612025-03-25T21:40:10.458Z Checking async-stream v0.3.6
22622025-03-25T21:40:10.474Z Checking curve25519-dalek v4.1.3
22632025-03-25T21:40:10.563Z Checking zerocopy v0.6.6
22642025-03-25T21:40:10.567Z Checking hubpack v0.1.2
22652025-03-25T21:40:10.648Z Checking memoffset v0.9.1
22662025-03-25T21:40:10.768Z Checking camino v1.1.9
22672025-03-25T21:40:10.872Z Checking portable-atomic v1.9.0
22682025-03-25T21:40:11.022Z Checking pkcs1 v0.7.5
22692025-03-25T21:40:11.189Z Checking waitgroup v0.1.2
22702025-03-25T21:40:11.227Z Checking openapiv3 v2.0.0
22712025-03-25T21:40:11.295Z Checking serde-big-array v0.5.1
22722025-03-25T21:40:11.350Z Checking serde_path_to_error v0.1.16
22732025-03-25T21:40:11.417Z Checking float-cmp v0.10.0
22742025-03-25T21:40:11.498Z Checking rfc6979 v0.4.0
22752025-03-25T21:40:11.639Z Checking sha1 v0.10.6
22762025-03-25T21:40:11.686Z Checking hostname v0.4.0
22772025-03-25T21:40:11.835Z Checking new_debug_unreachable v1.0.6
22782025-03-25T21:40:11.852Z Checking normalize-line-endings v0.3.0
22792025-03-25T21:40:11.916Z Checking static_assertions v1.1.0
22802025-03-25T21:40:11.937Z Checking data-encoding v2.6.0
22812025-03-25T21:40:11.945Z Checking debug-ignore v1.0.5
22822025-03-25T21:40:11.945Z Checking backtrace v0.3.74
22832025-03-25T21:40:11.981Z Checking difflib v0.4.0
22842025-03-25T21:40:12.019Z Checking fixedbitset v0.4.2
22852025-03-25T21:40:12.097Z Checking whoami v1.5.2
22862025-03-25T21:40:12.189Z Checking minimal-lexical v0.2.1
22872025-03-25T21:40:12.285Z Checking precomputed-hash v0.1.1
22882025-03-25T21:40:12.302Z Checking predicates-core v1.0.8
22892025-03-25T21:40:12.404Z Checking unicode-segmentation v1.12.0
22902025-03-25T21:40:12.404Z Checking number_prefix v0.4.0
22912025-03-25T21:40:12.444Z Checking hickory-proto v0.24.4
22922025-03-25T21:40:12.488Z Checking predicates v3.1.3
22932025-03-25T21:40:12.503Z Checking anyhow v1.0.97
22942025-03-25T21:40:12.569Z Checking nom v7.1.3
22952025-03-25T21:40:12.603Z Checking string_cache v0.8.7
22962025-03-25T21:40:12.881Z Checking tokio-postgres v0.7.13
22972025-03-25T21:40:12.885Z Checking indicatif v0.17.11
22982025-03-25T21:40:12.901Z Checking petgraph v0.6.5
22992025-03-25T21:40:13.065Z Checking similar v2.7.0
23002025-03-25T21:40:13.068Z Checking ed25519-dalek v2.1.1
23012025-03-25T21:40:13.490Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23022025-03-25T21:40:13.649Z Checking ecdsa v0.16.9
23032025-03-25T21:40:13.925Z Checking rsa v0.9.6
23042025-03-25T21:40:14.286Z Checking dropshot v0.12.0
23052025-03-25T21:40:14.760Z Checking toml v0.7.8
23062025-03-25T21:40:14.915Z Checking nix v0.29.0
23072025-03-25T21:40:15.095Z Checking clap v4.5.32
23082025-03-25T21:40:15.214Z Checking reqwest v0.12.12
23092025-03-25T21:40:15.460Z Checking crossterm v0.28.1
23102025-03-25T21:40:15.804Z Checking zip v2.1.3
23112025-03-25T21:40:15.870Z Checking zip v0.6.6
23122025-03-25T21:40:16.284Z Checking itertools v0.10.5
23132025-03-25T21:40:16.552Z Checking itertools v0.12.1
23142025-03-25T21:40:16.856Z Checking tokio-stream v0.1.17
23152025-03-25T21:40:16.891Z Checking ahash v0.8.11
23162025-03-25T21:40:17.007Z Checking fs-err v2.11.0
23172025-03-25T21:40:17.097Z Checking buf-list v1.0.3
23182025-03-25T21:40:17.346Z Checking x509-cert v0.2.5
23192025-03-25T21:40:17.407Z Checking hex v0.4.3
23202025-03-25T21:40:17.545Z Checking lalrpop-util v0.19.12
23212025-03-25T21:40:17.642Z Checking peg-runtime v0.8.5
23222025-03-25T21:40:17.700Z Checking heck v0.4.1
23232025-03-25T21:40:17.824Z Checking sigpipe v0.1.3
23242025-03-25T21:40:18.620Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23252025-03-25T21:40:18.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.71s
23262025-03-25T21:40:19.111Z
23272025-03-25T21:40:19.111Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23282025-03-25T21:40:19.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292025-03-25T21:40:19.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302025-03-25T21:40:19.789Z Compiling regress v0.10.3
23312025-03-25T21:40:19.903Z Checking heck v0.5.0
23322025-03-25T21:40:19.924Z Compiling unsafe-libyaml v0.2.11
23332025-03-25T21:40:19.928Z Checking fastrand v2.1.1
23342025-03-25T21:40:19.952Z Compiling structmeta-derive v0.3.0
23352025-03-25T21:40:19.956Z Compiling ident_case v1.0.1
23362025-03-25T21:40:19.983Z Checking newtype-uuid v1.2.1
23372025-03-25T21:40:20.074Z Checking progenitor-client v0.8.0
23382025-03-25T21:40:20.148Z Compiling darling_core v0.20.10
23392025-03-25T21:40:20.215Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23402025-03-25T21:40:20.231Z Checking tempfile v3.13.0
23412025-03-25T21:40:20.391Z Checking daft v0.1.2
23422025-03-25T21:40:20.565Z Compiling proc-macro-crate v1.3.1
23432025-03-25T21:40:20.638Z Compiling thiserror-impl v2.0.12
23442025-03-25T21:40:20.761Z Checking wait-timeout v0.2.0
23452025-03-25T21:40:20.958Z Checking quick-error v1.2.3
23462025-03-25T21:40:21.119Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23472025-03-25T21:40:21.432Z Compiling serde_yaml v0.9.34+deprecated
23482025-03-25T21:40:21.489Z Checking bit-vec v0.8.0
23492025-03-25T21:40:21.723Z Compiling num_enum_derive v0.5.11
23502025-03-25T21:40:21.874Z Checking bit-set v0.8.0
23512025-03-25T21:40:22.163Z Checking rusty-fork v0.3.0
23522025-03-25T21:40:22.438Z Compiling structmeta v0.3.0
23532025-03-25T21:40:22.476Z Compiling lzma-sys v0.1.20
23542025-03-25T21:40:22.839Z Compiling parse-display-derive v0.10.0
23552025-03-25T21:40:23.208Z Checking rand_xorshift v0.3.0
23562025-03-25T21:40:23.292Z Checking typify-impl v0.2.0
23572025-03-25T21:40:23.404Z Compiling foreign-types-macros v0.2.3
23582025-03-25T21:40:23.967Z Checking thiserror v2.0.12
23592025-03-25T21:40:24.121Z Compiling dropshot v0.16.0
23602025-03-25T21:40:24.460Z Checking utf-8 v0.7.6
23612025-03-25T21:40:24.477Z Checking arc-swap v1.7.1
23622025-03-25T21:40:24.614Z Checking unarray v0.1.4
23632025-03-25T21:40:24.677Z Checking foreign-types-shared v0.3.1
23642025-03-25T21:40:24.780Z Checking proptest v1.6.0
23652025-03-25T21:40:24.807Z Checking foreign-types v0.5.0
23662025-03-25T21:40:24.853Z Checking tungstenite v0.21.0
23672025-03-25T21:40:24.893Z Checking slog-scope v4.4.0
23682025-03-25T21:40:24.985Z Checking num_enum v0.5.11
23692025-03-25T21:40:25.135Z Compiling test-strategy v0.4.0
23702025-03-25T21:40:25.153Z Checking strum v0.26.3
23712025-03-25T21:40:25.324Z Compiling proc-macro-error v1.0.4
23722025-03-25T21:40:25.780Z Compiling darling_macro v0.20.10
23732025-03-25T21:40:25.798Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23742025-03-25T21:40:25.904Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23752025-03-25T21:40:25.952Z Compiling heck v0.3.3
23762025-03-25T21:40:26.011Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23772025-03-25T21:40:26.031Z Compiling dropshot_endpoint v0.16.0
23782025-03-25T21:40:26.314Z Checking cstr-argument v0.1.2
23792025-03-25T21:40:26.496Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23802025-03-25T21:40:26.609Z Checking parse-display v0.10.0
23812025-03-25T21:40:26.706Z Compiling darling v0.20.10
23822025-03-25T21:40:26.810Z Checking instant v0.1.13
23832025-03-25T21:40:26.828Z Compiling serde_with_macros v3.12.0
23842025-03-25T21:40:26.858Z Checking base64 v0.21.7
23852025-03-25T21:40:26.934Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23862025-03-25T21:40:27.229Z Checking pretty-hex v0.2.1
23872025-03-25T21:40:27.278Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23882025-03-25T21:40:27.399Z Checking backoff v0.4.0
23892025-03-25T21:40:27.416Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23902025-03-25T21:40:27.432Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23912025-03-25T21:40:27.601Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23922025-03-25T21:40:27.693Z Compiling zone_cfg_derive v0.1.2
23932025-03-25T21:40:27.696Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23942025-03-25T21:40:27.908Z Checking tokio-tungstenite v0.21.0
23952025-03-25T21:40:28.494Z Checking slog-stdlog v4.1.1
23962025-03-25T21:40:28.518Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23972025-03-25T21:40:28.621Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23982025-03-25T21:40:28.668Z Checking progenitor-client v0.9.1
23992025-03-25T21:40:28.860Z Checking colored v2.2.0
24002025-03-25T21:40:28.916Z Checking macaddr v1.0.1
24012025-03-25T21:40:29.038Z Checking base64 v0.13.1
24022025-03-25T21:40:29.066Z Checking winnow v0.6.20
24032025-03-25T21:40:29.191Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
24042025-03-25T21:40:29.216Z Checking serde_with v3.12.0
24052025-03-25T21:40:29.234Z Checking unicode-width v0.1.14
24062025-03-25T21:40:29.237Z Checking zone v0.1.8
24072025-03-25T21:40:29.450Z Checking ron v0.7.1
24082025-03-25T21:40:29.723Z Checking tabwriter v1.4.0
24092025-03-25T21:40:29.741Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24102025-03-25T21:40:29.869Z Checking slog-envlogger v2.2.0
24112025-03-25T21:40:29.976Z Checking xz2 v0.1.7
24122025-03-25T21:40:30.077Z Checking xattr v1.3.1
24132025-03-25T21:40:30.193Z Checking pem v3.0.5
24142025-03-25T21:40:30.264Z Checking yasna v0.5.2
24152025-03-25T21:40:30.281Z Checking headers-core v0.3.0
24162025-03-25T21:40:30.430Z Checking smf v0.2.3
24172025-03-25T21:40:30.445Z Checking filetime v0.2.25
24182025-03-25T21:40:30.554Z Checking same-file v1.0.6
24192025-03-25T21:40:30.652Z Checking tar v0.4.44
24202025-03-25T21:40:30.745Z Checking walkdir v2.5.0
24212025-03-25T21:40:30.857Z Checking headers v0.4.0
24222025-03-25T21:40:31.010Z Checking camino-tempfile v1.1.1
24232025-03-25T21:40:31.098Z Checking rcgen v0.12.1
24242025-03-25T21:40:31.280Z Checking atomicwrites v0.4.4
24252025-03-25T21:40:31.493Z Checking subprocess v0.2.9
24262025-03-25T21:40:33.739Z Compiling typify-macro v0.2.0
24272025-03-25T21:40:35.235Z Compiling typify v0.2.0
24282025-03-25T21:40:35.305Z Compiling progenitor-impl v0.8.0
24292025-03-25T21:40:37.712Z Compiling progenitor-macro v0.8.0
24302025-03-25T21:40:41.133Z Checking progenitor v0.8.0
24312025-03-25T21:40:41.263Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24322025-03-25T21:40:41.263Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24332025-03-25T21:40:43.788Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24342025-03-25T21:40:44.084Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24352025-03-25T21:40:50.026Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24362025-03-25T21:40:51.532Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24372025-03-25T21:40:52.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.62s
24382025-03-25T21:40:52.921Z
24392025-03-25T21:40:52.921Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24402025-03-25T21:40:53.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412025-03-25T21:40:53.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422025-03-25T21:40:53.601Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24432025-03-25T21:40:54.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
24442025-03-25T21:40:55.143Z
24452025-03-25T21:40:55.143Zinfo: running `cargo check --bins` on nexus-config (51/199)
24462025-03-25T21:40:55.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-25T21:40:55.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-25T21:40:55.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492025-03-25T21:40:55.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24502025-03-25T21:40:55.791Z
24512025-03-25T21:40:55.791Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24522025-03-25T21:40:56.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-25T21:40:56.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-25T21:40:56.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-03-25T21:40:56.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24562025-03-25T21:40:56.421Z
24572025-03-25T21:40:56.421Zinfo: running `cargo check --bins` on omicron-certificates (53/199)
24582025-03-25T21:40:56.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-03-25T21:40:57.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-03-25T21:40:57.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612025-03-25T21:40:57.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24622025-03-25T21:40:57.080Z
24632025-03-25T21:40:57.080Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/199)
24642025-03-25T21:40:57.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652025-03-25T21:40:57.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662025-03-25T21:40:57.789Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24672025-03-25T21:40:57.902Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24682025-03-25T21:40:57.902Z Compiling tempfile v3.13.0
24692025-03-25T21:40:57.905Z Compiling wait-timeout v0.2.0
24702025-03-25T21:40:57.912Z Compiling quick-error v1.2.3
24712025-03-25T21:40:57.915Z Compiling bit-vec v0.8.0
24722025-03-25T21:40:57.915Z Compiling thiserror v2.0.12
24732025-03-25T21:40:57.915Z Compiling progenitor-client v0.8.0
24742025-03-25T21:40:58.070Z Compiling itertools v0.13.0
24752025-03-25T21:40:58.090Z Compiling rand_xorshift v0.3.0
24762025-03-25T21:40:58.115Z Compiling heapless v0.8.0
24772025-03-25T21:40:58.354Z Compiling bit-set v0.8.0
24782025-03-25T21:40:58.357Z Compiling rusty-fork v0.3.0
24792025-03-25T21:40:58.412Z Compiling unarray v0.1.4
24802025-03-25T21:40:58.434Z Compiling progenitor v0.8.0
24812025-03-25T21:40:58.573Z Compiling parse-display v0.10.0
24822025-03-25T21:40:58.578Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24832025-03-25T21:40:58.611Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24842025-03-25T21:40:58.648Z Checking hash32 v0.3.1
24852025-03-25T21:40:58.664Z Compiling instant v0.1.13
24862025-03-25T21:40:58.793Z Compiling proptest v1.6.0
24872025-03-25T21:40:58.815Z Compiling smoltcp v0.11.0
24882025-03-25T21:40:58.848Z Compiling backoff v0.4.0
24892025-03-25T21:40:59.006Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
24902025-03-25T21:40:59.148Z Compiling dropshot v0.16.0
24912025-03-25T21:40:59.185Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24922025-03-25T21:40:59.378Z Compiling serde_with v3.12.0
24932025-03-25T21:40:59.507Z Checking num-rational v0.4.2
24942025-03-25T21:40:59.724Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24952025-03-25T21:41:00.094Z Compiling progenitor-client v0.9.1
24962025-03-25T21:41:00.647Z Compiling phf_generator v0.11.2
24972025-03-25T21:41:00.855Z Checking num-complex v0.4.6
24982025-03-25T21:41:00.892Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24992025-03-25T21:41:01.701Z Compiling macaddr v1.0.1
25002025-03-25T21:41:02.150Z Checking cobs v0.2.3
25012025-03-25T21:41:02.358Z Checking postcard v1.0.10
25022025-03-25T21:41:02.624Z Compiling num v0.4.3
25032025-03-25T21:41:02.859Z Compiling phf_codegen v0.11.2
25042025-03-25T21:41:02.894Z Compiling parse-zoneinfo v0.3.1
25052025-03-25T21:41:03.085Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25062025-03-25T21:41:03.418Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25072025-03-25T21:41:03.582Z Compiling float-ord v0.3.2
25082025-03-25T21:41:03.760Z Compiling convert_case v0.4.0
25092025-03-25T21:41:04.565Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
25102025-03-25T21:41:04.750Z Compiling derive_more v0.99.19
25112025-03-25T21:41:05.707Z Compiling chrono-tz-build v0.4.0
25122025-03-25T21:41:06.349Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25132025-03-25T21:41:06.877Z Checking linked-hash-map v0.5.6
25142025-03-25T21:41:07.223Z Compiling crucible-workspace-hack v0.1.0
25152025-03-25T21:41:07.241Z Checking lru-cache v0.1.2
25162025-03-25T21:41:07.326Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25172025-03-25T21:41:07.423Z Compiling chrono-tz v0.10.1
25182025-03-25T21:41:07.549Z Checking newline-converter v0.3.0
25192025-03-25T21:41:07.719Z Checking resolv-conf v0.7.0
25202025-03-25T21:41:07.740Z Checking itertools v0.14.0
25212025-03-25T21:41:07.985Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25222025-03-25T21:41:08.078Z Checking prettyplease v0.2.30
25232025-03-25T21:41:08.097Z Compiling slog-dtrace v0.3.0
25242025-03-25T21:41:08.439Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25252025-03-25T21:41:08.799Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25262025-03-25T21:41:09.297Z Checking hickory-resolver v0.24.4
25272025-03-25T21:41:09.883Z Checking expectorate v1.1.0
25282025-03-25T21:41:10.048Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25292025-03-25T21:41:10.066Z Compiling zone_cfg_derive v0.3.0
25302025-03-25T21:41:10.368Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25312025-03-25T21:41:10.712Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25322025-03-25T21:41:10.809Z Compiling const_format_proc_macros v0.2.34
25332025-03-25T21:41:11.330Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25342025-03-25T21:41:11.415Z Compiling derive-where v1.2.7
25352025-03-25T21:41:11.434Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25362025-03-25T21:41:11.812Z Compiling num-derive v0.4.2
25372025-03-25T21:41:12.078Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25382025-03-25T21:41:12.360Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25392025-03-25T21:41:12.679Z Checking highway v1.3.0
25402025-03-25T21:41:12.721Z Checking const_format v0.2.34
25412025-03-25T21:41:13.066Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25422025-03-25T21:41:13.083Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25432025-03-25T21:41:13.143Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25442025-03-25T21:41:13.236Z Checking zone v0.3.0
25452025-03-25T21:41:13.325Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25462025-03-25T21:41:13.426Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25472025-03-25T21:41:14.018Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
25482025-03-25T21:41:14.081Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25492025-03-25T21:41:14.424Z Checking qorb v0.2.1
25502025-03-25T21:41:14.501Z Checking gethostname v0.5.0
25512025-03-25T21:41:14.587Z Checking bcs v0.1.6
25522025-03-25T21:41:14.643Z Checking nanorand v0.7.0
25532025-03-25T21:41:14.820Z Compiling async-recursion v1.1.1
25542025-03-25T21:41:15.023Z Checking termtree v0.5.1
25552025-03-25T21:41:15.064Z Checking flume v0.11.1
25562025-03-25T21:41:15.891Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25572025-03-25T21:41:21.170Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25582025-03-25T21:41:24.497Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25592025-03-25T21:41:26.883Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25602025-03-25T21:41:28.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.01s
25612025-03-25T21:41:28.287Z
25622025-03-25T21:41:28.287Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/199)
25632025-03-25T21:41:28.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642025-03-25T21:41:28.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652025-03-25T21:41:28.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25662025-03-25T21:41:28.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25672025-03-25T21:41:28.988Z
25682025-03-25T21:41:28.988Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/199)
25692025-03-25T21:41:29.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702025-03-25T21:41:29.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712025-03-25T21:41:29.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25722025-03-25T21:41:29.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25732025-03-25T21:41:29.646Z
25742025-03-25T21:41:29.646Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/199)
25752025-03-25T21:41:30.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762025-03-25T21:41:30.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772025-03-25T21:41:30.328Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25782025-03-25T21:41:30.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
25792025-03-25T21:41:31.133Z
25802025-03-25T21:41:31.133Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/199)
25812025-03-25T21:41:31.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822025-03-25T21:41:31.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832025-03-25T21:41:31.831Z Compiling cfg_aliases v0.1.1
25842025-03-25T21:41:31.835Z Compiling vte_generate_state_changes v0.1.2
25852025-03-25T21:41:31.835Z Checking fd-lock v4.0.2
25862025-03-25T21:41:31.835Z Checking nibble_vec v0.1.0
25872025-03-25T21:41:31.835Z Checking bytecount v0.6.8
25882025-03-25T21:41:31.941Z Checking endian-type v0.1.2
25892025-03-25T21:41:31.959Z Compiling tabled_derive v0.7.0
25902025-03-25T21:41:31.994Z Compiling peg-macros v0.8.5
25912025-03-25T21:41:32.025Z Compiling nix v0.28.0
25922025-03-25T21:41:32.101Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25932025-03-25T21:41:32.135Z Checking papergrid v0.11.0
25942025-03-25T21:41:32.135Z Compiling sqlparser_derive v0.2.2
25952025-03-25T21:41:32.166Z Checking radix_trie v0.2.1
25962025-03-25T21:41:32.516Z Checking vte v0.11.1
25972025-03-25T21:41:32.551Z Checking nu-ansi-term v0.50.1
25982025-03-25T21:41:32.935Z Checking home v0.5.9
25992025-03-25T21:41:33.082Z Checking unicode_categories v0.1.1
26002025-03-25T21:41:33.129Z Checking display-error-chain v0.2.2
26012025-03-25T21:41:33.162Z Checking sqlparser v0.45.0
26022025-03-25T21:41:33.399Z Checking sqlformat v0.2.6
26032025-03-25T21:41:33.929Z Checking strip-ansi-escapes v0.2.0
26042025-03-25T21:41:34.018Z Checking tabled v0.15.0
26052025-03-25T21:41:34.074Z Checking reedline v0.38.0
26062025-03-25T21:41:34.426Z Checking peg v0.8.5
26072025-03-25T21:41:34.958Z Checking rustyline v14.0.0
26082025-03-25T21:41:43.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.33s
26092025-03-25T21:41:43.655Z
26102025-03-25T21:41:43.655Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/199)
26112025-03-25T21:41:44.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122025-03-25T21:41:44.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132025-03-25T21:41:44.359Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26142025-03-25T21:41:49.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
26152025-03-25T21:41:49.744Z
26162025-03-25T21:41:49.744Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/199)
26172025-03-25T21:41:50.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182025-03-25T21:41:50.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192025-03-25T21:41:50.472Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26202025-03-25T21:41:54.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
26212025-03-25T21:41:54.211Z
26222025-03-25T21:41:54.212Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/199)
26232025-03-25T21:41:54.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242025-03-25T21:41:54.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252025-03-25T21:41:54.899Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262025-03-25T21:41:59.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
26272025-03-25T21:41:59.855Z
26282025-03-25T21:41:59.855Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/199)
26292025-03-25T21:42:00.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302025-03-25T21:42:00.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312025-03-25T21:42:00.543Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26322025-03-25T21:42:05.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
26332025-03-25T21:42:05.583Z
26342025-03-25T21:42:05.583Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/199)
26352025-03-25T21:42:06.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362025-03-25T21:42:06.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372025-03-25T21:42:06.269Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26382025-03-25T21:42:09.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
26392025-03-25T21:42:10.098Z
26402025-03-25T21:42:10.099Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/199)
26412025-03-25T21:42:10.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422025-03-25T21:42:10.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432025-03-25T21:42:10.788Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26442025-03-25T21:42:14.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
26452025-03-25T21:42:14.712Z
26462025-03-25T21:42:14.712Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/199)
26472025-03-25T21:42:15.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-03-25T21:42:15.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-03-25T21:42:15.401Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26502025-03-25T21:42:20.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
26512025-03-25T21:42:20.591Z
26522025-03-25T21:42:20.591Zinfo: running `cargo check --bins` on oximeter (66/199)
26532025-03-25T21:42:21.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-03-25T21:42:21.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-03-25T21:42:21.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-03-25T21:42:21.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26572025-03-25T21:42:21.246Z
26582025-03-25T21:42:21.246Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/199)
26592025-03-25T21:42:21.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-03-25T21:42:21.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-03-25T21:42:21.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622025-03-25T21:42:21.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26632025-03-25T21:42:21.882Z
26642025-03-25T21:42:21.882Zinfo: running `cargo check --bins` on oximeter-schema (68/199)
26652025-03-25T21:42:22.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-03-25T21:42:22.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-03-25T21:42:22.543Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26682025-03-25T21:42:24.535Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26692025-03-25T21:42:25.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
26702025-03-25T21:42:25.643Z
26712025-03-25T21:42:25.643Zinfo: running `cargo check --bins` on oximeter-types (69/199)
26722025-03-25T21:42:26.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-03-25T21:42:26.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-03-25T21:42:26.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-03-25T21:42:26.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26762025-03-25T21:42:26.295Z
26772025-03-25T21:42:26.295Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/199)
26782025-03-25T21:42:26.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-03-25T21:42:26.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-03-25T21:42:26.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-03-25T21:42:26.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26822025-03-25T21:42:26.952Z
26832025-03-25T21:42:26.952Zinfo: running `cargo check --bins` on oxql-types (71/199)
26842025-03-25T21:42:27.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-03-25T21:42:27.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-03-25T21:42:27.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-03-25T21:42:27.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26882025-03-25T21:42:27.602Z
26892025-03-25T21:42:27.602Zinfo: running `cargo check --bins` on oximeter-test-utils (72/199)
26902025-03-25T21:42:28.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-03-25T21:42:28.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-03-25T21:42:28.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-03-25T21:42:28.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26942025-03-25T21:42:28.277Z
26952025-03-25T21:42:28.277Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/199)
26962025-03-25T21:42:28.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-03-25T21:42:28.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-03-25T21:42:28.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-03-25T21:42:28.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27002025-03-25T21:42:28.936Z
27012025-03-25T21:42:28.936Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/199)
27022025-03-25T21:42:29.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-03-25T21:42:29.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-03-25T21:42:29.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-03-25T21:42:29.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27062025-03-25T21:42:29.612Z
27072025-03-25T21:42:29.612Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/199)
27082025-03-25T21:42:30.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-03-25T21:42:30.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-03-25T21:42:30.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-03-25T21:42:30.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27122025-03-25T21:42:30.275Z
27132025-03-25T21:42:30.275Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/199)
27142025-03-25T21:42:30.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-03-25T21:42:30.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-03-25T21:42:30.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-03-25T21:42:30.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27182025-03-25T21:42:30.936Z
27192025-03-25T21:42:30.936Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/199)
27202025-03-25T21:42:31.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-03-25T21:42:31.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-03-25T21:42:31.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-03-25T21:42:31.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27242025-03-25T21:42:31.602Z
27252025-03-25T21:42:31.602Zinfo: running `cargo check --bins` on cockroach-admin-client (78/199)
27262025-03-25T21:42:32.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-03-25T21:42:32.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-03-25T21:42:32.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-03-25T21:42:32.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27302025-03-25T21:42:32.246Z
27312025-03-25T21:42:32.246Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/199)
27322025-03-25T21:42:32.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-03-25T21:42:32.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-03-25T21:42:32.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-03-25T21:42:32.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27362025-03-25T21:42:32.915Z
27372025-03-25T21:42:32.915Zinfo: running `cargo check --bins` on dns-service-client (80/199)
27382025-03-25T21:42:33.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-03-25T21:42:33.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-03-25T21:42:33.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-03-25T21:42:33.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27422025-03-25T21:42:33.587Z
27432025-03-25T21:42:33.588Zinfo: running `cargo check --bins` on internal-dns-types (81/199)
27442025-03-25T21:42:34.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-03-25T21:42:34.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-03-25T21:42:34.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-03-25T21:42:34.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27482025-03-25T21:42:34.252Z
27492025-03-25T21:42:34.252Zinfo: running `cargo check --bins` on dpd-client (82/199)
27502025-03-25T21:42:34.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-03-25T21:42:34.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-03-25T21:42:34.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-03-25T21:42:34.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27542025-03-25T21:42:34.904Z
27552025-03-25T21:42:34.904Zinfo: running `cargo check --bins` on gateway-client (83/199)
27562025-03-25T21:42:35.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-03-25T21:42:35.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-03-25T21:42:35.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-03-25T21:42:35.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27602025-03-25T21:42:35.546Z
27612025-03-25T21:42:35.546Zinfo: running `cargo check --bins` on installinator-client (84/199)
27622025-03-25T21:42:36.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-03-25T21:42:36.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-03-25T21:42:36.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-03-25T21:42:36.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27662025-03-25T21:42:36.219Z
27672025-03-25T21:42:36.219Zinfo: running `cargo check --bins` on installinator-common (85/199)
27682025-03-25T21:42:36.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-03-25T21:42:36.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-03-25T21:42:36.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-03-25T21:42:36.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27722025-03-25T21:42:36.889Z
27732025-03-25T21:42:36.889Zinfo: running `cargo check --bins` on update-engine (86/199)
27742025-03-25T21:42:37.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-03-25T21:42:37.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-03-25T21:42:37.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-03-25T21:42:37.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27782025-03-25T21:42:37.529Z
27792025-03-25T21:42:37.529Zinfo: running `cargo check --bins` on nexus-client (87/199)
27802025-03-25T21:42:38.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-03-25T21:42:38.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-03-25T21:42:38.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-03-25T21:42:38.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27842025-03-25T21:42:38.205Z
27852025-03-25T21:42:38.205Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/199)
27862025-03-25T21:42:38.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-03-25T21:42:38.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-03-25T21:42:38.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-03-25T21:42:38.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27902025-03-25T21:42:38.867Z
27912025-03-25T21:42:38.867Zinfo: running `cargo check --bins` on omicron-passwords (89/199)
27922025-03-25T21:42:39.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-03-25T21:42:39.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-03-25T21:42:39.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-03-25T21:42:39.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27962025-03-25T21:42:39.497Z
27972025-03-25T21:42:39.497Zinfo: running `cargo check --bins` on nexus-types (90/199)
27982025-03-25T21:42:40.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-03-25T21:42:40.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-03-25T21:42:40.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-03-25T21:42:40.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28022025-03-25T21:42:40.175Z
28032025-03-25T21:42:40.176Zinfo: running `cargo check --bins` on id-map (91/199)
28042025-03-25T21:42:40.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-03-25T21:42:40.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-03-25T21:42:40.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-03-25T21:42:40.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28082025-03-25T21:42:40.802Z
28092025-03-25T21:42:40.802Zinfo: running `cargo check --bins` on oxide-client (92/199)
28102025-03-25T21:42:41.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-03-25T21:42:41.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-03-25T21:42:41.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-03-25T21:42:41.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28142025-03-25T21:42:41.440Z
28152025-03-25T21:42:41.440Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28162025-03-25T21:42:42.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-03-25T21:42:42.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-03-25T21:42:42.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-03-25T21:42:42.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28202025-03-25T21:42:42.100Z
28212025-03-25T21:42:42.100Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28222025-03-25T21:42:42.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-03-25T21:42:42.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-03-25T21:42:42.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-03-25T21:42:42.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28262025-03-25T21:42:42.732Z
28272025-03-25T21:42:42.733Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28282025-03-25T21:42:43.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-03-25T21:42:43.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-03-25T21:42:43.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-03-25T21:42:43.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28322025-03-25T21:42:43.403Z
28332025-03-25T21:42:43.403Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28342025-03-25T21:42:44.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-03-25T21:42:44.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-03-25T21:42:44.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-03-25T21:42:44.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28382025-03-25T21:42:44.098Z
28392025-03-25T21:42:44.098Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28402025-03-25T21:42:44.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-03-25T21:42:44.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-03-25T21:42:44.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432025-03-25T21:42:44.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28442025-03-25T21:42:44.775Z
28452025-03-25T21:42:44.775Zinfo: running `cargo check --bins` on wicket-common (98/199)
28462025-03-25T21:42:45.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-03-25T21:42:45.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-03-25T21:42:45.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492025-03-25T21:42:45.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28502025-03-25T21:42:45.462Z
28512025-03-25T21:42:45.462Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28522025-03-25T21:42:46.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-03-25T21:42:46.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-03-25T21:42:46.141Z Checking csv-core v0.1.11
28552025-03-25T21:42:46.142Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28562025-03-25T21:42:46.145Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28572025-03-25T21:42:46.145Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28582025-03-25T21:42:46.429Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28592025-03-25T21:42:46.457Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28602025-03-25T21:42:46.480Z Checking csv v1.3.1
28612025-03-25T21:42:47.026Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28622025-03-25T21:42:47.369Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28632025-03-25T21:42:48.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
28642025-03-25T21:42:49.127Z
28652025-03-25T21:42:49.127Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28662025-03-25T21:42:49.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-03-25T21:42:49.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-03-25T21:42:49.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692025-03-25T21:42:49.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28702025-03-25T21:42:49.792Z
28712025-03-25T21:42:49.792Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28722025-03-25T21:42:50.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-03-25T21:42:50.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-03-25T21:42:50.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752025-03-25T21:42:50.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28762025-03-25T21:42:50.452Z
28772025-03-25T21:42:50.452Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28782025-03-25T21:42:51.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-03-25T21:42:51.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-03-25T21:42:51.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-03-25T21:42:51.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28822025-03-25T21:42:51.227Z
28832025-03-25T21:42:51.227Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28842025-03-25T21:42:51.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-03-25T21:42:51.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-03-25T21:42:51.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872025-03-25T21:42:51.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28882025-03-25T21:42:51.990Z
28892025-03-25T21:42:51.990Zinfo: running `cargo check --bins` on dns-server (104/199)
28902025-03-25T21:42:52.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-03-25T21:42:52.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-03-25T21:42:52.660Z Compiling typify-impl v0.3.0
28932025-03-25T21:42:52.771Z Compiling parking_lot_core v0.8.6
28942025-03-25T21:42:52.774Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28952025-03-25T21:42:52.790Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28962025-03-25T21:42:52.801Z Checking fxhash v0.2.1
28972025-03-25T21:42:52.814Z Checking hickory-client v0.24.4
28982025-03-25T21:42:52.830Z Checking hickory-server v0.24.4
28992025-03-25T21:42:53.523Z Checking parking_lot v0.11.2
29002025-03-25T21:42:53.580Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29012025-03-25T21:42:53.773Z Checking sled v0.34.7
29022025-03-25T21:42:58.009Z Compiling typify-macro v0.3.0
29032025-03-25T21:42:59.492Z Compiling typify v0.3.0
29042025-03-25T21:42:59.562Z Compiling progenitor-impl v0.9.1
29052025-03-25T21:43:01.912Z Compiling progenitor-macro v0.9.1
29062025-03-25T21:43:05.410Z Checking progenitor v0.9.1
29072025-03-25T21:43:05.542Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29082025-03-25T21:43:06.004Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29092025-03-25T21:43:07.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.27s
29102025-03-25T21:43:07.450Z
29112025-03-25T21:43:07.450Zinfo: running `cargo check --bins` on dns-server-api (105/199)
29122025-03-25T21:43:08.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-03-25T21:43:08.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-03-25T21:43:08.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152025-03-25T21:43:08.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29162025-03-25T21:43:08.097Z
29172025-03-25T21:43:08.097Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29182025-03-25T21:43:08.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-03-25T21:43:08.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-03-25T21:43:08.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212025-03-25T21:43:08.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29222025-03-25T21:43:08.748Z
29232025-03-25T21:43:08.748Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29242025-03-25T21:43:09.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-03-25T21:43:09.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-03-25T21:43:09.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-03-25T21:43:09.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29282025-03-25T21:43:09.451Z
29292025-03-25T21:43:09.451Zinfo: running `cargo check --bins` on gateway-types (108/199)
29302025-03-25T21:43:10.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-03-25T21:43:10.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-03-25T21:43:10.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-03-25T21:43:10.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29342025-03-25T21:43:10.100Z
29352025-03-25T21:43:10.100Zinfo: running `cargo check --bins` on ipcc (109/199)
29362025-03-25T21:43:10.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-03-25T21:43:10.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-03-25T21:43:10.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-03-25T21:43:10.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29402025-03-25T21:43:10.747Z
29412025-03-25T21:43:10.747Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29422025-03-25T21:43:11.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-03-25T21:43:11.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-03-25T21:43:11.473Z Compiling semver v0.1.20
29452025-03-25T21:43:11.473Z Compiling radium v0.7.0
29462025-03-25T21:43:11.594Z Checking tap v1.0.1
29472025-03-25T21:43:11.598Z Compiling maybe-uninit v2.0.0
29482025-03-25T21:43:11.614Z Checking password-hash v0.5.0
29492025-03-25T21:43:11.618Z Checking blake2 v0.10.6
29502025-03-25T21:43:11.618Z Compiling owo-colors v4.2.0
29512025-03-25T21:43:11.627Z Checking crc-catalog v2.4.0
29522025-03-25T21:43:11.733Z Checking wyz v0.5.1
29532025-03-25T21:43:11.792Z Compiling cancel-safe-futures v0.1.5
29542025-03-25T21:43:12.025Z Compiling rustc_version v0.1.7
29552025-03-25T21:43:12.074Z Checking funty v2.0.0
29562025-03-25T21:43:12.077Z Compiling packed_struct v0.10.1
29572025-03-25T21:43:12.151Z Checking argon2 v0.5.3
29582025-03-25T21:43:12.207Z Checking crc v3.2.1
29592025-03-25T21:43:12.275Z Compiling packed_struct_codegen v0.10.1
29602025-03-25T21:43:12.299Z Checking libsw-core v0.3.1
29612025-03-25T21:43:12.411Z Compiling newtype_derive v0.1.6
29622025-03-25T21:43:12.429Z Checking half v2.4.1
29632025-03-25T21:43:12.531Z Compiling indexmap v1.9.3
29642025-03-25T21:43:12.590Z Checking ciborium-io v0.2.2
29652025-03-25T21:43:12.608Z Checking nodrop v0.1.14
29662025-03-25T21:43:12.729Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29672025-03-25T21:43:12.763Z Checking fixedbitset v0.5.7
29682025-03-25T21:43:12.788Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29692025-03-25T21:43:12.859Z Checking array-init v0.0.4
29702025-03-25T21:43:12.900Z Checking ciborium-ll v0.2.2
29712025-03-25T21:43:12.927Z Checking bitvec v1.0.1
29722025-03-25T21:43:12.967Z Checking libsw v3.4.0
29732025-03-25T21:43:13.079Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29742025-03-25T21:43:13.122Z Checking petgraph v0.7.1
29752025-03-25T21:43:13.171Z Checking smallvec v0.6.14
29762025-03-25T21:43:13.552Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29772025-03-25T21:43:13.638Z Checking bitfield v0.14.0
29782025-03-25T21:43:13.760Z Checking linear-map v1.2.0
29792025-03-25T21:43:13.786Z Checking indent_write v2.2.0
29802025-03-25T21:43:13.922Z Checking termcolor v1.4.1
29812025-03-25T21:43:13.987Z Checking hashbrown v0.12.3
29822025-03-25T21:43:14.072Z Checking swrite v0.1.0
29832025-03-25T21:43:14.212Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29842025-03-25T21:43:14.342Z Checking env_logger v0.10.2
29852025-03-25T21:43:14.540Z Checking serde-hex v0.1.0
29862025-03-25T21:43:14.622Z Checking ron v0.8.1
29872025-03-25T21:43:14.682Z Checking ciborium v0.2.2
29882025-03-25T21:43:14.746Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29892025-03-25T21:43:15.611Z Checking steno v0.4.1
29902025-03-25T21:43:15.746Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29912025-03-25T21:43:15.778Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29922025-03-25T21:43:15.803Z Checking hashbrown v0.13.2
29932025-03-25T21:43:16.012Z Checking humantime v2.1.0
29942025-03-25T21:43:16.065Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29952025-03-25T21:43:16.082Z Checking crc-any v2.5.0
29962025-03-25T21:43:16.314Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29972025-03-25T21:43:16.433Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29982025-03-25T21:43:16.590Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29992025-03-25T21:43:16.676Z Checking object v0.30.4
30002025-03-25T21:43:16.916Z Checking path-slash v0.1.5
30012025-03-25T21:43:16.995Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30022025-03-25T21:43:17.054Z Checking tungstenite v0.23.0
30032025-03-25T21:43:17.826Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30042025-03-25T21:43:17.920Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30052025-03-25T21:43:18.164Z Checking nix v0.27.1
30062025-03-25T21:43:18.389Z Checking kstat-rs v0.2.4
30072025-03-25T21:43:18.506Z Checking tokio-tungstenite v0.23.1
30082025-03-25T21:43:18.749Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30092025-03-25T21:43:18.926Z Checking signal-hook-tokio v0.3.1
30102025-03-25T21:43:19.009Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30112025-03-25T21:43:19.028Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30122025-03-25T21:43:19.743Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30132025-03-25T21:43:26.354Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30142025-03-25T21:43:27.664Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30152025-03-25T21:43:29.780Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30162025-03-25T21:43:35.035Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30172025-03-25T21:43:35.687Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30182025-03-25T21:43:38.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.60s
30192025-03-25T21:43:38.550Z
30202025-03-25T21:43:38.550Zinfo: running `cargo check --bins` on gateway-api (111/199)
30212025-03-25T21:43:39.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222025-03-25T21:43:39.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232025-03-25T21:43:39.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242025-03-25T21:43:39.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30252025-03-25T21:43:39.205Z
30262025-03-25T21:43:39.205Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30272025-03-25T21:43:39.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282025-03-25T21:43:39.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292025-03-25T21:43:39.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302025-03-25T21:43:39.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30312025-03-25T21:43:39.832Z
30322025-03-25T21:43:39.832Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30332025-03-25T21:43:40.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-03-25T21:43:40.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-03-25T21:43:40.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-03-25T21:43:40.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30372025-03-25T21:43:40.490Z
30382025-03-25T21:43:40.491Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30392025-03-25T21:43:41.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-03-25T21:43:41.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-03-25T21:43:41.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-03-25T21:43:41.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30432025-03-25T21:43:41.146Z
30442025-03-25T21:43:41.146Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30452025-03-25T21:43:41.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-03-25T21:43:41.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-03-25T21:43:41.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-03-25T21:43:41.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30492025-03-25T21:43:41.809Z
30502025-03-25T21:43:41.809Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30512025-03-25T21:43:42.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-03-25T21:43:42.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-03-25T21:43:42.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-03-25T21:43:42.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30552025-03-25T21:43:42.472Z
30562025-03-25T21:43:42.472Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30572025-03-25T21:43:43.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-03-25T21:43:43.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-03-25T21:43:43.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-03-25T21:43:43.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30612025-03-25T21:43:43.129Z
30622025-03-25T21:43:43.129Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30632025-03-25T21:43:43.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-03-25T21:43:43.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-03-25T21:43:43.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-03-25T21:43:43.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30672025-03-25T21:43:43.788Z
30682025-03-25T21:43:43.788Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30692025-03-25T21:43:44.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-03-25T21:43:44.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-03-25T21:43:44.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722025-03-25T21:43:44.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30732025-03-25T21:43:44.468Z
30742025-03-25T21:43:44.468Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30752025-03-25T21:43:45.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-03-25T21:43:45.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-03-25T21:43:45.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-03-25T21:43:45.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30792025-03-25T21:43:45.126Z
30802025-03-25T21:43:45.126Zinfo: running `cargo check --bins` on sp-sim (121/199)
30812025-03-25T21:43:45.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-03-25T21:43:45.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-03-25T21:43:45.783Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30842025-03-25T21:43:46.368Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30852025-03-25T21:43:47.864Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30862025-03-25T21:43:49.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
30872025-03-25T21:43:49.721Z
30882025-03-25T21:43:49.721Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30892025-03-25T21:43:50.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902025-03-25T21:43:50.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912025-03-25T21:43:50.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30922025-03-25T21:43:50.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30932025-03-25T21:43:50.422Z
30942025-03-25T21:43:50.422Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30952025-03-25T21:43:51.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962025-03-25T21:43:51.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972025-03-25T21:43:51.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982025-03-25T21:43:51.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30992025-03-25T21:43:51.128Z
31002025-03-25T21:43:51.128Zinfo: running `cargo check --bins` on db-macros (124/199)
31012025-03-25T21:43:51.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022025-03-25T21:43:51.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032025-03-25T21:43:51.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31042025-03-25T21:43:51.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31052025-03-25T21:43:51.762Z
31062025-03-25T21:43:51.762Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
31072025-03-25T21:43:52.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082025-03-25T21:43:52.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092025-03-25T21:43:52.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102025-03-25T21:43:52.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31112025-03-25T21:43:52.395Z
31122025-03-25T21:43:52.395Zinfo: running `cargo check --bins` on nexus-auth (126/199)
31132025-03-25T21:43:53.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-03-25T21:43:53.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-03-25T21:43:53.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-03-25T21:43:53.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31172025-03-25T21:43:53.089Z
31182025-03-25T21:43:53.089Zinfo: running `cargo check --bins` on authz-macros (127/199)
31192025-03-25T21:43:53.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-03-25T21:43:53.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-03-25T21:43:53.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-03-25T21:43:53.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31232025-03-25T21:43:53.726Z
31242025-03-25T21:43:53.726Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31252025-03-25T21:43:54.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-03-25T21:43:54.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-03-25T21:43:54.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282025-03-25T21:43:54.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31292025-03-25T21:43:54.412Z
31302025-03-25T21:43:54.412Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31312025-03-25T21:43:55.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-03-25T21:43:55.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-03-25T21:43:55.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342025-03-25T21:43:55.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31352025-03-25T21:43:55.102Z
31362025-03-25T21:43:55.102Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31372025-03-25T21:43:55.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382025-03-25T21:43:55.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392025-03-25T21:43:55.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402025-03-25T21:43:55.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31412025-03-25T21:43:55.751Z
31422025-03-25T21:43:55.751Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31432025-03-25T21:43:56.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442025-03-25T21:43:56.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452025-03-25T21:43:56.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462025-03-25T21:43:56.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31472025-03-25T21:43:56.434Z
31482025-03-25T21:43:56.434Zinfo: running `cargo check --bins` on typed-rng (132/199)
31492025-03-25T21:43:56.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502025-03-25T21:43:56.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512025-03-25T21:43:56.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522025-03-25T21:43:57.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31532025-03-25T21:43:57.071Z
31542025-03-25T21:43:57.071Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31552025-03-25T21:43:57.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562025-03-25T21:43:57.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572025-03-25T21:43:57.837Z Checking keccak v0.1.5
31582025-03-25T21:43:57.954Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31592025-03-25T21:43:57.958Z Checking secrecy v0.8.0
31602025-03-25T21:43:57.958Z Compiling unicase v2.7.0
31612025-03-25T21:43:57.958Z Compiling same-file v1.0.6
31622025-03-25T21:43:57.997Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31632025-03-25T21:43:58.002Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31642025-03-25T21:43:58.002Z Compiling thiserror-impl-no-std v2.0.2
31652025-03-25T21:43:58.126Z Compiling walkdir v2.5.0
31662025-03-25T21:43:58.217Z Checking universal-hash v0.5.1
31672025-03-25T21:43:58.234Z Checking sha3 v0.10.8
31682025-03-25T21:43:58.262Z Compiling blake3 v1.5.4
31692025-03-25T21:43:58.334Z Checking opaque-debug v0.3.1
31702025-03-25T21:43:58.393Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31712025-03-25T21:43:58.448Z Checking poly1305 v0.8.0
31722025-03-25T21:43:58.499Z Checking chacha20 v0.9.1
31732025-03-25T21:43:58.550Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
31742025-03-25T21:43:58.646Z Checking aead v0.5.2
31752025-03-25T21:43:58.714Z Compiling memmap2 v0.9.5
31762025-03-25T21:43:58.733Z Compiling salty v0.3.0
31772025-03-25T21:43:58.840Z Compiling arrayref v0.3.9
31782025-03-25T21:43:58.860Z Compiling arrayvec v0.7.6
31792025-03-25T21:43:58.953Z Compiling constant_time_eq v0.3.1
31802025-03-25T21:43:58.974Z Compiling libefi-sys v0.1.0
31812025-03-25T21:43:59.084Z Checking chacha20poly1305 v0.10.1
31822025-03-25T21:43:59.192Z Compiling toolchain_find v0.4.0
31832025-03-25T21:43:59.239Z Compiling camino-tempfile v1.1.1
31842025-03-25T21:43:59.279Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31852025-03-25T21:43:59.304Z Compiling bitfield-struct v0.6.2
31862025-03-25T21:43:59.543Z Compiling topological-sort v0.2.2
31872025-03-25T21:43:59.637Z Compiling mime_guess v2.0.5
31882025-03-25T21:43:59.745Z Compiling rustfmt-wrapper v0.2.1
31892025-03-25T21:44:00.143Z Compiling omicron-zone-package v0.12.0
31902025-03-25T21:44:00.311Z Compiling progenitor v0.9.1
31912025-03-25T21:44:00.368Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31922025-03-25T21:44:00.551Z Checking primeorder v0.13.6
31932025-03-25T21:44:00.590Z Checking env_filter v0.1.2
31942025-03-25T21:44:00.635Z Checking thiserror-no-std v2.0.2
31952025-03-25T21:44:00.651Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962025-03-25T21:44:00.671Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31972025-03-25T21:44:00.774Z Checking vsss-rs v3.3.4
31982025-03-25T21:44:00.790Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31992025-03-25T21:44:00.827Z Checking env_logger v0.11.5
32002025-03-25T21:44:00.989Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32012025-03-25T21:44:01.009Z Checking p384 v0.13.0
32022025-03-25T21:44:01.114Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32032025-03-25T21:44:01.220Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32042025-03-25T21:44:01.239Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32052025-03-25T21:44:01.347Z Checking http-range v0.1.5
32062025-03-25T21:44:01.409Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32072025-03-25T21:44:01.444Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32082025-03-25T21:44:01.659Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32092025-03-25T21:44:01.775Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32102025-03-25T21:44:01.818Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32112025-03-25T21:44:05.586Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32122025-03-25T21:44:05.623Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
32132025-03-25T21:44:05.623Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32142025-03-25T21:44:05.623Z Checking atty v0.2.14
32152025-03-25T21:44:05.623Z Checking glob v0.3.2
32162025-03-25T21:44:05.623Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32172025-03-25T21:44:05.623Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
32182025-03-25T21:44:05.623Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32192025-03-25T21:44:05.623Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32202025-03-25T21:44:05.623Z Checking hyper-staticfile v0.10.1
32212025-03-25T21:44:05.623Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
32222025-03-25T21:44:05.623Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32232025-03-25T21:44:05.624Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32242025-03-25T21:44:05.624Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32252025-03-25T21:44:05.624Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32262025-03-25T21:44:05.624Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32272025-03-25T21:44:05.624Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32282025-03-25T21:44:05.624Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32292025-03-25T21:44:05.624Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32302025-03-25T21:44:05.637Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32312025-03-25T21:44:06.243Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32322025-03-25T21:44:09.055Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32332025-03-25T21:44:09.055Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32342025-03-25T21:44:17.159Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352025-03-25T21:44:30.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.33s
32362025-03-25T21:44:30.606Z
32372025-03-25T21:44:30.606Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32382025-03-25T21:44:31.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-03-25T21:44:31.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-03-25T21:44:31.366Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32412025-03-25T21:44:44.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.98s
32422025-03-25T21:44:44.801Z
32432025-03-25T21:44:44.801Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32442025-03-25T21:44:45.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-03-25T21:44:45.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-03-25T21:44:45.557Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32472025-03-25T21:44:59.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s
32482025-03-25T21:44:59.197Z
32492025-03-25T21:44:59.197Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32502025-03-25T21:44:59.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-03-25T21:44:59.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-03-25T21:44:59.963Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32532025-03-25T21:45:13.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.04s
32542025-03-25T21:45:13.448Z
32552025-03-25T21:45:13.448Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32562025-03-25T21:45:14.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-03-25T21:45:14.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-03-25T21:45:14.213Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32592025-03-25T21:45:27.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
32602025-03-25T21:45:27.656Z
32612025-03-25T21:45:27.656Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32622025-03-25T21:45:28.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-03-25T21:45:28.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-03-25T21:45:28.427Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32652025-03-25T21:45:41.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s
32662025-03-25T21:45:41.943Z
32672025-03-25T21:45:41.943Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32682025-03-25T21:45:42.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-03-25T21:45:42.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-03-25T21:45:42.712Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32712025-03-25T21:45:55.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
32722025-03-25T21:45:56.111Z
32732025-03-25T21:45:56.111Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32742025-03-25T21:45:56.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-03-25T21:45:56.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-03-25T21:45:56.887Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32772025-03-25T21:46:10.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
32782025-03-25T21:46:10.305Z
32792025-03-25T21:46:10.305Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32802025-03-25T21:46:10.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-03-25T21:46:10.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-03-25T21:46:10.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-03-25T21:46:10.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32842025-03-25T21:46:10.994Z
32852025-03-25T21:46:10.994Zinfo: running `cargo check --bins` on key-manager (142/199)
32862025-03-25T21:46:11.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-03-25T21:46:11.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-03-25T21:46:11.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-03-25T21:46:11.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32902025-03-25T21:46:11.654Z
32912025-03-25T21:46:11.654Zinfo: running `cargo check --bins` on range-requests (143/199)
32922025-03-25T21:46:12.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-03-25T21:46:12.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-03-25T21:46:12.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-03-25T21:46:12.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32962025-03-25T21:46:12.304Z
32972025-03-25T21:46:12.304Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32982025-03-25T21:46:12.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-03-25T21:46:12.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-03-25T21:46:12.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-03-25T21:46:12.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33022025-03-25T21:46:12.967Z
33032025-03-25T21:46:12.967Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
33042025-03-25T21:46:13.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-03-25T21:46:13.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-03-25T21:46:13.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072025-03-25T21:46:13.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33082025-03-25T21:46:13.657Z
33092025-03-25T21:46:13.657Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
33102025-03-25T21:46:14.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-03-25T21:46:14.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-03-25T21:46:14.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132025-03-25T21:46:14.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33142025-03-25T21:46:14.284Z
33152025-03-25T21:46:14.284Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33162025-03-25T21:46:14.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-03-25T21:46:14.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-03-25T21:46:14.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192025-03-25T21:46:14.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33202025-03-25T21:46:14.950Z
33212025-03-25T21:46:14.950Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33222025-03-25T21:46:15.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-03-25T21:46:15.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-03-25T21:46:15.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252025-03-25T21:46:15.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33262025-03-25T21:46:15.615Z
33272025-03-25T21:46:15.615Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33282025-03-25T21:46:16.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-03-25T21:46:16.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-03-25T21:46:16.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312025-03-25T21:46:16.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33322025-03-25T21:46:16.281Z
33332025-03-25T21:46:16.281Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33342025-03-25T21:46:16.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-03-25T21:46:16.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-03-25T21:46:16.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372025-03-25T21:46:16.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33382025-03-25T21:46:16.963Z
33392025-03-25T21:46:16.963Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33402025-03-25T21:46:17.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-03-25T21:46:17.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-03-25T21:46:17.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432025-03-25T21:46:17.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33442025-03-25T21:46:17.650Z
33452025-03-25T21:46:17.650Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33462025-03-25T21:46:18.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-03-25T21:46:18.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-03-25T21:46:18.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33492025-03-25T21:46:18.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33502025-03-25T21:46:18.330Z
33512025-03-25T21:46:18.330Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33522025-03-25T21:46:18.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-03-25T21:46:18.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-03-25T21:46:19.051Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33552025-03-25T21:46:19.051Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33562025-03-25T21:46:19.913Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33572025-03-25T21:46:21.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
33582025-03-25T21:46:22.042Z
33592025-03-25T21:46:22.042Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33602025-03-25T21:46:22.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-03-25T21:46:22.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-03-25T21:46:22.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632025-03-25T21:46:22.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33642025-03-25T21:46:22.697Z
33652025-03-25T21:46:22.697Zinfo: running `cargo check --bins` on cert-dev (155/199)
33662025-03-25T21:46:23.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-03-25T21:46:23.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-03-25T21:46:23.326Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33692025-03-25T21:46:23.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33702025-03-25T21:46:23.773Z
33712025-03-25T21:46:23.774Zinfo: running `cargo check --bins` on clickana (156/199)
33722025-03-25T21:46:24.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-03-25T21:46:24.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-03-25T21:46:24.442Z Checking itertools v0.13.0
33752025-03-25T21:46:24.442Z Checking castaway v0.2.3
33762025-03-25T21:46:24.446Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33772025-03-25T21:46:24.446Z Checking lru v0.12.5
33782025-03-25T21:46:24.446Z Compiling instability v0.3.2
33792025-03-25T21:46:24.446Z Checking cassowary v0.3.0
33802025-03-25T21:46:24.551Z Compiling indoc v2.0.6
33812025-03-25T21:46:24.676Z Checking compact_str v0.8.0
33822025-03-25T21:46:26.224Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33832025-03-25T21:46:26.290Z Checking unicode-truncate v1.1.0
33842025-03-25T21:46:26.457Z Checking ratatui v0.29.0
33852025-03-25T21:46:28.337Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33862025-03-25T21:46:29.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
33872025-03-25T21:46:29.351Z
33882025-03-25T21:46:29.351Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33892025-03-25T21:46:29.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902025-03-25T21:46:29.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912025-03-25T21:46:30.062Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33922025-03-25T21:46:30.065Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33932025-03-25T21:46:31.065Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33942025-03-25T21:46:31.518Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33952025-03-25T21:46:31.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
33962025-03-25T21:46:32.070Z
33972025-03-25T21:46:32.070Zinfo: running `cargo check --bins` on ch-dev (158/199)
33982025-03-25T21:46:32.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-03-25T21:46:32.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-03-25T21:46:32.765Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34012025-03-25T21:46:33.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
34022025-03-25T21:46:33.696Z
34032025-03-25T21:46:33.696Zinfo: running `cargo check --bins` on crdb-seed (159/199)
34042025-03-25T21:46:34.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052025-03-25T21:46:34.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062025-03-25T21:46:34.396Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34072025-03-25T21:46:34.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34082025-03-25T21:46:34.941Z
34092025-03-25T21:46:34.941Zinfo: running `cargo check --bins` on db-dev (160/199)
34102025-03-25T21:46:35.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-03-25T21:46:35.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-03-25T21:46:35.632Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34132025-03-25T21:46:36.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
34142025-03-25T21:46:36.550Z
34152025-03-25T21:46:36.550Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34162025-03-25T21:46:37.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172025-03-25T21:46:37.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182025-03-25T21:46:37.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192025-03-25T21:46:37.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34202025-03-25T21:46:37.228Z
34212025-03-25T21:46:37.228Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34222025-03-25T21:46:37.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-03-25T21:46:37.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-03-25T21:46:37.869Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34252025-03-25T21:46:38.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
34262025-03-25T21:46:38.889Z
34272025-03-25T21:46:38.889Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34282025-03-25T21:46:39.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-03-25T21:46:39.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-03-25T21:46:39.530Z Checking cargo-platform v0.1.8
34312025-03-25T21:46:39.807Z Checking cargo_metadata v0.19.2
34322025-03-25T21:46:40.798Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34332025-03-25T21:46:41.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
34342025-03-25T21:46:41.798Z
34352025-03-25T21:46:41.798Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34362025-03-25T21:46:42.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372025-03-25T21:46:42.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382025-03-25T21:46:42.543Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34392025-03-25T21:46:43.989Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34402025-03-25T21:46:44.536Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34412025-03-25T21:46:45.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
34422025-03-25T21:46:45.274Z
34432025-03-25T21:46:45.274Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34442025-03-25T21:46:45.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-03-25T21:46:45.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-03-25T21:46:46.085Z Compiling crunchy v0.2.2
34472025-03-25T21:46:46.088Z Compiling tiny-keccak v2.0.2
34482025-03-25T21:46:46.088Z Compiling dsl_auto_type v0.1.2
34492025-03-25T21:46:46.088Z Checking scheduled-thread-pool v0.2.7
34502025-03-25T21:46:46.206Z Compiling diesel_table_macro_syntax v0.2.0
34512025-03-25T21:46:46.218Z Compiling bit-vec v0.6.3
34522025-03-25T21:46:46.271Z Compiling ascii-canvas v3.0.0
34532025-03-25T21:46:46.275Z Compiling ena v0.14.3
34542025-03-25T21:46:46.424Z Checking r2d2 v0.8.10
34552025-03-25T21:46:46.528Z Compiling diff v0.1.13
34562025-03-25T21:46:46.571Z Compiling bit-set v0.5.3
34572025-03-25T21:46:46.662Z Compiling regex-syntax v0.6.29
34582025-03-25T21:46:46.679Z Compiling bindgen v0.71.1
34592025-03-25T21:46:46.755Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34602025-03-25T21:46:46.774Z Compiling ref-cast v1.0.23
34612025-03-25T21:46:46.812Z Compiling rustc-hash v2.1.1
34622025-03-25T21:46:46.994Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34632025-03-25T21:46:47.022Z Compiling derive_builder_core v0.20.2
34642025-03-25T21:46:47.025Z Compiling libxml v0.3.3
34652025-03-25T21:46:47.299Z Compiling ref-cast-impl v1.0.23
34662025-03-25T21:46:47.355Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34672025-03-25T21:46:47.464Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34682025-03-25T21:46:47.485Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34692025-03-25T21:46:47.548Z Compiling diesel_derives v2.2.3
34702025-03-25T21:46:47.807Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34712025-03-25T21:46:47.853Z Compiling strum_macros v0.24.3
34722025-03-25T21:46:48.181Z Compiling indoc v1.0.9
34732025-03-25T21:46:49.041Z Compiling derive_builder_macro v0.20.2
34742025-03-25T21:46:49.045Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34752025-03-25T21:46:49.378Z Compiling impl-trait-for-tuples v0.2.2
34762025-03-25T21:46:49.913Z Compiling lalrpop v0.19.12
34772025-03-25T21:46:50.080Z Checking derive_builder v0.20.2
34782025-03-25T21:46:50.254Z Compiling oso-derive v0.27.3
34792025-03-25T21:46:50.430Z Checking quick-xml v0.37.2
34802025-03-25T21:46:51.054Z Compiling diesel-dtrace v0.4.2
34812025-03-25T21:46:51.235Z Checking maplit v1.0.2
34822025-03-25T21:46:51.418Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34832025-03-25T21:46:51.470Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34842025-03-25T21:46:51.795Z Checking bb8 v0.8.5
34852025-03-25T21:46:51.844Z Checking io-lifetimes v1.0.11
34862025-03-25T21:46:52.037Z Checking rustix v0.37.28
34872025-03-25T21:46:52.285Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34882025-03-25T21:46:52.504Z Checking rand_seeder v0.3.0
34892025-03-25T21:46:52.643Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34902025-03-25T21:46:52.745Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34912025-03-25T21:46:52.927Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34922025-03-25T21:46:52.969Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34932025-03-25T21:46:53.070Z Checking terminal_size v0.2.6
34942025-03-25T21:46:53.257Z Checking smawk v0.3.2
34952025-03-25T21:46:53.294Z Checking is_ci v1.2.0
34962025-03-25T21:46:53.508Z Checking unicode-linebreak v0.1.5
34972025-03-25T21:46:53.511Z Checking supports-color v3.0.2
34982025-03-25T21:46:53.773Z Checking multimap v0.10.0
34992025-03-25T21:46:53.969Z Checking textwrap v0.16.1
35002025-03-25T21:46:54.936Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35012025-03-25T21:46:56.269Z Checking diesel v2.2.8
35022025-03-25T21:47:11.473Z Compiling samael v0.0.18
35032025-03-25T21:47:28.828Z Checking async-bb8-diesel v0.2.1
35042025-03-25T21:47:29.944Z Compiling polar-core v0.27.3
35052025-03-25T21:47:37.097Z Checking oso v0.27.3
35062025-03-25T21:48:37.162Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35072025-03-25T21:48:43.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
35082025-03-25T21:48:44.161Z
35092025-03-25T21:48:44.161Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
35102025-03-25T21:48:44.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-03-25T21:48:44.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-03-25T21:48:44.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132025-03-25T21:48:44.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35142025-03-25T21:48:44.870Z
35152025-03-25T21:48:44.870Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35162025-03-25T21:48:45.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-03-25T21:48:45.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-03-25T21:48:45.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192025-03-25T21:48:45.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35202025-03-25T21:48:45.576Z
35212025-03-25T21:48:45.577Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35222025-03-25T21:48:46.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-03-25T21:48:46.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-03-25T21:48:46.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252025-03-25T21:48:46.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35262025-03-25T21:48:46.206Z
35272025-03-25T21:48:46.207Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35282025-03-25T21:48:46.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-03-25T21:48:46.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-03-25T21:48:47.051Z Compiling libz-sys v1.1.20
35312025-03-25T21:48:47.054Z Compiling libgit2-sys v0.17.0+1.8.1
35322025-03-25T21:48:47.185Z Compiling vergen v8.3.2
35332025-03-25T21:48:47.189Z Compiling cargo-platform v0.1.8
35342025-03-25T21:48:47.189Z Compiling pin-project-internal v1.1.6
35352025-03-25T21:48:47.221Z Compiling snafu-derive v0.8.5
35362025-03-25T21:48:47.224Z Compiling rustls v0.21.12
35372025-03-25T21:48:47.250Z Checking globset v0.4.15
35382025-03-25T21:48:47.506Z Compiling cargo_metadata v0.18.1
35392025-03-25T21:48:47.566Z Checking olpc-cjson v0.1.4
35402025-03-25T21:48:47.673Z Checking sct v0.7.1
35412025-03-25T21:48:47.743Z Checking rustls-webpki v0.101.7
35422025-03-25T21:48:47.775Z Checking serde_plain v1.0.2
35432025-03-25T21:48:47.876Z Checking typed-path v0.9.3
35442025-03-25T21:48:47.897Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35452025-03-25T21:48:48.092Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35462025-03-25T21:48:48.188Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35472025-03-25T21:48:48.390Z Checking parse-size v1.1.0
35482025-03-25T21:48:48.613Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35492025-03-25T21:48:48.630Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35502025-03-25T21:48:49.464Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35512025-03-25T21:48:49.612Z Checking rustls-pemfile v1.0.4
35522025-03-25T21:48:49.762Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35532025-03-25T21:48:49.808Z Checking pin-project v1.1.6
35542025-03-25T21:48:49.830Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35552025-03-25T21:48:49.939Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35562025-03-25T21:48:50.115Z Checking twox-hash v2.1.0
35572025-03-25T21:48:50.166Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35582025-03-25T21:48:50.270Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35592025-03-25T21:48:50.717Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35602025-03-25T21:48:51.254Z Checking tokio-rustls v0.24.1
35612025-03-25T21:48:51.609Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35622025-03-25T21:48:51.711Z Checking snafu v0.8.5
35632025-03-25T21:48:52.081Z Checking tough v0.19.0
35642025-03-25T21:48:52.126Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35652025-03-25T21:48:52.161Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35662025-03-25T21:48:52.200Z Checking fatfs v0.3.6
35672025-03-25T21:48:52.354Z Checking assert_matches v1.5.0
35682025-03-25T21:48:55.950Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
35692025-03-25T21:48:57.039Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35702025-03-25T21:48:58.884Z Compiling git2 v0.19.0
35712025-03-25T21:49:02.847Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35722025-03-25T21:50:01.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
35732025-03-25T21:50:01.274Z
35742025-03-25T21:50:01.274Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35752025-03-25T21:50:01.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-03-25T21:50:01.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-03-25T21:50:01.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35782025-03-25T21:50:01.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35792025-03-25T21:50:02.004Z
35802025-03-25T21:50:02.004Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35812025-03-25T21:50:02.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-03-25T21:50:02.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-03-25T21:50:02.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35842025-03-25T21:50:02.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35852025-03-25T21:50:02.693Z
35862025-03-25T21:50:02.693Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35872025-03-25T21:50:03.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-03-25T21:50:03.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-03-25T21:50:03.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-03-25T21:50:03.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35912025-03-25T21:50:03.417Z
35922025-03-25T21:50:03.417Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35932025-03-25T21:50:04.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-03-25T21:50:04.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-03-25T21:50:04.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-03-25T21:50:04.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35972025-03-25T21:50:04.128Z
35982025-03-25T21:50:04.128Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35992025-03-25T21:50:04.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-03-25T21:50:04.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-03-25T21:50:04.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-03-25T21:50:04.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36032025-03-25T21:50:04.836Z
36042025-03-25T21:50:04.836Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
36052025-03-25T21:50:05.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-03-25T21:50:05.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-03-25T21:50:05.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-03-25T21:50:05.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36092025-03-25T21:50:05.548Z
36102025-03-25T21:50:05.548Zinfo: running `cargo check --bins` on update-common (176/199)
36112025-03-25T21:50:06.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-03-25T21:50:06.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-03-25T21:50:06.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36142025-03-25T21:50:06.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36152025-03-25T21:50:06.220Z
36162025-03-25T21:50:06.220Zinfo: running `cargo check --bins` on omicron-dev (177/199)
36172025-03-25T21:50:06.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-03-25T21:50:06.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-03-25T21:50:07.098Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36202025-03-25T21:50:07.101Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36212025-03-25T21:50:07.240Z Checking yansi v1.0.1
36222025-03-25T21:50:07.240Z Checking diff v0.1.13
36232025-03-25T21:50:07.244Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36242025-03-25T21:50:07.244Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36252025-03-25T21:50:07.660Z Checking pretty_assertions v1.4.1
36262025-03-25T21:50:08.293Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36272025-03-25T21:50:35.430Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36282025-03-25T21:50:35.430Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36292025-03-25T21:50:35.433Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36302025-03-25T21:50:35.433Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36312025-03-25T21:50:35.433Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36322025-03-25T21:50:35.433Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36332025-03-25T21:50:36.210Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36342025-03-25T21:50:37.384Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36352025-03-25T21:51:19.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
36362025-03-25T21:51:19.508Z
36372025-03-25T21:51:19.508Zinfo: running `cargo check --bins` on openapi-manager (178/199)
36382025-03-25T21:51:20.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392025-03-25T21:51:20.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402025-03-25T21:51:20.249Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36412025-03-25T21:51:20.252Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36422025-03-25T21:51:20.364Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36432025-03-25T21:51:20.386Z Compiling proc-macro-error-attr2 v2.0.0
36442025-03-25T21:51:20.399Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36452025-03-25T21:51:20.402Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36462025-03-25T21:51:20.428Z Checking papergrid v0.14.0
36472025-03-25T21:51:20.444Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36482025-03-25T21:51:20.627Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36492025-03-25T21:51:20.743Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36502025-03-25T21:51:21.027Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36512025-03-25T21:51:21.106Z Compiling proc-macro-error2 v2.0.1
36522025-03-25T21:51:21.735Z Compiling tabled_derive v0.10.0
36532025-03-25T21:51:21.864Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36542025-03-25T21:51:22.045Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36552025-03-25T21:51:22.146Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36562025-03-25T21:51:22.174Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36572025-03-25T21:51:22.643Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36582025-03-25T21:51:23.200Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36592025-03-25T21:51:23.239Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36602025-03-25T21:51:23.562Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36612025-03-25T21:51:24.129Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36622025-03-25T21:51:24.149Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36632025-03-25T21:51:24.332Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36642025-03-25T21:51:24.425Z Checking tabled v0.18.0
36652025-03-25T21:51:24.591Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36662025-03-25T21:51:24.647Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36672025-03-25T21:51:24.669Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36682025-03-25T21:51:26.445Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36692025-03-25T21:51:26.445Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36702025-03-25T21:51:29.568Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36712025-03-25T21:51:31.132Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36722025-03-25T21:51:35.363Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36732025-03-25T21:51:35.366Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36742025-03-25T21:51:36.636Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36752025-03-25T21:51:38.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.54s
36762025-03-25T21:51:38.264Z
36772025-03-25T21:51:38.264Zinfo: running `cargo check --bins` on installinator-api (179/199)
36782025-03-25T21:51:38.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-03-25T21:51:38.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-03-25T21:51:38.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812025-03-25T21:51:38.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36822025-03-25T21:51:38.936Z
36832025-03-25T21:51:38.936Zinfo: running `cargo check --bins` on wicketd-api (180/199)
36842025-03-25T21:51:39.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852025-03-25T21:51:39.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862025-03-25T21:51:39.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872025-03-25T21:51:39.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36882025-03-25T21:51:39.844Z
36892025-03-25T21:51:39.844Zinfo: running `cargo check --bins` on omicron-pins (181/199)
36902025-03-25T21:51:40.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-03-25T21:51:40.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-03-25T21:51:40.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36932025-03-25T21:51:40.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36942025-03-25T21:51:40.258Z
36952025-03-25T21:51:40.258Zinfo: running `cargo check --bins` on reconfigurator-cli (182/199)
36962025-03-25T21:51:40.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972025-03-25T21:51:40.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982025-03-25T21:51:40.978Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36992025-03-25T21:51:40.981Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37002025-03-25T21:51:40.981Z Compiling petname v2.0.2
37012025-03-25T21:51:40.981Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37022025-03-25T21:51:40.981Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37032025-03-25T21:51:41.100Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37042025-03-25T21:51:41.118Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37052025-03-25T21:51:41.156Z Checking sync-ptr v0.1.1
37062025-03-25T21:51:46.109Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37072025-03-25T21:51:46.711Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37082025-03-25T21:51:47.895Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37092025-03-25T21:51:49.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.18s
37102025-03-25T21:51:49.646Z
37112025-03-25T21:51:49.647Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/199)
37122025-03-25T21:51:50.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132025-03-25T21:51:50.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142025-03-25T21:51:50.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37152025-03-25T21:51:50.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
37162025-03-25T21:51:50.335Z
37172025-03-25T21:51:50.335Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (184/199)
37182025-03-25T21:51:50.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-03-25T21:51:50.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-03-25T21:51:51.078Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37212025-03-25T21:51:52.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
37222025-03-25T21:51:52.215Z
37232025-03-25T21:51:52.215Zinfo: running `cargo check --bins` on omicron-releng (185/199)
37242025-03-25T21:51:52.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252025-03-25T21:51:52.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262025-03-25T21:51:52.881Z Checking memmap2 v0.9.5
37272025-03-25T21:51:52.881Z Checking arrayref v0.3.9
37282025-03-25T21:51:52.884Z Checking arrayvec v0.7.6
37292025-03-25T21:51:52.884Z Checking constant_time_eq v0.3.1
37302025-03-25T21:51:52.884Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
37312025-03-25T21:51:52.884Z Checking topological-sort v0.2.2
37322025-03-25T21:51:52.884Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37332025-03-25T21:51:52.989Z Checking shell-words v1.1.0
37342025-03-25T21:51:53.284Z Checking blake3 v1.5.4
37352025-03-25T21:51:53.432Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
37362025-03-25T21:51:53.629Z Checking omicron-zone-package v0.12.0
37372025-03-25T21:51:54.771Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37382025-03-25T21:51:55.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
37392025-03-25T21:51:55.773Z
37402025-03-25T21:51:55.773Zinfo: running `cargo check --bins` on xtask (186/199)
37412025-03-25T21:51:56.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422025-03-25T21:51:56.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432025-03-25T21:51:56.223Z Checking bitflags v2.6.0
37442025-03-25T21:51:56.226Z Checking serde v1.0.218
37452025-03-25T21:51:56.226Z Checking thiserror v1.0.69
37462025-03-25T21:51:56.318Z Checking scroll v0.12.0
37472025-03-25T21:51:56.327Z Checking log v0.4.22
37482025-03-25T21:51:56.330Z Checking hashbrown v0.15.1
37492025-03-25T21:51:56.330Z Checking zerocopy v0.7.35
37502025-03-25T21:51:56.357Z Checking syn v2.0.98
37512025-03-25T21:51:56.421Z Checking pest v2.7.14
37522025-03-25T21:51:56.548Z Checking rustix v0.38.37
37532025-03-25T21:51:56.586Z Checking once_cell v1.20.3
37542025-03-25T21:51:56.733Z Checking goblin v0.8.2
37552025-03-25T21:51:56.881Z Checking thiserror v2.0.12
37562025-03-25T21:51:57.028Z Checking fs-err v2.11.0
37572025-03-25T21:51:57.246Z Checking indexmap v2.7.1
37582025-03-25T21:51:57.339Z Checking tabled v0.15.0
37592025-03-25T21:51:57.510Z Checking anyhow v1.0.97
37602025-03-25T21:51:58.401Z Checking terminal_size v0.4.0
37612025-03-25T21:51:58.401Z Checking tempfile v3.13.0
37622025-03-25T21:51:58.590Z Checking clap_builder v4.5.32
37632025-03-25T21:51:59.032Z Checking dtrace-parser v0.2.0
37642025-03-25T21:52:00.331Z Checking serde_json v1.0.139
37652025-03-25T21:52:00.331Z Checking toml_datetime v0.6.8
37662025-03-25T21:52:00.335Z Checking serde_spanned v0.6.8
37672025-03-25T21:52:00.335Z Checking camino v1.1.9
37682025-03-25T21:52:00.335Z Checking cargo-platform v0.1.8
37692025-03-25T21:52:00.403Z Checking semver v1.0.25
37702025-03-25T21:52:00.550Z Checking macaddr v1.0.1
37712025-03-25T21:52:00.657Z Checking toml_edit v0.22.24
37722025-03-25T21:52:00.861Z Checking camino-tempfile v1.1.1
37732025-03-25T21:52:01.102Z Checking clap v4.5.32
37742025-03-25T21:52:01.513Z Checking dof v0.3.0
37752025-03-25T21:52:01.513Z Checking cargo_metadata v0.19.2
37762025-03-25T21:52:01.928Z Checking usdt-impl v0.5.0
37772025-03-25T21:52:02.303Z Checking usdt v0.5.0
37782025-03-25T21:52:02.561Z Checking toml v0.8.20
37792025-03-25T21:52:03.015Z Checking cargo_toml v0.21.0
37802025-03-25T21:52:04.192Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37812025-03-25T21:52:04.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.06s
37822025-03-25T21:52:04.947Z
37832025-03-25T21:52:04.947Zinfo: running `cargo check --bins` on end-to-end-tests (187/199)
37842025-03-25T21:52:05.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-03-25T21:52:05.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-03-25T21:52:05.784Z Checking polyval v0.6.2
37872025-03-25T21:52:05.904Z Checking ctr v0.9.2
37882025-03-25T21:52:05.921Z Checking ssh-encoding v0.2.0
37892025-03-25T21:52:05.925Z Checking blowfish v0.9.1
37902025-03-25T21:52:05.946Z Checking password-hash v0.4.2
37912025-03-25T21:52:05.961Z Checking p521 v0.13.3
37922025-03-25T21:52:05.965Z Checking p256 v0.13.2
37932025-03-25T21:52:05.996Z Checking russh-cryptovec v0.7.3
37942025-03-25T21:52:06.128Z Checking ghash v0.5.1
37952025-03-25T21:52:06.148Z Checking bcrypt-pbkdf v0.10.0
37962025-03-25T21:52:06.172Z Checking md5 v0.7.0
37972025-03-25T21:52:06.208Z Checking num-bigint v0.4.6
37982025-03-25T21:52:06.249Z Checking des v0.8.1
37992025-03-25T21:52:06.305Z Checking aes-gcm v0.10.3
38002025-03-25T21:52:06.346Z Checking pbkdf2 v0.11.0
38012025-03-25T21:52:06.395Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38022025-03-25T21:52:06.441Z Checking hex-literal v0.4.1
38032025-03-25T21:52:06.461Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38042025-03-25T21:52:06.504Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38052025-03-25T21:52:06.533Z Checking ssh-cipher v0.2.0
38062025-03-25T21:52:06.583Z Checking internet-checksum v0.2.1
38072025-03-25T21:52:06.826Z Checking ssh-key v0.6.6
38082025-03-25T21:52:07.094Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38092025-03-25T21:52:07.941Z Checking russh-keys v0.45.0
38102025-03-25T21:52:08.788Z Checking russh v0.45.0
38112025-03-25T21:52:27.627Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38122025-03-25T21:52:28.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.01s
38132025-03-25T21:52:29.178Z
38142025-03-25T21:52:29.178Zinfo: running `cargo check --bins` on gateway-cli (188/199)
38152025-03-25T21:52:29.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162025-03-25T21:52:29.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172025-03-25T21:52:29.842Z Checking termios v0.3.3
38182025-03-25T21:52:30.066Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38192025-03-25T21:52:30.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
38202025-03-25T21:52:31.030Z
38212025-03-25T21:52:31.030Zinfo: running `cargo check --bins --no-default-features` on installinator (189/199)
38222025-03-25T21:52:31.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232025-03-25T21:52:31.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242025-03-25T21:52:31.746Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38252025-03-25T21:52:31.746Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38262025-03-25T21:52:31.749Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38272025-03-25T21:52:31.749Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38282025-03-25T21:52:32.760Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38292025-03-25T21:52:34.020Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38302025-03-25T21:52:35.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
38312025-03-25T21:52:36.014Z
38322025-03-25T21:52:36.014Zinfo: running `cargo check --bins` on internal-dns-cli (190/199)
38332025-03-25T21:52:36.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-03-25T21:52:36.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-03-25T21:52:36.674Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38362025-03-25T21:52:37.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
38372025-03-25T21:52:37.329Z
38382025-03-25T21:52:37.329Zinfo: running `cargo check --bins` on omicron-live-tests (191/199)
38392025-03-25T21:52:37.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-03-25T21:52:37.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-03-25T21:52:37.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38422025-03-25T21:52:37.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38432025-03-25T21:52:37.970Z
38442025-03-25T21:52:37.970Zinfo: running `cargo check --bins` on live-tests-macros (192/199)
38452025-03-25T21:52:38.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-03-25T21:52:38.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-03-25T21:52:38.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38482025-03-25T21:52:38.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38492025-03-25T21:52:38.614Z
38502025-03-25T21:52:38.614Zinfo: running `cargo check --bins` on nexus-mgs-updates (193/199)
38512025-03-25T21:52:39.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-03-25T21:52:39.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-03-25T21:52:39.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38542025-03-25T21:52:39.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38552025-03-25T21:52:39.263Z
38562025-03-25T21:52:39.263Zinfo: running `cargo check --bins` on omicron-package (194/199)
38572025-03-25T21:52:39.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-03-25T21:52:39.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-03-25T21:52:39.952Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38602025-03-25T21:52:41.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
38612025-03-25T21:52:41.505Z
38622025-03-25T21:52:41.505Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38632025-03-25T21:52:42.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-03-25T21:52:42.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-03-25T21:52:42.255Z Checking rtoolbox v0.0.2
38662025-03-25T21:52:42.255Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38672025-03-25T21:52:42.259Z Checking tui-tree-widget v0.23.0
38682025-03-25T21:52:42.497Z Checking rpassword v7.3.1
38692025-03-25T21:52:47.040Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38702025-03-25T21:52:49.874Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38712025-03-25T21:52:51.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.50s
38722025-03-25T21:52:51.214Z
38732025-03-25T21:52:51.214Zinfo: running `cargo check --bins` on wicket (196/199)
38742025-03-25T21:52:51.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752025-03-25T21:52:51.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762025-03-25T21:52:51.965Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38772025-03-25T21:52:52.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38782025-03-25T21:52:52.580Z
38792025-03-25T21:52:52.580Zinfo: running `cargo check --bins` on wicketd (197/199)
38802025-03-25T21:52:53.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812025-03-25T21:52:53.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822025-03-25T21:52:53.323Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38832025-03-25T21:52:53.323Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38842025-03-25T21:52:54.150Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38852025-03-25T21:52:57.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
38862025-03-25T21:52:58.210Z
38872025-03-25T21:52:58.210Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38882025-03-25T21:52:58.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892025-03-25T21:52:58.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902025-03-25T21:52:58.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38912025-03-25T21:52:58.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38922025-03-25T21:52:58.846Z
38932025-03-25T21:52:58.846Zinfo: running `cargo check --bins` on zone-setup (199/199)
38942025-03-25T21:52:59.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38952025-03-25T21:52:59.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38962025-03-25T21:52:59.542Z Checking uzers v0.12.1
38972025-03-25T21:52:59.882Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38982025-03-25T21:53:00.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
38992025-03-25T21:53:01.033Z
39002025-03-25T21:53:01.033Zreal 13:50.378722394
39012025-03-25T21:53:01.034Zuser 28:12.965673594
39022025-03-25T21:53:01.038Zsys 4:20.043528147
39032025-03-25T21:53:01.038Ztrap 0.595966250
39042025-03-25T21:53:01.038Ztflt 0.553861526
39052025-03-25T21:53:01.038Zdflt 1.608833042
39062025-03-25T21:53:01.038Zkflt 0.001465792
39072025-03-25T21:53:01.038Zlock 47:52.063512385
39082025-03-25T21:53:01.038Zslp 2:15:09.808977875
39092025-03-25T21:53:01.038Zlat 1:10.760634785
39102025-03-25T21:53:01.038Zstop 3:56.035126017
39112025-03-25T21:53:01.038Zprocess exited: duration 1213396 ms, exit code 0
 
39122025-03-25T21:53:01.046Zfound 0 output files