|
|
|
| 1 | 2026-02-27T04:11:06.895Z | job assigned to worker 01KJEMKXYNZCY607Q7HYRXFXRB [factory aws, i-0f5ec00fdab07cec1] (queued for 1 m 24 s) |
| |
| 2 | 2026-02-27T04:11:15.780Z | starting task 0: "setup" |
| 3 | 2026-02-27T04:11:15.787Z | ++ uname -s |
| 4 | 2026-02-27T04:11:15.790Z | + kern=SunOS |
| 5 | 2026-02-27T04:11:15.790Z | + build_user=build |
| 6 | 2026-02-27T04:11:15.790Z | + build_uid=12345 |
| 7 | 2026-02-27T04:11:15.790Z | + work_dir=/work |
| 8 | 2026-02-27T04:11:15.790Z | + input_dir=/input |
| 9 | 2026-02-27T04:11:15.790Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-27T04:11:15.790Z | + case "$kern" in |
| 11 | 2026-02-27T04:11:15.790Z | + groupadd -g 12345 build |
| 12 | 2026-02-27T04:11:15.793Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-27T04:11:17.801Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-27T04:11:17.933Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-27T04:11:17.936Z | + home_fs=zfs |
| 16 | 2026-02-27T04:11:17.936Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-27T04:11:17.936Z | + mkdir -p /home/build |
| 18 | 2026-02-27T04:11:17.939Z | + chown build:build /home/build /work |
| 19 | 2026-02-27T04:11:18.943Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-27T04:11:18.947Z | process exited: duration 3161 ms, exit code 0 |
| |
| 21 | 2026-02-27T04:11:18.954Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-27T04:11:18.959Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-27T04:11:18.959Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-27T04:11:18.959Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-27T04:11:18.959Z | * rust toolchain profile = "default" |
| 26 | 2026-02-27T04:11:18.959Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-27T04:11:18.959Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-27T04:11:18.963Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-27T04:11:18.963Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-27T04:11:19.077Z | info: downloading installer |
| 31 | 2026-02-27T04:11:20.708Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-27T04:11:20.708Z | warn: /opt/ooce/bin |
| 33 | 2026-02-27T04:11:20.708Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-27T04:11:20.709Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-27T04:11:20.709Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-27T04:11:20.709Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-27T04:11:20.709Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-27T04:11:20.709Z | error: cannot install while Rust is installed |
| 39 | 2026-02-27T04:11:20.710Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-27T04:11:20.722Z | info: profile set to 'default' |
| 41 | 2026-02-27T04:11:20.722Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-27T04:11:20.728Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-27T04:11:20.898Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-27T04:11:20.898Z | info: downloading component 'cargo' |
| 45 | 2026-02-27T04:11:22.033Z | info: downloading component 'clippy' |
| 46 | 2026-02-27T04:11:22.415Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-27T04:11:23.911Z | info: downloading component 'rust-std' |
| 48 | 2026-02-27T04:11:26.108Z | info: downloading component 'rustc' |
| 49 | 2026-02-27T04:11:35.117Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-27T04:11:35.388Z | info: installing component 'cargo' |
| 51 | 2026-02-27T04:11:36.292Z | info: installing component 'clippy' |
| 52 | 2026-02-27T04:11:36.687Z | info: installing component 'rust-docs' |
| 53 | 2026-02-27T04:11:38.703Z | info: installing component 'rust-std' |
| 54 | 2026-02-27T04:11:40.477Z | info: installing component 'rustc' |
| 55 | 2026-02-27T04:11:47.176Z | info: installing component 'rustfmt' |
| 56 | 2026-02-27T04:11:47.498Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-27T04:11:47.498Z | |
| 58 | 2026-02-27T04:11:48.011Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-27T04:11:48.011Z | |
| 60 | 2026-02-27T04:11:48.014Z | |
| 61 | 2026-02-27T04:11:48.014Z | Rust is installed now. Great! |
| 62 | 2026-02-27T04:11:48.015Z | |
| 63 | 2026-02-27T04:11:48.015Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-27T04:11:48.015Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-27T04:11:48.015Z | |
| 66 | 2026-02-27T04:11:48.015Z | To configure your current shell, you need to source |
| 67 | 2026-02-27T04:11:48.015Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-27T04:11:48.015Z | |
| 69 | 2026-02-27T04:11:48.015Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-27T04:11:48.015Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-27T04:11:48.015Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-27T04:11:48.015Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-27T04:11:48.130Z | + rustup --version |
| 74 | 2026-02-27T04:11:48.142Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-27T04:11:48.145Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-27T04:11:48.217Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-27T04:11:48.220Z | + cargo --version |
| 78 | 2026-02-27T04:11:48.278Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-27T04:11:48.281Z | + rustc --version |
| 80 | 2026-02-27T04:11:48.347Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-27T04:11:48.350Z | process exited: duration 29378 ms, exit code 0 |
| |
| 82 | 2026-02-27T04:11:48.356Z | starting task 2: "authentication" |
| 83 | 2026-02-27T04:11:48.378Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-27T04:11:48.387Z | starting task 3: "clone repository" |
| 85 | 2026-02-27T04:11:48.390Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-27T04:11:48.393Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-27T04:11:48.433Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-27T04:11:51.784Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-27T04:11:51.787Z | + git fetch origin 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 90 | 2026-02-27T04:11:52.133Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-27T04:11:52.133Z | * branch 8b177f7e9f8e6db76b6686183dfb36c066ed3177 -> FETCH_HEAD |
| 92 | 2026-02-27T04:11:52.141Z | + [[ -n renovate/oxide-vpc-digest ]] |
| 93 | 2026-02-27T04:11:52.144Z | ++ git branch --show-current |
| 94 | 2026-02-27T04:11:52.147Z | + current=main |
| 95 | 2026-02-27T04:11:52.147Z | + [[ main != renovate/oxide-vpc-digest ]] |
| 96 | 2026-02-27T04:11:52.148Z | + git branch -f renovate/oxide-vpc-digest 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 97 | 2026-02-27T04:11:52.150Z | + git checkout -f renovate/oxide-vpc-digest |
| 98 | 2026-02-27T04:11:52.178Z | Switched to branch 'renovate/oxide-vpc-digest' |
| 99 | 2026-02-27T04:11:52.180Z | + git reset --hard 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 100 | 2026-02-27T04:11:52.184Z | HEAD is now at 8b177f7 Update oxide-vpc digest to 5d0c819 |
| 101 | 2026-02-27T04:11:52.187Z | process exited: duration 3798 ms, exit code 0 |
| |
| 102 | 2026-02-27T04:11:52.193Z | starting task 4: "build" |
| 103 | 2026-02-27T04:11:52.198Z | + set -e |
| 104 | 2026-02-27T04:11:52.198Z | + NEXTEST_VERSION=0.9.97 |
| 105 | 2026-02-27T04:11:52.198Z | + PLATFORM=illumos |
| 106 | 2026-02-27T04:11:52.198Z | + cargo --version |
| 107 | 2026-02-27T04:11:52.206Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 108 | 2026-02-27T04:11:52.455Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 109 | 2026-02-27T04:11:52.458Z | info: downloading component 'cargo' |
| 110 | 2026-02-27T04:11:53.555Z | info: downloading component 'clippy' |
| 111 | 2026-02-27T04:11:54.013Z | info: downloading component 'rust-docs' |
| 112 | 2026-02-27T04:11:56.300Z | info: downloading component 'rust-std' |
| 113 | 2026-02-27T04:11:59.099Z | info: downloading component 'rustc' |
| 114 | 2026-02-27T04:12:07.366Z | info: downloading component 'rustfmt' |
| 115 | 2026-02-27T04:12:07.656Z | info: installing component 'cargo' |
| 116 | 2026-02-27T04:12:08.590Z | info: installing component 'clippy' |
| 117 | 2026-02-27T04:12:08.978Z | info: installing component 'rust-docs' |
| 118 | 2026-02-27T04:12:10.939Z | info: installing component 'rust-std' |
| 119 | 2026-02-27T04:12:12.723Z | info: installing component 'rustc' |
| 120 | 2026-02-27T04:12:19.410Z | info: installing component 'rustfmt' |
| 121 | 2026-02-27T04:12:19.844Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 122 | 2026-02-27T04:12:19.848Z | + rustc --version |
| 123 | 2026-02-27T04:12:19.931Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 124 | 2026-02-27T04:12:19.935Z | + cargo install cargo-nextest --version 0.9.97 |
| 125 | 2026-02-27T04:12:20.041Z | Updating crates.io index |
| 126 | 2026-02-27T04:12:20.164Z | Downloading crates ... |
| 127 | 2026-02-27T04:12:20.226Z | Downloaded cargo-nextest v0.9.97 |
| 128 | 2026-02-27T04:12:20.333Z | Installing cargo-nextest v0.9.97 |
| 129 | 2026-02-27T04:12:20.416Z | Updating crates.io index |
| 130 | 2026-02-27T04:12:23.937Z | Locking 405 packages to latest compatible versions |
| 131 | 2026-02-27T04:12:23.942Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 132 | 2026-02-27T04:12:23.945Z | Adding duct v0.13.7 (available: v1.1.1) |
| 133 | 2026-02-27T04:12:23.945Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 134 | 2026-02-27T04:12:23.945Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 135 | 2026-02-27T04:12:23.948Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 136 | 2026-02-27T04:12:23.952Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 137 | 2026-02-27T04:12:23.952Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 138 | 2026-02-27T04:12:23.952Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 139 | 2026-02-27T04:12:23.973Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 140 | 2026-02-27T04:12:23.988Z | Downloading crates ... |
| 141 | 2026-02-27T04:12:24.096Z | Downloaded crypto-common v0.1.7 |
| 142 | 2026-02-27T04:12:24.099Z | Downloaded anstyle-query v1.1.5 |
| 143 | 2026-02-27T04:12:24.099Z | Downloaded hex v0.4.3 |
| 144 | 2026-02-27T04:12:24.099Z | Downloaded future-queue v0.4.0 |
| 145 | 2026-02-27T04:12:24.107Z | Downloaded const-oid v0.9.6 |
| 146 | 2026-02-27T04:12:24.107Z | Downloaded generic-array v0.14.7 |
| 147 | 2026-02-27T04:12:24.112Z | Downloaded home v0.5.12 |
| 148 | 2026-02-27T04:12:24.112Z | Downloaded getrandom v0.3.4 |
| 149 | 2026-02-27T04:12:24.118Z | Downloaded enable-ansi-support v0.2.1 |
| 150 | 2026-02-27T04:12:24.118Z | Downloaded indent_write v2.2.0 |
| 151 | 2026-02-27T04:12:24.118Z | Downloaded atomicwrites v0.4.4 |
| 152 | 2026-02-27T04:12:24.121Z | Downloaded async-scoped v0.9.0 |
| 153 | 2026-02-27T04:12:24.121Z | Downloaded guppy-workspace-hack v0.1.0 |
| 154 | 2026-02-27T04:12:24.125Z | Downloaded backtrace-ext v0.2.1 |
| 155 | 2026-02-27T04:12:24.128Z | Downloaded cfg-if v1.0.4 |
| 156 | 2026-02-27T04:12:24.128Z | Downloaded http-body v1.0.1 |
| 157 | 2026-02-27T04:12:24.133Z | Downloaded cargo-platform v0.2.0 |
| 158 | 2026-02-27T04:12:24.133Z | Downloaded percent-encoding v2.3.2 |
| 159 | 2026-02-27T04:12:24.137Z | Downloaded anstream v0.6.21 |
| 160 | 2026-02-27T04:12:24.137Z | Downloaded base64ct v1.8.3 |
| 161 | 2026-02-27T04:12:24.140Z | Downloaded humantime v2.3.0 |
| 162 | 2026-02-27T04:12:24.144Z | Downloaded anstyle v1.0.13 |
| 163 | 2026-02-27T04:12:24.149Z | Downloaded rand_chacha v0.9.0 |
| 164 | 2026-02-27T04:12:24.149Z | Downloaded atomic-waker v1.1.2 |
| 165 | 2026-02-27T04:12:24.149Z | Downloaded adler2 v2.0.1 |
| 166 | 2026-02-27T04:12:24.149Z | Downloaded hyper-rustls v0.27.7 |
| 167 | 2026-02-27T04:12:24.153Z | Downloaded self-replace v1.5.0 |
| 168 | 2026-02-27T04:12:24.156Z | Downloaded cfg-expr v0.20.6 |
| 169 | 2026-02-27T04:12:24.159Z | Downloaded humantime-serde v1.1.1 |
| 170 | 2026-02-27T04:12:24.163Z | Downloaded log v0.4.29 |
| 171 | 2026-02-27T04:12:24.163Z | Downloaded camino v1.2.2 |
| 172 | 2026-02-27T04:12:24.168Z | Downloaded cargo-util-schemas v0.2.0 |
| 173 | 2026-02-27T04:12:24.168Z | Downloaded proc-macro2 v1.0.106 |
| 174 | 2026-02-27T04:12:24.171Z | Downloaded cargo-platform v0.3.2 |
| 175 | 2026-02-27T04:12:24.174Z | Downloaded bitflags v2.11.0 |
| 176 | 2026-02-27T04:12:24.177Z | Downloaded miniz_oxide v0.8.9 |
| 177 | 2026-02-27T04:12:24.180Z | Downloaded cfg_aliases v0.2.1 |
| 178 | 2026-02-27T04:12:24.183Z | Downloaded http-body-util v0.1.3 |
| 179 | 2026-02-27T04:12:24.187Z | Downloaded quinn v0.11.9 |
| 180 | 2026-02-27T04:12:24.190Z | Downloaded itoa v1.0.17 |
| 181 | 2026-02-27T04:12:24.190Z | Downloaded cargo_metadata v0.23.1 |
| 182 | 2026-02-27T04:12:24.192Z | Downloaded http v1.4.0 |
| 183 | 2026-02-27T04:12:24.196Z | Downloaded idna_adapter v1.0.0 |
| 184 | 2026-02-27T04:12:24.199Z | Downloaded equivalent v1.0.2 |
| 185 | 2026-02-27T04:12:24.199Z | Downloaded futures-task v0.3.32 |
| 186 | 2026-02-27T04:12:24.201Z | Downloaded rustc_version v0.4.1 |
| 187 | 2026-02-27T04:12:24.204Z | Downloaded mukti-metadata v0.3.0 |
| 188 | 2026-02-27T04:12:24.204Z | Downloaded lazy_static v1.5.0 |
| 189 | 2026-02-27T04:12:24.207Z | Downloaded futures-macro v0.3.32 |
| 190 | 2026-02-27T04:12:24.211Z | Downloaded borsh v1.6.0 |
| 191 | 2026-02-27T04:12:24.215Z | Downloaded sigchld v0.2.4 |
| 192 | 2026-02-27T04:12:24.218Z | Downloaded anstyle-parse v0.2.7 |
| 193 | 2026-02-27T04:12:24.221Z | Downloaded os_pipe v1.2.3 |
| 194 | 2026-02-27T04:12:24.225Z | Downloaded document-features v0.2.12 |
| 195 | 2026-02-27T04:12:24.225Z | Downloaded lru-slab v0.1.2 |
| 196 | 2026-02-27T04:12:24.225Z | Downloaded futures-io v0.3.32 |
| 197 | 2026-02-27T04:12:24.228Z | Downloaded openssl-probe v0.2.1 |
| 198 | 2026-02-27T04:12:24.228Z | Downloaded form_urlencoded v1.2.2 |
| 199 | 2026-02-27T04:12:24.231Z | Downloaded litrs v1.0.0 |
| 200 | 2026-02-27T04:12:24.235Z | Downloaded nextest-workspace-hack v0.1.0 |
| 201 | 2026-02-27T04:12:24.235Z | Downloaded subtle v2.6.1 |
| 202 | 2026-02-27T04:12:24.240Z | Downloaded debug-ignore v1.0.5 |
| 203 | 2026-02-27T04:12:24.240Z | Downloaded futures-sink v0.3.32 |
| 204 | 2026-02-27T04:12:24.245Z | Downloaded indenter v0.3.4 |
| 205 | 2026-02-27T04:12:24.245Z | Downloaded serde_spanned v1.0.4 |
| 206 | 2026-02-27T04:12:24.245Z | Downloaded openssl-macros v0.1.1 |
| 207 | 2026-02-27T04:12:24.245Z | Downloaded hyper-tls v0.6.0 |
| 208 | 2026-02-27T04:12:24.247Z | Downloaded clap_lex v1.0.0 |
| 209 | 2026-02-27T04:12:24.247Z | Downloaded cpufeatures v0.2.17 |
| 210 | 2026-02-27T04:12:24.250Z | Downloaded fnv v1.0.7 |
| 211 | 2026-02-27T04:12:24.250Z | Downloaded foreign-types-shared v0.1.1 |
| 212 | 2026-02-27T04:12:24.253Z | Downloaded serde_path_to_error v0.1.20 |
| 213 | 2026-02-27T04:12:24.253Z | Downloaded foldhash v0.1.5 |
| 214 | 2026-02-27T04:12:24.256Z | Downloaded scopeguard v1.2.0 |
| 215 | 2026-02-27T04:12:24.259Z | Downloaded futures-executor v0.3.32 |
| 216 | 2026-02-27T04:12:24.259Z | Downloaded nested v0.1.1 |
| 217 | 2026-02-27T04:12:24.263Z | Downloaded convert_case v0.10.0 |
| 218 | 2026-02-27T04:12:24.263Z | Downloaded camino-tempfile v1.4.1 |
| 219 | 2026-02-27T04:12:24.267Z | Downloaded rustc-hash v2.1.1 |
| 220 | 2026-02-27T04:12:24.267Z | Downloaded pathdiff v0.2.3 |
| 221 | 2026-02-27T04:12:24.267Z | Downloaded foreign-types v0.3.2 |
| 222 | 2026-02-27T04:12:24.270Z | Downloaded colorchoice v1.0.4 |
| 223 | 2026-02-27T04:12:24.270Z | Downloaded errno v0.3.14 |
| 224 | 2026-02-27T04:12:24.272Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 225 | 2026-02-27T04:12:24.272Z | Downloaded pin-utils v0.1.0 |
| 226 | 2026-02-27T04:12:24.275Z | Downloaded fastrand v2.3.0 |
| 227 | 2026-02-27T04:12:24.275Z | Downloaded native-tls v0.2.18 |
| 228 | 2026-02-27T04:12:24.280Z | Downloaded lock_api v0.4.14 |
| 229 | 2026-02-27T04:12:24.283Z | Downloaded is_ci v1.2.0 |
| 230 | 2026-02-27T04:12:24.284Z | Downloaded ppv-lite86 v0.2.21 |
| 231 | 2026-02-27T04:12:24.284Z | Downloaded httparse v1.10.1 |
| 232 | 2026-02-27T04:12:24.286Z | Downloaded serde_ignored v0.1.14 |
| 233 | 2026-02-27T04:12:24.286Z | Downloaded serde_urlencoded v0.7.1 |
| 234 | 2026-02-27T04:12:24.290Z | Downloaded heck v0.5.0 |
| 235 | 2026-02-27T04:12:24.290Z | Downloaded pkg-config v0.3.32 |
| 236 | 2026-02-27T04:12:24.293Z | Downloaded futures-core v0.3.32 |
| 237 | 2026-02-27T04:12:24.297Z | Downloaded shared_child v1.1.1 |
| 238 | 2026-02-27T04:12:24.297Z | Downloaded signature v2.2.0 |
| 239 | 2026-02-27T04:12:24.300Z | Downloaded ipnet v2.11.0 |
| 240 | 2026-02-27T04:12:24.300Z | Downloaded serde-value v0.7.0 |
| 241 | 2026-02-27T04:12:24.300Z | Downloaded shell-words v1.1.1 |
| 242 | 2026-02-27T04:12:24.302Z | Downloaded filetime v0.2.27 |
| 243 | 2026-02-27T04:12:24.302Z | Downloaded supports-color v3.0.2 |
| 244 | 2026-02-27T04:12:24.308Z | Downloaded bytes v1.11.1 |
| 245 | 2026-02-27T04:12:24.311Z | Downloaded rand_core v0.6.4 |
| 246 | 2026-02-27T04:12:24.311Z | Downloaded globset v0.4.18 |
| 247 | 2026-02-27T04:12:24.315Z | Downloaded either v1.15.0 |
| 248 | 2026-02-27T04:12:24.315Z | Downloaded strip-ansi-escapes v0.2.1 |
| 249 | 2026-02-27T04:12:24.319Z | Downloaded dialoguer v0.11.0 |
| 250 | 2026-02-27T04:12:24.319Z | Downloaded ed25519 v2.2.3 |
| 251 | 2026-02-27T04:12:24.322Z | Downloaded terminal_size v0.4.3 |
| 252 | 2026-02-27T04:12:24.322Z | Downloaded sync_wrapper v1.0.2 |
| 253 | 2026-02-27T04:12:24.325Z | Downloaded swrite v0.1.0 |
| 254 | 2026-02-27T04:12:24.326Z | Downloaded serde_spanned v0.6.9 |
| 255 | 2026-02-27T04:12:24.326Z | Downloaded digest v0.10.7 |
| 256 | 2026-02-27T04:12:24.332Z | Downloaded nextest-filtering v0.15.0 |
| 257 | 2026-02-27T04:12:24.336Z | Downloaded fixedbitset v0.5.7 |
| 258 | 2026-02-27T04:12:24.336Z | Downloaded supports-hyperlinks v3.2.0 |
| 259 | 2026-02-27T04:12:24.336Z | Downloaded color-spantrace v0.3.0 |
| 260 | 2026-02-27T04:12:24.336Z | Downloaded crc32fast v1.5.0 |
| 261 | 2026-02-27T04:12:24.336Z | Downloaded target-spec-miette v0.4.5 |
| 262 | 2026-02-27T04:12:24.339Z | Downloaded supports-unicode v3.0.0 |
| 263 | 2026-02-27T04:12:24.342Z | Downloaded ordered-float v2.10.1 |
| 264 | 2026-02-27T04:12:24.342Z | Downloaded derive-where v1.6.0 |
| 265 | 2026-02-27T04:12:24.345Z | Downloaded signal-hook-mio v0.2.5 |
| 266 | 2026-02-27T04:12:24.349Z | Downloaded strsim v0.11.1 |
| 267 | 2026-02-27T04:12:24.349Z | Downloaded is_terminal_polyfill v1.70.2 |
| 268 | 2026-02-27T04:12:24.352Z | Downloaded quote v1.0.44 |
| 269 | 2026-02-27T04:12:24.352Z | Downloaded owo-colors v4.3.0 |
| 270 | 2026-02-27T04:12:24.354Z | Downloaded pin-project-lite v0.2.16 |
| 271 | 2026-02-27T04:12:24.359Z | Downloaded tinyvec_macros v0.1.1 |
| 272 | 2026-02-27T04:12:24.362Z | Downloaded rustls-pki-types v1.14.0 |
| 273 | 2026-02-27T04:12:24.366Z | Downloaded number_prefix v0.4.0 |
| 274 | 2026-02-27T04:12:24.366Z | Downloaded typeid v1.0.3 |
| 275 | 2026-02-27T04:12:24.366Z | Downloaded find-msvc-tools v0.1.9 |
| 276 | 2026-02-27T04:12:24.368Z | Downloaded block-buffer v0.10.4 |
| 277 | 2026-02-27T04:12:24.368Z | Downloaded shlex v1.3.0 |
| 278 | 2026-02-27T04:12:24.371Z | Downloaded spki v0.7.3 |
| 279 | 2026-02-27T04:12:24.374Z | Downloaded miette-derive v7.6.0 |
| 280 | 2026-02-27T04:12:24.374Z | Downloaded nextest-metadata v0.12.2 |
| 281 | 2026-02-27T04:12:24.378Z | Downloaded semver v1.0.27 |
| 282 | 2026-02-27T04:12:24.378Z | Downloaded rustc-demangle v0.1.27 |
| 283 | 2026-02-27T04:12:24.380Z | Downloaded tower-layer v0.3.3 |
| 284 | 2026-02-27T04:12:24.380Z | Downloaded simd-adler32 v0.3.8 |
| 285 | 2026-02-27T04:12:24.383Z | Downloaded pkcs8 v0.10.2 |
| 286 | 2026-02-27T04:12:24.386Z | Downloaded try-lock v0.2.5 |
| 287 | 2026-02-27T04:12:24.386Z | Downloaded erased-serde v0.4.9 |
| 288 | 2026-02-27T04:12:24.389Z | Downloaded unicode-linebreak v0.1.5 |
| 289 | 2026-02-27T04:12:24.390Z | Downloaded pin-project-internal v1.1.10 |
| 290 | 2026-02-27T04:12:24.392Z | Downloaded static_assertions v1.1.0 |
| 291 | 2026-02-27T04:12:24.392Z | Downloaded target-lexicon v0.13.3 |
| 292 | 2026-02-27T04:12:24.395Z | Downloaded thiserror-impl v1.0.69 |
| 293 | 2026-02-27T04:12:24.398Z | Downloaded thiserror v1.0.69 |
| 294 | 2026-02-27T04:12:24.401Z | Downloaded utf8parse v0.2.2 |
| 295 | 2026-02-27T04:12:24.403Z | Downloaded urlencoding v2.1.3 |
| 296 | 2026-02-27T04:12:24.403Z | Downloaded smol_str v0.3.5 |
| 297 | 2026-02-27T04:12:24.407Z | Downloaded serde-untagged v0.1.9 |
| 298 | 2026-02-27T04:12:24.407Z | Downloaded clap_derive v4.5.55 |
| 299 | 2026-02-27T04:12:24.410Z | Downloaded slab v0.4.12 |
| 300 | 2026-02-27T04:12:24.410Z | Downloaded signal-hook-registry v1.4.8 |
| 301 | 2026-02-27T04:12:24.414Z | Downloaded duct v0.13.7 |
| 302 | 2026-02-27T04:12:24.414Z | Downloaded base64 v0.22.1 |
| 303 | 2026-02-27T04:12:24.417Z | Downloaded jobserver v0.1.34 |
| 304 | 2026-02-27T04:12:24.420Z | Downloaded iana-time-zone v0.1.65 |
| 305 | 2026-02-27T04:12:24.423Z | Downloaded autocfg v1.5.0 |
| 306 | 2026-02-27T04:12:24.425Z | Downloaded want v0.3.1 |
| 307 | 2026-02-27T04:12:24.426Z | Downloaded version_check v0.9.5 |
| 308 | 2026-02-27T04:12:24.434Z | Downloaded xattr v1.6.1 |
| 309 | 2026-02-27T04:12:24.434Z | Downloaded toml_write v0.1.2 |
| 310 | 2026-02-27T04:12:24.437Z | Downloaded untrusted v0.9.0 |
| 311 | 2026-02-27T04:12:24.438Z | Downloaded quick-junit v0.5.2 |
| 312 | 2026-02-27T04:12:24.438Z | Downloaded thiserror v2.0.18 |
| 313 | 2026-02-27T04:12:24.441Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 314 | 2026-02-27T04:12:24.441Z | Downloaded tokio-native-tls v0.3.1 |
| 315 | 2026-02-27T04:12:24.444Z | Downloaded tokio-macros v2.6.0 |
| 316 | 2026-02-27T04:12:24.444Z | Downloaded newtype-uuid v1.3.2 |
| 317 | 2026-02-27T04:12:24.447Z | Downloaded thread_local v1.1.9 |
| 318 | 2026-02-27T04:12:24.447Z | Downloaded thiserror-impl v2.0.18 |
| 319 | 2026-02-27T04:12:24.450Z | Downloaded parking_lot_core v0.9.12 |
| 320 | 2026-02-27T04:12:24.453Z | Downloaded once_cell v1.21.3 |
| 321 | 2026-02-27T04:12:24.453Z | Downloaded parking_lot v0.12.5 |
| 322 | 2026-02-27T04:12:24.458Z | Downloaded tempfile v3.26.0 |
| 323 | 2026-02-27T04:12:24.461Z | Downloaded rand_core v0.9.5 |
| 324 | 2026-02-27T04:12:24.461Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 325 | 2026-02-27T04:12:24.461Z | Downloaded cargo_metadata v0.20.0 |
| 326 | 2026-02-27T04:12:24.464Z | Downloaded target-spec v3.5.7 |
| 327 | 2026-02-27T04:12:24.466Z | Downloaded ahash v0.8.12 |
| 328 | 2026-02-27T04:12:24.466Z | Downloaded futures-channel v0.3.32 |
| 329 | 2026-02-27T04:12:24.469Z | Downloaded addr2line v0.25.1 |
| 330 | 2026-02-27T04:12:24.472Z | Downloaded num-traits v0.2.19 |
| 331 | 2026-02-27T04:12:24.475Z | Downloaded tracing-log v0.2.0 |
| 332 | 2026-02-27T04:12:24.478Z | Downloaded backtrace v0.3.76 |
| 333 | 2026-02-27T04:12:24.481Z | Downloaded clap v4.5.60 |
| 334 | 2026-02-27T04:12:24.489Z | Downloaded tokio-stream v0.1.18 |
| 335 | 2026-02-27T04:12:24.493Z | Downloaded tracing-attributes v0.1.31 |
| 336 | 2026-02-27T04:12:24.496Z | Downloaded quinn-udp v0.5.14 |
| 337 | 2026-02-27T04:12:24.499Z | Downloaded toml v0.8.23 |
| 338 | 2026-02-27T04:12:24.502Z | Downloaded ryu v1.0.23 |
| 339 | 2026-02-27T04:12:24.506Z | Downloaded unicase v2.9.0 |
| 340 | 2026-02-27T04:12:24.506Z | Downloaded eyre v0.6.12 |
| 341 | 2026-02-27T04:12:24.509Z | Downloaded tinyvec v1.10.0 |
| 342 | 2026-02-27T04:12:24.512Z | Downloaded sha2 v0.10.9 |
| 343 | 2026-02-27T04:12:24.515Z | Downloaded pin-project v1.1.10 |
| 344 | 2026-02-27T04:12:24.524Z | Downloaded zstd-safe v7.2.4 |
| 345 | 2026-02-27T04:12:24.527Z | Downloaded zipsign-api v0.1.5 |
| 346 | 2026-02-27T04:12:24.530Z | Downloaded futures v0.3.32 |
| 347 | 2026-02-27T04:12:24.533Z | Downloaded zmij v1.0.21 |
| 348 | 2026-02-27T04:12:24.535Z | Downloaded tower-service v0.3.3 |
| 349 | 2026-02-27T04:12:24.535Z | Downloaded toml_datetime v0.6.11 |
| 350 | 2026-02-27T04:12:24.538Z | Downloaded memchr v2.8.0 |
| 351 | 2026-02-27T04:12:24.541Z | Downloaded tracing-error v0.2.1 |
| 352 | 2026-02-27T04:12:24.544Z | Downloaded signal-hook v0.3.18 |
| 353 | 2026-02-27T04:12:24.548Z | Downloaded console v0.15.11 |
| 354 | 2026-02-27T04:12:24.553Z | Downloaded indicatif v0.17.11 |
| 355 | 2026-02-27T04:12:24.553Z | Downloaded config v0.15.19 |
| 356 | 2026-02-27T04:12:24.556Z | Downloaded unicode-xid v0.2.6 |
| 357 | 2026-02-27T04:12:24.557Z | Downloaded socket2 v0.6.2 |
| 358 | 2026-02-27T04:12:24.560Z | Downloaded serde_derive v1.0.228 |
| 359 | 2026-02-27T04:12:24.564Z | Downloaded hyper v1.8.1 |
| 360 | 2026-02-27T04:12:24.568Z | Downloaded utf8_iter v1.0.4 |
| 361 | 2026-02-27T04:12:24.571Z | Downloaded openssl v0.10.75 |
| 362 | 2026-02-27T04:12:24.577Z | Downloaded textwrap v0.16.2 |
| 363 | 2026-02-27T04:12:24.581Z | Downloaded smallvec v1.15.1 |
| 364 | 2026-02-27T04:12:24.584Z | Downloaded cc v1.2.56 |
| 365 | 2026-02-27T04:12:24.584Z | Downloaded zstd v0.13.3 |
| 366 | 2026-02-27T04:12:24.587Z | Downloaded zeroize v1.8.2 |
| 367 | 2026-02-27T04:12:24.591Z | Downloaded self_update v0.42.0 |
| 368 | 2026-02-27T04:12:24.594Z | Downloaded openssl-sys v0.9.111 |
| 369 | 2026-02-27T04:12:24.597Z | Downloaded unicode-ident v1.0.24 |
| 370 | 2026-02-27T04:12:24.600Z | Downloaded tar v0.4.44 |
| 371 | 2026-02-27T04:12:24.603Z | Downloaded miette v7.6.0 |
| 372 | 2026-02-27T04:12:24.606Z | Downloaded uuid v1.21.0 |
| 373 | 2026-02-27T04:12:24.609Z | Downloaded flate2 v1.1.9 |
| 374 | 2026-02-27T04:12:24.611Z | Downloaded vte v0.14.1 |
| 375 | 2026-02-27T04:12:24.649Z | Downloaded hyper-util v0.1.20 |
| 376 | 2026-02-27T04:12:24.649Z | Downloaded indexmap v2.13.0 |
| 377 | 2026-02-27T04:12:24.649Z | Downloaded derive_more v2.1.1 |
| 378 | 2026-02-27T04:12:24.649Z | Downloaded tracing-core v0.1.36 |
| 379 | 2026-02-27T04:12:24.649Z | Downloaded rand v0.9.2 |
| 380 | 2026-02-27T04:12:24.649Z | Downloaded serde v1.0.228 |
| 381 | 2026-02-27T04:12:24.649Z | Downloaded rustls-webpki v0.103.9 |
| 382 | 2026-02-27T04:12:24.649Z | Downloaded ed25519-dalek v2.2.0 |
| 383 | 2026-02-27T04:12:24.652Z | Downloaded toml_edit v0.22.27 |
| 384 | 2026-02-27T04:12:24.655Z | Downloaded der v0.7.10 |
| 385 | 2026-02-27T04:12:24.658Z | Downloaded mio v1.1.1 |
| 386 | 2026-02-27T04:12:24.662Z | Downloaded derive_more-impl v2.1.1 |
| 387 | 2026-02-27T04:12:24.667Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 388 | 2026-02-27T04:12:24.670Z | Downloaded sharded-slab v0.1.7 |
| 389 | 2026-02-27T04:12:24.673Z | Downloaded getrandom v0.2.17 |
| 390 | 2026-02-27T04:12:24.676Z | Downloaded xxhash-rust v0.8.15 |
| 391 | 2026-02-27T04:12:24.678Z | Downloaded regex v1.12.3 |
| 392 | 2026-02-27T04:12:24.682Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 393 | 2026-02-27T04:12:24.686Z | Downloaded tokio-rustls v0.26.4 |
| 394 | 2026-02-27T04:12:24.689Z | Downloaded serde_core v1.0.228 |
| 395 | 2026-02-27T04:12:24.692Z | Downloaded getrandom v0.4.1 |
| 396 | 2026-02-27T04:12:24.695Z | Downloaded typenum v1.19.0 |
| 397 | 2026-02-27T04:12:24.699Z | Downloaded ron v0.12.0 |
| 398 | 2026-02-27T04:12:24.707Z | Downloaded url v2.5.8 |
| 399 | 2026-02-27T04:12:24.710Z | Downloaded crossterm v0.29.0 |
| 400 | 2026-02-27T04:12:24.716Z | Downloaded chrono v0.4.44 |
| 401 | 2026-02-27T04:12:24.722Z | Downloaded hashbrown v0.15.5 |
| 402 | 2026-02-27T04:12:24.726Z | Downloaded aho-corasick v1.1.4 |
| 403 | 2026-02-27T04:12:24.731Z | Downloaded unicode-segmentation v1.12.0 |
| 404 | 2026-02-27T04:12:24.738Z | Downloaded unicode-normalization v0.1.25 |
| 405 | 2026-02-27T04:12:24.746Z | Downloaded guppy v0.17.25 |
| 406 | 2026-02-27T04:12:24.751Z | Downloaded tower-http v0.6.8 |
| 407 | 2026-02-27T04:12:24.759Z | Downloaded hashbrown v0.16.1 |
| 408 | 2026-02-27T04:12:24.763Z | Downloaded clap_builder v4.5.60 |
| 409 | 2026-02-27T04:12:24.769Z | Downloaded reqwest v0.12.28 |
| 410 | 2026-02-27T04:12:24.774Z | Downloaded itertools v0.14.0 |
| 411 | 2026-02-27T04:12:24.780Z | Downloaded iri-string v0.7.10 |
| 412 | 2026-02-27T04:12:24.788Z | Downloaded h2 v0.4.13 |
| 413 | 2026-02-27T04:12:24.794Z | Downloaded tower v0.5.3 |
| 414 | 2026-02-27T04:12:24.804Z | Downloaded serde_json v1.0.149 |
| 415 | 2026-02-27T04:12:24.809Z | Downloaded pulldown-cmark v0.13.1 |
| 416 | 2026-02-27T04:12:24.815Z | Downloaded idna v1.1.0 |
| 417 | 2026-02-27T04:12:24.818Z | Downloaded quick-xml v0.37.5 |
| 418 | 2026-02-27T04:12:24.821Z | Downloaded nix v0.30.1 |
| 419 | 2026-02-27T04:12:24.831Z | Downloaded futures-util v0.3.32 |
| 420 | 2026-02-27T04:12:24.842Z | Downloaded rustls v0.23.37 |
| 421 | 2026-02-27T04:12:24.853Z | Downloaded tokio-util v0.7.18 |
| 422 | 2026-02-27T04:12:24.859Z | Downloaded gimli v0.32.3 |
| 423 | 2026-02-27T04:12:24.866Z | Downloaded zerocopy v0.8.40 |
| 424 | 2026-02-27T04:12:24.875Z | Downloaded quick-xml v0.38.4 |
| 425 | 2026-02-27T04:12:24.879Z | Downloaded unicode-width v0.2.2 |
| 426 | 2026-02-27T04:12:24.885Z | Downloaded unicode-width v0.1.14 |
| 427 | 2026-02-27T04:12:24.890Z | Downloaded syn v2.0.117 |
| 428 | 2026-02-27T04:12:24.903Z | Downloaded winnow v0.7.14 |
| 429 | 2026-02-27T04:12:24.908Z | Downloaded quinn-proto v0.11.13 |
| 430 | 2026-02-27T04:12:24.914Z | Downloaded vcpkg v0.2.15 |
| 431 | 2026-02-27T04:12:24.949Z | Downloaded bstr v1.12.1 |
| 432 | 2026-02-27T04:12:24.956Z | Downloaded curve25519-dalek v4.1.3 |
| 433 | 2026-02-27T04:12:24.963Z | Downloaded tracing-subscriber v0.3.22 |
| 434 | 2026-02-27T04:12:24.970Z | Downloaded portable-atomic v1.13.1 |
| 435 | 2026-02-27T04:12:24.984Z | Downloaded webpki-roots v1.0.6 |
| 436 | 2026-02-27T04:12:24.987Z | Downloaded nextest-runner v0.80.0 |
| 437 | 2026-02-27T04:12:24.998Z | Downloaded object v0.37.3 |
| 438 | 2026-02-27T04:12:25.007Z | Downloaded color-eyre v0.6.5 |
| 439 | 2026-02-27T04:12:25.013Z | Downloaded regex-syntax v0.8.10 |
| 440 | 2026-02-27T04:12:25.022Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 441 | 2026-02-27T04:12:25.046Z | Downloaded rustix v1.1.4 |
| 442 | 2026-02-27T04:12:25.066Z | Downloaded rustix v0.38.44 |
| 443 | 2026-02-27T04:12:25.109Z | Downloaded tracing v0.1.44 |
| 444 | 2026-02-27T04:12:25.150Z | Downloaded regex-automata v0.4.14 |
| 445 | 2026-02-27T04:12:25.246Z | Downloaded libc v0.2.182 |
| 446 | 2026-02-27T04:12:25.279Z | Downloaded tokio v1.49.0 |
| 447 | 2026-02-27T04:12:25.316Z | Downloaded petgraph v0.8.3 |
| 448 | 2026-02-27T04:12:25.403Z | Downloaded recursion v0.5.4 |
| 449 | 2026-02-27T04:12:25.412Z | Downloaded ring v0.17.14 |
| 450 | 2026-02-27T04:12:25.504Z | Compiling proc-macro2 v1.0.106 |
| 451 | 2026-02-27T04:12:25.507Z | Compiling libc v0.2.182 |
| 452 | 2026-02-27T04:12:25.507Z | Compiling unicode-ident v1.0.24 |
| 453 | 2026-02-27T04:12:25.507Z | Compiling quote v1.0.44 |
| 454 | 2026-02-27T04:12:25.507Z | Compiling serde_core v1.0.228 |
| 455 | 2026-02-27T04:12:25.507Z | Compiling cfg-if v1.0.4 |
| 456 | 2026-02-27T04:12:25.507Z | Compiling memchr v2.8.0 |
| 457 | 2026-02-27T04:12:25.507Z | Compiling once_cell v1.21.3 |
| 458 | 2026-02-27T04:12:25.820Z | Compiling log v0.4.29 |
| 459 | 2026-02-27T04:12:25.919Z | Compiling pin-project-lite v0.2.16 |
| 460 | 2026-02-27T04:12:26.060Z | Compiling serde v1.0.228 |
| 461 | 2026-02-27T04:12:26.229Z | Compiling itoa v1.0.17 |
| 462 | 2026-02-27T04:12:26.404Z | Compiling futures-core v0.3.32 |
| 463 | 2026-02-27T04:12:26.672Z | Compiling bitflags v2.11.0 |
| 464 | 2026-02-27T04:12:26.718Z | Compiling smallvec v1.15.1 |
| 465 | 2026-02-27T04:12:26.735Z | Compiling equivalent v1.0.2 |
| 466 | 2026-02-27T04:12:26.864Z | Compiling hashbrown v0.16.1 |
| 467 | 2026-02-27T04:12:27.226Z | Compiling shlex v1.3.0 |
| 468 | 2026-02-27T04:12:27.482Z | Compiling find-msvc-tools v0.1.9 |
| 469 | 2026-02-27T04:12:27.576Z | Compiling bytes v1.11.1 |
| 470 | 2026-02-27T04:12:28.038Z | Compiling errno v0.3.14 |
| 471 | 2026-02-27T04:12:28.049Z | Compiling jobserver v0.1.34 |
| 472 | 2026-02-27T04:12:28.256Z | Compiling signal-hook-registry v1.4.8 |
| 473 | 2026-02-27T04:12:28.277Z | Compiling mio v1.1.1 |
| 474 | 2026-02-27T04:12:28.293Z | Compiling rustix v1.1.4 |
| 475 | 2026-02-27T04:12:28.341Z | Compiling futures-sink v0.3.32 |
| 476 | 2026-02-27T04:12:28.523Z | Compiling syn v2.0.117 |
| 477 | 2026-02-27T04:12:28.541Z | Compiling cc v1.2.56 |
| 478 | 2026-02-27T04:12:28.668Z | Compiling socket2 v0.6.2 |
| 479 | 2026-02-27T04:12:29.487Z | Compiling slab v0.4.12 |
| 480 | 2026-02-27T04:12:29.593Z | Compiling zmij v1.0.21 |
| 481 | 2026-02-27T04:12:29.758Z | Compiling futures-channel v0.3.32 |
| 482 | 2026-02-27T04:12:29.802Z | Compiling tracing-core v0.1.36 |
| 483 | 2026-02-27T04:12:30.218Z | Compiling version_check v0.9.5 |
| 484 | 2026-02-27T04:12:30.271Z | Compiling serde_json v1.0.149 |
| 485 | 2026-02-27T04:12:30.729Z | Compiling getrandom v0.4.1 |
| 486 | 2026-02-27T04:12:30.760Z | Compiling futures-io v0.3.32 |
| 487 | 2026-02-27T04:12:31.127Z | Compiling futures-task v0.3.32 |
| 488 | 2026-02-27T04:12:31.154Z | Compiling unicode-width v0.2.2 |
| 489 | 2026-02-27T04:12:31.260Z | Compiling camino v1.2.2 |
| 490 | 2026-02-27T04:12:31.462Z | Compiling indexmap v2.13.0 |
| 491 | 2026-02-27T04:12:31.767Z | Compiling ring v0.17.14 |
| 492 | 2026-02-27T04:12:31.949Z | Compiling http v1.4.0 |
| 493 | 2026-02-27T04:12:32.088Z | Compiling zeroize v1.8.2 |
| 494 | 2026-02-27T04:12:32.267Z | Compiling percent-encoding v2.3.2 |
| 495 | 2026-02-27T04:12:32.448Z | Compiling simd-adler32 v0.3.8 |
| 496 | 2026-02-27T04:12:32.810Z | Compiling adler2 v2.0.1 |
| 497 | 2026-02-27T04:12:32.859Z | Compiling autocfg v1.5.0 |
| 498 | 2026-02-27T04:12:33.099Z | Compiling miniz_oxide v0.8.9 |
| 499 | 2026-02-27T04:12:33.653Z | Compiling num-traits v0.2.19 |
| 500 | 2026-02-27T04:12:34.066Z | Compiling zerocopy v0.8.40 |
| 501 | 2026-02-27T04:12:34.619Z | Compiling target-lexicon v0.13.3 |
| 502 | 2026-02-27T04:12:34.857Z | Compiling winnow v0.7.14 |
| 503 | 2026-02-27T04:12:35.217Z | Compiling object v0.37.3 |
| 504 | 2026-02-27T04:12:35.630Z | Compiling getrandom v0.3.4 |
| 505 | 2026-02-27T04:12:36.186Z | Compiling http-body v1.0.1 |
| 506 | 2026-02-27T04:12:36.230Z | Compiling rustls-pki-types v1.14.0 |
| 507 | 2026-02-27T04:12:36.293Z | Compiling semver v1.0.27 |
| 508 | 2026-02-27T04:12:36.442Z | Compiling getrandom v0.2.17 |
| 509 | 2026-02-27T04:12:36.472Z | Compiling owo-colors v4.3.0 |
| 510 | 2026-02-27T04:12:36.795Z | Compiling typenum v1.19.0 |
| 511 | 2026-02-27T04:12:37.083Z | Compiling httparse v1.10.1 |
| 512 | 2026-02-27T04:12:37.509Z | Compiling untrusted v0.9.0 |
| 513 | 2026-02-27T04:12:37.511Z | Compiling guppy-workspace-hack v0.1.0 |
| 514 | 2026-02-27T04:12:37.721Z | Compiling fnv v1.0.7 |
| 515 | 2026-02-27T04:12:37.743Z | Compiling signal-hook v0.3.18 |
| 516 | 2026-02-27T04:12:37.747Z | Compiling gimli v0.32.3 |
| 517 | 2026-02-27T04:12:37.883Z | Compiling thiserror v2.0.18 |
| 518 | 2026-02-27T04:12:38.474Z | Compiling serde_derive v1.0.228 |
| 519 | 2026-02-27T04:12:38.545Z | Compiling tokio-macros v2.6.0 |
| 520 | 2026-02-27T04:12:39.487Z | Compiling futures-macro v0.3.32 |
| 521 | 2026-02-27T04:12:39.792Z | Compiling tracing-attributes v0.1.31 |
| 522 | 2026-02-27T04:12:40.142Z | Compiling tokio v1.49.0 |
| 523 | 2026-02-27T04:12:40.490Z | Compiling thiserror-impl v2.0.18 |
| 524 | 2026-02-27T04:12:41.290Z | Compiling futures-util v0.3.32 |
| 525 | 2026-02-27T04:12:42.435Z | Compiling tracing v0.1.44 |
| 526 | 2026-02-27T04:12:43.177Z | Compiling addr2line v0.25.1 |
| 527 | 2026-02-27T04:12:44.010Z | Compiling form_urlencoded v1.2.2 |
| 528 | 2026-02-27T04:12:44.529Z | Compiling generic-array v0.14.7 |
| 529 | 2026-02-27T04:12:44.553Z | Compiling atomic-waker v1.1.2 |
| 530 | 2026-02-27T04:12:44.778Z | Compiling fastrand v2.3.0 |
| 531 | 2026-02-27T04:12:44.944Z | Compiling try-lock v0.2.5 |
| 532 | 2026-02-27T04:12:45.117Z | Compiling typeid v1.0.3 |
| 533 | 2026-02-27T04:12:45.403Z | Compiling rustc-demangle v0.1.27 |
| 534 | 2026-02-27T04:12:45.649Z | Compiling pkg-config v0.3.32 |
| 535 | 2026-02-27T04:12:46.317Z | Compiling idna_adapter v1.0.0 |
| 536 | 2026-02-27T04:12:46.486Z | Compiling target-spec v3.5.7 |
| 537 | 2026-02-27T04:12:46.720Z | Compiling tower-service v0.3.3 |
| 538 | 2026-02-27T04:12:46.767Z | Compiling rustls v0.23.37 |
| 539 | 2026-02-27T04:12:46.864Z | Compiling thiserror v1.0.69 |
| 540 | 2026-02-27T04:12:47.024Z | Compiling utf8_iter v1.0.4 |
| 541 | 2026-02-27T04:12:47.187Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 542 | 2026-02-27T04:12:47.325Z | Compiling idna v1.1.0 |
| 543 | 2026-02-27T04:12:47.536Z | Compiling tempfile v3.26.0 |
| 544 | 2026-02-27T04:12:47.629Z | Compiling want v0.3.1 |
| 545 | 2026-02-27T04:12:47.955Z | Compiling cfg-expr v0.20.6 |
| 546 | 2026-02-27T04:12:47.973Z | Compiling thiserror-impl v1.0.69 |
| 547 | 2026-02-27T04:12:49.440Z | Compiling tokio-util v0.7.18 |
| 548 | 2026-02-27T04:12:50.256Z | Compiling rustls-webpki v0.103.9 |
| 549 | 2026-02-27T04:12:50.691Z | Compiling h2 v0.4.13 |
| 550 | 2026-02-27T04:12:51.102Z | Compiling backtrace v0.3.76 |
| 551 | 2026-02-27T04:12:52.127Z | Compiling terminal_size v0.4.3 |
| 552 | 2026-02-27T04:12:52.452Z | Compiling aho-corasick v1.1.4 |
| 553 | 2026-02-27T04:12:53.006Z | Compiling pin-utils v0.1.0 |
| 554 | 2026-02-27T04:12:53.130Z | Compiling subtle v2.6.1 |
| 555 | 2026-02-27T04:12:53.249Z | Compiling regex-syntax v0.8.10 |
| 556 | 2026-02-27T04:12:53.447Z | Compiling erased-serde v0.4.9 |
| 557 | 2026-02-27T04:12:56.363Z | Compiling hyper v1.8.1 |
| 558 | 2026-02-27T04:12:57.780Z | Compiling regex-automata v0.4.14 |
| 559 | 2026-02-27T04:13:05.298Z | Compiling url v2.5.8 |
| 560 | 2026-02-27T04:13:06.504Z | Compiling serde_spanned v0.6.9 |
| 561 | 2026-02-27T04:13:06.776Z | Compiling toml_datetime v0.6.11 |
| 562 | 2026-02-27T04:13:07.543Z | Compiling ahash v0.8.12 |
| 563 | 2026-02-27T04:13:07.989Z | Compiling sync_wrapper v1.0.2 |
| 564 | 2026-02-27T04:13:08.180Z | Compiling portable-atomic v1.13.1 |
| 565 | 2026-02-27T04:13:09.142Z | Compiling nextest-workspace-hack v0.1.0 |
| 566 | 2026-02-27T04:13:09.532Z | Compiling crc32fast v1.5.0 |
| 567 | 2026-02-27T04:13:10.056Z | Compiling unicode-linebreak v0.1.5 |
| 568 | 2026-02-27T04:13:10.075Z | Compiling either v1.15.0 |
| 569 | 2026-02-27T04:13:10.231Z | Compiling parking_lot_core v0.9.12 |
| 570 | 2026-02-27T04:13:10.484Z | Compiling ipnet v2.11.0 |
| 571 | 2026-02-27T04:13:10.528Z | Compiling foldhash v0.1.5 |
| 572 | 2026-02-27T04:13:10.633Z | Compiling is_ci v1.2.0 |
| 573 | 2026-02-27T04:13:10.717Z | Compiling unicode-segmentation v1.12.0 |
| 574 | 2026-02-27T04:13:10.720Z | Compiling base64 v0.22.1 |
| 575 | 2026-02-27T04:13:10.940Z | Compiling toml_write v0.1.2 |
| 576 | 2026-02-27T04:13:10.959Z | Compiling tower-layer v0.3.3 |
| 577 | 2026-02-27T04:13:11.420Z | Compiling lazy_static v1.5.0 |
| 578 | 2026-02-27T04:13:11.436Z | Compiling convert_case v0.10.0 |
| 579 | 2026-02-27T04:13:11.540Z | Compiling sharded-slab v0.1.7 |
| 580 | 2026-02-27T04:13:11.573Z | Compiling tower v0.5.3 |
| 581 | 2026-02-27T04:13:11.834Z | Compiling toml_edit v0.22.27 |
| 582 | 2026-02-27T04:13:12.017Z | Compiling hyper-util v0.1.20 |
| 583 | 2026-02-27T04:13:12.850Z | Compiling supports-color v3.0.2 |
| 584 | 2026-02-27T04:13:13.106Z | Compiling hashbrown v0.15.5 |
| 585 | 2026-02-27T04:13:13.237Z | Compiling textwrap v0.16.2 |
| 586 | 2026-02-27T04:13:14.545Z | Compiling tokio-rustls v0.26.4 |
| 587 | 2026-02-27T04:13:14.997Z | Compiling backtrace-ext v0.2.1 |
| 588 | 2026-02-27T04:13:15.061Z | Compiling ordered-float v2.10.1 |
| 589 | 2026-02-27T04:13:15.535Z | Compiling miette-derive v7.6.0 |
| 590 | 2026-02-27T04:13:15.692Z | Compiling webpki-roots v1.0.6 |
| 591 | 2026-02-27T04:13:15.950Z | Compiling pathdiff v0.2.3 |
| 592 | 2026-02-27T04:13:16.042Z | Compiling console v0.15.11 |
| 593 | 2026-02-27T04:13:16.119Z | Compiling cargo-platform v0.3.2 |
| 594 | 2026-02-27T04:13:17.359Z | Compiling tracing-log v0.2.0 |
| 595 | 2026-02-27T04:13:18.073Z | Compiling os_pipe v1.2.3 |
| 596 | 2026-02-27T04:13:18.088Z | Compiling thread_local v1.1.9 |
| 597 | 2026-02-27T04:13:18.133Z | Compiling debug-ignore v1.0.5 |
| 598 | 2026-02-27T04:13:18.317Z | Compiling scopeguard v1.2.0 |
| 599 | 2026-02-27T04:13:18.356Z | Compiling rustix v0.38.44 |
| 600 | 2026-02-27T04:13:18.497Z | Compiling ryu v1.0.23 |
| 601 | 2026-02-27T04:13:18.772Z | Compiling utf8parse v0.2.2 |
| 602 | 2026-02-27T04:13:18.958Z | Compiling pulldown-cmark v0.13.1 |
| 603 | 2026-02-27T04:13:19.023Z | Compiling supports-unicode v3.0.0 |
| 604 | 2026-02-27T04:13:19.064Z | Compiling fixedbitset v0.5.7 |
| 605 | 2026-02-27T04:13:19.319Z | Compiling cfg_aliases v0.2.1 |
| 606 | 2026-02-27T04:13:19.355Z | Compiling supports-hyperlinks v3.2.0 |
| 607 | 2026-02-27T04:13:19.428Z | Compiling unicode-width v0.1.14 |
| 608 | 2026-02-27T04:13:19.744Z | Compiling zstd-safe v7.2.4 |
| 609 | 2026-02-27T04:13:19.795Z | Compiling iri-string v0.7.10 |
| 610 | 2026-02-27T04:13:20.009Z | Compiling miette v7.6.0 |
| 611 | 2026-02-27T04:13:20.142Z | Compiling petgraph v0.8.3 |
| 612 | 2026-02-27T04:13:20.169Z | Compiling nix v0.30.1 |
| 613 | 2026-02-27T04:13:21.173Z | Compiling anstyle-parse v0.2.7 |
| 614 | 2026-02-27T04:13:21.604Z | Compiling serde_urlencoded v0.7.1 |
| 615 | 2026-02-27T04:13:22.229Z | Compiling lock_api v0.4.14 |
| 616 | 2026-02-27T04:13:22.748Z | Compiling tracing-subscriber v0.3.22 |
| 617 | 2026-02-27T04:13:24.608Z | Compiling tower-http v0.6.8 |
| 618 | 2026-02-27T04:13:24.816Z | Compiling sigchld v0.2.4 |
| 619 | 2026-02-27T04:13:25.153Z | Compiling cargo_metadata v0.23.1 |
| 620 | 2026-02-27T04:13:25.641Z | Compiling hyper-rustls v0.27.7 |
| 621 | 2026-02-27T04:13:26.863Z | Compiling toml v0.8.23 |
| 622 | 2026-02-27T04:13:27.048Z | Compiling serde-value v0.7.0 |
| 623 | 2026-02-27T04:13:28.765Z | Compiling serde-untagged v0.1.9 |
| 624 | 2026-02-27T04:13:30.607Z | Compiling derive_more-impl v2.1.1 |
| 625 | 2026-02-27T04:13:31.046Z | Compiling itertools v0.14.0 |
| 626 | 2026-02-27T04:13:31.798Z | Compiling regex v1.12.3 |
| 627 | 2026-02-27T04:13:32.404Z | Compiling crypto-common v0.1.7 |
| 628 | 2026-02-27T04:13:32.661Z | Compiling block-buffer v0.10.4 |
| 629 | 2026-02-27T04:13:32.942Z | Compiling futures-executor v0.3.32 |
| 630 | 2026-02-27T04:13:33.480Z | Compiling ppv-lite86 v0.2.21 |
| 631 | 2026-02-27T04:13:34.057Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 632 | 2026-02-27T04:13:34.290Z | Compiling pin-project-internal v1.1.10 |
| 633 | 2026-02-27T04:13:34.331Z | Compiling rand_core v0.9.5 |
| 634 | 2026-02-27T04:13:34.750Z | Compiling http-body-util v0.1.3 |
| 635 | 2026-02-27T04:13:34.856Z | Compiling uuid v1.21.0 |
| 636 | 2026-02-27T04:13:34.976Z | Compiling serde_spanned v1.0.4 |
| 637 | 2026-02-27T04:13:35.224Z | Compiling smol_str v0.3.5 |
| 638 | 2026-02-27T04:13:35.306Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 639 | 2026-02-27T04:13:35.894Z | Compiling filetime v0.2.27 |
| 640 | 2026-02-27T04:13:36.021Z | Compiling vte v0.14.1 |
| 641 | 2026-02-27T04:13:36.131Z | Compiling bstr v1.12.1 |
| 642 | 2026-02-27T04:13:36.202Z | Compiling unicode-xid v0.2.6 |
| 643 | 2026-02-27T04:13:36.449Z | Compiling anstyle-query v1.1.5 |
| 644 | 2026-02-27T04:13:36.452Z | Compiling anstyle v1.0.13 |
| 645 | 2026-02-27T04:13:36.725Z | Compiling eyre v0.6.12 |
| 646 | 2026-02-27T04:13:37.021Z | Compiling litrs v1.0.0 |
| 647 | 2026-02-27T04:13:37.342Z | Compiling iana-time-zone v0.1.65 |
| 648 | 2026-02-27T04:13:37.427Z | Compiling color-spantrace v0.3.0 |
| 649 | 2026-02-27T04:13:37.672Z | Compiling static_assertions v1.1.0 |
| 650 | 2026-02-27T04:13:37.785Z | Compiling number_prefix v0.4.0 |
| 651 | 2026-02-27T04:13:37.952Z | Compiling nested v0.1.1 |
| 652 | 2026-02-27T04:13:38.011Z | Compiling xattr v1.6.1 |
| 653 | 2026-02-27T04:13:38.025Z | Compiling tinyvec_macros v0.1.1 |
| 654 | 2026-02-27T04:13:38.041Z | Compiling unicase v2.9.0 |
| 655 | 2026-02-27T04:13:38.058Z | Compiling self_update v0.42.0 |
| 656 | 2026-02-27T04:13:38.118Z | Compiling is_terminal_polyfill v1.70.2 |
| 657 | 2026-02-27T04:13:38.137Z | Compiling colorchoice v1.0.4 |
| 658 | 2026-02-27T04:13:38.276Z | Compiling anstream v0.6.21 |
| 659 | 2026-02-27T04:13:38.300Z | Compiling tar v0.4.44 |
| 660 | 2026-02-27T04:13:38.327Z | Compiling guppy v0.17.25 |
| 661 | 2026-02-27T04:13:38.366Z | Compiling tinyvec v1.10.0 |
| 662 | 2026-02-27T04:13:38.502Z | Compiling document-features v0.2.12 |
| 663 | 2026-02-27T04:13:39.361Z | Compiling indicatif v0.17.11 |
| 664 | 2026-02-27T04:13:39.418Z | Compiling chrono v0.4.44 |
| 665 | 2026-02-27T04:13:40.219Z | Compiling globset v0.4.18 |
| 666 | 2026-02-27T04:13:40.570Z | Compiling pin-project v1.1.10 |
| 667 | 2026-02-27T04:13:40.734Z | Compiling cargo-util-schemas v0.2.0 |
| 668 | 2026-02-27T04:13:40.958Z | Compiling strip-ansi-escapes v0.2.1 |
| 669 | 2026-02-27T04:13:42.130Z | Compiling toml v0.9.12+spec-1.1.0 |
| 670 | 2026-02-27T04:13:44.236Z | Compiling nextest-metadata v0.12.2 |
| 671 | 2026-02-27T04:13:46.484Z | Compiling newtype-uuid v1.3.2 |
| 672 | 2026-02-27T04:13:46.545Z | Compiling reqwest v0.12.28 |
| 673 | 2026-02-27T04:13:46.835Z | Compiling rand_chacha v0.9.0 |
| 674 | 2026-02-27T04:13:47.763Z | Compiling futures v0.3.32 |
| 675 | 2026-02-27T04:13:47.843Z | Compiling digest v0.10.7 |
| 676 | 2026-02-27T04:13:47.888Z | Compiling derive_more v2.1.1 |
| 677 | 2026-02-27T04:13:48.013Z | Compiling parking_lot v0.12.5 |
| 678 | 2026-02-27T04:13:48.166Z | Compiling flate2 v1.1.9 |
| 679 | 2026-02-27T04:13:48.295Z | Compiling shared_child v1.1.1 |
| 680 | 2026-02-27T04:13:48.944Z | Compiling tracing-error v0.2.1 |
| 681 | 2026-02-27T04:13:49.714Z | Compiling signal-hook-mio v0.2.5 |
| 682 | 2026-02-27T04:13:49.930Z | Compiling self-replace v1.5.0 |
| 683 | 2026-02-27T04:13:50.045Z | Compiling cargo-platform v0.2.0 |
| 684 | 2026-02-27T04:13:50.322Z | Compiling quick-xml v0.38.4 |
| 685 | 2026-02-27T04:13:50.454Z | Compiling quick-xml v0.37.5 |
| 686 | 2026-02-27T04:13:51.277Z | Compiling indenter v0.3.4 |
| 687 | 2026-02-27T04:13:52.065Z | Compiling urlencoding v2.1.3 |
| 688 | 2026-02-27T04:13:52.534Z | Compiling shell-words v1.1.1 |
| 689 | 2026-02-27T04:13:53.012Z | Compiling humantime v2.3.0 |
| 690 | 2026-02-27T04:13:53.032Z | Compiling heck v0.5.0 |
| 691 | 2026-02-27T04:13:53.504Z | Compiling clap_lex v1.0.0 |
| 692 | 2026-02-27T04:13:53.915Z | Compiling cpufeatures v0.2.17 |
| 693 | 2026-02-27T04:13:53.934Z | Compiling recursion v0.5.4 |
| 694 | 2026-02-27T04:13:53.944Z | Compiling strsim v0.11.1 |
| 695 | 2026-02-27T04:13:54.010Z | Compiling sha2 v0.10.9 |
| 696 | 2026-02-27T04:13:54.164Z | Compiling nextest-filtering v0.15.0 |
| 697 | 2026-02-27T04:13:54.234Z | Compiling clap_derive v4.5.55 |
| 698 | 2026-02-27T04:13:55.754Z | Compiling clap_builder v4.5.60 |
| 699 | 2026-02-27T04:13:56.631Z | Compiling humantime-serde v1.1.1 |
| 700 | 2026-02-27T04:13:57.472Z | Compiling quick-junit v0.5.2 |
| 701 | 2026-02-27T04:13:59.870Z | Compiling atomicwrites v0.4.4 |
| 702 | 2026-02-27T04:14:00.465Z | Compiling cargo_metadata v0.20.0 |
| 703 | 2026-02-27T04:14:03.353Z | Compiling cargo-nextest v0.9.97 |
| 704 | 2026-02-27T04:14:03.973Z | Compiling crossterm v0.29.0 |
| 705 | 2026-02-27T04:14:08.293Z | Compiling duct v0.13.7 |
| 706 | 2026-02-27T04:14:10.099Z | Compiling zstd v0.13.3 |
| 707 | 2026-02-27T04:14:10.937Z | Compiling async-scoped v0.9.0 |
| 708 | 2026-02-27T04:14:11.027Z | Compiling rand v0.9.2 |
| 709 | 2026-02-27T04:14:11.269Z | Compiling config v0.15.19 |
| 710 | 2026-02-27T04:14:11.638Z | Compiling unicode-normalization v0.1.25 |
| 711 | 2026-02-27T04:14:12.291Z | Compiling target-spec-miette v0.4.5 |
| 712 | 2026-02-27T04:14:12.625Z | Compiling future-queue v0.4.0 |
| 713 | 2026-02-27T04:14:12.713Z | Compiling mukti-metadata v0.3.0 |
| 714 | 2026-02-27T04:14:12.970Z | Compiling tokio-stream v0.1.18 |
| 715 | 2026-02-27T04:14:13.481Z | Compiling camino-tempfile v1.4.1 |
| 716 | 2026-02-27T04:14:13.622Z | Compiling derive-where v1.6.0 |
| 717 | 2026-02-27T04:14:13.645Z | Compiling serde_path_to_error v0.1.20 |
| 718 | 2026-02-27T04:14:13.817Z | Compiling serde_ignored v0.1.14 |
| 719 | 2026-02-27T04:14:13.982Z | Compiling xxhash-rust v0.8.15 |
| 720 | 2026-02-27T04:14:14.163Z | Compiling swrite v0.1.0 |
| 721 | 2026-02-27T04:14:14.283Z | Compiling home v0.5.12 |
| 722 | 2026-02-27T04:14:14.323Z | Compiling indent_write v2.2.0 |
| 723 | 2026-02-27T04:14:14.504Z | Compiling hex v0.4.3 |
| 724 | 2026-02-27T04:14:14.521Z | Compiling color-eyre v0.6.5 |
| 725 | 2026-02-27T04:14:14.590Z | Compiling clap v4.5.60 |
| 726 | 2026-02-27T04:14:14.613Z | Compiling dialoguer v0.11.0 |
| 727 | 2026-02-27T04:14:14.723Z | Compiling enable-ansi-support v0.2.1 |
| 728 | 2026-02-27T04:14:19.050Z | Compiling nextest-runner v0.80.0 |
| 729 | 2026-02-27T04:14:55.140Z | Finished `release` profile [optimized] target(s) in 2m 35s |
| 730 | 2026-02-27T04:14:55.375Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 731 | 2026-02-27T04:14:55.378Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 732 | 2026-02-27T04:14:55.490Z | + source .github/buildomat/test-common.sh |
| 733 | 2026-02-27T04:14:55.494Z | ++ NEXTEST_VERSION=0.9.97 |
| 734 | 2026-02-27T04:14:55.494Z | ++ PLATFORM=illumos |
| 735 | 2026-02-27T04:14:55.494Z | ++ banner install |
| 736 | 2026-02-27T04:14:55.497Z | |
| 737 | 2026-02-27T04:14:55.497Z | # # # #### ##### ## # # |
| 738 | 2026-02-27T04:14:55.497Z | # ## # # # # # # # |
| 739 | 2026-02-27T04:14:55.497Z | # # # # #### # # # # # |
| 740 | 2026-02-27T04:14:55.497Z | # # # # # # ###### # # |
| 741 | 2026-02-27T04:14:55.497Z | # # ## # # # # # # # |
| 742 | 2026-02-27T04:14:55.497Z | # # # #### # # # ###### ###### |
| 743 | 2026-02-27T04:14:55.497Z | |
| 744 | 2026-02-27T04:14:55.497Z | ++ set +o errexit |
| 745 | 2026-02-27T04:14:55.497Z | ++ pkg info clang-15 |
| 746 | 2026-02-27T04:14:55.497Z | ++ grep -qi installed |
| 747 | 2026-02-27T04:14:57.149Z | pkg: info: no packages matching the following patterns you specified are |
| 748 | 2026-02-27T04:14:57.149Z | installed on the system. Try querying remotely instead: |
| 749 | 2026-02-27T04:14:57.149Z | |
| 750 | 2026-02-27T04:14:57.149Z | clang-15 |
| 751 | 2026-02-27T04:14:57.203Z | ++ [[ 1 != 0 ]] |
| 752 | 2026-02-27T04:14:57.203Z | ++ set -o errexit |
| 753 | 2026-02-27T04:14:57.208Z | ++ pfexec pkg install clang-15 |
| 754 | 2026-02-27T04:15:05.440Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 755 | 2026-02-27T04:15:15.945Z | Startup: Caching catalogs ... Done |
| 756 | 2026-02-27T04:15:40.947Z | Planning: Solver setup ... Done |
| 757 | 2026-02-27T04:15:41.068Z | Planning: Running solver ... Done |
| 758 | 2026-02-27T04:15:41.068Z | Planning: Finding local manifests ... Done |
| 759 | 2026-02-27T04:15:41.068Z | Planning: Fetching manifests: 0/2 0% complete |
| 760 | 2026-02-27T04:15:41.068Z | Planning: Fetching manifests: 2/2 100% complete |
| 761 | 2026-02-27T04:15:41.068Z | Planning: Package planning ... Done |
| 762 | 2026-02-27T04:15:41.068Z | Planning: Merging actions ... Done |
| 763 | 2026-02-27T04:15:41.068Z | Planning: Checking for conflicting actions ... Done |
| 764 | 2026-02-27T04:15:41.069Z | Planning: Consolidating action changes ... Done |
| 765 | 2026-02-27T04:15:41.659Z | Planning: Evaluating mediators ... Done |
| 766 | 2026-02-27T04:15:41.667Z | Planning: Planning completed in 25.55 seconds |
| 767 | 2026-02-27T04:15:41.682Z | Packages to install: 2 |
| 768 | 2026-02-27T04:15:41.682Z | Mediators to change: 2 |
| 769 | 2026-02-27T04:15:41.685Z | Services to change: 1 |
| 770 | 2026-02-27T04:15:41.685Z | Create boot environment: No |
| 771 | 2026-02-27T04:15:41.685Z | Create backup boot environment: No |
| 772 | 2026-02-27T04:15:41.736Z | |
| 773 | 2026-02-27T04:15:41.736Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 774 | 2026-02-27T04:15:46.741Z | Download: 2582/3076 items 119.5/211.3MB 56% complete (24.2M/s) |
| 775 | 2026-02-27T04:15:48.919Z | Download: Completed 211.31 MB in 7.18 seconds (29.4M/s) |
| 776 | 2026-02-27T04:15:49.215Z | Actions: 1/3418 actions (Installing new actions) |
| 777 | 2026-02-27T04:15:53.715Z | Actions: Completed 3418 actions in 4.50 seconds. |
| 778 | 2026-02-27T04:15:54.179Z | Done |
| 779 | 2026-02-27T04:15:54.179Z | Done |
| 780 | 2026-02-27T04:15:55.287Z | Done |
| 781 | 2026-02-27T04:15:59.793Z | Done |
| 782 | 2026-02-27T04:15:59.887Z | Done |
| 783 | 2026-02-27T04:15:59.892Z | Done |
| 784 | 2026-02-27T04:16:00.071Z | Done |
| 785 | 2026-02-27T04:16:00.773Z | ++ set -o errexit |
| 786 | 2026-02-27T04:16:00.773Z | ++ cargo --version |
| 787 | 2026-02-27T04:16:00.834Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 788 | 2026-02-27T04:16:00.837Z | ++ rustc --version |
| 789 | 2026-02-27T04:16:00.912Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 790 | 2026-02-27T04:16:00.916Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 791 | 2026-02-27T04:16:01.038Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 792 | 2026-02-27T04:16:01.042Z | + pushd rdb |
| 793 | 2026-02-27T04:16:01.043Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 794 | 2026-02-27T04:16:01.043Z | + PROPTEST_CASES=1000000 |
| 795 | 2026-02-27T04:16:01.043Z | + cargo nextest run --lib proptest |
| 796 | 2026-02-27T04:16:01.430Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 797 | 2026-02-27T04:16:04.585Z | From https://github.com/oxidecomputer/falcon |
| 798 | 2026-02-27T04:16:04.585Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 799 | 2026-02-27T04:16:04.694Z | Updating crates.io index |
| 800 | 2026-02-27T04:16:04.698Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 801 | 2026-02-27T04:16:06.257Z | From https://github.com/oxidecomputer/dendrite |
| 802 | 2026-02-27T04:16:06.257Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 803 | 2026-02-27T04:16:06.352Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 804 | 2026-02-27T04:16:06.740Z | From https://github.com/oxidecomputer/ispf |
| 805 | 2026-02-27T04:16:06.740Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 806 | 2026-02-27T04:16:06.784Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 807 | 2026-02-27T04:16:07.600Z | From https://github.com/oxidecomputer/netadm-sys |
| 808 | 2026-02-27T04:16:07.600Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 809 | 2026-02-27T04:16:07.610Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 810 | 2026-02-27T04:16:53.778Z | From https://github.com/oxidecomputer/omicron |
| 811 | 2026-02-27T04:16:53.778Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 812 | 2026-02-27T04:16:54.482Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 813 | 2026-02-27T04:16:57.211Z | From https://github.com/oxidecomputer/opte |
| 814 | 2026-02-27T04:16:57.211Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 815 | 2026-02-27T04:16:57.254Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 816 | 2026-02-27T04:16:57.697Z | From https://github.com/oxidecomputer/opte |
| 817 | 2026-02-27T04:16:57.697Z | * [new ref] 5d0c81948b6160eb53939532761fa3a8036e0e24 -> refs/commit/5d0c81948b6160eb53939532761fa3a8036e0e24 |
| 818 | 2026-02-27T04:16:57.744Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 819 | 2026-02-27T04:16:58.135Z | From https://github.com/illumos/smf-rs |
| 820 | 2026-02-27T04:16:58.135Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 821 | 2026-02-27T04:16:58.202Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 822 | 2026-02-27T04:16:58.585Z | From https://github.com/oxidecomputer/network-interface |
| 823 | 2026-02-27T04:16:58.585Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 824 | 2026-02-27T04:16:58.628Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 825 | 2026-02-27T04:16:59.069Z | From https://github.com/oxidecomputer/zone |
| 826 | 2026-02-27T04:16:59.069Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 827 | 2026-02-27T04:16:59.118Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 828 | 2026-02-27T04:17:03.165Z | From https://github.com/oxidecomputer/propolis |
| 829 | 2026-02-27T04:17:03.165Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 830 | 2026-02-27T04:17:03.260Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 831 | 2026-02-27T04:17:04.291Z | From https://github.com/oxidecomputer/transceiver-control |
| 832 | 2026-02-27T04:17:04.291Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 833 | 2026-02-27T04:17:04.340Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 834 | 2026-02-27T04:17:04.808Z | From https://github.com/oxidecomputer/dlpi-sys |
| 835 | 2026-02-27T04:17:04.808Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 836 | 2026-02-27T04:17:04.835Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 837 | 2026-02-27T04:17:05.340Z | From https://github.com/jmesmon/rust-libzfs |
| 838 | 2026-02-27T04:17:05.340Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 839 | 2026-02-27T04:17:05.353Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 840 | 2026-02-27T04:17:05.839Z | From https://github.com/oxidecomputer/rusty-doors |
| 841 | 2026-02-27T04:17:05.839Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 842 | 2026-02-27T04:17:05.846Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 843 | 2026-02-27T04:17:06.680Z | From https://github.com/oxidecomputer/lldp |
| 844 | 2026-02-27T04:17:06.681Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 845 | 2026-02-27T04:17:06.711Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 846 | 2026-02-27T04:17:08.955Z | From https://github.com/oxidecomputer/maghemite |
| 847 | 2026-02-27T04:17:08.955Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 848 | 2026-02-27T04:17:09.012Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 849 | 2026-02-27T04:17:09.440Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 850 | 2026-02-27T04:17:09.441Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 851 | 2026-02-27T04:17:09.476Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 852 | 2026-02-27T04:17:10.423Z | From https://github.com/oxidecomputer/slog-error-chain |
| 853 | 2026-02-27T04:17:10.423Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 854 | 2026-02-27T04:17:10.466Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 855 | 2026-02-27T04:17:11.093Z | From https://github.com/oxidecomputer/tufaceous |
| 856 | 2026-02-27T04:17:11.093Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 857 | 2026-02-27T04:17:11.139Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 858 | 2026-02-27T04:17:12.437Z | From https://github.com/oxidecomputer/management-gateway-service |
| 859 | 2026-02-27T04:17:12.437Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 860 | 2026-02-27T04:17:12.486Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 861 | 2026-02-27T04:17:17.345Z | From https://github.com/oxidecomputer/crucible |
| 862 | 2026-02-27T04:17:17.345Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 863 | 2026-02-27T04:17:17.500Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 864 | 2026-02-27T04:17:18.219Z | From https://github.com/oxidecomputer/propolis |
| 865 | 2026-02-27T04:17:18.219Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 866 | 2026-02-27T04:17:18.509Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 867 | 2026-02-27T04:17:18.913Z | From https://github.com/oxidecomputer/tofino |
| 868 | 2026-02-27T04:17:18.913Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 869 | 2026-02-27T04:17:18.935Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 870 | 2026-02-27T04:17:19.384Z | From https://github.com/oxidecomputer/clickward |
| 871 | 2026-02-27T04:17:19.384Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 872 | 2026-02-27T04:17:19.442Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 873 | 2026-02-27T04:17:19.888Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 874 | 2026-02-27T04:17:19.888Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 875 | 2026-02-27T04:17:21.282Z | Downloading crates ... |
| 876 | 2026-02-27T04:17:21.415Z | Downloaded aead v0.5.2 |
| 877 | 2026-02-27T04:17:21.433Z | Downloaded const-random v0.1.18 |
| 878 | 2026-02-27T04:17:21.435Z | Downloaded arrayref v0.3.9 |
| 879 | 2026-02-27T04:17:21.440Z | Downloaded defmt v0.3.100 |
| 880 | 2026-02-27T04:17:21.443Z | Downloaded dof v0.4.0 |
| 881 | 2026-02-27T04:17:21.443Z | Downloaded async-recursion v1.1.1 |
| 882 | 2026-02-27T04:17:21.447Z | Downloaded gethostname v0.5.0 |
| 883 | 2026-02-27T04:17:21.451Z | Downloaded cancel-safe-futures v0.1.5 |
| 884 | 2026-02-27T04:17:21.455Z | Downloaded byteorder v1.5.0 |
| 885 | 2026-02-27T04:17:21.458Z | Downloaded arrayvec v0.7.6 |
| 886 | 2026-02-27T04:17:21.461Z | Downloaded num-conv v0.2.0 |
| 887 | 2026-02-27T04:17:21.470Z | Downloaded crunchy v0.2.4 |
| 888 | 2026-02-27T04:17:21.470Z | Downloaded fxhash v0.2.1 |
| 889 | 2026-02-27T04:17:21.476Z | Downloaded convert_case v0.4.0 |
| 890 | 2026-02-27T04:17:21.476Z | Downloaded fs-err v3.3.0 |
| 891 | 2026-02-27T04:17:21.476Z | Downloaded group v0.13.0 |
| 892 | 2026-02-27T04:17:21.479Z | Downloaded icu_normalizer v2.1.1 |
| 893 | 2026-02-27T04:17:21.479Z | Downloaded hickory-resolver v0.25.2 |
| 894 | 2026-02-27T04:17:21.484Z | Downloaded newtype_derive v0.1.6 |
| 895 | 2026-02-27T04:17:21.490Z | Downloaded half v2.7.1 |
| 896 | 2026-02-27T04:17:21.493Z | Downloaded dunce v1.0.5 |
| 897 | 2026-02-27T04:17:21.493Z | Downloaded owo-colors v4.2.3 |
| 898 | 2026-02-27T04:17:21.497Z | Downloaded num-rational v0.4.2 |
| 899 | 2026-02-27T04:17:21.500Z | Downloaded inout v0.1.4 |
| 900 | 2026-02-27T04:17:21.505Z | Downloaded num-complex v0.4.6 |
| 901 | 2026-02-27T04:17:21.508Z | Downloaded papergrid v0.17.0 |
| 902 | 2026-02-27T04:17:21.512Z | Downloaded num_enum_derive v0.5.11 |
| 903 | 2026-02-27T04:17:21.515Z | Downloaded foreign-types-shared v0.3.1 |
| 904 | 2026-02-27T04:17:21.515Z | Downloaded match_cfg v0.1.0 |
| 905 | 2026-02-27T04:17:21.518Z | Downloaded managed v0.8.0 |
| 906 | 2026-02-27T04:17:21.521Z | Downloaded memoffset v0.9.1 |
| 907 | 2026-02-27T04:17:21.523Z | Downloaded const_format_proc_macros v0.2.34 |
| 908 | 2026-02-27T04:17:21.525Z | Downloaded num_threads v0.1.7 |
| 909 | 2026-02-27T04:17:21.528Z | Downloaded num v0.4.3 |
| 910 | 2026-02-27T04:17:21.530Z | Downloaded heck v0.4.1 |
| 911 | 2026-02-27T04:17:21.534Z | Downloaded opaque-debug v0.3.1 |
| 912 | 2026-02-27T04:17:21.537Z | Downloaded num_enum v0.7.5 |
| 913 | 2026-02-27T04:17:21.541Z | Downloaded natord v1.0.9 |
| 914 | 2026-02-27T04:17:21.544Z | Downloaded minimal-lexical v0.2.1 |
| 915 | 2026-02-27T04:17:21.549Z | Downloaded omicron-workspace-hack v0.1.0 |
| 916 | 2026-02-27T04:17:21.552Z | Downloaded num-derive v0.4.2 |
| 917 | 2026-02-27T04:17:21.552Z | Downloaded olpc-cjson v0.1.4 |
| 918 | 2026-02-27T04:17:21.555Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 919 | 2026-02-27T04:17:21.558Z | Downloaded float-ord v0.3.2 |
| 920 | 2026-02-27T04:17:21.558Z | Downloaded fixedbitset v0.4.2 |
| 921 | 2026-02-27T04:17:21.560Z | Downloaded linked-hash-map v0.5.6 |
| 922 | 2026-02-27T04:17:21.563Z | Downloaded libscf-sys v1.1.0 |
| 923 | 2026-02-27T04:17:21.566Z | Downloaded ident_case v1.0.1 |
| 924 | 2026-02-27T04:17:21.566Z | Downloaded base16ct v0.2.0 |
| 925 | 2026-02-27T04:17:21.568Z | Downloaded idna_adapter v1.2.1 |
| 926 | 2026-02-27T04:17:21.570Z | Downloaded cstr-argument v0.1.2 |
| 927 | 2026-02-27T04:17:21.573Z | Downloaded deranged v0.5.6 |
| 928 | 2026-02-27T04:17:21.573Z | Downloaded num-derive v0.3.3 |
| 929 | 2026-02-27T04:17:21.575Z | Downloaded daft v0.1.5 |
| 930 | 2026-02-27T04:17:21.578Z | Downloaded hash32 v0.3.1 |
| 931 | 2026-02-27T04:17:21.581Z | Downloaded dtrace-parser v0.2.0 |
| 932 | 2026-02-27T04:17:21.586Z | Downloaded defmt-parser v1.0.0 |
| 933 | 2026-02-27T04:17:21.586Z | Downloaded chacha20 v0.9.1 |
| 934 | 2026-02-27T04:17:21.589Z | Downloaded num-integer v0.1.46 |
| 935 | 2026-02-27T04:17:21.589Z | Downloaded proc-macro-error-attr v1.0.4 |
| 936 | 2026-02-27T04:17:21.592Z | Downloaded pretty-hex v0.4.1 |
| 937 | 2026-02-27T04:17:21.592Z | Downloaded parse-display v0.10.0 |
| 938 | 2026-02-27T04:17:21.595Z | Downloaded progenitor-client v0.11.2 |
| 939 | 2026-02-27T04:17:21.598Z | Downloaded crossbeam-deque v0.8.6 |
| 940 | 2026-02-27T04:17:21.599Z | Downloaded ingot v0.1.1 |
| 941 | 2026-02-27T04:17:21.602Z | Downloaded proc-macro-crate v1.3.1 |
| 942 | 2026-02-27T04:17:21.603Z | Downloaded rand_xorshift v0.4.0 |
| 943 | 2026-02-27T04:17:21.605Z | Downloaded potential_utf v0.1.4 |
| 944 | 2026-02-27T04:17:21.605Z | Downloaded phf_shared v0.12.1 |
| 945 | 2026-02-27T04:17:21.608Z | Downloaded proc-macro-crate v3.4.0 |
| 946 | 2026-02-27T04:17:21.611Z | Downloaded rustc_version v0.1.7 |
| 947 | 2026-02-27T04:17:21.611Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 948 | 2026-02-27T04:17:21.616Z | Downloaded progenitor-client v0.10.0 |
| 949 | 2026-02-27T04:17:21.616Z | Downloaded powerfmt v0.2.0 |
| 950 | 2026-02-27T04:17:21.620Z | Downloaded rand_chacha v0.3.1 |
| 951 | 2026-02-27T04:17:21.620Z | Downloaded ref-cast-impl v1.0.25 |
| 952 | 2026-02-27T04:17:21.620Z | Downloaded newline-converter v0.3.0 |
| 953 | 2026-02-27T04:17:21.620Z | Downloaded libsw v3.5.0 |
| 954 | 2026-02-27T04:17:21.623Z | Downloaded defmt v1.0.1 |
| 955 | 2026-02-27T04:17:21.626Z | Downloaded csv-core v0.1.13 |
| 956 | 2026-02-27T04:17:21.629Z | Downloaded pem v3.0.6 |
| 957 | 2026-02-27T04:17:21.632Z | Downloaded libsw-core v0.3.2 |
| 958 | 2026-02-27T04:17:21.634Z | Downloaded phf v0.12.1 |
| 959 | 2026-02-27T04:17:21.637Z | Downloaded parking_lot_core v0.8.6 |
| 960 | 2026-02-27T04:17:21.640Z | Downloaded defmt-macros v1.0.1 |
| 961 | 2026-02-27T04:17:21.644Z | Downloaded cookie v0.18.1 |
| 962 | 2026-02-27T04:17:21.647Z | Downloaded async-trait v0.1.89 |
| 963 | 2026-02-27T04:17:21.649Z | Downloaded serde-big-array v0.5.1 |
| 964 | 2026-02-27T04:17:21.652Z | Downloaded scroll_derive v0.13.1 |
| 965 | 2026-02-27T04:17:21.652Z | Downloaded parse-display-derive v0.10.0 |
| 966 | 2026-02-27T04:17:21.656Z | Downloaded highway v1.3.0 |
| 967 | 2026-02-27T04:17:21.656Z | Downloaded multer v3.1.0 |
| 968 | 2026-02-27T04:17:21.659Z | Downloaded same-file v1.0.6 |
| 969 | 2026-02-27T04:17:21.662Z | Downloaded serde_plain v1.0.2 |
| 970 | 2026-02-27T04:17:21.665Z | Downloaded foldhash v0.2.0 |
| 971 | 2026-02-27T04:17:21.665Z | Downloaded serial_test_derive v3.3.1 |
| 972 | 2026-02-27T04:17:21.668Z | Downloaded paste v1.0.15 |
| 973 | 2026-02-27T04:17:21.671Z | Downloaded secrecy v0.10.3 |
| 974 | 2026-02-27T04:17:21.671Z | Downloaded sha1 v0.10.6 |
| 975 | 2026-02-27T04:17:21.674Z | Downloaded siphasher v1.0.2 |
| 976 | 2026-02-27T04:17:21.674Z | Downloaded progenitor v0.11.2 |
| 977 | 2026-02-27T04:17:21.677Z | Downloaded ref-cast v1.0.25 |
| 978 | 2026-02-27T04:17:21.680Z | Downloaded rustls-pemfile v2.2.0 |
| 979 | 2026-02-27T04:17:21.683Z | Downloaded resolv-conf v0.7.6 |
| 980 | 2026-02-27T04:17:21.686Z | Downloaded slog-bunyan v2.5.0 |
| 981 | 2026-02-27T04:17:21.686Z | Downloaded rustversion v1.0.22 |
| 982 | 2026-02-27T04:17:21.690Z | Downloaded slog-envlogger v2.2.0 |
| 983 | 2026-02-27T04:17:21.694Z | Downloaded proc-macro-error v1.0.4 |
| 984 | 2026-02-27T04:17:21.697Z | Downloaded spin v0.5.2 |
| 985 | 2026-02-27T04:17:21.697Z | Downloaded litemap v0.8.1 |
| 986 | 2026-02-27T04:17:21.700Z | Downloaded ingot-types v0.1.2 |
| 987 | 2026-02-27T04:17:21.700Z | Downloaded ingot-macros v0.1.1 |
| 988 | 2026-02-27T04:17:21.703Z | Downloaded console v0.16.2 |
| 989 | 2026-02-27T04:17:21.705Z | Downloaded parking_lot v0.11.2 |
| 990 | 2026-02-27T04:17:21.708Z | Downloaded ciborium v0.2.2 |
| 991 | 2026-02-27T04:17:21.711Z | Downloaded oxide-tokio-rt v0.1.2 |
| 992 | 2026-02-27T04:17:21.711Z | Downloaded semver v0.1.20 |
| 993 | 2026-02-27T04:17:21.714Z | Downloaded scroll v0.12.0 |
| 994 | 2026-02-27T04:17:21.714Z | Downloaded strum v0.26.3 |
| 995 | 2026-02-27T04:17:21.716Z | Downloaded stable_deref_trait v1.2.1 |
| 996 | 2026-02-27T04:17:21.716Z | Downloaded bit-vec v0.8.0 |
| 997 | 2026-02-27T04:17:21.719Z | Downloaded structmeta-derive v0.3.0 |
| 998 | 2026-02-27T04:17:21.720Z | Downloaded strum v0.27.2 |
| 999 | 2026-02-27T04:17:21.720Z | Downloaded diff v0.1.13 |
| 1000 | 2026-02-27T04:17:21.722Z | Downloaded structmeta v0.3.0 |
| 1001 | 2026-02-27T04:17:21.725Z | Downloaded icu_provider v2.1.1 |
| 1002 | 2026-02-27T04:17:21.727Z | Downloaded tabled_derive v0.7.0 |
| 1003 | 2026-02-27T04:17:21.727Z | Downloaded schemars_derive v0.8.22 |
| 1004 | 2026-02-27T04:17:21.730Z | Downloaded serde_derive_internals v0.29.1 |
| 1005 | 2026-02-27T04:17:21.733Z | Downloaded tagptr v0.2.0 |
| 1006 | 2026-02-27T04:17:21.733Z | Downloaded progenitor v0.10.0 |
| 1007 | 2026-02-27T04:17:21.736Z | Downloaded termtree v0.5.1 |
| 1008 | 2026-02-27T04:17:21.736Z | Downloaded tabled_derive v0.11.0 |
| 1009 | 2026-02-27T04:17:21.739Z | Downloaded pest_generator v2.8.6 |
| 1010 | 2026-02-27T04:17:21.742Z | Downloaded pest_derive v2.8.6 |
| 1011 | 2026-02-27T04:17:21.744Z | Downloaded take_mut v0.2.2 |
| 1012 | 2026-02-27T04:17:21.744Z | Downloaded rhai_codegen v3.1.0 |
| 1013 | 2026-02-27T04:17:21.750Z | Downloaded thread-id v5.1.0 |
| 1014 | 2026-02-27T04:17:21.754Z | Downloaded thread-id v4.2.2 |
| 1015 | 2026-02-27T04:17:21.754Z | Downloaded topological-sort v0.2.2 |
| 1016 | 2026-02-27T04:17:21.757Z | Downloaded postcard v1.1.3 |
| 1017 | 2026-02-27T04:17:21.759Z | Downloaded serde_tokenstream v0.2.2 |
| 1018 | 2026-02-27T04:17:21.759Z | Downloaded untrusted v0.7.1 |
| 1019 | 2026-02-27T04:17:21.762Z | Downloaded universal-hash v0.5.1 |
| 1020 | 2026-02-27T04:17:21.762Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1021 | 2026-02-27T04:17:21.765Z | Downloaded testing_table v0.3.0 |
| 1022 | 2026-02-27T04:17:21.765Z | Downloaded slog-json v2.6.1 |
| 1023 | 2026-02-27T04:17:21.768Z | Downloaded time-core v0.1.8 |
| 1024 | 2026-02-27T04:17:21.768Z | Downloaded papergrid v0.11.0 |
| 1025 | 2026-02-27T04:17:21.771Z | Downloaded omicron-zone-package v0.12.2 |
| 1026 | 2026-02-27T04:17:21.775Z | Downloaded unit-prefix v0.5.2 |
| 1027 | 2026-02-27T04:17:21.778Z | Downloaded unarray v0.1.4 |
| 1028 | 2026-02-27T04:17:21.778Z | Downloaded typify-macro v0.4.3 |
| 1029 | 2026-02-27T04:17:21.781Z | Downloaded indexmap v1.9.3 |
| 1030 | 2026-02-27T04:17:21.781Z | Downloaded usdt v0.6.0 |
| 1031 | 2026-02-27T04:17:21.784Z | Downloaded heapless v0.8.0 |
| 1032 | 2026-02-27T04:17:21.825Z | Downloaded strum_macros v0.26.4 |
| 1033 | 2026-02-27T04:17:21.825Z | Downloaded elliptic-curve v0.13.8 |
| 1034 | 2026-02-27T04:17:21.825Z | Downloaded usdt-attr-macro v0.5.0 |
| 1035 | 2026-02-27T04:17:21.825Z | Downloaded dropshot_endpoint v0.16.7 |
| 1036 | 2026-02-27T04:17:21.825Z | Downloaded usdt v0.5.0 |
| 1037 | 2026-02-27T04:17:21.825Z | Downloaded icu_locale_core v2.1.1 |
| 1038 | 2026-02-27T04:17:21.826Z | Downloaded waitgroup v0.1.2 |
| 1039 | 2026-02-27T04:17:21.826Z | Downloaded utf-8 v0.7.6 |
| 1040 | 2026-02-27T04:17:21.826Z | Downloaded wait-timeout v0.2.1 |
| 1041 | 2026-02-27T04:17:21.826Z | Downloaded zone_cfg_derive v0.3.1 |
| 1042 | 2026-02-27T04:17:21.826Z | Downloaded zerofrom v0.1.6 |
| 1043 | 2026-02-27T04:17:21.826Z | Downloaded zerofrom-derive v0.1.6 |
| 1044 | 2026-02-27T04:17:21.826Z | Downloaded yoke-derive v0.8.1 |
| 1045 | 2026-02-27T04:17:21.826Z | Downloaded crossbeam-channel v0.5.15 |
| 1046 | 2026-02-27T04:17:21.826Z | Downloaded const_format v0.2.35 |
| 1047 | 2026-02-27T04:17:21.829Z | Downloaded tokio-dtrace v0.1.1 |
| 1048 | 2026-02-27T04:17:21.829Z | Downloaded tinystr v0.8.2 |
| 1049 | 2026-02-27T04:17:21.829Z | Downloaded zeroize_derive v1.4.3 |
| 1050 | 2026-02-27T04:17:21.829Z | Downloaded zone v0.3.1 |
| 1051 | 2026-02-27T04:17:21.829Z | Downloaded usdt-macro v0.5.0 |
| 1052 | 2026-02-27T04:17:21.829Z | Downloaded slog-stdlog v4.1.1 |
| 1053 | 2026-02-27T04:17:21.829Z | Downloaded usdt-attr-macro v0.6.0 |
| 1054 | 2026-02-27T04:17:21.829Z | Downloaded thiserror-no-std v2.0.2 |
| 1055 | 2026-02-27T04:17:21.832Z | Downloaded progenitor-impl v0.10.0 |
| 1056 | 2026-02-27T04:17:21.835Z | Downloaded snafu-derive v0.8.9 |
| 1057 | 2026-02-27T04:17:21.835Z | Downloaded schemars v0.8.22 |
| 1058 | 2026-02-27T04:17:21.847Z | Downloaded tiny-keccak v2.0.2 |
| 1059 | 2026-02-27T04:17:21.851Z | Downloaded strum_macros v0.27.2 |
| 1060 | 2026-02-27T04:17:21.854Z | Downloaded clap v4.5.59 |
| 1061 | 2026-02-27T04:17:21.860Z | Downloaded usdt-impl v0.6.0 |
| 1062 | 2026-02-27T04:17:21.863Z | Downloaded spin v0.9.8 |
| 1063 | 2026-02-27T04:17:21.866Z | Downloaded tokio-rustls v0.25.0 |
| 1064 | 2026-02-27T04:17:21.870Z | Downloaded yoke v0.8.1 |
| 1065 | 2026-02-27T04:17:21.870Z | Downloaded xz2 v0.1.7 |
| 1066 | 2026-02-27T04:17:21.873Z | Downloaded slog v2.8.2 |
| 1067 | 2026-02-27T04:17:21.873Z | Downloaded tokio-tungstenite v0.21.0 |
| 1068 | 2026-02-27T04:17:21.876Z | Downloaded thin-vec v0.2.14 |
| 1069 | 2026-02-27T04:17:21.878Z | Downloaded zerovec-derive v0.11.2 |
| 1070 | 2026-02-27T04:17:21.878Z | Downloaded usdt-impl v0.5.0 |
| 1071 | 2026-02-27T04:17:21.881Z | Downloaded socket2 v0.5.10 |
| 1072 | 2026-02-27T04:17:21.884Z | Downloaded term v1.2.1 |
| 1073 | 2026-02-27T04:17:21.887Z | Downloaded time-macros v0.2.27 |
| 1074 | 2026-02-27T04:17:21.889Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1075 | 2026-02-27T04:17:21.890Z | Downloaded progenitor-impl v0.11.2 |
| 1076 | 2026-02-27T04:17:21.893Z | Downloaded pretty_assertions v1.4.1 |
| 1077 | 2026-02-27T04:17:21.896Z | Downloaded vsss-rs v3.3.4 |
| 1078 | 2026-02-27T04:17:21.896Z | Downloaded ucd-trie v0.1.7 |
| 1079 | 2026-02-27T04:17:21.899Z | Downloaded nom v7.1.3 |
| 1080 | 2026-02-27T04:17:21.902Z | Downloaded pest_meta v2.8.6 |
| 1081 | 2026-02-27T04:17:21.905Z | Downloaded rayon-core v1.13.0 |
| 1082 | 2026-02-27T04:17:21.908Z | Downloaded crypto-bigint v0.5.5 |
| 1083 | 2026-02-27T04:17:21.914Z | Downloaded unsafe-libyaml v0.2.11 |
| 1084 | 2026-02-27T04:17:21.917Z | Downloaded zerocopy-derive v0.7.35 |
| 1085 | 2026-02-27T04:17:21.921Z | Downloaded whoami v1.6.1 |
| 1086 | 2026-02-27T04:17:21.927Z | Downloaded test-strategy v0.4.5 |
| 1087 | 2026-02-27T04:17:21.930Z | Downloaded serde_with_macros v3.16.1 |
| 1088 | 2026-02-27T04:17:21.930Z | Downloaded qorb v0.4.1 |
| 1089 | 2026-02-27T04:17:21.934Z | Downloaded hashbrown v0.12.3 |
| 1090 | 2026-02-27T04:17:21.938Z | Downloaded rand v0.8.5 |
| 1091 | 2026-02-27T04:17:21.940Z | Downloaded typify v0.4.3 |
| 1092 | 2026-02-27T04:17:21.944Z | Downloaded prettyplease v0.2.37 |
| 1093 | 2026-02-27T04:17:21.947Z | Downloaded indicatif v0.18.4 |
| 1094 | 2026-02-27T04:17:21.950Z | Downloaded steno v0.4.1 |
| 1095 | 2026-02-27T04:17:21.954Z | Downloaded expectorate v1.2.0 |
| 1096 | 2026-02-27T04:17:21.956Z | Downloaded schemars v1.2.1 |
| 1097 | 2026-02-27T04:17:21.970Z | Downloaded yansi v1.0.1 |
| 1098 | 2026-02-27T04:17:21.973Z | Downloaded goblin v0.8.2 |
| 1099 | 2026-02-27T04:17:21.977Z | Downloaded tungstenite v0.21.0 |
| 1100 | 2026-02-27T04:17:21.981Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1101 | 2026-02-27T04:17:21.986Z | Downloaded clap_builder v4.5.59 |
| 1102 | 2026-02-27T04:17:21.990Z | Downloaded zerotrie v0.2.3 |
| 1103 | 2026-02-27T04:17:21.993Z | Downloaded goblin v0.10.5 |
| 1104 | 2026-02-27T04:17:22.002Z | Downloaded snafu v0.8.9 |
| 1105 | 2026-02-27T04:17:22.009Z | Downloaded itertools v0.12.1 |
| 1106 | 2026-02-27T04:17:22.013Z | Downloaded iddqd v0.3.17 |
| 1107 | 2026-02-27T04:17:22.020Z | Downloaded toml v0.7.8 |
| 1108 | 2026-02-27T04:17:22.023Z | Downloaded toml_edit v0.19.15 |
| 1109 | 2026-02-27T04:17:22.037Z | Downloaded typed-path v0.9.3 |
| 1110 | 2026-02-27T04:17:22.042Z | Downloaded pest v2.8.6 |
| 1111 | 2026-02-27T04:17:22.047Z | Downloaded libm v0.2.16 |
| 1112 | 2026-02-27T04:17:22.058Z | Downloaded icu_properties_data v2.1.2 |
| 1113 | 2026-02-27T04:17:22.066Z | Downloaded zerocopy-derive v0.8.39 |
| 1114 | 2026-02-27T04:17:22.075Z | Downloaded tough v0.20.0 |
| 1115 | 2026-02-27T04:17:22.082Z | Downloaded hkdf v0.12.4 |
| 1116 | 2026-02-27T04:17:22.085Z | Downloaded rayon v1.11.0 |
| 1117 | 2026-02-27T04:17:22.093Z | Downloaded aws-lc-rs v1.15.4 |
| 1118 | 2026-02-27T04:17:22.105Z | Downloaded zerovec v0.11.5 |
| 1119 | 2026-02-27T04:17:22.109Z | Downloaded winnow v0.5.40 |
| 1120 | 2026-02-27T04:17:22.114Z | Downloaded blake3 v1.8.3 |
| 1121 | 2026-02-27T04:17:22.122Z | Downloaded scc v2.4.0 |
| 1122 | 2026-02-27T04:17:22.126Z | Downloaded zerocopy v0.7.35 |
| 1123 | 2026-02-27T04:17:22.142Z | Downloaded rustls-webpki v0.102.8 |
| 1124 | 2026-02-27T04:17:22.160Z | Downloaded serde_with v3.16.1 |
| 1125 | 2026-02-27T04:17:22.175Z | Downloaded chrono v0.4.43 |
| 1126 | 2026-02-27T04:17:22.181Z | Downloaded tabled v0.20.0 |
| 1127 | 2026-02-27T04:17:22.199Z | Downloaded time v0.3.47 |
| 1128 | 2026-02-27T04:17:22.208Z | Downloaded tabled v0.15.0 |
| 1129 | 2026-02-27T04:17:22.225Z | Downloaded syn v1.0.109 |
| 1130 | 2026-02-27T04:17:22.230Z | Downloaded proptest v1.10.0 |
| 1131 | 2026-02-27T04:17:22.238Z | Downloaded syn v2.0.116 |
| 1132 | 2026-02-27T04:17:22.248Z | Downloaded zerocopy v0.8.39 |
| 1133 | 2026-02-27T04:17:22.267Z | Downloaded nix v0.31.1 |
| 1134 | 2026-02-27T04:17:22.277Z | Downloaded regex-syntax v0.8.9 |
| 1135 | 2026-02-27T04:17:22.282Z | Downloaded hickory-proto v0.24.4 |
| 1136 | 2026-02-27T04:17:22.296Z | Downloaded rhai v1.24.0 |
| 1137 | 2026-02-27T04:17:22.306Z | Downloaded smoltcp v0.11.0 |
| 1138 | 2026-02-27T04:17:22.315Z | Downloaded rustls v0.22.4 |
| 1139 | 2026-02-27T04:17:22.329Z | Downloaded regress v0.10.5 |
| 1140 | 2026-02-27T04:17:22.334Z | Downloaded rustls v0.23.36 |
| 1141 | 2026-02-27T04:17:22.344Z | Downloaded rustix v1.1.3 |
| 1142 | 2026-02-27T04:17:22.365Z | Downloaded hickory-proto v0.25.2 |
| 1143 | 2026-02-27T04:17:22.377Z | Downloaded sled v0.34.7 |
| 1144 | 2026-02-27T04:17:22.387Z | Downloaded dropshot v0.16.7 |
| 1145 | 2026-02-27T04:17:22.407Z | Downloaded openapiv3 v2.2.0 |
| 1146 | 2026-02-27T04:17:22.418Z | Downloaded moka v0.12.13 |
| 1147 | 2026-02-27T04:17:22.429Z | Downloaded schemars v0.9.0 |
| 1148 | 2026-02-27T04:17:22.435Z | Downloaded base64 v0.21.7 |
| 1149 | 2026-02-27T04:17:22.441Z | Downloaded jiff-static v0.2.20 |
| 1150 | 2026-02-27T04:17:22.441Z | Downloaded hickory-resolver v0.24.4 |
| 1151 | 2026-02-27T04:17:22.451Z | Downloaded tempfile v3.25.0 |
| 1152 | 2026-02-27T04:17:22.451Z | Downloaded writeable v0.6.2 |
| 1153 | 2026-02-27T04:17:22.451Z | Downloaded typify-impl v0.4.3 |
| 1154 | 2026-02-27T04:17:22.461Z | Downloaded walkdir v2.5.0 |
| 1155 | 2026-02-27T04:17:22.462Z | Downloaded usdt-macro v0.6.0 |
| 1156 | 2026-02-27T04:17:22.462Z | Downloaded jiff v0.2.20 |
| 1157 | 2026-02-27T04:17:22.476Z | Downloaded synstructure v0.13.2 |
| 1158 | 2026-02-27T04:17:22.484Z | Downloaded similar v2.7.0 |
| 1159 | 2026-02-27T04:17:22.484Z | Downloaded icu_normalizer_data v2.1.1 |
| 1160 | 2026-02-27T04:17:22.495Z | Downloaded lzma-sys v0.1.20 |
| 1161 | 2026-02-27T04:17:22.505Z | Downloaded icu_collections v2.1.1 |
| 1162 | 2026-02-27T04:17:22.510Z | Downloaded petgraph v0.6.5 |
| 1163 | 2026-02-27T04:17:22.524Z | Downloaded dropshot-api-manager v0.3.0 |
| 1164 | 2026-02-27T04:17:22.531Z | Downloaded derive_more v0.99.20 |
| 1165 | 2026-02-27T04:17:22.536Z | Downloaded libc v0.2.180 |
| 1166 | 2026-02-27T04:17:22.559Z | Downloaded smf v0.2.3 |
| 1167 | 2026-02-27T04:17:22.566Z | Downloaded icu_properties v2.1.2 |
| 1168 | 2026-02-27T04:17:22.566Z | Downloaded slog-dtrace v0.3.0 |
| 1169 | 2026-02-27T04:17:22.566Z | Downloaded slog-async v2.8.0 |
| 1170 | 2026-02-27T04:17:22.566Z | Downloaded smartstring v1.0.1 |
| 1171 | 2026-02-27T04:17:22.574Z | Downloaded slog-term v2.9.2 |
| 1172 | 2026-02-27T04:17:22.574Z | Downloaded slog-scope v4.4.1 |
| 1173 | 2026-02-27T04:17:22.574Z | Downloaded tabwriter v1.4.1 |
| 1174 | 2026-02-27T04:17:22.574Z | Downloaded darling_core v0.21.3 |
| 1175 | 2026-02-27T04:17:22.579Z | Downloaded scroll v0.13.0 |
| 1176 | 2026-02-27T04:17:22.580Z | Downloaded rusty-fork v0.3.1 |
| 1177 | 2026-02-27T04:17:22.580Z | Downloaded sdd v3.0.10 |
| 1178 | 2026-02-27T04:17:22.580Z | Downloaded fs_extra v1.3.0 |
| 1179 | 2026-02-27T04:17:22.586Z | Downloaded darling v0.21.3 |
| 1180 | 2026-02-27T04:17:22.586Z | Downloaded colored v3.1.1 |
| 1181 | 2026-02-27T04:17:22.591Z | Downloaded hmac v0.12.1 |
| 1182 | 2026-02-27T04:17:22.591Z | Downloaded bcs v0.1.6 |
| 1183 | 2026-02-27T04:17:22.592Z | Downloaded smawk v0.3.2 |
| 1184 | 2026-02-27T04:17:22.592Z | Downloaded memmap2 v0.9.10 |
| 1185 | 2026-02-27T04:17:22.597Z | Downloaded plain v0.2.3 |
| 1186 | 2026-02-27T04:17:22.597Z | Downloaded sigpipe v0.1.3 |
| 1187 | 2026-02-27T04:17:22.598Z | Downloaded serial_test v3.3.1 |
| 1188 | 2026-02-27T04:17:22.598Z | Downloaded serde_repr v0.1.20 |
| 1189 | 2026-02-27T04:17:22.599Z | Downloaded poly1305 v0.8.0 |
| 1190 | 2026-02-27T04:17:22.606Z | Downloaded scroll_derive v0.12.1 |
| 1191 | 2026-02-27T04:17:22.607Z | Downloaded proc-macro-error2 v2.0.1 |
| 1192 | 2026-02-27T04:17:22.607Z | Downloaded crossbeam-epoch v0.9.18 |
| 1193 | 2026-02-27T04:17:22.607Z | Downloaded blake2 v0.10.6 |
| 1194 | 2026-02-27T04:17:22.610Z | Downloaded csv v1.4.0 |
| 1195 | 2026-02-27T04:17:22.620Z | Downloaded password-hash v0.5.0 |
| 1196 | 2026-02-27T04:17:22.623Z | Downloaded sha3 v0.10.8 |
| 1197 | 2026-02-27T04:17:22.626Z | Downloaded chrono-tz v0.10.4 |
| 1198 | 2026-02-27T04:17:22.638Z | Downloaded erased-serde v0.3.31 |
| 1199 | 2026-02-27T04:17:22.642Z | Downloaded displaydoc v0.2.5 |
| 1200 | 2026-02-27T04:17:22.645Z | Downloaded cargo_toml v0.22.3 |
| 1201 | 2026-02-27T04:17:22.645Z | Downloaded oxnet v0.1.4 |
| 1202 | 2026-02-27T04:17:22.645Z | Downloaded drift v0.1.3 |
| 1203 | 2026-02-27T04:17:22.650Z | Downloaded ipnetwork v0.21.1 |
| 1204 | 2026-02-27T04:17:22.653Z | Downloaded num_enum_derive v0.7.5 |
| 1205 | 2026-02-27T04:17:22.653Z | Downloaded linear-map v1.2.0 |
| 1206 | 2026-02-27T04:17:22.658Z | Downloaded hostname v0.3.1 |
| 1207 | 2026-02-27T04:17:22.658Z | Downloaded ff v0.13.1 |
| 1208 | 2026-02-27T04:17:22.658Z | Downloaded dof v0.3.0 |
| 1209 | 2026-02-27T04:17:22.658Z | Downloaded quick-error v1.2.3 |
| 1210 | 2026-02-27T04:17:22.664Z | Downloaded progenitor-macro v0.11.2 |
| 1211 | 2026-02-27T04:17:22.664Z | Downloaded progenitor-macro v0.10.0 |
| 1212 | 2026-02-27T04:17:22.664Z | Downloaded backoff v0.4.0 |
| 1213 | 2026-02-27T04:17:22.667Z | Downloaded derive-ex v0.1.8 |
| 1214 | 2026-02-27T04:17:22.667Z | Downloaded daft-derive v0.1.5 |
| 1215 | 2026-02-27T04:17:22.667Z | Downloaded cobs v0.3.0 |
| 1216 | 2026-02-27T04:17:22.667Z | Downloaded bitflags v1.3.2 |
| 1217 | 2026-02-27T04:17:22.673Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1218 | 2026-02-27T04:17:22.678Z | Downloaded instant v0.1.13 |
| 1219 | 2026-02-27T04:17:22.678Z | Downloaded base16ct v1.0.0 |
| 1220 | 2026-02-27T04:17:22.678Z | Downloaded is-terminal v0.4.17 |
| 1221 | 2026-02-27T04:17:22.678Z | Downloaded embedded-io v0.6.1 |
| 1222 | 2026-02-27T04:17:22.678Z | Downloaded embedded-io v0.4.0 |
| 1223 | 2026-02-27T04:17:22.678Z | Downloaded dyn-clone v1.0.20 |
| 1224 | 2026-02-27T04:17:22.678Z | Downloaded ciborium-io v0.2.2 |
| 1225 | 2026-02-27T04:17:22.682Z | Downloaded bit-set v0.8.0 |
| 1226 | 2026-02-27T04:17:22.682Z | Downloaded num_enum v0.5.11 |
| 1227 | 2026-02-27T04:17:22.685Z | Downloaded hubpack v0.1.2 |
| 1228 | 2026-02-27T04:17:22.687Z | Downloaded hostname v0.4.2 |
| 1229 | 2026-02-27T04:17:22.690Z | Downloaded foreign-types v0.5.0 |
| 1230 | 2026-02-27T04:17:22.690Z | Downloaded darling_macro v0.21.3 |
| 1231 | 2026-02-27T04:17:22.690Z | Downloaded num-iter v0.1.45 |
| 1232 | 2026-02-27T04:17:22.690Z | Downloaded no-std-compat v0.4.1 |
| 1233 | 2026-02-27T04:17:22.690Z | Downloaded memmap v0.7.0 |
| 1234 | 2026-02-27T04:17:22.690Z | Downloaded lru-cache v0.1.2 |
| 1235 | 2026-02-27T04:17:22.695Z | Downloaded internet-checksum v0.2.1 |
| 1236 | 2026-02-27T04:17:22.695Z | Downloaded hubpack_derive v0.1.1 |
| 1237 | 2026-02-27T04:17:22.695Z | Downloaded foreign-types-macros v0.2.3 |
| 1238 | 2026-02-27T04:17:22.695Z | Downloaded constant_time_eq v0.4.2 |
| 1239 | 2026-02-27T04:17:22.698Z | Downloaded keccak v0.1.6 |
| 1240 | 2026-02-27T04:17:22.698Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1241 | 2026-02-27T04:17:22.698Z | Downloaded httpdate v1.0.3 |
| 1242 | 2026-02-27T04:17:22.698Z | Downloaded enum-as-inner v0.6.1 |
| 1243 | 2026-02-27T04:17:22.702Z | Downloaded macaddr v1.0.1 |
| 1244 | 2026-02-27T04:17:22.702Z | Downloaded ciborium-ll v0.2.2 |
| 1245 | 2026-02-27T04:17:22.702Z | Downloaded cmake v0.1.57 |
| 1246 | 2026-02-27T04:17:22.710Z | Downloaded cipher v0.4.4 |
| 1247 | 2026-02-27T04:17:22.710Z | Downloaded mime v0.3.17 |
| 1248 | 2026-02-27T04:17:22.710Z | Downloaded dtrace-parser v0.3.0 |
| 1249 | 2026-02-27T04:17:22.710Z | Downloaded allocator-api2 v0.2.21 |
| 1250 | 2026-02-27T04:17:22.710Z | Downloaded critical-section v1.2.0 |
| 1251 | 2026-02-27T04:17:22.717Z | Downloaded glob v0.3.3 |
| 1252 | 2026-02-27T04:17:22.717Z | Downloaded crossbeam-utils v0.8.21 |
| 1253 | 2026-02-27T04:17:22.718Z | Downloaded data-encoding v2.10.0 |
| 1254 | 2026-02-27T04:17:22.718Z | Downloaded crc8 v0.1.1 |
| 1255 | 2026-02-27T04:17:22.719Z | Downloaded const-random-macro v0.1.16 |
| 1256 | 2026-02-27T04:17:22.719Z | Downloaded anyhow v1.0.101 |
| 1257 | 2026-02-27T04:17:22.725Z | Downloaded argon2 v0.5.3 |
| 1258 | 2026-02-27T04:17:22.726Z | Downloaded encoding_rs v0.8.35 |
| 1259 | 2026-02-27T04:17:22.736Z | Downloaded chacha20poly1305 v0.10.1 |
| 1260 | 2026-02-27T04:17:22.741Z | Downloaded bytecount v0.6.9 |
| 1261 | 2026-02-27T04:17:22.741Z | Downloaded async-stream-impl v0.3.6 |
| 1262 | 2026-02-27T04:17:22.741Z | Downloaded async-stream v0.3.6 |
| 1263 | 2026-02-27T04:17:22.749Z | Downloaded arc-swap v1.8.2 |
| 1264 | 2026-02-27T04:17:23.348Z | Downloaded aws-lc-sys v0.37.1 |
| 1265 | 2026-02-27T04:17:24.560Z | Compiling proc-macro2 v1.0.106 |
| 1266 | 2026-02-27T04:17:24.560Z | Compiling quote v1.0.44 |
| 1267 | 2026-02-27T04:17:24.563Z | Compiling unicode-ident v1.0.24 |
| 1268 | 2026-02-27T04:17:24.563Z | Compiling serde_core v1.0.228 |
| 1269 | 2026-02-27T04:17:24.564Z | Compiling cfg-if v1.0.4 |
| 1270 | 2026-02-27T04:17:24.564Z | Compiling serde v1.0.228 |
| 1271 | 2026-02-27T04:17:24.564Z | Compiling libc v0.2.180 |
| 1272 | 2026-02-27T04:17:24.564Z | Compiling memchr v2.8.0 |
| 1273 | 2026-02-27T04:17:24.857Z | Compiling itoa v1.0.17 |
| 1274 | 2026-02-27T04:17:25.266Z | Compiling smallvec v1.15.1 |
| 1275 | 2026-02-27T04:17:25.365Z | Compiling zmij v1.0.21 |
| 1276 | 2026-02-27T04:17:25.451Z | Compiling autocfg v1.5.0 |
| 1277 | 2026-02-27T04:17:25.669Z | Compiling serde_json v1.0.149 |
| 1278 | 2026-02-27T04:17:26.119Z | Compiling libm v0.2.16 |
| 1279 | 2026-02-27T04:17:26.228Z | Compiling getrandom v0.4.1 |
| 1280 | 2026-02-27T04:17:26.434Z | Compiling version_check v0.9.5 |
| 1281 | 2026-02-27T04:17:26.628Z | Compiling stable_deref_trait v1.2.1 |
| 1282 | 2026-02-27T04:17:26.677Z | Compiling iana-time-zone v0.1.65 |
| 1283 | 2026-02-27T04:17:26.795Z | Compiling equivalent v1.0.2 |
| 1284 | 2026-02-27T04:17:26.922Z | Compiling pin-project-lite v0.2.16 |
| 1285 | 2026-02-27T04:17:27.026Z | Compiling allocator-api2 v0.2.21 |
| 1286 | 2026-02-27T04:17:27.048Z | Compiling foldhash v0.2.0 |
| 1287 | 2026-02-27T04:17:27.075Z | Compiling writeable v0.6.2 |
| 1288 | 2026-02-27T04:17:27.148Z | Compiling percent-encoding v2.3.2 |
| 1289 | 2026-02-27T04:17:27.424Z | Compiling syn v2.0.116 |
| 1290 | 2026-02-27T04:17:27.480Z | Compiling litemap v0.8.1 |
| 1291 | 2026-02-27T04:17:27.507Z | Compiling scopeguard v1.2.0 |
| 1292 | 2026-02-27T04:17:27.511Z | Compiling icu_normalizer_data v2.1.1 |
| 1293 | 2026-02-27T04:17:27.633Z | Compiling icu_properties_data v2.1.2 |
| 1294 | 2026-02-27T04:17:27.684Z | Compiling hashbrown v0.16.1 |
| 1295 | 2026-02-27T04:17:27.728Z | Compiling parking_lot_core v0.9.12 |
| 1296 | 2026-02-27T04:17:27.850Z | Compiling lock_api v0.4.14 |
| 1297 | 2026-02-27T04:17:27.945Z | Compiling dyn-clone v1.0.20 |
| 1298 | 2026-02-27T04:17:28.240Z | Compiling form_urlencoded v1.2.2 |
| 1299 | 2026-02-27T04:17:28.322Z | Compiling utf8_iter v1.0.4 |
| 1300 | 2026-02-27T04:17:28.327Z | Compiling jobserver v0.1.34 |
| 1301 | 2026-02-27T04:17:28.360Z | Compiling find-msvc-tools v0.1.9 |
| 1302 | 2026-02-27T04:17:28.566Z | Compiling log v0.4.29 |
| 1303 | 2026-02-27T04:17:28.590Z | Compiling shlex v1.3.0 |
| 1304 | 2026-02-27T04:17:28.825Z | Compiling thiserror v2.0.18 |
| 1305 | 2026-02-27T04:17:28.930Z | Compiling cc v1.2.56 |
| 1306 | 2026-02-27T04:17:28.950Z | Compiling futures-core v0.3.32 |
| 1307 | 2026-02-27T04:17:29.001Z | Compiling heck v0.5.0 |
| 1308 | 2026-02-27T04:17:29.021Z | Compiling num-traits v0.2.19 |
| 1309 | 2026-02-27T04:17:29.198Z | Compiling errno v0.3.14 |
| 1310 | 2026-02-27T04:17:29.453Z | Compiling fnv v1.0.7 |
| 1311 | 2026-02-27T04:17:29.565Z | Compiling zerocopy v0.8.39 |
| 1312 | 2026-02-27T04:17:29.840Z | Compiling futures-sink v0.3.32 |
| 1313 | 2026-02-27T04:17:29.861Z | Compiling getrandom v0.2.17 |
| 1314 | 2026-02-27T04:17:30.036Z | Compiling semver v1.0.27 |
| 1315 | 2026-02-27T04:17:30.240Z | Compiling indexmap v2.13.0 |
| 1316 | 2026-02-27T04:17:30.243Z | Compiling slab v0.4.12 |
| 1317 | 2026-02-27T04:17:30.427Z | Compiling futures-channel v0.3.32 |
| 1318 | 2026-02-27T04:17:30.637Z | Compiling uuid v1.21.0 |
| 1319 | 2026-02-27T04:17:30.788Z | Compiling futures-io v0.3.32 |
| 1320 | 2026-02-27T04:17:30.857Z | Compiling futures-task v0.3.32 |
| 1321 | 2026-02-27T04:17:31.169Z | Compiling typenum v1.19.0 |
| 1322 | 2026-02-27T04:17:31.560Z | Compiling socket2 v0.6.2 |
| 1323 | 2026-02-27T04:17:31.756Z | Compiling schemars v0.8.22 |
| 1324 | 2026-02-27T04:17:31.895Z | Compiling portable-atomic v1.13.1 |
| 1325 | 2026-02-27T04:17:32.120Z | Compiling rustversion v1.0.22 |
| 1326 | 2026-02-27T04:17:32.172Z | Compiling ring v0.17.14 |
| 1327 | 2026-02-27T04:17:32.572Z | Compiling parking_lot v0.12.5 |
| 1328 | 2026-02-27T04:17:32.697Z | Compiling regex-syntax v0.8.9 |
| 1329 | 2026-02-27T04:17:32.892Z | Compiling untrusted v0.9.0 |
| 1330 | 2026-02-27T04:17:33.415Z | Compiling signal-hook-registry v1.4.8 |
| 1331 | 2026-02-27T04:17:33.507Z | Compiling mio v1.1.1 |
| 1332 | 2026-02-27T04:17:33.510Z | Compiling byteorder v1.5.0 |
| 1333 | 2026-02-27T04:17:33.966Z | Compiling bitflags v2.11.0 |
| 1334 | 2026-02-27T04:17:33.981Z | Compiling critical-section v1.2.0 |
| 1335 | 2026-02-27T04:17:34.134Z | Compiling once_cell v1.21.3 |
| 1336 | 2026-02-27T04:17:34.244Z | Compiling subtle v2.6.1 |
| 1337 | 2026-02-27T04:17:34.419Z | Compiling rand_core v0.6.4 |
| 1338 | 2026-02-27T04:17:34.441Z | Compiling rustix v1.1.3 |
| 1339 | 2026-02-27T04:17:34.526Z | Compiling synstructure v0.13.2 |
| 1340 | 2026-02-27T04:17:34.547Z | Compiling serde_derive_internals v0.29.1 |
| 1341 | 2026-02-27T04:17:34.634Z | Compiling base64 v0.22.1 |
| 1342 | 2026-02-27T04:17:35.354Z | Compiling ucd-trie v0.1.7 |
| 1343 | 2026-02-27T04:17:35.467Z | Compiling atomic-waker v1.1.2 |
| 1344 | 2026-02-27T04:17:35.671Z | Compiling ipnet v2.11.0 |
| 1345 | 2026-02-27T04:17:35.713Z | Compiling httparse v1.10.1 |
| 1346 | 2026-02-27T04:17:35.967Z | Compiling pest v2.8.6 |
| 1347 | 2026-02-27T04:17:36.247Z | Compiling tower-layer v0.3.3 |
| 1348 | 2026-02-27T04:17:36.358Z | Compiling tower-service v0.3.3 |
| 1349 | 2026-02-27T04:17:36.455Z | Compiling thiserror v1.0.69 |
| 1350 | 2026-02-27T04:17:36.530Z | Compiling ryu v1.0.23 |
| 1351 | 2026-02-27T04:17:36.815Z | Compiling try-lock v0.2.5 |
| 1352 | 2026-02-27T04:17:36.886Z | Compiling getrandom v0.3.4 |
| 1353 | 2026-02-27T04:17:36.965Z | Compiling want v0.3.1 |
| 1354 | 2026-02-27T04:17:37.147Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-02-27T04:17:37.245Z | Compiling httpdate v1.0.3 |
| 1356 | 2026-02-27T04:17:37.371Z | Compiling pin-utils v0.1.0 |
| 1357 | 2026-02-27T04:17:37.486Z | Compiling pretty-hex v0.4.1 |
| 1358 | 2026-02-27T04:17:37.540Z | Compiling slog v2.8.2 |
| 1359 | 2026-02-27T04:17:37.582Z | Compiling aho-corasick v1.1.4 |
| 1360 | 2026-02-27T04:17:37.631Z | Compiling plain v0.2.3 |
| 1361 | 2026-02-27T04:17:37.718Z | Compiling strsim v0.11.1 |
| 1362 | 2026-02-27T04:17:37.811Z | Compiling tracing-core v0.1.36 |
| 1363 | 2026-02-27T04:17:37.942Z | Compiling winnow v0.7.14 |
| 1364 | 2026-02-27T04:17:37.964Z | Compiling serde_derive v1.0.228 |
| 1365 | 2026-02-27T04:17:38.427Z | Compiling zerofrom-derive v0.1.6 |
| 1366 | 2026-02-27T04:17:38.517Z | Compiling yoke-derive v0.8.1 |
| 1367 | 2026-02-27T04:17:38.838Z | Compiling zerovec-derive v0.11.2 |
| 1368 | 2026-02-27T04:17:38.913Z | Compiling displaydoc v0.2.5 |
| 1369 | 2026-02-27T04:17:39.179Z | Compiling schemars_derive v0.8.22 |
| 1370 | 2026-02-27T04:17:40.502Z | Compiling tokio-macros v2.6.0 |
| 1371 | 2026-02-27T04:17:41.037Z | Compiling thiserror-impl v2.0.18 |
| 1372 | 2026-02-27T04:17:41.314Z | Compiling zerocopy-derive v0.8.39 |
| 1373 | 2026-02-27T04:17:41.370Z | Compiling zeroize_derive v1.4.3 |
| 1374 | 2026-02-27T04:17:41.392Z | Compiling zerofrom v0.1.6 |
| 1375 | 2026-02-27T04:17:41.634Z | Compiling yoke v0.8.1 |
| 1376 | 2026-02-27T04:17:41.654Z | Compiling futures-macro v0.3.32 |
| 1377 | 2026-02-27T04:17:42.015Z | Compiling zerovec v0.11.5 |
| 1378 | 2026-02-27T04:17:42.030Z | Compiling zerotrie v0.2.3 |
| 1379 | 2026-02-27T04:17:42.088Z | Compiling pest_meta v2.8.6 |
| 1380 | 2026-02-27T04:17:42.649Z | Compiling thiserror-impl v1.0.69 |
| 1381 | 2026-02-27T04:17:42.692Z | Compiling zeroize v1.8.2 |
| 1382 | 2026-02-27T04:17:43.091Z | Compiling tinystr v0.8.2 |
| 1383 | 2026-02-27T04:17:43.181Z | Compiling potential_utf v0.1.4 |
| 1384 | 2026-02-27T04:17:43.487Z | Compiling icu_locale_core v2.1.1 |
| 1385 | 2026-02-27T04:17:43.505Z | Compiling icu_collections v2.1.1 |
| 1386 | 2026-02-27T04:17:43.526Z | Compiling futures-util v0.3.32 |
| 1387 | 2026-02-27T04:17:44.016Z | Compiling pest_generator v2.8.6 |
| 1388 | 2026-02-27T04:17:45.451Z | Compiling icu_provider v2.1.1 |
| 1389 | 2026-02-27T04:17:45.621Z | Compiling pest_derive v2.8.6 |
| 1390 | 2026-02-27T04:17:45.731Z | Compiling bytes v1.11.1 |
| 1391 | 2026-02-27T04:17:45.836Z | Compiling chrono v0.4.43 |
| 1392 | 2026-02-27T04:17:45.857Z | Compiling serde_tokenstream v0.2.2 |
| 1393 | 2026-02-27T04:17:46.081Z | Compiling icu_normalizer v2.1.1 |
| 1394 | 2026-02-27T04:17:46.085Z | Compiling icu_properties v2.1.2 |
| 1395 | 2026-02-27T04:17:46.636Z | Compiling erased-serde v0.3.31 |
| 1396 | 2026-02-27T04:17:47.259Z | Compiling http v1.4.0 |
| 1397 | 2026-02-27T04:17:47.398Z | Compiling tokio v1.49.0 |
| 1398 | 2026-02-27T04:17:48.050Z | Compiling regex-automata v0.4.14 |
| 1399 | 2026-02-27T04:17:48.983Z | Compiling idna_adapter v1.2.1 |
| 1400 | 2026-02-27T04:17:49.171Z | Compiling idna v1.1.0 |
| 1401 | 2026-02-27T04:17:49.231Z | Compiling http-body v1.0.1 |
| 1402 | 2026-02-27T04:17:49.634Z | Compiling tracing-attributes v0.1.31 |
| 1403 | 2026-02-27T04:17:50.060Z | Compiling url v2.5.8 |
| 1404 | 2026-02-27T04:17:50.590Z | Compiling http-body-util v0.1.3 |
| 1405 | 2026-02-27T04:17:51.044Z | Compiling crypto-common v0.1.7 |
| 1406 | 2026-02-27T04:17:51.083Z | Compiling serde_urlencoded v0.7.1 |
| 1407 | 2026-02-27T04:17:51.600Z | Compiling paste v1.0.15 |
| 1408 | 2026-02-27T04:17:52.084Z | Compiling openapiv3 v2.2.0 |
| 1409 | 2026-02-27T04:17:52.261Z | Compiling regex v1.12.3 |
| 1410 | 2026-02-27T04:17:52.499Z | Compiling sync_wrapper v1.0.2 |
| 1411 | 2026-02-27T04:17:52.589Z | Compiling tracing v0.1.44 |
| 1412 | 2026-02-27T04:17:52.684Z | Compiling regress v0.10.5 |
| 1413 | 2026-02-27T04:17:53.074Z | Compiling ppv-lite86 v0.2.21 |
| 1414 | 2026-02-27T04:17:53.288Z | Compiling rustls-pki-types v1.14.0 |
| 1415 | 2026-02-27T04:17:54.154Z | Compiling anyhow v1.0.101 |
| 1416 | 2026-02-27T04:17:54.404Z | Compiling num-conv v0.2.0 |
| 1417 | 2026-02-27T04:17:54.713Z | Compiling time-core v0.1.8 |
| 1418 | 2026-02-27T04:17:54.755Z | Compiling powerfmt v0.2.0 |
| 1419 | 2026-02-27T04:17:55.008Z | Compiling scroll_derive v0.13.1 |
| 1420 | 2026-02-27T04:17:55.050Z | Compiling time-macros v0.2.27 |
| 1421 | 2026-02-27T04:17:55.167Z | Compiling deranged v0.5.6 |
| 1422 | 2026-02-27T04:17:55.200Z | Compiling fastrand v2.3.0 |
| 1423 | 2026-02-27T04:17:55.779Z | Compiling ident_case v1.0.1 |
| 1424 | 2026-02-27T04:17:55.991Z | Compiling cpufeatures v0.2.17 |
| 1425 | 2026-02-27T04:17:56.116Z | Compiling iri-string v0.7.10 |
| 1426 | 2026-02-27T04:17:56.152Z | Compiling num_threads v0.1.7 |
| 1427 | 2026-02-27T04:17:56.312Z | Compiling darling_core v0.21.3 |
| 1428 | 2026-02-27T04:17:56.846Z | Compiling typify-impl v0.4.3 |
| 1429 | 2026-02-27T04:17:57.388Z | Compiling scroll v0.13.0 |
| 1430 | 2026-02-27T04:17:57.976Z | Compiling ipnetwork v0.21.1 |
| 1431 | 2026-02-27T04:17:58.925Z | Compiling daft-derive v0.1.5 |
| 1432 | 2026-02-27T04:18:00.250Z | Compiling omicron-workspace-hack v0.1.0 |
| 1433 | 2026-02-27T04:18:00.548Z | Compiling goblin v0.10.5 |
| 1434 | 2026-02-27T04:18:00.682Z | Compiling tokio-util v0.7.18 |
| 1435 | 2026-02-27T04:18:01.913Z | Compiling darling_macro v0.21.3 |
| 1436 | 2026-02-27T04:18:02.423Z | Compiling async-trait v0.1.89 |
| 1437 | 2026-02-27T04:18:02.997Z | Compiling cmake v0.1.57 |
| 1438 | 2026-02-27T04:18:03.491Z | Compiling usdt-impl v0.6.0 |
| 1439 | 2026-02-27T04:18:03.761Z | Compiling fs_extra v1.3.0 |
| 1440 | 2026-02-27T04:18:03.790Z | Compiling dunce v1.0.5 |
| 1441 | 2026-02-27T04:18:03.987Z | Compiling darling v0.21.3 |
| 1442 | 2026-02-27T04:18:04.227Z | Compiling dtrace-parser v0.3.0 |
| 1443 | 2026-02-27T04:18:04.302Z | Compiling block-buffer v0.10.4 |
| 1444 | 2026-02-27T04:18:04.356Z | Compiling aws-lc-sys v0.37.1 |
| 1445 | 2026-02-27T04:18:04.571Z | Compiling crossbeam-utils v0.8.21 |
| 1446 | 2026-02-27T04:18:04.707Z | Compiling digest v0.10.7 |
| 1447 | 2026-02-27T04:18:05.152Z | Compiling futures-executor v0.3.32 |
| 1448 | 2026-02-27T04:18:05.210Z | Compiling structmeta-derive v0.3.0 |
| 1449 | 2026-02-27T04:18:05.720Z | Compiling thread-id v5.1.0 |
| 1450 | 2026-02-27T04:18:05.857Z | Compiling rustls v0.22.4 |
| 1451 | 2026-02-27T04:18:05.949Z | Compiling hex v0.4.3 |
| 1452 | 2026-02-27T04:18:06.214Z | Compiling camino v1.2.2 |
| 1453 | 2026-02-27T04:18:06.276Z | Compiling rand_core v0.9.5 |
| 1454 | 2026-02-27T04:18:06.426Z | Compiling futures v0.3.32 |
| 1455 | 2026-02-27T04:18:06.562Z | Compiling h2 v0.4.13 |
| 1456 | 2026-02-27T04:18:06.693Z | Compiling oxnet v0.1.4 |
| 1457 | 2026-02-27T04:18:06.914Z | Compiling thread_local v1.1.9 |
| 1458 | 2026-02-27T04:18:07.438Z | Compiling aws-lc-rs v1.15.4 |
| 1459 | 2026-02-27T04:18:07.499Z | Compiling structmeta v0.3.0 |
| 1460 | 2026-02-27T04:18:07.543Z | Compiling syn v1.0.109 |
| 1461 | 2026-02-27T04:18:07.669Z | Compiling dof v0.4.0 |
| 1462 | 2026-02-27T04:18:07.864Z | Compiling match_cfg v0.1.0 |
| 1463 | 2026-02-27T04:18:07.976Z | Compiling slog-async v2.8.0 |
| 1464 | 2026-02-27T04:18:08.248Z | Compiling quick-error v1.2.3 |
| 1465 | 2026-02-27T04:18:08.426Z | Compiling unicode-width v0.2.2 |
| 1466 | 2026-02-27T04:18:08.519Z | Compiling unsafe-libyaml v0.2.11 |
| 1467 | 2026-02-27T04:18:09.014Z | Compiling rand_chacha v0.9.0 |
| 1468 | 2026-02-27T04:18:10.220Z | Compiling serde_yaml v0.9.34+deprecated |
| 1469 | 2026-02-27T04:18:11.064Z | Compiling newtype-uuid-macros v0.1.0 |
| 1470 | 2026-02-27T04:18:11.593Z | Compiling hyper v1.8.1 |
| 1471 | 2026-02-27T04:18:11.873Z | Compiling typify-macro v0.4.3 |
| 1472 | 2026-02-27T04:18:12.703Z | Compiling strum_macros v0.26.4 |
| 1473 | 2026-02-27T04:18:12.841Z | Compiling usdt-macro v0.6.0 |
| 1474 | 2026-02-27T04:18:13.335Z | Compiling usdt-attr-macro v0.6.0 |
| 1475 | 2026-02-27T04:18:13.782Z | Compiling serde_spanned v1.0.4 |
| 1476 | 2026-02-27T04:18:14.068Z | Compiling hyper-util v0.1.20 |
| 1477 | 2026-02-27T04:18:14.834Z | Compiling multer v3.1.0 |
| 1478 | 2026-02-27T04:18:15.535Z | Compiling term v1.2.1 |
| 1479 | 2026-02-27T04:18:15.573Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1480 | 2026-02-27T04:18:15.588Z | Compiling untrusted v0.7.1 |
| 1481 | 2026-02-27T04:18:15.785Z | Compiling bit-vec v0.8.0 |
| 1482 | 2026-02-27T04:18:15.964Z | Compiling take_mut v0.2.2 |
| 1483 | 2026-02-27T04:18:16.141Z | Compiling debug-ignore v1.0.5 |
| 1484 | 2026-02-27T04:18:16.164Z | Compiling typify v0.4.3 |
| 1485 | 2026-02-27T04:18:16.215Z | Compiling bit-set v0.8.0 |
| 1486 | 2026-02-27T04:18:16.321Z | Compiling rand v0.9.2 |
| 1487 | 2026-02-27T04:18:16.366Z | Compiling async-stream-impl v0.3.6 |
| 1488 | 2026-02-27T04:18:16.490Z | Compiling dropshot v0.16.7 |
| 1489 | 2026-02-27T04:18:16.640Z | Compiling strum v0.26.3 |
| 1490 | 2026-02-27T04:18:16.844Z | Compiling encoding_rs v0.8.35 |
| 1491 | 2026-02-27T04:18:16.886Z | Compiling rustls v0.23.36 |
| 1492 | 2026-02-27T04:18:16.991Z | Compiling spin v0.9.8 |
| 1493 | 2026-02-27T04:18:17.171Z | Compiling unarray v0.1.4 |
| 1494 | 2026-02-27T04:18:17.246Z | Compiling ref-cast v1.0.25 |
| 1495 | 2026-02-27T04:18:17.379Z | Compiling mime v0.3.17 |
| 1496 | 2026-02-27T04:18:17.629Z | Compiling async-stream v0.3.6 |
| 1497 | 2026-02-27T04:18:17.752Z | Compiling derive-ex v0.1.8 |
| 1498 | 2026-02-27T04:18:17.775Z | Compiling dropshot_endpoint v0.16.7 |
| 1499 | 2026-02-27T04:18:17.811Z | Compiling macaddr v1.0.1 |
| 1500 | 2026-02-27T04:18:17.853Z | Compiling ref-cast-impl v1.0.25 |
| 1501 | 2026-02-27T04:18:17.870Z | Compiling waitgroup v0.1.2 |
| 1502 | 2026-02-27T04:18:17.888Z | Compiling serde_path_to_error v0.1.20 |
| 1503 | 2026-02-27T04:18:18.222Z | Compiling progenitor-impl v0.11.2 |
| 1504 | 2026-02-27T04:18:18.663Z | Compiling tabwriter v1.4.1 |
| 1505 | 2026-02-27T04:18:19.099Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1506 | 2026-02-27T04:18:19.399Z | Compiling tempfile v3.25.0 |
| 1507 | 2026-02-27T04:18:20.322Z | Compiling newtype-uuid v1.3.2 |
| 1508 | 2026-02-27T04:18:20.586Z | Compiling strum_macros v0.27.2 |
| 1509 | 2026-02-27T04:18:21.011Z | Compiling instant v0.1.13 |
| 1510 | 2026-02-27T04:18:21.175Z | Compiling daft v0.1.5 |
| 1511 | 2026-02-27T04:18:21.478Z | Compiling test-strategy v0.4.5 |
| 1512 | 2026-02-27T04:18:21.620Z | Compiling serde_with_macros v3.16.1 |
| 1513 | 2026-02-27T04:18:21.720Z | Compiling time v0.3.47 |
| 1514 | 2026-02-27T04:18:23.075Z | Compiling tower v0.5.3 |
| 1515 | 2026-02-27T04:18:24.201Z | Compiling webpki-roots v1.0.6 |
| 1516 | 2026-02-27T04:18:24.252Z | Compiling colored v3.1.1 |
| 1517 | 2026-02-27T04:18:24.362Z | Compiling tower-http v0.6.8 |
| 1518 | 2026-02-27T04:18:24.623Z | Compiling crossbeam-channel v0.5.15 |
| 1519 | 2026-02-27T04:18:24.944Z | Compiling strum v0.27.2 |
| 1520 | 2026-02-27T04:18:25.166Z | Compiling parse-display-derive v0.10.0 |
| 1521 | 2026-02-27T04:18:25.249Z | Compiling rustls-webpki v0.102.8 |
| 1522 | 2026-02-27T04:18:26.193Z | Compiling rustc-hash v2.1.1 |
| 1523 | 2026-02-27T04:18:26.809Z | Compiling progenitor-macro v0.11.2 |
| 1524 | 2026-02-27T04:18:27.280Z | Compiling slog-json v2.6.1 |
| 1525 | 2026-02-27T04:18:27.699Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1526 | 2026-02-27T04:18:27.739Z | Compiling hostname v0.3.1 |
| 1527 | 2026-02-27T04:18:27.886Z | Compiling rand_chacha v0.3.1 |
| 1528 | 2026-02-27T04:18:28.599Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1529 | 2026-02-27T04:18:28.808Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1530 | 2026-02-27T04:18:28.918Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1531 | 2026-02-27T04:18:28.966Z | Compiling memmap2 v0.9.10 |
| 1532 | 2026-02-27T04:18:29.340Z | Compiling wait-timeout v0.2.1 |
| 1533 | 2026-02-27T04:18:29.636Z | Compiling is-terminal v0.4.17 |
| 1534 | 2026-02-27T04:18:29.644Z | Compiling either v1.15.0 |
| 1535 | 2026-02-27T04:18:29.759Z | Compiling slog-term v2.9.2 |
| 1536 | 2026-02-27T04:18:29.978Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1537 | 2026-02-27T04:18:30.027Z | Compiling rusty-fork v0.3.1 |
| 1538 | 2026-02-27T04:18:30.084Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1539 | 2026-02-27T04:18:30.224Z | Compiling usdt v0.6.0 |
| 1540 | 2026-02-27T04:18:30.778Z | Compiling tokio-rustls v0.25.0 |
| 1541 | 2026-02-27T04:18:30.853Z | Compiling rand v0.8.5 |
| 1542 | 2026-02-27T04:18:31.224Z | Compiling slog-bunyan v2.5.0 |
| 1543 | 2026-02-27T04:18:31.500Z | Compiling rand_xorshift v0.4.0 |
| 1544 | 2026-02-27T04:18:31.713Z | Compiling sha1 v0.10.6 |
| 1545 | 2026-02-27T04:18:32.109Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1546 | 2026-02-27T04:18:32.349Z | Compiling rustls-pemfile v2.2.0 |
| 1547 | 2026-02-27T04:18:32.612Z | Compiling hostname v0.4.2 |
| 1548 | 2026-02-27T04:18:33.182Z | Compiling proptest v1.10.0 |
| 1549 | 2026-02-27T04:18:36.544Z | Compiling itertools v0.14.0 |
| 1550 | 2026-02-27T04:18:39.010Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1551 | 2026-02-27T04:18:39.621Z | Compiling serde_with v3.16.1 |
| 1552 | 2026-02-27T04:18:40.309Z | Compiling utf8parse v0.2.2 |
| 1553 | 2026-02-27T04:18:40.506Z | Compiling anstyle-parse v0.2.7 |
| 1554 | 2026-02-27T04:18:40.692Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1555 | 2026-02-27T04:18:40.835Z | Compiling toml_datetime v0.6.11 |
| 1556 | 2026-02-27T04:18:41.420Z | Compiling anstyle v1.0.13 |
| 1557 | 2026-02-27T04:18:41.508Z | Compiling anstyle-query v1.1.5 |
| 1558 | 2026-02-27T04:18:41.678Z | Compiling is_terminal_polyfill v1.70.2 |
| 1559 | 2026-02-27T04:18:41.923Z | Compiling colorchoice v1.0.4 |
| 1560 | 2026-02-27T04:18:42.090Z | Compiling anstream v0.6.21 |
| 1561 | 2026-02-27T04:18:42.766Z | Compiling backoff v0.4.0 |
| 1562 | 2026-02-27T04:18:43.166Z | Compiling parse-display v0.10.0 |
| 1563 | 2026-02-27T04:18:43.864Z | Compiling iddqd v0.3.17 |
| 1564 | 2026-02-27T04:18:44.170Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1565 | 2026-02-27T04:18:46.173Z | Compiling clap_lex v1.0.0 |
| 1566 | 2026-02-27T04:18:46.486Z | Compiling clap_derive v4.5.55 |
| 1567 | 2026-02-27T04:18:46.885Z | Compiling terminal_size v0.4.3 |
| 1568 | 2026-02-27T04:18:47.121Z | Compiling crossbeam-epoch v0.9.18 |
| 1569 | 2026-02-27T04:18:47.849Z | Compiling clap_builder v4.5.59 |
| 1570 | 2026-02-27T04:18:47.922Z | Compiling rustls-webpki v0.103.9 |
| 1571 | 2026-02-27T04:18:47.952Z | Compiling proc-macro-error-attr v1.0.4 |
| 1572 | 2026-02-27T04:18:48.380Z | Compiling heapless v0.8.0 |
| 1573 | 2026-02-27T04:18:49.762Z | Compiling ingot-macros v0.1.1 |
| 1574 | 2026-02-27T04:18:50.635Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1575 | 2026-02-27T04:18:51.560Z | Compiling zerocopy-derive v0.7.35 |
| 1576 | 2026-02-27T04:18:52.138Z | Compiling clap v4.5.59 |
| 1577 | 2026-02-27T04:18:52.282Z | Compiling hash32 v0.3.1 |
| 1578 | 2026-02-27T04:18:53.143Z | Compiling proc-macro-error v1.0.4 |
| 1579 | 2026-02-27T04:18:53.405Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1580 | 2026-02-27T04:18:53.527Z | Compiling winnow v0.5.40 |
| 1581 | 2026-02-27T04:18:53.865Z | Compiling smoltcp v0.11.0 |
| 1582 | 2026-02-27T04:18:54.853Z | Compiling zerocopy v0.7.35 |
| 1583 | 2026-02-27T04:18:56.213Z | Compiling tokio-rustls v0.26.4 |
| 1584 | 2026-02-27T04:18:56.350Z | Compiling ingot-types v0.1.2 |
| 1585 | 2026-02-27T04:18:56.651Z | Compiling proc-macro-crate v3.4.0 |
| 1586 | 2026-02-27T04:18:56.898Z | Compiling toml_edit v0.19.15 |
| 1587 | 2026-02-27T04:18:57.757Z | Compiling cobs v0.3.0 |
| 1588 | 2026-02-27T04:18:58.110Z | Compiling managed v0.8.0 |
| 1589 | 2026-02-27T04:18:58.358Z | Compiling bitflags v1.3.2 |
| 1590 | 2026-02-27T04:18:58.484Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1591 | 2026-02-27T04:18:58.507Z | Compiling crucible-workspace-hack v0.1.0 |
| 1592 | 2026-02-27T04:18:59.292Z | Compiling postcard v1.1.3 |
| 1593 | 2026-02-27T04:18:59.443Z | Compiling hyper-rustls v0.27.7 |
| 1594 | 2026-02-27T04:18:59.506Z | Compiling num_enum_derive v0.7.5 |
| 1595 | 2026-02-27T04:18:59.555Z | Compiling proc-macro-crate v1.3.1 |
| 1596 | 2026-02-27T04:18:59.997Z | Compiling ingot v0.1.1 |
| 1597 | 2026-02-27T04:19:00.313Z | Compiling foreign-types-macros v0.2.3 |
| 1598 | 2026-02-27T04:19:00.497Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1599 | 2026-02-27T04:19:01.133Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1600 | 2026-02-27T04:19:01.361Z | Compiling foreign-types-shared v0.3.1 |
| 1601 | 2026-02-27T04:19:01.511Z | Compiling rayon-core v1.13.0 |
| 1602 | 2026-02-27T04:19:01.643Z | Compiling heck v0.4.1 |
| 1603 | 2026-02-27T04:19:01.864Z | Compiling num_enum v0.7.5 |
| 1604 | 2026-02-27T04:19:01.949Z | Compiling foreign-types v0.5.0 |
| 1605 | 2026-02-27T04:19:01.987Z | Compiling num_enum_derive v0.5.11 |
| 1606 | 2026-02-27T04:19:02.043Z | Compiling reqwest v0.12.28 |
| 1607 | 2026-02-27T04:19:02.185Z | Compiling crossbeam-deque v0.8.6 |
| 1608 | 2026-02-27T04:19:02.263Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1609 | 2026-02-27T04:19:03.084Z | Compiling dtrace-parser v0.2.0 |
| 1610 | 2026-02-27T04:19:03.166Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1611 | 2026-02-27T04:19:03.254Z | Compiling scroll_derive v0.12.1 |
| 1612 | 2026-02-27T04:19:04.064Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-02-27T04:19:04.080Z | Compiling memoffset v0.9.1 |
| 1614 | 2026-02-27T04:19:04.482Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1615 | 2026-02-27T04:19:04.508Z | Compiling cstr-argument v0.1.2 |
| 1616 | 2026-02-27T04:19:04.642Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1617 | 2026-02-27T04:19:04.746Z | Compiling tinyvec_macros v0.1.1 |
| 1618 | 2026-02-27T04:19:04.778Z | Compiling convert_case v0.4.0 |
| 1619 | 2026-02-27T04:19:04.800Z | Compiling cfg_aliases v0.2.1 |
| 1620 | 2026-02-27T04:19:04.853Z | Compiling tinyvec v1.10.0 |
| 1621 | 2026-02-27T04:19:04.907Z | Compiling nix v0.30.1 |
| 1622 | 2026-02-27T04:19:05.097Z | Compiling scroll v0.12.0 |
| 1623 | 2026-02-27T04:19:05.246Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1624 | 2026-02-27T04:19:05.485Z | Compiling derive_more v0.99.20 |
| 1625 | 2026-02-27T04:19:05.782Z | Compiling num_enum v0.5.11 |
| 1626 | 2026-02-27T04:19:05.785Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1627 | 2026-02-27T04:19:05.964Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1628 | 2026-02-27T04:19:07.035Z | Compiling dof v0.3.0 |
| 1629 | 2026-02-27T04:19:07.656Z | Compiling camino-tempfile v1.4.1 |
| 1630 | 2026-02-27T04:19:07.797Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1631 | 2026-02-27T04:19:08.084Z | Compiling thread-id v4.2.2 |
| 1632 | 2026-02-27T04:19:09.065Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1633 | 2026-02-27T04:19:09.498Z | Compiling rayon v1.11.0 |
| 1634 | 2026-02-27T04:19:10.920Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1635 | 2026-02-27T04:19:11.209Z | Compiling goblin v0.8.2 |
| 1636 | 2026-02-27T04:19:11.581Z | Compiling progenitor-client v0.11.2 |
| 1637 | 2026-02-27T04:19:12.049Z | Compiling zone_cfg_derive v0.3.1 |
| 1638 | 2026-02-27T04:19:12.334Z | Compiling itertools v0.12.1 |
| 1639 | 2026-02-27T04:19:12.357Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1640 | 2026-02-27T04:19:13.017Z | Compiling serde_spanned v0.6.9 |
| 1641 | 2026-02-27T04:19:13.292Z | Compiling num-derive v0.4.2 |
| 1642 | 2026-02-27T04:19:13.857Z | Compiling sigpipe v0.1.3 |
| 1643 | 2026-02-27T04:19:14.123Z | Compiling jiff v0.2.20 |
| 1644 | 2026-02-27T04:19:14.180Z | Compiling toml_write v0.1.2 |
| 1645 | 2026-02-27T04:19:14.416Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1646 | 2026-02-27T04:19:14.569Z | Compiling glob v0.3.3 |
| 1647 | 2026-02-27T04:19:14.843Z | Compiling zone v0.3.1 |
| 1648 | 2026-02-27T04:19:15.019Z | Compiling toml_edit v0.22.27 |
| 1649 | 2026-02-27T04:19:15.474Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1650 | 2026-02-27T04:19:16.664Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1651 | 2026-02-27T04:19:17.162Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1652 | 2026-02-27T04:19:18.079Z | Compiling progenitor v0.11.2 |
| 1653 | 2026-02-27T04:19:20.768Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1654 | 2026-02-27T04:19:22.076Z | Compiling smf v0.2.3 |
| 1655 | 2026-02-27T04:19:22.115Z | Compiling secrecy v0.10.3 |
| 1656 | 2026-02-27T04:19:22.394Z | Compiling num-integer v0.1.46 |
| 1657 | 2026-02-27T04:19:23.105Z | Compiling rustc_version v0.4.1 |
| 1658 | 2026-02-27T04:19:23.233Z | Compiling float-ord v0.3.2 |
| 1659 | 2026-02-27T04:19:23.253Z | Compiling whoami v1.6.1 |
| 1660 | 2026-02-27T04:19:23.363Z | Compiling prettyplease v0.2.37 |
| 1661 | 2026-02-27T04:19:23.428Z | Compiling rustix v0.38.44 |
| 1662 | 2026-02-27T04:19:23.646Z | Compiling curve25519-dalek v4.1.3 |
| 1663 | 2026-02-27T04:19:24.250Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1664 | 2026-02-27T04:19:25.399Z | Compiling toml v0.8.23 |
| 1665 | 2026-02-27T04:19:25.417Z | Compiling usdt-macro v0.5.0 |
| 1666 | 2026-02-27T04:19:25.669Z | Compiling usdt-attr-macro v0.5.0 |
| 1667 | 2026-02-27T04:19:27.060Z | Compiling progenitor-client v0.10.0 |
| 1668 | 2026-02-27T04:19:27.270Z | Compiling hmac v0.12.1 |
| 1669 | 2026-02-27T04:19:27.566Z | Compiling inout v0.1.4 |
| 1670 | 2026-02-27T04:19:27.795Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-02-27T04:19:27.824Z | Compiling ff v0.13.1 |
| 1672 | 2026-02-27T04:19:28.051Z | Compiling memmap v0.7.0 |
| 1673 | 2026-02-27T04:19:28.422Z | Compiling data-encoding v2.10.0 |
| 1674 | 2026-02-27T04:19:29.001Z | Compiling usdt v0.5.0 |
| 1675 | 2026-02-27T04:19:29.504Z | Compiling group v0.13.0 |
| 1676 | 2026-02-27T04:19:29.542Z | Compiling cipher v0.4.4 |
| 1677 | 2026-02-27T04:19:29.693Z | Compiling hkdf v0.12.4 |
| 1678 | 2026-02-27T04:19:29.965Z | Compiling num-iter v0.1.45 |
| 1679 | 2026-02-27T04:19:30.123Z | Compiling num-rational v0.4.2 |
| 1680 | 2026-02-27T04:19:30.559Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1681 | 2026-02-27T04:19:30.787Z | Compiling half v2.7.1 |
| 1682 | 2026-02-27T04:19:31.781Z | Compiling universal-hash v0.5.1 |
| 1683 | 2026-02-27T04:19:31.842Z | Compiling crypto-bigint v0.5.5 |
| 1684 | 2026-02-27T04:19:32.015Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1685 | 2026-02-27T04:19:32.109Z | Compiling num-complex v0.4.6 |
| 1686 | 2026-02-27T04:19:33.130Z | Compiling opaque-debug v0.3.1 |
| 1687 | 2026-02-27T04:19:33.250Z | Compiling base16ct v0.2.0 |
| 1688 | 2026-02-27T04:19:33.427Z | Compiling ciborium-io v0.2.2 |
| 1689 | 2026-02-27T04:19:33.487Z | Compiling base64ct v1.8.3 |
| 1690 | 2026-02-27T04:19:33.584Z | Compiling ciborium-ll v0.2.2 |
| 1691 | 2026-02-27T04:19:33.961Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1692 | 2026-02-27T04:19:34.024Z | Compiling password-hash v0.5.0 |
| 1693 | 2026-02-27T04:19:34.137Z | Compiling num v0.4.3 |
| 1694 | 2026-02-27T04:19:34.252Z | Compiling poly1305 v0.8.0 |
| 1695 | 2026-02-27T04:19:34.989Z | Compiling elliptic-curve v0.13.8 |
| 1696 | 2026-02-27T04:19:35.227Z | Compiling thiserror-no-std v2.0.2 |
| 1697 | 2026-02-27T04:19:35.447Z | Compiling chacha20 v0.9.1 |
| 1698 | 2026-02-27T04:19:35.610Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1699 | 2026-02-27T04:19:35.884Z | Compiling hubpack_derive v0.1.1 |
| 1700 | 2026-02-27T04:19:36.470Z | Compiling blake2 v0.10.6 |
| 1701 | 2026-02-27T04:19:36.490Z | Compiling aead v0.5.2 |
| 1702 | 2026-02-27T04:19:36.758Z | Compiling resolv-conf v0.7.6 |
| 1703 | 2026-02-27T04:19:36.895Z | Compiling semver v0.1.20 |
| 1704 | 2026-02-27T04:19:37.392Z | Compiling static_assertions v1.1.0 |
| 1705 | 2026-02-27T04:19:37.505Z | Compiling vcpkg v0.2.15 |
| 1706 | 2026-02-27T04:19:37.523Z | Compiling pkg-config v0.3.32 |
| 1707 | 2026-02-27T04:19:37.582Z | Compiling keccak v0.1.6 |
| 1708 | 2026-02-27T04:19:37.906Z | Compiling linked-hash-map v0.5.6 |
| 1709 | 2026-02-27T04:19:38.194Z | Compiling sha3 v0.10.8 |
| 1710 | 2026-02-27T04:19:38.286Z | Compiling lru-cache v0.1.2 |
| 1711 | 2026-02-27T04:19:38.518Z | Compiling rustc_version v0.1.7 |
| 1712 | 2026-02-27T04:19:38.550Z | Compiling argon2 v0.5.3 |
| 1713 | 2026-02-27T04:19:38.839Z | Compiling openssl-sys v0.9.111 |
| 1714 | 2026-02-27T04:19:38.866Z | Compiling hubpack v0.1.2 |
| 1715 | 2026-02-27T04:19:38.933Z | Compiling chacha20poly1305 v0.10.1 |
| 1716 | 2026-02-27T04:19:39.156Z | Compiling vsss-rs v3.3.4 |
| 1717 | 2026-02-27T04:19:39.335Z | Compiling ciborium v0.2.2 |
| 1718 | 2026-02-27T04:19:39.480Z | Compiling hickory-proto v0.24.4 |
| 1719 | 2026-02-27T04:19:39.976Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1720 | 2026-02-27T04:19:41.137Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1721 | 2026-02-27T04:19:41.989Z | Compiling serde-big-array v0.5.1 |
| 1722 | 2026-02-27T04:19:42.255Z | Compiling derive-where v1.6.0 |
| 1723 | 2026-02-27T04:19:42.288Z | Compiling serde_repr v0.1.20 |
| 1724 | 2026-02-27T04:19:42.871Z | Compiling unicode-segmentation v1.12.0 |
| 1725 | 2026-02-27T04:19:43.159Z | Compiling minimal-lexical v0.2.1 |
| 1726 | 2026-02-27T04:19:43.473Z | Compiling siphasher v1.0.2 |
| 1727 | 2026-02-27T04:19:43.714Z | Compiling indent_write v2.2.0 |
| 1728 | 2026-02-27T04:19:43.762Z | Compiling nom v7.1.3 |
| 1729 | 2026-02-27T04:19:43.890Z | Compiling hickory-resolver v0.24.4 |
| 1730 | 2026-02-27T04:19:43.955Z | Compiling phf_shared v0.12.1 |
| 1731 | 2026-02-27T04:19:44.306Z | Compiling newline-converter v0.3.0 |
| 1732 | 2026-02-27T04:19:44.501Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1733 | 2026-02-27T04:19:47.337Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1734 | 2026-02-27T04:19:47.530Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1735 | 2026-02-27T04:19:48.012Z | Compiling newtype_derive v0.1.6 |
| 1736 | 2026-02-27T04:19:48.431Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1737 | 2026-02-27T04:19:49.133Z | Compiling atomicwrites v0.4.4 |
| 1738 | 2026-02-27T04:19:49.503Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1739 | 2026-02-27T04:19:50.256Z | Compiling progenitor-impl v0.10.0 |
| 1740 | 2026-02-27T04:19:51.721Z | Compiling console v0.15.11 |
| 1741 | 2026-02-27T04:19:52.019Z | Compiling tokio-stream v0.1.18 |
| 1742 | 2026-02-27T04:19:52.631Z | Compiling pin-project-internal v1.1.10 |
| 1743 | 2026-02-27T04:19:53.752Z | Compiling slog-dtrace v0.3.0 |
| 1744 | 2026-02-27T04:19:53.826Z | Compiling csv-core v0.1.13 |
| 1745 | 2026-02-27T04:19:53.826Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1746 | 2026-02-27T04:19:53.826Z | Compiling owo-colors v4.2.3 |
| 1747 | 2026-02-27T04:19:53.826Z | Compiling foldhash v0.1.5 |
| 1748 | 2026-02-27T04:19:53.944Z | Compiling unicode-xid v0.2.6 |
| 1749 | 2026-02-27T04:19:54.092Z | Compiling swrite v0.1.0 |
| 1750 | 2026-02-27T04:19:54.149Z | Compiling cancel-safe-futures v0.1.5 |
| 1751 | 2026-02-27T04:19:54.238Z | Compiling similar v2.7.0 |
| 1752 | 2026-02-27T04:19:54.622Z | Compiling chrono-tz v0.10.4 |
| 1753 | 2026-02-27T04:19:54.980Z | Compiling unicode-width v0.1.14 |
| 1754 | 2026-02-27T04:19:55.081Z | Compiling pin-project v1.1.10 |
| 1755 | 2026-02-27T04:19:55.261Z | Compiling expectorate v1.2.0 |
| 1756 | 2026-02-27T04:19:55.591Z | Compiling const_format_proc_macros v0.2.34 |
| 1757 | 2026-02-27T04:19:55.689Z | Compiling hashbrown v0.15.5 |
| 1758 | 2026-02-27T04:19:55.849Z | Compiling csv v1.4.0 |
| 1759 | 2026-02-27T04:19:56.484Z | Compiling qorb v0.4.1 |
| 1760 | 2026-02-27T04:19:56.947Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1761 | 2026-02-27T04:19:57.175Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1762 | 2026-02-27T04:19:57.194Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1763 | 2026-02-27T04:19:57.456Z | Compiling phf v0.12.1 |
| 1764 | 2026-02-27T04:19:57.740Z | Compiling tokio-dtrace v0.1.1 |
| 1765 | 2026-02-27T04:19:58.224Z | Compiling unicode-normalization v0.1.25 |
| 1766 | 2026-02-27T04:19:58.839Z | Compiling progenitor-macro v0.10.0 |
| 1767 | 2026-02-27T04:19:59.275Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1768 | 2026-02-27T04:20:00.395Z | Compiling libsw-core v0.3.2 |
| 1769 | 2026-02-27T04:20:00.467Z | Compiling async-recursion v1.1.1 |
| 1770 | 2026-02-27T04:20:00.945Z | Compiling snafu-derive v0.8.9 |
| 1771 | 2026-02-27T04:20:01.552Z | Compiling cookie v0.18.1 |
| 1772 | 2026-02-27T04:20:01.983Z | Compiling bstr v1.12.1 |
| 1773 | 2026-02-27T04:20:01.987Z | Compiling highway v1.3.0 |
| 1774 | 2026-02-27T04:20:02.395Z | Compiling fixedbitset v0.5.7 |
| 1775 | 2026-02-27T04:20:02.832Z | Compiling same-file v1.0.6 |
| 1776 | 2026-02-27T04:20:04.078Z | Compiling foreign-types-shared v0.1.1 |
| 1777 | 2026-02-27T04:20:04.137Z | Compiling openssl v0.10.75 |
| 1778 | 2026-02-27T04:20:04.137Z | Compiling bytecount v0.6.9 |
| 1779 | 2026-02-27T04:20:04.137Z | Compiling fixedbitset v0.4.2 |
| 1780 | 2026-02-27T04:20:04.137Z | Compiling papergrid v0.11.0 |
| 1781 | 2026-02-27T04:20:04.137Z | Compiling petgraph v0.6.5 |
| 1782 | 2026-02-27T04:20:04.138Z | Compiling foreign-types v0.3.2 |
| 1783 | 2026-02-27T04:20:04.138Z | Compiling walkdir v2.5.0 |
| 1784 | 2026-02-27T04:20:04.574Z | Compiling petgraph v0.8.3 |
| 1785 | 2026-02-27T04:20:04.935Z | Compiling snafu v0.8.9 |
| 1786 | 2026-02-27T04:20:05.823Z | Compiling globset v0.4.18 |
| 1787 | 2026-02-27T04:20:07.187Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1788 | 2026-02-27T04:20:07.234Z | Compiling libsw v3.5.0 |
| 1789 | 2026-02-27T04:20:07.475Z | Compiling olpc-cjson v0.1.4 |
| 1790 | 2026-02-27T04:20:07.586Z | Compiling oxide-tokio-rt v0.1.2 |
| 1791 | 2026-02-27T04:20:07.758Z | Compiling const_format v0.2.35 |
| 1792 | 2026-02-27T04:20:07.882Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1793 | 2026-02-27T04:20:09.151Z | Compiling gethostname v0.5.0 |
| 1794 | 2026-02-27T04:20:09.373Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1795 | 2026-02-27T04:20:10.108Z | Compiling tabled_derive v0.7.0 |
| 1796 | 2026-02-27T04:20:10.403Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-02-27T04:20:10.430Z | Compiling bcs v0.1.6 |
| 1798 | 2026-02-27T04:20:11.822Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1799 | 2026-02-27T04:20:11.927Z | Compiling progenitor v0.10.0 |
| 1800 | 2026-02-27T04:20:12.139Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1801 | 2026-02-27T04:20:12.540Z | Compiling serde_plain v1.0.2 |
| 1802 | 2026-02-27T04:20:12.705Z | Compiling openssl-macros v0.1.1 |
| 1803 | 2026-02-27T04:20:12.933Z | Compiling pem v3.0.6 |
| 1804 | 2026-02-27T04:20:13.590Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1805 | 2026-02-27T04:20:13.736Z | Compiling lazy_static v1.5.0 |
| 1806 | 2026-02-27T04:20:13.859Z | Compiling linear-map v1.2.0 |
| 1807 | 2026-02-27T04:20:13.892Z | Compiling unicode-linebreak v0.1.5 |
| 1808 | 2026-02-27T04:20:14.242Z | Compiling tagptr v0.2.0 |
| 1809 | 2026-02-27T04:20:14.416Z | Compiling termtree v0.5.1 |
| 1810 | 2026-02-27T04:20:14.525Z | Compiling typed-path v0.9.3 |
| 1811 | 2026-02-27T04:20:14.687Z | Compiling smawk v0.3.2 |
| 1812 | 2026-02-27T04:20:14.944Z | Compiling textwrap v0.16.2 |
| 1813 | 2026-02-27T04:20:16.307Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-02-27T04:20:17.258Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1815 | 2026-02-27T04:20:17.555Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1816 | 2026-02-27T04:20:17.932Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1817 | 2026-02-27T04:20:18.203Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1818 | 2026-02-27T04:20:18.377Z | Compiling tough v0.20.0 |
| 1819 | 2026-02-27T04:20:19.550Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1820 | 2026-02-27T04:20:19.624Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-02-27T04:20:19.961Z | Compiling moka v0.12.13 |
| 1822 | 2026-02-27T04:20:19.996Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1823 | 2026-02-27T04:20:20.465Z | Compiling steno v0.4.1 |
| 1824 | 2026-02-27T04:20:21.860Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1825 | 2026-02-27T04:20:22.848Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1826 | 2026-02-27T04:20:23.915Z | Compiling tabled v0.15.0 |
| 1827 | 2026-02-27T04:20:27.661Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1828 | 2026-02-27T04:20:28.125Z | Compiling hickory-proto v0.25.2 |
| 1829 | 2026-02-27T04:20:29.400Z | Compiling humantime v2.3.0 |
| 1830 | 2026-02-27T04:20:29.475Z | Compiling num-derive v0.3.3 |
| 1831 | 2026-02-27T04:20:29.784Z | Compiling parking_lot_core v0.8.6 |
| 1832 | 2026-02-27T04:20:29.978Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1833 | 2026-02-27T04:20:30.346Z | Compiling crc32fast v1.5.0 |
| 1834 | 2026-02-27T04:20:30.699Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1835 | 2026-02-27T04:20:31.033Z | Compiling parking_lot v0.11.2 |
| 1836 | 2026-02-27T04:20:31.183Z | Compiling fxhash v0.2.1 |
| 1837 | 2026-02-27T04:20:31.332Z | Compiling socket2 v0.5.10 |
| 1838 | 2026-02-27T04:20:31.363Z | Compiling internet-checksum v0.2.1 |
| 1839 | 2026-02-27T04:20:31.411Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1840 | 2026-02-27T04:20:31.602Z | Compiling sled v0.34.7 |
| 1841 | 2026-02-27T04:20:31.680Z | Compiling libscf-sys v1.1.0 |
| 1842 | 2026-02-27T04:20:31.920Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1843 | 2026-02-27T04:20:32.752Z | Compiling hickory-resolver v0.25.2 |
| 1844 | 2026-02-27T04:20:34.273Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1845 | 2026-02-27T04:20:34.998Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1846 | 2026-02-27T04:20:37.350Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1847 | 2026-02-27T04:20:39.766Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1848 | 2026-02-27T04:21:01.359Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1849 | 2026-02-27T04:21:03.891Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1850 | 2026-02-27T04:21:05.831Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1851 | 2026-02-27T04:21:08.085Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1852 | 2026-02-27T04:21:10.591Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1853 | 2026-02-27T04:21:40.897Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 17s |
| 1854 | 2026-02-27T04:21:41.091Z | ──────────── |
| 1855 | 2026-02-27T04:21:41.091Z | Nextest run ID 42ea4c42-17fe-4cf9-a5ab-d9b9b552de15 with nextest profile: default |
| 1856 | 2026-02-27T04:21:41.091Z | Starting 18 tests across 1 binary (18 tests skipped) |
| 1857 | 2026-02-27T04:22:10.449Z | PASS [ 29.339s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1858 | 2026-02-27T04:22:10.449Z | PASS [ 29.340s] rdb proptest::prop_ipv4_length_in_bounds |
| 1859 | 2026-02-27T04:22:10.477Z | PASS [ 29.369s] rdb proptest::prop_ipv4_within_self |
| 1860 | 2026-02-27T04:22:10.481Z | PASS [ 29.373s] rdb proptest::prop_ipv6_default_contains_all |
| 1861 | 2026-02-27T04:22:10.492Z | PASS [ 29.383s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1862 | 2026-02-27T04:22:10.684Z | PASS [ 29.575s] rdb proptest::prop_ipv4_default_contains_all |
| 1863 | 2026-02-27T04:22:10.982Z | PASS [ 29.873s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1864 | 2026-02-27T04:22:39.985Z | PASS [ 29.520s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1865 | 2026-02-27T04:22:39.996Z | PASS [ 29.527s] rdb proptest::prop_ipv6_length_in_bounds |
| 1866 | 2026-02-27T04:22:40.236Z | PASS [ 29.740s] rdb proptest::prop_ipv6_within_self |
| 1867 | 2026-02-27T04:22:40.666Z | PASS [ 30.168s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1868 | 2026-02-27T04:22:41.129Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1869 | 2026-02-27T04:22:56.191Z | PASS [ 45.673s] rdb proptest::prop_static_route_key_deduplication |
| 1870 | 2026-02-27T04:23:10.721Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1871 | 2026-02-27T04:23:11.021Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1872 | 2026-02-27T04:23:16.136Z | PASS [ 65.091s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1873 | 2026-02-27T04:23:18.013Z | PASS [ 67.290s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1874 | 2026-02-27T04:23:40.023Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1875 | 2026-02-27T04:23:40.030Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1876 | 2026-02-27T04:23:40.273Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_ord_consistency |
| 1877 | 2026-02-27T04:23:41.165Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1878 | 2026-02-27T04:23:42.960Z | PASS [ 62.939s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1879 | 2026-02-27T04:23:43.997Z | PASS [ 63.968s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1880 | 2026-02-27T04:24:10.996Z | PASS [ 90.709s] rdb proptest::prop_static_route_key_ord_consistency |
| 1881 | 2026-02-27T04:24:41.200Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1882 | 2026-02-27T04:25:41.235Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1883 | 2026-02-27T04:26:41.272Z | SLOW [>300.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1884 | 2026-02-27T04:27:41.306Z | SLOW [>360.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1885 | 2026-02-27T04:28:41.342Z | SLOW [>420.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1886 | 2026-02-27T04:29:41.377Z | SLOW [>480.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1887 | 2026-02-27T04:30:11.111Z | PASS [ 509.727s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1888 | 2026-02-27T04:30:11.115Z | ──────────── |
| 1889 | 2026-02-27T04:30:11.115Z | Summary [ 509.728s] 18 tests run: 18 passed (6 slow), 18 skipped |
| 1890 | 2026-02-27T04:30:11.125Z | + cp '*.log' /work/ |
| 1891 | 2026-02-27T04:30:11.128Z | + true |
| 1892 | 2026-02-27T04:30:11.129Z | + '[' -d proptest-regressions ']' |
| 1893 | 2026-02-27T04:30:11.129Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1894 | 2026-02-27T04:30:11.132Z | + popd |
| 1895 | 2026-02-27T04:30:11.132Z | /work/oxidecomputer/maghemite |
| 1896 | 2026-02-27T04:30:11.132Z | + pushd bgp |
| 1897 | 2026-02-27T04:30:11.132Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1898 | 2026-02-27T04:30:11.132Z | + PROPTEST_CASES=1000000 |
| 1899 | 2026-02-27T04:30:11.132Z | + cargo nextest run --lib proptest |
| 1900 | 2026-02-27T04:30:12.895Z | Compiling smallvec v1.15.1 |
| 1901 | 2026-02-27T04:30:13.052Z | Compiling serde_json v1.0.149 |
| 1902 | 2026-02-27T04:30:13.134Z | Compiling crunchy v0.2.4 |
| 1903 | 2026-02-27T04:30:13.166Z | Compiling tiny-keccak v2.0.2 |
| 1904 | 2026-02-27T04:30:13.184Z | Compiling smartstring v1.0.1 |
| 1905 | 2026-02-27T04:30:13.184Z | Compiling ahash v0.8.12 |
| 1906 | 2026-02-27T04:30:13.406Z | Compiling icu_normalizer v2.1.1 |
| 1907 | 2026-02-27T04:30:13.444Z | Compiling parking_lot_core v0.9.12 |
| 1908 | 2026-02-27T04:30:13.690Z | Compiling parking_lot_core v0.8.6 |
| 1909 | 2026-02-27T04:30:13.832Z | Compiling parking_lot v0.12.5 |
| 1910 | 2026-02-27T04:30:14.133Z | Compiling idna_adapter v1.2.1 |
| 1911 | 2026-02-27T04:30:14.333Z | Compiling tokio v1.49.0 |
| 1912 | 2026-02-27T04:30:14.394Z | Compiling idna v1.1.0 |
| 1913 | 2026-02-27T04:30:14.725Z | Compiling schemars v0.8.22 |
| 1914 | 2026-02-27T04:30:14.755Z | Compiling dof v0.4.0 |
| 1915 | 2026-02-27T04:30:14.990Z | Compiling openapiv3 v2.2.0 |
| 1916 | 2026-02-27T04:30:15.255Z | Compiling url v2.5.8 |
| 1917 | 2026-02-27T04:30:17.702Z | Compiling typify-impl v0.4.3 |
| 1918 | 2026-02-27T04:30:18.436Z | Compiling usdt-impl v0.6.0 |
| 1919 | 2026-02-27T04:30:20.004Z | Compiling ipnetwork v0.21.1 |
| 1920 | 2026-02-27T04:30:20.039Z | Compiling usdt-attr-macro v0.6.0 |
| 1921 | 2026-02-27T04:30:20.203Z | Compiling usdt-macro v0.6.0 |
| 1922 | 2026-02-27T04:30:20.751Z | Compiling oxnet v0.1.4 |
| 1923 | 2026-02-27T04:30:20.994Z | Compiling newtype-uuid v1.3.2 |
| 1924 | 2026-02-27T04:30:21.650Z | Compiling daft v0.1.5 |
| 1925 | 2026-02-27T04:30:21.716Z | Compiling slog-json v2.6.1 |
| 1926 | 2026-02-27T04:30:22.110Z | Compiling slog-bunyan v2.5.0 |
| 1927 | 2026-02-27T04:30:22.232Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1928 | 2026-02-27T04:30:22.251Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1929 | 2026-02-27T04:30:22.283Z | Compiling usdt v0.6.0 |
| 1930 | 2026-02-27T04:30:22.353Z | Compiling serde_with v3.16.1 |
| 1931 | 2026-02-27T04:30:22.842Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1932 | 2026-02-27T04:30:23.504Z | Compiling tokio-util v0.7.18 |
| 1933 | 2026-02-27T04:30:23.619Z | Compiling tokio-rustls v0.26.4 |
| 1934 | 2026-02-27T04:30:23.690Z | Compiling tower v0.5.3 |
| 1935 | 2026-02-27T04:30:24.170Z | Compiling tokio-rustls v0.25.0 |
| 1936 | 2026-02-27T04:30:24.643Z | Compiling tower-http v0.6.8 |
| 1937 | 2026-02-27T04:30:24.796Z | Compiling h2 v0.4.13 |
| 1938 | 2026-02-27T04:30:25.277Z | Compiling backoff v0.4.0 |
| 1939 | 2026-02-27T04:30:25.596Z | Compiling iddqd v0.3.17 |
| 1940 | 2026-02-27T04:30:25.722Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1941 | 2026-02-27T04:30:29.896Z | Compiling hyper v1.8.1 |
| 1942 | 2026-02-27T04:30:31.043Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1943 | 2026-02-27T04:30:32.429Z | Compiling hyper-util v0.1.20 |
| 1944 | 2026-02-27T04:30:32.451Z | Compiling dof v0.3.0 |
| 1945 | 2026-02-27T04:30:33.185Z | Compiling typify-macro v0.4.3 |
| 1946 | 2026-02-27T04:30:33.432Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1947 | 2026-02-27T04:30:33.795Z | Compiling usdt-impl v0.5.0 |
| 1948 | 2026-02-27T04:30:34.053Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1949 | 2026-02-27T04:30:34.562Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1950 | 2026-02-27T04:30:35.480Z | Compiling hyper-rustls v0.27.7 |
| 1951 | 2026-02-27T04:30:35.580Z | Compiling dropshot v0.16.7 |
| 1952 | 2026-02-27T04:30:36.178Z | Compiling reqwest v0.12.28 |
| 1953 | 2026-02-27T04:30:37.415Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1954 | 2026-02-27T04:30:37.711Z | Compiling typify v0.4.3 |
| 1955 | 2026-02-27T04:30:37.747Z | Compiling zone v0.3.1 |
| 1956 | 2026-02-27T04:30:37.861Z | Compiling progenitor-impl v0.11.2 |
| 1957 | 2026-02-27T04:30:39.583Z | Compiling progenitor-client v0.10.0 |
| 1958 | 2026-02-27T04:30:40.071Z | Compiling progenitor-client v0.11.2 |
| 1959 | 2026-02-27T04:30:40.792Z | Compiling usdt-attr-macro v0.5.0 |
| 1960 | 2026-02-27T04:30:41.829Z | Compiling usdt-macro v0.5.0 |
| 1961 | 2026-02-27T04:30:46.323Z | Compiling usdt v0.5.0 |
| 1962 | 2026-02-27T04:30:46.719Z | Compiling progenitor-macro v0.11.2 |
| 1963 | 2026-02-27T04:30:46.845Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1964 | 2026-02-27T04:30:46.864Z | Compiling hickory-proto v0.24.4 |
| 1965 | 2026-02-27T04:30:47.427Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1966 | 2026-02-27T04:30:47.611Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1967 | 2026-02-27T04:30:47.687Z | Compiling progenitor-impl v0.10.0 |
| 1968 | 2026-02-27T04:30:48.257Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1969 | 2026-02-27T04:30:48.560Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1970 | 2026-02-27T04:30:49.060Z | Compiling tokio-stream v0.1.18 |
| 1971 | 2026-02-27T04:30:50.101Z | Compiling tokio-dtrace v0.1.1 |
| 1972 | 2026-02-27T04:30:50.668Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1973 | 2026-02-27T04:30:51.250Z | Compiling hickory-resolver v0.24.4 |
| 1974 | 2026-02-27T04:30:53.596Z | Compiling qorb v0.4.1 |
| 1975 | 2026-02-27T04:30:54.881Z | Compiling libsw-core v0.3.2 |
| 1976 | 2026-02-27T04:30:55.207Z | Compiling libsw v3.5.0 |
| 1977 | 2026-02-27T04:30:55.547Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1978 | 2026-02-27T04:30:55.855Z | Compiling oxide-tokio-rt v0.1.2 |
| 1979 | 2026-02-27T04:30:56.134Z | Compiling slog-dtrace v0.3.0 |
| 1980 | 2026-02-27T04:30:56.180Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1981 | 2026-02-27T04:30:56.472Z | Compiling progenitor-macro v0.10.0 |
| 1982 | 2026-02-27T04:30:56.789Z | Compiling cancel-safe-futures v0.1.5 |
| 1983 | 2026-02-27T04:30:56.811Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1984 | 2026-02-27T04:30:57.365Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1985 | 2026-02-27T04:30:57.407Z | Compiling olpc-cjson v0.1.4 |
| 1986 | 2026-02-27T04:30:57.578Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1987 | 2026-02-27T04:30:57.702Z | Compiling tough v0.20.0 |
| 1988 | 2026-02-27T04:30:58.650Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1989 | 2026-02-27T04:30:58.995Z | Compiling hickory-proto v0.25.2 |
| 1990 | 2026-02-27T04:30:59.411Z | Compiling steno v0.4.1 |
| 1991 | 2026-02-27T04:30:59.569Z | Compiling progenitor v0.11.2 |
| 1992 | 2026-02-27T04:30:59.789Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1993 | 2026-02-27T04:31:00.255Z | Compiling moka v0.12.13 |
| 1994 | 2026-02-27T04:31:02.118Z | Compiling const-random-macro v0.1.16 |
| 1995 | 2026-02-27T04:31:02.204Z | Compiling parking_lot v0.11.2 |
| 1996 | 2026-02-27T04:31:02.882Z | Compiling const-random v0.1.18 |
| 1997 | 2026-02-27T04:31:03.134Z | Compiling sdd v3.0.10 |
| 1998 | 2026-02-27T04:31:03.622Z | Compiling hickory-resolver v0.25.2 |
| 1999 | 2026-02-27T04:31:04.421Z | Compiling scc v2.4.0 |
| 2000 | 2026-02-27T04:31:07.106Z | Compiling sled v0.34.7 |
| 2001 | 2026-02-27T04:31:07.624Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2002 | 2026-02-27T04:31:07.700Z | Compiling thin-vec v0.2.14 |
| 2003 | 2026-02-27T04:31:08.314Z | Compiling serial_test_derive v3.3.1 |
| 2004 | 2026-02-27T04:31:08.593Z | Compiling rhai_codegen v3.1.0 |
| 2005 | 2026-02-27T04:31:09.005Z | Compiling yansi v1.0.1 |
| 2006 | 2026-02-27T04:31:09.045Z | Compiling progenitor v0.10.0 |
| 2007 | 2026-02-27T04:31:09.128Z | Compiling diff v0.1.13 |
| 2008 | 2026-02-27T04:31:09.270Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2009 | 2026-02-27T04:31:09.664Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2010 | 2026-02-27T04:31:09.703Z | Compiling serial_test v3.3.1 |
| 2011 | 2026-02-27T04:31:09.770Z | Compiling pretty_assertions v1.4.1 |
| 2012 | 2026-02-27T04:31:11.358Z | Compiling rhai v1.24.0 |
| 2013 | 2026-02-27T04:31:20.460Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2014 | 2026-02-27T04:31:20.965Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2015 | 2026-02-27T04:31:21.351Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2016 | 2026-02-27T04:31:22.667Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2017 | 2026-02-27T04:31:23.589Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2018 | 2026-02-27T04:31:23.939Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2019 | 2026-02-27T04:31:24.932Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2020 | 2026-02-27T04:31:26.752Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2021 | 2026-02-27T04:31:26.966Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2022 | 2026-02-27T04:31:28.005Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2023 | 2026-02-27T04:31:28.381Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2024 | 2026-02-27T04:31:29.547Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2025 | 2026-02-27T04:31:29.856Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2026 | 2026-02-27T04:31:30.257Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2027 | 2026-02-27T04:31:30.986Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2028 | 2026-02-27T04:31:31.815Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2029 | 2026-02-27T04:31:42.131Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2030 | 2026-02-27T04:31:42.747Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2031 | 2026-02-27T04:31:43.113Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2032 | 2026-02-27T04:31:43.905Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2033 | 2026-02-27T04:31:47.654Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2034 | 2026-02-27T04:32:09.509Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2035 | 2026-02-27T04:32:11.972Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2036 | 2026-02-27T04:32:13.994Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2037 | 2026-02-27T04:32:16.265Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2038 | 2026-02-27T04:32:17.906Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2039 | 2026-02-27T04:32:22.068Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2040 | 2026-02-27T04:33:10.168Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 57s |
| 2041 | 2026-02-27T04:33:10.360Z | ──────────── |
| 2042 | 2026-02-27T04:33:10.360Z | Nextest run ID 54ba267d-8d04-4e3b-a7e9-eca92361db59 with nextest profile: default |
| 2043 | 2026-02-27T04:33:10.360Z | Starting 18 tests across 1 binary (132 tests skipped) |
| 2044 | 2026-02-27T04:33:41.818Z | PASS [ 31.439s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2045 | 2026-02-27T04:33:46.300Z | PASS [ 35.918s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2046 | 2026-02-27T04:33:46.474Z | PASS [ 36.093s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2047 | 2026-02-27T04:33:49.357Z | PASS [ 38.974s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2048 | 2026-02-27T04:33:51.281Z | PASS [ 40.897s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2049 | 2026-02-27T04:34:09.838Z | PASS [ 59.441s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2050 | 2026-02-27T04:34:10.402Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2051 | 2026-02-27T04:34:10.411Z | SLOW [> 60.000s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 2052 | 2026-02-27T04:34:17.261Z | PASS [ 30.913s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2053 | 2026-02-27T04:34:23.255Z | PASS [ 41.414s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2054 | 2026-02-27T04:34:26.661Z | PASS [ 40.164s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2055 | 2026-02-27T04:34:27.960Z | PASS [ 36.656s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2056 | 2026-02-27T04:34:29.273Z | PASS [ 78.866s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 2057 | 2026-02-27T04:34:48.037Z | PASS [ 38.176s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2058 | 2026-02-27T04:34:49.395Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2059 | 2026-02-27T04:34:53.129Z | PASS [ 35.877s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2060 | 2026-02-27T04:35:10.431Z | SLOW [>120.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2061 | 2026-02-27T04:35:19.204Z | PASS [ 52.512s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2062 | 2026-02-27T04:35:23.293Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2063 | 2026-02-27T04:35:27.996Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2064 | 2026-02-27T04:35:28.449Z | PASS [ 138.010s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2065 | 2026-02-27T04:35:49.430Z | SLOW [>120.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2066 | 2026-02-27T04:36:03.078Z | PASS [ 133.644s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2067 | 2026-02-27T04:36:23.328Z | SLOW [>120.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2068 | 2026-02-27T04:36:26.811Z | PASS [ 118.784s] bgp proptest::prop_update_traditional_roundtrip |
| 2069 | 2026-02-27T04:36:45.061Z | PASS [ 141.722s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2070 | 2026-02-27T04:36:45.061Z | ──────────── |
| 2071 | 2026-02-27T04:36:45.061Z | Summary [ 214.576s] 18 tests run: 18 passed (5 slow), 132 skipped |
| 2072 | 2026-02-27T04:36:45.073Z | + cp '*.log' /work/ |
| 2073 | 2026-02-27T04:36:45.076Z | + true |
| 2074 | 2026-02-27T04:36:45.076Z | + '[' -d proptest-regressions ']' |
| 2075 | 2026-02-27T04:36:45.077Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2076 | 2026-02-27T04:36:45.080Z | + popd |
| 2077 | 2026-02-27T04:36:45.080Z | /work/oxidecomputer/maghemite |
| 2078 | 2026-02-27T04:36:45.080Z | process exited: duration 1492031 ms, exit code 0 |
| |
| 2079 | 2026-02-27T04:36:45.090Z | found 0 output files |