01JN60QMAM0ZTY9KRYGYVQ00WQ: 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: 01JN60R19ZBYHNVRQCCG60Q25X

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-28T10:14:24.715Zjob assigned to worker 01JN60R0RDVMB81MK8DJCFCK10 [factory aws, i-0f550953d06d69b2d] (queued for 53 s)
 
22025-02-28T10:14:32.537Zstarting task 0: "setup"
32025-02-28T10:14:32.545Z++ uname -s
42025-02-28T10:14:32.549Z+ kern=SunOS
52025-02-28T10:14:32.549Z+ build_user=build
62025-02-28T10:14:32.549Z+ build_uid=12345
72025-02-28T10:14:32.549Z+ work_dir=/work
82025-02-28T10:14:32.549Z+ input_dir=/input
92025-02-28T10:14:32.549Z+ [[ 0 == 12345 ]]
102025-02-28T10:14:32.549Z+ case "$kern" in
112025-02-28T10:14:32.549Z+ groupadd -g 12345 build
122025-02-28T10:14:32.552Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-28T10:14:34.558Z+ zfs create -o mountpoint=/work rpool/work
142025-02-28T10:14:34.690Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-28T10:14:34.694Z+ home_fs=zfs
162025-02-28T10:14:34.694Z+ [[ zfs == autofs ]]
172025-02-28T10:14:34.694Z+ mkdir -p /home/build
182025-02-28T10:14:34.699Z+ chown build:build /home/build /work
192025-02-28T10:14:35.697Z+ chmod 0700 /home/build /work
202025-02-28T10:14:35.700Zprocess exited: duration 3161 ms, exit code 0
 
212025-02-28T10:14:35.709Zstarting task 1: "rust-toolchain"
222025-02-28T10:14:35.713Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-28T10:14:35.713Z * rust toolchain channel = "1.85.0"
242025-02-28T10:14:35.713Z * rust toolchain profile = "default"
252025-02-28T10:14:35.713Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-28T10:14:35.713Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-28T10:14:35.713Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-28T10:14:35.716Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-28T10:14:35.716Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-28T10:14:35.838Zinfo: downloading installer
312025-02-28T10:14:37.230Zwarning: it looks like you have an existing installation of Rust at:
322025-02-28T10:14:37.230Zwarning: /opt/ooce/bin
332025-02-28T10:14:37.230Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-28T10:14:37.230Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-28T10:14:37.230Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-28T10:14:37.230Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-28T10:14:37.230Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-28T10:14:37.230Zerror: cannot install while Rust is installed
392025-02-28T10:14:37.230Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-28T10:14:37.259Zinfo: profile set to 'default'
412025-02-28T10:14:37.259Zinfo: default host triple is x86_64-unknown-illumos
422025-02-28T10:14:37.262Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-28T10:14:37.405Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-28T10:14:37.406Zinfo: downloading component 'cargo'
452025-02-28T10:14:38.151Zinfo: downloading component 'clippy'
462025-02-28T10:14:38.440Zinfo: downloading component 'rust-docs'
472025-02-28T10:14:39.574Zinfo: downloading component 'rust-std'
482025-02-28T10:14:41.240Zinfo: downloading component 'rustc'
492025-02-28T10:14:46.971Zinfo: downloading component 'rustfmt'
502025-02-28T10:14:47.191Zinfo: installing component 'cargo'
512025-02-28T10:14:48.000Zinfo: installing component 'clippy'
522025-02-28T10:14:48.380Zinfo: installing component 'rust-docs'
532025-02-28T10:14:50.123Zinfo: installing component 'rust-std'
542025-02-28T10:14:52.017Zinfo: installing component 'rustc'
552025-02-28T10:14:58.115Zinfo: installing component 'rustfmt'
562025-02-28T10:14:58.450Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-28T10:14:58.450Z
582025-02-28T10:14:58.818Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-28T10:14:58.818Z
602025-02-28T10:14:58.822Z
612025-02-28T10:14:58.822ZRust is installed now. Great!
622025-02-28T10:14:58.822Z
632025-02-28T10:14:58.822ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-28T10:14:58.822Zenvironment variable. This has not been done automatically.
652025-02-28T10:14:58.822Z
662025-02-28T10:14:58.822ZTo configure your current shell, you need to source
672025-02-28T10:14:58.822Zthe corresponding env file under $HOME/.cargo.
682025-02-28T10:14:58.822Z
692025-02-28T10:14:58.822ZThis is usually done by running one of the following (note the leading DOT):
702025-02-28T10:14:58.822Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-28T10:14:58.822Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-28T10:14:58.894Z+ rustup --version
732025-02-28T10:14:58.901Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-28T10:14:58.901Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-28T10:14:58.979Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-28T10:14:58.982Z+ cargo --version
772025-02-28T10:14:59.038Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-28T10:14:59.042Z+ rustc --version
792025-02-28T10:14:59.104Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-28T10:14:59.107Zprocess exited: duration 23396 ms, exit code 0
 
812025-02-28T10:14:59.114Zstarting task 2: "authentication"
822025-02-28T10:14:59.137Zprocess exited: duration 21 ms, exit code 0
 
832025-02-28T10:14:59.146Zstarting task 3: "clone repository"
842025-02-28T10:14:59.149Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-28T10:14:59.152Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-28T10:14:59.269ZCloning into '/work/oxidecomputer/omicron'...
872025-02-28T10:15:06.747Z+ cd /work/oxidecomputer/omicron
882025-02-28T10:15:06.747Z+ git fetch origin c0511e1966539305d568599df8e5d93a4d193070
892025-02-28T10:15:07.037ZFrom https://github.com/oxidecomputer/omicron
902025-02-28T10:15:07.037Z * branch c0511e1966539305d568599df8e5d93a4d193070 -> FETCH_HEAD
912025-02-28T10:15:07.048Z+ [[ -n renovate/rstest-0.x ]]
922025-02-28T10:15:07.051Z++ git branch --show-current
932025-02-28T10:15:07.054Z+ current=main
942025-02-28T10:15:07.054Z+ [[ main != renovate/rstest-0.x ]]
952025-02-28T10:15:07.054Z+ git branch -f renovate/rstest-0.x c0511e1966539305d568599df8e5d93a4d193070
962025-02-28T10:15:07.057Z+ git checkout -f renovate/rstest-0.x
972025-02-28T10:15:07.097ZSwitched to branch 'renovate/rstest-0.x'
982025-02-28T10:15:07.101Z+ git reset --hard c0511e1966539305d568599df8e5d93a4d193070
992025-02-28T10:15:07.142ZHEAD is now at c0511e196 Update Rust crate rstest to 0.24.0
1002025-02-28T10:15:07.146Zprocess exited: duration 7999 ms, exit code 0
 
