|
|
|
| 1 | 2026-09-04T23:21:07.037Z | job assigned to worker 01M1QBJCS9KKPFM7PQ4ZFPBE68 [factory aws, i-0ddd09e2e12b3e5a1] (queued for 43 s) |
| |
| 2 | 2026-09-04T23:21:13.840Z | starting task 0: "setup" |
| 3 | 2026-09-04T23:21:13.843Z | ++ uname -s |
| 4 | 2026-09-04T23:21:13.846Z | + kern=SunOS |
| 5 | 2026-09-04T23:21:13.846Z | + build_user=build |
| 6 | 2026-09-04T23:21:13.846Z | + build_uid=12345 |
| 7 | 2026-09-04T23:21:13.846Z | + work_dir=/work |
| 8 | 2026-09-04T23:21:13.846Z | + input_dir=/input |
| 9 | 2026-09-04T23:21:13.846Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T23:21:13.846Z | + case "$kern" in |
| 11 | 2026-09-04T23:21:13.846Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T23:21:13.849Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T23:21:15.852Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T23:21:15.952Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T23:21:15.955Z | + home_fs=zfs |
| 16 | 2026-09-04T23:21:15.955Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T23:21:15.955Z | + mkdir -p /home/build |
| 18 | 2026-09-04T23:21:15.955Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T23:21:17.957Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T23:21:17.960Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-09-04T23:21:17.966Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T23:21:17.970Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-04T23:21:17.970Z | * rust toolchain channel = "1.98.1" |
| 24 | 2026-09-04T23:21:17.970Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-04T23:21:17.970Z | * rust toolchain profile = "default" |
| 26 | 2026-09-04T23:21:17.970Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T23:21:17.970Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T23:21:17.973Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T23:21:17.973Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-04T23:21:18.051Z | info: downloading installer |
| 31 | 2026-09-04T23:21:19.229Z | info: profile set to default |
| 32 | 2026-09-04T23:21:19.229Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T23:21:19.232Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T23:21:19.374Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T23:21:19.377Z | info: downloading 6 components |
| 36 | 2026-09-04T23:21:35.836Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T23:21:35.837Z | |
| 38 | 2026-09-04T23:21:35.864Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T23:21:35.864Z | |
| 40 | 2026-09-04T23:21:35.867Z | |
| 41 | 2026-09-04T23:21:35.867Z | Rust is installed now. Great! |
| 42 | 2026-09-04T23:21:35.867Z | |
| 43 | 2026-09-04T23:21:35.867Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T23:21:35.867Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T23:21:35.867Z | |
| 46 | 2026-09-04T23:21:35.867Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T23:21:35.867Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T23:21:35.867Z | |
| 49 | 2026-09-04T23:21:35.867Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T23:21:35.867Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T23:21:35.867Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T23:21:35.867Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T23:21:35.867Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T23:21:35.867Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T23:21:35.867Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T23:21:35.867Z | HOST_CC = None |
| 57 | 2026-09-04T23:21:35.867Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T23:21:35.867Z | CC = None |
| 59 | 2026-09-04T23:21:35.868Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T23:21:36.037Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T23:21:36.037Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T23:21:36.037Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T23:21:36.037Z | CFLAGS = None |
| 64 | 2026-09-04T23:21:36.037Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T23:21:36.037Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T23:21:36.037Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T23:21:36.037Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T23:21:36.037Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T23:21:36.037Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T23:21:36.123Z | + rustup --version |
| 71 | 2026-09-04T23:21:36.131Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T23:21:36.134Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T23:21:36.151Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T23:21:36.154Z | + cargo --version |
| 75 | 2026-09-04T23:21:36.167Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T23:21:36.170Z | + rustc --version |
| 77 | 2026-09-04T23:21:36.188Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T23:21:36.192Z | process exited: duration 18223 ms, exit code 0 |
| |
| 79 | 2026-09-04T23:21:36.198Z | starting task 2: "authentication" |
| 80 | 2026-09-04T23:21:36.214Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T23:21:36.220Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T23:21:36.223Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-04T23:21:36.226Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-04T23:21:36.256Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-04T23:21:49.798Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-04T23:21:49.798Z | + git fetch origin 00ee5f3575ce6bef74952404a007a308d5186240 |
| 87 | 2026-09-04T23:21:50.118Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-04T23:21:50.118Z | * branch 00ee5f3575ce6bef74952404a007a308d5186240 -> FETCH_HEAD |
| 89 | 2026-09-04T23:21:50.130Z | + [[ -n iliana/rust-1.98 ]] |
| 90 | 2026-09-04T23:21:50.133Z | ++ git branch --show-current |
| 91 | 2026-09-04T23:21:50.133Z | + current=main |
| 92 | 2026-09-04T23:21:50.133Z | + [[ main != iliana/rust-1.98 ]] |
| 93 | 2026-09-04T23:21:50.133Z | + git branch -f iliana/rust-1.98 00ee5f3575ce6bef74952404a007a308d5186240 |
| 94 | 2026-09-04T23:21:50.136Z | + git checkout -f iliana/rust-1.98 |
| 95 | 2026-09-04T23:21:50.390Z | Switched to branch 'iliana/rust-1.98' |
| 96 | 2026-09-04T23:21:50.393Z | + git reset --hard 00ee5f3575ce6bef74952404a007a308d5186240 |
| 97 | 2026-09-04T23:21:50.408Z | HEAD is now at 00ee5f357 update rust toolchain to 1.98.1 |
| 98 | 2026-09-04T23:21:50.411Z | process exited: duration 14189 ms, exit code 0 |
| |
| 99 | 2026-09-04T23:21:50.417Z | starting task 4: "build" |
| 100 | 2026-09-04T23:21:50.421Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-04T23:21:50.424Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-04T23:21:50.424Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-04T23:21:50.424Z | +++ uname -s |
| 104 | 2026-09-04T23:21:50.424Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-04T23:21:50.424Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-04T23:21:50.427Z | + cargo --version |
| 107 | 2026-09-04T23:21:50.433Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 108 | 2026-09-04T23:21:50.436Z | + rustc --version |
| 109 | 2026-09-04T23:21:50.455Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 110 | 2026-09-04T23:21:50.458Z | + source ./env.sh |
| 111 | 2026-09-04T23:21:50.458Z | ++ OLD_SHELL_OPTS=ehxB |
| 112 | 2026-09-04T23:21:50.458Z | ++ set -o xtrace |
| 113 | 2026-09-04T23:21:50.461Z | ++++ dirname ./env.sh |
| 114 | 2026-09-04T23:21:50.461Z | +++ readlink -f . |
| 115 | 2026-09-04T23:21:50.464Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 116 | 2026-09-04T23:21:50.464Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-09-04T23:21:50.464Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-09-04T23:21:50.464Z | ++ 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 |
| 119 | 2026-09-04T23:21:50.464Z | ++ 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 |
| 120 | 2026-09-04T23:21:50.464Z | ++ 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 |
| 121 | 2026-09-04T23:21:50.464Z | ++ 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 |
| 122 | 2026-09-04T23:21:50.464Z | ++ 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 |
| 123 | 2026-09-04T23:21:50.464Z | ++ 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 |
| 124 | 2026-09-04T23:21:50.464Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 125 | 2026-09-04T23:21:50.464Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 126 | 2026-09-04T23:21:50.464Z | ++ case $OLD_SHELL_OPTS in |
| 127 | 2026-09-04T23:21:50.464Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 128 | 2026-09-04T23:21:50.464Z | + export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 129 | 2026-09-04T23:21:50.464Z | + PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 130 | 2026-09-04T23:21:50.464Z | + banner prerequisites |
| 131 | 2026-09-04T23:21:50.467Z | |
| 132 | 2026-09-04T23:21:50.467Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 133 | 2026-09-04T23:21:50.467Z | # # # # # # # # # # # # # # # |
| 134 | 2026-09-04T23:21:50.467Z | # # # # ##### # # ##### # # # # # #### # |
| 135 | 2026-09-04T23:21:50.467Z | ##### ##### # ##### # # # # # # # # # |
| 136 | 2026-09-04T23:21:50.467Z | # # # # # # # # # # # # # # # |
| 137 | 2026-09-04T23:21:50.468Z | # # # ###### # # ###### ### # #### # #### # |
| 138 | 2026-09-04T23:21:50.468Z | |
| 139 | 2026-09-04T23:21:50.468Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 140 | 2026-09-04T23:21:52.468Z | Startup: Refreshing catalog 'helios' ... Done |
| 141 | 2026-09-04T23:21:52.890Z | Startup: Caching catalogs ... Done |
| 142 | 2026-09-04T23:21:55.435Z | Planning: Solver setup ... Done (2.373s) |
| 143 | 2026-09-04T23:21:55.504Z | Planning: Running solver ... Done (0.069s) |
| 144 | 2026-09-04T23:21:55.558Z | Planning: Finding local manifests ... Done (0.003s) |
| 145 | 2026-09-04T23:21:55.570Z | Planning: Fetching manifests: 0/2 0% complete |
| 146 | 2026-09-04T23:21:55.588Z | Planning: Fetching manifests: 2/2 100% complete |
| 147 | 2026-09-04T23:21:55.601Z | Planning: Package planning ... Done (0.013s) |
| 148 | 2026-09-04T23:21:55.604Z | Planning: Merging actions ... Done (0.002s) |
| 149 | 2026-09-04T23:21:55.763Z | Planning: Checking for conflicting actions ... Done (0.160s) |
| 150 | 2026-09-04T23:21:55.768Z | Planning: Consolidating action changes ... Done (0.001s) |
| 151 | 2026-09-04T23:21:56.533Z | Planning: Evaluating mediators ... Done (0.769s) |
| 152 | 2026-09-04T23:21:56.536Z | Planning: Planning completed in 3.61 seconds |
| 153 | 2026-09-04T23:21:56.542Z | Packages to install: 2 |
| 154 | 2026-09-04T23:21:56.545Z | Estimated space available: 156.02 GB |
| 155 | 2026-09-04T23:21:56.545Z | Estimated space to be consumed: 86.48 MB |
| 156 | 2026-09-04T23:21:56.545Z | Create boot environment: No |
| 157 | 2026-09-04T23:21:56.545Z | Create backup boot environment: No |
| 158 | 2026-09-04T23:21:56.545Z | Rebuild boot archive: No |
| 159 | 2026-09-04T23:21:56.545Z | |
| 160 | 2026-09-04T23:21:56.545Z | Changed packages: |
| 161 | 2026-09-04T23:21:56.545Z | helios |
| 162 | 2026-09-04T23:21:56.545Z | developer/build-essential |
| 163 | 2026-09-04T23:21:56.545Z | None -> 11-3.0 |
| 164 | 2026-09-04T23:21:56.545Z | library/libxmlsec1 |
| 165 | 2026-09-04T23:21:56.545Z | None -> 1.2.35-3.0 |
| 166 | 2026-09-04T23:21:56.566Z | |
| 167 | 2026-09-04T23:21:56.566Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 168 | 2026-09-04T23:21:56.635Z | Download: Completed 1.28 MB in 0.07 seconds (18.6M/s) |
| 169 | 2026-09-04T23:21:56.708Z | Actions: 1/268 actions (Installing new actions) |
| 170 | 2026-09-04T23:21:56.746Z | Actions: Completed 268 actions in 0.04 seconds. |
| 171 | 2026-09-04T23:21:56.782Z | Finalize: Updating package state database ... Done (0.036s) |
| 172 | 2026-09-04T23:21:56.785Z | Finalize: Updating package cache ... Done (0.000s) |
| 173 | 2026-09-04T23:21:56.877Z | Finalize: Updating image state ... Done (0.094s) |
| 174 | 2026-09-04T23:21:59.411Z | Finalize: Creating fast lookup database ... Done (2.477s) |
| 175 | 2026-09-04T23:21:59.478Z | Finalize: Reading search index ... Done (0.012s) |
| 176 | 2026-09-04T23:21:59.481Z | Finalize: Updating search index ... Done (0.000s) |
| 177 | 2026-09-04T23:21:59.588Z | Finalize: Updating package cache ... Done (0.000s) |
| 178 | 2026-09-04T23:21:59.956Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-09-04T23:22:00.063Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-09-04T23:22:00.066Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-09-04T23:22:00.222Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-09-04T23:22:00.225Z | Planning: Planning completed in 0.27 seconds |
| 183 | 2026-09-04T23:22:00.245Z | Mediators to change: 2 |
| 184 | 2026-09-04T23:22:00.245Z | Create boot environment: No |
| 185 | 2026-09-04T23:22:00.245Z | Create backup boot environment: No |
| 186 | 2026-09-04T23:22:00.287Z | Finalize: Updating package state database ... Done |
| 187 | 2026-09-04T23:22:00.287Z | Finalize: Updating package cache ... Done |
| 188 | 2026-09-04T23:22:00.344Z | Finalize: Updating image state ... Done |
| 189 | 2026-09-04T23:22:02.291Z | Finalize: Creating fast lookup database ... Done |
| 190 | 2026-09-04T23:22:02.354Z | Finalize: Reading search index ... Done |
| 191 | 2026-09-04T23:22:02.357Z | Finalize: Updating search index ... Done |
| 192 | 2026-09-04T23:22:02.456Z | Finalize: Updating package cache ... Done |
| 193 | 2026-09-04T23:22:02.740Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-09-04T23:22:02.845Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-09-04T23:22:02.848Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-09-04T23:22:03.002Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-09-04T23:22:03.005Z | Planning: Planning completed in 0.26 seconds |
| 198 | 2026-09-04T23:22:03.025Z | Mediators to change: 1 |
| 199 | 2026-09-04T23:22:03.025Z | Create boot environment: No |
| 200 | 2026-09-04T23:22:03.025Z | Create backup boot environment: No |
| 201 | 2026-09-04T23:22:03.062Z | Finalize: Updating package state database ... Done |
| 202 | 2026-09-04T23:22:03.062Z | Finalize: Updating package cache ... Done |
| 203 | 2026-09-04T23:22:03.119Z | Finalize: Updating image state ... Done |
| 204 | 2026-09-04T23:22:05.086Z | Finalize: Creating fast lookup database ... Done |
| 205 | 2026-09-04T23:22:05.151Z | Finalize: Reading search index ... Done |
| 206 | 2026-09-04T23:22:05.156Z | Finalize: Updating search index ... Done |
| 207 | 2026-09-04T23:22:05.253Z | Finalize: Updating package cache ... Done |
| 208 | 2026-09-04T23:22:05.567Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 209 | 2026-09-04T23:22:05.567Z | apache system 2.4 system |
| 210 | 2026-09-04T23:22:05.567Z | clang system 15 system |
| 211 | 2026-09-04T23:22:05.567Z | csh system system illumos |
| 212 | 2026-09-04T23:22:05.567Z | ctags system system illumos |
| 213 | 2026-09-04T23:22:05.567Z | file vendor vendor darwinsys |
| 214 | 2026-09-04T23:22:05.567Z | file system system illumos |
| 215 | 2026-09-04T23:22:05.567Z | gcc vendor 14 vendor |
| 216 | 2026-09-04T23:22:05.567Z | gcc system 13 system |
| 217 | 2026-09-04T23:22:05.567Z | gcc system 10 system |
| 218 | 2026-09-04T23:22:05.567Z | go system 1.25 system |
| 219 | 2026-09-04T23:22:05.567Z | llvm system 15 system |
| 220 | 2026-09-04T23:22:05.567Z | mariadb system 11.4 system |
| 221 | 2026-09-04T23:22:05.567Z | mta vendor vendor dma |
| 222 | 2026-09-04T23:22:05.567Z | openjdk system 17 system |
| 223 | 2026-09-04T23:22:05.567Z | openjdk system 11 system |
| 224 | 2026-09-04T23:22:05.567Z | openssl vendor 3 vendor |
| 225 | 2026-09-04T23:22:05.567Z | perl system 5.40 system |
| 226 | 2026-09-04T23:22:05.568Z | postgresql system 18 system |
| 227 | 2026-09-04T23:22:05.568Z | postgresql system 17 system |
| 228 | 2026-09-04T23:22:05.568Z | python vendor 3 vendor |
| 229 | 2026-09-04T23:22:05.568Z | python system 2 system |
| 230 | 2026-09-04T23:22:05.568Z | python3 vendor 3.13 vendor |
| 231 | 2026-09-04T23:22:05.568Z | ruby system 3.4 system |
| 232 | 2026-09-04T23:22:05.568Z | ruby system 3.0 system |
| 233 | 2026-09-04T23:22:05.568Z | words vendor vendor american-english |
| 234 | 2026-09-04T23:22:05.568Z | words system system australian-english |
| 235 | 2026-09-04T23:22:05.568Z | words system system british-english |
| 236 | 2026-09-04T23:22:05.568Z | words system system canadian-english |
| 237 | 2026-09-04T23:22:05.568Z | words system system french |
| 238 | 2026-09-04T23:22:05.568Z | words system system italian |
| 239 | 2026-09-04T23:22:05.568Z | words system system ngerman |
| 240 | 2026-09-04T23:22:05.568Z | words system system ogerman |
| 241 | 2026-09-04T23:22:05.568Z | words system system spanish |
| 242 | 2026-09-04T23:22:05.819Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-09-04T23:22:05.819Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 244 | 2026-09-04T23:22:06.334Z | FMRI IFO |
| 245 | 2026-09-04T23:22:06.335Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 246 | 2026-09-04T23:22:06.335Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 247 | 2026-09-04T23:22:06.335Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 248 | 2026-09-04T23:22:06.335Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 249 | 2026-09-04T23:22:06.335Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 250 | 2026-09-04T23:22:06.335Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 251 | 2026-09-04T23:22:06.335Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 252 | 2026-09-04T23:22:06.335Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 253 | 2026-09-04T23:22:06.335Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 254 | 2026-09-04T23:22:06.680Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 255 | 2026-09-04T23:22:07.031Z | Updating crates.io index |
| 256 | 2026-09-04T23:22:07.034Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 257 | 2026-09-04T23:22:07.297Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-04T23:22:07.646Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 259 | 2026-09-04T23:22:07.989Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 260 | 2026-09-04T23:22:09.432Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 261 | 2026-09-04T23:22:10.002Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 262 | 2026-09-04T23:22:11.675Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 263 | 2026-09-04T23:22:12.552Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-04T23:22:12.841Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-09-04T23:22:13.200Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-09-04T23:22:14.371Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 267 | 2026-09-04T23:22:14.687Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 268 | 2026-09-04T23:22:15.082Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 269 | 2026-09-04T23:22:15.395Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 270 | 2026-09-04T23:22:15.655Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 271 | 2026-09-04T23:22:15.940Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 272 | 2026-09-04T23:22:16.230Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 273 | 2026-09-04T23:22:16.491Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 274 | 2026-09-04T23:22:16.819Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 275 | 2026-09-04T23:22:17.218Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-09-04T23:22:17.740Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 277 | 2026-09-04T23:22:18.023Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 278 | 2026-09-04T23:22:18.607Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-09-04T23:22:18.937Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 280 | 2026-09-04T23:22:19.214Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 281 | 2026-09-04T23:22:19.653Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 282 | 2026-09-04T23:22:20.201Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 283 | 2026-09-04T23:22:20.617Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 284 | 2026-09-04T23:22:21.301Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 285 | 2026-09-04T23:22:21.573Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 286 | 2026-09-04T23:22:21.892Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-09-04T23:22:22.275Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 288 | 2026-09-04T23:22:22.867Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-09-04T23:22:23.432Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-09-04T23:22:23.706Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-09-04T23:22:24.041Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 292 | 2026-09-04T23:22:24.385Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 293 | 2026-09-04T23:22:24.644Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-09-04T23:22:24.945Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-09-04T23:22:25.263Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-09-04T23:22:25.535Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-09-04T23:22:25.946Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-09-04T23:22:28.965Z | Downloading crates ... |
| 299 | 2026-09-04T23:22:29.022Z | Downloaded crypto-common v0.1.7 |
| 300 | 2026-09-04T23:22:29.031Z | Downloaded block-buffer v0.10.4 |
| 301 | 2026-09-04T23:22:29.034Z | Downloaded errno v0.3.14 |
| 302 | 2026-09-04T23:22:29.037Z | Downloaded memmap v0.7.0 |
| 303 | 2026-09-04T23:22:29.037Z | Downloaded macaddr v1.0.1 |
| 304 | 2026-09-04T23:22:29.040Z | Downloaded clap_lex v1.0.0 |
| 305 | 2026-09-04T23:22:29.040Z | Downloaded version_check v0.9.5 |
| 306 | 2026-09-04T23:22:29.044Z | Downloaded itoa v1.0.17 |
| 307 | 2026-09-04T23:22:29.044Z | Downloaded zerocopy-derive v0.7.35 |
| 308 | 2026-09-04T23:22:29.047Z | Downloaded swrite v0.1.0 |
| 309 | 2026-09-04T23:22:29.047Z | Downloaded thread-id v4.2.2 |
| 310 | 2026-09-04T23:22:29.047Z | Downloaded anstyle-parse v1.0.0 |
| 311 | 2026-09-04T23:22:29.050Z | Downloaded anstream v1.0.0 |
| 312 | 2026-09-04T23:22:29.050Z | Downloaded cargo_toml v0.21.0 |
| 313 | 2026-09-04T23:22:29.050Z | Downloaded zmij v1.0.21 |
| 314 | 2026-09-04T23:22:29.050Z | Downloaded heck v0.4.1 |
| 315 | 2026-09-04T23:22:29.053Z | Downloaded dof v0.3.0 |
| 316 | 2026-09-04T23:22:29.053Z | Downloaded zerocopy v0.7.35 |
| 317 | 2026-09-04T23:22:29.059Z | Downloaded serde_spanned v0.6.9 |
| 318 | 2026-09-04T23:22:29.063Z | Downloaded fs-err v3.3.0 |
| 319 | 2026-09-04T23:22:29.063Z | Downloaded camino v1.2.5 |
| 320 | 2026-09-04T23:22:29.063Z | Downloaded quote v1.0.45 |
| 321 | 2026-09-04T23:22:29.067Z | Downloaded fnv v1.0.7 |
| 322 | 2026-09-04T23:22:29.067Z | Downloaded autocfg v1.5.0 |
| 323 | 2026-09-04T23:22:29.070Z | Downloaded anyhow v1.0.104 |
| 324 | 2026-09-04T23:22:29.070Z | Downloaded sha2 v0.10.9 |
| 325 | 2026-09-04T23:22:29.074Z | Downloaded tempfile v3.27.0 |
| 326 | 2026-09-04T23:22:29.074Z | Downloaded is_terminal_polyfill v1.70.2 |
| 327 | 2026-09-04T23:22:29.074Z | Downloaded ucd-trie v0.1.7 |
| 328 | 2026-09-04T23:22:29.077Z | Downloaded byteorder v1.5.0 |
| 329 | 2026-09-04T23:22:29.081Z | Downloaded usdt-impl v0.5.0 |
| 330 | 2026-09-04T23:22:29.085Z | Downloaded unicode-linebreak v0.1.5 |
| 331 | 2026-09-04T23:22:29.088Z | Downloaded colorchoice v1.0.4 |
| 332 | 2026-09-04T23:22:29.092Z | Downloaded usdt v0.5.0 |
| 333 | 2026-09-04T23:22:29.095Z | Downloaded heck v0.5.0 |
| 334 | 2026-09-04T23:22:29.095Z | Downloaded toml_write v0.1.2 |
| 335 | 2026-09-04T23:22:29.095Z | Downloaded cfg-if v1.0.4 |
| 336 | 2026-09-04T23:22:29.095Z | Downloaded smawk v0.3.2 |
| 337 | 2026-09-04T23:22:29.099Z | Downloaded plain v0.2.3 |
| 338 | 2026-09-04T23:22:29.102Z | Downloaded getrandom v0.4.3 |
| 339 | 2026-09-04T23:22:29.105Z | Downloaded proc-macro2 v1.0.106 |
| 340 | 2026-09-04T23:22:29.109Z | Downloaded cpufeatures v0.2.17 |
| 341 | 2026-09-04T23:22:29.112Z | Downloaded tabled_derive v0.7.0 |
| 342 | 2026-09-04T23:22:29.113Z | Downloaded dtrace-parser v0.2.0 |
| 343 | 2026-09-04T23:22:29.113Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-09-04T23:22:29.116Z | Downloaded scroll_derive v0.12.1 |
| 345 | 2026-09-04T23:22:29.116Z | Downloaded usdt-macro v0.5.0 |
| 346 | 2026-09-04T23:22:29.123Z | Downloaded proc-macro-error-attr v1.0.4 |
| 347 | 2026-09-04T23:22:29.126Z | Downloaded usdt-attr-macro v0.5.0 |
| 348 | 2026-09-04T23:22:29.126Z | Downloaded fastrand v2.3.0 |
| 349 | 2026-09-04T23:22:29.131Z | Downloaded generic-array v0.14.7 |
| 350 | 2026-09-04T23:22:29.131Z | Downloaded cargo-platform v0.3.2 |
| 351 | 2026-09-04T23:22:29.134Z | Downloaded anstyle-query v1.1.5 |
| 352 | 2026-09-04T23:22:29.134Z | Downloaded equivalent v1.0.2 |
| 353 | 2026-09-04T23:22:29.134Z | Downloaded anstyle v1.0.14 |
| 354 | 2026-09-04T23:22:29.140Z | Downloaded pretty-hex v0.4.1 |
| 355 | 2026-09-04T23:22:29.143Z | Downloaded toml_datetime v0.6.11 |
| 356 | 2026-09-04T23:22:29.146Z | Downloaded terminal_size v0.4.3 |
| 357 | 2026-09-04T23:22:29.149Z | Downloaded cargo_metadata v0.23.1 |
| 358 | 2026-09-04T23:22:29.153Z | Downloaded toml_edit v0.22.27 |
| 359 | 2026-09-04T23:22:29.161Z | Downloaded thiserror v1.0.69 |
| 360 | 2026-09-04T23:22:29.164Z | Downloaded scroll v0.12.0 |
| 361 | 2026-09-04T23:22:29.164Z | Downloaded thiserror v2.0.18 |
| 362 | 2026-09-04T23:22:29.169Z | Downloaded serde_tokenstream v0.2.3 |
| 363 | 2026-09-04T23:22:29.172Z | Downloaded camino-tempfile v1.4.1 |
| 364 | 2026-09-04T23:22:29.172Z | Downloaded proc-macro-error v1.0.4 |
| 365 | 2026-09-04T23:22:29.176Z | Downloaded thiserror-impl v1.0.69 |
| 366 | 2026-09-04T23:22:29.176Z | Downloaded thiserror-impl v2.0.18 |
| 367 | 2026-09-04T23:22:29.176Z | Downloaded once_cell v1.21.3 |
| 368 | 2026-09-04T23:22:29.179Z | Downloaded digest v0.10.7 |
| 369 | 2026-09-04T23:22:29.179Z | Downloaded papergrid v0.11.0 |
| 370 | 2026-09-04T23:22:29.182Z | Downloaded strsim v0.11.1 |
| 371 | 2026-09-04T23:22:29.182Z | Downloaded bytecount v0.6.9 |
| 372 | 2026-09-04T23:22:29.182Z | Downloaded clap_derive v4.6.1 |
| 373 | 2026-09-04T23:22:29.187Z | Downloaded pest_generator v2.8.6 |
| 374 | 2026-09-04T23:22:29.191Z | Downloaded toml v0.8.23 |
| 375 | 2026-09-04T23:22:29.195Z | Downloaded bitflags v2.11.0 |
| 376 | 2026-09-04T23:22:29.198Z | Downloaded unicode-ident v1.0.24 |
| 377 | 2026-09-04T23:22:29.201Z | Downloaded clap v4.6.1 |
| 378 | 2026-09-04T23:22:29.204Z | Downloaded semver v1.0.28 |
| 379 | 2026-09-04T23:22:29.204Z | Downloaded textwrap v0.16.2 |
| 380 | 2026-09-04T23:22:29.213Z | Downloaded pest_derive v2.8.6 |
| 381 | 2026-09-04T23:22:29.224Z | Downloaded serde_derive v1.0.228 |
| 382 | 2026-09-04T23:22:29.227Z | Downloaded log v0.4.33 |
| 383 | 2026-09-04T23:22:29.230Z | Downloaded pest v2.8.6 |
| 384 | 2026-09-04T23:22:29.230Z | Downloaded serde_core v1.0.228 |
| 385 | 2026-09-04T23:22:29.246Z | Downloaded pest_meta v2.8.6 |
| 386 | 2026-09-04T23:22:29.262Z | Downloaded memchr v2.8.0 |
| 387 | 2026-09-04T23:22:29.265Z | Downloaded typenum v1.20.1 |
| 388 | 2026-09-04T23:22:29.268Z | Downloaded indexmap v2.14.0 |
| 389 | 2026-09-04T23:22:29.271Z | Downloaded serde v1.0.228 |
| 390 | 2026-09-04T23:22:29.299Z | Downloaded tabled v0.15.0 |
| 391 | 2026-09-04T23:22:29.310Z | Downloaded hashbrown v0.17.0 |
| 392 | 2026-09-04T23:22:29.313Z | Downloaded serde_json v1.0.151 |
| 393 | 2026-09-04T23:22:29.319Z | Downloaded clap_builder v4.6.0 |
| 394 | 2026-09-04T23:22:29.322Z | Downloaded goblin v0.8.2 |
| 395 | 2026-09-04T23:22:29.322Z | Downloaded winnow v0.7.14 |
| 396 | 2026-09-04T23:22:29.326Z | Downloaded unicode-width v0.1.14 |
| 397 | 2026-09-04T23:22:29.330Z | Downloaded syn v1.0.109 |
| 398 | 2026-09-04T23:22:29.344Z | Downloaded syn v2.0.117 |
| 399 | 2026-09-04T23:22:29.349Z | Downloaded unicode-width v0.2.0 |
| 400 | 2026-09-04T23:22:29.356Z | Downloaded rustix v1.1.4 |
| 401 | 2026-09-04T23:22:29.381Z | Downloaded libc v0.2.185 |
| 402 | 2026-09-04T23:22:29.441Z | Compiling proc-macro2 v1.0.106 |
| 403 | 2026-09-04T23:22:29.441Z | Compiling unicode-ident v1.0.24 |
| 404 | 2026-09-04T23:22:29.445Z | Compiling quote v1.0.45 |
| 405 | 2026-09-04T23:22:29.445Z | Compiling serde_core v1.0.228 |
| 406 | 2026-09-04T23:22:29.445Z | Compiling libc v0.2.185 |
| 407 | 2026-09-04T23:22:29.445Z | Compiling version_check v0.9.5 |
| 408 | 2026-09-04T23:22:29.445Z | Compiling memchr v2.8.0 |
| 409 | 2026-09-04T23:22:29.445Z | Compiling serde v1.0.228 |
| 410 | 2026-09-04T23:22:29.766Z | Compiling zmij v1.0.21 |
| 411 | 2026-09-04T23:22:30.032Z | Compiling ucd-trie v0.1.7 |
| 412 | 2026-09-04T23:22:30.036Z | Compiling thiserror v1.0.69 |
| 413 | 2026-09-04T23:22:30.286Z | Compiling itoa v1.0.17 |
| 414 | 2026-09-04T23:22:30.329Z | Compiling pest v2.8.6 |
| 415 | 2026-09-04T23:22:30.440Z | Compiling byteorder v1.5.0 |
| 416 | 2026-09-04T23:22:30.481Z | Compiling rustix v1.1.4 |
| 417 | 2026-09-04T23:22:30.592Z | Compiling errno v0.3.14 |
| 418 | 2026-09-04T23:22:30.694Z | Compiling bitflags v2.11.0 |
| 419 | 2026-09-04T23:22:30.850Z | Compiling serde_json v1.0.151 |
| 420 | 2026-09-04T23:22:31.009Z | Compiling syn v2.0.117 |
| 421 | 2026-09-04T23:22:31.042Z | Compiling thread-id v4.2.2 |
| 422 | 2026-09-04T23:22:31.108Z | Compiling usdt-impl v0.5.0 |
| 423 | 2026-09-04T23:22:31.127Z | Compiling proc-macro-error-attr v1.0.4 |
| 424 | 2026-09-04T23:22:31.168Z | Compiling camino v1.2.5 |
| 425 | 2026-09-04T23:22:31.332Z | Compiling syn v1.0.109 |
| 426 | 2026-09-04T23:22:31.453Z | Compiling pest_meta v2.8.6 |
| 427 | 2026-09-04T23:22:31.606Z | Compiling proc-macro-error v1.0.4 |
| 428 | 2026-09-04T23:22:31.625Z | Compiling getrandom v0.4.3 |
| 429 | 2026-09-04T23:22:31.699Z | Compiling equivalent v1.0.2 |
| 430 | 2026-09-04T23:22:31.801Z | Compiling log v0.4.33 |
| 431 | 2026-09-04T23:22:31.817Z | Compiling hashbrown v0.17.0 |
| 432 | 2026-09-04T23:22:31.992Z | Compiling plain v0.2.3 |
| 433 | 2026-09-04T23:22:32.021Z | Compiling utf8parse v0.2.2 |
| 434 | 2026-09-04T23:22:32.140Z | Compiling anstyle-parse v1.0.0 |
| 435 | 2026-09-04T23:22:32.223Z | Compiling terminal_size v0.4.3 |
| 436 | 2026-09-04T23:22:32.325Z | Compiling indexmap v2.14.0 |
| 437 | 2026-09-04T23:22:32.862Z | Compiling toml_write v0.1.2 |
| 438 | 2026-09-04T23:22:32.880Z | Compiling autocfg v1.5.0 |
| 439 | 2026-09-04T23:22:32.948Z | Compiling cfg-if v1.0.4 |
| 440 | 2026-09-04T23:22:32.982Z | Compiling winnow v0.7.14 |
| 441 | 2026-09-04T23:22:33.027Z | Compiling pretty-hex v0.4.1 |
| 442 | 2026-09-04T23:22:33.062Z | Compiling anstyle v1.0.14 |
| 443 | 2026-09-04T23:22:33.084Z | Compiling colorchoice v1.0.4 |
| 444 | 2026-09-04T23:22:33.107Z | Compiling thiserror v2.0.18 |
| 445 | 2026-09-04T23:22:33.167Z | Compiling is_terminal_polyfill v1.70.2 |
| 446 | 2026-09-04T23:22:33.203Z | Compiling anstyle-query v1.1.5 |
| 447 | 2026-09-04T23:22:33.270Z | Compiling pest_generator v2.8.6 |
| 448 | 2026-09-04T23:22:33.306Z | Compiling fs-err v3.3.0 |
| 449 | 2026-09-04T23:22:33.310Z | Compiling anstream v1.0.0 |
| 450 | 2026-09-04T23:22:33.629Z | Compiling once_cell v1.21.3 |
| 451 | 2026-09-04T23:22:33.645Z | Compiling unicode-width v0.1.14 |
| 452 | 2026-09-04T23:22:33.667Z | Compiling fnv v1.0.7 |
| 453 | 2026-09-04T23:22:33.776Z | Compiling heck v0.5.0 |
| 454 | 2026-09-04T23:22:33.825Z | Compiling anyhow v1.0.104 |
| 455 | 2026-09-04T23:22:33.848Z | Compiling clap_lex v1.0.0 |
| 456 | 2026-09-04T23:22:33.918Z | Compiling strsim v0.11.1 |
| 457 | 2026-09-04T23:22:33.976Z | Compiling heck v0.4.1 |
| 458 | 2026-09-04T23:22:34.013Z | Compiling bytecount v0.6.9 |
| 459 | 2026-09-04T23:22:34.085Z | Compiling fastrand v2.3.0 |
| 460 | 2026-09-04T23:22:34.167Z | Compiling papergrid v0.11.0 |
| 461 | 2026-09-04T23:22:34.197Z | Compiling clap_builder v4.6.0 |
| 462 | 2026-09-04T23:22:34.268Z | Compiling tempfile v3.27.0 |
| 463 | 2026-09-04T23:22:34.433Z | Compiling semver v1.0.28 |
| 464 | 2026-09-04T23:22:34.575Z | Compiling tabled_derive v0.7.0 |
| 465 | 2026-09-04T23:22:34.575Z | Compiling cargo-platform v0.3.2 |
| 466 | 2026-09-04T23:22:34.703Z | Compiling memmap v0.7.0 |
| 467 | 2026-09-04T23:22:34.850Z | Compiling unicode-linebreak v0.1.5 |
| 468 | 2026-09-04T23:22:34.850Z | Compiling unicode-width v0.2.0 |
| 469 | 2026-09-04T23:22:34.850Z | Compiling smawk v0.3.2 |
| 470 | 2026-09-04T23:22:34.850Z | Compiling camino-tempfile v1.4.1 |
| 471 | 2026-09-04T23:22:34.978Z | Compiling textwrap v0.16.2 |
| 472 | 2026-09-04T23:22:35.107Z | Compiling serde_derive v1.0.228 |
| 473 | 2026-09-04T23:22:35.107Z | Compiling thiserror-impl v1.0.69 |
| 474 | 2026-09-04T23:22:35.260Z | Compiling zerocopy-derive v0.7.35 |
| 475 | 2026-09-04T23:22:35.412Z | Compiling pest_derive v2.8.6 |
| 476 | 2026-09-04T23:22:35.531Z | Compiling scroll_derive v0.12.1 |
| 477 | 2026-09-04T23:22:35.531Z | Compiling thiserror-impl v2.0.18 |
| 478 | 2026-09-04T23:22:35.674Z | Compiling clap_derive v4.6.1 |
| 479 | 2026-09-04T23:22:35.840Z | Compiling tabled v0.15.0 |
| 480 | 2026-09-04T23:22:36.049Z | Compiling scroll v0.12.0 |
| 481 | 2026-09-04T23:22:36.052Z | Compiling zerocopy v0.7.35 |
| 482 | 2026-09-04T23:22:36.343Z | Compiling goblin v0.8.2 |
| 483 | 2026-09-04T23:22:36.398Z | Compiling dtrace-parser v0.2.0 |
| 484 | 2026-09-04T23:22:36.653Z | Compiling swrite v0.1.0 |
| 485 | 2026-09-04T23:22:37.348Z | Compiling clap v4.6.1 |
| 486 | 2026-09-04T23:22:37.943Z | Compiling serde_spanned v0.6.9 |
| 487 | 2026-09-04T23:22:37.943Z | Compiling toml_datetime v0.6.11 |
| 488 | 2026-09-04T23:22:37.955Z | Compiling cargo_metadata v0.23.1 |
| 489 | 2026-09-04T23:22:37.955Z | Compiling macaddr v1.0.1 |
| 490 | 2026-09-04T23:22:37.955Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 491 | 2026-09-04T23:22:38.025Z | Compiling dof v0.3.0 |
| 492 | 2026-09-04T23:22:38.028Z | Compiling serde_tokenstream v0.2.3 |
| 493 | 2026-09-04T23:22:38.139Z | Compiling toml_edit v0.22.27 |
| 494 | 2026-09-04T23:22:38.744Z | Compiling usdt-macro v0.5.0 |
| 495 | 2026-09-04T23:22:38.771Z | Compiling usdt-attr-macro v0.5.0 |
| 496 | 2026-09-04T23:22:39.405Z | Compiling usdt v0.5.0 |
| 497 | 2026-09-04T23:22:39.487Z | Compiling toml v0.8.23 |
| 498 | 2026-09-04T23:22:39.819Z | Compiling cargo_toml v0.21.0 |
| 499 | 2026-09-04T23:22:41.105Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 500 | 2026-09-04T23:22:43.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.64s |
| 501 | 2026-09-04T23:22:43.363Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 502 | 2026-09-04T23:22:43.876Z | Downloading crates ... |
| 503 | 2026-09-04T23:22:43.940Z | Downloaded async-bb8-diesel v0.2.1 |
| 504 | 2026-09-04T23:22:43.945Z | Downloaded block-padding v0.4.2 |
| 505 | 2026-09-04T23:22:43.950Z | Downloaded blake2 v0.11.0-rc.6 |
| 506 | 2026-09-04T23:22:43.953Z | Downloaded base16ct v0.2.0 |
| 507 | 2026-09-04T23:22:43.977Z | Downloaded bumpalo v3.20.2 |
| 508 | 2026-09-04T23:22:43.977Z | Downloaded foreign-types v0.3.2 |
| 509 | 2026-09-04T23:22:43.977Z | Downloaded atomic-waker v1.1.2 |
| 510 | 2026-09-04T23:22:43.977Z | Downloaded adler2 v2.0.1 |
| 511 | 2026-09-04T23:22:43.977Z | Downloaded async-recursion v1.1.1 |
| 512 | 2026-09-04T23:22:43.978Z | Downloaded async-stream v0.3.6 |
| 513 | 2026-09-04T23:22:43.978Z | Downloaded array-init v0.0.4 |
| 514 | 2026-09-04T23:22:43.978Z | Downloaded bitfield-macros v0.19.4 |
| 515 | 2026-09-04T23:22:43.978Z | Downloaded bitfield-struct v0.6.2 |
| 516 | 2026-09-04T23:22:43.985Z | Downloaded castaway v0.2.4 |
| 517 | 2026-09-04T23:22:43.988Z | Downloaded aead v0.5.2 |
| 518 | 2026-09-04T23:22:43.988Z | Downloaded async-stream-impl v0.3.6 |
| 519 | 2026-09-04T23:22:43.988Z | Downloaded atty v0.2.14 |
| 520 | 2026-09-04T23:22:43.988Z | Downloaded assert_matches v1.5.0 |
| 521 | 2026-09-04T23:22:43.992Z | Downloaded env_filter v2.0.0 |
| 522 | 2026-09-04T23:22:43.997Z | Downloaded futures-util v0.3.32 |
| 523 | 2026-09-04T23:22:44.003Z | Downloaded fxhash v0.2.1 |
| 524 | 2026-09-04T23:22:44.008Z | Downloaded erased-serde v0.3.31 |
| 525 | 2026-09-04T23:22:44.008Z | Downloaded foreign-types-shared v0.3.1 |
| 526 | 2026-09-04T23:22:44.008Z | Downloaded form_urlencoded v1.2.2 |
| 527 | 2026-09-04T23:22:44.008Z | Downloaded futures-sink v0.3.32 |
| 528 | 2026-09-04T23:22:44.008Z | Downloaded arrayref v0.3.9 |
| 529 | 2026-09-04T23:22:44.008Z | Downloaded ascii-canvas v3.0.0 |
| 530 | 2026-09-04T23:22:44.008Z | Downloaded backtrace-ext v0.2.1 |
| 531 | 2026-09-04T23:22:44.011Z | Downloaded futures-macro v0.3.32 |
| 532 | 2026-09-04T23:22:44.011Z | Downloaded embedded-io v0.6.1 |
| 533 | 2026-09-04T23:22:44.011Z | Downloaded fixedbitset v0.4.2 |
| 534 | 2026-09-04T23:22:44.011Z | Downloaded home v0.5.12 |
| 535 | 2026-09-04T23:22:44.015Z | Downloaded foreign-types-shared v0.1.1 |
| 536 | 2026-09-04T23:22:44.015Z | Downloaded hubpack v0.1.2 |
| 537 | 2026-09-04T23:22:44.015Z | Downloaded foreign-types v0.5.0 |
| 538 | 2026-09-04T23:22:44.015Z | Downloaded futures-core v0.3.32 |
| 539 | 2026-09-04T23:22:44.018Z | Downloaded arrayvec v0.7.6 |
| 540 | 2026-09-04T23:22:44.018Z | Downloaded bcs v0.1.6 |
| 541 | 2026-09-04T23:22:44.022Z | Downloaded flagset v0.4.7 |
| 542 | 2026-09-04T23:22:44.022Z | Downloaded gethostname v0.5.0 |
| 543 | 2026-09-04T23:22:44.022Z | Downloaded enum-as-inner v0.6.1 |
| 544 | 2026-09-04T23:22:44.022Z | Downloaded futures-io v0.3.32 |
| 545 | 2026-09-04T23:22:44.025Z | Downloaded fs-err v2.11.0 |
| 546 | 2026-09-04T23:22:44.025Z | Downloaded git-stub-vcs v0.1.0 |
| 547 | 2026-09-04T23:22:44.025Z | Downloaded cfg_aliases v0.1.1 |
| 548 | 2026-09-04T23:22:44.029Z | Downloaded num-integer v0.1.46 |
| 549 | 2026-09-04T23:22:44.029Z | Downloaded env_logger v0.11.11 |
| 550 | 2026-09-04T23:22:44.030Z | Downloaded foldhash v0.2.0 |
| 551 | 2026-09-04T23:22:44.035Z | Downloaded git-stub v1.0.0 |
| 552 | 2026-09-04T23:22:44.035Z | Downloaded ciborium-ll v0.2.2 |
| 553 | 2026-09-04T23:22:44.035Z | Downloaded cfg_aliases v0.2.1 |
| 554 | 2026-09-04T23:22:44.035Z | Downloaded compression-core v0.4.31 |
| 555 | 2026-09-04T23:22:44.035Z | Downloaded cobs v0.3.0 |
| 556 | 2026-09-04T23:22:44.035Z | Downloaded funty v2.0.0 |
| 557 | 2026-09-04T23:22:44.039Z | Downloaded fd-lock v4.0.4 |
| 558 | 2026-09-04T23:22:44.039Z | Downloaded foreign-types-macros v0.2.3 |
| 559 | 2026-09-04T23:22:44.039Z | Downloaded endian-type v0.1.2 |
| 560 | 2026-09-04T23:22:44.039Z | Downloaded bit-set v0.5.3 |
| 561 | 2026-09-04T23:22:44.043Z | Downloaded float-ord v0.3.2 |
| 562 | 2026-09-04T23:22:44.047Z | Downloaded hubpack_derive v0.1.1 |
| 563 | 2026-09-04T23:22:44.047Z | Downloaded bb8 v0.8.6 |
| 564 | 2026-09-04T23:22:44.047Z | Downloaded bit-set v0.8.0 |
| 565 | 2026-09-04T23:22:44.051Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 566 | 2026-09-04T23:22:44.051Z | Downloaded float-cmp v0.10.0 |
| 567 | 2026-09-04T23:22:44.054Z | Downloaded base16ct v1.0.0 |
| 568 | 2026-09-04T23:22:44.054Z | Downloaded atomicwrites v0.4.4 |
| 569 | 2026-09-04T23:22:44.058Z | Downloaded hash32 v0.3.1 |
| 570 | 2026-09-04T23:22:44.061Z | Downloaded headers-core v0.3.0 |
| 571 | 2026-09-04T23:22:44.061Z | Downloaded http-body v1.0.1 |
| 572 | 2026-09-04T23:22:44.061Z | Downloaded nodrop v0.1.14 |
| 573 | 2026-09-04T23:22:44.061Z | Downloaded normalize-line-endings v0.3.0 |
| 574 | 2026-09-04T23:22:44.062Z | Downloaded newline-converter v0.3.0 |
| 575 | 2026-09-04T23:22:44.065Z | Downloaded ciborium-io v0.2.2 |
| 576 | 2026-09-04T23:22:44.065Z | Downloaded block-buffer v0.12.1 |
| 577 | 2026-09-04T23:22:44.068Z | Downloaded futures-executor v0.3.32 |
| 578 | 2026-09-04T23:22:44.068Z | Downloaded futures-task v0.3.32 |
| 579 | 2026-09-04T23:22:44.068Z | Downloaded ff v0.14.0 |
| 580 | 2026-09-04T23:22:44.068Z | Downloaded bit-vec v0.8.0 |
| 581 | 2026-09-04T23:22:44.071Z | Downloaded fallible-iterator v0.2.0 |
| 582 | 2026-09-04T23:22:44.071Z | Downloaded compression-codecs v0.4.37 |
| 583 | 2026-09-04T23:22:44.074Z | Downloaded hash32 v0.2.1 |
| 584 | 2026-09-04T23:22:44.074Z | Downloaded anstyle-parse v0.2.7 |
| 585 | 2026-09-04T23:22:44.077Z | Downloaded num_threads v0.1.7 |
| 586 | 2026-09-04T23:22:44.077Z | Downloaded ghash v0.6.0 |
| 587 | 2026-09-04T23:22:44.077Z | Downloaded hostname v0.3.1 |
| 588 | 2026-09-04T23:22:44.077Z | Downloaded embedded-io v0.4.0 |
| 589 | 2026-09-04T23:22:44.081Z | Downloaded hex-literal v1.1.0 |
| 590 | 2026-09-04T23:22:44.081Z | Downloaded httpdate v1.0.3 |
| 591 | 2026-09-04T23:22:44.081Z | Downloaded oso-derive v0.27.3 |
| 592 | 2026-09-04T23:22:44.085Z | Downloaded base64ct v1.8.3 |
| 593 | 2026-09-04T23:22:44.085Z | Downloaded backoff v0.4.0 |
| 594 | 2026-09-04T23:22:44.090Z | Downloaded anstream v0.6.21 |
| 595 | 2026-09-04T23:22:44.093Z | Downloaded argon2 v0.6.0-rc.8 |
| 596 | 2026-09-04T23:22:44.093Z | Downloaded argon2 v0.5.3 |
| 597 | 2026-09-04T23:22:44.096Z | Downloaded hostname v0.4.2 |
| 598 | 2026-09-04T23:22:44.096Z | Downloaded packed_struct_codegen v0.10.1 |
| 599 | 2026-09-04T23:22:44.099Z | Downloaded password-hash v0.6.1 |
| 600 | 2026-09-04T23:22:44.099Z | Downloaded cipher v0.4.4 |
| 601 | 2026-09-04T23:22:44.099Z | Downloaded cmov v0.5.4 |
| 602 | 2026-09-04T23:22:44.102Z | Downloaded camino-tempfile-ext v0.3.3 |
| 603 | 2026-09-04T23:22:44.102Z | Downloaded cassowary v0.3.0 |
| 604 | 2026-09-04T23:22:44.102Z | Downloaded ena v0.14.4 |
| 605 | 2026-09-04T23:22:44.105Z | Downloaded globwalk v0.9.1 |
| 606 | 2026-09-04T23:22:44.105Z | Downloaded blowfish v0.10.0 |
| 607 | 2026-09-04T23:22:44.105Z | Downloaded bs58 v0.5.1 |
| 608 | 2026-09-04T23:22:44.108Z | Downloaded hex v0.4.3 |
| 609 | 2026-09-04T23:22:44.108Z | Downloaded chacha20 v0.9.1 |
| 610 | 2026-09-04T23:22:44.108Z | Downloaded cmake v0.1.57 |
| 611 | 2026-09-04T23:22:44.111Z | Downloaded http-body-util v0.1.3 |
| 612 | 2026-09-04T23:22:44.111Z | Downloaded highway v1.3.0 |
| 613 | 2026-09-04T23:22:44.116Z | Downloaded byte-wrapper v0.1.0 |
| 614 | 2026-09-04T23:22:44.119Z | Downloaded ff v0.13.1 |
| 615 | 2026-09-04T23:22:44.119Z | Downloaded cexpr v0.6.0 |
| 616 | 2026-09-04T23:22:44.119Z | Downloaded nibble_vec v0.1.0 |
| 617 | 2026-09-04T23:22:44.122Z | Downloaded bitfield v0.19.4 |
| 618 | 2026-09-04T23:22:44.122Z | Downloaded fs_extra v1.3.0 |
| 619 | 2026-09-04T23:22:44.122Z | Downloaded enum_dispatch v0.3.13 |
| 620 | 2026-09-04T23:22:44.126Z | Downloaded async-trait v0.1.89 |
| 621 | 2026-09-04T23:22:44.129Z | Downloaded bitflags v1.3.2 |
| 622 | 2026-09-04T23:22:44.132Z | Downloaded blake2 v0.10.6 |
| 623 | 2026-09-04T23:22:44.132Z | Downloaded buf-list v1.1.2 |
| 624 | 2026-09-04T23:22:44.135Z | Downloaded cbc v0.2.1 |
| 625 | 2026-09-04T23:22:44.135Z | Downloaded aead v0.6.1 |
| 626 | 2026-09-04T23:22:44.135Z | Downloaded ahash v0.8.12 |
| 627 | 2026-09-04T23:22:44.138Z | Downloaded http-range v0.1.5 |
| 628 | 2026-09-04T23:22:44.138Z | Downloaded elliptic-curve v0.14.1 |
| 629 | 2026-09-04T23:22:44.139Z | Downloaded owo-colors v4.3.0 |
| 630 | 2026-09-04T23:22:44.141Z | Downloaded num_enum v0.5.11 |
| 631 | 2026-09-04T23:22:44.145Z | Downloaded num_enum_derive v0.7.6 |
| 632 | 2026-09-04T23:22:44.149Z | Downloaded addr2line v0.25.1 |
| 633 | 2026-09-04T23:22:44.149Z | Downloaded bit-vec v0.6.3 |
| 634 | 2026-09-04T23:22:44.149Z | Downloaded console v0.16.2 |
| 635 | 2026-09-04T23:22:44.149Z | Downloaded predicates-tree v1.0.13 |
| 636 | 2026-09-04T23:22:44.149Z | Downloaded phf_shared v0.11.3 |
| 637 | 2026-09-04T23:22:44.149Z | Downloaded scopeguard v1.2.0 |
| 638 | 2026-09-04T23:22:44.152Z | Downloaded proc-macro-crate v1.3.1 |
| 639 | 2026-09-04T23:22:44.152Z | Downloaded quick-error v1.2.3 |
| 640 | 2026-09-04T23:22:44.156Z | Downloaded progenitor-macro v0.14.0 |
| 641 | 2026-09-04T23:22:44.159Z | Downloaded glob v0.3.3 |
| 642 | 2026-09-04T23:22:44.159Z | Downloaded signature v2.2.0 |
| 643 | 2026-09-04T23:22:44.159Z | Downloaded sponge-cursor v0.1.0 |
| 644 | 2026-09-04T23:22:44.163Z | Downloaded stable_deref_trait v1.2.1 |
| 645 | 2026-09-04T23:22:44.163Z | Downloaded filetime v0.2.27 |
| 646 | 2026-09-04T23:22:44.163Z | Downloaded foldhash v0.1.5 |
| 647 | 2026-09-04T23:22:44.166Z | Downloaded bzip2 v0.4.4 |
| 648 | 2026-09-04T23:22:44.166Z | Downloaded bzip2 v0.6.1 |
| 649 | 2026-09-04T23:22:44.166Z | Downloaded cipher v0.5.2 |
| 650 | 2026-09-04T23:22:44.169Z | Downloaded ref-cast v1.0.25 |
| 651 | 2026-09-04T23:22:44.172Z | Downloaded colored v2.2.0 |
| 652 | 2026-09-04T23:22:44.175Z | Downloaded colored v3.1.1 |
| 653 | 2026-09-04T23:22:44.175Z | Downloaded chacha20 v0.10.0 |
| 654 | 2026-09-04T23:22:44.178Z | Downloaded const-oid v0.9.6 |
| 655 | 2026-09-04T23:22:44.178Z | Downloaded clang-sys v1.8.1 |
| 656 | 2026-09-04T23:22:44.178Z | Downloaded rustc-hash v2.1.1 |
| 657 | 2026-09-04T23:22:44.181Z | Downloaded secrecy v0.10.3 |
| 658 | 2026-09-04T23:22:44.181Z | Downloaded postgres-protocol v0.6.10 |
| 659 | 2026-09-04T23:22:44.181Z | Downloaded rand_core v0.6.4 |
| 660 | 2026-09-04T23:22:44.181Z | Downloaded serde-big-array v0.5.1 |
| 661 | 2026-09-04T23:22:44.185Z | Downloaded unarray v0.1.4 |
| 662 | 2026-09-04T23:22:44.187Z | Downloaded cancel-safe-futures v0.1.5 |
| 663 | 2026-09-04T23:22:44.187Z | Downloaded ciborium v0.2.2 |
| 664 | 2026-09-04T23:22:44.190Z | Downloaded group v0.13.0 |
| 665 | 2026-09-04T23:22:44.190Z | Downloaded group v0.14.0 |
| 666 | 2026-09-04T23:22:44.190Z | Downloaded rpassword v7.5.4 |
| 667 | 2026-09-04T23:22:44.193Z | Downloaded globset v0.4.18 |
| 668 | 2026-09-04T23:22:44.193Z | Downloaded hmac v0.12.1 |
| 669 | 2026-09-04T23:22:44.196Z | Downloaded usdt v0.6.0 |
| 670 | 2026-09-04T23:22:44.196Z | Downloaded usdt-attr-macro v0.6.0 |
| 671 | 2026-09-04T23:22:44.199Z | Downloaded find-msvc-tools v0.1.9 |
| 672 | 2026-09-04T23:22:44.202Z | Downloaded allocator-api2 v0.2.21 |
| 673 | 2026-09-04T23:22:44.202Z | Downloaded arc-swap v1.8.2 |
| 674 | 2026-09-04T23:22:44.205Z | Downloaded fixedbitset v0.5.7 |
| 675 | 2026-09-04T23:22:44.205Z | Downloaded futures-channel v0.3.32 |
| 676 | 2026-09-04T23:22:44.208Z | Downloaded futures v0.3.32 |
| 677 | 2026-09-04T23:22:44.211Z | Downloaded postgres-types v0.2.12 |
| 678 | 2026-09-04T23:22:44.214Z | Downloaded yoke-derive v0.8.1 |
| 679 | 2026-09-04T23:22:44.214Z | Downloaded base64 v0.21.7 |
| 680 | 2026-09-04T23:22:44.217Z | Downloaded parking_lot v0.11.2 |
| 681 | 2026-09-04T23:22:44.217Z | Downloaded supports-color v3.0.2 |
| 682 | 2026-09-04T23:22:44.217Z | Downloaded slog-dtrace v0.3.0 |
| 683 | 2026-09-04T23:22:44.217Z | Downloaded spki v0.8.0 |
| 684 | 2026-09-04T23:22:44.220Z | Downloaded strsim v0.10.0 |
| 685 | 2026-09-04T23:22:44.220Z | Downloaded testing_table v0.3.0 |
| 686 | 2026-09-04T23:22:44.221Z | Downloaded zone_cfg_derive v0.3.1 |
| 687 | 2026-09-04T23:22:44.221Z | Downloaded cpubits v0.1.1 |
| 688 | 2026-09-04T23:22:44.221Z | Downloaded crunchy v0.2.4 |
| 689 | 2026-09-04T23:22:44.225Z | Downloaded half v1.8.3 |
| 690 | 2026-09-04T23:22:44.225Z | Downloaded convert_case v0.4.0 |
| 691 | 2026-09-04T23:22:44.228Z | Downloaded pem v3.0.6 |
| 692 | 2026-09-04T23:22:44.228Z | Downloaded synstructure v0.13.2 |
| 693 | 2026-09-04T23:22:44.231Z | Downloaded progenitor v0.13.0 |
| 694 | 2026-09-04T23:22:44.238Z | Downloaded thread_local v1.1.9 |
| 695 | 2026-09-04T23:22:44.241Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 696 | 2026-09-04T23:22:44.241Z | Downloaded backon v1.6.0 |
| 697 | 2026-09-04T23:22:44.244Z | Downloaded cstr-argument v0.1.2 |
| 698 | 2026-09-04T23:22:44.244Z | Downloaded derive_builder_macro v0.20.2 |
| 699 | 2026-09-04T23:22:44.246Z | Downloaded tui-tree-widget v0.23.1 |
| 700 | 2026-09-04T23:22:44.246Z | Downloaded xshell-macros v0.2.7 |
| 701 | 2026-09-04T23:22:44.249Z | Downloaded wait-timeout v0.2.1 |
| 702 | 2026-09-04T23:22:44.249Z | Downloaded zeroize_derive v1.5.0 |
| 703 | 2026-09-04T23:22:44.252Z | Downloaded progenitor v0.14.0 |
| 704 | 2026-09-04T23:22:44.255Z | Downloaded dtrace-parser v0.3.0 |
| 705 | 2026-09-04T23:22:44.255Z | Downloaded serde_tokenstream v0.3.0 |
| 706 | 2026-09-04T23:22:44.258Z | Downloaded hmac v0.13.0 |
| 707 | 2026-09-04T23:22:44.261Z | Downloaded oso v0.27.3 |
| 708 | 2026-09-04T23:22:44.268Z | Downloaded kem v0.3.0 |
| 709 | 2026-09-04T23:22:44.271Z | Downloaded lazy_static v1.5.0 |
| 710 | 2026-09-04T23:22:44.271Z | Downloaded postcard v1.1.3 |
| 711 | 2026-09-04T23:22:44.274Z | Downloaded rand_seeder v0.4.0 |
| 712 | 2026-09-04T23:22:44.274Z | Downloaded rustc-demangle v0.1.27 |
| 713 | 2026-09-04T23:22:44.274Z | Downloaded debug-ignore v1.0.5 |
| 714 | 2026-09-04T23:22:44.277Z | Downloaded term v1.2.1 |
| 715 | 2026-09-04T23:22:44.280Z | Downloaded csv-core v0.1.13 |
| 716 | 2026-09-04T23:22:44.280Z | Downloaded defmt-parser v1.0.0 |
| 717 | 2026-09-04T23:22:44.283Z | Downloaded serde_path_to_error v0.1.20 |
| 718 | 2026-09-04T23:22:44.283Z | Downloaded serde_with_macros v1.5.2 |
| 719 | 2026-09-04T23:22:44.286Z | Downloaded chumsky v0.9.3 |
| 720 | 2026-09-04T23:22:44.286Z | Downloaded console v0.15.11 |
| 721 | 2026-09-04T23:22:44.289Z | Downloaded getrandom v0.3.4 |
| 722 | 2026-09-04T23:22:44.292Z | Downloaded der_derive v0.7.3 |
| 723 | 2026-09-04T23:22:44.295Z | Downloaded bytes v1.11.1 |
| 724 | 2026-09-04T23:22:44.295Z | Downloaded compact_str v0.8.1 |
| 725 | 2026-09-04T23:22:44.299Z | Downloaded const-oid v0.10.2 |
| 726 | 2026-09-04T23:22:44.299Z | Downloaded getrandom v0.2.17 |
| 727 | 2026-09-04T23:22:44.302Z | Downloaded chacha20poly1305 v0.10.1 |
| 728 | 2026-09-04T23:22:44.302Z | Downloaded mime v0.3.17 |
| 729 | 2026-09-04T23:22:44.302Z | Downloaded flume v0.11.1 |
| 730 | 2026-09-04T23:22:44.305Z | Downloaded hyper-tls v0.6.0 |
| 731 | 2026-09-04T23:22:44.307Z | Downloaded openssl-probe v0.1.6 |
| 732 | 2026-09-04T23:22:44.307Z | Downloaded derive_builder_core v0.20.2 |
| 733 | 2026-09-04T23:22:44.311Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 734 | 2026-09-04T23:22:44.311Z | Downloaded is_ci v1.2.0 |
| 735 | 2026-09-04T23:22:44.311Z | Downloaded libscf-sys v1.2.0 |
| 736 | 2026-09-04T23:22:44.311Z | Downloaded match_cfg v0.1.0 |
| 737 | 2026-09-04T23:22:44.314Z | Downloaded slog-term v2.9.2 |
| 738 | 2026-09-04T23:22:44.317Z | Downloaded strum_macros v0.24.3 |
| 739 | 2026-09-04T23:22:44.317Z | Downloaded base64 v0.22.1 |
| 740 | 2026-09-04T23:22:44.319Z | Downloaded path-slash v0.1.5 |
| 741 | 2026-09-04T23:22:44.319Z | Downloaded smallvec v0.6.14 |
| 742 | 2026-09-04T23:22:44.319Z | Downloaded fatfs v0.3.6 |
| 743 | 2026-09-04T23:22:44.322Z | Downloaded oxide-generation-macros v0.2.0 |
| 744 | 2026-09-04T23:22:44.322Z | Downloaded unicode-properties v0.1.4 |
| 745 | 2026-09-04T23:22:44.325Z | Downloaded pkcs1 v0.7.5 |
| 746 | 2026-09-04T23:22:44.329Z | Downloaded ar_archive_writer v0.5.1 |
| 747 | 2026-09-04T23:22:44.332Z | Downloaded backtrace v0.3.76 |
| 748 | 2026-09-04T23:22:44.334Z | Downloaded tls_codec v0.4.2 |
| 749 | 2026-09-04T23:22:44.337Z | Downloaded progenitor-client v0.14.0 |
| 750 | 2026-09-04T23:22:44.337Z | Downloaded tls_codec_derive v0.4.2 |
| 751 | 2026-09-04T23:22:44.337Z | Downloaded uzers v0.12.2 |
| 752 | 2026-09-04T23:22:44.340Z | Downloaded ingot-types v0.2.0 |
| 753 | 2026-09-04T23:22:44.340Z | Downloaded papergrid v0.18.0 |
| 754 | 2026-09-04T23:22:44.343Z | Downloaded zerocopy v0.6.6 |
| 755 | 2026-09-04T23:22:44.346Z | Downloaded signal-hook v0.3.18 |
| 756 | 2026-09-04T23:22:44.346Z | Downloaded slog v2.8.2 |
| 757 | 2026-09-04T23:22:44.349Z | Downloaded opaque-debug v0.3.1 |
| 758 | 2026-09-04T23:22:44.349Z | Downloaded corncobs v0.1.4 |
| 759 | 2026-09-04T23:22:44.349Z | Downloaded zerovec-derive v0.11.2 |
| 760 | 2026-09-04T23:22:44.353Z | Downloaded critical-section v1.2.0 |
| 761 | 2026-09-04T23:22:44.353Z | Downloaded rfc6979 v0.4.0 |
| 762 | 2026-09-04T23:22:44.356Z | Downloaded russh-cryptovec v0.62.0 |
| 763 | 2026-09-04T23:22:44.356Z | Downloaded half v2.7.1 |
| 764 | 2026-09-04T23:22:44.360Z | Downloaded lock_api v0.4.14 |
| 765 | 2026-09-04T23:22:44.368Z | Downloaded num-iter v0.1.45 |
| 766 | 2026-09-04T23:22:44.371Z | Downloaded tiny-keccak v2.0.2 |
| 767 | 2026-09-04T23:22:44.376Z | Downloaded mime_guess v2.0.5 |
| 768 | 2026-09-04T23:22:44.379Z | Downloaded num-rational v0.4.2 |
| 769 | 2026-09-04T23:22:44.379Z | Downloaded progenitor-macro v0.13.0 |
| 770 | 2026-09-04T23:22:44.382Z | Downloaded password-hash v0.5.0 |
| 771 | 2026-09-04T23:22:44.382Z | Downloaded pbkdf2 v0.13.0 |
| 772 | 2026-09-04T23:22:44.386Z | Downloaded serde_urlencoded v0.7.1 |
| 773 | 2026-09-04T23:22:44.386Z | Downloaded serde_with_macros v3.21.0 |
| 774 | 2026-09-04T23:22:44.389Z | Downloaded pkg-config v0.3.32 |
| 775 | 2026-09-04T23:22:44.392Z | Downloaded primefield v0.14.0 |
| 776 | 2026-09-04T23:22:44.392Z | Downloaded derive_builder v0.20.2 |
| 777 | 2026-09-04T23:22:44.395Z | Downloaded dof v0.4.0 |
| 778 | 2026-09-04T23:22:44.400Z | Downloaded tabwriter v1.4.1 |
| 779 | 2026-09-04T23:22:44.403Z | Downloaded supports-unicode v3.0.0 |
| 780 | 2026-09-04T23:22:44.403Z | Downloaded tokio-macros v2.7.0 |
| 781 | 2026-09-04T23:22:44.406Z | Downloaded ed25519 v2.2.3 |
| 782 | 2026-09-04T23:22:44.406Z | Downloaded ingot-macros v0.2.0 |
| 783 | 2026-09-04T23:22:44.406Z | Downloaded p384 v0.14.0 |
| 784 | 2026-09-04T23:22:44.409Z | Downloaded russh-util v0.52.0 |
| 785 | 2026-09-04T23:22:44.409Z | Downloaded scheduled-thread-pool v0.2.7 |
| 786 | 2026-09-04T23:22:44.409Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 787 | 2026-09-04T23:22:44.413Z | Downloaded seq-macro v0.3.6 |
| 788 | 2026-09-04T23:22:44.413Z | Downloaded generic-array v1.4.3 |
| 789 | 2026-09-04T23:22:44.416Z | Downloaded libsw v3.5.0 |
| 790 | 2026-09-04T23:22:44.419Z | Downloaded resolv-conf v0.7.6 |
| 791 | 2026-09-04T23:22:44.419Z | Downloaded tower-layer v0.3.3 |
| 792 | 2026-09-04T23:22:44.422Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 793 | 2026-09-04T23:22:44.422Z | Downloaded pkcs5 v0.8.1 |
| 794 | 2026-09-04T23:22:44.425Z | Downloaded strum_macros v0.26.4 |
| 795 | 2026-09-04T23:22:44.425Z | Downloaded litrs v1.0.0 |
| 796 | 2026-09-04T23:22:44.425Z | Downloaded smallvec v1.15.1 |
| 797 | 2026-09-04T23:22:44.433Z | Downloaded oxide-update-engine-display v0.1.2 |
| 798 | 2026-09-04T23:22:44.436Z | Downloaded signal-hook-mio v0.2.5 |
| 799 | 2026-09-04T23:22:44.439Z | Downloaded schemars_derive v0.8.22 |
| 800 | 2026-09-04T23:22:44.442Z | Downloaded tungstenite v0.21.0 |
| 801 | 2026-09-04T23:22:44.445Z | Downloaded httparse v1.10.1 |
| 802 | 2026-09-04T23:22:44.445Z | Downloaded serde_derive_internals v0.29.1 |
| 803 | 2026-09-04T23:22:44.448Z | Downloaded samael v0.0.19 |
| 804 | 2026-09-04T23:22:44.450Z | Downloaded derive_more v0.99.20 |
| 805 | 2026-09-04T23:22:44.450Z | Downloaded paste v1.0.15 |
| 806 | 2026-09-04T23:22:44.453Z | Downloaded slog-json v2.6.1 |
| 807 | 2026-09-04T23:22:44.454Z | Downloaded stringprep v0.1.5 |
| 808 | 2026-09-04T23:22:44.454Z | Downloaded uuid v1.23.4 |
| 809 | 2026-09-04T23:22:44.457Z | Downloaded pkcs8 v0.11.0 |
| 810 | 2026-09-04T23:22:44.457Z | Downloaded unsafe-libyaml v0.2.11 |
| 811 | 2026-09-04T23:22:44.460Z | Downloaded string_cache v0.8.9 |
| 812 | 2026-09-04T23:22:44.460Z | Downloaded tagptr v0.2.0 |
| 813 | 2026-09-04T23:22:44.460Z | Downloaded aes v0.9.1 |
| 814 | 2026-09-04T23:22:44.463Z | Downloaded document-features v0.2.12 |
| 815 | 2026-09-04T23:22:44.466Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 816 | 2026-09-04T23:22:44.469Z | Downloaded poly1305 v0.8.0 |
| 817 | 2026-09-04T23:22:44.472Z | Downloaded tinystr v0.8.2 |
| 818 | 2026-09-04T23:22:44.472Z | Downloaded trait-variant v0.1.2 |
| 819 | 2026-09-04T23:22:44.472Z | Downloaded try-lock v0.2.5 |
| 820 | 2026-09-04T23:22:44.475Z | Downloaded universal-hash v0.6.1 |
| 821 | 2026-09-04T23:22:44.475Z | Downloaded waitgroup v0.1.2 |
| 822 | 2026-09-04T23:22:44.475Z | Downloaded steno v0.4.1 |
| 823 | 2026-09-04T23:22:44.478Z | Downloaded flate2 v1.1.9 |
| 824 | 2026-09-04T23:22:44.481Z | Downloaded untrusted v0.7.1 |
| 825 | 2026-09-04T23:22:44.484Z | Downloaded memmap2 v0.9.10 |
| 826 | 2026-09-04T23:22:44.484Z | Downloaded r2d2 v0.8.10 |
| 827 | 2026-09-04T23:22:44.484Z | Downloaded rand_core v0.10.0 |
| 828 | 2026-09-04T23:22:44.484Z | Downloaded vergen-lib v0.1.6 |
| 829 | 2026-09-04T23:22:44.487Z | Downloaded idna_adapter v1.2.1 |
| 830 | 2026-09-04T23:22:44.487Z | Downloaded dyn-clone v1.0.20 |
| 831 | 2026-09-04T23:22:44.487Z | Downloaded instant v0.1.13 |
| 832 | 2026-09-04T23:22:44.490Z | Downloaded sec1 v0.7.3 |
| 833 | 2026-09-04T23:22:44.490Z | Downloaded darling_core v0.20.11 |
| 834 | 2026-09-04T23:22:44.493Z | Downloaded darling_core v0.21.3 |
| 835 | 2026-09-04T23:22:44.496Z | Downloaded cc v1.2.56 |
| 836 | 2026-09-04T23:22:44.496Z | Downloaded async-compression v0.4.41 |
| 837 | 2026-09-04T23:22:44.498Z | Downloaded expectorate v1.2.0 |
| 838 | 2026-09-04T23:22:44.501Z | Downloaded ecdsa v0.17.0 |
| 839 | 2026-09-04T23:22:44.501Z | Downloaded hybrid-array v0.4.13 |
| 840 | 2026-09-04T23:22:44.504Z | Downloaded wyz v0.5.1 |
| 841 | 2026-09-04T23:22:44.504Z | Downloaded zeroize v1.9.0 |
| 842 | 2026-09-04T23:22:44.504Z | Downloaded internet-checksum v0.2.1 |
| 843 | 2026-09-04T23:22:44.504Z | Downloaded rand v0.10.1 |
| 844 | 2026-09-04T23:22:44.507Z | Downloaded constant_time_eq v0.4.2 |
| 845 | 2026-09-04T23:22:44.507Z | Downloaded darling_macro v0.13.4 |
| 846 | 2026-09-04T23:22:44.507Z | Downloaded dirs-next v2.0.0 |
| 847 | 2026-09-04T23:22:44.510Z | Downloaded kstat-rs v0.2.5 |
| 848 | 2026-09-04T23:22:44.510Z | Downloaded sha2 v0.11.0 |
| 849 | 2026-09-04T23:22:44.510Z | Downloaded maplit v1.0.2 |
| 850 | 2026-09-04T23:22:44.513Z | Downloaded toml v0.7.8 |
| 851 | 2026-09-04T23:22:44.513Z | Downloaded lru-cache v0.1.2 |
| 852 | 2026-09-04T23:22:44.513Z | Downloaded headers v0.4.1 |
| 853 | 2026-09-04T23:22:44.516Z | Downloaded heapless v0.7.17 |
| 854 | 2026-09-04T23:22:44.519Z | Downloaded vte v0.14.1 |
| 855 | 2026-09-04T23:22:44.523Z | Downloaded ctutils v0.4.2 |
| 856 | 2026-09-04T23:22:44.526Z | Downloaded signal-hook-registry v1.4.8 |
| 857 | 2026-09-04T23:22:44.528Z | Downloaded parse-display v0.10.0 |
| 858 | 2026-09-04T23:22:44.528Z | Downloaded data-encoding v2.10.0 |
| 859 | 2026-09-04T23:22:44.528Z | Downloaded sqlformat v0.3.5 |
| 860 | 2026-09-04T23:22:44.531Z | Downloaded unicode-xid v0.2.6 |
| 861 | 2026-09-04T23:22:44.531Z | Downloaded daft v0.1.8 |
| 862 | 2026-09-04T23:22:44.534Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 863 | 2026-09-04T23:22:44.537Z | Downloaded linked-hash-map v0.5.6 |
| 864 | 2026-09-04T23:22:44.540Z | Downloaded rcgen v0.12.1 |
| 865 | 2026-09-04T23:22:44.544Z | Downloaded rustls-platform-verifier v0.6.2 |
| 866 | 2026-09-04T23:22:44.547Z | Downloaded either v1.15.0 |
| 867 | 2026-09-04T23:22:44.547Z | Downloaded parking_lot_core v0.9.12 |
| 868 | 2026-09-04T23:22:44.548Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 869 | 2026-09-04T23:22:44.550Z | Downloaded hickory-resolver v0.24.4 |
| 870 | 2026-09-04T23:22:44.553Z | Downloaded ipnet v2.12.0 |
| 871 | 2026-09-04T23:22:44.553Z | Downloaded heapless v0.8.0 |
| 872 | 2026-09-04T23:22:44.556Z | Downloaded rayon-core v1.13.0 |
| 873 | 2026-09-04T23:22:44.559Z | Downloaded ref-cast-impl v1.0.25 |
| 874 | 2026-09-04T23:22:44.559Z | Downloaded rand_xorshift v0.4.0 |
| 875 | 2026-09-04T23:22:44.562Z | Downloaded num-bigint-dig v0.8.6 |
| 876 | 2026-09-04T23:22:44.565Z | Downloaded whoami v1.6.1 |
| 877 | 2026-09-04T23:22:44.565Z | Downloaded rustyline v14.0.0 |
| 878 | 2026-09-04T23:22:44.567Z | Downloaded serde_yaml v0.9.34+deprecated |
| 879 | 2026-09-04T23:22:44.571Z | Downloaded newtype-uuid-macros v0.1.0 |
| 880 | 2026-09-04T23:22:44.571Z | Downloaded openssl-probe v0.2.1 |
| 881 | 2026-09-04T23:22:44.573Z | Downloaded sapling-renderdag v0.1.0 |
| 882 | 2026-09-04T23:22:44.576Z | Downloaded libefi-sys v0.1.0 |
| 883 | 2026-09-04T23:22:44.576Z | Downloaded secrecy v0.8.0 |
| 884 | 2026-09-04T23:22:44.576Z | Downloaded aes-gcm v0.11.0 |
| 885 | 2026-09-04T23:22:44.579Z | Downloaded crc32fast v1.5.0 |
| 886 | 2026-09-04T23:22:44.579Z | Downloaded scuffle v0.1.0 |
| 887 | 2026-09-04T23:22:44.582Z | Downloaded similar v2.7.0 |
| 888 | 2026-09-04T23:22:44.582Z | Downloaded icu_collections v2.1.1 |
| 889 | 2026-09-04T23:22:44.586Z | Downloaded hashbrown v0.12.3 |
| 890 | 2026-09-04T23:22:44.589Z | Downloaded num_enum v0.7.6 |
| 891 | 2026-09-04T23:22:44.591Z | Downloaded hashbrown v0.13.2 |
| 892 | 2026-09-04T23:22:44.591Z | Downloaded structmeta v0.3.0 |
| 893 | 2026-09-04T23:22:44.595Z | Downloaded sync_wrapper v1.0.2 |
| 894 | 2026-09-04T23:22:44.595Z | Downloaded tinyvec_macros v0.1.1 |
| 895 | 2026-09-04T23:22:44.595Z | Downloaded percent-encoding v2.3.2 |
| 896 | 2026-09-04T23:22:44.595Z | Downloaded unit-prefix v0.5.2 |
| 897 | 2026-09-04T23:22:44.595Z | Downloaded utf8_iter v1.0.4 |
| 898 | 2026-09-04T23:22:44.595Z | Downloaded daft-derive v0.1.8 |
| 899 | 2026-09-04T23:22:44.598Z | Downloaded diff v0.1.13 |
| 900 | 2026-09-04T23:22:44.601Z | Downloaded rustls-pki-types v1.14.0 |
| 901 | 2026-09-04T23:22:44.601Z | Downloaded cpufeatures v0.3.0 |
| 902 | 2026-09-04T23:22:44.603Z | Downloaded serde_plain v1.0.2 |
| 903 | 2026-09-04T23:22:44.604Z | Downloaded zstd v0.13.3 |
| 904 | 2026-09-04T23:22:44.604Z | Downloaded proc-macro-crate v3.4.0 |
| 905 | 2026-09-04T23:22:44.610Z | Downloaded zerofrom v0.1.6 |
| 906 | 2026-09-04T23:22:44.613Z | Downloaded zerofrom-derive v0.1.6 |
| 907 | 2026-09-04T23:22:44.613Z | Downloaded knus v3.4.0 |
| 908 | 2026-09-04T23:22:44.613Z | Downloaded delegate v0.13.5 |
| 909 | 2026-09-04T23:22:44.613Z | Downloaded progenitor-extras v0.2.0 |
| 910 | 2026-09-04T23:22:44.625Z | Downloaded ingot v0.2.1 |
| 911 | 2026-09-04T23:22:44.629Z | Downloaded jobserver v0.1.34 |
| 912 | 2026-09-04T23:22:44.629Z | Downloaded want v0.3.1 |
| 913 | 2026-09-04T23:22:44.629Z | Downloaded serde_spanned v1.1.1 |
| 914 | 2026-09-04T23:22:44.631Z | Downloaded crc-catalog v2.4.0 |
| 915 | 2026-09-04T23:22:44.631Z | Downloaded crossbeam-epoch v0.9.18 |
| 916 | 2026-09-04T23:22:44.634Z | Downloaded serde_repr v0.1.20 |
| 917 | 2026-09-04T23:22:44.638Z | Downloaded tower-service v0.3.3 |
| 918 | 2026-09-04T23:22:44.638Z | Downloaded port-file v0.1.0 |
| 919 | 2026-09-04T23:22:44.638Z | Downloaded psm v0.1.30 |
| 920 | 2026-09-04T23:22:44.642Z | Downloaded rusty-fork v0.3.1 |
| 921 | 2026-09-04T23:22:44.646Z | Downloaded downcast-rs v2.0.2 |
| 922 | 2026-09-04T23:22:44.646Z | Downloaded derive_more v2.1.1 |
| 923 | 2026-09-04T23:22:44.649Z | Downloaded dsl_auto_type v0.2.0 |
| 924 | 2026-09-04T23:22:44.652Z | Downloaded prettyplease v0.2.37 |
| 925 | 2026-09-04T23:22:44.652Z | Downloaded simd-adler32 v0.3.8 |
| 926 | 2026-09-04T23:22:44.655Z | Downloaded oxide-update-engine-types v0.1.2 |
| 927 | 2026-09-04T23:22:44.655Z | Downloaded crossbeam-utils v0.8.21 |
| 928 | 2026-09-04T23:22:44.655Z | Downloaded slog-stdlog v4.1.1 |
| 929 | 2026-09-04T23:22:44.658Z | Downloaded support-bundle-viewer v0.1.2 |
| 930 | 2026-09-04T23:22:44.658Z | Downloaded pin-project v1.1.11 |
| 931 | 2026-09-04T23:22:44.662Z | Downloaded miette-derive v7.6.0 |
| 932 | 2026-09-04T23:22:44.665Z | Downloaded maybe-uninit v2.0.0 |
| 933 | 2026-09-04T23:22:44.665Z | Downloaded nonempty v0.12.0 |
| 934 | 2026-09-04T23:22:44.665Z | Downloaded slog-bunyan v2.5.0 |
| 935 | 2026-09-04T23:22:44.665Z | Downloaded qorb v0.4.1 |
| 936 | 2026-09-04T23:22:44.668Z | Downloaded crucible-workspace-hack v0.1.0 |
| 937 | 2026-09-04T23:22:44.668Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 938 | 2026-09-04T23:22:44.670Z | Downloaded pin-project-lite v0.2.17 |
| 939 | 2026-09-04T23:22:44.673Z | Downloaded icu_properties v2.1.2 |
| 940 | 2026-09-04T23:22:44.674Z | Downloaded hickory-resolver v0.25.2 |
| 941 | 2026-09-04T23:22:44.677Z | Downloaded phf v0.13.1 |
| 942 | 2026-09-04T23:22:44.677Z | Downloaded tokio-tungstenite v0.23.1 |
| 943 | 2026-09-04T23:22:44.677Z | Downloaded peg-macros v0.8.5 |
| 944 | 2026-09-04T23:22:44.677Z | Downloaded lru v0.12.5 |
| 945 | 2026-09-04T23:22:44.680Z | Downloaded multimap v0.10.1 |
| 946 | 2026-09-04T23:22:44.680Z | Downloaded yansi v1.0.1 |
| 947 | 2026-09-04T23:22:44.685Z | Downloaded darling_macro v0.21.3 |
| 948 | 2026-09-04T23:22:44.688Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 949 | 2026-09-04T23:22:44.688Z | Downloaded ignore v0.4.25 |
| 950 | 2026-09-04T23:22:44.691Z | Downloaded zstd-safe v7.2.4 |
| 951 | 2026-09-04T23:22:44.694Z | Downloaded is-terminal v0.4.17 |
| 952 | 2026-09-04T23:22:44.694Z | Downloaded inout v0.2.2 |
| 953 | 2026-09-04T23:22:44.697Z | Downloaded quinn-udp v0.5.14 |
| 954 | 2026-09-04T23:22:44.700Z | Downloaded defmt-macros v1.0.1 |
| 955 | 2026-09-04T23:22:44.703Z | Downloaded ppv-lite86 v0.2.21 |
| 956 | 2026-09-04T23:22:44.705Z | Downloaded rfc6979 v0.6.0 |
| 957 | 2026-09-04T23:22:44.709Z | Downloaded rustc_version v0.1.7 |
| 958 | 2026-09-04T23:22:44.712Z | Downloaded signature v3.0.0 |
| 959 | 2026-09-04T23:22:44.712Z | Downloaded subprocess v0.2.15 |
| 960 | 2026-09-04T23:22:44.715Z | Downloaded iana-time-zone v0.1.65 |
| 961 | 2026-09-04T23:22:44.718Z | Downloaded omicron-zone-package v0.12.3 |
| 962 | 2026-09-04T23:22:44.721Z | Downloaded term v0.7.0 |
| 963 | 2026-09-04T23:22:44.726Z | Downloaded num-derive v0.4.2 |
| 964 | 2026-09-04T23:22:44.726Z | Downloaded scroll_derive v0.13.1 |
| 965 | 2026-09-04T23:22:44.726Z | Downloaded strum v0.27.2 |
| 966 | 2026-09-04T23:22:44.728Z | Downloaded slog-envlogger v2.2.0 |
| 967 | 2026-09-04T23:22:44.729Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 968 | 2026-09-04T23:22:44.731Z | Downloaded rand v0.9.2 |
| 969 | 2026-09-04T23:22:44.734Z | Downloaded tokio-test v0.4.5 |
| 970 | 2026-09-04T23:22:44.734Z | Downloaded zerotrie v0.2.3 |
| 971 | 2026-09-04T23:22:44.734Z | Downloaded ssh-cipher v0.3.0 |
| 972 | 2026-09-04T23:22:44.737Z | Downloaded vergen v9.1.0 |
| 973 | 2026-09-04T23:22:44.741Z | Downloaded nanorand v0.7.0 |
| 974 | 2026-09-04T23:22:44.741Z | Downloaded olpc-cjson v0.1.4 |
| 975 | 2026-09-04T23:22:44.744Z | Downloaded thread-id v5.1.0 |
| 976 | 2026-09-04T23:22:44.744Z | Downloaded topological-sort v0.2.2 |
| 977 | 2026-09-04T23:22:44.744Z | Downloaded xattr v1.6.1 |
| 978 | 2026-09-04T23:22:44.744Z | Downloaded prefix-trie v0.7.0 |
| 979 | 2026-09-04T23:22:44.744Z | Downloaded zone v0.3.1 |
| 980 | 2026-09-04T23:22:44.744Z | Downloaded test-strategy v0.4.5 |
| 981 | 2026-09-04T23:22:44.747Z | Downloaded smf v0.2.3 |
| 982 | 2026-09-04T23:22:44.747Z | Downloaded oxnet v0.1.6 |
| 983 | 2026-09-04T23:22:44.750Z | Downloaded tokio-stream v0.1.18 |
| 984 | 2026-09-04T23:22:44.753Z | Downloaded tower-http v0.6.8 |
| 985 | 2026-09-04T23:22:44.756Z | Downloaded tungstenite v0.23.0 |
| 986 | 2026-09-04T23:22:44.759Z | Downloaded hickory-server v0.25.2 |
| 987 | 2026-09-04T23:22:44.762Z | Downloaded oxide-generation v0.1.3 |
| 988 | 2026-09-04T23:22:44.762Z | Downloaded writeable v0.6.2 |
| 989 | 2026-09-04T23:22:44.762Z | Downloaded primeorder v0.13.6 |
| 990 | 2026-09-04T23:22:44.762Z | Downloaded universal-hash v0.5.1 |
| 991 | 2026-09-04T23:22:44.765Z | Downloaded scroll v0.13.0 |
| 992 | 2026-09-04T23:22:44.765Z | Downloaded ssh-encoding v0.3.0 |
| 993 | 2026-09-04T23:22:44.765Z | Downloaded darling v0.23.0 |
| 994 | 2026-09-04T23:22:44.768Z | Downloaded rustc_version v0.4.1 |
| 995 | 2026-09-04T23:22:44.774Z | Downloaded indoc v1.0.9 |
| 996 | 2026-09-04T23:22:44.777Z | Downloaded ron v0.8.1 |
| 997 | 2026-09-04T23:22:44.780Z | Downloaded memoffset v0.9.1 |
| 998 | 2026-09-04T23:22:44.780Z | Downloaded aho-corasick v1.1.4 |
| 999 | 2026-09-04T23:22:44.782Z | Downloaded tinyvec v1.10.0 |
| 1000 | 2026-09-04T23:22:44.785Z | Downloaded hyper-rustls v0.27.7 |
| 1001 | 2026-09-04T23:22:44.785Z | Downloaded sync-ptr v0.1.4 |
| 1002 | 2026-09-04T23:22:44.785Z | Downloaded darling_macro v0.23.0 |
| 1003 | 2026-09-04T23:22:44.788Z | Downloaded new_debug_unreachable v1.0.6 |
| 1004 | 2026-09-04T23:22:44.788Z | Downloaded keccak v0.2.0 |
| 1005 | 2026-09-04T23:22:44.791Z | Downloaded slog-async v2.8.0 |
| 1006 | 2026-09-04T23:22:44.791Z | Downloaded slog-scope v4.4.1 |
| 1007 | 2026-09-04T23:22:44.794Z | Downloaded minimal-lexical v0.2.1 |
| 1008 | 2026-09-04T23:22:44.797Z | Downloaded miniz_oxide v0.8.9 |
| 1009 | 2026-09-04T23:22:44.800Z | Downloaded potential_utf v0.1.4 |
| 1010 | 2026-09-04T23:22:44.802Z | Downloaded vergen-lib v9.1.0 |
| 1011 | 2026-09-04T23:22:44.802Z | Downloaded semver v0.1.20 |
| 1012 | 2026-09-04T23:22:44.808Z | Downloaded nu-ansi-term v0.50.3 |
| 1013 | 2026-09-04T23:22:44.811Z | Downloaded phc v0.6.1 |
| 1014 | 2026-09-04T23:22:44.811Z | Downloaded phf v0.12.1 |
| 1015 | 2026-09-04T23:22:44.811Z | Downloaded usdt-impl v0.6.0 |
| 1016 | 2026-09-04T23:22:44.814Z | Downloaded predicates v3.1.4 |
| 1017 | 2026-09-04T23:22:44.814Z | Downloaded same-file v1.0.6 |
| 1018 | 2026-09-04T23:22:44.817Z | Downloaded difflib v0.4.0 |
| 1019 | 2026-09-04T23:22:44.824Z | Downloaded derive-where v1.6.0 |
| 1020 | 2026-09-04T23:22:44.828Z | Downloaded xshell v0.2.7 |
| 1021 | 2026-09-04T23:22:44.830Z | Downloaded managed v0.8.0 |
| 1022 | 2026-09-04T23:22:44.830Z | Downloaded ed25519 v3.0.0 |
| 1023 | 2026-09-04T23:22:44.833Z | Downloaded sigpipe v0.1.3 |
| 1024 | 2026-09-04T23:22:44.837Z | Downloaded serde_cbor v0.11.2 |
| 1025 | 2026-09-04T23:22:44.842Z | Downloaded libloading v0.8.9 |
| 1026 | 2026-09-04T23:22:44.845Z | Downloaded time-core v0.1.8 |
| 1027 | 2026-09-04T23:22:44.845Z | Downloaded jiff-static v0.2.34 |
| 1028 | 2026-09-04T23:22:44.850Z | Downloaded tar v0.4.46 |
| 1029 | 2026-09-04T23:22:44.854Z | Downloaded parse-size v1.1.0 |
| 1030 | 2026-09-04T23:22:44.856Z | Downloaded hashbrown v0.14.5 |
| 1031 | 2026-09-04T23:22:44.859Z | Downloaded serdect v0.4.3 |
| 1032 | 2026-09-04T23:22:44.859Z | Downloaded hashbrown v0.16.1 |
| 1033 | 2026-09-04T23:22:44.862Z | Downloaded rustls-webpki v0.103.13 |
| 1034 | 2026-09-04T23:22:44.865Z | Downloaded oxide-update-engine v0.1.2 |
| 1035 | 2026-09-04T23:22:44.865Z | Downloaded cookie v0.18.1 |
| 1036 | 2026-09-04T23:22:44.868Z | Downloaded void v1.0.2 |
| 1037 | 2026-09-04T23:22:44.868Z | Downloaded digest-io v0.1.0 |
| 1038 | 2026-09-04T23:22:44.871Z | Downloaded tokio-dtrace v0.1.1 |
| 1039 | 2026-09-04T23:22:44.873Z | Downloaded tokio-postgres v0.7.16 |
| 1040 | 2026-09-04T23:22:44.876Z | Downloaded stacker v0.1.23 |
| 1041 | 2026-09-04T23:22:44.879Z | Downloaded progenitor-client v0.13.0 |
| 1042 | 2026-09-04T23:22:44.886Z | Downloaded diesel-dtrace v0.5.0 |
| 1043 | 2026-09-04T23:22:44.889Z | Downloaded rand_core v0.9.5 |
| 1044 | 2026-09-04T23:22:44.889Z | Downloaded snafu-derive v0.8.9 |
| 1045 | 2026-09-04T23:22:44.892Z | Downloaded unicode-segmentation v1.12.0 |
| 1046 | 2026-09-04T23:22:44.897Z | Downloaded crypto-common v0.2.2 |
| 1047 | 2026-09-04T23:22:44.900Z | Downloaded illumos-nvpair v0.3.0 |
| 1048 | 2026-09-04T23:22:44.900Z | Downloaded instability v0.3.11 |
| 1049 | 2026-09-04T23:22:44.903Z | Downloaded psl-types v2.0.11 |
| 1050 | 2026-09-04T23:22:44.903Z | Downloaded md-5 v0.10.6 |
| 1051 | 2026-09-04T23:22:44.903Z | Downloaded num-bigint v0.4.6 |
| 1052 | 2026-09-04T23:22:44.905Z | Downloaded typify v0.6.2 |
| 1053 | 2026-09-04T23:22:44.908Z | Downloaded http v1.4.2 |
| 1054 | 2026-09-04T23:22:44.911Z | Downloaded digest v0.11.3 |
| 1055 | 2026-09-04T23:22:44.911Z | Downloaded idna v1.1.0 |
| 1056 | 2026-09-04T23:22:44.924Z | Downloaded static_assertions v1.1.0 |
| 1057 | 2026-09-04T23:22:44.927Z | Downloaded unicode_categories v0.1.1 |
| 1058 | 2026-09-04T23:22:44.927Z | Downloaded itertools v0.15.0 |
| 1059 | 2026-09-04T23:22:44.930Z | Downloaded winnow v0.6.26 |
| 1060 | 2026-09-04T23:22:44.933Z | Downloaded itertools v0.14.0 |
| 1061 | 2026-09-04T23:22:44.937Z | Downloaded ed25519-dalek v3.0.0 |
| 1062 | 2026-09-04T23:22:44.940Z | Downloaded hashbrown v0.15.5 |
| 1063 | 2026-09-04T23:22:44.943Z | Downloaded pin-project-internal v1.1.11 |
| 1064 | 2026-09-04T23:22:44.943Z | Downloaded usdt-macro v0.6.0 |
| 1065 | 2026-09-04T23:22:44.943Z | Downloaded typify-macro v0.6.2 |
| 1066 | 2026-09-04T23:22:44.946Z | Downloaded hyper-staticfile v0.10.1 |
| 1067 | 2026-09-04T23:22:44.946Z | Downloaded num v0.4.3 |
| 1068 | 2026-09-04T23:22:44.946Z | Downloaded deranged v0.5.8 |
| 1069 | 2026-09-04T23:22:44.946Z | Downloaded predicates-core v1.0.10 |
| 1070 | 2026-09-04T23:22:44.949Z | Downloaded unicode-truncate v1.1.0 |
| 1071 | 2026-09-04T23:22:44.949Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1072 | 2026-09-04T23:22:44.949Z | Downloaded signal-hook-tokio v0.3.1 |
| 1073 | 2026-09-04T23:22:44.949Z | Downloaded siphasher v1.0.2 |
| 1074 | 2026-09-04T23:22:44.949Z | Downloaded blake3 v1.8.5 |
| 1075 | 2026-09-04T23:22:44.953Z | Downloaded subtle v2.6.1 |
| 1076 | 2026-09-04T23:22:44.956Z | Downloaded linear-map v1.2.0 |
| 1077 | 2026-09-04T23:22:44.956Z | Downloaded pem-rfc7468 v0.7.0 |
| 1078 | 2026-09-04T23:22:44.956Z | Downloaded scrypt v0.12.0 |
| 1079 | 2026-09-04T23:22:44.956Z | Downloaded ecdsa v0.16.9 |
| 1080 | 2026-09-04T23:22:44.959Z | Downloaded salty v0.3.0 |
| 1081 | 2026-09-04T23:22:44.962Z | Downloaded rustls-pemfile v2.2.0 |
| 1082 | 2026-09-04T23:22:44.962Z | Downloaded crossbeam-deque v0.8.6 |
| 1083 | 2026-09-04T23:22:44.965Z | Downloaded der v0.7.10 |
| 1084 | 2026-09-04T23:22:44.965Z | Downloaded twox-hash v2.1.2 |
| 1085 | 2026-09-04T23:22:44.968Z | Downloaded module-lattice v0.2.3 |
| 1086 | 2026-09-04T23:22:44.982Z | Downloaded bindgen v0.71.1 |
| 1087 | 2026-09-04T23:22:44.982Z | Downloaded indexmap v1.9.3 |
| 1088 | 2026-09-04T23:22:44.982Z | Downloaded ml-kem v0.3.2 |
| 1089 | 2026-09-04T23:22:44.982Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1090 | 2026-09-04T23:22:44.982Z | Downloaded icu_normalizer v2.1.1 |
| 1091 | 2026-09-04T23:22:44.986Z | Downloaded icu_properties_data v2.1.2 |
| 1092 | 2026-09-04T23:22:44.989Z | Downloaded toml_edit v0.19.15 |
| 1093 | 2026-09-04T23:22:44.995Z | Downloaded strum_macros v0.27.2 |
| 1094 | 2026-09-04T23:22:44.998Z | Downloaded rand_pcg v0.10.2 |
| 1095 | 2026-09-04T23:22:44.998Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1096 | 2026-09-04T23:22:44.998Z | Downloaded tokio-tungstenite v0.21.0 |
| 1097 | 2026-09-04T23:22:45.001Z | Downloaded time-macros v0.2.27 |
| 1098 | 2026-09-04T23:22:45.001Z | Downloaded defmt v0.3.100 |
| 1099 | 2026-09-04T23:22:45.001Z | Downloaded tokio-rustls v0.26.4 |
| 1100 | 2026-09-04T23:22:45.004Z | Downloaded termios v0.3.3 |
| 1101 | 2026-09-04T23:22:45.004Z | Downloaded strum v0.26.3 |
| 1102 | 2026-09-04T23:22:45.005Z | Downloaded tap v1.0.1 |
| 1103 | 2026-09-04T23:22:45.005Z | Downloaded walkdir v2.5.0 |
| 1104 | 2026-09-04T23:22:45.007Z | Downloaded crypto-primes v0.7.2 |
| 1105 | 2026-09-04T23:22:45.007Z | Downloaded progenitor-impl v0.13.0 |
| 1106 | 2026-09-04T23:22:45.010Z | Downloaded cookie_store v0.22.1 |
| 1107 | 2026-09-04T23:22:45.013Z | Downloaded p256 v0.14.0 |
| 1108 | 2026-09-04T23:22:45.013Z | Downloaded vergen-git2 v9.1.0 |
| 1109 | 2026-09-04T23:22:45.016Z | Downloaded reedline v0.40.0 |
| 1110 | 2026-09-04T23:22:45.021Z | Downloaded crc v3.4.0 |
| 1111 | 2026-09-04T23:22:45.024Z | Downloaded keccak v0.1.6 |
| 1112 | 2026-09-04T23:22:45.024Z | Downloaded peg-runtime v0.8.5 |
| 1113 | 2026-09-04T23:22:45.027Z | Downloaded quinn v0.11.11 |
| 1114 | 2026-09-04T23:22:45.030Z | Downloaded crossterm v0.28.1 |
| 1115 | 2026-09-04T23:22:45.033Z | Downloaded openssl-sys v0.9.117 |
| 1116 | 2026-09-04T23:22:45.036Z | Downloaded num_enum_derive v0.5.11 |
| 1117 | 2026-09-04T23:22:45.039Z | Downloaded aws-lc-rs v1.16.3 |
| 1118 | 2026-09-04T23:22:45.044Z | Downloaded libsw-core v0.3.2 |
| 1119 | 2026-09-04T23:22:45.046Z | Downloaded newtype-uuid v1.3.2 |
| 1120 | 2026-09-04T23:22:45.046Z | Downloaded darling_macro v0.20.11 |
| 1121 | 2026-09-04T23:22:45.046Z | Downloaded serde_bytes v0.11.19 |
| 1122 | 2026-09-04T23:22:45.046Z | Downloaded poly1305 v0.9.0 |
| 1123 | 2026-09-04T23:22:45.049Z | Downloaded shlex v1.3.0 |
| 1124 | 2026-09-04T23:22:45.049Z | Downloaded socket2 v0.5.10 |
| 1125 | 2026-09-04T23:22:45.049Z | Downloaded indicatif v0.18.4 |
| 1126 | 2026-09-04T23:22:45.052Z | Downloaded indent_write v2.2.0 |
| 1127 | 2026-09-04T23:22:45.052Z | Downloaded lalrpop-util v0.19.12 |
| 1128 | 2026-09-04T23:22:45.052Z | Downloaded newtype_derive v0.1.6 |
| 1129 | 2026-09-04T23:22:45.052Z | Downloaded rand_chacha v0.3.1 |
| 1130 | 2026-09-04T23:22:45.055Z | Downloaded crc8 v0.1.1 |
| 1131 | 2026-09-04T23:22:45.055Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1132 | 2026-09-04T23:22:45.055Z | Downloaded tracing-core v0.1.36 |
| 1133 | 2026-09-04T23:22:45.059Z | Downloaded whoami v2.1.0 |
| 1134 | 2026-09-04T23:22:45.059Z | Downloaded primeorder v0.14.0 |
| 1135 | 2026-09-04T23:22:45.062Z | Downloaded winnow v1.0.3 |
| 1136 | 2026-09-04T23:22:45.065Z | Downloaded rawzip v0.4.4 |
| 1137 | 2026-09-04T23:22:45.068Z | Downloaded rayon v1.11.0 |
| 1138 | 2026-09-04T23:22:45.072Z | Downloaded chrono v0.4.45 |
| 1139 | 2026-09-04T23:22:45.075Z | Downloaded powerfmt v0.2.0 |
| 1140 | 2026-09-04T23:22:45.078Z | Downloaded untrusted v0.9.0 |
| 1141 | 2026-09-04T23:22:45.078Z | Downloaded darling v0.21.3 |
| 1142 | 2026-09-04T23:22:45.081Z | Downloaded dunce v1.0.5 |
| 1143 | 2026-09-04T23:22:45.084Z | Downloaded convert_case v0.10.0 |
| 1144 | 2026-09-04T23:22:45.090Z | Downloaded const_format_proc_macros v0.2.34 |
| 1145 | 2026-09-04T23:22:45.093Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1146 | 2026-09-04T23:22:45.093Z | Downloaded publicsuffix v2.3.0 |
| 1147 | 2026-09-04T23:22:45.096Z | Downloaded recursive v0.1.1 |
| 1148 | 2026-09-04T23:22:45.096Z | Downloaded sha1 v0.11.0 |
| 1149 | 2026-09-04T23:22:45.100Z | Downloaded num-conv v0.2.0 |
| 1150 | 2026-09-04T23:22:45.100Z | Downloaded utf-8 v0.7.6 |
| 1151 | 2026-09-04T23:22:45.104Z | Downloaded defmt v1.0.1 |
| 1152 | 2026-09-04T23:22:45.104Z | Downloaded lru-slab v0.1.2 |
| 1153 | 2026-09-04T23:22:45.107Z | Downloaded rtoolbox v0.0.3 |
| 1154 | 2026-09-04T23:22:45.107Z | Downloaded shell-words v1.1.1 |
| 1155 | 2026-09-04T23:22:45.107Z | Downloaded humantime v2.3.0 |
| 1156 | 2026-09-04T23:22:45.107Z | Downloaded packed_struct v0.10.1 |
| 1157 | 2026-09-04T23:22:45.107Z | Downloaded ryu v1.0.23 |
| 1158 | 2026-09-04T23:22:45.110Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1159 | 2026-09-04T23:22:45.110Z | Downloaded yoke v0.8.1 |
| 1160 | 2026-09-04T23:22:45.110Z | Downloaded reqwest v0.12.28 |
| 1161 | 2026-09-04T23:22:45.116Z | Downloaded hkdf v0.13.0 |
| 1162 | 2026-09-04T23:22:45.120Z | Downloaded lzss v0.8.2 |
| 1163 | 2026-09-04T23:22:45.123Z | Downloaded take_mut v0.2.2 |
| 1164 | 2026-09-04T23:22:45.126Z | Downloaded icu_locale_core v2.1.1 |
| 1165 | 2026-09-04T23:22:45.129Z | Downloaded parse-display-derive v0.10.0 |
| 1166 | 2026-09-04T23:22:45.132Z | Downloaded pkcs8 v0.10.2 |
| 1167 | 2026-09-04T23:22:45.135Z | Downloaded des v0.9.0 |
| 1168 | 2026-09-04T23:22:45.138Z | Downloaded knus-derive v3.4.0 |
| 1169 | 2026-09-04T23:22:45.138Z | Downloaded rand_chacha v0.9.0 |
| 1170 | 2026-09-04T23:22:45.141Z | Downloaded phf_shared v0.12.1 |
| 1171 | 2026-09-04T23:22:45.141Z | Downloaded sqlparser_derive v0.5.0 |
| 1172 | 2026-09-04T23:22:45.144Z | Downloaded structmeta-derive v0.3.0 |
| 1173 | 2026-09-04T23:22:45.144Z | Downloaded display-error-chain v0.2.2 |
| 1174 | 2026-09-04T23:22:45.147Z | Downloaded sha1 v0.10.6 |
| 1175 | 2026-09-04T23:22:45.147Z | Downloaded dirs-sys-next v0.1.2 |
| 1176 | 2026-09-04T23:22:45.156Z | Downloaded icu_normalizer_data v2.1.1 |
| 1177 | 2026-09-04T23:22:45.160Z | Downloaded supports-hyperlinks v3.2.0 |
| 1178 | 2026-09-04T23:22:45.163Z | Downloaded tokio-native-tls v0.3.1 |
| 1179 | 2026-09-04T23:22:45.163Z | Downloaded radium v0.7.0 |
| 1180 | 2026-09-04T23:22:45.166Z | Downloaded num-traits v0.2.19 |
| 1181 | 2026-09-04T23:22:45.166Z | Downloaded vergen-gitcl v1.0.8 |
| 1182 | 2026-09-04T23:22:45.169Z | Downloaded spki v0.7.3 |
| 1183 | 2026-09-04T23:22:45.169Z | Downloaded ipnetwork v0.21.1 |
| 1184 | 2026-09-04T23:22:45.190Z | Downloaded hkdf v0.12.4 |
| 1185 | 2026-09-04T23:22:45.191Z | Downloaded tokio-util v0.7.18 |
| 1186 | 2026-09-04T23:22:45.191Z | Downloaded libxml v0.3.3 |
| 1187 | 2026-09-04T23:22:45.196Z | Downloaded mio v1.2.0 |
| 1188 | 2026-09-04T23:22:45.199Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1189 | 2026-09-04T23:22:45.202Z | Downloaded precomputed-hash v0.1.1 |
| 1190 | 2026-09-04T23:22:45.202Z | Downloaded termtree v0.5.1 |
| 1191 | 2026-09-04T23:22:45.202Z | Downloaded polyval v0.7.1 |
| 1192 | 2026-09-04T23:22:45.202Z | Downloaded rustls-native-certs v0.8.3 |
| 1193 | 2026-09-04T23:22:45.205Z | Downloaded serde-hex v0.1.0 |
| 1194 | 2026-09-04T23:22:45.205Z | Downloaded bitvec v1.0.1 |
| 1195 | 2026-09-04T23:22:45.212Z | Downloaded multer v3.1.0 |
| 1196 | 2026-09-04T23:22:45.215Z | Downloaded ident_case v1.0.1 |
| 1197 | 2026-09-04T23:22:45.215Z | Downloaded md5 v0.8.0 |
| 1198 | 2026-09-04T23:22:45.215Z | Downloaded crc-any v2.5.0 |
| 1199 | 2026-09-04T23:22:45.218Z | Downloaded h2 v0.4.15 |
| 1200 | 2026-09-04T23:22:45.220Z | Downloaded zopfli v0.8.3 |
| 1201 | 2026-09-04T23:22:45.220Z | Downloaded unicase v2.9.0 |
| 1202 | 2026-09-04T23:22:45.223Z | Downloaded indoc v2.0.7 |
| 1203 | 2026-09-04T23:22:45.223Z | Downloaded peg v0.8.5 |
| 1204 | 2026-09-04T23:22:45.226Z | Downloaded nom v7.1.3 |
| 1205 | 2026-09-04T23:22:45.230Z | Downloaded phf_shared v0.13.1 |
| 1206 | 2026-09-04T23:22:45.230Z | Downloaded yasna v0.5.2 |
| 1207 | 2026-09-04T23:22:45.230Z | Downloaded inout v0.1.4 |
| 1208 | 2026-09-04T23:22:45.233Z | Downloaded p521 v0.14.0 |
| 1209 | 2026-09-04T23:22:45.233Z | Downloaded parking_lot_core v0.8.6 |
| 1210 | 2026-09-04T23:22:45.233Z | Downloaded wnaf v0.14.0 |
| 1211 | 2026-09-04T23:22:45.236Z | Downloaded progenitor-impl v0.14.0 |
| 1212 | 2026-09-04T23:22:45.239Z | Downloaded darling v0.13.4 |
| 1213 | 2026-09-04T23:22:45.242Z | Downloaded openssl-macros v0.1.1 |
| 1214 | 2026-09-04T23:22:45.242Z | Downloaded pretty_assertions v1.4.1 |
| 1215 | 2026-09-04T23:22:45.242Z | Downloaded pem-rfc7468 v1.0.0 |
| 1216 | 2026-09-04T23:22:45.249Z | Downloaded dropshot-api-manager v0.8.0 |
| 1217 | 2026-09-04T23:22:45.252Z | Downloaded ed25519-dalek v2.2.0 |
| 1218 | 2026-09-04T23:22:45.252Z | Downloaded darling_core v0.13.4 |
| 1219 | 2026-09-04T23:22:45.262Z | Downloaded rustversion v1.0.22 |
| 1220 | 2026-09-04T23:22:45.265Z | Downloaded thiserror-no-std v2.0.2 |
| 1221 | 2026-09-04T23:22:45.268Z | Downloaded ctr v0.10.1 |
| 1222 | 2026-09-04T23:22:45.274Z | Downloaded derive-ex v0.1.8 |
| 1223 | 2026-09-04T23:22:45.278Z | Downloaded nom v8.0.0 |
| 1224 | 2026-09-04T23:22:45.286Z | Downloaded sec1 v0.8.1 |
| 1225 | 2026-09-04T23:22:45.289Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1226 | 2026-09-04T23:22:45.289Z | Downloaded schemars v1.2.1 |
| 1227 | 2026-09-04T23:22:45.295Z | Downloaded schemars v0.9.0 |
| 1228 | 2026-09-04T23:22:45.301Z | Downloaded quick-xml v0.37.5 |
| 1229 | 2026-09-04T23:22:45.305Z | Downloaded darling_core v0.23.0 |
| 1230 | 2026-09-04T23:22:45.308Z | Downloaded spin v0.9.8 |
| 1231 | 2026-09-04T23:22:45.311Z | Downloaded crossbeam-channel v0.5.15 |
| 1232 | 2026-09-04T23:22:45.311Z | Downloaded object v0.30.4 |
| 1233 | 2026-09-04T23:22:45.315Z | Downloaded litemap v0.8.1 |
| 1234 | 2026-09-04T23:22:45.320Z | Downloaded darling v0.20.11 |
| 1235 | 2026-09-04T23:22:45.323Z | Downloaded slab v0.4.12 |
| 1236 | 2026-09-04T23:22:45.326Z | Downloaded native-tls v0.2.18 |
| 1237 | 2026-09-04T23:22:45.329Z | Downloaded schemars v0.8.22 |
| 1238 | 2026-09-04T23:22:45.336Z | Downloaded unicode-bidi v0.3.18 |
| 1239 | 2026-09-04T23:22:45.340Z | Downloaded tracing-attributes v0.1.31 |
| 1240 | 2026-09-04T23:22:45.345Z | Downloaded typed-path v0.9.3 |
| 1241 | 2026-09-04T23:22:45.350Z | Downloaded diesel_derives v2.3.7 |
| 1242 | 2026-09-04T23:22:45.353Z | Downloaded rand v0.8.6 |
| 1243 | 2026-09-04T23:22:45.353Z | Downloaded vcpkg v0.2.15 |
| 1244 | 2026-09-04T23:22:45.374Z | Downloaded crypto-bigint v0.5.5 |
| 1245 | 2026-09-04T23:22:45.379Z | Downloaded proc-macro-error2 v2.0.1 |
| 1246 | 2026-09-04T23:22:45.382Z | Downloaded displaydoc v0.2.5 |
| 1247 | 2026-09-04T23:22:45.382Z | Downloaded miette v7.6.0 |
| 1248 | 2026-09-04T23:22:45.385Z | Downloaded parking_lot v0.12.5 |
| 1249 | 2026-09-04T23:22:45.385Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1250 | 2026-09-04T23:22:45.390Z | Downloaded icu_provider v2.1.1 |
| 1251 | 2026-09-04T23:22:45.396Z | Downloaded vsss-rs v3.3.4 |
| 1252 | 2026-09-04T23:22:45.396Z | Downloaded salsa20 v0.11.0 |
| 1253 | 2026-09-04T23:22:45.396Z | Downloaded num-complex v0.4.6 |
| 1254 | 2026-09-04T23:22:45.397Z | Downloaded const_format v0.2.35 |
| 1255 | 2026-09-04T23:22:45.397Z | Downloaded tough v0.22.0 |
| 1256 | 2026-09-04T23:22:45.401Z | Downloaded zerovec v0.11.5 |
| 1257 | 2026-09-04T23:22:45.404Z | Downloaded p384 v0.13.1 |
| 1258 | 2026-09-04T23:22:45.409Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1259 | 2026-09-04T23:22:45.412Z | Downloaded url v2.5.8 |
| 1260 | 2026-09-04T23:22:45.412Z | Downloaded smoltcp v0.9.1 |
| 1261 | 2026-09-04T23:22:45.416Z | Downloaded dropshot_endpoint v0.17.1 |
| 1262 | 2026-09-04T23:22:45.421Z | Downloaded snafu v0.8.9 |
| 1263 | 2026-09-04T23:22:45.424Z | Downloaded itertools v0.13.0 |
| 1264 | 2026-09-04T23:22:45.427Z | Downloaded hyper-util v0.1.20 |
| 1265 | 2026-09-04T23:22:45.431Z | Downloaded nix v0.27.1 |
| 1266 | 2026-09-04T23:22:45.434Z | Downloaded socket2 v0.6.3 |
| 1267 | 2026-09-04T23:22:45.434Z | Downloaded x509-cert v0.2.5 |
| 1268 | 2026-09-04T23:22:45.437Z | Downloaded portable-atomic v1.13.1 |
| 1269 | 2026-09-04T23:22:45.441Z | Downloaded proptest v1.11.0 |
| 1270 | 2026-09-04T23:22:45.447Z | Downloaded crossterm v0.29.0 |
| 1271 | 2026-09-04T23:22:45.450Z | Downloaded polar-core v0.27.3 |
| 1272 | 2026-09-04T23:22:45.454Z | Downloaded derive_more-impl v2.1.1 |
| 1273 | 2026-09-04T23:22:45.457Z | Downloaded git2 v0.20.4 |
| 1274 | 2026-09-04T23:22:45.460Z | Downloaded rsa v0.10.0-rc.18 |
| 1275 | 2026-09-04T23:22:45.464Z | Downloaded serde_with v1.14.0 |
| 1276 | 2026-09-04T23:22:45.467Z | Downloaded winnow v0.5.40 |
| 1277 | 2026-09-04T23:22:45.470Z | Downloaded itertools v0.10.5 |
| 1278 | 2026-09-04T23:22:45.474Z | Downloaded rsa v0.9.10 |
| 1279 | 2026-09-04T23:22:45.478Z | Downloaded der v0.8.0 |
| 1280 | 2026-09-04T23:22:45.481Z | Downloaded zerocopy-derive v0.8.55 |
| 1281 | 2026-09-04T23:22:45.484Z | Downloaded zip v0.6.6 |
| 1282 | 2026-09-04T23:22:45.487Z | Downloaded unicode-normalization v0.1.25 |
| 1283 | 2026-09-04T23:22:45.488Z | Downloaded sha3 v0.12.0 |
| 1284 | 2026-09-04T23:22:45.491Z | Downloaded reqwest v0.13.2 |
| 1285 | 2026-09-04T23:22:45.494Z | Downloaded elliptic-curve v0.13.8 |
| 1286 | 2026-09-04T23:22:45.497Z | Downloaded jiff-core v0.1.0 |
| 1287 | 2026-09-04T23:22:45.497Z | Downloaded quinn-proto v0.11.16 |
| 1288 | 2026-09-04T23:22:45.500Z | Downloaded zlib-rs v0.6.2 |
| 1289 | 2026-09-04T23:22:45.503Z | Downloaded libm v0.2.16 |
| 1290 | 2026-09-04T23:22:45.507Z | Downloaded bstr v1.12.1 |
| 1291 | 2026-09-04T23:22:45.511Z | Downloaded russh v0.62.4 |
| 1292 | 2026-09-04T23:22:45.516Z | Downloaded itertools v0.12.1 |
| 1293 | 2026-09-04T23:22:45.522Z | Downloaded hyper v1.10.1 |
| 1294 | 2026-09-04T23:22:45.538Z | Downloaded tabled v0.21.0 |
| 1295 | 2026-09-04T23:22:45.547Z | Downloaded radix_trie v0.2.1 |
| 1296 | 2026-09-04T23:22:45.559Z | Downloaded lalrpop v0.19.12 |
| 1297 | 2026-09-04T23:22:45.565Z | Downloaded tower v0.5.3 |
| 1298 | 2026-09-04T23:22:45.570Z | Downloaded drift v0.2.0 |
| 1299 | 2026-09-04T23:22:45.603Z | Downloaded curve25519-dalek v4.1.3 |
| 1300 | 2026-09-04T23:22:45.607Z | Downloaded regex v1.12.3 |
| 1301 | 2026-09-04T23:22:45.614Z | Downloaded regex-syntax v0.8.10 |
| 1302 | 2026-09-04T23:22:45.618Z | Downloaded zip v4.6.1 |
| 1303 | 2026-09-04T23:22:45.621Z | Downloaded gimli v0.32.3 |
| 1304 | 2026-09-04T23:22:45.625Z | Downloaded iri-string v0.7.10 |
| 1305 | 2026-09-04T23:22:45.628Z | Downloaded moka v0.12.13 |
| 1306 | 2026-09-04T23:22:45.634Z | Downloaded goblin v0.10.5 |
| 1307 | 2026-09-04T23:22:45.637Z | Downloaded openssl v0.10.80 |
| 1308 | 2026-09-04T23:22:45.643Z | Downloaded rustls v0.23.41 |
| 1309 | 2026-09-04T23:22:45.649Z | Downloaded tracing v0.1.44 |
| 1310 | 2026-09-04T23:22:45.659Z | Downloaded time v0.3.47 |
| 1311 | 2026-09-04T23:22:45.666Z | Downloaded zerocopy v0.8.55 |
| 1312 | 2026-09-04T23:22:45.677Z | Downloaded rustix v0.38.44 |
| 1313 | 2026-09-04T23:22:45.690Z | Downloaded nix v0.28.0 |
| 1314 | 2026-09-04T23:22:45.696Z | Downloaded curve25519-dalek v5.0.0 |
| 1315 | 2026-09-04T23:22:45.700Z | Downloaded iddqd v0.4.2 |
| 1316 | 2026-09-04T23:22:45.705Z | Downloaded sha3 v0.11.0 |
| 1317 | 2026-09-04T23:22:45.707Z | Downloaded diesel v2.3.7 |
| 1318 | 2026-09-04T23:22:45.719Z | Downloaded regress v0.10.5 |
| 1319 | 2026-09-04T23:22:45.732Z | Downloaded serde_with v3.21.0 |
| 1320 | 2026-09-04T23:22:45.744Z | Downloaded petname v2.0.2 |
| 1321 | 2026-09-04T23:22:45.750Z | Downloaded hickory-proto v0.24.4 |
| 1322 | 2026-09-04T23:22:45.757Z | Downloaded smoltcp v0.11.0 |
| 1323 | 2026-09-04T23:22:45.764Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1324 | 2026-09-04T23:22:45.783Z | Downloaded ratatui v0.29.0 |
| 1325 | 2026-09-04T23:22:45.795Z | Downloaded regress v0.11.1 |
| 1326 | 2026-09-04T23:22:45.798Z | Downloaded typify-impl v0.6.2 |
| 1327 | 2026-09-04T23:22:45.818Z | Downloaded jiff v0.2.34 |
| 1328 | 2026-09-04T23:22:45.827Z | Downloaded chrono-tz v0.10.4 |
| 1329 | 2026-09-04T23:22:45.839Z | Downloaded crypto-bigint v0.7.5 |
| 1330 | 2026-09-04T23:22:45.848Z | Downloaded syn v3.0.3 |
| 1331 | 2026-09-04T23:22:45.854Z | Downloaded hickory-proto v0.25.2 |
| 1332 | 2026-09-04T23:22:45.862Z | Downloaded csv v1.4.0 |
| 1333 | 2026-09-04T23:22:45.873Z | Downloaded regex-syntax v0.6.29 |
| 1334 | 2026-09-04T23:22:45.903Z | Downloaded nix v0.31.2 |
| 1335 | 2026-09-04T23:22:45.909Z | Downloaded libz-sys v1.1.24 |
| 1336 | 2026-09-04T23:22:45.945Z | Downloaded sqlparser v0.61.0 |
| 1337 | 2026-09-04T23:22:45.976Z | Downloaded sled v0.34.7 |
| 1338 | 2026-09-04T23:22:45.981Z | Downloaded dropshot v0.17.1 |
| 1339 | 2026-09-04T23:22:45.994Z | Downloaded openapiv3 v2.2.0 |
| 1340 | 2026-09-04T23:22:46.001Z | Downloaded object v0.37.3 |
| 1341 | 2026-09-04T23:22:46.008Z | Downloaded ring v0.17.14 |
| 1342 | 2026-09-04T23:22:46.033Z | Downloaded zerocopy-derive v0.6.6 |
| 1343 | 2026-09-04T23:22:46.039Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1344 | 2026-09-04T23:22:46.104Z | Downloaded petgraph v0.6.5 |
| 1345 | 2026-09-04T23:22:46.116Z | Downloaded regex-automata v0.4.14 |
| 1346 | 2026-09-04T23:22:46.130Z | Downloaded petgraph v0.8.3 |
| 1347 | 2026-09-04T23:22:46.144Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1348 | 2026-09-04T23:22:46.193Z | Downloaded sha3 v0.10.8 |
| 1349 | 2026-09-04T23:22:46.198Z | Downloaded tokio v1.52.1 |
| 1350 | 2026-09-04T23:22:46.226Z | Downloaded encoding_rs v0.8.35 |
| 1351 | 2026-09-04T23:22:46.467Z | Downloaded aws-lc-sys v0.40.0 |
| 1352 | 2026-09-04T23:22:46.737Z | Compiling serde_core v1.0.228 |
| 1353 | 2026-09-04T23:22:46.737Z | Compiling libc v0.2.185 |
| 1354 | 2026-09-04T23:22:46.737Z | Compiling serde v1.0.228 |
| 1355 | 2026-09-04T23:22:46.740Z | Compiling log v0.4.33 |
| 1356 | 2026-09-04T23:22:46.740Z | Compiling smallvec v1.15.1 |
| 1357 | 2026-09-04T23:22:46.903Z | Compiling shlex v1.3.0 |
| 1358 | 2026-09-04T23:22:46.913Z | Compiling find-msvc-tools v0.1.9 |
| 1359 | 2026-09-04T23:22:46.917Z | Compiling syn v2.0.117 |
| 1360 | 2026-09-04T23:22:47.109Z | Compiling subtle v2.6.1 |
| 1361 | 2026-09-04T23:22:47.123Z | Compiling scopeguard v1.2.0 |
| 1362 | 2026-09-04T23:22:47.127Z | Compiling typenum v1.20.1 |
| 1363 | 2026-09-04T23:22:47.208Z | Compiling lock_api v0.4.14 |
| 1364 | 2026-09-04T23:22:47.224Z | Compiling stable_deref_trait v1.2.1 |
| 1365 | 2026-09-04T23:22:47.238Z | Compiling zerocopy v0.8.55 |
| 1366 | 2026-09-04T23:22:47.279Z | Compiling portable-atomic v1.13.1 |
| 1367 | 2026-09-04T23:22:47.294Z | Compiling serde_json v1.0.151 |
| 1368 | 2026-09-04T23:22:47.428Z | Compiling critical-section v1.2.0 |
| 1369 | 2026-09-04T23:22:47.517Z | Compiling libm v0.2.16 |
| 1370 | 2026-09-04T23:22:47.536Z | Compiling num-traits v0.2.19 |
| 1371 | 2026-09-04T23:22:47.678Z | Compiling pkg-config v0.3.32 |
| 1372 | 2026-09-04T23:22:47.733Z | Compiling errno v0.3.14 |
| 1373 | 2026-09-04T23:22:47.747Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-09-04T23:22:47.826Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-09-04T23:22:48.064Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-04T23:22:48.096Z | Compiling rand_core v0.6.4 |
| 1377 | 2026-09-04T23:22:48.116Z | Compiling generic-array v0.14.7 |
| 1378 | 2026-09-04T23:22:48.212Z | Compiling pin-project-lite v0.2.17 |
| 1379 | 2026-09-04T23:22:48.311Z | Compiling once_cell v1.21.3 |
| 1380 | 2026-09-04T23:22:48.342Z | Compiling parking_lot_core v0.9.12 |
| 1381 | 2026-09-04T23:22:48.379Z | Compiling getrandom v0.4.3 |
| 1382 | 2026-09-04T23:22:48.393Z | Compiling const-oid v0.9.6 |
| 1383 | 2026-09-04T23:22:48.604Z | Compiling rand_core v0.10.0 |
| 1384 | 2026-09-04T23:22:48.913Z | Compiling signal-hook-registry v1.4.8 |
| 1385 | 2026-09-04T23:22:48.988Z | Compiling bitflags v2.11.0 |
| 1386 | 2026-09-04T23:22:49.090Z | Compiling writeable v0.6.2 |
| 1387 | 2026-09-04T23:22:49.114Z | Compiling futures-core v0.3.32 |
| 1388 | 2026-09-04T23:22:49.188Z | Compiling litemap v0.8.1 |
| 1389 | 2026-09-04T23:22:49.215Z | Compiling percent-encoding v2.3.2 |
| 1390 | 2026-09-04T23:22:49.264Z | Compiling semver v1.0.28 |
| 1391 | 2026-09-04T23:22:49.284Z | Compiling parking_lot v0.12.5 |
| 1392 | 2026-09-04T23:22:49.357Z | Compiling mio v1.2.0 |
| 1393 | 2026-09-04T23:22:49.379Z | Compiling icu_normalizer_data v2.1.1 |
| 1394 | 2026-09-04T23:22:49.402Z | Compiling icu_properties_data v2.1.2 |
| 1395 | 2026-09-04T23:22:49.578Z | Compiling socket2 v0.6.3 |
| 1396 | 2026-09-04T23:22:49.606Z | Compiling getrandom v0.3.4 |
| 1397 | 2026-09-04T23:22:49.664Z | Compiling synstructure v0.13.2 |
| 1398 | 2026-09-04T23:22:49.709Z | Compiling rustix v1.1.4 |
| 1399 | 2026-09-04T23:22:49.785Z | Compiling futures-sink v0.3.32 |
| 1400 | 2026-09-04T23:22:49.811Z | Compiling indexmap v2.14.0 |
| 1401 | 2026-09-04T23:22:49.892Z | Compiling futures-channel v0.3.32 |
| 1402 | 2026-09-04T23:22:49.977Z | Compiling futures-task v0.3.32 |
| 1403 | 2026-09-04T23:22:50.104Z | Compiling futures-io v0.3.32 |
| 1404 | 2026-09-04T23:22:50.124Z | Compiling utf8_iter v1.0.4 |
| 1405 | 2026-09-04T23:22:50.147Z | Compiling slab v0.4.12 |
| 1406 | 2026-09-04T23:22:50.291Z | Compiling form_urlencoded v1.2.2 |
| 1407 | 2026-09-04T23:22:50.382Z | Compiling rustversion v1.0.22 |
| 1408 | 2026-09-04T23:22:50.402Z | Compiling iana-time-zone v0.1.65 |
| 1409 | 2026-09-04T23:22:50.406Z | Compiling base64ct v1.8.3 |
| 1410 | 2026-09-04T23:22:50.479Z | Compiling cmake v0.1.57 |
| 1411 | 2026-09-04T23:22:50.567Z | Compiling fs_extra v1.3.0 |
| 1412 | 2026-09-04T23:22:50.571Z | Compiling dunce v1.0.5 |
| 1413 | 2026-09-04T23:22:50.571Z | Compiling flagset v0.4.7 |
| 1414 | 2026-09-04T23:22:50.678Z | Compiling pem-rfc7468 v0.7.0 |
| 1415 | 2026-09-04T23:22:50.710Z | Compiling regex-syntax v0.8.10 |
| 1416 | 2026-09-04T23:22:50.723Z | Compiling ident_case v1.0.1 |
| 1417 | 2026-09-04T23:22:50.837Z | Compiling rand_core v0.9.5 |
| 1418 | 2026-09-04T23:22:50.854Z | Compiling uuid v1.23.4 |
| 1419 | 2026-09-04T23:22:50.867Z | Compiling aws-lc-sys v0.40.0 |
| 1420 | 2026-09-04T23:22:50.978Z | Compiling base64 v0.22.1 |
| 1421 | 2026-09-04T23:22:51.122Z | Compiling vcpkg v0.2.15 |
| 1422 | 2026-09-04T23:22:51.311Z | Compiling syn v1.0.109 |
| 1423 | 2026-09-04T23:22:51.336Z | Compiling serde_derive_internals v0.29.1 |
| 1424 | 2026-09-04T23:22:51.519Z | Compiling rustc_version v0.4.1 |
| 1425 | 2026-09-04T23:22:51.572Z | Compiling tracing-core v0.1.36 |
| 1426 | 2026-09-04T23:22:51.619Z | Compiling serde_derive v1.0.228 |
| 1427 | 2026-09-04T23:22:51.647Z | Compiling zeroize_derive v1.5.0 |
| 1428 | 2026-09-04T23:22:51.846Z | Compiling zerocopy-derive v0.8.55 |
| 1429 | 2026-09-04T23:22:51.878Z | Compiling zerofrom-derive v0.1.6 |
| 1430 | 2026-09-04T23:22:52.132Z | Compiling yoke-derive v0.8.1 |
| 1431 | 2026-09-04T23:22:52.284Z | Compiling zerovec-derive v0.11.2 |
| 1432 | 2026-09-04T23:22:52.325Z | Compiling displaydoc v0.2.5 |
| 1433 | 2026-09-04T23:22:53.116Z | Compiling tokio-macros v2.7.0 |
| 1434 | 2026-09-04T23:22:53.136Z | Compiling futures-macro v0.3.32 |
| 1435 | 2026-09-04T23:22:53.344Z | Compiling zerofrom v0.1.6 |
| 1436 | 2026-09-04T23:22:53.358Z | Compiling thiserror-impl v2.0.18 |
| 1437 | 2026-09-04T23:22:53.452Z | Compiling der_derive v0.7.3 |
| 1438 | 2026-09-04T23:22:53.483Z | Compiling yoke v0.8.1 |
| 1439 | 2026-09-04T23:22:53.675Z | Compiling zerovec v0.11.5 |
| 1440 | 2026-09-04T23:22:53.873Z | Compiling zerotrie v0.2.3 |
| 1441 | 2026-09-04T23:22:53.988Z | Compiling futures-util v0.3.32 |
| 1442 | 2026-09-04T23:22:54.174Z | Compiling tinystr v0.8.2 |
| 1443 | 2026-09-04T23:22:54.193Z | Compiling potential_utf v0.1.4 |
| 1444 | 2026-09-04T23:22:54.358Z | Compiling icu_locale_core v2.1.1 |
| 1445 | 2026-09-04T23:22:54.376Z | Compiling icu_collections v2.1.1 |
| 1446 | 2026-09-04T23:22:54.432Z | Compiling openssl-sys v0.9.117 |
| 1447 | 2026-09-04T23:22:54.727Z | Compiling thiserror v2.0.18 |
| 1448 | 2026-09-04T23:22:54.855Z | Compiling tracing-attributes v0.1.31 |
| 1449 | 2026-09-04T23:22:54.895Z | Compiling aws-lc-rs v1.16.3 |
| 1450 | 2026-09-04T23:22:54.966Z | Compiling icu_provider v2.1.1 |
| 1451 | 2026-09-04T23:22:55.185Z | Compiling zeroize v1.9.0 |
| 1452 | 2026-09-04T23:22:55.219Z | Compiling bytes v1.11.1 |
| 1453 | 2026-09-04T23:22:55.267Z | Compiling icu_normalizer v2.1.1 |
| 1454 | 2026-09-04T23:22:55.324Z | Compiling icu_properties v2.1.2 |
| 1455 | 2026-09-04T23:22:55.799Z | Compiling tokio v1.52.1 |
| 1456 | 2026-09-04T23:22:55.863Z | Compiling chrono v0.4.45 |
| 1457 | 2026-09-04T23:22:56.002Z | Compiling crypto-common v0.1.7 |
| 1458 | 2026-09-04T23:22:56.156Z | Compiling block-buffer v0.10.4 |
| 1459 | 2026-09-04T23:22:56.260Z | Compiling idna_adapter v1.2.1 |
| 1460 | 2026-09-04T23:22:56.308Z | Compiling digest v0.10.7 |
| 1461 | 2026-09-04T23:22:56.333Z | Compiling der v0.7.10 |
| 1462 | 2026-09-04T23:22:56.400Z | Compiling ppv-lite86 v0.2.21 |
| 1463 | 2026-09-04T23:22:56.441Z | Compiling idna v1.1.0 |
| 1464 | 2026-09-04T23:22:56.532Z | Compiling http v1.4.2 |
| 1465 | 2026-09-04T23:22:56.563Z | Compiling cpufeatures v0.2.17 |
| 1466 | 2026-09-04T23:22:56.642Z | Compiling schemars v0.8.22 |
| 1467 | 2026-09-04T23:22:56.733Z | Compiling url v2.5.8 |
| 1468 | 2026-09-04T23:22:56.863Z | Compiling rand_chacha v0.9.0 |
| 1469 | 2026-09-04T23:22:57.091Z | Compiling dyn-clone v1.0.20 |
| 1470 | 2026-09-04T23:22:57.227Z | Compiling spki v0.7.3 |
| 1471 | 2026-09-04T23:22:57.279Z | Compiling simd-adler32 v0.3.8 |
| 1472 | 2026-09-04T23:22:57.433Z | Compiling pkcs8 v0.10.2 |
| 1473 | 2026-09-04T23:22:57.436Z | Compiling http-body v1.0.1 |
| 1474 | 2026-09-04T23:22:57.515Z | Compiling rand v0.9.2 |
| 1475 | 2026-09-04T23:22:57.542Z | Compiling tracing v0.1.44 |
| 1476 | 2026-09-04T23:22:57.545Z | Compiling rustls-pki-types v1.14.0 |
| 1477 | 2026-09-04T23:22:57.628Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-09-04T23:22:57.684Z | Compiling spin v0.9.8 |
| 1479 | 2026-09-04T23:22:57.800Z | Compiling openssl-probe v0.2.1 |
| 1480 | 2026-09-04T23:22:57.889Z | Compiling crc32fast v1.5.0 |
| 1481 | 2026-09-04T23:22:57.968Z | Compiling cmov v0.5.4 |
| 1482 | 2026-09-04T23:22:57.984Z | Compiling httparse v1.10.1 |
| 1483 | 2026-09-04T23:22:58.165Z | Compiling adler2 v2.0.1 |
| 1484 | 2026-09-04T23:22:58.179Z | Compiling tinyvec_macros v0.1.1 |
| 1485 | 2026-09-04T23:22:58.247Z | Compiling tinyvec v1.10.0 |
| 1486 | 2026-09-04T23:22:58.292Z | Compiling miniz_oxide v0.8.9 |
| 1487 | 2026-09-04T23:22:58.308Z | Compiling ctutils v0.4.2 |
| 1488 | 2026-09-04T23:22:58.372Z | Compiling tempfile v3.27.0 |
| 1489 | 2026-09-04T23:22:58.536Z | Compiling pest_generator v2.8.6 |
| 1490 | 2026-09-04T23:22:58.586Z | Compiling sha2 v0.10.9 |
| 1491 | 2026-09-04T23:22:58.731Z | Compiling terminal_size v0.4.3 |
| 1492 | 2026-09-04T23:22:58.874Z | Compiling aho-corasick v1.1.4 |
| 1493 | 2026-09-04T23:22:58.884Z | Compiling unicode-segmentation v1.12.0 |
| 1494 | 2026-09-04T23:22:59.215Z | Compiling radium v0.7.0 |
| 1495 | 2026-09-04T23:22:59.262Z | Compiling untrusted v0.7.1 |
| 1496 | 2026-09-04T23:22:59.387Z | Compiling tower-layer v0.3.3 |
| 1497 | 2026-09-04T23:22:59.477Z | Compiling tower-service v0.3.3 |
| 1498 | 2026-09-04T23:22:59.546Z | Compiling tokio-util v0.7.18 |
| 1499 | 2026-09-04T23:22:59.572Z | Compiling try-lock v0.2.5 |
| 1500 | 2026-09-04T23:22:59.683Z | Compiling atomic-waker v1.1.2 |
| 1501 | 2026-09-04T23:22:59.811Z | Compiling want v0.3.1 |
| 1502 | 2026-09-04T23:22:59.878Z | Compiling regex-automata v0.4.14 |
| 1503 | 2026-09-04T23:22:59.997Z | Compiling pest_derive v2.8.6 |
| 1504 | 2026-09-04T23:23:00.104Z | Compiling hybrid-array v0.4.13 |
| 1505 | 2026-09-04T23:23:00.472Z | Compiling h2 v0.4.15 |
| 1506 | 2026-09-04T23:23:00.771Z | Compiling ipnet v2.12.0 |
| 1507 | 2026-09-04T23:23:00.835Z | Compiling scroll_derive v0.13.1 |
| 1508 | 2026-09-04T23:23:00.916Z | Compiling darling_core v0.20.11 |
| 1509 | 2026-09-04T23:23:01.270Z | Compiling httpdate v1.0.3 |
| 1510 | 2026-09-04T23:23:01.392Z | Compiling openssl v0.10.80 |
| 1511 | 2026-09-04T23:23:01.497Z | Compiling tap v1.0.1 |
| 1512 | 2026-09-04T23:23:01.532Z | Compiling foreign-types-shared v0.1.1 |
| 1513 | 2026-09-04T23:23:01.607Z | Compiling untrusted v0.9.0 |
| 1514 | 2026-09-04T23:23:01.623Z | Compiling maybe-uninit v2.0.0 |
| 1515 | 2026-09-04T23:23:01.636Z | Compiling rustls v0.23.41 |
| 1516 | 2026-09-04T23:23:01.669Z | Compiling scroll v0.13.0 |
| 1517 | 2026-09-04T23:23:01.725Z | Compiling foreign-types v0.3.2 |
| 1518 | 2026-09-04T23:23:01.798Z | Compiling wyz v0.5.1 |
| 1519 | 2026-09-04T23:23:01.929Z | Compiling unicode-normalization v0.1.25 |
| 1520 | 2026-09-04T23:23:01.985Z | Compiling rand_chacha v0.3.1 |
| 1521 | 2026-09-04T23:23:02.022Z | Compiling signature v2.2.0 |
| 1522 | 2026-09-04T23:23:02.199Z | Compiling hex v0.4.3 |
| 1523 | 2026-09-04T23:23:02.380Z | Compiling openssl-macros v0.1.1 |
| 1524 | 2026-09-04T23:23:02.383Z | Compiling thiserror-impl v1.0.69 |
| 1525 | 2026-09-04T23:23:02.469Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1526 | 2026-09-04T23:23:02.716Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1527 | 2026-09-04T23:23:02.786Z | Compiling num-integer v0.1.46 |
| 1528 | 2026-09-04T23:23:02.869Z | Compiling wait-timeout v0.2.1 |
| 1529 | 2026-09-04T23:23:03.009Z | Compiling socket2 v0.5.10 |
| 1530 | 2026-09-04T23:23:03.115Z | Compiling ahash v0.8.12 |
| 1531 | 2026-09-04T23:23:03.137Z | Compiling packed_struct v0.10.1 |
| 1532 | 2026-09-04T23:23:03.166Z | Compiling darling_macro v0.20.11 |
| 1533 | 2026-09-04T23:23:03.336Z | Compiling bit-vec v0.8.0 |
| 1534 | 2026-09-04T23:23:03.393Z | Compiling funty v2.0.0 |
| 1535 | 2026-09-04T23:23:03.407Z | Compiling num-bigint-dig v0.8.6 |
| 1536 | 2026-09-04T23:23:03.571Z | Compiling hyper v1.10.1 |
| 1537 | 2026-09-04T23:23:03.610Z | Compiling num-conv v0.2.0 |
| 1538 | 2026-09-04T23:23:03.646Z | Compiling time-core v0.1.8 |
| 1539 | 2026-09-04T23:23:03.660Z | Compiling quick-error v1.2.3 |
| 1540 | 2026-09-04T23:23:03.738Z | Compiling powerfmt v0.2.0 |
| 1541 | 2026-09-04T23:23:03.766Z | Compiling native-tls v0.2.18 |
| 1542 | 2026-09-04T23:23:03.791Z | Compiling time-macros v0.2.27 |
| 1543 | 2026-09-04T23:23:03.940Z | Compiling deranged v0.5.8 |
| 1544 | 2026-09-04T23:23:03.972Z | Compiling rusty-fork v0.3.1 |
| 1545 | 2026-09-04T23:23:04.004Z | Compiling bitvec v1.0.1 |
| 1546 | 2026-09-04T23:23:04.019Z | Compiling darling v0.20.11 |
| 1547 | 2026-09-04T23:23:04.098Z | Compiling thiserror v1.0.69 |
| 1548 | 2026-09-04T23:23:04.225Z | Compiling bit-set v0.8.0 |
| 1549 | 2026-09-04T23:23:04.296Z | Compiling clap_builder v4.6.0 |
| 1550 | 2026-09-04T23:23:04.534Z | Compiling num-iter v0.1.45 |
| 1551 | 2026-09-04T23:23:04.655Z | Compiling hyper-util v0.1.20 |
| 1552 | 2026-09-04T23:23:05.138Z | Compiling rand v0.8.6 |
| 1553 | 2026-09-04T23:23:05.314Z | Compiling goblin v0.10.5 |
| 1554 | 2026-09-04T23:23:05.467Z | Compiling packed_struct_codegen v0.10.1 |
| 1555 | 2026-09-04T23:23:05.948Z | Compiling lazy_static v1.5.0 |
| 1556 | 2026-09-04T23:23:06.048Z | Compiling hmac v0.12.1 |
| 1557 | 2026-09-04T23:23:06.214Z | Compiling toml_datetime v0.6.11 |
| 1558 | 2026-09-04T23:23:06.411Z | Compiling serde_spanned v0.6.9 |
| 1559 | 2026-09-04T23:23:06.475Z | Compiling bitfield-macros v0.19.4 |
| 1560 | 2026-09-04T23:23:06.552Z | Compiling clap_derive v4.6.1 |
| 1561 | 2026-09-04T23:23:06.555Z | Compiling zerocopy-derive v0.6.6 |
| 1562 | 2026-09-04T23:23:07.186Z | Compiling rand_xorshift v0.4.0 |
| 1563 | 2026-09-04T23:23:07.352Z | Compiling sync_wrapper v1.0.2 |
| 1564 | 2026-09-04T23:23:07.366Z | Compiling indexmap v1.9.3 |
| 1565 | 2026-09-04T23:23:07.382Z | Compiling nodrop v0.1.14 |
| 1566 | 2026-09-04T23:23:07.459Z | Compiling unarray v0.1.4 |
| 1567 | 2026-09-04T23:23:07.473Z | Compiling crc-catalog v2.4.0 |
| 1568 | 2026-09-04T23:23:07.566Z | Compiling crossbeam-utils v0.8.21 |
| 1569 | 2026-09-04T23:23:07.566Z | Compiling object v0.37.3 |
| 1570 | 2026-09-04T23:23:07.569Z | Compiling usdt-impl v0.6.0 |
| 1571 | 2026-09-04T23:23:07.814Z | Compiling siphasher v1.0.2 |
| 1572 | 2026-09-04T23:23:07.856Z | Compiling zlib-rs v0.6.2 |
| 1573 | 2026-09-04T23:23:07.870Z | Compiling paste v1.0.15 |
| 1574 | 2026-09-04T23:23:07.886Z | Compiling num_threads v0.1.7 |
| 1575 | 2026-09-04T23:23:07.982Z | Compiling time v0.3.47 |
| 1576 | 2026-09-04T23:23:07.999Z | Compiling dof v0.4.0 |
| 1577 | 2026-09-04T23:23:08.305Z | Compiling clap v4.6.1 |
| 1578 | 2026-09-04T23:23:08.320Z | Compiling proptest v1.11.0 |
| 1579 | 2026-09-04T23:23:08.389Z | Compiling crc v3.4.0 |
| 1580 | 2026-09-04T23:23:08.588Z | Compiling array-init v0.0.4 |
| 1581 | 2026-09-04T23:23:08.933Z | Compiling tower v0.5.3 |
| 1582 | 2026-09-04T23:23:09.134Z | Compiling zerocopy v0.6.6 |
| 1583 | 2026-09-04T23:23:09.388Z | Compiling bitfield v0.19.4 |
| 1584 | 2026-09-04T23:23:09.676Z | Compiling smallvec v0.6.14 |
| 1585 | 2026-09-04T23:23:09.869Z | Compiling derive_builder_core v0.20.2 |
| 1586 | 2026-09-04T23:23:10.076Z | Compiling dtrace-parser v0.3.0 |
| 1587 | 2026-09-04T23:23:10.750Z | Compiling ipnetwork v0.21.1 |
| 1588 | 2026-09-04T23:23:10.813Z | Compiling pkcs1 v0.7.5 |
| 1589 | 2026-09-04T23:23:10.840Z | Compiling http-body-util v0.1.3 |
| 1590 | 2026-09-04T23:23:11.088Z | Compiling flate2 v1.1.9 |
| 1591 | 2026-09-04T23:23:11.137Z | Compiling heapless v0.7.17 |
| 1592 | 2026-09-04T23:23:11.211Z | Compiling structmeta-derive v0.3.0 |
| 1593 | 2026-09-04T23:23:11.286Z | Compiling scroll_derive v0.12.1 |
| 1594 | 2026-09-04T23:23:11.393Z | Compiling slog v2.8.2 |
| 1595 | 2026-09-04T23:23:11.409Z | Compiling darling_core v0.23.0 |
| 1596 | 2026-09-04T23:23:11.494Z | Compiling thread-id v5.1.0 |
| 1597 | 2026-09-04T23:23:11.580Z | Compiling cookie v0.18.1 |
| 1598 | 2026-09-04T23:23:11.602Z | Compiling env_filter v2.0.0 |
| 1599 | 2026-09-04T23:23:11.781Z | Compiling syn v3.0.3 |
| 1600 | 2026-09-04T23:23:11.894Z | Compiling anyhow v1.0.104 |
| 1601 | 2026-09-04T23:23:11.959Z | Compiling winnow v0.5.40 |
| 1602 | 2026-09-04T23:23:12.250Z | Compiling unicode-properties v0.1.4 |
| 1603 | 2026-09-04T23:23:12.283Z | Compiling gimli v0.32.3 |
| 1604 | 2026-09-04T23:23:12.461Z | Compiling zstd-safe v7.2.4 |
| 1605 | 2026-09-04T23:23:12.679Z | Compiling unicode-bidi v0.3.18 |
| 1606 | 2026-09-04T23:23:13.217Z | Compiling ryu v1.0.23 |
| 1607 | 2026-09-04T23:23:13.378Z | Compiling iri-string v0.7.10 |
| 1608 | 2026-09-04T23:23:13.399Z | Compiling signal-hook v0.3.18 |
| 1609 | 2026-09-04T23:23:13.593Z | Compiling base64 v0.21.7 |
| 1610 | 2026-09-04T23:23:13.916Z | Compiling allocator-api2 v0.2.21 |
| 1611 | 2026-09-04T23:23:13.931Z | Compiling hashbrown v0.12.3 |
| 1612 | 2026-09-04T23:23:14.219Z | Compiling addr2line v0.25.1 |
| 1613 | 2026-09-04T23:23:14.246Z | Compiling darling_macro v0.23.0 |
| 1614 | 2026-09-04T23:23:14.552Z | Compiling tower-http v0.6.8 |
| 1615 | 2026-09-04T23:23:14.736Z | Compiling ron v0.8.1 |
| 1616 | 2026-09-04T23:23:14.798Z | Compiling serde_urlencoded v0.7.1 |
| 1617 | 2026-09-04T23:23:14.885Z | Compiling toml_edit v0.19.15 |
| 1618 | 2026-09-04T23:23:14.962Z | Compiling stringprep v0.1.5 |
| 1619 | 2026-09-04T23:23:15.064Z | Compiling structmeta v0.3.0 |
| 1620 | 2026-09-04T23:23:15.226Z | Compiling daft-derive v0.1.8 |
| 1621 | 2026-09-04T23:23:15.315Z | Compiling scroll v0.12.0 |
| 1622 | 2026-09-04T23:23:15.378Z | Compiling env_logger v0.11.11 |
| 1623 | 2026-09-04T23:23:15.714Z | Compiling rsa v0.9.10 |
| 1624 | 2026-09-04T23:23:15.733Z | Compiling oxnet v0.1.6 |
| 1625 | 2026-09-04T23:23:15.747Z | Compiling derive_builder_macro v0.20.2 |
| 1626 | 2026-09-04T23:23:15.958Z | Compiling newtype-uuid v1.3.2 |
| 1627 | 2026-09-04T23:23:16.044Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1628 | 2026-09-04T23:23:16.170Z | Compiling hashbrown v0.13.2 |
| 1629 | 2026-09-04T23:23:16.229Z | Compiling serde-hex v0.1.0 |
| 1630 | 2026-09-04T23:23:16.295Z | Compiling bzip2 v0.4.4 |
| 1631 | 2026-09-04T23:23:16.505Z | Compiling tokio-native-tls v0.3.1 |
| 1632 | 2026-09-04T23:23:16.651Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1633 | 2026-09-04T23:23:16.679Z | Compiling camino v1.2.5 |
| 1634 | 2026-09-04T23:23:17.585Z | Compiling bstr v1.12.1 |
| 1635 | 2026-09-04T23:23:17.919Z | Compiling crypto-common v0.2.2 |
| 1636 | 2026-09-04T23:23:18.067Z | Compiling block-padding v0.4.2 |
| 1637 | 2026-09-04T23:23:18.231Z | Compiling block-buffer v0.12.1 |
| 1638 | 2026-09-04T23:23:18.245Z | Compiling heck v0.4.1 |
| 1639 | 2026-09-04T23:23:18.432Z | Compiling rustls-native-certs v0.8.3 |
| 1640 | 2026-09-04T23:23:18.460Z | Compiling x509-cert v0.2.5 |
| 1641 | 2026-09-04T23:23:18.728Z | Compiling md-5 v0.10.6 |
| 1642 | 2026-09-04T23:23:18.750Z | Compiling serde_tokenstream v0.2.3 |
| 1643 | 2026-09-04T23:23:18.902Z | Compiling erased-serde v0.3.31 |
| 1644 | 2026-09-04T23:23:19.065Z | Compiling curve25519-dalek v4.1.3 |
| 1645 | 2026-09-04T23:23:19.392Z | Compiling pin-project-internal v1.1.11 |
| 1646 | 2026-09-04T23:23:19.407Z | Compiling async-trait v0.1.89 |
| 1647 | 2026-09-04T23:23:19.410Z | Compiling zerocopy-derive v0.7.35 |
| 1648 | 2026-09-04T23:23:19.593Z | Compiling vergen-lib v9.1.0 |
| 1649 | 2026-09-04T23:23:19.664Z | Compiling hash32 v0.2.1 |
| 1650 | 2026-09-04T23:23:19.795Z | Compiling memoffset v0.9.1 |
| 1651 | 2026-09-04T23:23:19.858Z | Compiling encoding_rs v0.8.35 |
| 1652 | 2026-09-04T23:23:20.006Z | Compiling smoltcp v0.9.1 |
| 1653 | 2026-09-04T23:23:20.080Z | Compiling litrs v1.0.0 |
| 1654 | 2026-09-04T23:23:20.339Z | Compiling rustc-demangle v0.1.27 |
| 1655 | 2026-09-04T23:23:20.377Z | Compiling fallible-iterator v0.2.0 |
| 1656 | 2026-09-04T23:23:20.458Z | Compiling ref-cast v1.0.25 |
| 1657 | 2026-09-04T23:23:20.550Z | Compiling psl-types v2.0.11 |
| 1658 | 2026-09-04T23:23:20.602Z | Compiling rustix v0.38.44 |
| 1659 | 2026-09-04T23:23:20.636Z | Compiling mime v0.3.17 |
| 1660 | 2026-09-04T23:23:20.676Z | Compiling cfg_aliases v0.2.1 |
| 1661 | 2026-09-04T23:23:20.693Z | Compiling crc-any v2.5.0 |
| 1662 | 2026-09-04T23:23:20.723Z | Compiling owo-colors v4.3.0 |
| 1663 | 2026-09-04T23:23:20.749Z | Compiling nix v0.31.2 |
| 1664 | 2026-09-04T23:23:20.823Z | Compiling publicsuffix v2.3.0 |
| 1665 | 2026-09-04T23:23:20.896Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1666 | 2026-09-04T23:23:20.922Z | Compiling postgres-protocol v0.6.10 |
| 1667 | 2026-09-04T23:23:20.995Z | Compiling document-features v0.2.12 |
| 1668 | 2026-09-04T23:23:21.045Z | Compiling backtrace v0.3.76 |
| 1669 | 2026-09-04T23:23:21.105Z | Compiling pin-project v1.1.11 |
| 1670 | 2026-09-04T23:23:21.154Z | Compiling zerocopy v0.7.35 |
| 1671 | 2026-09-04T23:23:21.470Z | Compiling snafu-derive v0.8.9 |
| 1672 | 2026-09-04T23:23:21.586Z | Compiling inout v0.2.2 |
| 1673 | 2026-09-04T23:23:21.695Z | Compiling daft v0.1.8 |
| 1674 | 2026-09-04T23:23:21.759Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1675 | 2026-09-04T23:23:21.774Z | Compiling hyper-tls v0.6.0 |
| 1676 | 2026-09-04T23:23:21.841Z | Compiling object v0.30.4 |
| 1677 | 2026-09-04T23:23:21.970Z | Compiling zip v0.6.6 |
| 1678 | 2026-09-04T23:23:21.993Z | Compiling toml v0.7.8 |
| 1679 | 2026-09-04T23:23:22.036Z | Compiling derive_builder v0.20.2 |
| 1680 | 2026-09-04T23:23:22.198Z | Compiling goblin v0.8.2 |
| 1681 | 2026-09-04T23:23:22.574Z | Compiling derive-ex v0.1.8 |
| 1682 | 2026-09-04T23:23:22.907Z | Compiling darling v0.23.0 |
| 1683 | 2026-09-04T23:23:22.994Z | Compiling phf_shared v0.13.1 |
| 1684 | 2026-09-04T23:23:23.176Z | Compiling regex v1.12.3 |
| 1685 | 2026-09-04T23:23:23.254Z | Compiling hubpack_derive v0.1.1 |
| 1686 | 2026-09-04T23:23:23.379Z | Compiling convert_case v0.10.0 |
| 1687 | 2026-09-04T23:23:23.607Z | Compiling futures-executor v0.3.32 |
| 1688 | 2026-09-04T23:23:23.681Z | Compiling ref-cast-impl v1.0.25 |
| 1689 | 2026-09-04T23:23:23.698Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1690 | 2026-09-04T23:23:23.875Z | Compiling strum_macros v0.27.2 |
| 1691 | 2026-09-04T23:23:24.242Z | Compiling vergen v9.1.0 |
| 1692 | 2026-09-04T23:23:24.261Z | Compiling cargo-platform v0.3.2 |
| 1693 | 2026-09-04T23:23:24.355Z | Compiling ff v0.13.1 |
| 1694 | 2026-09-04T23:23:24.446Z | Compiling fs-err v3.3.0 |
| 1695 | 2026-09-04T23:23:24.503Z | Compiling path-slash v0.1.5 |
| 1696 | 2026-09-04T23:23:24.541Z | Compiling is_ci v1.2.0 |
| 1697 | 2026-09-04T23:23:24.638Z | Compiling bitflags v1.3.2 |
| 1698 | 2026-09-04T23:23:24.670Z | Compiling managed v0.8.0 |
| 1699 | 2026-09-04T23:23:24.684Z | Compiling foldhash v0.2.0 |
| 1700 | 2026-09-04T23:23:24.709Z | Compiling same-file v1.0.6 |
| 1701 | 2026-09-04T23:23:24.724Z | Compiling foldhash v0.1.5 |
| 1702 | 2026-09-04T23:23:24.872Z | Compiling jiff-core v0.1.0 |
| 1703 | 2026-09-04T23:23:24.886Z | Compiling base16ct v0.2.0 |
| 1704 | 2026-09-04T23:23:24.898Z | Compiling libbz2-rs-sys v0.2.2 |
| 1705 | 2026-09-04T23:23:24.901Z | Compiling bumpalo v3.20.2 |
| 1706 | 2026-09-04T23:23:25.064Z | Compiling textwrap v0.16.2 |
| 1707 | 2026-09-04T23:23:25.165Z | Compiling zopfli v0.8.3 |
| 1708 | 2026-09-04T23:23:25.585Z | Compiling bzip2 v0.6.1 |
| 1709 | 2026-09-04T23:23:25.621Z | Compiling sec1 v0.7.3 |
| 1710 | 2026-09-04T23:23:25.720Z | Compiling jiff v0.2.34 |
| 1711 | 2026-09-04T23:23:25.882Z | Compiling hashbrown v0.15.5 |
| 1712 | 2026-09-04T23:23:25.902Z | Compiling strum v0.27.2 |
| 1713 | 2026-09-04T23:23:25.905Z | Compiling hashbrown v0.16.1 |
| 1714 | 2026-09-04T23:23:25.994Z | Compiling walkdir v2.5.0 |
| 1715 | 2026-09-04T23:23:26.141Z | Compiling supports-color v3.0.2 |
| 1716 | 2026-09-04T23:23:26.300Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1717 | 2026-09-04T23:23:26.314Z | Compiling group v0.13.0 |
| 1718 | 2026-09-04T23:23:26.452Z | Compiling cargo_metadata v0.23.1 |
| 1719 | 2026-09-04T23:23:26.492Z | Compiling dof v0.3.0 |
| 1720 | 2026-09-04T23:23:26.605Z | Compiling test-strategy v0.4.5 |
| 1721 | 2026-09-04T23:23:27.316Z | Compiling futures v0.3.32 |
| 1722 | 2026-09-04T23:23:27.402Z | Compiling hubpack v0.1.2 |
| 1723 | 2026-09-04T23:23:27.624Z | Compiling derive_more-impl v2.1.1 |
| 1724 | 2026-09-04T23:23:27.712Z | Compiling snafu v0.8.9 |
| 1725 | 2026-09-04T23:23:27.813Z | Compiling phf v0.13.1 |
| 1726 | 2026-09-04T23:23:27.976Z | Compiling signal-hook-mio v0.2.5 |
| 1727 | 2026-09-04T23:23:28.069Z | Compiling serde_with_macros v3.21.0 |
| 1728 | 2026-09-04T23:23:28.098Z | Compiling cookie_store v0.22.1 |
| 1729 | 2026-09-04T23:23:28.443Z | Compiling zstd v0.13.3 |
| 1730 | 2026-09-04T23:23:28.711Z | Compiling reqwest v0.12.28 |
| 1731 | 2026-09-04T23:23:28.747Z | Compiling cipher v0.5.2 |
| 1732 | 2026-09-04T23:23:28.798Z | Compiling backtrace-ext v0.2.1 |
| 1733 | 2026-09-04T23:23:29.053Z | Compiling postgres-types v0.2.12 |
| 1734 | 2026-09-04T23:23:29.302Z | Compiling usdt-macro v0.6.0 |
| 1735 | 2026-09-04T23:23:29.494Z | Compiling usdt-attr-macro v0.6.0 |
| 1736 | 2026-09-04T23:23:29.599Z | Compiling globset v0.4.18 |
| 1737 | 2026-09-04T23:23:29.808Z | Compiling phf_shared v0.11.3 |
| 1738 | 2026-09-04T23:23:29.997Z | Compiling hkdf v0.12.4 |
| 1739 | 2026-09-04T23:23:30.011Z | Compiling dtrace-parser v0.2.0 |
| 1740 | 2026-09-04T23:23:30.115Z | Compiling byte-wrapper v0.1.0 |
| 1741 | 2026-09-04T23:23:30.167Z | Compiling olpc-cjson v0.1.4 |
| 1742 | 2026-09-04T23:23:30.286Z | Compiling ed25519 v2.2.3 |
| 1743 | 2026-09-04T23:23:30.312Z | Compiling crypto-bigint v0.5.5 |
| 1744 | 2026-09-04T23:23:30.337Z | Compiling serde-big-array v0.5.1 |
| 1745 | 2026-09-04T23:23:30.372Z | Compiling serde_plain v1.0.2 |
| 1746 | 2026-09-04T23:23:30.449Z | Compiling miette-derive v7.6.0 |
| 1747 | 2026-09-04T23:23:30.481Z | Compiling strum_macros v0.26.4 |
| 1748 | 2026-09-04T23:23:30.573Z | Compiling serde_repr v0.1.20 |
| 1749 | 2026-09-04T23:23:30.793Z | Compiling async-recursion v1.1.1 |
| 1750 | 2026-09-04T23:23:31.128Z | Compiling enum-as-inner v0.6.1 |
| 1751 | 2026-09-04T23:23:31.226Z | Compiling pem v3.0.6 |
| 1752 | 2026-09-04T23:23:31.462Z | Compiling float-cmp v0.10.0 |
| 1753 | 2026-09-04T23:23:31.562Z | Compiling thread-id v4.2.2 |
| 1754 | 2026-09-04T23:23:31.610Z | Compiling memmap2 v0.9.10 |
| 1755 | 2026-09-04T23:23:31.638Z | Compiling either v1.15.0 |
| 1756 | 2026-09-04T23:23:31.652Z | Compiling difflib v0.4.0 |
| 1757 | 2026-09-04T23:23:31.656Z | Compiling precomputed-hash v0.1.1 |
| 1758 | 2026-09-04T23:23:31.754Z | Compiling const-oid v0.10.2 |
| 1759 | 2026-09-04T23:23:31.826Z | Compiling fixedbitset v0.5.7 |
| 1760 | 2026-09-04T23:23:31.851Z | Compiling normalize-line-endings v0.3.0 |
| 1761 | 2026-09-04T23:23:31.951Z | Compiling predicates-core v1.0.10 |
| 1762 | 2026-09-04T23:23:31.968Z | Compiling static_assertions v1.1.0 |
| 1763 | 2026-09-04T23:23:32.048Z | Compiling keccak v0.1.6 |
| 1764 | 2026-09-04T23:23:32.130Z | Compiling cpufeatures v0.3.0 |
| 1765 | 2026-09-04T23:23:32.133Z | Compiling typed-path v0.9.3 |
| 1766 | 2026-09-04T23:23:32.203Z | Compiling new_debug_unreachable v1.0.6 |
| 1767 | 2026-09-04T23:23:32.217Z | Compiling fixedbitset v0.4.2 |
| 1768 | 2026-09-04T23:23:32.246Z | Compiling supports-unicode v3.0.0 |
| 1769 | 2026-09-04T23:23:32.275Z | Compiling supports-hyperlinks v3.2.0 |
| 1770 | 2026-09-04T23:23:32.397Z | Compiling winnow v1.0.3 |
| 1771 | 2026-09-04T23:23:32.429Z | Compiling whoami v2.1.0 |
| 1772 | 2026-09-04T23:23:32.432Z | Compiling data-encoding v2.10.0 |
| 1773 | 2026-09-04T23:23:32.457Z | Compiling miette v7.6.0 |
| 1774 | 2026-09-04T23:23:32.565Z | Compiling petgraph v0.6.5 |
| 1775 | 2026-09-04T23:23:32.797Z | Compiling hickory-proto v0.25.2 |
| 1776 | 2026-09-04T23:23:32.797Z | Compiling tokio-postgres v0.7.16 |
| 1777 | 2026-09-04T23:23:33.128Z | Compiling string_cache v0.8.9 |
| 1778 | 2026-09-04T23:23:33.361Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1779 | 2026-09-04T23:23:33.375Z | Compiling strum v0.26.3 |
| 1780 | 2026-09-04T23:23:33.460Z | Compiling chacha20 v0.10.0 |
| 1781 | 2026-09-04T23:23:33.494Z | Compiling sha3 v0.10.8 |
| 1782 | 2026-09-04T23:23:33.596Z | Compiling predicates v3.1.4 |
| 1783 | 2026-09-04T23:23:33.827Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1784 | 2026-09-04T23:23:33.958Z | Compiling petgraph v0.8.3 |
| 1785 | 2026-09-04T23:23:33.958Z | Compiling digest v0.11.3 |
| 1786 | 2026-09-04T23:23:34.051Z | Compiling toml_edit v0.22.27 |
| 1787 | 2026-09-04T23:23:34.216Z | Compiling itertools v0.13.0 |
| 1788 | 2026-09-04T23:23:34.247Z | Compiling usdt v0.6.0 |
| 1789 | 2026-09-04T23:23:34.506Z | Compiling usdt-impl v0.5.0 |
| 1790 | 2026-09-04T23:23:35.049Z | Compiling elliptic-curve v0.13.8 |
| 1791 | 2026-09-04T23:23:35.097Z | Compiling ed25519-dalek v2.2.0 |
| 1792 | 2026-09-04T23:23:35.467Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1793 | 2026-09-04T23:23:35.467Z | Compiling crossterm v0.28.1 |
| 1794 | 2026-09-04T23:23:35.669Z | Compiling serde_with v3.21.0 |
| 1795 | 2026-09-04T23:23:36.642Z | Compiling derive_more v2.1.1 |
| 1796 | 2026-09-04T23:23:36.750Z | Compiling zip v4.6.1 |
| 1797 | 2026-09-04T23:23:36.786Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-09-04T23:23:37.161Z | Compiling similar v2.7.0 |
| 1799 | 2026-09-04T23:23:37.395Z | Compiling crossbeam-epoch v0.9.18 |
| 1800 | 2026-09-04T23:23:37.438Z | Compiling tokio-stream v0.1.18 |
| 1801 | 2026-09-04T23:23:37.523Z | Compiling buf-list v1.1.2 |
| 1802 | 2026-09-04T23:23:37.607Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1803 | 2026-09-04T23:23:37.704Z | Compiling openapiv3 v2.2.0 |
| 1804 | 2026-09-04T23:23:37.721Z | Compiling lalrpop-util v0.19.12 |
| 1805 | 2026-09-04T23:23:37.788Z | Compiling peg-runtime v0.8.5 |
| 1806 | 2026-09-04T23:23:37.887Z | Compiling thread_local v1.1.9 |
| 1807 | 2026-09-04T23:23:37.904Z | Compiling slog-async v2.8.0 |
| 1808 | 2026-09-04T23:23:37.907Z | Compiling crossbeam-channel v0.5.15 |
| 1809 | 2026-09-04T23:23:38.008Z | Compiling is-terminal v0.4.17 |
| 1810 | 2026-09-04T23:23:38.044Z | Compiling filetime v0.2.27 |
| 1811 | 2026-09-04T23:23:38.073Z | Compiling term v1.2.1 |
| 1812 | 2026-09-04T23:23:38.104Z | Compiling take_mut v0.2.2 |
| 1813 | 2026-09-04T23:23:38.140Z | Compiling xattr v1.6.1 |
| 1814 | 2026-09-04T23:23:38.218Z | Compiling camino-tempfile v1.4.1 |
| 1815 | 2026-09-04T23:23:38.298Z | Compiling tar v0.4.46 |
| 1816 | 2026-09-04T23:23:38.356Z | Compiling slog-term v2.9.2 |
| 1817 | 2026-09-04T23:23:44.380Z | Compiling rustls-webpki v0.103.13 |
| 1818 | 2026-09-04T23:23:47.096Z | Compiling tokio-rustls v0.26.4 |
| 1819 | 2026-09-04T23:23:47.096Z | Compiling rustls-platform-verifier v0.6.2 |
| 1820 | 2026-09-04T23:23:47.096Z | Compiling tough v0.22.0 |
| 1821 | 2026-09-04T23:23:47.296Z | Compiling hyper-rustls v0.27.7 |
| 1822 | 2026-09-04T23:23:47.490Z | Compiling reqwest v0.13.2 |
| 1823 | 2026-09-04T23:23:49.714Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1824 | 2026-09-04T23:23:49.949Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1825 | 2026-09-04T23:23:52.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1826 | 2026-09-04T23:23:53.044Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1827 | 2026-09-04T23:23:53.098Z | Sep 04 23:23:52.101 INFO Starting download, target: Clickhouse |
| 1828 | 2026-09-04T23:23:53.098Z | Sep 04 23:23:52.102 INFO Starting download, target: Console |
| 1829 | 2026-09-04T23:23:53.098Z | Sep 04 23:23:52.102 INFO Starting download, target: Cockroach |
| 1830 | 2026-09-04T23:23:53.098Z | Sep 04 23:23:52.102 INFO Starting download, target: DendriteStub |
| 1831 | 2026-09-04T23:23:53.101Z | Sep 04 23:23:52.102 INFO Starting download, target: MaghemiteDdmd |
| 1832 | 2026-09-04T23:23:53.101Z | Sep 04 23:23:52.102 INFO Starting download, target: MaghemiteMgd |
| 1833 | 2026-09-04T23:23:53.101Z | Sep 04 23:23:52.102 INFO Starting download, target: TransceiverControl |
| 1834 | 2026-09-04T23:23:53.102Z | Sep 04 23:23:52.102 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1835 | 2026-09-04T23:23:53.102Z | Sep 04 23:23:52.102 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1836 | 2026-09-04T23:23:53.102Z | Sep 04 23:23:52.102 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1837 | 2026-09-04T23:23:53.102Z | Sep 04 23:23:52.102 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1838 | 2026-09-04T23:23:53.102Z | Sep 04 23:23:52.102 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1839 | 2026-09-04T23:23:53.102Z | Sep 04 23:23:52.102 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1840 | 2026-09-04T23:23:53.102Z | Sep 04 23:23:52.102 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1841 | 2026-09-04T23:23:53.401Z | Sep 04 23:23:52.405 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1842 | 2026-09-04T23:23:53.574Z | Sep 04 23:23:52.575 INFO Download complete, target: TransceiverControl |
| 1843 | 2026-09-04T23:23:54.875Z | Sep 04 23:23:53.871 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1844 | 2026-09-04T23:23:54.948Z | Sep 04 23:23:53.946 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1845 | 2026-09-04T23:23:55.089Z | Sep 04 23:23:54.084 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1846 | 2026-09-04T23:23:55.151Z | Sep 04 23:23:54.151 INFO Download complete, target: Console |
| 1847 | 2026-09-04T23:23:55.233Z | Sep 04 23:23:54.236 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1848 | 2026-09-04T23:23:55.539Z | Sep 04 23:23:54.543 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1849 | 2026-09-04T23:23:55.539Z | Sep 04 23:23:54.543 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1850 | 2026-09-04T23:23:56.390Z | Sep 04 23:23:55.394 INFO Download complete, target: MaghemiteDdmd |
| 1851 | 2026-09-04T23:23:56.993Z | Sep 04 23:23:55.997 INFO Download complete, target: DendriteStub |
| 1852 | 2026-09-04T23:23:57.195Z | Sep 04 23:23:56.199 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1853 | 2026-09-04T23:23:59.126Z | Sep 04 23:23:58.130 INFO Download complete, target: MaghemiteMgd |
| 1854 | 2026-09-04T23:23:59.454Z | Sep 04 23:23:58.459 INFO Checking that binary works, target: Cockroach |
| 1855 | 2026-09-04T23:23:59.570Z | Sep 04 23:23:58.574 INFO Download complete, target: Cockroach |
| 1856 | 2026-09-04T23:24:00.712Z | Sep 04 23:23:59.696 INFO Checking that binary works, target: Clickhouse |
| 1857 | 2026-09-04T23:24:00.782Z | Sep 04 23:23:59.782 INFO Download complete, target: Clickhouse |
| 1858 | 2026-09-04T23:24:00.798Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1859 | 2026-09-04T23:24:00.815Z | |
| 1860 | 2026-09-04T23:24:00.815Z | real 2:10.325934462 |
| 1861 | 2026-09-04T23:24:00.815Z | user 7:21.839989212 |
| 1862 | 2026-09-04T23:24:00.815Z | sys 1:29.980736072 |
| 1863 | 2026-09-04T23:24:00.815Z | trap 0.245810161 |
| 1864 | 2026-09-04T23:24:00.815Z | tflt 0.392466391 |
| 1865 | 2026-09-04T23:24:00.815Z | dflt 0.686756625 |
| 1866 | 2026-09-04T23:24:00.815Z | kflt 0.020639800 |
| 1867 | 2026-09-04T23:24:00.815Z | lock 27:18.244782767 |
| 1868 | 2026-09-04T23:24:00.815Z | slp 22:30.357423743 |
| 1869 | 2026-09-04T23:24:00.815Z | lat 49.403071380 |
| 1870 | 2026-09-04T23:24:00.815Z | stop 2:46.747022418 |
| 1871 | 2026-09-04T23:24:00.815Z | + banner hack-check |
| 1872 | 2026-09-04T23:24:00.815Z | |
| 1873 | 2026-09-04T23:24:00.816Z | # # ## #### # # #### # # ###### #### # # |
| 1874 | 2026-09-04T23:24:00.816Z | # # # # # # # # # # # # # # # # # |
| 1875 | 2026-09-04T23:24:00.816Z | ###### # # # #### ##### # ###### ##### # #### |
| 1876 | 2026-09-04T23:24:00.816Z | # # ###### # # # # # # # # # # |
| 1877 | 2026-09-04T23:24:00.816Z | # # # # # # # # # # # # # # # # # |
| 1878 | 2026-09-04T23:24:00.816Z | # # # # #### # # #### # # ###### #### # # |
| 1879 | 2026-09-04T23:24:00.816Z | |
| 1880 | 2026-09-04T23:24:00.816Z | + export CARGO_INCREMENTAL=0 |
| 1881 | 2026-09-04T23:24:00.816Z | + CARGO_INCREMENTAL=0 |
| 1882 | 2026-09-04T23:24:00.816Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1883 | 2026-09-04T23:24:01.286Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1884 | 2026-09-04T23:24:01.584Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1885 | 2026-09-04T23:24:03.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s |
| 1886 | 2026-09-04T23:24:03.465Z | Running `target/debug/xtask check-features --ci` |
| 1887 | 2026-09-04T23:24:03.490Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1888 | 2026-09-04T23:24:03.493Z | running: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1889 | 2026-09-04T23:24:03.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s |
| 1890 | 2026-09-04T23:24:03.944Z | Running `target/debug/xtask download cargo-hack` |
| 1891 | 2026-09-04T23:24:04.739Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1892 | 2026-09-04T23:24:05.062Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1893 | 2026-09-04T23:24:07.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.69s |
| 1894 | 2026-09-04T23:24:07.835Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1895 | 2026-09-04T23:24:07.878Z | Sep 04 23:24:06.882 INFO Starting download, target: CargoHack |
| 1896 | 2026-09-04T23:24:07.882Z | Sep 04 23:24:06.883 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1897 | 2026-09-04T23:24:08.202Z | Sep 04 23:24:07.206 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1898 | 2026-09-04T23:24:08.241Z | Sep 04 23:24:07.245 INFO Download complete, target: CargoHack |
| 1899 | 2026-09-04T23:24:08.244Z | running: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1900 | 2026-09-04T23:24:08.256Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1901 | 2026-09-04T23:24:08.417Z | info: running `cargo check --bins` on api_identity (1/376) |
| 1902 | 2026-09-04T23:24:08.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-09-04T23:24:08.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-09-04T23:24:08.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-09-04T23:24:08.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1906 | 2026-09-04T23:24:08.974Z | |
| 1907 | 2026-09-04T23:24:08.974Z | info: running `cargo check --bins` on bootstore (2/376) |
| 1908 | 2026-09-04T23:24:09.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-09-04T23:24:09.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-09-04T23:24:09.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-09-04T23:24:09.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1912 | 2026-09-04T23:24:09.529Z | |
| 1913 | 2026-09-04T23:24:09.529Z | info: running `cargo check --bins` on omicron-ledger (3/376) |
| 1914 | 2026-09-04T23:24:09.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-09-04T23:24:10.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-09-04T23:24:10.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-09-04T23:24:10.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1918 | 2026-09-04T23:24:10.080Z | |
| 1919 | 2026-09-04T23:24:10.080Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376) |
| 1920 | 2026-09-04T23:24:10.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-09-04T23:24:10.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-09-04T23:24:10.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-09-04T23:24:10.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1924 | 2026-09-04T23:24:10.646Z | |
| 1925 | 2026-09-04T23:24:10.646Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376) |
| 1926 | 2026-09-04T23:24:11.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-09-04T23:24:11.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-09-04T23:24:11.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-09-04T23:24:11.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1930 | 2026-09-04T23:24:11.220Z | |
| 1931 | 2026-09-04T23:24:11.220Z | info: running `cargo check --bins` on omicron-certificates (6/376) |
| 1932 | 2026-09-04T23:24:11.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-09-04T23:24:11.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-09-04T23:24:11.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-09-04T23:24:11.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1936 | 2026-09-04T23:24:11.783Z | |
| 1937 | 2026-09-04T23:24:11.783Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/376) |
| 1938 | 2026-09-04T23:24:12.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-09-04T23:24:12.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-09-04T23:24:12.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-09-04T23:24:12.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1942 | 2026-09-04T23:24:12.363Z | |
| 1943 | 2026-09-04T23:24:12.363Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376) |
| 1944 | 2026-09-04T23:24:12.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-09-04T23:24:12.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-09-04T23:24:12.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-09-04T23:24:12.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1948 | 2026-09-04T23:24:12.934Z | |
| 1949 | 2026-09-04T23:24:12.934Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376) |
| 1950 | 2026-09-04T23:24:13.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-09-04T23:24:13.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-09-04T23:24:13.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-09-04T23:24:13.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1954 | 2026-09-04T23:24:13.360Z | |
| 1955 | 2026-09-04T23:24:13.360Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376) |
| 1956 | 2026-09-04T23:24:13.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-09-04T23:24:13.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-09-04T23:24:13.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-09-04T23:24:13.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1960 | 2026-09-04T23:24:13.833Z | |
| 1961 | 2026-09-04T23:24:13.833Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376) |
| 1962 | 2026-09-04T23:24:14.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-09-04T23:24:14.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-09-04T23:24:14.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-09-04T23:24:14.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1966 | 2026-09-04T23:24:14.269Z | |
| 1967 | 2026-09-04T23:24:14.269Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376) |
| 1968 | 2026-09-04T23:24:14.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-09-04T23:24:14.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-09-04T23:24:14.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-09-04T23:24:14.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1972 | 2026-09-04T23:24:14.646Z | |
| 1973 | 2026-09-04T23:24:14.646Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376) |
| 1974 | 2026-09-04T23:24:15.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-09-04T23:24:15.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-09-04T23:24:15.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-09-04T23:24:15.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1978 | 2026-09-04T23:24:15.063Z | |
| 1979 | 2026-09-04T23:24:15.063Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376) |
| 1980 | 2026-09-04T23:24:15.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-09-04T23:24:15.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-09-04T23:24:15.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-09-04T23:24:15.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1984 | 2026-09-04T23:24:15.482Z | |
| 1985 | 2026-09-04T23:24:15.482Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376) |
| 1986 | 2026-09-04T23:24:15.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-09-04T23:24:15.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-09-04T23:24:15.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-09-04T23:24:15.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1990 | 2026-09-04T23:24:15.900Z | |
| 1991 | 2026-09-04T23:24:15.900Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376) |
| 1992 | 2026-09-04T23:24:16.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-09-04T23:24:16.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-09-04T23:24:16.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-09-04T23:24:16.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 1996 | 2026-09-04T23:24:16.333Z | |
| 1997 | 2026-09-04T23:24:16.333Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376) |
| 1998 | 2026-09-04T23:24:16.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-09-04T23:24:16.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-09-04T23:24:16.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-09-04T23:24:16.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2002 | 2026-09-04T23:24:16.765Z | |
| 2003 | 2026-09-04T23:24:16.765Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376) |
| 2004 | 2026-09-04T23:24:17.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-09-04T23:24:17.144Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-09-04T23:24:17.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-09-04T23:24:17.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2008 | 2026-09-04T23:24:17.192Z | |
| 2009 | 2026-09-04T23:24:17.192Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376) |
| 2010 | 2026-09-04T23:24:17.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-09-04T23:24:17.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-09-04T23:24:17.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-09-04T23:24:17.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2014 | 2026-09-04T23:24:17.622Z | |
| 2015 | 2026-09-04T23:24:17.622Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376) |
| 2016 | 2026-09-04T23:24:18.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-09-04T23:24:18.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-09-04T23:24:18.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-09-04T23:24:18.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2020 | 2026-09-04T23:24:18.059Z | |
| 2021 | 2026-09-04T23:24:18.059Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376) |
| 2022 | 2026-09-04T23:24:18.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-09-04T23:24:18.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-09-04T23:24:18.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-09-04T23:24:18.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2026 | 2026-09-04T23:24:18.479Z | |
| 2027 | 2026-09-04T23:24:18.479Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376) |
| 2028 | 2026-09-04T23:24:18.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-09-04T23:24:18.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-09-04T23:24:18.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-09-04T23:24:18.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2032 | 2026-09-04T23:24:18.900Z | |
| 2033 | 2026-09-04T23:24:18.900Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376) |
| 2034 | 2026-09-04T23:24:19.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-09-04T23:24:19.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-09-04T23:24:19.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-09-04T23:24:19.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2038 | 2026-09-04T23:24:19.330Z | |
| 2039 | 2026-09-04T23:24:19.330Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376) |
| 2040 | 2026-09-04T23:24:19.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-09-04T23:24:19.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-09-04T23:24:19.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-09-04T23:24:19.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2044 | 2026-09-04T23:24:19.766Z | |
| 2045 | 2026-09-04T23:24:19.766Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376) |
| 2046 | 2026-09-04T23:24:20.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-09-04T23:24:20.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-09-04T23:24:20.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-09-04T23:24:20.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2050 | 2026-09-04T23:24:20.190Z | |
| 2051 | 2026-09-04T23:24:20.191Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376) |
| 2052 | 2026-09-04T23:24:20.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-09-04T23:24:20.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-09-04T23:24:20.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-09-04T23:24:20.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2056 | 2026-09-04T23:24:20.617Z | |
| 2057 | 2026-09-04T23:24:20.617Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376) |
| 2058 | 2026-09-04T23:24:20.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-09-04T23:24:20.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-09-04T23:24:20.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-09-04T23:24:20.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2062 | 2026-09-04T23:24:21.036Z | |
| 2063 | 2026-09-04T23:24:21.036Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376) |
| 2064 | 2026-09-04T23:24:21.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-09-04T23:24:21.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-09-04T23:24:21.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-09-04T23:24:21.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2068 | 2026-09-04T23:24:21.455Z | |
| 2069 | 2026-09-04T23:24:21.455Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376) |
| 2070 | 2026-09-04T23:24:21.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-09-04T23:24:21.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-09-04T23:24:21.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-09-04T23:24:21.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2074 | 2026-09-04T23:24:21.884Z | |
| 2075 | 2026-09-04T23:24:21.884Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376) |
| 2076 | 2026-09-04T23:24:22.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-09-04T23:24:22.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-09-04T23:24:22.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-09-04T23:24:22.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2080 | 2026-09-04T23:24:22.294Z | |
| 2081 | 2026-09-04T23:24:22.294Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376) |
| 2082 | 2026-09-04T23:24:22.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-09-04T23:24:22.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-09-04T23:24:22.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-09-04T23:24:22.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2086 | 2026-09-04T23:24:22.733Z | |
| 2087 | 2026-09-04T23:24:22.733Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376) |
| 2088 | 2026-09-04T23:24:23.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-09-04T23:24:23.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-09-04T23:24:23.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-09-04T23:24:23.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s |
| 2092 | 2026-09-04T23:24:23.156Z | |
| 2093 | 2026-09-04T23:24:23.156Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376) |
| 2094 | 2026-09-04T23:24:23.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-09-04T23:24:23.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-09-04T23:24:23.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-09-04T23:24:23.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2098 | 2026-09-04T23:24:23.582Z | |
| 2099 | 2026-09-04T23:24:23.582Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376) |
| 2100 | 2026-09-04T23:24:23.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-09-04T23:24:23.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-09-04T23:24:23.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-09-04T23:24:23.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2104 | 2026-09-04T23:24:24.011Z | |
| 2105 | 2026-09-04T23:24:24.011Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376) |
| 2106 | 2026-09-04T23:24:24.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-09-04T23:24:24.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-09-04T23:24:24.385Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-09-04T23:24:24.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2110 | 2026-09-04T23:24:24.433Z | |
| 2111 | 2026-09-04T23:24:24.433Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376) |
| 2112 | 2026-09-04T23:24:24.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-09-04T23:24:24.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-09-04T23:24:24.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2115 | 2026-09-04T23:24:24.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2116 | 2026-09-04T23:24:24.861Z | |
| 2117 | 2026-09-04T23:24:24.861Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376) |
| 2118 | 2026-09-04T23:24:25.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2119 | 2026-09-04T23:24:25.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2120 | 2026-09-04T23:24:25.235Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2121 | 2026-09-04T23:24:25.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2122 | 2026-09-04T23:24:25.277Z | |
| 2123 | 2026-09-04T23:24:25.277Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376) |
| 2124 | 2026-09-04T23:24:25.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2125 | 2026-09-04T23:24:25.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2126 | 2026-09-04T23:24:25.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2127 | 2026-09-04T23:24:25.655Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2128 | 2026-09-04T23:24:25.699Z | |
| 2129 | 2026-09-04T23:24:25.699Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376) |
| 2130 | 2026-09-04T23:24:26.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2131 | 2026-09-04T23:24:26.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2132 | 2026-09-04T23:24:26.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2133 | 2026-09-04T23:24:26.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2134 | 2026-09-04T23:24:26.120Z | |
| 2135 | 2026-09-04T23:24:26.120Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376) |
| 2136 | 2026-09-04T23:24:26.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2137 | 2026-09-04T23:24:26.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2138 | 2026-09-04T23:24:26.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2139 | 2026-09-04T23:24:26.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2140 | 2026-09-04T23:24:26.538Z | |
| 2141 | 2026-09-04T23:24:26.539Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376) |
| 2142 | 2026-09-04T23:24:26.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2143 | 2026-09-04T23:24:26.910Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2144 | 2026-09-04T23:24:26.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2145 | 2026-09-04T23:24:26.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2146 | 2026-09-04T23:24:26.959Z | |
| 2147 | 2026-09-04T23:24:26.960Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376) |
| 2148 | 2026-09-04T23:24:27.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2149 | 2026-09-04T23:24:27.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2150 | 2026-09-04T23:24:27.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2151 | 2026-09-04T23:24:27.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2152 | 2026-09-04T23:24:27.397Z | |
| 2153 | 2026-09-04T23:24:27.397Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376) |
| 2154 | 2026-09-04T23:24:27.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2155 | 2026-09-04T23:24:27.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2156 | 2026-09-04T23:24:27.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2157 | 2026-09-04T23:24:27.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2158 | 2026-09-04T23:24:27.798Z | |
| 2159 | 2026-09-04T23:24:27.798Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376) |
| 2160 | 2026-09-04T23:24:28.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2161 | 2026-09-04T23:24:28.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2162 | 2026-09-04T23:24:28.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2163 | 2026-09-04T23:24:28.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2164 | 2026-09-04T23:24:28.218Z | |
| 2165 | 2026-09-04T23:24:28.218Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376) |
| 2166 | 2026-09-04T23:24:28.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2167 | 2026-09-04T23:24:28.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2168 | 2026-09-04T23:24:28.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2169 | 2026-09-04T23:24:28.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2170 | 2026-09-04T23:24:28.636Z | |
| 2171 | 2026-09-04T23:24:28.636Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376) |
| 2172 | 2026-09-04T23:24:29.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2173 | 2026-09-04T23:24:29.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2174 | 2026-09-04T23:24:29.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2175 | 2026-09-04T23:24:29.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2176 | 2026-09-04T23:24:29.059Z | |
| 2177 | 2026-09-04T23:24:29.059Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376) |
| 2178 | 2026-09-04T23:24:29.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2179 | 2026-09-04T23:24:29.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2180 | 2026-09-04T23:24:29.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2181 | 2026-09-04T23:24:29.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2182 | 2026-09-04T23:24:29.478Z | |
| 2183 | 2026-09-04T23:24:29.478Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376) |
| 2184 | 2026-09-04T23:24:29.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2185 | 2026-09-04T23:24:29.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2186 | 2026-09-04T23:24:29.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2187 | 2026-09-04T23:24:29.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2188 | 2026-09-04T23:24:29.893Z | |
| 2189 | 2026-09-04T23:24:29.893Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376) |
| 2190 | 2026-09-04T23:24:30.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2191 | 2026-09-04T23:24:30.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2192 | 2026-09-04T23:24:30.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2193 | 2026-09-04T23:24:30.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2194 | 2026-09-04T23:24:30.309Z | |
| 2195 | 2026-09-04T23:24:30.310Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376) |
| 2196 | 2026-09-04T23:24:30.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2197 | 2026-09-04T23:24:30.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2198 | 2026-09-04T23:24:30.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2199 | 2026-09-04T23:24:30.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2200 | 2026-09-04T23:24:30.729Z | |
| 2201 | 2026-09-04T23:24:30.730Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376) |
| 2202 | 2026-09-04T23:24:31.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2203 | 2026-09-04T23:24:31.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2204 | 2026-09-04T23:24:31.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2205 | 2026-09-04T23:24:31.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2206 | 2026-09-04T23:24:31.157Z | |
| 2207 | 2026-09-04T23:24:31.157Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376) |
| 2208 | 2026-09-04T23:24:31.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2209 | 2026-09-04T23:24:31.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2210 | 2026-09-04T23:24:31.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2211 | 2026-09-04T23:24:31.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2212 | 2026-09-04T23:24:31.560Z | |
| 2213 | 2026-09-04T23:24:31.560Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376) |
| 2214 | 2026-09-04T23:24:31.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2215 | 2026-09-04T23:24:31.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2216 | 2026-09-04T23:24:31.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2217 | 2026-09-04T23:24:31.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2218 | 2026-09-04T23:24:31.994Z | |
| 2219 | 2026-09-04T23:24:31.994Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376) |
| 2220 | 2026-09-04T23:24:32.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2221 | 2026-09-04T23:24:32.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2222 | 2026-09-04T23:24:32.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2223 | 2026-09-04T23:24:32.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2224 | 2026-09-04T23:24:32.391Z | |
| 2225 | 2026-09-04T23:24:32.391Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376) |
| 2226 | 2026-09-04T23:24:32.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2227 | 2026-09-04T23:24:32.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2228 | 2026-09-04T23:24:32.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2229 | 2026-09-04T23:24:32.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2230 | 2026-09-04T23:24:32.807Z | |
| 2231 | 2026-09-04T23:24:32.807Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376) |
| 2232 | 2026-09-04T23:24:33.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2233 | 2026-09-04T23:24:33.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2234 | 2026-09-04T23:24:33.178Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2235 | 2026-09-04T23:24:33.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2236 | 2026-09-04T23:24:33.227Z | |
| 2237 | 2026-09-04T23:24:33.227Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376) |
| 2238 | 2026-09-04T23:24:33.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2239 | 2026-09-04T23:24:33.602Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2240 | 2026-09-04T23:24:33.602Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2241 | 2026-09-04T23:24:33.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2242 | 2026-09-04T23:24:33.648Z | |
| 2243 | 2026-09-04T23:24:33.648Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376) |
| 2244 | 2026-09-04T23:24:34.017Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2245 | 2026-09-04T23:24:34.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2246 | 2026-09-04T23:24:34.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2247 | 2026-09-04T23:24:34.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2248 | 2026-09-04T23:24:34.068Z | |
| 2249 | 2026-09-04T23:24:34.068Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376) |
| 2250 | 2026-09-04T23:24:34.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2251 | 2026-09-04T23:24:34.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2252 | 2026-09-04T23:24:34.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2253 | 2026-09-04T23:24:34.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2254 | 2026-09-04T23:24:34.485Z | |
| 2255 | 2026-09-04T23:24:34.486Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376) |
| 2256 | 2026-09-04T23:24:34.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2257 | 2026-09-04T23:24:34.855Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2258 | 2026-09-04T23:24:34.855Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2259 | 2026-09-04T23:24:34.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2260 | 2026-09-04T23:24:34.905Z | |
| 2261 | 2026-09-04T23:24:34.905Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376) |
| 2262 | 2026-09-04T23:24:35.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2263 | 2026-09-04T23:24:35.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2264 | 2026-09-04T23:24:35.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2265 | 2026-09-04T23:24:35.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2266 | 2026-09-04T23:24:35.326Z | |
| 2267 | 2026-09-04T23:24:35.326Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376) |
| 2268 | 2026-09-04T23:24:35.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2269 | 2026-09-04T23:24:35.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2270 | 2026-09-04T23:24:35.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2271 | 2026-09-04T23:24:35.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2272 | 2026-09-04T23:24:35.747Z | |
| 2273 | 2026-09-04T23:24:35.747Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376) |
| 2274 | 2026-09-04T23:24:36.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2275 | 2026-09-04T23:24:36.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2276 | 2026-09-04T23:24:36.123Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2277 | 2026-09-04T23:24:36.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2278 | 2026-09-04T23:24:36.173Z | |
| 2279 | 2026-09-04T23:24:36.173Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376) |
| 2280 | 2026-09-04T23:24:36.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2281 | 2026-09-04T23:24:36.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2282 | 2026-09-04T23:24:36.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2283 | 2026-09-04T23:24:36.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2284 | 2026-09-04T23:24:36.591Z | |
| 2285 | 2026-09-04T23:24:36.591Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376) |
| 2286 | 2026-09-04T23:24:36.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2287 | 2026-09-04T23:24:36.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2288 | 2026-09-04T23:24:36.960Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2289 | 2026-09-04T23:24:36.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2290 | 2026-09-04T23:24:37.015Z | |
| 2291 | 2026-09-04T23:24:37.015Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376) |
| 2292 | 2026-09-04T23:24:37.379Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2293 | 2026-09-04T23:24:37.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2294 | 2026-09-04T23:24:37.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2295 | 2026-09-04T23:24:37.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2296 | 2026-09-04T23:24:37.432Z | |
| 2297 | 2026-09-04T23:24:37.432Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376) |
| 2298 | 2026-09-04T23:24:37.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2299 | 2026-09-04T23:24:37.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2300 | 2026-09-04T23:24:37.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2301 | 2026-09-04T23:24:37.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2302 | 2026-09-04T23:24:37.851Z | |
| 2303 | 2026-09-04T23:24:37.851Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376) |
| 2304 | 2026-09-04T23:24:38.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2305 | 2026-09-04T23:24:38.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2306 | 2026-09-04T23:24:38.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2307 | 2026-09-04T23:24:38.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2308 | 2026-09-04T23:24:38.272Z | |
| 2309 | 2026-09-04T23:24:38.272Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376) |
| 2310 | 2026-09-04T23:24:38.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2311 | 2026-09-04T23:24:38.639Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2312 | 2026-09-04T23:24:38.639Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2313 | 2026-09-04T23:24:38.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2314 | 2026-09-04T23:24:38.686Z | |
| 2315 | 2026-09-04T23:24:38.686Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376) |
| 2316 | 2026-09-04T23:24:39.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2317 | 2026-09-04T23:24:39.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2318 | 2026-09-04T23:24:39.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2319 | 2026-09-04T23:24:39.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2320 | 2026-09-04T23:24:39.104Z | |
| 2321 | 2026-09-04T23:24:39.104Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376) |
| 2322 | 2026-09-04T23:24:39.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2323 | 2026-09-04T23:24:39.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2324 | 2026-09-04T23:24:39.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2325 | 2026-09-04T23:24:39.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2326 | 2026-09-04T23:24:39.518Z | |
| 2327 | 2026-09-04T23:24:39.518Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376) |
| 2328 | 2026-09-04T23:24:39.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2329 | 2026-09-04T23:24:39.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2330 | 2026-09-04T23:24:39.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2331 | 2026-09-04T23:24:39.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2332 | 2026-09-04T23:24:39.942Z | |
| 2333 | 2026-09-04T23:24:39.942Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376) |
| 2334 | 2026-09-04T23:24:40.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2335 | 2026-09-04T23:24:40.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2336 | 2026-09-04T23:24:40.305Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2337 | 2026-09-04T23:24:40.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2338 | 2026-09-04T23:24:40.353Z | |
| 2339 | 2026-09-04T23:24:40.353Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376) |
| 2340 | 2026-09-04T23:24:40.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2341 | 2026-09-04T23:24:40.722Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2342 | 2026-09-04T23:24:40.722Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2343 | 2026-09-04T23:24:40.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2344 | 2026-09-04T23:24:40.770Z | |
| 2345 | 2026-09-04T23:24:40.770Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376) |
| 2346 | 2026-09-04T23:24:41.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2347 | 2026-09-04T23:24:41.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2348 | 2026-09-04T23:24:41.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2349 | 2026-09-04T23:24:41.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2350 | 2026-09-04T23:24:41.188Z | |
| 2351 | 2026-09-04T23:24:41.188Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376) |
| 2352 | 2026-09-04T23:24:41.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2353 | 2026-09-04T23:24:41.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2354 | 2026-09-04T23:24:41.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2355 | 2026-09-04T23:24:41.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2356 | 2026-09-04T23:24:41.607Z | |
| 2357 | 2026-09-04T23:24:41.607Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376) |
| 2358 | 2026-09-04T23:24:41.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2359 | 2026-09-04T23:24:41.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2360 | 2026-09-04T23:24:41.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2361 | 2026-09-04T23:24:41.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2362 | 2026-09-04T23:24:42.024Z | |
| 2363 | 2026-09-04T23:24:42.024Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376) |
| 2364 | 2026-09-04T23:24:42.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2365 | 2026-09-04T23:24:42.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2366 | 2026-09-04T23:24:42.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2367 | 2026-09-04T23:24:42.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2368 | 2026-09-04T23:24:42.438Z | |
| 2369 | 2026-09-04T23:24:42.438Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376) |
| 2370 | 2026-09-04T23:24:42.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2371 | 2026-09-04T23:24:42.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2372 | 2026-09-04T23:24:42.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2373 | 2026-09-04T23:24:42.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2374 | 2026-09-04T23:24:42.853Z | |
| 2375 | 2026-09-04T23:24:42.853Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376) |
| 2376 | 2026-09-04T23:24:43.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2377 | 2026-09-04T23:24:43.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2378 | 2026-09-04T23:24:43.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2379 | 2026-09-04T23:24:43.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2380 | 2026-09-04T23:24:43.273Z | |
| 2381 | 2026-09-04T23:24:43.273Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376) |
| 2382 | 2026-09-04T23:24:43.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2383 | 2026-09-04T23:24:43.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2384 | 2026-09-04T23:24:43.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2385 | 2026-09-04T23:24:43.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2386 | 2026-09-04T23:24:43.692Z | |
| 2387 | 2026-09-04T23:24:43.692Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376) |
| 2388 | 2026-09-04T23:24:44.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2389 | 2026-09-04T23:24:44.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2390 | 2026-09-04T23:24:44.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2391 | 2026-09-04T23:24:44.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2392 | 2026-09-04T23:24:44.114Z | |
| 2393 | 2026-09-04T23:24:44.114Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376) |
| 2394 | 2026-09-04T23:24:44.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2395 | 2026-09-04T23:24:44.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2396 | 2026-09-04T23:24:44.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2397 | 2026-09-04T23:24:44.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2398 | 2026-09-04T23:24:44.531Z | |
| 2399 | 2026-09-04T23:24:44.531Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376) |
| 2400 | 2026-09-04T23:24:44.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2401 | 2026-09-04T23:24:44.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2402 | 2026-09-04T23:24:44.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2403 | 2026-09-04T23:24:44.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2404 | 2026-09-04T23:24:44.950Z | |
| 2405 | 2026-09-04T23:24:44.950Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376) |
| 2406 | 2026-09-04T23:24:45.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2407 | 2026-09-04T23:24:45.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2408 | 2026-09-04T23:24:45.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2409 | 2026-09-04T23:24:45.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2410 | 2026-09-04T23:24:45.368Z | |
| 2411 | 2026-09-04T23:24:45.368Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376) |
| 2412 | 2026-09-04T23:24:45.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2413 | 2026-09-04T23:24:45.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2414 | 2026-09-04T23:24:45.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2415 | 2026-09-04T23:24:45.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2416 | 2026-09-04T23:24:45.785Z | |
| 2417 | 2026-09-04T23:24:45.785Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376) |
| 2418 | 2026-09-04T23:24:46.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2419 | 2026-09-04T23:24:46.156Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2420 | 2026-09-04T23:24:46.156Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2421 | 2026-09-04T23:24:46.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2422 | 2026-09-04T23:24:46.205Z | |
| 2423 | 2026-09-04T23:24:46.205Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376) |
| 2424 | 2026-09-04T23:24:46.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2425 | 2026-09-04T23:24:46.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2426 | 2026-09-04T23:24:46.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2427 | 2026-09-04T23:24:46.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2428 | 2026-09-04T23:24:46.623Z | |
| 2429 | 2026-09-04T23:24:46.623Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376) |
| 2430 | 2026-09-04T23:24:47.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2431 | 2026-09-04T23:24:47.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2432 | 2026-09-04T23:24:47.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2433 | 2026-09-04T23:24:47.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2434 | 2026-09-04T23:24:47.232Z | |
| 2435 | 2026-09-04T23:24:47.232Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376) |
| 2436 | 2026-09-04T23:24:47.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2437 | 2026-09-04T23:24:47.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2438 | 2026-09-04T23:24:47.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2439 | 2026-09-04T23:24:47.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2440 | 2026-09-04T23:24:47.833Z | |
| 2441 | 2026-09-04T23:24:47.834Z | info: running `cargo check --bins` on nexus-config (91/376) |
| 2442 | 2026-09-04T23:24:48.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2443 | 2026-09-04T23:24:48.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2444 | 2026-09-04T23:24:48.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2445 | 2026-09-04T23:24:48.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2446 | 2026-09-04T23:24:48.434Z | |
| 2447 | 2026-09-04T23:24:48.434Z | info: running `cargo check --bins` on nexus-types (92/376) |
| 2448 | 2026-09-04T23:24:48.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2449 | 2026-09-04T23:24:48.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2450 | 2026-09-04T23:24:48.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2451 | 2026-09-04T23:24:48.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2452 | 2026-09-04T23:24:49.041Z | |
| 2453 | 2026-09-04T23:24:49.041Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376) |
| 2454 | 2026-09-04T23:24:49.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2455 | 2026-09-04T23:24:49.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2456 | 2026-09-04T23:24:49.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2457 | 2026-09-04T23:24:49.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2458 | 2026-09-04T23:24:49.613Z | |
| 2459 | 2026-09-04T23:24:49.613Z | info: running `cargo check --bins` on omicron-passwords (94/376) |
| 2460 | 2026-09-04T23:24:50.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2461 | 2026-09-04T23:24:50.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2462 | 2026-09-04T23:24:50.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2463 | 2026-09-04T23:24:50.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2464 | 2026-09-04T23:24:50.166Z | |
| 2465 | 2026-09-04T23:24:50.166Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/376) |
| 2466 | 2026-09-04T23:24:50.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2467 | 2026-09-04T23:24:50.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2468 | 2026-09-04T23:24:50.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2469 | 2026-09-04T23:24:50.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2470 | 2026-09-04T23:24:50.741Z | |
| 2471 | 2026-09-04T23:24:50.741Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376) |
| 2472 | 2026-09-04T23:24:51.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2473 | 2026-09-04T23:24:51.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2474 | 2026-09-04T23:24:51.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2475 | 2026-09-04T23:24:51.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2476 | 2026-09-04T23:24:51.314Z | |
| 2477 | 2026-09-04T23:24:51.314Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376) |
| 2478 | 2026-09-04T23:24:51.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2479 | 2026-09-04T23:24:51.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2480 | 2026-09-04T23:24:51.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2481 | 2026-09-04T23:24:51.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2482 | 2026-09-04T23:24:51.889Z | |
| 2483 | 2026-09-04T23:24:51.889Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376) |
| 2484 | 2026-09-04T23:24:52.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2485 | 2026-09-04T23:24:52.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2486 | 2026-09-04T23:24:52.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2487 | 2026-09-04T23:24:52.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2488 | 2026-09-04T23:24:52.465Z | |
| 2489 | 2026-09-04T23:24:52.465Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376) |
| 2490 | 2026-09-04T23:24:52.936Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2491 | 2026-09-04T23:24:52.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2492 | 2026-09-04T23:24:52.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2493 | 2026-09-04T23:24:52.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2494 | 2026-09-04T23:24:53.019Z | |
| 2495 | 2026-09-04T23:24:53.019Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376) |
| 2496 | 2026-09-04T23:24:53.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2497 | 2026-09-04T23:24:53.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2498 | 2026-09-04T23:24:53.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2499 | 2026-09-04T23:24:53.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2500 | 2026-09-04T23:24:53.574Z | |
| 2501 | 2026-09-04T23:24:53.574Z | info: running `cargo check --bins --no-default-features` on gfss (101/376) |
| 2502 | 2026-09-04T23:24:54.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2503 | 2026-09-04T23:24:54.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2504 | 2026-09-04T23:24:54.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2505 | 2026-09-04T23:24:54.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2506 | 2026-09-04T23:24:54.128Z | |
| 2507 | 2026-09-04T23:24:54.128Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376) |
| 2508 | 2026-09-04T23:24:54.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2509 | 2026-09-04T23:24:54.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2510 | 2026-09-04T23:24:54.598Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2511 | 2026-09-04T23:24:54.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2512 | 2026-09-04T23:24:54.675Z | |
| 2513 | 2026-09-04T23:24:54.675Z | info: running `cargo check --bins` on trust-quorum-types (103/376) |
| 2514 | 2026-09-04T23:24:55.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2515 | 2026-09-04T23:24:55.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2516 | 2026-09-04T23:24:55.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2517 | 2026-09-04T23:24:55.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2518 | 2026-09-04T23:24:55.230Z | |
| 2519 | 2026-09-04T23:24:55.230Z | info: running `cargo check --bins` on wicketd-commission-types (104/376) |
| 2520 | 2026-09-04T23:24:55.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2521 | 2026-09-04T23:24:55.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2522 | 2026-09-04T23:24:55.715Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2523 | 2026-09-04T23:24:55.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2524 | 2026-09-04T23:24:55.800Z | |
| 2525 | 2026-09-04T23:24:55.800Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/376) |
| 2526 | 2026-09-04T23:24:56.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2527 | 2026-09-04T23:24:56.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2528 | 2026-09-04T23:24:56.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2529 | 2026-09-04T23:24:56.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2530 | 2026-09-04T23:24:56.372Z | |
| 2531 | 2026-09-04T23:24:56.373Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376) |
| 2532 | 2026-09-04T23:24:56.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2533 | 2026-09-04T23:24:56.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2534 | 2026-09-04T23:24:56.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2535 | 2026-09-04T23:24:56.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2536 | 2026-09-04T23:24:56.933Z | |
| 2537 | 2026-09-04T23:24:56.933Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376) |
| 2538 | 2026-09-04T23:24:57.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2539 | 2026-09-04T23:24:57.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2540 | 2026-09-04T23:24:57.413Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2541 | 2026-09-04T23:24:57.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2542 | 2026-09-04T23:24:57.497Z | |
| 2543 | 2026-09-04T23:24:57.497Z | info: running `cargo check --bins` on clickhouse-admin-types (108/376) |
| 2544 | 2026-09-04T23:24:57.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2545 | 2026-09-04T23:24:57.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2546 | 2026-09-04T23:24:57.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2547 | 2026-09-04T23:24:57.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2548 | 2026-09-04T23:24:58.062Z | |
| 2549 | 2026-09-04T23:24:58.063Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/376) |
| 2550 | 2026-09-04T23:24:58.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2551 | 2026-09-04T23:24:58.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2552 | 2026-09-04T23:24:58.546Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2553 | 2026-09-04T23:24:58.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2554 | 2026-09-04T23:24:58.626Z | |
| 2555 | 2026-09-04T23:24:58.627Z | info: running `cargo check --bins` on cockroach-admin-types (110/376) |
| 2556 | 2026-09-04T23:24:59.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2557 | 2026-09-04T23:24:59.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2558 | 2026-09-04T23:24:59.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2559 | 2026-09-04T23:24:59.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2560 | 2026-09-04T23:24:59.176Z | |
| 2561 | 2026-09-04T23:24:59.176Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/376) |
| 2562 | 2026-09-04T23:24:59.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2563 | 2026-09-04T23:24:59.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2564 | 2026-09-04T23:24:59.648Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2565 | 2026-09-04T23:24:59.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2566 | 2026-09-04T23:24:59.725Z | |
| 2567 | 2026-09-04T23:24:59.725Z | info: running `cargo check --bins` on ereport-types (112/376) |
| 2568 | 2026-09-04T23:25:00.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2569 | 2026-09-04T23:25:00.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2570 | 2026-09-04T23:25:00.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2571 | 2026-09-04T23:25:00.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2572 | 2026-09-04T23:25:00.285Z | |
| 2573 | 2026-09-04T23:25:00.285Z | info: running `cargo check --bins` on gateway-client (113/376) |
| 2574 | 2026-09-04T23:25:00.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2575 | 2026-09-04T23:25:00.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2576 | 2026-09-04T23:25:00.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2577 | 2026-09-04T23:25:00.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2578 | 2026-09-04T23:25:00.855Z | |
| 2579 | 2026-09-04T23:25:00.855Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/376) |
| 2580 | 2026-09-04T23:25:01.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2581 | 2026-09-04T23:25:01.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2582 | 2026-09-04T23:25:01.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2583 | 2026-09-04T23:25:01.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2584 | 2026-09-04T23:25:01.414Z | |
| 2585 | 2026-09-04T23:25:01.415Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376) |
| 2586 | 2026-09-04T23:25:01.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2587 | 2026-09-04T23:25:01.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2588 | 2026-09-04T23:25:01.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2589 | 2026-09-04T23:25:01.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2590 | 2026-09-04T23:25:01.976Z | |
| 2591 | 2026-09-04T23:25:01.976Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/376) |
| 2592 | 2026-09-04T23:25:02.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2593 | 2026-09-04T23:25:02.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2594 | 2026-09-04T23:25:02.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2595 | 2026-09-04T23:25:02.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2596 | 2026-09-04T23:25:02.558Z | |
| 2597 | 2026-09-04T23:25:02.558Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376) |
| 2598 | 2026-09-04T23:25:03.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2599 | 2026-09-04T23:25:03.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2600 | 2026-09-04T23:25:03.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2601 | 2026-09-04T23:25:03.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2602 | 2026-09-04T23:25:03.142Z | |
| 2603 | 2026-09-04T23:25:03.142Z | info: running `cargo check --bins` on key-manager-types (118/376) |
| 2604 | 2026-09-04T23:25:03.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2605 | 2026-09-04T23:25:03.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2606 | 2026-09-04T23:25:03.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2607 | 2026-09-04T23:25:03.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2608 | 2026-09-04T23:25:03.690Z | |
| 2609 | 2026-09-04T23:25:03.690Z | info: running `cargo check --bins` on oxlog (119/376) |
| 2610 | 2026-09-04T23:25:04.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2611 | 2026-09-04T23:25:04.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2612 | 2026-09-04T23:25:04.293Z | Checking cfg-if v1.0.4 |
| 2613 | 2026-09-04T23:25:04.297Z | Checking serde_core v1.0.228 |
| 2614 | 2026-09-04T23:25:04.398Z | Checking libc v0.2.185 |
| 2615 | 2026-09-04T23:25:04.411Z | Checking memchr v2.8.0 |
| 2616 | 2026-09-04T23:25:04.420Z | Checking smallvec v1.15.1 |
| 2617 | 2026-09-04T23:25:04.420Z | Checking log v0.4.33 |
| 2618 | 2026-09-04T23:25:04.440Z | Checking subtle v2.6.1 |
| 2619 | 2026-09-04T23:25:04.451Z | Checking itoa v1.0.17 |
| 2620 | 2026-09-04T23:25:04.454Z | Checking scopeguard v1.2.0 |
| 2621 | 2026-09-04T23:25:04.555Z | Checking lock_api v0.4.14 |
| 2622 | 2026-09-04T23:25:04.582Z | Checking typenum v1.20.1 |
| 2623 | 2026-09-04T23:25:04.582Z | Checking stable_deref_trait v1.2.1 |
| 2624 | 2026-09-04T23:25:04.602Z | Checking zerofrom v0.1.6 |
| 2625 | 2026-09-04T23:25:04.614Z | Checking portable-atomic v1.13.1 |
| 2626 | 2026-09-04T23:25:04.655Z | Checking zerocopy v0.8.55 |
| 2627 | 2026-09-04T23:25:04.710Z | Checking yoke v0.8.1 |
| 2628 | 2026-09-04T23:25:04.749Z | Checking critical-section v1.2.0 |
| 2629 | 2026-09-04T23:25:04.779Z | Checking pin-project-lite v0.2.17 |
| 2630 | 2026-09-04T23:25:04.796Z | Checking errno v0.3.14 |
| 2631 | 2026-09-04T23:25:04.842Z | Checking getrandom v0.2.17 |
| 2632 | 2026-09-04T23:25:04.866Z | Checking const-oid v0.9.6 |
| 2633 | 2026-09-04T23:25:04.878Z | Checking zerovec v0.11.5 |
| 2634 | 2026-09-04T23:25:04.905Z | Checking libm v0.2.16 |
| 2635 | 2026-09-04T23:25:04.980Z | Checking rand_core v0.6.4 |
| 2636 | 2026-09-04T23:25:05.021Z | Checking once_cell v1.21.3 |
| 2637 | 2026-09-04T23:25:05.151Z | Checking zmij v1.0.21 |
| 2638 | 2026-09-04T23:25:05.190Z | Checking signal-hook-registry v1.4.8 |
| 2639 | 2026-09-04T23:25:05.310Z | Checking parking_lot_core v0.9.12 |
| 2640 | 2026-09-04T23:25:05.322Z | Checking tinystr v0.8.2 |
| 2641 | 2026-09-04T23:25:05.350Z | Checking rand_core v0.10.0 |
| 2642 | 2026-09-04T23:25:05.364Z | Checking futures-core v0.3.32 |
| 2643 | 2026-09-04T23:25:05.485Z | Checking writeable v0.6.2 |
| 2644 | 2026-09-04T23:25:05.497Z | Checking percent-encoding v2.3.2 |
| 2645 | 2026-09-04T23:25:05.501Z | Checking litemap v0.8.1 |
| 2646 | 2026-09-04T23:25:05.501Z | Checking parking_lot v0.12.5 |
| 2647 | 2026-09-04T23:25:05.559Z | Checking getrandom v0.4.3 |
| 2648 | 2026-09-04T23:25:05.622Z | Checking num-traits v0.2.19 |
| 2649 | 2026-09-04T23:25:05.627Z | Checking potential_utf v0.1.4 |
| 2650 | 2026-09-04T23:25:05.661Z | Checking zerotrie v0.2.3 |
| 2651 | 2026-09-04T23:25:05.683Z | Checking icu_locale_core v2.1.1 |
| 2652 | 2026-09-04T23:25:05.697Z | Checking mio v1.2.0 |
| 2653 | 2026-09-04T23:25:05.710Z | Checking equivalent v1.0.2 |
| 2654 | 2026-09-04T23:25:05.770Z | Checking icu_collections v2.1.1 |
| 2655 | 2026-09-04T23:25:05.790Z | Checking socket2 v0.6.3 |
| 2656 | 2026-09-04T23:25:05.899Z | Checking icu_properties_data v2.1.2 |
| 2657 | 2026-09-04T23:25:05.909Z | Checking serde v1.0.228 |
| 2658 | 2026-09-04T23:25:05.974Z | Checking bitflags v2.11.0 |
| 2659 | 2026-09-04T23:25:06.021Z | Checking serde_json v1.0.151 |
| 2660 | 2026-09-04T23:25:06.033Z | Checking icu_normalizer_data v2.1.1 |
| 2661 | 2026-09-04T23:25:06.067Z | Checking byteorder v1.5.0 |
| 2662 | 2026-09-04T23:25:06.100Z | Checking hashbrown v0.17.0 |
| 2663 | 2026-09-04T23:25:06.137Z | Checking futures-sink v0.3.32 |
| 2664 | 2026-09-04T23:25:06.169Z | Checking getrandom v0.3.4 |
| 2665 | 2026-09-04T23:25:06.229Z | Checking icu_provider v2.1.1 |
| 2666 | 2026-09-04T23:25:06.240Z | Checking futures-channel v0.3.32 |
| 2667 | 2026-09-04T23:25:06.267Z | Checking utf8_iter v1.0.4 |
| 2668 | 2026-09-04T23:25:06.304Z | Checking zeroize v1.9.0 |
| 2669 | 2026-09-04T23:25:06.317Z | Checking bytes v1.11.1 |
| 2670 | 2026-09-04T23:25:06.383Z | Checking futures-task v0.3.32 |
| 2671 | 2026-09-04T23:25:06.423Z | Checking slab v0.4.12 |
| 2672 | 2026-09-04T23:25:06.528Z | Checking icu_normalizer v2.1.1 |
| 2673 | 2026-09-04T23:25:06.528Z | Checking generic-array v0.14.7 |
| 2674 | 2026-09-04T23:25:06.532Z | Checking icu_properties v2.1.2 |
| 2675 | 2026-09-04T23:25:06.555Z | Checking indexmap v2.14.0 |
| 2676 | 2026-09-04T23:25:06.581Z | Checking futures-io v0.3.32 |
| 2677 | 2026-09-04T23:25:06.689Z | Checking futures-util v0.3.32 |
| 2678 | 2026-09-04T23:25:06.701Z | Checking rustix v1.1.4 |
| 2679 | 2026-09-04T23:25:06.748Z | Checking tokio v1.52.1 |
| 2680 | 2026-09-04T23:25:06.761Z | Checking form_urlencoded v1.2.2 |
| 2681 | 2026-09-04T23:25:06.886Z | Checking fnv v1.0.7 |
| 2682 | 2026-09-04T23:25:06.928Z | Checking block-buffer v0.10.4 |
| 2683 | 2026-09-04T23:25:06.981Z | Checking crypto-common v0.1.7 |
| 2684 | 2026-09-04T23:25:07.064Z | Checking base64ct v1.8.3 |
| 2685 | 2026-09-04T23:25:07.097Z | Checking digest v0.10.7 |
| 2686 | 2026-09-04T23:25:07.117Z | Checking flagset v0.4.7 |
| 2687 | 2026-09-04T23:25:07.240Z | Checking iana-time-zone v0.1.65 |
| 2688 | 2026-09-04T23:25:07.290Z | Checking pem-rfc7468 v0.7.0 |
| 2689 | 2026-09-04T23:25:07.301Z | Checking rand_core v0.9.5 |
| 2690 | 2026-09-04T23:25:07.332Z | Checking idna_adapter v1.2.1 |
| 2691 | 2026-09-04T23:25:07.344Z | Checking chrono v0.4.45 |
| 2692 | 2026-09-04T23:25:07.443Z | Checking idna v1.1.0 |
| 2693 | 2026-09-04T23:25:07.447Z | Checking der v0.7.10 |
| 2694 | 2026-09-04T23:25:07.468Z | Checking ppv-lite86 v0.2.21 |
| 2695 | 2026-09-04T23:25:07.479Z | Checking uuid v1.23.4 |
| 2696 | 2026-09-04T23:25:07.519Z | Checking base64 v0.22.1 |
| 2697 | 2026-09-04T23:25:07.682Z | Checking url v2.5.8 |
| 2698 | 2026-09-04T23:25:07.752Z | Checking regex-syntax v0.8.10 |
| 2699 | 2026-09-04T23:25:07.766Z | Checking http v1.4.2 |
| 2700 | 2026-09-04T23:25:07.785Z | Checking rand_chacha v0.9.0 |
| 2701 | 2026-09-04T23:25:07.987Z | Checking tracing-core v0.1.36 |
| 2702 | 2026-09-04T23:25:08.121Z | Checking dyn-clone v1.0.20 |
| 2703 | 2026-09-04T23:25:08.176Z | Checking spki v0.7.3 |
| 2704 | 2026-09-04T23:25:08.188Z | Checking cpufeatures v0.2.17 |
| 2705 | 2026-09-04T23:25:08.221Z | Checking simd-adler32 v0.3.8 |
| 2706 | 2026-09-04T23:25:08.251Z | Checking rand v0.9.2 |
| 2707 | 2026-09-04T23:25:08.296Z | Checking tracing v0.1.44 |
| 2708 | 2026-09-04T23:25:08.325Z | Checking http-body v1.0.1 |
| 2709 | 2026-09-04T23:25:08.337Z | Checking pkcs8 v0.10.2 |
| 2710 | 2026-09-04T23:25:08.387Z | Checking rustls-pki-types v1.14.0 |
| 2711 | 2026-09-04T23:25:08.452Z | Checking semver v1.0.28 |
| 2712 | 2026-09-04T23:25:08.491Z | Checking spin v0.9.8 |
| 2713 | 2026-09-04T23:25:08.504Z | Checking tinyvec_macros v0.1.1 |
| 2714 | 2026-09-04T23:25:08.568Z | Checking adler2 v2.0.1 |
| 2715 | 2026-09-04T23:25:08.587Z | Checking openssl-probe v0.2.1 |
| 2716 | 2026-09-04T23:25:08.657Z | Checking cmov v0.5.4 |
| 2717 | 2026-09-04T23:25:08.669Z | Checking anstyle v1.0.14 |
| 2718 | 2026-09-04T23:25:08.672Z | Checking utf8parse v0.2.2 |
| 2719 | 2026-09-04T23:25:08.693Z | Checking miniz_oxide v0.8.9 |
| 2720 | 2026-09-04T23:25:08.693Z | Checking schemars v0.8.22 |
| 2721 | 2026-09-04T23:25:08.714Z | Checking tinyvec v1.10.0 |
| 2722 | 2026-09-04T23:25:08.772Z | Checking anstyle-parse v1.0.0 |
| 2723 | 2026-09-04T23:25:08.837Z | Checking ctutils v0.4.2 |
| 2724 | 2026-09-04T23:25:08.851Z | Checking sha2 v0.10.9 |
| 2725 | 2026-09-04T23:25:08.920Z | Checking terminal_size v0.4.3 |
| 2726 | 2026-09-04T23:25:09.021Z | Checking aws-lc-sys v0.40.0 |
| 2727 | 2026-09-04T23:25:09.035Z | Checking thiserror v2.0.18 |
| 2728 | 2026-09-04T23:25:09.049Z | Checking try-lock v0.2.5 |
| 2729 | 2026-09-04T23:25:09.049Z | Checking tower-layer v0.3.3 |
| 2730 | 2026-09-04T23:25:09.052Z | Checking anstyle-query v1.1.5 |
| 2731 | 2026-09-04T23:25:09.127Z | Checking untrusted v0.7.1 |
| 2732 | 2026-09-04T23:25:09.130Z | Checking fastrand v2.3.0 |
| 2733 | 2026-09-04T23:25:09.152Z | Checking atomic-waker v1.1.2 |
| 2734 | 2026-09-04T23:25:09.164Z | Checking is_terminal_polyfill v1.70.2 |
| 2735 | 2026-09-04T23:25:09.193Z | Checking colorchoice v1.0.4 |
| 2736 | 2026-09-04T23:25:09.236Z | Checking tower-service v0.3.3 |
| 2737 | 2026-09-04T23:25:09.328Z | Checking want v0.3.1 |
| 2738 | 2026-09-04T23:25:09.328Z | Checking hybrid-array v0.4.13 |
| 2739 | 2026-09-04T23:25:09.328Z | Checking anstream v1.0.0 |
| 2740 | 2026-09-04T23:25:09.328Z | Checking tempfile v3.27.0 |
| 2741 | 2026-09-04T23:25:09.328Z | Checking ipnet v2.12.0 |
| 2742 | 2026-09-04T23:25:09.338Z | Checking httparse v1.10.1 |
| 2743 | 2026-09-04T23:25:09.368Z | Checking crc32fast v1.5.0 |
| 2744 | 2026-09-04T23:25:09.479Z | Checking aho-corasick v1.1.4 |
| 2745 | 2026-09-04T23:25:09.503Z | Checking tap v1.0.1 |
| 2746 | 2026-09-04T23:25:09.506Z | Checking httpdate v1.0.3 |
| 2747 | 2026-09-04T23:25:09.529Z | Checking aws-lc-rs v1.16.3 |
| 2748 | 2026-09-04T23:25:09.542Z | Checking plain v0.2.3 |
| 2749 | 2026-09-04T23:25:09.571Z | Checking foreign-types-shared v0.1.1 |
| 2750 | 2026-09-04T23:25:09.600Z | Checking untrusted v0.9.0 |
| 2751 | 2026-09-04T23:25:09.635Z | Checking wyz v0.5.1 |
| 2752 | 2026-09-04T23:25:09.648Z | Checking foreign-types v0.3.2 |
| 2753 | 2026-09-04T23:25:09.663Z | Checking unicode-normalization v0.1.25 |
| 2754 | 2026-09-04T23:25:09.704Z | Checking rand_chacha v0.3.1 |
| 2755 | 2026-09-04T23:25:09.721Z | Checking signature v2.2.0 |
| 2756 | 2026-09-04T23:25:09.803Z | Checking radium v0.7.0 |
| 2757 | 2026-09-04T23:25:09.843Z | Checking hex v0.4.3 |
| 2758 | 2026-09-04T23:25:09.910Z | Checking num-integer v0.1.46 |
| 2759 | 2026-09-04T23:25:09.975Z | Checking openssl-sys v0.9.117 |
| 2760 | 2026-09-04T23:25:10.008Z | Checking tokio-util v0.7.18 |
| 2761 | 2026-09-04T23:25:10.022Z | Checking wait-timeout v0.2.1 |
| 2762 | 2026-09-04T23:25:10.051Z | Checking socket2 v0.5.10 |
| 2763 | 2026-09-04T23:25:10.065Z | Checking unicode-ident v1.0.24 |
| 2764 | 2026-09-04T23:25:10.136Z | Checking bit-vec v0.8.0 |
| 2765 | 2026-09-04T23:25:10.149Z | Checking quick-error v1.2.3 |
| 2766 | 2026-09-04T23:25:10.161Z | Checking regex-automata v0.4.14 |
| 2767 | 2026-09-04T23:25:10.174Z | Checking strsim v0.11.1 |
| 2768 | 2026-09-04T23:25:10.245Z | Checking clap_lex v1.0.0 |
| 2769 | 2026-09-04T23:25:10.295Z | Checking funty v2.0.0 |
| 2770 | 2026-09-04T23:25:10.345Z | Checking ucd-trie v0.1.7 |
| 2771 | 2026-09-04T23:25:10.349Z | Checking bit-set v0.8.0 |
| 2772 | 2026-09-04T23:25:10.382Z | Checking rustls-webpki v0.103.13 |
| 2773 | 2026-09-04T23:25:10.395Z | Checking openssl v0.10.80 |
| 2774 | 2026-09-04T23:25:10.407Z | Checking clap_builder v4.6.0 |
| 2775 | 2026-09-04T23:25:10.476Z | Checking pest v2.8.6 |
| 2776 | 2026-09-04T23:25:10.496Z | Checking rusty-fork v0.3.1 |
| 2777 | 2026-09-04T23:25:10.614Z | Checking bitvec v1.0.1 |
| 2778 | 2026-09-04T23:25:10.638Z | Checking h2 v0.4.15 |
| 2779 | 2026-09-04T23:25:10.664Z | Checking proc-macro2 v1.0.106 |
| 2780 | 2026-09-04T23:25:10.807Z | Checking rustls v0.23.41 |
| 2781 | 2026-09-04T23:25:10.974Z | Checking num-iter v0.1.45 |
| 2782 | 2026-09-04T23:25:11.087Z | Checking rand v0.8.6 |
| 2783 | 2026-09-04T23:25:11.534Z | Checking lazy_static v1.5.0 |
| 2784 | 2026-09-04T23:25:11.594Z | Checking rand_xorshift v0.4.0 |
| 2785 | 2026-09-04T23:25:11.622Z | Checking hmac v0.12.1 |
| 2786 | 2026-09-04T23:25:11.647Z | Checking thiserror v1.0.69 |
| 2787 | 2026-09-04T23:25:11.710Z | Checking maybe-uninit v2.0.0 |
| 2788 | 2026-09-04T23:25:11.742Z | Checking toml_datetime v0.6.11 |
| 2789 | 2026-09-04T23:25:11.755Z | Checking serde_spanned v0.6.9 |
| 2790 | 2026-09-04T23:25:11.774Z | Checking sync_wrapper v1.0.2 |
| 2791 | 2026-09-04T23:25:11.874Z | Checking pretty-hex v0.4.1 |
| 2792 | 2026-09-04T23:25:11.877Z | Checking siphasher v1.0.2 |
| 2793 | 2026-09-04T23:25:11.918Z | Checking unarray v0.1.4 |
| 2794 | 2026-09-04T23:25:11.932Z | Checking powerfmt v0.2.0 |
| 2795 | 2026-09-04T23:25:11.988Z | Checking zlib-rs v0.6.2 |
| 2796 | 2026-09-04T23:25:12.006Z | Checking nodrop v0.1.14 |
| 2797 | 2026-09-04T23:25:12.019Z | Checking crc-catalog v2.4.0 |
| 2798 | 2026-09-04T23:25:12.036Z | Checking proptest v1.11.0 |
| 2799 | 2026-09-04T23:25:12.077Z | Checking deranged v0.5.8 |
| 2800 | 2026-09-04T23:25:12.089Z | Checking array-init v0.0.4 |
| 2801 | 2026-09-04T23:25:12.102Z | Checking crc v3.4.0 |
| 2802 | 2026-09-04T23:25:12.271Z | Checking packed_struct v0.10.1 |
| 2803 | 2026-09-04T23:25:12.382Z | Checking tower v0.5.3 |
| 2804 | 2026-09-04T23:25:12.419Z | Checking native-tls v0.2.18 |
| 2805 | 2026-09-04T23:25:12.595Z | Checking smallvec v0.6.14 |
| 2806 | 2026-09-04T23:25:12.774Z | Checking clap v4.6.1 |
| 2807 | 2026-09-04T23:25:12.787Z | Checking num-bigint-dig v0.8.6 |
| 2808 | 2026-09-04T23:25:12.854Z | Checking quote v1.0.45 |
| 2809 | 2026-09-04T23:25:12.893Z | Checking flate2 v1.1.9 |
| 2810 | 2026-09-04T23:25:13.001Z | Checking ipnetwork v0.21.1 |
| 2811 | 2026-09-04T23:25:13.026Z | Checking pkcs1 v0.7.5 |
| 2812 | 2026-09-04T23:25:13.074Z | Checking http-body-util v0.1.3 |
| 2813 | 2026-09-04T23:25:13.186Z | Checking crossbeam-utils v0.8.21 |
| 2814 | 2026-09-04T23:25:13.210Z | Checking bitfield v0.19.4 |
| 2815 | 2026-09-04T23:25:13.233Z | Checking zerocopy v0.6.6 |
| 2816 | 2026-09-04T23:25:13.291Z | Checking ahash v0.8.12 |
| 2817 | 2026-09-04T23:25:13.331Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2818 | 2026-09-04T23:25:13.420Z | Checking scroll v0.13.0 |
| 2819 | 2026-09-04T23:25:13.438Z | Checking hyper v1.10.1 |
| 2820 | 2026-09-04T23:25:13.472Z | Checking env_filter v2.0.0 |
| 2821 | 2026-09-04T23:25:13.486Z | Checking unicode-bidi v0.3.18 |
| 2822 | 2026-09-04T23:25:13.527Z | Checking winnow v0.5.40 |
| 2823 | 2026-09-04T23:25:13.540Z | Checking hashbrown v0.12.3 |
| 2824 | 2026-09-04T23:25:13.596Z | Checking ryu v1.0.23 |
| 2825 | 2026-09-04T23:25:13.614Z | Checking time-core v0.1.8 |
| 2826 | 2026-09-04T23:25:13.637Z | Checking num-conv v0.2.0 |
| 2827 | 2026-09-04T23:25:13.730Z | Checking base64 v0.21.7 |
| 2828 | 2026-09-04T23:25:13.751Z | Checking unicode-properties v0.1.4 |
| 2829 | 2026-09-04T23:25:13.751Z | Checking allocator-api2 v0.2.21 |
| 2830 | 2026-09-04T23:25:13.775Z | Checking iri-string v0.7.10 |
| 2831 | 2026-09-04T23:25:13.834Z | Checking gimli v0.32.3 |
| 2832 | 2026-09-04T23:25:13.934Z | Checking num_threads v0.1.7 |
| 2833 | 2026-09-04T23:25:13.947Z | Checking indexmap v1.9.3 |
| 2834 | 2026-09-04T23:25:13.959Z | Checking ron v0.8.1 |
| 2835 | 2026-09-04T23:25:14.016Z | Checking time v0.3.47 |
| 2836 | 2026-09-04T23:25:14.042Z | Checking stringprep v0.1.5 |
| 2837 | 2026-09-04T23:25:14.191Z | Checking newtype-uuid v1.3.2 |
| 2838 | 2026-09-04T23:25:14.275Z | Checking serde_urlencoded v0.7.1 |
| 2839 | 2026-09-04T23:25:14.393Z | Checking goblin v0.10.5 |
| 2840 | 2026-09-04T23:25:14.396Z | Checking hyper-util v0.1.20 |
| 2841 | 2026-09-04T23:25:14.460Z | Checking env_logger v0.11.11 |
| 2842 | 2026-09-04T23:25:14.473Z | Checking rsa v0.9.10 |
| 2843 | 2026-09-04T23:25:14.647Z | Checking crossbeam-epoch v0.9.18 |
| 2844 | 2026-09-04T23:25:14.669Z | Checking toml_edit v0.19.15 |
| 2845 | 2026-09-04T23:25:14.804Z | Checking tower-http v0.6.8 |
| 2846 | 2026-09-04T23:25:14.868Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2847 | 2026-09-04T23:25:14.937Z | Checking hashbrown v0.13.2 |
| 2848 | 2026-09-04T23:25:15.022Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2849 | 2026-09-04T23:25:15.082Z | Checking bzip2 v0.4.4 |
| 2850 | 2026-09-04T23:25:15.147Z | Checking oxnet v0.1.6 |
| 2851 | 2026-09-04T23:25:15.242Z | Checking syn v2.0.117 |
| 2852 | 2026-09-04T23:25:15.373Z | Checking serde-hex v0.1.0 |
| 2853 | 2026-09-04T23:25:15.395Z | Checking addr2line v0.25.1 |
| 2854 | 2026-09-04T23:25:15.419Z | Checking tokio-native-tls v0.3.1 |
| 2855 | 2026-09-04T23:25:15.581Z | Checking bstr v1.12.1 |
| 2856 | 2026-09-04T23:25:15.666Z | Checking crypto-common v0.2.2 |
| 2857 | 2026-09-04T23:25:15.680Z | Checking block-buffer v0.12.1 |
| 2858 | 2026-09-04T23:25:15.729Z | Checking block-padding v0.4.2 |
| 2859 | 2026-09-04T23:25:15.840Z | Checking rustls-native-certs v0.8.3 |
| 2860 | 2026-09-04T23:25:15.870Z | Checking x509-cert v0.2.5 |
| 2861 | 2026-09-04T23:25:15.974Z | Checking scroll v0.12.0 |
| 2862 | 2026-09-04T23:25:15.987Z | Checking object v0.37.3 |
| 2863 | 2026-09-04T23:25:16.200Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2864 | 2026-09-04T23:25:16.263Z | Checking md-5 v0.10.6 |
| 2865 | 2026-09-04T23:25:16.310Z | Checking hash32 v0.2.1 |
| 2866 | 2026-09-04T23:25:16.404Z | Checking encoding_rs v0.8.35 |
| 2867 | 2026-09-04T23:25:16.466Z | Checking rustc-demangle v0.1.27 |
| 2868 | 2026-09-04T23:25:16.526Z | Checking mime v0.3.17 |
| 2869 | 2026-09-04T23:25:16.684Z | Checking crc-any v2.5.0 |
| 2870 | 2026-09-04T23:25:16.698Z | Checking fallible-iterator v0.2.0 |
| 2871 | 2026-09-04T23:25:16.738Z | Checking psl-types v2.0.11 |
| 2872 | 2026-09-04T23:25:16.855Z | Checking publicsuffix v2.3.0 |
| 2873 | 2026-09-04T23:25:16.855Z | Checking dof v0.4.0 |
| 2874 | 2026-09-04T23:25:16.881Z | Checking heapless v0.7.17 |
| 2875 | 2026-09-04T23:25:16.968Z | Checking postgres-protocol v0.6.10 |
| 2876 | 2026-09-04T23:25:17.014Z | Checking zstd-safe v7.2.4 |
| 2877 | 2026-09-04T23:25:17.179Z | Checking goblin v0.8.2 |
| 2878 | 2026-09-04T23:25:17.286Z | Checking inout v0.2.2 |
| 2879 | 2026-09-04T23:25:17.300Z | Checking toml v0.7.8 |
| 2880 | 2026-09-04T23:25:17.335Z | Checking hyper-tls v0.6.0 |
| 2881 | 2026-09-04T23:25:17.437Z | Checking daft v0.1.8 |
| 2882 | 2026-09-04T23:25:17.496Z | Checking object v0.30.4 |
| 2883 | 2026-09-04T23:25:17.508Z | Checking zip v0.6.6 |
| 2884 | 2026-09-04T23:25:17.527Z | Checking cookie v0.18.1 |
| 2885 | 2026-09-04T23:25:17.616Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2886 | 2026-09-04T23:25:17.681Z | Checking tokio-rustls v0.26.4 |
| 2887 | 2026-09-04T23:25:17.754Z | Checking phf_shared v0.13.1 |
| 2888 | 2026-09-04T23:25:17.780Z | Checking dtrace-parser v0.3.0 |
| 2889 | 2026-09-04T23:25:17.828Z | Checking pin-project v1.1.11 |
| 2890 | 2026-09-04T23:25:17.913Z | Checking zerocopy v0.7.35 |
| 2891 | 2026-09-04T23:25:17.926Z | Checking signal-hook v0.3.18 |
| 2892 | 2026-09-04T23:25:17.950Z | Checking futures-executor v0.3.32 |
| 2893 | 2026-09-04T23:25:18.016Z | Checking ff v0.13.1 |
| 2894 | 2026-09-04T23:25:18.091Z | Checking thread-id v5.1.0 |
| 2895 | 2026-09-04T23:25:18.111Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2896 | 2026-09-04T23:25:18.124Z | Checking unicode-width v0.2.0 |
| 2897 | 2026-09-04T23:25:18.139Z | Checking smawk v0.3.2 |
| 2898 | 2026-09-04T23:25:18.163Z | Checking bumpalo v3.20.2 |
| 2899 | 2026-09-04T23:25:18.263Z | Checking bitflags v1.3.2 |
| 2900 | 2026-09-04T23:25:18.307Z | Checking backtrace v0.3.76 |
| 2901 | 2026-09-04T23:25:18.331Z | Checking base16ct v0.2.0 |
| 2902 | 2026-09-04T23:25:18.357Z | Checking managed v0.8.0 |
| 2903 | 2026-09-04T23:25:18.368Z | Checking libbz2-rs-sys v0.2.2 |
| 2904 | 2026-09-04T23:25:18.399Z | Checking path-slash v0.1.5 |
| 2905 | 2026-09-04T23:25:18.451Z | Compiling rayon-core v1.13.0 |
| 2906 | 2026-09-04T23:25:18.495Z | Checking either v1.15.0 |
| 2907 | 2026-09-04T23:25:18.539Z | Checking jiff-core v0.1.0 |
| 2908 | 2026-09-04T23:25:18.594Z | Checking foldhash v0.1.5 |
| 2909 | 2026-09-04T23:25:18.642Z | Checking same-file v1.0.6 |
| 2910 | 2026-09-04T23:25:18.683Z | Checking foldhash v0.2.0 |
| 2911 | 2026-09-04T23:25:18.725Z | Checking unicode-linebreak v0.1.5 |
| 2912 | 2026-09-04T23:25:18.745Z | Checking is_ci v1.2.0 |
| 2913 | 2026-09-04T23:25:18.759Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2914 | 2026-09-04T23:25:18.830Z | Checking hashbrown v0.16.1 |
| 2915 | 2026-09-04T23:25:18.845Z | Checking supports-color v3.0.2 |
| 2916 | 2026-09-04T23:25:18.927Z | Checking textwrap v0.16.2 |
| 2917 | 2026-09-04T23:25:18.960Z | Checking walkdir v2.5.0 |
| 2918 | 2026-09-04T23:25:18.974Z | Checking bzip2 v0.6.1 |
| 2919 | 2026-09-04T23:25:19.085Z | Checking hashbrown v0.15.5 |
| 2920 | 2026-09-04T23:25:19.089Z | Checking dof v0.3.0 |
| 2921 | 2026-09-04T23:25:19.132Z | Checking backtrace-ext v0.2.1 |
| 2922 | 2026-09-04T23:25:19.136Z | Checking smoltcp v0.9.1 |
| 2923 | 2026-09-04T23:25:19.153Z | Checking sec1 v0.7.3 |
| 2924 | 2026-09-04T23:25:19.219Z | Checking jiff v0.2.34 |
| 2925 | 2026-09-04T23:25:19.232Z | Checking zopfli v0.8.3 |
| 2926 | 2026-09-04T23:25:19.330Z | Checking usdt-impl v0.6.0 |
| 2927 | 2026-09-04T23:25:19.357Z | Checking group v0.13.0 |
| 2928 | 2026-09-04T23:25:19.438Z | Checking signal-hook-mio v0.2.5 |
| 2929 | 2026-09-04T23:25:19.474Z | Checking futures v0.3.32 |
| 2930 | 2026-09-04T23:25:19.500Z | Checking phf v0.13.1 |
| 2931 | 2026-09-04T23:25:19.547Z | Checking snafu v0.8.9 |
| 2932 | 2026-09-04T23:25:19.559Z | Checking hyper-rustls v0.27.7 |
| 2933 | 2026-09-04T23:25:19.563Z | Checking cookie_store v0.22.1 |
| 2934 | 2026-09-04T23:25:19.595Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2935 | 2026-09-04T23:25:19.607Z | Checking reqwest v0.12.28 |
| 2936 | 2026-09-04T23:25:19.643Z | Checking cipher v0.5.2 |
| 2937 | 2026-09-04T23:25:19.723Z | Checking postgres-types v0.2.12 |
| 2938 | 2026-09-04T23:25:19.755Z | Checking zstd v0.13.3 |
| 2939 | 2026-09-04T23:25:19.774Z | Checking globset v0.4.18 |
| 2940 | 2026-09-04T23:25:19.881Z | Checking rustls-platform-verifier v0.6.2 |
| 2941 | 2026-09-04T23:25:19.894Z | Checking crossbeam-deque v0.8.6 |
| 2942 | 2026-09-04T23:25:19.923Z | Checking phf_shared v0.11.3 |
| 2943 | 2026-09-04T23:25:19.942Z | Checking regex v1.12.3 |
| 2944 | 2026-09-04T23:25:20.016Z | Checking hkdf v0.12.4 |
| 2945 | 2026-09-04T23:25:20.029Z | Checking dtrace-parser v0.2.0 |
| 2946 | 2026-09-04T23:25:20.040Z | Checking curve25519-dalek v4.1.3 |
| 2947 | 2026-09-04T23:25:20.061Z | Checking ref-cast v1.0.25 |
| 2948 | 2026-09-04T23:25:20.073Z | Checking byte-wrapper v0.1.0 |
| 2949 | 2026-09-04T23:25:20.147Z | Checking olpc-cjson v0.1.4 |
| 2950 | 2026-09-04T23:25:20.160Z | Checking strum v0.27.2 |
| 2951 | 2026-09-04T23:25:20.220Z | Checking hubpack v0.1.2 |
| 2952 | 2026-09-04T23:25:20.256Z | Checking ed25519 v2.2.3 |
| 2953 | 2026-09-04T23:25:20.268Z | Checking memoffset v0.9.1 |
| 2954 | 2026-09-04T23:25:20.281Z | Checking owo-colors v4.3.0 |
| 2955 | 2026-09-04T23:25:20.285Z | Checking rustix v0.38.44 |
| 2956 | 2026-09-04T23:25:20.343Z | Checking pem v3.0.6 |
| 2957 | 2026-09-04T23:25:20.363Z | Checking crypto-bigint v0.5.5 |
| 2958 | 2026-09-04T23:25:20.399Z | Checking serde_plain v1.0.2 |
| 2959 | 2026-09-04T23:25:20.456Z | Checking serde-big-array v0.5.1 |
| 2960 | 2026-09-04T23:25:20.496Z | Checking erased-serde v0.3.31 |
| 2961 | 2026-09-04T23:25:20.544Z | Checking float-cmp v0.10.0 |
| 2962 | 2026-09-04T23:25:20.592Z | Checking thread-id v4.2.2 |
| 2963 | 2026-09-04T23:25:20.669Z | Checking memmap2 v0.9.10 |
| 2964 | 2026-09-04T23:25:20.672Z | Checking static_assertions v1.1.0 |
| 2965 | 2026-09-04T23:25:20.750Z | Checking fixedbitset v0.4.2 |
| 2966 | 2026-09-04T23:25:20.834Z | Checking winnow v0.7.14 |
| 2967 | 2026-09-04T23:25:20.846Z | Checking normalize-line-endings v0.3.0 |
| 2968 | 2026-09-04T23:25:20.861Z | Checking predicates-core v1.0.10 |
| 2969 | 2026-09-04T23:25:20.885Z | Checking toml_write v0.1.2 |
| 2970 | 2026-09-04T23:25:20.900Z | Checking supports-hyperlinks v3.2.0 |
| 2971 | 2026-09-04T23:25:20.936Z | Checking difflib v0.4.0 |
| 2972 | 2026-09-04T23:25:20.978Z | Checking fixedbitset v0.5.7 |
| 2973 | 2026-09-04T23:25:21.003Z | Checking unicode-width v0.1.14 |
| 2974 | 2026-09-04T23:25:21.049Z | Checking supports-unicode v3.0.0 |
| 2975 | 2026-09-04T23:25:21.095Z | Checking data-encoding v2.10.0 |
| 2976 | 2026-09-04T23:25:21.111Z | Checking precomputed-hash v0.1.1 |
| 2977 | 2026-09-04T23:25:21.149Z | Checking new_debug_unreachable v1.0.6 |
| 2978 | 2026-09-04T23:25:21.152Z | Checking keccak v0.1.6 |
| 2979 | 2026-09-04T23:25:21.173Z | Checking const-oid v0.10.2 |
| 2980 | 2026-09-04T23:25:21.186Z | Checking cpufeatures v0.3.0 |
| 2981 | 2026-09-04T23:25:21.215Z | Checking winnow v1.0.3 |
| 2982 | 2026-09-04T23:25:21.246Z | Checking typed-path v0.9.3 |
| 2983 | 2026-09-04T23:25:21.258Z | Checking unicode-segmentation v1.12.0 |
| 2984 | 2026-09-04T23:25:21.275Z | Checking whoami v2.1.0 |
| 2985 | 2026-09-04T23:25:21.320Z | Checking sha3 v0.10.8 |
| 2986 | 2026-09-04T23:25:21.333Z | Checking digest v0.11.3 |
| 2987 | 2026-09-04T23:25:21.361Z | Checking hickory-proto v0.25.2 |
| 2988 | 2026-09-04T23:25:21.465Z | Checking tokio-postgres v0.7.16 |
| 2989 | 2026-09-04T23:25:21.514Z | Checking elliptic-curve v0.13.8 |
| 2990 | 2026-09-04T23:25:21.526Z | Checking chacha20 v0.10.0 |
| 2991 | 2026-09-04T23:25:21.562Z | Checking similar v2.7.0 |
| 2992 | 2026-09-04T23:25:21.776Z | Checking miette v7.6.0 |
| 2993 | 2026-09-04T23:25:21.818Z | Checking string_cache v0.8.9 |
| 2994 | 2026-09-04T23:25:21.937Z | Checking petgraph v0.8.3 |
| 2995 | 2026-09-04T23:25:21.985Z | Checking zip v4.6.1 |
| 2996 | 2026-09-04T23:25:22.005Z | Checking tough v0.22.0 |
| 2997 | 2026-09-04T23:25:22.042Z | Checking toml_edit v0.22.27 |
| 2998 | 2026-09-04T23:25:22.054Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2999 | 2026-09-04T23:25:22.285Z | Checking predicates v3.1.4 |
| 3000 | 2026-09-04T23:25:22.381Z | Checking crossterm v0.28.1 |
| 3001 | 2026-09-04T23:25:22.553Z | Checking petgraph v0.6.5 |
| 3002 | 2026-09-04T23:25:22.583Z | Checking slog v2.8.2 |
| 3003 | 2026-09-04T23:25:22.745Z | Checking ed25519-dalek v2.2.0 |
| 3004 | 2026-09-04T23:25:22.847Z | Checking usdt v0.6.0 |
| 3005 | 2026-09-04T23:25:22.980Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3006 | 2026-09-04T23:25:23.018Z | Checking usdt-impl v0.5.0 |
| 3007 | 2026-09-04T23:25:23.087Z | Checking nix v0.31.2 |
| 3008 | 2026-09-04T23:25:23.110Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3009 | 2026-09-04T23:25:23.296Z | Checking iddqd v0.4.2 |
| 3010 | 2026-09-04T23:25:23.704Z | Checking reqwest v0.13.2 |
| 3011 | 2026-09-04T23:25:23.832Z | Checking itertools v0.13.0 |
| 3012 | 2026-09-04T23:25:23.911Z | Checking strum v0.26.3 |
| 3013 | 2026-09-04T23:25:24.019Z | Checking serde_with v3.21.0 |
| 3014 | 2026-09-04T23:25:24.022Z | Checking derive_more v2.1.1 |
| 3015 | 2026-09-04T23:25:24.125Z | Checking fs-err v3.3.0 |
| 3016 | 2026-09-04T23:25:24.214Z | Checking tokio-stream v0.1.18 |
| 3017 | 2026-09-04T23:25:24.217Z | Checking buf-list v1.1.2 |
| 3018 | 2026-09-04T23:25:24.300Z | Checking anyhow v1.0.104 |
| 3019 | 2026-09-04T23:25:24.396Z | Checking camino v1.2.5 |
| 3020 | 2026-09-04T23:25:24.422Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3021 | 2026-09-04T23:25:24.498Z | Checking openapiv3 v2.2.0 |
| 3022 | 2026-09-04T23:25:24.536Z | Checking peg-runtime v0.8.5 |
| 3023 | 2026-09-04T23:25:24.549Z | Checking lalrpop-util v0.19.12 |
| 3024 | 2026-09-04T23:25:24.643Z | Checking illumos-nvpair v0.3.0 |
| 3025 | 2026-09-04T23:25:24.677Z | Checking rayon v1.11.0 |
| 3026 | 2026-09-04T23:25:24.689Z | Checking sigpipe v0.1.3 |
| 3027 | 2026-09-04T23:25:24.706Z | Checking glob v0.3.3 |
| 3028 | 2026-09-04T23:25:25.678Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-09-04T23:25:25.993Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3030 | 2026-09-04T23:25:26.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.58s |
| 3031 | 2026-09-04T23:25:26.440Z | |
| 3032 | 2026-09-04T23:25:26.440Z | info: running `cargo check --bins` on internal-dns-types (120/376) |
| 3033 | 2026-09-04T23:25:26.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-09-04T23:25:26.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-09-04T23:25:26.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-09-04T23:25:26.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3037 | 2026-09-04T23:25:27.005Z | |
| 3038 | 2026-09-04T23:25:27.006Z | info: running `cargo check --bins` on internal-dns-types-versions (121/376) |
| 3039 | 2026-09-04T23:25:27.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-09-04T23:25:27.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-09-04T23:25:27.479Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2026-09-04T23:25:27.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3043 | 2026-09-04T23:25:27.563Z | |
| 3044 | 2026-09-04T23:25:27.563Z | info: running `cargo check --bins` on nexus-types-versions (122/376) |
| 3045 | 2026-09-04T23:25:28.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-09-04T23:25:28.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-09-04T23:25:28.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-09-04T23:25:28.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3049 | 2026-09-04T23:25:28.146Z | |
| 3050 | 2026-09-04T23:25:28.146Z | info: running `cargo check --bins` on oxql-types (123/376) |
| 3051 | 2026-09-04T23:25:28.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-09-04T23:25:28.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-09-04T23:25:28.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-09-04T23:25:28.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3055 | 2026-09-04T23:25:28.714Z | |
| 3056 | 2026-09-04T23:25:28.714Z | info: running `cargo check --bins` on oximeter-types (124/376) |
| 3057 | 2026-09-04T23:25:29.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-09-04T23:25:29.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-09-04T23:25:29.206Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-09-04T23:25:29.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3061 | 2026-09-04T23:25:29.295Z | |
| 3062 | 2026-09-04T23:25:29.295Z | info: running `cargo check --bins` on oximeter-types-versions (125/376) |
| 3063 | 2026-09-04T23:25:29.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-09-04T23:25:29.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-09-04T23:25:29.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-09-04T23:25:29.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3067 | 2026-09-04T23:25:29.872Z | |
| 3068 | 2026-09-04T23:25:29.872Z | info: running `cargo check --bins` on oximeter-macro-impl (126/376) |
| 3069 | 2026-09-04T23:25:30.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-09-04T23:25:30.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-09-04T23:25:30.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-09-04T23:25:30.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3073 | 2026-09-04T23:25:30.433Z | |
| 3074 | 2026-09-04T23:25:30.433Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/376) |
| 3075 | 2026-09-04T23:25:30.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-09-04T23:25:30.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-09-04T23:25:31.126Z | Compiling multer v3.1.0 |
| 3078 | 2026-09-04T23:25:31.240Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3079 | 2026-09-04T23:25:31.244Z | Compiling async-stream-impl v0.3.6 |
| 3080 | 2026-09-04T23:25:31.254Z | Compiling serde_tokenstream v0.3.0 |
| 3081 | 2026-09-04T23:25:31.264Z | Compiling dropshot v0.17.1 |
| 3082 | 2026-09-04T23:25:31.276Z | Compiling parse-display-derive v0.10.0 |
| 3083 | 2026-09-04T23:25:31.287Z | Compiling dropshot_endpoint v0.17.1 |
| 3084 | 2026-09-04T23:25:31.291Z | Compiling newtype-uuid-macros v0.1.0 |
| 3085 | 2026-09-04T23:25:31.480Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3086 | 2026-09-04T23:25:31.544Z | Checking thread_local v1.1.9 |
| 3087 | 2026-09-04T23:25:31.561Z | Compiling oxide-generation-macros v0.2.0 |
| 3088 | 2026-09-04T23:25:31.626Z | Checking match_cfg v0.1.0 |
| 3089 | 2026-09-04T23:25:31.695Z | Checking compression-core v0.4.31 |
| 3090 | 2026-09-04T23:25:31.712Z | Checking hostname v0.3.1 |
| 3091 | 2026-09-04T23:25:31.809Z | Checking crossbeam-channel v0.5.15 |
| 3092 | 2026-09-04T23:25:31.824Z | Checking compression-codecs v0.4.37 |
| 3093 | 2026-09-04T23:25:31.827Z | Checking atomicwrites v0.4.4 |
| 3094 | 2026-09-04T23:25:31.922Z | Checking slog-json v2.6.1 |
| 3095 | 2026-09-04T23:25:31.946Z | Checking serde_spanned v1.1.1 |
| 3096 | 2026-09-04T23:25:32.004Z | Checking is-terminal v0.4.17 |
| 3097 | 2026-09-04T23:25:32.069Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3098 | 2026-09-04T23:25:32.082Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3099 | 2026-09-04T23:25:32.086Z | Checking debug-ignore v1.0.5 |
| 3100 | 2026-09-04T23:25:32.107Z | Checking term v1.2.1 |
| 3101 | 2026-09-04T23:25:32.201Z | Checking take_mut v0.2.2 |
| 3102 | 2026-09-04T23:25:32.207Z | Checking slog-bunyan v2.5.0 |
| 3103 | 2026-09-04T23:25:32.248Z | Checking slog-async v2.8.0 |
| 3104 | 2026-09-04T23:25:32.260Z | Checking async-compression v0.4.41 |
| 3105 | 2026-09-04T23:25:32.272Z | Checking toml v1.1.2+spec-1.1.0 |
| 3106 | 2026-09-04T23:25:32.303Z | Checking async-stream v0.3.6 |
| 3107 | 2026-09-04T23:25:32.318Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3108 | 2026-09-04T23:25:32.330Z | Checking slog-term v2.9.2 |
| 3109 | 2026-09-04T23:25:32.420Z | Checking progenitor-client v0.14.0 |
| 3110 | 2026-09-04T23:25:32.423Z | Checking sha1 v0.11.0 |
| 3111 | 2026-09-04T23:25:32.499Z | Checking oxide-generation v0.1.3 |
| 3112 | 2026-09-04T23:25:32.582Z | Checking waitgroup v0.1.2 |
| 3113 | 2026-09-04T23:25:32.618Z | Checking rustls-pemfile v2.2.0 |
| 3114 | 2026-09-04T23:25:32.649Z | Checking backon v1.6.0 |
| 3115 | 2026-09-04T23:25:32.663Z | Checking serde_path_to_error v0.1.20 |
| 3116 | 2026-09-04T23:25:32.678Z | Checking hostname v0.4.2 |
| 3117 | 2026-09-04T23:25:32.721Z | Checking instant v0.1.13 |
| 3118 | 2026-09-04T23:25:32.803Z | Checking backoff v0.4.0 |
| 3119 | 2026-09-04T23:25:32.817Z | Checking progenitor-extras v0.2.0 |
| 3120 | 2026-09-04T23:25:32.846Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3121 | 2026-09-04T23:25:32.927Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3122 | 2026-09-04T23:25:32.967Z | Checking parse-display v0.10.0 |
| 3123 | 2026-09-04T23:25:32.980Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3124 | 2026-09-04T23:25:32.992Z | Checking itertools v0.14.0 |
| 3125 | 2026-09-04T23:25:33.033Z | Checking regress v0.10.5 |
| 3126 | 2026-09-04T23:25:33.106Z | Checking macaddr v1.0.1 |
| 3127 | 2026-09-04T23:25:33.242Z | Checking humantime v2.3.0 |
| 3128 | 2026-09-04T23:25:34.076Z | Compiling prettyplease v0.2.37 |
| 3129 | 2026-09-04T23:25:34.445Z | Checking num-rational v0.4.2 |
| 3130 | 2026-09-04T23:25:34.720Z | Checking num-complex v0.4.6 |
| 3131 | 2026-09-04T23:25:35.081Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3132 | 2026-09-04T23:25:35.162Z | Compiling num v0.4.3 |
| 3133 | 2026-09-04T23:25:35.237Z | Compiling usdt-macro v0.5.0 |
| 3134 | 2026-09-04T23:25:35.274Z | Compiling usdt-attr-macro v0.5.0 |
| 3135 | 2026-09-04T23:25:35.291Z | Checking memmap v0.7.0 |
| 3136 | 2026-09-04T23:25:35.323Z | Compiling float-ord v0.3.2 |
| 3137 | 2026-09-04T23:25:35.472Z | Compiling convert_case v0.4.0 |
| 3138 | 2026-09-04T23:25:35.801Z | Checking newline-converter v0.3.0 |
| 3139 | 2026-09-04T23:25:35.848Z | Compiling derive_more v0.99.20 |
| 3140 | 2026-09-04T23:25:35.919Z | Checking console v0.15.11 |
| 3141 | 2026-09-04T23:25:36.047Z | Compiling toml v0.8.23 |
| 3142 | 2026-09-04T23:25:36.110Z | Checking usdt v0.5.0 |
| 3143 | 2026-09-04T23:25:36.207Z | Checking linked-hash-map v0.5.6 |
| 3144 | 2026-09-04T23:25:36.282Z | Compiling minimal-lexical v0.2.1 |
| 3145 | 2026-09-04T23:25:36.382Z | Checking lru-cache v0.1.2 |
| 3146 | 2026-09-04T23:25:36.504Z | Compiling nom v7.1.3 |
| 3147 | 2026-09-04T23:25:36.539Z | Checking expectorate v1.2.0 |
| 3148 | 2026-09-04T23:25:36.713Z | Checking camino-tempfile v1.4.1 |
| 3149 | 2026-09-04T23:25:36.877Z | Checking hickory-proto v0.24.4 |
| 3150 | 2026-09-04T23:25:37.001Z | Checking phf_shared v0.12.1 |
| 3151 | 2026-09-04T23:25:37.146Z | Compiling slog-dtrace v0.3.0 |
| 3152 | 2026-09-04T23:25:37.175Z | Compiling unicode-xid v0.2.6 |
| 3153 | 2026-09-04T23:25:37.354Z | Checking resolv-conf v0.7.6 |
| 3154 | 2026-09-04T23:25:37.537Z | Checking heck v0.5.0 |
| 3155 | 2026-09-04T23:25:37.663Z | Compiling chrono-tz v0.10.4 |
| 3156 | 2026-09-04T23:25:37.799Z | Compiling const_format_proc_macros v0.2.34 |
| 3157 | 2026-09-04T23:25:37.840Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3158 | 2026-09-04T23:25:37.880Z | Checking phf v0.12.1 |
| 3159 | 2026-09-04T23:25:37.928Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3160 | 2026-09-04T23:25:38.024Z | Checking tokio-dtrace v0.1.1 |
| 3161 | 2026-09-04T23:25:38.217Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3162 | 2026-09-04T23:25:38.353Z | Compiling derive-where v1.6.0 |
| 3163 | 2026-09-04T23:25:38.479Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3164 | 2026-09-04T23:25:38.670Z | Checking highway v1.3.0 |
| 3165 | 2026-09-04T23:25:38.755Z | Checking hickory-resolver v0.24.4 |
| 3166 | 2026-09-04T23:25:38.918Z | Checking const_format v0.2.35 |
| 3167 | 2026-09-04T23:25:39.157Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3168 | 2026-09-04T23:25:39.554Z | Checking oxide-tokio-rt v0.1.4 |
| 3169 | 2026-09-04T23:25:39.567Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3170 | 2026-09-04T23:25:39.732Z | Checking qorb v0.4.1 |
| 3171 | 2026-09-04T23:25:39.862Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3172 | 2026-09-04T23:25:39.972Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3173 | 2026-09-04T23:25:39.987Z | Checking gethostname v0.5.0 |
| 3174 | 2026-09-04T23:25:40.078Z | Checking bcs v0.1.6 |
| 3175 | 2026-09-04T23:25:40.093Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3176 | 2026-09-04T23:25:40.130Z | Checking termtree v0.5.1 |
| 3177 | 2026-09-04T23:25:43.292Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3178 | 2026-09-04T23:25:46.552Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3179 | 2026-09-04T23:25:48.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.37s |
| 3180 | 2026-09-04T23:25:48.981Z | |
| 3181 | 2026-09-04T23:25:48.982Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376) |
| 3182 | 2026-09-04T23:25:49.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-09-04T23:25:49.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-09-04T23:25:49.674Z | Compiling ar_archive_writer v0.5.1 |
| 3185 | 2026-09-04T23:25:49.789Z | Compiling stacker v0.1.23 |
| 3186 | 2026-09-04T23:25:49.795Z | Compiling cfg_aliases v0.1.1 |
| 3187 | 2026-09-04T23:25:49.801Z | Compiling proc-macro-error v1.0.4 |
| 3188 | 2026-09-04T23:25:49.809Z | Checking fd-lock v4.0.4 |
| 3189 | 2026-09-04T23:25:49.809Z | Checking nibble_vec v0.1.0 |
| 3190 | 2026-09-04T23:25:49.812Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3191 | 2026-09-04T23:25:49.812Z | Checking vte v0.14.1 |
| 3192 | 2026-09-04T23:25:49.852Z | Compiling nix v0.28.0 |
| 3193 | 2026-09-04T23:25:49.920Z | Checking bytecount v0.6.9 |
| 3194 | 2026-09-04T23:25:49.962Z | Checking endian-type v0.1.2 |
| 3195 | 2026-09-04T23:25:49.975Z | Checking strip-ansi-escapes v0.2.1 |
| 3196 | 2026-09-04T23:25:50.026Z | Checking papergrid v0.11.0 |
| 3197 | 2026-09-04T23:25:50.080Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3198 | 2026-09-04T23:25:50.093Z | Checking radix_trie v0.2.1 |
| 3199 | 2026-09-04T23:25:50.093Z | Compiling peg-macros v0.8.5 |
| 3200 | 2026-09-04T23:25:50.116Z | Compiling tabled_derive v0.7.0 |
| 3201 | 2026-09-04T23:25:50.268Z | Checking winnow v0.6.26 |
| 3202 | 2026-09-04T23:25:50.314Z | Compiling sqlparser_derive v0.5.0 |
| 3203 | 2026-09-04T23:25:50.624Z | Checking home v0.5.12 |
| 3204 | 2026-09-04T23:25:50.713Z | Compiling psm v0.1.30 |
| 3205 | 2026-09-04T23:25:50.731Z | Checking nu-ansi-term v0.50.3 |
| 3206 | 2026-09-04T23:25:50.745Z | Checking unicode_categories v0.1.1 |
| 3207 | 2026-09-04T23:25:50.954Z | Checking reedline v0.40.0 |
| 3208 | 2026-09-04T23:25:50.974Z | Checking crossterm v0.29.0 |
| 3209 | 2026-09-04T23:25:51.186Z | Checking display-error-chain v0.2.2 |
| 3210 | 2026-09-04T23:25:51.218Z | Checking tabled v0.15.0 |
| 3211 | 2026-09-04T23:25:51.288Z | Checking rustyline v14.0.0 |
| 3212 | 2026-09-04T23:25:51.519Z | Checking recursive v0.1.1 |
| 3213 | 2026-09-04T23:25:51.523Z | Checking sqlformat v0.3.5 |
| 3214 | 2026-09-04T23:25:51.572Z | Checking peg v0.8.5 |
| 3215 | 2026-09-04T23:25:51.607Z | Checking sqlparser v0.61.0 |
| 3216 | 2026-09-04T23:26:02.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.84s |
| 3217 | 2026-09-04T23:26:03.002Z | |
| 3218 | 2026-09-04T23:26:03.002Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376) |
| 3219 | 2026-09-04T23:26:03.511Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2026-09-04T23:26:03.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2026-09-04T23:26:03.690Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3222 | 2026-09-04T23:26:07.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s |
| 3223 | 2026-09-04T23:26:07.446Z | |
| 3224 | 2026-09-04T23:26:07.446Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376) |
| 3225 | 2026-09-04T23:26:07.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3226 | 2026-09-04T23:26:07.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3227 | 2026-09-04T23:26:08.135Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3228 | 2026-09-04T23:26:10.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s |
| 3229 | 2026-09-04T23:26:10.920Z | |
| 3230 | 2026-09-04T23:26:10.920Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376) |
| 3231 | 2026-09-04T23:26:11.429Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3232 | 2026-09-04T23:26:11.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3233 | 2026-09-04T23:26:11.611Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3234 | 2026-09-04T23:26:15.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s |
| 3235 | 2026-09-04T23:26:15.213Z | |
| 3236 | 2026-09-04T23:26:15.213Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376) |
| 3237 | 2026-09-04T23:26:15.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3238 | 2026-09-04T23:26:15.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3239 | 2026-09-04T23:26:15.899Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3240 | 2026-09-04T23:26:19.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s |
| 3241 | 2026-09-04T23:26:19.511Z | |
| 3242 | 2026-09-04T23:26:19.512Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376) |
| 3243 | 2026-09-04T23:26:20.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3244 | 2026-09-04T23:26:20.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3245 | 2026-09-04T23:26:20.199Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3246 | 2026-09-04T23:26:22.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s |
| 3247 | 2026-09-04T23:26:23.117Z | |
| 3248 | 2026-09-04T23:26:23.117Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376) |
| 3249 | 2026-09-04T23:26:23.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3250 | 2026-09-04T23:26:23.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3251 | 2026-09-04T23:26:23.806Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3252 | 2026-09-04T23:26:26.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s |
| 3253 | 2026-09-04T23:26:26.745Z | |
| 3254 | 2026-09-04T23:26:26.745Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376) |
| 3255 | 2026-09-04T23:26:27.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3256 | 2026-09-04T23:26:27.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3257 | 2026-09-04T23:26:27.432Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3258 | 2026-09-04T23:26:30.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s |
| 3259 | 2026-09-04T23:26:31.140Z | |
| 3260 | 2026-09-04T23:26:31.140Z | info: running `cargo check --bins` on oximeter (136/376) |
| 3261 | 2026-09-04T23:26:31.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-09-04T23:26:31.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-09-04T23:26:31.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-09-04T23:26:31.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3265 | 2026-09-04T23:26:31.726Z | |
| 3266 | 2026-09-04T23:26:31.726Z | info: running `cargo check --bins` on oximeter-schema (137/376) |
| 3267 | 2026-09-04T23:26:32.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-09-04T23:26:32.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-09-04T23:26:32.369Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3270 | 2026-09-04T23:26:32.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
| 3271 | 2026-09-04T23:26:32.920Z | |
| 3272 | 2026-09-04T23:26:32.920Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/376) |
| 3273 | 2026-09-04T23:26:33.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-09-04T23:26:33.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-09-04T23:26:33.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-09-04T23:26:33.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3277 | 2026-09-04T23:26:33.507Z | |
| 3278 | 2026-09-04T23:26:33.507Z | info: running `cargo check --bins` on oximeter-test-utils (139/376) |
| 3279 | 2026-09-04T23:26:34.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-09-04T23:26:34.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-09-04T23:26:34.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3282 | 2026-09-04T23:26:34.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3283 | 2026-09-04T23:26:34.130Z | |
| 3284 | 2026-09-04T23:26:34.130Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376) |
| 3285 | 2026-09-04T23:26:34.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3286 | 2026-09-04T23:26:34.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3287 | 2026-09-04T23:26:34.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3288 | 2026-09-04T23:26:34.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3289 | 2026-09-04T23:26:34.721Z | |
| 3290 | 2026-09-04T23:26:34.721Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376) |
| 3291 | 2026-09-04T23:26:35.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3292 | 2026-09-04T23:26:35.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3293 | 2026-09-04T23:26:35.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3294 | 2026-09-04T23:26:35.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3295 | 2026-09-04T23:26:35.313Z | |
| 3296 | 2026-09-04T23:26:35.313Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376) |
| 3297 | 2026-09-04T23:26:35.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3298 | 2026-09-04T23:26:35.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3299 | 2026-09-04T23:26:35.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3300 | 2026-09-04T23:26:35.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3301 | 2026-09-04T23:26:35.903Z | |
| 3302 | 2026-09-04T23:26:35.903Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376) |
| 3303 | 2026-09-04T23:26:36.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-09-04T23:26:36.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-09-04T23:26:36.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-09-04T23:26:36.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3307 | 2026-09-04T23:26:36.500Z | |
| 3308 | 2026-09-04T23:26:36.501Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/376) |
| 3309 | 2026-09-04T23:26:36.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-09-04T23:26:36.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-09-04T23:26:36.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-09-04T23:26:37.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3313 | 2026-09-04T23:26:37.089Z | |
| 3314 | 2026-09-04T23:26:37.089Z | info: running `cargo check --bins` on reconfigurator-cli (145/376) |
| 3315 | 2026-09-04T23:26:37.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-09-04T23:26:37.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-09-04T23:26:37.927Z | Compiling crucible-workspace-hack v0.1.0 |
| 3318 | 2026-09-04T23:26:37.930Z | Compiling regress v0.11.1 |
| 3319 | 2026-09-04T23:26:37.930Z | Checking secrecy v0.10.3 |
| 3320 | 2026-09-04T23:26:37.930Z | Checking half v2.7.1 |
| 3321 | 2026-09-04T23:26:37.930Z | Checking ciborium-io v0.2.2 |
| 3322 | 2026-09-04T23:26:37.930Z | Checking inout v0.1.4 |
| 3323 | 2026-09-04T23:26:38.059Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3324 | 2026-09-04T23:26:38.062Z | Checking universal-hash v0.5.1 |
| 3325 | 2026-09-04T23:26:38.141Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3326 | 2026-09-04T23:26:38.180Z | Checking cipher v0.4.4 |
| 3327 | 2026-09-04T23:26:38.203Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3328 | 2026-09-04T23:26:38.223Z | Checking opaque-debug v0.3.1 |
| 3329 | 2026-09-04T23:26:38.291Z | Checking poly1305 v0.8.0 |
| 3330 | 2026-09-04T23:26:38.317Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3331 | 2026-09-04T23:26:38.332Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3332 | 2026-09-04T23:26:38.350Z | Checking ciborium-ll v0.2.2 |
| 3333 | 2026-09-04T23:26:38.388Z | Checking chacha20 v0.9.1 |
| 3334 | 2026-09-04T23:26:38.521Z | Checking ciborium v0.2.2 |
| 3335 | 2026-09-04T23:26:38.560Z | Checking password-hash v0.5.0 |
| 3336 | 2026-09-04T23:26:38.583Z | Checking blake2 v0.10.6 |
| 3337 | 2026-09-04T23:26:38.608Z | Checking aead v0.5.2 |
| 3338 | 2026-09-04T23:26:38.733Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3339 | 2026-09-04T23:26:38.758Z | Checking indent_write v2.2.0 |
| 3340 | 2026-09-04T23:26:38.784Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3341 | 2026-09-04T23:26:38.821Z | Checking argon2 v0.5.3 |
| 3342 | 2026-09-04T23:26:38.889Z | Checking chacha20poly1305 v0.10.1 |
| 3343 | 2026-09-04T23:26:38.940Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3344 | 2026-09-04T23:26:39.022Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3345 | 2026-09-04T23:26:39.038Z | Compiling unsafe-libyaml v0.2.11 |
| 3346 | 2026-09-04T23:26:39.174Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3347 | 2026-09-04T23:26:39.390Z | Compiling itertools v0.15.0 |
| 3348 | 2026-09-04T23:26:39.406Z | Checking thiserror-no-std v2.0.2 |
| 3349 | 2026-09-04T23:26:39.495Z | Checking vsss-rs v3.3.4 |
| 3350 | 2026-09-04T23:26:39.644Z | Compiling serde_yaml v0.9.34+deprecated |
| 3351 | 2026-09-04T23:26:39.784Z | Compiling typify-impl v0.6.2 |
| 3352 | 2026-09-04T23:26:40.008Z | Compiling proc-macro-crate v3.4.0 |
| 3353 | 2026-09-04T23:26:40.423Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3354 | 2026-09-04T23:26:40.529Z | Compiling heapless v0.8.0 |
| 3355 | 2026-09-04T23:26:40.564Z | Compiling num_enum_derive v0.7.6 |
| 3356 | 2026-09-04T23:26:40.628Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3357 | 2026-09-04T23:26:40.742Z | Compiling ingot-macros v0.2.0 |
| 3358 | 2026-09-04T23:26:41.014Z | Checking hash32 v0.3.1 |
| 3359 | 2026-09-04T23:26:41.029Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3360 | 2026-09-04T23:26:41.092Z | Compiling smoltcp v0.11.0 |
| 3361 | 2026-09-04T23:26:41.281Z | Checking tabwriter v1.4.1 |
| 3362 | 2026-09-04T23:26:41.338Z | Checking cobs v0.3.0 |
| 3363 | 2026-09-04T23:26:41.432Z | Checking swrite v0.1.0 |
| 3364 | 2026-09-04T23:26:41.473Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3365 | 2026-09-04T23:26:41.492Z | Checking postcard v1.1.3 |
| 3366 | 2026-09-04T23:26:41.526Z | Compiling proc-macro-crate v1.3.1 |
| 3367 | 2026-09-04T23:26:41.644Z | Checking num_enum v0.7.6 |
| 3368 | 2026-09-04T23:26:41.699Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3369 | 2026-09-04T23:26:41.761Z | Compiling foreign-types-macros v0.2.3 |
| 3370 | 2026-09-04T23:26:41.777Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3371 | 2026-09-04T23:26:41.792Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3372 | 2026-09-04T23:26:41.913Z | Checking colored v3.1.1 |
| 3373 | 2026-09-04T23:26:41.939Z | Checking foreign-types-shared v0.3.1 |
| 3374 | 2026-09-04T23:26:42.033Z | Compiling num_enum_derive v0.5.11 |
| 3375 | 2026-09-04T23:26:42.167Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3376 | 2026-09-04T23:26:42.228Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3377 | 2026-09-04T23:26:42.371Z | Checking foreign-types v0.5.0 |
| 3378 | 2026-09-04T23:26:42.452Z | Checking cstr-argument v0.1.2 |
| 3379 | 2026-09-04T23:26:42.583Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3380 | 2026-09-04T23:26:42.621Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3381 | 2026-09-04T23:26:42.692Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3382 | 2026-09-04T23:26:42.730Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3383 | 2026-09-04T23:26:42.733Z | Checking rand v0.10.1 |
| 3384 | 2026-09-04T23:26:42.805Z | Checking itertools v0.12.1 |
| 3385 | 2026-09-04T23:26:42.864Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3386 | 2026-09-04T23:26:42.901Z | Compiling zone_cfg_derive v0.3.1 |
| 3387 | 2026-09-04T23:26:43.101Z | Checking num_enum v0.5.11 |
| 3388 | 2026-09-04T23:26:43.210Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3389 | 2026-09-04T23:26:43.225Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3390 | 2026-09-04T23:26:43.335Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3391 | 2026-09-04T23:26:43.411Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3392 | 2026-09-04T23:26:43.581Z | Compiling num-derive v0.4.2 |
| 3393 | 2026-09-04T23:26:43.596Z | Checking ingot-types v0.2.0 |
| 3394 | 2026-09-04T23:26:43.610Z | Compiling semver v0.1.20 |
| 3395 | 2026-09-04T23:26:43.849Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3396 | 2026-09-04T23:26:43.902Z | Checking zone v0.3.1 |
| 3397 | 2026-09-04T23:26:43.972Z | Checking ingot v0.2.1 |
| 3398 | 2026-09-04T23:26:44.082Z | Compiling rustc_version v0.1.7 |
| 3399 | 2026-09-04T23:26:44.098Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3400 | 2026-09-04T23:26:44.277Z | Checking smf v0.2.3 |
| 3401 | 2026-09-04T23:26:44.306Z | Checking nom v8.0.0 |
| 3402 | 2026-09-04T23:26:44.394Z | Compiling typify-macro v0.6.2 |
| 3403 | 2026-09-04T23:26:44.413Z | Checking csv-core v0.1.13 |
| 3404 | 2026-09-04T23:26:44.511Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3405 | 2026-09-04T23:26:44.525Z | Checking whoami v1.6.1 |
| 3406 | 2026-09-04T23:26:44.597Z | Checking csv v1.4.0 |
| 3407 | 2026-09-04T23:26:44.706Z | Compiling newtype_derive v0.1.6 |
| 3408 | 2026-09-04T23:26:44.744Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3409 | 2026-09-04T23:26:44.880Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3410 | 2026-09-04T23:26:44.917Z | Compiling cancel-safe-futures v0.1.5 |
| 3411 | 2026-09-04T23:26:44.962Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3412 | 2026-09-04T23:26:44.985Z | Compiling libefi-sys v0.1.0 |
| 3413 | 2026-09-04T23:26:45.176Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3414 | 2026-09-04T23:26:45.283Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3415 | 2026-09-04T23:26:45.385Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3416 | 2026-09-04T23:26:45.446Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3417 | 2026-09-04T23:26:45.528Z | Checking oxide-update-engine-types v0.1.2 |
| 3418 | 2026-09-04T23:26:45.595Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3419 | 2026-09-04T23:26:45.633Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3420 | 2026-09-04T23:26:45.655Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3421 | 2026-09-04T23:26:45.803Z | Compiling bitfield-struct v0.6.2 |
| 3422 | 2026-09-04T23:26:45.961Z | Checking linear-map v1.2.0 |
| 3423 | 2026-09-04T23:26:46.132Z | Checking steno v0.4.1 |
| 3424 | 2026-09-04T23:26:46.211Z | Compiling typify v0.6.2 |
| 3425 | 2026-09-04T23:26:46.332Z | Compiling progenitor-impl v0.14.0 |
| 3426 | 2026-09-04T23:26:46.367Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3427 | 2026-09-04T23:26:46.474Z | Checking oxide-update-engine v0.1.2 |
| 3428 | 2026-09-04T23:26:46.478Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3429 | 2026-09-04T23:26:46.748Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3430 | 2026-09-04T23:26:46.842Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3431 | 2026-09-04T23:26:46.923Z | Checking sha1 v0.10.6 |
| 3432 | 2026-09-04T23:26:46.926Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3433 | 2026-09-04T23:26:47.021Z | Checking utf-8 v0.7.6 |
| 3434 | 2026-09-04T23:26:47.109Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3435 | 2026-09-04T23:26:47.164Z | Checking tungstenite v0.21.0 |
| 3436 | 2026-09-04T23:26:47.187Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3437 | 2026-09-04T23:26:47.348Z | Checking ignore v0.4.25 |
| 3438 | 2026-09-04T23:26:47.363Z | Checking anstyle-parse v0.2.7 |
| 3439 | 2026-09-04T23:26:47.393Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3440 | 2026-09-04T23:26:47.524Z | Compiling xshell-macros v0.2.7 |
| 3441 | 2026-09-04T23:26:47.602Z | Checking tokio-tungstenite v0.21.0 |
| 3442 | 2026-09-04T23:26:47.636Z | Checking anstream v0.6.21 |
| 3443 | 2026-09-04T23:26:47.775Z | Checking globwalk v0.9.1 |
| 3444 | 2026-09-04T23:26:47.850Z | Checking predicates-tree v1.0.13 |
| 3445 | 2026-09-04T23:26:47.907Z | Checking filetime v0.2.27 |
| 3446 | 2026-09-04T23:26:47.926Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3447 | 2026-09-04T23:26:47.942Z | Checking xshell v0.2.7 |
| 3448 | 2026-09-04T23:26:47.960Z | Checking xattr v1.6.1 |
| 3449 | 2026-09-04T23:26:47.975Z | Checking tagptr v0.2.0 |
| 3450 | 2026-09-04T23:26:48.048Z | Checking camino-tempfile-ext v0.3.3 |
| 3451 | 2026-09-04T23:26:48.099Z | Checking tar v0.4.46 |
| 3452 | 2026-09-04T23:26:48.125Z | Checking moka v0.12.13 |
| 3453 | 2026-09-04T23:26:48.140Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3454 | 2026-09-04T23:26:48.155Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3455 | 2026-09-04T23:26:48.250Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3456 | 2026-09-04T23:26:48.295Z | Checking rand_seeder v0.4.0 |
| 3457 | 2026-09-04T23:26:48.351Z | Checking half v1.8.3 |
| 3458 | 2026-09-04T23:26:48.402Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3459 | 2026-09-04T23:26:48.452Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3460 | 2026-09-04T23:26:48.511Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3461 | 2026-09-04T23:26:48.561Z | Checking serde_cbor v0.11.2 |
| 3462 | 2026-09-04T23:26:48.757Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3463 | 2026-09-04T23:26:48.760Z | Checking digest-io v0.1.0 |
| 3464 | 2026-09-04T23:26:48.793Z | Checking hickory-resolver v0.25.2 |
| 3465 | 2026-09-04T23:26:48.893Z | Checking sha2 v0.11.0 |
| 3466 | 2026-09-04T23:26:48.947Z | Compiling petname v2.0.2 |
| 3467 | 2026-09-04T23:26:49.052Z | Compiling progenitor-macro v0.14.0 |
| 3468 | 2026-09-04T23:26:49.409Z | Checking rawzip v0.4.4 |
| 3469 | 2026-09-04T23:26:49.447Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3470 | 2026-09-04T23:26:49.511Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3471 | 2026-09-04T23:26:49.866Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3472 | 2026-09-04T23:26:49.886Z | Checking sapling-renderdag v0.1.0 |
| 3473 | 2026-09-04T23:26:49.991Z | Checking subprocess v0.2.15 |
| 3474 | 2026-09-04T23:26:50.077Z | Checking sync-ptr v0.1.4 |
| 3475 | 2026-09-04T23:26:50.141Z | Checking colored v2.2.0 |
| 3476 | 2026-09-04T23:26:50.201Z | Checking assert_matches v1.5.0 |
| 3477 | 2026-09-04T23:26:50.293Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3478 | 2026-09-04T23:26:50.380Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3479 | 2026-09-04T23:26:50.524Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3480 | 2026-09-04T23:26:51.059Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3481 | 2026-09-04T23:26:51.063Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3482 | 2026-09-04T23:26:51.730Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3483 | 2026-09-04T23:26:51.735Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3484 | 2026-09-04T23:26:52.235Z | Checking progenitor v0.14.0 |
| 3485 | 2026-09-04T23:26:52.374Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3486 | 2026-09-04T23:26:52.377Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3487 | 2026-09-04T23:26:52.377Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3488 | 2026-09-04T23:26:52.377Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3489 | 2026-09-04T23:26:52.377Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3490 | 2026-09-04T23:26:52.492Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3491 | 2026-09-04T23:26:52.863Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3492 | 2026-09-04T23:26:52.985Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3493 | 2026-09-04T23:26:53.152Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3494 | 2026-09-04T23:26:53.403Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3495 | 2026-09-04T23:26:53.545Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3496 | 2026-09-04T23:26:53.645Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3497 | 2026-09-04T23:26:54.130Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3498 | 2026-09-04T23:26:54.546Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3499 | 2026-09-04T23:26:55.209Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3500 | 2026-09-04T23:26:55.462Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3501 | 2026-09-04T23:27:04.214Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3502 | 2026-09-04T23:27:11.588Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3503 | 2026-09-04T23:27:11.591Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3504 | 2026-09-04T23:27:11.591Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3505 | 2026-09-04T23:27:13.118Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3506 | 2026-09-04T23:27:14.413Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3507 | 2026-09-04T23:27:16.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.60s |
| 3508 | 2026-09-04T23:27:16.916Z | |
| 3509 | 2026-09-04T23:27:16.916Z | info: running `cargo check --bins` on nexus-inventory (146/376) |
| 3510 | 2026-09-04T23:27:17.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-09-04T23:27:17.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-09-04T23:27:17.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-09-04T23:27:17.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3514 | 2026-09-04T23:27:17.539Z | |
| 3515 | 2026-09-04T23:27:17.539Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376) |
| 3516 | 2026-09-04T23:27:18.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-09-04T23:27:18.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-09-04T23:27:18.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-09-04T23:27:18.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3520 | 2026-09-04T23:27:18.125Z | |
| 3521 | 2026-09-04T23:27:18.125Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/376) |
| 3522 | 2026-09-04T23:27:18.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-09-04T23:27:18.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-09-04T23:27:18.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-09-04T23:27:18.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3526 | 2026-09-04T23:27:18.712Z | |
| 3527 | 2026-09-04T23:27:18.713Z | info: running `cargo check --bins` on dns-service-client (149/376) |
| 3528 | 2026-09-04T23:27:19.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-09-04T23:27:19.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-09-04T23:27:19.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-09-04T23:27:19.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3532 | 2026-09-04T23:27:19.281Z | |
| 3533 | 2026-09-04T23:27:19.281Z | info: running `cargo check --bins` on ntp-admin-client (150/376) |
| 3534 | 2026-09-04T23:27:19.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-09-04T23:27:19.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-09-04T23:27:19.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-09-04T23:27:19.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3538 | 2026-09-04T23:27:19.849Z | |
| 3539 | 2026-09-04T23:27:19.849Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/376) |
| 3540 | 2026-09-04T23:27:20.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-09-04T23:27:20.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-09-04T23:27:20.337Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-09-04T23:27:20.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3544 | 2026-09-04T23:27:20.422Z | |
| 3545 | 2026-09-04T23:27:20.422Z | info: running `cargo check --bins` on cockroach-admin-client (152/376) |
| 3546 | 2026-09-04T23:27:20.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-09-04T23:27:20.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-09-04T23:27:20.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-09-04T23:27:20.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3550 | 2026-09-04T23:27:20.994Z | |
| 3551 | 2026-09-04T23:27:20.994Z | info: running `cargo check --bins` on parallel-task-set (153/376) |
| 3552 | 2026-09-04T23:27:21.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-09-04T23:27:21.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-09-04T23:27:21.479Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-09-04T23:27:21.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3556 | 2026-09-04T23:27:21.563Z | |
| 3557 | 2026-09-04T23:27:21.563Z | info: running `cargo check --bins` on sled-agent-client (154/376) |
| 3558 | 2026-09-04T23:27:22.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-09-04T23:27:22.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-09-04T23:27:22.065Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-09-04T23:27:22.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3562 | 2026-09-04T23:27:22.150Z | |
| 3563 | 2026-09-04T23:27:22.150Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376) |
| 3564 | 2026-09-04T23:27:22.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-09-04T23:27:22.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-09-04T23:27:22.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-09-04T23:27:22.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3568 | 2026-09-04T23:27:22.752Z | |
| 3569 | 2026-09-04T23:27:22.752Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/376) |
| 3570 | 2026-09-04T23:27:23.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-09-04T23:27:23.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-09-04T23:27:23.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-09-04T23:27:23.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3574 | 2026-09-04T23:27:23.352Z | |
| 3575 | 2026-09-04T23:27:23.352Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376) |
| 3576 | 2026-09-04T23:27:23.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-09-04T23:27:23.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-09-04T23:27:23.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-09-04T23:27:23.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3580 | 2026-09-04T23:27:23.955Z | |
| 3581 | 2026-09-04T23:27:23.955Z | info: running `cargo check --bins` on key-manager (158/376) |
| 3582 | 2026-09-04T23:27:24.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-09-04T23:27:24.449Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-09-04T23:27:24.449Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-09-04T23:27:24.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3586 | 2026-09-04T23:27:24.537Z | |
| 3587 | 2026-09-04T23:27:24.537Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/376) |
| 3588 | 2026-09-04T23:27:25.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-09-04T23:27:25.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-09-04T23:27:25.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-09-04T23:27:25.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3592 | 2026-09-04T23:27:25.135Z | |
| 3593 | 2026-09-04T23:27:25.135Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376) |
| 3594 | 2026-09-04T23:27:25.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-09-04T23:27:25.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-09-04T23:27:25.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-09-04T23:27:25.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3598 | 2026-09-04T23:27:25.728Z | |
| 3599 | 2026-09-04T23:27:25.729Z | info: running `cargo check --bins` on typed-rng (161/376) |
| 3600 | 2026-09-04T23:27:26.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-09-04T23:27:26.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-09-04T23:27:26.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-09-04T23:27:26.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3604 | 2026-09-04T23:27:26.289Z | |
| 3605 | 2026-09-04T23:27:26.289Z | info: running `cargo check --bins` on gateway-test-utils (162/376) |
| 3606 | 2026-09-04T23:27:26.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-09-04T23:27:26.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-09-04T23:27:26.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3609 | 2026-09-04T23:27:26.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3610 | 2026-09-04T23:27:26.913Z | |
| 3611 | 2026-09-04T23:27:26.913Z | info: running `cargo check --bins` on omicron-gateway (163/376) |
| 3612 | 2026-09-04T23:27:27.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3613 | 2026-09-04T23:27:27.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3614 | 2026-09-04T23:27:27.655Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3615 | 2026-09-04T23:27:27.659Z | Checking void v1.0.2 |
| 3616 | 2026-09-04T23:27:27.659Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3617 | 2026-09-04T23:27:27.659Z | Checking nix v0.27.1 |
| 3618 | 2026-09-04T23:27:27.771Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3619 | 2026-09-04T23:27:27.777Z | Checking tungstenite v0.23.0 |
| 3620 | 2026-09-04T23:27:27.780Z | Checking dropshot-api-manager-types v0.8.0 |
| 3621 | 2026-09-04T23:27:27.780Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3622 | 2026-09-04T23:27:27.917Z | Checking lzss v0.8.2 |
| 3623 | 2026-09-04T23:27:27.930Z | Checking kstat-rs v0.2.5 |
| 3624 | 2026-09-04T23:27:27.933Z | Checking fxhash v0.2.1 |
| 3625 | 2026-09-04T23:27:28.012Z | Checking serde_bytes v0.11.19 |
| 3626 | 2026-09-04T23:27:28.050Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3627 | 2026-09-04T23:27:28.093Z | Checking signal-hook-tokio v0.3.1 |
| 3628 | 2026-09-04T23:27:28.106Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3629 | 2026-09-04T23:27:28.118Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3630 | 2026-09-04T23:27:28.208Z | Checking tokio-tungstenite v0.23.1 |
| 3631 | 2026-09-04T23:27:28.249Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3632 | 2026-09-04T23:27:29.361Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3633 | 2026-09-04T23:27:29.900Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3634 | 2026-09-04T23:27:32.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s |
| 3635 | 2026-09-04T23:27:32.222Z | |
| 3636 | 2026-09-04T23:27:32.222Z | info: running `cargo check --bins` on gateway-api (164/376) |
| 3637 | 2026-09-04T23:27:32.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3638 | 2026-09-04T23:27:32.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3639 | 2026-09-04T23:27:32.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3640 | 2026-09-04T23:27:32.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3641 | 2026-09-04T23:27:32.791Z | |
| 3642 | 2026-09-04T23:27:32.791Z | info: running `cargo check --bins` on ipcc (165/376) |
| 3643 | 2026-09-04T23:27:33.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3644 | 2026-09-04T23:27:33.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3645 | 2026-09-04T23:27:33.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3646 | 2026-09-04T23:27:33.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3647 | 2026-09-04T23:27:33.360Z | |
| 3648 | 2026-09-04T23:27:33.360Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376) |
| 3649 | 2026-09-04T23:27:33.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3650 | 2026-09-04T23:27:33.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3651 | 2026-09-04T23:27:33.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3652 | 2026-09-04T23:27:33.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3653 | 2026-09-04T23:27:33.923Z | |
| 3654 | 2026-09-04T23:27:33.923Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376) |
| 3655 | 2026-09-04T23:27:34.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3656 | 2026-09-04T23:27:34.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3657 | 2026-09-04T23:27:34.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3658 | 2026-09-04T23:27:34.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3659 | 2026-09-04T23:27:34.508Z | |
| 3660 | 2026-09-04T23:27:34.508Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376) |
| 3661 | 2026-09-04T23:27:34.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3662 | 2026-09-04T23:27:34.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3663 | 2026-09-04T23:27:34.993Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3664 | 2026-09-04T23:27:34.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3665 | 2026-09-04T23:27:35.080Z | |
| 3666 | 2026-09-04T23:27:35.080Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376) |
| 3667 | 2026-09-04T23:27:35.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3668 | 2026-09-04T23:27:35.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3669 | 2026-09-04T23:27:35.569Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3670 | 2026-09-04T23:27:35.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3671 | 2026-09-04T23:27:35.656Z | |
| 3672 | 2026-09-04T23:27:35.656Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376) |
| 3673 | 2026-09-04T23:27:36.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3674 | 2026-09-04T23:27:36.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3675 | 2026-09-04T23:27:36.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3676 | 2026-09-04T23:27:36.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3677 | 2026-09-04T23:27:36.232Z | |
| 3678 | 2026-09-04T23:27:36.232Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376) |
| 3679 | 2026-09-04T23:27:36.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3680 | 2026-09-04T23:27:36.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3681 | 2026-09-04T23:27:36.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3682 | 2026-09-04T23:27:36.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3683 | 2026-09-04T23:27:36.829Z | |
| 3684 | 2026-09-04T23:27:36.829Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376) |
| 3685 | 2026-09-04T23:27:37.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3686 | 2026-09-04T23:27:37.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3687 | 2026-09-04T23:27:37.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3688 | 2026-09-04T23:27:37.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3689 | 2026-09-04T23:27:37.396Z | |
| 3690 | 2026-09-04T23:27:37.396Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376) |
| 3691 | 2026-09-04T23:27:37.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3692 | 2026-09-04T23:27:37.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3693 | 2026-09-04T23:27:37.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3694 | 2026-09-04T23:27:37.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3695 | 2026-09-04T23:27:37.967Z | |
| 3696 | 2026-09-04T23:27:37.967Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376) |
| 3697 | 2026-09-04T23:27:38.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-09-04T23:27:38.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-09-04T23:27:38.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3700 | 2026-09-04T23:27:38.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3701 | 2026-09-04T23:27:38.534Z | |
| 3702 | 2026-09-04T23:27:38.534Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376) |
| 3703 | 2026-09-04T23:27:39.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-09-04T23:27:39.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-09-04T23:27:39.018Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3706 | 2026-09-04T23:27:39.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3707 | 2026-09-04T23:27:39.104Z | |
| 3708 | 2026-09-04T23:27:39.104Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376) |
| 3709 | 2026-09-04T23:27:39.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-09-04T23:27:39.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-09-04T23:27:39.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3712 | 2026-09-04T23:27:39.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3713 | 2026-09-04T23:27:39.673Z | |
| 3714 | 2026-09-04T23:27:39.673Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376) |
| 3715 | 2026-09-04T23:27:40.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-09-04T23:27:40.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-09-04T23:27:40.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3718 | 2026-09-04T23:27:40.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3719 | 2026-09-04T23:27:40.246Z | |
| 3720 | 2026-09-04T23:27:40.246Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376) |
| 3721 | 2026-09-04T23:27:40.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-09-04T23:27:40.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-09-04T23:27:40.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3724 | 2026-09-04T23:27:40.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3725 | 2026-09-04T23:27:40.814Z | |
| 3726 | 2026-09-04T23:27:40.814Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376) |
| 3727 | 2026-09-04T23:27:41.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-09-04T23:27:41.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-09-04T23:27:41.299Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3730 | 2026-09-04T23:27:41.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3731 | 2026-09-04T23:27:41.381Z | |
| 3732 | 2026-09-04T23:27:41.381Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376) |
| 3733 | 2026-09-04T23:27:41.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-09-04T23:27:41.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-09-04T23:27:41.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3736 | 2026-09-04T23:27:41.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3737 | 2026-09-04T23:27:41.953Z | |
| 3738 | 2026-09-04T23:27:41.953Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376) |
| 3739 | 2026-09-04T23:27:42.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-09-04T23:27:42.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-09-04T23:27:42.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-09-04T23:27:42.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3743 | 2026-09-04T23:27:42.522Z | |
| 3744 | 2026-09-04T23:27:42.522Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376) |
| 3745 | 2026-09-04T23:27:43.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-09-04T23:27:43.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-09-04T23:27:43.008Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-09-04T23:27:43.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3749 | 2026-09-04T23:27:43.094Z | |
| 3750 | 2026-09-04T23:27:43.094Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376) |
| 3751 | 2026-09-04T23:27:43.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-09-04T23:27:43.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-09-04T23:27:43.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-09-04T23:27:43.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3755 | 2026-09-04T23:27:43.663Z | |
| 3756 | 2026-09-04T23:27:43.663Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376) |
| 3757 | 2026-09-04T23:27:44.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-09-04T23:27:44.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-09-04T23:27:44.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-09-04T23:27:44.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3761 | 2026-09-04T23:27:44.236Z | |
| 3762 | 2026-09-04T23:27:44.236Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376) |
| 3763 | 2026-09-04T23:27:44.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-09-04T23:27:44.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-09-04T23:27:44.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-09-04T23:27:44.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3767 | 2026-09-04T23:27:44.806Z | |
| 3768 | 2026-09-04T23:27:44.806Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376) |
| 3769 | 2026-09-04T23:27:45.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-09-04T23:27:45.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-09-04T23:27:45.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-09-04T23:27:45.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3773 | 2026-09-04T23:27:45.398Z | |
| 3774 | 2026-09-04T23:27:45.398Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376) |
| 3775 | 2026-09-04T23:27:45.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-09-04T23:27:45.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-09-04T23:27:45.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-09-04T23:27:45.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3779 | 2026-09-04T23:27:45.984Z | |
| 3780 | 2026-09-04T23:27:45.984Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376) |
| 3781 | 2026-09-04T23:27:46.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-09-04T23:27:46.485Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-09-04T23:27:46.485Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-09-04T23:27:46.488Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3785 | 2026-09-04T23:27:46.570Z | |
| 3786 | 2026-09-04T23:27:46.570Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376) |
| 3787 | 2026-09-04T23:27:47.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-09-04T23:27:47.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-09-04T23:27:47.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-09-04T23:27:47.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3791 | 2026-09-04T23:27:47.157Z | |
| 3792 | 2026-09-04T23:27:47.157Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376) |
| 3793 | 2026-09-04T23:27:47.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-09-04T23:27:47.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-09-04T23:27:47.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-09-04T23:27:47.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3797 | 2026-09-04T23:27:47.744Z | |
| 3798 | 2026-09-04T23:27:47.744Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376) |
| 3799 | 2026-09-04T23:27:48.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-09-04T23:27:48.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-09-04T23:27:48.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-09-04T23:27:48.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3803 | 2026-09-04T23:27:48.334Z | |
| 3804 | 2026-09-04T23:27:48.334Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376) |
| 3805 | 2026-09-04T23:27:49.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-09-04T23:27:49.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-09-04T23:27:49.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-09-04T23:27:49.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3809 | 2026-09-04T23:27:49.288Z | |
| 3810 | 2026-09-04T23:27:49.288Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376) |
| 3811 | 2026-09-04T23:27:51.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-09-04T23:27:51.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-09-04T23:27:51.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-09-04T23:27:51.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3815 | 2026-09-04T23:27:51.232Z | |
| 3816 | 2026-09-04T23:27:51.232Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376) |
| 3817 | 2026-09-04T23:27:51.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-09-04T23:27:51.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-09-04T23:27:51.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-09-04T23:27:51.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3821 | 2026-09-04T23:27:51.233Z | |
| 3822 | 2026-09-04T23:27:51.233Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376) |
| 3823 | 2026-09-04T23:27:51.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-09-04T23:27:51.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-09-04T23:27:51.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-09-04T23:27:51.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3827 | 2026-09-04T23:27:51.233Z | |
| 3828 | 2026-09-04T23:27:51.233Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376) |
| 3829 | 2026-09-04T23:27:51.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-09-04T23:27:51.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-09-04T23:27:51.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-09-04T23:27:51.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3833 | 2026-09-04T23:27:51.270Z | |
| 3834 | 2026-09-04T23:27:51.270Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376) |
| 3835 | 2026-09-04T23:27:52.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-09-04T23:27:52.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-09-04T23:27:52.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-09-04T23:27:52.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3839 | 2026-09-04T23:27:52.419Z | |
| 3840 | 2026-09-04T23:27:52.419Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376) |
| 3841 | 2026-09-04T23:27:52.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-09-04T23:27:52.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-09-04T23:27:52.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-09-04T23:27:52.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3845 | 2026-09-04T23:27:52.446Z | |
| 3846 | 2026-09-04T23:27:52.446Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376) |
| 3847 | 2026-09-04T23:27:53.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-09-04T23:27:53.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-09-04T23:27:53.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-09-04T23:27:53.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3851 | 2026-09-04T23:27:53.379Z | |
| 3852 | 2026-09-04T23:27:53.379Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376) |
| 3853 | 2026-09-04T23:27:53.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-09-04T23:27:53.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-09-04T23:27:53.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-09-04T23:27:53.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3857 | 2026-09-04T23:27:53.638Z | |
| 3858 | 2026-09-04T23:27:53.638Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376) |
| 3859 | 2026-09-04T23:27:54.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-09-04T23:27:54.115Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-09-04T23:27:54.115Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-09-04T23:27:54.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3863 | 2026-09-04T23:27:54.205Z | |
| 3864 | 2026-09-04T23:27:54.205Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376) |
| 3865 | 2026-09-04T23:27:54.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-09-04T23:27:54.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-09-04T23:27:54.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-09-04T23:27:54.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3869 | 2026-09-04T23:27:54.794Z | |
| 3870 | 2026-09-04T23:27:54.794Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376) |
| 3871 | 2026-09-04T23:27:55.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-09-04T23:27:55.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-09-04T23:27:55.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-09-04T23:27:55.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3875 | 2026-09-04T23:27:55.381Z | |
| 3876 | 2026-09-04T23:27:55.381Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376) |
| 3877 | 2026-09-04T23:27:55.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-09-04T23:27:55.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-09-04T23:27:55.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-09-04T23:27:55.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3881 | 2026-09-04T23:27:55.954Z | |
| 3882 | 2026-09-04T23:27:55.954Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376) |
| 3883 | 2026-09-04T23:27:56.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-09-04T23:27:56.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-09-04T23:27:56.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-09-04T23:27:56.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3887 | 2026-09-04T23:27:56.524Z | |
| 3888 | 2026-09-04T23:27:56.524Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376) |
| 3889 | 2026-09-04T23:27:57.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-09-04T23:27:57.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-09-04T23:27:57.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-09-04T23:27:57.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3893 | 2026-09-04T23:27:57.097Z | |
| 3894 | 2026-09-04T23:27:57.097Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376) |
| 3895 | 2026-09-04T23:27:57.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-09-04T23:27:57.584Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-09-04T23:27:57.584Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-09-04T23:27:57.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3899 | 2026-09-04T23:27:57.671Z | |
| 3900 | 2026-09-04T23:27:57.671Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376) |
| 3901 | 2026-09-04T23:27:58.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-09-04T23:27:58.156Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-09-04T23:27:58.156Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-09-04T23:27:58.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3905 | 2026-09-04T23:27:58.240Z | |
| 3906 | 2026-09-04T23:27:58.240Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376) |
| 3907 | 2026-09-04T23:27:58.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-09-04T23:27:58.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-09-04T23:27:58.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3910 | 2026-09-04T23:27:58.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3911 | 2026-09-04T23:27:58.803Z | |
| 3912 | 2026-09-04T23:27:58.803Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376) |
| 3913 | 2026-09-04T23:27:59.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3914 | 2026-09-04T23:27:59.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3915 | 2026-09-04T23:27:59.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3916 | 2026-09-04T23:27:59.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3917 | 2026-09-04T23:27:59.368Z | |
| 3918 | 2026-09-04T23:27:59.369Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376) |
| 3919 | 2026-09-04T23:27:59.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-09-04T23:27:59.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-09-04T23:27:59.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3922 | 2026-09-04T23:27:59.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3923 | 2026-09-04T23:27:59.938Z | |
| 3924 | 2026-09-04T23:27:59.938Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376) |
| 3925 | 2026-09-04T23:28:00.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3926 | 2026-09-04T23:28:00.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3927 | 2026-09-04T23:28:00.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3928 | 2026-09-04T23:28:00.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3929 | 2026-09-04T23:28:00.503Z | |
| 3930 | 2026-09-04T23:28:00.504Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376) |
| 3931 | 2026-09-04T23:28:00.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3932 | 2026-09-04T23:28:00.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3933 | 2026-09-04T23:28:00.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3934 | 2026-09-04T23:28:00.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3935 | 2026-09-04T23:28:01.074Z | |
| 3936 | 2026-09-04T23:28:01.074Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376) |
| 3937 | 2026-09-04T23:28:01.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-09-04T23:28:01.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-09-04T23:28:01.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3940 | 2026-09-04T23:28:01.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3941 | 2026-09-04T23:28:01.637Z | |
| 3942 | 2026-09-04T23:28:01.637Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376) |
| 3943 | 2026-09-04T23:28:02.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-09-04T23:28:02.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-09-04T23:28:02.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-09-04T23:28:02.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3947 | 2026-09-04T23:28:02.205Z | |
| 3948 | 2026-09-04T23:28:02.205Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376) |
| 3949 | 2026-09-04T23:28:02.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-09-04T23:28:02.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-09-04T23:28:02.687Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3952 | 2026-09-04T23:28:02.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3953 | 2026-09-04T23:28:02.772Z | |
| 3954 | 2026-09-04T23:28:02.772Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376) |
| 3955 | 2026-09-04T23:28:03.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-09-04T23:28:03.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-09-04T23:28:03.256Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3958 | 2026-09-04T23:28:03.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3959 | 2026-09-04T23:28:03.342Z | |
| 3960 | 2026-09-04T23:28:03.342Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376) |
| 3961 | 2026-09-04T23:28:03.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-09-04T23:28:03.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-09-04T23:28:03.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-09-04T23:28:03.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3965 | 2026-09-04T23:28:03.909Z | |
| 3966 | 2026-09-04T23:28:03.909Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376) |
| 3967 | 2026-09-04T23:28:04.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-09-04T23:28:04.393Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-09-04T23:28:04.393Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-09-04T23:28:04.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3971 | 2026-09-04T23:28:04.474Z | |
| 3972 | 2026-09-04T23:28:04.474Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376) |
| 3973 | 2026-09-04T23:28:04.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-09-04T23:28:04.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-09-04T23:28:04.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3976 | 2026-09-04T23:28:04.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3977 | 2026-09-04T23:28:05.055Z | |
| 3978 | 2026-09-04T23:28:05.055Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376) |
| 3979 | 2026-09-04T23:28:05.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-09-04T23:28:05.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-09-04T23:28:05.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3982 | 2026-09-04T23:28:05.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3983 | 2026-09-04T23:28:05.639Z | |
| 3984 | 2026-09-04T23:28:05.639Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376) |
| 3985 | 2026-09-04T23:28:06.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-09-04T23:28:06.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-09-04T23:28:06.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3988 | 2026-09-04T23:28:06.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3989 | 2026-09-04T23:28:06.227Z | |
| 3990 | 2026-09-04T23:28:06.227Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376) |
| 3991 | 2026-09-04T23:28:06.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3992 | 2026-09-04T23:28:06.720Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3993 | 2026-09-04T23:28:06.720Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3994 | 2026-09-04T23:28:06.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3995 | 2026-09-04T23:28:06.809Z | |
| 3996 | 2026-09-04T23:28:06.810Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376) |
| 3997 | 2026-09-04T23:28:07.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3998 | 2026-09-04T23:28:07.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3999 | 2026-09-04T23:28:07.305Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4000 | 2026-09-04T23:28:07.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4001 | 2026-09-04T23:28:07.393Z | |
| 4002 | 2026-09-04T23:28:07.393Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376) |
| 4003 | 2026-09-04T23:28:07.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4004 | 2026-09-04T23:28:07.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4005 | 2026-09-04T23:28:07.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4006 | 2026-09-04T23:28:07.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4007 | 2026-09-04T23:28:07.977Z | |
| 4008 | 2026-09-04T23:28:07.977Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376) |
| 4009 | 2026-09-04T23:28:08.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-09-04T23:28:08.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-09-04T23:28:08.474Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4012 | 2026-09-04T23:28:08.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4013 | 2026-09-04T23:28:08.559Z | |
| 4014 | 2026-09-04T23:28:08.559Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376) |
| 4015 | 2026-09-04T23:28:09.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-09-04T23:28:09.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-09-04T23:28:09.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-09-04T23:28:09.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4019 | 2026-09-04T23:28:09.145Z | |
| 4020 | 2026-09-04T23:28:09.145Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376) |
| 4021 | 2026-09-04T23:28:09.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-09-04T23:28:09.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-09-04T23:28:09.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4024 | 2026-09-04T23:28:09.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4025 | 2026-09-04T23:28:09.726Z | |
| 4026 | 2026-09-04T23:28:09.726Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376) |
| 4027 | 2026-09-04T23:28:10.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-09-04T23:28:10.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-09-04T23:28:10.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-09-04T23:28:10.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4031 | 2026-09-04T23:28:10.317Z | |
| 4032 | 2026-09-04T23:28:10.317Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376) |
| 4033 | 2026-09-04T23:28:10.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-09-04T23:28:10.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-09-04T23:28:10.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4036 | 2026-09-04T23:28:10.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4037 | 2026-09-04T23:28:10.903Z | |
| 4038 | 2026-09-04T23:28:10.903Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376) |
| 4039 | 2026-09-04T23:28:11.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4040 | 2026-09-04T23:28:11.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4041 | 2026-09-04T23:28:11.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4042 | 2026-09-04T23:28:11.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4043 | 2026-09-04T23:28:11.484Z | |
| 4044 | 2026-09-04T23:28:11.484Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376) |
| 4045 | 2026-09-04T23:28:11.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4046 | 2026-09-04T23:28:11.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4047 | 2026-09-04T23:28:11.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4048 | 2026-09-04T23:28:12.004Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4049 | 2026-09-04T23:28:12.075Z | |
| 4050 | 2026-09-04T23:28:12.075Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376) |
| 4051 | 2026-09-04T23:28:12.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-09-04T23:28:12.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-09-04T23:28:12.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4054 | 2026-09-04T23:28:12.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4055 | 2026-09-04T23:28:12.660Z | |
| 4056 | 2026-09-04T23:28:12.661Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376) |
| 4057 | 2026-09-04T23:28:13.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4058 | 2026-09-04T23:28:13.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4059 | 2026-09-04T23:28:13.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4060 | 2026-09-04T23:28:13.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4061 | 2026-09-04T23:28:13.246Z | |
| 4062 | 2026-09-04T23:28:13.246Z | info: running `cargo check --bins` on oximeter-producer (235/376) |
| 4063 | 2026-09-04T23:28:13.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-09-04T23:28:13.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-09-04T23:28:13.759Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4066 | 2026-09-04T23:28:13.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4067 | 2026-09-04T23:28:13.863Z | |
| 4068 | 2026-09-04T23:28:13.863Z | info: running `cargo check --bins` on internal-dns-resolver (236/376) |
| 4069 | 2026-09-04T23:28:14.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-09-04T23:28:14.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-09-04T23:28:14.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4072 | 2026-09-04T23:28:14.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4073 | 2026-09-04T23:28:14.419Z | |
| 4074 | 2026-09-04T23:28:14.419Z | info: running `cargo check --bins` on dns-server (237/376) |
| 4075 | 2026-09-04T23:28:14.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4076 | 2026-09-04T23:28:14.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4077 | 2026-09-04T23:28:15.060Z | Compiling parking_lot_core v0.8.6 |
| 4078 | 2026-09-04T23:28:15.168Z | Compiling git-stub v1.0.0 |
| 4079 | 2026-09-04T23:28:15.176Z | Checking prefix-trie v0.7.0 |
| 4080 | 2026-09-04T23:28:15.183Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4081 | 2026-09-04T23:28:15.295Z | Compiling git-stub-vcs v0.1.0 |
| 4082 | 2026-09-04T23:28:15.456Z | Checking hickory-server v0.25.2 |
| 4083 | 2026-09-04T23:28:15.565Z | Checking parking_lot v0.11.2 |
| 4084 | 2026-09-04T23:28:15.598Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4085 | 2026-09-04T23:28:15.730Z | Checking sled v0.34.7 |
| 4086 | 2026-09-04T23:28:17.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 4087 | 2026-09-04T23:28:17.830Z | |
| 4088 | 2026-09-04T23:28:17.830Z | info: running `cargo check --bins` on dns-server-api (238/376) |
| 4089 | 2026-09-04T23:28:18.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4090 | 2026-09-04T23:28:18.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4091 | 2026-09-04T23:28:18.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4092 | 2026-09-04T23:28:18.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4093 | 2026-09-04T23:28:18.393Z | |
| 4094 | 2026-09-04T23:28:18.393Z | info: running `cargo check --bins` on nexus-client (239/376) |
| 4095 | 2026-09-04T23:28:18.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4096 | 2026-09-04T23:28:18.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4097 | 2026-09-04T23:28:18.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4098 | 2026-09-04T23:28:18.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4099 | 2026-09-04T23:28:18.993Z | |
| 4100 | 2026-09-04T23:28:18.993Z | info: running `cargo check --bins` on oximeter-producer-api (240/376) |
| 4101 | 2026-09-04T23:28:19.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4102 | 2026-09-04T23:28:19.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4103 | 2026-09-04T23:28:19.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4104 | 2026-09-04T23:28:19.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4105 | 2026-09-04T23:28:19.555Z | |
| 4106 | 2026-09-04T23:28:19.555Z | info: running `cargo check --bins` on sp-sim (241/376) |
| 4107 | 2026-09-04T23:28:20.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4108 | 2026-09-04T23:28:20.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4109 | 2026-09-04T23:28:20.257Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4110 | 2026-09-04T23:28:20.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s |
| 4111 | 2026-09-04T23:28:20.962Z | |
| 4112 | 2026-09-04T23:28:20.962Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376) |
| 4113 | 2026-09-04T23:28:21.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4114 | 2026-09-04T23:28:21.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4115 | 2026-09-04T23:28:21.772Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4116 | 2026-09-04T23:28:21.899Z | Compiling hashbrown v0.14.5 |
| 4117 | 2026-09-04T23:28:21.899Z | Compiling rfc6979 v0.4.0 |
| 4118 | 2026-09-04T23:28:21.913Z | Compiling salty v0.3.0 |
| 4119 | 2026-09-04T23:28:21.923Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4120 | 2026-09-04T23:28:21.935Z | Compiling primeorder v0.13.6 |
| 4121 | 2026-09-04T23:28:21.948Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4122 | 2026-09-04T23:28:22.015Z | Compiling ecdsa v0.16.9 |
| 4123 | 2026-09-04T23:28:22.074Z | Compiling sha1 v0.10.6 |
| 4124 | 2026-09-04T23:28:22.185Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4125 | 2026-09-04T23:28:22.276Z | Compiling proc-macro-error2 v2.0.1 |
| 4126 | 2026-09-04T23:28:22.382Z | Compiling chumsky v0.9.3 |
| 4127 | 2026-09-04T23:28:22.399Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4128 | 2026-09-04T23:28:22.413Z | Compiling p384 v0.13.1 |
| 4129 | 2026-09-04T23:28:22.440Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4130 | 2026-09-04T23:28:22.588Z | Compiling knus-derive v3.4.0 |
| 4131 | 2026-09-04T23:28:22.604Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4132 | 2026-09-04T23:28:22.673Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4133 | 2026-09-04T23:28:22.695Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4134 | 2026-09-04T23:28:22.893Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 4135 | 2026-09-04T23:28:22.951Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4136 | 2026-09-04T23:28:23.080Z | Checking corncobs v0.1.4 |
| 4137 | 2026-09-04T23:28:23.128Z | Checking libscf-sys v1.2.0 |
| 4138 | 2026-09-04T23:28:23.142Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4139 | 2026-09-04T23:28:23.156Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4140 | 2026-09-04T23:28:23.159Z | Checking secrecy v0.8.0 |
| 4141 | 2026-09-04T23:28:23.200Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4142 | 2026-09-04T23:28:23.256Z | Checking papergrid v0.18.0 |
| 4143 | 2026-09-04T23:28:23.292Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4144 | 2026-09-04T23:28:23.309Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4145 | 2026-09-04T23:28:23.452Z | Compiling unicase v2.9.0 |
| 4146 | 2026-09-04T23:28:23.517Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4147 | 2026-09-04T23:28:23.579Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4148 | 2026-09-04T23:28:23.594Z | Checking itertools v0.15.0 |
| 4149 | 2026-09-04T23:28:23.652Z | Compiling mime_guess v2.0.5 |
| 4150 | 2026-09-04T23:28:23.784Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4151 | 2026-09-04T23:28:23.809Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4152 | 2026-09-04T23:28:24.013Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4153 | 2026-09-04T23:28:24.029Z | Checking tabled v0.21.0 |
| 4154 | 2026-09-04T23:28:24.053Z | Compiling knus v3.4.0 |
| 4155 | 2026-09-04T23:28:24.053Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4156 | 2026-09-04T23:28:24.388Z | Checking crc8 v0.1.1 |
| 4157 | 2026-09-04T23:28:24.392Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4158 | 2026-09-04T23:28:24.487Z | Checking http-range v0.1.5 |
| 4159 | 2026-09-04T23:28:24.688Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4160 | 2026-09-04T23:28:24.749Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 4161 | 2026-09-04T23:28:24.796Z | Checking scuffle v0.1.0 |
| 4162 | 2026-09-04T23:28:24.892Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4163 | 2026-09-04T23:28:24.921Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4164 | 2026-09-04T23:28:24.936Z | Checking nanorand v0.7.0 |
| 4165 | 2026-09-04T23:28:24.939Z | Checking hyper-staticfile v0.10.1 |
| 4166 | 2026-09-04T23:28:25.132Z | Checking flume v0.11.1 |
| 4167 | 2026-09-04T23:28:25.257Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4168 | 2026-09-04T23:28:25.314Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4169 | 2026-09-04T23:28:25.365Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4170 | 2026-09-04T23:28:25.380Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4171 | 2026-09-04T23:28:25.446Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4172 | 2026-09-04T23:28:25.635Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4173 | 2026-09-04T23:28:25.671Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4174 | 2026-09-04T23:28:25.722Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4175 | 2026-09-04T23:28:25.848Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4176 | 2026-09-04T23:28:25.978Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4177 | 2026-09-04T23:28:26.150Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4178 | 2026-09-04T23:28:26.261Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4179 | 2026-09-04T23:28:26.785Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4180 | 2026-09-04T23:28:27.699Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4181 | 2026-09-04T23:28:29.655Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4182 | 2026-09-04T23:28:30.692Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4183 | 2026-09-04T23:28:31.246Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4184 | 2026-09-04T23:28:31.249Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4185 | 2026-09-04T23:28:31.778Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4186 | 2026-09-04T23:28:42.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s |
| 4187 | 2026-09-04T23:28:42.885Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4188 | 2026-09-04T23:28:42.885Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4189 | 2026-09-04T23:28:43.082Z | |
| 4190 | 2026-09-04T23:28:43.082Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376) |
| 4191 | 2026-09-04T23:28:43.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-09-04T23:28:43.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-09-04T23:28:43.851Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4194 | 2026-09-04T23:28:54.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s |
| 4195 | 2026-09-04T23:28:54.195Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4196 | 2026-09-04T23:28:54.195Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4197 | 2026-09-04T23:28:54.389Z | |
| 4198 | 2026-09-04T23:28:54.389Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376) |
| 4199 | 2026-09-04T23:28:54.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4200 | 2026-09-04T23:28:54.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4201 | 2026-09-04T23:28:55.173Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4202 | 2026-09-04T23:29:05.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s |
| 4203 | 2026-09-04T23:29:05.337Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4204 | 2026-09-04T23:29:05.337Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4205 | 2026-09-04T23:29:05.535Z | |
| 4206 | 2026-09-04T23:29:05.535Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376) |
| 4207 | 2026-09-04T23:29:06.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4208 | 2026-09-04T23:29:06.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4209 | 2026-09-04T23:29:06.302Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4210 | 2026-09-04T23:29:16.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.92s |
| 4211 | 2026-09-04T23:29:16.468Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4212 | 2026-09-04T23:29:16.468Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4213 | 2026-09-04T23:29:16.665Z | |
| 4214 | 2026-09-04T23:29:16.665Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376) |
| 4215 | 2026-09-04T23:29:17.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-09-04T23:29:17.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-09-04T23:29:17.431Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4218 | 2026-09-04T23:29:27.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.93s |
| 4219 | 2026-09-04T23:29:27.612Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4220 | 2026-09-04T23:29:27.612Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4221 | 2026-09-04T23:29:27.812Z | |
| 4222 | 2026-09-04T23:29:27.813Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376) |
| 4223 | 2026-09-04T23:29:28.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4224 | 2026-09-04T23:29:28.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4225 | 2026-09-04T23:29:28.582Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4226 | 2026-09-04T23:29:38.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s |
| 4227 | 2026-09-04T23:29:38.830Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4228 | 2026-09-04T23:29:38.830Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4229 | 2026-09-04T23:29:39.031Z | |
| 4230 | 2026-09-04T23:29:39.031Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376) |
| 4231 | 2026-09-04T23:29:39.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4232 | 2026-09-04T23:29:39.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4233 | 2026-09-04T23:29:39.794Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4234 | 2026-09-04T23:29:50.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s |
| 4235 | 2026-09-04T23:29:50.054Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4236 | 2026-09-04T23:29:50.054Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4237 | 2026-09-04T23:29:50.260Z | |
| 4238 | 2026-09-04T23:29:50.260Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376) |
| 4239 | 2026-09-04T23:29:50.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-09-04T23:29:50.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-09-04T23:29:51.045Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4242 | 2026-09-04T23:30:01.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.96s |
| 4243 | 2026-09-04T23:30:01.232Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4244 | 2026-09-04T23:30:01.232Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4245 | 2026-09-04T23:30:01.428Z | |
| 4246 | 2026-09-04T23:30:01.428Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376) |
| 4247 | 2026-09-04T23:30:01.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4248 | 2026-09-04T23:30:01.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4249 | 2026-09-04T23:30:01.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4250 | 2026-09-04T23:30:01.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4251 | 2026-09-04T23:30:02.003Z | |
| 4252 | 2026-09-04T23:30:02.003Z | info: running `cargo check --bins` on installinator-common (251/376) |
| 4253 | 2026-09-04T23:30:02.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-09-04T23:30:02.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-09-04T23:30:02.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4256 | 2026-09-04T23:30:02.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4257 | 2026-09-04T23:30:02.587Z | |
| 4258 | 2026-09-04T23:30:02.587Z | info: running `cargo check --bins` on installinator-common-versions (252/376) |
| 4259 | 2026-09-04T23:30:03.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-09-04T23:30:03.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-09-04T23:30:03.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-09-04T23:30:03.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4263 | 2026-09-04T23:30:03.141Z | |
| 4264 | 2026-09-04T23:30:03.141Z | info: running `cargo check --bins` on nexus-lockstep-client (253/376) |
| 4265 | 2026-09-04T23:30:03.649Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-09-04T23:30:03.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-09-04T23:30:03.652Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-09-04T23:30:03.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4269 | 2026-09-04T23:30:03.744Z | |
| 4270 | 2026-09-04T23:30:03.744Z | info: running `cargo check --bins` on omicron-ddm-admin-client (254/376) |
| 4271 | 2026-09-04T23:30:04.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-09-04T23:30:04.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-09-04T23:30:04.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-09-04T23:30:04.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4275 | 2026-09-04T23:30:04.311Z | |
| 4276 | 2026-09-04T23:30:04.311Z | info: running `cargo check --bins` on range-requests (255/376) |
| 4277 | 2026-09-04T23:30:04.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-09-04T23:30:04.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-09-04T23:30:04.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-09-04T23:30:04.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4281 | 2026-09-04T23:30:04.875Z | |
| 4282 | 2026-09-04T23:30:04.875Z | info: running `cargo check --bins` on repo-depot-api (256/376) |
| 4283 | 2026-09-04T23:30:05.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-09-04T23:30:05.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-09-04T23:30:05.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-09-04T23:30:05.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4287 | 2026-09-04T23:30:05.443Z | |
| 4288 | 2026-09-04T23:30:05.443Z | info: running `cargo check --bins` on repo-depot-client (257/376) |
| 4289 | 2026-09-04T23:30:05.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-09-04T23:30:05.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-09-04T23:30:05.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-09-04T23:30:05.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4293 | 2026-09-04T23:30:05.995Z | |
| 4294 | 2026-09-04T23:30:05.995Z | info: running `cargo check --bins` on sled-agent-api (258/376) |
| 4295 | 2026-09-04T23:30:06.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-09-04T23:30:06.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-09-04T23:30:06.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-09-04T23:30:06.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4299 | 2026-09-04T23:30:06.585Z | |
| 4300 | 2026-09-04T23:30:06.585Z | info: running `cargo check --bins` on sled-diagnostics (259/376) |
| 4301 | 2026-09-04T23:30:07.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-09-04T23:30:07.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-09-04T23:30:07.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-09-04T23:30:07.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4305 | 2026-09-04T23:30:07.171Z | |
| 4306 | 2026-09-04T23:30:07.171Z | info: running `cargo check --bins` on zfs-test-harness (260/376) |
| 4307 | 2026-09-04T23:30:07.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-09-04T23:30:07.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-09-04T23:30:07.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4310 | 2026-09-04T23:30:07.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4311 | 2026-09-04T23:30:07.763Z | |
| 4312 | 2026-09-04T23:30:07.763Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (261/376) |
| 4313 | 2026-09-04T23:30:08.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-09-04T23:30:08.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-09-04T23:30:08.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-09-04T23:30:08.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4317 | 2026-09-04T23:30:08.366Z | |
| 4318 | 2026-09-04T23:30:08.366Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376) |
| 4319 | 2026-09-04T23:30:08.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-09-04T23:30:08.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-09-04T23:30:08.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4322 | 2026-09-04T23:30:08.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4323 | 2026-09-04T23:30:08.961Z | |
| 4324 | 2026-09-04T23:30:08.961Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376) |
| 4325 | 2026-09-04T23:30:09.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-09-04T23:30:09.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-09-04T23:30:09.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4328 | 2026-09-04T23:30:09.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4329 | 2026-09-04T23:30:09.557Z | |
| 4330 | 2026-09-04T23:30:09.557Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376) |
| 4331 | 2026-09-04T23:30:10.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-09-04T23:30:10.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-09-04T23:30:10.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4334 | 2026-09-04T23:30:10.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4335 | 2026-09-04T23:30:10.153Z | |
| 4336 | 2026-09-04T23:30:10.153Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376) |
| 4337 | 2026-09-04T23:30:10.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4338 | 2026-09-04T23:30:10.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4339 | 2026-09-04T23:30:10.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4340 | 2026-09-04T23:30:10.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4341 | 2026-09-04T23:30:10.742Z | |
| 4342 | 2026-09-04T23:30:10.742Z | info: running `cargo check --bins` on sled-agent-resolvable-files (266/376) |
| 4343 | 2026-09-04T23:30:11.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4344 | 2026-09-04T23:30:11.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4345 | 2026-09-04T23:30:11.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4346 | 2026-09-04T23:30:11.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4347 | 2026-09-04T23:30:11.338Z | |
| 4348 | 2026-09-04T23:30:11.338Z | info: running `cargo check --bins` on trust-quorum (267/376) |
| 4349 | 2026-09-04T23:30:11.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4350 | 2026-09-04T23:30:11.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4351 | 2026-09-04T23:30:11.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4352 | 2026-09-04T23:30:11.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4353 | 2026-09-04T23:30:11.935Z | |
| 4354 | 2026-09-04T23:30:11.935Z | info: running `cargo check --bins` on sled-agent-health-monitor (268/376) |
| 4355 | 2026-09-04T23:30:12.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4356 | 2026-09-04T23:30:12.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4357 | 2026-09-04T23:30:12.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4358 | 2026-09-04T23:30:12.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4359 | 2026-09-04T23:30:12.528Z | |
| 4360 | 2026-09-04T23:30:12.528Z | info: running `cargo check --bins` on sled-agent-multirack-join (269/376) |
| 4361 | 2026-09-04T23:30:13.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4362 | 2026-09-04T23:30:13.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4363 | 2026-09-04T23:30:13.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4364 | 2026-09-04T23:30:13.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4365 | 2026-09-04T23:30:13.144Z | |
| 4366 | 2026-09-04T23:30:13.144Z | info: running `cargo check --bins` on sled-agent-rack-setup (270/376) |
| 4367 | 2026-09-04T23:30:13.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4368 | 2026-09-04T23:30:13.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4369 | 2026-09-04T23:30:13.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4370 | 2026-09-04T23:30:13.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4371 | 2026-09-04T23:30:13.763Z | |
| 4372 | 2026-09-04T23:30:13.763Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376) |
| 4373 | 2026-09-04T23:30:14.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4374 | 2026-09-04T23:30:14.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4375 | 2026-09-04T23:30:14.280Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4376 | 2026-09-04T23:30:14.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4377 | 2026-09-04T23:30:14.375Z | |
| 4378 | 2026-09-04T23:30:14.375Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (272/376) |
| 4379 | 2026-09-04T23:30:14.893Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4380 | 2026-09-04T23:30:14.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4381 | 2026-09-04T23:30:14.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4382 | 2026-09-04T23:30:14.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4383 | 2026-09-04T23:30:14.990Z | |
| 4384 | 2026-09-04T23:30:14.990Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376) |
| 4385 | 2026-09-04T23:30:15.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4386 | 2026-09-04T23:30:15.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4387 | 2026-09-04T23:30:15.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4388 | 2026-09-04T23:30:15.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4389 | 2026-09-04T23:30:15.609Z | |
| 4390 | 2026-09-04T23:30:15.609Z | info: running `cargo check --bins` on omicron-deployment-graph (274/376) |
| 4391 | 2026-09-04T23:30:16.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4392 | 2026-09-04T23:30:16.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4393 | 2026-09-04T23:30:16.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4394 | 2026-09-04T23:30:16.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4395 | 2026-09-04T23:30:16.167Z | |
| 4396 | 2026-09-04T23:30:16.167Z | info: running `cargo check --bins` on transient-dns-server (275/376) |
| 4397 | 2026-09-04T23:30:16.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4398 | 2026-09-04T23:30:16.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4399 | 2026-09-04T23:30:16.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4400 | 2026-09-04T23:30:16.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4401 | 2026-09-04T23:30:16.751Z | |
| 4402 | 2026-09-04T23:30:16.751Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376) |
| 4403 | 2026-09-04T23:30:17.248Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4404 | 2026-09-04T23:30:17.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4405 | 2026-09-04T23:30:17.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4406 | 2026-09-04T23:30:17.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4407 | 2026-09-04T23:30:17.341Z | |
| 4408 | 2026-09-04T23:30:17.341Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376) |
| 4409 | 2026-09-04T23:30:17.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4410 | 2026-09-04T23:30:17.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4411 | 2026-09-04T23:30:17.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4412 | 2026-09-04T23:30:17.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4413 | 2026-09-04T23:30:17.931Z | |
| 4414 | 2026-09-04T23:30:17.931Z | info: running `cargo check --bins` on omicron-rpaths (278/376) |
| 4415 | 2026-09-04T23:30:18.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4416 | 2026-09-04T23:30:18.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4417 | 2026-09-04T23:30:18.407Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4418 | 2026-09-04T23:30:18.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4419 | 2026-09-04T23:30:18.492Z | |
| 4420 | 2026-09-04T23:30:18.492Z | info: running `cargo check --bins` on omicron-repl-utils (279/376) |
| 4421 | 2026-09-04T23:30:18.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4422 | 2026-09-04T23:30:18.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4423 | 2026-09-04T23:30:18.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4424 | 2026-09-04T23:30:18.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4425 | 2026-09-04T23:30:19.054Z | |
| 4426 | 2026-09-04T23:30:19.054Z | info: running `cargo check --bins` on omicron-clickhouse-admin (280/376) |
| 4427 | 2026-09-04T23:30:19.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4428 | 2026-09-04T23:30:19.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4429 | 2026-09-04T23:30:19.754Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4430 | 2026-09-04T23:30:20.179Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4431 | 2026-09-04T23:30:21.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s |
| 4432 | 2026-09-04T23:30:21.558Z | |
| 4433 | 2026-09-04T23:30:21.558Z | info: running `cargo check --bins` on clickhouse-admin-api (281/376) |
| 4434 | 2026-09-04T23:30:22.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4435 | 2026-09-04T23:30:22.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4436 | 2026-09-04T23:30:22.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4437 | 2026-09-04T23:30:22.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4438 | 2026-09-04T23:30:22.148Z | |
| 4439 | 2026-09-04T23:30:22.149Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (282/376) |
| 4440 | 2026-09-04T23:30:22.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-09-04T23:30:22.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-09-04T23:30:22.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4443 | 2026-09-04T23:30:22.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4444 | 2026-09-04T23:30:22.731Z | |
| 4445 | 2026-09-04T23:30:22.732Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376) |
| 4446 | 2026-09-04T23:30:23.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4447 | 2026-09-04T23:30:23.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4448 | 2026-09-04T23:30:23.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4449 | 2026-09-04T23:30:23.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4450 | 2026-09-04T23:30:23.319Z | |
| 4451 | 2026-09-04T23:30:23.319Z | info: running `cargo check --bins` on clickhouse-admin-single-client (284/376) |
| 4452 | 2026-09-04T23:30:23.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4453 | 2026-09-04T23:30:23.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4454 | 2026-09-04T23:30:23.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4455 | 2026-09-04T23:30:23.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4456 | 2026-09-04T23:30:23.906Z | |
| 4457 | 2026-09-04T23:30:23.906Z | info: running `cargo check --bins` on installinator-client (285/376) |
| 4458 | 2026-09-04T23:30:24.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4459 | 2026-09-04T23:30:24.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4460 | 2026-09-04T23:30:24.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4461 | 2026-09-04T23:30:24.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4462 | 2026-09-04T23:30:24.465Z | |
| 4463 | 2026-09-04T23:30:24.465Z | info: running `cargo check --bins` on oxide-client (286/376) |
| 4464 | 2026-09-04T23:30:24.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4465 | 2026-09-04T23:30:24.944Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4466 | 2026-09-04T23:30:24.944Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4467 | 2026-09-04T23:30:24.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4468 | 2026-09-04T23:30:25.033Z | |
| 4469 | 2026-09-04T23:30:25.033Z | info: running `cargo check --bins` on oximeter-client (287/376) |
| 4470 | 2026-09-04T23:30:25.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4471 | 2026-09-04T23:30:25.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4472 | 2026-09-04T23:30:25.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4473 | 2026-09-04T23:30:25.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4474 | 2026-09-04T23:30:25.606Z | |
| 4475 | 2026-09-04T23:30:25.606Z | info: running `cargo check --bins` on wicketd-client (288/376) |
| 4476 | 2026-09-04T23:30:26.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4477 | 2026-09-04T23:30:26.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4478 | 2026-09-04T23:30:26.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4479 | 2026-09-04T23:30:26.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4480 | 2026-09-04T23:30:26.205Z | |
| 4481 | 2026-09-04T23:30:26.205Z | info: running `cargo check --bins` on wicket-common (289/376) |
| 4482 | 2026-09-04T23:30:26.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4483 | 2026-09-04T23:30:26.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4484 | 2026-09-04T23:30:26.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4485 | 2026-09-04T23:30:26.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4486 | 2026-09-04T23:30:26.794Z | |
| 4487 | 2026-09-04T23:30:26.794Z | info: running `cargo check --bins` on wicketd-commission-client (290/376) |
| 4488 | 2026-09-04T23:30:27.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4489 | 2026-09-04T23:30:27.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4490 | 2026-09-04T23:30:27.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4491 | 2026-09-04T23:30:27.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4492 | 2026-09-04T23:30:27.383Z | |
| 4493 | 2026-09-04T23:30:27.383Z | info: running `cargo check --bins` on omicron-cockroach-admin (291/376) |
| 4494 | 2026-09-04T23:30:27.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4495 | 2026-09-04T23:30:27.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4496 | 2026-09-04T23:30:28.065Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4497 | 2026-09-04T23:30:28.069Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4498 | 2026-09-04T23:30:29.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4499 | 2026-09-04T23:30:29.433Z | |
| 4500 | 2026-09-04T23:30:29.433Z | info: running `cargo check --bins` on cockroach-admin-api (292/376) |
| 4501 | 2026-09-04T23:30:29.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4502 | 2026-09-04T23:30:29.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4503 | 2026-09-04T23:30:29.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4504 | 2026-09-04T23:30:29.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4505 | 2026-09-04T23:30:30.007Z | |
| 4506 | 2026-09-04T23:30:30.007Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376) |
| 4507 | 2026-09-04T23:30:30.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4508 | 2026-09-04T23:30:30.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4509 | 2026-09-04T23:30:30.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4510 | 2026-09-04T23:30:30.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4511 | 2026-09-04T23:30:30.667Z | |
| 4512 | 2026-09-04T23:30:30.667Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376) |
| 4513 | 2026-09-04T23:30:31.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-09-04T23:30:31.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-09-04T23:30:31.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4516 | 2026-09-04T23:30:31.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4517 | 2026-09-04T23:30:31.327Z | |
| 4518 | 2026-09-04T23:30:31.327Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376) |
| 4519 | 2026-09-04T23:30:31.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4520 | 2026-09-04T23:30:31.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4521 | 2026-09-04T23:30:31.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4522 | 2026-09-04T23:30:31.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4523 | 2026-09-04T23:30:31.963Z | |
| 4524 | 2026-09-04T23:30:31.963Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376) |
| 4525 | 2026-09-04T23:30:32.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4526 | 2026-09-04T23:30:32.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4527 | 2026-09-04T23:30:32.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4528 | 2026-09-04T23:30:32.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 4529 | 2026-09-04T23:30:32.652Z | |
| 4530 | 2026-09-04T23:30:32.652Z | info: running `cargo check --bins` on db-macros (297/376) |
| 4531 | 2026-09-04T23:30:33.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4532 | 2026-09-04T23:30:33.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4533 | 2026-09-04T23:30:33.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4534 | 2026-09-04T23:30:33.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4535 | 2026-09-04T23:30:33.254Z | |
| 4536 | 2026-09-04T23:30:33.254Z | info: running `cargo check --bins` on nexus-macros-common (298/376) |
| 4537 | 2026-09-04T23:30:33.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4538 | 2026-09-04T23:30:33.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4539 | 2026-09-04T23:30:33.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4540 | 2026-09-04T23:30:33.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4541 | 2026-09-04T23:30:33.870Z | |
| 4542 | 2026-09-04T23:30:33.870Z | info: running `cargo check --bins` on nexus-auth (299/376) |
| 4543 | 2026-09-04T23:30:34.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4544 | 2026-09-04T23:30:34.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4545 | 2026-09-04T23:30:34.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4546 | 2026-09-04T23:30:34.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4547 | 2026-09-04T23:30:34.542Z | |
| 4548 | 2026-09-04T23:30:34.542Z | info: running `cargo check --bins` on authz-macros (300/376) |
| 4549 | 2026-09-04T23:30:35.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4550 | 2026-09-04T23:30:35.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4551 | 2026-09-04T23:30:35.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4552 | 2026-09-04T23:30:35.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4553 | 2026-09-04T23:30:35.165Z | |
| 4554 | 2026-09-04T23:30:35.165Z | info: running `cargo check --bins` on nexus-db-fixed-data (301/376) |
| 4555 | 2026-09-04T23:30:35.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4556 | 2026-09-04T23:30:35.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4557 | 2026-09-04T23:30:35.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4558 | 2026-09-04T23:30:35.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4559 | 2026-09-04T23:30:35.810Z | |
| 4560 | 2026-09-04T23:30:35.810Z | info: running `cargo check --bins` on nexus-db-model (302/376) |
| 4561 | 2026-09-04T23:30:36.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4562 | 2026-09-04T23:30:36.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4563 | 2026-09-04T23:30:36.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4564 | 2026-09-04T23:30:36.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4565 | 2026-09-04T23:30:36.483Z | |
| 4566 | 2026-09-04T23:30:36.484Z | info: running `cargo check --bins` on nexus-db-schema (303/376) |
| 4567 | 2026-09-04T23:30:36.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-09-04T23:30:37.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-09-04T23:30:37.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4570 | 2026-09-04T23:30:37.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4571 | 2026-09-04T23:30:37.428Z | |
| 4572 | 2026-09-04T23:30:37.428Z | info: running `cargo check --bins` on nexus-defaults (304/376) |
| 4573 | 2026-09-04T23:30:37.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4574 | 2026-09-04T23:30:37.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4575 | 2026-09-04T23:30:37.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4576 | 2026-09-04T23:30:37.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4577 | 2026-09-04T23:30:37.708Z | |
| 4578 | 2026-09-04T23:30:37.708Z | info: running `cargo check --bins` on omicron-git-version (305/376) |
| 4579 | 2026-09-04T23:30:38.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4580 | 2026-09-04T23:30:38.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4581 | 2026-09-04T23:30:38.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4582 | 2026-09-04T23:30:38.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4583 | 2026-09-04T23:30:38.315Z | |
| 4584 | 2026-09-04T23:30:38.315Z | info: running `cargo check --bins` on nexus-db-errors (306/376) |
| 4585 | 2026-09-04T23:30:38.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4586 | 2026-09-04T23:30:38.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4587 | 2026-09-04T23:30:38.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4588 | 2026-09-04T23:30:38.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4589 | 2026-09-04T23:30:38.989Z | |
| 4590 | 2026-09-04T23:30:38.989Z | info: running `cargo check --bins` on nexus-db-lookup (307/376) |
| 4591 | 2026-09-04T23:30:39.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4592 | 2026-09-04T23:30:39.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4593 | 2026-09-04T23:30:39.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4594 | 2026-09-04T23:30:39.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4595 | 2026-09-04T23:30:39.668Z | |
| 4596 | 2026-09-04T23:30:39.668Z | info: running `cargo check --bins` on nexus-test-interface (308/376) |
| 4597 | 2026-09-04T23:30:40.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4598 | 2026-09-04T23:30:40.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4599 | 2026-09-04T23:30:40.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4600 | 2026-09-04T23:30:40.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4601 | 2026-09-04T23:30:40.349Z | |
| 4602 | 2026-09-04T23:30:40.350Z | info: running `cargo check --bins` on oximeter-collector (309/376) |
| 4603 | 2026-09-04T23:30:40.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4604 | 2026-09-04T23:30:40.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4605 | 2026-09-04T23:30:41.135Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4606 | 2026-09-04T23:30:41.141Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4607 | 2026-09-04T23:30:41.851Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4608 | 2026-09-04T23:30:43.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 4609 | 2026-09-04T23:30:43.840Z | |
| 4610 | 2026-09-04T23:30:43.852Z | info: running `cargo check --bins` on oximeter-api (310/376) |
| 4611 | 2026-09-04T23:30:44.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4612 | 2026-09-04T23:30:44.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4613 | 2026-09-04T23:30:44.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4614 | 2026-09-04T23:30:44.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4615 | 2026-09-04T23:30:44.426Z | |
| 4616 | 2026-09-04T23:30:44.426Z | info: running `cargo check --bins` on cert-dev (311/376) |
| 4617 | 2026-09-04T23:30:44.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-09-04T23:30:44.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-09-04T23:30:45.047Z | Checking yasna v0.5.2 |
| 4620 | 2026-09-04T23:30:45.461Z | Checking rcgen v0.12.1 |
| 4621 | 2026-09-04T23:30:45.732Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4622 | 2026-09-04T23:30:45.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s |
| 4623 | 2026-09-04T23:30:46.114Z | |
| 4624 | 2026-09-04T23:30:46.115Z | info: running `cargo check --bins` on clickana (312/376) |
| 4625 | 2026-09-04T23:30:46.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4626 | 2026-09-04T23:30:46.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4627 | 2026-09-04T23:30:46.817Z | Compiling instability v0.3.11 |
| 4628 | 2026-09-04T23:30:46.817Z | Checking castaway v0.2.4 |
| 4629 | 2026-09-04T23:30:46.821Z | Compiling indoc v2.0.7 |
| 4630 | 2026-09-04T23:30:46.821Z | Checking unicode-truncate v1.1.0 |
| 4631 | 2026-09-04T23:30:46.949Z | Checking lru v0.12.5 |
| 4632 | 2026-09-04T23:30:46.953Z | Checking cassowary v0.3.0 |
| 4633 | 2026-09-04T23:30:47.036Z | Checking compact_str v0.8.1 |
| 4634 | 2026-09-04T23:30:47.934Z | Checking ratatui v0.29.0 |
| 4635 | 2026-09-04T23:30:49.035Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4636 | 2026-09-04T23:30:49.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.64s |
| 4637 | 2026-09-04T23:30:49.928Z | |
| 4638 | 2026-09-04T23:30:49.928Z | info: running `cargo check --bins` on clickhouse-cluster-dev (313/376) |
| 4639 | 2026-09-04T23:30:50.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4640 | 2026-09-04T23:30:50.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4641 | 2026-09-04T23:30:50.741Z | Checking headers-core v0.3.0 |
| 4642 | 2026-09-04T23:30:50.741Z | Checking port-file v0.1.0 |
| 4643 | 2026-09-04T23:30:50.759Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4644 | 2026-09-04T23:30:50.871Z | Checking headers v0.4.1 |
| 4645 | 2026-09-04T23:30:51.250Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4646 | 2026-09-04T23:30:52.251Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4647 | 2026-09-04T23:30:56.353Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4648 | 2026-09-04T23:30:56.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s |
| 4649 | 2026-09-04T23:30:56.353Z | |
| 4650 | 2026-09-04T23:30:56.353Z | info: running `cargo check --bins` on ch-dev (314/376) |
| 4651 | 2026-09-04T23:30:56.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4652 | 2026-09-04T23:30:56.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4653 | 2026-09-04T23:30:56.626Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4654 | 2026-09-04T23:30:56.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s |
| 4655 | 2026-09-04T23:30:56.626Z | |
| 4656 | 2026-09-04T23:30:56.626Z | info: running `cargo check --bins` on dev-tools-common (315/376) |
| 4657 | 2026-09-04T23:30:56.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4658 | 2026-09-04T23:30:56.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4659 | 2026-09-04T23:30:56.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4660 | 2026-09-04T23:30:56.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 4661 | 2026-09-04T23:30:56.627Z | |
| 4662 | 2026-09-04T23:30:56.627Z | info: running `cargo check --bins` on corpus-adjust (316/376) |
| 4663 | 2026-09-04T23:30:56.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4664 | 2026-09-04T23:30:56.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4665 | 2026-09-04T23:30:56.627Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4666 | 2026-09-04T23:30:56.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
| 4667 | 2026-09-04T23:30:56.771Z | |
| 4668 | 2026-09-04T23:30:56.771Z | info: running `cargo check --bins` on crdb-seed (317/376) |
| 4669 | 2026-09-04T23:30:57.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4670 | 2026-09-04T23:30:57.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4671 | 2026-09-04T23:30:57.496Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4672 | 2026-09-04T23:30:58.619Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4673 | 2026-09-04T23:30:58.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s |
| 4674 | 2026-09-04T23:30:59.167Z | |
| 4675 | 2026-09-04T23:30:59.167Z | info: running `cargo check --bins` on db-dev (318/376) |
| 4676 | 2026-09-04T23:30:59.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4677 | 2026-09-04T23:30:59.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4678 | 2026-09-04T23:30:59.894Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4679 | 2026-09-04T23:31:00.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s |
| 4680 | 2026-09-04T23:31:00.878Z | |
| 4681 | 2026-09-04T23:31:00.878Z | info: running `cargo check --bins` on omicron-dev-lib (319/376) |
| 4682 | 2026-09-04T23:31:01.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4683 | 2026-09-04T23:31:01.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4684 | 2026-09-04T23:31:01.410Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4685 | 2026-09-04T23:31:01.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4686 | 2026-09-04T23:31:01.500Z | |
| 4687 | 2026-09-04T23:31:01.500Z | info: running `cargo check --bins` on xtask-downloader (320/376) |
| 4688 | 2026-09-04T23:31:01.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4689 | 2026-09-04T23:31:01.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4690 | 2026-09-04T23:31:02.125Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4691 | 2026-09-04T23:31:02.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s |
| 4692 | 2026-09-04T23:31:02.984Z | |
| 4693 | 2026-09-04T23:31:02.984Z | info: running `cargo check --bins` on omicron-dropshot-apis (321/376) |
| 4694 | 2026-09-04T23:31:03.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4695 | 2026-09-04T23:31:03.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4696 | 2026-09-04T23:31:03.740Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4697 | 2026-09-04T23:31:03.740Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4698 | 2026-09-04T23:31:03.744Z | Checking git-stub v1.0.0 |
| 4699 | 2026-09-04T23:31:03.744Z | Compiling trait-variant v0.1.2 |
| 4700 | 2026-09-04T23:31:03.744Z | Checking maplit v1.0.2 |
| 4701 | 2026-09-04T23:31:03.887Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4702 | 2026-09-04T23:31:03.890Z | Checking drift v0.2.0 |
| 4703 | 2026-09-04T23:31:03.891Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4704 | 2026-09-04T23:31:03.928Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4705 | 2026-09-04T23:31:04.006Z | Checking git-stub-vcs v0.1.0 |
| 4706 | 2026-09-04T23:31:04.087Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4707 | 2026-09-04T23:31:04.101Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4708 | 2026-09-04T23:31:04.202Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4709 | 2026-09-04T23:31:04.243Z | Checking dropshot-api-manager v0.8.0 |
| 4710 | 2026-09-04T23:31:04.259Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4711 | 2026-09-04T23:31:04.411Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4712 | 2026-09-04T23:31:04.609Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4713 | 2026-09-04T23:31:05.124Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4714 | 2026-09-04T23:31:06.062Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4715 | 2026-09-04T23:31:07.097Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4716 | 2026-09-04T23:31:07.957Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4717 | 2026-09-04T23:31:08.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s |
| 4718 | 2026-09-04T23:31:08.604Z | |
| 4719 | 2026-09-04T23:31:08.604Z | info: running `cargo check --bins` on installinator-api (322/376) |
| 4720 | 2026-09-04T23:31:09.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4721 | 2026-09-04T23:31:09.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4722 | 2026-09-04T23:31:09.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4723 | 2026-09-04T23:31:09.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4724 | 2026-09-04T23:31:09.178Z | |
| 4725 | 2026-09-04T23:31:09.178Z | info: running `cargo check --bins` on nexus-external-api (323/376) |
| 4726 | 2026-09-04T23:31:09.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4727 | 2026-09-04T23:31:09.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4728 | 2026-09-04T23:31:09.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4729 | 2026-09-04T23:31:09.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4730 | 2026-09-04T23:31:09.791Z | |
| 4731 | 2026-09-04T23:31:09.791Z | info: running `cargo check --bins` on nexus-internal-api (324/376) |
| 4732 | 2026-09-04T23:31:10.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4733 | 2026-09-04T23:31:10.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4734 | 2026-09-04T23:31:10.314Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4735 | 2026-09-04T23:31:10.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4736 | 2026-09-04T23:31:10.410Z | |
| 4737 | 2026-09-04T23:31:10.410Z | info: running `cargo check --bins` on nexus-lockstep-api (325/376) |
| 4738 | 2026-09-04T23:31:10.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4739 | 2026-09-04T23:31:10.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4740 | 2026-09-04T23:31:10.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4741 | 2026-09-04T23:31:10.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4742 | 2026-09-04T23:31:11.026Z | |
| 4743 | 2026-09-04T23:31:11.026Z | info: running `cargo check --bins` on ntp-admin-api (326/376) |
| 4744 | 2026-09-04T23:31:11.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4745 | 2026-09-04T23:31:11.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4746 | 2026-09-04T23:31:11.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4747 | 2026-09-04T23:31:11.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4748 | 2026-09-04T23:31:11.601Z | |
| 4749 | 2026-09-04T23:31:11.601Z | info: running `cargo check --bins` on ntp-admin-types-versions (327/376) |
| 4750 | 2026-09-04T23:31:12.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4751 | 2026-09-04T23:31:12.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4752 | 2026-09-04T23:31:12.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4753 | 2026-09-04T23:31:12.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4754 | 2026-09-04T23:31:12.168Z | |
| 4755 | 2026-09-04T23:31:12.168Z | info: running `cargo check --bins` on wicketd-api (328/376) |
| 4756 | 2026-09-04T23:31:12.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4757 | 2026-09-04T23:31:12.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4758 | 2026-09-04T23:31:12.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4759 | 2026-09-04T23:31:12.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4760 | 2026-09-04T23:31:12.765Z | |
| 4761 | 2026-09-04T23:31:12.765Z | info: running `cargo check --bins` on wicketd-commission-api (329/376) |
| 4762 | 2026-09-04T23:31:13.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4763 | 2026-09-04T23:31:13.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4764 | 2026-09-04T23:31:13.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4765 | 2026-09-04T23:31:13.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4766 | 2026-09-04T23:31:13.353Z | |
| 4767 | 2026-09-04T23:31:13.353Z | info: running `cargo check --bins` on omicron-ls-apis (330/376) |
| 4768 | 2026-09-04T23:31:13.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4769 | 2026-09-04T23:31:13.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4770 | 2026-09-04T23:31:13.980Z | Compiling blake3 v1.8.5 |
| 4771 | 2026-09-04T23:31:14.089Z | Checking constant_time_eq v0.4.2 |
| 4772 | 2026-09-04T23:31:14.090Z | Checking arrayvec v0.7.6 |
| 4773 | 2026-09-04T23:31:14.093Z | Checking arrayref v0.3.9 |
| 4774 | 2026-09-04T23:31:14.112Z | Checking cargo-platform v0.3.2 |
| 4775 | 2026-09-04T23:31:14.115Z | Checking topological-sort v0.2.2 |
| 4776 | 2026-09-04T23:31:14.116Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4777 | 2026-09-04T23:31:14.262Z | Checking cargo_metadata v0.23.1 |
| 4778 | 2026-09-04T23:31:14.897Z | Checking omicron-zone-package v0.12.3 |
| 4779 | 2026-09-04T23:31:15.613Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4780 | 2026-09-04T23:31:16.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s |
| 4781 | 2026-09-04T23:31:16.619Z | |
| 4782 | 2026-09-04T23:31:16.619Z | info: running `cargo check --bins` on mgs-dev (331/376) |
| 4783 | 2026-09-04T23:31:17.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4784 | 2026-09-04T23:31:17.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4785 | 2026-09-04T23:31:17.350Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4786 | 2026-09-04T23:31:17.991Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4787 | 2026-09-04T23:31:18.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s |
| 4788 | 2026-09-04T23:31:18.704Z | |
| 4789 | 2026-09-04T23:31:18.704Z | info: running `cargo check --bins` on omicron-omdb (332/376) |
| 4790 | 2026-09-04T23:31:19.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4791 | 2026-09-04T23:31:19.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4792 | 2026-09-04T23:31:19.683Z | Compiling darling_core v0.21.3 |
| 4793 | 2026-09-04T23:31:19.683Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4794 | 2026-09-04T23:31:19.686Z | Compiling vergen-lib v0.1.6 |
| 4795 | 2026-09-04T23:31:19.687Z | Compiling diesel_derives v2.3.7 |
| 4796 | 2026-09-04T23:31:19.687Z | Checking scheduled-thread-pool v0.2.7 |
| 4797 | 2026-09-04T23:31:19.687Z | Compiling vergen-gitcl v1.0.8 |
| 4798 | 2026-09-04T23:31:19.687Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4799 | 2026-09-04T23:31:19.687Z | Compiling dirs-sys-next v0.1.2 |
| 4800 | 2026-09-04T23:31:20.015Z | Compiling glob v0.3.3 |
| 4801 | 2026-09-04T23:31:20.046Z | Compiling crunchy v0.2.4 |
| 4802 | 2026-09-04T23:31:20.078Z | Checking r2d2 v0.8.10 |
| 4803 | 2026-09-04T23:31:20.098Z | Compiling dirs-next v2.0.0 |
| 4804 | 2026-09-04T23:31:20.137Z | Checking downcast-rs v2.0.2 |
| 4805 | 2026-09-04T23:31:20.217Z | Compiling tiny-keccak v2.0.2 |
| 4806 | 2026-09-04T23:31:20.236Z | Compiling term v0.7.0 |
| 4807 | 2026-09-04T23:31:20.257Z | Compiling bit-vec v0.6.3 |
| 4808 | 2026-09-04T23:31:20.407Z | Compiling clang-sys v1.8.1 |
| 4809 | 2026-09-04T23:31:20.495Z | Compiling bit-set v0.5.3 |
| 4810 | 2026-09-04T23:31:20.584Z | Compiling ascii-canvas v3.0.0 |
| 4811 | 2026-09-04T23:31:20.660Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4812 | 2026-09-04T23:31:20.804Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4813 | 2026-09-04T23:31:20.824Z | Compiling itertools v0.10.5 |
| 4814 | 2026-09-04T23:31:20.841Z | Compiling ena v0.14.4 |
| 4815 | 2026-09-04T23:31:20.867Z | Compiling libloading v0.8.9 |
| 4816 | 2026-09-04T23:31:20.904Z | Compiling diff v0.1.13 |
| 4817 | 2026-09-04T23:31:20.959Z | Compiling bindgen v0.71.1 |
| 4818 | 2026-09-04T23:31:21.036Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4819 | 2026-09-04T23:31:21.056Z | Compiling regex-syntax v0.6.29 |
| 4820 | 2026-09-04T23:31:21.198Z | Compiling cexpr v0.6.0 |
| 4821 | 2026-09-04T23:31:21.386Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4822 | 2026-09-04T23:31:21.624Z | Compiling rustc-hash v2.1.1 |
| 4823 | 2026-09-04T23:31:21.690Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4824 | 2026-09-04T23:31:21.917Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4825 | 2026-09-04T23:31:21.935Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4826 | 2026-09-04T23:31:21.953Z | Compiling libxml v0.3.3 |
| 4827 | 2026-09-04T23:31:22.049Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4828 | 2026-09-04T23:31:22.234Z | Compiling strum_macros v0.24.3 |
| 4829 | 2026-09-04T23:31:22.251Z | Compiling indoc v1.0.9 |
| 4830 | 2026-09-04T23:31:22.494Z | Compiling darling_macro v0.21.3 |
| 4831 | 2026-09-04T23:31:22.714Z | Compiling lalrpop v0.19.12 |
| 4832 | 2026-09-04T23:31:23.030Z | Compiling darling v0.21.3 |
| 4833 | 2026-09-04T23:31:23.128Z | Compiling dsl_auto_type v0.2.0 |
| 4834 | 2026-09-04T23:31:23.163Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4835 | 2026-09-04T23:31:23.219Z | Checking derive_builder v0.20.2 |
| 4836 | 2026-09-04T23:31:23.340Z | Compiling oso-derive v0.27.3 |
| 4837 | 2026-09-04T23:31:23.372Z | Checking quick-xml v0.37.5 |
| 4838 | 2026-09-04T23:31:23.595Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4839 | 2026-09-04T23:31:23.867Z | Checking openssl-probe v0.1.6 |
| 4840 | 2026-09-04T23:31:24.010Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4841 | 2026-09-04T23:31:24.263Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4842 | 2026-09-04T23:31:24.481Z | Checking bb8 v0.8.6 |
| 4843 | 2026-09-04T23:31:24.754Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4844 | 2026-09-04T23:31:24.771Z | Checking nonempty v0.12.0 |
| 4845 | 2026-09-04T23:31:24.789Z | Compiling libz-sys v1.1.24 |
| 4846 | 2026-09-04T23:31:24.939Z | Compiling strsim v0.10.0 |
| 4847 | 2026-09-04T23:31:24.986Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4848 | 2026-09-04T23:31:25.175Z | Compiling darling_core v0.13.4 |
| 4849 | 2026-09-04T23:31:25.287Z | Compiling progenitor-impl v0.13.0 |
| 4850 | 2026-09-04T23:31:25.390Z | Compiling vergen-git2 v9.1.0 |
| 4851 | 2026-09-04T23:31:26.567Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4852 | 2026-09-04T23:31:26.780Z | Checking progenitor-client v0.13.0 |
| 4853 | 2026-09-04T23:31:27.061Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4854 | 2026-09-04T23:31:27.137Z | Compiling darling_macro v0.13.4 |
| 4855 | 2026-09-04T23:31:27.643Z | Compiling darling v0.13.4 |
| 4856 | 2026-09-04T23:31:27.740Z | Compiling serde_with_macros v1.5.2 |
| 4857 | 2026-09-04T23:31:27.995Z | Compiling progenitor-macro v0.13.0 |
| 4858 | 2026-09-04T23:31:28.035Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4859 | 2026-09-04T23:31:28.272Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4860 | 2026-09-04T23:31:28.486Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4861 | 2026-09-04T23:31:28.618Z | Compiling serde_with v1.14.0 |
| 4862 | 2026-09-04T23:31:28.694Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4863 | 2026-09-04T23:31:28.905Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4864 | 2026-09-04T23:31:29.004Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4865 | 2026-09-04T23:31:29.116Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4866 | 2026-09-04T23:31:29.188Z | Checking diesel v2.3.7 |
| 4867 | 2026-09-04T23:31:29.800Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4868 | 2026-09-04T23:31:30.792Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4869 | 2026-09-04T23:31:31.002Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4870 | 2026-09-04T23:31:31.433Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4871 | 2026-09-04T23:31:31.645Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4872 | 2026-09-04T23:31:31.718Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4873 | 2026-09-04T23:31:31.857Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4874 | 2026-09-04T23:31:32.109Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4875 | 2026-09-04T23:31:32.125Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4876 | 2026-09-04T23:31:32.457Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4877 | 2026-09-04T23:31:32.622Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4878 | 2026-09-04T23:31:33.065Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4879 | 2026-09-04T23:31:33.112Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4880 | 2026-09-04T23:31:33.136Z | Checking progenitor v0.13.0 |
| 4881 | 2026-09-04T23:31:33.291Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4882 | 2026-09-04T23:31:33.449Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4883 | 2026-09-04T23:31:33.660Z | Checking twox-hash v2.1.2 |
| 4884 | 2026-09-04T23:31:33.694Z | Checking libsw-core v0.3.2 |
| 4885 | 2026-09-04T23:31:33.756Z | Checking atty v0.2.14 |
| 4886 | 2026-09-04T23:31:33.862Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4887 | 2026-09-04T23:31:33.866Z | Checking libsw v3.5.0 |
| 4888 | 2026-09-04T23:31:33.972Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4889 | 2026-09-04T23:31:34.051Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4890 | 2026-09-04T23:31:35.753Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4891 | 2026-09-04T23:31:36.112Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4892 | 2026-09-04T23:31:36.479Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4893 | 2026-09-04T23:31:37.219Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4894 | 2026-09-04T23:31:38.201Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4895 | 2026-09-04T23:31:38.411Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4896 | 2026-09-04T23:31:38.566Z | Checking fatfs v0.3.6 |
| 4897 | 2026-09-04T23:31:39.035Z | Checking console v0.16.2 |
| 4898 | 2026-09-04T23:31:39.360Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4899 | 2026-09-04T23:31:39.449Z | Checking unit-prefix v0.5.2 |
| 4900 | 2026-09-04T23:31:39.589Z | Compiling seq-macro v0.3.6 |
| 4901 | 2026-09-04T23:31:39.812Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4902 | 2026-09-04T23:31:39.968Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4903 | 2026-09-04T23:31:40.116Z | Checking indicatif v0.18.4 |
| 4904 | 2026-09-04T23:31:40.535Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4905 | 2026-09-04T23:31:40.703Z | Checking oxide-update-engine-display v0.1.2 |
| 4906 | 2026-09-04T23:31:41.028Z | Checking support-bundle-viewer v0.1.2 |
| 4907 | 2026-09-04T23:31:41.209Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4908 | 2026-09-04T23:31:41.287Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4909 | 2026-09-04T23:31:41.304Z | Checking multimap v0.10.1 |
| 4910 | 2026-09-04T23:31:47.481Z | Checking diesel-dtrace v0.5.0 |
| 4911 | 2026-09-04T23:31:47.739Z | Checking async-bb8-diesel v0.2.1 |
| 4912 | 2026-09-04T23:31:49.803Z | Compiling samael v0.0.19 |
| 4913 | 2026-09-04T23:31:53.025Z | Compiling git2 v0.20.4 |
| 4914 | 2026-09-04T23:31:55.095Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4915 | 2026-09-04T23:31:56.116Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4916 | 2026-09-04T23:31:56.928Z | Compiling polar-core v0.27.3 |
| 4917 | 2026-09-04T23:32:01.462Z | Checking oso v0.27.3 |
| 4918 | 2026-09-04T23:32:32.938Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4919 | 2026-09-04T23:33:49.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s |
| 4920 | 2026-09-04T23:33:49.954Z | |
| 4921 | 2026-09-04T23:33:49.954Z | info: running `cargo check --bins` on nexus-networking (333/376) |
| 4922 | 2026-09-04T23:33:50.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4923 | 2026-09-04T23:33:50.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4924 | 2026-09-04T23:33:50.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4925 | 2026-09-04T23:33:50.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4926 | 2026-09-04T23:33:50.626Z | |
| 4927 | 2026-09-04T23:33:50.626Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376) |
| 4928 | 2026-09-04T23:33:51.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4929 | 2026-09-04T23:33:51.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4930 | 2026-09-04T23:33:51.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4931 | 2026-09-04T23:33:51.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4932 | 2026-09-04T23:33:51.275Z | |
| 4933 | 2026-09-04T23:33:51.275Z | info: running `cargo check --bins` on nexus-saga-recovery (335/376) |
| 4934 | 2026-09-04T23:33:51.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4935 | 2026-09-04T23:33:51.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4936 | 2026-09-04T23:33:51.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4937 | 2026-09-04T23:33:51.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4938 | 2026-09-04T23:33:51.901Z | |
| 4939 | 2026-09-04T23:33:51.901Z | info: running `cargo check --bins` on nexus-test-utils-macros (336/376) |
| 4940 | 2026-09-04T23:33:52.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4941 | 2026-09-04T23:33:52.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4942 | 2026-09-04T23:33:52.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4943 | 2026-09-04T23:33:52.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4944 | 2026-09-04T23:33:52.466Z | |
| 4945 | 2026-09-04T23:33:52.466Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (337/376) |
| 4946 | 2026-09-04T23:33:53.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4947 | 2026-09-04T23:33:53.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4948 | 2026-09-04T23:33:53.311Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4949 | 2026-09-04T23:33:54.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
| 4950 | 2026-09-04T23:33:54.321Z | |
| 4951 | 2026-09-04T23:33:54.321Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376) |
| 4952 | 2026-09-04T23:33:54.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4953 | 2026-09-04T23:33:54.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4954 | 2026-09-04T23:33:55.144Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4955 | 2026-09-04T23:34:34.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.26s |
| 4956 | 2026-09-04T23:34:34.794Z | |
| 4957 | 2026-09-04T23:34:34.794Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376) |
| 4958 | 2026-09-04T23:34:35.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4959 | 2026-09-04T23:34:35.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4960 | 2026-09-04T23:34:35.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4961 | 2026-09-04T23:34:35.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4962 | 2026-09-04T23:34:35.355Z | |
| 4963 | 2026-09-04T23:34:35.355Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376) |
| 4964 | 2026-09-04T23:34:35.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4965 | 2026-09-04T23:34:35.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4966 | 2026-09-04T23:34:35.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4967 | 2026-09-04T23:34:35.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4968 | 2026-09-04T23:34:35.915Z | |
| 4969 | 2026-09-04T23:34:35.915Z | info: running `cargo check --bins --no-default-features` on nexus-fm (341/376) |
| 4970 | 2026-09-04T23:34:36.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4971 | 2026-09-04T23:34:36.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4972 | 2026-09-04T23:34:36.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4973 | 2026-09-04T23:34:36.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4974 | 2026-09-04T23:34:36.541Z | |
| 4975 | 2026-09-04T23:34:36.541Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376) |
| 4976 | 2026-09-04T23:34:37.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4977 | 2026-09-04T23:34:37.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4978 | 2026-09-04T23:34:37.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4979 | 2026-09-04T23:34:37.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4980 | 2026-09-04T23:34:37.168Z | |
| 4981 | 2026-09-04T23:34:37.168Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (343/376) |
| 4982 | 2026-09-04T23:34:37.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4983 | 2026-09-04T23:34:37.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4984 | 2026-09-04T23:34:37.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4985 | 2026-09-04T23:34:37.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4986 | 2026-09-04T23:34:37.808Z | |
| 4987 | 2026-09-04T23:34:37.808Z | info: running `cargo check --bins` on nexus-mgs-updates (344/376) |
| 4988 | 2026-09-04T23:34:38.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4989 | 2026-09-04T23:34:38.328Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4990 | 2026-09-04T23:34:38.328Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4991 | 2026-09-04T23:34:38.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4992 | 2026-09-04T23:34:38.423Z | |
| 4993 | 2026-09-04T23:34:38.423Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (345/376) |
| 4994 | 2026-09-04T23:34:38.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4995 | 2026-09-04T23:34:38.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4996 | 2026-09-04T23:34:38.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4997 | 2026-09-04T23:34:38.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4998 | 2026-09-04T23:34:39.050Z | |
| 4999 | 2026-09-04T23:34:39.050Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376) |
| 5000 | 2026-09-04T23:34:39.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5001 | 2026-09-04T23:34:39.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5002 | 2026-09-04T23:34:39.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5003 | 2026-09-04T23:34:39.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5004 | 2026-09-04T23:34:39.681Z | |
| 5005 | 2026-09-04T23:34:39.681Z | info: running `cargo check --bins` on nexus-switch-config (347/376) |
| 5006 | 2026-09-04T23:34:40.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5007 | 2026-09-04T23:34:40.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5008 | 2026-09-04T23:34:40.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5009 | 2026-09-04T23:34:40.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5010 | 2026-09-04T23:34:40.301Z | |
| 5011 | 2026-09-04T23:34:40.301Z | info: running `cargo check --bins` on nexus-switch-config-preparation (348/376) |
| 5012 | 2026-09-04T23:34:40.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5013 | 2026-09-04T23:34:40.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5014 | 2026-09-04T23:34:40.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5015 | 2026-09-04T23:34:40.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5016 | 2026-09-04T23:34:40.930Z | |
| 5017 | 2026-09-04T23:34:40.930Z | info: running `cargo check --bins` on support-bundle-collection (349/376) |
| 5018 | 2026-09-04T23:34:41.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5019 | 2026-09-04T23:34:41.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5020 | 2026-09-04T23:34:41.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5021 | 2026-09-04T23:34:41.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5022 | 2026-09-04T23:34:41.564Z | |
| 5023 | 2026-09-04T23:34:41.564Z | info: running `cargo check --bins` on omicron-dev (350/376) |
| 5024 | 2026-09-04T23:34:42.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5025 | 2026-09-04T23:34:42.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5026 | 2026-09-04T23:34:42.471Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5027 | 2026-09-04T23:34:42.474Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5028 | 2026-09-04T23:34:42.662Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5029 | 2026-09-04T23:34:42.689Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5030 | 2026-09-04T23:34:42.705Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5031 | 2026-09-04T23:34:42.721Z | Checking yansi v1.0.1 |
| 5032 | 2026-09-04T23:34:42.724Z | Checking diff v0.1.13 |
| 5033 | 2026-09-04T23:34:42.724Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5034 | 2026-09-04T23:34:42.810Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5035 | 2026-09-04T23:34:42.961Z | Checking pretty_assertions v1.4.1 |
| 5036 | 2026-09-04T23:34:43.754Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5037 | 2026-09-04T23:34:43.772Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5038 | 2026-09-04T23:35:09.255Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5039 | 2026-09-04T23:35:09.258Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5040 | 2026-09-04T23:35:09.258Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5041 | 2026-09-04T23:35:09.258Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5042 | 2026-09-04T23:35:09.258Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5043 | 2026-09-04T23:35:09.258Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5044 | 2026-09-04T23:35:09.258Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5045 | 2026-09-04T23:35:10.178Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5046 | 2026-09-04T23:35:10.178Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5047 | 2026-09-04T23:35:11.491Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5048 | 2026-09-04T23:35:50.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 5049 | 2026-09-04T23:35:50.927Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5050 | 2026-09-04T23:35:50.927Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5051 | 2026-09-04T23:35:51.140Z | |
| 5052 | 2026-09-04T23:35:51.140Z | info: running `cargo check --bins` on oximeter-load-test (351/376) |
| 5053 | 2026-09-04T23:35:51.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5054 | 2026-09-04T23:35:51.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5055 | 2026-09-04T23:35:51.867Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5056 | 2026-09-04T23:35:52.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 5057 | 2026-09-04T23:35:52.708Z | |
| 5058 | 2026-09-04T23:35:52.708Z | info: running `cargo check --bins` on omicron-pins (352/376) |
| 5059 | 2026-09-04T23:35:53.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5060 | 2026-09-04T23:35:53.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5061 | 2026-09-04T23:35:53.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5062 | 2026-09-04T23:35:53.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5063 | 2026-09-04T23:35:53.275Z | |
| 5064 | 2026-09-04T23:35:53.275Z | info: running `cargo check --bins` on rack-init-config (353/376) |
| 5065 | 2026-09-04T23:35:53.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5066 | 2026-09-04T23:35:53.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5067 | 2026-09-04T23:35:53.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5068 | 2026-09-04T23:35:53.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 5069 | 2026-09-04T23:35:53.859Z | |
| 5070 | 2026-09-04T23:35:53.859Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376) |
| 5071 | 2026-09-04T23:35:54.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5072 | 2026-09-04T23:35:54.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5073 | 2026-09-04T23:35:54.642Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5074 | 2026-09-04T23:35:54.773Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5075 | 2026-09-04T23:35:54.778Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5076 | 2026-09-04T23:36:21.820Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5077 | 2026-09-04T23:36:22.237Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5078 | 2026-09-04T23:36:24.035Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5079 | 2026-09-04T23:36:24.512Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5080 | 2026-09-04T23:36:27.638Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5081 | 2026-09-04T23:36:52.227Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5082 | 2026-09-04T23:36:52.974Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5083 | 2026-09-04T23:36:59.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 5084 | 2026-09-04T23:36:59.208Z | |
| 5085 | 2026-09-04T23:36:59.208Z | info: running `cargo check --bins` on reconfigurator-sp-updater (355/376) |
| 5086 | 2026-09-04T23:36:59.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5087 | 2026-09-04T23:36:59.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5088 | 2026-09-04T23:36:59.209Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5089 | 2026-09-04T23:36:59.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 5090 | 2026-09-04T23:36:59.209Z | |
| 5091 | 2026-09-04T23:36:59.209Z | info: running `cargo check --bins` on omicron-releng (356/376) |
| 5092 | 2026-09-04T23:36:59.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5093 | 2026-09-04T23:36:59.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5094 | 2026-09-04T23:36:59.209Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5095 | 2026-09-04T23:36:59.209Z | Compiling fs-err v2.11.0 |
| 5096 | 2026-09-04T23:36:59.209Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5097 | 2026-09-04T23:36:59.209Z | Checking parse-size v1.1.0 |
| 5098 | 2026-09-04T23:36:59.209Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5099 | 2026-09-04T23:36:59.209Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5100 | 2026-09-04T23:36:59.209Z | Checking shell-words v1.1.1 |
| 5101 | 2026-09-04T23:36:59.209Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5102 | 2026-09-04T23:36:59.209Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5103 | 2026-09-04T23:36:59.209Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5104 | 2026-09-04T23:36:59.209Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5105 | 2026-09-04T23:36:59.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s |
| 5106 | 2026-09-04T23:36:59.743Z | |
| 5107 | 2026-09-04T23:36:59.743Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (357/376) |
| 5108 | 2026-09-04T23:37:00.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5109 | 2026-09-04T23:37:00.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5110 | 2026-09-04T23:37:00.392Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5111 | 2026-09-04T23:37:00.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
| 5112 | 2026-09-04T23:37:01.068Z | |
| 5113 | 2026-09-04T23:37:01.068Z | info: running `cargo check --bins` on schema (358/376) |
| 5114 | 2026-09-04T23:37:01.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5115 | 2026-09-04T23:37:01.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5116 | 2026-09-04T23:37:01.804Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5117 | 2026-09-04T23:37:02.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 5118 | 2026-09-04T23:37:02.723Z | |
| 5119 | 2026-09-04T23:37:02.723Z | info: running `cargo check --bins` on xtask (359/376) |
| 5120 | 2026-09-04T23:37:03.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5121 | 2026-09-04T23:37:03.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5122 | 2026-09-04T23:37:03.131Z | Checking serde_core v1.0.228 |
| 5123 | 2026-09-04T23:37:03.131Z | Checking libc v0.2.185 |
| 5124 | 2026-09-04T23:37:03.134Z | Checking bitflags v2.11.0 |
| 5125 | 2026-09-04T23:37:03.216Z | Checking scroll v0.12.0 |
| 5126 | 2026-09-04T23:37:03.219Z | Checking thiserror v1.0.69 |
| 5127 | 2026-09-04T23:37:03.229Z | Checking log v0.4.33 |
| 5128 | 2026-09-04T23:37:03.229Z | Checking indexmap v2.14.0 |
| 5129 | 2026-09-04T23:37:03.232Z | Checking zerocopy v0.7.35 |
| 5130 | 2026-09-04T23:37:03.307Z | Checking syn v2.0.117 |
| 5131 | 2026-09-04T23:37:03.348Z | Checking dtrace-parser v0.2.0 |
| 5132 | 2026-09-04T23:37:03.368Z | Checking once_cell v1.21.3 |
| 5133 | 2026-09-04T23:37:03.433Z | Checking goblin v0.8.2 |
| 5134 | 2026-09-04T23:37:03.491Z | Checking errno v0.3.14 |
| 5135 | 2026-09-04T23:37:03.538Z | Checking getrandom v0.4.3 |
| 5136 | 2026-09-04T23:37:03.580Z | Checking thread-id v4.2.2 |
| 5137 | 2026-09-04T23:37:03.606Z | Checking rustix v1.1.4 |
| 5138 | 2026-09-04T23:37:03.656Z | Checking memmap v0.7.0 |
| 5139 | 2026-09-04T23:37:03.668Z | Checking thiserror v2.0.18 |
| 5140 | 2026-09-04T23:37:03.721Z | Checking fs-err v3.3.0 |
| 5141 | 2026-09-04T23:37:03.765Z | Checking tabled v0.15.0 |
| 5142 | 2026-09-04T23:37:03.781Z | Checking anyhow v1.0.104 |
| 5143 | 2026-09-04T23:37:04.378Z | Checking terminal_size v0.4.3 |
| 5144 | 2026-09-04T23:37:04.378Z | Checking tempfile v3.27.0 |
| 5145 | 2026-09-04T23:37:04.485Z | Checking clap_builder v4.6.0 |
| 5146 | 2026-09-04T23:37:04.489Z | Checking textwrap v0.16.2 |
| 5147 | 2026-09-04T23:37:04.683Z | Checking serde v1.0.228 |
| 5148 | 2026-09-04T23:37:04.686Z | Checking serde_json v1.0.151 |
| 5149 | 2026-09-04T23:37:04.686Z | Checking camino v1.2.5 |
| 5150 | 2026-09-04T23:37:04.707Z | Checking semver v1.0.28 |
| 5151 | 2026-09-04T23:37:04.890Z | Checking cargo-platform v0.3.2 |
| 5152 | 2026-09-04T23:37:04.936Z | Checking camino-tempfile v1.4.1 |
| 5153 | 2026-09-04T23:37:05.086Z | Checking toml_datetime v0.6.11 |
| 5154 | 2026-09-04T23:37:05.086Z | Checking serde_spanned v0.6.9 |
| 5155 | 2026-09-04T23:37:05.086Z | Checking macaddr v1.0.1 |
| 5156 | 2026-09-04T23:37:05.115Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5157 | 2026-09-04T23:37:05.263Z | Checking toml_edit v0.22.27 |
| 5158 | 2026-09-04T23:37:05.289Z | Checking dof v0.3.0 |
| 5159 | 2026-09-04T23:37:05.292Z | Checking cargo_metadata v0.23.1 |
| 5160 | 2026-09-04T23:37:05.551Z | Checking usdt-impl v0.5.0 |
| 5161 | 2026-09-04T23:37:05.674Z | Checking clap v4.6.1 |
| 5162 | 2026-09-04T23:37:05.818Z | Checking usdt v0.5.0 |
| 5163 | 2026-09-04T23:37:06.244Z | Checking toml v0.8.23 |
| 5164 | 2026-09-04T23:37:06.500Z | Checking cargo_toml v0.21.0 |
| 5165 | 2026-09-04T23:37:07.141Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5166 | 2026-09-04T23:37:07.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s |
| 5167 | 2026-09-04T23:37:07.639Z | |
| 5168 | 2026-09-04T23:37:07.639Z | info: running `cargo check --bins` on dnsadm (360/376) |
| 5169 | 2026-09-04T23:37:08.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5170 | 2026-09-04T23:37:08.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5171 | 2026-09-04T23:37:08.287Z | Checking arc-swap v1.8.2 |
| 5172 | 2026-09-04T23:37:08.566Z | Checking slog-scope v4.4.1 |
| 5173 | 2026-09-04T23:37:08.678Z | Checking slog-stdlog v4.1.1 |
| 5174 | 2026-09-04T23:37:08.801Z | Checking slog-envlogger v2.2.0 |
| 5175 | 2026-09-04T23:37:08.921Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5176 | 2026-09-04T23:37:09.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 5177 | 2026-09-04T23:37:09.511Z | |
| 5178 | 2026-09-04T23:37:09.511Z | info: running `cargo check --bins` on end-to-end-tests (361/376) |
| 5179 | 2026-09-04T23:37:10.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5180 | 2026-09-04T23:37:10.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5181 | 2026-09-04T23:37:10.332Z | Checking cpubits v0.1.1 |
| 5182 | 2026-09-04T23:37:10.459Z | Checking pem-rfc7468 v1.0.0 |
| 5183 | 2026-09-04T23:37:10.471Z | Checking hmac v0.13.0 |
| 5184 | 2026-09-04T23:37:10.471Z | Checking universal-hash v0.6.1 |
| 5185 | 2026-09-04T23:37:10.494Z | Checking ctr v0.10.1 |
| 5186 | 2026-09-04T23:37:10.494Z | Checking aead v0.6.1 |
| 5187 | 2026-09-04T23:37:10.522Z | Checking crypto-bigint v0.7.5 |
| 5188 | 2026-09-04T23:37:10.522Z | Checking aes v0.9.1 |
| 5189 | 2026-09-04T23:37:10.549Z | Checking salsa20 v0.11.0 |
| 5190 | 2026-09-04T23:37:10.609Z | Checking der v0.8.0 |
| 5191 | 2026-09-04T23:37:10.609Z | Checking polyval v0.7.1 |
| 5192 | 2026-09-04T23:37:10.639Z | Checking pbkdf2 v0.13.0 |
| 5193 | 2026-09-04T23:37:10.655Z | Checking cbc v0.2.1 |
| 5194 | 2026-09-04T23:37:10.678Z | Checking ff v0.14.0 |
| 5195 | 2026-09-04T23:37:10.736Z | Checking signature v3.0.0 |
| 5196 | 2026-09-04T23:37:10.752Z | Checking scrypt v0.12.0 |
| 5197 | 2026-09-04T23:37:10.780Z | Checking ghash v0.6.0 |
| 5198 | 2026-09-04T23:37:10.794Z | Checking base16ct v1.0.0 |
| 5199 | 2026-09-04T23:37:10.810Z | Checking group v0.14.0 |
| 5200 | 2026-09-04T23:37:10.887Z | Checking hkdf v0.13.0 |
| 5201 | 2026-09-04T23:37:10.909Z | Compiling curve25519-dalek v5.0.0 |
| 5202 | 2026-09-04T23:37:10.925Z | Checking aes-gcm v0.11.0 |
| 5203 | 2026-09-04T23:37:10.938Z | Checking keccak v0.2.0 |
| 5204 | 2026-09-04T23:37:10.953Z | Checking poly1305 v0.9.0 |
| 5205 | 2026-09-04T23:37:10.966Z | Checking wnaf v0.14.0 |
| 5206 | 2026-09-04T23:37:11.024Z | Checking blowfish v0.10.0 |
| 5207 | 2026-09-04T23:37:11.086Z | Checking blake2 v0.11.0-rc.6 |
| 5208 | 2026-09-04T23:37:11.103Z | Checking sha3 v0.11.0 |
| 5209 | 2026-09-04T23:37:11.129Z | Checking kem v0.3.0 |
| 5210 | 2026-09-04T23:37:11.180Z | Checking bcrypt-pbkdf v0.11.0 |
| 5211 | 2026-09-04T23:37:11.221Z | Checking module-lattice v0.2.3 |
| 5212 | 2026-09-04T23:37:11.247Z | Checking sponge-cursor v0.1.0 |
| 5213 | 2026-09-04T23:37:11.343Z | Checking argon2 v0.6.0-rc.8 |
| 5214 | 2026-09-04T23:37:11.358Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5215 | 2026-09-04T23:37:11.376Z | Checking sha3 v0.12.0 |
| 5216 | 2026-09-04T23:37:11.423Z | Checking spki v0.8.0 |
| 5217 | 2026-09-04T23:37:11.440Z | Checking sec1 v0.8.1 |
| 5218 | 2026-09-04T23:37:11.453Z | Checking ml-kem v0.3.2 |
| 5219 | 2026-09-04T23:37:11.556Z | Checking internal-russh-num-bigint v0.5.0 |
| 5220 | 2026-09-04T23:37:11.579Z | Checking num-bigint v0.4.6 |
| 5221 | 2026-09-04T23:37:11.597Z | Checking pkcs5 v0.8.1 |
| 5222 | 2026-09-04T23:37:11.647Z | Checking pkcs1 v0.8.0-rc.4 |
| 5223 | 2026-09-04T23:37:11.662Z | Checking generic-array v1.4.3 |
| 5224 | 2026-09-04T23:37:11.864Z | Checking russh-util v0.52.0 |
| 5225 | 2026-09-04T23:37:11.894Z | Checking pkcs8 v0.11.0 |
| 5226 | 2026-09-04T23:37:11.992Z | Compiling enum_dispatch v0.3.13 |
| 5227 | 2026-09-04T23:37:12.061Z | Compiling delegate v0.13.5 |
| 5228 | 2026-09-04T23:37:12.096Z | Checking ed25519 v3.0.0 |
| 5229 | 2026-09-04T23:37:12.219Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5230 | 2026-09-04T23:37:12.219Z | Checking hex-literal v1.1.0 |
| 5231 | 2026-09-04T23:37:12.300Z | Checking ed25519-dalek v3.0.0 |
| 5232 | 2026-09-04T23:37:12.319Z | Checking md5 v0.8.0 |
| 5233 | 2026-09-04T23:37:12.448Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5234 | 2026-09-04T23:37:12.494Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5235 | 2026-09-04T23:37:12.513Z | Checking internet-checksum v0.2.1 |
| 5236 | 2026-09-04T23:37:12.667Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5237 | 2026-09-04T23:37:12.775Z | Checking elliptic-curve v0.14.1 |
| 5238 | 2026-09-04T23:37:12.775Z | Checking rfc6979 v0.6.0 |
| 5239 | 2026-09-04T23:37:12.779Z | Checking primefield v0.14.0 |
| 5240 | 2026-09-04T23:37:12.779Z | Checking ssh-encoding v0.3.0 |
| 5241 | 2026-09-04T23:37:12.929Z | Checking crypto-primes v0.7.2 |
| 5242 | 2026-09-04T23:37:13.035Z | Checking ssh-cipher v0.3.0 |
| 5243 | 2026-09-04T23:37:13.035Z | Checking russh-cryptovec v0.62.0 |
| 5244 | 2026-09-04T23:37:13.173Z | Checking ecdsa v0.17.0 |
| 5245 | 2026-09-04T23:37:13.176Z | Checking primeorder v0.14.0 |
| 5246 | 2026-09-04T23:37:13.554Z | Checking p521 v0.14.0 |
| 5247 | 2026-09-04T23:37:13.554Z | Checking p256 v0.14.0 |
| 5248 | 2026-09-04T23:37:13.558Z | Checking p384 v0.14.0 |
| 5249 | 2026-09-04T23:37:13.887Z | Checking rsa v0.10.0-rc.18 |
| 5250 | 2026-09-04T23:37:16.494Z | Checking ssh-key v0.7.0-rc.11 |
| 5251 | 2026-09-04T23:37:17.247Z | Checking russh v0.62.4 |
| 5252 | 2026-09-04T23:37:31.013Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.49s |
| 5253 | 2026-09-04T23:37:31.018Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5254 | 2026-09-04T23:37:31.018Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5255 | 2026-09-04T23:37:31.219Z | |
| 5256 | 2026-09-04T23:37:31.219Z | info: running `cargo check --bins` on gateway-cli (362/376) |
| 5257 | 2026-09-04T23:37:31.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5258 | 2026-09-04T23:37:31.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5259 | 2026-09-04T23:37:31.855Z | Checking termios v0.3.3 |
| 5260 | 2026-09-04T23:37:32.050Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5261 | 2026-09-04T23:37:32.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 5262 | 2026-09-04T23:37:32.829Z | |
| 5263 | 2026-09-04T23:37:32.830Z | info: running `cargo check --bins --no-default-features` on installinator (363/376) |
| 5264 | 2026-09-04T23:37:33.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5265 | 2026-09-04T23:37:33.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5266 | 2026-09-04T23:37:33.519Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5267 | 2026-09-04T23:37:34.225Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5268 | 2026-09-04T23:37:35.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s |
| 5269 | 2026-09-04T23:37:36.032Z | |
| 5270 | 2026-09-04T23:37:36.032Z | info: running `cargo check --bins` on internal-dns-cli (364/376) |
| 5271 | 2026-09-04T23:37:36.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5272 | 2026-09-04T23:37:36.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5273 | 2026-09-04T23:37:36.682Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5274 | 2026-09-04T23:37:37.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
| 5275 | 2026-09-04T23:37:37.306Z | |
| 5276 | 2026-09-04T23:37:37.306Z | info: running `cargo check --bins` on omicron-live-tests (365/376) |
| 5277 | 2026-09-04T23:37:37.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5278 | 2026-09-04T23:37:37.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5279 | 2026-09-04T23:37:37.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5280 | 2026-09-04T23:37:37.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5281 | 2026-09-04T23:37:37.855Z | |
| 5282 | 2026-09-04T23:37:37.855Z | info: running `cargo check --bins` on live-tests-macros (366/376) |
| 5283 | 2026-09-04T23:37:38.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5284 | 2026-09-04T23:37:38.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5285 | 2026-09-04T23:37:38.348Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5286 | 2026-09-04T23:37:38.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5287 | 2026-09-04T23:37:38.416Z | |
| 5288 | 2026-09-04T23:37:38.416Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376) |
| 5289 | 2026-09-04T23:37:38.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5290 | 2026-09-04T23:37:38.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5291 | 2026-09-04T23:37:39.168Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5292 | 2026-09-04T23:37:39.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 5293 | 2026-09-04T23:37:39.965Z | |
| 5294 | 2026-09-04T23:37:39.965Z | info: running `cargo check --bins` on omicron-ntp-admin (368/376) |
| 5295 | 2026-09-04T23:37:40.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5296 | 2026-09-04T23:37:40.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5297 | 2026-09-04T23:37:40.617Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5298 | 2026-09-04T23:37:40.726Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5299 | 2026-09-04T23:37:41.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s |
| 5300 | 2026-09-04T23:37:41.738Z | |
| 5301 | 2026-09-04T23:37:41.738Z | info: running `cargo check --bins` on ntp-admin-types (369/376) |
| 5302 | 2026-09-04T23:37:42.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5303 | 2026-09-04T23:37:42.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5304 | 2026-09-04T23:37:42.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5305 | 2026-09-04T23:37:42.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 5306 | 2026-09-04T23:37:42.313Z | |
| 5307 | 2026-09-04T23:37:42.313Z | info: running `cargo check --bins` on omicron-package (370/376) |
| 5308 | 2026-09-04T23:37:42.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5309 | 2026-09-04T23:37:42.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5310 | 2026-09-04T23:37:43.003Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5311 | 2026-09-04T23:37:44.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 5312 | 2026-09-04T23:37:44.285Z | |
| 5313 | 2026-09-04T23:37:44.286Z | info: running `cargo check --bins` on tqdb (371/376) |
| 5314 | 2026-09-04T23:37:44.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5315 | 2026-09-04T23:37:44.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5316 | 2026-09-04T23:37:45.073Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5317 | 2026-09-04T23:37:45.426Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5318 | 2026-09-04T23:37:45.934Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5319 | 2026-09-04T23:37:45.934Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5320 | 2026-09-04T23:37:53.382Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5321 | 2026-09-04T23:37:53.390Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5322 | 2026-09-04T23:37:53.390Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5323 | 2026-09-04T23:37:54.016Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5324 | 2026-09-04T23:37:54.020Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5325 | 2026-09-04T23:37:54.020Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5326 | 2026-09-04T23:37:54.020Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5327 | 2026-09-04T23:37:54.843Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5328 | 2026-09-04T23:37:55.444Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5329 | 2026-09-04T23:37:55.685Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5330 | 2026-09-04T23:37:55.924Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5331 | 2026-09-04T23:37:56.759Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5332 | 2026-09-04T23:37:57.424Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5333 | 2026-09-04T23:38:02.401Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5334 | 2026-09-04T23:38:09.838Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5335 | 2026-09-04T23:38:09.841Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5336 | 2026-09-04T23:38:09.842Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5337 | 2026-09-04T23:38:09.842Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5338 | 2026-09-04T23:38:11.366Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5339 | 2026-09-04T23:38:12.670Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5340 | 2026-09-04T23:38:13.354Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5341 | 2026-09-04T23:38:14.652Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5342 | 2026-09-04T23:38:15.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.91s |
| 5343 | 2026-09-04T23:38:15.417Z | |
| 5344 | 2026-09-04T23:38:15.417Z | info: running `cargo check --bins` on wicket-dbg (372/376) |
| 5345 | 2026-09-04T23:38:15.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5346 | 2026-09-04T23:38:15.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5347 | 2026-09-04T23:38:16.131Z | Checking rtoolbox v0.0.3 |
| 5348 | 2026-09-04T23:38:16.136Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5349 | 2026-09-04T23:38:16.136Z | Checking tui-tree-widget v0.23.1 |
| 5350 | 2026-09-04T23:38:16.259Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5351 | 2026-09-04T23:38:16.347Z | Checking rpassword v7.5.4 |
| 5352 | 2026-09-04T23:38:19.134Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5353 | 2026-09-04T23:38:21.041Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5354 | 2026-09-04T23:38:21.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s |
| 5355 | 2026-09-04T23:38:22.165Z | |
| 5356 | 2026-09-04T23:38:22.165Z | info: running `cargo check --bins` on wicket (373/376) |
| 5357 | 2026-09-04T23:38:22.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5358 | 2026-09-04T23:38:22.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5359 | 2026-09-04T23:38:22.871Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5360 | 2026-09-04T23:38:23.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
| 5361 | 2026-09-04T23:38:23.436Z | |
| 5362 | 2026-09-04T23:38:23.436Z | info: running `cargo check --bins` on wicketd (374/376) |
| 5363 | 2026-09-04T23:38:23.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5364 | 2026-09-04T23:38:23.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5365 | 2026-09-04T23:38:24.148Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5366 | 2026-09-04T23:38:27.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s |
| 5367 | 2026-09-04T23:38:27.917Z | |
| 5368 | 2026-09-04T23:38:27.917Z | info: running `cargo check --bins` on omicron-workspace-hack (375/376) |
| 5369 | 2026-09-04T23:38:28.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5370 | 2026-09-04T23:38:28.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5371 | 2026-09-04T23:38:28.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5372 | 2026-09-04T23:38:28.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5373 | 2026-09-04T23:38:28.489Z | |
| 5374 | 2026-09-04T23:38:28.489Z | info: running `cargo check --bins` on zone-setup (376/376) |
| 5375 | 2026-09-04T23:38:28.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5376 | 2026-09-04T23:38:28.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5377 | 2026-09-04T23:38:29.163Z | Checking uzers v0.12.2 |
| 5378 | 2026-09-04T23:38:29.430Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5379 | 2026-09-04T23:38:30.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 5380 | 2026-09-04T23:38:30.452Z | |
| 5381 | 2026-09-04T23:38:30.452Z | real 14:29.645475096 |
| 5382 | 2026-09-04T23:38:30.452Z | user 21:50.147351118 |
| 5383 | 2026-09-04T23:38:30.452Z | sys 4:32.236253855 |
| 5384 | 2026-09-04T23:38:30.452Z | trap 0.345080637 |
| 5385 | 2026-09-04T23:38:30.452Z | tflt 0.589415215 |
| 5386 | 2026-09-04T23:38:30.452Z | dflt 0.775557577 |
| 5387 | 2026-09-04T23:38:30.452Z | kflt 0.005189103 |
| 5388 | 2026-09-04T23:38:30.452Z | lock 1:31:23.178910766 |
| 5389 | 2026-09-04T23:38:30.452Z | slp 1:44:12.550632605 |
| 5390 | 2026-09-04T23:38:30.456Z | lat 58.771570062 |
| 5391 | 2026-09-04T23:38:30.456Z | stop 4:11.338597001 |
| 5392 | 2026-09-04T23:38:30.456Z | process exited: duration 1000025 ms, exit code 0 |
| |
| 5393 | 2026-09-04T23:38:30.463Z | found 0 output files |