01JNAG95NAXEMB8AH3ZNVBEE4A: 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: 01JNAG9K5ZNZYT2SEAY79ZKZZ4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-02T04:03:09.302Zjob assigned to worker 01JNAG9N67CVRB4E32H2SENEKR [factory aws, i-08515df5c80ed7d78] (queued for 56 s)
 
22025-03-02T04:03:17.504Zstarting task 0: "setup"
32025-03-02T04:03:17.511Z++ uname -s
42025-03-02T04:03:17.514Z+ kern=SunOS
52025-03-02T04:03:17.514Z+ build_user=build
62025-03-02T04:03:17.514Z+ build_uid=12345
72025-03-02T04:03:17.514Z+ work_dir=/work
82025-03-02T04:03:17.514Z+ input_dir=/input
92025-03-02T04:03:17.514Z+ [[ 0 == 12345 ]]
102025-03-02T04:03:17.514Z+ case "$kern" in
112025-03-02T04:03:17.514Z+ groupadd -g 12345 build
122025-03-02T04:03:17.517Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-02T04:03:19.526Z+ zfs create -o mountpoint=/work rpool/work
142025-03-02T04:03:19.676Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-02T04:03:19.679Z+ home_fs=zfs
162025-03-02T04:03:19.679Z+ [[ zfs == autofs ]]
172025-03-02T04:03:19.679Z+ mkdir -p /home/build
182025-03-02T04:03:19.682Z+ chown build:build /home/build /work
192025-03-02T04:03:21.683Z+ chmod 0700 /home/build /work
202025-03-02T04:03:21.686Zprocess exited: duration 4181 ms, exit code 0
 
212025-03-02T04:03:21.692Zstarting task 1: "rust-toolchain"
222025-03-02T04:03:21.697Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-02T04:03:21.697Z * rust toolchain channel = "1.85.0"
242025-03-02T04:03:21.697Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-02T04:03:21.697Z * rust toolchain profile = "default"
262025-03-02T04:03:21.697Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-02T04:03:21.698Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-02T04:03:21.701Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-02T04:03:21.701Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-02T04:03:21.818Zinfo: downloading installer
312025-03-02T04:03:23.352Zwarning: it looks like you have an existing installation of Rust at:
322025-03-02T04:03:23.352Zwarning: /opt/ooce/bin
332025-03-02T04:03:23.352Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-02T04:03:23.352Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-02T04:03:23.352Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-02T04:03:23.352Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-02T04:03:23.352Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-02T04:03:23.352Zerror: cannot install while Rust is installed
392025-03-02T04:03:23.352Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-02T04:03:23.368Zinfo: profile set to 'default'
412025-03-02T04:03:23.368Zinfo: default host triple is x86_64-unknown-illumos
422025-03-02T04:03:23.371Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-02T04:03:23.540Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-02T04:03:23.540Zinfo: downloading component 'cargo'
452025-03-02T04:03:24.480Zinfo: downloading component 'clippy'
462025-03-02T04:03:24.849Zinfo: downloading component 'rust-docs'
472025-03-02T04:03:26.205Zinfo: downloading component 'rust-std'
482025-03-02T04:03:28.201Zinfo: downloading component 'rustc'
492025-03-02T04:03:35.140Zinfo: downloading component 'rustfmt'
502025-03-02T04:03:35.374Zinfo: installing component 'cargo'
512025-03-02T04:03:36.182Zinfo: installing component 'clippy'
522025-03-02T04:03:36.563Zinfo: installing component 'rust-docs'
532025-03-02T04:03:38.316Zinfo: installing component 'rust-std'
542025-03-02T04:03:40.195Zinfo: installing component 'rustc'
552025-03-02T04:03:46.083Zinfo: installing component 'rustfmt'
562025-03-02T04:03:46.417Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-02T04:03:46.417Z
582025-03-02T04:03:46.794Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-02T04:03:46.794Z
602025-03-02T04:03:46.807Z
612025-03-02T04:03:46.807ZRust is installed now. Great!
622025-03-02T04:03:46.808Z
632025-03-02T04:03:46.808ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-02T04:03:46.808Zenvironment variable. This has not been done automatically.
652025-03-02T04:03:46.808Z
662025-03-02T04:03:46.808ZTo configure your current shell, you need to source
672025-03-02T04:03:46.809Zthe corresponding env file under $HOME/.cargo.
682025-03-02T04:03:46.809Z
692025-03-02T04:03:46.812ZThis is usually done by running one of the following (note the leading DOT):
702025-03-02T04:03:46.812Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-02T04:03:46.812Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-02T04:03:46.883Z+ rustup --version
732025-03-02T04:03:46.906Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-02T04:03:46.906Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-02T04:03:46.958Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-02T04:03:46.964Z+ cargo --version
772025-03-02T04:03:47.026Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-02T04:03:47.046Z+ rustc --version
792025-03-02T04:03:47.087Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-02T04:03:47.097Zprocess exited: duration 25386 ms, exit code 0
 
812025-03-02T04:03:47.133Zstarting task 2: "authentication"
822025-03-02T04:03:47.159Zprocess exited: duration 29 ms, exit code 0
 
832025-03-02T04:03:47.174Zstarting task 3: "clone repository"
842025-03-02T04:03:47.187Z+ mkdir -p /work/oxidecomputer/omicron
852025-03-02T04:03:47.203Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-03-02T04:03:47.915ZCloning into '/work/oxidecomputer/omicron'...
872025-03-02T04:03:56.335Z+ cd /work/oxidecomputer/omicron
882025-03-02T04:03:56.335Z+ git fetch origin 86c8464cfe54c658492e254cfcc44be5f39ce5fb
892025-03-02T04:03:56.669ZFrom https://github.com/oxidecomputer/omicron
902025-03-02T04:03:56.669Z * branch 86c8464cfe54c658492e254cfcc44be5f39ce5fb -> FETCH_HEAD
912025-03-02T04:03:56.681Z+ [[ -n renovate/aws-lc-rs-1.x ]]
922025-03-02T04:03:56.693Z++ git branch --show-current
932025-03-02T04:03:56.693Z+ current=main
942025-03-02T04:03:56.693Z+ [[ main != renovate/aws-lc-rs-1.x ]]
952025-03-02T04:03:56.693Z+ git branch -f renovate/aws-lc-rs-1.x 86c8464cfe54c658492e254cfcc44be5f39ce5fb
962025-03-02T04:03:56.693Z+ git checkout -f renovate/aws-lc-rs-1.x
972025-03-02T04:03:56.877ZSwitched to branch 'renovate/aws-lc-rs-1.x'
982025-03-02T04:03:56.883Z+ git reset --hard 86c8464cfe54c658492e254cfcc44be5f39ce5fb
992025-03-02T04:03:56.897ZHEAD is now at 86c8464cf Update Rust crate aws-lc-rs to 1.12.5
1002025-03-02T04:03:56.902Zprocess exited: duration 9720 ms, exit code 0
 