1012025-02-28T10:15:07.154Zstarting task 4: "build"
1022025-02-28T10:15:07.157Z+ source .github/buildomat/ci-env.sh
1032025-02-28T10:15:07.157Z++ export CARGO_TERM_COLOR=always
1042025-02-28T10:15:07.157Z++ CARGO_TERM_COLOR=always
1052025-02-28T10:15:07.157Z+ cargo --version
1062025-02-28T10:15:07.209Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-28T10:15:07.212Z+ rustc --version
1082025-02-28T10:15:07.277Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-28T10:15:07.280Z+ source ./env.sh
1102025-02-28T10:15:07.280Z++ OLD_SHELL_OPTS=ehxB
1112025-02-28T10:15:07.280Z++ set -o xtrace
1122025-02-28T10:15:07.283Z++++ dirname ./env.sh
1132025-02-28T10:15:07.287Z+++ readlink -f .
1142025-02-28T10:15:07.406Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-28T10:15:07.406Z++ 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-02-28T10:15:07.406Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-28T10:15:07.410Z++ 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-02-28T10:15:07.410Z++ 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-02-28T10:15:07.410Z++ 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-02-28T10:15:07.410Z++ 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-02-28T10:15:07.410Z++ 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-02-28T10:15:07.410Z++ 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-02-28T10:15:07.410Z++ case $OLD_SHELL_OPTS in
1242025-02-28T10:15:07.410Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-28T10:15:07.410Z+ 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-02-28T10:15:07.410Z+ 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-02-28T10:15:07.410Z+ banner prerequisites
1282025-02-28T10:15:07.414Z
1292025-02-28T10:15:07.414Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-28T10:15:07.414Z # # # # # # # # # # # # # # #
1312025-02-28T10:15:07.414Z # # # # ##### # # ##### # # # # # #### #
1322025-02-28T10:15:07.414Z ##### ##### # ##### # # # # # # # # #
1332025-02-28T10:15:07.414Z # # # # # # # # # # # # # # #
1342025-02-28T10:15:07.414Z # # # ###### # # ###### ### # #### # #### #
1352025-02-28T10:15:07.414Z
1362025-02-28T10:15:07.414Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-28T10:15:11.520Zpkg list: illegal option -- F
1382025-02-28T10:15:11.521ZUsage:
1392025-02-28T10:15:11.521Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-28T10:15:11.521Z [pkg_fmri_pattern ...]
1412025-02-28T10:15:12.369Zpkg list: illegal option -- F
1422025-02-28T10:15:12.369ZUsage:
1432025-02-28T10:15:12.372Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-28T10:15:12.372Z [pkg_fmri_pattern ...]
1452025-02-28T10:15:25.568Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-28T10:15:30.087Z Startup: Caching catalogs ... Done
1472025-02-28T10:15:43.933ZPlanning: Solver setup ... Done (12.796s)
1482025-02-28T10:15:44.071ZPlanning: Running solver ... Done (0.161s)
1492025-02-28T10:15:44.393ZPlanning: Finding local manifests ... Done (0.205s)
1502025-02-28T10:15:44.421ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-28T10:15:44.677ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-28T10:15:45.132ZPlanning: Package planning ... Done (0.453s)
1532025-02-28T10:15:45.217ZPlanning: Merging actions ... Done (0.060s)
1542025-02-28T10:15:45.720ZPlanning: Checking for conflicting actions ... Done (0.529s)
1552025-02-28T10:15:49.331ZPlanning: Consolidating action changes ... Done (3.536s)
1562025-02-28T10:15:49.684ZPlanning: Evaluating mediators ... Done (0.412s)
1572025-02-28T10:15:49.791ZPlanning: Planning completed in 19.56 seconds
1582025-02-28T10:15:49.820Z Packages to install: 4
1592025-02-28T10:15:49.820Z Packages to update: 3
1602025-02-28T10:15:49.820Z Mediators to change: 2
1612025-02-28T10:15:49.820Z Services to change: 1
1622025-02-28T10:15:49.820Z Estimated space available: 155.60 GB
1632025-02-28T10:15:49.820ZEstimated space to be consumed: 1.66 GB
1642025-02-28T10:15:49.821Z Create boot environment: No
1652025-02-28T10:15:49.821ZCreate backup boot environment: Yes
1662025-02-28T10:15:49.821Z Rebuild boot archive: No
1672025-02-28T10:15:49.821Z
1682025-02-28T10:15:49.821ZChanged mediators:
1692025-02-28T10:15:49.821Z mediator clang:
1702025-02-28T10:15:49.821Z version: None -> 15 (system default)
1712025-02-28T10:15:49.822Z
1722025-02-28T10:15:49.822Z mediator llvm:
1732025-02-28T10:15:49.822Z version: 14 (system default) -> 15 (system default)
1742025-02-28T10:15:49.822Z
1752025-02-28T10:15:49.822ZChanged packages:
1762025-02-28T10:15:49.822Zhelios-dev
1772025-02-28T10:15:49.822Z developer/build-essential
1782025-02-28T10:15:49.822Z None -> 11-2.0
1792025-02-28T10:15:49.823Z library/libxmlsec1
1802025-02-28T10:15:49.823Z None -> 1.2.35-2.0
1812025-02-28T10:15:49.823Z ooce/developer/clang-15
1822025-02-28T10:15:49.823Z None -> 15.0.7-2.0
1832025-02-28T10:15:49.823Z ooce/developer/llvm-15
1842025-02-28T10:15:49.823Z None -> 15.0.7-2.0
1852025-02-28T10:15:49.824Z package/pkg
1862025-02-28T10:15:49.824Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-28T10:15:49.824Z system/library/g++-runtime
1882025-02-28T10:15:49.824Z 13-2.0 -> 14-2.0
1892025-02-28T10:15:49.824Z system/library/gcc-runtime
1902025-02-28T10:15:49.824Z 13-2.0 -> 14-2.0
1912025-02-28T10:15:49.824Z
1922025-02-28T10:15:49.824ZServices:
1932025-02-28T10:15:49.824Z restart_fmri:
1942025-02-28T10:15:49.824Z svc:/system/update-man-index:default
1952025-02-28T10:15:49.824Z
1962025-02-28T10:15:49.824ZEditable files to change:
1972025-02-28T10:15:49.825Z Update:
1982025-02-28T10:15:49.825Z usr/share/lib/pkg/web/config.shtml
1992025-02-28T10:15:50.025Z
2002025-02-28T10:15:50.025ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-28T10:15:55.003ZDownload: 514/4301 items 17.2/225.4MB 7% complete (3.5M/s)
2022025-02-28T10:16:00.868ZDownload: 1196/4301 items 82.9/225.4MB 36% complete (8.9M/s)
2032025-02-28T10:16:05.886ZDownload: 1291/4301 items 114.4/225.4MB 50% complete (9.6M/s)
2042025-02-28T10:16:10.889ZDownload: 1689/4301 items 116.3/225.4MB 51% complete (3.6M/s)
2052025-02-28T10:16:15.898ZDownload: 2074/4301 items 117.1/225.4MB 51% complete (1.7M/s)
2062025-02-28T10:16:29.228ZDownload: 2214/4301 items 117.6/225.4MB 52% complete
2072025-02-28T10:16:36.871ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (147k/s)
2082025-02-28T10:16:41.890ZDownload: 2613/4301 items 120.5/225.4MB 53% complete (280k/s)
2092025-02-28T10:16:47.201ZDownload: 3246/4301 items 200.7/225.4MB 89% complete (8.5M/s)
2102025-02-28T10:16:55.758ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (9.1M/s)
2112025-02-28T10:17:00.759ZDownload: 4194/4301 items 220.5/225.4MB 97% complete (948k/s)
2122025-02-28T10:17:05.760ZDownload: 4292/4301 items 224.1/225.4MB 99% complete (1.3M/s)
2132025-02-28T10:17:10.586ZDownload: Completed 225.42 MB in 80.57 seconds (2.8M/s)
2142025-02-28T10:17:12.673Z Actions: 1/5122 actions (Removing old actions)
2152025-02-28T10:17:12.690Z Actions: 194/5122 actions (Installing new actions)
2162025-02-28T10:17:17.638Z Actions: 4267/5122 actions (Updating modified actions)
2172025-02-28T10:17:18.044Z Actions: Completed 5122 actions in 5.37 seconds.
2182025-02-28T10:17:18.467Z Done (0.414s)
2192025-02-28T10:17:18.470Z Done (0.001s)
2202025-02-28T10:17:19.084Z Done (0.614s)
2212025-02-28T10:17:25.413Z Done (6.079s)
2222025-02-28T10:17:25.621Z Done (0.136s)
2232025-02-28T10:17:25.624Z Done (0.000s)
2242025-02-28T10:17:25.790Z Done (0.000s)
2252025-02-28T10:17:26.608ZPlanning: Evaluating mediator changes ... Done
2262025-02-28T10:17:26.791ZPlanning: Checking for conflicting actions ... Done
2272025-02-28T10:17:26.794ZPlanning: Consolidating action changes ... Done
2282025-02-28T10:17:27.098ZPlanning: Evaluating mediators ... Done
2292025-02-28T10:17:27.101ZPlanning: Planning completed in 0.49 seconds
2302025-02-28T10:17:27.141Z Mediators to change: 2
2312025-02-28T10:17:27.141Z Create boot environment: No
2322025-02-28T10:17:27.141ZCreate backup boot environment: No
2332025-02-28T10:17:27.228Z Done
2342025-02-28T10:17:27.228Z Done
2352025-02-28T10:17:27.710Z Done
2362025-02-28T10:17:32.214Z Done
2372025-02-28T10:17:32.323Z Done
2382025-02-28T10:17:32.326Z Done
2392025-02-28T10:17:32.421Z Done
2402025-02-28T10:17:33.138ZPlanning: Evaluating mediator changes ... Done
2412025-02-28T10:17:33.142ZPlanning: Merging actions ... Done
2422025-02-28T10:17:33.357ZPlanning: Checking for conflicting actions ... Done
2432025-02-28T10:17:33.360ZPlanning: Consolidating action changes ... Done
2442025-02-28T10:17:33.882ZPlanning: Evaluating mediators ... Done
2452025-02-28T10:17:33.890ZPlanning: Planning completed in 0.86 seconds
2462025-02-28T10:17:33.890Z Packages to change: 1
2472025-02-28T10:17:33.890Z Mediators to change: 1
2482025-02-28T10:17:33.890Z Services to change: 1
2492025-02-28T10:17:33.890Z Create boot environment: No
2502025-02-28T10:17:33.890ZCreate backup boot environment: Yes
2512025-02-28T10:17:36.076Z Actions: 1/6 actions (Updating modified actions)
2522025-02-28T10:17:36.080Z Actions: Completed 6 actions in 0.00 seconds.
2532025-02-28T10:17:36.080Z Done
2542025-02-28T10:17:36.080Z Done
2552025-02-28T10:17:36.207Z Done
2562025-02-28T10:17:40.714Z Done
2572025-02-28T10:17:40.831Z Done
2582025-02-28T10:17:40.834Z Done
2592025-02-28T10:17:40.973Z Done
2602025-02-28T10:17:41.483ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2612025-02-28T10:17:41.483Zclang system 15 system
2622025-02-28T10:17:41.483Zcsh system system illumos
2632025-02-28T10:17:41.483Zctags system system illumos
2642025-02-28T10:17:41.483Zgcc vendor 12 vendor
2652025-02-28T10:17:41.483Zgcc system 10 system
2662025-02-28T10:17:41.483Zgcc system 7 system
2672025-02-28T10:17:41.483Zgo system 1.20 system
2682025-02-28T10:17:41.483Zgo system 1.19 system
2692025-02-28T10:17:41.483Zllvm system 15 system
2702025-02-28T10:17:41.483Zllvm system 14 system
2712025-02-28T10:17:41.483Zmariadb system 10.6 system
2722025-02-28T10:17:41.483Zmta vendor vendor dma
2732025-02-28T10:17:41.483Zopenjdk system 17 system
2742025-02-28T10:17:41.483Zopenjdk system 11 system
2752025-02-28T10:17:41.483Zopenjdk system 1.8 system
2762025-02-28T10:17:41.483Zopenssl vendor 3 vendor
2772025-02-28T10:17:41.483Zperl system 5.36 system
2782025-02-28T10:17:41.483Zpostgresql system 15 system
2792025-02-28T10:17:41.483Zpostgresql system 13 system
2802025-02-28T10:17:41.483Zpython vendor 3 vendor
2812025-02-28T10:17:41.483Zpython system 2 system
2822025-02-28T10:17:41.483Zpython3 system 3.11 system
2832025-02-28T10:17:41.484Zruby system 3.0 system
2842025-02-28T10:17:41.484Zwords vendor vendor american-english
2852025-02-28T10:17:41.484Zwords system system australian-english
2862025-02-28T10:17:41.484Zwords system system british-english
2872025-02-28T10:17:41.484Zwords system system canadian-english
2882025-02-28T10:17:41.484Zwords system system french
2892025-02-28T10:17:41.484Zwords system system italian
2902025-02-28T10:17:41.484Zwords system system ngerman
2912025-02-28T10:17:41.484Zwords system system ogerman
2922025-02-28T10:17:41.484Zwords system system spanish
2932025-02-28T10:17:41.890ZPUBLISHER TYPE STATUS P LOCATION
2942025-02-28T10:17:41.890Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2952025-02-28T10:17:45.152ZFMRI IFO
2962025-02-28T10:17:45.152Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2972025-02-28T10:17:45.152Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2982025-02-28T10:17:45.152Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2992025-02-28T10:17:45.152Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3002025-02-28T10:17:45.153Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3012025-02-28T10:17:45.153Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3022025-02-28T10:17:45.153Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3032025-02-28T10:17:45.153Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3042025-02-28T10:17:45.153Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3052025-02-28T10:17:45.153Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3062025-02-28T10:17:45.153Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3072025-02-28T10:17:45.153Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3082025-02-28T10:17:45.153Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3092025-02-28T10:17:45.154Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3102025-02-28T10:17:45.154Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3112025-02-28T10:17:46.023Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3122025-02-28T10:17:46.294Z Updating crates.io index
3132025-02-28T10:17:46.297Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3142025-02-28T10:17:46.886Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3152025-02-28T10:17:47.119Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3162025-02-28T10:17:47.340Z Updating git repository `https://github.com/oxidecomputer/propolis`
3172025-02-28T10:17:48.250Z Updating git repository `https://github.com/oxidecomputer/crucible`
3182025-02-28T10:17:49.945Z Updating git repository `https://github.com/oxidecomputer/opte`
3192025-02-28T10:17:50.574Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202025-02-28T10:17:51.532Z Updating git repository `https://github.com/oxidecomputer/clickward`
3212025-02-28T10:17:51.828Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3222025-02-28T10:17:52.118Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3232025-02-28T10:17:52.646Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3242025-02-28T10:17:53.133Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3252025-02-28T10:17:53.428Z Updating git repository `https://github.com/oxidecomputer/propolis`
3262025-02-28T10:17:53.898Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3272025-02-28T10:17:54.284Z Updating git repository `https://github.com/oxidecomputer/tofino`
3282025-02-28T10:17:54.586Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3292025-02-28T10:17:54.859Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3302025-02-28T10:17:55.064Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3312025-02-28T10:17:55.332Z Updating git repository `https://github.com/oxidecomputer/lldp`
3322025-02-28T10:17:55.681Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3332025-02-28T10:17:55.943Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3342025-02-28T10:17:56.287Z Updating git repository `https://github.com/oxidecomputer/ispf`
3352025-02-28T10:17:56.594Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3362025-02-28T10:17:56.932Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3372025-02-28T10:17:57.490Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3382025-02-28T10:17:57.753Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3392025-02-28T10:17:58.155Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3402025-02-28T10:17:58.579Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3412025-02-28T10:17:58.843Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3422025-02-28T10:17:59.051Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3432025-02-28T10:17:59.328Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3442025-02-28T10:18:00.625Z Downloading crates ...
3452025-02-28T10:18:00.687Z Downloaded block-buffer v0.10.4
3462025-02-28T10:18:00.691Z Downloaded bitflags v1.3.2
3472025-02-28T10:18:00.694Z Downloaded anstyle v1.0.10
3482025-02-28T10:18:00.694Z Downloaded autocfg v1.4.0
3492025-02-28T10:18:00.694Z Downloaded anstream v0.6.15
3502025-02-28T10:18:00.698Z Downloaded anyhow v1.0.96
3512025-02-28T10:18:00.702Z Downloaded scroll_derive v0.12.0
3522025-02-28T10:18:00.706Z Downloaded anstyle-query v1.1.1
3532025-02-28T10:18:00.706Z Downloaded pretty-hex v0.4.1
3542025-02-28T10:18:00.710Z Downloaded cfg-if v1.0.0
3552025-02-28T10:18:00.716Z Downloaded zerocopy-derive v0.7.35
3562025-02-28T10:18:00.720Z Downloaded dtrace-parser v0.2.0
3572025-02-28T10:18:00.724Z Downloaded winnow v0.7.3
3582025-02-28T10:18:00.732Z Downloaded zerocopy v0.7.35
3592025-02-28T10:18:00.748Z Downloaded swrite v0.1.0
3602025-02-28T10:18:00.751Z Downloaded bytecount v0.6.8
3612025-02-28T10:18:00.751Z Downloaded anstyle-parse v0.2.5
3622025-02-28T10:18:00.754Z Downloaded proc-macro-error-attr v1.0.4
3632025-02-28T10:18:00.755Z Downloaded fs-err v2.11.0
3642025-02-28T10:18:00.755Z Downloaded dof v0.3.0
3652025-02-28T10:18:00.758Z Downloaded utf8parse v0.2.2
3662025-02-28T10:18:00.758Z Downloaded camino-tempfile v1.1.1
3672025-02-28T10:18:00.761Z Downloaded toml_datetime v0.6.8
3682025-02-28T10:18:00.761Z Downloaded thiserror-impl v1.0.69
3692025-02-28T10:18:00.761Z Downloaded plain v0.2.3
3702025-02-28T10:18:00.765Z Downloaded unicode-linebreak v0.1.5
3712025-02-28T10:18:00.765Z Downloaded thiserror v1.0.69
3722025-02-28T10:18:00.768Z Downloaded serde_spanned v0.6.8
3732025-02-28T10:18:00.771Z Downloaded macaddr v1.0.1
3742025-02-28T10:18:00.771Z Downloaded fnv v1.0.7
3752025-02-28T10:18:00.775Z Downloaded errno v0.3.9
3762025-02-28T10:18:00.775Z Downloaded thread-id v4.2.2
3772025-02-28T10:18:00.775Z Downloaded itoa v1.0.11
3782025-02-28T10:18:00.779Z Downloaded crypto-common v0.1.6
3792025-02-28T10:18:00.779Z Downloaded is_terminal_polyfill v1.70.1
3802025-02-28T10:18:00.779Z Downloaded thiserror-impl v2.0.11
3812025-02-28T10:18:00.784Z Downloaded strsim v0.11.1
3822025-02-28T10:18:00.784Z Downloaded tabled_derive v0.7.0
3832025-02-28T10:18:00.784Z Downloaded serde_tokenstream v0.2.2
3842025-02-28T10:18:00.789Z Downloaded heck v0.4.1
3852025-02-28T10:18:00.789Z Downloaded clap_lex v0.7.4
3862025-02-28T10:18:00.789Z Downloaded fastrand v2.1.1
3872025-02-28T10:18:00.789Z Downloaded heck v0.5.0
3882025-02-28T10:18:00.793Z Downloaded generic-array v0.14.7
3892025-02-28T10:18:00.793Z Downloaded colorchoice v1.0.2
3902025-02-28T10:18:00.793Z Downloaded digest v0.10.7
3912025-02-28T10:18:00.793Z Downloaded version_check v0.9.5
3922025-02-28T10:18:00.796Z Downloaded usdt-impl v0.5.0
3932025-02-28T10:18:00.796Z Downloaded usdt v0.5.0
3942025-02-28T10:18:00.796Z Downloaded terminal_size v0.4.0
3952025-02-28T10:18:00.800Z Downloaded cpufeatures v0.2.14
3962025-02-28T10:18:00.800Z Downloaded cargo-platform v0.1.8
3972025-02-28T10:18:00.800Z Downloaded usdt-attr-macro v0.5.0
3982025-02-28T10:18:00.800Z Downloaded equivalent v1.0.1
3992025-02-28T10:18:00.804Z Downloaded tempfile v3.13.0
4002025-02-28T10:18:00.804Z Downloaded smawk v0.3.2
4012025-02-28T10:18:00.808Z Downloaded pest_generator v2.7.14
4022025-02-28T10:18:00.808Z Downloaded once_cell v1.20.3
4032025-02-28T10:18:00.812Z Downloaded scroll v0.12.0
4042025-02-28T10:18:00.812Z Downloaded sha2 v0.10.8
4052025-02-28T10:18:00.816Z Downloaded byteorder v1.5.0
4062025-02-28T10:18:00.816Z Downloaded io-lifetimes v1.0.11
4072025-02-28T10:18:00.816Z Downloaded thiserror v2.0.11
4082025-02-28T10:18:00.822Z Downloaded cargo_toml v0.21.0
4092025-02-28T10:18:00.826Z Downloaded quote v1.0.38
4102025-02-28T10:18:00.826Z Downloaded unicode-ident v1.0.14
4112025-02-28T10:18:00.830Z Downloaded bitflags v2.6.0
4122025-02-28T10:18:00.834Z Downloaded proc-macro2 v1.0.93
4132025-02-28T10:18:00.838Z Downloaded log v0.4.22
4142025-02-28T10:18:00.838Z Downloaded ucd-trie v0.1.7
4152025-02-28T10:18:00.842Z Downloaded textwrap v0.16.1
4162025-02-28T10:18:00.842Z Downloaded pest_derive v2.7.14
4172025-02-28T10:18:00.846Z Downloaded camino v1.1.9
4182025-02-28T10:18:00.846Z Downloaded ryu v1.0.18
4192025-02-28T10:18:00.849Z Downloaded papergrid v0.11.0
4202025-02-28T10:18:00.853Z Downloaded typenum v1.17.0
4212025-02-28T10:18:00.857Z Downloaded toml v0.8.20
4222025-02-28T10:18:00.861Z Downloaded clap v4.5.31
4232025-02-28T10:18:00.866Z Downloaded pest_meta v2.7.14
4242025-02-28T10:18:00.870Z Downloaded memmap v0.7.0
4252025-02-28T10:18:00.874Z Downloaded terminal_size v0.2.6
4262025-02-28T10:18:00.874Z Downloaded semver v1.0.25
4272025-02-28T10:18:00.879Z Downloaded proc-macro-error v1.0.4
4282025-02-28T10:18:00.883Z Downloaded serde_derive v1.0.218
4292025-02-28T10:18:00.887Z Downloaded serde v1.0.218
4302025-02-28T10:18:00.891Z Downloaded indexmap v2.7.1
4312025-02-28T10:18:00.895Z Downloaded memchr v2.7.4
4322025-02-28T10:18:00.899Z Downloaded toml_edit v0.22.24
4332025-02-28T10:18:00.921Z Downloaded clap_derive v4.5.28
4342025-02-28T10:18:00.925Z Downloaded hashbrown v0.15.1
4352025-02-28T10:18:00.929Z Downloaded cargo_metadata v0.19.1
4362025-02-28T10:18:00.932Z Downloaded usdt-macro v0.5.0
4372025-02-28T10:18:00.945Z Downloaded serde_json v1.0.139
4382025-02-28T10:18:00.954Z Downloaded pest v2.7.14
4392025-02-28T10:18:00.958Z Downloaded clap_builder v4.5.31
4402025-02-28T10:18:00.966Z Downloaded goblin v0.8.2
4412025-02-28T10:18:00.973Z Downloaded tabled v0.15.0
4422025-02-28T10:18:00.990Z Downloaded syn v1.0.109
4432025-02-28T10:18:01.007Z Downloaded unicode-width v0.1.14
4442025-02-28T10:18:01.015Z Downloaded syn v2.0.98
4452025-02-28T10:18:01.027Z Downloaded rustix v0.37.28
4462025-02-28T10:18:01.045Z Downloaded rustix v0.38.37
4472025-02-28T10:18:01.084Z Downloaded libc v0.2.170
4482025-02-28T10:18:01.385Z Compiling proc-macro2 v1.0.93
4492025-02-28T10:18:01.385Z Compiling unicode-ident v1.0.14
4502025-02-28T10:18:01.390Z Compiling version_check v0.9.5
4512025-02-28T10:18:01.390Z Compiling serde v1.0.218
4522025-02-28T10:18:01.390Z Compiling libc v0.2.170
4532025-02-28T10:18:01.391Z Compiling memchr v2.7.4
4542025-02-28T10:18:01.391Z Compiling thiserror v1.0.69
4552025-02-28T10:18:01.391Z Compiling ucd-trie v0.1.7
4562025-02-28T10:18:01.687Z Compiling itoa v1.0.11
4572025-02-28T10:18:01.969Z Compiling ryu v1.0.18
4582025-02-28T10:18:02.057Z Compiling once_cell v1.20.3
4592025-02-28T10:18:02.204Z Compiling byteorder v1.5.0
4602025-02-28T10:18:02.453Z Compiling rustix v0.38.37
4612025-02-28T10:18:02.509Z Compiling serde_json v1.0.139
4622025-02-28T10:18:02.901Z Compiling bitflags v2.6.0
4632025-02-28T10:18:02.931Z Compiling usdt-impl v0.5.0
4642025-02-28T10:18:03.085Z Compiling proc-macro-error-attr v1.0.4
4652025-02-28T10:18:03.149Z Compiling syn v1.0.109
4662025-02-28T10:18:03.333Z Compiling quote v1.0.38
4672025-02-28T10:18:03.336Z Compiling io-lifetimes v1.0.11
4682025-02-28T10:18:03.506Z Compiling proc-macro-error v1.0.4
4692025-02-28T10:18:03.547Z Compiling errno v0.3.9
4702025-02-28T10:18:03.742Z Compiling syn v2.0.98
4712025-02-28T10:18:03.863Z Compiling hashbrown v0.15.1
4722025-02-28T10:18:03.870Z Compiling plain v0.2.3
4732025-02-28T10:18:03.983Z Compiling equivalent v1.0.1
4742025-02-28T10:18:04.011Z Compiling thread-id v4.2.2
4752025-02-28T10:18:04.058Z Compiling utf8parse v0.2.2
4762025-02-28T10:18:04.086Z Compiling rustix v0.37.28
4772025-02-28T10:18:04.116Z Compiling camino v1.1.9
4782025-02-28T10:18:04.141Z Compiling log v0.4.22
4792025-02-28T10:18:04.230Z Compiling anstyle-parse v0.2.5
4802025-02-28T10:18:04.832Z Compiling anstyle v1.0.10
4812025-02-28T10:18:04.997Z Compiling indexmap v2.7.1
4822025-02-28T10:18:05.024Z Compiling thiserror v2.0.11
4832025-02-28T10:18:05.146Z Compiling autocfg v1.4.0
4842025-02-28T10:18:05.281Z Compiling winnow v0.7.3
4852025-02-28T10:18:05.281Z Compiling unicode-width v0.1.14
4862025-02-28T10:18:05.632Z Compiling is_terminal_polyfill v1.70.1
4872025-02-28T10:18:05.790Z Compiling pretty-hex v0.4.1
4882025-02-28T10:18:05.834Z Compiling semver v1.0.25
4892025-02-28T10:18:06.084Z Compiling bitflags v1.3.2
4902025-02-28T10:18:06.217Z Compiling anstyle-query v1.1.1
4912025-02-28T10:18:06.249Z Compiling colorchoice v1.0.2
4922025-02-28T10:18:06.401Z Compiling fs-err v2.11.0
4932025-02-28T10:18:06.429Z Compiling anstream v0.6.15
4942025-02-28T10:18:06.507Z Compiling terminal_size v0.4.0
4952025-02-28T10:18:06.936Z Compiling clap_lex v0.7.4
4962025-02-28T10:18:06.962Z Compiling bytecount v0.6.8
4972025-02-28T10:18:06.965Z Compiling heck v0.5.0
4982025-02-28T10:18:07.103Z Compiling heck v0.4.1
4992025-02-28T10:18:07.192Z Compiling fnv v1.0.7
5002025-02-28T10:18:07.358Z Compiling cfg-if v1.0.0
5012025-02-28T10:18:07.423Z Compiling fastrand v2.1.1
5022025-02-28T10:18:07.474Z Compiling strsim v0.11.1
5032025-02-28T10:18:07.494Z Compiling anyhow v1.0.96
5042025-02-28T10:18:07.966Z Compiling clap_builder v4.5.31
5052025-02-28T10:18:08.193Z Compiling tempfile v3.13.0
5062025-02-28T10:18:08.218Z Compiling terminal_size v0.2.6
5072025-02-28T10:18:08.271Z Compiling papergrid v0.11.0
5082025-02-28T10:18:08.549Z Compiling memmap v0.7.0
5092025-02-28T10:18:08.612Z Compiling smawk v0.3.2
5102025-02-28T10:18:08.860Z Compiling unicode-linebreak v0.1.5
5112025-02-28T10:18:09.002Z Compiling swrite v0.1.0
5122025-02-28T10:18:09.388Z Compiling textwrap v0.16.1
5132025-02-28T10:18:09.726Z Compiling tabled_derive v0.7.0
5142025-02-28T10:18:11.509Z Compiling serde_derive v1.0.218
5152025-02-28T10:18:11.509Z Compiling thiserror-impl v1.0.69
5162025-02-28T10:18:11.509Z Compiling zerocopy-derive v0.7.35
5172025-02-28T10:18:11.512Z Compiling scroll_derive v0.12.0
5182025-02-28T10:18:11.512Z Compiling thiserror-impl v2.0.11
5192025-02-28T10:18:11.512Z Compiling clap_derive v4.5.28
5202025-02-28T10:18:11.614Z Compiling tabled v0.15.0
5212025-02-28T10:18:13.015Z Compiling scroll v0.12.0
5222025-02-28T10:18:13.572Z Compiling goblin v0.8.2
5232025-02-28T10:18:13.597Z Compiling zerocopy v0.7.35
5242025-02-28T10:18:14.891Z Compiling pest v2.7.14
5252025-02-28T10:18:16.016Z Compiling clap v4.5.31
5262025-02-28T10:18:17.269Z Compiling pest_meta v2.7.14
5272025-02-28T10:18:18.238Z Compiling pest_generator v2.7.14
5282025-02-28T10:18:19.720Z Compiling pest_derive v2.7.14
5292025-02-28T10:18:20.349Z Compiling dtrace-parser v0.2.0
5302025-02-28T10:18:21.113Z Compiling serde_tokenstream v0.2.2
5312025-02-28T10:18:21.119Z Compiling serde_spanned v0.6.8
5322025-02-28T10:18:21.144Z Compiling toml_datetime v0.6.8
5332025-02-28T10:18:21.319Z Compiling cargo-platform v0.1.8
5342025-02-28T10:18:21.369Z Compiling macaddr v1.0.1
5352025-02-28T10:18:21.577Z Compiling toml_edit v0.22.24
5362025-02-28T10:18:21.815Z Compiling camino-tempfile v1.1.1
5372025-02-28T10:18:22.522Z Compiling dof v0.3.0
5382025-02-28T10:18:22.522Z Compiling cargo_metadata v0.19.1
5392025-02-28T10:18:23.974Z Compiling usdt-attr-macro v0.5.0
5402025-02-28T10:18:23.974Z Compiling usdt-macro v0.5.0
5412025-02-28T10:18:24.726Z Compiling toml v0.8.20
5422025-02-28T10:18:25.088Z Compiling usdt v0.5.0
5432025-02-28T10:18:25.522Z Compiling cargo_toml v0.21.0
5442025-02-28T10:18:28.320Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5452025-02-28T10:18:31.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.16s
5462025-02-28T10:18:32.203Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5472025-02-28T10:18:32.867Z Downloading crates ...
5482025-02-28T10:18:32.996Z Downloaded aead v0.5.2
5492025-02-28T10:18:33.000Z Downloaded assert_matches v1.5.0
5502025-02-28T10:18:33.005Z Downloaded base64ct v1.6.0
5512025-02-28T10:18:33.010Z Downloaded backtrace v0.3.74
5522025-02-28T10:18:33.021Z Downloaded headers-core v0.3.0
5532025-02-28T10:18:33.024Z Downloaded heck v0.3.3
5542025-02-28T10:18:33.027Z Downloaded cstr-argument v0.1.2
5552025-02-28T10:18:33.027Z Downloaded hex v0.4.3
5562025-02-28T10:18:33.030Z Downloaded ctr v0.9.2
5572025-02-28T10:18:33.035Z Downloaded ciborium-io v0.2.2
5582025-02-28T10:18:33.043Z Downloaded hubpack_derive v0.1.1
5592025-02-28T10:18:33.048Z Downloaded http-range v0.1.5
5602025-02-28T10:18:33.048Z Downloaded cfg_aliases v0.2.1
5612025-02-28T10:18:33.049Z Downloaded cfg_aliases v0.1.1
5622025-02-28T10:18:33.049Z Downloaded atomicwrites v0.4.4
5632025-02-28T10:18:33.054Z Downloaded icu_provider_macros v1.5.0
5642025-02-28T10:18:33.055Z Downloaded crunchy v0.2.2
5652025-02-28T10:18:33.061Z Downloaded crucible-workspace-hack v0.1.0
5662025-02-28T10:18:33.061Z Downloaded async-stream-impl v0.3.6
5672025-02-28T10:18:33.062Z Downloaded atomic-waker v1.1.2
5682025-02-28T10:18:33.062Z Downloaded ident_case v1.0.1
5692025-02-28T10:18:33.067Z Downloaded atty v0.2.14
5702025-02-28T10:18:33.067Z Downloaded instant v0.1.13
5712025-02-28T10:18:33.076Z Downloaded bit-set v0.8.0
5722025-02-28T10:18:33.076Z Downloaded hex-literal v0.4.1
5732025-02-28T10:18:33.076Z Downloaded bitfield v0.14.0
5742025-02-28T10:18:33.076Z Downloaded hickory-client v0.24.4
5752025-02-28T10:18:33.081Z Downloaded md5 v0.7.0
5762025-02-28T10:18:33.081Z Downloaded match_cfg v0.1.0
5772025-02-28T10:18:33.081Z Downloaded is_ci v1.2.0
5782025-02-28T10:18:33.081Z Downloaded crc-catalog v2.4.0
5792025-02-28T10:18:33.088Z Downloaded lockfree-object-pool v0.1.6
5802025-02-28T10:18:33.088Z Downloaded castaway v0.2.3
5812025-02-28T10:18:33.088Z Downloaded lalrpop-util v0.19.12
5822025-02-28T10:18:33.093Z Downloaded libsw-core v0.3.1
5832025-02-28T10:18:33.093Z Downloaded keccak v0.1.5
5842025-02-28T10:18:33.098Z Downloaded lazycell v1.3.0
5852025-02-28T10:18:33.099Z Downloaded is-terminal v0.4.13
5862025-02-28T10:18:33.099Z Downloaded linear-map v1.2.0
5872025-02-28T10:18:33.103Z Downloaded blowfish v0.9.1
5882025-02-28T10:18:33.103Z Downloaded lru-cache v0.1.2
5892025-02-28T10:18:33.103Z Downloaded constant_time_eq v0.3.1
5902025-02-28T10:18:33.118Z Downloaded hyper-tls v0.6.0
5912025-02-28T10:18:33.118Z Downloaded ciborium-ll v0.2.2
5922025-02-28T10:18:33.118Z Downloaded maybe-uninit v2.0.0
5932025-02-28T10:18:33.125Z Downloaded mime v0.3.17
5942025-02-28T10:18:33.125Z Downloaded internet-checksum v0.2.1
5952025-02-28T10:18:33.125Z Downloaded chacha20 v0.9.1
5962025-02-28T10:18:33.125Z Downloaded progenitor-client v0.9.1
5972025-02-28T10:18:33.125Z Downloaded maplit v1.0.2
5982025-02-28T10:18:33.125Z Downloaded cexpr v0.6.0
5992025-02-28T10:18:33.125Z Downloaded inout v0.1.3
6002025-02-28T10:18:33.131Z Downloaded crc v3.2.1
6012025-02-28T10:18:33.131Z Downloaded indent_write v2.2.0
6022025-02-28T10:18:33.135Z Downloaded crossbeam-deque v0.8.5
6032025-02-28T10:18:33.135Z Downloaded ipnetwork v0.21.1
6042025-02-28T10:18:33.135Z Downloaded litemap v0.7.3
6052025-02-28T10:18:33.139Z Downloaded proc-macro-error-attr2 v2.0.0
6062025-02-28T10:18:33.143Z Downloaded predicates-tree v1.0.11
6072025-02-28T10:18:33.143Z Downloaded ipnet v2.11.0
6082025-02-28T10:18:33.147Z Downloaded bb8 v0.8.5
6092025-02-28T10:18:33.148Z Downloaded iana-time-zone v0.1.61
6102025-02-28T10:18:33.153Z Downloaded mime_guess v2.0.5
6112025-02-28T10:18:33.158Z Downloaded md-5 v0.10.6
6122025-02-28T10:18:33.158Z Downloaded cancel-safe-futures v0.1.5
6132025-02-28T10:18:33.163Z Downloaded sync_wrapper v1.0.1
6142025-02-28T10:18:33.163Z Downloaded crc32fast v1.4.2
6152025-02-28T10:18:33.168Z Downloaded memmap2 v0.9.5
6162025-02-28T10:18:33.168Z Downloaded icu_locid_transform v1.5.0
6172025-02-28T10:18:33.172Z Downloaded jobserver v0.1.32
6182025-02-28T10:18:33.176Z Downloaded managed v0.8.0
6192025-02-28T10:18:33.181Z Downloaded cookie_store v0.21.1
6202025-02-28T10:18:33.181Z Downloaded zerofrom v0.1.4
6212025-02-28T10:18:33.185Z Downloaded vte_generate_state_changes v0.1.2
6222025-02-28T10:18:33.185Z Downloaded colored v2.2.0
6232025-02-28T10:18:33.189Z Downloaded heapless v0.8.0
6242025-02-28T10:18:33.192Z Downloaded time-core v0.1.2
6252025-02-28T10:18:33.197Z Downloaded simd-adler32 v0.3.7
6262025-02-28T10:18:33.200Z Downloaded supports-color v3.0.2
6272025-02-28T10:18:33.201Z Downloaded icu_provider v1.5.0
6282025-02-28T10:18:33.205Z Downloaded icu_normalizer v1.5.0
6292025-02-28T10:18:33.210Z Downloaded futures-io v0.3.31
6302025-02-28T10:18:33.215Z Downloaded string_cache v0.8.7
6312025-02-28T10:18:33.219Z Downloaded signal-hook-mio v0.2.4
6322025-02-28T10:18:33.219Z Downloaded serde_plain v1.0.2
6332025-02-28T10:18:33.219Z Downloaded clang-sys v1.8.1
6342025-02-28T10:18:33.224Z Downloaded opaque-debug v0.3.1
6352025-02-28T10:18:33.229Z Downloaded bit-vec v0.8.0
6362025-02-28T10:18:33.229Z Downloaded ciborium v0.2.2
6372025-02-28T10:18:33.235Z Downloaded daft v0.1.1
6382025-02-28T10:18:33.236Z Downloaded curve25519-dalek-derive v0.1.1
6392025-02-28T10:18:33.240Z Downloaded cookie v0.18.1
6402025-02-28T10:18:33.241Z Downloaded dyn-clone v1.0.18
6412025-02-28T10:18:33.249Z Downloaded pretty-hex v0.2.1
6422025-02-28T10:18:33.249Z Downloaded dsl_auto_type v0.1.2
6432025-02-28T10:18:33.249Z Downloaded slog-json v2.6.1
6442025-02-28T10:18:33.249Z Downloaded dunce v1.0.5
6452025-02-28T10:18:33.257Z Downloaded slog-envlogger v2.2.0
6462025-02-28T10:18:33.257Z Downloaded static_assertions v1.1.0
6472025-02-28T10:18:33.261Z Downloaded indicatif v0.17.11
6482025-02-28T10:18:33.262Z Downloaded icu_locid v1.5.0
6492025-02-28T10:18:33.269Z Downloaded ghash v0.5.1
6502025-02-28T10:18:33.285Z Downloaded tiny-keccak v2.0.2
6512025-02-28T10:18:33.292Z Downloaded signal-hook-tokio v0.3.1
6522025-02-28T10:18:33.292Z Downloaded num_enum v0.5.11
6532025-02-28T10:18:33.298Z Downloaded packed_struct v0.10.1
6542025-02-28T10:18:33.304Z Downloaded nodrop v0.1.14
6552025-02-28T10:18:33.304Z Downloaded darling v0.20.10
6562025-02-28T10:18:33.311Z Downloaded const-oid v0.9.6
6572025-02-28T10:18:33.317Z Downloaded resolv-conf v0.7.0
6582025-02-28T10:18:33.317Z Downloaded proc-macro-crate v1.3.1
6592025-02-28T10:18:33.317Z Downloaded strum v0.26.3
6602025-02-28T10:18:33.322Z Downloaded base64 v0.13.1
6612025-02-28T10:18:33.322Z Downloaded fixedbitset v0.5.7
6622025-02-28T10:18:33.328Z Downloaded downcast v0.11.0
6632025-02-28T10:18:33.333Z Downloaded heapless v0.7.17
6642025-02-28T10:18:33.339Z Downloaded endian-type v0.1.2
6652025-02-28T10:18:33.340Z Downloaded derive_builder_macro v0.20.2
6662025-02-28T10:18:33.341Z Downloaded serde_urlencoded v0.7.1
6672025-02-28T10:18:33.342Z Downloaded salsa20 v0.10.2
6682025-02-28T10:18:33.360Z Downloaded icu_collections v1.5.0
6692025-02-28T10:18:33.360Z Downloaded slog-scope v4.4.0
6702025-02-28T10:18:33.374Z Downloaded futures-executor v0.3.31
6712025-02-28T10:18:33.375Z Downloaded peg-runtime v0.8.3
6722025-02-28T10:18:33.375Z Downloaded openssl-macros v0.1.1
6732025-02-28T10:18:33.375Z Downloaded rustversion v1.0.17
6742025-02-28T10:18:33.375Z Downloaded rustfmt-wrapper v0.2.1
6752025-02-28T10:18:33.375Z Downloaded subtle v2.6.1
6762025-02-28T10:18:33.375Z Downloaded rustc_version v0.4.1
6772025-02-28T10:18:33.379Z Downloaded ecdsa v0.16.9
6782025-02-28T10:18:33.379Z Downloaded unicode-xid v0.2.6
6792025-02-28T10:18:33.379Z Downloaded proc-macro-error2 v2.0.1
6802025-02-28T10:18:33.379Z Downloaded peg-macros v0.8.4
6812025-02-28T10:18:33.379Z Downloaded dropshot_endpoint v0.16.0
6822025-02-28T10:18:33.384Z Downloaded serde_yaml v0.9.34+deprecated
6832025-02-28T10:18:33.388Z Downloaded strum_macros v0.25.3
6842025-02-28T10:18:33.392Z Downloaded document-features v0.2.10
6852025-02-28T10:18:33.395Z Downloaded display-error-chain v0.2.2
6862025-02-28T10:18:33.395Z Downloaded which v4.4.2
6872025-02-28T10:18:33.398Z Downloaded unicode-truncate v1.1.0
6882025-02-28T10:18:33.401Z Downloaded num-traits v0.2.19
6892025-02-28T10:18:33.404Z Downloaded progenitor-client v0.8.0
6902025-02-28T10:18:33.407Z Downloaded progenitor v0.9.1
6912025-02-28T10:18:33.407Z Downloaded multimap v0.10.0
6922025-02-28T10:18:33.410Z Downloaded hash32 v0.2.1
6932025-02-28T10:18:33.410Z Downloaded env_filter v0.1.2
6942025-02-28T10:18:33.413Z Downloaded try-lock v0.2.5
6952025-02-28T10:18:33.416Z Downloaded toolchain_find v0.4.0
6962025-02-28T10:18:33.416Z Downloaded sqlparser_derive v0.2.2
6972025-02-28T10:18:33.419Z Downloaded tungstenite v0.23.0
6982025-02-28T10:18:33.422Z Downloaded pem v3.0.5
6992025-02-28T10:18:33.424Z Downloaded strum_macros v0.26.4
7002025-02-28T10:18:33.427Z Downloaded uzers v0.12.1
7012025-02-28T10:18:33.431Z Downloaded futures-task v0.3.31
7022025-02-28T10:18:33.434Z Downloaded enum-as-inner v0.6.1
7032025-02-28T10:18:33.436Z Downloaded getrandom v0.3.1
7042025-02-28T10:18:33.440Z Downloaded olpc-cjson v0.1.4
7052025-02-28T10:18:33.443Z Downloaded cc v1.2.15
7062025-02-28T10:18:33.447Z Downloaded bumpalo v3.16.0
7072025-02-28T10:18:33.451Z Downloaded env_logger v0.10.2
7082025-02-28T10:18:33.456Z Downloaded num_threads v0.1.7
7092025-02-28T10:18:33.464Z Downloaded tokio-rustls v0.25.0
7102025-02-28T10:18:33.473Z Downloaded rustls-pemfile v2.2.0
7112025-02-28T10:18:33.473Z Downloaded env_logger v0.11.5
7122025-02-28T10:18:33.482Z Downloaded precomputed-hash v0.1.1
7132025-02-28T10:18:33.482Z Downloaded num-rational v0.4.2
7142025-02-28T10:18:33.482Z Downloaded number_prefix v0.4.0
7152025-02-28T10:18:33.482Z Downloaded ppv-lite86 v0.2.20
7162025-02-28T10:18:33.482Z Downloaded fragile v2.0.0
7172025-02-28T10:18:33.482Z Downloaded untrusted v0.9.0
7182025-02-28T10:18:33.492Z Downloaded subprocess v0.2.9
7192025-02-28T10:18:33.492Z Downloaded progenitor v0.8.0
7202025-02-28T10:18:33.492Z Downloaded smallvec v0.6.14
7212025-02-28T10:18:33.496Z Downloaded der_derive v0.7.3
7222025-02-28T10:18:33.497Z Downloaded tokio-stream v0.1.17
7232025-02-28T10:18:33.500Z Downloaded minimal-lexical v0.2.1
7242025-02-28T10:18:33.503Z Downloaded serde-big-array v0.5.1
7252025-02-28T10:18:33.507Z Downloaded russh-cryptovec v0.7.3
7262025-02-28T10:18:33.508Z Downloaded rsa v0.9.6
7272025-02-28T10:18:33.514Z Downloaded tokio-macros v2.5.0
7282025-02-28T10:18:33.518Z Downloaded funty v2.0.0
7292025-02-28T10:18:33.519Z Downloaded tinyvec_macros v0.1.1
7302025-02-28T10:18:33.519Z Downloaded crossbeam-channel v0.5.13
7312025-02-28T10:18:33.524Z Downloaded darling_macro v0.20.10
7322025-02-28T10:18:33.529Z Downloaded want v0.3.1
7332025-02-28T10:18:33.529Z Downloaded universal-hash v0.5.1
7342025-02-28T10:18:33.533Z Downloaded deranged v0.3.11
7352025-02-28T10:18:33.533Z Downloaded percent-encoding v2.3.1
7362025-02-28T10:18:33.533Z Downloaded half v2.4.1
7372025-02-28T10:18:33.538Z Downloaded num-conv v0.1.0
7382025-02-28T10:18:33.544Z Downloaded float-ord v0.3.2
7392025-02-28T10:18:33.544Z Downloaded waitgroup v0.1.2
7402025-02-28T10:18:33.544Z Downloaded foreign-types-shared v0.1.1
7412025-02-28T10:18:33.544Z Downloaded postgres-types v0.2.9
7422025-02-28T10:18:33.548Z Downloaded futures-core v0.3.31
7432025-02-28T10:18:33.553Z Downloaded ref-cast-impl v1.0.23
7442025-02-28T10:18:33.554Z Downloaded darling_core v0.20.10
7452025-02-28T10:18:33.560Z Downloaded predicates v3.1.3
7462025-02-28T10:18:33.566Z Downloaded derive_more v0.99.19
7472025-02-28T10:18:33.571Z Downloaded stringprep v0.1.5
7482025-02-28T10:18:33.584Z Downloaded stable_deref_trait v1.2.0
7492025-02-28T10:18:33.584Z Downloaded spki v0.7.3
7502025-02-28T10:18:33.590Z Downloaded snafu v0.8.5
7512025-02-28T10:18:33.590Z Downloaded walkdir v2.5.0
7522025-02-28T10:18:33.590Z Downloaded aes v0.8.4
7532025-02-28T10:18:33.599Z Downloaded pem-rfc7468 v0.7.0
7542025-02-28T10:18:33.599Z Downloaded fs_extra v1.3.0
7552025-02-28T10:18:33.606Z Downloaded data-encoding v2.6.0
7562025-02-28T10:18:33.606Z Downloaded ref-cast v1.0.23
7572025-02-28T10:18:33.606Z Downloaded typify v0.3.0
7582025-02-28T10:18:33.610Z Downloaded omicron-zone-package v0.12.0
7592025-02-28T10:18:33.615Z Downloaded thread_local v1.1.8
7602025-02-28T10:18:33.615Z Downloaded derive_builder_core v0.20.2
7612025-02-28T10:18:33.619Z Downloaded foreign-types v0.3.2
7622025-02-28T10:18:33.620Z Downloaded num v0.4.3
7632025-02-28T10:18:33.623Z Downloaded ed25519 v2.2.3
7642025-02-28T10:18:33.623Z Downloaded phf_shared v0.11.2
7652025-02-28T10:18:33.628Z Downloaded zopfli v0.8.1
7662025-02-28T10:18:33.628Z Downloaded progenitor-impl v0.8.0
7672025-02-28T10:18:33.632Z Downloaded write16 v1.0.0
7682025-02-28T10:18:33.639Z Downloaded semver v0.1.20
7692025-02-28T10:18:33.639Z Downloaded secrecy v0.8.0
7702025-02-28T10:18:33.644Z Downloaded slog-async v2.8.0
7712025-02-28T10:18:33.644Z Downloaded termios v0.3.3
7722025-02-28T10:18:33.644Z Downloaded futures v0.3.31
7732025-02-28T10:18:33.653Z Downloaded termcolor v1.4.1
7742025-02-28T10:18:33.653Z Downloaded rustc-demangle v0.1.24
7752025-02-28T10:18:33.653Z Downloaded parse-display-derive v0.10.0
7762025-02-28T10:18:33.657Z Downloaded crossterm v0.28.1
7772025-02-28T10:18:33.663Z Downloaded utf-8 v0.7.6
7782025-02-28T10:18:33.666Z Downloaded snafu-derive v0.8.5
7792025-02-28T10:18:33.669Z Downloaded shlex v1.3.0
7802025-02-28T10:18:33.669Z Downloaded hkdf v0.12.4
7812025-02-28T10:18:33.672Z Downloaded sigpipe v0.1.3
7822025-02-28T10:18:33.676Z Downloaded hash32 v0.3.1
7832025-02-28T10:18:33.679Z Downloaded dirs-sys-next v0.1.2
7842025-02-28T10:18:33.679Z Downloaded num-complex v0.4.6
7852025-02-28T10:18:33.681Z Downloaded phf_shared v0.10.0
7862025-02-28T10:18:33.684Z Downloaded structmeta-derive v0.3.0
7872025-02-28T10:18:33.684Z Downloaded native-tls v0.2.12
7882025-02-28T10:18:33.687Z Downloaded derive-where v1.2.7
7892025-02-28T10:18:33.692Z Downloaded normalize-line-endings v0.3.0
7902025-02-28T10:18:33.695Z Downloaded slog-stdlog v4.1.1
7912025-02-28T10:18:33.695Z Downloaded slog-bunyan v2.5.0
7922025-02-28T10:18:33.698Z Downloaded nu-ansi-term v0.50.1
7932025-02-28T10:18:33.701Z Downloaded defmt-parser v0.3.4
7942025-02-28T10:18:33.704Z Downloaded zone v0.3.0
7952025-02-28T10:18:33.704Z Downloaded utf8_iter v1.0.4
7962025-02-28T10:18:33.707Z Downloaded slab v0.4.9
7972025-02-28T10:18:33.709Z Downloaded futures-macro v0.3.31
7982025-02-28T10:18:33.710Z Downloaded value-bag v1.9.0
7992025-02-28T10:18:33.713Z Downloaded num-integer v0.1.46
8002025-02-28T10:18:33.717Z Downloaded embedded-io v0.4.0
8012025-02-28T10:18:33.720Z Downloaded group v0.13.0
8022025-02-28T10:18:33.723Z Downloaded idna v1.0.3
8032025-02-28T10:18:33.726Z Downloaded rand_xorshift v0.3.0
8042025-02-28T10:18:33.730Z Downloaded russh-keys v0.45.0
8052025-02-28T10:18:33.733Z Downloaded url v2.5.3
8062025-02-28T10:18:33.736Z Downloaded fxhash v0.2.1
8072025-02-28T10:18:33.740Z Downloaded parse-display v0.10.0
8082025-02-28T10:18:33.740Z Downloaded shell-words v1.1.0
8092025-02-28T10:18:33.755Z Downloaded zone_cfg_derive v0.1.2
8102025-02-28T10:18:33.755Z Downloaded pin-utils v0.1.0
8112025-02-28T10:18:33.755Z Downloaded siphasher v0.3.11
8122025-02-28T10:18:33.755Z Downloaded pkcs1 v0.7.5
8132025-02-28T10:18:33.755Z Downloaded tabled_derive v0.10.0
8142025-02-28T10:18:33.758Z Downloaded strip-ansi-escapes v0.2.0
8152025-02-28T10:18:33.758Z Downloaded term v0.7.0
8162025-02-28T10:18:33.758Z Downloaded samael v0.0.18
8172025-02-28T10:18:33.765Z Downloaded newline-converter v0.3.0
8182025-02-28T10:18:33.769Z Downloaded structmeta v0.3.0
8192025-02-28T10:18:33.772Z Downloaded progenitor-macro v0.8.0
8202025-02-28T10:18:33.772Z Downloaded num-derive v0.4.2
8212025-02-28T10:18:33.775Z Downloaded unicode-properties v0.1.3
8222025-02-28T10:18:33.778Z Downloaded diesel_table_macro_syntax v0.2.0
8232025-02-28T10:18:33.778Z Downloaded glob v0.3.2
8242025-02-28T10:18:33.781Z Downloaded time v0.3.36
8252025-02-28T10:18:33.789Z Downloaded new_debug_unreachable v1.0.6
8262025-02-28T10:18:33.793Z Downloaded serde_repr v0.1.19
8272025-02-28T10:18:33.796Z Downloaded fallible-iterator v0.2.0
8282025-02-28T10:18:33.796Z Downloaded nanorand v0.7.0
8292025-02-28T10:18:33.800Z Downloaded take_mut v0.2.2
8302025-02-28T10:18:33.803Z Downloaded oso-derive v0.27.3
8312025-02-28T10:18:33.803Z Downloaded phf_codegen v0.11.2
8322025-02-28T10:18:33.803Z Downloaded scopeguard v1.2.0
8332025-02-28T10:18:33.808Z Downloaded parking_lot v0.12.3
8342025-02-28T10:18:33.811Z Downloaded parse-size v1.1.0
8352025-02-28T10:18:33.811Z Downloaded gethostname v0.5.0
8362025-02-28T10:18:33.814Z Downloaded futures-sink v0.3.31
8372025-02-28T10:18:33.814Z Downloaded openssl-probe v0.1.5
8382025-02-28T10:18:33.817Z Downloaded thiserror-impl-no-std v2.0.2
8392025-02-28T10:18:33.817Z Downloaded unicode_categories v0.1.1
8402025-02-28T10:18:33.820Z Downloaded toml_edit v0.19.15
8412025-02-28T10:18:33.839Z Downloaded defmt v0.3.8
8422025-02-28T10:18:33.842Z Downloaded mockall v0.13.1
8432025-02-28T10:18:33.845Z Downloaded smf v0.2.3
8442025-02-28T10:18:33.846Z Downloaded serde_path_to_error v0.1.16
8452025-02-28T10:18:33.849Z Downloaded flagset v0.4.6
8462025-02-28T10:18:33.852Z Downloaded smallvec v1.14.0
8472025-02-28T10:18:33.852Z Downloaded serde_with_macros v3.11.0
8482025-02-28T10:18:33.855Z Downloaded psl-types v2.0.11
8492025-02-28T10:18:33.858Z Downloaded phf v0.11.2
8502025-02-28T10:18:33.861Z Downloaded ena v0.14.3
8512025-02-28T10:18:33.861Z Downloaded sct v0.7.1
8522025-02-28T10:18:33.864Z Downloaded tower-service v0.3.3
8532025-02-28T10:18:33.867Z Downloaded tap v1.0.1
8542025-02-28T10:18:33.867Z Downloaded quinn v0.11.5
8552025-02-28T10:18:33.871Z Downloaded thiserror-no-std v2.0.2
8562025-02-28T10:18:33.875Z Downloaded tower-layer v0.3.3
8572025-02-28T10:18:33.878Z Downloaded packed_struct_codegen v0.10.1
8582025-02-28T10:18:33.878Z Downloaded ssh-key v0.6.6
8592025-02-28T10:18:33.886Z Downloaded pin-project v1.1.6
8602025-02-28T10:18:33.900Z Downloaded mockall_derive v0.13.1
8612025-02-28T10:18:33.903Z Downloaded yoke-derive v0.7.4
8622025-02-28T10:18:33.906Z Downloaded bindgen v0.69.5
8632025-02-28T10:18:33.913Z Downloaded tokio-native-tls v0.3.1
8642025-02-28T10:18:33.916Z Downloaded pkg-config v0.3.31
8652025-02-28T10:18:33.919Z Downloaded wyz v0.5.1
8662025-02-28T10:18:33.920Z Downloaded test-strategy v0.4.0
8672025-02-28T10:18:33.923Z Downloaded unicode-bidi v0.3.17
8682025-02-28T10:18:33.927Z Downloaded xattr v1.3.1
8692025-02-28T10:18:33.930Z Downloaded num-iter v0.1.45
8702025-02-28T10:18:33.933Z Downloaded zerovec v0.10.4
8712025-02-28T10:18:33.940Z Downloaded hashbrown v0.12.3
8722025-02-28T10:18:33.945Z Downloaded winnow v0.6.20
8732025-02-28T10:18:33.954Z Downloaded yoke v0.7.4
8742025-02-28T10:18:33.957Z Downloaded yasna v0.5.2
8752025-02-28T10:18:33.960Z Downloaded aho-corasick v1.1.3
8762025-02-28T10:18:33.965Z Downloaded topological-sort v0.2.2
8772025-02-28T10:18:33.968Z Downloaded lalrpop v0.19.12
8782025-02-28T10:18:33.979Z Downloaded owo-colors v4.2.0
8792025-02-28T10:18:33.983Z Downloaded parking_lot_core v0.8.6
8802025-02-28T10:18:33.986Z Downloaded ron v0.8.1
8812025-02-28T10:18:33.992Z Downloaded rcgen v0.12.1
8822025-02-28T10:18:33.996Z Downloaded rustls-webpki v0.101.7
8832025-02-28T10:18:34.012Z Downloaded papergrid v0.14.0
8842025-02-28T10:18:34.017Z Downloaded embedded-io v0.6.1
8852025-02-28T10:18:34.020Z Downloaded rayon-core v1.12.1
8862025-02-28T10:18:34.023Z Downloaded unicode-segmentation v1.12.0
8872025-02-28T10:18:34.027Z Downloaded qorb v0.2.1
8882025-02-28T10:18:34.032Z Downloaded reqwest v0.12.12
8892025-02-28T10:18:34.043Z Downloaded openssl-sys v0.9.106
8902025-02-28T10:18:34.049Z Downloaded git2 v0.19.0
8912025-02-28T10:18:34.060Z Downloaded mio v1.0.2
8922025-02-28T10:18:34.066Z Downloaded fatfs v0.3.6
8932025-02-28T10:18:34.070Z Downloaded hashbrown v0.13.2
8942025-02-28T10:18:34.075Z Downloaded rand v0.9.0
8952025-02-28T10:18:34.080Z Downloaded rand v0.8.5
8962025-02-28T10:18:34.084Z Downloaded rustls-webpki v0.102.8
8972025-02-28T10:18:34.105Z Downloaded tough v0.19.0
8982025-02-28T10:18:34.115Z Downloaded unicode-width v0.2.0
8992025-02-28T10:18:34.123Z Downloaded futures-util v0.3.31
9002025-02-28T10:18:34.137Z Downloaded gimli v0.31.1
9012025-02-28T10:18:34.147Z Downloaded tabled v0.18.0
9022025-02-28T10:18:34.167Z Downloaded unicode-normalization v0.1.24
9032025-02-28T10:18:34.171Z Downloaded hickory-proto v0.24.4
9042025-02-28T10:18:34.189Z Downloaded tracing v0.1.40
9052025-02-28T10:18:34.193Z Downloaded object v0.30.4
9062025-02-28T10:18:34.205Z Downloaded publicsuffix v2.3.0
9072025-02-28T10:18:34.208Z Downloaded tokio-postgres v0.7.13
9082025-02-28T10:18:34.214Z Downloaded x509-cert v0.2.5
9092025-02-28T10:18:34.225Z Downloaded smoltcp v0.11.0
9102025-02-28T10:18:34.237Z Downloaded proptest v1.6.0
9112025-02-28T10:18:34.248Z Downloaded regex v1.11.1
9122025-02-28T10:18:34.263Z Downloaded flate2 v1.1.0
9132025-02-28T10:18:34.269Z Downloaded tower v0.5.2
9142025-02-28T10:18:34.279Z Downloaded russh v0.45.0
9152025-02-28T10:18:34.286Z Downloaded polar-core v0.27.3
9162025-02-28T10:18:34.297Z Downloaded rustls v0.23.19
9172025-02-28T10:18:34.311Z Downloaded tokio-util v0.7.13
9182025-02-28T10:18:34.318Z Downloaded object v0.36.5
9192025-02-28T10:18:34.331Z Downloaded ratatui v0.29.0
9202025-02-28T10:18:34.354Z Downloaded webpki-roots v0.26.6
9212025-02-28T10:18:34.358Z Downloaded h2 v0.4.6
9222025-02-28T10:18:34.365Z Downloaded quinn-proto v0.11.8
9232025-02-28T10:18:34.375Z Downloaded p384 v0.13.0
9242025-02-28T10:18:34.380Z Downloaded sqlparser v0.45.0
9252025-02-28T10:18:34.386Z Downloaded smoltcp v0.9.1
9262025-02-28T10:18:34.398Z Downloaded rustls v0.22.4
9272025-02-28T10:18:34.413Z Downloaded nix v0.27.1
9282025-02-28T10:18:34.426Z Downloaded curve25519-dalek v4.1.3
9292025-02-28T10:18:34.435Z Downloaded petname v2.0.2
9302025-02-28T10:18:34.443Z Downloaded openapiv3 v2.0.0
9312025-02-28T10:18:34.454Z Downloaded regex-automata v0.4.8
9322025-02-28T10:18:34.474Z Downloaded zerocopy v0.8.10
9332025-02-28T10:18:34.498Z Downloaded nix v0.28.0
9342025-02-28T10:18:34.511Z Downloaded lzma-sys v0.1.20
9352025-02-28T10:18:34.542Z Downloaded regex-syntax v0.8.5
9362025-02-28T10:18:34.552Z Downloaded nix v0.29.0
9372025-02-28T10:18:34.564Z Downloaded diesel v2.2.7
9382025-02-28T10:18:34.584Z Downloaded libz-sys v1.1.20
9392025-02-28T10:18:34.606Z Downloaded radix_trie v0.2.1
9402025-02-28T10:18:34.612Z Downloaded chrono-tz v0.10.1
9412025-02-28T10:18:34.620Z Downloaded bstr v1.10.0
9422025-02-28T10:18:34.631Z Downloaded rustls v0.21.12
9432025-02-28T10:18:34.643Z Downloaded regex-syntax v0.6.29
9442025-02-28T10:18:34.651Z Downloaded regress v0.9.1
9452025-02-28T10:18:34.661Z Downloaded dropshot v0.16.0
9462025-02-28T10:18:34.684Z Downloaded tokio v1.43.0
9472025-02-28T10:18:34.725Z Downloaded typify-impl v0.2.0
9482025-02-28T10:18:34.741Z Downloaded rayon v1.10.0
9492025-02-28T10:18:34.750Z Downloaded typify-impl v0.3.0
9502025-02-28T10:18:34.767Z Downloaded typed-path v0.9.3
9512025-02-28T10:18:34.773Z Downloaded bindgen v0.71.1
9522025-02-28T10:18:34.782Z Downloaded zip v2.1.3
9532025-02-28T10:18:34.787Z Downloaded sled v0.34.7
9542025-02-28T10:18:34.798Z Downloaded dropshot v0.12.0
9552025-02-28T10:18:34.819Z Downloaded vcpkg v0.2.15
9562025-02-28T10:18:34.859Z Downloaded regress v0.10.1
9572025-02-28T10:18:34.868Z Downloaded chrono v0.4.40
9582025-02-28T10:18:34.877Z Downloaded num-bigint-dig v0.8.4
9592025-02-28T10:18:34.881Z Downloaded openssl v0.10.71
9602025-02-28T10:18:34.891Z Downloaded zerocopy-derive v0.6.6
9612025-02-28T10:18:34.902Z Downloaded bzip2-sys v0.1.11+1.0.8
9622025-02-28T10:18:34.915Z Downloaded bitvec v1.0.1
9632025-02-28T10:18:34.931Z Downloaded aws-lc-rs v1.12.4
9642025-02-28T10:18:34.940Z Downloaded winnow v0.5.40
9652025-02-28T10:18:34.949Z Downloaded xz2 v0.1.7
9662025-02-28T10:18:34.953Z Downloaded zeroize v1.8.1
9672025-02-28T10:18:34.955Z Downloaded portable-atomic v1.9.0
9682025-02-28T10:18:34.960Z Downloaded flume v0.11.1
9692025-02-28T10:18:34.964Z Downloaded p521 v0.13.3
9702025-02-28T10:18:34.969Z Downloaded petgraph v0.6.5
9712025-02-28T10:18:34.987Z Downloaded petgraph v0.7.1
9722025-02-28T10:18:35.007Z Downloaded zerofrom-derive v0.1.4
9732025-02-28T10:18:35.010Z Downloaded globset v0.4.15
9742025-02-28T10:18:35.010Z Downloaded parking_lot_core v0.9.10
9752025-02-28T10:18:35.013Z Downloaded tar v0.4.44
9762025-02-28T10:18:35.016Z Downloaded foreign-types v0.5.0
9772025-02-28T10:18:35.016Z Downloaded float-cmp v0.10.0
9782025-02-28T10:18:35.016Z Downloaded zerocopy v0.6.6
9792025-02-28T10:18:35.019Z Downloaded debug-ignore v1.0.5
9802025-02-28T10:18:35.022Z Downloaded aes-gcm v0.10.3
9812025-02-28T10:18:35.025Z Downloaded serde_derive_internals v0.29.1
9822025-02-28T10:18:35.028Z Downloaded twox-hash v2.1.0
9832025-02-28T10:18:35.031Z Downloaded tui-tree-widget v0.23.0
9842025-02-28T10:18:35.031Z Downloaded ed25519-dalek v2.1.1
9852025-02-28T10:18:35.035Z Downloaded salty v0.3.0
9862025-02-28T10:18:35.041Z Downloaded icu_properties_data v1.5.0
9872025-02-28T10:18:35.052Z Downloaded csv v1.3.1
9882025-02-28T10:18:35.073Z Downloaded oso v0.27.3
9892025-02-28T10:18:35.077Z Downloaded blake3 v1.5.4
9902025-02-28T10:18:35.085Z Downloaded newtype_derive v0.1.6
9912025-02-28T10:18:35.088Z Downloaded phf_generator v0.11.2
9922025-02-28T10:18:35.088Z Downloaded defmt-macros v0.3.9
9932025-02-28T10:18:35.091Z Downloaded termtree v0.5.1
9942025-02-28T10:18:35.094Z Downloaded toml v0.7.8
9952025-02-28T10:18:35.097Z Downloaded sha3 v0.10.8
9962025-02-28T10:18:35.100Z Downloaded tabwriter v1.4.0
9972025-02-28T10:18:35.103Z Downloaded schemars_derive v0.8.22
9982025-02-28T10:18:35.103Z Downloaded rustc_version v0.1.7
9992025-02-28T10:18:35.106Z Downloaded miniz_oxide v0.8.5
10002025-02-28T10:18:35.109Z Downloaded serde_with v3.11.0
10012025-02-28T10:18:35.116Z Downloaded poly1305 v0.8.0
10022025-02-28T10:18:35.119Z Downloaded getrandom v0.2.15
10032025-02-28T10:18:35.122Z Downloaded typify v0.2.0
10042025-02-28T10:18:35.125Z Downloaded elliptic-curve v0.13.8
10052025-02-28T10:18:35.129Z Downloaded libgit2-sys v0.17.0+1.8.1
10062025-02-28T10:18:35.191Z Downloaded tracing-core v0.1.32
10072025-02-28T10:18:35.194Z Downloaded uuid v1.15.1
10082025-02-28T10:18:35.197Z Downloaded der v0.7.9
10092025-02-28T10:18:35.203Z Downloaded utf16_iter v1.0.5
10102025-02-28T10:18:35.207Z Downloaded foreign-types-macros v0.2.3
10112025-02-28T10:18:35.207Z Downloaded pin-project-internal v1.1.6
10122025-02-28T10:18:35.210Z Downloaded num-bigint v0.4.6
10132025-02-28T10:18:35.213Z Downloaded expectorate v1.1.0
10142025-02-28T10:18:35.213Z Downloaded parking_lot v0.11.2
10152025-02-28T10:18:35.217Z Downloaded rustc-hash v2.1.1
10162025-02-28T10:18:35.219Z Downloaded pkcs8 v0.10.2
10172025-02-28T10:18:35.219Z Downloaded diff v0.1.13
10182025-02-28T10:18:35.222Z Downloaded quick-xml v0.37.2
10192025-02-28T10:18:35.228Z Downloaded termtree v0.4.1
10202025-02-28T10:18:35.231Z Downloaded signal-hook v0.3.17
10212025-02-28T10:18:35.234Z Downloaded diesel_derives v2.2.3
10222025-02-28T10:18:35.237Z Downloaded dropshot_endpoint v0.12.0
10232025-02-28T10:18:35.240Z Downloaded rustc-hash v1.1.0
10242025-02-28T10:18:35.240Z Downloaded slog-term v2.9.1
10252025-02-28T10:18:35.243Z Downloaded pin-project-lite v0.2.14
10262025-02-28T10:18:35.246Z Downloaded slog v2.7.0
10272025-02-28T10:18:35.249Z Downloaded ron v0.7.1
10282025-02-28T10:18:35.254Z Downloaded sha1 v0.10.6
10292025-02-28T10:18:35.257Z Downloaded scrypt v0.11.0
10302025-02-28T10:18:35.257Z Downloaded rand_chacha v0.9.0
10312025-02-28T10:18:35.259Z Downloaded postcard v1.0.10
10322025-02-28T10:18:35.262Z Downloaded unsafe-libyaml v0.2.11
10332025-02-28T10:18:35.265Z Downloaded parse-zoneinfo v0.3.1
10342025-02-28T10:18:35.268Z Downloaded itertools v0.13.0
10352025-02-28T10:18:35.276Z Downloaded encoding_rs v0.8.34
10362025-02-28T10:18:35.296Z Downloaded either v1.14.0
10372025-02-28T10:18:35.299Z Downloaded dirs-next v2.0.0
10382025-02-28T10:18:35.299Z Downloaded difflib v0.4.0
10392025-02-28T10:18:35.299Z Downloaded writeable v0.5.5
10402025-02-28T10:18:35.302Z Downloaded ring v0.17.11
10412025-02-28T10:18:35.345Z Downloaded rustyline v14.0.0
10422025-02-28T10:18:35.350Z Downloaded tinyvec v1.8.0
10432025-02-28T10:18:35.353Z Downloaded reedline v0.35.0
10442025-02-28T10:18:35.361Z Downloaded sec1 v0.7.3
10452025-02-28T10:18:35.364Z Downloaded radium v0.7.0
10462025-02-28T10:18:35.364Z Downloaded quinn-udp v0.5.5
10472025-02-28T10:18:35.368Z Downloaded tinystr v0.7.6
10482025-02-28T10:18:35.368Z Downloaded nom v7.1.3
10492025-02-28T10:18:35.372Z Downloaded password-hash v0.5.0
10502025-02-28T10:18:35.375Z Downloaded password-hash v0.4.2
10512025-02-28T10:18:35.379Z Downloaded des v0.8.1
10522025-02-28T10:18:35.379Z Downloaded p256 v0.13.2
10532025-02-28T10:18:35.382Z Downloaded derive_builder v0.20.2
10542025-02-28T10:18:35.385Z Downloaded zip v0.6.6
10552025-02-28T10:18:35.389Z Downloaded itertools v0.14.0
10562025-02-28T10:18:35.397Z Downloaded itertools v0.12.1
10572025-02-28T10:18:35.404Z Downloaded hyper v1.6.0
10582025-02-28T10:18:35.411Z Downloaded steno v0.4.1
10592025-02-28T10:18:35.415Z Downloaded tls_codec_derive v0.4.1
10602025-02-28T10:18:35.418Z Downloaded tls_codec v0.4.1
10612025-02-28T10:18:35.421Z Downloaded signal-hook-registry v1.4.2
10622025-02-28T10:18:35.421Z Downloaded quick-error v1.2.3
10632025-02-28T10:18:35.421Z Downloaded serde-hex v0.1.0
10642025-02-28T10:18:35.424Z Downloaded futures-channel v0.3.31
10652025-02-28T10:18:35.427Z Downloaded sqlformat v0.2.6
10662025-02-28T10:18:35.427Z Downloaded rustls-pki-types v1.10.0
10672025-02-28T10:18:35.430Z Downloaded progenitor-impl v0.9.1
10682025-02-28T10:18:35.433Z Downloaded itertools v0.10.5
10692025-02-28T10:18:35.438Z Downloaded path-slash v0.1.5
10702025-02-28T10:18:35.441Z Downloaded paste v1.0.15
10712025-02-28T10:18:35.444Z Downloaded num_enum_derive v0.5.11
10722025-02-28T10:18:35.445Z Downloaded form_urlencoded v1.2.1
10732025-02-28T10:18:35.445Z Downloaded zerovec-derive v0.10.3
10742025-02-28T10:18:35.448Z Downloaded tungstenite v0.24.0
10752025-02-28T10:18:35.451Z Downloaded tungstenite v0.21.0
10762025-02-28T10:18:35.454Z Downloaded postgres-protocol v0.6.8
10772025-02-28T10:18:35.457Z Downloaded zone_cfg_derive v0.3.0
10782025-02-28T10:18:35.457Z Downloaded foldhash v0.1.3
10792025-02-28T10:18:35.457Z Downloaded tokio-rustls v0.24.1
10802025-02-28T10:18:35.461Z Downloaded libm v0.2.8
10812025-02-28T10:18:35.467Z Downloaded hickory-server v0.24.4
10822025-02-28T10:18:35.473Z Downloaded zeroize_derive v1.4.2
10832025-02-28T10:18:35.476Z Downloaded nibble_vec v0.1.0
10842025-02-28T10:18:35.476Z Downloaded libxml v0.3.3
10852025-02-28T10:18:35.481Z Downloaded prettyplease v0.2.29
10862025-02-28T10:18:35.492Z Downloaded http v1.2.0
10872025-02-28T10:18:35.492Z Downloaded untrusted v0.7.1
10882025-02-28T10:18:35.492Z Downloaded ssh-cipher v0.2.0
10892025-02-28T10:18:35.495Z Downloaded foreign-types-shared v0.3.1
10902025-02-28T10:18:35.495Z Downloaded ssh-encoding v0.2.0
10912025-02-28T10:18:35.495Z Downloaded zerocopy-derive v0.8.10
10922025-02-28T10:18:35.500Z Downloaded peg v0.8.4
10932025-02-28T10:18:35.504Z Downloaded pbkdf2 v0.12.2
10942025-02-28T10:18:35.507Z Downloaded pbkdf2 v0.11.0
10952025-02-28T10:18:35.510Z Downloaded base64 v0.21.7
10962025-02-28T10:18:35.512Z Downloaded crypto-bigint v0.5.5
10972025-02-28T10:18:35.519Z Downloaded tokio-rustls v0.26.0
10982025-02-28T10:18:35.522Z Downloaded pkcs5 v0.7.1
10992025-02-28T10:18:35.525Z Downloaded rand_core v0.9.2
11002025-02-28T10:18:35.530Z Downloaded vsss-rs v3.3.4
11012025-02-28T10:18:35.533Z Downloaded vergen v8.3.2
11022025-02-28T10:18:35.533Z Downloaded icu_properties v1.5.1
11032025-02-28T10:18:35.536Z Downloaded const_format v0.2.34
11042025-02-28T10:18:35.539Z Downloaded powerfmt v0.2.0
11052025-02-28T10:18:35.542Z Downloaded whoami v1.5.2
11062025-02-28T10:18:35.544Z Downloaded hashbrown v0.14.5
11072025-02-28T10:18:35.548Z Downloaded bytes v1.10.0
11082025-02-28T10:18:35.552Z Downloaded strum_macros v0.24.3
11092025-02-28T10:18:35.555Z Downloaded socket2 v0.5.8
11102025-02-28T10:18:35.558Z Downloaded schemars v0.8.22
11112025-02-28T10:18:35.568Z Downloaded base64 v0.22.1
11122025-02-28T10:18:35.571Z Downloaded arc-swap v1.7.1
11132025-02-28T10:18:35.575Z Downloaded allocator-api2 v0.2.18
11142025-02-28T10:18:35.578Z Downloaded multer v3.1.0
11152025-02-28T10:18:35.581Z Downloaded displaydoc v0.2.5
11162025-02-28T10:18:35.584Z Downloaded signature v2.2.0
11172025-02-28T10:18:35.587Z Downloaded rand_seeder v0.3.0
11182025-02-28T10:18:35.587Z Downloaded rand_core v0.6.4
11192025-02-28T10:18:35.590Z Downloaded predicates-core v1.0.8
11202025-02-28T10:18:35.590Z Downloaded tracing-attributes v0.1.27
11212025-02-28T10:18:35.593Z Downloaded time-macros v0.2.18
11222025-02-28T10:18:35.596Z Downloaded hickory-resolver v0.24.4
11232025-02-28T10:18:35.599Z Downloaded headers v0.4.0
11242025-02-28T10:18:35.603Z Downloaded oxnet v0.1.1
11252025-02-28T10:18:35.606Z Downloaded spin v0.9.8
11262025-02-28T10:18:35.609Z Downloaded similar v2.6.0
11272025-02-28T10:18:35.612Z Downloaded primeorder v0.13.6
11282025-02-28T10:18:35.615Z Downloaded polyval v0.6.2
11292025-02-28T10:18:35.618Z Downloaded compact_str v0.8.0
11302025-02-28T10:18:35.620Z Downloaded chacha20poly1305 v0.10.1
11312025-02-28T10:18:35.620Z Downloaded daft-derive v0.1.1
11322025-02-28T10:18:35.624Z Downloaded vte v0.11.1
11332025-02-28T10:18:35.626Z Downloaded tokio-tungstenite v0.24.0
11342025-02-28T10:18:35.630Z Downloaded tokio-tungstenite v0.23.1
11352025-02-28T10:18:35.632Z Downloaded tokio-tungstenite v0.21.0
11362025-02-28T10:18:35.632Z Downloaded newtype-uuid v1.2.1
11372025-02-28T10:18:35.635Z Downloaded filetime v0.2.25
11382025-02-28T10:18:35.635Z Downloaded ff v0.13.0
11392025-02-28T10:18:35.638Z Downloaded fd-lock v4.0.2
11402025-02-28T10:18:35.638Z Downloaded diesel-dtrace v0.4.2
11412025-02-28T10:18:35.641Z Downloaded zone v0.1.8
11422025-02-28T10:18:35.641Z Downloaded rustls-pemfile v1.0.4
11432025-02-28T10:18:35.644Z Downloaded crossbeam-utils v0.8.20
11442025-02-28T10:18:35.646Z Downloaded blake2 v0.10.6
11452025-02-28T10:18:35.649Z Downloaded synstructure v0.13.1
11462025-02-28T10:18:35.649Z Downloaded rpassword v7.3.1
11472025-02-28T10:18:35.652Z Downloaded rand_chacha v0.3.1
11482025-02-28T10:18:35.652Z Downloaded icu_normalizer_data v1.5.0
11492025-02-28T10:18:35.655Z Downloaded hyper-util v0.1.10
11502025-02-28T10:18:35.659Z Downloaded slog-dtrace v0.3.0
11512025-02-28T10:18:35.663Z Downloaded bcs v0.1.6
11522025-02-28T10:18:35.664Z Downloaded wait-timeout v0.2.0
11532025-02-28T10:18:35.667Z Downloaded unarray v0.1.4
11542025-02-28T10:18:35.667Z Downloaded typify-macro v0.2.0
11552025-02-28T10:18:35.667Z Downloaded crossbeam-epoch v0.9.18
11562025-02-28T10:18:35.667Z Downloaded crc-any v2.5.0
11572025-02-28T10:18:35.670Z Downloaded const_format_proc_macros v0.2.34
11582025-02-28T10:18:35.673Z Downloaded unicase v2.7.0
11592025-02-28T10:18:35.673Z Downloaded typify-macro v0.3.0
11602025-02-28T10:18:35.678Z Downloaded ahash v0.8.11
11612025-02-28T10:18:35.678Z Downloaded litrs v0.4.1
11622025-02-28T10:18:35.681Z Downloaded scheduled-thread-pool v0.2.7
11632025-02-28T10:18:35.681Z Downloaded same-file v1.0.6
11642025-02-28T10:18:35.681Z Downloaded hmac v0.12.1
11652025-02-28T10:18:35.684Z Downloaded fixedbitset v0.4.2
11662025-02-28T10:18:35.687Z Downloaded arrayvec v0.7.6
11672025-02-28T10:18:35.687Z Downloaded progenitor-macro v0.9.1
11682025-02-28T10:18:35.690Z Downloaded indexmap v1.9.3
11692025-02-28T10:18:35.693Z Downloaded icu_locid_transform_data v1.5.0
11702025-02-28T10:18:35.693Z Downloaded rusty-fork v0.3.0
11712025-02-28T10:18:35.696Z Downloaded rtoolbox v0.0.2
11722025-02-28T10:18:35.696Z Downloaded rfc6979 v0.4.0
11732025-02-28T10:18:35.698Z Downloaded csv-core v0.1.11
11742025-02-28T10:18:35.699Z Downloaded backoff v0.4.0
11752025-02-28T10:18:35.702Z Downloaded libloading v0.8.5
11762025-02-28T10:18:35.704Z Downloaded hyper-rustls v0.27.3
11772025-02-28T10:18:35.708Z Downloaded console v0.15.10
11782025-02-28T10:18:35.711Z Downloaded argon2 v0.5.3
11792025-02-28T10:18:35.711Z Downloaded sync-ptr v0.1.1
11802025-02-28T10:18:35.711Z Downloaded r2d2 v0.8.10
11812025-02-28T10:18:35.714Z Downloaded bzip2 v0.4.4
11822025-02-28T10:18:35.714Z Downloaded addr2line v0.24.2
11832025-02-28T10:18:35.717Z Downloaded lru v0.12.5
11842025-02-28T10:18:35.719Z Downloaded lock_api v0.4.12
11852025-02-28T10:18:35.720Z Downloaded hyper-staticfile v0.10.1
11862025-02-28T10:18:35.722Z Downloaded highway v1.3.0
11872025-02-28T10:18:35.725Z Downloaded async-trait v0.1.86
11882025-02-28T10:18:35.728Z Downloaded http-body-util v0.1.2
11892025-02-28T10:18:35.728Z Downloaded async-bb8-diesel v0.2.1
11902025-02-28T10:18:35.731Z Downloaded adler2 v2.0.0
11912025-02-28T10:18:35.735Z Downloaded kstat-rs v0.2.4
11922025-02-28T10:18:35.735Z Downloaded cipher v0.4.4
11932025-02-28T10:18:35.735Z Downloaded bitfield-struct v0.6.2
11942025-02-28T10:18:35.739Z Downloaded httparse v1.9.5
11952025-02-28T10:18:35.739Z Downloaded impl-trait-for-tuples v0.2.2
11962025-02-28T10:18:35.744Z Downloaded chrono-tz-build v0.4.0
11972025-02-28T10:18:35.744Z Downloaded indoc v1.0.9
11982025-02-28T10:18:35.747Z Downloaded cargo_metadata v0.18.1
11992025-02-28T10:18:35.747Z Downloaded memoffset v0.9.1
12002025-02-28T10:18:35.747Z Downloaded cassowary v0.3.0
12012025-02-28T10:18:35.749Z Downloaded buf-list v1.0.3
12022025-02-28T10:18:35.750Z Downloaded libsw v3.4.0
12032025-02-28T10:18:35.753Z Downloaded lazy_static v1.5.0
12042025-02-28T10:18:35.753Z Downloaded idna_adapter v1.2.0
12052025-02-28T10:18:35.756Z Downloaded hostname v0.3.1
12062025-02-28T10:18:35.756Z Downloaded linked-hash-map v0.5.6
12072025-02-28T10:18:35.756Z Downloaded indoc v2.0.5
12082025-02-28T10:18:35.759Z Downloaded home v0.5.9
12092025-02-28T10:18:35.759Z Downloaded cobs v0.2.3
12102025-02-28T10:18:35.762Z Downloaded instability v0.3.2
12112025-02-28T10:18:35.762Z Downloaded hostname v0.4.0
12122025-02-28T10:18:35.765Z Downloaded block-padding v0.3.3
12132025-02-28T10:18:35.765Z Downloaded bit-set v0.5.3
12142025-02-28T10:18:35.765Z Downloaded base16ct v0.2.0
12152025-02-28T10:18:35.770Z Downloaded humantime v2.1.0
12162025-02-28T10:18:35.773Z Downloaded hubpack v0.1.2
12172025-02-28T10:18:35.773Z Downloaded httpdate v1.0.3
12182025-02-28T10:18:35.773Z Downloaded cbc v0.1.2
12192025-02-28T10:18:35.776Z Downloaded arrayref v0.3.9
12202025-02-28T10:18:35.776Z Downloaded libefi-sys v0.1.0
12212025-02-28T10:18:35.779Z Downloaded convert_case v0.4.0
12222025-02-28T10:18:35.779Z Downloaded cmake v0.1.51
12232025-02-28T10:18:35.779Z Downloaded ascii-canvas v3.0.0
12242025-02-28T10:18:35.782Z Downloaded bcrypt-pbkdf v0.10.0
12252025-02-28T10:18:35.782Z Downloaded bit-vec v0.6.3
12262025-02-28T10:18:35.782Z Downloaded async-stream v0.3.6
12272025-02-28T10:18:35.785Z Downloaded async-recursion v1.1.1
12282025-02-28T10:18:35.787Z Downloaded array-init v0.0.4
12292025-02-28T10:18:35.787Z Downloaded http-body v1.0.1
12302025-02-28T10:18:36.083Z Downloaded aws-lc-sys v0.26.0
12312025-02-28T10:18:36.411Z Compiling serde v1.0.218
12322025-02-28T10:18:36.414Z Compiling value-bag v1.9.0
12332025-02-28T10:18:36.414Z Compiling lock_api v0.4.12
12342025-02-28T10:18:36.414Z Compiling scopeguard v1.2.0
12352025-02-28T10:18:36.414Z Compiling typenum v1.17.0
12362025-02-28T10:18:36.415Z Compiling generic-array v0.14.7
12372025-02-28T10:18:36.617Z Compiling syn v2.0.98
12382025-02-28T10:18:36.635Z Compiling getrandom v0.2.15
12392025-02-28T10:18:36.814Z Compiling subtle v2.6.1
12402025-02-28T10:18:36.934Z Compiling rand_core v0.6.4
12412025-02-28T10:18:37.119Z Compiling log v0.4.22
12422025-02-28T10:18:37.203Z Compiling shlex v1.3.0
12432025-02-28T10:18:37.223Z Compiling jobserver v0.1.32
12442025-02-28T10:18:37.258Z Compiling smallvec v1.14.0
12452025-02-28T10:18:37.521Z Compiling const-oid v0.9.6
12462025-02-28T10:18:37.589Z Compiling pin-project-lite v0.2.14
12472025-02-28T10:18:37.626Z Compiling parking_lot_core v0.9.10
12482025-02-28T10:18:37.705Z Compiling cc v1.2.15
12492025-02-28T10:18:37.748Z Compiling rustix v0.38.37
12502025-02-28T10:18:37.956Z Compiling futures-core v0.3.31
12512025-02-28T10:18:38.105Z Compiling spin v0.9.8
12522025-02-28T10:18:38.214Z Compiling signal-hook-registry v1.4.2
12532025-02-28T10:18:38.532Z Compiling mio v1.0.2
12542025-02-28T10:18:38.635Z Compiling parking_lot v0.12.3
12552025-02-28T10:18:38.811Z Compiling aho-corasick v1.1.3
12562025-02-28T10:18:39.046Z Compiling either v1.14.0
12572025-02-28T10:18:39.279Z Compiling stable_deref_trait v1.2.0
12582025-02-28T10:18:39.412Z Compiling regex-syntax v0.8.5
12592025-02-28T10:18:39.471Z Compiling futures-sink v0.3.31
12602025-02-28T10:18:39.529Z Compiling cpufeatures v0.2.14
12612025-02-28T10:18:39.647Z Compiling socket2 v0.5.8
12622025-02-28T10:18:39.668Z Compiling slab v0.4.9
12632025-02-28T10:18:39.671Z Compiling glob v0.3.2
12642025-02-28T10:18:39.689Z Compiling prettyplease v0.2.29
12652025-02-28T10:18:40.098Z Compiling lazy_static v1.5.0
12662025-02-28T10:18:40.328Z Compiling serde_json v1.0.139
12672025-02-28T10:18:40.618Z Compiling minimal-lexical v0.2.1
12682025-02-28T10:18:40.638Z Compiling futures-channel v0.3.31
12692025-02-28T10:18:40.672Z Compiling clang-sys v1.8.1
12702025-02-28T10:18:40.737Z Compiling libloading v0.8.5
12712025-02-28T10:18:41.114Z Compiling nom v7.1.3
12722025-02-28T10:18:41.190Z Compiling futures-task v0.3.31
12732025-02-28T10:18:41.219Z Compiling bindgen v0.69.5
12742025-02-28T10:18:41.522Z Compiling pin-utils v0.1.0
12752025-02-28T10:18:41.544Z Compiling futures-io v0.3.31
12762025-02-28T10:18:41.641Z Compiling home v0.5.9
12772025-02-28T10:18:41.894Z Compiling itertools v0.12.1
12782025-02-28T10:18:42.030Z Compiling foldhash v0.1.3
12792025-02-28T10:18:42.169Z Compiling libm v0.2.8
12802025-02-28T10:18:42.358Z Compiling allocator-api2 v0.2.18
12812025-02-28T10:18:42.518Z Compiling lazycell v1.3.0
12822025-02-28T10:18:42.710Z Compiling rustc-hash v1.1.0
12832025-02-28T10:18:42.925Z Compiling cmake v0.1.51
12842025-02-28T10:18:43.154Z Compiling hashbrown v0.15.1
12852025-02-28T10:18:43.610Z Compiling regex-automata v0.4.8
12862025-02-28T10:18:43.863Z Compiling num-traits v0.2.19
12872025-02-28T10:18:44.213Z Compiling pkg-config v0.3.31
12882025-02-28T10:18:44.437Z Compiling cexpr v0.6.0
12892025-02-28T10:18:44.640Z Compiling synstructure v0.13.1
12902025-02-28T10:18:45.572Z Compiling fs_extra v1.3.0
12912025-02-28T10:18:45.948Z Compiling dunce v1.0.5
12922025-02-28T10:18:46.125Z Compiling getrandom v0.3.1
12932025-02-28T10:18:46.199Z Compiling litemap v0.7.3
12942025-02-28T10:18:46.352Z Compiling writeable v0.5.5
12952025-02-28T10:18:46.600Z Compiling ring v0.17.11
12962025-02-28T10:18:46.890Z Compiling paste v1.0.15
12972025-02-28T10:18:46.944Z Compiling base64ct v1.6.0
12982025-02-28T10:18:47.548Z Compiling pem-rfc7468 v0.7.0
12992025-02-28T10:18:47.936Z Compiling httparse v1.9.5
13002025-02-28T10:18:48.111Z Compiling flagset v0.4.6
13012025-02-28T10:18:48.203Z Compiling icu_locid_transform_data v1.5.0
13022025-02-28T10:18:48.325Z Compiling aws-lc-rs v1.12.4
13032025-02-28T10:18:48.760Z Compiling tracing-core v0.1.32
13042025-02-28T10:18:48.783Z Compiling percent-encoding v2.3.1
13052025-02-28T10:18:49.127Z Compiling crossbeam-utils v0.8.20
13062025-02-28T10:18:49.131Z Compiling rustls-pki-types v1.10.0
13072025-02-28T10:18:49.488Z Compiling regex v1.11.1
13082025-02-28T10:18:49.697Z Compiling icu_properties_data v1.5.0
13092025-02-28T10:18:49.897Z Compiling serde_derive v1.0.218
13102025-02-28T10:18:49.973Z Compiling zeroize_derive v1.4.2
13112025-02-28T10:18:50.053Z Compiling zerocopy-derive v0.7.35
13122025-02-28T10:18:50.196Z Compiling tokio-macros v2.5.0
13132025-02-28T10:18:50.460Z Compiling zerofrom-derive v0.1.4
13142025-02-28T10:18:51.482Z Compiling zeroize v1.8.1
13152025-02-28T10:18:51.904Z Compiling yoke-derive v0.7.4
13162025-02-28T10:18:52.181Z Compiling zerocopy v0.7.35
13172025-02-28T10:18:52.541Z Compiling thiserror-impl v1.0.69
13182025-02-28T10:18:53.109Z Compiling crypto-common v0.1.6
13192025-02-28T10:18:53.396Z Compiling block-buffer v0.10.4
13202025-02-28T10:18:53.469Z Compiling zerovec-derive v0.10.3
13212025-02-28T10:18:53.587Z Compiling futures-macro v0.3.31
13222025-02-28T10:18:53.674Z Compiling digest v0.10.7
13232025-02-28T10:18:54.176Z Compiling zerofrom v0.1.4
13242025-02-28T10:18:54.229Z Compiling hmac v0.12.1
13252025-02-28T10:18:54.417Z Compiling displaydoc v0.2.5
13262025-02-28T10:18:54.503Z Compiling block-padding v0.3.3
13272025-02-28T10:18:54.696Z Compiling yoke v0.7.4
13282025-02-28T10:18:54.802Z Compiling inout v0.1.3
13292025-02-28T10:18:55.037Z Compiling ppv-lite86 v0.2.20
13302025-02-28T10:18:55.057Z Compiling cipher v0.4.4
13312025-02-28T10:18:55.114Z Compiling sha2 v0.10.8
13322025-02-28T10:18:55.544Z Compiling futures-util v0.3.31
13332025-02-28T10:18:55.602Z Compiling icu_provider_macros v1.5.0
13342025-02-28T10:18:55.687Z Compiling thiserror v1.0.69
13352025-02-28T10:18:55.851Z Compiling der_derive v0.7.3
13362025-02-28T10:18:55.873Z Compiling tracing-attributes v0.1.27
13372025-02-28T10:18:56.051Z Compiling pest v2.7.14
13382025-02-28T10:18:56.217Z Compiling zerovec v0.10.4
13392025-02-28T10:18:56.810Z Compiling salsa20 v0.10.2
13402025-02-28T10:18:57.076Z Compiling pbkdf2 v0.12.2
13412025-02-28T10:18:58.003Z Compiling icu_normalizer_data v1.5.0
13422025-02-28T10:18:58.120Z Compiling tinystr v0.7.6
13432025-02-28T10:18:58.225Z Compiling der v0.7.9
13442025-02-28T10:18:58.365Z Compiling icu_collections v1.5.0
13452025-02-28T10:18:58.536Z Compiling icu_locid v1.5.0
13462025-02-28T10:18:58.852Z Compiling untrusted v0.7.1
13472025-02-28T10:18:59.077Z Compiling powerfmt v0.2.0
13482025-02-28T10:18:59.238Z Compiling utf16_iter v1.0.5
13492025-02-28T10:18:59.270Z Compiling tracing v0.1.40
13502025-02-28T10:18:59.477Z Compiling write16 v1.0.0
13512025-02-28T10:18:59.500Z Compiling utf8_iter v1.0.4
13522025-02-28T10:18:59.641Z Compiling vcpkg v0.2.15
13532025-02-28T10:18:59.716Z Compiling icu_provider v1.5.0
13542025-02-28T10:18:59.768Z Compiling time-core v0.1.2
13552025-02-28T10:18:59.790Z Compiling num-conv v0.1.0
13562025-02-28T10:18:59.964Z Compiling untrusted v0.9.0
13572025-02-28T10:19:00.093Z Compiling time-macros v0.2.18
13582025-02-28T10:19:00.633Z Compiling icu_locid_transform v1.5.0
13592025-02-28T10:19:00.725Z Compiling spki v0.7.3
13602025-02-28T10:19:01.187Z Compiling deranged v0.3.11
13612025-02-28T10:19:01.377Z Compiling pest_meta v2.7.14
13622025-02-28T10:19:01.513Z Compiling openssl-sys v0.9.106
13632025-02-28T10:19:02.630Z Compiling icu_properties v1.5.1
13642025-02-28T10:19:02.679Z Compiling scrypt v0.11.0
13652025-02-28T10:19:02.721Z Compiling cbc v0.1.2
13662025-02-28T10:19:02.993Z Compiling aes v0.8.4
13672025-02-28T10:19:03.093Z Compiling scroll_derive v0.12.0
13682025-02-28T10:19:03.210Z Compiling bitflags v2.6.0
13692025-02-28T10:19:03.391Z Compiling bytes v1.10.0
13702025-02-28T10:19:04.580Z Compiling tokio v1.43.0
13712025-02-28T10:19:04.799Z Compiling semver v1.0.25
13722025-02-28T10:19:04.914Z Compiling indexmap v2.7.1
13732025-02-28T10:19:05.527Z Compiling http v1.2.0
13742025-02-28T10:19:06.020Z Compiling rustc_version v0.4.1
13752025-02-28T10:19:06.024Z Compiling tinyvec_macros v0.1.1
13762025-02-28T10:19:06.164Z Compiling num_threads v0.1.7
13772025-02-28T10:19:06.334Z Compiling atomic-waker v1.1.2
13782025-02-28T10:19:06.401Z Compiling time v0.3.36
13792025-02-28T10:19:06.551Z Compiling icu_normalizer v1.5.0
13802025-02-28T10:19:06.589Z Compiling tinyvec v1.8.0
13812025-02-28T10:19:06.732Z Compiling scroll v0.12.0
13822025-02-28T10:19:07.320Z Compiling http-body v1.0.1
13832025-02-28T10:19:07.498Z Compiling pkcs5 v0.7.1
13842025-02-28T10:19:07.593Z Compiling which v4.4.2
13852025-02-28T10:19:07.896Z Compiling idna_adapter v1.2.0
13862025-02-28T10:19:08.326Z Compiling pest_generator v2.7.14
13872025-02-28T10:19:08.358Z Compiling rand_chacha v0.3.1
13882025-02-28T10:19:08.403Z Compiling form_urlencoded v1.2.1
13892025-02-28T10:19:08.655Z Compiling slog v2.7.0
13902025-02-28T10:19:08.678Z Compiling zerocopy v0.8.10
13912025-02-28T10:19:08.736Z Compiling try-lock v0.2.5
13922025-02-28T10:19:08.923Z Compiling goblin v0.8.2
13932025-02-28T10:19:09.304Z Compiling want v0.3.1
13942025-02-28T10:19:09.586Z Compiling rand v0.8.5
13952025-02-28T10:19:09.607Z Compiling pkcs8 v0.10.2
13962025-02-28T10:19:10.066Z Compiling pest_derive v2.7.14
13972025-02-28T10:19:10.296Z Compiling idna v1.0.3
13982025-02-28T10:19:10.925Z Compiling uuid v1.15.1
13992025-02-28T10:19:10.994Z Compiling zerocopy-derive v0.8.10
14002025-02-28T10:19:11.270Z Compiling tower-service v0.3.3
14012025-02-28T10:19:11.436Z Compiling httpdate v1.0.3
14022025-02-28T10:19:11.847Z Compiling iana-time-zone v0.1.61
14032025-02-28T10:19:11.906Z Compiling dtrace-parser v0.2.0
14042025-02-28T10:19:12.262Z Compiling chrono v0.4.40
14052025-02-28T10:19:12.569Z Compiling serde_tokenstream v0.2.2
14062025-02-28T10:19:12.820Z Compiling toml_datetime v0.6.8
14072025-02-28T10:19:13.205Z Compiling tokio-util v0.7.13
14082025-02-28T10:19:13.322Z Compiling serde_spanned v0.6.8
14092025-02-28T10:19:13.609Z Compiling rustversion v1.0.17
14102025-02-28T10:19:13.822Z Compiling foreign-types-shared v0.1.1
14112025-02-28T10:19:13.970Z Compiling base64 v0.22.1
14122025-02-28T10:19:14.341Z Compiling h2 v0.4.6
14132025-02-28T10:19:14.526Z Compiling match_cfg v0.1.0
14142025-02-28T10:19:14.646Z Compiling openssl v0.10.71
14152025-02-28T10:19:14.721Z Compiling adler2 v2.0.0
14162025-02-28T10:19:14.961Z Compiling miniz_oxide v0.8.5
14172025-02-28T10:19:15.120Z Compiling dof v0.3.0
14182025-02-28T10:19:15.765Z Compiling hostname v0.3.1
14192025-02-28T10:19:16.021Z Compiling usdt-impl v0.5.0
14202025-02-28T10:19:16.717Z Compiling foreign-types v0.3.2
14212025-02-28T10:19:16.845Z Compiling url v2.5.3
14222025-02-28T10:19:17.070Z Compiling rand_core v0.9.2
14232025-02-28T10:19:17.448Z Compiling async-trait v0.1.86
14242025-02-28T10:19:17.563Z Compiling openssl-macros v0.1.1
14252025-02-28T10:19:18.383Z Compiling serde_derive_internals v0.29.1
14262025-02-28T10:19:18.485Z Compiling dirs-sys-next v0.1.2
14272025-02-28T10:19:18.549Z Compiling native-tls v0.2.12
14282025-02-28T10:19:18.711Z Compiling rustls v0.22.4
14292025-02-28T10:19:18.733Z Compiling schemars v0.8.22
14302025-02-28T10:19:18.949Z Compiling data-encoding v2.6.0
14312025-02-28T10:19:19.029Z Compiling rustls v0.23.19
14322025-02-28T10:19:19.032Z Compiling syn v1.0.109
14332025-02-28T10:19:19.108Z Compiling siphasher v0.3.11
14342025-02-28T10:19:19.478Z Compiling dirs-next v2.0.0
14352025-02-28T10:19:19.723Z Compiling rand_chacha v0.9.0
14362025-02-28T10:19:20.061Z Compiling unicode-normalization v0.1.24
14372025-02-28T10:19:20.833Z Compiling schemars_derive v0.8.22
14382025-02-28T10:19:20.895Z Compiling http-body-util v0.1.2
14392025-02-28T10:19:21.105Z Compiling heapless v0.7.17
14402025-02-28T10:19:21.299Z Compiling crossbeam-epoch v0.9.18
14412025-02-28T10:19:21.440Z Compiling sha1 v0.10.6
14422025-02-28T10:19:21.610Z Compiling signature v2.2.0
14432025-02-28T10:19:21.931Z Compiling bzip2-sys v0.1.11+1.0.8
14442025-02-28T10:19:21.931Z Compiling thread_local v1.1.8
14452025-02-28T10:19:22.063Z Compiling encoding_rs v0.8.34
14462025-02-28T10:19:22.103Z Compiling cookie v0.18.1
14472025-02-28T10:19:22.440Z Compiling hyper v1.6.0
14482025-02-28T10:19:22.467Z Compiling multer v3.1.0
14492025-02-28T10:19:22.487Z Compiling mime v0.3.17
14502025-02-28T10:19:22.822Z Compiling unicode-bidi v0.3.17
14512025-02-28T10:19:23.057Z Compiling openssl-probe v0.1.5
14522025-02-28T10:19:23.411Z Compiling signal-hook v0.3.17
14532025-02-28T10:19:23.738Z Compiling unicode-properties v0.1.3
14542025-02-28T10:19:24.073Z Compiling ipnet v2.11.0
14552025-02-28T10:19:24.095Z Compiling gimli v0.31.1
14562025-02-28T10:19:24.208Z Compiling rayon-core v1.12.1
14572025-02-28T10:19:24.530Z Compiling dyn-clone v1.0.18
14582025-02-28T10:19:24.793Z Compiling slog-async v2.8.0
14592025-02-28T10:19:25.173Z Compiling hyper-util v0.1.10
14602025-02-28T10:19:25.468Z Compiling stringprep v0.1.5
14612025-02-28T10:19:26.367Z Compiling toml_edit v0.22.24
14622025-02-28T10:19:27.012Z Compiling crossbeam-deque v0.8.5
14632025-02-28T10:19:27.446Z Compiling rand v0.9.0
14642025-02-28T10:19:28.394Z Compiling term v0.7.0
14652025-02-28T10:19:28.418Z Compiling usdt-attr-macro v0.5.0
14662025-02-28T10:19:28.928Z Compiling addr2line v0.24.2
14672025-02-28T10:19:29.210Z Compiling usdt-macro v0.5.0
14682025-02-28T10:19:29.317Z Compiling slog-json v2.6.1
14692025-02-28T10:19:29.677Z Compiling serde_urlencoded v0.7.1
14702025-02-28T10:19:29.698Z Compiling curve25519-dalek v4.1.3
14712025-02-28T10:19:29.767Z Compiling crossbeam-channel v0.5.13
14722025-02-28T10:19:30.084Z Compiling futures-executor v0.3.31
14732025-02-28T10:19:30.171Z Compiling enum-as-inner v0.6.1
14742025-02-28T10:19:30.444Z Compiling md-5 v0.10.6
14752025-02-28T10:19:30.604Z Compiling async-stream-impl v0.3.6
14762025-02-28T10:19:30.675Z Compiling rustls-pemfile v2.2.0
14772025-02-28T10:19:30.761Z Compiling num-integer v0.1.46
14782025-02-28T10:19:30.838Z Compiling hash32 v0.2.1
14792025-02-28T10:19:31.070Z Compiling ff v0.13.0
14802025-02-28T10:19:31.264Z Compiling is-terminal v0.4.13
14812025-02-28T10:19:31.306Z Compiling object v0.36.5
14822025-02-28T10:19:31.337Z Compiling memoffset v0.9.1
14832025-02-28T10:19:31.432Z Compiling dropshot v0.12.0
14842025-02-28T10:19:31.636Z Compiling rustc-demangle v0.1.24
14852025-02-28T10:19:31.716Z Compiling linked-hash-map v0.5.6
14862025-02-28T10:19:31.787Z Compiling utf-8 v0.7.6
14872025-02-28T10:19:32.066Z Compiling litrs v0.4.1
14882025-02-28T10:19:32.088Z Compiling num-bigint-dig v0.8.4
14892025-02-28T10:19:32.149Z Compiling anyhow v1.0.96
14902025-02-28T10:19:32.448Z Compiling take_mut v0.2.2
14912025-02-28T10:19:32.587Z Compiling smoltcp v0.9.1
14922025-02-28T10:19:32.640Z Compiling fallible-iterator v0.2.0
14932025-02-28T10:19:32.780Z Compiling base16ct v0.2.0
14942025-02-28T10:19:33.137Z Compiling quick-error v1.2.3
14952025-02-28T10:19:33.225Z Compiling cfg_aliases v0.2.1
14962025-02-28T10:19:33.295Z Compiling psl-types v2.0.11
14972025-02-28T10:19:33.316Z Compiling portable-atomic v1.9.0
14982025-02-28T10:19:33.342Z Compiling nix v0.29.0
14992025-02-28T10:19:33.364Z Compiling postgres-protocol v0.6.8
15002025-02-28T10:19:33.508Z Compiling publicsuffix v2.3.0
15012025-02-28T10:19:33.916Z Compiling resolv-conf v0.7.0
15022025-02-28T10:19:33.994Z Compiling document-features v0.2.10
15032025-02-28T10:19:34.251Z Compiling sec1 v0.7.3
15042025-02-28T10:19:34.687Z Compiling async-stream v0.3.6
15052025-02-28T10:19:34.835Z Compiling tungstenite v0.24.0
15062025-02-28T10:19:34.857Z Compiling lru-cache v0.1.2
15072025-02-28T10:19:35.088Z Compiling slog-term v2.9.1
15082025-02-28T10:19:35.218Z Compiling num-iter v0.1.45
15092025-02-28T10:19:35.261Z Compiling hickory-proto v0.24.4
15102025-02-28T10:19:35.444Z Compiling group v0.13.0
15112025-02-28T10:19:35.731Z Compiling usdt v0.5.0
15122025-02-28T10:19:36.350Z Compiling futures v0.3.31
15132025-02-28T10:19:36.406Z Compiling toml v0.8.20
15142025-02-28T10:19:36.497Z Compiling slog-bunyan v2.5.0
15152025-02-28T10:19:37.999Z Compiling tokio-native-tls v0.3.1
15162025-02-28T10:19:38.042Z Compiling camino v1.1.9
15172025-02-28T10:19:38.327Z Compiling phf_shared v0.11.2
15182025-02-28T10:19:38.505Z Compiling backtrace v0.3.74
15192025-02-28T10:19:38.732Z Compiling dropshot_endpoint v0.12.0
15202025-02-28T10:19:38.926Z Compiling terminal_size v0.4.0
15212025-02-28T10:19:38.947Z Compiling waitgroup v0.1.2
15222025-02-28T10:19:39.026Z Compiling openapiv3 v2.0.0
15232025-02-28T10:19:39.172Z Compiling serde_path_to_error v0.1.16
15242025-02-28T10:19:39.195Z Compiling hkdf v0.12.4
15252025-02-28T10:19:39.497Z Compiling crypto-bigint v0.5.5
15262025-02-28T10:19:39.967Z Compiling curve25519-dalek-derive v0.1.1
15272025-02-28T10:19:40.861Z Compiling hubpack_derive v0.1.1
15282025-02-28T10:19:41.520Z Compiling zerocopy-derive v0.6.6
15292025-02-28T10:19:41.643Z Compiling webpki-roots v0.26.6
15302025-02-28T10:19:41.887Z Compiling sync_wrapper v1.0.1
15312025-02-28T10:19:41.907Z Compiling hostname v0.4.0
15322025-02-28T10:19:42.079Z Compiling ahash v0.8.11
15332025-02-28T10:19:42.148Z Compiling fs-err v2.11.0
15342025-02-28T10:19:42.463Z Compiling crc32fast v1.4.2
15352025-02-28T10:19:42.501Z Compiling tower-layer v0.3.3
15362025-02-28T10:19:42.801Z Compiling newtype-uuid v1.2.1
15372025-02-28T10:19:42.833Z Compiling unicode-width v0.2.0
15382025-02-28T10:19:43.139Z Compiling winnow v0.5.40
15392025-02-28T10:19:43.161Z Compiling debug-ignore v1.0.5
15402025-02-28T10:19:43.308Z Compiling managed v0.8.0
15412025-02-28T10:19:43.332Z Compiling console v0.15.10
15422025-02-28T10:19:43.414Z Compiling strum_macros v0.25.3
15432025-02-28T10:19:43.606Z Compiling zerocopy v0.6.6
15442025-02-28T10:19:44.388Z Compiling clap_builder v4.5.31
15452025-02-28T10:19:44.802Z Compiling elliptic-curve v0.13.8
15462025-02-28T10:19:45.132Z Compiling tower v0.5.2
15472025-02-28T10:19:45.705Z Compiling flate2 v1.1.0
15482025-02-28T10:19:46.097Z Compiling hubpack v0.1.2
15492025-02-28T10:19:46.159Z Compiling hickory-resolver v0.24.4
15502025-02-28T10:19:46.728Z Compiling toml_edit v0.19.15
15512025-02-28T10:19:46.956Z Compiling phf v0.11.2
15522025-02-28T10:19:47.239Z Compiling signal-hook-mio v0.2.4
15532025-02-28T10:19:47.393Z Compiling hyper-tls v0.6.0
15542025-02-28T10:19:47.403Z Compiling rayon v1.10.0
15552025-02-28T10:19:47.451Z Compiling cookie_store v0.21.1
15562025-02-28T10:19:47.870Z Compiling bzip2 v0.4.4
15572025-02-28T10:19:48.287Z Compiling tokio-tungstenite v0.24.0
15582025-02-28T10:19:50.599Z Compiling postgres-types v0.2.9
15592025-02-28T10:19:52.064Z Compiling ed25519 v2.2.3
15602025-02-28T10:19:52.152Z Compiling phf_shared v0.10.0
15612025-02-28T10:19:52.283Z Compiling tokio-stream v0.1.17
15622025-02-28T10:19:52.593Z Compiling pkcs1 v0.7.5
15632025-02-28T10:19:53.054Z Compiling serde-big-array v0.5.1
15642025-02-28T10:19:53.339Z Compiling clap_derive v4.5.28
15652025-02-28T10:19:53.343Z Compiling rfc6979 v0.4.0
15662025-02-28T10:19:53.561Z Compiling serde_repr v0.1.19
15672025-02-28T10:19:53.589Z Compiling derive-where v1.2.7
15682025-02-28T10:19:54.046Z Compiling bstr v1.10.0
15692025-02-28T10:19:54.176Z Compiling float-cmp v0.10.0
15702025-02-28T10:19:54.457Z Compiling static_assertions v1.1.0
15712025-02-28T10:19:54.587Z Compiling whoami v1.5.2
15722025-02-28T10:19:54.631Z Compiling bit-vec v0.6.3
15732025-02-28T10:19:54.824Z Compiling number_prefix v0.4.0
15742025-02-28T10:19:55.092Z Compiling predicates-core v1.0.8
15752025-02-28T10:19:55.115Z Compiling precomputed-hash v0.1.1
15762025-02-28T10:19:55.165Z Compiling normalize-line-endings v0.3.0
15772025-02-28T10:19:55.259Z Compiling difflib v0.4.0
15782025-02-28T10:19:55.324Z Compiling fixedbitset v0.4.2
15792025-02-28T10:19:55.541Z Compiling unicode-segmentation v1.12.0
15802025-02-28T10:19:55.782Z Compiling new_debug_unreachable v1.0.6
15812025-02-28T10:19:55.812Z Compiling predicates v3.1.3
15822025-02-28T10:19:55.902Z Compiling string_cache v0.8.7
15832025-02-28T10:19:56.396Z Compiling similar v2.6.0
15842025-02-28T10:19:56.436Z Compiling petgraph v0.6.5
15852025-02-28T10:19:56.756Z Compiling indicatif v0.17.11
15862025-02-28T10:19:57.153Z Compiling bit-set v0.5.3
15872025-02-28T10:19:57.473Z Compiling tokio-postgres v0.7.13
15882025-02-28T10:19:57.496Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15892025-02-28T10:19:58.206Z Compiling clap v4.5.31
15902025-02-28T10:19:58.352Z Compiling ecdsa v0.16.9
15912025-02-28T10:19:58.598Z Compiling rsa v0.9.6
15922025-02-28T10:19:58.859Z Compiling ed25519-dalek v2.1.1
15932025-02-28T10:20:00.285Z Compiling toml v0.7.8
15942025-02-28T10:20:00.361Z Compiling zip v0.6.6
15952025-02-28T10:20:01.432Z Compiling crossterm v0.28.1
15962025-02-28T10:20:02.813Z Compiling hex v0.4.3
15972025-02-28T10:20:02.835Z Compiling x509-cert v0.2.5
15982025-02-28T10:20:03.461Z Compiling itertools v0.10.5
15992025-02-28T10:20:03.643Z Compiling peg-runtime v0.8.3
16002025-02-28T10:20:04.288Z Compiling lalrpop-util v0.19.12
16012025-02-28T10:20:04.391Z Compiling unicode-xid v0.2.6
16022025-02-28T10:20:04.441Z Compiling strum_macros v0.26.4
16032025-02-28T10:20:04.609Z Compiling xattr v1.3.1
16042025-02-28T10:20:04.705Z Compiling filetime v0.2.25
16052025-02-28T10:20:04.928Z Compiling tar v0.4.44
16062025-02-28T10:20:09.422Z Compiling strum v0.26.3
16072025-02-28T10:20:12.818Z Compiling aws-lc-sys v0.26.0
16082025-02-28T10:20:47.372Z Compiling rustls-webpki v0.102.8
16092025-02-28T10:20:51.017Z Compiling tokio-rustls v0.25.0
16102025-02-28T10:20:52.855Z Compiling tokio-rustls v0.26.0
16112025-02-28T10:20:53.152Z Compiling hyper-rustls v0.27.3
16122025-02-28T10:20:53.534Z Compiling reqwest v0.12.12
16132025-02-28T10:20:55.289Z Compiling qorb v0.2.1
16142025-02-28T10:20:58.597Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16152025-02-28T10:20:58.912Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16162025-02-28T10:21:04.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
16172025-02-28T10:21:04.333Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16182025-02-28T10:21:04.395ZFeb 28 10:21:03.637 INFO Starting download, target: DendriteOpenapi
16192025-02-28T10:21:04.396ZFeb 28 10:21:03.637 INFO Starting download, target: Console
16202025-02-28T10:21:04.396ZFeb 28 10:21:03.637 INFO Starting download, target: Cockroach
16212025-02-28T10:21:04.400ZFeb 28 10:21:03.637 INFO Starting download, target: DendriteStub
16222025-02-28T10:21:04.400ZFeb 28 10:21:03.638 INFO Starting download, target: Clickhouse
16232025-02-28T10:21:04.400ZFeb 28 10:21:03.638 INFO Starting download, target: MaghemiteMgd
16242025-02-28T10:21:04.400ZFeb 28 10:21:03.638 INFO Starting download, target: TransceiverControl
16252025-02-28T10:21:04.400ZFeb 28 10:21:03.638 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16262025-02-28T10:21:04.400ZFeb 28 10:21:03.639 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16272025-02-28T10:21:04.400ZFeb 28 10:21:03.639 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16282025-02-28T10:21:04.400ZFeb 28 10:21:03.639 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16292025-02-28T10:21:04.401ZFeb 28 10:21:03.639 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16302025-02-28T10:21:04.401ZFeb 28 10:21:03.639 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16312025-02-28T10:21:04.401ZFeb 28 10:21:03.639 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16322025-02-28T10:21:04.646ZFeb 28 10:21:03.878 INFO Download complete, target: DendriteOpenapi
16332025-02-28T10:21:04.861ZFeb 28 10:21:04.066 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16342025-02-28T10:21:05.047ZFeb 28 10:21:04.287 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16352025-02-28T10:21:05.269ZFeb 28 10:21:04.485 INFO Download complete, target: TransceiverControl
16362025-02-28T10:21:05.407ZFeb 28 10:21:04.632 INFO Download complete, target: Console
16372025-02-28T10:21:05.475ZFeb 28 10:21:04.708 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16382025-02-28T10:21:05.571ZFeb 28 10:21:04.806 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16392025-02-28T10:21:06.277ZFeb 28 10:21:05.518 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16402025-02-28T10:21:06.277ZFeb 28 10:21:05.518 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16412025-02-28T10:21:06.552ZFeb 28 10:21:05.794 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16422025-02-28T10:21:08.064ZFeb 28 10:21:07.305 INFO Download complete, target: DendriteStub
16432025-02-28T10:21:08.255ZFeb 28 10:21:07.497 INFO Download complete, target: MaghemiteMgd
16442025-02-28T10:21:12.846ZFeb 28 10:21:12.087 INFO Checking that binary works, target: Cockroach
16452025-02-28T10:21:13.026ZFeb 28 10:21:12.267 INFO Download complete, target: Cockroach
16462025-02-28T10:21:17.387ZFeb 28 10:21:16.627 INFO Checking that binary works, target: Clickhouse
16472025-02-28T10:21:17.652ZFeb 28 10:21:16.891 INFO Download complete, target: Clickhouse
16482025-02-28T10:21:17.673ZAll builder prerequisites installed successfully, and PATH looks valid
16492025-02-28T10:21:17.677Z
16502025-02-28T10:21:17.677Zreal 6:10.199119030
16512025-02-28T10:21:17.677Zuser 17:00.356312645
16522025-02-28T10:21:17.677Zsys 2:22.072949812
16532025-02-28T10:21:17.677Ztrap 0.691065392
16542025-02-28T10:21:17.677Ztflt 1.686998350
16552025-02-28T10:21:17.677Zdflt 1.864059137
16562025-02-28T10:21:17.677Zkflt 0.064487545
16572025-02-28T10:21:17.677Zlock 26:44.479645143
16582025-02-28T10:21:17.677Zslp 1:02:53.365320891
16592025-02-28T10:21:17.677Zlat 1:05.695297197
16602025-02-28T10:21:17.677Zstop 2:44.964693988
16612025-02-28T10:21:17.677Z+ banner hack-check
16622025-02-28T10:21:17.680Z
16632025-02-28T10:21:17.680Z # # ## #### # # #### # # ###### #### # #
16642025-02-28T10:21:17.680Z # # # # # # # # # # # # # # # # #
16652025-02-28T10:21:17.680Z ###### # # # #### ##### # ###### ##### # ####
16662025-02-28T10:21:17.680Z # # ###### # # # # # # # # # #
16672025-02-28T10:21:17.680Z # # # # # # # # # # # # # # # # #
16682025-02-28T10:21:17.680Z # # # # #### # # #### # # ###### #### # #
16692025-02-28T10:21:17.680Z
16702025-02-28T10:21:17.680Z+ export CARGO_INCREMENTAL=0
16712025-02-28T10:21:17.680Z+ CARGO_INCREMENTAL=0
16722025-02-28T10:21:17.680Z+ ptime -m timeout 2h cargo xtask check-features --ci
16732025-02-28T10:21:18.346Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16742025-02-28T10:21:21.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
16752025-02-28T10:21:21.621Z Running `target/debug/xtask check-features --ci`
16762025-02-28T10:21:21.650Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16772025-02-28T10:21:21.653Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16782025-02-28T10:21:22.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16792025-02-28T10:21:22.216Z Running `target/debug/xtask download cargo-hack`
16802025-02-28T10:21:23.208Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16812025-02-28T10:21:23.626Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16822025-02-28T10:21:27.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
16832025-02-28T10:21:27.986Z Running `target/debug/xtask-downloader cargo-hack`
16842025-02-28T10:21:28.033ZFeb 28 10:21:27.271 INFO Starting download, target: CargoHack
16852025-02-28T10:21:28.036ZFeb 28 10:21:27.272 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16862025-02-28T10:21:28.504ZFeb 28 10:21:27.743 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16872025-02-28T10:21:28.580ZFeb 28 10:21:27.819 INFO Download complete, target: CargoHack
16882025-02-28T10:21:28.585Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16892025-02-28T10:21:28.603Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16902025-02-28T10:21:28.802Zinfo: running `cargo check --bins` on api_identity (1/199)
16912025-02-28T10:21:29.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-02-28T10:21:29.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-02-28T10:21:29.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-02-28T10:21:29.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
16952025-02-28T10:21:29.550Z
16962025-02-28T10:21:29.550Zinfo: running `cargo check --bins` on bootstore (2/199)
16972025-02-28T10:21:30.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-02-28T10:21:30.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-02-28T10:21:30.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-02-28T10:21:30.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17012025-02-28T10:21:30.333Z
17022025-02-28T10:21:30.333Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
17032025-02-28T10:21:31.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-02-28T10:21:31.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-02-28T10:21:31.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-02-28T10:21:31.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17072025-02-28T10:21:31.115Z
17082025-02-28T10:21:31.115Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17092025-02-28T10:21:31.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-02-28T10:21:31.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-02-28T10:21:31.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-02-28T10:21:31.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17132025-02-28T10:21:31.886Z
17142025-02-28T10:21:31.886Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17152025-02-28T10:21:32.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-02-28T10:21:32.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-02-28T10:21:32.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-02-28T10:21:32.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17192025-02-28T10:21:32.441Z
17202025-02-28T10:21:32.441Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17212025-02-28T10:21:32.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-02-28T10:21:32.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-02-28T10:21:32.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-02-28T10:21:32.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17252025-02-28T10:21:32.996Z
17262025-02-28T10:21:32.996Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17272025-02-28T10:21:33.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-02-28T10:21:33.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-02-28T10:21:33.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-02-28T10:21:33.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17312025-02-28T10:21:33.536Z
17322025-02-28T10:21:33.537Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17332025-02-28T10:21:34.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-02-28T10:21:34.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-02-28T10:21:34.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-02-28T10:21:34.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17372025-02-28T10:21:34.079Z
17382025-02-28T10:21:34.079Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17392025-02-28T10:21:34.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-02-28T10:21:34.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-02-28T10:21:34.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-02-28T10:21:34.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17432025-02-28T10:21:34.625Z
17442025-02-28T10:21:34.625Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17452025-02-28T10:21:35.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-02-28T10:21:35.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-02-28T10:21:35.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-02-28T10:21:35.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17492025-02-28T10:21:35.164Z
17502025-02-28T10:21:35.164Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17512025-02-28T10:21:35.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-02-28T10:21:35.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-02-28T10:21:35.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-02-28T10:21:35.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17552025-02-28T10:21:35.710Z
17562025-02-28T10:21:35.710Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17572025-02-28T10:21:36.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-02-28T10:21:36.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-02-28T10:21:36.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-02-28T10:21:36.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
17612025-02-28T10:21:36.236Z
17622025-02-28T10:21:36.236Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17632025-02-28T10:21:36.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-02-28T10:21:36.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-02-28T10:21:36.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-02-28T10:21:36.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17672025-02-28T10:21:36.772Z
17682025-02-28T10:21:36.772Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17692025-02-28T10:21:37.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-02-28T10:21:37.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-02-28T10:21:37.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-02-28T10:21:37.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17732025-02-28T10:21:37.310Z
17742025-02-28T10:21:37.310Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17752025-02-28T10:21:37.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-02-28T10:21:37.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-02-28T10:21:37.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-02-28T10:21:37.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
17792025-02-28T10:21:37.835Z
17802025-02-28T10:21:37.835Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17812025-02-28T10:21:38.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-02-28T10:21:38.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-02-28T10:21:38.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-02-28T10:21:38.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17852025-02-28T10:21:38.366Z
17862025-02-28T10:21:38.366Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17872025-02-28T10:21:38.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-02-28T10:21:38.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-02-28T10:21:38.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-02-28T10:21:38.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17912025-02-28T10:21:38.895Z
17922025-02-28T10:21:38.895Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17932025-02-28T10:21:39.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-02-28T10:21:39.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-02-28T10:21:39.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-02-28T10:21:39.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17972025-02-28T10:21:39.434Z
17982025-02-28T10:21:39.434Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17992025-02-28T10:21:39.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-02-28T10:21:39.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-02-28T10:21:39.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-02-28T10:21:39.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18032025-02-28T10:21:39.975Z
18042025-02-28T10:21:39.975Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
18052025-02-28T10:21:40.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-02-28T10:21:40.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-02-28T10:21:40.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-02-28T10:21:40.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18092025-02-28T10:21:40.509Z
18102025-02-28T10:21:40.509Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18112025-02-28T10:21:40.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-02-28T10:21:40.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-02-28T10:21:40.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-02-28T10:21:40.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18152025-02-28T10:21:41.052Z
18162025-02-28T10:21:41.052Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18172025-02-28T10:21:41.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-02-28T10:21:41.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-02-28T10:21:41.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-02-28T10:21:41.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18212025-02-28T10:21:41.601Z
18222025-02-28T10:21:41.601Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18232025-02-28T10:21:42.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-02-28T10:21:42.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-02-28T10:21:42.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-02-28T10:21:42.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18272025-02-28T10:21:42.137Z
18282025-02-28T10:21:42.137Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18292025-02-28T10:21:42.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-02-28T10:21:42.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-02-28T10:21:42.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-02-28T10:21:42.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18332025-02-28T10:21:42.699Z
18342025-02-28T10:21:42.699Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18352025-02-28T10:21:43.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-02-28T10:21:43.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-02-28T10:21:43.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-02-28T10:21:43.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18392025-02-28T10:21:43.248Z
18402025-02-28T10:21:43.248Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18412025-02-28T10:21:43.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-02-28T10:21:43.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-02-28T10:21:43.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-02-28T10:21:43.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18452025-02-28T10:21:43.789Z
18462025-02-28T10:21:43.789Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18472025-02-28T10:21:44.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-02-28T10:21:44.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-02-28T10:21:44.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-02-28T10:21:44.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18512025-02-28T10:21:44.339Z
18522025-02-28T10:21:44.339Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18532025-02-28T10:21:44.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-02-28T10:21:44.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-02-28T10:21:44.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-02-28T10:21:44.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18572025-02-28T10:21:44.876Z
18582025-02-28T10:21:44.876Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18592025-02-28T10:21:45.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-02-28T10:21:45.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-02-28T10:21:45.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-02-28T10:21:45.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18632025-02-28T10:21:45.410Z
18642025-02-28T10:21:45.411Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18652025-02-28T10:21:45.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-02-28T10:21:45.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-02-28T10:21:45.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-02-28T10:21:45.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18692025-02-28T10:21:45.947Z
18702025-02-28T10:21:45.947Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18712025-02-28T10:21:46.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-02-28T10:21:46.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-02-28T10:21:46.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-02-28T10:21:46.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18752025-02-28T10:21:46.481Z
18762025-02-28T10:21:46.481Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18772025-02-28T10:21:46.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-02-28T10:21:46.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-02-28T10:21:46.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-02-28T10:21:46.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18812025-02-28T10:21:47.021Z
18822025-02-28T10:21:47.021Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18832025-02-28T10:21:47.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-02-28T10:21:47.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-02-28T10:21:47.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-02-28T10:21:47.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18872025-02-28T10:21:47.554Z
18882025-02-28T10:21:47.554Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18892025-02-28T10:21:48.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-02-28T10:21:48.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-02-28T10:21:48.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-02-28T10:21:48.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18932025-02-28T10:21:48.103Z
18942025-02-28T10:21:48.103Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18952025-02-28T10:21:48.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-02-28T10:21:48.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-02-28T10:21:48.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-02-28T10:21:48.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18992025-02-28T10:21:48.650Z
19002025-02-28T10:21:48.650Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
19012025-02-28T10:21:49.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-02-28T10:21:49.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-02-28T10:21:49.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-02-28T10:21:49.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19052025-02-28T10:21:49.189Z
19062025-02-28T10:21:49.189Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19072025-02-28T10:21:49.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-02-28T10:21:49.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-02-28T10:21:49.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-02-28T10:21:49.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19112025-02-28T10:21:49.734Z
19122025-02-28T10:21:49.734Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19132025-02-28T10:21:50.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-02-28T10:21:50.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-02-28T10:21:50.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-02-28T10:21:50.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19172025-02-28T10:21:50.278Z
19182025-02-28T10:21:50.278Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19192025-02-28T10:21:50.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-02-28T10:21:50.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-02-28T10:21:50.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-02-28T10:21:50.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19232025-02-28T10:21:50.809Z
19242025-02-28T10:21:50.809Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19252025-02-28T10:21:51.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-02-28T10:21:51.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-02-28T10:21:51.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-02-28T10:21:51.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19292025-02-28T10:21:51.359Z
19302025-02-28T10:21:51.360Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19312025-02-28T10:21:51.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-02-28T10:21:51.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-02-28T10:21:51.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-02-28T10:21:51.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19352025-02-28T10:21:51.907Z
19362025-02-28T10:21:51.907Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19372025-02-28T10:21:52.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-02-28T10:21:52.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-02-28T10:21:52.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-02-28T10:21:52.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19412025-02-28T10:21:52.453Z
19422025-02-28T10:21:52.454Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19432025-02-28T10:21:52.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-02-28T10:21:52.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-02-28T10:21:52.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-02-28T10:21:52.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19472025-02-28T10:21:52.992Z
19482025-02-28T10:21:52.992Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19492025-02-28T10:21:53.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-02-28T10:21:53.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-02-28T10:21:53.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-02-28T10:21:53.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19532025-02-28T10:21:53.518Z
19542025-02-28T10:21:53.518Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19552025-02-28T10:21:54.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-02-28T10:21:54.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-02-28T10:21:54.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582025-02-28T10:21:54.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19592025-02-28T10:21:54.291Z
19602025-02-28T10:21:54.291Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19612025-02-28T10:21:54.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622025-02-28T10:21:54.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632025-02-28T10:21:54.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642025-02-28T10:21:54.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19652025-02-28T10:21:55.062Z
19662025-02-28T10:21:55.062Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19672025-02-28T10:21:55.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682025-02-28T10:21:55.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692025-02-28T10:21:55.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702025-02-28T10:21:55.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19712025-02-28T10:21:55.843Z
19722025-02-28T10:21:55.843Zinfo: running `cargo check --bins` on oxlog (48/199)
19732025-02-28T10:21:56.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742025-02-28T10:21:56.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752025-02-28T10:21:56.597Z Checking cfg-if v1.0.0
19762025-02-28T10:21:56.600Z Checking libc v0.2.170
19772025-02-28T10:21:56.718Z Checking serde v1.0.218
19782025-02-28T10:21:56.721Z Checking zeroize v1.8.1
19792025-02-28T10:21:56.744Z Checking memchr v2.7.4
19802025-02-28T10:21:56.759Z Checking typenum v1.17.0
19812025-02-28T10:21:56.762Z Checking subtle v2.6.1
19822025-02-28T10:21:56.791Z Checking value-bag v1.9.0
19832025-02-28T10:21:56.806Z Checking scopeguard v1.2.0
19842025-02-28T10:21:56.970Z Checking smallvec v1.14.0
19852025-02-28T10:21:56.992Z Checking lock_api v0.4.12
19862025-02-28T10:21:57.058Z Checking const-oid v0.9.6
19872025-02-28T10:21:57.224Z Checking log v0.4.22
19882025-02-28T10:21:57.325Z Checking itoa v1.0.11
19892025-02-28T10:21:57.436Z Checking byteorder v1.5.0
19902025-02-28T10:21:57.581Z Checking pin-project-lite v0.2.14
19912025-02-28T10:21:57.623Z Checking futures-core v0.3.31
19922025-02-28T10:21:57.726Z Checking once_cell v1.20.3
19932025-02-28T10:21:57.760Z Checking cpufeatures v0.2.14
19942025-02-28T10:21:57.797Z Checking getrandom v0.2.15
19952025-02-28T10:21:57.836Z Checking signal-hook-registry v1.4.2
19962025-02-28T10:21:57.856Z Checking parking_lot_core v0.9.10
19972025-02-28T10:21:57.873Z Checking generic-array v0.14.7
19982025-02-28T10:21:57.876Z Checking mio v1.0.2
19992025-02-28T10:21:58.046Z Checking rand_core v0.6.4
20002025-02-28T10:21:58.070Z Checking futures-sink v0.3.31
20012025-02-28T10:21:58.120Z Checking stable_deref_trait v1.2.0
20022025-02-28T10:21:58.197Z Checking parking_lot v0.12.3
20032025-02-28T10:21:58.240Z Checking zerocopy v0.7.35
20042025-02-28T10:21:58.244Z Checking socket2 v0.5.8
20052025-02-28T10:21:58.381Z Checking slab v0.4.9
20062025-02-28T10:21:58.532Z Checking zerofrom v0.1.4
20072025-02-28T10:21:58.553Z Checking futures-channel v0.3.31
20082025-02-28T10:21:58.688Z Checking futures-task v0.3.31
20092025-02-28T10:21:58.757Z Checking pin-utils v0.1.0
20102025-02-28T10:21:58.774Z Checking yoke v0.7.4
20112025-02-28T10:21:58.860Z Checking futures-io v0.3.31
20122025-02-28T10:21:58.937Z Checking foldhash v0.1.3
20132025-02-28T10:21:58.958Z Checking equivalent v1.0.1
20142025-02-28T10:21:58.958Z Checking allocator-api2 v0.2.18
20152025-02-28T10:21:59.010Z Checking crypto-common v0.1.6
20162025-02-28T10:21:59.062Z Checking block-buffer v0.10.4
20172025-02-28T10:21:59.080Z Checking futures-util v0.3.31
20182025-02-28T10:21:59.116Z Checking zerovec v0.10.4
20192025-02-28T10:21:59.161Z Checking block-padding v0.3.3
20202025-02-28T10:21:59.207Z Checking ryu v1.0.18
20212025-02-28T10:21:59.289Z Checking digest v0.10.7
20222025-02-28T10:21:59.383Z Checking inout v0.1.3
20232025-02-28T10:21:59.469Z Checking litemap v0.7.3
20242025-02-28T10:21:59.595Z Checking ppv-lite86 v0.2.20
20252025-02-28T10:21:59.635Z Checking writeable v0.5.5
20262025-02-28T10:21:59.662Z Checking hashbrown v0.15.1
20272025-02-28T10:21:59.685Z Checking hmac v0.12.1
20282025-02-28T10:21:59.863Z Checking fnv v1.0.7
20292025-02-28T10:21:59.913Z Checking sha2 v0.10.8
20302025-02-28T10:21:59.974Z Checking cipher v0.4.4
20312025-02-28T10:22:00.014Z Checking libm v0.2.8
20322025-02-28T10:22:00.363Z Checking base64ct v1.6.0
20332025-02-28T10:22:00.413Z Checking getrandom v0.3.1
20342025-02-28T10:22:00.586Z Checking icu_locid_transform_data v1.5.0
20352025-02-28T10:22:00.696Z Checking flagset v0.4.6
20362025-02-28T10:22:00.714Z Checking tracing-core v0.1.32
20372025-02-28T10:22:00.751Z Checking tinystr v0.7.6
20382025-02-28T10:22:00.770Z Checking icu_collections v1.5.0
20392025-02-28T10:22:00.862Z Checking pem-rfc7468 v0.7.0
20402025-02-28T10:22:00.909Z Checking thiserror v1.0.69
20412025-02-28T10:22:00.968Z Checking num-traits v0.2.19
20422025-02-28T10:22:01.070Z Checking rustls-pki-types v1.10.0
20432025-02-28T10:22:01.111Z Checking icu_locid v1.5.0
20442025-02-28T10:22:01.171Z Checking der v0.7.9
20452025-02-28T10:22:01.356Z Checking icu_properties_data v1.5.0
20462025-02-28T10:22:01.459Z Checking percent-encoding v2.3.1
20472025-02-28T10:22:01.598Z Checking bytes v1.10.0
20482025-02-28T10:22:01.614Z Checking indexmap v2.7.1
20492025-02-28T10:22:01.636Z Checking serde_json v1.0.139
20502025-02-28T10:22:01.696Z Checking bitflags v2.6.0
20512025-02-28T10:22:02.007Z Checking tracing v0.1.40
20522025-02-28T10:22:02.126Z Checking icu_provider v1.5.0
20532025-02-28T10:22:02.395Z Checking salsa20 v0.10.2
20542025-02-28T10:22:02.563Z Checking pbkdf2 v0.12.2
20552025-02-28T10:22:02.639Z Checking aws-lc-sys v0.26.0
20562025-02-28T10:22:02.659Z Checking tokio v1.43.0
20572025-02-28T10:22:02.752Z Checking http v1.2.0
20582025-02-28T10:22:02.816Z Checking icu_locid_transform v1.5.0
20592025-02-28T10:22:02.838Z Checking httparse v1.9.5
20602025-02-28T10:22:03.019Z Checking spki v0.7.3
20612025-02-28T10:22:03.325Z Checking utf8_iter v1.0.4
20622025-02-28T10:22:03.343Z Checking icu_normalizer_data v1.5.0
20632025-02-28T10:22:03.415Z Checking utf16_iter v1.0.5
20642025-02-28T10:22:03.449Z Checking powerfmt v0.2.0
20652025-02-28T10:22:03.534Z Checking write16 v1.0.0
20662025-02-28T10:22:03.616Z Checking untrusted v0.7.1
20672025-02-28T10:22:03.684Z Checking untrusted v0.9.0
20682025-02-28T10:22:03.752Z Checking deranged v0.3.11
20692025-02-28T10:22:03.814Z Checking scrypt v0.11.0
20702025-02-28T10:22:03.893Z Checking ring v0.17.11
20712025-02-28T10:22:03.896Z Checking icu_properties v1.5.1
20722025-02-28T10:22:03.929Z Checking aes v0.8.4
20732025-02-28T10:22:04.062Z Checking cbc v0.1.2
20742025-02-28T10:22:04.081Z Checking crossbeam-utils v0.8.20
20752025-02-28T10:22:04.278Z Checking spin v0.9.8
20762025-02-28T10:22:04.685Z Checking num_threads v0.1.7
20772025-02-28T10:22:04.817Z Checking atomic-waker v1.1.2
20782025-02-28T10:22:04.848Z Checking time-core v0.1.2
20792025-02-28T10:22:04.866Z Checking num-conv v0.1.0
20802025-02-28T10:22:04.934Z Checking aws-lc-rs v1.12.4
20812025-02-28T10:22:04.962Z Checking tinyvec_macros v0.1.1
20822025-02-28T10:22:05.023Z Checking pkcs5 v0.7.1
20832025-02-28T10:22:05.070Z Checking tinyvec v1.8.0
20842025-02-28T10:22:05.093Z Checking http-body v1.0.1
20852025-02-28T10:22:05.118Z Checking time v0.3.36
20862025-02-28T10:22:05.337Z Checking form_urlencoded v1.2.1
20872025-02-28T10:22:05.562Z Checking rand_chacha v0.3.1
20882025-02-28T10:22:05.581Z Checking try-lock v0.2.5
20892025-02-28T10:22:05.730Z Checking want v0.3.1
20902025-02-28T10:22:05.948Z Checking pkcs8 v0.10.2
20912025-02-28T10:22:06.013Z Checking rand v0.8.5
20922025-02-28T10:22:06.303Z Checking uuid v1.15.1
20932025-02-28T10:22:06.339Z Checking tower-service v0.3.3
20942025-02-28T10:22:06.492Z Checking unicode-ident v1.0.14
20952025-02-28T10:22:06.515Z Checking httpdate v1.0.3
20962025-02-28T10:22:06.698Z Checking proc-macro2 v1.0.93
20972025-02-28T10:22:06.798Z Checking toml_datetime v0.6.8
20982025-02-28T10:22:06.869Z Checking rustls-webpki v0.102.8
20992025-02-28T10:22:07.028Z Checking serde_spanned v0.6.8
21002025-02-28T10:22:07.140Z Checking zerocopy v0.8.10
21012025-02-28T10:22:07.262Z Checking slog v2.7.0
21022025-02-28T10:22:07.299Z Checking scroll v0.12.0
21032025-02-28T10:22:07.364Z Checking icu_normalizer v1.5.0
21042025-02-28T10:22:07.397Z Checking ucd-trie v0.1.7
21052025-02-28T10:22:07.644Z Checking foreign-types-shared v0.1.1
21062025-02-28T10:22:07.666Z Checking plain v0.2.3
21072025-02-28T10:22:07.760Z Checking base64 v0.22.1
21082025-02-28T10:22:07.781Z Checking iana-time-zone v0.1.61
21092025-02-28T10:22:07.781Z Checking adler2 v2.0.0
21102025-02-28T10:22:07.817Z Checking match_cfg v0.1.0
21112025-02-28T10:22:07.836Z Checking goblin v0.8.2
21122025-02-28T10:22:07.924Z Checking hostname v0.3.1
21132025-02-28T10:22:07.960Z Checking chrono v0.4.40
21142025-02-28T10:22:07.980Z Checking miniz_oxide v0.8.5
21152025-02-28T10:22:08.076Z Checking foreign-types v0.3.2
21162025-02-28T10:22:08.184Z Checking pest v2.7.14
21172025-02-28T10:22:08.204Z Checking idna_adapter v1.2.0
21182025-02-28T10:22:08.242Z Checking quote v1.0.38
21192025-02-28T10:22:08.406Z Checking idna v1.0.3
21202025-02-28T10:22:08.626Z Checking openssl-sys v0.9.106
21212025-02-28T10:22:08.789Z Checking dirs-sys-next v0.1.2
21222025-02-28T10:22:08.916Z Checking url v2.5.3
21232025-02-28T10:22:09.006Z Checking errno v0.3.9
21242025-02-28T10:22:09.203Z Checking aho-corasick v1.1.3
21252025-02-28T10:22:09.791Z Compiling newtype-uuid v1.2.1
21262025-02-28T10:22:09.919Z Checking pretty-hex v0.4.1
21272025-02-28T10:22:09.975Z Checking tokio-util v0.7.13
21282025-02-28T10:22:10.082Z Checking regex-syntax v0.8.5
21292025-02-28T10:22:10.105Z Checking data-encoding v2.6.0
21302025-02-28T10:22:10.108Z Checking rand_core v0.9.2
21312025-02-28T10:22:10.139Z Checking siphasher v0.3.11
21322025-02-28T10:22:10.482Z Checking openssl v0.10.71
21332025-02-28T10:22:10.502Z Checking rand_chacha v0.9.0
21342025-02-28T10:22:10.718Z Checking rustix v0.38.37
21352025-02-28T10:22:10.850Z Checking dtrace-parser v0.2.0
21362025-02-28T10:22:10.877Z Checking h2 v0.4.6
21372025-02-28T10:22:10.940Z Checking dirs-next v2.0.0
21382025-02-28T10:22:10.959Z Checking syn v2.0.98
21392025-02-28T10:22:11.083Z Checking unicode-normalization v0.1.24
21402025-02-28T10:22:11.379Z Checking http-body-util v0.1.2
21412025-02-28T10:22:11.844Z Checking crossbeam-epoch v0.9.18
21422025-02-28T10:22:12.125Z Checking signature v2.2.0
21432025-02-28T10:22:12.296Z Checking sha1 v0.10.6
21442025-02-28T10:22:12.357Z Checking thread_local v1.1.8
21452025-02-28T10:22:12.611Z Checking thread-id v4.2.2
21462025-02-28T10:22:12.677Z Checking encoding_rs v0.8.34
21472025-02-28T10:22:12.744Z Checking ipnet v2.11.0
21482025-02-28T10:22:13.159Z Checking dof v0.3.0
21492025-02-28T10:22:13.260Z Checking either v1.14.0
21502025-02-28T10:22:13.549Z Checking regex-automata v0.4.8
21512025-02-28T10:22:13.654Z Checking anstyle v1.0.10
21522025-02-28T10:22:13.831Z Checking utf8parse v0.2.2
21532025-02-28T10:22:14.010Z Checking unicode-properties v0.1.3
21542025-02-28T10:22:14.030Z Checking winnow v0.7.3
21552025-02-28T10:22:14.033Z Checking mime v0.3.17
21562025-02-28T10:22:14.383Z Checking unicode-bidi v0.3.17
21572025-02-28T10:22:14.437Z Checking openssl-probe v0.1.5
21582025-02-28T10:22:14.632Z Checking gimli v0.31.1
21592025-02-28T10:22:15.093Z Checking stringprep v0.1.5
21602025-02-28T10:22:15.125Z Checking anstyle-parse v0.2.5
21612025-02-28T10:22:15.414Z Checking crossbeam-deque v0.8.5
21622025-02-28T10:22:15.454Z Checking term v0.7.0
21632025-02-28T10:22:15.766Z Checking rand v0.9.0
21642025-02-28T10:22:15.938Z Checking slog-json v2.6.1
21652025-02-28T10:22:15.955Z Checking native-tls v0.2.12
21662025-02-28T10:22:16.231Z Checking rustls v0.23.19
21672025-02-28T10:22:16.282Z Checking rustls v0.22.4
21682025-02-28T10:22:16.895Z Checking serde_urlencoded v0.7.1
21692025-02-28T10:22:17.112Z Checking toml_edit v0.22.24
21702025-02-28T10:22:17.315Z Checking crossbeam-channel v0.5.13
21712025-02-28T10:22:17.450Z Checking usdt-impl v0.5.0
21722025-02-28T10:22:17.659Z Checking hyper v1.6.0
21732025-02-28T10:22:18.074Z Checking futures-executor v0.3.31
21742025-02-28T10:22:18.095Z Checking num-integer v0.1.46
21752025-02-28T10:22:18.330Z Checking rustls-pemfile v2.2.0
21762025-02-28T10:22:18.402Z Checking semver v1.0.25
21772025-02-28T10:22:18.579Z Checking md-5 v0.10.6
21782025-02-28T10:22:18.596Z Checking ff v0.13.0
21792025-02-28T10:22:18.663Z Checking addr2line v0.24.2
21802025-02-28T10:22:18.831Z Checking hash32 v0.2.1
21812025-02-28T10:22:18.850Z Checking memmap v0.7.0
21822025-02-28T10:22:18.853Z Checking is-terminal v0.4.13
21832025-02-28T10:22:19.011Z Checking object v0.36.5
21842025-02-28T10:22:19.094Z Checking psl-types v2.0.11
21852025-02-28T10:22:19.131Z Checking is_terminal_polyfill v1.70.1
21862025-02-28T10:22:19.230Z Checking colorchoice v1.0.2
21872025-02-28T10:22:19.268Z Checking fallible-iterator v0.2.0
21882025-02-28T10:22:19.298Z Checking utf-8 v0.7.6
21892025-02-28T10:22:19.394Z Checking quick-error v1.2.3
21902025-02-28T10:22:19.535Z Checking base16ct v0.2.0
21912025-02-28T10:22:19.567Z Checking anstyle-query v1.1.1
21922025-02-28T10:22:19.714Z Checking rustc-demangle v0.1.24
21932025-02-28T10:22:19.750Z Checking take_mut v0.2.2
21942025-02-28T10:22:19.782Z Checking hyper-util v0.1.10
21952025-02-28T10:22:19.841Z Checking dyn-clone v1.0.18
21962025-02-28T10:22:19.865Z Checking linked-hash-map v0.5.6
21972025-02-28T10:22:19.897Z Checking toml v0.8.20
21982025-02-28T10:22:19.917Z Checking slog-async v2.8.0
21992025-02-28T10:22:20.014Z Checking schemars v0.8.22
22002025-02-28T10:22:20.181Z Checking postgres-protocol v0.6.8
22012025-02-28T10:22:20.201Z Checking lru-cache v0.1.2
22022025-02-28T10:22:20.228Z Checking tokio-rustls v0.25.0
22032025-02-28T10:22:20.406Z Checking sec1 v0.7.3
22042025-02-28T10:22:20.651Z Checking anstream v0.6.15
22052025-02-28T10:22:20.678Z Checking resolv-conf v0.7.0
22062025-02-28T10:22:20.835Z Checking tungstenite v0.24.0
22072025-02-28T10:22:20.909Z Checking publicsuffix v2.3.0
22082025-02-28T10:22:21.185Z Checking heapless v0.7.17
22092025-02-28T10:22:21.193Z Checking usdt v0.5.0
22102025-02-28T10:22:21.234Z Checking slog-term v2.9.1
22112025-02-28T10:22:21.379Z Checking group v0.13.0
22122025-02-28T10:22:21.640Z Checking num-iter v0.1.45
22132025-02-28T10:22:21.724Z Checking tokio-rustls v0.26.0
22142025-02-28T10:22:21.743Z Checking futures v0.3.31
22152025-02-28T10:22:21.765Z Checking tokio-native-tls v0.3.1
22162025-02-28T10:22:21.804Z Checking slog-bunyan v2.5.0
22172025-02-28T10:22:21.829Z Checking rayon-core v1.12.1
22182025-02-28T10:22:21.853Z Checking multer v3.1.0
22192025-02-28T10:22:21.895Z Checking terminal_size v0.4.0
22202025-02-28T10:22:21.980Z Checking hickory-proto v0.24.4
22212025-02-28T10:22:22.046Z Checking phf_shared v0.11.2
22222025-02-28T10:22:22.089Z Checking cookie v0.18.1
22232025-02-28T10:22:22.149Z Checking async-stream v0.3.6
22242025-02-28T10:22:22.266Z Checking bzip2-sys v0.1.11+1.0.8
22252025-02-28T10:22:22.326Z Checking camino v1.1.9
22262025-02-28T10:22:22.342Z Checking signal-hook v0.3.17
22272025-02-28T10:22:22.367Z Checking waitgroup v0.1.2
22282025-02-28T10:22:22.417Z Checking lazy_static v1.5.0
22292025-02-28T10:22:22.519Z Checking openapiv3 v2.0.0
22302025-02-28T10:22:22.536Z Checking webpki-roots v0.26.6
22312025-02-28T10:22:22.567Z Checking serde_path_to_error v0.1.16
22322025-02-28T10:22:22.585Z Checking hkdf v0.12.4
22332025-02-28T10:22:22.690Z Checking crypto-bigint v0.5.5
22342025-02-28T10:22:22.767Z Checking sync_wrapper v1.0.1
22352025-02-28T10:22:22.820Z Checking hostname v0.4.0
22362025-02-28T10:22:22.888Z Checking crc32fast v1.4.2
22372025-02-28T10:22:22.944Z Checking unicode-width v0.2.0
22382025-02-28T10:22:22.986Z Checking clap_lex v0.7.4
22392025-02-28T10:22:23.140Z Checking managed v0.8.0
22402025-02-28T10:22:23.165Z Checking bitflags v1.3.2
22412025-02-28T10:22:23.263Z Checking tower-layer v0.3.3
22422025-02-28T10:22:23.288Z Checking debug-ignore v1.0.5
22432025-02-28T10:22:23.447Z Checking strsim v0.11.1
22442025-02-28T10:22:23.466Z Checking winnow v0.5.40
22452025-02-28T10:22:23.558Z Checking smoltcp v0.9.1
22462025-02-28T10:22:23.571Z Checking tower v0.5.2
22472025-02-28T10:22:23.747Z Checking clap_builder v4.5.31
22482025-02-28T10:22:24.338Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22492025-02-28T10:22:24.679Z Checking console v0.15.10
22502025-02-28T10:22:25.108Z Checking flate2 v1.1.0
22512025-02-28T10:22:25.304Z Checking hyper-rustls v0.27.3
22522025-02-28T10:22:25.334Z Checking backtrace v0.3.74
22532025-02-28T10:22:25.696Z Checking signal-hook-mio v0.2.4
22542025-02-28T10:22:25.717Z Checking elliptic-curve v0.13.8
22552025-02-28T10:22:25.797Z Checking cookie_store v0.21.1
22562025-02-28T10:22:25.859Z Checking num-bigint-dig v0.8.4
22572025-02-28T10:22:25.966Z Checking anyhow v1.0.96
22582025-02-28T10:22:26.085Z Checking dropshot v0.12.0
22592025-02-28T10:22:26.352Z Checking rayon v1.10.0
22602025-02-28T10:22:26.391Z Checking bzip2 v0.4.4
22612025-02-28T10:22:26.560Z Checking toml_edit v0.19.15
22622025-02-28T10:22:26.577Z Checking phf v0.11.2
22632025-02-28T10:22:26.706Z Checking hyper-tls v0.6.0
22642025-02-28T10:22:26.848Z Checking tokio-tungstenite v0.24.0
22652025-02-28T10:22:26.989Z Checking hickory-resolver v0.24.4
22662025-02-28T10:22:27.009Z Checking postgres-types v0.2.9
22672025-02-28T10:22:27.063Z Checking regex v1.11.1
22682025-02-28T10:22:27.346Z Checking bstr v1.10.0
22692025-02-28T10:22:27.691Z Checking ed25519 v2.2.3
22702025-02-28T10:22:27.716Z Checking tokio-stream v0.1.17
22712025-02-28T10:22:27.998Z Checking phf_shared v0.10.0
22722025-02-28T10:22:28.055Z Checking zerocopy v0.6.6
22732025-02-28T10:22:28.300Z Checking curve25519-dalek v4.1.3
22742025-02-28T10:22:28.319Z Checking hubpack v0.1.2
22752025-02-28T10:22:28.607Z Checking memoffset v0.9.1
22762025-02-28T10:22:28.673Z Checking portable-atomic v1.9.0
22772025-02-28T10:22:28.732Z Checking pkcs1 v0.7.5
22782025-02-28T10:22:28.735Z Checking float-cmp v0.10.0
22792025-02-28T10:22:28.778Z Checking serde-big-array v0.5.1
22802025-02-28T10:22:28.986Z Checking rfc6979 v0.4.0
22812025-02-28T10:22:29.022Z Checking number_prefix v0.4.0
22822025-02-28T10:22:29.148Z Checking difflib v0.4.0
22832025-02-28T10:22:29.189Z Checking normalize-line-endings v0.3.0
22842025-02-28T10:22:29.211Z Checking unicode-segmentation v1.12.0
22852025-02-28T10:22:29.232Z Checking fixedbitset v0.4.2
22862025-02-28T10:22:29.328Z Checking bit-vec v0.6.3
22872025-02-28T10:22:29.506Z Checking whoami v1.5.2
22882025-02-28T10:22:29.523Z Checking new_debug_unreachable v1.0.6
22892025-02-28T10:22:29.634Z Checking minimal-lexical v0.2.1
22902025-02-28T10:22:29.669Z Checking precomputed-hash v0.1.1
22912025-02-28T10:22:29.768Z Checking predicates-core v1.0.8
22922025-02-28T10:22:29.804Z Checking static_assertions v1.1.0
22932025-02-28T10:22:29.823Z Checking tokio-postgres v0.7.13
22942025-02-28T10:22:29.852Z Checking qorb v0.2.1
22952025-02-28T10:22:29.910Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22962025-02-28T10:22:29.929Z Checking similar v2.6.0
22972025-02-28T10:22:29.958Z Checking predicates v3.1.3
22982025-02-28T10:22:30.032Z Checking nom v7.1.3
22992025-02-28T10:22:30.141Z Checking indicatif v0.17.11
23002025-02-28T10:22:30.367Z Checking ed25519-dalek v2.1.1
23012025-02-28T10:22:30.619Z Checking string_cache v0.8.7
23022025-02-28T10:22:30.817Z Checking bit-set v0.5.3
23032025-02-28T10:22:30.844Z Checking petgraph v0.6.5
23042025-02-28T10:22:30.934Z Checking toml v0.7.8
23052025-02-28T10:22:31.001Z Checking ecdsa v0.16.9
23062025-02-28T10:22:31.074Z Checking rsa v0.9.6
23072025-02-28T10:22:31.686Z Checking nix v0.29.0
23082025-02-28T10:22:31.762Z Checking clap v4.5.31
23092025-02-28T10:22:31.895Z Checking reqwest v0.12.12
23102025-02-28T10:22:32.180Z Checking zip v0.6.6
23112025-02-28T10:22:32.636Z Checking crossterm v0.28.1
23122025-02-28T10:22:32.859Z Checking itertools v0.10.5
23132025-02-28T10:22:32.885Z Checking itertools v0.12.1
23142025-02-28T10:22:32.927Z Checking ahash v0.8.11
23152025-02-28T10:22:33.161Z Checking fs-err v2.11.0
23162025-02-28T10:22:33.730Z Checking x509-cert v0.2.5
23172025-02-28T10:22:33.774Z Checking hex v0.4.3
23182025-02-28T10:22:33.880Z Checking lalrpop-util v0.19.12
23192025-02-28T10:22:34.155Z Checking peg-runtime v0.8.3
23202025-02-28T10:22:34.174Z Checking sigpipe v0.1.3
23212025-02-28T10:22:35.157Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23222025-02-28T10:22:35.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.68s
23232025-02-28T10:22:35.732Z
23242025-02-28T10:22:35.732Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23252025-02-28T10:22:36.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23262025-02-28T10:22:36.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23272025-02-28T10:22:36.572Z Compiling hashbrown v0.14.5
23282025-02-28T10:22:36.707Z Checking heck v0.5.0
23292025-02-28T10:22:36.724Z Compiling unsafe-libyaml v0.2.11
23302025-02-28T10:22:36.744Z Checking ipnetwork v0.21.1
23312025-02-28T10:22:36.758Z Compiling ident_case v1.0.1
23322025-02-28T10:22:36.762Z Checking progenitor-client v0.8.0
23332025-02-28T10:22:36.764Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23342025-02-28T10:22:36.883Z Checking newtype-uuid v1.2.1
23352025-02-28T10:22:36.993Z Compiling darling_core v0.20.10
23362025-02-28T10:22:37.110Z Checking oxnet v0.1.1
23372025-02-28T10:22:37.140Z Compiling proc-macro-crate v1.3.1
23382025-02-28T10:22:37.199Z Compiling structmeta-derive v0.3.0
23392025-02-28T10:22:37.224Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23402025-02-28T10:22:37.482Z Compiling lzma-sys v0.1.20
23412025-02-28T10:22:37.591Z Compiling foreign-types-macros v0.2.3
23422025-02-28T10:22:37.769Z Compiling regress v0.10.1
23432025-02-28T10:22:38.069Z Compiling num_enum_derive v0.5.11
23442025-02-28T10:22:38.246Z Compiling serde_yaml v0.9.34+deprecated
23452025-02-28T10:22:38.703Z Compiling daft-derive v0.1.1
23462025-02-28T10:22:38.887Z Compiling thiserror-impl v2.0.11
23472025-02-28T10:22:39.908Z Compiling structmeta v0.3.0
23482025-02-28T10:22:40.364Z Compiling dropshot v0.16.0
23492025-02-28T10:22:40.386Z Checking arc-swap v1.7.1
23502025-02-28T10:22:40.404Z Checking foreign-types-shared v0.3.1
23512025-02-28T10:22:40.551Z Checking foreign-types v0.5.0
23522025-02-28T10:22:40.688Z Checking num_enum v0.5.11
23532025-02-28T10:22:40.810Z Checking daft v0.1.1
23542025-02-28T10:22:40.863Z Checking slog-scope v4.4.0
23552025-02-28T10:22:40.881Z Compiling parse-display-derive v0.10.0
23562025-02-28T10:22:41.259Z Compiling proc-macro-error v1.0.4
23572025-02-28T10:22:41.500Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23582025-02-28T10:22:41.627Z Checking tungstenite v0.21.0
23592025-02-28T10:22:41.690Z Checking typify-impl v0.2.0
23602025-02-28T10:22:41.965Z Compiling heck v0.3.3
23612025-02-28T10:22:42.295Z Checking thiserror v2.0.11
23622025-02-28T10:22:42.353Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23632025-02-28T10:22:42.452Z Compiling dropshot_endpoint v0.16.0
23642025-02-28T10:22:42.568Z Checking cstr-argument v0.1.2
23652025-02-28T10:22:42.735Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23662025-02-28T10:22:42.768Z Checking instant v0.1.13
23672025-02-28T10:22:42.885Z Checking base64 v0.21.7
23682025-02-28T10:22:43.020Z Compiling darling_macro v0.20.10
23692025-02-28T10:22:43.198Z Checking fastrand v2.1.1
23702025-02-28T10:22:43.399Z Checking pretty-hex v0.2.1
23712025-02-28T10:22:43.537Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23722025-02-28T10:22:43.597Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23732025-02-28T10:22:43.684Z Checking tempfile v3.13.0
23742025-02-28T10:22:43.878Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23752025-02-28T10:22:43.905Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23762025-02-28T10:22:43.974Z Compiling darling v0.20.10
23772025-02-28T10:22:44.047Z Checking backoff v0.4.0
23782025-02-28T10:22:44.079Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23792025-02-28T10:22:44.099Z Checking tokio-tungstenite v0.21.0
23802025-02-28T10:22:44.118Z Compiling serde_with_macros v3.11.0
23812025-02-28T10:22:44.344Z Checking strum v0.26.3
23822025-02-28T10:22:44.364Z Compiling zone_cfg_derive v0.1.2
23832025-02-28T10:22:44.390Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23842025-02-28T10:22:44.517Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23852025-02-28T10:22:44.819Z Checking slog-stdlog v4.1.1
23862025-02-28T10:22:44.865Z Checking regress v0.9.1
23872025-02-28T10:22:45.016Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23882025-02-28T10:22:45.043Z Checking parse-display v0.10.0
23892025-02-28T10:22:45.180Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23902025-02-28T10:22:45.199Z Checking progenitor-client v0.9.1
23912025-02-28T10:22:45.360Z Checking colored v2.2.0
23922025-02-28T10:22:45.524Z Checking macaddr v1.0.1
23932025-02-28T10:22:45.694Z Checking winnow v0.6.20
23942025-02-28T10:22:45.803Z Checking unicode-width v0.1.14
23952025-02-28T10:22:45.853Z Checking base64 v0.13.1
23962025-02-28T10:22:45.914Z Checking zone v0.1.8
23972025-02-28T10:22:46.309Z Checking ron v0.7.1
23982025-02-28T10:22:46.309Z Checking tabwriter v1.4.0
23992025-02-28T10:22:46.616Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24002025-02-28T10:22:46.635Z Checking slog-envlogger v2.2.0
24012025-02-28T10:22:46.762Z Checking serde_with v3.11.0
24022025-02-28T10:22:46.870Z Checking xz2 v0.1.7
24032025-02-28T10:22:47.153Z Checking xattr v1.3.1
24042025-02-28T10:22:47.205Z Checking pem v3.0.5
24052025-02-28T10:22:47.389Z Checking yasna v0.5.2
24062025-02-28T10:22:47.512Z Checking headers-core v0.3.0
24072025-02-28T10:22:47.532Z Checking smf v0.2.3
24082025-02-28T10:22:47.691Z Checking filetime v0.2.25
24092025-02-28T10:22:47.937Z Checking same-file v1.0.6
24102025-02-28T10:22:48.046Z Checking tar v0.4.44
24112025-02-28T10:22:48.143Z Checking walkdir v2.5.0
24122025-02-28T10:22:48.283Z Checking rcgen v0.12.1
24132025-02-28T10:22:48.455Z Checking headers v0.4.0
24142025-02-28T10:22:48.535Z Checking atomicwrites v0.4.4
24152025-02-28T10:22:48.756Z Checking camino-tempfile v1.1.1
24162025-02-28T10:22:48.968Z Checking subprocess v0.2.9
24172025-02-28T10:22:51.941Z Compiling typify-macro v0.2.0
24182025-02-28T10:22:53.639Z Compiling typify v0.2.0
24192025-02-28T10:22:53.722Z Compiling progenitor-impl v0.8.0
24202025-02-28T10:22:56.505Z Compiling progenitor-macro v0.8.0
24212025-02-28T10:23:00.452Z Checking progenitor v0.8.0
24222025-02-28T10:23:00.603Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24232025-02-28T10:23:00.606Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24242025-02-28T10:23:03.521Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24252025-02-28T10:23:03.931Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24262025-02-28T10:23:11.148Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24272025-02-28T10:23:12.909Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24282025-02-28T10:23:14.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.62s
24292025-02-28T10:23:14.575Z
24302025-02-28T10:23:14.575Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24312025-02-28T10:23:15.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322025-02-28T10:23:15.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332025-02-28T10:23:15.414Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24342025-02-28T10:23:16.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
24352025-02-28T10:23:17.186Z
24362025-02-28T10:23:17.186Zinfo: running `cargo check --bins` on nexus-config (51/199)
24372025-02-28T10:23:17.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382025-02-28T10:23:17.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392025-02-28T10:23:17.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402025-02-28T10:23:17.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
24412025-02-28T10:23:17.959Z
24422025-02-28T10:23:17.959Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24432025-02-28T10:23:18.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442025-02-28T10:23:18.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452025-02-28T10:23:18.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462025-02-28T10:23:18.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
24472025-02-28T10:23:18.726Z
24482025-02-28T10:23:18.726Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24492025-02-28T10:23:19.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502025-02-28T10:23:19.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512025-02-28T10:23:19.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24522025-02-28T10:23:19.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24532025-02-28T10:23:19.457Z
24542025-02-28T10:23:19.457Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24552025-02-28T10:23:20.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24562025-02-28T10:23:20.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24572025-02-28T10:23:20.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24582025-02-28T10:23:20.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
24592025-02-28T10:23:20.218Z
24602025-02-28T10:23:20.218Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24612025-02-28T10:23:20.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24622025-02-28T10:23:20.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24632025-02-28T10:23:21.046Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24642025-02-28T10:23:21.167Z Compiling ipnetwork v0.21.1
24652025-02-28T10:23:21.167Z Compiling progenitor-client v0.8.0
24662025-02-28T10:23:21.170Z Compiling itertools v0.13.0
24672025-02-28T10:23:21.170Z Compiling heapless v0.8.0
24682025-02-28T10:23:21.170Z Compiling thiserror v2.0.11
24692025-02-28T10:23:21.170Z Checking hash32 v0.3.1
24702025-02-28T10:23:21.170Z Compiling instant v0.1.13
24712025-02-28T10:23:21.405Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24722025-02-28T10:23:21.405Z Compiling smoltcp v0.11.0
24732025-02-28T10:23:21.455Z Compiling dropshot v0.16.0
24742025-02-28T10:23:21.502Z Compiling backoff v0.4.0
24752025-02-28T10:23:21.638Z Compiling oxnet v0.1.1
24762025-02-28T10:23:21.856Z Compiling progenitor v0.8.0
24772025-02-28T10:23:21.953Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24782025-02-28T10:23:22.079Z Compiling daft v0.1.1
24792025-02-28T10:23:22.152Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24802025-02-28T10:23:22.171Z Compiling serde_with v3.11.0
24812025-02-28T10:23:22.189Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24822025-02-28T10:23:22.351Z Compiling parse-display v0.10.0
24832025-02-28T10:23:22.599Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24842025-02-28T10:23:22.988Z Checking num-rational v0.4.2
24852025-02-28T10:23:23.009Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24862025-02-28T10:23:23.124Z Compiling progenitor-client v0.9.1
24872025-02-28T10:23:23.689Z Compiling regress v0.9.1
24882025-02-28T10:23:23.709Z Compiling phf_generator v0.11.2
24892025-02-28T10:23:23.922Z Checking num-complex v0.4.6
24902025-02-28T10:23:24.336Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24912025-02-28T10:23:24.852Z Compiling macaddr v1.0.1
24922025-02-28T10:23:25.344Z Checking cobs v0.2.3
24932025-02-28T10:23:25.556Z Checking postcard v1.0.10
24942025-02-28T10:23:25.821Z Compiling num v0.4.3
24952025-02-28T10:23:25.955Z Compiling phf_codegen v0.11.2
24962025-02-28T10:23:26.191Z Compiling parse-zoneinfo v0.3.1
24972025-02-28T10:23:26.211Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24982025-02-28T10:23:26.579Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24992025-02-28T10:23:26.767Z Compiling convert_case v0.4.0
25002025-02-28T10:23:27.671Z Compiling float-ord v0.3.2
25012025-02-28T10:23:28.192Z Compiling derive_more v0.99.19
25022025-02-28T10:23:28.794Z Compiling chrono-tz-build v0.4.0
25032025-02-28T10:23:29.276Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25042025-02-28T10:23:30.092Z Compiling crucible-workspace-hack v0.1.0
25052025-02-28T10:23:30.114Z Compiling chrono-tz v0.10.1
25062025-02-28T10:23:30.244Z Checking newline-converter v0.3.0
25072025-02-28T10:23:30.441Z Checking itertools v0.14.0
25082025-02-28T10:23:30.487Z Checking prettyplease v0.2.29
25092025-02-28T10:23:30.775Z Compiling slog-dtrace v0.3.0
25102025-02-28T10:23:30.898Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25112025-02-28T10:23:31.339Z Checking expectorate v1.1.0
25122025-02-28T10:23:31.473Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25132025-02-28T10:23:31.527Z Compiling zone_cfg_derive v0.3.0
25142025-02-28T10:23:31.673Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25152025-02-28T10:23:32.216Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25162025-02-28T10:23:32.261Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25172025-02-28T10:23:32.667Z Compiling const_format_proc_macros v0.2.34
25182025-02-28T10:23:32.822Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25192025-02-28T10:23:32.959Z Compiling num-derive v0.4.2
25202025-02-28T10:23:33.259Z Checking highway v1.3.0
25212025-02-28T10:23:33.648Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25222025-02-28T10:23:33.765Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25232025-02-28T10:23:33.911Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25242025-02-28T10:23:34.139Z Checking zone v0.3.0
25252025-02-28T10:23:34.173Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25262025-02-28T10:23:34.471Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25272025-02-28T10:23:34.663Z Checking const_format v0.2.34
25282025-02-28T10:23:35.122Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25292025-02-28T10:23:35.212Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25302025-02-28T10:23:35.436Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25312025-02-28T10:23:35.467Z Checking gethostname v0.5.0
25322025-02-28T10:23:35.615Z Checking bcs v0.1.6
25332025-02-28T10:23:35.888Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25342025-02-28T10:23:35.922Z Checking nanorand v0.7.0
25352025-02-28T10:23:36.115Z Compiling async-recursion v1.1.1
25362025-02-28T10:23:36.313Z Checking termtree v0.5.1
25372025-02-28T10:23:36.332Z Checking flume v0.11.1
25382025-02-28T10:23:37.150Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25392025-02-28T10:23:37.150Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25402025-02-28T10:23:37.494Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25412025-02-28T10:23:37.798Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25422025-02-28T10:23:44.501Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25432025-02-28T10:23:48.158Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25442025-02-28T10:23:51.057Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25452025-02-28T10:23:52.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.28s
25462025-02-28T10:23:52.732Z
25472025-02-28T10:23:52.732Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25482025-02-28T10:23:53.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492025-02-28T10:23:53.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502025-02-28T10:23:53.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25512025-02-28T10:23:53.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25522025-02-28T10:23:53.503Z
25532025-02-28T10:23:53.503Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25542025-02-28T10:23:54.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552025-02-28T10:23:54.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562025-02-28T10:23:54.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572025-02-28T10:23:54.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25582025-02-28T10:23:54.292Z
25592025-02-28T10:23:54.292Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25602025-02-28T10:23:54.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612025-02-28T10:23:54.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622025-02-28T10:23:55.098Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25632025-02-28T10:23:55.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
25642025-02-28T10:23:56.044Z
25652025-02-28T10:23:56.044Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25662025-02-28T10:23:56.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672025-02-28T10:23:56.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682025-02-28T10:23:56.878Z Compiling cfg_aliases v0.1.1
25692025-02-28T10:23:56.881Z Compiling vte_generate_state_changes v0.1.2
25702025-02-28T10:23:56.881Z Checking fd-lock v4.0.2
25712025-02-28T10:23:56.881Z Checking nibble_vec v0.1.0
25722025-02-28T10:23:56.988Z Checking bytecount v0.6.8
25732025-02-28T10:23:57.002Z Checking endian-type v0.1.2
25742025-02-28T10:23:57.031Z Compiling tabled_derive v0.7.0
25752025-02-28T10:23:57.076Z Compiling peg-macros v0.8.4
25762025-02-28T10:23:57.079Z Compiling nix v0.28.0
25772025-02-28T10:23:57.164Z Checking papergrid v0.11.0
25782025-02-28T10:23:57.201Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25792025-02-28T10:23:57.221Z Compiling sqlparser_derive v0.2.2
25802025-02-28T10:23:57.270Z Checking radix_trie v0.2.1
25812025-02-28T10:23:57.631Z Checking vte v0.11.1
25822025-02-28T10:23:57.703Z Checking unicode_categories v0.1.1
25832025-02-28T10:23:58.044Z Checking nu-ansi-term v0.50.1
25842025-02-28T10:23:58.278Z Checking home v0.5.9
25852025-02-28T10:23:58.345Z Checking sqlparser v0.45.0
25862025-02-28T10:23:58.488Z Checking sqlformat v0.2.6
25872025-02-28T10:23:58.508Z Checking display-error-chain v0.2.2
25882025-02-28T10:23:59.160Z Checking strip-ansi-escapes v0.2.0
25892025-02-28T10:23:59.321Z Checking reedline v0.35.0
25902025-02-28T10:23:59.339Z Checking tabled v0.15.0
25912025-02-28T10:23:59.664Z Checking peg v0.8.4
25922025-02-28T10:24:00.125Z Checking rustyline v14.0.0
25932025-02-28T10:24:10.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.69s
25942025-02-28T10:24:10.951Z
25952025-02-28T10:24:10.951Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25962025-02-28T10:24:11.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972025-02-28T10:24:11.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982025-02-28T10:24:11.783Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25992025-02-28T10:24:17.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
26002025-02-28T10:24:18.003Z
26012025-02-28T10:24:18.003Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
26022025-02-28T10:24:18.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032025-02-28T10:24:18.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042025-02-28T10:24:18.843Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26052025-02-28T10:24:23.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
26062025-02-28T10:24:23.232Z
26072025-02-28T10:24:23.232Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
26082025-02-28T10:24:23.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092025-02-28T10:24:23.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102025-02-28T10:24:24.075Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26112025-02-28T10:24:29.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.49s
26122025-02-28T10:24:29.942Z
26132025-02-28T10:24:29.942Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
26142025-02-28T10:24:30.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152025-02-28T10:24:30.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162025-02-28T10:24:30.768Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26172025-02-28T10:24:36.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.57s
26182025-02-28T10:24:36.731Z
26192025-02-28T10:24:36.731Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26202025-02-28T10:24:37.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212025-02-28T10:24:37.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222025-02-28T10:24:37.569Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26232025-02-28T10:24:41.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s
26242025-02-28T10:24:42.199Z
26252025-02-28T10:24:42.199Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26262025-02-28T10:24:42.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272025-02-28T10:24:42.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282025-02-28T10:24:43.032Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26292025-02-28T10:24:47.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.24s
26302025-02-28T10:24:47.654Z
26312025-02-28T10:24:47.654Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26322025-02-28T10:24:49.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332025-02-28T10:24:49.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342025-02-28T10:24:49.341Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26352025-02-28T10:24:54.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.85s
26362025-02-28T10:24:54.723Z
26372025-02-28T10:24:54.723Zinfo: running `cargo check --bins` on oximeter (67/199)
26382025-02-28T10:24:55.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-02-28T10:24:55.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-02-28T10:24:55.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412025-02-28T10:24:55.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26422025-02-28T10:24:55.518Z
26432025-02-28T10:24:55.518Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26442025-02-28T10:24:56.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-02-28T10:24:56.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-02-28T10:24:56.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-02-28T10:24:56.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26482025-02-28T10:24:56.308Z
26492025-02-28T10:24:56.308Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26502025-02-28T10:24:56.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-02-28T10:24:56.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-02-28T10:24:57.103Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26532025-02-28T10:24:59.472Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26542025-02-28T10:25:00.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
26552025-02-28T10:25:00.795Z
26562025-02-28T10:25:00.795Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26572025-02-28T10:25:01.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-02-28T10:25:01.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-02-28T10:25:01.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-02-28T10:25:01.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26612025-02-28T10:25:01.588Z
26622025-02-28T10:25:01.588Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26632025-02-28T10:25:02.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-02-28T10:25:02.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-02-28T10:25:02.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-02-28T10:25:02.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26672025-02-28T10:25:02.372Z
26682025-02-28T10:25:02.372Zinfo: running `cargo check --bins` on oxql-types (72/199)
26692025-02-28T10:25:03.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-02-28T10:25:03.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-02-28T10:25:03.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-02-28T10:25:03.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26732025-02-28T10:25:03.175Z
26742025-02-28T10:25:03.175Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26752025-02-28T10:25:03.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-02-28T10:25:03.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-02-28T10:25:03.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-02-28T10:25:03.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26792025-02-28T10:25:03.996Z
26802025-02-28T10:25:03.996Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26812025-02-28T10:25:04.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-02-28T10:25:04.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-02-28T10:25:04.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-02-28T10:25:04.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26852025-02-28T10:25:04.780Z
26862025-02-28T10:25:04.780Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26872025-02-28T10:25:05.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-02-28T10:25:05.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-02-28T10:25:05.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-02-28T10:25:05.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26912025-02-28T10:25:05.590Z
26922025-02-28T10:25:05.590Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26932025-02-28T10:25:06.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-02-28T10:25:06.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-02-28T10:25:06.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-02-28T10:25:06.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26972025-02-28T10:25:06.393Z
26982025-02-28T10:25:06.393Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26992025-02-28T10:25:07.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-02-28T10:25:07.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-02-28T10:25:07.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-02-28T10:25:07.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27032025-02-28T10:25:07.171Z
27042025-02-28T10:25:07.171Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
27052025-02-28T10:25:07.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-02-28T10:25:07.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-02-28T10:25:07.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-02-28T10:25:07.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27092025-02-28T10:25:07.960Z
27102025-02-28T10:25:07.960Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
27112025-02-28T10:25:08.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-02-28T10:25:08.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-02-28T10:25:08.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-02-28T10:25:08.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27152025-02-28T10:25:08.732Z
27162025-02-28T10:25:08.732Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
27172025-02-28T10:25:09.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-02-28T10:25:09.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-02-28T10:25:09.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-02-28T10:25:09.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27212025-02-28T10:25:09.554Z
27222025-02-28T10:25:09.554Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27232025-02-28T10:25:10.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-02-28T10:25:10.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-02-28T10:25:10.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-02-28T10:25:10.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27272025-02-28T10:25:10.335Z
27282025-02-28T10:25:10.335Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27292025-02-28T10:25:11.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-02-28T10:25:11.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-02-28T10:25:11.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-02-28T10:25:11.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27332025-02-28T10:25:11.109Z
27342025-02-28T10:25:11.109Zinfo: running `cargo check --bins` on dpd-client (83/199)
27352025-02-28T10:25:11.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-02-28T10:25:11.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-02-28T10:25:11.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-02-28T10:25:11.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27392025-02-28T10:25:11.877Z
27402025-02-28T10:25:11.877Zinfo: running `cargo check --bins` on gateway-client (84/199)
27412025-02-28T10:25:12.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-02-28T10:25:12.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-02-28T10:25:12.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-02-28T10:25:12.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27452025-02-28T10:25:12.631Z
27462025-02-28T10:25:12.631Zinfo: running `cargo check --bins` on installinator-client (85/199)
27472025-02-28T10:25:13.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-02-28T10:25:13.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-02-28T10:25:13.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-02-28T10:25:13.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27512025-02-28T10:25:13.454Z
27522025-02-28T10:25:13.454Zinfo: running `cargo check --bins` on installinator-common (86/199)
27532025-02-28T10:25:14.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-02-28T10:25:14.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-02-28T10:25:14.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-02-28T10:25:14.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27572025-02-28T10:25:14.234Z
27582025-02-28T10:25:14.234Zinfo: running `cargo check --bins` on update-engine (87/199)
27592025-02-28T10:25:14.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-02-28T10:25:14.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-02-28T10:25:14.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-02-28T10:25:14.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27632025-02-28T10:25:14.994Z
27642025-02-28T10:25:14.994Zinfo: running `cargo check --bins` on nexus-client (88/199)
27652025-02-28T10:25:15.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-02-28T10:25:15.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-02-28T10:25:15.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-02-28T10:25:15.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27692025-02-28T10:25:15.791Z
27702025-02-28T10:25:15.791Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27712025-02-28T10:25:16.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-02-28T10:25:16.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-02-28T10:25:16.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-02-28T10:25:16.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27752025-02-28T10:25:16.576Z
27762025-02-28T10:25:16.576Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27772025-02-28T10:25:17.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-02-28T10:25:17.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-02-28T10:25:17.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-02-28T10:25:17.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27812025-02-28T10:25:17.331Z
27822025-02-28T10:25:17.331Zinfo: running `cargo check --bins` on nexus-types (91/199)
27832025-02-28T10:25:18.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-02-28T10:25:18.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-02-28T10:25:18.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-02-28T10:25:18.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27872025-02-28T10:25:18.147Z
27882025-02-28T10:25:18.147Zinfo: running `cargo check --bins` on oxide-client (92/199)
27892025-02-28T10:25:18.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-02-28T10:25:18.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-02-28T10:25:18.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-02-28T10:25:18.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27932025-02-28T10:25:18.917Z
27942025-02-28T10:25:18.917Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27952025-02-28T10:25:19.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-02-28T10:25:19.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-02-28T10:25:19.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-02-28T10:25:19.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27992025-02-28T10:25:19.686Z
28002025-02-28T10:25:19.687Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28012025-02-28T10:25:20.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-02-28T10:25:20.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-02-28T10:25:20.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-02-28T10:25:20.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28052025-02-28T10:25:20.439Z
28062025-02-28T10:25:20.439Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28072025-02-28T10:25:21.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-02-28T10:25:21.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-02-28T10:25:21.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-02-28T10:25:21.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28112025-02-28T10:25:21.232Z
28122025-02-28T10:25:21.232Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28132025-02-28T10:25:21.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-02-28T10:25:21.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-02-28T10:25:21.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-02-28T10:25:21.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28172025-02-28T10:25:22.096Z
28182025-02-28T10:25:22.096Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28192025-02-28T10:25:22.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-02-28T10:25:22.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-02-28T10:25:22.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-02-28T10:25:22.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28232025-02-28T10:25:22.936Z
28242025-02-28T10:25:22.936Zinfo: running `cargo check --bins` on wicket-common (98/199)
28252025-02-28T10:25:23.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-02-28T10:25:23.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-02-28T10:25:23.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-02-28T10:25:23.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28292025-02-28T10:25:23.741Z
28302025-02-28T10:25:23.742Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28312025-02-28T10:25:24.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-02-28T10:25:24.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-02-28T10:25:24.554Z Checking csv-core v0.1.11
28342025-02-28T10:25:24.554Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28352025-02-28T10:25:24.557Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28362025-02-28T10:25:24.557Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28372025-02-28T10:25:24.880Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28382025-02-28T10:25:24.922Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28392025-02-28T10:25:24.924Z Checking csv v1.3.1
28402025-02-28T10:25:25.542Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28412025-02-28T10:25:25.935Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28422025-02-28T10:25:27.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
28432025-02-28T10:25:28.127Z
28442025-02-28T10:25:28.127Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28452025-02-28T10:25:28.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-02-28T10:25:28.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-02-28T10:25:28.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482025-02-28T10:25:28.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28492025-02-28T10:25:28.888Z
28502025-02-28T10:25:28.888Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28512025-02-28T10:25:29.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-02-28T10:25:29.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-02-28T10:25:29.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542025-02-28T10:25:29.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28552025-02-28T10:25:29.666Z
28562025-02-28T10:25:29.666Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28572025-02-28T10:25:30.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-02-28T10:25:30.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-02-28T10:25:30.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602025-02-28T10:25:30.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28612025-02-28T10:25:30.589Z
28622025-02-28T10:25:30.589Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28632025-02-28T10:25:31.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-02-28T10:25:31.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-02-28T10:25:31.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-02-28T10:25:31.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28672025-02-28T10:25:31.508Z
28682025-02-28T10:25:31.508Zinfo: running `cargo check --bins` on dns-server (104/199)
28692025-02-28T10:25:32.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-02-28T10:25:32.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-02-28T10:25:32.328Z Compiling typify-impl v0.3.0
28722025-02-28T10:25:32.442Z Compiling parking_lot_core v0.8.6
28732025-02-28T10:25:32.444Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28742025-02-28T10:25:32.444Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28752025-02-28T10:25:32.460Z Checking fxhash v0.2.1
28762025-02-28T10:25:32.475Z Checking hickory-client v0.24.4
28772025-02-28T10:25:32.506Z Checking hickory-server v0.24.4
28782025-02-28T10:25:33.224Z Checking parking_lot v0.11.2
28792025-02-28T10:25:33.391Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28802025-02-28T10:25:33.502Z Checking sled v0.34.7
28812025-02-28T10:25:38.574Z Compiling typify-macro v0.3.0
28822025-02-28T10:25:40.293Z Compiling typify v0.3.0
28832025-02-28T10:25:40.396Z Compiling progenitor-impl v0.9.1
28842025-02-28T10:25:43.119Z Compiling progenitor-macro v0.9.1
28852025-02-28T10:25:47.136Z Checking progenitor v0.9.1
28862025-02-28T10:25:47.290Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28872025-02-28T10:25:47.863Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28882025-02-28T10:25:49.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.85s
28892025-02-28T10:25:49.582Z
28902025-02-28T10:25:49.583Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28912025-02-28T10:25:50.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-02-28T10:25:50.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-02-28T10:25:50.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-02-28T10:25:50.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28952025-02-28T10:25:50.404Z
28962025-02-28T10:25:50.404Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
28972025-02-28T10:25:51.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-02-28T10:25:51.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-02-28T10:25:51.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-02-28T10:25:51.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29012025-02-28T10:25:51.166Z
29022025-02-28T10:25:51.166Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29032025-02-28T10:25:51.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-02-28T10:25:51.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-02-28T10:25:51.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-02-28T10:25:51.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29072025-02-28T10:25:52.018Z
29082025-02-28T10:25:52.018Zinfo: running `cargo check --bins` on gateway-types (108/199)
29092025-02-28T10:25:52.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-02-28T10:25:52.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-02-28T10:25:52.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-02-28T10:25:52.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29132025-02-28T10:25:52.813Z
29142025-02-28T10:25:52.813Zinfo: running `cargo check --bins` on ipcc (109/199)
29152025-02-28T10:25:53.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-02-28T10:25:53.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-02-28T10:25:53.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-02-28T10:25:53.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29192025-02-28T10:25:53.622Z
29202025-02-28T10:25:53.622Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29212025-02-28T10:25:54.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-02-28T10:25:54.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-02-28T10:25:54.500Z Compiling semver v0.1.20
29242025-02-28T10:25:54.503Z Compiling radium v0.7.0
29252025-02-28T10:25:54.628Z Checking tap v1.0.1
29262025-02-28T10:25:54.631Z Compiling maybe-uninit v2.0.0
29272025-02-28T10:25:54.645Z Checking password-hash v0.5.0
29282025-02-28T10:25:54.648Z Checking blake2 v0.10.6
29292025-02-28T10:25:54.648Z Checking crc-catalog v2.4.0
29302025-02-28T10:25:54.648Z Compiling owo-colors v4.2.0
29312025-02-28T10:25:54.786Z Checking wyz v0.5.1
29322025-02-28T10:25:54.880Z Compiling packed_struct v0.10.1
29332025-02-28T10:25:55.082Z Compiling rustc_version v0.1.7
29342025-02-28T10:25:55.161Z Compiling cancel-safe-futures v0.1.5
29352025-02-28T10:25:55.199Z Checking funty v2.0.0
29362025-02-28T10:25:55.224Z Checking argon2 v0.5.3
29372025-02-28T10:25:55.386Z Checking crc v3.2.1
29382025-02-28T10:25:55.406Z Compiling packed_struct_codegen v0.10.1
29392025-02-28T10:25:55.445Z Checking libsw-core v0.3.1
29402025-02-28T10:25:55.528Z Compiling newtype_derive v0.1.6
29412025-02-28T10:25:55.576Z Compiling indexmap v1.9.3
29422025-02-28T10:25:55.603Z Checking half v2.4.1
29432025-02-28T10:25:55.677Z Checking ciborium-io v0.2.2
29442025-02-28T10:25:55.816Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29452025-02-28T10:25:55.877Z Checking fixedbitset v0.5.7
29462025-02-28T10:25:55.917Z Checking nodrop v0.1.14
29472025-02-28T10:25:55.966Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29482025-02-28T10:25:56.048Z Checking array-init v0.0.4
29492025-02-28T10:25:56.086Z Checking bitvec v1.0.1
29502025-02-28T10:25:56.089Z Checking ciborium-ll v0.2.2
29512025-02-28T10:25:56.121Z Checking libsw v3.4.0
29522025-02-28T10:25:56.260Z Checking petgraph v0.7.1
29532025-02-28T10:25:56.288Z Checking smallvec v0.6.14
29542025-02-28T10:25:56.372Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29552025-02-28T10:25:56.632Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29562025-02-28T10:25:56.666Z Checking linear-map v1.2.0
29572025-02-28T10:25:56.961Z Checking swrite v0.1.0
29582025-02-28T10:25:57.003Z Checking bitfield v0.14.0
29592025-02-28T10:25:57.108Z Checking termcolor v1.4.1
29602025-02-28T10:25:57.134Z Checking hashbrown v0.12.3
29612025-02-28T10:25:57.328Z Checking indent_write v2.2.0
29622025-02-28T10:25:57.554Z Checking env_logger v0.10.2
29632025-02-28T10:25:57.575Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29642025-02-28T10:25:57.738Z Checking ron v0.8.1
29652025-02-28T10:25:58.016Z Checking serde-hex v0.1.0
29662025-02-28T10:25:58.045Z Checking ciborium v0.2.2
29672025-02-28T10:25:58.132Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29682025-02-28T10:25:59.014Z Checking steno v0.4.1
29692025-02-28T10:25:59.074Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29702025-02-28T10:25:59.105Z Checking hashbrown v0.13.2
29712025-02-28T10:25:59.246Z Checking humantime v2.1.0
29722025-02-28T10:25:59.357Z Checking crc-any v2.5.0
29732025-02-28T10:25:59.400Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29742025-02-28T10:25:59.569Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29752025-02-28T10:25:59.741Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29762025-02-28T10:25:59.863Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29772025-02-28T10:26:00.034Z Checking object v0.30.4
29782025-02-28T10:26:00.216Z Checking path-slash v0.1.5
29792025-02-28T10:26:00.346Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29802025-02-28T10:26:00.490Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29812025-02-28T10:26:01.318Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29822025-02-28T10:26:01.339Z Checking nix v0.27.1
29832025-02-28T10:26:01.614Z Checking tungstenite v0.23.0
29842025-02-28T10:26:02.230Z Checking kstat-rs v0.2.4
29852025-02-28T10:26:02.531Z Checking tokio-tungstenite v0.23.1
29862025-02-28T10:26:02.534Z Checking signal-hook-tokio v0.3.1
29872025-02-28T10:26:02.617Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29882025-02-28T10:26:02.637Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29892025-02-28T10:26:02.989Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29902025-02-28T10:26:03.326Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29912025-02-28T10:26:10.864Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29922025-02-28T10:26:12.328Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29932025-02-28T10:26:15.548Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29942025-02-28T10:26:21.921Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29952025-02-28T10:26:22.733Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29962025-02-28T10:26:26.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.40s
29972025-02-28T10:26:26.272Z
29982025-02-28T10:26:26.272Zinfo: running `cargo check --bins` on gateway-api (111/199)
29992025-02-28T10:26:26.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-02-28T10:26:26.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-02-28T10:26:26.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30022025-02-28T10:26:26.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30032025-02-28T10:26:27.071Z
30042025-02-28T10:26:27.071Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30052025-02-28T10:26:27.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-02-28T10:26:27.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-02-28T10:26:27.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-02-28T10:26:27.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30092025-02-28T10:26:27.820Z
30102025-02-28T10:26:27.820Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30112025-02-28T10:26:28.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-02-28T10:26:28.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-02-28T10:26:28.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-02-28T10:26:28.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30152025-02-28T10:26:28.597Z
30162025-02-28T10:26:28.597Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30172025-02-28T10:26:29.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-02-28T10:26:29.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-02-28T10:26:29.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-02-28T10:26:29.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30212025-02-28T10:26:29.396Z
30222025-02-28T10:26:29.396Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30232025-02-28T10:26:30.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-02-28T10:26:30.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-02-28T10:26:30.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-02-28T10:26:30.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30272025-02-28T10:26:30.189Z
30282025-02-28T10:26:30.189Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30292025-02-28T10:26:30.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-02-28T10:26:30.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-02-28T10:26:30.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-02-28T10:26:30.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30332025-02-28T10:26:30.960Z
30342025-02-28T10:26:30.960Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30352025-02-28T10:26:31.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-02-28T10:26:31.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-02-28T10:26:31.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-02-28T10:26:31.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30392025-02-28T10:26:31.720Z
30402025-02-28T10:26:31.720Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30412025-02-28T10:26:32.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-02-28T10:26:32.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-02-28T10:26:32.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-02-28T10:26:32.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30452025-02-28T10:26:32.481Z
30462025-02-28T10:26:32.481Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30472025-02-28T10:26:33.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-02-28T10:26:33.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-02-28T10:26:33.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-02-28T10:26:33.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30512025-02-28T10:26:33.281Z
30522025-02-28T10:26:33.281Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30532025-02-28T10:26:33.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-02-28T10:26:33.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-02-28T10:26:33.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-02-28T10:26:33.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30572025-02-28T10:26:34.054Z
30582025-02-28T10:26:34.054Zinfo: running `cargo check --bins` on sp-sim (121/199)
30592025-02-28T10:26:34.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-02-28T10:26:34.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-02-28T10:26:34.824Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30622025-02-28T10:26:35.324Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30632025-02-28T10:26:37.297Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30642025-02-28T10:26:39.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s
30652025-02-28T10:26:39.567Z
30662025-02-28T10:26:39.567Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30672025-02-28T10:26:40.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-02-28T10:26:40.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-02-28T10:26:40.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-02-28T10:26:40.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30712025-02-28T10:26:40.411Z
30722025-02-28T10:26:40.411Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30732025-02-28T10:26:41.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-02-28T10:26:41.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-02-28T10:26:41.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-02-28T10:26:41.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30772025-02-28T10:26:41.255Z
30782025-02-28T10:26:41.255Zinfo: running `cargo check --bins` on db-macros (124/199)
30792025-02-28T10:26:41.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-02-28T10:26:41.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-02-28T10:26:41.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822025-02-28T10:26:41.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30832025-02-28T10:26:41.993Z
30842025-02-28T10:26:41.993Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
30852025-02-28T10:26:42.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862025-02-28T10:26:42.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872025-02-28T10:26:42.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882025-02-28T10:26:42.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30892025-02-28T10:26:42.733Z
30902025-02-28T10:26:42.733Zinfo: running `cargo check --bins` on nexus-auth (126/199)
30912025-02-28T10:26:43.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922025-02-28T10:26:43.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932025-02-28T10:26:43.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942025-02-28T10:26:43.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30952025-02-28T10:26:43.566Z
30962025-02-28T10:26:43.566Zinfo: running `cargo check --bins` on authz-macros (127/199)
30972025-02-28T10:26:44.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982025-02-28T10:26:44.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992025-02-28T10:26:44.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002025-02-28T10:26:44.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31012025-02-28T10:26:44.342Z
31022025-02-28T10:26:44.342Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31032025-02-28T10:26:45.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042025-02-28T10:26:45.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052025-02-28T10:26:45.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062025-02-28T10:26:45.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31072025-02-28T10:26:45.174Z
31082025-02-28T10:26:45.174Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31092025-02-28T10:26:45.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102025-02-28T10:26:45.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112025-02-28T10:26:45.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122025-02-28T10:26:45.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31132025-02-28T10:26:45.963Z
31142025-02-28T10:26:45.964Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31152025-02-28T10:26:46.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162025-02-28T10:26:46.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172025-02-28T10:26:46.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182025-02-28T10:26:46.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31192025-02-28T10:26:46.733Z
31202025-02-28T10:26:46.733Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31212025-02-28T10:26:47.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222025-02-28T10:26:47.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232025-02-28T10:26:47.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242025-02-28T10:26:47.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31252025-02-28T10:26:47.539Z
31262025-02-28T10:26:47.539Zinfo: running `cargo check --bins` on typed-rng (132/199)
31272025-02-28T10:26:48.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282025-02-28T10:26:48.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292025-02-28T10:26:48.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302025-02-28T10:26:48.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31312025-02-28T10:26:48.270Z
31322025-02-28T10:26:48.270Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31332025-02-28T10:26:48.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342025-02-28T10:26:48.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352025-02-28T10:26:49.160Z Checking keccak v0.1.5
31362025-02-28T10:26:49.281Z Checking secrecy v0.8.0
31372025-02-28T10:26:49.285Z Compiling unicase v2.7.0
31382025-02-28T10:26:49.285Z Compiling same-file v1.0.6
31392025-02-28T10:26:49.297Z Compiling tempfile v3.13.0
31402025-02-28T10:26:49.300Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31412025-02-28T10:26:49.300Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31422025-02-28T10:26:49.300Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31432025-02-28T10:26:49.452Z Compiling thiserror-impl-no-std v2.0.2
31442025-02-28T10:26:49.575Z Checking sha3 v0.10.8
31452025-02-28T10:26:49.598Z Compiling walkdir v2.5.0
31462025-02-28T10:26:49.620Z Checking universal-hash v0.5.1
31472025-02-28T10:26:49.732Z Compiling blake3 v1.5.4
31482025-02-28T10:26:49.819Z Checking opaque-debug v0.3.1
31492025-02-28T10:26:49.935Z Checking poly1305 v0.8.0
31502025-02-28T10:26:49.956Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31512025-02-28T10:26:49.996Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31522025-02-28T10:26:50.018Z Checking chacha20 v0.9.1
31532025-02-28T10:26:50.158Z Checking aead v0.5.2
31542025-02-28T10:26:50.254Z Compiling memmap2 v0.9.5
31552025-02-28T10:26:50.337Z Compiling libefi-sys v0.1.0
31562025-02-28T10:26:50.425Z Compiling constant_time_eq v0.3.1
31572025-02-28T10:26:50.428Z Compiling salty v0.3.0
31582025-02-28T10:26:50.511Z Compiling arrayref v0.3.9
31592025-02-28T10:26:50.634Z Compiling arrayvec v0.7.6
31602025-02-28T10:26:50.653Z Checking chacha20poly1305 v0.10.1
31612025-02-28T10:26:50.741Z Compiling toolchain_find v0.4.0
31622025-02-28T10:26:50.846Z Compiling camino-tempfile v1.1.1
31632025-02-28T10:26:50.901Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31642025-02-28T10:26:51.034Z Compiling bitfield-struct v0.6.2
31652025-02-28T10:26:51.135Z Compiling topological-sort v0.2.2
31662025-02-28T10:26:51.307Z Compiling mime_guess v2.0.5
31672025-02-28T10:26:51.341Z Compiling rustfmt-wrapper v0.2.1
31682025-02-28T10:26:51.878Z Compiling omicron-zone-package v0.12.0
31692025-02-28T10:26:51.980Z Compiling progenitor v0.9.1
31702025-02-28T10:26:52.000Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31712025-02-28T10:26:52.219Z Checking primeorder v0.13.6
31722025-02-28T10:26:52.240Z Checking env_filter v0.1.2
31732025-02-28T10:26:52.308Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31742025-02-28T10:26:52.366Z Checking thiserror-no-std v2.0.2
31752025-02-28T10:26:52.478Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31762025-02-28T10:26:52.497Z Checking env_logger v0.11.5
31772025-02-28T10:26:52.517Z Checking vsss-rs v3.3.4
31782025-02-28T10:26:52.580Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31792025-02-28T10:26:52.687Z Checking p384 v0.13.0
31802025-02-28T10:26:52.716Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31812025-02-28T10:26:52.748Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31822025-02-28T10:26:52.988Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31832025-02-28T10:26:53.080Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31842025-02-28T10:26:53.119Z Checking simd-adler32 v0.3.7
31852025-02-28T10:26:53.169Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31862025-02-28T10:26:53.191Z Checking lockfree-object-pool v0.1.6
31872025-02-28T10:26:53.460Z Checking http-range v0.1.5
31882025-02-28T10:26:53.503Z Checking bumpalo v3.16.0
31892025-02-28T10:26:53.523Z Compiling zip v2.1.3
31902025-02-28T10:26:53.551Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31912025-02-28T10:26:53.720Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31922025-02-28T10:26:53.860Z Checking zopfli v0.8.1
31932025-02-28T10:26:53.882Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31942025-02-28T10:26:54.142Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31952025-02-28T10:26:54.211Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31962025-02-28T10:26:54.595Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31972025-02-28T10:26:54.810Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31982025-02-28T10:26:54.842Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
31992025-02-28T10:26:55.024Z Checking atty v0.2.14
32002025-02-28T10:26:55.069Z Checking glob v0.3.2
32012025-02-28T10:26:55.179Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32022025-02-28T10:26:55.253Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32032025-02-28T10:26:55.399Z Checking hyper-staticfile v0.10.1
32042025-02-28T10:26:55.476Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32052025-02-28T10:26:55.876Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32062025-02-28T10:26:56.534Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
32072025-02-28T10:26:56.867Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32082025-02-28T10:26:56.996Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32092025-02-28T10:26:57.124Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32102025-02-28T10:26:57.204Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32112025-02-28T10:26:57.277Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32122025-02-28T10:26:57.611Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32132025-02-28T10:26:57.722Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32142025-02-28T10:26:57.826Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32152025-02-28T10:26:58.375Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32162025-02-28T10:26:58.487Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32172025-02-28T10:27:01.786Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32182025-02-28T10:27:01.786Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32192025-02-28T10:27:11.622Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32202025-02-28T10:27:27.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.66s
32212025-02-28T10:27:28.159Z
32222025-02-28T10:27:28.159Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32232025-02-28T10:27:28.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242025-02-28T10:27:28.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252025-02-28T10:27:29.051Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32262025-02-28T10:27:46.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s
32272025-02-28T10:27:46.464Z
32282025-02-28T10:27:46.464Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32292025-02-28T10:27:47.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302025-02-28T10:27:47.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312025-02-28T10:27:47.386Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32322025-02-28T10:28:04.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.20s
32332025-02-28T10:28:04.912Z
32342025-02-28T10:28:04.912Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32352025-02-28T10:28:05.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-02-28T10:28:05.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-02-28T10:28:05.861Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32382025-02-28T10:28:22.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.88s
32392025-02-28T10:28:23.032Z
32402025-02-28T10:28:23.032Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32412025-02-28T10:28:23.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-02-28T10:28:23.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-02-28T10:28:23.938Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32442025-02-28T10:28:41.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.57s
32452025-02-28T10:28:41.841Z
32462025-02-28T10:28:41.841Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32472025-02-28T10:28:42.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-02-28T10:28:42.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-02-28T10:28:42.744Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32502025-02-28T10:29:00.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s
32512025-02-28T10:29:00.631Z
32522025-02-28T10:29:00.631Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32532025-02-28T10:29:01.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-02-28T10:29:01.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-02-28T10:29:01.546Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32562025-02-28T10:29:18.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.13s
32572025-02-28T10:29:18.995Z
32582025-02-28T10:29:18.995Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32592025-02-28T10:29:19.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-02-28T10:29:19.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-02-28T10:29:19.896Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32622025-02-28T10:29:37.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.16s
32632025-02-28T10:29:37.394Z
32642025-02-28T10:29:37.394Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32652025-02-28T10:29:38.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-02-28T10:29:38.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-02-28T10:29:38.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682025-02-28T10:29:38.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32692025-02-28T10:29:38.218Z
32702025-02-28T10:29:38.219Zinfo: running `cargo check --bins` on key-manager (142/199)
32712025-02-28T10:29:38.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-02-28T10:29:38.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-02-28T10:29:38.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32742025-02-28T10:29:38.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32752025-02-28T10:29:38.998Z
32762025-02-28T10:29:38.998Zinfo: running `cargo check --bins` on range-requests (143/199)
32772025-02-28T10:29:39.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-02-28T10:29:39.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-02-28T10:29:39.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802025-02-28T10:29:39.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32812025-02-28T10:29:39.758Z
32822025-02-28T10:29:39.758Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32832025-02-28T10:29:40.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-02-28T10:29:40.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-02-28T10:29:40.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862025-02-28T10:29:40.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32872025-02-28T10:29:40.542Z
32882025-02-28T10:29:40.542Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
32892025-02-28T10:29:41.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-02-28T10:29:41.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-02-28T10:29:41.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922025-02-28T10:29:41.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32932025-02-28T10:29:41.375Z
32942025-02-28T10:29:41.375Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
32952025-02-28T10:29:42.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-02-28T10:29:42.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-02-28T10:29:42.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32982025-02-28T10:29:42.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32992025-02-28T10:29:42.111Z
33002025-02-28T10:29:42.111Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33012025-02-28T10:29:42.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-02-28T10:29:42.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-02-28T10:29:42.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042025-02-28T10:29:42.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33052025-02-28T10:29:42.890Z
33062025-02-28T10:29:42.890Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33072025-02-28T10:29:43.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-02-28T10:29:43.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-02-28T10:29:43.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102025-02-28T10:29:43.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33112025-02-28T10:29:43.681Z
33122025-02-28T10:29:43.681Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33132025-02-28T10:29:44.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-02-28T10:29:44.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-02-28T10:29:44.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162025-02-28T10:29:44.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33172025-02-28T10:29:44.490Z
33182025-02-28T10:29:44.490Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33192025-02-28T10:29:45.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-02-28T10:29:45.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-02-28T10:29:45.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222025-02-28T10:29:45.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33232025-02-28T10:29:45.343Z
33242025-02-28T10:29:45.343Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33252025-02-28T10:29:46.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-02-28T10:29:46.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-02-28T10:29:46.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-02-28T10:29:46.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33292025-02-28T10:29:46.176Z
33302025-02-28T10:29:46.176Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33312025-02-28T10:29:46.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-02-28T10:29:46.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-02-28T10:29:46.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-02-28T10:29:46.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33352025-02-28T10:29:46.995Z
33362025-02-28T10:29:46.995Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33372025-02-28T10:29:47.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-02-28T10:29:47.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-02-28T10:29:47.853Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33402025-02-28T10:29:47.854Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33412025-02-28T10:29:48.843Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33422025-02-28T10:29:51.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
33432025-02-28T10:29:51.425Z
33442025-02-28T10:29:51.425Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33452025-02-28T10:29:52.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-02-28T10:29:52.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-02-28T10:29:52.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-02-28T10:29:52.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33492025-02-28T10:29:52.205Z
33502025-02-28T10:29:52.205Zinfo: running `cargo check --bins` on cert-dev (155/199)
33512025-02-28T10:29:52.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-02-28T10:29:52.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-02-28T10:29:52.992Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33542025-02-28T10:29:53.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33552025-02-28T10:29:53.507Z
33562025-02-28T10:29:53.507Zinfo: running `cargo check --bins` on clickana (156/199)
33572025-02-28T10:29:54.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-02-28T10:29:54.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-02-28T10:29:54.304Z Checking itertools v0.13.0
33602025-02-28T10:29:54.307Z Checking castaway v0.2.3
33612025-02-28T10:29:54.308Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33622025-02-28T10:29:54.308Z Checking lru v0.12.5
33632025-02-28T10:29:54.308Z Compiling instability v0.3.2
33642025-02-28T10:29:54.308Z Compiling indoc v2.0.5
33652025-02-28T10:29:54.308Z Checking cassowary v0.3.0
33662025-02-28T10:29:54.559Z Checking compact_str v0.8.0
33672025-02-28T10:29:56.338Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33682025-02-28T10:29:56.397Z Checking unicode-truncate v1.1.0
33692025-02-28T10:29:56.572Z Checking ratatui v0.29.0
33702025-02-28T10:29:58.802Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33712025-02-28T10:29:59.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.27s
33722025-02-28T10:29:59.988Z
33732025-02-28T10:29:59.988Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33742025-02-28T10:30:00.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-02-28T10:30:00.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-02-28T10:30:00.847Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33772025-02-28T10:30:00.850Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33782025-02-28T10:30:02.048Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33792025-02-28T10:30:02.593Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33802025-02-28T10:30:03.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
33812025-02-28T10:30:03.245Z
33822025-02-28T10:30:03.245Zinfo: running `cargo check --bins` on ch-dev (158/199)
33832025-02-28T10:30:03.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842025-02-28T10:30:03.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852025-02-28T10:30:04.096Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33862025-02-28T10:30:04.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
33872025-02-28T10:30:05.197Z
33882025-02-28T10:30:05.197Zinfo: running `cargo check --bins` on crdb-seed (159/199)
33892025-02-28T10:30:05.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902025-02-28T10:30:05.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912025-02-28T10:30:06.023Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33922025-02-28T10:30:06.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
33932025-02-28T10:30:06.649Z
33942025-02-28T10:30:06.649Zinfo: running `cargo check --bins` on db-dev (160/199)
33952025-02-28T10:30:07.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-02-28T10:30:07.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-02-28T10:30:07.489Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33982025-02-28T10:30:08.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
33992025-02-28T10:30:08.604Z
34002025-02-28T10:30:08.604Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34012025-02-28T10:30:09.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022025-02-28T10:30:09.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032025-02-28T10:30:09.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042025-02-28T10:30:09.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34052025-02-28T10:30:09.410Z
34062025-02-28T10:30:09.411Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34072025-02-28T10:30:10.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082025-02-28T10:30:10.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092025-02-28T10:30:10.186Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34102025-02-28T10:30:11.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
34112025-02-28T10:30:11.401Z
34122025-02-28T10:30:11.401Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34132025-02-28T10:30:12.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142025-02-28T10:30:12.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152025-02-28T10:30:12.169Z Checking cargo-platform v0.1.8
34162025-02-28T10:30:12.482Z Checking cargo_metadata v0.19.1
34172025-02-28T10:30:13.918Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34182025-02-28T10:30:14.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
34192025-02-28T10:30:14.839Z
34202025-02-28T10:30:14.839Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34212025-02-28T10:30:15.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222025-02-28T10:30:15.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232025-02-28T10:30:15.727Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34242025-02-28T10:30:17.460Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34252025-02-28T10:30:18.106Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34262025-02-28T10:30:18.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.90s
34272025-02-28T10:30:18.975Z
34282025-02-28T10:30:18.975Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34292025-02-28T10:30:19.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302025-02-28T10:30:19.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312025-02-28T10:30:19.975Z Compiling crunchy v0.2.2
34322025-02-28T10:30:19.978Z Compiling tiny-keccak v2.0.2
34332025-02-28T10:30:19.978Z Compiling dsl_auto_type v0.1.2
34342025-02-28T10:30:19.978Z Checking scheduled-thread-pool v0.2.7
34352025-02-28T10:30:19.978Z Compiling diesel_table_macro_syntax v0.2.0
34362025-02-28T10:30:20.102Z Compiling ascii-canvas v3.0.0
34372025-02-28T10:30:20.105Z Compiling ena v0.14.3
34382025-02-28T10:30:20.105Z Compiling bindgen v0.71.1
34392025-02-28T10:30:20.487Z Checking r2d2 v0.8.10
34402025-02-28T10:30:20.520Z Compiling regex-syntax v0.6.29
34412025-02-28T10:30:20.555Z Compiling diff v0.1.13
34422025-02-28T10:30:20.600Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34432025-02-28T10:30:20.647Z Compiling ref-cast v1.0.23
34442025-02-28T10:30:20.824Z Compiling rustc-hash v2.1.1
34452025-02-28T10:30:20.850Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34462025-02-28T10:30:21.057Z Compiling derive_builder_core v0.20.2
34472025-02-28T10:30:21.134Z Compiling libxml v0.3.3
34482025-02-28T10:30:21.205Z Compiling ref-cast-impl v1.0.23
34492025-02-28T10:30:21.261Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34502025-02-28T10:30:21.576Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34512025-02-28T10:30:21.602Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34522025-02-28T10:30:21.738Z Compiling diesel_derives v2.2.3
34532025-02-28T10:30:21.824Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34542025-02-28T10:30:21.945Z Compiling strum_macros v0.24.3
34552025-02-28T10:30:22.219Z Compiling indoc v1.0.9
34562025-02-28T10:30:23.201Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34572025-02-28T10:30:23.273Z Compiling derive_builder_macro v0.20.2
34582025-02-28T10:30:23.557Z Compiling oso-derive v0.27.3
34592025-02-28T10:30:24.265Z Compiling lalrpop v0.19.12
34602025-02-28T10:30:24.289Z Checking derive_builder v0.20.2
34612025-02-28T10:30:24.476Z Compiling impl-trait-for-tuples v0.2.2
34622025-02-28T10:30:24.658Z Checking quick-xml v0.37.2
34632025-02-28T10:30:24.830Z Compiling diesel-dtrace v0.4.2
34642025-02-28T10:30:25.186Z Checking maplit v1.0.2
34652025-02-28T10:30:25.428Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34662025-02-28T10:30:25.449Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34672025-02-28T10:30:25.809Z Checking bb8 v0.8.5
34682025-02-28T10:30:26.242Z Checking io-lifetimes v1.0.11
34692025-02-28T10:30:26.391Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34702025-02-28T10:30:26.473Z Checking rustix v0.37.28
34712025-02-28T10:30:26.757Z Checking rand_seeder v0.3.0
34722025-02-28T10:30:27.030Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34732025-02-28T10:30:27.087Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34742025-02-28T10:30:27.111Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34752025-02-28T10:30:27.244Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34762025-02-28T10:30:27.548Z Checking terminal_size v0.2.6
34772025-02-28T10:30:27.615Z Checking unicode-linebreak v0.1.5
34782025-02-28T10:30:27.740Z Checking is_ci v1.2.0
34792025-02-28T10:30:27.907Z Checking smawk v0.3.2
34802025-02-28T10:30:28.077Z Checking supports-color v3.0.2
34812025-02-28T10:30:28.176Z Checking textwrap v0.16.1
34822025-02-28T10:30:28.360Z Checking multimap v0.10.0
34832025-02-28T10:30:29.465Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34842025-02-28T10:30:31.425Z Checking diesel v2.2.7
34852025-02-28T10:30:48.449Z Compiling samael v0.0.18
34862025-02-28T10:31:05.586Z Checking async-bb8-diesel v0.2.1
34872025-02-28T10:31:08.276Z Compiling polar-core v0.27.3
34882025-02-28T10:31:16.289Z Checking oso v0.27.3
34892025-02-28T10:32:29.807Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34902025-02-28T10:32:37.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
34912025-02-28T10:32:38.160Z
34922025-02-28T10:32:38.160Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
34932025-02-28T10:32:38.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-02-28T10:32:38.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-02-28T10:32:38.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962025-02-28T10:32:38.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34972025-02-28T10:32:39.000Z
34982025-02-28T10:32:39.000Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
34992025-02-28T10:32:39.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-02-28T10:32:39.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-02-28T10:32:39.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022025-02-28T10:32:39.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35032025-02-28T10:32:39.843Z
35042025-02-28T10:32:39.844Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35052025-02-28T10:32:40.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-02-28T10:32:40.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-02-28T10:32:40.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-02-28T10:32:40.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35092025-02-28T10:32:40.629Z
35102025-02-28T10:32:40.630Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35112025-02-28T10:32:41.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-02-28T10:32:41.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-02-28T10:32:41.589Z Compiling libz-sys v1.1.20
35142025-02-28T10:32:41.597Z Compiling libgit2-sys v0.17.0+1.8.1
35152025-02-28T10:32:41.727Z Compiling vergen v8.3.2
35162025-02-28T10:32:41.730Z Compiling cargo-platform v0.1.8
35172025-02-28T10:32:41.730Z Compiling pin-project-internal v1.1.6
35182025-02-28T10:32:41.780Z Compiling snafu-derive v0.8.5
35192025-02-28T10:32:41.783Z Compiling rustls v0.21.12
35202025-02-28T10:32:41.783Z Compiling buf-list v1.0.3
35212025-02-28T10:32:42.122Z Compiling cargo_metadata v0.18.1
35222025-02-28T10:32:42.181Z Checking globset v0.4.15
35232025-02-28T10:32:42.232Z Checking olpc-cjson v0.1.4
35242025-02-28T10:32:42.484Z Checking sct v0.7.1
35252025-02-28T10:32:42.487Z Checking rustls-webpki v0.101.7
35262025-02-28T10:32:42.686Z Checking serde_plain v1.0.2
35272025-02-28T10:32:42.714Z Checking typed-path v0.9.3
35282025-02-28T10:32:42.965Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35292025-02-28T10:32:43.093Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35302025-02-28T10:32:43.309Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35312025-02-28T10:32:43.444Z Checking parse-size v1.1.0
35322025-02-28T10:32:43.725Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35332025-02-28T10:32:43.756Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35342025-02-28T10:32:44.536Z Checking pin-project v1.1.6
35352025-02-28T10:32:44.707Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35362025-02-28T10:32:44.762Z Checking rustls-pemfile v1.0.4
35372025-02-28T10:32:44.772Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35382025-02-28T10:32:44.847Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35392025-02-28T10:32:44.966Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35402025-02-28T10:32:45.153Z Checking twox-hash v2.1.0
35412025-02-28T10:32:45.225Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35422025-02-28T10:32:45.324Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35432025-02-28T10:32:45.867Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35442025-02-28T10:32:46.482Z Checking tokio-rustls v0.24.1
35452025-02-28T10:32:46.727Z Checking snafu v0.8.5
35462025-02-28T10:32:46.842Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35472025-02-28T10:32:47.191Z Checking tough v0.19.0
35482025-02-28T10:32:47.394Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35492025-02-28T10:32:47.418Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35502025-02-28T10:32:47.522Z Checking fatfs v0.3.6
35512025-02-28T10:32:47.755Z Checking assert_matches v1.5.0
35522025-02-28T10:32:51.784Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35532025-02-28T10:32:53.217Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35542025-02-28T10:32:54.284Z Compiling git2 v0.19.0
35552025-02-28T10:32:59.028Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35562025-02-28T10:34:18.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
35572025-02-28T10:34:19.211Z
35582025-02-28T10:34:19.211Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35592025-02-28T10:34:19.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-02-28T10:34:19.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-02-28T10:34:19.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622025-02-28T10:34:19.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35632025-02-28T10:34:20.060Z
35642025-02-28T10:34:20.060Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35652025-02-28T10:34:20.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-02-28T10:34:20.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-02-28T10:34:20.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-02-28T10:34:20.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35692025-02-28T10:34:20.864Z
35702025-02-28T10:34:20.864Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35712025-02-28T10:34:21.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-02-28T10:34:21.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-02-28T10:34:21.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-02-28T10:34:21.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35752025-02-28T10:34:21.659Z
35762025-02-28T10:34:21.659Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35772025-02-28T10:34:22.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-02-28T10:34:22.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-02-28T10:34:22.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-02-28T10:34:22.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35812025-02-28T10:34:22.454Z
35822025-02-28T10:34:22.454Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35832025-02-28T10:34:23.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-02-28T10:34:23.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-02-28T10:34:23.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-02-28T10:34:23.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35872025-02-28T10:34:23.258Z
35882025-02-28T10:34:23.258Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35892025-02-28T10:34:23.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-02-28T10:34:23.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-02-28T10:34:23.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922025-02-28T10:34:23.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35932025-02-28T10:34:24.046Z
35942025-02-28T10:34:24.046Zinfo: running `cargo check --bins` on update-common (176/199)
35952025-02-28T10:34:24.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-02-28T10:34:24.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-02-28T10:34:24.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35982025-02-28T10:34:24.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35992025-02-28T10:34:24.811Z
36002025-02-28T10:34:24.811Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
36012025-02-28T10:34:25.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-02-28T10:34:25.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-02-28T10:34:25.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36042025-02-28T10:34:25.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36052025-02-28T10:34:25.518Z
36062025-02-28T10:34:25.518Zinfo: running `cargo check --bins` on tufaceous (178/199)
36072025-02-28T10:34:26.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36082025-02-28T10:34:26.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36092025-02-28T10:34:26.266Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
36102025-02-28T10:34:26.568Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
36112025-02-28T10:34:27.649Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36122025-02-28T10:34:28.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
36132025-02-28T10:34:28.643Z
36142025-02-28T10:34:28.643Zinfo: running `cargo check --bins` on omicron-dev (179/199)
36152025-02-28T10:34:29.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-02-28T10:34:29.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-02-28T10:34:29.633Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36182025-02-28T10:34:29.637Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36192025-02-28T10:34:29.784Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36202025-02-28T10:34:29.787Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36212025-02-28T10:34:30.850Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36222025-02-28T10:35:06.565Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36232025-02-28T10:35:06.565Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36242025-02-28T10:35:06.569Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36252025-02-28T10:35:06.569Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36262025-02-28T10:35:06.569Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36272025-02-28T10:35:06.569Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36282025-02-28T10:35:07.564Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36292025-02-28T10:35:08.962Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36302025-02-28T10:36:11.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
36312025-02-28T10:36:11.252Z
36322025-02-28T10:36:11.252Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36332025-02-28T10:36:11.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-02-28T10:36:11.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-02-28T10:36:12.138Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36362025-02-28T10:36:12.141Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36372025-02-28T10:36:12.141Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36382025-02-28T10:36:12.283Z Compiling proc-macro-error-attr2 v2.0.0
36392025-02-28T10:36:12.286Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36402025-02-28T10:36:12.286Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36412025-02-28T10:36:12.286Z Checking papergrid v0.14.0
36422025-02-28T10:36:12.290Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36432025-02-28T10:36:12.533Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36442025-02-28T10:36:12.770Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36452025-02-28T10:36:12.949Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36462025-02-28T10:36:13.123Z Compiling proc-macro-error2 v2.0.1
36472025-02-28T10:36:13.836Z Compiling tabled_derive v0.10.0
36482025-02-28T10:36:13.951Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36492025-02-28T10:36:14.226Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36502025-02-28T10:36:14.386Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36512025-02-28T10:36:14.693Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36522025-02-28T10:36:15.294Z Checking heck v0.4.1
36532025-02-28T10:36:15.418Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36542025-02-28T10:36:15.538Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36552025-02-28T10:36:15.796Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36562025-02-28T10:36:15.999Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36572025-02-28T10:36:16.544Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36582025-02-28T10:36:16.706Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36592025-02-28T10:36:16.790Z Checking tabled v0.18.0
36602025-02-28T10:36:16.991Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36612025-02-28T10:36:17.064Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36622025-02-28T10:36:17.275Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36632025-02-28T10:36:18.924Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36642025-02-28T10:36:18.924Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36652025-02-28T10:36:22.427Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36662025-02-28T10:36:24.306Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36672025-02-28T10:36:29.715Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36682025-02-28T10:36:29.718Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36692025-02-28T10:36:31.195Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36702025-02-28T10:36:32.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.65s
36712025-02-28T10:36:33.127Z
36722025-02-28T10:36:33.127Zinfo: running `cargo check --bins` on installinator-api (181/199)
36732025-02-28T10:36:33.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742025-02-28T10:36:33.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752025-02-28T10:36:33.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762025-02-28T10:36:33.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36772025-02-28T10:36:33.938Z
36782025-02-28T10:36:33.938Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36792025-02-28T10:36:34.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802025-02-28T10:36:34.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812025-02-28T10:36:34.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822025-02-28T10:36:34.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36832025-02-28T10:36:34.745Z
36842025-02-28T10:36:34.745Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36852025-02-28T10:36:35.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862025-02-28T10:36:35.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872025-02-28T10:36:35.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882025-02-28T10:36:35.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
36892025-02-28T10:36:35.492Z
36902025-02-28T10:36:35.492Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36912025-02-28T10:36:36.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922025-02-28T10:36:36.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932025-02-28T10:36:36.353Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36942025-02-28T10:36:36.354Z Compiling petname v2.0.2
36952025-02-28T10:36:36.356Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36962025-02-28T10:36:36.356Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36972025-02-28T10:36:36.356Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36982025-02-28T10:36:36.356Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36992025-02-28T10:36:36.356Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37002025-02-28T10:36:36.514Z Checking sync-ptr v0.1.1
37012025-02-28T10:36:42.524Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37022025-02-28T10:36:43.234Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37032025-02-28T10:36:44.730Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37042025-02-28T10:36:46.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s
37052025-02-28T10:36:46.772Z
37062025-02-28T10:36:46.772Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
37072025-02-28T10:36:47.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082025-02-28T10:36:47.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092025-02-28T10:36:47.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37102025-02-28T10:36:47.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37112025-02-28T10:36:47.579Z
37122025-02-28T10:36:47.579Zinfo: running `cargo check --bins` on omicron-releng (186/199)
37132025-02-28T10:36:48.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142025-02-28T10:36:48.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152025-02-28T10:36:48.407Z Checking memmap2 v0.9.5
37162025-02-28T10:36:48.410Z Checking arrayvec v0.7.6
37172025-02-28T10:36:48.410Z Checking arrayref v0.3.9
37182025-02-28T10:36:48.410Z Checking constant_time_eq v0.3.1
37192025-02-28T10:36:48.410Z Checking topological-sort v0.2.2
37202025-02-28T10:36:48.410Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37212025-02-28T10:36:48.410Z Checking shell-words v1.1.0
37222025-02-28T10:36:48.854Z Checking blake3 v1.5.4
37232025-02-28T10:36:49.246Z Checking omicron-zone-package v0.12.0
37242025-02-28T10:36:50.558Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37252025-02-28T10:36:51.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
37262025-02-28T10:36:51.853Z
37272025-02-28T10:36:51.853Zinfo: running `cargo check --bins` on xtask (187/199)
37282025-02-28T10:36:52.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292025-02-28T10:36:52.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302025-02-28T10:36:52.397Z Checking bitflags v2.6.0
37312025-02-28T10:36:52.400Z Checking serde v1.0.218
37322025-02-28T10:36:52.400Z Checking thiserror v1.0.69
37332025-02-28T10:36:52.506Z Checking scroll v0.12.0
37342025-02-28T10:36:52.518Z Checking hashbrown v0.15.1
37352025-02-28T10:36:52.518Z Checking log v0.4.22
37362025-02-28T10:36:52.545Z Checking zerocopy v0.7.35
37372025-02-28T10:36:52.560Z Checking syn v2.0.98
37382025-02-28T10:36:52.637Z Checking pest v2.7.14
37392025-02-28T10:36:52.741Z Checking rustix v0.38.37
37402025-02-28T10:36:52.827Z Checking once_cell v1.20.3
37412025-02-28T10:36:53.027Z Checking goblin v0.8.2
37422025-02-28T10:36:53.203Z Checking thiserror v2.0.11
37432025-02-28T10:36:53.385Z Checking fs-err v2.11.0
37442025-02-28T10:36:53.602Z Checking indexmap v2.7.1
37452025-02-28T10:36:53.723Z Checking anyhow v1.0.96
37462025-02-28T10:36:53.831Z Checking tabled v0.15.0
37472025-02-28T10:36:54.700Z Checking terminal_size v0.4.0
37482025-02-28T10:36:54.700Z Checking tempfile v3.13.0
37492025-02-28T10:36:54.888Z Checking clap_builder v4.5.31
37502025-02-28T10:36:55.210Z Checking dtrace-parser v0.2.0
37512025-02-28T10:36:56.670Z Checking serde_json v1.0.139
37522025-02-28T10:36:56.670Z Checking toml_datetime v0.6.8
37532025-02-28T10:36:56.673Z Checking serde_spanned v0.6.8
37542025-02-28T10:36:56.673Z Checking camino v1.1.9
37552025-02-28T10:36:56.673Z Checking cargo-platform v0.1.8
37562025-02-28T10:36:56.947Z Checking semver v1.0.25
37572025-02-28T10:36:56.988Z Checking toml_edit v0.22.24
37582025-02-28T10:36:57.005Z Checking macaddr v1.0.1
37592025-02-28T10:36:57.301Z Checking camino-tempfile v1.1.1
37602025-02-28T10:36:57.465Z Checking clap v4.5.31
37612025-02-28T10:36:58.025Z Checking dof v0.3.0
37622025-02-28T10:36:58.025Z Checking cargo_metadata v0.19.1
37632025-02-28T10:36:58.472Z Checking usdt-impl v0.5.0
37642025-02-28T10:36:58.897Z Checking usdt v0.5.0
37652025-02-28T10:36:59.050Z Checking toml v0.8.20
37662025-02-28T10:36:59.571Z Checking cargo_toml v0.21.0
37672025-02-28T10:37:00.904Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37682025-02-28T10:37:01.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.78s
37692025-02-28T10:37:01.767Z
37702025-02-28T10:37:01.767Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37712025-02-28T10:37:02.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722025-02-28T10:37:02.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732025-02-28T10:37:02.714Z Checking polyval v0.6.2
37742025-02-28T10:37:02.836Z Checking ctr v0.9.2
37752025-02-28T10:37:02.851Z Checking ssh-encoding v0.2.0
37762025-02-28T10:37:02.854Z Checking blowfish v0.9.1
37772025-02-28T10:37:02.854Z Checking password-hash v0.4.2
37782025-02-28T10:37:02.857Z Checking p256 v0.13.2
37792025-02-28T10:37:02.857Z Checking p521 v0.13.3
37802025-02-28T10:37:02.857Z Checking russh-cryptovec v0.7.3
37812025-02-28T10:37:03.071Z Checking ghash v0.5.1
37822025-02-28T10:37:03.104Z Checking md5 v0.7.0
37832025-02-28T10:37:03.127Z Checking num-bigint v0.4.6
37842025-02-28T10:37:03.237Z Checking des v0.8.1
37852025-02-28T10:37:03.260Z Checking bcrypt-pbkdf v0.10.0
37862025-02-28T10:37:03.263Z Checking aes-gcm v0.10.3
37872025-02-28T10:37:03.389Z Checking pbkdf2 v0.11.0
37882025-02-28T10:37:03.417Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37892025-02-28T10:37:03.469Z Checking hex-literal v0.4.1
37902025-02-28T10:37:03.532Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37912025-02-28T10:37:03.554Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37922025-02-28T10:37:03.557Z Checking ssh-cipher v0.2.0
37932025-02-28T10:37:03.634Z Checking internet-checksum v0.2.1
37942025-02-28T10:37:03.914Z Checking ssh-key v0.6.6
37952025-02-28T10:37:04.136Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37962025-02-28T10:37:05.133Z Checking russh-keys v0.45.0
37972025-02-28T10:37:06.120Z Checking russh v0.45.0
37982025-02-28T10:37:28.092Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37992025-02-28T10:37:29.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.90s
38002025-02-28T10:37:29.916Z
38012025-02-28T10:37:29.916Zinfo: running `cargo check --bins` on gateway-cli (189/199)
38022025-02-28T10:37:30.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-02-28T10:37:30.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-02-28T10:37:30.726Z Checking termios v0.3.3
38052025-02-28T10:37:30.977Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38062025-02-28T10:37:31.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
38072025-02-28T10:37:32.126Z
38082025-02-28T10:37:32.126Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
38092025-02-28T10:37:32.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-02-28T10:37:32.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-02-28T10:37:32.986Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38122025-02-28T10:37:32.986Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38132025-02-28T10:37:32.988Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38142025-02-28T10:37:32.988Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38152025-02-28T10:37:34.155Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38162025-02-28T10:37:35.570Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38172025-02-28T10:37:37.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
38182025-02-28T10:37:37.938Z
38192025-02-28T10:37:37.938Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
38202025-02-28T10:37:38.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212025-02-28T10:37:38.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222025-02-28T10:37:38.736Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38232025-02-28T10:37:39.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
38242025-02-28T10:37:39.480Z
38252025-02-28T10:37:39.480Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38262025-02-28T10:37:40.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272025-02-28T10:37:40.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282025-02-28T10:37:40.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292025-02-28T10:37:40.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
38302025-02-28T10:37:40.246Z
38312025-02-28T10:37:40.246Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38322025-02-28T10:37:40.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-02-28T10:37:40.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-02-28T10:37:40.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352025-02-28T10:37:40.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38362025-02-28T10:37:41.012Z
38372025-02-28T10:37:41.012Zinfo: running `cargo check --bins` on omicron-package (194/199)
38382025-02-28T10:37:41.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392025-02-28T10:37:41.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402025-02-28T10:37:41.833Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38412025-02-28T10:37:43.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
38422025-02-28T10:37:43.619Z
38432025-02-28T10:37:43.619Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38442025-02-28T10:37:44.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452025-02-28T10:37:44.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462025-02-28T10:37:44.504Z Checking rtoolbox v0.0.2
38472025-02-28T10:37:44.507Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38482025-02-28T10:37:44.507Z Checking tui-tree-widget v0.23.0
38492025-02-28T10:37:44.786Z Checking rpassword v7.3.1
38502025-02-28T10:37:50.445Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38512025-02-28T10:37:54.000Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38522025-02-28T10:37:55.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.73s
38532025-02-28T10:37:55.595Z
38542025-02-28T10:37:55.595Zinfo: running `cargo check --bins` on wicket (196/199)
38552025-02-28T10:37:56.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562025-02-28T10:37:56.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572025-02-28T10:37:56.457Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38582025-02-28T10:37:56.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
38592025-02-28T10:37:57.163Z
38602025-02-28T10:37:57.163Zinfo: running `cargo check --bins` on wicketd (197/199)
38612025-02-28T10:37:57.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622025-02-28T10:37:57.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632025-02-28T10:37:58.064Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38642025-02-28T10:37:58.068Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38652025-02-28T10:37:59.037Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38662025-02-28T10:38:03.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s
38672025-02-28T10:38:04.025Z
38682025-02-28T10:38:04.025Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38692025-02-28T10:38:04.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-02-28T10:38:04.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-02-28T10:38:04.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38722025-02-28T10:38:04.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
38732025-02-28T10:38:04.782Z
38742025-02-28T10:38:04.782Zinfo: running `cargo check --bins` on zone-setup (199/199)
38752025-02-28T10:38:05.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-02-28T10:38:05.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-02-28T10:38:05.629Z Checking uzers v0.12.1
38782025-02-28T10:38:06.015Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38792025-02-28T10:38:07.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s
38802025-02-28T10:38:07.362Z
38812025-02-28T10:38:07.362Zreal 16:49.514968606
38822025-02-28T10:38:07.362Zuser 31:58.659128675
38832025-02-28T10:38:07.362Zsys 4:56.670772104
38842025-02-28T10:38:07.362Ztrap 0.755023046
38852025-02-28T10:38:07.362Ztflt 0.487170324
38862025-02-28T10:38:07.362Zdflt 1.680445915
38872025-02-28T10:38:07.362Zkflt 0.001029315
38882025-02-28T10:38:07.365Zlock 58:20.328124859
38892025-02-28T10:38:07.365Zslp 2:37:44.453046331
38902025-02-28T10:38:07.365Zlat 1:11.900700158
38912025-02-28T10:38:07.365Zstop 4:22.837169296
38922025-02-28T10:38:07.365Zprocess exited: duration 1379983 ms, exit code 0
 
38932025-02-28T10:38:07.372Zfound 0 output files