|
|
|
| 1 | 2026-06-25T03:58:39.460Z | job assigned to worker 01KVYETF9V7E4RMS9E03N6M4PC [factory aws, i-006a3ebc78204d709] (queued for 1 m 7 s) |
| |
| 2 | 2026-06-25T03:58:45.730Z | starting task 0: "setup" |
| 3 | 2026-06-25T03:58:45.736Z | ++ uname -s |
| 4 | 2026-06-25T03:58:45.739Z | + kern=SunOS |
| 5 | 2026-06-25T03:58:45.739Z | + build_user=build |
| 6 | 2026-06-25T03:58:45.739Z | + build_uid=12345 |
| 7 | 2026-06-25T03:58:45.739Z | + work_dir=/work |
| 8 | 2026-06-25T03:58:45.739Z | + input_dir=/input |
| 9 | 2026-06-25T03:58:45.739Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-25T03:58:45.739Z | + case "$kern" in |
| 11 | 2026-06-25T03:58:45.739Z | + groupadd -g 12345 build |
| 12 | 2026-06-25T03:58:45.742Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-25T03:58:47.744Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-25T03:58:47.805Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-25T03:58:47.808Z | + home_fs=zfs |
| 16 | 2026-06-25T03:58:47.808Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-25T03:58:47.808Z | + mkdir -p /home/build |
| 18 | 2026-06-25T03:58:47.808Z | + chown build:build /home/build /work |
| 19 | 2026-06-25T03:58:49.810Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-25T03:58:49.813Z | process exited: duration 4081 ms, exit code 0 |
| |
| 21 | 2026-06-25T03:58:49.818Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-25T03:58:49.822Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-25T03:58:49.822Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-25T03:58:49.822Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-25T03:58:49.822Z | * rust toolchain profile = "default" |
| 26 | 2026-06-25T03:58:49.822Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-25T03:58:49.822Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-25T03:58:49.825Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-25T03:58:49.825Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-25T03:58:49.921Z | info: downloading installer |
| 31 | 2026-06-25T03:58:51.377Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-25T03:58:51.377Z | warn: /opt/ooce/bin |
| 33 | 2026-06-25T03:58:51.377Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-25T03:58:51.377Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-25T03:58:51.377Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-25T03:58:51.377Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-25T03:58:51.377Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-25T03:58:51.377Z | error: cannot install while Rust is installed |
| 39 | 2026-06-25T03:58:51.377Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-25T03:58:51.377Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-25T03:58:51.377Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-25T03:58:51.377Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-25T03:58:51.377Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-25T03:58:51.391Z | info: profile set to default |
| 45 | 2026-06-25T03:58:51.391Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-25T03:58:51.394Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-25T03:58:51.575Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-25T03:58:51.578Z | info: downloading 6 components |
| 49 | 2026-06-25T03:59:08.898Z | |
| 50 | 2026-06-25T03:59:08.898Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-25T03:59:08.924Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-25T03:59:08.924Z | |
| 53 | 2026-06-25T03:59:08.924Z | |
| 54 | 2026-06-25T03:59:08.924Z | Rust is installed now. Great! |
| 55 | 2026-06-25T03:59:08.924Z | |
| 56 | 2026-06-25T03:59:08.924Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-25T03:59:08.925Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-25T03:59:08.925Z | |
| 59 | 2026-06-25T03:59:08.925Z | To configure your current shell, you need to source |
| 60 | 2026-06-25T03:59:08.925Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-25T03:59:08.925Z | |
| 62 | 2026-06-25T03:59:08.925Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-25T03:59:08.925Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-25T03:59:08.925Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-25T03:59:08.925Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-25T03:59:08.925Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-25T03:59:08.928Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-25T03:59:08.928Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-25T03:59:08.928Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-25T03:59:08.928Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-25T03:59:09.023Z | + rustup --version |
| 72 | 2026-06-25T03:59:09.031Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-25T03:59:09.034Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-25T03:59:09.053Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-25T03:59:09.056Z | + cargo --version |
| 76 | 2026-06-25T03:59:09.069Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-25T03:59:09.072Z | + rustc --version |
| 78 | 2026-06-25T03:59:09.091Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-25T03:59:09.093Z | process exited: duration 19273 ms, exit code 0 |
| |
| 80 | 2026-06-25T03:59:09.099Z | starting task 2: "authentication" |
| 81 | 2026-06-25T03:59:09.115Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-25T03:59:09.120Z | starting task 3: "clone repository" |
| 83 | 2026-06-25T03:59:09.123Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-25T03:59:09.126Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-25T03:59:09.156Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-25T03:59:10.330Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-25T03:59:10.330Z | + git fetch origin 588dfef9baf67e938694efd6ac1d0b25a00cb9da |
| 88 | 2026-06-25T03:59:10.583Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-25T03:59:10.583Z | * branch 588dfef9baf67e938694efd6ac1d0b25a00cb9da -> FETCH_HEAD |
| 90 | 2026-06-25T03:59:10.590Z | + [[ -n renovate/opte ]] |
| 91 | 2026-06-25T03:59:10.593Z | ++ git branch --show-current |
| 92 | 2026-06-25T03:59:10.593Z | + current=main |
| 93 | 2026-06-25T03:59:10.593Z | + [[ main != renovate/opte ]] |
| 94 | 2026-06-25T03:59:10.593Z | + git branch -f renovate/opte 588dfef9baf67e938694efd6ac1d0b25a00cb9da |
| 95 | 2026-06-25T03:59:10.596Z | + git checkout -f renovate/opte |
| 96 | 2026-06-25T03:59:10.616Z | Switched to branch 'renovate/opte' |
| 97 | 2026-06-25T03:59:10.619Z | + git reset --hard 588dfef9baf67e938694efd6ac1d0b25a00cb9da |
| 98 | 2026-06-25T03:59:10.622Z | HEAD is now at 588dfef Update opte to cd7749d |
| 99 | 2026-06-25T03:59:10.622Z | process exited: duration 1500 ms, exit code 0 |
| |
| 100 | 2026-06-25T03:59:10.627Z | starting task 4: "build" |
| 101 | 2026-06-25T03:59:10.631Z | + set -e |
| 102 | 2026-06-25T03:59:10.631Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-06-25T03:59:10.631Z | + PLATFORM=illumos |
| 104 | 2026-06-25T03:59:10.633Z | + cargo --version |
| 105 | 2026-06-25T03:59:10.636Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-06-25T03:59:10.821Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-06-25T03:59:10.824Z | info: downloading 6 components |
| 108 | 2026-06-25T03:59:26.189Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-06-25T03:59:26.192Z | + rustc --version |
| 110 | 2026-06-25T03:59:26.220Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-06-25T03:59:26.223Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-06-25T03:59:26.265Z | Updating crates.io index |
| 113 | 2026-06-25T03:59:26.484Z | Downloading crates ... |
| 114 | 2026-06-25T03:59:26.539Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-06-25T03:59:26.602Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-06-25T03:59:26.646Z | Updating crates.io index |
| 117 | 2026-06-25T03:59:29.145Z | Locking 390 packages to latest compatible versions |
| 118 | 2026-06-25T03:59:29.150Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-06-25T03:59:29.153Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-06-25T03:59:29.153Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-06-25T03:59:29.153Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-06-25T03:59:29.156Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-06-25T03:59:29.156Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 124 | 2026-06-25T03:59:29.156Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 125 | 2026-06-25T03:59:29.156Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 126 | 2026-06-25T03:59:29.160Z | Adding nextest-runner v0.80.0 (available: v0.119.0) |
| 127 | 2026-06-25T03:59:29.177Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 128 | 2026-06-25T03:59:29.189Z | Downloading crates ... |
| 129 | 2026-06-25T03:59:29.280Z | Downloaded curve25519-dalek v4.1.3 |
| 130 | 2026-06-25T03:59:29.286Z | Downloaded anstyle-query v1.1.5 |
| 131 | 2026-06-25T03:59:29.289Z | Downloaded autocfg v1.5.1 |
| 132 | 2026-06-25T03:59:29.289Z | Downloaded atomic-waker v1.1.2 |
| 133 | 2026-06-25T03:59:29.293Z | Downloaded cfg_aliases v0.2.1 |
| 134 | 2026-06-25T03:59:29.293Z | Downloaded async-scoped v0.9.0 |
| 135 | 2026-06-25T03:59:29.295Z | Downloaded nextest-workspace-hack v0.1.0 |
| 136 | 2026-06-25T03:59:29.296Z | Downloaded find-msvc-tools v0.1.9 |
| 137 | 2026-06-25T03:59:29.296Z | Downloaded backtrace v0.3.76 |
| 138 | 2026-06-25T03:59:29.299Z | Downloaded clap_derive v4.6.1 |
| 139 | 2026-06-25T03:59:29.302Z | Downloaded cargo-platform v0.3.3 |
| 140 | 2026-06-25T03:59:29.302Z | Downloaded futures-sink v0.3.32 |
| 141 | 2026-06-25T03:59:29.304Z | Downloaded is_ci v1.2.0 |
| 142 | 2026-06-25T03:59:29.304Z | Downloaded humantime-serde v1.1.1 |
| 143 | 2026-06-25T03:59:29.305Z | Downloaded fixedbitset v0.5.7 |
| 144 | 2026-06-25T03:59:29.308Z | Downloaded equivalent v1.0.2 |
| 145 | 2026-06-25T03:59:29.308Z | Downloaded os_pipe v1.2.3 |
| 146 | 2026-06-25T03:59:29.311Z | Downloaded futures-channel v0.3.32 |
| 147 | 2026-06-25T03:59:29.311Z | Downloaded httparse v1.10.1 |
| 148 | 2026-06-25T03:59:29.315Z | Downloaded futures-io v0.3.32 |
| 149 | 2026-06-25T03:59:29.315Z | Downloaded foreign-types v0.3.2 |
| 150 | 2026-06-25T03:59:29.315Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 151 | 2026-06-25T03:59:29.315Z | Downloaded crypto-common v0.1.7 |
| 152 | 2026-06-25T03:59:29.318Z | Downloaded litrs v1.0.0 |
| 153 | 2026-06-25T03:59:29.319Z | Downloaded mukti-metadata v0.3.0 |
| 154 | 2026-06-25T03:59:29.319Z | Downloaded lru-slab v0.1.2 |
| 155 | 2026-06-25T03:59:29.322Z | Downloaded lazy_static v1.5.0 |
| 156 | 2026-06-25T03:59:29.322Z | Downloaded document-features v0.2.12 |
| 157 | 2026-06-25T03:59:29.322Z | Downloaded cfg-expr v0.20.8 |
| 158 | 2026-06-25T03:59:29.325Z | Downloaded is_terminal_polyfill v1.70.2 |
| 159 | 2026-06-25T03:59:29.325Z | Downloaded ppv-lite86 v0.2.21 |
| 160 | 2026-06-25T03:59:29.328Z | Downloaded http-body v1.0.1 |
| 161 | 2026-06-25T03:59:29.328Z | Downloaded adler2 v2.0.1 |
| 162 | 2026-06-25T03:59:29.328Z | Downloaded hex v0.4.3 |
| 163 | 2026-06-25T03:59:29.331Z | Downloaded filetime v0.2.29 |
| 164 | 2026-06-25T03:59:29.331Z | Downloaded dialoguer v0.11.0 |
| 165 | 2026-06-25T03:59:29.334Z | Downloaded ordered-float v2.10.1 |
| 166 | 2026-06-25T03:59:29.334Z | Downloaded rustc-demangle v0.1.27 |
| 167 | 2026-06-25T03:59:29.338Z | Downloaded form_urlencoded v1.2.2 |
| 168 | 2026-06-25T03:59:29.338Z | Downloaded derive-where v1.6.1 |
| 169 | 2026-06-25T03:59:29.341Z | Downloaded indicatif v0.17.11 |
| 170 | 2026-06-25T03:59:29.341Z | Downloaded openssl-probe v0.2.1 |
| 171 | 2026-06-25T03:59:29.344Z | Downloaded nested v0.1.1 |
| 172 | 2026-06-25T03:59:29.344Z | Downloaded futures-core v0.3.32 |
| 173 | 2026-06-25T03:59:29.344Z | Downloaded once_cell v1.21.4 |
| 174 | 2026-06-25T03:59:29.347Z | Downloaded humantime v2.3.0 |
| 175 | 2026-06-25T03:59:29.347Z | Downloaded foreign-types-shared v0.1.1 |
| 176 | 2026-06-25T03:59:29.350Z | Downloaded cargo_metadata v0.20.0 |
| 177 | 2026-06-25T03:59:29.350Z | Downloaded colorchoice v1.0.5 |
| 178 | 2026-06-25T03:59:29.350Z | Downloaded derive_more v2.1.1 |
| 179 | 2026-06-25T03:59:29.357Z | Downloaded nextest-metadata v0.12.2 |
| 180 | 2026-06-25T03:59:29.360Z | Downloaded serde_ignored v0.1.14 |
| 181 | 2026-06-25T03:59:29.360Z | Downloaded indent_write v2.2.0 |
| 182 | 2026-06-25T03:59:29.363Z | Downloaded bitflags v2.13.0 |
| 183 | 2026-06-25T03:59:29.363Z | Downloaded serde_urlencoded v0.7.1 |
| 184 | 2026-06-25T03:59:29.366Z | Downloaded serde_spanned v0.6.9 |
| 185 | 2026-06-25T03:59:29.366Z | Downloaded num-traits v0.2.19 |
| 186 | 2026-06-25T03:59:29.369Z | Downloaded either v1.16.0 |
| 187 | 2026-06-25T03:59:29.369Z | Downloaded anstyle-parse v1.0.0 |
| 188 | 2026-06-25T03:59:29.372Z | Downloaded cargo-platform v0.2.0 |
| 189 | 2026-06-25T03:59:29.372Z | Downloaded lock_api v0.4.14 |
| 190 | 2026-06-25T03:59:29.372Z | Downloaded serde-value v0.7.0 |
| 191 | 2026-06-25T03:59:29.375Z | Downloaded idna_adapter v1.0.0 |
| 192 | 2026-06-25T03:59:29.375Z | Downloaded pathdiff v0.2.3 |
| 193 | 2026-06-25T03:59:29.375Z | Downloaded hyper-tls v0.6.0 |
| 194 | 2026-06-25T03:59:29.375Z | Downloaded shared_child v1.1.1 |
| 195 | 2026-06-25T03:59:29.378Z | Downloaded cargo_metadata v0.23.1 |
| 196 | 2026-06-25T03:59:29.378Z | Downloaded cfg-if v1.0.4 |
| 197 | 2026-06-25T03:59:29.381Z | Downloaded erased-serde v0.4.10 |
| 198 | 2026-06-25T03:59:29.385Z | Downloaded fnv v1.0.7 |
| 199 | 2026-06-25T03:59:29.388Z | Downloaded cpufeatures v0.2.17 |
| 200 | 2026-06-25T03:59:29.388Z | Downloaded shell-words v1.1.1 |
| 201 | 2026-06-25T03:59:29.391Z | Downloaded errno v0.3.14 |
| 202 | 2026-06-25T03:59:29.391Z | Downloaded number_prefix v0.4.0 |
| 203 | 2026-06-25T03:59:29.394Z | Downloaded slab v0.4.12 |
| 204 | 2026-06-25T03:59:29.394Z | Downloaded strip-ansi-escapes v0.2.1 |
| 205 | 2026-06-25T03:59:29.397Z | Downloaded signature v2.2.0 |
| 206 | 2026-06-25T03:59:29.397Z | Downloaded guppy-workspace-hack v0.1.0 |
| 207 | 2026-06-25T03:59:29.401Z | Downloaded percent-encoding v2.3.2 |
| 208 | 2026-06-25T03:59:29.401Z | Downloaded futures-macro v0.3.32 |
| 209 | 2026-06-25T03:59:29.401Z | Downloaded const-oid v0.9.6 |
| 210 | 2026-06-25T03:59:29.406Z | Downloaded sha2 v0.10.9 |
| 211 | 2026-06-25T03:59:29.411Z | Downloaded supports-color v3.0.2 |
| 212 | 2026-06-25T03:59:29.414Z | Downloaded home v0.5.12 |
| 213 | 2026-06-25T03:59:29.414Z | Downloaded scopeguard v1.2.0 |
| 214 | 2026-06-25T03:59:29.417Z | Downloaded clap_lex v1.1.0 |
| 215 | 2026-06-25T03:59:29.417Z | Downloaded rustc_version v0.4.1 |
| 216 | 2026-06-25T03:59:29.420Z | Downloaded itoa v1.0.18 |
| 217 | 2026-06-25T03:59:29.423Z | Downloaded heck v0.5.0 |
| 218 | 2026-06-25T03:59:29.423Z | Downloaded miette-derive v7.6.0 |
| 219 | 2026-06-25T03:59:29.427Z | Downloaded config v0.15.24 |
| 220 | 2026-06-25T03:59:29.427Z | Downloaded serde_path_to_error v0.1.20 |
| 221 | 2026-06-25T03:59:29.430Z | Downloaded proc-macro2 v1.0.106 |
| 222 | 2026-06-25T03:59:29.433Z | Downloaded fastrand v2.4.1 |
| 223 | 2026-06-25T03:59:29.433Z | Downloaded backtrace-ext v0.2.1 |
| 224 | 2026-06-25T03:59:29.433Z | Downloaded atomicwrites v0.4.4 |
| 225 | 2026-06-25T03:59:29.433Z | Downloaded hyper-rustls v0.27.9 |
| 226 | 2026-06-25T03:59:30.439Z | Downloaded enable-ansi-support v0.2.1 |
| 227 | 2026-06-25T03:59:30.439Z | Downloaded generic-array v0.14.7 |
| 228 | 2026-06-25T03:59:30.443Z | Downloaded tinyvec_macros v0.1.1 |
| 229 | 2026-06-25T03:59:30.443Z | Downloaded subtle v2.6.1 |
| 230 | 2026-06-25T03:59:30.443Z | Downloaded color-spantrace v0.3.0 |
| 231 | 2026-06-25T03:59:30.443Z | Downloaded debug-ignore v1.0.5 |
| 232 | 2026-06-25T03:59:30.443Z | Downloaded anstream v1.0.0 |
| 233 | 2026-06-25T03:59:30.443Z | Downloaded sigchld v0.2.4 |
| 234 | 2026-06-25T03:59:30.443Z | Downloaded rustc-hash v2.1.2 |
| 235 | 2026-06-25T03:59:30.443Z | Downloaded block-buffer v0.10.4 |
| 236 | 2026-06-25T03:59:30.443Z | Downloaded supports-unicode v3.0.0 |
| 237 | 2026-06-25T03:59:30.443Z | Downloaded smol_str v0.3.6 |
| 238 | 2026-06-25T03:59:30.443Z | Downloaded thiserror-impl v1.0.69 |
| 239 | 2026-06-25T03:59:30.443Z | Downloaded cargo-util-schemas v0.2.0 |
| 240 | 2026-06-25T03:59:30.443Z | Downloaded swrite v0.1.0 |
| 241 | 2026-06-25T03:59:30.443Z | Downloaded openssl-macros v0.1.1 |
| 242 | 2026-06-25T03:59:30.443Z | Downloaded toml_write v0.1.2 |
| 243 | 2026-06-25T03:59:30.443Z | Downloaded futures-task v0.3.32 |
| 244 | 2026-06-25T03:59:30.443Z | Downloaded strsim v0.11.1 |
| 245 | 2026-06-25T03:59:30.443Z | Downloaded tokio-macros v2.7.0 |
| 246 | 2026-06-25T03:59:30.443Z | Downloaded openssl-sys v0.9.117 |
| 247 | 2026-06-25T03:59:30.443Z | Downloaded pin-project-internal v1.1.13 |
| 248 | 2026-06-25T03:59:30.443Z | Downloaded ed25519 v2.2.3 |
| 249 | 2026-06-25T03:59:30.444Z | Downloaded terminal_size v0.4.4 |
| 250 | 2026-06-25T03:59:30.444Z | Downloaded foldhash v0.1.5 |
| 251 | 2026-06-25T03:59:30.444Z | Downloaded signal-hook-mio v0.2.5 |
| 252 | 2026-06-25T03:59:30.444Z | Downloaded shlex v2.0.1 |
| 253 | 2026-06-25T03:59:30.444Z | Downloaded supports-hyperlinks v3.2.0 |
| 254 | 2026-06-25T03:59:30.444Z | Downloaded ipnet v2.12.0 |
| 255 | 2026-06-25T03:59:30.444Z | Downloaded http-body-util v0.1.3 |
| 256 | 2026-06-25T03:59:30.444Z | Downloaded serde_derive v1.0.228 |
| 257 | 2026-06-25T03:59:30.444Z | Downloaded native-tls v0.2.18 |
| 258 | 2026-06-25T03:59:30.444Z | Downloaded jobserver v0.1.34 |
| 259 | 2026-06-25T03:59:30.444Z | Downloaded self_update v0.42.0 |
| 260 | 2026-06-25T03:59:30.444Z | Downloaded owo-colors v4.3.0 |
| 261 | 2026-06-25T03:59:30.444Z | Downloaded serde_spanned v1.1.1 |
| 262 | 2026-06-25T03:59:30.444Z | Downloaded pin-project-lite v0.2.17 |
| 263 | 2026-06-25T03:59:30.444Z | Downloaded base64ct v1.8.3 |
| 264 | 2026-06-25T03:59:30.444Z | Downloaded tracing-error v0.2.1 |
| 265 | 2026-06-25T03:59:30.444Z | Downloaded typeid v1.0.3 |
| 266 | 2026-06-25T03:59:30.444Z | Downloaded anstyle v1.0.14 |
| 267 | 2026-06-25T03:59:30.444Z | Downloaded digest v0.10.7 |
| 268 | 2026-06-25T03:59:30.444Z | Downloaded pkg-config v0.3.33 |
| 269 | 2026-06-25T03:59:30.444Z | Downloaded try-lock v0.2.5 |
| 270 | 2026-06-25T03:59:30.444Z | Downloaded indenter v0.3.4 |
| 271 | 2026-06-25T03:59:30.444Z | Downloaded sync_wrapper v1.0.2 |
| 272 | 2026-06-25T03:59:30.444Z | Downloaded unicode-xid v0.2.6 |
| 273 | 2026-06-25T03:59:30.444Z | Downloaded toml_datetime v0.6.11 |
| 274 | 2026-06-25T03:59:30.444Z | Downloaded static_assertions v1.1.0 |
| 275 | 2026-06-25T03:59:30.444Z | Downloaded tower-service v0.3.3 |
| 276 | 2026-06-25T03:59:30.444Z | Downloaded tower-layer v0.3.3 |
| 277 | 2026-06-25T03:59:30.444Z | Downloaded self-replace v1.5.0 |
| 278 | 2026-06-25T03:59:30.444Z | Downloaded convert_case v0.10.0 |
| 279 | 2026-06-25T03:59:30.444Z | Downloaded thiserror-impl v2.0.18 |
| 280 | 2026-06-25T03:59:30.444Z | Downloaded rand_chacha v0.9.0 |
| 281 | 2026-06-25T03:59:30.444Z | Downloaded quote v1.0.46 |
| 282 | 2026-06-25T03:59:30.444Z | Downloaded rand_core v0.9.5 |
| 283 | 2026-06-25T03:59:30.444Z | Downloaded newtype-uuid v1.3.2 |
| 284 | 2026-06-25T03:59:30.444Z | Downloaded globset v0.4.18 |
| 285 | 2026-06-25T03:59:30.444Z | Downloaded duct v0.13.7 |
| 286 | 2026-06-25T03:59:30.444Z | Downloaded thiserror v2.0.18 |
| 287 | 2026-06-25T03:59:30.444Z | Downloaded untrusted v0.9.0 |
| 288 | 2026-06-25T03:59:30.445Z | Downloaded target-spec-miette v0.4.8 |
| 289 | 2026-06-25T03:59:30.445Z | Downloaded want v0.3.1 |
| 290 | 2026-06-25T03:59:30.445Z | Downloaded target-lexicon v0.13.5 |
| 291 | 2026-06-25T03:59:30.445Z | Downloaded pkcs8 v0.10.2 |
| 292 | 2026-06-25T03:59:30.445Z | Downloaded utf8parse v0.2.2 |
| 293 | 2026-06-25T03:59:30.445Z | Downloaded getrandom v0.2.17 |
| 294 | 2026-06-25T03:59:30.445Z | Downloaded urlencoding v2.1.3 |
| 295 | 2026-06-25T03:59:30.445Z | Downloaded signal-hook v0.3.18 |
| 296 | 2026-06-25T03:59:30.445Z | Downloaded version_check v0.9.5 |
| 297 | 2026-06-25T03:59:30.445Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 298 | 2026-06-25T03:59:30.445Z | Downloaded tokio-native-tls v0.3.1 |
| 299 | 2026-06-25T03:59:30.445Z | Downloaded crc32fast v1.5.0 |
| 300 | 2026-06-25T03:59:30.445Z | Downloaded camino v1.2.3 |
| 301 | 2026-06-25T03:59:30.445Z | Downloaded unicode-linebreak v0.1.5 |
| 302 | 2026-06-25T03:59:30.445Z | Downloaded parking_lot_core v0.9.12 |
| 303 | 2026-06-25T03:59:30.445Z | Downloaded xattr v1.6.1 |
| 304 | 2026-06-25T03:59:30.445Z | Downloaded rand_core v0.6.4 |
| 305 | 2026-06-25T03:59:30.445Z | Downloaded iana-time-zone v0.1.65 |
| 306 | 2026-06-25T03:59:30.445Z | Downloaded parking_lot v0.12.5 |
| 307 | 2026-06-25T03:59:30.445Z | Downloaded tokio-rustls v0.26.4 |
| 308 | 2026-06-25T03:59:30.445Z | Downloaded unicase v2.9.0 |
| 309 | 2026-06-25T03:59:30.445Z | Downloaded getrandom v0.4.3 |
| 310 | 2026-06-25T03:59:30.445Z | Downloaded tracing-log v0.2.0 |
| 311 | 2026-06-25T03:59:30.445Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 312 | 2026-06-25T03:59:30.445Z | Downloaded thread_local v1.1.9 |
| 313 | 2026-06-25T03:59:30.445Z | Downloaded serde-untagged v0.1.9 |
| 314 | 2026-06-25T03:59:30.445Z | Downloaded semver v1.0.28 |
| 315 | 2026-06-25T03:59:30.445Z | Downloaded futures-executor v0.3.32 |
| 316 | 2026-06-25T03:59:30.445Z | Downloaded quinn-udp v0.5.14 |
| 317 | 2026-06-25T03:59:30.445Z | Downloaded utf8_iter v1.0.4 |
| 318 | 2026-06-25T03:59:30.445Z | Downloaded simd-adler32 v0.3.9 |
| 319 | 2026-06-25T03:59:30.445Z | Downloaded thiserror v1.0.69 |
| 320 | 2026-06-25T03:59:30.445Z | Downloaded rustls-pki-types v1.14.1 |
| 321 | 2026-06-25T03:59:30.445Z | Downloaded future-queue v0.4.0 |
| 322 | 2026-06-25T03:59:30.445Z | Downloaded console v0.15.11 |
| 323 | 2026-06-25T03:59:30.445Z | Downloaded quick-junit v0.5.2 |
| 324 | 2026-06-25T03:59:30.445Z | Downloaded addr2line v0.25.1 |
| 325 | 2026-06-25T03:59:30.445Z | Downloaded nextest-filtering v0.15.0 |
| 326 | 2026-06-25T03:59:30.445Z | Downloaded signal-hook-registry v1.4.8 |
| 327 | 2026-06-25T03:59:30.446Z | Downloaded tempfile v3.27.0 |
| 328 | 2026-06-25T03:59:30.449Z | Downloaded eyre v0.6.12 |
| 329 | 2026-06-25T03:59:30.449Z | Downloaded camino-tempfile v1.4.1 |
| 330 | 2026-06-25T03:59:30.449Z | Downloaded ahash v0.8.12 |
| 331 | 2026-06-25T03:59:30.449Z | Downloaded pin-project v1.1.13 |
| 332 | 2026-06-25T03:59:30.449Z | Downloaded zeroize v1.9.0 |
| 333 | 2026-06-25T03:59:30.449Z | Downloaded target-spec v3.6.0 |
| 334 | 2026-06-25T03:59:30.449Z | Downloaded ryu v1.0.23 |
| 335 | 2026-06-25T03:59:30.449Z | Downloaded indexmap v2.14.0 |
| 336 | 2026-06-25T03:59:30.449Z | Downloaded zipsign-api v0.1.5 |
| 337 | 2026-06-25T03:59:30.449Z | Downloaded spki v0.7.3 |
| 338 | 2026-06-25T03:59:30.449Z | Downloaded borsh v1.7.0 |
| 339 | 2026-06-25T03:59:30.449Z | Downloaded zmij v1.0.21 |
| 340 | 2026-06-25T03:59:30.449Z | Downloaded xxhash-rust v0.8.15 |
| 341 | 2026-06-25T03:59:30.449Z | Downloaded zstd-safe v7.2.4 |
| 342 | 2026-06-25T03:59:30.449Z | Downloaded log v0.4.33 |
| 343 | 2026-06-25T03:59:30.449Z | Downloaded tracing-attributes v0.1.31 |
| 344 | 2026-06-25T03:59:30.449Z | Downloaded toml v0.8.23 |
| 345 | 2026-06-25T03:59:30.449Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 346 | 2026-06-25T03:59:30.449Z | Downloaded smallvec v1.15.2 |
| 347 | 2026-06-25T03:59:30.449Z | Downloaded tar v0.4.46 |
| 348 | 2026-06-25T03:59:30.449Z | Downloaded clap v4.6.1 |
| 349 | 2026-06-25T03:59:30.449Z | Downloaded futures v0.3.32 |
| 350 | 2026-06-25T03:59:30.450Z | Downloaded reqwest v0.12.28 |
| 351 | 2026-06-25T03:59:30.450Z | Downloaded base64 v0.22.1 |
| 352 | 2026-06-25T03:59:30.450Z | Downloaded cc v1.2.65 |
| 353 | 2026-06-25T03:59:30.450Z | Downloaded sharded-slab v0.1.7 |
| 354 | 2026-06-25T03:59:30.450Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 355 | 2026-06-25T03:59:30.450Z | Downloaded h2 v0.4.15 |
| 356 | 2026-06-25T03:59:30.450Z | Downloaded zstd v0.13.3 |
| 357 | 2026-06-25T03:59:30.450Z | Downloaded der v0.7.10 |
| 358 | 2026-06-25T03:59:30.450Z | Downloaded tracing-core v0.1.36 |
| 359 | 2026-06-25T03:59:30.450Z | Downloaded getrandom v0.3.4 |
| 360 | 2026-06-25T03:59:30.450Z | Downloaded tokio-stream v0.1.18 |
| 361 | 2026-06-25T03:59:30.450Z | Downloaded socket2 v0.6.4 |
| 362 | 2026-06-25T03:59:30.450Z | Downloaded miniz_oxide v0.8.9 |
| 363 | 2026-06-25T03:59:30.450Z | Downloaded serde_core v1.0.228 |
| 364 | 2026-06-25T03:59:30.450Z | Downloaded textwrap v0.16.2 |
| 365 | 2026-06-25T03:59:30.450Z | Downloaded unicode-ident v1.0.24 |
| 366 | 2026-06-25T03:59:30.450Z | Downloaded bytes v1.12.0 |
| 367 | 2026-06-25T03:59:30.450Z | Downloaded vte v0.14.1 |
| 368 | 2026-06-25T03:59:30.450Z | Downloaded uuid v1.23.4 |
| 369 | 2026-06-25T03:59:30.450Z | Downloaded memchr v2.8.2 |
| 370 | 2026-06-25T03:59:30.450Z | Downloaded futures-util v0.3.32 |
| 371 | 2026-06-25T03:59:30.450Z | Downloaded tinyvec v1.11.0 |
| 372 | 2026-06-25T03:59:30.450Z | Downloaded quinn v0.11.11 |
| 373 | 2026-06-25T03:59:30.450Z | Downloaded toml_edit v0.22.27 |
| 374 | 2026-06-25T03:59:30.450Z | Downloaded serde v1.0.228 |
| 375 | 2026-06-25T03:59:30.450Z | Downloaded flate2 v1.1.9 |
| 376 | 2026-06-25T03:59:30.450Z | Downloaded rustls-webpki v0.103.13 |
| 377 | 2026-06-25T03:59:30.450Z | Downloaded aho-corasick v1.1.4 |
| 378 | 2026-06-25T03:59:30.450Z | Downloaded derive_more-impl v2.1.1 |
| 379 | 2026-06-25T03:59:30.450Z | Downloaded itertools v0.14.0 |
| 380 | 2026-06-25T03:59:30.450Z | Downloaded crossterm v0.29.0 |
| 381 | 2026-06-25T03:59:30.450Z | Downloaded mio v1.2.1 |
| 382 | 2026-06-25T03:59:30.450Z | Downloaded hyper-util v0.1.20 |
| 383 | 2026-06-25T03:59:30.450Z | Downloaded rand v0.9.4 |
| 384 | 2026-06-25T03:59:30.450Z | Downloaded url v2.5.8 |
| 385 | 2026-06-25T03:59:30.450Z | Downloaded hashbrown v0.17.1 |
| 386 | 2026-06-25T03:59:30.450Z | Downloaded tower v0.5.3 |
| 387 | 2026-06-25T03:59:30.450Z | Downloaded guppy v0.17.26 |
| 388 | 2026-06-25T03:59:30.450Z | Downloaded ed25519-dalek v2.2.0 |
| 389 | 2026-06-25T03:59:30.450Z | Downloaded miette v7.6.0 |
| 390 | 2026-06-25T03:59:30.451Z | Downloaded unicode-segmentation v1.13.3 |
| 391 | 2026-06-25T03:59:30.451Z | Downloaded typenum v1.20.1 |
| 392 | 2026-06-25T03:59:30.451Z | Downloaded tokio-util v0.7.18 |
| 393 | 2026-06-25T03:59:30.451Z | Downloaded ron v0.12.2 |
| 394 | 2026-06-25T03:59:30.451Z | Downloaded regex v1.12.4 |
| 395 | 2026-06-25T03:59:30.451Z | Downloaded http v1.4.2 |
| 396 | 2026-06-25T03:59:30.451Z | Downloaded unicode-normalization v0.1.25 |
| 397 | 2026-06-25T03:59:30.451Z | Downloaded hashbrown v0.15.5 |
| 398 | 2026-06-25T03:59:30.451Z | Downloaded pulldown-cmark v0.13.4 |
| 399 | 2026-06-25T03:59:30.451Z | Downloaded serde_json v1.0.150 |
| 400 | 2026-06-25T03:59:30.451Z | Downloaded clap_builder v4.6.0 |
| 401 | 2026-06-25T03:59:30.451Z | Downloaded idna v1.1.0 |
| 402 | 2026-06-25T03:59:30.451Z | Downloaded hyper v1.10.1 |
| 403 | 2026-06-25T03:59:30.451Z | Downloaded winnow v0.7.15 |
| 404 | 2026-06-25T03:59:30.451Z | Downloaded winnow v1.0.3 |
| 405 | 2026-06-25T03:59:30.451Z | Downloaded tracing-subscriber v0.3.23 |
| 406 | 2026-06-25T03:59:30.451Z | Downloaded gimli v0.32.3 |
| 407 | 2026-06-25T03:59:30.451Z | Downloaded webpki-roots v1.0.8 |
| 408 | 2026-06-25T03:59:30.451Z | Downloaded chrono v0.4.45 |
| 409 | 2026-06-25T03:59:30.451Z | Downloaded bstr v1.12.2 |
| 410 | 2026-06-25T03:59:30.451Z | Downloaded quick-xml v0.38.4 |
| 411 | 2026-06-25T03:59:30.451Z | Downloaded tower-http v0.6.11 |
| 412 | 2026-06-25T03:59:30.451Z | Downloaded zerocopy v0.8.52 |
| 413 | 2026-06-25T03:59:30.451Z | Downloaded quick-xml v0.37.5 |
| 414 | 2026-06-25T03:59:30.451Z | Downloaded portable-atomic v1.13.1 |
| 415 | 2026-06-25T03:59:30.451Z | Downloaded quinn-proto v0.11.15 |
| 416 | 2026-06-25T03:59:30.451Z | Downloaded tracing v0.1.44 |
| 417 | 2026-06-25T03:59:30.451Z | Downloaded openssl v0.10.81 |
| 418 | 2026-06-25T03:59:30.451Z | Downloaded color-eyre v0.6.5 |
| 419 | 2026-06-25T03:59:30.451Z | Downloaded tokio v1.52.3 |
| 420 | 2026-06-25T03:59:30.451Z | Downloaded vcpkg v0.2.15 |
| 421 | 2026-06-25T03:59:30.451Z | Downloaded nix v0.30.1 |
| 422 | 2026-06-25T03:59:30.451Z | Downloaded nextest-runner v0.80.0 |
| 423 | 2026-06-25T03:59:30.451Z | Downloaded unicode-width v0.2.2 |
| 424 | 2026-06-25T03:59:30.451Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-06-25T03:59:30.451Z | Downloaded syn v2.0.118 |
| 426 | 2026-06-25T03:59:30.451Z | Downloaded regex-syntax v0.8.11 |
| 427 | 2026-06-25T03:59:30.451Z | Downloaded object v0.37.3 |
| 428 | 2026-06-25T03:59:30.455Z | Downloaded rustix v0.38.44 |
| 429 | 2026-06-25T03:59:30.455Z | Downloaded rustls v0.23.41 |
| 430 | 2026-06-25T03:59:30.455Z | Downloaded rustix v1.1.4 |
| 431 | 2026-06-25T03:59:30.455Z | Downloaded regex-automata v0.4.14 |
| 432 | 2026-06-25T03:59:30.455Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 433 | 2026-06-25T03:59:30.455Z | Downloaded libc v0.2.186 |
| 434 | 2026-06-25T03:59:30.455Z | Downloaded petgraph v0.8.3 |
| 435 | 2026-06-25T03:59:30.455Z | Downloaded recursion v0.5.4 |
| 436 | 2026-06-25T03:59:30.455Z | Downloaded ring v0.17.14 |
| 437 | 2026-06-25T03:59:30.455Z | Compiling libc v0.2.186 |
| 438 | 2026-06-25T03:59:30.455Z | Compiling proc-macro2 v1.0.106 |
| 439 | 2026-06-25T03:59:30.455Z | Compiling quote v1.0.46 |
| 440 | 2026-06-25T03:59:30.455Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-06-25T03:59:30.455Z | Compiling serde_core v1.0.228 |
| 442 | 2026-06-25T03:59:30.455Z | Compiling cfg-if v1.0.4 |
| 443 | 2026-06-25T03:59:30.455Z | Compiling memchr v2.8.2 |
| 444 | 2026-06-25T03:59:30.455Z | Compiling once_cell v1.21.4 |
| 445 | 2026-06-25T03:59:30.630Z | Compiling log v0.4.33 |
| 446 | 2026-06-25T03:59:30.643Z | Compiling pin-project-lite v0.2.17 |
| 447 | 2026-06-25T03:59:30.732Z | Compiling serde v1.0.228 |
| 448 | 2026-06-25T03:59:30.800Z | Compiling itoa v1.0.18 |
| 449 | 2026-06-25T03:59:30.929Z | Compiling smallvec v1.15.2 |
| 450 | 2026-06-25T03:59:31.045Z | Compiling futures-core v0.3.32 |
| 451 | 2026-06-25T03:59:31.096Z | Compiling bitflags v2.13.0 |
| 452 | 2026-06-25T03:59:31.174Z | Compiling find-msvc-tools v0.1.9 |
| 453 | 2026-06-25T03:59:31.207Z | Compiling equivalent v1.0.2 |
| 454 | 2026-06-25T03:59:31.293Z | Compiling hashbrown v0.17.1 |
| 455 | 2026-06-25T03:59:31.408Z | Compiling shlex v2.0.1 |
| 456 | 2026-06-25T03:59:31.491Z | Compiling errno v0.3.14 |
| 457 | 2026-06-25T03:59:31.521Z | Compiling bytes v1.12.0 |
| 458 | 2026-06-25T03:59:31.643Z | Compiling signal-hook-registry v1.4.8 |
| 459 | 2026-06-25T03:59:31.660Z | Compiling jobserver v0.1.34 |
| 460 | 2026-06-25T03:59:31.693Z | Compiling mio v1.2.1 |
| 461 | 2026-06-25T03:59:31.763Z | Compiling syn v2.0.118 |
| 462 | 2026-06-25T03:59:31.832Z | Compiling futures-sink v0.3.32 |
| 463 | 2026-06-25T03:59:31.942Z | Compiling cc v1.2.65 |
| 464 | 2026-06-25T03:59:31.967Z | Compiling rustix v1.1.4 |
| 465 | 2026-06-25T03:59:31.970Z | Compiling socket2 v0.6.4 |
| 466 | 2026-06-25T03:59:32.191Z | Compiling zmij v1.0.21 |
| 467 | 2026-06-25T03:59:32.398Z | Compiling slab v0.4.12 |
| 468 | 2026-06-25T03:59:32.398Z | Compiling futures-channel v0.3.32 |
| 469 | 2026-06-25T03:59:32.540Z | Compiling tracing-core v0.1.36 |
| 470 | 2026-06-25T03:59:32.607Z | Compiling version_check v0.9.5 |
| 471 | 2026-06-25T03:59:32.666Z | Compiling serde_json v1.0.150 |
| 472 | 2026-06-25T03:59:32.784Z | Compiling indexmap v2.14.0 |
| 473 | 2026-06-25T03:59:32.940Z | Compiling getrandom v0.4.3 |
| 474 | 2026-06-25T03:59:32.992Z | Compiling futures-task v0.3.32 |
| 475 | 2026-06-25T03:59:33.175Z | Compiling futures-io v0.3.32 |
| 476 | 2026-06-25T03:59:33.242Z | Compiling percent-encoding v2.3.2 |
| 477 | 2026-06-25T03:59:33.255Z | Compiling camino v1.2.3 |
| 478 | 2026-06-25T03:59:33.393Z | Compiling unicode-width v0.2.2 |
| 479 | 2026-06-25T03:59:33.658Z | Compiling ring v0.17.14 |
| 480 | 2026-06-25T03:59:33.713Z | Compiling http v1.4.2 |
| 481 | 2026-06-25T03:59:33.724Z | Compiling adler2 v2.0.1 |
| 482 | 2026-06-25T03:59:33.727Z | Compiling simd-adler32 v0.3.9 |
| 483 | 2026-06-25T03:59:33.757Z | Compiling zeroize v1.9.0 |
| 484 | 2026-06-25T03:59:33.892Z | Compiling autocfg v1.5.1 |
| 485 | 2026-06-25T03:59:33.967Z | Compiling miniz_oxide v0.8.9 |
| 486 | 2026-06-25T03:59:34.262Z | Compiling num-traits v0.2.19 |
| 487 | 2026-06-25T03:59:34.624Z | Compiling getrandom v0.3.4 |
| 488 | 2026-06-25T03:59:34.636Z | Compiling object v0.37.3 |
| 489 | 2026-06-25T03:59:34.949Z | Compiling target-lexicon v0.13.5 |
| 490 | 2026-06-25T03:59:34.987Z | Compiling zerocopy v0.8.52 |
| 491 | 2026-06-25T03:59:35.367Z | Compiling http-body v1.0.1 |
| 492 | 2026-06-25T03:59:35.444Z | Compiling rustls-pki-types v1.14.1 |
| 493 | 2026-06-25T03:59:35.467Z | Compiling form_urlencoded v1.2.2 |
| 494 | 2026-06-25T03:59:35.482Z | Compiling serde_derive v1.0.228 |
| 495 | 2026-06-25T03:59:35.493Z | Compiling tokio-macros v2.7.0 |
| 496 | 2026-06-25T03:59:35.521Z | Compiling futures-macro v0.3.32 |
| 497 | 2026-06-25T03:59:35.736Z | Compiling tracing-attributes v0.1.31 |
| 498 | 2026-06-25T03:59:35.746Z | Compiling semver v1.0.28 |
| 499 | 2026-06-25T03:59:35.992Z | Compiling getrandom v0.2.17 |
| 500 | 2026-06-25T03:59:36.185Z | Compiling idna_adapter v1.0.0 |
| 501 | 2026-06-25T03:59:36.269Z | Compiling tokio v1.52.3 |
| 502 | 2026-06-25T03:59:36.288Z | Compiling untrusted v0.9.0 |
| 503 | 2026-06-25T03:59:36.330Z | Compiling gimli v0.32.3 |
| 504 | 2026-06-25T03:59:36.374Z | Compiling futures-util v0.3.32 |
| 505 | 2026-06-25T03:59:36.417Z | Compiling owo-colors v4.3.0 |
| 506 | 2026-06-25T03:59:36.428Z | Compiling thiserror v2.0.18 |
| 507 | 2026-06-25T03:59:36.754Z | Compiling utf8_iter v1.0.4 |
| 508 | 2026-06-25T03:59:36.781Z | Compiling httparse v1.10.1 |
| 509 | 2026-06-25T03:59:36.918Z | Compiling fnv v1.0.7 |
| 510 | 2026-06-25T03:59:36.947Z | Compiling tracing v0.1.44 |
| 511 | 2026-06-25T03:59:37.020Z | Compiling signal-hook v0.3.18 |
| 512 | 2026-06-25T03:59:37.130Z | Compiling guppy-workspace-hack v0.1.0 |
| 513 | 2026-06-25T03:59:37.295Z | Compiling idna v1.1.0 |
| 514 | 2026-06-25T03:59:37.510Z | Compiling thiserror-impl v2.0.18 |
| 515 | 2026-06-25T03:59:38.723Z | Compiling addr2line v0.25.1 |
| 516 | 2026-06-25T03:59:39.050Z | Compiling generic-array v0.14.7 |
| 517 | 2026-06-25T03:59:39.156Z | Compiling fastrand v2.4.1 |
| 518 | 2026-06-25T03:59:39.188Z | Compiling rustc-demangle v0.1.27 |
| 519 | 2026-06-25T03:59:39.289Z | Compiling pkg-config v0.3.33 |
| 520 | 2026-06-25T03:59:39.494Z | Compiling typeid v1.0.3 |
| 521 | 2026-06-25T03:59:39.532Z | Compiling thiserror v1.0.69 |
| 522 | 2026-06-25T03:59:39.732Z | Compiling target-spec v3.6.0 |
| 523 | 2026-06-25T03:59:39.795Z | Compiling tower-service v0.3.3 |
| 524 | 2026-06-25T03:59:39.856Z | Compiling atomic-waker v1.1.2 |
| 525 | 2026-06-25T03:59:39.892Z | Compiling try-lock v0.2.5 |
| 526 | 2026-06-25T03:59:39.994Z | Compiling rustls v0.23.41 |
| 527 | 2026-06-25T03:59:40.010Z | Compiling want v0.3.1 |
| 528 | 2026-06-25T03:59:40.203Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 529 | 2026-06-25T03:59:40.222Z | Compiling tempfile v3.27.0 |
| 530 | 2026-06-25T03:59:40.271Z | Compiling tokio-util v0.7.18 |
| 531 | 2026-06-25T03:59:40.347Z | Compiling cfg-expr v0.20.8 |
| 532 | 2026-06-25T03:59:40.616Z | Compiling url v2.5.8 |
| 533 | 2026-06-25T03:59:41.065Z | Compiling h2 v0.4.15 |
| 534 | 2026-06-25T03:59:41.853Z | Compiling backtrace v0.3.76 |
| 535 | 2026-06-25T03:59:41.869Z | Compiling thiserror-impl v1.0.69 |
| 536 | 2026-06-25T03:59:42.011Z | Compiling terminal_size v0.4.4 |
| 537 | 2026-06-25T03:59:42.194Z | Compiling aho-corasick v1.1.4 |
| 538 | 2026-06-25T03:59:42.298Z | Compiling erased-serde v0.4.10 |
| 539 | 2026-06-25T03:59:42.611Z | Compiling subtle v2.6.1 |
| 540 | 2026-06-25T03:59:42.775Z | Compiling regex-syntax v0.8.11 |
| 541 | 2026-06-25T03:59:43.038Z | Compiling typenum v1.20.1 |
| 542 | 2026-06-25T03:59:43.120Z | Compiling winnow v0.7.15 |
| 543 | 2026-06-25T03:59:43.740Z | Compiling rustls-webpki v0.103.13 |
| 544 | 2026-06-25T03:59:45.130Z | Compiling regex-automata v0.4.14 |
| 545 | 2026-06-25T03:59:46.736Z | Compiling hyper v1.10.1 |
| 546 | 2026-06-25T03:59:47.767Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-06-25T03:59:47.939Z | Compiling toml_datetime v0.6.11 |
| 548 | 2026-06-25T03:59:48.323Z | Compiling ahash v0.8.12 |
| 549 | 2026-06-25T03:59:48.593Z | Compiling sync_wrapper v1.0.2 |
| 550 | 2026-06-25T03:59:48.708Z | Compiling nextest-workspace-hack v0.1.0 |
| 551 | 2026-06-25T03:59:48.942Z | Compiling either v1.16.0 |
| 552 | 2026-06-25T03:59:49.175Z | Compiling toml_write v0.1.2 |
| 553 | 2026-06-25T03:59:49.290Z | Compiling foldhash v0.1.5 |
| 554 | 2026-06-25T03:59:49.421Z | Compiling lazy_static v1.5.0 |
| 555 | 2026-06-25T03:59:49.514Z | Compiling portable-atomic v1.13.1 |
| 556 | 2026-06-25T03:59:49.529Z | Compiling base64 v0.22.1 |
| 557 | 2026-06-25T03:59:49.979Z | Compiling ipnet v2.12.0 |
| 558 | 2026-06-25T03:59:50.019Z | Compiling is_ci v1.2.0 |
| 559 | 2026-06-25T03:59:50.194Z | Compiling tower-layer v0.3.3 |
| 560 | 2026-06-25T03:59:50.345Z | Compiling unicode-linebreak v0.1.5 |
| 561 | 2026-06-25T03:59:50.406Z | Compiling parking_lot_core v0.9.12 |
| 562 | 2026-06-25T03:59:50.528Z | Compiling unicode-segmentation v1.13.3 |
| 563 | 2026-06-25T03:59:50.622Z | Compiling crc32fast v1.5.0 |
| 564 | 2026-06-25T03:59:50.683Z | Compiling textwrap v0.16.2 |
| 565 | 2026-06-25T03:59:50.740Z | Compiling tower v0.5.3 |
| 566 | 2026-06-25T03:59:50.936Z | Compiling convert_case v0.10.0 |
| 567 | 2026-06-25T03:59:50.990Z | Compiling hyper-util v0.1.20 |
| 568 | 2026-06-25T03:59:51.193Z | Compiling supports-color v3.0.2 |
| 569 | 2026-06-25T03:59:51.248Z | Compiling tokio-rustls v0.26.4 |
| 570 | 2026-06-25T03:59:51.343Z | Compiling sharded-slab v0.1.7 |
| 571 | 2026-06-25T03:59:51.421Z | Compiling hashbrown v0.15.5 |
| 572 | 2026-06-25T03:59:51.531Z | Compiling toml_edit v0.22.27 |
| 573 | 2026-06-25T03:59:52.073Z | Compiling backtrace-ext v0.2.1 |
| 574 | 2026-06-25T03:59:52.134Z | Compiling ordered-float v2.10.1 |
| 575 | 2026-06-25T03:59:52.336Z | Compiling webpki-roots v1.0.8 |
| 576 | 2026-06-25T03:59:52.408Z | Compiling miette-derive v7.6.0 |
| 577 | 2026-06-25T03:59:52.452Z | Compiling pathdiff v0.2.3 |
| 578 | 2026-06-25T03:59:52.580Z | Compiling console v0.15.11 |
| 579 | 2026-06-25T03:59:52.612Z | Compiling tracing-log v0.2.0 |
| 580 | 2026-06-25T03:59:52.972Z | Compiling cargo-platform v0.3.3 |
| 581 | 2026-06-25T03:59:53.559Z | Compiling os_pipe v1.2.3 |
| 582 | 2026-06-25T03:59:53.585Z | Compiling thread_local v1.1.9 |
| 583 | 2026-06-25T03:59:53.655Z | Compiling ryu v1.0.23 |
| 584 | 2026-06-25T03:59:53.736Z | Compiling supports-hyperlinks v3.2.0 |
| 585 | 2026-06-25T03:59:53.938Z | Compiling scopeguard v1.2.0 |
| 586 | 2026-06-25T03:59:53.950Z | Compiling winnow v1.0.3 |
| 587 | 2026-06-25T03:59:53.953Z | Compiling pulldown-cmark v0.13.4 |
| 588 | 2026-06-25T03:59:53.972Z | Compiling cfg_aliases v0.2.1 |
| 589 | 2026-06-25T03:59:54.042Z | Compiling zstd-safe v7.2.4 |
| 590 | 2026-06-25T03:59:54.053Z | Compiling utf8parse v0.2.2 |
| 591 | 2026-06-25T03:59:54.170Z | Compiling rustix v0.38.44 |
| 592 | 2026-06-25T03:59:54.199Z | Compiling unicode-width v0.1.14 |
| 593 | 2026-06-25T03:59:54.301Z | Compiling fixedbitset v0.5.7 |
| 594 | 2026-06-25T03:59:54.509Z | Compiling supports-unicode v3.0.0 |
| 595 | 2026-06-25T03:59:54.538Z | Compiling debug-ignore v1.0.5 |
| 596 | 2026-06-25T03:59:54.683Z | Compiling miette v7.6.0 |
| 597 | 2026-06-25T03:59:54.900Z | Compiling petgraph v0.8.3 |
| 598 | 2026-06-25T03:59:55.069Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 599 | 2026-06-25T03:59:55.437Z | Compiling anstyle-parse v1.0.0 |
| 600 | 2026-06-25T03:59:55.668Z | Compiling nix v0.30.1 |
| 601 | 2026-06-25T03:59:56.078Z | Compiling lock_api v0.4.14 |
| 602 | 2026-06-25T03:59:56.331Z | Compiling serde_urlencoded v0.7.1 |
| 603 | 2026-06-25T03:59:56.399Z | Compiling tracing-subscriber v0.3.23 |
| 604 | 2026-06-25T03:59:56.530Z | Compiling sigchld v0.2.4 |
| 605 | 2026-06-25T03:59:56.619Z | Compiling cargo_metadata v0.23.1 |
| 606 | 2026-06-25T03:59:56.725Z | Compiling toml v0.8.23 |
| 607 | 2026-06-25T03:59:56.847Z | Compiling serde-untagged v0.1.9 |
| 608 | 2026-06-25T03:59:57.270Z | Compiling hyper-rustls v0.27.9 |
| 609 | 2026-06-25T03:59:57.998Z | Compiling serde-value v0.7.0 |
| 610 | 2026-06-25T03:59:59.021Z | Compiling derive_more-impl v2.1.1 |
| 611 | 2026-06-25T03:59:59.606Z | Compiling tower-http v0.6.11 |
| 612 | 2026-06-25T03:59:59.872Z | Compiling itertools v0.14.0 |
| 613 | 2026-06-25T03:59:59.894Z | Compiling regex v1.12.4 |
| 614 | 2026-06-25T04:00:00.149Z | Compiling crypto-common v0.1.7 |
| 615 | 2026-06-25T04:00:00.261Z | Compiling block-buffer v0.10.4 |
| 616 | 2026-06-25T04:00:00.283Z | Compiling ppv-lite86 v0.2.21 |
| 617 | 2026-06-25T04:00:00.417Z | Compiling rand_core v0.9.5 |
| 618 | 2026-06-25T04:00:00.613Z | Compiling futures-executor v0.3.32 |
| 619 | 2026-06-25T04:00:00.676Z | Compiling pin-project-internal v1.1.13 |
| 620 | 2026-06-25T04:00:01.031Z | Compiling http-body-util v0.1.3 |
| 621 | 2026-06-25T04:00:01.162Z | Compiling uuid v1.23.4 |
| 622 | 2026-06-25T04:00:01.325Z | Compiling smol_str v0.3.6 |
| 623 | 2026-06-25T04:00:01.352Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 624 | 2026-06-25T04:00:01.391Z | Compiling serde_spanned v1.1.1 |
| 625 | 2026-06-25T04:00:01.547Z | Compiling filetime v0.2.29 |
| 626 | 2026-06-25T04:00:01.666Z | Compiling bstr v1.12.2 |
| 627 | 2026-06-25T04:00:01.720Z | Compiling vte v0.14.1 |
| 628 | 2026-06-25T04:00:01.759Z | Compiling is_terminal_polyfill v1.70.2 |
| 629 | 2026-06-25T04:00:01.773Z | Compiling number_prefix v0.4.0 |
| 630 | 2026-06-25T04:00:01.777Z | Compiling unicase v2.9.0 |
| 631 | 2026-06-25T04:00:01.854Z | Compiling anstyle v1.0.14 |
| 632 | 2026-06-25T04:00:01.926Z | Compiling anstyle-query v1.1.5 |
| 633 | 2026-06-25T04:00:01.938Z | Compiling static_assertions v1.1.0 |
| 634 | 2026-06-25T04:00:01.962Z | Compiling eyre v0.6.12 |
| 635 | 2026-06-25T04:00:02.009Z | Compiling iana-time-zone v0.1.65 |
| 636 | 2026-06-25T04:00:02.029Z | Compiling colorchoice v1.0.5 |
| 637 | 2026-06-25T04:00:02.123Z | Compiling tinyvec_macros v0.1.1 |
| 638 | 2026-06-25T04:00:02.194Z | Compiling unicode-xid v0.2.6 |
| 639 | 2026-06-25T04:00:02.284Z | Compiling color-spantrace v0.3.0 |
| 640 | 2026-06-25T04:00:02.334Z | Compiling nested v0.1.1 |
| 641 | 2026-06-25T04:00:02.345Z | Compiling litrs v1.0.0 |
| 642 | 2026-06-25T04:00:02.356Z | Compiling self_update v0.42.0 |
| 643 | 2026-06-25T04:00:02.359Z | Compiling xattr v1.6.1 |
| 644 | 2026-06-25T04:00:02.493Z | Compiling tar v0.4.46 |
| 645 | 2026-06-25T04:00:02.525Z | Compiling guppy v0.17.26 |
| 646 | 2026-06-25T04:00:02.641Z | Compiling cargo-util-schemas v0.2.0 |
| 647 | 2026-06-25T04:00:02.784Z | Compiling document-features v0.2.12 |
| 648 | 2026-06-25T04:00:02.896Z | Compiling tinyvec v1.11.0 |
| 649 | 2026-06-25T04:00:03.336Z | Compiling chrono v0.4.45 |
| 650 | 2026-06-25T04:00:03.368Z | Compiling anstream v1.0.0 |
| 651 | 2026-06-25T04:00:03.736Z | Compiling globset v0.4.18 |
| 652 | 2026-06-25T04:00:03.890Z | Compiling indicatif v0.17.11 |
| 653 | 2026-06-25T04:00:05.069Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-06-25T04:00:05.118Z | Compiling pin-project v1.1.13 |
| 655 | 2026-06-25T04:00:05.226Z | Compiling toml v1.1.2+spec-1.1.0 |
| 656 | 2026-06-25T04:00:05.579Z | Compiling nextest-metadata v0.12.2 |
| 657 | 2026-06-25T04:00:06.015Z | Compiling newtype-uuid v1.3.2 |
| 658 | 2026-06-25T04:00:06.218Z | Compiling reqwest v0.12.28 |
| 659 | 2026-06-25T04:00:06.815Z | Compiling futures v0.3.32 |
| 660 | 2026-06-25T04:00:06.903Z | Compiling rand_chacha v0.9.0 |
| 661 | 2026-06-25T04:00:07.013Z | Compiling digest v0.10.7 |
| 662 | 2026-06-25T04:00:07.096Z | Compiling parking_lot v0.12.5 |
| 663 | 2026-06-25T04:00:07.245Z | Compiling derive_more v2.1.1 |
| 664 | 2026-06-25T04:00:07.327Z | Compiling flate2 v1.1.9 |
| 665 | 2026-06-25T04:00:07.469Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-06-25T04:00:07.718Z | Compiling shared_child v1.1.1 |
| 667 | 2026-06-25T04:00:08.066Z | Compiling signal-hook-mio v0.2.5 |
| 668 | 2026-06-25T04:00:08.207Z | Compiling self-replace v1.5.0 |
| 669 | 2026-06-25T04:00:08.268Z | Compiling cargo-platform v0.2.0 |
| 670 | 2026-06-25T04:00:08.513Z | Compiling quick-xml v0.37.5 |
| 671 | 2026-06-25T04:00:08.516Z | Compiling quick-xml v0.38.4 |
| 672 | 2026-06-25T04:00:08.841Z | Compiling humantime v2.3.0 |
| 673 | 2026-06-25T04:00:09.278Z | Compiling cpufeatures v0.2.17 |
| 674 | 2026-06-25T04:00:09.358Z | Compiling urlencoding v2.1.3 |
| 675 | 2026-06-25T04:00:09.404Z | Compiling indenter v0.3.4 |
| 676 | 2026-06-25T04:00:09.539Z | Compiling strsim v0.11.1 |
| 677 | 2026-06-25T04:00:09.606Z | Compiling shell-words v1.1.1 |
| 678 | 2026-06-25T04:00:10.081Z | Compiling clap_lex v1.1.0 |
| 679 | 2026-06-25T04:00:10.095Z | Compiling heck v0.5.0 |
| 680 | 2026-06-25T04:00:10.294Z | Compiling recursion v0.5.4 |
| 681 | 2026-06-25T04:00:10.382Z | Compiling clap_builder v4.6.0 |
| 682 | 2026-06-25T04:00:10.435Z | Compiling nextest-filtering v0.15.0 |
| 683 | 2026-06-25T04:00:10.447Z | Compiling clap_derive v4.6.1 |
| 684 | 2026-06-25T04:00:11.008Z | Compiling sha2 v0.10.9 |
| 685 | 2026-06-25T04:00:12.253Z | Compiling quick-junit v0.5.2 |
| 686 | 2026-06-25T04:00:12.267Z | Compiling humantime-serde v1.1.1 |
| 687 | 2026-06-25T04:00:12.426Z | Compiling atomicwrites v0.4.4 |
| 688 | 2026-06-25T04:00:12.736Z | Compiling cargo_metadata v0.20.0 |
| 689 | 2026-06-25T04:00:14.509Z | Compiling cargo-nextest v0.9.97 |
| 690 | 2026-06-25T04:00:14.854Z | Compiling crossterm v0.29.0 |
| 691 | 2026-06-25T04:00:16.427Z | Compiling duct v0.13.7 |
| 692 | 2026-06-25T04:00:17.101Z | Compiling rand v0.9.4 |
| 693 | 2026-06-25T04:00:17.442Z | Compiling zstd v0.13.3 |
| 694 | 2026-06-25T04:00:17.567Z | Compiling async-scoped v0.9.0 |
| 695 | 2026-06-25T04:00:17.773Z | Compiling config v0.15.24 |
| 696 | 2026-06-25T04:00:17.880Z | Compiling unicode-normalization v0.1.25 |
| 697 | 2026-06-25T04:00:17.883Z | Compiling target-spec-miette v0.4.8 |
| 698 | 2026-06-25T04:00:18.032Z | Compiling future-queue v0.4.0 |
| 699 | 2026-06-25T04:00:18.199Z | Compiling mukti-metadata v0.3.0 |
| 700 | 2026-06-25T04:00:18.221Z | Compiling camino-tempfile v1.4.1 |
| 701 | 2026-06-25T04:00:18.317Z | Compiling tokio-stream v0.1.18 |
| 702 | 2026-06-25T04:00:18.329Z | Compiling derive-where v1.6.1 |
| 703 | 2026-06-25T04:00:18.497Z | Compiling serde_ignored v0.1.14 |
| 704 | 2026-06-25T04:00:18.657Z | Compiling serde_path_to_error v0.1.20 |
| 705 | 2026-06-25T04:00:18.697Z | Compiling swrite v0.1.0 |
| 706 | 2026-06-25T04:00:18.807Z | Compiling xxhash-rust v0.8.15 |
| 707 | 2026-06-25T04:00:18.853Z | Compiling indent_write v2.2.0 |
| 708 | 2026-06-25T04:00:18.865Z | Compiling home v0.5.12 |
| 709 | 2026-06-25T04:00:18.992Z | Compiling hex v0.4.3 |
| 710 | 2026-06-25T04:00:19.007Z | Compiling color-eyre v0.6.5 |
| 711 | 2026-06-25T04:00:19.048Z | Compiling clap v4.6.1 |
| 712 | 2026-06-25T04:00:19.121Z | Compiling dialoguer v0.11.0 |
| 713 | 2026-06-25T04:00:19.134Z | Compiling enable-ansi-support v0.2.1 |
| 714 | 2026-06-25T04:00:19.617Z | Compiling nextest-runner v0.80.0 |
| 715 | 2026-06-25T04:00:38.097Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 716 | 2026-06-25T04:00:38.288Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 717 | 2026-06-25T04:00:38.291Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 718 | 2026-06-25T04:00:38.418Z | + source .github/buildomat/test-common.sh |
| 719 | 2026-06-25T04:00:38.422Z | ++ NEXTEST_VERSION=0.9.97 |
| 720 | 2026-06-25T04:00:38.422Z | ++ PLATFORM=illumos |
| 721 | 2026-06-25T04:00:38.422Z | ++ banner install |
| 722 | 2026-06-25T04:00:38.422Z | |
| 723 | 2026-06-25T04:00:38.422Z | # # # #### ##### ## # # |
| 724 | 2026-06-25T04:00:38.422Z | # ## # # # # # # # |
| 725 | 2026-06-25T04:00:38.422Z | # # # # #### # # # # # |
| 726 | 2026-06-25T04:00:38.422Z | # # # # # # ###### # # |
| 727 | 2026-06-25T04:00:38.422Z | # # ## # # # # # # # |
| 728 | 2026-06-25T04:00:38.422Z | # # # #### # # # ###### ###### |
| 729 | 2026-06-25T04:00:38.422Z | |
| 730 | 2026-06-25T04:00:38.422Z | ++ set +o errexit |
| 731 | 2026-06-25T04:00:38.422Z | ++ pkg info clang-15 |
| 732 | 2026-06-25T04:00:38.422Z | ++ grep -qi installed |
| 733 | 2026-06-25T04:00:39.613Z | pkg: info: no packages matching the following patterns you specified are |
| 734 | 2026-06-25T04:00:39.613Z | installed on the system. Try querying remotely instead: |
| 735 | 2026-06-25T04:00:39.613Z | |
| 736 | 2026-06-25T04:00:39.613Z | clang-15 |
| 737 | 2026-06-25T04:00:39.653Z | ++ [[ 1 != 0 ]] |
| 738 | 2026-06-25T04:00:39.653Z | ++ set -o errexit |
| 739 | 2026-06-25T04:00:39.659Z | ++ pfexec pkg install clang-15 |
| 740 | 2026-06-25T04:00:50.647Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 741 | 2026-06-25T04:00:58.587Z | Startup: Caching catalogs ... Done |
| 742 | 2026-06-25T04:01:06.038Z | Planning: Solver setup ... Done |
| 743 | 2026-06-25T04:01:06.079Z | Planning: Running solver ... Done |
| 744 | 2026-06-25T04:01:06.234Z | Planning: Finding local manifests ... Done |
| 745 | 2026-06-25T04:01:06.245Z | Planning: Fetching manifests: 0/2 0% complete |
| 746 | 2026-06-25T04:01:06.328Z | Planning: Fetching manifests: 2/2 100% complete |
| 747 | 2026-06-25T04:01:06.357Z | Planning: Package planning ... Done |
| 748 | 2026-06-25T04:01:06.383Z | Planning: Merging actions ... Done |
| 749 | 2026-06-25T04:01:06.491Z | Planning: Checking for conflicting actions ... Done |
| 750 | 2026-06-25T04:01:06.498Z | Planning: Consolidating action changes ... Done |
| 751 | 2026-06-25T04:01:07.282Z | Planning: Evaluating mediators ... Done |
| 752 | 2026-06-25T04:01:07.286Z | Planning: Planning completed in 8.52 seconds |
| 753 | 2026-06-25T04:01:07.298Z | Packages to install: 2 |
| 754 | 2026-06-25T04:01:07.301Z | Mediators to change: 2 |
| 755 | 2026-06-25T04:01:07.301Z | Services to change: 1 |
| 756 | 2026-06-25T04:01:07.301Z | Create boot environment: No |
| 757 | 2026-06-25T04:01:07.301Z | Create backup boot environment: No |
| 758 | 2026-06-25T04:01:07.341Z | |
| 759 | 2026-06-25T04:01:07.341Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 760 | 2026-06-25T04:01:12.343Z | Download: 1240/3076 items 114.5/211.3MB 54% complete (23.4M/s) |
| 761 | 2026-06-25T04:01:20.174Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (20.3M/s) |
| 762 | 2026-06-25T04:01:21.561Z | Download: Completed 211.31 MB in 14.22 seconds (14.9M/s) |
| 763 | 2026-06-25T04:01:21.692Z | Actions: 1/3418 actions (Installing new actions) |
| 764 | 2026-06-25T04:01:24.884Z | Actions: Completed 3418 actions in 3.19 seconds. |
| 765 | 2026-06-25T04:01:25.592Z | Done |
| 766 | 2026-06-25T04:01:25.592Z | Done |
| 767 | 2026-06-25T04:01:26.347Z | Done |
| 768 | 2026-06-25T04:01:29.852Z | Done |
| 769 | 2026-06-25T04:01:29.929Z | Done |
| 770 | 2026-06-25T04:01:29.932Z | Done |
| 771 | 2026-06-25T04:01:30.182Z | Done |
| 772 | 2026-06-25T04:01:30.927Z | ++ set -o errexit |
| 773 | 2026-06-25T04:01:30.927Z | ++ cargo --version |
| 774 | 2026-06-25T04:01:30.936Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 775 | 2026-06-25T04:01:30.939Z | ++ rustc --version |
| 776 | 2026-06-25T04:01:30.959Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 777 | 2026-06-25T04:01:30.963Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 778 | 2026-06-25T04:01:31.016Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 779 | 2026-06-25T04:01:31.019Z | + pushd mgadm |
| 780 | 2026-06-25T04:01:31.019Z | + cargo nextest run |
| 781 | 2026-06-25T04:01:31.019Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 782 | 2026-06-25T04:01:31.188Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 783 | 2026-06-25T04:01:32.058Z | From https://github.com/oxidecomputer/falcon |
| 784 | 2026-06-25T04:01:32.058Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 785 | 2026-06-25T04:01:32.135Z | Updating crates.io index |
| 786 | 2026-06-25T04:01:32.139Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 787 | 2026-06-25T04:01:32.529Z | From https://github.com/oxidecomputer/dendrite |
| 788 | 2026-06-25T04:01:32.529Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 789 | 2026-06-25T04:01:32.632Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 790 | 2026-06-25T04:01:32.858Z | From https://github.com/oxidecomputer/ispf |
| 791 | 2026-06-25T04:01:32.858Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 792 | 2026-06-25T04:01:32.864Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 793 | 2026-06-25T04:01:33.212Z | From https://github.com/oxidecomputer/netadm-sys |
| 794 | 2026-06-25T04:01:33.213Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 795 | 2026-06-25T04:01:33.220Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 796 | 2026-06-25T04:01:39.229Z | From https://github.com/oxidecomputer/omicron |
| 797 | 2026-06-25T04:01:39.229Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 798 | 2026-06-25T04:01:39.656Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 799 | 2026-06-25T04:01:40.300Z | From https://github.com/oxidecomputer/opte |
| 800 | 2026-06-25T04:01:40.300Z | * [new ref] cd7749d9dd18f39e065781147cbf51d39930ceca -> refs/commit/cd7749d9dd18f39e065781147cbf51d39930ceca |
| 801 | 2026-06-25T04:01:40.333Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 802 | 2026-06-25T04:01:40.593Z | From https://github.com/illumos/smf-rs |
| 803 | 2026-06-25T04:01:40.593Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 804 | 2026-06-25T04:01:40.651Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 805 | 2026-06-25T04:01:40.950Z | From https://github.com/oxidecomputer/network-interface |
| 806 | 2026-06-25T04:01:40.950Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 807 | 2026-06-25T04:01:40.989Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 808 | 2026-06-25T04:01:41.271Z | From https://github.com/oxidecomputer/zone |
| 809 | 2026-06-25T04:01:41.271Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 810 | 2026-06-25T04:01:41.292Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 811 | 2026-06-25T04:01:41.934Z | From https://github.com/oxidecomputer/propolis |
| 812 | 2026-06-25T04:01:41.934Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 813 | 2026-06-25T04:01:42.024Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 814 | 2026-06-25T04:01:42.505Z | From https://github.com/oxidecomputer/transceiver-control |
| 815 | 2026-06-25T04:01:42.506Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 816 | 2026-06-25T04:01:42.567Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 817 | 2026-06-25T04:01:42.865Z | From https://github.com/oxidecomputer/dlpi-sys |
| 818 | 2026-06-25T04:01:42.865Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 819 | 2026-06-25T04:01:42.871Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 820 | 2026-06-25T04:01:43.141Z | From https://github.com/jmesmon/rust-libzfs |
| 821 | 2026-06-25T04:01:43.141Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 822 | 2026-06-25T04:01:43.148Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 823 | 2026-06-25T04:01:43.385Z | From https://github.com/oxidecomputer/rusty-doors |
| 824 | 2026-06-25T04:01:43.385Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 825 | 2026-06-25T04:01:43.393Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 826 | 2026-06-25T04:01:43.722Z | From https://github.com/oxidecomputer/lldp |
| 827 | 2026-06-25T04:01:43.722Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 828 | 2026-06-25T04:01:43.753Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 829 | 2026-06-25T04:01:44.011Z | From https://github.com/oxidecomputer/slog-error-chain |
| 830 | 2026-06-25T04:01:44.011Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 831 | 2026-06-25T04:01:44.093Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 832 | 2026-06-25T04:01:44.391Z | From https://github.com/oxidecomputer/tufaceous |
| 833 | 2026-06-25T04:01:44.391Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 834 | 2026-06-25T04:01:44.469Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 835 | 2026-06-25T04:01:44.951Z | From https://github.com/oxidecomputer/management-gateway-service |
| 836 | 2026-06-25T04:01:44.951Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 837 | 2026-06-25T04:01:44.967Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 838 | 2026-06-25T04:01:45.771Z | From https://github.com/oxidecomputer/crucible |
| 839 | 2026-06-25T04:01:45.771Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 840 | 2026-06-25T04:01:45.830Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 841 | 2026-06-25T04:01:46.088Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 842 | 2026-06-25T04:01:46.088Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 843 | 2026-06-25T04:01:46.199Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 844 | 2026-06-25T04:01:46.624Z | From https://github.com/oxidecomputer/propolis |
| 845 | 2026-06-25T04:01:46.624Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 846 | 2026-06-25T04:01:46.945Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 847 | 2026-06-25T04:01:47.438Z | From https://github.com/oxidecomputer/crucible |
| 848 | 2026-06-25T04:01:47.438Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 849 | 2026-06-25T04:01:47.505Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 850 | 2026-06-25T04:01:48.009Z | From https://github.com/oxidecomputer/tofino |
| 851 | 2026-06-25T04:01:48.009Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 852 | 2026-06-25T04:01:48.020Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 853 | 2026-06-25T04:01:48.655Z | From https://github.com/oxidecomputer/maghemite |
| 854 | 2026-06-25T04:01:48.655Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 855 | 2026-06-25T04:01:48.701Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 856 | 2026-06-25T04:01:48.996Z | From https://github.com/oxidecomputer/clickward |
| 857 | 2026-06-25T04:01:48.996Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 858 | 2026-06-25T04:01:49.130Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 859 | 2026-06-25T04:01:49.403Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 860 | 2026-06-25T04:01:49.403Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 861 | 2026-06-25T04:01:50.756Z | Downloading crates ... |
| 862 | 2026-06-25T04:01:50.859Z | Downloaded crucible-workspace-hack v0.1.0 |
| 863 | 2026-06-25T04:01:50.866Z | Downloaded byte-wrapper v0.1.0 |
| 864 | 2026-06-25T04:01:50.869Z | Downloaded const-oid v0.10.2 |
| 865 | 2026-06-25T04:01:50.873Z | Downloaded crypto-common v0.2.2 |
| 866 | 2026-06-25T04:01:50.876Z | Downloaded compression-codecs v0.4.38 |
| 867 | 2026-06-25T04:01:50.879Z | Downloaded dtrace-parser v0.2.0 |
| 868 | 2026-06-25T04:01:50.879Z | Downloaded bitflags v2.12.1 |
| 869 | 2026-06-25T04:01:50.885Z | Downloaded float-ord v0.3.2 |
| 870 | 2026-06-25T04:01:50.888Z | Downloaded hostname v0.4.2 |
| 871 | 2026-06-25T04:01:50.891Z | Downloaded enum-as-inner v0.6.1 |
| 872 | 2026-06-25T04:01:50.900Z | Downloaded is-terminal v0.4.17 |
| 873 | 2026-06-25T04:01:50.903Z | Downloaded ident_case v1.0.1 |
| 874 | 2026-06-25T04:01:50.906Z | Downloaded multer v3.1.0 |
| 875 | 2026-06-25T04:01:50.910Z | Downloaded num-integer v0.1.46 |
| 876 | 2026-06-25T04:01:50.910Z | Downloaded dunce v1.0.5 |
| 877 | 2026-06-25T04:01:50.913Z | Downloaded bcs v0.1.6 |
| 878 | 2026-06-25T04:01:50.913Z | Downloaded hickory-resolver v0.24.4 |
| 879 | 2026-06-25T04:01:50.917Z | Downloaded bitflags v1.3.2 |
| 880 | 2026-06-25T04:01:50.920Z | Downloaded fs_extra v1.3.0 |
| 881 | 2026-06-25T04:01:50.920Z | Downloaded crossbeam-deque v0.8.6 |
| 882 | 2026-06-25T04:01:50.923Z | Downloaded async-recursion v1.1.1 |
| 883 | 2026-06-25T04:01:50.926Z | Downloaded cc v1.2.63 |
| 884 | 2026-06-25T04:01:50.926Z | Downloaded memoffset v0.9.1 |
| 885 | 2026-06-25T04:01:50.930Z | Downloaded darling_macro v0.23.0 |
| 886 | 2026-06-25T04:01:50.930Z | Downloaded anyhow v1.0.102 |
| 887 | 2026-06-25T04:01:50.933Z | Downloaded bs58 v0.5.1 |
| 888 | 2026-06-25T04:01:50.936Z | Downloaded libsw-core v0.3.2 |
| 889 | 2026-06-25T04:01:50.936Z | Downloaded libsw v3.5.0 |
| 890 | 2026-06-25T04:01:50.939Z | Downloaded crossbeam-utils v0.8.21 |
| 891 | 2026-06-25T04:01:50.943Z | Downloaded heck v0.4.1 |
| 892 | 2026-06-25T04:01:50.944Z | Downloaded fixedbitset v0.4.2 |
| 893 | 2026-06-25T04:01:50.947Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 894 | 2026-06-25T04:01:50.947Z | Downloaded darling_macro v0.21.3 |
| 895 | 2026-06-25T04:01:50.947Z | Downloaded daft v0.1.7 |
| 896 | 2026-06-25T04:01:50.947Z | Downloaded const-random-macro v0.1.16 |
| 897 | 2026-06-25T04:01:50.951Z | Downloaded derive_more v0.99.20 |
| 898 | 2026-06-25T04:01:50.954Z | Downloaded ingot-types v0.1.2 |
| 899 | 2026-06-25T04:01:50.954Z | Downloaded cpufeatures v0.3.0 |
| 900 | 2026-06-25T04:01:50.957Z | Downloaded expectorate v1.2.0 |
| 901 | 2026-06-25T04:01:50.957Z | Downloaded foreign-types-macros v0.2.3 |
| 902 | 2026-06-25T04:01:50.961Z | Downloaded ff v0.13.1 |
| 903 | 2026-06-25T04:01:50.961Z | Downloaded macaddr v1.0.1 |
| 904 | 2026-06-25T04:01:50.964Z | Downloaded git-stub-vcs v0.1.0 |
| 905 | 2026-06-25T04:01:50.964Z | Downloaded getrandom v0.4.2 |
| 906 | 2026-06-25T04:01:50.967Z | Downloaded git-stub v1.0.0 |
| 907 | 2026-06-25T04:01:50.967Z | Downloaded const-random v0.1.18 |
| 908 | 2026-06-25T04:01:50.970Z | Downloaded bit-vec v0.8.0 |
| 909 | 2026-06-25T04:01:50.970Z | Downloaded crypto-bigint v0.5.5 |
| 910 | 2026-06-25T04:01:50.974Z | Downloaded dyn-clone v1.0.20 |
| 911 | 2026-06-25T04:01:50.978Z | Downloaded httpdate v1.0.3 |
| 912 | 2026-06-25T04:01:50.981Z | Downloaded convert_case v0.4.0 |
| 913 | 2026-06-25T04:01:50.981Z | Downloaded async-stream v0.3.6 |
| 914 | 2026-06-25T04:01:50.981Z | Downloaded cobs v0.3.0 |
| 915 | 2026-06-25T04:01:50.981Z | Downloaded base16ct v0.2.0 |
| 916 | 2026-06-25T04:01:50.984Z | Downloaded icu_properties v2.2.0 |
| 917 | 2026-06-25T04:01:50.987Z | Downloaded bit-set v0.8.0 |
| 918 | 2026-06-25T04:01:50.987Z | Downloaded hash32 v0.3.1 |
| 919 | 2026-06-25T04:01:51.009Z | Downloaded block-buffer v0.12.0 |
| 920 | 2026-06-25T04:01:51.009Z | Downloaded dtrace-parser v0.3.0 |
| 921 | 2026-06-25T04:01:51.009Z | Downloaded digest v0.11.3 |
| 922 | 2026-06-25T04:01:51.009Z | Downloaded cancel-safe-futures v0.1.5 |
| 923 | 2026-06-25T04:01:51.009Z | Downloaded compression-core v0.4.32 |
| 924 | 2026-06-25T04:01:51.009Z | Downloaded natord v1.0.9 |
| 925 | 2026-06-25T04:01:51.010Z | Downloaded lru-cache v0.1.2 |
| 926 | 2026-06-25T04:01:51.010Z | Downloaded konst_macro_rules v0.2.19 |
| 927 | 2026-06-25T04:01:51.010Z | Downloaded backoff v0.4.0 |
| 928 | 2026-06-25T04:01:51.010Z | Downloaded base16ct v1.0.0 |
| 929 | 2026-06-25T04:01:51.010Z | Downloaded instant v0.1.13 |
| 930 | 2026-06-25T04:01:51.010Z | Downloaded hubpack_derive v0.1.1 |
| 931 | 2026-06-25T04:01:51.010Z | Downloaded crunchy v0.2.4 |
| 932 | 2026-06-25T04:01:51.010Z | Downloaded ciborium-ll v0.2.2 |
| 933 | 2026-06-25T04:01:51.013Z | Downloaded async-stream-impl v0.3.6 |
| 934 | 2026-06-25T04:01:51.018Z | Downloaded newline-converter v0.3.0 |
| 935 | 2026-06-25T04:01:51.018Z | Downloaded internet-checksum v0.2.1 |
| 936 | 2026-06-25T04:01:51.018Z | Downloaded dof v0.3.0 |
| 937 | 2026-06-25T04:01:51.021Z | Downloaded memmap v0.7.0 |
| 938 | 2026-06-25T04:01:51.021Z | Downloaded libscf-sys v1.2.0 |
| 939 | 2026-06-25T04:01:51.021Z | Downloaded defmt-macros v1.1.0 |
| 940 | 2026-06-25T04:01:51.024Z | Downloaded crc8 v0.1.1 |
| 941 | 2026-06-25T04:01:51.024Z | Downloaded foreign-types-shared v0.3.1 |
| 942 | 2026-06-25T04:01:51.027Z | Downloaded num-derive v0.4.2 |
| 943 | 2026-06-25T04:01:51.027Z | Downloaded mime v0.3.17 |
| 944 | 2026-06-25T04:01:51.027Z | Downloaded managed v0.8.0 |
| 945 | 2026-06-25T04:01:51.030Z | Downloaded num_threads v0.1.7 |
| 946 | 2026-06-25T04:01:51.030Z | Downloaded gethostname v0.5.0 |
| 947 | 2026-06-25T04:01:51.033Z | Downloaded chacha20 v0.9.1 |
| 948 | 2026-06-25T04:01:51.033Z | Downloaded hostname v0.3.1 |
| 949 | 2026-06-25T04:01:51.036Z | Downloaded aead v0.5.2 |
| 950 | 2026-06-25T04:01:51.036Z | Downloaded opaque-debug v0.3.1 |
| 951 | 2026-06-25T04:01:51.037Z | Downloaded cstr-argument v0.1.2 |
| 952 | 2026-06-25T04:01:51.040Z | Downloaded num-conv v0.2.2 |
| 953 | 2026-06-25T04:01:51.040Z | Downloaded foldhash v0.2.0 |
| 954 | 2026-06-25T04:01:51.040Z | Downloaded group v0.13.0 |
| 955 | 2026-06-25T04:01:51.043Z | Downloaded plain v0.2.3 |
| 956 | 2026-06-25T04:01:51.043Z | Downloaded arrayref v0.3.9 |
| 957 | 2026-06-25T04:01:51.046Z | Downloaded byteorder v1.5.0 |
| 958 | 2026-06-25T04:01:51.049Z | Downloaded hashbrown v0.12.3 |
| 959 | 2026-06-25T04:01:51.049Z | Downloaded darling_core v0.21.3 |
| 960 | 2026-06-25T04:01:51.053Z | Downloaded constant_time_eq v0.4.2 |
| 961 | 2026-06-25T04:01:51.056Z | Downloaded num_enum_derive v0.5.11 |
| 962 | 2026-06-25T04:01:51.059Z | Downloaded linked-hash-map v0.5.6 |
| 963 | 2026-06-25T04:01:51.059Z | Downloaded num-complex v0.4.6 |
| 964 | 2026-06-25T04:01:51.063Z | Downloaded deranged v0.5.8 |
| 965 | 2026-06-25T04:01:51.063Z | Downloaded async-trait v0.1.89 |
| 966 | 2026-06-25T04:01:51.066Z | Downloaded crossbeam-epoch v0.9.18 |
| 967 | 2026-06-25T04:01:51.066Z | Downloaded embedded-io v0.6.1 |
| 968 | 2026-06-25T04:01:51.070Z | Downloaded glob v0.3.3 |
| 969 | 2026-06-25T04:01:51.073Z | Downloaded num-iter v0.1.45 |
| 970 | 2026-06-25T04:01:51.073Z | Downloaded password-hash v0.5.0 |
| 971 | 2026-06-25T04:01:51.076Z | Downloaded dof v0.4.0 |
| 972 | 2026-06-25T04:01:51.076Z | Downloaded hubpack v0.1.2 |
| 973 | 2026-06-25T04:01:51.087Z | Downloaded litemap v0.8.2 |
| 974 | 2026-06-25T04:01:51.090Z | Downloaded icu_locale_core v2.2.0 |
| 975 | 2026-06-25T04:01:51.093Z | Downloaded csv-core v0.1.13 |
| 976 | 2026-06-25T04:01:51.097Z | Downloaded memmap2 v0.9.10 |
| 977 | 2026-06-25T04:01:51.097Z | Downloaded match_cfg v0.1.0 |
| 978 | 2026-06-25T04:01:51.101Z | Downloaded ingot-macros v0.1.1 |
| 979 | 2026-06-25T04:01:51.101Z | Downloaded no-std-compat v0.4.1 |
| 980 | 2026-06-25T04:01:51.101Z | Downloaded defmt v0.3.100 |
| 981 | 2026-06-25T04:01:51.104Z | Downloaded idna_adapter v1.2.2 |
| 982 | 2026-06-25T04:01:51.104Z | Downloaded defmt-parser v1.0.0 |
| 983 | 2026-06-25T04:01:51.104Z | Downloaded cmake v0.1.58 |
| 984 | 2026-06-25T04:01:51.104Z | Downloaded fxhash v0.2.1 |
| 985 | 2026-06-25T04:01:51.108Z | Downloaded keccak v0.1.6 |
| 986 | 2026-06-25T04:01:51.108Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 987 | 2026-06-25T04:01:51.108Z | Downloaded phf_shared v0.12.1 |
| 988 | 2026-06-25T04:01:51.108Z | Downloaded newtype_derive v0.1.6 |
| 989 | 2026-06-25T04:01:51.113Z | Downloaded foreign-types v0.5.0 |
| 990 | 2026-06-25T04:01:51.113Z | Downloaded newtype-uuid-macros v0.1.0 |
| 991 | 2026-06-25T04:01:51.113Z | Downloaded ciborium-io v0.2.2 |
| 992 | 2026-06-25T04:01:51.117Z | Downloaded num v0.4.3 |
| 993 | 2026-06-25T04:01:51.117Z | Downloaded darling_core v0.23.0 |
| 994 | 2026-06-25T04:01:51.122Z | Downloaded inout v0.1.4 |
| 995 | 2026-06-25T04:01:51.122Z | Downloaded diff v0.1.13 |
| 996 | 2026-06-25T04:01:51.122Z | Downloaded parse-display-derive v0.10.0 |
| 997 | 2026-06-25T04:01:51.122Z | Downloaded num_enum_derive v0.7.6 |
| 998 | 2026-06-25T04:01:51.125Z | Downloaded ciborium v0.2.2 |
| 999 | 2026-06-25T04:01:51.125Z | Downloaded darling v0.21.3 |
| 1000 | 2026-06-25T04:01:51.128Z | Downloaded console v0.16.3 |
| 1001 | 2026-06-25T04:01:51.128Z | Downloaded crossbeam-channel v0.5.15 |
| 1002 | 2026-06-25T04:01:51.131Z | Downloaded olpc-cjson v0.1.4 |
| 1003 | 2026-06-25T04:01:51.137Z | Downloaded camino v1.2.2 |
| 1004 | 2026-06-25T04:01:51.137Z | Downloaded num-rational v0.4.2 |
| 1005 | 2026-06-25T04:01:51.137Z | Downloaded potential_utf v0.1.5 |
| 1006 | 2026-06-25T04:01:51.141Z | Downloaded parse-display v0.10.0 |
| 1007 | 2026-06-25T04:01:51.141Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1008 | 2026-06-25T04:01:51.141Z | Downloaded ipnetwork v0.21.1 |
| 1009 | 2026-06-25T04:01:51.141Z | Downloaded fs-err v3.3.0 |
| 1010 | 2026-06-25T04:01:51.141Z | Downloaded bytecount v0.6.9 |
| 1011 | 2026-06-25T04:01:51.144Z | Downloaded progenitor-client v0.14.0 |
| 1012 | 2026-06-25T04:01:51.144Z | Downloaded erased-serde v0.3.31 |
| 1013 | 2026-06-25T04:01:51.144Z | Downloaded daft-derive v0.1.7 |
| 1014 | 2026-06-25T04:01:51.149Z | Downloaded progenitor-macro v0.10.0 |
| 1015 | 2026-06-25T04:01:51.158Z | Downloaded pem v3.0.6 |
| 1016 | 2026-06-25T04:01:51.158Z | Downloaded critical-section v1.2.0 |
| 1017 | 2026-06-25T04:01:51.158Z | Downloaded ref-cast v1.0.25 |
| 1018 | 2026-06-25T04:01:51.166Z | Downloaded rand_xorshift v0.4.0 |
| 1019 | 2026-06-25T04:01:51.166Z | Downloaded oxnet v0.1.6 |
| 1020 | 2026-06-25T04:01:51.166Z | Downloaded progenitor-macro v0.13.0 |
| 1021 | 2026-06-25T04:01:51.166Z | Downloaded argon2 v0.5.3 |
| 1022 | 2026-06-25T04:01:51.166Z | Downloaded elliptic-curve v0.13.8 |
| 1023 | 2026-06-25T04:01:51.166Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1024 | 2026-06-25T04:01:51.166Z | Downloaded rand_chacha v0.3.1 |
| 1025 | 2026-06-25T04:01:51.170Z | Downloaded quick-error v1.2.3 |
| 1026 | 2026-06-25T04:01:51.170Z | Downloaded linear-map v1.2.0 |
| 1027 | 2026-06-25T04:01:51.170Z | Downloaded cipher v0.4.4 |
| 1028 | 2026-06-25T04:01:51.170Z | Downloaded data-encoding v2.11.0 |
| 1029 | 2026-06-25T04:01:51.170Z | Downloaded displaydoc v0.2.6 |
| 1030 | 2026-06-25T04:01:51.170Z | Downloaded colored v3.1.1 |
| 1031 | 2026-06-25T04:01:51.170Z | Downloaded embedded-io v0.4.0 |
| 1032 | 2026-06-25T04:01:51.173Z | Downloaded cookie v0.18.1 |
| 1033 | 2026-06-25T04:01:51.173Z | Downloaded highway v1.3.0 |
| 1034 | 2026-06-25T04:01:51.176Z | Downloaded derive-ex v0.1.8 |
| 1035 | 2026-06-25T04:01:51.176Z | Downloaded blake2 v0.10.6 |
| 1036 | 2026-06-25T04:01:51.179Z | Downloaded poly1305 v0.8.0 |
| 1037 | 2026-06-25T04:01:51.179Z | Downloaded const_format_proc_macros v0.2.34 |
| 1038 | 2026-06-25T04:01:51.182Z | Downloaded arrayvec v0.7.6 |
| 1039 | 2026-06-25T04:01:51.182Z | Downloaded backon v1.6.0 |
| 1040 | 2026-06-25T04:01:51.185Z | Downloaded hmac v0.12.1 |
| 1041 | 2026-06-25T04:01:51.188Z | Downloaded ingot v0.1.1 |
| 1042 | 2026-06-25T04:01:51.192Z | Downloaded scroll_derive v0.12.1 |
| 1043 | 2026-06-25T04:01:51.192Z | Downloaded indexmap v1.9.3 |
| 1044 | 2026-06-25T04:01:51.195Z | Downloaded defmt v1.1.0 |
| 1045 | 2026-06-25T04:01:51.198Z | Downloaded progenitor v0.14.0 |
| 1046 | 2026-06-25T04:01:51.198Z | Downloaded phf v0.12.1 |
| 1047 | 2026-06-25T04:01:51.201Z | Downloaded bytes v1.11.1 |
| 1048 | 2026-06-25T04:01:51.201Z | Downloaded chacha20 v0.10.0 |
| 1049 | 2026-06-25T04:01:51.204Z | Downloaded papergrid v0.18.0 |
| 1050 | 2026-06-25T04:01:51.209Z | Downloaded hybrid-array v0.4.12 |
| 1051 | 2026-06-25T04:01:51.215Z | Downloaded progenitor-extras v0.2.0 |
| 1052 | 2026-06-25T04:01:51.218Z | Downloaded progenitor v0.10.0 |
| 1053 | 2026-06-25T04:01:51.218Z | Downloaded serial_test v3.5.0 |
| 1054 | 2026-06-25T04:01:51.223Z | Downloaded progenitor v0.13.0 |
| 1055 | 2026-06-25T04:01:51.223Z | Downloaded siphasher v1.0.3 |
| 1056 | 2026-06-25T04:01:51.223Z | Downloaded serde-big-array v0.5.1 |
| 1057 | 2026-06-25T04:01:51.227Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1058 | 2026-06-25T04:01:51.227Z | Downloaded proc-macro-crate v1.3.1 |
| 1059 | 2026-06-25T04:01:51.227Z | Downloaded quote v1.0.45 |
| 1060 | 2026-06-25T04:01:51.227Z | Downloaded num_enum v0.5.11 |
| 1061 | 2026-06-25T04:01:51.232Z | Downloaded rustls-pemfile v2.2.0 |
| 1062 | 2026-06-25T04:01:51.232Z | Downloaded parking_lot_core v0.8.6 |
| 1063 | 2026-06-25T04:01:51.235Z | Downloaded drift v0.2.0 |
| 1064 | 2026-06-25T04:01:51.238Z | Downloaded parking_lot v0.11.2 |
| 1065 | 2026-06-25T04:01:51.241Z | Downloaded paste v1.0.15 |
| 1066 | 2026-06-25T04:01:51.241Z | Downloaded cargo_toml v0.22.3 |
| 1067 | 2026-06-25T04:01:51.245Z | Downloaded serde_repr v0.1.20 |
| 1068 | 2026-06-25T04:01:51.245Z | Downloaded proc-macro-crate v3.5.0 |
| 1069 | 2026-06-25T04:01:51.250Z | Downloaded progenitor-client v0.10.0 |
| 1070 | 2026-06-25T04:01:51.250Z | Downloaded omicron-zone-package v0.12.2 |
| 1071 | 2026-06-25T04:01:51.250Z | Downloaded http v1.4.1 |
| 1072 | 2026-06-25T04:01:51.254Z | Downloaded postcard v1.1.3 |
| 1073 | 2026-06-25T04:01:51.257Z | Downloaded ref-cast-impl v1.0.25 |
| 1074 | 2026-06-25T04:01:51.257Z | Downloaded arc-swap v1.9.1 |
| 1075 | 2026-06-25T04:01:51.260Z | Downloaded sigpipe v0.1.3 |
| 1076 | 2026-06-25T04:01:51.261Z | Downloaded num_enum v0.7.6 |
| 1077 | 2026-06-25T04:01:51.264Z | Downloaded proc-macro-error v1.0.4 |
| 1078 | 2026-06-25T04:01:51.267Z | Downloaded dropshot_endpoint v0.17.1 |
| 1079 | 2026-06-25T04:01:51.267Z | Downloaded schemars_derive v0.8.22 |
| 1080 | 2026-06-25T04:01:51.270Z | Downloaded scroll v0.12.0 |
| 1081 | 2026-06-25T04:01:51.270Z | Downloaded rusty-fork v0.3.1 |
| 1082 | 2026-06-25T04:01:51.270Z | Downloaded pest_generator v2.8.6 |
| 1083 | 2026-06-25T04:01:51.273Z | Downloaded icu_provider v2.2.0 |
| 1084 | 2026-06-25T04:01:51.273Z | Downloaded same-file v1.0.6 |
| 1085 | 2026-06-25T04:01:51.276Z | Downloaded rustls-native-certs v0.8.4 |
| 1086 | 2026-06-25T04:01:51.276Z | Downloaded darling v0.23.0 |
| 1087 | 2026-06-25T04:01:51.280Z | Downloaded strum v0.26.3 |
| 1088 | 2026-06-25T04:01:51.280Z | Downloaded stable_deref_trait v1.2.1 |
| 1089 | 2026-06-25T04:01:51.283Z | Downloaded scroll v0.13.0 |
| 1090 | 2026-06-25T04:01:51.283Z | Downloaded icu_collections v2.2.0 |
| 1091 | 2026-06-25T04:01:51.286Z | Downloaded take_mut v0.2.2 |
| 1092 | 2026-06-25T04:01:51.286Z | Downloaded structmeta-derive v0.3.0 |
| 1093 | 2026-06-25T04:01:51.287Z | Downloaded testing_table v0.3.0 |
| 1094 | 2026-06-25T04:01:51.287Z | Downloaded proc-macro-error2 v2.0.1 |
| 1095 | 2026-06-25T04:01:51.292Z | Downloaded semver v0.1.20 |
| 1096 | 2026-06-25T04:01:51.292Z | Downloaded scroll_derive v0.13.1 |
| 1097 | 2026-06-25T04:01:51.292Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1098 | 2026-06-25T04:01:51.295Z | Downloaded resolv-conf v0.7.6 |
| 1099 | 2026-06-25T04:01:51.296Z | Downloaded slog-envlogger v2.2.0 |
| 1100 | 2026-06-25T04:01:51.296Z | Downloaded log v0.4.32 |
| 1101 | 2026-06-25T04:01:51.296Z | Downloaded progenitor-client v0.13.0 |
| 1102 | 2026-06-25T04:01:51.296Z | Downloaded papergrid v0.11.0 |
| 1103 | 2026-06-25T04:01:51.299Z | Downloaded half v2.7.1 |
| 1104 | 2026-06-25T04:01:51.302Z | Downloaded chacha20poly1305 v0.10.1 |
| 1105 | 2026-06-25T04:01:51.305Z | Downloaded smawk v0.3.2 |
| 1106 | 2026-06-25T04:01:51.314Z | Downloaded konst v0.2.20 |
| 1107 | 2026-06-25T04:01:51.317Z | Downloaded rhai_codegen v3.2.0 |
| 1108 | 2026-06-25T04:01:51.320Z | Downloaded smf v0.2.3 |
| 1109 | 2026-06-25T04:01:51.326Z | Downloaded sha1 v0.11.0 |
| 1110 | 2026-06-25T04:01:51.326Z | Downloaded heapless v0.8.0 |
| 1111 | 2026-06-25T04:01:51.330Z | Downloaded topological-sort v0.2.2 |
| 1112 | 2026-06-25T04:01:51.330Z | Downloaded tabled_derive v0.7.0 |
| 1113 | 2026-06-25T04:01:51.330Z | Downloaded thread-id v4.2.2 |
| 1114 | 2026-06-25T04:01:51.330Z | Downloaded structmeta v0.3.0 |
| 1115 | 2026-06-25T04:01:51.330Z | Downloaded slog-scope v4.4.1 |
| 1116 | 2026-06-25T04:01:51.330Z | Downloaded slog-json v2.6.1 |
| 1117 | 2026-06-25T04:01:51.330Z | Downloaded rustversion v1.0.22 |
| 1118 | 2026-06-25T04:01:51.333Z | Downloaded progenitor-impl v0.10.0 |
| 1119 | 2026-06-25T04:01:51.333Z | Downloaded tabwriter v1.4.1 |
| 1120 | 2026-06-25T04:01:51.333Z | Downloaded termtree v0.5.1 |
| 1121 | 2026-06-25T04:01:51.333Z | Downloaded powerfmt v0.2.0 |
| 1122 | 2026-06-25T04:01:51.337Z | Downloaded icu_normalizer v2.2.0 |
| 1123 | 2026-06-25T04:01:51.337Z | Downloaded strum v0.27.2 |
| 1124 | 2026-06-25T04:01:51.337Z | Downloaded pretty-hex v0.4.2 |
| 1125 | 2026-06-25T04:01:51.340Z | Downloaded allocator-api2 v0.2.21 |
| 1126 | 2026-06-25T04:01:51.340Z | Downloaded base64 v0.21.7 |
| 1127 | 2026-06-25T04:01:51.343Z | Downloaded slog-stdlog v4.1.1 |
| 1128 | 2026-06-25T04:01:51.343Z | Downloaded serde_with_macros v3.20.0 |
| 1129 | 2026-06-25T04:01:51.349Z | Downloaded progenitor-impl v0.13.0 |
| 1130 | 2026-06-25T04:01:51.349Z | Downloaded slog-term v2.9.2 |
| 1131 | 2026-06-25T04:01:51.355Z | Downloaded strum_macros v0.27.2 |
| 1132 | 2026-06-25T04:01:51.355Z | Downloaded synstructure v0.13.2 |
| 1133 | 2026-06-25T04:01:51.355Z | Downloaded strum_macros v0.26.4 |
| 1134 | 2026-06-25T04:01:51.358Z | Downloaded usdt v0.6.0 |
| 1135 | 2026-06-25T04:01:51.358Z | Downloaded unit-prefix v0.5.2 |
| 1136 | 2026-06-25T04:01:51.358Z | Downloaded usdt-attr-macro v0.5.0 |
| 1137 | 2026-06-25T04:01:51.358Z | Downloaded untrusted v0.7.1 |
| 1138 | 2026-06-25T04:01:51.358Z | Downloaded unarray v0.1.4 |
| 1139 | 2026-06-25T04:01:51.362Z | Downloaded serde_plain v1.0.2 |
| 1140 | 2026-06-25T04:01:51.365Z | Downloaded rand_core v0.10.1 |
| 1141 | 2026-06-25T04:01:51.365Z | Downloaded thiserror-no-std v2.0.2 |
| 1142 | 2026-06-25T04:01:51.368Z | Downloaded tokio-tungstenite v0.21.0 |
| 1143 | 2026-06-25T04:01:51.369Z | Downloaded time-macros v0.2.27 |
| 1144 | 2026-06-25T04:01:51.372Z | Downloaded slog-dtrace v0.3.0 |
| 1145 | 2026-06-25T04:01:51.372Z | Downloaded icu_normalizer_data v2.2.0 |
| 1146 | 2026-06-25T04:01:51.372Z | Downloaded usdt-macro v0.5.0 |
| 1147 | 2026-06-25T04:01:51.376Z | Downloaded pest_meta v2.8.6 |
| 1148 | 2026-06-25T04:01:51.376Z | Downloaded typify-macro v0.6.2 |
| 1149 | 2026-06-25T04:01:51.376Z | Downloaded prettyplease v0.2.37 |
| 1150 | 2026-06-25T04:01:51.379Z | Downloaded openssl-sys v0.9.116 |
| 1151 | 2026-06-25T04:01:51.382Z | Downloaded wait-timeout v0.2.1 |
| 1152 | 2026-06-25T04:01:51.382Z | Downloaded const_format v0.2.36 |
| 1153 | 2026-06-25T04:01:51.385Z | Downloaded slog-async v2.8.0 |
| 1154 | 2026-06-25T04:01:51.385Z | Downloaded serde_tokenstream v0.2.3 |
| 1155 | 2026-06-25T04:01:51.385Z | Downloaded indicatif v0.18.4 |
| 1156 | 2026-06-25T04:01:51.388Z | Downloaded tokio-dtrace v0.1.1 |
| 1157 | 2026-06-25T04:01:51.391Z | Downloaded thread-id v5.1.0 |
| 1158 | 2026-06-25T04:01:51.391Z | Downloaded tiny-keccak v2.0.2 |
| 1159 | 2026-06-25T04:01:51.395Z | Downloaded serial_test_derive v3.5.0 |
| 1160 | 2026-06-25T04:01:51.398Z | Downloaded yoke-derive v0.8.2 |
| 1161 | 2026-06-25T04:01:51.398Z | Downloaded usdt v0.5.0 |
| 1162 | 2026-06-25T04:01:51.401Z | Downloaded zerofrom-derive v0.1.7 |
| 1163 | 2026-06-25T04:01:51.410Z | Downloaded itertools v0.12.1 |
| 1164 | 2026-06-25T04:01:51.418Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1165 | 2026-06-25T04:01:51.421Z | Downloaded zone v0.3.1 |
| 1166 | 2026-06-25T04:01:51.421Z | Downloaded zerofrom v0.1.8 |
| 1167 | 2026-06-25T04:01:51.424Z | Downloaded zeroize_derive v1.4.3 |
| 1168 | 2026-06-25T04:01:51.427Z | Downloaded pretty_assertions v1.4.1 |
| 1169 | 2026-06-25T04:01:51.427Z | Downloaded smallvec v1.15.1 |
| 1170 | 2026-06-25T04:01:51.432Z | Downloaded rayon-core v1.13.0 |
| 1171 | 2026-06-25T04:01:51.432Z | Downloaded hickory-resolver v0.25.2 |
| 1172 | 2026-06-25T04:01:51.439Z | Downloaded usdt-attr-macro v0.6.0 |
| 1173 | 2026-06-25T04:01:51.444Z | Downloaded tinystr v0.8.3 |
| 1174 | 2026-06-25T04:01:51.444Z | Downloaded spin v0.5.2 |
| 1175 | 2026-06-25T04:01:51.447Z | Downloaded vsss-rs v3.3.4 |
| 1176 | 2026-06-25T04:01:51.447Z | Downloaded progenitor-impl v0.14.0 |
| 1177 | 2026-06-25T04:01:51.451Z | Downloaded minimal-lexical v0.2.1 |
| 1178 | 2026-06-25T04:01:51.454Z | Downloaded walkdir v2.5.0 |
| 1179 | 2026-06-25T04:01:51.454Z | Downloaded pest_derive v2.8.6 |
| 1180 | 2026-06-25T04:01:51.457Z | Downloaded xz2 v0.1.7 |
| 1181 | 2026-06-25T04:01:51.457Z | Downloaded whoami v1.6.1 |
| 1182 | 2026-06-25T04:01:51.468Z | Downloaded writeable v0.6.3 |
| 1183 | 2026-06-25T04:01:51.472Z | Downloaded term v1.2.1 |
| 1184 | 2026-06-25T04:01:51.475Z | Downloaded smartstring v1.0.1 |
| 1185 | 2026-06-25T04:01:51.478Z | Downloaded slog v2.8.2 |
| 1186 | 2026-06-25T04:01:51.482Z | Downloaded async-compression v0.4.42 |
| 1187 | 2026-06-25T04:01:51.488Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1188 | 2026-06-25T04:01:51.491Z | Downloaded zone_cfg_derive v0.3.1 |
| 1189 | 2026-06-25T04:01:51.491Z | Downloaded nom v7.1.3 |
| 1190 | 2026-06-25T04:01:51.494Z | Downloaded serde_derive_internals v0.29.1 |
| 1191 | 2026-06-25T04:01:51.497Z | Downloaded time-core v0.1.8 |
| 1192 | 2026-06-25T04:01:51.497Z | Downloaded yoke v0.8.3 |
| 1193 | 2026-06-25T04:01:51.497Z | Downloaded tagptr v0.2.0 |
| 1194 | 2026-06-25T04:01:51.500Z | Downloaded test-strategy v0.4.5 |
| 1195 | 2026-06-25T04:01:51.500Z | Downloaded progenitor-macro v0.14.0 |
| 1196 | 2026-06-25T04:01:51.505Z | Downloaded zeroize v1.8.2 |
| 1197 | 2026-06-25T04:01:51.510Z | Downloaded ucd-trie v0.1.7 |
| 1198 | 2026-06-25T04:01:51.510Z | Downloaded typify v0.6.2 |
| 1199 | 2026-06-25T04:01:51.513Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1200 | 2026-06-25T04:01:51.513Z | Downloaded secrecy v0.10.3 |
| 1201 | 2026-06-25T04:01:51.513Z | Downloaded jiff-static v0.2.28 |
| 1202 | 2026-06-25T04:01:51.516Z | Downloaded thin-vec v0.2.18 |
| 1203 | 2026-06-25T04:01:51.516Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1204 | 2026-06-25T04:01:51.519Z | Downloaded schemars v1.2.1 |
| 1205 | 2026-06-25T04:01:51.528Z | Downloaded usdt-impl v0.6.0 |
| 1206 | 2026-06-25T04:01:51.531Z | Downloaded tabled_derive v0.11.0 |
| 1207 | 2026-06-25T04:01:51.531Z | Downloaded memchr v2.8.1 |
| 1208 | 2026-06-25T04:01:51.534Z | Downloaded dropshot-api-manager v0.7.2 |
| 1209 | 2026-06-25T04:01:51.537Z | Downloaded tungstenite v0.21.0 |
| 1210 | 2026-06-25T04:01:51.540Z | Downloaded snafu v0.8.9 |
| 1211 | 2026-06-25T04:01:51.543Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1212 | 2026-06-25T04:01:51.546Z | Downloaded slog-bunyan v2.5.0 |
| 1213 | 2026-06-25T04:01:51.546Z | Downloaded usdt-impl v0.5.0 |
| 1214 | 2026-06-25T04:01:51.546Z | Downloaded qorb v0.4.1 |
| 1215 | 2026-06-25T04:01:51.549Z | Downloaded quinn v0.11.9 |
| 1216 | 2026-06-25T04:01:51.552Z | Downloaded utf-8 v0.7.6 |
| 1217 | 2026-06-25T04:01:51.552Z | Downloaded universal-hash v0.5.1 |
| 1218 | 2026-06-25T04:01:51.552Z | Downloaded usdt-macro v0.6.0 |
| 1219 | 2026-06-25T04:01:51.552Z | Downloaded toml v0.7.8 |
| 1220 | 2026-06-25T04:01:51.565Z | Downloaded rand v0.8.6 |
| 1221 | 2026-06-25T04:01:51.565Z | Downloaded libm v0.2.16 |
| 1222 | 2026-06-25T04:01:51.577Z | Downloaded steno v0.4.1 |
| 1223 | 2026-06-25T04:01:51.581Z | Downloaded schemars v0.8.22 |
| 1224 | 2026-06-25T04:01:51.587Z | Downloaded yansi v1.0.1 |
| 1225 | 2026-06-25T04:01:51.592Z | Downloaded waitgroup v0.1.2 |
| 1226 | 2026-06-25T04:01:51.592Z | Downloaded unsafe-libyaml v0.2.11 |
| 1227 | 2026-06-25T04:01:51.592Z | Downloaded typify-macro v0.4.3 |
| 1228 | 2026-06-25T04:01:51.592Z | Downloaded pest v2.8.6 |
| 1229 | 2026-06-25T04:01:51.602Z | Downloaded toml_edit v0.19.15 |
| 1230 | 2026-06-25T04:01:51.610Z | Downloaded rustc_version v0.1.7 |
| 1231 | 2026-06-25T04:01:51.613Z | Downloaded hashbrown v0.16.1 |
| 1232 | 2026-06-25T04:01:51.616Z | Downloaded zerotrie v0.2.4 |
| 1233 | 2026-06-25T04:01:51.620Z | Downloaded zerocopy-derive v0.8.50 |
| 1234 | 2026-06-25T04:01:51.623Z | Downloaded sha1 v0.10.6 |
| 1235 | 2026-06-25T04:01:51.626Z | Downloaded nom v8.0.0 |
| 1236 | 2026-06-25T04:01:51.635Z | Downloaded similar v2.7.0 |
| 1237 | 2026-06-25T04:01:51.640Z | Downloaded snafu-derive v0.8.9 |
| 1238 | 2026-06-25T04:01:51.643Z | Downloaded hkdf v0.12.4 |
| 1239 | 2026-06-25T04:01:51.648Z | Downloaded iddqd v0.4.2 |
| 1240 | 2026-06-25T04:01:51.652Z | Downloaded icu_properties_data v2.2.0 |
| 1241 | 2026-06-25T04:01:51.666Z | Downloaded zerovec-derive v0.11.3 |
| 1242 | 2026-06-25T04:01:51.675Z | Downloaded moka v0.12.15 |
| 1243 | 2026-06-25T04:01:51.678Z | Downloaded schemars v0.9.0 |
| 1244 | 2026-06-25T04:01:51.685Z | Downloaded goblin v0.8.2 |
| 1245 | 2026-06-25T04:01:51.694Z | Downloaded h2 v0.4.14 |
| 1246 | 2026-06-25T04:01:51.698Z | Downloaded tough v0.22.0 |
| 1247 | 2026-06-25T04:01:51.702Z | Downloaded spin v0.9.8 |
| 1248 | 2026-06-25T04:01:51.705Z | Downloaded zerocopy-derive v0.7.35 |
| 1249 | 2026-06-25T04:01:51.708Z | Downloaded typify v0.4.3 |
| 1250 | 2026-06-25T04:01:51.708Z | Downloaded regex v1.12.3 |
| 1251 | 2026-06-25T04:01:51.711Z | Downloaded blake3 v1.8.5 |
| 1252 | 2026-06-25T04:01:51.734Z | Downloaded zerovec v0.11.6 |
| 1253 | 2026-06-25T04:01:51.737Z | Downloaded uuid v1.23.2 |
| 1254 | 2026-06-25T04:01:51.743Z | Downloaded rand v0.10.1 |
| 1255 | 2026-06-25T04:01:51.756Z | Downloaded serde_with v3.20.0 |
| 1256 | 2026-06-25T04:01:51.762Z | Downloaded rayon v1.12.0 |
| 1257 | 2026-06-25T04:01:51.767Z | Downloaded aws-lc-rs v1.17.0 |
| 1258 | 2026-06-25T04:01:51.774Z | Downloaded winnow v0.5.40 |
| 1259 | 2026-06-25T04:01:51.788Z | Downloaded tabled v0.15.0 |
| 1260 | 2026-06-25T04:01:51.796Z | Downloaded reqwest v0.13.4 |
| 1261 | 2026-06-25T04:01:51.803Z | Downloaded typed-path v0.9.3 |
| 1262 | 2026-06-25T04:01:51.806Z | Downloaded ron v0.12.1 |
| 1263 | 2026-06-25T04:01:51.809Z | Downloaded quinn-proto v0.11.14 |
| 1264 | 2026-06-25T04:01:51.817Z | Downloaded proptest v1.11.0 |
| 1265 | 2026-06-25T04:01:51.825Z | Downloaded tabled v0.21.0 |
| 1266 | 2026-06-25T04:01:51.841Z | Downloaded syn v1.0.109 |
| 1267 | 2026-06-25T04:01:51.846Z | Downloaded openssl v0.10.80 |
| 1268 | 2026-06-25T04:01:51.874Z | Downloaded goblin v0.10.7 |
| 1269 | 2026-06-25T04:01:51.883Z | Downloaded nix v0.31.3 |
| 1270 | 2026-06-25T04:01:51.888Z | Downloaded zerocopy v0.7.35 |
| 1271 | 2026-06-25T04:01:51.896Z | Downloaded time v0.3.47 |
| 1272 | 2026-06-25T04:01:51.903Z | Downloaded dropshot v0.17.1 |
| 1273 | 2026-06-25T04:01:51.915Z | Downloaded rhai v1.25.1 |
| 1274 | 2026-06-25T04:01:51.921Z | Downloaded rustls v0.23.40 |
| 1275 | 2026-06-25T04:01:51.928Z | Downloaded syn v2.0.117 |
| 1276 | 2026-06-25T04:01:51.934Z | Downloaded bstr v1.12.1 |
| 1277 | 2026-06-25T04:01:51.999Z | Downloaded typify-impl v0.4.3 |
| 1278 | 2026-06-25T04:01:52.006Z | Downloaded webpki-roots v1.0.7 |
| 1279 | 2026-06-25T04:01:52.009Z | Downloaded smoltcp v0.11.0 |
| 1280 | 2026-06-25T04:01:52.022Z | Downloaded openapiv3 v2.2.0 |
| 1281 | 2026-06-25T04:01:52.027Z | Downloaded regress v0.11.1 |
| 1282 | 2026-06-25T04:01:52.030Z | Downloaded hickory-proto v0.25.2 |
| 1283 | 2026-06-25T04:01:52.039Z | Downloaded chrono-tz v0.10.4 |
| 1284 | 2026-06-25T04:01:52.048Z | Downloaded regex-syntax v0.8.10 |
| 1285 | 2026-06-25T04:01:52.059Z | Downloaded petgraph v0.6.5 |
| 1286 | 2026-06-25T04:01:52.070Z | Downloaded zerocopy v0.8.50 |
| 1287 | 2026-06-25T04:01:52.079Z | Downloaded regress v0.10.5 |
| 1288 | 2026-06-25T04:01:52.084Z | Downloaded hickory-proto v0.24.4 |
| 1289 | 2026-06-25T04:01:52.107Z | Downloaded sled v0.34.7 |
| 1290 | 2026-06-25T04:01:52.111Z | Downloaded sha3 v0.10.9 |
| 1291 | 2026-06-25T04:01:52.114Z | Downloaded csv v1.4.0 |
| 1292 | 2026-06-25T04:01:52.124Z | Downloaded typify-impl v0.6.2 |
| 1293 | 2026-06-25T04:01:52.153Z | Downloaded jiff v0.2.28 |
| 1294 | 2026-06-25T04:01:52.170Z | Downloaded lzma-sys v0.1.20 |
| 1295 | 2026-06-25T04:01:52.227Z | Downloaded encoding_rs v0.8.35 |
| 1296 | 2026-06-25T04:01:52.855Z | Downloaded aws-lc-sys v0.41.0 |
| 1297 | 2026-06-25T04:01:53.795Z | Compiling proc-macro2 v1.0.106 |
| 1298 | 2026-06-25T04:01:53.795Z | Compiling unicode-ident v1.0.24 |
| 1299 | 2026-06-25T04:01:53.796Z | Compiling quote v1.0.45 |
| 1300 | 2026-06-25T04:01:53.796Z | Compiling serde_core v1.0.228 |
| 1301 | 2026-06-25T04:01:53.796Z | Compiling cfg-if v1.0.4 |
| 1302 | 2026-06-25T04:01:53.796Z | Compiling serde v1.0.228 |
| 1303 | 2026-06-25T04:01:53.796Z | Compiling libc v0.2.186 |
| 1304 | 2026-06-25T04:01:53.799Z | Compiling memchr v2.8.1 |
| 1305 | 2026-06-25T04:01:53.982Z | Compiling itoa v1.0.18 |
| 1306 | 2026-06-25T04:01:54.165Z | Compiling zmij v1.0.21 |
| 1307 | 2026-06-25T04:01:54.237Z | Compiling autocfg v1.5.1 |
| 1308 | 2026-06-25T04:01:54.285Z | Compiling libm v0.2.16 |
| 1309 | 2026-06-25T04:01:54.578Z | Compiling stable_deref_trait v1.2.1 |
| 1310 | 2026-06-25T04:01:54.608Z | Compiling litemap v0.8.2 |
| 1311 | 2026-06-25T04:01:54.650Z | Compiling writeable v0.6.3 |
| 1312 | 2026-06-25T04:01:54.751Z | Compiling icu_normalizer_data v2.2.0 |
| 1313 | 2026-06-25T04:01:54.782Z | Compiling utf8_iter v1.0.4 |
| 1314 | 2026-06-25T04:01:54.797Z | Compiling icu_properties_data v2.2.0 |
| 1315 | 2026-06-25T04:01:54.839Z | Compiling percent-encoding v2.3.2 |
| 1316 | 2026-06-25T04:01:54.851Z | Compiling version_check v0.9.5 |
| 1317 | 2026-06-25T04:01:55.034Z | Compiling iana-time-zone v0.1.65 |
| 1318 | 2026-06-25T04:01:55.121Z | Compiling equivalent v1.0.2 |
| 1319 | 2026-06-25T04:01:55.209Z | Compiling syn v2.0.117 |
| 1320 | 2026-06-25T04:01:55.226Z | Compiling form_urlencoded v1.2.2 |
| 1321 | 2026-06-25T04:01:55.231Z | Compiling pin-project-lite v0.2.17 |
| 1322 | 2026-06-25T04:01:55.282Z | Compiling serde_json v1.0.150 |
| 1323 | 2026-06-25T04:01:55.295Z | Compiling scopeguard v1.2.0 |
| 1324 | 2026-06-25T04:01:55.353Z | Compiling dyn-clone v1.0.20 |
| 1325 | 2026-06-25T04:01:55.367Z | Compiling parking_lot_core v0.9.12 |
| 1326 | 2026-06-25T04:01:55.402Z | Compiling lock_api v0.4.14 |
| 1327 | 2026-06-25T04:01:55.448Z | Compiling num-traits v0.2.19 |
| 1328 | 2026-06-25T04:01:55.497Z | Compiling hashbrown v0.17.1 |
| 1329 | 2026-06-25T04:01:55.545Z | Compiling thiserror v2.0.18 |
| 1330 | 2026-06-25T04:01:55.642Z | Compiling rand_core v0.10.1 |
| 1331 | 2026-06-25T04:01:55.675Z | Compiling getrandom v0.4.2 |
| 1332 | 2026-06-25T04:01:55.800Z | Compiling errno v0.3.14 |
| 1333 | 2026-06-25T04:01:55.939Z | Compiling futures-core v0.3.32 |
| 1334 | 2026-06-25T04:01:56.094Z | Compiling zerocopy v0.8.50 |
| 1335 | 2026-06-25T04:01:56.106Z | Compiling heck v0.5.0 |
| 1336 | 2026-06-25T04:01:56.133Z | Compiling semver v1.0.28 |
| 1337 | 2026-06-25T04:01:56.209Z | Compiling indexmap v2.14.0 |
| 1338 | 2026-06-25T04:01:56.376Z | Compiling futures-sink v0.3.32 |
| 1339 | 2026-06-25T04:01:56.485Z | Compiling uuid v1.23.2 |
| 1340 | 2026-06-25T04:01:56.497Z | Compiling slab v0.4.12 |
| 1341 | 2026-06-25T04:01:56.534Z | Compiling jobserver v0.1.34 |
| 1342 | 2026-06-25T04:01:56.557Z | Compiling rustversion v1.0.22 |
| 1343 | 2026-06-25T04:01:56.672Z | Compiling fnv v1.0.7 |
| 1344 | 2026-06-25T04:01:56.775Z | Compiling find-msvc-tools v0.1.9 |
| 1345 | 2026-06-25T04:01:56.871Z | Compiling shlex v2.0.1 |
| 1346 | 2026-06-25T04:01:56.883Z | Compiling schemars v0.8.22 |
| 1347 | 2026-06-25T04:01:56.929Z | Compiling futures-channel v0.3.32 |
| 1348 | 2026-06-25T04:01:57.026Z | Compiling cc v1.2.63 |
| 1349 | 2026-06-25T04:01:57.064Z | Compiling futures-task v0.3.32 |
| 1350 | 2026-06-25T04:01:57.173Z | Compiling futures-io v0.3.32 |
| 1351 | 2026-06-25T04:01:57.186Z | Compiling socket2 v0.6.4 |
| 1352 | 2026-06-25T04:01:57.247Z | Compiling portable-atomic v1.13.1 |
| 1353 | 2026-06-25T04:01:57.310Z | Compiling bitflags v2.12.1 |
| 1354 | 2026-06-25T04:01:57.340Z | Compiling signal-hook-registry v1.4.8 |
| 1355 | 2026-06-25T04:01:57.394Z | Compiling mio v1.2.1 |
| 1356 | 2026-06-25T04:01:57.568Z | Compiling critical-section v1.2.0 |
| 1357 | 2026-06-25T04:01:57.606Z | Compiling fs_extra v1.3.0 |
| 1358 | 2026-06-25T04:01:57.656Z | Compiling dunce v1.0.5 |
| 1359 | 2026-06-25T04:01:57.656Z | Compiling typenum v1.20.1 |
| 1360 | 2026-06-25T04:01:57.679Z | Compiling base64 v0.22.1 |
| 1361 | 2026-06-25T04:01:57.755Z | Compiling log v0.4.32 |
| 1362 | 2026-06-25T04:01:57.878Z | Compiling cmake v0.1.58 |
| 1363 | 2026-06-25T04:01:57.940Z | Compiling regex-syntax v0.8.10 |
| 1364 | 2026-06-25T04:01:58.030Z | Compiling subtle v2.6.1 |
| 1365 | 2026-06-25T04:01:58.168Z | Compiling synstructure v0.13.2 |
| 1366 | 2026-06-25T04:01:58.203Z | Compiling serde_derive_internals v0.29.1 |
| 1367 | 2026-06-25T04:01:58.222Z | Compiling once_cell v1.21.4 |
| 1368 | 2026-06-25T04:01:58.302Z | Compiling slog v2.8.2 |
| 1369 | 2026-06-25T04:01:58.352Z | Compiling aws-lc-sys v0.41.0 |
| 1370 | 2026-06-25T04:01:58.438Z | Compiling byteorder v1.5.0 |
| 1371 | 2026-06-25T04:01:58.477Z | Compiling atomic-waker v1.1.2 |
| 1372 | 2026-06-25T04:01:58.568Z | Compiling strsim v0.11.1 |
| 1373 | 2026-06-25T04:01:58.610Z | Compiling ipnet v2.12.0 |
| 1374 | 2026-06-25T04:01:58.661Z | Compiling rustix v1.1.4 |
| 1375 | 2026-06-25T04:01:58.673Z | Compiling httparse v1.10.1 |
| 1376 | 2026-06-25T04:01:58.949Z | Compiling tower-layer v0.3.3 |
| 1377 | 2026-06-25T04:01:58.966Z | Compiling tower-service v0.3.3 |
| 1378 | 2026-06-25T04:01:59.059Z | Compiling ryu v1.0.23 |
| 1379 | 2026-06-25T04:01:59.110Z | Compiling try-lock v0.2.5 |
| 1380 | 2026-06-25T04:01:59.145Z | Compiling untrusted v0.9.0 |
| 1381 | 2026-06-25T04:01:59.215Z | Compiling want v0.3.1 |
| 1382 | 2026-06-25T04:01:59.232Z | Compiling getrandom v0.2.17 |
| 1383 | 2026-06-25T04:01:59.243Z | Compiling thiserror v1.0.69 |
| 1384 | 2026-06-25T04:01:59.267Z | Compiling httpdate v1.0.3 |
| 1385 | 2026-06-25T04:01:59.378Z | Compiling serde_derive v1.0.228 |
| 1386 | 2026-06-25T04:01:59.389Z | Compiling zerofrom-derive v0.1.7 |
| 1387 | 2026-06-25T04:01:59.392Z | Compiling yoke-derive v0.8.2 |
| 1388 | 2026-06-25T04:01:59.412Z | Compiling zerovec-derive v0.11.3 |
| 1389 | 2026-06-25T04:01:59.511Z | Compiling displaydoc v0.2.6 |
| 1390 | 2026-06-25T04:01:59.562Z | Compiling schemars_derive v0.8.22 |
| 1391 | 2026-06-25T04:02:00.432Z | Compiling tokio-macros v2.7.0 |
| 1392 | 2026-06-25T04:02:00.556Z | Compiling thiserror-impl v2.0.18 |
| 1393 | 2026-06-25T04:02:00.568Z | Compiling zerocopy-derive v0.8.50 |
| 1394 | 2026-06-25T04:02:00.655Z | Compiling zerofrom v0.1.8 |
| 1395 | 2026-06-25T04:02:00.685Z | Compiling zeroize_derive v1.4.3 |
| 1396 | 2026-06-25T04:02:00.779Z | Compiling yoke v0.8.3 |
| 1397 | 2026-06-25T04:02:00.871Z | Compiling futures-macro v0.3.32 |
| 1398 | 2026-06-25T04:02:00.968Z | Compiling zerovec v0.11.6 |
| 1399 | 2026-06-25T04:02:01.219Z | Compiling zerotrie v0.2.4 |
| 1400 | 2026-06-25T04:02:01.399Z | Compiling zeroize v1.8.2 |
| 1401 | 2026-06-25T04:02:01.512Z | Compiling tinystr v0.8.3 |
| 1402 | 2026-06-25T04:02:01.527Z | Compiling potential_utf v0.1.5 |
| 1403 | 2026-06-25T04:02:01.604Z | Compiling getrandom v0.3.4 |
| 1404 | 2026-06-25T04:02:01.686Z | Compiling icu_locale_core v2.2.0 |
| 1405 | 2026-06-25T04:02:01.715Z | Compiling icu_collections v2.2.0 |
| 1406 | 2026-06-25T04:02:01.744Z | Compiling futures-util v0.3.32 |
| 1407 | 2026-06-25T04:02:01.918Z | Compiling ucd-trie v0.1.7 |
| 1408 | 2026-06-25T04:02:02.138Z | Compiling pest v2.8.6 |
| 1409 | 2026-06-25T04:02:02.217Z | Compiling thiserror-impl v1.0.69 |
| 1410 | 2026-06-25T04:02:02.236Z | Compiling rand_core v0.6.4 |
| 1411 | 2026-06-25T04:02:02.463Z | Compiling icu_provider v2.2.0 |
| 1412 | 2026-06-25T04:02:02.701Z | Compiling bytes v1.11.1 |
| 1413 | 2026-06-25T04:02:02.767Z | Compiling smallvec v1.15.1 |
| 1414 | 2026-06-25T04:02:02.788Z | Compiling icu_properties v2.2.0 |
| 1415 | 2026-06-25T04:02:02.998Z | Compiling icu_normalizer v2.2.0 |
| 1416 | 2026-06-25T04:02:03.351Z | Compiling chrono v0.4.45 |
| 1417 | 2026-06-25T04:02:03.416Z | Compiling http v1.4.1 |
| 1418 | 2026-06-25T04:02:03.597Z | Compiling parking_lot v0.12.5 |
| 1419 | 2026-06-25T04:02:03.699Z | Compiling idna_adapter v1.2.2 |
| 1420 | 2026-06-25T04:02:03.852Z | Compiling idna v1.1.0 |
| 1421 | 2026-06-25T04:02:03.987Z | Compiling tokio v1.52.3 |
| 1422 | 2026-06-25T04:02:04.002Z | Compiling serde_tokenstream v0.2.3 |
| 1423 | 2026-06-25T04:02:04.057Z | Compiling erased-serde v0.3.31 |
| 1424 | 2026-06-25T04:02:04.283Z | Compiling url v2.5.8 |
| 1425 | 2026-06-25T04:02:04.411Z | Compiling http-body v1.0.1 |
| 1426 | 2026-06-25T04:02:04.635Z | Compiling pest_meta v2.8.6 |
| 1427 | 2026-06-25T04:02:04.678Z | Compiling pretty-hex v0.4.2 |
| 1428 | 2026-06-25T04:02:04.883Z | Compiling ppv-lite86 v0.2.21 |
| 1429 | 2026-06-25T04:02:04.986Z | Compiling plain v0.2.3 |
| 1430 | 2026-06-25T04:02:05.001Z | Compiling foldhash v0.2.0 |
| 1431 | 2026-06-25T04:02:05.172Z | Compiling allocator-api2 v0.2.21 |
| 1432 | 2026-06-25T04:02:05.203Z | Compiling tracing-attributes v0.1.31 |
| 1433 | 2026-06-25T04:02:05.254Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-06-25T04:02:05.308Z | Compiling tracing-core v0.1.36 |
| 1435 | 2026-06-25T04:02:05.504Z | Compiling hashbrown v0.16.1 |
| 1436 | 2026-06-25T04:02:05.887Z | Compiling ipnetwork v0.21.1 |
| 1437 | 2026-06-25T04:02:05.943Z | Compiling paste v1.0.15 |
| 1438 | 2026-06-25T04:02:05.956Z | Compiling pest_derive v2.8.6 |
| 1439 | 2026-06-25T04:02:06.115Z | Compiling http-body-util v0.1.3 |
| 1440 | 2026-06-25T04:02:06.300Z | Compiling serde_urlencoded v0.7.1 |
| 1441 | 2026-06-25T04:02:06.340Z | Compiling aho-corasick v1.1.4 |
| 1442 | 2026-06-25T04:02:06.363Z | Compiling omicron-workspace-hack v0.1.0 |
| 1443 | 2026-06-25T04:02:06.385Z | Compiling ident_case v1.0.1 |
| 1444 | 2026-06-25T04:02:06.477Z | Compiling tracing v0.1.44 |
| 1445 | 2026-06-25T04:02:06.539Z | Compiling sync_wrapper v1.0.2 |
| 1446 | 2026-06-25T04:02:06.543Z | Compiling winnow v1.0.3 |
| 1447 | 2026-06-25T04:02:06.645Z | Compiling oxnet v0.1.6 |
| 1448 | 2026-06-25T04:02:06.720Z | Compiling daft-derive v0.1.7 |
| 1449 | 2026-06-25T04:02:07.027Z | Compiling fastrand v2.4.1 |
| 1450 | 2026-06-25T04:02:07.126Z | Compiling scroll_derive v0.13.1 |
| 1451 | 2026-06-25T04:02:07.303Z | Compiling regex-automata v0.4.14 |
| 1452 | 2026-06-25T04:02:07.664Z | Compiling num-conv v0.2.2 |
| 1453 | 2026-06-25T04:02:07.709Z | Compiling aws-lc-rs v1.17.0 |
| 1454 | 2026-06-25T04:02:07.772Z | Compiling time-core v0.1.8 |
| 1455 | 2026-06-25T04:02:07.820Z | Compiling powerfmt v0.2.0 |
| 1456 | 2026-06-25T04:02:07.918Z | Compiling tokio-util v0.7.18 |
| 1457 | 2026-06-25T04:02:07.986Z | Compiling scroll v0.13.0 |
| 1458 | 2026-06-25T04:02:08.030Z | Compiling deranged v0.5.8 |
| 1459 | 2026-06-25T04:02:08.033Z | Compiling time-macros v0.2.27 |
| 1460 | 2026-06-25T04:02:08.255Z | Compiling rustls-pki-types v1.14.1 |
| 1461 | 2026-06-25T04:02:08.668Z | Compiling async-trait v0.1.89 |
| 1462 | 2026-06-25T04:02:08.758Z | Compiling num_threads v0.1.7 |
| 1463 | 2026-06-25T04:02:08.859Z | Compiling openssl-probe v0.2.1 |
| 1464 | 2026-06-25T04:02:09.026Z | Compiling regex v1.12.3 |
| 1465 | 2026-06-25T04:02:09.044Z | Compiling anyhow v1.0.102 |
| 1466 | 2026-06-25T04:02:09.503Z | Compiling hex v0.4.3 |
| 1467 | 2026-06-25T04:02:09.678Z | Compiling untrusted v0.7.1 |
| 1468 | 2026-06-25T04:02:09.801Z | Compiling camino v1.2.2 |
| 1469 | 2026-06-25T04:02:09.880Z | Compiling rustls v0.23.40 |
| 1470 | 2026-06-25T04:02:10.057Z | Compiling h2 v0.4.14 |
| 1471 | 2026-06-25T04:02:10.206Z | Compiling usdt-impl v0.6.0 |
| 1472 | 2026-06-25T04:02:10.254Z | Compiling crc32fast v1.5.0 |
| 1473 | 2026-06-25T04:02:10.349Z | Compiling crossbeam-utils v0.8.21 |
| 1474 | 2026-06-25T04:02:10.500Z | Compiling goblin v0.10.7 |
| 1475 | 2026-06-25T04:02:10.614Z | Compiling dtrace-parser v0.3.0 |
| 1476 | 2026-06-25T04:02:10.910Z | Compiling futures-executor v0.3.32 |
| 1477 | 2026-06-25T04:02:11.023Z | Compiling structmeta-derive v0.3.0 |
| 1478 | 2026-06-25T04:02:11.206Z | Compiling thread-id v5.1.0 |
| 1479 | 2026-06-25T04:02:11.284Z | Compiling thread_local v1.1.9 |
| 1480 | 2026-06-25T04:02:11.297Z | Compiling cpufeatures v0.3.0 |
| 1481 | 2026-06-25T04:02:11.371Z | Compiling simd-adler32 v0.3.9 |
| 1482 | 2026-06-25T04:02:11.529Z | Compiling adler2 v2.0.1 |
| 1483 | 2026-06-25T04:02:11.558Z | Compiling futures v0.3.32 |
| 1484 | 2026-06-25T04:02:11.578Z | Compiling rand_core v0.9.5 |
| 1485 | 2026-06-25T04:02:11.635Z | Compiling miniz_oxide v0.8.9 |
| 1486 | 2026-06-25T04:02:11.791Z | Compiling darling_core v0.23.0 |
| 1487 | 2026-06-25T04:02:12.111Z | Compiling structmeta v0.3.0 |
| 1488 | 2026-06-25T04:02:12.171Z | Compiling hyper v1.10.1 |
| 1489 | 2026-06-25T04:02:12.312Z | Compiling newtype-uuid-macros v0.1.0 |
| 1490 | 2026-06-25T04:02:12.315Z | Compiling hybrid-array v0.4.12 |
| 1491 | 2026-06-25T04:02:13.161Z | Compiling match_cfg v0.1.0 |
| 1492 | 2026-06-25T04:02:13.199Z | Compiling slog-async v2.8.0 |
| 1493 | 2026-06-25T04:02:13.241Z | Compiling flate2 v1.1.9 |
| 1494 | 2026-06-25T04:02:13.248Z | Compiling hyper-util v0.1.20 |
| 1495 | 2026-06-25T04:02:13.572Z | Compiling dof v0.4.0 |
| 1496 | 2026-06-25T04:02:13.707Z | Compiling newtype-uuid v1.3.2 |
| 1497 | 2026-06-25T04:02:13.714Z | Compiling compression-core v0.4.32 |
| 1498 | 2026-06-25T04:02:13.874Z | Compiling quick-error v1.2.3 |
| 1499 | 2026-06-25T04:02:13.928Z | Compiling darling_macro v0.23.0 |
| 1500 | 2026-06-25T04:02:13.961Z | Compiling ref-cast v1.0.25 |
| 1501 | 2026-06-25T04:02:13.986Z | Compiling term v1.2.1 |
| 1502 | 2026-06-25T04:02:14.049Z | Compiling take_mut v0.2.2 |
| 1503 | 2026-06-25T04:02:14.174Z | Compiling daft v0.1.7 |
| 1504 | 2026-06-25T04:02:14.484Z | Compiling compression-codecs v0.4.38 |
| 1505 | 2026-06-25T04:02:14.538Z | Compiling darling v0.23.0 |
| 1506 | 2026-06-25T04:02:14.687Z | Compiling block-buffer v0.12.0 |
| 1507 | 2026-06-25T04:02:14.769Z | Compiling crypto-common v0.2.2 |
| 1508 | 2026-06-25T04:02:14.858Z | Compiling rand_chacha v0.9.0 |
| 1509 | 2026-06-25T04:02:14.896Z | Compiling ref-cast-impl v1.0.25 |
| 1510 | 2026-06-25T04:02:14.984Z | Compiling strum_macros v0.26.4 |
| 1511 | 2026-06-25T04:02:15.006Z | Compiling serde_spanned v1.1.1 |
| 1512 | 2026-06-25T04:02:15.198Z | Compiling multer v3.1.0 |
| 1513 | 2026-06-25T04:02:15.336Z | Compiling generic-array v0.14.7 |
| 1514 | 2026-06-25T04:02:15.597Z | Compiling debug-ignore v1.0.5 |
| 1515 | 2026-06-25T04:02:15.609Z | Compiling const-oid v0.10.2 |
| 1516 | 2026-06-25T04:02:15.622Z | Compiling usdt-macro v0.6.0 |
| 1517 | 2026-06-25T04:02:15.716Z | Compiling usdt-attr-macro v0.6.0 |
| 1518 | 2026-06-25T04:02:15.787Z | Compiling bit-vec v0.8.0 |
| 1519 | 2026-06-25T04:02:15.794Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1520 | 2026-06-25T04:02:15.820Z | Compiling digest v0.11.3 |
| 1521 | 2026-06-25T04:02:15.994Z | Compiling bit-set v0.8.0 |
| 1522 | 2026-06-25T04:02:16.103Z | Compiling rand v0.9.4 |
| 1523 | 2026-06-25T04:02:16.123Z | Compiling serde_with_macros v3.20.0 |
| 1524 | 2026-06-25T04:02:16.158Z | Compiling tower v0.5.3 |
| 1525 | 2026-06-25T04:02:16.735Z | Compiling async-stream-impl v0.3.6 |
| 1526 | 2026-06-25T04:02:16.768Z | Compiling strum v0.26.3 |
| 1527 | 2026-06-25T04:02:16.791Z | Compiling dropshot v0.17.1 |
| 1528 | 2026-06-25T04:02:16.899Z | Compiling encoding_rs v0.8.35 |
| 1529 | 2026-06-25T04:02:17.038Z | Compiling unarray v0.1.4 |
| 1530 | 2026-06-25T04:02:18.293Z | Compiling spin v0.9.8 |
| 1531 | 2026-06-25T04:02:18.293Z | Compiling syn v1.0.109 |
| 1532 | 2026-06-25T04:02:18.324Z | Compiling mime v0.3.17 |
| 1533 | 2026-06-25T04:02:18.324Z | Compiling tower-http v0.6.11 |
| 1534 | 2026-06-25T04:02:18.324Z | Compiling async-stream v0.3.6 |
| 1535 | 2026-06-25T04:02:18.324Z | Compiling sha1 v0.11.0 |
| 1536 | 2026-06-25T04:02:18.324Z | Compiling derive-ex v0.1.8 |
| 1537 | 2026-06-25T04:02:18.324Z | Compiling dropshot_endpoint v0.17.1 |
| 1538 | 2026-06-25T04:02:18.324Z | Compiling macaddr v1.0.1 |
| 1539 | 2026-06-25T04:02:18.324Z | Compiling openapiv3 v2.2.0 |
| 1540 | 2026-06-25T04:02:18.324Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1541 | 2026-06-25T04:02:18.531Z | Compiling waitgroup v0.1.2 |
| 1542 | 2026-06-25T04:02:18.570Z | Compiling serde_path_to_error v0.1.20 |
| 1543 | 2026-06-25T04:02:18.612Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1544 | 2026-06-25T04:02:18.751Z | Compiling tempfile v3.27.0 |
| 1545 | 2026-06-25T04:02:18.942Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1546 | 2026-06-25T04:02:19.133Z | Compiling time v0.3.47 |
| 1547 | 2026-06-25T04:02:19.186Z | Compiling test-strategy v0.4.5 |
| 1548 | 2026-06-25T04:02:19.197Z | Compiling rustls-native-certs v0.8.4 |
| 1549 | 2026-06-25T04:02:19.275Z | Compiling strum_macros v0.27.2 |
| 1550 | 2026-06-25T04:02:19.529Z | Compiling instant v0.1.13 |
| 1551 | 2026-06-25T04:02:19.639Z | Compiling crossbeam-channel v0.5.15 |
| 1552 | 2026-06-25T04:02:20.025Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1553 | 2026-06-25T04:02:20.268Z | Compiling crypto-common v0.1.7 |
| 1554 | 2026-06-25T04:02:20.643Z | Compiling parse-display-derive v0.10.0 |
| 1555 | 2026-06-25T04:02:20.717Z | Compiling backon v1.6.0 |
| 1556 | 2026-06-25T04:02:20.747Z | Compiling rand_chacha v0.3.1 |
| 1557 | 2026-06-25T04:02:20.903Z | Compiling is-terminal v0.4.17 |
| 1558 | 2026-06-25T04:02:21.004Z | Compiling slog-term v2.9.2 |
| 1559 | 2026-06-25T04:02:21.027Z | Compiling rand v0.8.6 |
| 1560 | 2026-06-25T04:02:21.200Z | Compiling strum v0.27.2 |
| 1561 | 2026-06-25T04:02:21.339Z | Compiling slog-json v2.6.1 |
| 1562 | 2026-06-25T04:02:21.629Z | Compiling hostname v0.3.1 |
| 1563 | 2026-06-25T04:02:21.691Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1564 | 2026-06-25T04:02:21.780Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1565 | 2026-06-25T04:02:21.944Z | Compiling wait-timeout v0.2.1 |
| 1566 | 2026-06-25T04:02:22.084Z | Compiling memmap2 v0.9.10 |
| 1567 | 2026-06-25T04:02:22.250Z | Compiling either v1.16.0 |
| 1568 | 2026-06-25T04:02:22.310Z | Compiling rusty-fork v0.3.1 |
| 1569 | 2026-06-25T04:02:22.322Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1570 | 2026-06-25T04:02:22.396Z | Compiling slog-bunyan v2.5.0 |
| 1571 | 2026-06-25T04:02:22.537Z | Compiling serde_with v3.20.0 |
| 1572 | 2026-06-25T04:02:22.568Z | Compiling async-compression v0.4.42 |
| 1573 | 2026-06-25T04:02:22.665Z | Compiling rand_xorshift v0.4.0 |
| 1574 | 2026-06-25T04:02:22.673Z | Compiling rustls-pemfile v2.2.0 |
| 1575 | 2026-06-25T04:02:22.822Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1576 | 2026-06-25T04:02:22.873Z | Compiling regress v0.10.5 |
| 1577 | 2026-06-25T04:02:22.884Z | Compiling hostname v0.4.2 |
| 1578 | 2026-06-25T04:02:23.031Z | Compiling humantime v2.3.0 |
| 1579 | 2026-06-25T04:02:23.306Z | Compiling proptest v1.11.0 |
| 1580 | 2026-06-25T04:02:23.876Z | Compiling iddqd v0.4.2 |
| 1581 | 2026-06-25T04:02:24.697Z | Compiling usdt v0.6.0 |
| 1582 | 2026-06-25T04:02:25.066Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1583 | 2026-06-25T04:02:25.244Z | Compiling block-buffer v0.10.4 |
| 1584 | 2026-06-25T04:02:25.277Z | Compiling reqwest v0.12.28 |
| 1585 | 2026-06-25T04:02:25.358Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1586 | 2026-06-25T04:02:25.859Z | Compiling digest v0.10.7 |
| 1587 | 2026-06-25T04:02:25.942Z | Compiling itertools v0.14.0 |
| 1588 | 2026-06-25T04:02:25.970Z | Compiling parse-display v0.10.0 |
| 1589 | 2026-06-25T04:02:26.091Z | Compiling backoff v0.4.0 |
| 1590 | 2026-06-25T04:02:26.317Z | Compiling progenitor-client v0.10.0 |
| 1591 | 2026-06-25T04:02:26.331Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1592 | 2026-06-25T04:02:27.376Z | Compiling regress v0.11.1 |
| 1593 | 2026-06-25T04:02:27.520Z | Compiling utf8parse v0.2.2 |
| 1594 | 2026-06-25T04:02:27.635Z | Compiling anstyle-parse v1.0.0 |
| 1595 | 2026-06-25T04:02:28.175Z | Compiling is_terminal_polyfill v1.70.2 |
| 1596 | 2026-06-25T04:02:28.179Z | Compiling colorchoice v1.0.5 |
| 1597 | 2026-06-25T04:02:28.299Z | Compiling anstyle-query v1.1.5 |
| 1598 | 2026-06-25T04:02:28.411Z | Compiling anstyle v1.0.14 |
| 1599 | 2026-06-25T04:02:28.648Z | Compiling anstream v1.0.0 |
| 1600 | 2026-06-25T04:02:28.918Z | Compiling clap_lex v1.1.0 |
| 1601 | 2026-06-25T04:02:28.973Z | Compiling typify-impl v0.6.2 |
| 1602 | 2026-06-25T04:02:29.222Z | Compiling toml_datetime v0.6.11 |
| 1603 | 2026-06-25T04:02:29.505Z | Compiling zerocopy-derive v0.7.35 |
| 1604 | 2026-06-25T04:02:29.719Z | Compiling unicode-width v0.2.2 |
| 1605 | 2026-06-25T04:02:29.778Z | Compiling convert_case v0.4.0 |
| 1606 | 2026-06-25T04:02:30.121Z | Compiling cpufeatures v0.2.17 |
| 1607 | 2026-06-25T04:02:30.197Z | Compiling derive_more v0.99.20 |
| 1608 | 2026-06-25T04:02:30.433Z | Compiling zerocopy v0.7.35 |
| 1609 | 2026-06-25T04:02:31.204Z | Compiling clap_derive v4.6.1 |
| 1610 | 2026-06-25T04:02:31.866Z | Compiling terminal_size v0.4.4 |
| 1611 | 2026-06-25T04:02:31.930Z | Compiling secrecy v0.10.3 |
| 1612 | 2026-06-25T04:02:32.093Z | Compiling tinyvec_macros v0.1.1 |
| 1613 | 2026-06-25T04:02:32.167Z | Compiling float-ord v0.3.2 |
| 1614 | 2026-06-25T04:02:32.225Z | Compiling crucible-workspace-hack v0.1.0 |
| 1615 | 2026-06-25T04:02:32.285Z | Compiling tinyvec v1.11.0 |
| 1616 | 2026-06-25T04:02:32.816Z | Compiling dtrace-parser v0.2.0 |
| 1617 | 2026-06-25T04:02:32.828Z | Compiling scroll_derive v0.12.1 |
| 1618 | 2026-06-25T04:02:32.865Z | Compiling num-integer v0.1.46 |
| 1619 | 2026-06-25T04:02:32.878Z | Compiling rustc_version v0.4.1 |
| 1620 | 2026-06-25T04:02:32.917Z | Compiling usdt-impl v0.5.0 |
| 1621 | 2026-06-25T04:02:33.155Z | Compiling curve25519-dalek v4.1.3 |
| 1622 | 2026-06-25T04:02:33.446Z | Compiling clap_builder v4.6.0 |
| 1623 | 2026-06-25T04:02:33.570Z | Compiling scroll v0.12.0 |
| 1624 | 2026-06-25T04:02:33.659Z | Compiling dof v0.3.0 |
| 1625 | 2026-06-25T04:02:33.844Z | Compiling hmac v0.12.1 |
| 1626 | 2026-06-25T04:02:33.910Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1627 | 2026-06-25T04:02:33.996Z | Compiling inout v0.1.4 |
| 1628 | 2026-06-25T04:02:34.013Z | Compiling darling_core v0.21.3 |
| 1629 | 2026-06-25T04:02:34.078Z | Compiling ff v0.13.1 |
| 1630 | 2026-06-25T04:02:34.140Z | Compiling thread-id v4.2.2 |
| 1631 | 2026-06-25T04:02:34.207Z | Compiling group v0.13.0 |
| 1632 | 2026-06-25T04:02:34.454Z | Compiling proc-macro-crate v3.5.0 |
| 1633 | 2026-06-25T04:02:34.725Z | Compiling cipher v0.4.4 |
| 1634 | 2026-06-25T04:02:34.822Z | Compiling hkdf v0.12.4 |
| 1635 | 2026-06-25T04:02:34.894Z | Compiling goblin v0.8.2 |
| 1636 | 2026-06-25T04:02:35.292Z | Compiling clap v4.6.1 |
| 1637 | 2026-06-25T04:02:35.525Z | Compiling num-iter v0.1.45 |
| 1638 | 2026-06-25T04:02:35.538Z | Compiling typify-macro v0.6.2 |
| 1639 | 2026-06-25T04:02:35.602Z | Compiling num-rational v0.4.2 |
| 1640 | 2026-06-25T04:02:35.805Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1641 | 2026-06-25T04:02:36.213Z | Compiling darling_macro v0.21.3 |
| 1642 | 2026-06-25T04:02:36.249Z | Compiling universal-hash v0.5.1 |
| 1643 | 2026-06-25T04:02:36.387Z | Compiling crypto-bigint v0.5.5 |
| 1644 | 2026-06-25T04:02:36.827Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1645 | 2026-06-25T04:02:37.096Z | Compiling crossbeam-epoch v0.9.18 |
| 1646 | 2026-06-25T04:02:37.201Z | Compiling half v2.7.1 |
| 1647 | 2026-06-25T04:02:37.454Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1648 | 2026-06-25T04:02:37.516Z | Compiling num-complex v0.4.6 |
| 1649 | 2026-06-25T04:02:37.694Z | Compiling typify v0.6.2 |
| 1650 | 2026-06-25T04:02:37.785Z | Compiling ciborium-io v0.2.2 |
| 1651 | 2026-06-25T04:02:37.807Z | Compiling base64ct v1.8.3 |
| 1652 | 2026-06-25T04:02:37.882Z | Compiling base16ct v0.2.0 |
| 1653 | 2026-06-25T04:02:37.882Z | Compiling opaque-debug v0.3.1 |
| 1654 | 2026-06-25T04:02:37.905Z | Compiling unsafe-libyaml v0.2.11 |
| 1655 | 2026-06-25T04:02:37.955Z | Compiling poly1305 v0.8.0 |
| 1656 | 2026-06-25T04:02:38.051Z | Compiling password-hash v0.5.0 |
| 1657 | 2026-06-25T04:02:38.106Z | Compiling elliptic-curve v0.13.8 |
| 1658 | 2026-06-25T04:02:38.383Z | Compiling ciborium-ll v0.2.2 |
| 1659 | 2026-06-25T04:02:38.500Z | Compiling serde_yaml v0.9.34+deprecated |
| 1660 | 2026-06-25T04:02:38.579Z | Compiling num v0.4.3 |
| 1661 | 2026-06-25T04:02:39.019Z | Compiling thiserror-no-std v2.0.2 |
| 1662 | 2026-06-25T04:02:39.046Z | Compiling darling v0.21.3 |
| 1663 | 2026-06-25T04:02:39.306Z | Compiling chacha20 v0.9.1 |
| 1664 | 2026-06-25T04:02:39.535Z | Compiling num_enum_derive v0.7.6 |
| 1665 | 2026-06-25T04:02:39.665Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1666 | 2026-06-25T04:02:39.775Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1667 | 2026-06-25T04:02:40.293Z | Compiling blake2 v0.10.6 |
| 1668 | 2026-06-25T04:02:40.412Z | Compiling aead v0.5.2 |
| 1669 | 2026-06-25T04:02:40.586Z | Compiling byte-wrapper v0.1.0 |
| 1670 | 2026-06-25T04:02:40.669Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1671 | 2026-06-25T04:02:40.704Z | Compiling proc-macro-error-attr v1.0.4 |
| 1672 | 2026-06-25T04:02:41.007Z | Compiling heapless v0.8.0 |
| 1673 | 2026-06-25T04:02:41.042Z | Compiling rustix v0.38.44 |
| 1674 | 2026-06-25T04:02:41.113Z | Compiling keccak v0.1.6 |
| 1675 | 2026-06-25T04:02:41.332Z | Compiling prettyplease v0.2.37 |
| 1676 | 2026-06-25T04:02:41.502Z | Compiling sha3 v0.10.9 |
| 1677 | 2026-06-25T04:02:41.864Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1678 | 2026-06-25T04:02:41.900Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1679 | 2026-06-25T04:02:42.116Z | Compiling num_enum v0.7.6 |
| 1680 | 2026-06-25T04:02:42.238Z | Compiling chacha20poly1305 v0.10.1 |
| 1681 | 2026-06-25T04:02:42.386Z | Compiling argon2 v0.5.3 |
| 1682 | 2026-06-25T04:02:42.430Z | Compiling ingot-macros v0.1.1 |
| 1683 | 2026-06-25T04:02:42.642Z | Compiling vsss-rs v3.3.4 |
| 1684 | 2026-06-25T04:02:43.089Z | Compiling ciborium v0.2.2 |
| 1685 | 2026-06-25T04:02:43.229Z | Compiling usdt-macro v0.5.0 |
| 1686 | 2026-06-25T04:02:43.681Z | Compiling usdt-attr-macro v0.5.0 |
| 1687 | 2026-06-25T04:02:43.942Z | Compiling rustls-webpki v0.103.13 |
| 1688 | 2026-06-25T04:02:44.412Z | Compiling tabwriter v1.4.1 |
| 1689 | 2026-06-25T04:02:45.161Z | Compiling serde_spanned v0.6.9 |
| 1690 | 2026-06-25T04:02:45.161Z | Compiling enum-as-inner v0.6.1 |
| 1691 | 2026-06-25T04:02:45.311Z | Compiling hash32 v0.3.1 |
| 1692 | 2026-06-25T04:02:45.339Z | Compiling proc-macro-error v1.0.4 |
| 1693 | 2026-06-25T04:02:45.474Z | Compiling memmap v0.7.0 |
| 1694 | 2026-06-25T04:02:45.545Z | Compiling memoffset v0.9.1 |
| 1695 | 2026-06-25T04:02:45.591Z | Compiling toml_write v0.1.2 |
| 1696 | 2026-06-25T04:02:45.673Z | Compiling winnow v0.7.15 |
| 1697 | 2026-06-25T04:02:45.782Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1698 | 2026-06-25T04:02:45.799Z | Compiling data-encoding v2.11.0 |
| 1699 | 2026-06-25T04:02:45.803Z | Compiling indent_write v2.2.0 |
| 1700 | 2026-06-25T04:02:45.943Z | Compiling cfg_aliases v0.2.1 |
| 1701 | 2026-06-25T04:02:46.025Z | Compiling smoltcp v0.11.0 |
| 1702 | 2026-06-25T04:02:46.046Z | Compiling winnow v0.5.40 |
| 1703 | 2026-06-25T04:02:46.080Z | Compiling static_assertions v1.1.0 |
| 1704 | 2026-06-25T04:02:46.175Z | Compiling nix v0.31.3 |
| 1705 | 2026-06-25T04:02:46.365Z | Compiling usdt v0.5.0 |
| 1706 | 2026-06-25T04:02:46.601Z | Compiling ingot-types v0.1.2 |
| 1707 | 2026-06-25T04:02:46.644Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1708 | 2026-06-25T04:02:46.683Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1709 | 2026-06-25T04:02:46.781Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1710 | 2026-06-25T04:02:47.013Z | Compiling toml_edit v0.22.27 |
| 1711 | 2026-06-25T04:02:47.381Z | Compiling toml_edit v0.19.15 |
| 1712 | 2026-06-25T04:02:47.499Z | Compiling tokio-rustls v0.26.4 |
| 1713 | 2026-06-25T04:02:47.511Z | Compiling rustls-platform-verifier v0.7.0 |
| 1714 | 2026-06-25T04:02:47.753Z | Compiling hyper-rustls v0.27.9 |
| 1715 | 2026-06-25T04:02:47.989Z | Compiling reqwest v0.13.4 |
| 1716 | 2026-06-25T04:02:49.220Z | Compiling progenitor-client v0.14.0 |
| 1717 | 2026-06-25T04:02:49.533Z | Compiling progenitor-extras v0.2.0 |
| 1718 | 2026-06-25T04:02:49.786Z | Compiling cobs v0.3.0 |
| 1719 | 2026-06-25T04:02:50.001Z | Compiling serde_repr v0.1.20 |
| 1720 | 2026-06-25T04:02:50.735Z | Compiling bitflags v1.3.2 |
| 1721 | 2026-06-25T04:02:50.783Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1722 | 2026-06-25T04:02:50.820Z | Compiling vcpkg v0.2.15 |
| 1723 | 2026-06-25T04:02:50.939Z | Compiling colored v3.1.1 |
| 1724 | 2026-06-25T04:02:50.988Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1725 | 2026-06-25T04:02:51.246Z | Compiling managed v0.8.0 |
| 1726 | 2026-06-25T04:02:51.369Z | Compiling pkg-config v0.3.33 |
| 1727 | 2026-06-25T04:02:51.477Z | Compiling postcard v1.1.3 |
| 1728 | 2026-06-25T04:02:51.827Z | Compiling proc-macro-crate v1.3.1 |
| 1729 | 2026-06-25T04:02:51.842Z | Compiling openssl-sys v0.9.116 |
| 1730 | 2026-06-25T04:02:52.173Z | Compiling toml v0.8.23 |
| 1731 | 2026-06-25T04:02:52.899Z | Compiling ingot v0.1.1 |
| 1732 | 2026-06-25T04:02:53.395Z | Compiling hubpack_derive v0.1.1 |
| 1733 | 2026-06-25T04:02:53.398Z | Compiling foreign-types-macros v0.2.3 |
| 1734 | 2026-06-25T04:02:53.962Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1735 | 2026-06-25T04:02:54.099Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1736 | 2026-06-25T04:02:54.291Z | Compiling semver v0.1.20 |
| 1737 | 2026-06-25T04:02:54.361Z | Compiling rayon-core v1.13.0 |
| 1738 | 2026-06-25T04:02:54.563Z | Compiling swrite v0.1.0 |
| 1739 | 2026-06-25T04:02:54.612Z | Compiling linked-hash-map v0.5.6 |
| 1740 | 2026-06-25T04:02:54.666Z | Compiling foreign-types-shared v0.3.1 |
| 1741 | 2026-06-25T04:02:54.768Z | Compiling unicode-segmentation v1.13.3 |
| 1742 | 2026-06-25T04:02:54.805Z | Compiling heck v0.4.1 |
| 1743 | 2026-06-25T04:02:54.823Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1744 | 2026-06-25T04:02:54.878Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1745 | 2026-06-25T04:02:55.016Z | Compiling resolv-conf v0.7.6 |
| 1746 | 2026-06-25T04:02:55.253Z | Compiling newline-converter v0.3.0 |
| 1747 | 2026-06-25T04:02:55.287Z | Compiling lru-cache v0.1.2 |
| 1748 | 2026-06-25T04:02:55.380Z | Compiling foreign-types v0.5.0 |
| 1749 | 2026-06-25T04:02:55.447Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1750 | 2026-06-25T04:02:55.471Z | Compiling rustc_version v0.1.7 |
| 1751 | 2026-06-25T04:02:55.626Z | Compiling hubpack v0.1.2 |
| 1752 | 2026-06-25T04:02:55.934Z | Compiling num_enum_derive v0.5.11 |
| 1753 | 2026-06-25T04:02:56.682Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1754 | 2026-06-25T04:02:57.017Z | Compiling atomicwrites v0.4.4 |
| 1755 | 2026-06-25T04:02:57.125Z | Compiling hickory-proto v0.24.4 |
| 1756 | 2026-06-25T04:02:57.238Z | Compiling progenitor-impl v0.13.0 |
| 1757 | 2026-06-25T04:02:57.473Z | Compiling progenitor-impl v0.14.0 |
| 1758 | 2026-06-25T04:02:58.009Z | Compiling crossbeam-deque v0.8.6 |
| 1759 | 2026-06-25T04:02:58.227Z | Compiling console v0.15.11 |
| 1760 | 2026-06-25T04:02:58.818Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1761 | 2026-06-25T04:02:58.911Z | Compiling camino-tempfile v1.4.1 |
| 1762 | 2026-06-25T04:02:58.924Z | Compiling chacha20 v0.10.0 |
| 1763 | 2026-06-25T04:02:59.162Z | Compiling serde-big-array v0.5.1 |
| 1764 | 2026-06-25T04:02:59.191Z | Compiling num-derive v0.4.2 |
| 1765 | 2026-06-25T04:02:59.313Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1766 | 2026-06-25T04:02:59.356Z | Compiling pin-project-internal v1.1.13 |
| 1767 | 2026-06-25T04:02:59.721Z | Compiling derive-where v1.6.1 |
| 1768 | 2026-06-25T04:02:59.869Z | Compiling cstr-argument v0.1.2 |
| 1769 | 2026-06-25T04:03:00.037Z | Compiling similar v2.7.0 |
| 1770 | 2026-06-25T04:03:01.063Z | Compiling siphasher v1.0.3 |
| 1771 | 2026-06-25T04:03:01.095Z | Compiling minimal-lexical v0.2.1 |
| 1772 | 2026-06-25T04:03:01.095Z | Compiling lazy_static v1.5.0 |
| 1773 | 2026-06-25T04:03:01.095Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1774 | 2026-06-25T04:03:01.095Z | Compiling nom v7.1.3 |
| 1775 | 2026-06-25T04:03:01.095Z | Compiling pin-project v1.1.13 |
| 1776 | 2026-06-25T04:03:01.104Z | Compiling expectorate v1.2.0 |
| 1777 | 2026-06-25T04:03:01.104Z | Compiling phf_shared v0.12.1 |
| 1778 | 2026-06-25T04:03:01.104Z | Compiling progenitor-macro v0.13.0 |
| 1779 | 2026-06-25T04:03:01.104Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1780 | 2026-06-25T04:03:01.104Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1781 | 2026-06-25T04:03:01.104Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1782 | 2026-06-25T04:03:01.166Z | Compiling progenitor-macro v0.14.0 |
| 1783 | 2026-06-25T04:03:01.186Z | Compiling rand v0.10.1 |
| 1784 | 2026-06-25T04:03:01.228Z | Compiling hickory-resolver v0.24.4 |
| 1785 | 2026-06-25T04:03:01.534Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1786 | 2026-06-25T04:03:02.061Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1787 | 2026-06-25T04:03:02.270Z | Compiling num_enum v0.5.11 |
| 1788 | 2026-06-25T04:03:02.397Z | Compiling newtype_derive v0.1.6 |
| 1789 | 2026-06-25T04:03:02.640Z | Compiling progenitor-client v0.13.0 |
| 1790 | 2026-06-25T04:03:03.895Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1791 | 2026-06-25T04:03:04.035Z | Compiling unicode-normalization v0.1.25 |
| 1792 | 2026-06-25T04:03:04.076Z | Compiling tokio-stream v0.1.18 |
| 1793 | 2026-06-25T04:03:04.523Z | Compiling async-recursion v1.1.1 |
| 1794 | 2026-06-25T04:03:04.558Z | Compiling snafu-derive v0.8.9 |
| 1795 | 2026-06-25T04:03:05.293Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1796 | 2026-06-25T04:03:05.622Z | Compiling slog-dtrace v0.3.0 |
| 1797 | 2026-06-25T04:03:05.888Z | Compiling csv-core v0.1.13 |
| 1798 | 2026-06-25T04:03:06.136Z | Compiling bstr v1.12.1 |
| 1799 | 2026-06-25T04:03:06.176Z | Compiling openssl v0.10.80 |
| 1800 | 2026-06-25T04:03:06.381Z | Compiling owo-colors v4.3.0 |
| 1801 | 2026-06-25T04:03:06.394Z | Compiling unicode-xid v0.2.6 |
| 1802 | 2026-06-25T04:03:06.476Z | Compiling chrono-tz v0.10.4 |
| 1803 | 2026-06-25T04:03:06.503Z | Compiling unicode-width v0.1.14 |
| 1804 | 2026-06-25T04:03:06.517Z | Compiling foreign-types-shared v0.1.1 |
| 1805 | 2026-06-25T04:03:06.607Z | Compiling foldhash v0.1.5 |
| 1806 | 2026-06-25T04:03:06.646Z | Compiling konst_macro_rules v0.2.19 |
| 1807 | 2026-06-25T04:03:06.724Z | Compiling same-file v1.0.6 |
| 1808 | 2026-06-25T04:03:06.727Z | Compiling highway v1.3.0 |
| 1809 | 2026-06-25T04:03:06.738Z | Compiling cancel-safe-futures v0.1.5 |
| 1810 | 2026-06-25T04:03:06.789Z | Compiling konst v0.2.20 |
| 1811 | 2026-06-25T04:03:06.830Z | Compiling hashbrown v0.15.5 |
| 1812 | 2026-06-25T04:03:06.846Z | Compiling walkdir v2.5.0 |
| 1813 | 2026-06-25T04:03:06.923Z | Compiling foreign-types v0.3.2 |
| 1814 | 2026-06-25T04:03:06.936Z | Compiling const_format_proc_macros v0.2.34 |
| 1815 | 2026-06-25T04:03:07.002Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-06-25T04:03:07.029Z | Compiling globset v0.4.18 |
| 1817 | 2026-06-25T04:03:07.058Z | Compiling snafu v0.8.9 |
| 1818 | 2026-06-25T04:03:07.143Z | Compiling progenitor v0.14.0 |
| 1819 | 2026-06-25T04:03:07.212Z | Compiling progenitor v0.13.0 |
| 1820 | 2026-06-25T04:03:07.281Z | Compiling csv v1.4.0 |
| 1821 | 2026-06-25T04:03:07.402Z | Compiling qorb v0.4.1 |
| 1822 | 2026-06-25T04:03:07.430Z | Compiling olpc-cjson v0.1.4 |
| 1823 | 2026-06-25T04:03:07.448Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1824 | 2026-06-25T04:03:07.773Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1825 | 2026-06-25T04:03:07.883Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1826 | 2026-06-25T04:03:07.912Z | Compiling rayon v1.12.0 |
| 1827 | 2026-06-25T04:03:08.756Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1828 | 2026-06-25T04:03:08.941Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1829 | 2026-06-25T04:03:09.310Z | Compiling phf v0.12.1 |
| 1830 | 2026-06-25T04:03:09.323Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1831 | 2026-06-25T04:03:09.659Z | Compiling zone_cfg_derive v0.3.1 |
| 1832 | 2026-06-25T04:03:09.736Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1833 | 2026-06-25T04:03:09.748Z | Compiling tokio-dtrace v0.1.1 |
| 1834 | 2026-06-25T04:03:09.748Z | Compiling itertools v0.12.1 |
| 1835 | 2026-06-25T04:03:09.881Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1836 | 2026-06-25T04:03:10.019Z | Compiling libsw-core v0.3.2 |
| 1837 | 2026-06-25T04:03:10.090Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1838 | 2026-06-25T04:03:10.289Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-25T04:03:10.459Z | Compiling serde_plain v1.0.2 |
| 1840 | 2026-06-25T04:03:10.472Z | Compiling openssl-macros v0.1.1 |
| 1841 | 2026-06-25T04:03:10.530Z | Compiling pem v3.0.6 |
| 1842 | 2026-06-25T04:03:10.674Z | Compiling cookie v0.18.1 |
| 1843 | 2026-06-25T04:03:10.768Z | Compiling sigpipe v0.1.3 |
| 1844 | 2026-06-25T04:03:10.863Z | Compiling fixedbitset v0.4.2 |
| 1845 | 2026-06-25T04:03:10.899Z | Compiling jiff v0.2.28 |
| 1846 | 2026-06-25T04:03:10.932Z | Compiling glob v0.3.3 |
| 1847 | 2026-06-25T04:03:10.938Z | Compiling bytecount v0.6.9 |
| 1848 | 2026-06-25T04:03:10.980Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-06-25T04:03:11.030Z | Compiling fixedbitset v0.5.7 |
| 1850 | 2026-06-25T04:03:11.079Z | Compiling typed-path v0.9.3 |
| 1851 | 2026-06-25T04:03:11.110Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1852 | 2026-06-25T04:03:11.242Z | Compiling petgraph v0.8.3 |
| 1853 | 2026-06-25T04:03:11.316Z | Compiling papergrid v0.11.0 |
| 1854 | 2026-06-25T04:03:11.375Z | Compiling petgraph v0.6.5 |
| 1855 | 2026-06-25T04:03:12.183Z | Compiling tough v0.22.0 |
| 1856 | 2026-06-25T04:03:12.526Z | Compiling zone v0.3.1 |
| 1857 | 2026-06-25T04:03:12.951Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1858 | 2026-06-25T04:03:13.119Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1859 | 2026-06-25T04:03:13.175Z | Compiling libsw v3.5.0 |
| 1860 | 2026-06-25T04:03:13.357Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1861 | 2026-06-25T04:03:13.369Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1862 | 2026-06-25T04:03:13.631Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-25T04:03:14.374Z | Compiling oxide-tokio-rt v0.1.6 |
| 1864 | 2026-06-25T04:03:14.635Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-25T04:03:14.811Z | Compiling const_format v0.2.36 |
| 1866 | 2026-06-25T04:03:14.873Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-06-25T04:03:15.252Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1868 | 2026-06-25T04:03:15.493Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1869 | 2026-06-25T04:03:15.562Z | Compiling tabled_derive v0.7.0 |
| 1870 | 2026-06-25T04:03:15.894Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-06-25T04:03:15.931Z | Compiling gethostname v0.5.0 |
| 1872 | 2026-06-25T04:03:15.944Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-06-25T04:03:16.058Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1874 | 2026-06-25T04:03:16.072Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-25T04:03:16.202Z | Compiling smf v0.2.3 |
| 1876 | 2026-06-25T04:03:16.219Z | Compiling bcs v0.1.6 |
| 1877 | 2026-06-25T04:03:16.499Z | Compiling unicode-linebreak v0.1.5 |
| 1878 | 2026-06-25T04:03:16.549Z | Compiling crunchy v0.2.4 |
| 1879 | 2026-06-25T04:03:16.570Z | Compiling smawk v0.3.2 |
| 1880 | 2026-06-25T04:03:16.721Z | Compiling termtree v0.5.1 |
| 1881 | 2026-06-25T04:03:16.765Z | Compiling tagptr v0.2.0 |
| 1882 | 2026-06-25T04:03:16.833Z | Compiling linear-map v1.2.0 |
| 1883 | 2026-06-25T04:03:16.846Z | Compiling whoami v1.6.1 |
| 1884 | 2026-06-25T04:03:16.880Z | Compiling textwrap v0.16.2 |
| 1885 | 2026-06-25T04:03:16.895Z | Compiling moka v0.12.15 |
| 1886 | 2026-06-25T04:03:16.921Z | Compiling tabled v0.15.0 |
| 1887 | 2026-06-25T04:03:17.171Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1888 | 2026-06-25T04:03:17.430Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1889 | 2026-06-25T04:03:17.543Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-25T04:03:17.701Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-25T04:03:18.568Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-06-25T04:03:18.776Z | Compiling steno v0.4.1 |
| 1893 | 2026-06-25T04:03:19.697Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-06-25T04:03:19.825Z | Compiling hickory-proto v0.25.2 |
| 1895 | 2026-06-25T04:03:20.565Z | Compiling tiny-keccak v2.0.2 |
| 1896 | 2026-06-25T04:03:20.713Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1897 | 2026-06-25T04:03:20.801Z | Compiling parking_lot_core v0.8.6 |
| 1898 | 2026-06-25T04:03:21.069Z | Compiling libscf-sys v1.2.0 |
| 1899 | 2026-06-25T04:03:21.137Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1900 | 2026-06-25T04:03:21.226Z | Compiling nom v8.0.0 |
| 1901 | 2026-06-25T04:03:21.787Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1902 | 2026-06-25T04:03:22.028Z | Compiling hickory-resolver v0.25.2 |
| 1903 | 2026-06-25T04:03:22.042Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1904 | 2026-06-25T04:03:22.157Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1905 | 2026-06-25T04:03:22.269Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1906 | 2026-06-25T04:03:22.322Z | Compiling const-random-macro v0.1.16 |
| 1907 | 2026-06-25T04:03:22.634Z | Compiling ahash v0.8.12 |
| 1908 | 2026-06-25T04:03:22.671Z | Compiling smartstring v1.0.1 |
| 1909 | 2026-06-25T04:03:22.752Z | Compiling const-random v0.1.18 |
| 1910 | 2026-06-25T04:03:22.833Z | Compiling parking_lot v0.11.2 |
| 1911 | 2026-06-25T04:03:22.914Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-06-25T04:03:23.302Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1913 | 2026-06-25T04:03:23.506Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1914 | 2026-06-25T04:03:23.552Z | Compiling fxhash v0.2.1 |
| 1915 | 2026-06-25T04:03:23.555Z | Compiling arc-swap v1.9.1 |
| 1916 | 2026-06-25T04:03:23.603Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1917 | 2026-06-25T04:03:23.688Z | Compiling internet-checksum v0.2.1 |
| 1918 | 2026-06-25T04:03:23.702Z | Compiling sled v0.34.7 |
| 1919 | 2026-06-25T04:03:23.837Z | Compiling slog-scope v4.4.1 |
| 1920 | 2026-06-25T04:03:24.145Z | Compiling thin-vec v0.2.18 |
| 1921 | 2026-06-25T04:03:24.382Z | Compiling rhai_codegen v3.2.0 |
| 1922 | 2026-06-25T04:03:24.410Z | Compiling slog-stdlog v4.1.1 |
| 1923 | 2026-06-25T04:03:24.458Z | Compiling natord v1.0.9 |
| 1924 | 2026-06-25T04:03:24.644Z | Compiling slog-envlogger v2.2.0 |
| 1925 | 2026-06-25T04:03:25.597Z | Compiling rhai v1.25.1 |
| 1926 | 2026-06-25T04:03:27.606Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1927 | 2026-06-25T04:03:28.993Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1928 | 2026-06-25T04:03:28.993Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1929 | 2026-06-25T04:03:36.306Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1930 | 2026-06-25T04:03:38.945Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1931 | 2026-06-25T04:03:38.978Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1932 | 2026-06-25T04:03:39.955Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1933 | 2026-06-25T04:03:40.868Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1934 | 2026-06-25T04:03:42.044Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1935 | 2026-06-25T04:03:47.751Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1936 | 2026-06-25T04:04:13.593Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s |
| 1937 | 2026-06-25T04:04:13.784Z | ──────────── |
| 1938 | 2026-06-25T04:04:13.784Z | Nextest run ID 7a599180-ad95-453d-9642-38714a8316e1 with nextest profile: default |
| 1939 | 2026-06-25T04:04:13.784Z | Starting 6 tests across 1 binary |
| 1940 | 2026-06-25T04:04:13.793Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1941 | 2026-06-25T04:04:13.796Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1942 | 2026-06-25T04:04:13.796Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1943 | 2026-06-25T04:04:13.796Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1944 | 2026-06-25T04:04:13.796Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1945 | 2026-06-25T04:04:13.796Z | PASS [ 0.010s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1946 | 2026-06-25T04:04:13.796Z | ──────────── |
| 1947 | 2026-06-25T04:04:13.796Z | Summary [ 0.011s] 6 tests run: 6 passed, 0 skipped |
| 1948 | 2026-06-25T04:04:13.808Z | process exited: duration 303164 ms, exit code 0 |
| |
| 1949 | 2026-06-25T04:04:13.814Z | found 0 output files |