1012025-03-02T04:03:56.912Zstarting task 4: "build"
1022025-03-02T04:03:56.918Z+ source .github/buildomat/ci-env.sh
1032025-03-02T04:03:56.922Z++ export CARGO_TERM_COLOR=always
1042025-03-02T04:03:56.922Z++ CARGO_TERM_COLOR=always
1052025-03-02T04:03:56.923Z+ cargo --version
1062025-03-02T04:03:56.968Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-03-02T04:03:56.974Z+ rustc --version
1082025-03-02T04:03:57.037Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-03-02T04:03:57.065Z+ source ./env.sh
1102025-03-02T04:03:57.065Z++ OLD_SHELL_OPTS=ehxB
1112025-03-02T04:03:57.065Z++ set -o xtrace
1122025-03-02T04:03:57.065Z++++ dirname ./env.sh
1132025-03-02T04:03:57.065Z+++ readlink -f .
1142025-03-02T04:03:57.066Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-03-02T04:03:57.066Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-03-02T04:03:57.066Z++ 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-02T04:03:57.067Z++ 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
1182025-03-02T04:03:57.067Z++ 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-02T04:03:57.067Z++ 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
1202025-03-02T04:03:57.067Z++ 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-02T04:03:57.067Z++ 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
1222025-03-02T04:03:57.068Z++ 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-02T04:03:57.068Z++ case $OLD_SHELL_OPTS in
1242025-03-02T04:03:57.068Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-03-02T04:03:57.068Z+ 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
1262025-03-02T04:03:57.068Z+ 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-02T04:03:57.069Z+ banner prerequisites
1282025-03-02T04:03:57.069Z
1292025-03-02T04:03:57.069Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-03-02T04:03:57.069Z # # # # # # # # # # # # # # #
1312025-03-02T04:03:57.069Z # # # # ##### # # ##### # # # # # #### #
1322025-03-02T04:03:57.069Z ##### ##### # ##### # # # # # # # # #
1332025-03-02T04:03:57.069Z # # # # # # # # # # # # # # #
1342025-03-02T04:03:57.069Z # # # ###### # # ###### ### # #### # #### #
1352025-03-02T04:03:57.070Z
1362025-03-02T04:03:57.070Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-03-02T04:03:58.829Zpkg list: illegal option -- F
1382025-03-02T04:03:58.829ZUsage:
1392025-03-02T04:03:58.835Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-03-02T04:03:58.835Z [pkg_fmri_pattern ...]
1412025-03-02T04:03:59.672Zpkg list: illegal option -- F
1422025-03-02T04:03:59.672ZUsage:
1432025-03-02T04:03:59.675Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-03-02T04:03:59.675Z [pkg_fmri_pattern ...]
1452025-03-02T04:04:07.031Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-03-02T04:04:11.551Z Startup: Caching catalogs ... Done
1472025-03-02T04:04:24.841ZPlanning: Solver setup ... Done (12.356s)
1482025-03-02T04:04:24.996ZPlanning: Running solver ... Done (0.155s)
1492025-03-02T04:04:25.196ZPlanning: Finding local manifests ... Done (0.083s)
1502025-03-02T04:04:25.692ZPlanning: Fetching manifests: 0/7 0% complete
1512025-03-02T04:04:26.096ZPlanning: Fetching manifests: 7/7 100% complete
1522025-03-02T04:04:26.457ZPlanning: Package planning ... Done (0.362s)
1532025-03-02T04:04:26.513ZPlanning: Merging actions ... Done (0.056s)
1542025-03-02T04:04:26.917ZPlanning: Checking for conflicting actions ... Done (0.403s)
1552025-03-02T04:04:30.846ZPlanning: Consolidating action changes ... Done (3.930s)
1562025-03-02T04:04:31.307ZPlanning: Evaluating mediators ... Done (0.460s)
1572025-03-02T04:04:31.397ZPlanning: Planning completed in 19.74 seconds
1582025-03-02T04:04:31.404Z Packages to install: 4
1592025-03-02T04:04:31.404Z Packages to update: 3
1602025-03-02T04:04:31.407Z Mediators to change: 2
1612025-03-02T04:04:31.407Z Services to change: 1
1622025-03-02T04:04:31.407Z Estimated space available: 155.60 GB
1632025-03-02T04:04:31.407ZEstimated space to be consumed: 1.66 GB
1642025-03-02T04:04:31.407Z Create boot environment: No
1652025-03-02T04:04:31.407ZCreate backup boot environment: Yes
1662025-03-02T04:04:31.407Z Rebuild boot archive: No
1672025-03-02T04:04:31.407Z
1682025-03-02T04:04:31.407ZChanged mediators:
1692025-03-02T04:04:31.407Z mediator clang:
1702025-03-02T04:04:31.407Z version: None -> 15 (system default)
1712025-03-02T04:04:31.407Z
1722025-03-02T04:04:31.407Z mediator llvm:
1732025-03-02T04:04:31.407Z version: 14 (system default) -> 15 (system default)
1742025-03-02T04:04:31.407Z
1752025-03-02T04:04:31.407ZChanged packages:
1762025-03-02T04:04:31.407Zhelios-dev
1772025-03-02T04:04:31.407Z developer/build-essential
1782025-03-02T04:04:31.407Z None -> 11-2.0
1792025-03-02T04:04:31.407Z library/libxmlsec1
1802025-03-02T04:04:31.407Z None -> 1.2.35-2.0
1812025-03-02T04:04:31.407Z ooce/developer/clang-15
1822025-03-02T04:04:31.407Z None -> 15.0.7-2.0
1832025-03-02T04:04:31.407Z ooce/developer/llvm-15
1842025-03-02T04:04:31.408Z None -> 15.0.7-2.0
1852025-03-02T04:04:31.408Z package/pkg
1862025-03-02T04:04:31.408Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-03-02T04:04:31.408Z system/library/g++-runtime
1882025-03-02T04:04:31.408Z 13-2.0 -> 14-2.0
1892025-03-02T04:04:31.408Z system/library/gcc-runtime
1902025-03-02T04:04:31.408Z 13-2.0 -> 14-2.0
1912025-03-02T04:04:31.408Z
1922025-03-02T04:04:31.408ZServices:
1932025-03-02T04:04:31.408Z restart_fmri:
1942025-03-02T04:04:31.408Z svc:/system/update-man-index:default
1952025-03-02T04:04:31.408Z
1962025-03-02T04:04:31.408ZEditable files to change:
1972025-03-02T04:04:31.408Z Update:
1982025-03-02T04:04:31.408Z usr/share/lib/pkg/web/config.shtml
1992025-03-02T04:04:31.570Z
2002025-03-02T04:04:31.570ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-03-02T04:04:36.571ZDownload: 1143/4301 items 55.4/225.4MB 24% complete (11.0M/s)
2022025-03-02T04:04:41.706ZDownload: 1197/4301 items 83.5/225.4MB 37% complete (14.5M/s)
2032025-03-02T04:04:46.709ZDownload: 1199/4301 items 83.5/225.4MB 37% complete (2.5M/s)
2042025-03-02T04:04:51.712ZDownload: 1507/4301 items 117.4/225.4MB 52% complete (3.6M/s)
2052025-03-02T04:04:56.720ZDownload: 1736/4301 items 118.2/225.4MB 52% complete (3.6M/s)
2062025-03-02T04:05:01.883ZDownload: 2220/4301 items 119.2/225.4MB 52% complete (184k/s)
2072025-03-02T04:05:13.778ZDownload: 2223/4301 items 119.2/225.4MB 52% complete
2082025-03-02T04:05:24.988ZDownload: 2224/4301 items 119.2/225.4MB 52% complete
2092025-03-02T04:05:29.989ZDownload: 2479/4301 items 120.2/225.4MB 53% complete (230k/s)
2102025-03-02T04:05:35.035ZDownload: 2781/4301 items 121.0/225.4MB 53% complete (177k/s)
2112025-03-02T04:05:40.009ZDownload: 3099/4301 items 148.3/225.4MB 65% complete (2.7M/s)
2122025-03-02T04:05:45.337ZDownload: 3245/4301 items 201.6/225.4MB 89% complete (8.0M/s)
2132025-03-02T04:05:50.796ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.1M/s)
2142025-03-02T04:05:57.120ZDownload: 3286/4301 items 211.7/225.4MB 93% complete (1.4M/s)
2152025-03-02T04:06:03.590ZDownload: 3288/4301 items 212.4/225.4MB 94% complete (1.2M/s)
2162025-03-02T04:06:08.557ZDownload: 3472/4301 items 215.2/225.4MB 95% complete (588k/s)
2172025-03-02T04:06:13.646ZDownload: 3653/4301 items 216.2/225.4MB 95% complete (415k/s)
2182025-03-02T04:06:18.664ZDownload: 3803/4301 items 217.0/225.4MB 96% complete (186k/s)
2192025-03-02T04:06:23.786ZDownload: 3956/4301 items 218.7/225.4MB 97% complete (246k/s)
2202025-03-02T04:06:28.871ZDownload: 4066/4301 items 219.6/225.4MB 97% complete (274k/s)
2212025-03-02T04:06:33.945ZDownload: 4191/4301 items 220.4/225.4MB 97% complete (174k/s)
2222025-03-02T04:06:41.280ZDownload: 4204/4301 items 220.5/225.4MB 97% complete (155k/s)
2232025-03-02T04:06:50.840ZDownload: 4206/4301 items 220.5/225.4MB 97% complete
2242025-03-02T04:06:57.340ZDownload: 4283/4301 items 222.2/225.4MB 98% complete (224k/s)
2252025-03-02T04:07:03.824ZDownload: 4297/4301 items 224.4/225.4MB 99% complete (455k/s)
2262025-03-02T04:07:04.357ZDownload: Completed 225.42 MB in 152.78 seconds (1.5M/s)
2272025-03-02T04:07:06.444Z Actions: 1/5122 actions (Removing old actions)
2282025-03-02T04:07:06.467Z Actions: 194/5122 actions (Installing new actions)
2292025-03-02T04:07:11.249Z Actions: 4267/5122 actions (Updating modified actions)
2302025-03-02T04:07:11.614Z Actions: Completed 5122 actions in 5.17 seconds.
2312025-03-02T04:07:12.038Z Done (0.416s)
2322025-03-02T04:07:12.041Z Done (0.002s)
2332025-03-02T04:07:12.660Z Done (0.619s)
2342025-03-02T04:07:18.118Z Done (5.211s)
2352025-03-02T04:07:18.343Z Done (0.159s)
2362025-03-02T04:07:18.348Z Done (0.000s)
2372025-03-02T04:07:18.513Z Done (0.000s)
2382025-03-02T04:07:19.222ZPlanning: Evaluating mediator changes ... Done
2392025-03-02T04:07:19.382ZPlanning: Checking for conflicting actions ... Done
2402025-03-02T04:07:19.385ZPlanning: Consolidating action changes ... Done
2412025-03-02T04:07:19.657ZPlanning: Evaluating mediators ... Done
2422025-03-02T04:07:19.662ZPlanning: Planning completed in 0.43 seconds
2432025-03-02T04:07:19.700Z Mediators to change: 2
2442025-03-02T04:07:19.700Z Create boot environment: No
2452025-03-02T04:07:19.706ZCreate backup boot environment: No
2462025-03-02T04:07:19.788Z Done
2472025-03-02T04:07:19.789Z Done
2482025-03-02T04:07:20.191Z Done
2492025-03-02T04:07:23.816Z Done
2502025-03-02T04:07:23.908Z Done
2512025-03-02T04:07:23.911Z Done
2522025-03-02T04:07:24.031Z Done
2532025-03-02T04:07:24.648ZPlanning: Evaluating mediator changes ... Done
2542025-03-02T04:07:24.651ZPlanning: Merging actions ... Done
2552025-03-02T04:07:24.836ZPlanning: Checking for conflicting actions ... Done
2562025-03-02T04:07:24.839ZPlanning: Consolidating action changes ... Done
2572025-03-02T04:07:25.100ZPlanning: Evaluating mediators ... Done
2582025-03-02T04:07:25.153ZPlanning: Planning completed in 0.75 seconds
2592025-03-02T04:07:25.196Z Packages to change: 1
2602025-03-02T04:07:25.196Z Mediators to change: 1
2612025-03-02T04:07:25.199Z Services to change: 1
2622025-03-02T04:07:25.199Z Create boot environment: No
2632025-03-02T04:07:25.199ZCreate backup boot environment: Yes
2642025-03-02T04:07:27.581Z Actions: 1/6 actions (Updating modified actions)
2652025-03-02T04:07:27.584Z Actions: Completed 6 actions in 0.00 seconds.
2662025-03-02T04:07:27.584Z Done
2672025-03-02T04:07:27.584Z Done
2682025-03-02T04:07:27.707Z Done
2692025-03-02T04:07:31.278Z Done
2702025-03-02T04:07:31.366Z Done
2712025-03-02T04:07:31.373Z Done
2722025-03-02T04:07:31.520Z Done
2732025-03-02T04:07:31.966ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2742025-03-02T04:07:31.966Zclang system 15 system
2752025-03-02T04:07:31.966Zcsh system system illumos
2762025-03-02T04:07:31.966Zctags system system illumos
2772025-03-02T04:07:31.966Zgcc vendor 12 vendor
2782025-03-02T04:07:31.967Zgcc system 10 system
2792025-03-02T04:07:31.967Zgcc system 7 system
2802025-03-02T04:07:31.967Zgo system 1.20 system
2812025-03-02T04:07:31.967Zgo system 1.19 system
2822025-03-02T04:07:31.967Zllvm system 15 system
2832025-03-02T04:07:31.967Zllvm system 14 system
2842025-03-02T04:07:31.967Zmariadb system 10.6 system
2852025-03-02T04:07:31.967Zmta vendor vendor dma
2862025-03-02T04:07:31.967Zopenjdk system 17 system
2872025-03-02T04:07:31.967Zopenjdk system 11 system
2882025-03-02T04:07:31.967Zopenjdk system 1.8 system
2892025-03-02T04:07:31.967Zopenssl vendor 3 vendor
2902025-03-02T04:07:31.967Zperl system 5.36 system
2912025-03-02T04:07:31.967Zpostgresql system 15 system
2922025-03-02T04:07:31.967Zpostgresql system 13 system
2932025-03-02T04:07:31.967Zpython vendor 3 vendor
2942025-03-02T04:07:31.967Zpython system 2 system
2952025-03-02T04:07:31.967Zpython3 system 3.11 system
2962025-03-02T04:07:31.967Zruby system 3.0 system
2972025-03-02T04:07:31.967Zwords vendor vendor american-english
2982025-03-02T04:07:31.967Zwords system system australian-english
2992025-03-02T04:07:31.967Zwords system system british-english
3002025-03-02T04:07:31.967Zwords system system canadian-english
3012025-03-02T04:07:31.967Zwords system system french
3022025-03-02T04:07:31.967Zwords system system italian
3032025-03-02T04:07:31.967Zwords system system ngerman
3042025-03-02T04:07:31.968Zwords system system ogerman
3052025-03-02T04:07:31.968Zwords system system spanish
3062025-03-02T04:07:32.307ZPUBLISHER TYPE STATUS P LOCATION
3072025-03-02T04:07:32.307Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3082025-03-02T04:07:35.345ZFMRI IFO
3092025-03-02T04:07:35.345Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3102025-03-02T04:07:35.345Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3112025-03-02T04:07:35.345Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3122025-03-02T04:07:35.345Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3132025-03-02T04:07:35.345Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3142025-03-02T04:07:35.345Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3152025-03-02T04:07:35.345Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3162025-03-02T04:07:35.345Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3172025-03-02T04:07:35.345Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3182025-03-02T04:07:35.345Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3192025-03-02T04:07:35.345Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3202025-03-02T04:07:35.345Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3212025-03-02T04:07:35.345Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3222025-03-02T04:07:35.345Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3232025-03-02T04:07:35.345Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3242025-03-02T04:07:36.135Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3252025-03-02T04:07:36.428Z Updating crates.io index
3262025-03-02T04:07:36.496Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3272025-03-02T04:07:37.021Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3282025-03-02T04:07:37.288Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3292025-03-02T04:07:37.505Z Updating git repository `https://github.com/oxidecomputer/propolis`
3302025-03-02T04:07:38.399Z Updating git repository `https://github.com/oxidecomputer/crucible`
3312025-03-02T04:07:40.176Z Updating git repository `https://github.com/oxidecomputer/opte`
3322025-03-02T04:07:40.812Z Updating git repository `https://github.com/oxidecomputer/falcon`
3332025-03-02T04:07:41.474Z Updating git repository `https://github.com/oxidecomputer/clickward`
3342025-03-02T04:07:41.736Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3352025-03-02T04:07:42.038Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3362025-03-02T04:07:42.580Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3372025-03-02T04:07:43.042Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3382025-03-02T04:07:43.376Z Updating git repository `https://github.com/oxidecomputer/propolis`
3392025-03-02T04:07:43.779Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3402025-03-02T04:07:44.050Z Updating git repository `https://github.com/oxidecomputer/tofino`
3412025-03-02T04:07:44.309Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3422025-03-02T04:07:44.557Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3432025-03-02T04:07:44.798Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3442025-03-02T04:07:45.052Z Updating git repository `https://github.com/oxidecomputer/lldp`
3452025-03-02T04:07:45.358Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3462025-03-02T04:07:45.650Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3472025-03-02T04:07:45.963Z Updating git repository `https://github.com/oxidecomputer/ispf`
3482025-03-02T04:07:46.320Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3492025-03-02T04:07:46.587Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3502025-03-02T04:07:47.103Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3512025-03-02T04:07:47.370Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3522025-03-02T04:07:47.725Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3532025-03-02T04:07:48.118Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3542025-03-02T04:07:48.432Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3552025-03-02T04:07:48.685Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3562025-03-02T04:07:48.928Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3572025-03-02T04:07:50.125Z Downloading crates ...
3582025-03-02T04:07:50.209Z Downloaded anstyle-parse v0.2.5
3592025-03-02T04:07:50.212Z Downloaded heck v0.5.0
3602025-03-02T04:07:50.215Z Downloaded anstream v0.6.15
3612025-03-02T04:07:50.215Z Downloaded anstyle v1.0.10
3622025-03-02T04:07:50.219Z Downloaded generic-array v0.14.7
3632025-03-02T04:07:50.222Z Downloaded clap v4.5.31
3642025-03-02T04:07:50.227Z Downloaded cfg-if v1.0.0
3652025-03-02T04:07:50.230Z Downloaded cargo_metadata v0.19.1
3662025-03-02T04:07:50.230Z Downloaded equivalent v1.0.1
3672025-03-02T04:07:50.233Z Downloaded dof v0.3.0
3682025-03-02T04:07:50.233Z Downloaded cargo_toml v0.21.0
3692025-03-02T04:07:50.233Z Downloaded bitflags v2.6.0
3702025-03-02T04:07:50.237Z Downloaded anyhow v1.0.96
3712025-03-02T04:07:50.242Z Downloaded zerocopy-derive v0.7.35
3722025-03-02T04:07:50.245Z Downloaded winnow v0.7.3
3732025-03-02T04:07:50.251Z Downloaded zerocopy v0.7.35
3742025-03-02T04:07:50.265Z Downloaded fs-err v2.11.0
3752025-03-02T04:07:50.270Z Downloaded fastrand v2.1.1
3762025-03-02T04:07:50.271Z Downloaded anstyle-query v1.1.1
3772025-03-02T04:07:50.274Z Downloaded hashbrown v0.15.1
3782025-03-02T04:07:50.275Z Downloaded errno v0.3.9
3792025-03-02T04:07:50.278Z Downloaded dtrace-parser v0.2.0
3802025-03-02T04:07:50.278Z Downloaded bitflags v1.3.2
3812025-03-02T04:07:50.278Z Downloaded terminal_size v0.4.0
3822025-03-02T04:07:50.281Z Downloaded block-buffer v0.10.4
3832025-03-02T04:07:50.281Z Downloaded autocfg v1.4.0
3842025-03-02T04:07:50.281Z Downloaded indexmap v2.7.1
3852025-03-02T04:07:50.284Z Downloaded heck v0.4.1
3862025-03-02T04:07:50.287Z Downloaded goblin v0.8.2
3872025-03-02T04:07:50.291Z Downloaded fnv v1.0.7
3882025-03-02T04:07:50.304Z Downloaded toml_edit v0.22.24
3892025-03-02T04:07:50.321Z Downloaded thiserror-impl v1.0.69
3902025-03-02T04:07:50.324Z Downloaded tempfile v3.13.0
3912025-03-02T04:07:50.327Z Downloaded scroll_derive v0.12.0
3922025-03-02T04:07:50.327Z Downloaded scroll v0.12.0
3932025-03-02T04:07:50.327Z Downloaded rustix v0.38.37
3942025-03-02T04:07:50.346Z Downloaded tabled_derive v0.7.0
3952025-03-02T04:07:50.378Z Downloaded swrite v0.1.0
3962025-03-02T04:07:50.379Z Downloaded serde v1.0.218
3972025-03-02T04:07:50.388Z Downloaded strsim v0.11.1
3982025-03-02T04:07:50.388Z Downloaded thiserror-impl v2.0.11
3992025-03-02T04:07:50.388Z Downloaded thiserror v1.0.69
4002025-03-02T04:07:50.388Z Downloaded serde_spanned v0.6.8
4012025-03-02T04:07:50.388Z Downloaded usdt-attr-macro v0.5.0
4022025-03-02T04:07:50.388Z Downloaded terminal_size v0.2.6
4032025-03-02T04:07:50.393Z Downloaded toml_datetime v0.6.8
4042025-03-02T04:07:50.393Z Downloaded thread-id v4.2.2
4052025-03-02T04:07:50.393Z Downloaded serde_tokenstream v0.2.2
4062025-03-02T04:07:50.393Z Downloaded cpufeatures v0.2.14
4072025-03-02T04:07:50.393Z Downloaded byteorder v1.5.0
4082025-03-02T04:07:50.393Z Downloaded smawk v0.3.2
4092025-03-02T04:07:50.393Z Downloaded semver v1.0.25
4102025-03-02T04:07:50.397Z Downloaded colorchoice v1.0.2
4112025-03-02T04:07:50.398Z Downloaded bytecount v0.6.8
4122025-03-02T04:07:50.403Z Downloaded crypto-common v0.1.6
4132025-03-02T04:07:50.403Z Downloaded sha2 v0.10.8
4142025-03-02T04:07:50.409Z Downloaded usdt-macro v0.5.0
4152025-03-02T04:07:50.412Z Downloaded utf8parse v0.2.2
4162025-03-02T04:07:50.412Z Downloaded proc-macro-error-attr v1.0.4
4172025-03-02T04:07:50.412Z Downloaded pretty-hex v0.4.1
4182025-03-02T04:07:50.415Z Downloaded itoa v1.0.11
4192025-03-02T04:07:50.415Z Downloaded is_terminal_polyfill v1.70.1
4202025-03-02T04:07:50.415Z Downloaded clap_lex v0.7.4
4212025-03-02T04:07:50.419Z Downloaded cargo-platform v0.1.8
4222025-03-02T04:07:50.419Z Downloaded camino-tempfile v1.1.1
4232025-03-02T04:07:50.419Z Downloaded macaddr v1.0.1
4242025-03-02T04:07:50.422Z Downloaded version_check v0.9.5
4252025-03-02T04:07:50.422Z Downloaded usdt-impl v0.5.0
4262025-03-02T04:07:50.422Z Downloaded unicode-linebreak v0.1.5
4272025-03-02T04:07:50.426Z Downloaded camino v1.1.9
4282025-03-02T04:07:50.429Z Downloaded ryu v1.0.18
4292025-03-02T04:07:50.434Z Downloaded digest v0.10.7
4302025-03-02T04:07:50.434Z Downloaded clap_derive v4.5.28
4312025-03-02T04:07:50.437Z Downloaded thiserror v2.0.11
4322025-03-02T04:07:50.440Z Downloaded plain v0.2.3
4332025-03-02T04:07:50.443Z Downloaded memmap v0.7.0
4342025-03-02T04:07:50.446Z Downloaded usdt v0.5.0
4352025-03-02T04:07:50.447Z Downloaded proc-macro-error v1.0.4
4362025-03-02T04:07:50.450Z Downloaded pest_generator v2.7.14
4372025-03-02T04:07:50.453Z Downloaded io-lifetimes v1.0.11
4382025-03-02T04:07:50.456Z Downloaded toml v0.8.20
4392025-03-02T04:07:50.459Z Downloaded textwrap v0.16.1
4402025-03-02T04:07:50.462Z Downloaded serde_derive v1.0.218
4412025-03-02T04:07:50.465Z Downloaded pest_derive v2.7.14
4422025-03-02T04:07:50.465Z Downloaded unicode-ident v1.0.14
4432025-03-02T04:07:50.468Z Downloaded quote v1.0.38
4442025-03-02T04:07:50.471Z Downloaded ucd-trie v0.1.7
4452025-03-02T04:07:50.474Z Downloaded proc-macro2 v1.0.93
4462025-03-02T04:07:50.477Z Downloaded pest_meta v2.7.14
4472025-03-02T04:07:50.477Z Downloaded log v0.4.22
4482025-03-02T04:07:50.482Z Downloaded once_cell v1.20.3
4492025-03-02T04:07:50.485Z Downloaded typenum v1.17.0
4502025-03-02T04:07:50.485Z Downloaded papergrid v0.11.0
4512025-03-02T04:07:50.499Z Downloaded memchr v2.7.4
4522025-03-02T04:07:50.524Z Downloaded serde_json v1.0.139
4532025-03-02T04:07:50.532Z Downloaded tabled v0.15.0
4542025-03-02T04:07:50.544Z Downloaded pest v2.7.14
4552025-03-02T04:07:50.550Z Downloaded clap_builder v4.5.31
4562025-03-02T04:07:50.556Z Downloaded syn v1.0.109
4572025-03-02T04:07:50.573Z Downloaded syn v2.0.98
4582025-03-02T04:07:50.585Z Downloaded unicode-width v0.1.14
4592025-03-02T04:07:50.590Z Downloaded rustix v0.37.28
4602025-03-02T04:07:50.628Z Downloaded libc v0.2.170
4612025-03-02T04:07:50.910Z Compiling proc-macro2 v1.0.93
4622025-03-02T04:07:50.910Z Compiling unicode-ident v1.0.14
4632025-03-02T04:07:50.913Z Compiling libc v0.2.170
4642025-03-02T04:07:50.913Z Compiling version_check v0.9.5
4652025-03-02T04:07:50.913Z Compiling serde v1.0.218
4662025-03-02T04:07:50.913Z Compiling memchr v2.7.4
4672025-03-02T04:07:50.945Z Compiling thiserror v1.0.69
4682025-03-02T04:07:50.948Z Compiling ucd-trie v0.1.7
4692025-03-02T04:07:51.173Z Compiling ryu v1.0.18
4702025-03-02T04:07:51.566Z Compiling itoa v1.0.11
4712025-03-02T04:07:51.592Z Compiling once_cell v1.20.3
4722025-03-02T04:07:51.751Z Compiling byteorder v1.5.0
4732025-03-02T04:07:51.809Z Compiling rustix v0.38.37
4742025-03-02T04:07:51.937Z Compiling serde_json v1.0.139
4752025-03-02T04:07:52.204Z Compiling bitflags v2.6.0
4762025-03-02T04:07:52.338Z Compiling proc-macro-error-attr v1.0.4
4772025-03-02T04:07:52.450Z Compiling usdt-impl v0.5.0
4782025-03-02T04:07:52.586Z Compiling syn v1.0.109
4792025-03-02T04:07:52.637Z Compiling io-lifetimes v1.0.11
4802025-03-02T04:07:52.726Z Compiling proc-macro-error v1.0.4
4812025-03-02T04:07:52.753Z Compiling quote v1.0.38
4822025-03-02T04:07:52.950Z Compiling errno v0.3.9
4832025-03-02T04:07:53.035Z Compiling log v0.4.22
4842025-03-02T04:07:53.058Z Compiling utf8parse v0.2.2
4852025-03-02T04:07:53.130Z Compiling syn v2.0.98
4862025-03-02T04:07:53.307Z Compiling equivalent v1.0.1
4872025-03-02T04:07:53.370Z Compiling thread-id v4.2.2
4882025-03-02T04:07:53.398Z Compiling plain v0.2.3
4892025-03-02T04:07:53.401Z Compiling camino v1.1.9
4902025-03-02T04:07:53.401Z Compiling hashbrown v0.15.1
4912025-03-02T04:07:53.467Z Compiling rustix v0.37.28
4922025-03-02T04:07:53.831Z Compiling anstyle-parse v0.2.5
4932025-03-02T04:07:54.213Z Compiling pretty-hex v0.4.1
4942025-03-02T04:07:54.276Z Compiling anstyle-query v1.1.1
4952025-03-02T04:07:54.372Z Compiling anstyle v1.0.10
4962025-03-02T04:07:54.415Z Compiling semver v1.0.25
4972025-03-02T04:07:54.441Z Compiling winnow v0.7.3
4982025-03-02T04:07:54.546Z Compiling indexmap v2.7.1
4992025-03-02T04:07:54.570Z Compiling thiserror v2.0.11
5002025-03-02T04:07:54.782Z Compiling autocfg v1.4.0
5012025-03-02T04:07:54.904Z Compiling colorchoice v1.0.2
5022025-03-02T04:07:55.089Z Compiling is_terminal_polyfill v1.70.1
5032025-03-02T04:07:55.140Z Compiling bitflags v1.3.2
5042025-03-02T04:07:55.223Z Compiling unicode-width v0.1.14
5052025-03-02T04:07:55.637Z Compiling anstream v0.6.15
5062025-03-02T04:07:55.734Z Compiling fs-err v2.11.0
5072025-03-02T04:07:55.788Z Compiling terminal_size v0.4.0
5082025-03-02T04:07:56.138Z Compiling fnv v1.0.7
5092025-03-02T04:07:56.219Z Compiling cfg-if v1.0.0
5102025-03-02T04:07:56.252Z Compiling heck v0.5.0
5112025-03-02T04:07:56.277Z Compiling heck v0.4.1
5122025-03-02T04:07:56.326Z Compiling fastrand v2.1.1
5132025-03-02T04:07:56.506Z Compiling clap_lex v0.7.4
5142025-03-02T04:07:56.761Z Compiling strsim v0.11.1
5152025-03-02T04:07:56.787Z Compiling anyhow v1.0.96
5162025-03-02T04:07:56.837Z Compiling bytecount v0.6.8
5172025-03-02T04:07:56.944Z Compiling terminal_size v0.2.6
5182025-03-02T04:07:57.051Z Compiling papergrid v0.11.0
5192025-03-02T04:07:57.159Z Compiling clap_builder v4.5.31
5202025-03-02T04:07:57.269Z Compiling tempfile v3.13.0
5212025-03-02T04:07:57.655Z Compiling memmap v0.7.0
5222025-03-02T04:07:57.782Z Compiling unicode-linebreak v0.1.5
5232025-03-02T04:07:57.808Z Compiling smawk v0.3.2
5242025-03-02T04:07:58.032Z Compiling swrite v0.1.0
5252025-03-02T04:07:58.182Z Compiling textwrap v0.16.1
5262025-03-02T04:07:58.601Z Compiling tabled_derive v0.7.0
5272025-03-02T04:08:00.148Z Compiling serde_derive v1.0.218
5282025-03-02T04:08:00.148Z Compiling thiserror-impl v1.0.69
5292025-03-02T04:08:00.151Z Compiling zerocopy-derive v0.7.35
5302025-03-02T04:08:00.151Z Compiling scroll_derive v0.12.0
5312025-03-02T04:08:00.151Z Compiling thiserror-impl v2.0.11
5322025-03-02T04:08:00.151Z Compiling clap_derive v4.5.28
5332025-03-02T04:08:00.231Z Compiling tabled v0.15.0
5342025-03-02T04:08:01.636Z Compiling scroll v0.12.0
5352025-03-02T04:08:02.171Z Compiling goblin v0.8.2
5362025-03-02T04:08:02.174Z Compiling zerocopy v0.7.35
5372025-03-02T04:08:03.171Z Compiling pest v2.7.14
5382025-03-02T04:08:04.681Z Compiling clap v4.5.31
5392025-03-02T04:08:05.426Z Compiling pest_meta v2.7.14
5402025-03-02T04:08:06.318Z Compiling pest_generator v2.7.14
5412025-03-02T04:08:07.670Z Compiling pest_derive v2.7.14
5422025-03-02T04:08:08.282Z Compiling dtrace-parser v0.2.0
5432025-03-02T04:08:09.305Z Compiling serde_tokenstream v0.2.2
5442025-03-02T04:08:09.345Z Compiling serde_spanned v0.6.8
5452025-03-02T04:08:09.345Z Compiling toml_datetime v0.6.8
5462025-03-02T04:08:09.532Z Compiling cargo-platform v0.1.8
5472025-03-02T04:08:09.600Z Compiling macaddr v1.0.1
5482025-03-02T04:08:09.832Z Compiling toml_edit v0.22.24
5492025-03-02T04:08:09.960Z Compiling camino-tempfile v1.1.1
5502025-03-02T04:08:10.643Z Compiling dof v0.3.0
5512025-03-02T04:08:10.709Z Compiling cargo_metadata v0.19.1
5522025-03-02T04:08:11.948Z Compiling usdt-macro v0.5.0
5532025-03-02T04:08:11.948Z Compiling usdt-attr-macro v0.5.0
5542025-03-02T04:08:12.723Z Compiling toml v0.8.20
5552025-03-02T04:08:12.985Z Compiling usdt v0.5.0
5562025-03-02T04:08:13.499Z Compiling cargo_toml v0.21.0
5572025-03-02T04:08:15.966Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5582025-03-02T04:08:19.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.19s
5592025-03-02T04:08:19.357Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5602025-03-02T04:08:19.919Z Downloading crates ...
5612025-03-02T04:08:20.048Z Downloaded addr2line v0.24.2
5622025-03-02T04:08:20.052Z Downloaded async-recursion v1.1.1
5632025-03-02T04:08:20.060Z Downloaded async-stream-impl v0.3.6
5642025-03-02T04:08:20.080Z Downloaded cstr-argument v0.1.2
5652025-03-02T04:08:20.084Z Downloaded crunchy v0.2.2
5662025-03-02T04:08:20.091Z Downloaded cfg_aliases v0.1.1
5672025-03-02T04:08:20.094Z Downloaded atty v0.2.14
5682025-03-02T04:08:20.095Z Downloaded assert_matches v1.5.0
5692025-03-02T04:08:20.102Z Downloaded allocator-api2 v0.2.18
5702025-03-02T04:08:20.106Z Downloaded icu_provider_macros v1.5.0
5712025-03-02T04:08:20.109Z Downloaded ciborium-io v0.2.2
5722025-03-02T04:08:20.112Z Downloaded atomicwrites v0.4.4
5732025-03-02T04:08:20.115Z Downloaded is_ci v1.2.0
5742025-03-02T04:08:20.119Z Downloaded cfg_aliases v0.2.1
5752025-03-02T04:08:20.119Z Downloaded crucible-workspace-hack v0.1.0
5762025-03-02T04:08:20.119Z Downloaded async-stream v0.3.6
5772025-03-02T04:08:20.123Z Downloaded instant v0.1.13
5782025-03-02T04:08:20.126Z Downloaded ascii-canvas v3.0.0
5792025-03-02T04:08:20.128Z Downloaded bit-set v0.5.3
5802025-03-02T04:08:20.129Z Downloaded base16ct v0.2.0
5812025-03-02T04:08:20.131Z Downloaded array-init v0.0.4
5822025-03-02T04:08:20.131Z Downloaded adler2 v2.0.0
5832025-03-02T04:08:20.134Z Downloaded match_cfg v0.1.0
5842025-03-02T04:08:20.134Z Downloaded bit-set v0.8.0
5852025-03-02T04:08:20.139Z Downloaded hubpack_derive v0.1.1
5862025-03-02T04:08:20.139Z Downloaded cmake v0.1.51
5872025-03-02T04:08:20.139Z Downloaded cbc v0.1.2
5882025-03-02T04:08:20.142Z Downloaded ident_case v1.0.1
5892025-03-02T04:08:20.142Z Downloaded aead v0.5.2
5902025-03-02T04:08:20.142Z Downloaded md5 v0.7.0
5912025-03-02T04:08:20.145Z Downloaded ctr v0.9.2
5922025-03-02T04:08:20.148Z Downloaded convert_case v0.4.0
5932025-03-02T04:08:20.148Z Downloaded cexpr v0.6.0
5942025-03-02T04:08:20.151Z Downloaded chacha20 v0.9.1
5952025-03-02T04:08:20.151Z Downloaded mime v0.3.17
5962025-03-02T04:08:20.154Z Downloaded lru-cache v0.1.2
5972025-03-02T04:08:20.157Z Downloaded crossbeam-deque v0.8.5
5982025-03-02T04:08:20.157Z Downloaded bit-vec v0.8.0
5992025-03-02T04:08:20.160Z Downloaded pretty-hex v0.2.1
6002025-03-02T04:08:20.161Z Downloaded linear-map v1.2.0
6012025-03-02T04:08:20.164Z Downloaded libsw-core v0.3.1
6022025-03-02T04:08:20.164Z Downloaded libsw v3.4.0
6032025-03-02T04:08:20.167Z Downloaded bitfield v0.14.0
6042025-03-02T04:08:20.167Z Downloaded cipher v0.4.4
6052025-03-02T04:08:20.170Z Downloaded http-body v1.0.1
6062025-03-02T04:08:20.173Z Downloaded http-range v0.1.5
6072025-03-02T04:08:20.173Z Downloaded bb8 v0.8.5
6082025-03-02T04:08:20.173Z Downloaded headers-core v0.3.0
6092025-03-02T04:08:20.176Z Downloaded constant_time_eq v0.3.1
6102025-03-02T04:08:20.177Z Downloaded chrono-tz-build v0.4.0
6112025-03-02T04:08:20.177Z Downloaded instability v0.3.2
6122025-03-02T04:08:20.180Z Downloaded lalrpop-util v0.19.12
6132025-03-02T04:08:20.180Z Downloaded hostname v0.4.0
6142025-03-02T04:08:20.183Z Downloaded crc-catalog v2.4.0
6152025-03-02T04:08:20.183Z Downloaded crc v3.2.1
6162025-03-02T04:08:20.186Z Downloaded atomic-waker v1.1.2
6172025-03-02T04:08:20.189Z Downloaded hostname v0.3.1
6182025-03-02T04:08:20.189Z Downloaded humantime v2.1.0
6192025-03-02T04:08:20.192Z Downloaded arrayref v0.3.9
6202025-03-02T04:08:20.192Z Downloaded buf-list v1.0.3
6212025-03-02T04:08:20.195Z Downloaded psl-types v2.0.11
6222025-03-02T04:08:20.197Z Downloaded memoffset v0.9.1
6232025-03-02T04:08:20.198Z Downloaded internet-checksum v0.2.1
6242025-03-02T04:08:20.201Z Downloaded backoff v0.4.0
6252025-03-02T04:08:20.201Z Downloaded lru v0.12.5
6262025-03-02T04:08:20.203Z Downloaded kstat-rs v0.2.4
6272025-03-02T04:08:20.204Z Downloaded maplit v1.0.2
6282025-03-02T04:08:20.206Z Downloaded lockfree-object-pool v0.1.6
6292025-03-02T04:08:20.209Z Downloaded bzip2 v0.4.4
6302025-03-02T04:08:20.212Z Downloaded async-trait v0.1.86
6312025-03-02T04:08:20.215Z Downloaded libefi-sys v0.1.0
6322025-03-02T04:08:20.218Z Downloaded bit-vec v0.6.3
6332025-03-02T04:08:20.218Z Downloaded lazycell v1.3.0
6342025-03-02T04:08:20.218Z Downloaded iana-time-zone v0.1.61
6352025-03-02T04:08:20.221Z Downloaded bcs v0.1.6
6362025-03-02T04:08:20.224Z Downloaded md-5 v0.10.6
6372025-03-02T04:08:20.227Z Downloaded console v0.15.10
6382025-03-02T04:08:20.304Z Downloaded managed v0.8.0
6392025-03-02T04:08:20.308Z Downloaded hyper-tls v0.6.0
6402025-03-02T04:08:20.308Z Downloaded libloading v0.8.5
6412025-03-02T04:08:20.308Z Downloaded crc32fast v1.4.2
6422025-03-02T04:08:20.308Z Downloaded base64ct v1.6.0
6432025-03-02T04:08:20.309Z Downloaded mime_guess v2.0.5
6442025-03-02T04:08:20.309Z Downloaded lock_api v0.4.12
6452025-03-02T04:08:20.309Z Downloaded litemap v0.7.3
6462025-03-02T04:08:20.309Z Downloaded castaway v0.2.3
6472025-03-02T04:08:20.309Z Downloaded cancel-safe-futures v0.1.5
6482025-03-02T04:08:20.309Z Downloaded highway v1.3.0
6492025-03-02T04:08:20.309Z Downloaded ipnetwork v0.21.1
6502025-03-02T04:08:20.309Z Downloaded cookie_store v0.21.1
6512025-03-02T04:08:20.309Z Downloaded tinyvec_macros v0.1.1
6522025-03-02T04:08:20.309Z Downloaded bitfield-struct v0.6.2
6532025-03-02T04:08:20.309Z Downloaded http-body-util v0.1.2
6542025-03-02T04:08:20.309Z Downloaded ciborium v0.2.2
6552025-03-02T04:08:20.309Z Downloaded sqlparser_derive v0.2.2
6562025-03-02T04:08:20.309Z Downloaded keccak v0.1.5
6572025-03-02T04:08:20.309Z Downloaded icu_normalizer_data v1.5.0
6582025-03-02T04:08:20.309Z Downloaded memmap2 v0.9.5
6592025-03-02T04:08:20.309Z Downloaded litrs v0.4.1
6602025-03-02T04:08:20.309Z Downloaded indexmap v1.9.3
6612025-03-02T04:08:20.310Z Downloaded zerofrom v0.1.4
6622025-03-02T04:08:20.310Z Downloaded icu_locid v1.5.0
6632025-03-02T04:08:20.310Z Downloaded diesel_table_macro_syntax v0.2.0
6642025-03-02T04:08:20.310Z Downloaded rustc-hash v2.1.1
6652025-03-02T04:08:20.310Z Downloaded const_format_proc_macros v0.2.34
6662025-03-02T04:08:20.310Z Downloaded async-bb8-diesel v0.2.1
6672025-03-02T04:08:20.310Z Downloaded slab v0.4.9
6682025-03-02T04:08:20.310Z Downloaded cookie v0.18.1
6692025-03-02T04:08:20.310Z Downloaded jobserver v0.1.32
6702025-03-02T04:08:20.310Z Downloaded stringprep v0.1.5
6712025-03-02T04:08:20.310Z Downloaded ipnet v2.11.0
6722025-03-02T04:08:20.310Z Downloaded zone_cfg_derive v0.3.0
6732025-03-02T04:08:20.310Z Downloaded hyper-staticfile v0.10.1
6742025-03-02T04:08:20.314Z Downloaded hyper-rustls v0.27.3
6752025-03-02T04:08:20.314Z Downloaded icu_provider v1.5.0
6762025-03-02T04:08:20.317Z Downloaded tabwriter v1.4.0
6772025-03-02T04:08:20.320Z Downloaded normalize-line-endings v0.3.0
6782025-03-02T04:08:20.320Z Downloaded topological-sort v0.2.2
6792025-03-02T04:08:20.320Z Downloaded tinystr v0.7.6
6802025-03-02T04:08:20.323Z Downloaded rustc-hash v1.1.0
6812025-03-02T04:08:20.323Z Downloaded ref-cast-impl v1.0.23
6822025-03-02T04:08:20.326Z Downloaded tiny-keccak v2.0.2
6832025-03-02T04:08:20.329Z Downloaded hyper-util v0.1.10
6842025-03-02T04:08:20.332Z Downloaded indicatif v0.17.11
6852025-03-02T04:08:20.336Z Downloaded parse-size v1.1.0
6862025-03-02T04:08:20.340Z Downloaded precomputed-hash v0.1.1
6872025-03-02T04:08:20.340Z Downloaded path-slash v0.1.5
6882025-03-02T04:08:20.344Z Downloaded opaque-debug v0.3.1
6892025-03-02T04:08:20.344Z Downloaded tabled_derive v0.10.0
6902025-03-02T04:08:20.344Z Downloaded siphasher v0.3.11
6912025-03-02T04:08:20.346Z Downloaded sha1 v0.10.6
6922025-03-02T04:08:20.346Z Downloaded xz2 v0.1.7
6932025-03-02T04:08:20.350Z Downloaded unicode-truncate v1.1.0
6942025-03-02T04:08:20.350Z Downloaded strum_macros v0.25.3
6952025-03-02T04:08:20.353Z Downloaded xattr v1.3.1
6962025-03-02T04:08:20.357Z Downloaded smallvec v0.6.14
6972025-03-02T04:08:20.360Z Downloaded ref-cast v1.0.23
6982025-03-02T04:08:20.360Z Downloaded proc-macro-error2 v2.0.1
6992025-03-02T04:08:20.363Z Downloaded futures-executor v0.3.31
7002025-03-02T04:08:20.366Z Downloaded glob v0.3.2
7012025-03-02T04:08:20.369Z Downloaded filetime v0.2.25
7022025-03-02T04:08:20.369Z Downloaded strum_macros v0.26.4
7032025-03-02T04:08:20.372Z Downloaded colored v2.2.0
7042025-03-02T04:08:20.375Z Downloaded hmac v0.12.1
7052025-03-02T04:08:20.400Z Downloaded headers v0.4.0
7062025-03-02T04:08:20.400Z Downloaded vsss-rs v3.3.4
7072025-03-02T04:08:20.400Z Downloaded time-macros v0.2.18
7082025-03-02T04:08:20.400Z Downloaded termtree v0.4.1
7092025-03-02T04:08:20.400Z Downloaded radium v0.7.0
7102025-03-02T04:08:20.400Z Downloaded strum v0.26.3
7112025-03-02T04:08:20.400Z Downloaded diesel-dtrace v0.4.2
7122025-03-02T04:08:20.400Z Downloaded chacha20poly1305 v0.10.1
7132025-03-02T04:08:20.400Z Downloaded arc-swap v1.7.1
7142025-03-02T04:08:20.403Z Downloaded mockall v0.13.1
7152025-03-02T04:08:20.403Z Downloaded miniz_oxide v0.8.5
7162025-03-02T04:08:20.406Z Downloaded ena v0.14.3
7172025-03-02T04:08:20.406Z Downloaded pbkdf2 v0.11.0
7182025-03-02T04:08:20.409Z Downloaded progenitor-macro v0.8.0
7192025-03-02T04:08:20.413Z Downloaded ff v0.13.0
7202025-03-02T04:08:20.422Z Downloaded waitgroup v0.1.2
7212025-03-02T04:08:20.425Z Downloaded derive_builder_macro v0.20.2
7222025-03-02T04:08:20.425Z Downloaded vte_generate_state_changes v0.1.2
7232025-03-02T04:08:20.428Z Downloaded fixedbitset v0.5.7
7242025-03-02T04:08:20.429Z Downloaded hickory-resolver v0.24.4
7252025-03-02T04:08:20.433Z Downloaded packed_struct_codegen v0.10.1
7262025-03-02T04:08:20.436Z Downloaded num v0.4.3
7272025-03-02T04:08:20.436Z Downloaded fs_extra v1.3.0
7282025-03-02T04:08:20.439Z Downloaded sec1 v0.7.3
7292025-03-02T04:08:20.442Z Downloaded r2d2 v0.8.10
7302025-03-02T04:08:20.442Z Downloaded icu_properties v1.5.1
7312025-03-02T04:08:20.445Z Downloaded progenitor-impl v0.8.0
7322025-03-02T04:08:20.448Z Downloaded heapless v0.8.0
7332025-03-02T04:08:20.453Z Downloaded strum_macros v0.24.3
7342025-03-02T04:08:20.456Z Downloaded slog-scope v4.4.0
7352025-03-02T04:08:20.459Z Downloaded slog-json v2.6.1
7362025-03-02T04:08:20.459Z Downloaded serde-hex v0.1.0
7372025-03-02T04:08:20.462Z Downloaded ssh-cipher v0.2.0
7382025-03-02T04:08:20.465Z Downloaded termcolor v1.4.1
7392025-03-02T04:08:20.465Z Downloaded bytes v1.10.0
7402025-03-02T04:08:20.468Z Downloaded number_prefix v0.4.0
7412025-03-02T04:08:20.472Z Downloaded endian-type v0.1.2
7422025-03-02T04:08:20.472Z Downloaded crypto-bigint v0.5.5
7432025-03-02T04:08:20.478Z Downloaded salsa20 v0.10.2
7442025-03-02T04:08:20.481Z Downloaded predicates v3.1.3
7452025-03-02T04:08:20.484Z Downloaded schemars_derive v0.8.22
7462025-03-02T04:08:20.487Z Downloaded phf_shared v0.10.0
7472025-03-02T04:08:20.487Z Downloaded peg-runtime v0.8.3
7482025-03-02T04:08:20.487Z Downloaded openssl-probe v0.1.5
7492025-03-02T04:08:20.490Z Downloaded nodrop v0.1.14
7502025-03-02T04:08:20.490Z Downloaded password-hash v0.4.2
7512025-03-02T04:08:20.493Z Downloaded diff v0.1.13
7522025-03-02T04:08:20.496Z Downloaded termios v0.3.3
7532025-03-02T04:08:20.499Z Downloaded password-hash v0.5.0
7542025-03-02T04:08:20.499Z Downloaded bumpalo v3.16.0
7552025-03-02T04:08:20.503Z Downloaded float-cmp v0.10.0
7562025-03-02T04:08:20.506Z Downloaded signature v2.2.0
7572025-03-02T04:08:20.506Z Downloaded const_format v0.2.34
7582025-03-02T04:08:20.510Z Downloaded nu-ansi-term v0.50.1
7592025-03-02T04:08:20.513Z Downloaded snafu v0.8.5
7602025-03-02T04:08:20.521Z Downloaded sqlformat v0.2.6
7612025-03-02T04:08:20.526Z Downloaded pkg-config v0.3.31
7622025-03-02T04:08:20.526Z Downloaded mockall_derive v0.13.1
7632025-03-02T04:08:20.529Z Downloaded uuid v1.15.1
7642025-03-02T04:08:20.532Z Downloaded want v0.3.1
7652025-03-02T04:08:20.532Z Downloaded tower-service v0.3.3
7662025-03-02T04:08:20.535Z Downloaded subtle v2.6.1
7672025-03-02T04:08:20.535Z Downloaded futures-core v0.3.31
7682025-03-02T04:08:20.538Z Downloaded tower-layer v0.3.3
7692025-03-02T04:08:20.538Z Downloaded pem v3.0.5
7702025-03-02T04:08:20.541Z Downloaded futures-io v0.3.31
7712025-03-02T04:08:20.541Z Downloaded heapless v0.7.17
7722025-03-02T04:08:20.544Z Downloaded zip v0.6.6
7732025-03-02T04:08:20.549Z Downloaded new_debug_unreachable v1.0.6
7742025-03-02T04:08:20.552Z Downloaded minimal-lexical v0.2.1
7752025-03-02T04:08:20.556Z Downloaded powerfmt v0.2.0
7762025-03-02T04:08:20.561Z Downloaded rusty-fork v0.3.0
7772025-03-02T04:08:20.561Z Downloaded rtoolbox v0.0.2
7782025-03-02T04:08:20.564Z Downloaded group v0.13.0
7792025-03-02T04:08:20.564Z Downloaded wait-timeout v0.2.0
7802025-03-02T04:08:20.564Z Downloaded simd-adler32 v0.3.7
7812025-03-02T04:08:20.567Z Downloaded foreign-types v0.5.0
7822025-03-02T04:08:20.567Z Downloaded darling v0.20.10
7832025-03-02T04:08:20.571Z Downloaded slog-envlogger v2.2.0
7842025-03-02T04:08:20.574Z Downloaded serde_with_macros v3.12.0
7852025-03-02T04:08:20.577Z Downloaded vte v0.11.1
7862025-03-02T04:08:20.580Z Downloaded base64 v0.21.7
7872025-03-02T04:08:20.584Z Downloaded quick-error v1.2.3
7882025-03-02T04:08:20.587Z Downloaded phf_generator v0.11.2
7892025-03-02T04:08:20.587Z Downloaded tokio-tungstenite v0.24.0
7902025-03-02T04:08:20.590Z Downloaded tokio-tungstenite v0.23.1
7912025-03-02T04:08:20.593Z Downloaded structmeta-derive v0.3.0
7922025-03-02T04:08:20.593Z Downloaded itertools v0.10.5
7932025-03-02T04:08:20.600Z Downloaded untrusted v0.9.0
7942025-03-02T04:08:20.604Z Downloaded pkcs8 v0.10.2
7952025-03-02T04:08:20.607Z Downloaded der v0.7.9
7962025-03-02T04:08:20.610Z Downloaded oso-derive v0.27.3
7972025-03-02T04:08:20.613Z Downloaded rpassword v7.3.1
7982025-03-02T04:08:20.613Z Downloaded postgres-protocol v0.6.8
7992025-03-02T04:08:20.616Z Downloaded walkdir v2.5.0
8002025-03-02T04:08:20.619Z Downloaded dsl_auto_type v0.1.2
8012025-03-02T04:08:20.619Z Downloaded env_filter v0.1.2
8022025-03-02T04:08:20.623Z Downloaded shell-words v1.1.0
8032025-03-02T04:08:20.623Z Downloaded daft-derive v0.1.1
8042025-03-02T04:08:20.626Z Downloaded crossbeam-channel v0.5.13
8052025-03-02T04:08:20.630Z Downloaded dropshot_endpoint v0.12.0
8062025-03-02T04:08:20.634Z Downloaded enum-as-inner v0.6.1
8072025-03-02T04:08:20.637Z Downloaded spki v0.7.3
8082025-03-02T04:08:20.640Z Downloaded cc v1.2.15
8092025-03-02T04:08:20.643Z Downloaded base64 v0.22.1
8102025-03-02T04:08:20.647Z Downloaded sigpipe v0.1.3
8112025-03-02T04:08:20.650Z Downloaded yoke-derive v0.7.4
8122025-03-02T04:08:20.650Z Downloaded thiserror-impl-no-std v2.0.2
8132025-03-02T04:08:20.653Z Downloaded num_enum v0.5.11
8142025-03-02T04:08:20.656Z Downloaded utf8_iter v1.0.4
8152025-03-02T04:08:20.659Z Downloaded thiserror-no-std v2.0.2
8162025-03-02T04:08:20.662Z Downloaded defmt-parser v0.3.4
8172025-03-02T04:08:20.666Z Downloaded pbkdf2 v0.12.2
8182025-03-02T04:08:20.666Z Downloaded peg v0.8.4
8192025-03-02T04:08:20.669Z Downloaded parking_lot v0.11.2
8202025-03-02T04:08:20.672Z Downloaded slog-stdlog v4.1.1
8212025-03-02T04:08:20.675Z Downloaded scheduled-thread-pool v0.2.7
8222025-03-02T04:08:20.675Z Downloaded rustc_version v0.4.1
8232025-03-02T04:08:20.679Z Downloaded newline-converter v0.3.0
8242025-03-02T04:08:20.680Z Downloaded num_threads v0.1.7
8252025-03-02T04:08:20.684Z Downloaded fxhash v0.2.1
8262025-03-02T04:08:20.684Z Downloaded fallible-iterator v0.2.0
8272025-03-02T04:08:20.684Z Downloaded env_logger v0.11.5
8282025-03-02T04:08:20.687Z Downloaded postgres-types v0.2.9
8292025-03-02T04:08:20.690Z Downloaded tokio-macros v2.5.0
8302025-03-02T04:08:20.690Z Downloaded slog v2.7.0
8312025-03-02T04:08:20.694Z Downloaded parse-display v0.10.0
8322025-03-02T04:08:20.694Z Downloaded slog-dtrace v0.3.0
8332025-03-02T04:08:20.698Z Downloaded darling_core v0.20.10
8342025-03-02T04:08:20.700Z Downloaded vergen v8.3.2
8352025-03-02T04:08:20.704Z Downloaded predicates-core v1.0.8
8362025-03-02T04:08:20.708Z Downloaded tower v0.5.2
8372025-03-02T04:08:20.715Z Downloaded difflib v0.4.0
8382025-03-02T04:08:20.718Z Downloaded itertools v0.13.0
8392025-03-02T04:08:20.724Z Downloaded tls_codec v0.4.1
8402025-03-02T04:08:20.728Z Downloaded sync_wrapper v1.0.1
8412025-03-02T04:08:20.733Z Downloaded take_mut v0.2.2
8422025-03-02T04:08:20.733Z Downloaded foreign-types-shared v0.1.1
8432025-03-02T04:08:20.733Z Downloaded primeorder v0.13.6
8442025-03-02T04:08:20.736Z Downloaded darling_macro v0.20.10
8452025-03-02T04:08:20.736Z Downloaded defmt v0.3.8
8462025-03-02T04:08:20.739Z Downloaded yoke v0.7.4
8472025-03-02T04:08:20.739Z Downloaded utf16_iter v1.0.5
8482025-03-02T04:08:20.742Z Downloaded slog-bunyan v2.5.0
8492025-03-02T04:08:20.742Z Downloaded synstructure v0.13.1
8502025-03-02T04:08:20.745Z Downloaded utf-8 v0.7.6
8512025-03-02T04:08:20.745Z Downloaded rustc-demangle v0.1.24
8522025-03-02T04:08:20.749Z Downloaded tls_codec_derive v0.4.1
8532025-03-02T04:08:20.749Z Downloaded slog-async v2.8.0
8542025-03-02T04:08:20.753Z Downloaded rand_seeder v0.3.0
8552025-03-02T04:08:20.753Z Downloaded rustls-pemfile v1.0.4
8562025-03-02T04:08:20.756Z Downloaded phf_codegen v0.11.2
8572025-03-02T04:08:20.756Z Downloaded newtype-uuid v1.2.1
8582025-03-02T04:08:20.756Z Downloaded foldhash v0.1.3
8592025-03-02T04:08:20.759Z Downloaded zopfli v0.8.1
8602025-03-02T04:08:20.762Z Downloaded unicode-segmentation v1.12.0
8612025-03-02T04:08:20.765Z Downloaded tokio-rustls v0.26.0
8622025-03-02T04:08:20.768Z Downloaded tokio-rustls v0.25.0
8632025-03-02T04:08:20.771Z Downloaded owo-colors v4.2.0
8642025-03-02T04:08:20.774Z Downloaded serde_urlencoded v0.7.1
8652025-03-02T04:08:20.777Z Downloaded libxml v0.3.3
8662025-03-02T04:08:20.781Z Downloaded num-iter v0.1.45
8672025-03-02T04:08:20.784Z Downloaded same-file v1.0.6
8682025-03-02T04:08:20.784Z Downloaded predicates-tree v1.0.11
8692025-03-02T04:08:20.787Z Downloaded rayon-core v1.12.1
8702025-03-02T04:08:20.790Z Downloaded string_cache v0.8.7
8712025-03-02T04:08:20.793Z Downloaded phf v0.11.2
8722025-03-02T04:08:20.793Z Downloaded uzers v0.12.1
8732025-03-02T04:08:20.796Z Downloaded semver v0.1.20
8742025-03-02T04:08:20.799Z Downloaded aes v0.8.4
8752025-03-02T04:08:20.805Z Downloaded foreign-types v0.3.2
8762025-03-02T04:08:20.805Z Downloaded scrypt v0.11.0
8772025-03-02T04:08:20.813Z Downloaded unarray v0.1.4
8782025-03-02T04:08:20.813Z Downloaded typify-macro v0.3.0
8792025-03-02T04:08:20.813Z Downloaded num-traits v0.2.19
8802025-03-02T04:08:20.818Z Downloaded num-conv v0.1.0
8812025-03-02T04:08:20.818Z Downloaded debug-ignore v1.0.5
8822025-03-02T04:08:20.818Z Downloaded data-encoding v2.6.0
8832025-03-02T04:08:20.818Z Downloaded tap v1.0.1
8842025-03-02T04:08:20.818Z Downloaded progenitor v0.8.0
8852025-03-02T04:08:20.822Z Downloaded futures-task v0.3.31
8862025-03-02T04:08:20.822Z Downloaded dropshot_endpoint v0.16.0
8872025-03-02T04:08:20.825Z Downloaded papergrid v0.14.0
8882025-03-02T04:08:20.828Z Downloaded half v2.4.1
8892025-03-02T04:08:20.833Z Downloaded quinn v0.11.5
8902025-03-02T04:08:20.836Z Downloaded crossterm v0.28.1
8912025-03-02T04:08:20.842Z Downloaded mio v1.0.2
8922025-03-02T04:08:20.848Z Downloaded rfc6979 v0.4.0
8932025-03-02T04:08:20.851Z Downloaded futures-sink v0.3.31
8942025-03-02T04:08:20.851Z Downloaded ron v0.8.1
8952025-03-02T04:08:20.856Z Downloaded tui-tree-widget v0.23.0
8962025-03-02T04:08:20.861Z Downloaded shlex v1.3.0
8972025-03-02T04:08:20.861Z Downloaded num-rational v0.4.2
8982025-03-02T04:08:20.866Z Downloaded sync-ptr v0.1.1
8992025-03-02T04:08:20.866Z Downloaded parse-zoneinfo v0.3.1
9002025-03-02T04:08:20.870Z Downloaded unicode-xid v0.2.6
9012025-03-02T04:08:20.870Z Downloaded ssh-encoding v0.2.0
9022025-03-02T04:08:20.873Z Downloaded signal-hook-tokio v0.3.1
9032025-03-02T04:08:20.873Z Downloaded wyz v0.5.1
9042025-03-02T04:08:20.873Z Downloaded newtype_derive v0.1.6
9052025-03-02T04:08:20.876Z Downloaded document-features v0.2.10
9062025-03-02T04:08:20.876Z Downloaded displaydoc v0.2.5
9072025-03-02T04:08:20.880Z Downloaded twox-hash v2.1.0
9082025-03-02T04:08:20.883Z Downloaded futures-macro v0.3.31
9092025-03-02T04:08:20.886Z Downloaded zone v0.1.8
9102025-03-02T04:08:20.886Z Downloaded ecdsa v0.16.9
9112025-03-02T04:08:20.886Z Downloaded display-error-chain v0.2.2
9122025-03-02T04:08:20.889Z Downloaded writeable v0.5.5
9132025-03-02T04:08:20.889Z Downloaded foreign-types-shared v0.3.1
9142025-03-02T04:08:20.892Z Downloaded write16 v1.0.0
9152025-03-02T04:08:20.892Z Downloaded scopeguard v1.2.0
9162025-03-02T04:08:20.896Z Downloaded openssl-sys v0.9.106
9172025-03-02T04:08:20.899Z Downloaded pin-utils v0.1.0
9182025-03-02T04:08:20.902Z Downloaded oxnet v0.1.1
9192025-03-02T04:08:20.907Z Downloaded derive_more v0.99.19
9202025-03-02T04:08:20.910Z Downloaded rsa v0.9.6
9212025-03-02T04:08:20.913Z Downloaded qorb v0.2.1
9222025-03-02T04:08:20.919Z Downloaded smf v0.2.3
9232025-03-02T04:08:20.923Z Downloaded polyval v0.6.2
9242025-03-02T04:08:20.924Z Downloaded fragile v2.0.0
9252025-03-02T04:08:20.930Z Downloaded either v1.14.0
9262025-03-02T04:08:20.930Z Downloaded form_urlencoded v1.2.1
9272025-03-02T04:08:20.930Z Downloaded pkcs5 v0.7.1
9282025-03-02T04:08:20.937Z Downloaded serde-big-array v0.5.1
9292025-03-02T04:08:20.937Z Downloaded percent-encoding v2.3.1
9302025-03-02T04:08:20.937Z Downloaded pem-rfc7468 v0.7.0
9312025-03-02T04:08:20.941Z Downloaded progenitor-client v0.9.1
9322025-03-02T04:08:20.941Z Downloaded progenitor-client v0.8.0
9332025-03-02T04:08:20.941Z Downloaded rustfmt-wrapper v0.2.1
9342025-03-02T04:08:20.942Z Downloaded yasna v0.5.2
9352025-03-02T04:08:20.944Z Downloaded nanorand v0.7.0
9362025-03-02T04:08:20.944Z Downloaded signal-hook-registry v1.4.2
9372025-03-02T04:08:20.947Z Downloaded elliptic-curve v0.13.8
9382025-03-02T04:08:20.952Z Downloaded phf_shared v0.11.2
9392025-03-02T04:08:20.952Z Downloaded value-bag v1.9.0
9402025-03-02T04:08:20.955Z Downloaded zone_cfg_derive v0.1.2
9412025-03-02T04:08:20.955Z Downloaded termtree v0.5.1
9422025-03-02T04:08:20.958Z Downloaded zip v2.1.3
9432025-03-02T04:08:20.962Z Downloaded num-derive v0.4.2
9442025-03-02T04:08:20.966Z Downloaded postcard v1.0.10
9452025-03-02T04:08:20.969Z Downloaded poly1305 v0.8.0
9462025-03-02T04:08:20.969Z Downloaded try-lock v0.2.5
9472025-03-02T04:08:20.969Z Downloaded tokio-util v0.7.13
9482025-03-02T04:08:20.977Z Downloaded pkcs1 v0.7.5
9492025-03-02T04:08:20.980Z Downloaded dunce v1.0.5
9502025-03-02T04:08:20.980Z Downloaded funty v2.0.0
9512025-03-02T04:08:20.984Z Downloaded curve25519-dalek-derive v0.1.1
9522025-03-02T04:08:20.985Z Downloaded num-complex v0.4.6
9532025-03-02T04:08:20.989Z Downloaded zerocopy v0.6.6
9542025-03-02T04:08:20.989Z Downloaded getrandom v0.2.15
9552025-03-02T04:08:20.992Z Downloaded tracing v0.1.40
9562025-03-02T04:08:20.996Z Downloaded rustls-pki-types v1.10.0
9572025-03-02T04:08:21.000Z Downloaded nom v7.1.3
9582025-03-02T04:08:21.004Z Downloaded snafu-derive v0.8.5
9592025-03-02T04:08:21.006Z Downloaded aho-corasick v1.1.3
9602025-03-02T04:08:21.011Z Downloaded pin-project-internal v1.1.6
9612025-03-02T04:08:21.014Z Downloaded toml_edit v0.19.15
9622025-03-02T04:08:21.031Z Downloaded time-core v0.1.2
9632025-03-02T04:08:21.034Z Downloaded hash32 v0.3.1
9642025-03-02T04:08:21.034Z Downloaded openssl-macros v0.1.1
9652025-03-02T04:08:21.038Z Downloaded signal-hook-mio v0.2.4
9662025-03-02T04:08:21.038Z Downloaded zeroize v1.8.1
9672025-03-02T04:08:21.038Z Downloaded untrusted v0.7.1
9682025-03-02T04:08:21.041Z Downloaded fd-lock v4.0.2
9692025-03-02T04:08:21.041Z Downloaded reedline v0.38.0
9702025-03-02T04:08:21.048Z Downloaded multimap v0.10.0
9712025-03-02T04:08:21.051Z Downloaded downcast v0.11.0
9722025-03-02T04:08:21.051Z Downloaded zeroize_derive v1.4.2
9732025-03-02T04:08:21.054Z Downloaded zone v0.3.0
9742025-03-02T04:08:21.054Z Downloaded embedded-io v0.4.0
9752025-03-02T04:08:21.054Z Downloaded deranged v0.3.11
9762025-03-02T04:08:21.058Z Downloaded smallvec v1.14.0
9772025-03-02T04:08:21.062Z Downloaded rand_core v0.6.4
9782025-03-02T04:08:21.062Z Downloaded stable_deref_trait v1.2.0
9792025-03-02T04:08:21.062Z Downloaded rand_chacha v0.9.0
9802025-03-02T04:08:21.062Z Downloaded daft v0.1.1
9812025-03-02T04:08:21.065Z Downloaded supports-color v3.0.2
9822025-03-02T04:08:21.065Z Downloaded quinn-udp v0.5.5
9832025-03-02T04:08:21.070Z Downloaded futures v0.3.31
9842025-03-02T04:08:21.073Z Downloaded samael v0.0.18
9852025-03-02T04:08:21.077Z Downloaded strip-ansi-escapes v0.2.0
9862025-03-02T04:08:21.080Z Downloaded nibble_vec v0.1.0
9872025-03-02T04:08:21.081Z Downloaded serde_path_to_error v0.1.16
9882025-03-02T04:08:21.084Z Downloaded russh-keys v0.45.0
9892025-03-02T04:08:21.087Z Downloaded fatfs v0.3.6
9902025-03-02T04:08:21.090Z Downloaded tungstenite v0.21.0
9912025-03-02T04:08:21.093Z Downloaded socket2 v0.5.8
9922025-03-02T04:08:21.096Z Downloaded typify-macro v0.2.0
9932025-03-02T04:08:21.096Z Downloaded ed25519 v2.2.3
9942025-03-02T04:08:21.099Z Downloaded serde_repr v0.1.19
9952025-03-02T04:08:21.099Z Downloaded static_assertions v1.1.0
9962025-03-02T04:08:21.099Z Downloaded typify v0.2.0
9972025-03-02T04:08:21.108Z Downloaded aws-lc-rs v1.12.5
9982025-03-02T04:08:21.112Z Downloaded unicase v2.7.0
9992025-03-02T04:08:21.117Z Downloaded icu_properties_data v1.5.0
10002025-03-02T04:08:21.125Z Downloaded rand_chacha v0.3.1
10012025-03-02T04:08:21.129Z Downloaded universal-hash v0.5.1
10022025-03-02T04:08:21.129Z Downloaded term v0.7.0
10032025-03-02T04:08:21.132Z Downloaded progenitor-impl v0.9.1
10042025-03-02T04:08:21.135Z Downloaded serde_plain v1.0.2
10052025-03-02T04:08:21.135Z Downloaded rustversion v1.0.17
10062025-03-02T04:08:21.138Z Downloaded thread_local v1.1.8
10072025-03-02T04:08:21.138Z Downloaded lalrpop v0.19.12
10082025-03-02T04:08:21.150Z Downloaded whoami v1.5.2
10092025-03-02T04:08:21.153Z Downloaded blake3 v1.5.4
10102025-03-02T04:08:21.160Z Downloaded peg-macros v0.8.4
10112025-03-02T04:08:21.163Z Downloaded p256 v0.13.2
10122025-03-02T04:08:21.166Z Downloaded parking_lot_core v0.8.6
10132025-03-02T04:08:21.169Z Downloaded tracing-attributes v0.1.27
10142025-03-02T04:08:21.172Z Downloaded ron v0.7.1
10152025-03-02T04:08:21.175Z Downloaded native-tls v0.2.12
10162025-03-02T04:08:21.178Z Downloaded derive_builder v0.20.2
10172025-03-02T04:08:21.182Z Downloaded x509-cert v0.2.5
10182025-03-02T04:08:21.188Z Downloaded salty v0.3.0
10192025-03-02T04:08:21.194Z Downloaded pin-project v1.1.6
10202025-03-02T04:08:21.205Z Downloaded derive_builder_core v0.20.2
10212025-03-02T04:08:21.208Z Downloaded oso v0.27.3
10222025-03-02T04:08:21.211Z Downloaded tracing-core v0.1.32
10232025-03-02T04:08:21.214Z Downloaded publicsuffix v2.3.0
10242025-03-02T04:08:21.217Z Downloaded serde_with v3.12.0
10252025-03-02T04:08:21.225Z Downloaded num-bigint v0.4.6
10262025-03-02T04:08:21.229Z Downloaded tungstenite v0.24.0
10272025-03-02T04:08:21.232Z Downloaded quick-xml v0.37.2
10282025-03-02T04:08:21.238Z Downloaded tungstenite v0.23.0
10292025-03-02T04:08:21.243Z Downloaded multer v3.1.0
10302025-03-02T04:08:21.246Z Downloaded git2 v0.19.0
10312025-03-02T04:08:21.253Z Downloaded futures-channel v0.3.31
10322025-03-02T04:08:21.257Z Downloaded bindgen v0.69.5
10332025-03-02T04:08:21.261Z Downloaded parking_lot v0.12.3
10342025-03-02T04:08:21.264Z Downloaded zerovec v0.10.4
10352025-03-02T04:08:21.269Z Downloaded sqlparser v0.45.0
10362025-03-02T04:08:21.275Z Downloaded signal-hook v0.3.17
10372025-03-02T04:08:21.278Z Downloaded hashbrown v0.12.3
10382025-03-02T04:08:21.281Z Downloaded ed25519-dalek v2.1.1
10392025-03-02T04:08:21.284Z Downloaded p521 v0.13.3
10402025-03-02T04:08:21.288Z Downloaded chrono v0.4.40
10412025-03-02T04:08:21.295Z Downloaded unsafe-libyaml v0.2.11
10422025-03-02T04:08:21.298Z Downloaded unicode_categories v0.1.1
10432025-03-02T04:08:21.302Z Downloaded ssh-key v0.6.6
10442025-03-02T04:08:21.308Z Downloaded reqwest v0.12.12
10452025-03-02T04:08:21.317Z Downloaded futures-util v0.3.31
10462025-03-02T04:08:21.329Z Downloaded typed-path v0.9.3
10472025-03-02T04:08:21.335Z Downloaded portable-atomic v1.9.0
10482025-03-02T04:08:21.340Z Downloaded regex v1.11.1
10492025-03-02T04:08:21.355Z Downloaded steno v0.4.1
10502025-03-02T04:08:21.360Z Downloaded radix_trie v0.2.1
10512025-03-02T04:08:21.364Z Downloaded bindgen v0.71.1
10522025-03-02T04:08:21.371Z Downloaded h2 v0.4.6
10532025-03-02T04:08:21.377Z Downloaded flate2 v1.1.0
10542025-03-02T04:08:21.382Z Downloaded num-bigint-dig v0.8.4
10552025-03-02T04:08:21.389Z Downloaded unicode-width v0.2.0
10562025-03-02T04:08:21.393Z Downloaded rayon v1.10.0
10572025-03-02T04:08:21.413Z Downloaded bitvec v1.0.1
10582025-03-02T04:08:21.432Z Downloaded time v0.3.36
10592025-03-02T04:08:21.443Z Downloaded regex-syntax v0.6.29
10602025-03-02T04:08:21.452Z Downloaded vcpkg v0.2.15
10612025-03-02T04:08:21.495Z Downloaded quinn-proto v0.11.8
10622025-03-02T04:08:21.501Z Downloaded dropshot v0.12.0
10632025-03-02T04:08:21.523Z Downloaded winnow v0.6.20
10642025-03-02T04:08:21.531Z Downloaded hickory-proto v0.24.4
10652025-03-02T04:08:21.547Z Downloaded proptest v1.6.0
10662025-03-02T04:08:21.557Z Downloaded dropshot v0.16.0
10672025-03-02T04:08:21.580Z Downloaded tabled v0.18.0
10682025-03-02T04:08:21.597Z Downloaded petname v2.0.2
10692025-03-02T04:08:21.604Z Downloaded p384 v0.13.0
10702025-03-02T04:08:21.610Z Downloaded smoltcp v0.11.0
10712025-03-02T04:08:21.621Z Downloaded openssl v0.10.71
10722025-03-02T04:08:21.630Z Downloaded nix v0.27.1
10732025-03-02T04:08:21.646Z Downloaded bstr v1.10.0
10742025-03-02T04:08:21.651Z Downloaded nix v0.28.0
10752025-03-02T04:08:21.662Z Downloaded object v0.36.5
10762025-03-02T04:08:21.672Z Downloaded rustls v0.22.4
10772025-03-02T04:08:21.685Z Downloaded object v0.30.4
10782025-03-02T04:08:21.700Z Downloaded sled v0.34.7
10792025-03-02T04:08:21.707Z Downloaded nix v0.29.0
10802025-03-02T04:08:21.720Z Downloaded chrono-tz v0.10.1
10812025-03-02T04:08:21.728Z Downloaded rustls v0.23.19
10822025-03-02T04:08:21.739Z Downloaded regex-syntax v0.8.5
10832025-03-02T04:08:21.749Z Downloaded diesel v2.2.7
10842025-03-02T04:08:21.768Z Downloaded rustls v0.21.12
10852025-03-02T04:08:21.782Z Downloaded openapiv3 v2.0.0
10862025-03-02T04:08:21.792Z Downloaded ratatui v0.29.0
10872025-03-02T04:08:21.812Z Downloaded typify-impl v0.2.0
10882025-03-02T04:08:21.826Z Downloaded zerocopy-derive v0.6.6
10892025-03-02T04:08:21.836Z Downloaded regex-automata v0.4.8
10902025-03-02T04:08:21.852Z Downloaded polar-core v0.27.3
10912025-03-02T04:08:21.866Z Downloaded typify-impl v0.3.0
10922025-03-02T04:08:21.875Z Downloaded lzma-sys v0.1.20
10932025-03-02T04:08:21.905Z Downloaded bzip2-sys v0.1.11+1.0.8
10942025-03-02T04:08:21.917Z Downloaded curve25519-dalek v4.1.3
10952025-03-02T04:08:21.923Z Downloaded smoltcp v0.9.1
10962025-03-02T04:08:21.934Z Downloaded winnow v0.5.40
10972025-03-02T04:08:21.942Z Downloaded rustls-webpki v0.101.7
10982025-03-02T04:08:21.957Z Downloaded rustls-webpki v0.102.8
10992025-03-02T04:08:21.972Z Downloaded libz-sys v1.1.20
11002025-03-02T04:08:21.993Z Downloaded zerocopy v0.8.10
11012025-03-02T04:08:22.016Z Downloaded tokio v1.43.0
11022025-03-02T04:08:22.052Z Downloaded gimli v0.31.1
11032025-03-02T04:08:22.059Z Downloaded webpki-roots v0.26.6
11042025-03-02T04:08:22.063Z Downloaded regress v0.10.3
11052025-03-02T04:08:22.072Z Downloaded petgraph v0.6.5
11062025-03-02T04:08:22.087Z Downloaded parking_lot_core v0.9.10
11072025-03-02T04:08:22.090Z Downloaded rand_core v0.9.2
11082025-03-02T04:08:22.094Z Downloaded petgraph v0.7.1
11092025-03-02T04:08:22.109Z Downloaded csv v1.3.1
11102025-03-02T04:08:22.127Z Downloaded derive-where v1.2.7
11112025-03-02T04:08:22.133Z Downloaded num-integer v0.1.46
11122025-03-02T04:08:22.137Z Downloaded sha3 v0.10.8
11132025-03-02T04:08:22.137Z Downloaded flagset v0.4.6
11142025-03-02T04:08:22.140Z Downloaded dyn-clone v1.0.18
11152025-03-02T04:08:22.140Z Downloaded proc-macro-crate v1.3.1
11162025-03-02T04:08:22.140Z Downloaded slog-term v2.9.1
11172025-03-02T04:08:22.145Z Downloaded pin-project-lite v0.2.14
11182025-03-02T04:08:22.148Z Downloaded getrandom v0.3.1
11192025-03-02T04:08:22.151Z Downloaded tar v0.4.44
11202025-03-02T04:08:22.154Z Downloaded flume v0.11.1
11212025-03-02T04:08:22.157Z Downloaded zerocopy-derive v0.8.10
11222025-03-02T04:08:22.163Z Downloaded tokio-postgres v0.7.13
11232025-03-02T04:08:22.168Z Downloaded prettyplease v0.2.29
11242025-03-02T04:08:22.173Z Downloaded expectorate v1.1.0
11252025-03-02T04:08:22.177Z Downloaded unicode-normalization v0.1.24
11262025-03-02T04:08:22.181Z Downloaded unicode-properties v0.1.3
11272025-03-02T04:08:22.184Z Downloaded zerofrom-derive v0.1.4
11282025-03-02T04:08:22.184Z Downloaded tough v0.19.0
11292025-03-02T04:08:22.191Z Downloaded rustyline v14.0.0
11302025-03-02T04:08:22.195Z Downloaded hashbrown v0.13.2
11312025-03-02T04:08:22.200Z Downloaded russh v0.45.0
11322025-03-02T04:08:22.205Z Downloaded russh-cryptovec v0.7.3
11332025-03-02T04:08:22.208Z Downloaded gethostname v0.5.0
11342025-03-02T04:08:22.208Z Downloaded num_enum_derive v0.5.11
11352025-03-02T04:08:22.208Z Downloaded aes-gcm v0.10.3
11362025-03-02T04:08:22.212Z Downloaded resolv-conf v0.7.0
11372025-03-02T04:08:22.215Z Downloaded packed_struct v0.10.1
11382025-03-02T04:08:22.218Z Downloaded hash32 v0.2.1
11392025-03-02T04:08:22.218Z Downloaded url v2.5.3
11402025-03-02T04:08:22.221Z Downloaded itertools v0.14.0
11412025-03-02T04:08:22.227Z Downloaded encoding_rs v0.8.34
11422025-03-02T04:08:22.250Z Downloaded hkdf v0.12.4
11432025-03-02T04:08:22.253Z Downloaded des v0.8.1
11442025-03-02T04:08:22.255Z Downloaded rand_xorshift v0.3.0
11452025-03-02T04:08:22.256Z Downloaded progenitor v0.9.1
11462025-03-02T04:08:22.256Z Downloaded proc-macro-error-attr2 v2.0.0
11472025-03-02T04:08:22.258Z Downloaded tokio-rustls v0.24.1
11482025-03-02T04:08:22.261Z Downloaded spin v0.9.8
11492025-03-02T04:08:22.262Z Downloaded serde_derive_internals v0.29.1
11502025-03-02T04:08:22.264Z Downloaded rcgen v0.12.1
11512025-03-02T04:08:22.267Z Downloaded rand v0.8.5
11522025-03-02T04:08:22.270Z Downloaded idna v1.0.3
11532025-03-02T04:08:22.274Z Downloaded rand v0.9.0
11542025-03-02T04:08:22.278Z Downloaded env_logger v0.10.2
11552025-03-02T04:08:22.281Z Downloaded ring v0.17.11
11562025-03-02T04:08:22.325Z Downloaded float-ord v0.3.2
11572025-03-02T04:08:22.329Z Downloaded rustc_version v0.1.7
11582025-03-02T04:08:22.330Z Downloaded unicode-bidi v0.3.17
11592025-03-02T04:08:22.333Z Downloaded embedded-io v0.6.1
11602025-03-02T04:08:22.333Z Downloaded parse-display-derive v0.10.0
11612025-03-02T04:08:22.333Z Downloaded defmt-macros v0.3.9
11622025-03-02T04:08:22.336Z Downloaded libgit2-sys v0.17.0+1.8.1
11632025-03-02T04:08:22.395Z Downloaded tokio-stream v0.1.17
11642025-03-02T04:08:22.399Z Downloaded itertools v0.12.1
11652025-03-02T04:08:22.416Z Downloaded ghash v0.5.1
11662025-03-02T04:08:22.430Z Downloaded subprocess v0.2.9
11672025-03-02T04:08:22.430Z Downloaded diesel_derives v2.2.3
11682025-03-02T04:08:22.430Z Downloaded libm v0.2.8
11692025-03-02T04:08:22.430Z Downloaded dirs-next v2.0.0
11702025-03-02T04:08:22.430Z Downloaded toml v0.7.8
11712025-03-02T04:08:22.430Z Downloaded tokio-native-tls v0.3.1
11722025-03-02T04:08:22.430Z Downloaded serde_yaml v0.9.34+deprecated
11732025-03-02T04:08:22.441Z Downloaded compact_str v0.8.0
11742025-03-02T04:08:22.441Z Downloaded structmeta v0.3.0
11752025-03-02T04:08:22.441Z Downloaded globset v0.4.15
11762025-03-02T04:08:22.441Z Downloaded tokio-tungstenite v0.21.0
11772025-03-02T04:08:22.444Z Downloaded hickory-server v0.24.4
11782025-03-02T04:08:22.444Z Downloaded omicron-zone-package v0.12.0
11792025-03-02T04:08:22.449Z Downloaded dirs-sys-next v0.1.2
11802025-03-02T04:08:22.452Z Downloaded zerovec-derive v0.10.3
11812025-03-02T04:08:22.452Z Downloaded foreign-types-macros v0.2.3
11822025-03-02T04:08:22.452Z Downloaded http v1.2.0
11832025-03-02T04:08:22.459Z Downloaded typify v0.3.0
11842025-03-02T04:08:22.462Z Downloaded test-strategy v0.4.0
11852025-03-02T04:08:22.463Z Downloaded similar v2.7.0
11862025-03-02T04:08:22.467Z Downloaded schemars v0.8.22
11872025-03-02T04:08:22.477Z Downloaded backtrace v0.3.74
11882025-03-02T04:08:22.481Z Downloaded tinyvec v1.8.0
11892025-03-02T04:08:22.484Z Downloaded blake2 v0.10.6
11902025-03-02T04:08:22.487Z Downloaded ppv-lite86 v0.2.20
11912025-03-02T04:08:22.491Z Downloaded fixedbitset v0.4.2
11922025-03-02T04:08:22.491Z Downloaded der_derive v0.7.3
11932025-03-02T04:08:22.494Z Downloaded sct v0.7.1
11942025-03-02T04:08:22.498Z Downloaded rustls-pemfile v2.2.0
11952025-03-02T04:08:22.498Z Downloaded csv-core v0.1.11
11962025-03-02T04:08:22.502Z Downloaded paste v1.0.15
11972025-03-02T04:08:22.502Z Downloaded olpc-cjson v0.1.4
11982025-03-02T04:08:22.502Z Downloaded which v4.4.2
11992025-03-02T04:08:22.505Z Downloaded icu_collections v1.5.0
12002025-03-02T04:08:22.508Z Downloaded crc-any v2.5.0
12012025-03-02T04:08:22.512Z Downloaded base64 v0.13.1
12022025-03-02T04:08:22.515Z Downloaded progenitor-macro v0.9.1
12032025-03-02T04:08:22.515Z Downloaded secrecy v0.8.0
12042025-03-02T04:08:22.518Z Downloaded toolchain_find v0.4.0
12052025-03-02T04:08:22.518Z Downloaded crossbeam-epoch v0.9.18
12062025-03-02T04:08:22.524Z Downloaded hickory-client v0.24.4
12072025-03-02T04:08:22.528Z Downloaded const-oid v0.9.6
12082025-03-02T04:08:22.528Z Downloaded crossbeam-utils v0.8.20
12092025-03-02T04:08:22.528Z Downloaded clang-sys v1.8.1
12102025-03-02T04:08:22.533Z Downloaded ahash v0.8.11
12112025-03-02T04:08:22.536Z Downloaded httparse v1.9.5
12122025-03-02T04:08:22.536Z Downloaded icu_normalizer v1.5.0
12132025-03-02T04:08:22.543Z Downloaded icu_locid_transform_data v1.5.0
12142025-03-02T04:08:22.543Z Downloaded icu_locid_transform v1.5.0
12152025-03-02T04:08:22.546Z Downloaded cargo_metadata v0.18.1
12162025-03-02T04:08:22.546Z Downloaded home v0.5.9
12172025-03-02T04:08:22.546Z Downloaded cobs v0.2.3
12182025-03-02T04:08:22.550Z Downloaded bcrypt-pbkdf v0.10.0
12192025-03-02T04:08:22.550Z Downloaded linked-hash-map v0.5.6
12202025-03-02T04:08:22.551Z Downloaded indoc v2.0.5
12212025-03-02T04:08:22.554Z Downloaded indent_write v2.2.0
12222025-03-02T04:08:22.554Z Downloaded hyper v1.6.0
12232025-03-02T04:08:22.558Z Downloaded httpdate v1.0.3
12242025-03-02T04:08:22.563Z Downloaded hex-literal v0.4.1
12252025-03-02T04:08:22.563Z Downloaded arrayvec v0.7.6
12262025-03-02T04:08:22.566Z Downloaded argon2 v0.5.3
12272025-03-02T04:08:22.566Z Downloaded is-terminal v0.4.13
12282025-03-02T04:08:22.566Z Downloaded cassowary v0.3.0
12292025-03-02T04:08:22.570Z Downloaded blowfish v0.9.1
12302025-03-02T04:08:22.570Z Downloaded hex v0.4.3
12312025-03-02T04:08:22.570Z Downloaded impl-trait-for-tuples v0.2.2
12322025-03-02T04:08:22.574Z Downloaded block-padding v0.3.3
12332025-03-02T04:08:22.574Z Downloaded lazy_static v1.5.0
12342025-03-02T04:08:22.577Z Downloaded idna_adapter v1.2.0
12352025-03-02T04:08:22.577Z Downloaded hubpack v0.1.2
12362025-03-02T04:08:22.577Z Downloaded maybe-uninit v2.0.0
12372025-03-02T04:08:22.577Z Downloaded inout v0.1.3
12382025-03-02T04:08:22.580Z Downloaded indoc v1.0.9
12392025-03-02T04:08:22.583Z Downloaded heck v0.3.3
12402025-03-02T04:08:22.583Z Downloaded ciborium-ll v0.2.2
12412025-03-02T04:08:23.026Z Downloaded aws-lc-sys v0.26.0
12422025-03-02T04:08:23.337Z Compiling serde v1.0.218
12432025-03-02T04:08:23.341Z Compiling value-bag v1.9.0
12442025-03-02T04:08:23.341Z Compiling lock_api v0.4.12
12452025-03-02T04:08:23.341Z Compiling scopeguard v1.2.0
12462025-03-02T04:08:23.341Z Compiling typenum v1.17.0
12472025-03-02T04:08:23.488Z Compiling generic-array v0.14.7
12482025-03-02T04:08:23.525Z Compiling syn v2.0.98
12492025-03-02T04:08:23.542Z Compiling getrandom v0.2.15
12502025-03-02T04:08:23.615Z Compiling subtle v2.6.1
12512025-03-02T04:08:23.867Z Compiling rand_core v0.6.4
12522025-03-02T04:08:23.934Z Compiling log v0.4.22
12532025-03-02T04:08:24.020Z Compiling shlex v1.3.0
12542025-03-02T04:08:24.043Z Compiling jobserver v0.1.32
12552025-03-02T04:08:24.060Z Compiling smallvec v1.14.0
12562025-03-02T04:08:24.375Z Compiling const-oid v0.9.6
12572025-03-02T04:08:24.393Z Compiling pin-project-lite v0.2.14
12582025-03-02T04:08:24.396Z Compiling parking_lot_core v0.9.10
12592025-03-02T04:08:24.426Z Compiling cc v1.2.15
12602025-03-02T04:08:24.522Z Compiling rustix v0.38.37
12612025-03-02T04:08:24.693Z Compiling futures-core v0.3.31
12622025-03-02T04:08:24.844Z Compiling spin v0.9.8
12632025-03-02T04:08:24.928Z Compiling signal-hook-registry v1.4.2
12642025-03-02T04:08:25.205Z Compiling parking_lot v0.12.3
12652025-03-02T04:08:25.364Z Compiling mio v1.0.2
12662025-03-02T04:08:25.399Z Compiling aho-corasick v1.1.3
12672025-03-02T04:08:25.628Z Compiling stable_deref_trait v1.2.0
12682025-03-02T04:08:25.754Z Compiling either v1.14.0
12692025-03-02T04:08:25.773Z Compiling cpufeatures v0.2.14
12702025-03-02T04:08:25.886Z Compiling futures-sink v0.3.31
12712025-03-02T04:08:25.982Z Compiling regex-syntax v0.8.5
12722025-03-02T04:08:26.035Z Compiling socket2 v0.5.8
12732025-03-02T04:08:26.164Z Compiling slab v0.4.9
12742025-03-02T04:08:26.383Z Compiling glob v0.3.2
12752025-03-02T04:08:26.386Z Compiling prettyplease v0.2.29
12762025-03-02T04:08:26.856Z Compiling lazy_static v1.5.0
12772025-03-02T04:08:26.999Z Compiling minimal-lexical v0.2.1
12782025-03-02T04:08:27.017Z Compiling serde_json v1.0.139
12792025-03-02T04:08:27.048Z Compiling futures-channel v0.3.31
12802025-03-02T04:08:27.286Z Compiling clang-sys v1.8.1
12812025-03-02T04:08:27.408Z Compiling nom v7.1.3
12822025-03-02T04:08:27.453Z Compiling libloading v0.8.5
12832025-03-02T04:08:27.508Z Compiling futures-task v0.3.31
12842025-03-02T04:08:27.802Z Compiling bindgen v0.69.5
12852025-03-02T04:08:27.858Z Compiling pin-utils v0.1.0
12862025-03-02T04:08:27.973Z Compiling home v0.5.9
12872025-03-02T04:08:28.030Z Compiling futures-io v0.3.31
12882025-03-02T04:08:28.317Z Compiling itertools v0.12.1
12892025-03-02T04:08:28.402Z Compiling foldhash v0.1.3
12902025-03-02T04:08:28.715Z Compiling lazycell v1.3.0
12912025-03-02T04:08:28.718Z Compiling allocator-api2 v0.2.18
12922025-03-02T04:08:28.890Z Compiling libm v0.2.8
12932025-03-02T04:08:29.268Z Compiling rustc-hash v1.1.0
12942025-03-02T04:08:29.435Z Compiling hashbrown v0.15.1
12952025-03-02T04:08:29.503Z Compiling cmake v0.1.51
12962025-03-02T04:08:30.092Z Compiling regex-automata v0.4.8
12972025-03-02T04:08:30.347Z Compiling num-traits v0.2.19
12982025-03-02T04:08:30.651Z Compiling cexpr v0.6.0
12992025-03-02T04:08:30.669Z Compiling dunce v1.0.5
13002025-03-02T04:08:30.775Z Compiling synstructure v0.13.1
13012025-03-02T04:08:31.253Z Compiling pkg-config v0.3.31
13022025-03-02T04:08:32.099Z Compiling fs_extra v1.3.0
13032025-03-02T04:08:32.456Z Compiling writeable v0.5.5
13042025-03-02T04:08:32.569Z Compiling litemap v0.7.3
13052025-03-02T04:08:32.643Z Compiling getrandom v0.3.1
13062025-03-02T04:08:32.965Z Compiling ring v0.17.11
13072025-03-02T04:08:32.995Z Compiling base64ct v1.6.0
13082025-03-02T04:08:33.557Z Compiling paste v1.0.15
13092025-03-02T04:08:33.582Z Compiling pem-rfc7468 v0.7.0
13102025-03-02T04:08:34.022Z Compiling aws-lc-rs v1.12.5
13112025-03-02T04:08:34.118Z Compiling icu_locid_transform_data v1.5.0
13122025-03-02T04:08:34.191Z Compiling flagset v0.4.6
13132025-03-02T04:08:34.230Z Compiling httparse v1.9.5
13142025-03-02T04:08:34.423Z Compiling tracing-core v0.1.32
13152025-03-02T04:08:34.985Z Compiling percent-encoding v2.3.1
13162025-03-02T04:08:35.085Z Compiling icu_properties_data v1.5.0
13172025-03-02T04:08:35.284Z Compiling regex v1.11.1
13182025-03-02T04:08:35.334Z Compiling rustls-pki-types v1.10.0
13192025-03-02T04:08:35.466Z Compiling crossbeam-utils v0.8.20
13202025-03-02T04:08:35.762Z Compiling serde_derive v1.0.218
13212025-03-02T04:08:35.983Z Compiling zeroize_derive v1.4.2
13222025-03-02T04:08:36.116Z Compiling zerocopy-derive v0.7.35
13232025-03-02T04:08:36.191Z Compiling tokio-macros v2.5.0
13242025-03-02T04:08:36.213Z Compiling zerofrom-derive v0.1.4
13252025-03-02T04:08:37.385Z Compiling zeroize v1.8.1
13262025-03-02T04:08:37.731Z Compiling yoke-derive v0.7.4
13272025-03-02T04:08:38.084Z Compiling zerocopy v0.7.35
13282025-03-02T04:08:38.584Z Compiling futures-macro v0.3.31
13292025-03-02T04:08:38.892Z Compiling crypto-common v0.1.6
13302025-03-02T04:08:39.150Z Compiling block-buffer v0.10.4
13312025-03-02T04:08:39.331Z Compiling thiserror-impl v1.0.69
13322025-03-02T04:08:39.437Z Compiling digest v0.10.7
13332025-03-02T04:08:39.550Z Compiling zerofrom v0.1.4
13342025-03-02T04:08:39.571Z Compiling zerovec-derive v0.10.3
13352025-03-02T04:08:39.792Z Compiling displaydoc v0.2.5
13362025-03-02T04:08:39.914Z Compiling hmac v0.12.1
13372025-03-02T04:08:40.182Z Compiling block-padding v0.3.3
13382025-03-02T04:08:40.250Z Compiling yoke v0.7.4
13392025-03-02T04:08:40.427Z Compiling futures-util v0.3.31
13402025-03-02T04:08:40.449Z Compiling inout v0.1.3
13412025-03-02T04:08:40.452Z Compiling ppv-lite86 v0.2.20
13422025-03-02T04:08:40.606Z Compiling sha2 v0.10.8
13432025-03-02T04:08:40.739Z Compiling cipher v0.4.4
13442025-03-02T04:08:41.242Z Compiling icu_provider_macros v1.5.0
13452025-03-02T04:08:41.267Z Compiling der_derive v0.7.3
13462025-03-02T04:08:41.300Z Compiling tracing-attributes v0.1.27
13472025-03-02T04:08:41.998Z Compiling zerovec v0.10.4
13482025-03-02T04:08:42.258Z Compiling thiserror v1.0.69
13492025-03-02T04:08:42.336Z Compiling salsa20 v0.10.2
13502025-03-02T04:08:42.417Z Compiling pest v2.7.14
13512025-03-02T04:08:42.577Z Compiling pbkdf2 v0.12.2
13522025-03-02T04:08:42.779Z Compiling untrusted v0.9.0
13532025-03-02T04:08:42.981Z Compiling utf8_iter v1.0.4
13542025-03-02T04:08:43.233Z Compiling time-core v0.1.2
13552025-03-02T04:08:43.414Z Compiling icu_normalizer_data v1.5.0
13562025-03-02T04:08:43.534Z Compiling vcpkg v0.2.15
13572025-03-02T04:08:43.568Z Compiling der v0.7.9
13582025-03-02T04:08:43.956Z Compiling tinystr v0.7.6
13592025-03-02T04:08:44.194Z Compiling icu_collections v1.5.0
13602025-03-02T04:08:44.359Z Compiling icu_locid v1.5.0
13612025-03-02T04:08:44.498Z Compiling tracing v0.1.40
13622025-03-02T04:08:45.017Z Compiling powerfmt v0.2.0
13632025-03-02T04:08:45.216Z Compiling utf16_iter v1.0.5
13642025-03-02T04:08:45.397Z Compiling untrusted v0.7.1
13652025-03-02T04:08:45.431Z Compiling num-conv v0.1.0
13662025-03-02T04:08:45.435Z Compiling write16 v1.0.0
13672025-03-02T04:08:45.470Z Compiling icu_provider v1.5.0
13682025-03-02T04:08:45.598Z Compiling spki v0.7.3
13692025-03-02T04:08:45.601Z Compiling deranged v0.3.11
13702025-03-02T04:08:45.704Z Compiling time-macros v0.2.18
13712025-03-02T04:08:45.765Z Compiling openssl-sys v0.9.106
13722025-03-02T04:08:46.008Z Compiling pest_meta v2.7.14
13732025-03-02T04:08:46.291Z Compiling icu_locid_transform v1.5.0
13742025-03-02T04:08:46.879Z Compiling scrypt v0.11.0
13752025-03-02T04:08:46.993Z Compiling cbc v0.1.2
13762025-03-02T04:08:47.264Z Compiling aes v0.8.4
13772025-03-02T04:08:47.382Z Compiling scroll_derive v0.12.0
13782025-03-02T04:08:47.615Z Compiling icu_properties v1.5.1
13792025-03-02T04:08:48.488Z Compiling bitflags v2.6.0
13802025-03-02T04:08:48.558Z Compiling bytes v1.10.0
13812025-03-02T04:08:48.907Z Compiling indexmap v2.7.1
13822025-03-02T04:08:50.021Z Compiling tokio v1.43.0
13832025-03-02T04:08:50.064Z Compiling semver v1.0.25
13842025-03-02T04:08:50.227Z Compiling http v1.2.0
13852025-03-02T04:08:50.280Z Compiling num_threads v0.1.7
13862025-03-02T04:08:50.426Z Compiling atomic-waker v1.1.2
13872025-03-02T04:08:50.610Z Compiling rustc_version v0.4.1
13882025-03-02T04:08:50.634Z Compiling tinyvec_macros v0.1.1
13892025-03-02T04:08:50.735Z Compiling tinyvec v1.8.0
13902025-03-02T04:08:50.760Z Compiling time v0.3.36
13912025-03-02T04:08:51.305Z Compiling icu_normalizer v1.5.0
13922025-03-02T04:08:51.544Z Compiling scroll v0.12.0
13932025-03-02T04:08:52.113Z Compiling http-body v1.0.1
13942025-03-02T04:08:52.162Z Compiling pkcs5 v0.7.1
13952025-03-02T04:08:52.230Z Compiling idna_adapter v1.2.0
13962025-03-02T04:08:52.355Z Compiling pest_generator v2.7.14
13972025-03-02T04:08:52.428Z Compiling which v4.4.2
13982025-03-02T04:08:52.554Z Compiling rand_chacha v0.3.1
13992025-03-02T04:08:53.060Z Compiling form_urlencoded v1.2.1
14002025-03-02T04:08:53.260Z Compiling zerocopy v0.8.10
14012025-03-02T04:08:53.364Z Compiling slog v2.7.0
14022025-03-02T04:08:53.426Z Compiling try-lock v0.2.5
14032025-03-02T04:08:53.608Z Compiling goblin v0.8.2
14042025-03-02T04:08:53.955Z Compiling want v0.3.1
14052025-03-02T04:08:54.130Z Compiling rand v0.8.5
14062025-03-02T04:08:54.189Z Compiling pest_derive v2.7.14
14072025-03-02T04:08:54.230Z Compiling pkcs8 v0.10.2
14082025-03-02T04:08:54.835Z Compiling idna v1.0.3
14092025-03-02T04:08:54.912Z Compiling uuid v1.15.1
14102025-03-02T04:08:54.981Z Compiling zerocopy-derive v0.8.10
14112025-03-02T04:08:55.191Z Compiling tower-service v0.3.3
14122025-03-02T04:08:55.335Z Compiling iana-time-zone v0.1.61
14132025-03-02T04:08:55.714Z Compiling httpdate v1.0.3
14142025-03-02T04:08:56.096Z Compiling chrono v0.4.40
14152025-03-02T04:08:56.150Z Compiling dtrace-parser v0.2.0
14162025-03-02T04:08:56.485Z Compiling serde_tokenstream v0.2.2
14172025-03-02T04:08:57.090Z Compiling serde_spanned v0.6.8
14182025-03-02T04:08:57.110Z Compiling toml_datetime v0.6.8
14192025-03-02T04:08:57.319Z Compiling foreign-types-shared v0.1.1
14202025-03-02T04:08:57.455Z Compiling rustversion v1.0.17
14212025-03-02T04:08:57.586Z Compiling openssl v0.10.71
14222025-03-02T04:08:58.005Z Compiling tokio-util v0.7.13
14232025-03-02T04:08:58.035Z Compiling adler2 v2.0.0
14242025-03-02T04:08:58.125Z Compiling match_cfg v0.1.0
14252025-03-02T04:08:58.234Z Compiling base64 v0.22.1
14262025-03-02T04:08:58.254Z Compiling hostname v0.3.1
14272025-03-02T04:08:58.471Z Compiling miniz_oxide v0.8.5
14282025-03-02T04:08:58.940Z Compiling h2 v0.4.6
14292025-03-02T04:08:59.336Z Compiling dof v0.3.0
14302025-03-02T04:08:59.445Z Compiling foreign-types v0.3.2
14312025-03-02T04:08:59.552Z Compiling url v2.5.3
14322025-03-02T04:09:00.698Z Compiling rand_core v0.9.2
14332025-03-02T04:09:01.132Z Compiling usdt-impl v0.5.0
14342025-03-02T04:09:01.151Z Compiling async-trait v0.1.86
14352025-03-02T04:09:01.195Z Compiling openssl-macros v0.1.1
14362025-03-02T04:09:01.263Z Compiling serde_derive_internals v0.29.1
14372025-03-02T04:09:01.972Z Compiling dirs-sys-next v0.1.2
14382025-03-02T04:09:02.494Z Compiling data-encoding v2.6.0
14392025-03-02T04:09:02.541Z Compiling schemars v0.8.22
14402025-03-02T04:09:02.717Z Compiling siphasher v0.3.11
14412025-03-02T04:09:02.873Z Compiling rustls v0.23.19
14422025-03-02T04:09:03.045Z Compiling native-tls v0.2.12
14432025-03-02T04:09:03.075Z Compiling rustls v0.22.4
14442025-03-02T04:09:03.181Z Compiling syn v1.0.109
14452025-03-02T04:09:03.417Z Compiling dirs-next v2.0.0
14462025-03-02T04:09:03.490Z Compiling schemars_derive v0.8.22
14472025-03-02T04:09:03.511Z Compiling rand_chacha v0.9.0
14482025-03-02T04:09:03.861Z Compiling http-body-util v0.1.2
14492025-03-02T04:09:04.341Z Compiling unicode-normalization v0.1.24
14502025-03-02T04:09:04.381Z Compiling heapless v0.7.17
14512025-03-02T04:09:04.821Z Compiling crossbeam-epoch v0.9.18
14522025-03-02T04:09:04.853Z Compiling sha1 v0.10.6
14532025-03-02T04:09:05.282Z Compiling signature v2.2.0
14542025-03-02T04:09:05.412Z Compiling bzip2-sys v0.1.11+1.0.8
14552025-03-02T04:09:05.485Z Compiling thread_local v1.1.8
14562025-03-02T04:09:05.515Z Compiling multer v3.1.0
14572025-03-02T04:09:05.582Z Compiling encoding_rs v0.8.34
14582025-03-02T04:09:05.830Z Compiling cookie v0.18.1
14592025-03-02T04:09:05.901Z Compiling hyper v1.6.0
14602025-03-02T04:09:05.941Z Compiling mime v0.3.17
14612025-03-02T04:09:06.127Z Compiling slog-async v2.8.0
14622025-03-02T04:09:06.392Z Compiling gimli v0.31.1
14632025-03-02T04:09:06.422Z Compiling rayon-core v1.12.1
14642025-03-02T04:09:06.664Z Compiling unicode-bidi v0.3.17
14652025-03-02T04:09:06.783Z Compiling dyn-clone v1.0.18
14662025-03-02T04:09:07.027Z Compiling ipnet v2.11.0
14672025-03-02T04:09:07.923Z Compiling signal-hook v0.3.17
14682025-03-02T04:09:08.111Z Compiling openssl-probe v0.1.5
14692025-03-02T04:09:08.214Z Compiling hyper-util v0.1.10
14702025-03-02T04:09:08.437Z Compiling unicode-properties v0.1.3
14712025-03-02T04:09:08.836Z Compiling toml_edit v0.22.24
14722025-03-02T04:09:08.858Z Compiling stringprep v0.1.5
14732025-03-02T04:09:10.158Z Compiling crossbeam-deque v0.8.5
14742025-03-02T04:09:10.481Z Compiling addr2line v0.24.2
14752025-03-02T04:09:11.061Z Compiling rand v0.9.0
14762025-03-02T04:09:11.130Z Compiling term v0.7.0
14772025-03-02T04:09:11.240Z Compiling usdt-attr-macro v0.5.0
14782025-03-02T04:09:11.515Z Compiling usdt-macro v0.5.0
14792025-03-02T04:09:12.379Z Compiling slog-json v2.6.1
14802025-03-02T04:09:12.747Z Compiling serde_urlencoded v0.7.1
14812025-03-02T04:09:12.791Z Compiling curve25519-dalek v4.1.3
14822025-03-02T04:09:12.859Z Compiling crossbeam-channel v0.5.13
14832025-03-02T04:09:12.885Z Compiling futures-executor v0.3.31
14842025-03-02T04:09:12.916Z Compiling enum-as-inner v0.6.1
14852025-03-02T04:09:13.227Z Compiling md-5 v0.10.6
14862025-03-02T04:09:13.379Z Compiling rustls-pemfile v2.2.0
14872025-03-02T04:09:13.505Z Compiling async-stream-impl v0.3.6
14882025-03-02T04:09:13.508Z Compiling num-integer v0.1.46
14892025-03-02T04:09:13.722Z Compiling hash32 v0.2.1
14902025-03-02T04:09:13.856Z Compiling ff v0.13.0
14912025-03-02T04:09:13.929Z Compiling is-terminal v0.4.13
14922025-03-02T04:09:14.084Z Compiling dropshot v0.12.0
14932025-03-02T04:09:14.104Z Compiling memoffset v0.9.1
14942025-03-02T04:09:14.107Z Compiling object v0.36.5
14952025-03-02T04:09:14.199Z Compiling base16ct v0.2.0
14962025-03-02T04:09:14.429Z Compiling quick-error v1.2.3
14972025-03-02T04:09:14.434Z Compiling cfg_aliases v0.2.1
14982025-03-02T04:09:14.495Z Compiling psl-types v2.0.11
14992025-03-02T04:09:14.553Z Compiling rustc-demangle v0.1.24
15002025-03-02T04:09:14.594Z Compiling take_mut v0.2.2
15012025-03-02T04:09:14.713Z Compiling smoltcp v0.9.1
15022025-03-02T04:09:14.751Z Compiling anyhow v1.0.96
15032025-03-02T04:09:14.772Z Compiling num-bigint-dig v0.8.4
15042025-03-02T04:09:15.086Z Compiling litrs v0.4.1
15052025-03-02T04:09:15.361Z Compiling utf-8 v0.7.6
15062025-03-02T04:09:15.380Z Compiling linked-hash-map v0.5.6
15072025-03-02T04:09:15.422Z Compiling portable-atomic v1.9.0
15082025-03-02T04:09:15.662Z Compiling fallible-iterator v0.2.0
15092025-03-02T04:09:15.707Z Compiling lru-cache v0.1.2
15102025-03-02T04:09:15.818Z Compiling tungstenite v0.24.0
15112025-03-02T04:09:16.150Z Compiling document-features v0.2.10
15122025-03-02T04:09:16.310Z Compiling postgres-protocol v0.6.8
15132025-03-02T04:09:16.433Z Compiling async-stream v0.3.6
15142025-03-02T04:09:16.783Z Compiling publicsuffix v2.3.0
15152025-03-02T04:09:17.095Z Compiling resolv-conf v0.7.0
15162025-03-02T04:09:17.346Z Compiling nix v0.29.0
15172025-03-02T04:09:17.638Z Compiling sec1 v0.7.3
15182025-03-02T04:09:17.660Z Compiling usdt v0.5.0
15192025-03-02T04:09:17.780Z Compiling slog-term v2.9.1
15202025-03-02T04:09:17.823Z Compiling group v0.13.0
15212025-03-02T04:09:18.149Z Compiling num-iter v0.1.45
15222025-03-02T04:09:18.173Z Compiling hickory-proto v0.24.4
15232025-03-02T04:09:18.313Z Compiling futures v0.3.31
15242025-03-02T04:09:18.346Z Compiling slog-bunyan v2.5.0
15252025-03-02T04:09:18.433Z Compiling toml v0.8.20
15262025-03-02T04:09:19.882Z Compiling tokio-native-tls v0.3.1
15272025-03-02T04:09:20.119Z Compiling camino v1.1.9
15282025-03-02T04:09:20.175Z Compiling phf_shared v0.11.2
15292025-03-02T04:09:20.271Z Compiling dropshot_endpoint v0.12.0
15302025-03-02T04:09:20.535Z Compiling terminal_size v0.4.0
15312025-03-02T04:09:20.746Z Compiling backtrace v0.3.74
15322025-03-02T04:09:20.767Z Compiling openapiv3 v2.0.0
15332025-03-02T04:09:20.985Z Compiling waitgroup v0.1.2
15342025-03-02T04:09:21.217Z Compiling serde_path_to_error v0.1.16
15352025-03-02T04:09:21.240Z Compiling hkdf v0.12.4
15362025-03-02T04:09:21.546Z Compiling crypto-bigint v0.5.5
15372025-03-02T04:09:21.995Z Compiling webpki-roots v0.26.6
15382025-03-02T04:09:22.223Z Compiling zerocopy-derive v0.6.6
15392025-03-02T04:09:23.039Z Compiling hubpack_derive v0.1.1
15402025-03-02T04:09:23.659Z Compiling curve25519-dalek-derive v0.1.1
15412025-03-02T04:09:23.924Z Compiling sync_wrapper v1.0.1
15422025-03-02T04:09:24.084Z Compiling hostname v0.4.0
15432025-03-02T04:09:24.148Z Compiling fs-err v2.11.0
15442025-03-02T04:09:24.312Z Compiling crc32fast v1.4.2
15452025-03-02T04:09:24.339Z Compiling ahash v0.8.11
15462025-03-02T04:09:24.471Z Compiling debug-ignore v1.0.5
15472025-03-02T04:09:24.624Z Compiling tower-layer v0.3.3
15482025-03-02T04:09:24.644Z Compiling newtype-uuid v1.2.1
15492025-03-02T04:09:24.685Z Compiling unicode-width v0.2.0
15502025-03-02T04:09:24.706Z Compiling winnow v0.5.40
15512025-03-02T04:09:24.898Z Compiling managed v0.8.0
15522025-03-02T04:09:24.946Z Compiling strum_macros v0.25.3
15532025-03-02T04:09:25.227Z Compiling console v0.15.10
15542025-03-02T04:09:26.578Z Compiling clap_builder v4.5.31
15552025-03-02T04:09:26.978Z Compiling tower v0.5.2
15562025-03-02T04:09:27.281Z Compiling flate2 v1.1.0
15572025-03-02T04:09:27.503Z Compiling elliptic-curve v0.13.8
15582025-03-02T04:09:27.815Z Compiling zerocopy v0.6.6
15592025-03-02T04:09:28.144Z Compiling toml_edit v0.19.15
15602025-03-02T04:09:28.193Z Compiling hubpack v0.1.2
15612025-03-02T04:09:28.271Z Compiling hickory-resolver v0.24.4
15622025-03-02T04:09:28.579Z Compiling phf v0.11.2
15632025-03-02T04:09:28.601Z Compiling signal-hook-mio v0.2.4
15642025-03-02T04:09:28.772Z Compiling hyper-tls v0.6.0
15652025-03-02T04:09:28.867Z Compiling cookie_store v0.21.1
15662025-03-02T04:09:29.175Z Compiling rayon v1.10.0
15672025-03-02T04:09:29.263Z Compiling bzip2 v0.4.4
15682025-03-02T04:09:30.483Z Compiling postgres-types v0.2.9
15692025-03-02T04:09:31.773Z Compiling tokio-tungstenite v0.24.0
15702025-03-02T04:09:32.865Z Compiling ed25519 v2.2.3
15712025-03-02T04:09:33.551Z Compiling phf_shared v0.10.0
15722025-03-02T04:09:33.551Z Compiling tokio-stream v0.1.17
15732025-03-02T04:09:33.708Z Compiling pkcs1 v0.7.5
15742025-03-02T04:09:33.931Z Compiling serde-big-array v0.5.1
15752025-03-02T04:09:34.191Z Compiling clap_derive v4.5.28
15762025-03-02T04:09:34.487Z Compiling rfc6979 v0.4.0
15772025-03-02T04:09:34.510Z Compiling derive-where v1.2.7
15782025-03-02T04:09:34.619Z Compiling serde_repr v0.1.19
15792025-03-02T04:09:34.679Z Compiling bstr v1.10.0
15802025-03-02T04:09:34.699Z Compiling float-cmp v0.10.0
15812025-03-02T04:09:34.958Z Compiling new_debug_unreachable v1.0.6
15822025-03-02T04:09:35.033Z Compiling difflib v0.4.0
15832025-03-02T04:09:35.070Z Compiling unicode-segmentation v1.12.0
15842025-03-02T04:09:35.712Z Compiling fixedbitset v0.4.2
15852025-03-02T04:09:35.951Z Compiling normalize-line-endings v0.3.0
15862025-03-02T04:09:36.102Z Compiling bit-vec v0.6.3
15872025-03-02T04:09:36.145Z Compiling whoami v1.5.2
15882025-03-02T04:09:36.181Z Compiling predicates-core v1.0.8
15892025-03-02T04:09:36.356Z Compiling precomputed-hash v0.1.1
15902025-03-02T04:09:36.505Z Compiling static_assertions v1.1.0
15912025-03-02T04:09:36.522Z Compiling number_prefix v0.4.0
15922025-03-02T04:09:36.525Z Compiling tokio-postgres v0.7.13
15932025-03-02T04:09:36.617Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15942025-03-02T04:09:36.707Z Compiling string_cache v0.8.7
15952025-03-02T04:09:36.770Z Compiling indicatif v0.17.11
15962025-03-02T04:09:37.141Z Compiling bit-set v0.5.3
15972025-03-02T04:09:37.436Z Compiling predicates v3.1.3
15982025-03-02T04:09:37.624Z Compiling petgraph v0.6.5
15992025-03-02T04:09:38.486Z Compiling clap v4.5.31
16002025-03-02T04:09:38.620Z Compiling similar v2.7.0
16012025-03-02T04:09:38.641Z Compiling ecdsa v0.16.9
16022025-03-02T04:09:38.868Z Compiling rsa v0.9.6
16032025-03-02T04:09:39.437Z Compiling ed25519-dalek v2.1.1
16042025-03-02T04:09:40.641Z Compiling toml v0.7.8
16052025-03-02T04:09:41.190Z Compiling zip v0.6.6
16062025-03-02T04:09:42.095Z Compiling crossterm v0.28.1
16072025-03-02T04:09:42.802Z Compiling hex v0.4.3
16082025-03-02T04:09:42.947Z Compiling x509-cert v0.2.5
16092025-03-02T04:09:43.047Z Compiling itertools v0.10.5
16102025-03-02T04:09:43.100Z Compiling lalrpop-util v0.19.12
16112025-03-02T04:09:43.300Z Compiling unicode-xid v0.2.6
16122025-03-02T04:09:43.408Z Compiling peg-runtime v0.8.3
16132025-03-02T04:09:43.468Z Compiling strum_macros v0.26.4
16142025-03-02T04:09:43.493Z Compiling xattr v1.3.1
16152025-03-02T04:09:43.764Z Compiling filetime v0.2.25
16162025-03-02T04:09:44.078Z Compiling tar v0.4.44
16172025-03-02T04:09:47.988Z Compiling strum v0.26.3
16182025-03-02T04:09:51.137Z Compiling aws-lc-sys v0.26.0
16192025-03-02T04:10:20.952Z Compiling rustls-webpki v0.102.8
16202025-03-02T04:10:24.161Z Compiling tokio-rustls v0.25.0
16212025-03-02T04:10:25.883Z Compiling tokio-rustls v0.26.0
16222025-03-02T04:10:26.165Z Compiling hyper-rustls v0.27.3
16232025-03-02T04:10:26.546Z Compiling reqwest v0.12.12
16242025-03-02T04:10:27.945Z Compiling qorb v0.2.1
16252025-03-02T04:10:30.776Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16262025-03-02T04:10:31.044Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16272025-03-02T04:10:35.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
16282025-03-02T04:10:35.671Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16292025-03-02T04:10:35.720ZMar 02 04:10:33.852 INFO Starting download, target: Cockroach
16302025-03-02T04:10:35.720ZMar 02 04:10:33.852 INFO Starting download, target: Clickhouse
16312025-03-02T04:10:35.720ZMar 02 04:10:33.852 INFO Starting download, target: Console
16322025-03-02T04:10:35.723ZMar 02 04:10:33.852 INFO Starting download, target: DendriteOpenapi
16332025-03-02T04:10:35.723ZMar 02 04:10:33.852 INFO Starting download, target: DendriteStub
16342025-03-02T04:10:35.723ZMar 02 04:10:33.852 INFO Starting download, target: MaghemiteMgd
16352025-03-02T04:10:35.723ZMar 02 04:10:33.852 INFO Starting download, target: TransceiverControl
16362025-03-02T04:10:35.724ZMar 02 04:10:33.853 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16372025-03-02T04:10:35.724ZMar 02 04:10:33.853 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16382025-03-02T04:10:35.724ZMar 02 04:10:33.853 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16392025-03-02T04:10:35.724ZMar 02 04:10:33.853 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16402025-03-02T04:10:35.724ZMar 02 04:10:33.853 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16412025-03-02T04:10:35.724ZMar 02 04:10:33.853 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16422025-03-02T04:10:35.724ZMar 02 04:10:33.853 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16432025-03-02T04:10:36.037ZMar 02 04:10:34.140 INFO Download complete, target: DendriteOpenapi
16442025-03-02T04:10:36.093ZMar 02 04:10:34.210 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16452025-03-02T04:10:36.308ZMar 02 04:10:34.424 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16462025-03-02T04:10:36.529ZMar 02 04:10:34.642 INFO Download complete, target: TransceiverControl
16472025-03-02T04:10:36.656ZMar 02 04:10:34.777 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16482025-03-02T04:10:36.723ZMar 02 04:10:34.852 INFO Download complete, target: Console
16492025-03-02T04:10:36.764ZMar 02 04:10:34.894 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16502025-03-02T04:10:37.313ZMar 02 04:10:35.444 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16512025-03-02T04:10:37.313ZMar 02 04:10:35.444 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16522025-03-02T04:10:37.904ZMar 02 04:10:36.035 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16532025-03-02T04:10:39.221ZMar 02 04:10:37.352 INFO Download complete, target: DendriteStub
16542025-03-02T04:10:39.457ZMar 02 04:10:37.588 INFO Download complete, target: MaghemiteMgd
16552025-03-02T04:10:43.905ZMar 02 04:10:42.036 INFO Checking that binary works, target: Cockroach
16562025-03-02T04:10:44.217ZMar 02 04:10:42.348 INFO Download complete, target: Cockroach
16572025-03-02T04:10:48.645ZMar 02 04:10:46.775 INFO Checking that binary works, target: Clickhouse
16582025-03-02T04:10:48.766ZMar 02 04:10:46.892 INFO Download complete, target: Clickhouse
16592025-03-02T04:10:48.782ZAll builder prerequisites installed successfully, and PATH looks valid
16602025-03-02T04:10:48.785Z
16612025-03-02T04:10:48.785Zreal 6:51.708594750
16622025-03-02T04:10:48.785Zuser 15:43.060296054
16632025-03-02T04:10:48.786Zsys 2:09.267398850
16642025-03-02T04:10:48.786Ztrap 0.578878806
16652025-03-02T04:10:48.788Ztflt 0.959009149
16662025-03-02T04:10:48.788Zdflt 1.637750410
16672025-03-02T04:10:48.788Zkflt 0.030606597
16682025-03-02T04:10:48.788Zlock 24:22.665142479
16692025-03-02T04:10:48.788Zslp 1:00:08.576085388
16702025-03-02T04:10:48.788Zlat 1:03.194354284
16712025-03-02T04:10:48.788Zstop 2:27.418146020
16722025-03-02T04:10:48.788Z+ banner hack-check
16732025-03-02T04:10:48.788Z
16742025-03-02T04:10:48.788Z # # ## #### # # #### # # ###### #### # #
16752025-03-02T04:10:48.788Z # # # # # # # # # # # # # # # # #
16762025-03-02T04:10:48.788Z ###### # # # #### ##### # ###### ##### # ####
16772025-03-02T04:10:48.788Z # # ###### # # # # # # # # # #
16782025-03-02T04:10:48.788Z # # # # # # # # # # # # # # # # #
16792025-03-02T04:10:48.788Z # # # # #### # # #### # # ###### #### # #
16802025-03-02T04:10:48.788Z
16812025-03-02T04:10:48.788Z+ export CARGO_INCREMENTAL=0
16822025-03-02T04:10:48.788Z+ CARGO_INCREMENTAL=0
16832025-03-02T04:10:48.788Z+ ptime -m timeout 2h cargo xtask check-features --ci
16842025-03-02T04:10:49.402Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16852025-03-02T04:10:52.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
16862025-03-02T04:10:52.347Z Running `target/debug/xtask check-features --ci`
16872025-03-02T04:10:52.370Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16882025-03-02T04:10:52.376Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16892025-03-02T04:10:52.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16902025-03-02T04:10:52.888Z Running `target/debug/xtask download cargo-hack`
16912025-03-02T04:10:53.746Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16922025-03-02T04:10:54.128Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16932025-03-02T04:10:57.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s
16942025-03-02T04:10:58.003Z Running `target/debug/xtask-downloader cargo-hack`
16952025-03-02T04:10:58.042ZMar 02 04:10:56.172 INFO Starting download, target: CargoHack
16962025-03-02T04:10:58.045ZMar 02 04:10:56.173 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16972025-03-02T04:10:58.731ZMar 02 04:10:56.861 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16982025-03-02T04:10:58.810ZMar 02 04:10:56.940 INFO Download complete, target: CargoHack
16992025-03-02T04:10:58.816Zrunning: "/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"
17002025-03-02T04:10:58.838Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17012025-03-02T04:10:59.018Zinfo: running `cargo check --bins` on api_identity (1/199)
17022025-03-02T04:10:59.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-03-02T04:10:59.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-03-02T04:10:59.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-03-02T04:10:59.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17062025-03-02T04:10:59.668Z
17072025-03-02T04:10:59.668Zinfo: running `cargo check --bins` on bootstore (2/199)
17082025-03-02T04:11:00.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-03-02T04:11:00.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-03-02T04:11:00.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-03-02T04:11:00.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17122025-03-02T04:11:00.351Z
17132025-03-02T04:11:00.351Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
17142025-03-02T04:11:00.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-03-02T04:11:00.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-03-02T04:11:00.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-03-02T04:11:00.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17182025-03-02T04:11:01.008Z
17192025-03-02T04:11:01.008Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17202025-03-02T04:11:01.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-03-02T04:11:01.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-03-02T04:11:01.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-03-02T04:11:01.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17242025-03-02T04:11:01.667Z
17252025-03-02T04:11:01.667Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17262025-03-02T04:11:02.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-03-02T04:11:02.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-03-02T04:11:02.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-03-02T04:11:02.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17302025-03-02T04:11:02.127Z
17312025-03-02T04:11:02.128Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17322025-03-02T04:11:02.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-03-02T04:11:02.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-03-02T04:11:02.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-03-02T04:11:02.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17362025-03-02T04:11:02.594Z
17372025-03-02T04:11:02.594Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17382025-03-02T04:11:03.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-03-02T04:11:03.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-03-02T04:11:03.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-03-02T04:11:03.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17422025-03-02T04:11:03.054Z
17432025-03-02T04:11:03.054Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17442025-03-02T04:11:03.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-03-02T04:11:03.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-03-02T04:11:03.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-03-02T04:11:03.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17482025-03-02T04:11:03.512Z
17492025-03-02T04:11:03.512Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17502025-03-02T04:11:03.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-03-02T04:11:03.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-03-02T04:11:03.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-03-02T04:11:03.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17542025-03-02T04:11:03.977Z
17552025-03-02T04:11:03.977Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17562025-03-02T04:11:04.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-03-02T04:11:04.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-03-02T04:11:04.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-03-02T04:11:04.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17602025-03-02T04:11:04.439Z
17612025-03-02T04:11:04.439Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17622025-03-02T04:11:04.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-03-02T04:11:04.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-03-02T04:11:04.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-03-02T04:11:04.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17662025-03-02T04:11:04.903Z
17672025-03-02T04:11:04.903Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17682025-03-02T04:11:05.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-03-02T04:11:05.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-03-02T04:11:05.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-03-02T04:11:05.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17722025-03-02T04:11:05.364Z
17732025-03-02T04:11:05.364Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17742025-03-02T04:11:05.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-03-02T04:11:05.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-03-02T04:11:05.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-03-02T04:11:05.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17782025-03-02T04:11:05.824Z
17792025-03-02T04:11:05.824Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17802025-03-02T04:11:06.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-03-02T04:11:06.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-03-02T04:11:06.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-03-02T04:11:06.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17842025-03-02T04:11:06.283Z
17852025-03-02T04:11:06.283Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17862025-03-02T04:11:06.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-03-02T04:11:06.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-03-02T04:11:06.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-03-02T04:11:06.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17902025-03-02T04:11:06.747Z
17912025-03-02T04:11:06.747Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17922025-03-02T04:11:07.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-03-02T04:11:07.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-03-02T04:11:07.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-03-02T04:11:07.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17962025-03-02T04:11:07.213Z
17972025-03-02T04:11:07.213Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17982025-03-02T04:11:07.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-03-02T04:11:07.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-03-02T04:11:07.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-03-02T04:11:07.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18022025-03-02T04:11:07.677Z
18032025-03-02T04:11:07.677Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
18042025-03-02T04:11:08.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-03-02T04:11:08.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-03-02T04:11:08.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-03-02T04:11:08.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18082025-03-02T04:11:08.142Z
18092025-03-02T04:11:08.142Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
18102025-03-02T04:11:08.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-03-02T04:11:08.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-03-02T04:11:08.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-03-02T04:11:08.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18142025-03-02T04:11:08.609Z
18152025-03-02T04:11:08.609Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
18162025-03-02T04:11:09.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-03-02T04:11:09.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-03-02T04:11:09.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-03-02T04:11:09.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18202025-03-02T04:11:09.075Z
18212025-03-02T04:11:09.075Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18222025-03-02T04:11:09.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-03-02T04:11:09.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-03-02T04:11:09.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-03-02T04:11:09.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18262025-03-02T04:11:09.541Z
18272025-03-02T04:11:09.541Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18282025-03-02T04:11:09.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-03-02T04:11:09.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-03-02T04:11:09.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-03-02T04:11:09.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18322025-03-02T04:11:10.008Z
18332025-03-02T04:11:10.008Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18342025-03-02T04:11:10.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-03-02T04:11:10.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-03-02T04:11:10.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-03-02T04:11:10.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18382025-03-02T04:11:10.473Z
18392025-03-02T04:11:10.473Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18402025-03-02T04:11:10.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-03-02T04:11:10.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-03-02T04:11:10.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-03-02T04:11:10.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18442025-03-02T04:11:10.939Z
18452025-03-02T04:11:10.939Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18462025-03-02T04:11:11.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-03-02T04:11:11.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-03-02T04:11:11.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-03-02T04:11:11.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18502025-03-02T04:11:11.404Z
18512025-03-02T04:11:11.404Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18522025-03-02T04:11:11.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-03-02T04:11:11.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-03-02T04:11:11.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-03-02T04:11:11.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18562025-03-02T04:11:11.869Z
18572025-03-02T04:11:11.869Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18582025-03-02T04:11:12.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-03-02T04:11:12.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-03-02T04:11:12.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-03-02T04:11:12.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18622025-03-02T04:11:12.329Z
18632025-03-02T04:11:12.329Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18642025-03-02T04:11:12.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-03-02T04:11:12.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-03-02T04:11:12.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-03-02T04:11:12.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18682025-03-02T04:11:12.790Z
18692025-03-02T04:11:12.790Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18702025-03-02T04:11:13.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-03-02T04:11:13.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-03-02T04:11:13.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-03-02T04:11:13.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18742025-03-02T04:11:13.252Z
18752025-03-02T04:11:13.252Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18762025-03-02T04:11:13.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-03-02T04:11:13.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-03-02T04:11:13.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-03-02T04:11:13.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18802025-03-02T04:11:13.710Z
18812025-03-02T04:11:13.710Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18822025-03-02T04:11:14.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-03-02T04:11:14.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-03-02T04:11:14.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-03-02T04:11:14.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18862025-03-02T04:11:14.176Z
18872025-03-02T04:11:14.176Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18882025-03-02T04:11:14.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-03-02T04:11:14.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-03-02T04:11:14.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-03-02T04:11:14.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18922025-03-02T04:11:14.645Z
18932025-03-02T04:11:14.645Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18942025-03-02T04:11:15.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-03-02T04:11:15.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-03-02T04:11:15.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-03-02T04:11:15.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18982025-03-02T04:11:15.104Z
18992025-03-02T04:11:15.104Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
19002025-03-02T04:11:15.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-03-02T04:11:15.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-03-02T04:11:15.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-03-02T04:11:15.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19042025-03-02T04:11:15.562Z
19052025-03-02T04:11:15.562Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
19062025-03-02T04:11:15.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-03-02T04:11:15.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-03-02T04:11:15.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-03-02T04:11:15.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19102025-03-02T04:11:16.023Z
19112025-03-02T04:11:16.023Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
19122025-03-02T04:11:16.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-03-02T04:11:16.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-03-02T04:11:16.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-03-02T04:11:16.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19162025-03-02T04:11:16.492Z
19172025-03-02T04:11:16.492Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19182025-03-02T04:11:16.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-03-02T04:11:16.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-03-02T04:11:16.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-03-02T04:11:16.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19222025-03-02T04:11:16.962Z
19232025-03-02T04:11:16.962Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19242025-03-02T04:11:17.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-03-02T04:11:17.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-03-02T04:11:17.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-03-02T04:11:17.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19282025-03-02T04:11:17.430Z
19292025-03-02T04:11:17.430Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19302025-03-02T04:11:17.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-03-02T04:11:17.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-03-02T04:11:17.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-03-02T04:11:17.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19342025-03-02T04:11:17.894Z
19352025-03-02T04:11:17.894Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19362025-03-02T04:11:18.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-03-02T04:11:18.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-03-02T04:11:18.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-03-02T04:11:18.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19402025-03-02T04:11:18.363Z
19412025-03-02T04:11:18.363Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19422025-03-02T04:11:18.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-03-02T04:11:18.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-03-02T04:11:18.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-03-02T04:11:18.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19462025-03-02T04:11:18.821Z
19472025-03-02T04:11:18.821Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19482025-03-02T04:11:19.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-03-02T04:11:19.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-03-02T04:11:19.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-03-02T04:11:19.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19522025-03-02T04:11:19.286Z
19532025-03-02T04:11:19.286Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19542025-03-02T04:11:19.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-03-02T04:11:19.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-03-02T04:11:19.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-03-02T04:11:19.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19582025-03-02T04:11:19.750Z
19592025-03-02T04:11:19.750Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19602025-03-02T04:11:20.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-03-02T04:11:20.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-03-02T04:11:20.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-03-02T04:11:20.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19642025-03-02T04:11:20.217Z
19652025-03-02T04:11:20.218Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19662025-03-02T04:11:20.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-03-02T04:11:20.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-03-02T04:11:20.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-03-02T04:11:20.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19702025-03-02T04:11:20.889Z
19712025-03-02T04:11:20.889Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19722025-03-02T04:11:21.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-03-02T04:11:21.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-03-02T04:11:21.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-03-02T04:11:21.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19762025-03-02T04:11:21.557Z
19772025-03-02T04:11:21.557Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19782025-03-02T04:11:22.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-03-02T04:11:22.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-03-02T04:11:22.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-03-02T04:11:22.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19822025-03-02T04:11:22.228Z
19832025-03-02T04:11:22.228Zinfo: running `cargo check --bins` on oxlog (48/199)
19842025-03-02T04:11:22.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-03-02T04:11:22.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-03-02T04:11:22.870Z Checking cfg-if v1.0.0
19872025-03-02T04:11:22.873Z Checking libc v0.2.170
19882025-03-02T04:11:22.984Z Checking serde v1.0.218
19892025-03-02T04:11:22.988Z Checking zeroize v1.8.1
19902025-03-02T04:11:23.000Z Checking memchr v2.7.4
19912025-03-02T04:11:23.012Z Checking typenum v1.17.0
19922025-03-02T04:11:23.032Z Checking subtle v2.6.1
19932025-03-02T04:11:23.041Z Checking value-bag v1.9.0
19942025-03-02T04:11:23.058Z Checking scopeguard v1.2.0
19952025-03-02T04:11:23.204Z Checking smallvec v1.14.0
19962025-03-02T04:11:23.237Z Checking lock_api v0.4.12
19972025-03-02T04:11:23.289Z Checking itoa v1.0.11
19982025-03-02T04:11:23.436Z Checking log v0.4.22
19992025-03-02T04:11:23.513Z Checking const-oid v0.9.6
20002025-03-02T04:11:23.547Z Checking pin-project-lite v0.2.14
20012025-03-02T04:11:23.643Z Checking byteorder v1.5.0
20022025-03-02T04:11:23.682Z Checking once_cell v1.20.3
20032025-03-02T04:11:23.827Z Checking futures-core v0.3.31
20042025-03-02T04:11:23.910Z Checking futures-sink v0.3.31
20052025-03-02T04:11:23.988Z Checking stable_deref_trait v1.2.0
20062025-03-02T04:11:24.028Z Checking cpufeatures v0.2.14
20072025-03-02T04:11:24.032Z Checking getrandom v0.2.15
20082025-03-02T04:11:24.064Z Checking signal-hook-registry v1.4.2
20092025-03-02T04:11:24.068Z Checking generic-array v0.14.7
20102025-03-02T04:11:24.068Z Checking parking_lot_core v0.9.10
20112025-03-02T04:11:24.105Z Checking mio v1.0.2
20122025-03-02T04:11:24.130Z Checking zerocopy v0.7.35
20132025-03-02T04:11:24.275Z Checking rand_core v0.6.4
20142025-03-02T04:11:24.314Z Checking socket2 v0.5.8
20152025-03-02T04:11:24.451Z Checking parking_lot v0.12.3
20162025-03-02T04:11:24.581Z Checking slab v0.4.9
20172025-03-02T04:11:24.687Z Checking zerofrom v0.1.4
20182025-03-02T04:11:24.773Z Checking futures-channel v0.3.31
20192025-03-02T04:11:24.797Z Checking pin-utils v0.1.0
20202025-03-02T04:11:24.838Z Checking futures-task v0.3.31
20212025-03-02T04:11:24.894Z Checking futures-io v0.3.31
20222025-03-02T04:11:24.912Z Checking yoke v0.7.4
20232025-03-02T04:11:25.074Z Checking allocator-api2 v0.2.18
20242025-03-02T04:11:25.074Z Checking equivalent v1.0.1
20252025-03-02T04:11:25.123Z Checking futures-util v0.3.31
20262025-03-02T04:11:25.139Z Checking crypto-common v0.1.6
20272025-03-02T04:11:25.198Z Checking block-buffer v0.10.4
20282025-03-02T04:11:25.230Z Checking zerovec v0.10.4
20292025-03-02T04:11:25.321Z Checking foldhash v0.1.3
20302025-03-02T04:11:25.339Z Checking block-padding v0.3.3
20312025-03-02T04:11:25.358Z Checking ryu v1.0.18
20322025-03-02T04:11:25.414Z Checking digest v0.10.7
20332025-03-02T04:11:25.526Z Checking ppv-lite86 v0.2.20
20342025-03-02T04:11:25.542Z Checking inout v0.1.3
20352025-03-02T04:11:25.609Z Checking fnv v1.0.7
20362025-03-02T04:11:25.696Z Checking hashbrown v0.15.1
20372025-03-02T04:11:25.744Z Checking litemap v0.7.3
20382025-03-02T04:11:25.774Z Checking writeable v0.5.5
20392025-03-02T04:11:25.777Z Checking hmac v0.12.1
20402025-03-02T04:11:26.012Z Checking sha2 v0.10.8
20412025-03-02T04:11:26.093Z Checking cipher v0.4.4
20422025-03-02T04:11:26.109Z Checking libm v0.2.8
20432025-03-02T04:11:26.247Z Checking base64ct v1.6.0
20442025-03-02T04:11:26.513Z Checking getrandom v0.3.1
20452025-03-02T04:11:26.562Z Checking icu_locid_transform_data v1.5.0
20462025-03-02T04:11:26.669Z Checking flagset v0.4.6
20472025-03-02T04:11:26.690Z Checking pem-rfc7468 v0.7.0
20482025-03-02T04:11:26.706Z Checking tracing-core v0.1.32
20492025-03-02T04:11:26.729Z Checking tinystr v0.7.6
20502025-03-02T04:11:26.753Z Checking icu_collections v1.5.0
20512025-03-02T04:11:26.869Z Checking thiserror v1.0.69
20522025-03-02T04:11:26.977Z Checking der v0.7.9
20532025-03-02T04:11:27.005Z Checking num-traits v0.2.19
20542025-03-02T04:11:27.024Z Checking percent-encoding v2.3.1
20552025-03-02T04:11:27.043Z Checking icu_locid v1.5.0
20562025-03-02T04:11:27.250Z Checking rustls-pki-types v1.10.0
20572025-03-02T04:11:27.323Z Checking icu_properties_data v1.5.0
20582025-03-02T04:11:27.390Z Checking tracing v0.1.40
20592025-03-02T04:11:27.441Z Checking bytes v1.10.0
20602025-03-02T04:11:27.579Z Checking indexmap v2.7.1
20612025-03-02T04:11:27.754Z Checking serde_json v1.0.139
20622025-03-02T04:11:27.773Z Checking bitflags v2.6.0
20632025-03-02T04:11:28.042Z Checking icu_provider v1.5.0
20642025-03-02T04:11:28.090Z Checking salsa20 v0.10.2
20652025-03-02T04:11:28.303Z Checking pbkdf2 v0.12.2
20662025-03-02T04:11:28.449Z Checking tokio v1.43.0
20672025-03-02T04:11:28.464Z Checking http v1.2.0
20682025-03-02T04:11:28.478Z Checking aws-lc-sys v0.26.0
20692025-03-02T04:11:28.650Z Checking icu_locid_transform v1.5.0
20702025-03-02T04:11:28.675Z Checking spki v0.7.3
20712025-03-02T04:11:28.786Z Checking httparse v1.9.5
20722025-03-02T04:11:28.974Z Checking utf8_iter v1.0.4
20732025-03-02T04:11:29.189Z Checking untrusted v0.9.0
20742025-03-02T04:11:29.240Z Checking utf16_iter v1.0.5
20752025-03-02T04:11:29.357Z Checking write16 v1.0.0
20762025-03-02T04:11:29.419Z Checking untrusted v0.7.1
20772025-03-02T04:11:29.422Z Checking icu_normalizer_data v1.5.0
20782025-03-02T04:11:29.502Z Checking powerfmt v0.2.0
20792025-03-02T04:11:29.542Z Checking ring v0.17.11
20802025-03-02T04:11:29.590Z Checking scrypt v0.11.0
20812025-03-02T04:11:29.613Z Checking cbc v0.1.2
20822025-03-02T04:11:29.677Z Checking icu_properties v1.5.1
20832025-03-02T04:11:29.698Z Checking aes v0.8.4
20842025-03-02T04:11:29.774Z Checking deranged v0.3.11
20852025-03-02T04:11:29.800Z Checking crossbeam-utils v0.8.20
20862025-03-02T04:11:29.817Z Checking spin v0.9.8
20872025-03-02T04:11:30.173Z Checking atomic-waker v1.1.2
20882025-03-02T04:11:30.328Z Checking tinyvec_macros v0.1.1
20892025-03-02T04:11:30.435Z Checking time-core v0.1.2
20902025-03-02T04:11:30.509Z Checking num-conv v0.1.0
20912025-03-02T04:11:30.585Z Checking num_threads v0.1.7
20922025-03-02T04:11:30.608Z Checking pkcs5 v0.7.1
20932025-03-02T04:11:30.623Z Checking aws-lc-rs v1.12.5
20942025-03-02T04:11:30.715Z Checking tinyvec v1.8.0
20952025-03-02T04:11:30.765Z Checking http-body v1.0.1
20962025-03-02T04:11:30.981Z Checking form_urlencoded v1.2.1
20972025-03-02T04:11:31.052Z Checking time v0.3.36
20982025-03-02T04:11:31.096Z Checking rand_chacha v0.3.1
20992025-03-02T04:11:31.202Z Checking try-lock v0.2.5
21002025-03-02T04:11:31.362Z Checking want v0.3.1
21012025-03-02T04:11:31.511Z Checking rand v0.8.5
21022025-03-02T04:11:31.555Z Checking pkcs8 v0.10.2
21032025-03-02T04:11:31.700Z Checking uuid v1.15.1
21042025-03-02T04:11:31.885Z Checking unicode-ident v1.0.14
21052025-03-02T04:11:32.026Z Checking httpdate v1.0.3
21062025-03-02T04:11:32.077Z Checking tower-service v0.3.3
21072025-03-02T04:11:32.217Z Checking proc-macro2 v1.0.93
21082025-03-02T04:11:32.283Z Checking toml_datetime v0.6.8
21092025-03-02T04:11:32.363Z Checking serde_spanned v0.6.8
21102025-03-02T04:11:32.391Z Checking rustls-webpki v0.102.8
21112025-03-02T04:11:32.580Z Checking zerocopy v0.8.10
21122025-03-02T04:11:32.600Z Checking slog v2.7.0
21132025-03-02T04:11:32.790Z Checking scroll v0.12.0
21142025-03-02T04:11:32.865Z Checking base64 v0.22.1
21152025-03-02T04:11:32.929Z Checking icu_normalizer v1.5.0
21162025-03-02T04:11:33.037Z Checking foreign-types-shared v0.1.1
21172025-03-02T04:11:33.160Z Checking match_cfg v0.1.0
21182025-03-02T04:11:33.175Z Checking iana-time-zone v0.1.61
21192025-03-02T04:11:33.261Z Checking ucd-trie v0.1.7
21202025-03-02T04:11:33.282Z Checking adler2 v2.0.0
21212025-03-02T04:11:33.330Z Checking plain v0.2.3
21222025-03-02T04:11:33.350Z Checking chrono v0.4.40
21232025-03-02T04:11:33.423Z Checking hostname v0.3.1
21242025-03-02T04:11:33.471Z Checking pest v2.7.14
21252025-03-02T04:11:33.476Z Checking miniz_oxide v0.8.5
21262025-03-02T04:11:33.522Z Checking goblin v0.8.2
21272025-03-02T04:11:33.576Z Checking foreign-types v0.3.2
21282025-03-02T04:11:33.689Z Checking quote v1.0.38
21292025-03-02T04:11:33.708Z Checking idna_adapter v1.2.0
21302025-03-02T04:11:33.925Z Checking idna v1.0.3
21312025-03-02T04:11:34.026Z Checking openssl-sys v0.9.106
21322025-03-02T04:11:34.270Z Checking dirs-sys-next v0.1.2
21332025-03-02T04:11:34.415Z Checking url v2.5.3
21342025-03-02T04:11:34.455Z Checking errno v0.3.9
21352025-03-02T04:11:34.664Z Checking aho-corasick v1.1.3
21362025-03-02T04:11:34.984Z Checking tokio-util v0.7.13
21372025-03-02T04:11:35.113Z Checking regex-syntax v0.8.5
21382025-03-02T04:11:35.261Z Checking siphasher v0.3.11
21392025-03-02T04:11:35.335Z Checking data-encoding v2.6.0
21402025-03-02T04:11:35.410Z Checking rand_core v0.9.2
21412025-03-02T04:11:35.534Z Checking pretty-hex v0.4.1
21422025-03-02T04:11:35.726Z Compiling newtype-uuid v1.2.1
21432025-03-02T04:11:35.742Z Checking rand_chacha v0.9.0
21442025-03-02T04:11:35.812Z Checking h2 v0.4.6
21452025-03-02T04:11:35.904Z Checking openssl v0.10.71
21462025-03-02T04:11:36.041Z Checking rustix v0.38.37
21472025-03-02T04:11:36.057Z Checking dtrace-parser v0.2.0
21482025-03-02T04:11:36.131Z Checking dirs-next v2.0.0
21492025-03-02T04:11:36.190Z Checking syn v2.0.98
21502025-03-02T04:11:36.267Z Checking unicode-normalization v0.1.24
21512025-03-02T04:11:36.554Z Checking http-body-util v0.1.2
21522025-03-02T04:11:36.977Z Checking crossbeam-epoch v0.9.18
21532025-03-02T04:11:37.176Z Checking signature v2.2.0
21542025-03-02T04:11:37.370Z Checking sha1 v0.10.6
21552025-03-02T04:11:37.387Z Checking thread-id v4.2.2
21562025-03-02T04:11:37.497Z Checking thread_local v1.1.8
21572025-03-02T04:11:37.655Z Checking encoding_rs v0.8.34
21582025-03-02T04:11:37.783Z Checking gimli v0.31.1
21592025-03-02T04:11:38.324Z Checking regex-automata v0.4.8
21602025-03-02T04:11:38.467Z Checking dof v0.3.0
21612025-03-02T04:11:39.102Z Checking either v1.14.0
21622025-03-02T04:11:39.387Z Checking anstyle v1.0.10
21632025-03-02T04:11:39.490Z Checking unicode-bidi v0.3.17
21642025-03-02T04:11:39.744Z Checking utf8parse v0.2.2
21652025-03-02T04:11:39.906Z Checking mime v0.3.17
21662025-03-02T04:11:39.922Z Checking winnow v0.7.3
21672025-03-02T04:11:40.294Z Checking openssl-probe v0.1.5
21682025-03-02T04:11:40.316Z Checking ipnet v2.11.0
21692025-03-02T04:11:40.333Z Checking unicode-properties v0.1.3
21702025-03-02T04:11:40.719Z Checking stringprep v0.1.5
21712025-03-02T04:11:40.738Z Checking anstyle-parse v0.2.5
21722025-03-02T04:11:41.018Z Checking crossbeam-deque v0.8.5
21732025-03-02T04:11:41.030Z Checking term v0.7.0
21742025-03-02T04:11:41.079Z Checking native-tls v0.2.12
21752025-03-02T04:11:41.323Z Checking rand v0.9.0
21762025-03-02T04:11:41.398Z Checking slog-json v2.6.1
21772025-03-02T04:11:41.448Z Checking addr2line v0.24.2
21782025-03-02T04:11:41.467Z Checking rustls v0.23.19
21792025-03-02T04:11:41.661Z Checking rustls v0.22.4
21802025-03-02T04:11:41.918Z Checking hyper v1.6.0
21812025-03-02T04:11:41.986Z Checking serde_urlencoded v0.7.1
21822025-03-02T04:11:42.158Z Checking usdt-impl v0.5.0
21832025-03-02T04:11:42.330Z Checking crossbeam-channel v0.5.13
21842025-03-02T04:11:42.426Z Checking futures-executor v0.3.31
21852025-03-02T04:11:42.634Z Checking num-integer v0.1.46
21862025-03-02T04:11:42.651Z Checking rustls-pemfile v2.2.0
21872025-03-02T04:11:42.667Z Checking toml_edit v0.22.24
21882025-03-02T04:11:42.697Z Checking semver v1.0.25
21892025-03-02T04:11:42.885Z Checking md-5 v0.10.6
21902025-03-02T04:11:43.035Z Checking ff v0.13.0
21912025-03-02T04:11:43.134Z Checking hash32 v0.2.1
21922025-03-02T04:11:43.138Z Checking memmap v0.7.0
21932025-03-02T04:11:43.138Z Checking is-terminal v0.4.13
21942025-03-02T04:11:43.251Z Checking object v0.36.5
21952025-03-02T04:11:43.288Z Checking colorchoice v1.0.2
21962025-03-02T04:11:43.361Z Checking psl-types v2.0.11
21972025-03-02T04:11:43.413Z Checking quick-error v1.2.3
21982025-03-02T04:11:43.448Z Checking rustc-demangle v0.1.24
21992025-03-02T04:11:43.549Z Checking take_mut v0.2.2
22002025-03-02T04:11:43.577Z Checking base16ct v0.2.0
22012025-03-02T04:11:43.716Z Checking fallible-iterator v0.2.0
22022025-03-02T04:11:43.791Z Checking anstyle-query v1.1.1
22032025-03-02T04:11:43.878Z Checking hyper-util v0.1.10
22042025-03-02T04:11:43.920Z Checking is_terminal_polyfill v1.70.1
22052025-03-02T04:11:43.950Z Checking utf-8 v0.7.6
22062025-03-02T04:11:44.054Z Checking linked-hash-map v0.5.6
22072025-03-02T04:11:44.172Z Checking dyn-clone v1.0.18
22082025-03-02T04:11:44.303Z Checking postgres-protocol v0.6.8
22092025-03-02T04:11:44.330Z Checking schemars v0.8.22
22102025-03-02T04:11:44.359Z Checking lru-cache v0.1.2
22112025-03-02T04:11:44.554Z Checking tungstenite v0.24.0
22122025-03-02T04:11:44.877Z Checking tokio-rustls v0.25.0
22132025-03-02T04:11:44.981Z Checking anstream v0.6.15
22142025-03-02T04:11:45.268Z Checking sec1 v0.7.3
22152025-03-02T04:11:45.312Z Checking toml v0.8.20
22162025-03-02T04:11:45.383Z Checking slog-async v2.8.0
22172025-03-02T04:11:45.408Z Checking resolv-conf v0.7.0
22182025-03-02T04:11:45.675Z Checking publicsuffix v2.3.0
22192025-03-02T04:11:45.694Z Checking heapless v0.7.17
22202025-03-02T04:11:45.763Z Checking usdt v0.5.0
22212025-03-02T04:11:45.859Z Checking slog-term v2.9.1
22222025-03-02T04:11:45.910Z Checking group v0.13.0
22232025-03-02T04:11:45.935Z Checking num-iter v0.1.45
22242025-03-02T04:11:45.998Z Checking futures v0.3.31
22252025-03-02T04:11:46.016Z Checking slog-bunyan v2.5.0
22262025-03-02T04:11:46.118Z Checking tokio-native-tls v0.3.1
22272025-03-02T04:11:46.134Z Checking rayon-core v1.12.1
22282025-03-02T04:11:46.166Z Checking hickory-proto v0.24.4
22292025-03-02T04:11:46.199Z Checking multer v3.1.0
22302025-03-02T04:11:46.305Z Checking terminal_size v0.4.0
22312025-03-02T04:11:46.490Z Checking phf_shared v0.11.2
22322025-03-02T04:11:46.580Z Checking cookie v0.18.1
22332025-03-02T04:11:46.597Z Checking async-stream v0.3.6
22342025-03-02T04:11:46.631Z Checking tokio-rustls v0.26.0
22352025-03-02T04:11:46.658Z Checking bzip2-sys v0.1.11+1.0.8
22362025-03-02T04:11:46.771Z Checking camino v1.1.9
22372025-03-02T04:11:46.788Z Checking signal-hook v0.3.17
22382025-03-02T04:11:46.793Z Checking waitgroup v0.1.2
22392025-03-02T04:11:46.793Z Checking lazy_static v1.5.0
22402025-03-02T04:11:46.953Z Checking openapiv3 v2.0.0
22412025-03-02T04:11:46.969Z Checking webpki-roots v0.26.6
22422025-03-02T04:11:46.998Z Checking serde_path_to_error v0.1.16
22432025-03-02T04:11:47.019Z Checking hkdf v0.12.4
22442025-03-02T04:11:47.132Z Checking crypto-bigint v0.5.5
22452025-03-02T04:11:47.173Z Checking hostname v0.4.0
22462025-03-02T04:11:47.229Z Checking sync_wrapper v1.0.1
22472025-03-02T04:11:47.264Z Checking crc32fast v1.4.2
22482025-03-02T04:11:47.320Z Checking winnow v0.5.40
22492025-03-02T04:11:47.392Z Checking strsim v0.11.1
22502025-03-02T04:11:47.524Z Checking managed v0.8.0
22512025-03-02T04:11:47.593Z Checking tower-layer v0.3.3
22522025-03-02T04:11:47.683Z Checking debug-ignore v1.0.5
22532025-03-02T04:11:47.835Z Checking clap_lex v0.7.4
22542025-03-02T04:11:47.852Z Checking bitflags v1.3.2
22552025-03-02T04:11:47.924Z Checking unicode-width v0.2.0
22562025-03-02T04:11:47.961Z Checking smoltcp v0.9.1
22572025-03-02T04:11:48.115Z Checking clap_builder v4.5.31
22582025-03-02T04:11:48.411Z Checking console v0.15.10
22592025-03-02T04:11:48.964Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22602025-03-02T04:11:49.206Z Checking backtrace v0.3.74
22612025-03-02T04:11:49.249Z Checking tower v0.5.2
22622025-03-02T04:11:49.400Z Checking flate2 v1.1.0
22632025-03-02T04:11:49.793Z Checking anyhow v1.0.96
22642025-03-02T04:11:49.942Z Checking elliptic-curve v0.13.8
22652025-03-02T04:11:49.964Z Checking hyper-rustls v0.27.3
22662025-03-02T04:11:50.019Z Checking signal-hook-mio v0.2.4
22672025-03-02T04:11:50.047Z Checking toml_edit v0.19.15
22682025-03-02T04:11:50.167Z Checking cookie_store v0.21.1
22692025-03-02T04:11:50.170Z Checking num-bigint-dig v0.8.4
22702025-03-02T04:11:50.202Z Checking dropshot v0.12.0
22712025-03-02T04:11:50.294Z Checking bzip2 v0.4.4
22722025-03-02T04:11:50.549Z Checking phf v0.11.2
22732025-03-02T04:11:50.579Z Checking rayon v1.10.0
22742025-03-02T04:11:50.724Z Checking hickory-resolver v0.24.4
22752025-03-02T04:11:50.817Z Checking hyper-tls v0.6.0
22762025-03-02T04:11:50.838Z Checking tokio-tungstenite v0.24.0
22772025-03-02T04:11:51.020Z Checking postgres-types v0.2.9
22782025-03-02T04:11:51.108Z Checking bstr v1.10.0
22792025-03-02T04:11:51.303Z Checking regex v1.11.1
22802025-03-02T04:11:51.681Z Checking ed25519 v2.2.3
22812025-03-02T04:11:51.893Z Checking tokio-stream v0.1.17
22822025-03-02T04:11:51.992Z Checking phf_shared v0.10.0
22832025-03-02T04:11:52.009Z Checking curve25519-dalek v4.1.3
22842025-03-02T04:11:52.191Z Checking zerocopy v0.6.6
22852025-03-02T04:11:52.272Z Checking hubpack v0.1.2
22862025-03-02T04:11:52.276Z Checking memoffset v0.9.1
22872025-03-02T04:11:52.403Z Checking portable-atomic v1.9.0
22882025-03-02T04:11:52.489Z Checking pkcs1 v0.7.5
22892025-03-02T04:11:52.587Z Checking float-cmp v0.10.0
22902025-03-02T04:11:52.665Z Checking serde-big-array v0.5.1
22912025-03-02T04:11:52.817Z Checking rfc6979 v0.4.0
22922025-03-02T04:11:52.834Z Checking whoami v1.5.2
22932025-03-02T04:11:52.891Z Checking precomputed-hash v0.1.1
22942025-03-02T04:11:52.908Z Checking fixedbitset v0.4.2
22952025-03-02T04:11:52.996Z Checking predicates-core v1.0.8
22962025-03-02T04:11:53.021Z Checking difflib v0.4.0
22972025-03-02T04:11:53.132Z Checking number_prefix v0.4.0
22982025-03-02T04:11:53.191Z Checking minimal-lexical v0.2.1
22992025-03-02T04:11:53.207Z Checking unicode-segmentation v1.12.0
23002025-03-02T04:11:53.345Z Checking bit-vec v0.6.3
23012025-03-02T04:11:53.372Z Checking static_assertions v1.1.0
23022025-03-02T04:11:53.421Z Checking normalize-line-endings v0.3.0
23032025-03-02T04:11:53.478Z Checking new_debug_unreachable v1.0.6
23042025-03-02T04:11:53.553Z Checking predicates v3.1.3
23052025-03-02T04:11:53.577Z Checking string_cache v0.8.7
23062025-03-02T04:11:53.593Z Checking nom v7.1.3
23072025-03-02T04:11:53.640Z Checking qorb v0.2.1
23082025-03-02T04:11:53.680Z Checking bit-set v0.5.3
23092025-03-02T04:11:53.755Z Checking ed25519-dalek v2.1.1
23102025-03-02T04:11:53.869Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23112025-03-02T04:11:53.898Z Checking similar v2.7.0
23122025-03-02T04:11:53.950Z Checking petgraph v0.6.5
23132025-03-02T04:11:54.153Z Checking indicatif v0.17.11
23142025-03-02T04:11:54.175Z Checking tokio-postgres v0.7.13
23152025-03-02T04:11:54.207Z Checking ecdsa v0.16.9
23162025-03-02T04:11:54.739Z Checking rsa v0.9.6
23172025-03-02T04:11:54.886Z Checking toml v0.7.8
23182025-03-02T04:11:54.903Z Checking nix v0.29.0
23192025-03-02T04:11:55.622Z Checking reqwest v0.12.12
23202025-03-02T04:11:55.731Z Checking clap v4.5.31
23212025-03-02T04:11:55.856Z Checking zip v0.6.6
23222025-03-02T04:11:56.112Z Checking crossterm v0.28.1
23232025-03-02T04:11:56.255Z Checking itertools v0.10.5
23242025-03-02T04:11:56.302Z Checking itertools v0.12.1
23252025-03-02T04:11:56.771Z Checking ahash v0.8.11
23262025-03-02T04:11:56.960Z Checking fs-err v2.11.0
23272025-03-02T04:11:57.071Z Checking x509-cert v0.2.5
23282025-03-02T04:11:57.234Z Checking hex v0.4.3
23292025-03-02T04:11:57.451Z Checking lalrpop-util v0.19.12
23302025-03-02T04:11:57.497Z Checking peg-runtime v0.8.3
23312025-03-02T04:11:57.723Z Checking sigpipe v0.1.3
23322025-03-02T04:11:58.504Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23332025-03-02T04:11:58.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.60s
23342025-03-02T04:11:59.015Z
23352025-03-02T04:11:59.016Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23362025-03-02T04:11:59.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23372025-03-02T04:11:59.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23382025-03-02T04:11:59.705Z Compiling regress v0.10.3
23392025-03-02T04:11:59.830Z Checking heck v0.5.0
23402025-03-02T04:11:59.841Z Compiling unsafe-libyaml v0.2.11
23412025-03-02T04:11:59.853Z Checking ipnetwork v0.21.1
23422025-03-02T04:11:59.863Z Compiling ident_case v1.0.1
23432025-03-02T04:11:59.878Z Checking progenitor-client v0.8.0
23442025-03-02T04:11:59.894Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23452025-03-02T04:12:00.002Z Compiling darling_core v0.20.10
23462025-03-02T04:12:00.045Z Checking newtype-uuid v1.2.1
23472025-03-02T04:12:00.188Z Checking oxnet v0.1.1
23482025-03-02T04:12:00.206Z Compiling proc-macro-crate v1.3.1
23492025-03-02T04:12:00.274Z Compiling structmeta-derive v0.3.0
23502025-03-02T04:12:00.298Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23512025-03-02T04:12:00.548Z Compiling lzma-sys v0.1.20
23522025-03-02T04:12:00.624Z Compiling foreign-types-macros v0.2.3
23532025-03-02T04:12:01.136Z Compiling serde_yaml v0.9.34+deprecated
23542025-03-02T04:12:01.272Z Compiling num_enum_derive v0.5.11
23552025-03-02T04:12:01.586Z Compiling daft-derive v0.1.1
23562025-03-02T04:12:01.828Z Compiling thiserror-impl v2.0.11
23572025-03-02T04:12:02.886Z Compiling structmeta v0.3.0
23582025-03-02T04:12:03.054Z Compiling dropshot v0.16.0
23592025-03-02T04:12:03.253Z Checking typify-impl v0.2.0
23602025-03-02T04:12:03.272Z Checking foreign-types-shared v0.3.1
23612025-03-02T04:12:03.417Z Checking arc-swap v1.7.1
23622025-03-02T04:12:03.529Z Checking num_enum v0.5.11
23632025-03-02T04:12:03.720Z Checking foreign-types v0.5.0
23642025-03-02T04:12:03.803Z Checking slog-scope v4.4.0
23652025-03-02T04:12:03.940Z Compiling parse-display-derive v0.10.0
23662025-03-02T04:12:04.026Z Checking daft v0.1.1
23672025-03-02T04:12:04.496Z Compiling proc-macro-error v1.0.4
23682025-03-02T04:12:04.655Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23692025-03-02T04:12:04.775Z Checking tungstenite v0.21.0
23702025-03-02T04:12:04.820Z Compiling heck v0.3.3
23712025-03-02T04:12:04.969Z Checking thiserror v2.0.11
23722025-03-02T04:12:05.117Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23732025-03-02T04:12:05.136Z Compiling dropshot_endpoint v0.16.0
23742025-03-02T04:12:05.156Z Checking cstr-argument v0.1.2
23752025-03-02T04:12:05.344Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762025-03-02T04:12:05.672Z Checking instant v0.1.13
23772025-03-02T04:12:05.756Z Compiling darling_macro v0.20.10
23782025-03-02T04:12:05.792Z Checking base64 v0.21.7
23792025-03-02T04:12:05.817Z Checking pretty-hex v0.2.1
23802025-03-02T04:12:05.941Z Checking fastrand v2.1.1
23812025-03-02T04:12:05.990Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23822025-03-02T04:12:06.182Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23832025-03-02T04:12:06.292Z Checking tempfile v3.13.0
23842025-03-02T04:12:06.295Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23852025-03-02T04:12:06.320Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23862025-03-02T04:12:06.340Z Checking backoff v0.4.0
23872025-03-02T04:12:06.490Z Checking tokio-tungstenite v0.21.0
23882025-03-02T04:12:06.588Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23892025-03-02T04:12:06.623Z Compiling zone_cfg_derive v0.1.2
23902025-03-02T04:12:06.643Z Compiling darling v0.20.10
23912025-03-02T04:12:06.658Z Checking strum v0.26.3
23922025-03-02T04:12:06.771Z Compiling serde_with_macros v3.12.0
23932025-03-02T04:12:06.836Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23942025-03-02T04:12:06.982Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23952025-03-02T04:12:07.067Z Checking slog-stdlog v4.1.1
23962025-03-02T04:12:07.244Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23972025-03-02T04:12:07.333Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23982025-03-02T04:12:07.397Z Checking progenitor-client v0.9.1
23992025-03-02T04:12:07.571Z Checking colored v2.2.0
24002025-03-02T04:12:07.642Z Checking macaddr v1.0.1
24012025-03-02T04:12:07.756Z Checking unicode-width v0.1.14
24022025-03-02T04:12:07.788Z Checking parse-display v0.10.0
24032025-03-02T04:12:07.929Z Checking base64 v0.13.1
24042025-03-02T04:12:07.957Z Checking winnow v0.6.20
24052025-03-02T04:12:07.975Z Checking zone v0.1.8
24062025-03-02T04:12:08.034Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24072025-03-02T04:12:08.250Z Checking tabwriter v1.4.0
24082025-03-02T04:12:08.338Z Checking ron v0.7.1
24092025-03-02T04:12:08.490Z Checking slog-envlogger v2.2.0
24102025-03-02T04:12:08.506Z Checking xz2 v0.1.7
24112025-03-02T04:12:08.625Z Checking xattr v1.3.1
24122025-03-02T04:12:08.708Z Checking pem v3.0.5
24132025-03-02T04:12:08.782Z Checking yasna v0.5.2
24142025-03-02T04:12:08.872Z Checking headers-core v0.3.0
24152025-03-02T04:12:09.014Z Checking smf v0.2.3
24162025-03-02T04:12:09.046Z Checking filetime v0.2.25
24172025-03-02T04:12:09.279Z Checking same-file v1.0.6
24182025-03-02T04:12:09.299Z Checking serde_with v3.12.0
24192025-03-02T04:12:09.465Z Checking walkdir v2.5.0
24202025-03-02T04:12:09.469Z Checking tar v0.4.44
24212025-03-02T04:12:09.499Z Checking headers v0.4.0
24222025-03-02T04:12:09.647Z Checking rcgen v0.12.1
24232025-03-02T04:12:09.756Z Checking atomicwrites v0.4.4
24242025-03-02T04:12:09.976Z Checking camino-tempfile v1.1.1
24252025-03-02T04:12:10.265Z Checking subprocess v0.2.9
24262025-03-02T04:12:12.634Z Compiling typify-macro v0.2.0
24272025-03-02T04:12:14.129Z Compiling typify v0.2.0
24282025-03-02T04:12:14.203Z Compiling progenitor-impl v0.8.0
24292025-03-02T04:12:16.593Z Compiling progenitor-macro v0.8.0
24302025-03-02T04:12:20.090Z Checking progenitor v0.8.0
24312025-03-02T04:12:20.223Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24322025-03-02T04:12:20.223Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24332025-03-02T04:12:22.753Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24342025-03-02T04:12:23.097Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24352025-03-02T04:12:29.177Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24362025-03-02T04:12:30.652Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24372025-03-02T04:12:31.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.84s
24382025-03-02T04:12:32.051Z
24392025-03-02T04:12:32.051Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24402025-03-02T04:12:32.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412025-03-02T04:12:32.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422025-03-02T04:12:32.741Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24432025-03-02T04:12:34.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
24442025-03-02T04:12:34.309Z
24452025-03-02T04:12:34.309Zinfo: running `cargo check --bins` on nexus-config (51/199)
24462025-03-02T04:12:34.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472025-03-02T04:12:34.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482025-03-02T04:12:34.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492025-03-02T04:12:34.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24502025-03-02T04:12:34.973Z
24512025-03-02T04:12:34.973Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24522025-03-02T04:12:35.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532025-03-02T04:12:35.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542025-03-02T04:12:35.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552025-03-02T04:12:35.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24562025-03-02T04:12:35.619Z
24572025-03-02T04:12:35.619Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24582025-03-02T04:12:36.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592025-03-02T04:12:36.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602025-03-02T04:12:36.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612025-03-02T04:12:36.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24622025-03-02T04:12:36.266Z
24632025-03-02T04:12:36.266Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24642025-03-02T04:12:36.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652025-03-02T04:12:36.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662025-03-02T04:12:36.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672025-03-02T04:12:36.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24682025-03-02T04:12:36.936Z
24692025-03-02T04:12:36.936Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24702025-03-02T04:12:37.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712025-03-02T04:12:37.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722025-03-02T04:12:37.656Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24732025-03-02T04:12:37.772Z Compiling ipnetwork v0.21.1
24742025-03-02T04:12:37.775Z Compiling progenitor-client v0.8.0
24752025-03-02T04:12:37.775Z Compiling itertools v0.13.0
24762025-03-02T04:12:37.775Z Compiling heapless v0.8.0
24772025-03-02T04:12:37.775Z Compiling thiserror v2.0.11
24782025-03-02T04:12:37.775Z Checking hash32 v0.3.1
24792025-03-02T04:12:37.783Z Compiling instant v0.1.13
24802025-03-02T04:12:37.969Z Compiling smoltcp v0.11.0
24812025-03-02T04:12:37.972Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24822025-03-02T04:12:38.019Z Compiling dropshot v0.16.0
24832025-03-02T04:12:38.053Z Compiling backoff v0.4.0
24842025-03-02T04:12:38.217Z Compiling oxnet v0.1.1
24852025-03-02T04:12:38.409Z Compiling progenitor v0.8.0
24862025-03-02T04:12:38.487Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24872025-03-02T04:12:38.620Z Compiling daft v0.1.1
24882025-03-02T04:12:38.689Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24892025-03-02T04:12:38.708Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24902025-03-02T04:12:38.708Z Compiling serde_with v3.12.0
24912025-03-02T04:12:38.859Z Compiling parse-display v0.10.0
24922025-03-02T04:12:39.097Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24932025-03-02T04:12:39.477Z Checking num-rational v0.4.2
24942025-03-02T04:12:39.536Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24952025-03-02T04:12:39.595Z Compiling progenitor-client v0.9.1
24962025-03-02T04:12:40.076Z Compiling phf_generator v0.11.2
24972025-03-02T04:12:40.113Z Checking num-complex v0.4.6
24982025-03-02T04:12:40.590Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24992025-03-02T04:12:40.964Z Compiling macaddr v1.0.1
25002025-03-02T04:12:41.251Z Checking cobs v0.2.3
25012025-03-02T04:12:41.254Z Compiling num v0.4.3
25022025-03-02T04:12:41.415Z Compiling phf_codegen v0.11.2
25032025-03-02T04:12:41.439Z Checking postcard v1.0.10
25042025-03-02T04:12:41.613Z Compiling parse-zoneinfo v0.3.1
25052025-03-02T04:12:41.964Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25062025-03-02T04:12:42.184Z Compiling convert_case v0.4.0
25072025-03-02T04:12:42.306Z Compiling float-ord v0.3.2
25082025-03-02T04:12:42.505Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25092025-03-02T04:12:42.936Z Compiling chrono-tz-build v0.4.0
25102025-03-02T04:12:43.012Z Compiling derive_more v0.99.19
25112025-03-02T04:12:43.197Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25122025-03-02T04:12:44.159Z Compiling crucible-workspace-hack v0.1.0
25132025-03-02T04:12:44.346Z Compiling chrono-tz v0.10.1
25142025-03-02T04:12:44.488Z Checking newline-converter v0.3.0
25152025-03-02T04:12:44.667Z Checking itertools v0.14.0
25162025-03-02T04:12:45.064Z Checking prettyplease v0.2.29
25172025-03-02T04:12:46.073Z Compiling slog-dtrace v0.3.0
25182025-03-02T04:12:46.269Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25192025-03-02T04:12:46.501Z Checking expectorate v1.1.0
25202025-03-02T04:12:46.660Z Compiling zone_cfg_derive v0.3.0
25212025-03-02T04:12:46.855Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25222025-03-02T04:12:47.149Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25232025-03-02T04:12:47.166Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25242025-03-02T04:12:47.481Z Compiling const_format_proc_macros v0.2.34
25252025-03-02T04:12:47.567Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25262025-03-02T04:12:47.813Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25272025-03-02T04:12:47.944Z Compiling num-derive v0.4.2
25282025-03-02T04:12:48.034Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25292025-03-02T04:12:48.353Z Checking highway v1.3.0
25302025-03-02T04:12:48.664Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25312025-03-02T04:12:48.759Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25322025-03-02T04:12:48.835Z Checking zone v0.3.0
25332025-03-02T04:12:49.430Z Checking const_format v0.2.34
25342025-03-02T04:12:49.586Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25352025-03-02T04:12:49.606Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25362025-03-02T04:12:49.836Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25372025-03-02T04:12:49.947Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25382025-03-02T04:12:50.110Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25392025-03-02T04:12:50.292Z Checking gethostname v0.5.0
25402025-03-02T04:12:50.445Z Checking bcs v0.1.6
25412025-03-02T04:12:50.515Z Checking nanorand v0.7.0
25422025-03-02T04:12:50.885Z Compiling async-recursion v1.1.1
25432025-03-02T04:12:50.902Z Checking termtree v0.5.1
25442025-03-02T04:12:50.917Z Checking flume v0.11.1
25452025-03-02T04:12:51.301Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25462025-03-02T04:12:51.821Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25472025-03-02T04:12:52.068Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25482025-03-02T04:12:52.071Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25492025-03-02T04:12:52.667Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25502025-03-02T04:12:58.301Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25512025-03-02T04:13:01.493Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25522025-03-02T04:13:04.012Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25532025-03-02T04:13:05.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.31s
25542025-03-02T04:13:05.485Z
25552025-03-02T04:13:05.485Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25562025-03-02T04:13:06.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572025-03-02T04:13:06.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582025-03-02T04:13:06.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592025-03-02T04:13:06.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25602025-03-02T04:13:06.141Z
25612025-03-02T04:13:06.141Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25622025-03-02T04:13:06.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632025-03-02T04:13:06.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642025-03-02T04:13:06.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652025-03-02T04:13:06.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25662025-03-02T04:13:06.797Z
25672025-03-02T04:13:06.797Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25682025-03-02T04:13:07.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-03-02T04:13:07.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-03-02T04:13:07.480Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25712025-03-02T04:13:08.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
25722025-03-02T04:13:08.302Z
25732025-03-02T04:13:08.302Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25742025-03-02T04:13:08.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-03-02T04:13:08.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-03-02T04:13:09.004Z Compiling cfg_aliases v0.1.1
25772025-03-02T04:13:09.008Z Compiling vte_generate_state_changes v0.1.2
25782025-03-02T04:13:09.008Z Checking fd-lock v4.0.2
25792025-03-02T04:13:09.008Z Checking nibble_vec v0.1.0
25802025-03-02T04:13:09.008Z Checking bytecount v0.6.8
25812025-03-02T04:13:09.114Z Checking endian-type v0.1.2
25822025-03-02T04:13:09.141Z Compiling tabled_derive v0.7.0
25832025-03-02T04:13:09.166Z Compiling peg-macros v0.8.4
25842025-03-02T04:13:09.197Z Compiling nix v0.28.0
25852025-03-02T04:13:09.279Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25862025-03-02T04:13:09.295Z Checking papergrid v0.11.0
25872025-03-02T04:13:09.320Z Compiling sqlparser_derive v0.2.2
25882025-03-02T04:13:09.337Z Checking radix_trie v0.2.1
25892025-03-02T04:13:09.711Z Checking vte v0.11.1
25902025-03-02T04:13:09.733Z Checking home v0.5.9
25912025-03-02T04:13:09.875Z Checking unicode_categories v0.1.1
25922025-03-02T04:13:10.216Z Checking nu-ansi-term v0.50.1
25932025-03-02T04:13:10.275Z Checking sqlformat v0.2.6
25942025-03-02T04:13:10.352Z Checking sqlparser v0.45.0
25952025-03-02T04:13:10.621Z Checking display-error-chain v0.2.2
25962025-03-02T04:13:11.097Z Checking strip-ansi-escapes v0.2.0
25972025-03-02T04:13:11.264Z Checking reedline v0.38.0
25982025-03-02T04:13:11.267Z Checking tabled v0.15.0
25992025-03-02T04:13:11.660Z Checking peg v0.8.4
26002025-03-02T04:13:12.012Z Checking rustyline v14.0.0
26012025-03-02T04:13:20.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.41s
26022025-03-02T04:13:20.914Z
26032025-03-02T04:13:20.914Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
26042025-03-02T04:13:21.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052025-03-02T04:13:21.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062025-03-02T04:13:21.611Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26072025-03-02T04:13:26.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
26082025-03-02T04:13:26.887Z
26092025-03-02T04:13:26.887Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
26102025-03-02T04:13:27.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-03-02T04:13:27.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-03-02T04:13:27.582Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26132025-03-02T04:13:31.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
26142025-03-02T04:13:31.293Z
26152025-03-02T04:13:31.293Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
26162025-03-02T04:13:31.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-03-02T04:13:31.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-03-02T04:13:31.984Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26192025-03-02T04:13:36.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
26202025-03-02T04:13:37.019Z
26212025-03-02T04:13:37.019Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
26222025-03-02T04:13:37.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-03-02T04:13:37.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-03-02T04:13:37.711Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26252025-03-02T04:13:42.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
26262025-03-02T04:13:42.756Z
26272025-03-02T04:13:42.756Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26282025-03-02T04:13:43.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-03-02T04:13:43.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-03-02T04:13:43.465Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26312025-03-02T04:13:47.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
26322025-03-02T04:13:47.340Z
26332025-03-02T04:13:47.340Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26342025-03-02T04:13:47.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-03-02T04:13:47.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-03-02T04:13:48.052Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26372025-03-02T04:13:51.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
26382025-03-02T04:13:51.998Z
26392025-03-02T04:13:51.998Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26402025-03-02T04:13:52.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-03-02T04:13:52.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-03-02T04:13:52.700Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26432025-03-02T04:13:57.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
26442025-03-02T04:13:57.944Z
26452025-03-02T04:13:57.944Zinfo: running `cargo check --bins` on oximeter (67/199)
26462025-03-02T04:13:58.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-03-02T04:13:58.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-03-02T04:13:58.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-03-02T04:13:58.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26502025-03-02T04:13:58.608Z
26512025-03-02T04:13:58.608Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26522025-03-02T04:13:59.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-03-02T04:13:59.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-03-02T04:13:59.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-03-02T04:13:59.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26562025-03-02T04:13:59.265Z
26572025-03-02T04:13:59.265Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26582025-03-02T04:13:59.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-03-02T04:13:59.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-03-02T04:13:59.932Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26612025-03-02T04:14:01.931Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26622025-03-02T04:14:02.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
26632025-03-02T04:14:03.056Z
26642025-03-02T04:14:03.056Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26652025-03-02T04:14:03.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-03-02T04:14:03.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-03-02T04:14:03.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682025-03-02T04:14:03.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26692025-03-02T04:14:03.720Z
26702025-03-02T04:14:03.720Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26712025-03-02T04:14:04.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-03-02T04:14:04.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-03-02T04:14:04.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742025-03-02T04:14:04.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26752025-03-02T04:14:04.398Z
26762025-03-02T04:14:04.398Zinfo: running `cargo check --bins` on oxql-types (72/199)
26772025-03-02T04:14:04.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-03-02T04:14:04.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-03-02T04:14:04.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802025-03-02T04:14:04.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26812025-03-02T04:14:05.063Z
26822025-03-02T04:14:05.063Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26832025-03-02T04:14:05.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-03-02T04:14:05.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-03-02T04:14:05.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-03-02T04:14:05.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26872025-03-02T04:14:05.754Z
26882025-03-02T04:14:05.754Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26892025-03-02T04:14:06.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-03-02T04:14:06.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-03-02T04:14:06.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-03-02T04:14:06.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26932025-03-02T04:14:06.424Z
26942025-03-02T04:14:06.425Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26952025-03-02T04:14:07.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-03-02T04:14:07.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-03-02T04:14:07.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-03-02T04:14:07.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26992025-03-02T04:14:07.118Z
27002025-03-02T04:14:07.118Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
27012025-03-02T04:14:07.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-03-02T04:14:07.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-03-02T04:14:07.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-03-02T04:14:07.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27052025-03-02T04:14:07.792Z
27062025-03-02T04:14:07.792Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
27072025-03-02T04:14:08.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-03-02T04:14:08.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-03-02T04:14:08.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102025-03-02T04:14:08.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27112025-03-02T04:14:08.469Z
27122025-03-02T04:14:08.469Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
27132025-03-02T04:14:09.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-03-02T04:14:09.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-03-02T04:14:09.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162025-03-02T04:14:09.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27172025-03-02T04:14:09.151Z
27182025-03-02T04:14:09.151Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
27192025-03-02T04:14:09.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-03-02T04:14:09.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-03-02T04:14:09.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222025-03-02T04:14:09.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27232025-03-02T04:14:09.809Z
27242025-03-02T04:14:09.809Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
27252025-03-02T04:14:10.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-03-02T04:14:10.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-03-02T04:14:10.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282025-03-02T04:14:10.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27292025-03-02T04:14:10.495Z
27302025-03-02T04:14:10.495Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27312025-03-02T04:14:11.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-03-02T04:14:11.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-03-02T04:14:11.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342025-03-02T04:14:11.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27352025-03-02T04:14:11.168Z
27362025-03-02T04:14:11.168Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27372025-03-02T04:14:11.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-03-02T04:14:11.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-03-02T04:14:11.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-03-02T04:14:11.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27412025-03-02T04:14:11.829Z
27422025-03-02T04:14:11.829Zinfo: running `cargo check --bins` on dpd-client (83/199)
27432025-03-02T04:14:12.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-03-02T04:14:12.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-03-02T04:14:12.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-03-02T04:14:12.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27472025-03-02T04:14:12.486Z
27482025-03-02T04:14:12.486Zinfo: running `cargo check --bins` on gateway-client (84/199)
27492025-03-02T04:14:13.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-03-02T04:14:13.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-03-02T04:14:13.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522025-03-02T04:14:13.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27532025-03-02T04:14:13.144Z
27542025-03-02T04:14:13.144Zinfo: running `cargo check --bins` on installinator-client (85/199)
27552025-03-02T04:14:13.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-03-02T04:14:13.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-03-02T04:14:13.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582025-03-02T04:14:13.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27592025-03-02T04:14:13.831Z
27602025-03-02T04:14:13.831Zinfo: running `cargo check --bins` on installinator-common (86/199)
27612025-03-02T04:14:14.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-03-02T04:14:14.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-03-02T04:14:14.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-03-02T04:14:14.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27652025-03-02T04:14:14.522Z
27662025-03-02T04:14:14.522Zinfo: running `cargo check --bins` on update-engine (87/199)
27672025-03-02T04:14:15.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-03-02T04:14:15.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-03-02T04:14:15.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-03-02T04:14:15.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27712025-03-02T04:14:15.181Z
27722025-03-02T04:14:15.181Zinfo: running `cargo check --bins` on nexus-client (88/199)
27732025-03-02T04:14:15.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-03-02T04:14:15.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-03-02T04:14:15.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-03-02T04:14:15.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27772025-03-02T04:14:15.880Z
27782025-03-02T04:14:15.880Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27792025-03-02T04:14:16.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-03-02T04:14:16.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-03-02T04:14:16.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-03-02T04:14:16.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27832025-03-02T04:14:16.567Z
27842025-03-02T04:14:16.567Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27852025-03-02T04:14:17.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-03-02T04:14:17.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-03-02T04:14:17.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-03-02T04:14:17.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27892025-03-02T04:14:17.220Z
27902025-03-02T04:14:17.220Zinfo: running `cargo check --bins` on nexus-types (91/199)
27912025-03-02T04:14:17.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-03-02T04:14:17.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-03-02T04:14:17.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-03-02T04:14:17.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27952025-03-02T04:14:17.918Z
27962025-03-02T04:14:17.918Zinfo: running `cargo check --bins` on oxide-client (92/199)
27972025-03-02T04:14:18.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-03-02T04:14:18.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-03-02T04:14:18.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-03-02T04:14:18.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28012025-03-02T04:14:18.571Z
28022025-03-02T04:14:18.571Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28032025-03-02T04:14:19.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-03-02T04:14:19.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-03-02T04:14:19.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-03-02T04:14:19.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28072025-03-02T04:14:19.238Z
28082025-03-02T04:14:19.238Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28092025-03-02T04:14:19.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-03-02T04:14:19.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-03-02T04:14:19.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-03-02T04:14:19.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28132025-03-02T04:14:19.900Z
28142025-03-02T04:14:19.900Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28152025-03-02T04:14:20.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-03-02T04:14:20.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-03-02T04:14:20.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-03-02T04:14:20.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28192025-03-02T04:14:20.596Z
28202025-03-02T04:14:20.596Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28212025-03-02T04:14:21.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-03-02T04:14:21.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-03-02T04:14:21.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-03-02T04:14:21.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28252025-03-02T04:14:21.310Z
28262025-03-02T04:14:21.310Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28272025-03-02T04:14:21.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-03-02T04:14:21.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-03-02T04:14:21.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-03-02T04:14:21.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28312025-03-02T04:14:22.013Z
28322025-03-02T04:14:22.014Zinfo: running `cargo check --bins` on wicket-common (98/199)
28332025-03-02T04:14:22.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-03-02T04:14:22.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-03-02T04:14:22.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-03-02T04:14:22.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28372025-03-02T04:14:22.715Z
28382025-03-02T04:14:22.715Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28392025-03-02T04:14:23.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-03-02T04:14:23.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-03-02T04:14:23.422Z Checking csv-core v0.1.11
28422025-03-02T04:14:23.422Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28432025-03-02T04:14:23.425Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28442025-03-02T04:14:23.425Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28452025-03-02T04:14:23.725Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28462025-03-02T04:14:23.729Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28472025-03-02T04:14:23.779Z Checking csv v1.3.1
28482025-03-02T04:14:24.319Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28492025-03-02T04:14:24.668Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28502025-03-02T04:14:26.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s
28512025-03-02T04:14:26.497Z
28522025-03-02T04:14:26.497Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28532025-03-02T04:14:27.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542025-03-02T04:14:27.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552025-03-02T04:14:27.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562025-03-02T04:14:27.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28572025-03-02T04:14:27.173Z
28582025-03-02T04:14:27.173Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28592025-03-02T04:14:27.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602025-03-02T04:14:27.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612025-03-02T04:14:27.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622025-03-02T04:14:27.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28632025-03-02T04:14:27.848Z
28642025-03-02T04:14:27.848Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28652025-03-02T04:14:28.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662025-03-02T04:14:28.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672025-03-02T04:14:28.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682025-03-02T04:14:28.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28692025-03-02T04:14:28.623Z
28702025-03-02T04:14:28.623Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28712025-03-02T04:14:29.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-03-02T04:14:29.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-03-02T04:14:29.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-03-02T04:14:29.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28752025-03-02T04:14:29.395Z
28762025-03-02T04:14:29.395Zinfo: running `cargo check --bins` on dns-server (104/199)
28772025-03-02T04:14:29.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-03-02T04:14:30.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-03-02T04:14:30.084Z Compiling typify-impl v0.3.0
28802025-03-02T04:14:30.196Z Compiling parking_lot_core v0.8.6
28812025-03-02T04:14:30.199Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28822025-03-02T04:14:30.207Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28832025-03-02T04:14:30.216Z Checking fxhash v0.2.1
28842025-03-02T04:14:30.226Z Checking hickory-client v0.24.4
28852025-03-02T04:14:30.239Z Checking hickory-server v0.24.4
28862025-03-02T04:14:30.930Z Checking parking_lot v0.11.2
28872025-03-02T04:14:31.003Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28882025-03-02T04:14:31.219Z Checking sled v0.34.7
28892025-03-02T04:14:35.550Z Compiling typify-macro v0.3.0
28902025-03-02T04:14:37.055Z Compiling typify v0.3.0
28912025-03-02T04:14:37.122Z Compiling progenitor-impl v0.9.1
28922025-03-02T04:14:39.532Z Compiling progenitor-macro v0.9.1
28932025-03-02T04:14:43.033Z Checking progenitor v0.9.1
28942025-03-02T04:14:43.168Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28952025-03-02T04:14:43.624Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28962025-03-02T04:14:44.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s
28972025-03-02T04:14:45.101Z
28982025-03-02T04:14:45.101Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28992025-03-02T04:14:45.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002025-03-02T04:14:45.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012025-03-02T04:14:45.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022025-03-02T04:14:45.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29032025-03-02T04:14:45.764Z
29042025-03-02T04:14:45.765Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29052025-03-02T04:14:46.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-03-02T04:14:46.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-03-02T04:14:46.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082025-03-02T04:14:46.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29092025-03-02T04:14:46.416Z
29102025-03-02T04:14:46.416Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29112025-03-02T04:14:47.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-03-02T04:14:47.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-03-02T04:14:47.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142025-03-02T04:14:47.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
29152025-03-02T04:14:47.133Z
29162025-03-02T04:14:47.133Zinfo: running `cargo check --bins` on gateway-types (108/199)
29172025-03-02T04:14:47.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-03-02T04:14:47.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-03-02T04:14:47.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-03-02T04:14:47.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29212025-03-02T04:14:47.802Z
29222025-03-02T04:14:47.802Zinfo: running `cargo check --bins` on ipcc (109/199)
29232025-03-02T04:14:48.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-03-02T04:14:48.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-03-02T04:14:48.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-03-02T04:14:48.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29272025-03-02T04:14:48.473Z
29282025-03-02T04:14:48.473Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29292025-03-02T04:14:49.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-03-02T04:14:49.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-03-02T04:14:49.218Z Compiling semver v0.1.20
29322025-03-02T04:14:49.218Z Compiling radium v0.7.0
29332025-03-02T04:14:49.222Z Checking tap v1.0.1
29342025-03-02T04:14:49.332Z Compiling maybe-uninit v2.0.0
29352025-03-02T04:14:49.364Z Checking password-hash v0.5.0
29362025-03-02T04:14:49.367Z Checking blake2 v0.10.6
29372025-03-02T04:14:49.367Z Compiling packed_struct v0.10.1
29382025-03-02T04:14:49.367Z Checking funty v2.0.0
29392025-03-02T04:14:49.515Z Checking wyz v0.5.1
29402025-03-02T04:14:49.781Z Compiling rustc_version v0.1.7
29412025-03-02T04:14:49.843Z Compiling cancel-safe-futures v0.1.5
29422025-03-02T04:14:49.846Z Compiling owo-colors v4.2.0
29432025-03-02T04:14:49.846Z Checking crc-catalog v2.4.0
29442025-03-02T04:14:49.931Z Checking argon2 v0.5.3
29452025-03-02T04:14:50.026Z Checking crc v3.2.1
29462025-03-02T04:14:50.050Z Compiling packed_struct_codegen v0.10.1
29472025-03-02T04:14:50.171Z Checking libsw-core v0.3.1
29482025-03-02T04:14:50.222Z Compiling newtype_derive v0.1.6
29492025-03-02T04:14:50.240Z Checking bitvec v1.0.1
29502025-03-02T04:14:50.251Z Checking half v2.4.1
29512025-03-02T04:14:50.399Z Compiling indexmap v1.9.3
29522025-03-02T04:14:50.468Z Checking fixedbitset v0.5.7
29532025-03-02T04:14:50.521Z Checking nodrop v0.1.14
29542025-03-02T04:14:50.590Z Checking ciborium-io v0.2.2
29552025-03-02T04:14:50.616Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29562025-03-02T04:14:50.659Z Checking array-init v0.0.4
29572025-03-02T04:14:50.725Z Checking ciborium-ll v0.2.2
29582025-03-02T04:14:50.762Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29592025-03-02T04:14:50.832Z Checking petgraph v0.7.1
29602025-03-02T04:14:50.950Z Checking libsw v3.4.0
29612025-03-02T04:14:51.061Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29622025-03-02T04:14:51.190Z Checking smallvec v0.6.14
29632025-03-02T04:14:51.488Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29642025-03-02T04:14:51.523Z Checking swrite v0.1.0
29652025-03-02T04:14:51.556Z Checking hashbrown v0.12.3
29662025-03-02T04:14:51.655Z Checking linear-map v1.2.0
29672025-03-02T04:14:51.755Z Checking termcolor v1.4.1
29682025-03-02T04:14:51.972Z Checking indent_write v2.2.0
29692025-03-02T04:14:52.169Z Checking bitfield v0.14.0
29702025-03-02T04:14:52.172Z Checking env_logger v0.10.2
29712025-03-02T04:14:52.430Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29722025-03-02T04:14:52.448Z Checking ron v0.8.1
29732025-03-02T04:14:52.472Z Checking serde-hex v0.1.0
29742025-03-02T04:14:52.493Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29752025-03-02T04:14:52.565Z Checking ciborium v0.2.2
29762025-03-02T04:14:53.392Z Checking steno v0.4.1
29772025-03-02T04:14:53.515Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29782025-03-02T04:14:53.667Z Checking hashbrown v0.13.2
29792025-03-02T04:14:53.772Z Checking humantime v2.1.0
29802025-03-02T04:14:53.813Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29812025-03-02T04:14:54.022Z Checking crc-any v2.5.0
29822025-03-02T04:14:54.115Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29832025-03-02T04:14:54.410Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29842025-03-02T04:14:54.428Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29852025-03-02T04:14:54.624Z Checking object v0.30.4
29862025-03-02T04:14:54.754Z Checking path-slash v0.1.5
29872025-03-02T04:14:54.944Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29882025-03-02T04:14:54.983Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29892025-03-02T04:14:55.585Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29902025-03-02T04:14:55.708Z Checking nix v0.27.1
29912025-03-02T04:14:55.865Z Checking tungstenite v0.23.0
29922025-03-02T04:14:56.299Z Checking kstat-rs v0.2.4
29932025-03-02T04:14:56.320Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29942025-03-02T04:14:56.667Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29952025-03-02T04:14:56.710Z Checking tokio-tungstenite v0.23.1
29962025-03-02T04:14:56.748Z Checking signal-hook-tokio v0.3.1
29972025-03-02T04:14:56.884Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29982025-03-02T04:14:57.511Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29992025-03-02T04:15:04.159Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30002025-03-02T04:15:05.506Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30012025-03-02T04:15:07.905Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30022025-03-02T04:15:13.132Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30032025-03-02T04:15:13.789Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30042025-03-02T04:15:16.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.94s
30052025-03-02T04:15:16.626Z
30062025-03-02T04:15:16.626Zinfo: running `cargo check --bins` on gateway-api (111/199)
30072025-03-02T04:15:17.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-03-02T04:15:17.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-03-02T04:15:17.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-03-02T04:15:17.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30112025-03-02T04:15:17.307Z
30122025-03-02T04:15:17.307Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30132025-03-02T04:15:17.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-03-02T04:15:17.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-03-02T04:15:17.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-03-02T04:15:17.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30172025-03-02T04:15:17.952Z
30182025-03-02T04:15:17.952Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30192025-03-02T04:15:18.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-03-02T04:15:18.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-03-02T04:15:18.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-03-02T04:15:18.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30232025-03-02T04:15:18.616Z
30242025-03-02T04:15:18.616Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30252025-03-02T04:15:19.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-03-02T04:15:19.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-03-02T04:15:19.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-03-02T04:15:19.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30292025-03-02T04:15:19.280Z
30302025-03-02T04:15:19.280Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30312025-03-02T04:15:19.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-03-02T04:15:19.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-03-02T04:15:19.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-03-02T04:15:19.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30352025-03-02T04:15:19.943Z
30362025-03-02T04:15:19.944Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30372025-03-02T04:15:20.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-03-02T04:15:20.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-03-02T04:15:20.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-03-02T04:15:20.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30412025-03-02T04:15:20.615Z
30422025-03-02T04:15:20.615Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30432025-03-02T04:15:21.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-03-02T04:15:21.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-03-02T04:15:21.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-03-02T04:15:21.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30472025-03-02T04:15:21.278Z
30482025-03-02T04:15:21.278Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30492025-03-02T04:15:21.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-03-02T04:15:21.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-03-02T04:15:21.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-03-02T04:15:21.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30532025-03-02T04:15:21.943Z
30542025-03-02T04:15:21.943Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30552025-03-02T04:15:22.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-03-02T04:15:22.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-03-02T04:15:22.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-03-02T04:15:22.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30592025-03-02T04:15:22.636Z
30602025-03-02T04:15:22.636Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30612025-03-02T04:15:23.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-03-02T04:15:23.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-03-02T04:15:23.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-03-02T04:15:23.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30652025-03-02T04:15:23.304Z
30662025-03-02T04:15:23.304Zinfo: running `cargo check --bins` on sp-sim (121/199)
30672025-03-02T04:15:23.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-03-02T04:15:23.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-03-02T04:15:23.974Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30702025-03-02T04:15:24.427Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30712025-03-02T04:15:26.119Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30722025-03-02T04:15:27.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
30732025-03-02T04:15:27.993Z
30742025-03-02T04:15:27.993Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30752025-03-02T04:15:28.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-03-02T04:15:28.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-03-02T04:15:28.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-03-02T04:15:28.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30792025-03-02T04:15:28.702Z
30802025-03-02T04:15:28.702Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30812025-03-02T04:15:29.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-03-02T04:15:29.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-03-02T04:15:29.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-03-02T04:15:29.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30852025-03-02T04:15:29.445Z
30862025-03-02T04:15:29.445Zinfo: running `cargo check --bins` on db-macros (124/199)
30872025-03-02T04:15:30.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-03-02T04:15:30.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-03-02T04:15:30.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-03-02T04:15:30.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30912025-03-02T04:15:30.095Z
30922025-03-02T04:15:30.095Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
30932025-03-02T04:15:30.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-03-02T04:15:30.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-03-02T04:15:30.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-03-02T04:15:30.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30972025-03-02T04:15:30.741Z
30982025-03-02T04:15:30.741Zinfo: running `cargo check --bins` on nexus-auth (126/199)
30992025-03-02T04:15:31.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-03-02T04:15:31.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-03-02T04:15:31.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022025-03-02T04:15:31.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31032025-03-02T04:15:31.446Z
31042025-03-02T04:15:31.446Zinfo: running `cargo check --bins` on authz-macros (127/199)
31052025-03-02T04:15:32.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062025-03-02T04:15:32.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072025-03-02T04:15:32.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082025-03-02T04:15:32.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31092025-03-02T04:15:32.088Z
31102025-03-02T04:15:32.088Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31112025-03-02T04:15:32.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122025-03-02T04:15:32.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132025-03-02T04:15:32.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142025-03-02T04:15:32.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31152025-03-02T04:15:32.790Z
31162025-03-02T04:15:32.790Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31172025-03-02T04:15:33.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182025-03-02T04:15:33.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192025-03-02T04:15:33.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202025-03-02T04:15:33.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31212025-03-02T04:15:33.494Z
31222025-03-02T04:15:33.494Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31232025-03-02T04:15:34.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242025-03-02T04:15:34.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252025-03-02T04:15:34.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262025-03-02T04:15:34.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31272025-03-02T04:15:34.156Z
31282025-03-02T04:15:34.156Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31292025-03-02T04:15:34.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302025-03-02T04:15:34.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312025-03-02T04:15:34.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322025-03-02T04:15:34.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31332025-03-02T04:15:34.852Z
31342025-03-02T04:15:34.852Zinfo: running `cargo check --bins` on typed-rng (132/199)
31352025-03-02T04:15:35.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362025-03-02T04:15:35.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372025-03-02T04:15:35.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382025-03-02T04:15:35.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31392025-03-02T04:15:35.494Z
31402025-03-02T04:15:35.494Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31412025-03-02T04:15:36.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422025-03-02T04:15:36.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432025-03-02T04:15:36.381Z Checking keccak v0.1.5
31442025-03-02T04:15:36.402Z Checking secrecy v0.8.0
31452025-03-02T04:15:36.410Z Compiling unicase v2.7.0
31462025-03-02T04:15:36.410Z Compiling same-file v1.0.6
31472025-03-02T04:15:36.410Z Compiling tempfile v3.13.0
31482025-03-02T04:15:36.430Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31492025-03-02T04:15:36.433Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31502025-03-02T04:15:36.433Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31512025-03-02T04:15:36.555Z Compiling thiserror-impl-no-std v2.0.2
31522025-03-02T04:15:36.672Z Checking sha3 v0.10.8
31532025-03-02T04:15:36.675Z Compiling walkdir v2.5.0
31542025-03-02T04:15:36.731Z Checking universal-hash v0.5.1
31552025-03-02T04:15:36.804Z Compiling blake3 v1.5.4
31562025-03-02T04:15:36.911Z Checking opaque-debug v0.3.1
31572025-03-02T04:15:36.934Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31582025-03-02T04:15:36.981Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31592025-03-02T04:15:37.020Z Checking poly1305 v0.8.0
31602025-03-02T04:15:37.058Z Checking chacha20 v0.9.1
31612025-03-02T04:15:37.166Z Checking aead v0.5.2
31622025-03-02T04:15:37.262Z Compiling memmap2 v0.9.5
31632025-03-02T04:15:37.316Z Compiling libefi-sys v0.1.0
31642025-03-02T04:15:37.402Z Compiling arrayref v0.3.9
31652025-03-02T04:15:37.415Z Compiling arrayvec v0.7.6
31662025-03-02T04:15:37.514Z Compiling salty v0.3.0
31672025-03-02T04:15:37.533Z Compiling constant_time_eq v0.3.1
31682025-03-02T04:15:37.640Z Checking chacha20poly1305 v0.10.1
31692025-03-02T04:15:37.693Z Compiling toolchain_find v0.4.0
31702025-03-02T04:15:37.779Z Compiling camino-tempfile v1.1.1
31712025-03-02T04:15:37.820Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31722025-03-02T04:15:37.939Z Compiling bitfield-struct v0.6.2
31732025-03-02T04:15:38.085Z Compiling topological-sort v0.2.2
31742025-03-02T04:15:38.190Z Compiling mime_guess v2.0.5
31752025-03-02T04:15:38.326Z Compiling rustfmt-wrapper v0.2.1
31762025-03-02T04:15:38.727Z Compiling omicron-zone-package v0.12.0
31772025-03-02T04:15:38.781Z Compiling progenitor v0.9.1
31782025-03-02T04:15:38.884Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31792025-03-02T04:15:39.033Z Checking primeorder v0.13.6
31802025-03-02T04:15:39.206Z Checking env_filter v0.1.2
31812025-03-02T04:15:39.227Z Checking thiserror-no-std v2.0.2
31822025-03-02T04:15:39.245Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31832025-03-02T04:15:39.327Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31842025-03-02T04:15:39.349Z Checking vsss-rs v3.3.4
31852025-03-02T04:15:39.402Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31862025-03-02T04:15:39.462Z Checking env_logger v0.11.5
31872025-03-02T04:15:39.491Z Checking p384 v0.13.0
31882025-03-02T04:15:39.557Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31892025-03-02T04:15:39.626Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31902025-03-02T04:15:39.873Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31912025-03-02T04:15:39.894Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31922025-03-02T04:15:39.951Z Checking http-range v0.1.5
31932025-03-02T04:15:40.077Z Compiling zip v2.1.3
31942025-03-02T04:15:40.098Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31952025-03-02T04:15:40.154Z Checking bumpalo v3.16.0
31962025-03-02T04:15:40.310Z Checking simd-adler32 v0.3.7
31972025-03-02T04:15:40.406Z Checking lockfree-object-pool v0.1.6
31982025-03-02T04:15:40.484Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31992025-03-02T04:15:40.500Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32002025-03-02T04:15:40.664Z Checking zopfli v0.8.1
32012025-03-02T04:15:40.667Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32022025-03-02T04:15:40.878Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32032025-03-02T04:15:40.955Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32042025-03-02T04:15:41.392Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32052025-03-02T04:15:41.412Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32062025-03-02T04:15:41.447Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32072025-03-02T04:15:41.721Z Checking atty v0.2.14
32082025-03-02T04:15:41.822Z Checking glob v0.3.2
32092025-03-02T04:15:41.873Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32102025-03-02T04:15:41.893Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32112025-03-02T04:15:41.914Z Checking hyper-staticfile v0.10.1
32122025-03-02T04:15:42.156Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32132025-03-02T04:15:42.557Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32142025-03-02T04:15:43.154Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
32152025-03-02T04:15:43.336Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32162025-03-02T04:15:43.482Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32172025-03-02T04:15:43.502Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32182025-03-02T04:15:43.784Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32192025-03-02T04:15:43.910Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32202025-03-02T04:15:44.177Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32212025-03-02T04:15:44.180Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32222025-03-02T04:15:44.661Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32232025-03-02T04:15:44.742Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32242025-03-02T04:15:44.892Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32252025-03-02T04:15:47.900Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32262025-03-02T04:15:47.900Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32272025-03-02T04:15:56.304Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32282025-03-02T04:16:09.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.88s
32292025-03-02T04:16:09.579Z
32302025-03-02T04:16:09.580Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32312025-03-02T04:16:10.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-03-02T04:16:10.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-03-02T04:16:10.350Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32342025-03-02T04:16:23.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.03s
32352025-03-02T04:16:23.817Z
32362025-03-02T04:16:23.817Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32372025-03-02T04:16:24.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-03-02T04:16:24.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-03-02T04:16:24.604Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32402025-03-02T04:16:37.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
32412025-03-02T04:16:37.998Z
32422025-03-02T04:16:37.998Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32432025-03-02T04:16:38.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-03-02T04:16:38.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-03-02T04:16:38.768Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32462025-03-02T04:16:52.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.30s
32472025-03-02T04:16:52.514Z
32482025-03-02T04:16:52.514Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32492025-03-02T04:16:53.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-03-02T04:16:53.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-03-02T04:16:53.286Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32522025-03-02T04:17:06.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
32532025-03-02T04:17:06.785Z
32542025-03-02T04:17:06.785Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32552025-03-02T04:17:07.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-03-02T04:17:07.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-03-02T04:17:07.568Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32582025-03-02T04:17:20.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.12s
32592025-03-02T04:17:21.112Z
32602025-03-02T04:17:21.112Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32612025-03-02T04:17:21.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-03-02T04:17:21.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-03-02T04:17:21.886Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32642025-03-02T04:17:35.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s
32652025-03-02T04:17:35.466Z
32662025-03-02T04:17:35.466Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32672025-03-02T04:17:36.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-03-02T04:17:36.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-03-02T04:17:36.259Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32702025-03-02T04:17:49.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.05s
32712025-03-02T04:17:49.728Z
32722025-03-02T04:17:49.728Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32732025-03-02T04:17:50.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-03-02T04:17:50.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-03-02T04:17:50.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762025-03-02T04:17:50.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32772025-03-02T04:17:50.427Z
32782025-03-02T04:17:50.427Zinfo: running `cargo check --bins` on key-manager (142/199)
32792025-03-02T04:17:51.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-03-02T04:17:51.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-03-02T04:17:51.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822025-03-02T04:17:51.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32832025-03-02T04:17:51.112Z
32842025-03-02T04:17:51.112Zinfo: running `cargo check --bins` on range-requests (143/199)
32852025-03-02T04:17:51.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-03-02T04:17:51.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-03-02T04:17:51.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882025-03-02T04:17:51.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32892025-03-02T04:17:51.768Z
32902025-03-02T04:17:51.768Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32912025-03-02T04:17:52.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-03-02T04:17:52.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-03-02T04:17:52.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942025-03-02T04:17:52.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32952025-03-02T04:17:52.445Z
32962025-03-02T04:17:52.445Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
32972025-03-02T04:17:53.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-03-02T04:17:53.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-03-02T04:17:53.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-03-02T04:17:53.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33012025-03-02T04:17:53.141Z
33022025-03-02T04:17:53.141Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
33032025-03-02T04:17:53.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-03-02T04:17:53.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-03-02T04:17:53.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-03-02T04:17:53.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33072025-03-02T04:17:53.790Z
33082025-03-02T04:17:53.790Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33092025-03-02T04:17:54.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-03-02T04:17:54.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-03-02T04:17:54.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-03-02T04:17:54.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33132025-03-02T04:17:54.477Z
33142025-03-02T04:17:54.477Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33152025-03-02T04:17:55.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-03-02T04:17:55.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-03-02T04:17:55.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-03-02T04:17:55.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33192025-03-02T04:17:55.158Z
33202025-03-02T04:17:55.158Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33212025-03-02T04:17:55.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-03-02T04:17:55.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-03-02T04:17:55.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-03-02T04:17:55.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33252025-03-02T04:17:55.839Z
33262025-03-02T04:17:55.839Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33272025-03-02T04:17:56.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-03-02T04:17:56.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-03-02T04:17:56.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-03-02T04:17:56.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33312025-03-02T04:17:56.543Z
33322025-03-02T04:17:56.543Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33332025-03-02T04:17:57.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-03-02T04:17:57.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-03-02T04:17:57.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-03-02T04:17:57.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33372025-03-02T04:17:57.244Z
33382025-03-02T04:17:57.245Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33392025-03-02T04:17:57.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-03-02T04:17:57.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-03-02T04:17:57.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-03-02T04:17:57.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33432025-03-02T04:17:58.126Z
33442025-03-02T04:17:58.126Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33452025-03-02T04:17:58.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-03-02T04:17:58.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-03-02T04:17:58.665Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33482025-03-02T04:17:58.665Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33492025-03-02T04:17:59.537Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33502025-03-02T04:18:01.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s
33512025-03-02T04:18:01.701Z
33522025-03-02T04:18:01.701Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33532025-03-02T04:18:02.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542025-03-02T04:18:02.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552025-03-02T04:18:02.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33562025-03-02T04:18:02.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33572025-03-02T04:18:02.372Z
33582025-03-02T04:18:02.372Zinfo: running `cargo check --bins` on cert-dev (155/199)
33592025-03-02T04:18:02.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602025-03-02T04:18:02.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612025-03-02T04:18:03.039Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33622025-03-02T04:18:03.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33632025-03-02T04:18:03.501Z
33642025-03-02T04:18:03.501Zinfo: running `cargo check --bins` on clickana (156/199)
33652025-03-02T04:18:04.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-03-02T04:18:04.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-03-02T04:18:04.198Z Checking itertools v0.13.0
33682025-03-02T04:18:04.199Z Checking castaway v0.2.3
33692025-03-02T04:18:04.206Z Checking lru v0.12.5
33702025-03-02T04:18:04.206Z Compiling instability v0.3.2
33712025-03-02T04:18:04.206Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33722025-03-02T04:18:04.207Z Checking cassowary v0.3.0
33732025-03-02T04:18:04.207Z Compiling indoc v2.0.5
33742025-03-02T04:18:04.427Z Checking compact_str v0.8.0
33752025-03-02T04:18:06.005Z Checking unicode-truncate v1.1.0
33762025-03-02T04:18:06.029Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33772025-03-02T04:18:06.159Z Checking ratatui v0.29.0
33782025-03-02T04:18:08.046Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33792025-03-02T04:18:08.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s
33802025-03-02T04:18:09.061Z
33812025-03-02T04:18:09.061Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33822025-03-02T04:18:09.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832025-03-02T04:18:09.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842025-03-02T04:18:09.790Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33852025-03-02T04:18:09.793Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33862025-03-02T04:18:10.777Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33872025-03-02T04:18:11.237Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33882025-03-02T04:18:11.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
33892025-03-02T04:18:11.789Z
33902025-03-02T04:18:11.789Zinfo: running `cargo check --bins` on ch-dev (158/199)
33912025-03-02T04:18:12.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922025-03-02T04:18:12.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932025-03-02T04:18:12.501Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33942025-03-02T04:18:13.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
33952025-03-02T04:18:13.447Z
33962025-03-02T04:18:13.447Zinfo: running `cargo check --bins` on crdb-seed (159/199)
33972025-03-02T04:18:14.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982025-03-02T04:18:14.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992025-03-02T04:18:14.141Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34002025-03-02T04:18:14.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
34012025-03-02T04:18:14.689Z
34022025-03-02T04:18:14.690Zinfo: running `cargo check --bins` on db-dev (160/199)
34032025-03-02T04:18:15.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042025-03-02T04:18:15.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052025-03-02T04:18:15.384Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34062025-03-02T04:18:16.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
34072025-03-02T04:18:16.322Z
34082025-03-02T04:18:16.322Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34092025-03-02T04:18:16.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102025-03-02T04:18:16.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112025-03-02T04:18:16.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34122025-03-02T04:18:16.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
34132025-03-02T04:18:17.042Z
34142025-03-02T04:18:17.042Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34152025-03-02T04:18:17.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162025-03-02T04:18:17.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172025-03-02T04:18:17.703Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34182025-03-02T04:18:18.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
34192025-03-02T04:18:18.736Z
34202025-03-02T04:18:18.736Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34212025-03-02T04:18:19.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222025-03-02T04:18:19.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232025-03-02T04:18:19.391Z Checking cargo-platform v0.1.8
34242025-03-02T04:18:19.672Z Checking cargo_metadata v0.19.1
34252025-03-02T04:18:20.669Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34262025-03-02T04:18:21.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
34272025-03-02T04:18:21.679Z
34282025-03-02T04:18:21.679Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34292025-03-02T04:18:22.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302025-03-02T04:18:22.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312025-03-02T04:18:22.424Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34322025-03-02T04:18:23.887Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34332025-03-02T04:18:24.451Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34342025-03-02T04:18:24.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
34352025-03-02T04:18:25.188Z
34362025-03-02T04:18:25.188Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34372025-03-02T04:18:25.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-03-02T04:18:25.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-03-02T04:18:26.007Z Compiling crunchy v0.2.2
34402025-03-02T04:18:26.007Z Compiling tiny-keccak v2.0.2
34412025-03-02T04:18:26.007Z Compiling dsl_auto_type v0.1.2
34422025-03-02T04:18:26.010Z Checking scheduled-thread-pool v0.2.7
34432025-03-02T04:18:26.010Z Compiling diesel_table_macro_syntax v0.2.0
34442025-03-02T04:18:26.127Z Compiling ascii-canvas v3.0.0
34452025-03-02T04:18:26.138Z Compiling ena v0.14.3
34462025-03-02T04:18:26.149Z Compiling regex-syntax v0.6.29
34472025-03-02T04:18:26.438Z Checking r2d2 v0.8.10
34482025-03-02T04:18:26.462Z Compiling bindgen v0.71.1
34492025-03-02T04:18:26.511Z Compiling diff v0.1.13
34502025-03-02T04:18:26.557Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34512025-03-02T04:18:26.610Z Compiling rustc-hash v2.1.1
34522025-03-02T04:18:26.761Z Compiling ref-cast v1.0.23
34532025-03-02T04:18:26.784Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34542025-03-02T04:18:26.816Z Compiling derive_builder_core v0.20.2
34552025-03-02T04:18:27.046Z Compiling libxml v0.3.3
34562025-03-02T04:18:27.088Z Compiling ref-cast-impl v1.0.23
34572025-03-02T04:18:27.355Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34582025-03-02T04:18:27.404Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34592025-03-02T04:18:27.446Z Compiling diesel_derives v2.2.3
34602025-03-02T04:18:27.473Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34612025-03-02T04:18:27.793Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34622025-03-02T04:18:27.849Z Compiling strum_macros v0.24.3
34632025-03-02T04:18:28.182Z Compiling indoc v1.0.9
34642025-03-02T04:18:28.930Z Compiling derive_builder_macro v0.20.2
34652025-03-02T04:18:29.096Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34662025-03-02T04:18:29.423Z Compiling lalrpop v0.19.12
34672025-03-02T04:18:29.783Z Checking derive_builder v0.20.2
34682025-03-02T04:18:29.871Z Compiling impl-trait-for-tuples v0.2.2
34692025-03-02T04:18:29.955Z Compiling oso-derive v0.27.3
34702025-03-02T04:18:30.355Z Checking quick-xml v0.37.2
34712025-03-02T04:18:30.888Z Compiling diesel-dtrace v0.4.2
34722025-03-02T04:18:31.030Z Checking maplit v1.0.2
34732025-03-02T04:18:31.208Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34742025-03-02T04:18:31.300Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34752025-03-02T04:18:31.390Z Checking bb8 v0.8.5
34762025-03-02T04:18:31.670Z Checking io-lifetimes v1.0.11
34772025-03-02T04:18:31.883Z Checking rustix v0.37.28
34782025-03-02T04:18:31.904Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34792025-03-02T04:18:32.228Z Checking rand_seeder v0.3.0
34802025-03-02T04:18:32.492Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34812025-03-02T04:18:32.575Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34822025-03-02T04:18:32.705Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34832025-03-02T04:18:32.726Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34842025-03-02T04:18:32.867Z Checking terminal_size v0.2.6
34852025-03-02T04:18:33.054Z Checking unicode-linebreak v0.1.5
34862025-03-02T04:18:33.073Z Checking is_ci v1.2.0
34872025-03-02T04:18:33.233Z Checking smawk v0.3.2
34882025-03-02T04:18:33.451Z Checking supports-color v3.0.2
34892025-03-02T04:18:33.471Z Checking textwrap v0.16.1
34902025-03-02T04:18:33.685Z Checking multimap v0.10.0
34912025-03-02T04:18:34.757Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34922025-03-02T04:18:36.216Z Checking diesel v2.2.7
34932025-03-02T04:18:51.634Z Compiling samael v0.0.18
34942025-03-02T04:19:08.864Z Checking async-bb8-diesel v0.2.1
34952025-03-02T04:19:10.108Z Compiling polar-core v0.27.3
34962025-03-02T04:19:17.354Z Checking oso v0.27.3
34972025-03-02T04:20:17.136Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34982025-03-02T04:20:23.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
34992025-03-02T04:20:23.852Z
35002025-03-02T04:20:23.852Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
35012025-03-02T04:20:24.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022025-03-02T04:20:24.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032025-03-02T04:20:24.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042025-03-02T04:20:24.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35052025-03-02T04:20:24.570Z
35062025-03-02T04:20:24.570Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35072025-03-02T04:20:25.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082025-03-02T04:20:25.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092025-03-02T04:20:25.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102025-03-02T04:20:25.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35112025-03-02T04:20:25.286Z
35122025-03-02T04:20:25.286Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35132025-03-02T04:20:25.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142025-03-02T04:20:25.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152025-03-02T04:20:25.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162025-03-02T04:20:25.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35172025-03-02T04:20:25.931Z
35182025-03-02T04:20:25.931Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35192025-03-02T04:20:26.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202025-03-02T04:20:26.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212025-03-02T04:20:26.767Z Compiling libz-sys v1.1.20
35222025-03-02T04:20:26.770Z Compiling libgit2-sys v0.17.0+1.8.1
35232025-03-02T04:20:26.900Z Compiling vergen v8.3.2
35242025-03-02T04:20:26.903Z Compiling cargo-platform v0.1.8
35252025-03-02T04:20:26.903Z Compiling pin-project-internal v1.1.6
35262025-03-02T04:20:26.939Z Compiling snafu-derive v0.8.5
35272025-03-02T04:20:26.942Z Compiling rustls v0.21.12
35282025-03-02T04:20:26.958Z Compiling buf-list v1.0.3
35292025-03-02T04:20:27.214Z Compiling cargo_metadata v0.18.1
35302025-03-02T04:20:27.297Z Checking globset v0.4.15
35312025-03-02T04:20:27.379Z Checking olpc-cjson v0.1.4
35322025-03-02T04:20:27.620Z Checking rustls-webpki v0.101.7
35332025-03-02T04:20:27.650Z Checking sct v0.7.1
35342025-03-02T04:20:27.670Z Checking serde_plain v1.0.2
35352025-03-02T04:20:27.862Z Checking typed-path v0.9.3
35362025-03-02T04:20:27.960Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35372025-03-02T04:20:28.251Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35382025-03-02T04:20:28.283Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35392025-03-02T04:20:28.568Z Checking parse-size v1.1.0
35402025-03-02T04:20:28.667Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35412025-03-02T04:20:28.750Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35422025-03-02T04:20:29.436Z Checking pin-project v1.1.6
35432025-03-02T04:20:29.587Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35442025-03-02T04:20:29.656Z Checking rustls-pemfile v1.0.4
35452025-03-02T04:20:29.692Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35462025-03-02T04:20:29.763Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35472025-03-02T04:20:29.877Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35482025-03-02T04:20:29.985Z Checking twox-hash v2.1.0
35492025-03-02T04:20:30.197Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35502025-03-02T04:20:30.214Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35512025-03-02T04:20:30.601Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35522025-03-02T04:20:31.270Z Checking tokio-rustls v0.24.1
35532025-03-02T04:20:31.550Z Checking snafu v0.8.5
35542025-03-02T04:20:31.569Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35552025-03-02T04:20:31.890Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35562025-03-02T04:20:32.000Z Checking tough v0.19.0
35572025-03-02T04:20:32.054Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35582025-03-02T04:20:32.285Z Checking fatfs v0.3.6
35592025-03-02T04:20:32.359Z Checking assert_matches v1.5.0
35602025-03-02T04:20:35.854Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35612025-03-02T04:20:37.056Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35622025-03-02T04:20:38.874Z Compiling git2 v0.19.0
35632025-03-02T04:20:42.901Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35642025-03-02T04:21:40.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
35652025-03-02T04:21:40.685Z
35662025-03-02T04:21:40.685Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35672025-03-02T04:21:41.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682025-03-02T04:21:41.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692025-03-02T04:21:41.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35702025-03-02T04:21:41.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35712025-03-02T04:21:41.417Z
35722025-03-02T04:21:41.417Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35732025-03-02T04:21:42.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742025-03-02T04:21:42.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752025-03-02T04:21:42.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762025-03-02T04:21:42.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35772025-03-02T04:21:42.120Z
35782025-03-02T04:21:42.120Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35792025-03-02T04:21:42.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802025-03-02T04:21:42.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812025-03-02T04:21:42.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822025-03-02T04:21:42.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35832025-03-02T04:21:42.852Z
35842025-03-02T04:21:42.852Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35852025-03-02T04:21:43.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-03-02T04:21:43.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-03-02T04:21:43.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-03-02T04:21:43.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35892025-03-02T04:21:43.572Z
35902025-03-02T04:21:43.572Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35912025-03-02T04:21:44.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-03-02T04:21:44.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-03-02T04:21:44.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942025-03-02T04:21:44.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35952025-03-02T04:21:44.299Z
35962025-03-02T04:21:44.299Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35972025-03-02T04:21:44.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-03-02T04:21:44.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-03-02T04:21:44.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002025-03-02T04:21:44.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36012025-03-02T04:21:45.016Z
36022025-03-02T04:21:45.016Zinfo: running `cargo check --bins` on update-common (176/199)
36032025-03-02T04:21:45.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-03-02T04:21:45.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-03-02T04:21:45.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36062025-03-02T04:21:45.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36072025-03-02T04:21:45.706Z
36082025-03-02T04:21:45.706Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
36092025-03-02T04:21:46.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-03-02T04:21:46.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-03-02T04:21:46.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36122025-03-02T04:21:46.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36132025-03-02T04:21:46.399Z
36142025-03-02T04:21:46.399Zinfo: running `cargo check --bins` on tufaceous (178/199)
36152025-03-02T04:21:47.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-03-02T04:21:47.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-03-02T04:21:47.109Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
36182025-03-02T04:21:47.408Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
36192025-03-02T04:21:48.415Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36202025-03-02T04:21:49.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
36212025-03-02T04:21:49.414Z
36222025-03-02T04:21:49.414Zinfo: running `cargo check --bins` on omicron-dev (179/199)
36232025-03-02T04:21:50.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242025-03-02T04:21:50.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252025-03-02T04:21:50.292Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36262025-03-02T04:21:50.295Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36272025-03-02T04:21:50.436Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36282025-03-02T04:21:50.439Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36292025-03-02T04:21:51.428Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36302025-03-02T04:22:18.484Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36312025-03-02T04:22:18.494Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36322025-03-02T04:22:18.494Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36332025-03-02T04:22:18.494Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36342025-03-02T04:22:18.494Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36352025-03-02T04:22:18.495Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36362025-03-02T04:22:19.394Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36372025-03-02T04:22:20.632Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36382025-03-02T04:23:02.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
36392025-03-02T04:23:02.604Z
36402025-03-02T04:23:02.604Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36412025-03-02T04:23:03.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36422025-03-02T04:23:03.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36432025-03-02T04:23:03.361Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36442025-03-02T04:23:03.365Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36452025-03-02T04:23:03.365Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36462025-03-02T04:23:03.496Z Compiling proc-macro-error-attr2 v2.0.0
36472025-03-02T04:23:03.499Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36482025-03-02T04:23:03.509Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36492025-03-02T04:23:03.540Z Checking papergrid v0.14.0
36502025-03-02T04:23:03.558Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36512025-03-02T04:23:03.744Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36522025-03-02T04:23:03.886Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36532025-03-02T04:23:04.121Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36542025-03-02T04:23:04.206Z Compiling proc-macro-error2 v2.0.1
36552025-03-02T04:23:04.854Z Compiling tabled_derive v0.10.0
36562025-03-02T04:23:05.003Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36572025-03-02T04:23:05.259Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36582025-03-02T04:23:05.308Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36592025-03-02T04:23:05.672Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36602025-03-02T04:23:06.213Z Checking heck v0.4.1
36612025-03-02T04:23:06.322Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36622025-03-02T04:23:06.460Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36632025-03-02T04:23:06.704Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36642025-03-02T04:23:06.868Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36652025-03-02T04:23:07.300Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36662025-03-02T04:23:07.523Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36672025-03-02T04:23:07.552Z Checking tabled v0.18.0
36682025-03-02T04:23:07.785Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36692025-03-02T04:23:07.788Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36702025-03-02T04:23:07.823Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36712025-03-02T04:23:09.597Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36722025-03-02T04:23:09.597Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36732025-03-02T04:23:12.533Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36742025-03-02T04:23:14.109Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36752025-03-02T04:23:18.877Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36762025-03-02T04:23:18.878Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36772025-03-02T04:23:20.144Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36782025-03-02T04:23:21.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.94s
36792025-03-02T04:23:21.761Z
36802025-03-02T04:23:21.761Zinfo: running `cargo check --bins` on installinator-api (181/199)
36812025-03-02T04:23:22.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822025-03-02T04:23:22.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832025-03-02T04:23:22.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36842025-03-02T04:23:22.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36852025-03-02T04:23:22.454Z
36862025-03-02T04:23:22.454Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36872025-03-02T04:23:23.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882025-03-02T04:23:23.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892025-03-02T04:23:23.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36902025-03-02T04:23:23.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36912025-03-02T04:23:23.152Z
36922025-03-02T04:23:23.152Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36932025-03-02T04:23:23.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942025-03-02T04:23:23.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952025-03-02T04:23:23.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36962025-03-02T04:23:23.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36972025-03-02T04:23:23.800Z
36982025-03-02T04:23:23.800Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36992025-03-02T04:23:24.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002025-03-02T04:23:24.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012025-03-02T04:23:24.533Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37022025-03-02T04:23:24.533Z Compiling petname v2.0.2
37032025-03-02T04:23:24.544Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37042025-03-02T04:23:24.544Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37052025-03-02T04:23:24.544Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37062025-03-02T04:23:24.544Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37072025-03-02T04:23:24.544Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37082025-03-02T04:23:24.665Z Checking sync-ptr v0.1.1
37092025-03-02T04:23:29.789Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37102025-03-02T04:23:30.396Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37112025-03-02T04:23:31.630Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37122025-03-02T04:23:33.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.37s
37132025-03-02T04:23:33.370Z
37142025-03-02T04:23:33.370Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
37152025-03-02T04:23:33.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162025-03-02T04:23:33.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172025-03-02T04:23:33.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182025-03-02T04:23:33.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
37192025-03-02T04:23:34.074Z
37202025-03-02T04:23:34.074Zinfo: running `cargo check --bins` on omicron-releng (186/199)
37212025-03-02T04:23:34.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222025-03-02T04:23:34.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232025-03-02T04:23:34.771Z Checking memmap2 v0.9.5
37242025-03-02T04:23:34.771Z Checking constant_time_eq v0.3.1
37252025-03-02T04:23:34.774Z Checking arrayref v0.3.9
37262025-03-02T04:23:34.774Z Checking arrayvec v0.7.6
37272025-03-02T04:23:34.774Z Checking topological-sort v0.2.2
37282025-03-02T04:23:34.774Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37292025-03-02T04:23:34.775Z Checking shell-words v1.1.0
37302025-03-02T04:23:35.165Z Checking blake3 v1.5.4
37312025-03-02T04:23:35.506Z Checking omicron-zone-package v0.12.0
37322025-03-02T04:23:36.625Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37332025-03-02T04:23:37.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
37342025-03-02T04:23:37.736Z
37352025-03-02T04:23:37.736Zinfo: running `cargo check --bins` on xtask (187/199)
37362025-03-02T04:23:38.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-03-02T04:23:38.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-03-02T04:23:38.202Z Checking bitflags v2.6.0
37392025-03-02T04:23:38.205Z Checking serde v1.0.218
37402025-03-02T04:23:38.206Z Checking thiserror v1.0.69
37412025-03-02T04:23:38.206Z Checking scroll v0.12.0
37422025-03-02T04:23:38.293Z Checking log v0.4.22
37432025-03-02T04:23:38.314Z Checking hashbrown v0.15.1
37442025-03-02T04:23:38.317Z Checking zerocopy v0.7.35
37452025-03-02T04:23:38.342Z Checking syn v2.0.98
37462025-03-02T04:23:38.398Z Checking pest v2.7.14
37472025-03-02T04:23:38.542Z Checking rustix v0.38.37
37482025-03-02T04:23:38.559Z Checking once_cell v1.20.3
37492025-03-02T04:23:38.726Z Checking goblin v0.8.2
37502025-03-02T04:23:38.886Z Checking thiserror v2.0.11
37512025-03-02T04:23:39.055Z Checking fs-err v2.11.0
37522025-03-02T04:23:39.276Z Checking indexmap v2.7.1
37532025-03-02T04:23:39.387Z Checking anyhow v1.0.96
37542025-03-02T04:23:39.511Z Checking tabled v0.15.0
37552025-03-02T04:23:40.182Z Checking terminal_size v0.4.0
37562025-03-02T04:23:40.182Z Checking tempfile v3.13.0
37572025-03-02T04:23:40.353Z Checking clap_builder v4.5.31
37582025-03-02T04:23:40.763Z Checking dtrace-parser v0.2.0
37592025-03-02T04:23:42.165Z Checking serde_json v1.0.139
37602025-03-02T04:23:42.166Z Checking serde_spanned v0.6.8
37612025-03-02T04:23:42.169Z Checking toml_datetime v0.6.8
37622025-03-02T04:23:42.169Z Checking camino v1.1.9
37632025-03-02T04:23:42.169Z Checking semver v1.0.25
37642025-03-02T04:23:42.391Z Checking cargo-platform v0.1.8
37652025-03-02T04:23:42.488Z Checking toml_edit v0.22.24
37662025-03-02T04:23:42.603Z Checking macaddr v1.0.1
37672025-03-02T04:23:42.742Z Checking camino-tempfile v1.1.1
37682025-03-02T04:23:42.772Z Checking clap v4.5.31
37692025-03-02T04:23:43.378Z Checking dof v0.3.0
37702025-03-02T04:23:43.378Z Checking cargo_metadata v0.19.1
37712025-03-02T04:23:43.776Z Checking usdt-impl v0.5.0
37722025-03-02T04:23:44.136Z Checking usdt v0.5.0
37732025-03-02T04:23:44.360Z Checking toml v0.8.20
37742025-03-02T04:23:44.809Z Checking cargo_toml v0.21.0
37752025-03-02T04:23:45.934Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37762025-03-02T04:23:46.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.82s
37772025-03-02T04:23:46.675Z
37782025-03-02T04:23:46.675Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37792025-03-02T04:23:47.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802025-03-02T04:23:47.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812025-03-02T04:23:47.481Z Checking polyval v0.6.2
37822025-03-02T04:23:47.600Z Checking ctr v0.9.2
37832025-03-02T04:23:47.616Z Checking ssh-encoding v0.2.0
37842025-03-02T04:23:47.619Z Checking blowfish v0.9.1
37852025-03-02T04:23:47.641Z Checking password-hash v0.4.2
37862025-03-02T04:23:47.655Z Checking p256 v0.13.2
37872025-03-02T04:23:47.655Z Checking p521 v0.13.3
37882025-03-02T04:23:47.670Z Checking russh-cryptovec v0.7.3
37892025-03-02T04:23:47.836Z Checking ghash v0.5.1
37902025-03-02T04:23:47.856Z Checking bcrypt-pbkdf v0.10.0
37912025-03-02T04:23:47.876Z Checking md5 v0.7.0
37922025-03-02T04:23:47.898Z Checking num-bigint v0.4.6
37932025-03-02T04:23:47.940Z Checking des v0.8.1
37942025-03-02T04:23:48.002Z Checking aes-gcm v0.10.3
37952025-03-02T04:23:48.028Z Checking pbkdf2 v0.11.0
37962025-03-02T04:23:48.121Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37972025-03-02T04:23:48.141Z Checking hex-literal v0.4.1
37982025-03-02T04:23:48.200Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37992025-03-02T04:23:48.218Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38002025-03-02T04:23:48.233Z Checking ssh-cipher v0.2.0
38012025-03-02T04:23:48.283Z Checking internet-checksum v0.2.1
38022025-03-02T04:23:48.531Z Checking ssh-key v0.6.6
38032025-03-02T04:23:48.820Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38042025-03-02T04:23:49.636Z Checking russh-keys v0.45.0
38052025-03-02T04:23:50.468Z Checking russh v0.45.0
38062025-03-02T04:24:08.444Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38072025-03-02T04:24:09.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.12s
38082025-03-02T04:24:10.019Z
38092025-03-02T04:24:10.019Zinfo: running `cargo check --bins` on gateway-cli (189/199)
38102025-03-02T04:24:10.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38112025-03-02T04:24:10.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38122025-03-02T04:24:10.700Z Checking termios v0.3.3
38132025-03-02T04:24:10.929Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38142025-03-02T04:24:11.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
38152025-03-02T04:24:11.912Z
38162025-03-02T04:24:11.912Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
38172025-03-02T04:24:12.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-03-02T04:24:12.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-03-02T04:24:12.662Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38202025-03-02T04:24:12.662Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38212025-03-02T04:24:12.665Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38222025-03-02T04:24:12.666Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38232025-03-02T04:24:13.688Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38242025-03-02T04:24:14.910Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38252025-03-02T04:24:16.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
38262025-03-02T04:24:16.895Z
38272025-03-02T04:24:16.895Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
38282025-03-02T04:24:17.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292025-03-02T04:24:17.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302025-03-02T04:24:17.583Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38312025-03-02T04:24:18.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38322025-03-02T04:24:18.251Z
38332025-03-02T04:24:18.252Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38342025-03-02T04:24:18.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352025-03-02T04:24:18.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362025-03-02T04:24:18.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38372025-03-02T04:24:18.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38382025-03-02T04:24:18.901Z
38392025-03-02T04:24:18.901Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38402025-03-02T04:24:19.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412025-03-02T04:24:19.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422025-03-02T04:24:19.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38432025-03-02T04:24:19.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38442025-03-02T04:24:19.548Z
38452025-03-02T04:24:19.548Zinfo: running `cargo check --bins` on omicron-package (194/199)
38462025-03-02T04:24:20.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-03-02T04:24:20.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-03-02T04:24:20.252Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38492025-03-02T04:24:21.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
38502025-03-02T04:24:21.790Z
38512025-03-02T04:24:21.790Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38522025-03-02T04:24:22.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-03-02T04:24:22.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-03-02T04:24:22.550Z Checking rtoolbox v0.0.2
38552025-03-02T04:24:22.553Z Checking tui-tree-widget v0.23.0
38562025-03-02T04:24:22.553Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38572025-03-02T04:24:22.791Z Checking rpassword v7.3.1
38582025-03-02T04:24:27.525Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38592025-03-02T04:24:30.464Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38602025-03-02T04:24:31.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.84s
38612025-03-02T04:24:31.835Z
38622025-03-02T04:24:31.835Zinfo: running `cargo check --bins` on wicket (196/199)
38632025-03-02T04:24:32.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-03-02T04:24:32.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-03-02T04:24:32.584Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38662025-03-02T04:24:33.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38672025-03-02T04:24:33.214Z
38682025-03-02T04:24:33.214Zinfo: running `cargo check --bins` on wicketd (197/199)
38692025-03-02T04:24:33.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-03-02T04:24:33.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-03-02T04:24:33.966Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38722025-03-02T04:24:33.966Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38732025-03-02T04:24:34.795Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38742025-03-02T04:24:38.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.46s
38752025-03-02T04:24:38.886Z
38762025-03-02T04:24:38.886Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38772025-03-02T04:24:39.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782025-03-02T04:24:39.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792025-03-02T04:24:39.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802025-03-02T04:24:39.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38812025-03-02T04:24:39.537Z
38822025-03-02T04:24:39.537Zinfo: running `cargo check --bins` on zone-setup (199/199)
38832025-03-02T04:24:40.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842025-03-02T04:24:40.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852025-03-02T04:24:40.246Z Checking uzers v0.12.1
38862025-03-02T04:24:40.592Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38872025-03-02T04:24:41.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
38882025-03-02T04:24:41.746Z
38892025-03-02T04:24:41.746Zreal 13:52.914330742
38902025-03-02T04:24:41.746Zuser 27:45.035808508
38912025-03-02T04:24:41.746Zsys 4:21.306800099
38922025-03-02T04:24:41.750Ztrap 0.564810509
38932025-03-02T04:24:41.750Ztflt 0.536144996
38942025-03-02T04:24:41.750Zdflt 1.898658824
38952025-03-02T04:24:41.750Zkflt 0.001070894
38962025-03-02T04:24:41.750Zlock 47:53.265077562
38972025-03-02T04:24:41.750Zslp 2:13:40.512674304
38982025-03-02T04:24:41.750Zlat 1:08.076270317
38992025-03-02T04:24:41.750Zstop 3:53.541775119
39002025-03-02T04:24:41.750Zprocess exited: duration 1244770 ms, exit code 0
 
39012025-03-02T04:24:41.757Zfound 0 output files