|
|
|
| 1 | 2026-02-18T03:02:37.906Z | job assigned to worker 01KHQB4RHEEW6TG3TJRQGH2KN4 [factory aws, i-0e9b255a47f9d7e9a] (queued for 54 s) |
| |
| 2 | 2026-02-18T03:02:46.533Z | starting task 0: "setup" |
| 3 | 2026-02-18T03:02:46.538Z | ++ uname -s |
| 4 | 2026-02-18T03:02:46.541Z | + kern=SunOS |
| 5 | 2026-02-18T03:02:46.541Z | + build_user=build |
| 6 | 2026-02-18T03:02:46.541Z | + build_uid=12345 |
| 7 | 2026-02-18T03:02:46.541Z | + work_dir=/work |
| 8 | 2026-02-18T03:02:46.541Z | + input_dir=/input |
| 9 | 2026-02-18T03:02:46.541Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-18T03:02:46.541Z | + case "$kern" in |
| 11 | 2026-02-18T03:02:46.541Z | + groupadd -g 12345 build |
| 12 | 2026-02-18T03:02:46.544Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-18T03:02:48.550Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-18T03:02:48.671Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-18T03:02:48.674Z | + home_fs=zfs |
| 16 | 2026-02-18T03:02:48.674Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-18T03:02:48.675Z | + mkdir -p /home/build |
| 18 | 2026-02-18T03:02:48.677Z | + chown build:build /home/build /work |
| 19 | 2026-02-18T03:02:50.679Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-18T03:02:50.682Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-02-18T03:02:50.688Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-18T03:02:50.693Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-18T03:02:50.694Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-18T03:02:50.694Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-18T03:02:50.694Z | * rust toolchain profile = "default" |
| 26 | 2026-02-18T03:02:50.694Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-18T03:02:50.694Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-18T03:02:50.696Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-18T03:02:50.697Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-18T03:02:50.833Z | info: downloading installer |
| 31 | 2026-02-18T03:02:52.585Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-18T03:02:52.585Z | warn: /opt/ooce/bin |
| 33 | 2026-02-18T03:02:52.585Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-18T03:02:52.585Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-18T03:02:52.585Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-18T03:02:52.585Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-18T03:02:52.585Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-18T03:02:52.585Z | error: cannot install while Rust is installed |
| 39 | 2026-02-18T03:02:52.585Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-18T03:02:52.613Z | info: profile set to 'default' |
| 41 | 2026-02-18T03:02:52.613Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-18T03:02:52.616Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-18T03:02:52.771Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-18T03:02:52.771Z | info: downloading component 'cargo' |
| 45 | 2026-02-18T03:02:54.007Z | info: downloading component 'clippy' |
| 46 | 2026-02-18T03:02:54.372Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-18T03:02:55.794Z | info: downloading component 'rust-std' |
| 48 | 2026-02-18T03:02:57.996Z | info: downloading component 'rustc' |
| 49 | 2026-02-18T03:03:05.424Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-18T03:03:05.737Z | info: installing component 'cargo' |
| 51 | 2026-02-18T03:03:06.644Z | info: installing component 'clippy' |
| 52 | 2026-02-18T03:03:07.029Z | info: installing component 'rust-docs' |
| 53 | 2026-02-18T03:03:08.982Z | info: installing component 'rust-std' |
| 54 | 2026-02-18T03:03:10.775Z | info: installing component 'rustc' |
| 55 | 2026-02-18T03:03:17.539Z | info: installing component 'rustfmt' |
| 56 | 2026-02-18T03:03:17.866Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-18T03:03:17.866Z | |
| 58 | 2026-02-18T03:03:18.387Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-18T03:03:18.387Z | |
| 60 | 2026-02-18T03:03:18.390Z | |
| 61 | 2026-02-18T03:03:18.390Z | Rust is installed now. Great! |
| 62 | 2026-02-18T03:03:18.391Z | |
| 63 | 2026-02-18T03:03:18.391Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-18T03:03:18.391Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-18T03:03:18.391Z | |
| 66 | 2026-02-18T03:03:18.391Z | To configure your current shell, you need to source |
| 67 | 2026-02-18T03:03:18.391Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-18T03:03:18.391Z | |
| 69 | 2026-02-18T03:03:18.391Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-18T03:03:18.391Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-18T03:03:18.391Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-18T03:03:18.391Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-18T03:03:18.490Z | + rustup --version |
| 74 | 2026-02-18T03:03:18.503Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-18T03:03:18.506Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-18T03:03:18.577Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-18T03:03:18.580Z | + cargo --version |
| 78 | 2026-02-18T03:03:18.637Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-18T03:03:18.640Z | + rustc --version |
| 80 | 2026-02-18T03:03:18.707Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-18T03:03:18.710Z | process exited: duration 28017 ms, exit code 0 |
| |
| 82 | 2026-02-18T03:03:18.715Z | starting task 2: "authentication" |
| 83 | 2026-02-18T03:03:18.738Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-18T03:03:18.746Z | starting task 3: "clone repository" |
| 85 | 2026-02-18T03:03:18.749Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-18T03:03:18.752Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-18T03:03:18.782Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-18T03:03:21.480Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-18T03:03:21.480Z | + git fetch origin dccd2940bdca70331828ef79faadb348031175a9 |
| 90 | 2026-02-18T03:03:21.904Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-18T03:03:21.905Z | * branch dccd2940bdca70331828ef79faadb348031175a9 -> FETCH_HEAD |
| 92 | 2026-02-18T03:03:21.912Z | + [[ -n zl/mrib ]] |
| 93 | 2026-02-18T03:03:21.915Z | ++ git branch --show-current |
| 94 | 2026-02-18T03:03:21.918Z | + current=main |
| 95 | 2026-02-18T03:03:21.918Z | + [[ main != zl/mrib ]] |
| 96 | 2026-02-18T03:03:21.918Z | + git branch -f zl/mrib dccd2940bdca70331828ef79faadb348031175a9 |
| 97 | 2026-02-18T03:03:21.921Z | + git checkout -f zl/mrib |
| 98 | 2026-02-18T03:03:21.949Z | Switched to branch 'zl/mrib' |
| 99 | 2026-02-18T03:03:21.952Z | + git reset --hard dccd2940bdca70331828ef79faadb348031175a9 |
| 100 | 2026-02-18T03:03:21.979Z | HEAD is now at dccd294 merge main (bump deps) |
| 101 | 2026-02-18T03:03:21.982Z | process exited: duration 3236 ms, exit code 0 |
| |
| 102 | 2026-02-18T03:03:21.989Z | starting task 4: "build" |
| 103 | 2026-02-18T03:03:21.993Z | + set -e |
| 104 | 2026-02-18T03:03:21.996Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-02-18T03:03:21.996Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-02-18T03:03:21.996Z | ++ PLATFORM=illumos |
| 107 | 2026-02-18T03:03:21.996Z | ++ banner install |
| 108 | 2026-02-18T03:03:21.996Z | |
| 109 | 2026-02-18T03:03:21.996Z | # # # #### ##### ## # # |
| 110 | 2026-02-18T03:03:21.996Z | # ## # # # # # # # |
| 111 | 2026-02-18T03:03:21.996Z | # # # # #### # # # # # |
| 112 | 2026-02-18T03:03:21.996Z | # # # # # # ###### # # |
| 113 | 2026-02-18T03:03:21.996Z | # # ## # # # # # # # |
| 114 | 2026-02-18T03:03:21.996Z | # # # #### # # # ###### ###### |
| 115 | 2026-02-18T03:03:21.996Z | |
| 116 | 2026-02-18T03:03:21.999Z | ++ set +o errexit |
| 117 | 2026-02-18T03:03:21.999Z | ++ pkg info clang-15 |
| 118 | 2026-02-18T03:03:21.999Z | ++ grep -qi installed |
| 119 | 2026-02-18T03:03:24.467Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-02-18T03:03:24.467Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-02-18T03:03:24.467Z | |
| 122 | 2026-02-18T03:03:24.467Z | clang-15 |
| 123 | 2026-02-18T03:03:24.511Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-02-18T03:03:24.511Z | ++ set -o errexit |
| 125 | 2026-02-18T03:03:24.514Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-02-18T03:03:35.621Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-02-18T03:03:46.006Z | Startup: Caching catalogs ... Done |
| 128 | 2026-02-18T03:04:08.795Z | Planning: Solver setup ... Done |
| 129 | 2026-02-18T03:04:08.952Z | Planning: Running solver ... Done |
| 130 | 2026-02-18T03:04:09.123Z | Planning: Finding local manifests ... Done |
| 131 | 2026-02-18T03:04:09.142Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-02-18T03:04:09.328Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-02-18T03:04:09.373Z | Planning: Package planning ... Done |
| 134 | 2026-02-18T03:04:09.420Z | Planning: Merging actions ... Done |
| 135 | 2026-02-18T03:04:09.585Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-02-18T03:04:09.595Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-02-18T03:04:11.555Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-02-18T03:04:11.564Z | Planning: Planning completed in 25.40 seconds |
| 139 | 2026-02-18T03:04:11.579Z | Packages to install: 2 |
| 140 | 2026-02-18T03:04:11.579Z | Mediators to change: 2 |
| 141 | 2026-02-18T03:04:11.582Z | Services to change: 1 |
| 142 | 2026-02-18T03:04:11.582Z | Create boot environment: No |
| 143 | 2026-02-18T03:04:11.582Z | Create backup boot environment: No |
| 144 | 2026-02-18T03:04:11.725Z | |
| 145 | 2026-02-18T03:04:11.726Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-02-18T03:04:17.858Z | Download: 982/3076 items 82.2/211.3MB 38% complete (32.6M/s) |
| 147 | 2026-02-18T03:04:23.525Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (12.5M/s) |
| 148 | 2026-02-18T03:04:28.534Z | Download: 2450/3076 items 119.3/211.3MB 56% complete (2.0M/s) |
| 149 | 2026-02-18T03:04:34.168Z | Download: 3073/3076 items 211.2/211.3MB 99% complete (9.7M/s) |
| 150 | 2026-02-18T03:04:34.201Z | Download: Completed 211.31 MB in 22.47 seconds (9.4M/s) |
| 151 | 2026-02-18T03:04:34.558Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-02-18T03:04:39.099Z | Actions: Completed 3418 actions in 4.54 seconds. |
| 153 | 2026-02-18T03:04:39.816Z | Done |
| 154 | 2026-02-18T03:04:39.816Z | Done |
| 155 | 2026-02-18T03:04:40.896Z | Done |
| 156 | 2026-02-18T03:04:45.160Z | Done |
| 157 | 2026-02-18T03:04:45.242Z | Done |
| 158 | 2026-02-18T03:04:45.245Z | Done |
| 159 | 2026-02-18T03:04:45.411Z | Done |
| 160 | 2026-02-18T03:04:46.082Z | ++ set -o errexit |
| 161 | 2026-02-18T03:04:46.082Z | ++ cargo --version |
| 162 | 2026-02-18T03:04:46.089Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 163 | 2026-02-18T03:04:46.314Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 164 | 2026-02-18T03:04:46.314Z | info: downloading component 'cargo' |
| 165 | 2026-02-18T03:04:47.628Z | info: downloading component 'clippy' |
| 166 | 2026-02-18T03:04:48.089Z | info: downloading component 'rust-docs' |
| 167 | 2026-02-18T03:04:49.553Z | info: downloading component 'rust-std' |
| 168 | 2026-02-18T03:04:51.404Z | info: downloading component 'rustc' |
| 169 | 2026-02-18T03:04:58.727Z | info: downloading component 'rustfmt' |
| 170 | 2026-02-18T03:04:59.003Z | info: installing component 'cargo' |
| 171 | 2026-02-18T03:04:59.917Z | info: installing component 'clippy' |
| 172 | 2026-02-18T03:05:00.305Z | info: installing component 'rust-docs' |
| 173 | 2026-02-18T03:05:02.268Z | info: installing component 'rust-std' |
| 174 | 2026-02-18T03:05:04.093Z | info: installing component 'rustc' |
| 175 | 2026-02-18T03:05:10.699Z | info: installing component 'rustfmt' |
| 176 | 2026-02-18T03:05:11.161Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 177 | 2026-02-18T03:05:11.164Z | ++ rustc --version |
| 178 | 2026-02-18T03:05:11.251Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 179 | 2026-02-18T03:05:11.257Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 180 | 2026-02-18T03:05:11.364Z | Updating crates.io index |
| 181 | 2026-02-18T03:05:11.479Z | Downloading crates ... |
| 182 | 2026-02-18T03:05:11.543Z | Downloaded cargo-nextest v0.9.97 |
| 183 | 2026-02-18T03:05:11.625Z | Installing cargo-nextest v0.9.97 |
| 184 | 2026-02-18T03:05:11.682Z | Updating crates.io index |
| 185 | 2026-02-18T03:05:14.569Z | Locking 405 packages to latest compatible versions |
| 186 | 2026-02-18T03:05:14.575Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 187 | 2026-02-18T03:05:14.577Z | Adding duct v0.13.7 (available: v1.1.1) |
| 188 | 2026-02-18T03:05:14.578Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 189 | 2026-02-18T03:05:14.578Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 190 | 2026-02-18T03:05:14.580Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 191 | 2026-02-18T03:05:14.583Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 192 | 2026-02-18T03:05:14.583Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 193 | 2026-02-18T03:05:14.586Z | Adding nextest-runner v0.80.0 (available: v0.108.0) |
| 194 | 2026-02-18T03:05:14.606Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 195 | 2026-02-18T03:05:14.622Z | Downloading crates ... |
| 196 | 2026-02-18T03:05:14.707Z | Downloaded adler2 v2.0.1 |
| 197 | 2026-02-18T03:05:14.710Z | Downloaded anstream v0.6.21 |
| 198 | 2026-02-18T03:05:14.713Z | Downloaded filetime v0.2.27 |
| 199 | 2026-02-18T03:05:14.716Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 200 | 2026-02-18T03:05:14.718Z | Downloaded cpufeatures v0.2.17 |
| 201 | 2026-02-18T03:05:14.719Z | Downloaded addr2line v0.25.1 |
| 202 | 2026-02-18T03:05:14.722Z | Downloaded getrandom v0.4.1 |
| 203 | 2026-02-18T03:05:14.725Z | Downloaded home v0.5.12 |
| 204 | 2026-02-18T03:05:14.730Z | Downloaded pathdiff v0.2.3 |
| 205 | 2026-02-18T03:05:14.733Z | Downloaded form_urlencoded v1.2.2 |
| 206 | 2026-02-18T03:05:14.733Z | Downloaded async-scoped v0.9.0 |
| 207 | 2026-02-18T03:05:14.736Z | Downloaded pkg-config v0.3.32 |
| 208 | 2026-02-18T03:05:14.736Z | Downloaded atomic-waker v1.1.2 |
| 209 | 2026-02-18T03:05:14.739Z | Downloaded hyper-rustls v0.27.7 |
| 210 | 2026-02-18T03:05:14.742Z | Downloaded openssl-macros v0.1.1 |
| 211 | 2026-02-18T03:05:14.745Z | Downloaded dialoguer v0.11.0 |
| 212 | 2026-02-18T03:05:14.748Z | Downloaded itoa v1.0.17 |
| 213 | 2026-02-18T03:05:14.751Z | Downloaded semver v1.0.27 |
| 214 | 2026-02-18T03:05:14.755Z | Downloaded indent_write v2.2.0 |
| 215 | 2026-02-18T03:05:14.758Z | Downloaded ipnet v2.11.0 |
| 216 | 2026-02-18T03:05:14.758Z | Downloaded percent-encoding v2.3.2 |
| 217 | 2026-02-18T03:05:14.760Z | Downloaded iana-time-zone v0.1.65 |
| 218 | 2026-02-18T03:05:14.763Z | Downloaded openssl-probe v0.2.1 |
| 219 | 2026-02-18T03:05:14.766Z | Downloaded humantime-serde v1.1.1 |
| 220 | 2026-02-18T03:05:14.766Z | Downloaded futures-channel v0.3.32 |
| 221 | 2026-02-18T03:05:14.769Z | Downloaded http-body-util v0.1.3 |
| 222 | 2026-02-18T03:05:14.773Z | Downloaded os_pipe v1.2.3 |
| 223 | 2026-02-18T03:05:14.775Z | Downloaded rustc_version v0.4.1 |
| 224 | 2026-02-18T03:05:14.775Z | Downloaded base64ct v1.8.3 |
| 225 | 2026-02-18T03:05:14.779Z | Downloaded lru-slab v0.1.2 |
| 226 | 2026-02-18T03:05:14.781Z | Downloaded crypto-common v0.1.7 |
| 227 | 2026-02-18T03:05:14.781Z | Downloaded httparse v1.10.1 |
| 228 | 2026-02-18T03:05:14.784Z | Downloaded mukti-metadata v0.3.0 |
| 229 | 2026-02-18T03:05:14.787Z | Downloaded getrandom v0.2.17 |
| 230 | 2026-02-18T03:05:14.790Z | Downloaded http-body v1.0.1 |
| 231 | 2026-02-18T03:05:14.790Z | Downloaded nextest-metadata v0.12.2 |
| 232 | 2026-02-18T03:05:14.793Z | Downloaded aho-corasick v1.1.4 |
| 233 | 2026-02-18T03:05:14.797Z | Downloaded newtype-uuid v1.3.2 |
| 234 | 2026-02-18T03:05:14.800Z | Downloaded erased-serde v0.4.9 |
| 235 | 2026-02-18T03:05:14.803Z | Downloaded convert_case v0.10.0 |
| 236 | 2026-02-18T03:05:14.806Z | Downloaded lazy_static v1.5.0 |
| 237 | 2026-02-18T03:05:14.808Z | Downloaded number_prefix v0.4.0 |
| 238 | 2026-02-18T03:05:14.811Z | Downloaded lock_api v0.4.14 |
| 239 | 2026-02-18T03:05:14.811Z | Downloaded atomicwrites v0.4.4 |
| 240 | 2026-02-18T03:05:14.814Z | Downloaded foreign-types-shared v0.1.1 |
| 241 | 2026-02-18T03:05:14.817Z | Downloaded serde_spanned v0.6.9 |
| 242 | 2026-02-18T03:05:14.817Z | Downloaded futures-macro v0.3.32 |
| 243 | 2026-02-18T03:05:14.820Z | Downloaded indenter v0.3.4 |
| 244 | 2026-02-18T03:05:14.820Z | Downloaded anstyle-query v1.1.5 |
| 245 | 2026-02-18T03:05:14.823Z | Downloaded nextest-workspace-hack v0.1.0 |
| 246 | 2026-02-18T03:05:14.823Z | Downloaded futures-io v0.3.32 |
| 247 | 2026-02-18T03:05:14.825Z | Downloaded is_terminal_polyfill v1.70.2 |
| 248 | 2026-02-18T03:05:14.825Z | Downloaded foldhash v0.1.5 |
| 249 | 2026-02-18T03:05:14.828Z | Downloaded duct v0.13.7 |
| 250 | 2026-02-18T03:05:14.832Z | Downloaded cargo_metadata v0.20.0 |
| 251 | 2026-02-18T03:05:14.835Z | Downloaded hyper-tls v0.6.0 |
| 252 | 2026-02-18T03:05:14.835Z | Downloaded ordered-float v2.10.1 |
| 253 | 2026-02-18T03:05:14.839Z | Downloaded fastrand v2.3.0 |
| 254 | 2026-02-18T03:05:14.839Z | Downloaded parking_lot_core v0.9.12 |
| 255 | 2026-02-18T03:05:14.842Z | Downloaded serde-value v0.7.0 |
| 256 | 2026-02-18T03:05:14.844Z | Downloaded serde_urlencoded v0.7.1 |
| 257 | 2026-02-18T03:05:14.844Z | Downloaded generic-array v0.14.7 |
| 258 | 2026-02-18T03:05:14.851Z | Downloaded scopeguard v1.2.0 |
| 259 | 2026-02-18T03:05:14.855Z | Downloaded futures-task v0.3.32 |
| 260 | 2026-02-18T03:05:14.855Z | Downloaded heck v0.5.0 |
| 261 | 2026-02-18T03:05:14.855Z | Downloaded hex v0.4.3 |
| 262 | 2026-02-18T03:05:14.855Z | Downloaded futures-sink v0.3.32 |
| 263 | 2026-02-18T03:05:14.855Z | Downloaded equivalent v1.0.2 |
| 264 | 2026-02-18T03:05:14.858Z | Downloaded clap_lex v1.0.0 |
| 265 | 2026-02-18T03:05:14.858Z | Downloaded pin-utils v0.1.0 |
| 266 | 2026-02-18T03:05:14.861Z | Downloaded nested v0.1.1 |
| 267 | 2026-02-18T03:05:14.861Z | Downloaded foreign-types v0.3.2 |
| 268 | 2026-02-18T03:05:14.861Z | Downloaded cfg_aliases v0.2.1 |
| 269 | 2026-02-18T03:05:14.864Z | Downloaded document-features v0.2.12 |
| 270 | 2026-02-18T03:05:14.868Z | Downloaded serde_ignored v0.1.14 |
| 271 | 2026-02-18T03:05:14.868Z | Downloaded serde-untagged v0.1.9 |
| 272 | 2026-02-18T03:05:14.871Z | Downloaded is_ci v1.2.0 |
| 273 | 2026-02-18T03:05:14.871Z | Downloaded fnv v1.0.7 |
| 274 | 2026-02-18T03:05:14.871Z | Downloaded cargo-platform v0.3.2 |
| 275 | 2026-02-18T03:05:14.874Z | Downloaded futures-core v0.3.32 |
| 276 | 2026-02-18T03:05:14.874Z | Downloaded debug-ignore v1.0.5 |
| 277 | 2026-02-18T03:05:14.877Z | Downloaded shared_child v1.1.1 |
| 278 | 2026-02-18T03:05:14.880Z | Downloaded guppy-workspace-hack v0.1.0 |
| 279 | 2026-02-18T03:05:14.881Z | Downloaded cargo-platform v0.2.0 |
| 280 | 2026-02-18T03:05:14.881Z | Downloaded jobserver v0.1.34 |
| 281 | 2026-02-18T03:05:14.883Z | Downloaded autocfg v1.5.0 |
| 282 | 2026-02-18T03:05:14.886Z | Downloaded anstyle-parse v0.2.7 |
| 283 | 2026-02-18T03:05:14.886Z | Downloaded errno v0.3.14 |
| 284 | 2026-02-18T03:05:14.889Z | Downloaded block-buffer v0.10.4 |
| 285 | 2026-02-18T03:05:14.889Z | Downloaded backtrace-ext v0.2.1 |
| 286 | 2026-02-18T03:05:14.892Z | Downloaded cfg-expr v0.20.6 |
| 287 | 2026-02-18T03:05:14.895Z | Downloaded enable-ansi-support v0.2.1 |
| 288 | 2026-02-18T03:05:14.895Z | Downloaded colorchoice v1.0.4 |
| 289 | 2026-02-18T03:05:14.898Z | Downloaded strsim v0.11.1 |
| 290 | 2026-02-18T03:05:14.900Z | Downloaded humantime v2.3.0 |
| 291 | 2026-02-18T03:05:14.901Z | Downloaded future-queue v0.4.0 |
| 292 | 2026-02-18T03:05:14.904Z | Downloaded sync_wrapper v1.0.2 |
| 293 | 2026-02-18T03:05:14.904Z | Downloaded supports-unicode v3.0.0 |
| 294 | 2026-02-18T03:05:14.907Z | Downloaded signal-hook-mio v0.2.5 |
| 295 | 2026-02-18T03:05:14.907Z | Downloaded shell-words v1.1.1 |
| 296 | 2026-02-18T03:05:14.916Z | Downloaded idna_adapter v1.0.0 |
| 297 | 2026-02-18T03:05:14.916Z | Downloaded cfg-if v1.0.4 |
| 298 | 2026-02-18T03:05:14.916Z | Downloaded bytes v1.11.1 |
| 299 | 2026-02-18T03:05:14.916Z | Downloaded rustc-hash v2.1.1 |
| 300 | 2026-02-18T03:05:14.919Z | Downloaded globset v0.4.18 |
| 301 | 2026-02-18T03:05:14.919Z | Downloaded quote v1.0.44 |
| 302 | 2026-02-18T03:05:14.923Z | Downloaded sigchld v0.2.4 |
| 303 | 2026-02-18T03:05:14.923Z | Downloaded find-msvc-tools v0.1.9 |
| 304 | 2026-02-18T03:05:14.925Z | Downloaded tinyvec_macros v0.1.1 |
| 305 | 2026-02-18T03:05:14.925Z | Downloaded cargo_metadata v0.23.1 |
| 306 | 2026-02-18T03:05:14.928Z | Downloaded anstyle v1.0.13 |
| 307 | 2026-02-18T03:05:14.928Z | Downloaded strip-ansi-escapes v0.2.1 |
| 308 | 2026-02-18T03:05:14.931Z | Downloaded camino-tempfile v1.4.1 |
| 309 | 2026-02-18T03:05:14.934Z | Downloaded rustc-demangle v0.1.27 |
| 310 | 2026-02-18T03:05:14.934Z | Downloaded parking_lot v0.12.5 |
| 311 | 2026-02-18T03:05:14.937Z | Downloaded miette-derive v7.6.0 |
| 312 | 2026-02-18T03:05:14.940Z | Downloaded supports-hyperlinks v3.2.0 |
| 313 | 2026-02-18T03:05:14.940Z | Downloaded supports-color v3.0.2 |
| 314 | 2026-02-18T03:05:14.940Z | Downloaded subtle v2.6.1 |
| 315 | 2026-02-18T03:05:14.944Z | Downloaded color-spantrace v0.3.0 |
| 316 | 2026-02-18T03:05:14.944Z | Downloaded target-spec-miette v0.4.5 |
| 317 | 2026-02-18T03:05:14.947Z | Downloaded simd-adler32 v0.3.8 |
| 318 | 2026-02-18T03:05:14.947Z | Downloaded bitflags v2.11.0 |
| 319 | 2026-02-18T03:05:14.951Z | Downloaded toml_datetime v0.6.11 |
| 320 | 2026-02-18T03:05:14.954Z | Downloaded signature v2.2.0 |
| 321 | 2026-02-18T03:05:14.957Z | Downloaded toml_write v0.1.2 |
| 322 | 2026-02-18T03:05:14.957Z | Downloaded rand_core v0.6.4 |
| 323 | 2026-02-18T03:05:14.960Z | Downloaded console v0.15.11 |
| 324 | 2026-02-18T03:05:14.963Z | Downloaded cargo-util-schemas v0.2.0 |
| 325 | 2026-02-18T03:05:14.963Z | Downloaded serde_spanned v1.0.4 |
| 326 | 2026-02-18T03:05:14.965Z | Downloaded either v1.15.0 |
| 327 | 2026-02-18T03:05:14.966Z | Downloaded swrite v0.1.0 |
| 328 | 2026-02-18T03:05:14.968Z | Downloaded native-tls v0.2.16 |
| 329 | 2026-02-18T03:05:14.969Z | Downloaded thiserror v1.0.69 |
| 330 | 2026-02-18T03:05:14.973Z | Downloaded typeid v1.0.3 |
| 331 | 2026-02-18T03:05:14.976Z | Downloaded serde_path_to_error v0.1.20 |
| 332 | 2026-02-18T03:05:14.976Z | Downloaded self-replace v1.5.0 |
| 333 | 2026-02-18T03:05:14.979Z | Downloaded rand_chacha v0.9.0 |
| 334 | 2026-02-18T03:05:14.979Z | Downloaded target-spec v3.5.7 |
| 335 | 2026-02-18T03:05:14.982Z | Downloaded ahash v0.8.12 |
| 336 | 2026-02-18T03:05:14.985Z | Downloaded slab v0.4.12 |
| 337 | 2026-02-18T03:05:14.985Z | Downloaded tower-layer v0.3.3 |
| 338 | 2026-02-18T03:05:14.987Z | Downloaded futures-executor v0.3.32 |
| 339 | 2026-02-18T03:05:14.988Z | Downloaded unicode-xid v0.2.6 |
| 340 | 2026-02-18T03:05:14.991Z | Downloaded urlencoding v2.1.3 |
| 341 | 2026-02-18T03:05:14.991Z | Downloaded unicode-linebreak v0.1.5 |
| 342 | 2026-02-18T03:05:14.991Z | Downloaded signal-hook-registry v1.4.8 |
| 343 | 2026-02-18T03:05:14.994Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-02-18T03:05:14.994Z | Downloaded untrusted v0.9.0 |
| 345 | 2026-02-18T03:05:14.997Z | Downloaded shlex v1.3.0 |
| 346 | 2026-02-18T03:05:14.997Z | Downloaded version_check v0.9.5 |
| 347 | 2026-02-18T03:05:15.000Z | Downloaded sha2 v0.10.9 |
| 348 | 2026-02-18T03:05:15.000Z | Downloaded thread_local v1.1.9 |
| 349 | 2026-02-18T03:05:15.003Z | Downloaded thiserror-impl v2.0.18 |
| 350 | 2026-02-18T03:05:15.003Z | Downloaded tokio-native-tls v0.3.1 |
| 351 | 2026-02-18T03:05:15.008Z | Downloaded ed25519-dalek v2.2.0 |
| 352 | 2026-02-18T03:05:15.012Z | Downloaded once_cell v1.21.3 |
| 353 | 2026-02-18T03:05:15.012Z | Downloaded quick-junit v0.5.2 |
| 354 | 2026-02-18T03:05:15.017Z | Downloaded tokio-macros v2.6.0 |
| 355 | 2026-02-18T03:05:15.017Z | Downloaded const-oid v0.9.6 |
| 356 | 2026-02-18T03:05:15.021Z | Downloaded serde_derive v1.0.228 |
| 357 | 2026-02-18T03:05:15.021Z | Downloaded litrs v1.0.0 |
| 358 | 2026-02-18T03:05:15.023Z | Downloaded xattr v1.6.1 |
| 359 | 2026-02-18T03:05:15.024Z | Downloaded smol_str v0.3.5 |
| 360 | 2026-02-18T03:05:15.026Z | Downloaded camino v1.2.2 |
| 361 | 2026-02-18T03:05:15.029Z | Downloaded crc32fast v1.5.0 |
| 362 | 2026-02-18T03:05:15.029Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 363 | 2026-02-18T03:05:15.033Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 364 | 2026-02-18T03:05:15.033Z | Downloaded flate2 v1.1.9 |
| 365 | 2026-02-18T03:05:15.038Z | Downloaded terminal_size v0.4.3 |
| 366 | 2026-02-18T03:05:15.041Z | Downloaded want v0.3.1 |
| 367 | 2026-02-18T03:05:15.041Z | Downloaded target-lexicon v0.13.3 |
| 368 | 2026-02-18T03:05:15.041Z | Downloaded pin-project-internal v1.1.10 |
| 369 | 2026-02-18T03:05:15.045Z | Downloaded thiserror-impl v1.0.69 |
| 370 | 2026-02-18T03:05:15.045Z | Downloaded thiserror v2.0.18 |
| 371 | 2026-02-18T03:05:15.049Z | Downloaded getrandom v0.3.4 |
| 372 | 2026-02-18T03:05:15.053Z | Downloaded utf8_iter v1.0.4 |
| 373 | 2026-02-18T03:05:15.056Z | Downloaded tracing-log v0.2.0 |
| 374 | 2026-02-18T03:05:15.056Z | Downloaded rustls-pki-types v1.14.0 |
| 375 | 2026-02-18T03:05:15.058Z | Downloaded eyre v0.6.12 |
| 376 | 2026-02-18T03:05:15.062Z | Downloaded nextest-filtering v0.15.0 |
| 377 | 2026-02-18T03:05:15.066Z | Downloaded self_update v0.42.0 |
| 378 | 2026-02-18T03:05:15.070Z | Downloaded ppv-lite86 v0.2.21 |
| 379 | 2026-02-18T03:05:15.070Z | Downloaded serde_core v1.0.228 |
| 380 | 2026-02-18T03:05:15.073Z | Downloaded config v0.15.19 |
| 381 | 2026-02-18T03:05:15.076Z | Downloaded zstd v0.13.3 |
| 382 | 2026-02-18T03:05:15.079Z | Downloaded spki v0.7.3 |
| 383 | 2026-02-18T03:05:15.079Z | Downloaded xxhash-rust v0.8.15 |
| 384 | 2026-02-18T03:05:15.082Z | Downloaded toml v0.8.23 |
| 385 | 2026-02-18T03:05:15.086Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 386 | 2026-02-18T03:05:15.086Z | Downloaded zstd-safe v7.2.4 |
| 387 | 2026-02-18T03:05:15.089Z | Downloaded textwrap v0.16.2 |
| 388 | 2026-02-18T03:05:15.089Z | Downloaded tracing-attributes v0.1.31 |
| 389 | 2026-02-18T03:05:15.092Z | Downloaded zipsign-api v0.1.5 |
| 390 | 2026-02-18T03:05:15.095Z | Downloaded log v0.4.29 |
| 391 | 2026-02-18T03:05:15.095Z | Downloaded clap v4.5.59 |
| 392 | 2026-02-18T03:05:15.104Z | Downloaded pin-project-lite v0.2.16 |
| 393 | 2026-02-18T03:05:15.108Z | Downloaded tinyvec v1.10.0 |
| 394 | 2026-02-18T03:05:15.111Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 395 | 2026-02-18T03:05:15.114Z | Downloaded zeroize v1.8.2 |
| 396 | 2026-02-18T03:05:15.117Z | Downloaded tempfile v3.25.0 |
| 397 | 2026-02-18T03:05:15.121Z | Downloaded tokio-stream v0.1.18 |
| 398 | 2026-02-18T03:05:15.124Z | Downloaded tracing-core v0.1.36 |
| 399 | 2026-02-18T03:05:15.127Z | Downloaded ryu v1.0.23 |
| 400 | 2026-02-18T03:05:15.130Z | Downloaded tokio-rustls v0.26.4 |
| 401 | 2026-02-18T03:05:15.133Z | Downloaded unicase v2.9.0 |
| 402 | 2026-02-18T03:05:15.133Z | Downloaded derive_more v2.1.1 |
| 403 | 2026-02-18T03:05:15.145Z | Downloaded quinn-udp v0.5.14 |
| 404 | 2026-02-18T03:05:15.147Z | Downloaded vte v0.14.1 |
| 405 | 2026-02-18T03:05:15.148Z | Downloaded tracing-error v0.2.1 |
| 406 | 2026-02-18T03:05:15.150Z | Downloaded borsh v1.6.0 |
| 407 | 2026-02-18T03:05:15.154Z | Downloaded miniz_oxide v0.8.9 |
| 408 | 2026-02-18T03:05:15.157Z | Downloaded serde v1.0.228 |
| 409 | 2026-02-18T03:05:15.160Z | Downloaded zmij v1.0.21 |
| 410 | 2026-02-18T03:05:15.163Z | Downloaded smallvec v1.15.1 |
| 411 | 2026-02-18T03:05:15.169Z | Downloaded socket2 v0.6.2 |
| 412 | 2026-02-18T03:05:15.169Z | Downloaded cc v1.2.56 |
| 413 | 2026-02-18T03:05:15.173Z | Downloaded hyper-util v0.1.20 |
| 414 | 2026-02-18T03:05:15.176Z | Downloaded tar v0.4.44 |
| 415 | 2026-02-18T03:05:15.179Z | Downloaded backtrace v0.3.76 |
| 416 | 2026-02-18T03:05:15.182Z | Downloaded derive_more-impl v2.1.1 |
| 417 | 2026-02-18T03:05:15.186Z | Downloaded indicatif v0.17.11 |
| 418 | 2026-02-18T03:05:15.189Z | Downloaded typenum v1.19.0 |
| 419 | 2026-02-18T03:05:15.192Z | Downloaded openssl-sys v0.9.111 |
| 420 | 2026-02-18T03:05:15.198Z | Downloaded der v0.7.10 |
| 421 | 2026-02-18T03:05:15.203Z | Downloaded sharded-slab v0.1.7 |
| 422 | 2026-02-18T03:05:15.207Z | Downloaded proc-macro2 v1.0.106 |
| 423 | 2026-02-18T03:05:15.211Z | Downloaded pin-project v1.1.10 |
| 424 | 2026-02-18T03:05:15.219Z | Downloaded unicode-ident v1.0.24 |
| 425 | 2026-02-18T03:05:15.222Z | Downloaded futures-util v0.3.32 |
| 426 | 2026-02-18T03:05:15.232Z | Downloaded rustls-webpki v0.103.9 |
| 427 | 2026-02-18T03:05:15.235Z | Downloaded unicode-segmentation v1.12.0 |
| 428 | 2026-02-18T03:05:15.238Z | Downloaded miette v7.6.0 |
| 429 | 2026-02-18T03:05:15.242Z | Downloaded hashbrown v0.16.1 |
| 430 | 2026-02-18T03:05:15.247Z | Downloaded toml_edit v0.22.27 |
| 431 | 2026-02-18T03:05:15.251Z | Downloaded indexmap v2.13.0 |
| 432 | 2026-02-18T03:05:15.256Z | Downloaded serde_json v1.0.149 |
| 433 | 2026-02-18T03:05:15.263Z | Downloaded uuid v1.21.0 |
| 434 | 2026-02-18T03:05:15.266Z | Downloaded http v1.4.0 |
| 435 | 2026-02-18T03:05:15.269Z | Downloaded tower-http v0.6.8 |
| 436 | 2026-02-18T03:05:15.276Z | Downloaded unicode-normalization v0.1.25 |
| 437 | 2026-02-18T03:05:15.279Z | Downloaded mio v1.1.1 |
| 438 | 2026-02-18T03:05:15.284Z | Downloaded rand v0.9.2 |
| 439 | 2026-02-18T03:05:15.288Z | Downloaded h2 v0.4.13 |
| 440 | 2026-02-18T03:05:15.294Z | Downloaded url v2.5.8 |
| 441 | 2026-02-18T03:05:15.296Z | Downloaded crossterm v0.29.0 |
| 442 | 2026-02-18T03:05:15.302Z | Downloaded clap_builder v4.5.59 |
| 443 | 2026-02-18T03:05:15.308Z | Downloaded ron v0.12.0 |
| 444 | 2026-02-18T03:05:15.316Z | Downloaded curve25519-dalek v4.1.3 |
| 445 | 2026-02-18T03:05:15.324Z | Downloaded winnow v0.7.14 |
| 446 | 2026-02-18T03:05:15.333Z | Downloaded tower v0.5.3 |
| 447 | 2026-02-18T03:05:15.341Z | Downloaded chrono v0.4.43 |
| 448 | 2026-02-18T03:05:15.347Z | Downloaded vcpkg v0.2.15 |
| 449 | 2026-02-18T03:05:15.384Z | Downloaded tracing-subscriber v0.3.22 |
| 450 | 2026-02-18T03:05:15.389Z | Downloaded webpki-roots v1.0.6 |
| 451 | 2026-02-18T03:05:15.394Z | Downloaded pulldown-cmark v0.13.0 |
| 452 | 2026-02-18T03:05:15.397Z | Downloaded unicode-width v0.2.2 |
| 453 | 2026-02-18T03:05:15.403Z | Downloaded tokio-util v0.7.18 |
| 454 | 2026-02-18T03:05:15.410Z | Downloaded zerocopy v0.8.39 |
| 455 | 2026-02-18T03:05:15.429Z | Downloaded unicode-width v0.1.14 |
| 456 | 2026-02-18T03:05:15.433Z | Downloaded portable-atomic v1.13.1 |
| 457 | 2026-02-18T03:05:15.439Z | Downloaded color-eyre v0.6.5 |
| 458 | 2026-02-18T03:05:15.446Z | Downloaded quick-xml v0.37.5 |
| 459 | 2026-02-18T03:05:15.450Z | Downloaded bstr v1.12.1 |
| 460 | 2026-02-18T03:05:15.458Z | Downloaded regex v1.12.3 |
| 461 | 2026-02-18T03:05:15.463Z | Downloaded itertools v0.14.0 |
| 462 | 2026-02-18T03:05:15.469Z | Downloaded reqwest v0.12.28 |
| 463 | 2026-02-18T03:05:15.474Z | Downloaded quick-xml v0.38.4 |
| 464 | 2026-02-18T03:05:15.479Z | Downloaded gimli v0.32.3 |
| 465 | 2026-02-18T03:05:15.485Z | Downloaded iri-string v0.7.10 |
| 466 | 2026-02-18T03:05:15.491Z | Downloaded quinn-proto v0.11.13 |
| 467 | 2026-02-18T03:05:15.499Z | Downloaded openssl v0.10.75 |
| 468 | 2026-02-18T03:05:15.508Z | Downloaded tracing v0.1.44 |
| 469 | 2026-02-18T03:05:15.525Z | Downloaded memchr v2.8.0 |
| 470 | 2026-02-18T03:05:15.529Z | Downloaded idna v1.1.0 |
| 471 | 2026-02-18T03:05:15.532Z | Downloaded hyper v1.8.1 |
| 472 | 2026-02-18T03:05:15.537Z | Downloaded guppy v0.17.25 |
| 473 | 2026-02-18T03:05:15.543Z | Downloaded quinn v0.11.9 |
| 474 | 2026-02-18T03:05:15.552Z | Downloaded hashbrown v0.15.5 |
| 475 | 2026-02-18T03:05:15.552Z | Downloaded owo-colors v4.2.3 |
| 476 | 2026-02-18T03:05:15.552Z | Downloaded num-traits v0.2.19 |
| 477 | 2026-02-18T03:05:15.556Z | Downloaded static_assertions v1.1.0 |
| 478 | 2026-02-18T03:05:15.556Z | Downloaded signal-hook v0.3.18 |
| 479 | 2026-02-18T03:05:15.562Z | Downloaded base64 v0.22.1 |
| 480 | 2026-02-18T03:05:15.562Z | Downloaded derive-where v1.6.0 |
| 481 | 2026-02-18T03:05:15.565Z | Downloaded futures v0.3.32 |
| 482 | 2026-02-18T03:05:15.568Z | Downloaded clap_derive v4.5.55 |
| 483 | 2026-02-18T03:05:15.568Z | Downloaded pkcs8 v0.10.2 |
| 484 | 2026-02-18T03:05:15.571Z | Downloaded try-lock v0.2.5 |
| 485 | 2026-02-18T03:05:15.571Z | Downloaded tower-service v0.3.3 |
| 486 | 2026-02-18T03:05:15.571Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 487 | 2026-02-18T03:05:15.586Z | Downloaded syn v2.0.116 |
| 488 | 2026-02-18T03:05:15.593Z | Downloaded object v0.37.3 |
| 489 | 2026-02-18T03:05:15.602Z | Downloaded nix v0.30.1 |
| 490 | 2026-02-18T03:05:15.611Z | Downloaded tokio v1.49.0 |
| 491 | 2026-02-18T03:05:15.642Z | Downloaded rustls v0.23.36 |
| 492 | 2026-02-18T03:05:15.651Z | Downloaded rustix v0.38.44 |
| 493 | 2026-02-18T03:05:15.668Z | Downloaded regex-syntax v0.8.9 |
| 494 | 2026-02-18T03:05:15.674Z | Downloaded nextest-runner v0.80.0 |
| 495 | 2026-02-18T03:05:15.683Z | Downloaded rand_core v0.9.5 |
| 496 | 2026-02-18T03:05:15.686Z | Downloaded rustix v1.1.3 |
| 497 | 2026-02-18T03:05:15.703Z | Downloaded ed25519 v2.2.3 |
| 498 | 2026-02-18T03:05:15.706Z | Downloaded digest v0.10.7 |
| 499 | 2026-02-18T03:05:15.706Z | Downloaded fixedbitset v0.5.7 |
| 500 | 2026-02-18T03:05:15.764Z | Downloaded regex-automata v0.4.14 |
| 501 | 2026-02-18T03:05:15.818Z | Downloaded libc v0.2.182 |
| 502 | 2026-02-18T03:05:15.846Z | Downloaded petgraph v0.8.3 |
| 503 | 2026-02-18T03:05:15.939Z | Downloaded recursion v0.5.4 |
| 504 | 2026-02-18T03:05:15.947Z | Downloaded ring v0.17.14 |
| 505 | 2026-02-18T03:05:16.030Z | Compiling proc-macro2 v1.0.106 |
| 506 | 2026-02-18T03:05:16.033Z | Compiling libc v0.2.182 |
| 507 | 2026-02-18T03:05:16.033Z | Compiling unicode-ident v1.0.24 |
| 508 | 2026-02-18T03:05:16.033Z | Compiling quote v1.0.44 |
| 509 | 2026-02-18T03:05:16.033Z | Compiling serde_core v1.0.228 |
| 510 | 2026-02-18T03:05:16.033Z | Compiling cfg-if v1.0.4 |
| 511 | 2026-02-18T03:05:16.196Z | Compiling memchr v2.8.0 |
| 512 | 2026-02-18T03:05:16.221Z | Compiling once_cell v1.21.3 |
| 513 | 2026-02-18T03:05:16.369Z | Compiling log v0.4.29 |
| 514 | 2026-02-18T03:05:16.402Z | Compiling pin-project-lite v0.2.16 |
| 515 | 2026-02-18T03:05:16.547Z | Compiling serde v1.0.228 |
| 516 | 2026-02-18T03:05:16.704Z | Compiling itoa v1.0.17 |
| 517 | 2026-02-18T03:05:16.990Z | Compiling futures-core v0.3.32 |
| 518 | 2026-02-18T03:05:17.266Z | Compiling smallvec v1.15.1 |
| 519 | 2026-02-18T03:05:17.281Z | Compiling bitflags v2.11.0 |
| 520 | 2026-02-18T03:05:17.299Z | Compiling hashbrown v0.16.1 |
| 521 | 2026-02-18T03:05:17.772Z | Compiling shlex v1.3.0 |
| 522 | 2026-02-18T03:05:18.126Z | Compiling equivalent v1.0.2 |
| 523 | 2026-02-18T03:05:18.145Z | Compiling find-msvc-tools v0.1.9 |
| 524 | 2026-02-18T03:05:18.270Z | Compiling bytes v1.11.1 |
| 525 | 2026-02-18T03:05:18.630Z | Compiling errno v0.3.14 |
| 526 | 2026-02-18T03:05:18.712Z | Compiling jobserver v0.1.34 |
| 527 | 2026-02-18T03:05:18.805Z | Compiling mio v1.1.1 |
| 528 | 2026-02-18T03:05:18.841Z | Compiling signal-hook-registry v1.4.8 |
| 529 | 2026-02-18T03:05:18.917Z | Compiling futures-sink v0.3.32 |
| 530 | 2026-02-18T03:05:18.972Z | Compiling rustix v1.1.3 |
| 531 | 2026-02-18T03:05:19.099Z | Compiling syn v2.0.116 |
| 532 | 2026-02-18T03:05:19.149Z | Compiling cc v1.2.56 |
| 533 | 2026-02-18T03:05:19.393Z | Compiling socket2 v0.6.2 |
| 534 | 2026-02-18T03:05:19.933Z | Compiling zmij v1.0.21 |
| 535 | 2026-02-18T03:05:20.292Z | Compiling slab v0.4.12 |
| 536 | 2026-02-18T03:05:20.336Z | Compiling futures-channel v0.3.32 |
| 537 | 2026-02-18T03:05:20.552Z | Compiling tracing-core v0.1.36 |
| 538 | 2026-02-18T03:05:20.673Z | Compiling version_check v0.9.5 |
| 539 | 2026-02-18T03:05:20.863Z | Compiling serde_json v1.0.149 |
| 540 | 2026-02-18T03:05:21.245Z | Compiling futures-io v0.3.32 |
| 541 | 2026-02-18T03:05:21.312Z | Compiling futures-task v0.3.32 |
| 542 | 2026-02-18T03:05:21.606Z | Compiling getrandom v0.4.1 |
| 543 | 2026-02-18T03:05:21.639Z | Compiling camino v1.2.2 |
| 544 | 2026-02-18T03:05:21.861Z | Compiling unicode-width v0.2.2 |
| 545 | 2026-02-18T03:05:22.112Z | Compiling indexmap v2.13.0 |
| 546 | 2026-02-18T03:05:22.339Z | Compiling ring v0.17.14 |
| 547 | 2026-02-18T03:05:22.534Z | Compiling http v1.4.0 |
| 548 | 2026-02-18T03:05:22.568Z | Compiling percent-encoding v2.3.2 |
| 549 | 2026-02-18T03:05:22.862Z | Compiling adler2 v2.0.1 |
| 550 | 2026-02-18T03:05:23.065Z | Compiling simd-adler32 v0.3.8 |
| 551 | 2026-02-18T03:05:23.149Z | Compiling autocfg v1.5.0 |
| 552 | 2026-02-18T03:05:23.418Z | Compiling zeroize v1.8.2 |
| 553 | 2026-02-18T03:05:23.792Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-02-18T03:05:23.901Z | Compiling num-traits v0.2.19 |
| 555 | 2026-02-18T03:05:24.404Z | Compiling target-lexicon v0.13.3 |
| 556 | 2026-02-18T03:05:25.237Z | Compiling getrandom v0.3.4 |
| 557 | 2026-02-18T03:05:25.447Z | Compiling zerocopy v0.8.39 |
| 558 | 2026-02-18T03:05:25.595Z | Compiling object v0.37.3 |
| 559 | 2026-02-18T03:05:25.877Z | Compiling winnow v0.7.14 |
| 560 | 2026-02-18T03:05:26.325Z | Compiling http-body v1.0.1 |
| 561 | 2026-02-18T03:05:26.535Z | Compiling rustls-pki-types v1.14.0 |
| 562 | 2026-02-18T03:05:26.595Z | Compiling semver v1.0.27 |
| 563 | 2026-02-18T03:05:26.623Z | Compiling getrandom v0.2.17 |
| 564 | 2026-02-18T03:05:26.960Z | Compiling typenum v1.19.0 |
| 565 | 2026-02-18T03:05:27.046Z | Compiling httparse v1.10.1 |
| 566 | 2026-02-18T03:05:27.648Z | Compiling guppy-workspace-hack v0.1.0 |
| 567 | 2026-02-18T03:05:27.709Z | Compiling gimli v0.32.3 |
| 568 | 2026-02-18T03:05:27.960Z | Compiling owo-colors v4.2.3 |
| 569 | 2026-02-18T03:05:28.017Z | Compiling thiserror v2.0.18 |
| 570 | 2026-02-18T03:05:28.047Z | Compiling fnv v1.0.7 |
| 571 | 2026-02-18T03:05:28.209Z | Compiling untrusted v0.9.0 |
| 572 | 2026-02-18T03:05:28.362Z | Compiling signal-hook v0.3.18 |
| 573 | 2026-02-18T03:05:28.687Z | Compiling serde_derive v1.0.228 |
| 574 | 2026-02-18T03:05:28.725Z | Compiling tokio-macros v2.6.0 |
| 575 | 2026-02-18T03:05:29.057Z | Compiling futures-macro v0.3.32 |
| 576 | 2026-02-18T03:05:29.868Z | Compiling tracing-attributes v0.1.31 |
| 577 | 2026-02-18T03:05:30.214Z | Compiling tokio v1.49.0 |
| 578 | 2026-02-18T03:05:30.307Z | Compiling thiserror-impl v2.0.18 |
| 579 | 2026-02-18T03:05:30.865Z | Compiling futures-util v0.3.32 |
| 580 | 2026-02-18T03:05:32.476Z | Compiling tracing v0.1.44 |
| 581 | 2026-02-18T03:05:32.941Z | Compiling addr2line v0.25.1 |
| 582 | 2026-02-18T03:05:33.801Z | Compiling form_urlencoded v1.2.2 |
| 583 | 2026-02-18T03:05:34.327Z | Compiling generic-array v0.14.7 |
| 584 | 2026-02-18T03:05:34.373Z | Compiling idna_adapter v1.0.0 |
| 585 | 2026-02-18T03:05:34.535Z | Compiling try-lock v0.2.5 |
| 586 | 2026-02-18T03:05:34.709Z | Compiling typeid v1.0.3 |
| 587 | 2026-02-18T03:05:34.726Z | Compiling tower-service v0.3.3 |
| 588 | 2026-02-18T03:05:34.850Z | Compiling target-spec v3.5.7 |
| 589 | 2026-02-18T03:05:35.225Z | Compiling rustls v0.23.36 |
| 590 | 2026-02-18T03:05:35.365Z | Compiling rustc-demangle v0.1.27 |
| 591 | 2026-02-18T03:05:35.596Z | Compiling fastrand v2.3.0 |
| 592 | 2026-02-18T03:05:36.287Z | Compiling utf8_iter v1.0.4 |
| 593 | 2026-02-18T03:05:36.515Z | Compiling pkg-config v0.3.32 |
| 594 | 2026-02-18T03:05:36.578Z | Compiling thiserror v1.0.69 |
| 595 | 2026-02-18T03:05:36.956Z | Compiling atomic-waker v1.1.2 |
| 596 | 2026-02-18T03:05:37.285Z | Compiling idna v1.1.0 |
| 597 | 2026-02-18T03:05:37.345Z | Compiling tempfile v3.25.0 |
| 598 | 2026-02-18T03:05:37.489Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-02-18T03:05:37.777Z | Compiling want v0.3.1 |
| 600 | 2026-02-18T03:05:38.299Z | Compiling cfg-expr v0.20.6 |
| 601 | 2026-02-18T03:05:38.884Z | Compiling thiserror-impl v1.0.69 |
| 602 | 2026-02-18T03:05:39.243Z | Compiling tokio-util v0.7.18 |
| 603 | 2026-02-18T03:05:40.570Z | Compiling h2 v0.4.13 |
| 604 | 2026-02-18T03:05:41.013Z | Compiling rustls-webpki v0.103.9 |
| 605 | 2026-02-18T03:05:41.583Z | Compiling backtrace v0.3.76 |
| 606 | 2026-02-18T03:05:42.226Z | Compiling terminal_size v0.4.3 |
| 607 | 2026-02-18T03:05:42.531Z | Compiling aho-corasick v1.1.4 |
| 608 | 2026-02-18T03:05:42.925Z | Compiling pin-utils v0.1.0 |
| 609 | 2026-02-18T03:05:43.045Z | Compiling erased-serde v0.4.9 |
| 610 | 2026-02-18T03:05:43.089Z | Compiling regex-syntax v0.8.9 |
| 611 | 2026-02-18T03:05:43.604Z | Compiling subtle v2.6.1 |
| 612 | 2026-02-18T03:05:46.684Z | Compiling hyper v1.8.1 |
| 613 | 2026-02-18T03:05:46.963Z | Compiling regex-automata v0.4.14 |
| 614 | 2026-02-18T03:05:55.164Z | Compiling url v2.5.8 |
| 615 | 2026-02-18T03:05:56.240Z | Compiling serde_spanned v0.6.9 |
| 616 | 2026-02-18T03:05:56.518Z | Compiling toml_datetime v0.6.11 |
| 617 | 2026-02-18T03:05:57.325Z | Compiling ahash v0.8.12 |
| 618 | 2026-02-18T03:05:57.776Z | Compiling sync_wrapper v1.0.2 |
| 619 | 2026-02-18T03:05:57.977Z | Compiling toml_write v0.1.2 |
| 620 | 2026-02-18T03:05:58.479Z | Compiling unicode-segmentation v1.12.0 |
| 621 | 2026-02-18T03:05:59.312Z | Compiling ipnet v2.11.0 |
| 622 | 2026-02-18T03:05:59.586Z | Compiling lazy_static v1.5.0 |
| 623 | 2026-02-18T03:05:59.740Z | Compiling either v1.15.0 |
| 624 | 2026-02-18T03:05:59.972Z | Compiling parking_lot_core v0.9.12 |
| 625 | 2026-02-18T03:06:00.223Z | Compiling tower-layer v0.3.3 |
| 626 | 2026-02-18T03:06:00.478Z | Compiling is_ci v1.2.0 |
| 627 | 2026-02-18T03:06:00.616Z | Compiling unicode-linebreak v0.1.5 |
| 628 | 2026-02-18T03:06:00.718Z | Compiling portable-atomic v1.13.1 |
| 629 | 2026-02-18T03:06:00.775Z | Compiling crc32fast v1.5.0 |
| 630 | 2026-02-18T03:06:01.165Z | Compiling base64 v0.22.1 |
| 631 | 2026-02-18T03:06:01.284Z | Compiling nextest-workspace-hack v0.1.0 |
| 632 | 2026-02-18T03:06:01.638Z | Compiling foldhash v0.1.5 |
| 633 | 2026-02-18T03:06:01.703Z | Compiling hyper-util v0.1.20 |
| 634 | 2026-02-18T03:06:01.805Z | Compiling textwrap v0.16.2 |
| 635 | 2026-02-18T03:06:01.937Z | Compiling hashbrown v0.15.5 |
| 636 | 2026-02-18T03:06:02.070Z | Compiling tower v0.5.3 |
| 637 | 2026-02-18T03:06:02.163Z | Compiling supports-color v3.0.2 |
| 638 | 2026-02-18T03:06:02.619Z | Compiling sharded-slab v0.1.7 |
| 639 | 2026-02-18T03:06:03.359Z | Compiling convert_case v0.10.0 |
| 640 | 2026-02-18T03:06:03.378Z | Compiling toml_edit v0.22.27 |
| 641 | 2026-02-18T03:06:04.198Z | Compiling tokio-rustls v0.26.4 |
| 642 | 2026-02-18T03:06:04.788Z | Compiling backtrace-ext v0.2.1 |
| 643 | 2026-02-18T03:06:04.957Z | Compiling ordered-float v2.10.1 |
| 644 | 2026-02-18T03:06:05.316Z | Compiling miette-derive v7.6.0 |
| 645 | 2026-02-18T03:06:05.455Z | Compiling webpki-roots v1.0.6 |
| 646 | 2026-02-18T03:06:05.543Z | Compiling pathdiff v0.2.3 |
| 647 | 2026-02-18T03:06:05.670Z | Compiling console v0.15.11 |
| 648 | 2026-02-18T03:06:05.749Z | Compiling cargo-platform v0.3.2 |
| 649 | 2026-02-18T03:06:06.968Z | Compiling tracing-log v0.2.0 |
| 650 | 2026-02-18T03:06:07.584Z | Compiling os_pipe v1.2.3 |
| 651 | 2026-02-18T03:06:07.639Z | Compiling thread_local v1.1.9 |
| 652 | 2026-02-18T03:06:07.870Z | Compiling supports-unicode v3.0.0 |
| 653 | 2026-02-18T03:06:08.180Z | Compiling unicode-width v0.1.14 |
| 654 | 2026-02-18T03:06:08.353Z | Compiling fixedbitset v0.5.7 |
| 655 | 2026-02-18T03:06:08.480Z | Compiling supports-hyperlinks v3.2.0 |
| 656 | 2026-02-18T03:06:08.692Z | Compiling utf8parse v0.2.2 |
| 657 | 2026-02-18T03:06:08.780Z | Compiling rustix v0.38.44 |
| 658 | 2026-02-18T03:06:08.859Z | Compiling debug-ignore v1.0.5 |
| 659 | 2026-02-18T03:06:08.879Z | Compiling zstd-safe v7.2.4 |
| 660 | 2026-02-18T03:06:09.038Z | Compiling ryu v1.0.23 |
| 661 | 2026-02-18T03:06:09.300Z | Compiling iri-string v0.7.10 |
| 662 | 2026-02-18T03:06:09.385Z | Compiling scopeguard v1.2.0 |
| 663 | 2026-02-18T03:06:09.460Z | Compiling cfg_aliases v0.2.1 |
| 664 | 2026-02-18T03:06:09.555Z | Compiling pulldown-cmark v0.13.0 |
| 665 | 2026-02-18T03:06:09.576Z | Compiling nix v0.30.1 |
| 666 | 2026-02-18T03:06:09.617Z | Compiling lock_api v0.4.14 |
| 667 | 2026-02-18T03:06:10.101Z | Compiling serde_urlencoded v0.7.1 |
| 668 | 2026-02-18T03:06:10.127Z | Compiling anstyle-parse v0.2.7 |
| 669 | 2026-02-18T03:06:10.425Z | Compiling petgraph v0.8.3 |
| 670 | 2026-02-18T03:06:10.562Z | Compiling miette v7.6.0 |
| 671 | 2026-02-18T03:06:10.715Z | Compiling tracing-subscriber v0.3.22 |
| 672 | 2026-02-18T03:06:13.123Z | Compiling tower-http v0.6.8 |
| 673 | 2026-02-18T03:06:14.754Z | Compiling sigchld v0.2.4 |
| 674 | 2026-02-18T03:06:15.111Z | Compiling toml v0.8.23 |
| 675 | 2026-02-18T03:06:15.239Z | Compiling cargo_metadata v0.23.1 |
| 676 | 2026-02-18T03:06:15.327Z | Compiling hyper-rustls v0.27.7 |
| 677 | 2026-02-18T03:06:16.689Z | Compiling serde-value v0.7.0 |
| 678 | 2026-02-18T03:06:17.945Z | Compiling serde-untagged v0.1.9 |
| 679 | 2026-02-18T03:06:18.734Z | Compiling derive_more-impl v2.1.1 |
| 680 | 2026-02-18T03:06:20.612Z | Compiling itertools v0.14.0 |
| 681 | 2026-02-18T03:06:20.685Z | Compiling block-buffer v0.10.4 |
| 682 | 2026-02-18T03:06:20.959Z | Compiling crypto-common v0.1.7 |
| 683 | 2026-02-18T03:06:21.201Z | Compiling regex v1.12.3 |
| 684 | 2026-02-18T03:06:21.639Z | Compiling ppv-lite86 v0.2.21 |
| 685 | 2026-02-18T03:06:21.921Z | Compiling futures-executor v0.3.32 |
| 686 | 2026-02-18T03:06:22.487Z | Compiling rand_core v0.9.5 |
| 687 | 2026-02-18T03:06:23.023Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 688 | 2026-02-18T03:06:23.041Z | Compiling pin-project-internal v1.1.10 |
| 689 | 2026-02-18T03:06:24.204Z | Compiling http-body-util v0.1.3 |
| 690 | 2026-02-18T03:06:24.401Z | Compiling uuid v1.21.0 |
| 691 | 2026-02-18T03:06:24.784Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 692 | 2026-02-18T03:06:25.462Z | Compiling smol_str v0.3.5 |
| 693 | 2026-02-18T03:06:25.541Z | Compiling serde_spanned v1.0.4 |
| 694 | 2026-02-18T03:06:25.560Z | Compiling filetime v0.2.27 |
| 695 | 2026-02-18T03:06:25.644Z | Compiling bstr v1.12.1 |
| 696 | 2026-02-18T03:06:25.784Z | Compiling vte v0.14.1 |
| 697 | 2026-02-18T03:06:25.930Z | Compiling xattr v1.6.1 |
| 698 | 2026-02-18T03:06:26.063Z | Compiling color-spantrace v0.3.0 |
| 699 | 2026-02-18T03:06:26.150Z | Compiling iana-time-zone v0.1.65 |
| 700 | 2026-02-18T03:06:26.196Z | Compiling is_terminal_polyfill v1.70.2 |
| 701 | 2026-02-18T03:06:26.257Z | Compiling static_assertions v1.1.0 |
| 702 | 2026-02-18T03:06:26.355Z | Compiling nested v0.1.1 |
| 703 | 2026-02-18T03:06:26.378Z | Compiling eyre v0.6.12 |
| 704 | 2026-02-18T03:06:26.628Z | Compiling colorchoice v1.0.4 |
| 705 | 2026-02-18T03:06:26.782Z | Compiling litrs v1.0.0 |
| 706 | 2026-02-18T03:06:26.853Z | Compiling unicase v2.9.0 |
| 707 | 2026-02-18T03:06:27.141Z | Compiling anstyle v1.0.13 |
| 708 | 2026-02-18T03:06:27.193Z | Compiling anstyle-query v1.1.5 |
| 709 | 2026-02-18T03:06:27.321Z | Compiling unicode-xid v0.2.6 |
| 710 | 2026-02-18T03:06:27.344Z | Compiling tinyvec_macros v0.1.1 |
| 711 | 2026-02-18T03:06:27.452Z | Compiling number_prefix v0.4.0 |
| 712 | 2026-02-18T03:06:27.530Z | Compiling self_update v0.42.0 |
| 713 | 2026-02-18T03:06:27.651Z | Compiling indicatif v0.17.11 |
| 714 | 2026-02-18T03:06:27.744Z | Compiling document-features v0.2.12 |
| 715 | 2026-02-18T03:06:27.956Z | Compiling anstream v0.6.21 |
| 716 | 2026-02-18T03:06:28.009Z | Compiling cargo-util-schemas v0.2.0 |
| 717 | 2026-02-18T03:06:28.093Z | Compiling tinyvec v1.10.0 |
| 718 | 2026-02-18T03:06:29.030Z | Compiling guppy v0.17.25 |
| 719 | 2026-02-18T03:06:29.069Z | Compiling globset v0.4.18 |
| 720 | 2026-02-18T03:06:29.375Z | Compiling chrono v0.4.43 |
| 721 | 2026-02-18T03:06:29.407Z | Compiling tar v0.4.44 |
| 722 | 2026-02-18T03:06:30.338Z | Compiling strip-ansi-escapes v0.2.1 |
| 723 | 2026-02-18T03:06:31.463Z | Compiling nextest-metadata v0.12.2 |
| 724 | 2026-02-18T03:06:33.566Z | Compiling toml v0.9.12+spec-1.1.0 |
| 725 | 2026-02-18T03:06:34.754Z | Compiling pin-project v1.1.10 |
| 726 | 2026-02-18T03:06:34.917Z | Compiling newtype-uuid v1.3.2 |
| 727 | 2026-02-18T03:06:35.268Z | Compiling reqwest v0.12.28 |
| 728 | 2026-02-18T03:06:35.426Z | Compiling rand_chacha v0.9.0 |
| 729 | 2026-02-18T03:06:36.491Z | Compiling futures v0.3.32 |
| 730 | 2026-02-18T03:06:36.620Z | Compiling digest v0.10.7 |
| 731 | 2026-02-18T03:06:36.756Z | Compiling derive_more v2.1.1 |
| 732 | 2026-02-18T03:06:36.888Z | Compiling flate2 v1.1.9 |
| 733 | 2026-02-18T03:06:37.099Z | Compiling parking_lot v0.12.5 |
| 734 | 2026-02-18T03:06:37.554Z | Compiling shared_child v1.1.1 |
| 735 | 2026-02-18T03:06:38.093Z | Compiling tracing-error v0.2.1 |
| 736 | 2026-02-18T03:06:38.965Z | Compiling signal-hook-mio v0.2.5 |
| 737 | 2026-02-18T03:06:39.175Z | Compiling self-replace v1.5.0 |
| 738 | 2026-02-18T03:06:39.178Z | Compiling cargo-platform v0.2.0 |
| 739 | 2026-02-18T03:06:39.751Z | Compiling quick-xml v0.38.4 |
| 740 | 2026-02-18T03:06:40.424Z | Compiling quick-xml v0.37.5 |
| 741 | 2026-02-18T03:06:41.000Z | Compiling indenter v0.3.4 |
| 742 | 2026-02-18T03:06:41.216Z | Compiling urlencoding v2.1.3 |
| 743 | 2026-02-18T03:06:41.644Z | Compiling humantime v2.3.0 |
| 744 | 2026-02-18T03:06:41.677Z | Compiling recursion v0.5.4 |
| 745 | 2026-02-18T03:06:41.928Z | Compiling shell-words v1.1.1 |
| 746 | 2026-02-18T03:06:42.600Z | Compiling strsim v0.11.1 |
| 747 | 2026-02-18T03:06:42.887Z | Compiling cpufeatures v0.2.17 |
| 748 | 2026-02-18T03:06:43.009Z | Compiling heck v0.5.0 |
| 749 | 2026-02-18T03:06:43.447Z | Compiling clap_lex v1.0.0 |
| 750 | 2026-02-18T03:06:43.564Z | Compiling clap_derive v4.5.55 |
| 751 | 2026-02-18T03:06:43.841Z | Compiling clap_builder v4.5.59 |
| 752 | 2026-02-18T03:06:43.936Z | Compiling sha2 v0.10.9 |
| 753 | 2026-02-18T03:06:44.126Z | Compiling humantime-serde v1.1.1 |
| 754 | 2026-02-18T03:06:44.344Z | Compiling nextest-filtering v0.15.0 |
| 755 | 2026-02-18T03:06:47.970Z | Compiling quick-junit v0.5.2 |
| 756 | 2026-02-18T03:06:48.366Z | Compiling atomicwrites v0.4.4 |
| 757 | 2026-02-18T03:06:48.947Z | Compiling cargo_metadata v0.20.0 |
| 758 | 2026-02-18T03:06:53.350Z | Compiling crossterm v0.29.0 |
| 759 | 2026-02-18T03:06:55.573Z | Compiling cargo-nextest v0.9.97 |
| 760 | 2026-02-18T03:06:57.140Z | Compiling zstd v0.13.3 |
| 761 | 2026-02-18T03:06:58.191Z | Compiling duct v0.13.7 |
| 762 | 2026-02-18T03:06:59.037Z | Compiling async-scoped v0.9.0 |
| 763 | 2026-02-18T03:06:59.393Z | Compiling rand v0.9.2 |
| 764 | 2026-02-18T03:06:59.531Z | Compiling config v0.15.19 |
| 765 | 2026-02-18T03:07:00.663Z | Compiling unicode-normalization v0.1.25 |
| 766 | 2026-02-18T03:07:00.960Z | Compiling target-spec-miette v0.4.5 |
| 767 | 2026-02-18T03:07:01.046Z | Compiling future-queue v0.4.0 |
| 768 | 2026-02-18T03:07:01.559Z | Compiling mukti-metadata v0.3.0 |
| 769 | 2026-02-18T03:07:01.719Z | Compiling tokio-stream v0.1.18 |
| 770 | 2026-02-18T03:07:01.738Z | Compiling camino-tempfile v1.4.1 |
| 771 | 2026-02-18T03:07:01.937Z | Compiling derive-where v1.6.0 |
| 772 | 2026-02-18T03:07:02.046Z | Compiling serde_ignored v0.1.14 |
| 773 | 2026-02-18T03:07:02.514Z | Compiling serde_path_to_error v0.1.20 |
| 774 | 2026-02-18T03:07:02.587Z | Compiling hex v0.4.3 |
| 775 | 2026-02-18T03:07:02.607Z | Compiling swrite v0.1.0 |
| 776 | 2026-02-18T03:07:02.773Z | Compiling home v0.5.12 |
| 777 | 2026-02-18T03:07:03.068Z | Compiling xxhash-rust v0.8.15 |
| 778 | 2026-02-18T03:07:03.087Z | Compiling indent_write v2.2.0 |
| 779 | 2026-02-18T03:07:03.221Z | Compiling color-eyre v0.6.5 |
| 780 | 2026-02-18T03:07:03.379Z | Compiling clap v4.5.59 |
| 781 | 2026-02-18T03:07:03.398Z | Compiling dialoguer v0.11.0 |
| 782 | 2026-02-18T03:07:03.471Z | Compiling enable-ansi-support v0.2.1 |
| 783 | 2026-02-18T03:07:04.602Z | Compiling nextest-runner v0.80.0 |
| 784 | 2026-02-18T03:07:43.466Z | Finished `release` profile [optimized] target(s) in 2m 32s |
| 785 | 2026-02-18T03:07:43.697Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 786 | 2026-02-18T03:07:43.701Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 787 | 2026-02-18T03:07:43.817Z | + pushd bgp |
| 788 | 2026-02-18T03:07:43.820Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 789 | 2026-02-18T03:07:43.820Z | + pfexec cargo nextest run |
| 790 | 2026-02-18T03:07:44.189Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 791 | 2026-02-18T03:07:47.783Z | From https://github.com/oxidecomputer/falcon |
| 792 | 2026-02-18T03:07:47.784Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 793 | 2026-02-18T03:07:47.892Z | Updating crates.io index |
| 794 | 2026-02-18T03:07:47.895Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 795 | 2026-02-18T03:07:49.647Z | From https://github.com/oxidecomputer/dendrite |
| 796 | 2026-02-18T03:07:49.647Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 797 | 2026-02-18T03:07:49.750Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 798 | 2026-02-18T03:07:50.190Z | From https://github.com/oxidecomputer/ispf |
| 799 | 2026-02-18T03:07:50.191Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 800 | 2026-02-18T03:07:50.228Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 801 | 2026-02-18T03:07:50.879Z | From https://github.com/oxidecomputer/netadm-sys |
| 802 | 2026-02-18T03:07:50.879Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 803 | 2026-02-18T03:07:50.890Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 804 | 2026-02-18T03:08:36.536Z | From https://github.com/oxidecomputer/omicron |
| 805 | 2026-02-18T03:08:36.536Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 806 | 2026-02-18T03:08:37.273Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 807 | 2026-02-18T03:08:39.825Z | From https://github.com/oxidecomputer/opte |
| 808 | 2026-02-18T03:08:39.825Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 809 | 2026-02-18T03:08:39.923Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 810 | 2026-02-18T03:08:40.282Z | From https://github.com/illumos/smf-rs |
| 811 | 2026-02-18T03:08:40.282Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 812 | 2026-02-18T03:08:40.328Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 813 | 2026-02-18T03:08:40.709Z | From https://github.com/oxidecomputer/poptrie |
| 814 | 2026-02-18T03:08:40.709Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 815 | 2026-02-18T03:08:40.722Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 816 | 2026-02-18T03:08:41.150Z | From https://github.com/oxidecomputer/network-interface |
| 817 | 2026-02-18T03:08:41.150Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 818 | 2026-02-18T03:08:41.215Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 819 | 2026-02-18T03:08:41.708Z | From https://github.com/oxidecomputer/zone |
| 820 | 2026-02-18T03:08:41.708Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 821 | 2026-02-18T03:08:41.730Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 822 | 2026-02-18T03:08:45.645Z | From https://github.com/oxidecomputer/propolis |
| 823 | 2026-02-18T03:08:45.645Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 824 | 2026-02-18T03:08:45.716Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 825 | 2026-02-18T03:08:46.729Z | From https://github.com/oxidecomputer/transceiver-control |
| 826 | 2026-02-18T03:08:46.729Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 827 | 2026-02-18T03:08:46.787Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 828 | 2026-02-18T03:08:47.207Z | From https://github.com/oxidecomputer/dlpi-sys |
| 829 | 2026-02-18T03:08:47.207Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 830 | 2026-02-18T03:08:47.216Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 831 | 2026-02-18T03:08:47.810Z | From https://github.com/jmesmon/rust-libzfs |
| 832 | 2026-02-18T03:08:47.810Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 833 | 2026-02-18T03:08:47.823Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 834 | 2026-02-18T03:08:48.255Z | From https://github.com/oxidecomputer/rusty-doors |
| 835 | 2026-02-18T03:08:48.255Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 836 | 2026-02-18T03:08:48.267Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 837 | 2026-02-18T03:08:48.801Z | From https://github.com/oxidecomputer/lldp |
| 838 | 2026-02-18T03:08:48.801Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 839 | 2026-02-18T03:08:48.830Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 840 | 2026-02-18T03:08:50.906Z | From https://github.com/oxidecomputer/maghemite |
| 841 | 2026-02-18T03:08:50.906Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 842 | 2026-02-18T03:08:50.985Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 843 | 2026-02-18T03:08:51.411Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 844 | 2026-02-18T03:08:51.411Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 845 | 2026-02-18T03:08:51.423Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 846 | 2026-02-18T03:08:51.846Z | From https://github.com/oxidecomputer/slog-error-chain |
| 847 | 2026-02-18T03:08:51.846Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 848 | 2026-02-18T03:08:51.908Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 849 | 2026-02-18T03:08:52.555Z | From https://github.com/oxidecomputer/tufaceous |
| 850 | 2026-02-18T03:08:52.555Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 851 | 2026-02-18T03:08:52.611Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 852 | 2026-02-18T03:08:53.744Z | From https://github.com/oxidecomputer/management-gateway-service |
| 853 | 2026-02-18T03:08:53.744Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 854 | 2026-02-18T03:08:53.766Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 855 | 2026-02-18T03:08:58.909Z | From https://github.com/oxidecomputer/crucible |
| 856 | 2026-02-18T03:08:58.909Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 857 | 2026-02-18T03:08:59.287Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 858 | 2026-02-18T03:08:59.859Z | From https://github.com/oxidecomputer/propolis |
| 859 | 2026-02-18T03:08:59.859Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 860 | 2026-02-18T03:08:59.934Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 861 | 2026-02-18T03:09:00.408Z | From https://github.com/oxidecomputer/tofino |
| 862 | 2026-02-18T03:09:00.409Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 863 | 2026-02-18T03:09:00.521Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 864 | 2026-02-18T03:09:00.908Z | From https://github.com/oxidecomputer/clickward |
| 865 | 2026-02-18T03:09:00.908Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 866 | 2026-02-18T03:09:01.054Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 867 | 2026-02-18T03:09:01.472Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 868 | 2026-02-18T03:09:01.472Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 869 | 2026-02-18T03:09:02.515Z | Downloading crates ... |
| 870 | 2026-02-18T03:09:02.657Z | Downloaded data-encoding v2.10.0 |
| 871 | 2026-02-18T03:09:02.660Z | Downloaded dof v0.3.0 |
| 872 | 2026-02-18T03:09:02.663Z | Downloaded crunchy v0.2.4 |
| 873 | 2026-02-18T03:09:02.663Z | Downloaded foreign-types-shared v0.3.1 |
| 874 | 2026-02-18T03:09:02.666Z | Downloaded async-recursion v1.1.1 |
| 875 | 2026-02-18T03:09:02.669Z | Downloaded argon2 v0.5.3 |
| 876 | 2026-02-18T03:09:02.672Z | Downloaded blake2 v0.10.6 |
| 877 | 2026-02-18T03:09:02.675Z | Downloaded async-stream-impl v0.3.6 |
| 878 | 2026-02-18T03:09:02.678Z | Downloaded litemap v0.8.1 |
| 879 | 2026-02-18T03:09:02.681Z | Downloaded bcs v0.1.6 |
| 880 | 2026-02-18T03:09:02.684Z | Downloaded base16ct v1.0.0 |
| 881 | 2026-02-18T03:09:02.686Z | Downloaded bit-vec v0.8.0 |
| 882 | 2026-02-18T03:09:02.689Z | Downloaded num_threads v0.1.7 |
| 883 | 2026-02-18T03:09:02.689Z | Downloaded match_cfg v0.1.0 |
| 884 | 2026-02-18T03:09:02.692Z | Downloaded icu_locale_core v2.1.1 |
| 885 | 2026-02-18T03:09:02.696Z | Downloaded libscf-sys v1.1.0 |
| 886 | 2026-02-18T03:09:02.700Z | Downloaded anyhow v1.0.101 |
| 887 | 2026-02-18T03:09:02.704Z | Downloaded constant_time_eq v0.4.2 |
| 888 | 2026-02-18T03:09:02.707Z | Downloaded potential_utf v0.1.4 |
| 889 | 2026-02-18T03:09:02.710Z | Downloaded poly1305 v0.8.0 |
| 890 | 2026-02-18T03:09:02.713Z | Downloaded const-random v0.1.18 |
| 891 | 2026-02-18T03:09:02.713Z | Downloaded memmap v0.7.0 |
| 892 | 2026-02-18T03:09:02.716Z | Downloaded backoff v0.4.0 |
| 893 | 2026-02-18T03:09:02.719Z | Downloaded num-rational v0.4.2 |
| 894 | 2026-02-18T03:09:02.722Z | Downloaded async-trait v0.1.89 |
| 895 | 2026-02-18T03:09:02.725Z | Downloaded plain v0.2.3 |
| 896 | 2026-02-18T03:09:02.728Z | Downloaded bit-set v0.8.0 |
| 897 | 2026-02-18T03:09:02.728Z | Downloaded embedded-io v0.4.0 |
| 898 | 2026-02-18T03:09:02.731Z | Downloaded dtrace-parser v0.3.0 |
| 899 | 2026-02-18T03:09:02.734Z | Downloaded base16ct v0.2.0 |
| 900 | 2026-02-18T03:09:02.744Z | Downloaded darling_macro v0.21.3 |
| 901 | 2026-02-18T03:09:02.744Z | Downloaded daft v0.1.5 |
| 902 | 2026-02-18T03:09:02.749Z | Downloaded arc-swap v1.8.2 |
| 903 | 2026-02-18T03:09:02.749Z | Downloaded lru-cache v0.1.2 |
| 904 | 2026-02-18T03:09:02.749Z | Downloaded is-terminal v0.4.17 |
| 905 | 2026-02-18T03:09:02.749Z | Downloaded inout v0.1.4 |
| 906 | 2026-02-18T03:09:02.749Z | Downloaded omicron-workspace-hack v0.1.0 |
| 907 | 2026-02-18T03:09:02.749Z | Downloaded memoffset v0.9.1 |
| 908 | 2026-02-18T03:09:02.752Z | Downloaded linear-map v1.2.0 |
| 909 | 2026-02-18T03:09:02.755Z | Downloaded httpdate v1.0.3 |
| 910 | 2026-02-18T03:09:02.755Z | Downloaded dyn-clone v1.0.20 |
| 911 | 2026-02-18T03:09:02.758Z | Downloaded deranged v0.5.6 |
| 912 | 2026-02-18T03:09:02.761Z | Downloaded csv-core v0.1.13 |
| 913 | 2026-02-18T03:09:02.764Z | Downloaded proc-macro-error v1.0.4 |
| 914 | 2026-02-18T03:09:02.767Z | Downloaded allocator-api2 v0.2.21 |
| 915 | 2026-02-18T03:09:02.770Z | Downloaded mime v0.3.17 |
| 916 | 2026-02-18T03:09:02.773Z | Downloaded parse-display v0.10.0 |
| 917 | 2026-02-18T03:09:02.773Z | Downloaded omicron-zone-package v0.12.2 |
| 918 | 2026-02-18T03:09:02.776Z | Downloaded quick-error v1.2.3 |
| 919 | 2026-02-18T03:09:02.779Z | Downloaded dof v0.4.0 |
| 920 | 2026-02-18T03:09:02.782Z | Downloaded num v0.4.3 |
| 921 | 2026-02-18T03:09:02.785Z | Downloaded darling v0.21.3 |
| 922 | 2026-02-18T03:09:02.788Z | Downloaded num_enum v0.7.5 |
| 923 | 2026-02-18T03:09:02.792Z | Downloaded newtype-uuid-macros v0.1.0 |
| 924 | 2026-02-18T03:09:02.795Z | Downloaded float-ord v0.3.2 |
| 925 | 2026-02-18T03:09:02.798Z | Downloaded pretty_assertions v1.4.1 |
| 926 | 2026-02-18T03:09:02.801Z | Downloaded derive-ex v0.1.8 |
| 927 | 2026-02-18T03:09:02.801Z | Downloaded num-iter v0.1.45 |
| 928 | 2026-02-18T03:09:02.804Z | Downloaded managed v0.8.0 |
| 929 | 2026-02-18T03:09:02.804Z | Downloaded pretty-hex v0.4.1 |
| 930 | 2026-02-18T03:09:02.807Z | Downloaded natord v1.0.9 |
| 931 | 2026-02-18T03:09:02.807Z | Downloaded macaddr v1.0.1 |
| 932 | 2026-02-18T03:09:02.810Z | Downloaded aws-lc-rs v1.15.4 |
| 933 | 2026-02-18T03:09:02.818Z | Downloaded pem v3.0.6 |
| 934 | 2026-02-18T03:09:02.821Z | Downloaded oxide-tokio-rt v0.1.2 |
| 935 | 2026-02-18T03:09:02.824Z | Downloaded ipnetwork v0.21.1 |
| 936 | 2026-02-18T03:09:02.824Z | Downloaded opaque-debug v0.3.1 |
| 937 | 2026-02-18T03:09:02.827Z | Downloaded progenitor-client v0.10.0 |
| 938 | 2026-02-18T03:09:02.827Z | Downloaded num-derive v0.3.3 |
| 939 | 2026-02-18T03:09:02.830Z | Downloaded hash32 v0.3.1 |
| 940 | 2026-02-18T03:09:02.833Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 941 | 2026-02-18T03:09:02.833Z | Downloaded proc-macro-crate v1.3.1 |
| 942 | 2026-02-18T03:09:02.836Z | Downloaded embedded-io v0.6.1 |
| 943 | 2026-02-18T03:09:02.836Z | Downloaded num_enum_derive v0.5.11 |
| 944 | 2026-02-18T03:09:02.839Z | Downloaded ingot-types v0.1.2 |
| 945 | 2026-02-18T03:09:02.839Z | Downloaded rand_xorshift v0.4.0 |
| 946 | 2026-02-18T03:09:02.843Z | Downloaded same-file v1.0.6 |
| 947 | 2026-02-18T03:09:02.843Z | Downloaded console v0.16.2 |
| 948 | 2026-02-18T03:09:02.846Z | Downloaded oxnet v0.1.4 |
| 949 | 2026-02-18T03:09:02.849Z | Downloaded progenitor-client v0.11.2 |
| 950 | 2026-02-18T03:09:02.849Z | Downloaded rustc_version v0.1.7 |
| 951 | 2026-02-18T03:09:02.849Z | Downloaded parse-display-derive v0.10.0 |
| 952 | 2026-02-18T03:09:02.852Z | Downloaded scroll_derive v0.12.1 |
| 953 | 2026-02-18T03:09:02.852Z | Downloaded gethostname v0.5.0 |
| 954 | 2026-02-18T03:09:02.855Z | Downloaded postcard v1.1.3 |
| 955 | 2026-02-18T03:09:02.858Z | Downloaded libsw-core v0.3.2 |
| 956 | 2026-02-18T03:09:02.859Z | Downloaded darling_core v0.21.3 |
| 957 | 2026-02-18T03:09:02.862Z | Downloaded num-complex v0.4.6 |
| 958 | 2026-02-18T03:09:02.865Z | Downloaded proc-macro-error2 v2.0.1 |
| 959 | 2026-02-18T03:09:02.868Z | Downloaded fs-err v3.3.0 |
| 960 | 2026-02-18T03:09:02.871Z | Downloaded derive_more v0.99.20 |
| 961 | 2026-02-18T03:09:02.874Z | Downloaded semver v0.1.20 |
| 962 | 2026-02-18T03:09:02.877Z | Downloaded progenitor-macro v0.11.2 |
| 963 | 2026-02-18T03:09:02.877Z | Downloaded scroll_derive v0.13.1 |
| 964 | 2026-02-18T03:09:02.880Z | Downloaded critical-section v1.2.0 |
| 965 | 2026-02-18T03:09:02.880Z | Downloaded foreign-types-macros v0.2.3 |
| 966 | 2026-02-18T03:09:02.883Z | Downloaded indicatif v0.18.4 |
| 967 | 2026-02-18T03:09:02.886Z | Downloaded parking_lot v0.11.2 |
| 968 | 2026-02-18T03:09:02.889Z | Downloaded hmac v0.12.1 |
| 969 | 2026-02-18T03:09:02.892Z | Downloaded sha1 v0.10.6 |
| 970 | 2026-02-18T03:09:02.892Z | Downloaded num-conv v0.2.0 |
| 971 | 2026-02-18T03:09:02.895Z | Downloaded ff v0.13.1 |
| 972 | 2026-02-18T03:09:02.895Z | Downloaded smawk v0.3.2 |
| 973 | 2026-02-18T03:09:02.898Z | Downloaded crossbeam-epoch v0.9.18 |
| 974 | 2026-02-18T03:09:02.901Z | Downloaded testing_table v0.3.0 |
| 975 | 2026-02-18T03:09:02.901Z | Downloaded slog-dtrace v0.3.0 |
| 976 | 2026-02-18T03:09:02.903Z | Downloaded phf v0.12.1 |
| 977 | 2026-02-18T03:09:02.904Z | Downloaded fs_extra v1.3.0 |
| 978 | 2026-02-18T03:09:02.906Z | Downloaded drift v0.1.3 |
| 979 | 2026-02-18T03:09:02.910Z | Downloaded time-core v0.1.8 |
| 980 | 2026-02-18T03:09:02.913Z | Downloaded rand_chacha v0.3.1 |
| 981 | 2026-02-18T03:09:02.913Z | Downloaded olpc-cjson v0.1.4 |
| 982 | 2026-02-18T03:09:02.916Z | Downloaded newline-converter v0.3.0 |
| 983 | 2026-02-18T03:09:02.916Z | Downloaded instant v0.1.13 |
| 984 | 2026-02-18T03:09:02.919Z | Downloaded rustversion v1.0.22 |
| 985 | 2026-02-18T03:09:02.922Z | Downloaded powerfmt v0.2.0 |
| 986 | 2026-02-18T03:09:02.922Z | Downloaded phf_shared v0.12.1 |
| 987 | 2026-02-18T03:09:02.922Z | Downloaded progenitor-impl v0.10.0 |
| 988 | 2026-02-18T03:09:02.925Z | Downloaded sigpipe v0.1.3 |
| 989 | 2026-02-18T03:09:02.928Z | Downloaded tabled_derive v0.11.0 |
| 990 | 2026-02-18T03:09:02.928Z | Downloaded elliptic-curve v0.13.8 |
| 991 | 2026-02-18T03:09:02.931Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 992 | 2026-02-18T03:09:02.934Z | Downloaded structmeta-derive v0.3.0 |
| 993 | 2026-02-18T03:09:02.934Z | Downloaded scroll v0.13.0 |
| 994 | 2026-02-18T03:09:02.937Z | Downloaded ref-cast v1.0.25 |
| 995 | 2026-02-18T03:09:02.939Z | Downloaded slog-scope v4.4.1 |
| 996 | 2026-02-18T03:09:02.939Z | Downloaded serde_tokenstream v0.2.2 |
| 997 | 2026-02-18T03:09:02.942Z | Downloaded ingot-macros v0.1.1 |
| 998 | 2026-02-18T03:09:02.942Z | Downloaded indexmap v1.9.3 |
| 999 | 2026-02-18T03:09:02.945Z | Downloaded slog-bunyan v2.5.0 |
| 1000 | 2026-02-18T03:09:02.948Z | Downloaded siphasher v1.0.2 |
| 1001 | 2026-02-18T03:09:02.948Z | Downloaded serde_plain v1.0.2 |
| 1002 | 2026-02-18T03:09:02.951Z | Downloaded serial_test_derive v3.3.1 |
| 1003 | 2026-02-18T03:09:02.951Z | Downloaded proc-macro-crate v3.4.0 |
| 1004 | 2026-02-18T03:09:02.951Z | Downloaded newtype_derive v0.1.6 |
| 1005 | 2026-02-18T03:09:02.954Z | Downloaded keccak v0.1.6 |
| 1006 | 2026-02-18T03:09:02.954Z | Downloaded rhai_codegen v3.1.0 |
| 1007 | 2026-02-18T03:09:02.960Z | Downloaded progenitor v0.11.2 |
| 1008 | 2026-02-18T03:09:02.963Z | Downloaded pest_derive v2.8.6 |
| 1009 | 2026-02-18T03:09:02.966Z | Downloaded libsw v3.5.0 |
| 1010 | 2026-02-18T03:09:02.967Z | Downloaded glob v0.3.3 |
| 1011 | 2026-02-18T03:09:02.970Z | Downloaded untrusted v0.7.1 |
| 1012 | 2026-02-18T03:09:02.970Z | Downloaded serde-big-array v0.5.1 |
| 1013 | 2026-02-18T03:09:02.973Z | Downloaded tagptr v0.2.0 |
| 1014 | 2026-02-18T03:09:02.973Z | Downloaded serial_test v3.3.1 |
| 1015 | 2026-02-18T03:09:02.976Z | Downloaded thread-id v4.2.2 |
| 1016 | 2026-02-18T03:09:02.976Z | Downloaded topological-sort v0.2.2 |
| 1017 | 2026-02-18T03:09:02.976Z | Downloaded progenitor v0.10.0 |
| 1018 | 2026-02-18T03:09:02.979Z | Downloaded hubpack_derive v0.1.1 |
| 1019 | 2026-02-18T03:09:02.979Z | Downloaded strum v0.26.3 |
| 1020 | 2026-02-18T03:09:02.979Z | Downloaded slog-json v2.6.1 |
| 1021 | 2026-02-18T03:09:02.982Z | Downloaded dropshot-api-manager v0.3.0 |
| 1022 | 2026-02-18T03:09:02.985Z | Downloaded slog-stdlog v4.1.1 |
| 1023 | 2026-02-18T03:09:02.985Z | Downloaded rustls-pemfile v2.2.0 |
| 1024 | 2026-02-18T03:09:02.988Z | Downloaded usdt-macro v0.6.0 |
| 1025 | 2026-02-18T03:09:02.988Z | Downloaded serde_with_macros v3.16.1 |
| 1026 | 2026-02-18T03:09:02.991Z | Downloaded take_mut v0.2.2 |
| 1027 | 2026-02-18T03:09:02.991Z | Downloaded password-hash v0.5.0 |
| 1028 | 2026-02-18T03:09:02.994Z | Downloaded synstructure v0.13.2 |
| 1029 | 2026-02-18T03:09:02.994Z | Downloaded smartstring v1.0.1 |
| 1030 | 2026-02-18T03:09:02.997Z | Downloaded unarray v0.1.4 |
| 1031 | 2026-02-18T03:09:02.997Z | Downloaded resolv-conf v0.7.6 |
| 1032 | 2026-02-18T03:09:03.000Z | Downloaded tabled_derive v0.7.0 |
| 1033 | 2026-02-18T03:09:03.000Z | Downloaded slog-envlogger v2.2.0 |
| 1034 | 2026-02-18T03:09:03.003Z | Downloaded spin v0.5.2 |
| 1035 | 2026-02-18T03:09:03.003Z | Downloaded secrecy v0.10.3 |
| 1036 | 2026-02-18T03:09:03.003Z | Downloaded num-integer v0.1.46 |
| 1037 | 2026-02-18T03:09:03.006Z | Downloaded termtree v0.5.1 |
| 1038 | 2026-02-18T03:09:03.006Z | Downloaded num_enum_derive v0.7.5 |
| 1039 | 2026-02-18T03:09:03.006Z | Downloaded heapless v0.8.0 |
| 1040 | 2026-02-18T03:09:03.010Z | Downloaded slog-async v2.8.0 |
| 1041 | 2026-02-18T03:09:03.013Z | Downloaded scroll v0.12.0 |
| 1042 | 2026-02-18T03:09:03.013Z | Downloaded papergrid v0.17.0 |
| 1043 | 2026-02-18T03:09:03.017Z | Downloaded wait-timeout v0.2.1 |
| 1044 | 2026-02-18T03:09:03.020Z | Downloaded thread-id v5.1.0 |
| 1045 | 2026-02-18T03:09:03.020Z | Downloaded yoke-derive v0.8.1 |
| 1046 | 2026-02-18T03:09:03.023Z | Downloaded usdt-attr-macro v0.5.0 |
| 1047 | 2026-02-18T03:09:03.023Z | Downloaded tabwriter v1.4.1 |
| 1048 | 2026-02-18T03:09:03.023Z | Downloaded waitgroup v0.1.2 |
| 1049 | 2026-02-18T03:09:03.026Z | Downloaded usdt-macro v0.5.0 |
| 1050 | 2026-02-18T03:09:03.026Z | Downloaded strum v0.27.2 |
| 1051 | 2026-02-18T03:09:03.027Z | Downloaded stable_deref_trait v1.2.1 |
| 1052 | 2026-02-18T03:09:03.027Z | Downloaded slog-term v2.9.2 |
| 1053 | 2026-02-18T03:09:03.030Z | Downloaded tinystr v0.8.2 |
| 1054 | 2026-02-18T03:09:03.033Z | Downloaded unit-prefix v0.5.2 |
| 1055 | 2026-02-18T03:09:03.033Z | Downloaded qorb v0.4.1 |
| 1056 | 2026-02-18T03:09:03.035Z | Downloaded utf-8 v0.7.6 |
| 1057 | 2026-02-18T03:09:03.038Z | Downloaded usdt-attr-macro v0.6.0 |
| 1058 | 2026-02-18T03:09:03.038Z | Downloaded multer v3.1.0 |
| 1059 | 2026-02-18T03:09:03.041Z | Downloaded zerofrom-derive v0.1.6 |
| 1060 | 2026-02-18T03:09:03.041Z | Downloaded universal-hash v0.5.1 |
| 1061 | 2026-02-18T03:09:03.041Z | Downloaded usdt v0.5.0 |
| 1062 | 2026-02-18T03:09:03.041Z | Downloaded num_enum v0.5.11 |
| 1063 | 2026-02-18T03:09:03.046Z | Downloaded zone_cfg_derive v0.3.1 |
| 1064 | 2026-02-18T03:09:03.049Z | Downloaded usdt v0.6.0 |
| 1065 | 2026-02-18T03:09:03.049Z | Downloaded serde_derive_internals v0.29.1 |
| 1066 | 2026-02-18T03:09:03.052Z | Downloaded tiny-keccak v2.0.2 |
| 1067 | 2026-02-18T03:09:03.052Z | Downloaded tokio-rustls v0.25.0 |
| 1068 | 2026-02-18T03:09:03.054Z | Downloaded tokio-dtrace v0.1.1 |
| 1069 | 2026-02-18T03:09:03.055Z | Downloaded usdt-impl v0.6.0 |
| 1070 | 2026-02-18T03:09:03.058Z | Downloaded strum_macros v0.26.4 |
| 1071 | 2026-02-18T03:09:03.058Z | Downloaded blake3 v1.8.3 |
| 1072 | 2026-02-18T03:09:03.065Z | Downloaded memmap2 v0.9.10 |
| 1073 | 2026-02-18T03:09:03.068Z | Downloaded icu_collections v2.1.1 |
| 1074 | 2026-02-18T03:09:03.071Z | Downloaded schemars v0.9.0 |
| 1075 | 2026-02-18T03:09:03.082Z | Downloaded writeable v0.6.2 |
| 1076 | 2026-02-18T03:09:03.085Z | Downloaded whoami v1.6.1 |
| 1077 | 2026-02-18T03:09:03.088Z | Downloaded usdt-impl v0.5.0 |
| 1078 | 2026-02-18T03:09:03.088Z | Downloaded half v2.7.1 |
| 1079 | 2026-02-18T03:09:03.091Z | Downloaded time-macros v0.2.27 |
| 1080 | 2026-02-18T03:09:03.094Z | Downloaded thiserror-no-std v2.0.2 |
| 1081 | 2026-02-18T03:09:03.097Z | Downloaded zeroize_derive v1.4.3 |
| 1082 | 2026-02-18T03:09:03.097Z | Downloaded thin-vec v0.2.14 |
| 1083 | 2026-02-18T03:09:03.100Z | Downloaded zerofrom v0.1.6 |
| 1084 | 2026-02-18T03:09:03.100Z | Downloaded yoke v0.8.1 |
| 1085 | 2026-02-18T03:09:03.100Z | Downloaded walkdir v2.5.0 |
| 1086 | 2026-02-18T03:09:03.103Z | Downloaded zone v0.3.1 |
| 1087 | 2026-02-18T03:09:03.103Z | Downloaded zerovec-derive v0.11.2 |
| 1088 | 2026-02-18T03:09:03.106Z | Downloaded term v1.2.1 |
| 1089 | 2026-02-18T03:09:03.109Z | Downloaded spin v0.9.8 |
| 1090 | 2026-02-18T03:09:03.109Z | Downloaded schemars_derive v0.8.22 |
| 1091 | 2026-02-18T03:09:03.112Z | Downloaded strum_macros v0.27.2 |
| 1092 | 2026-02-18T03:09:03.112Z | Downloaded ucd-trie v0.1.7 |
| 1093 | 2026-02-18T03:09:03.115Z | Downloaded rand v0.8.5 |
| 1094 | 2026-02-18T03:09:03.118Z | Downloaded xz2 v0.1.7 |
| 1095 | 2026-02-18T03:09:03.118Z | Downloaded similar v2.7.0 |
| 1096 | 2026-02-18T03:09:03.122Z | Downloaded zerocopy-derive v0.7.35 |
| 1097 | 2026-02-18T03:09:03.125Z | Downloaded schemars v1.2.1 |
| 1098 | 2026-02-18T03:09:03.138Z | Downloaded tungstenite v0.21.0 |
| 1099 | 2026-02-18T03:09:03.141Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1100 | 2026-02-18T03:09:03.145Z | Downloaded snafu v0.8.9 |
| 1101 | 2026-02-18T03:09:03.149Z | Downloaded vsss-rs v3.3.4 |
| 1102 | 2026-02-18T03:09:03.153Z | Downloaded rayon-core v1.13.0 |
| 1103 | 2026-02-18T03:09:03.156Z | Downloaded socket2 v0.5.10 |
| 1104 | 2026-02-18T03:09:03.159Z | Downloaded slog v2.8.2 |
| 1105 | 2026-02-18T03:09:03.162Z | Downloaded unsafe-libyaml v0.2.11 |
| 1106 | 2026-02-18T03:09:03.165Z | Downloaded toml_edit v0.19.15 |
| 1107 | 2026-02-18T03:09:03.177Z | Downloaded typify v0.4.3 |
| 1108 | 2026-02-18T03:09:03.180Z | Downloaded steno v0.4.1 |
| 1109 | 2026-02-18T03:09:03.183Z | Downloaded pest v2.8.6 |
| 1110 | 2026-02-18T03:09:03.188Z | Downloaded zerotrie v0.2.3 |
| 1111 | 2026-02-18T03:09:03.191Z | Downloaded hashbrown v0.12.3 |
| 1112 | 2026-02-18T03:09:03.194Z | Downloaded libm v0.2.16 |
| 1113 | 2026-02-18T03:09:03.203Z | Downloaded hickory-resolver v0.24.4 |
| 1114 | 2026-02-18T03:09:03.207Z | Downloaded toml v0.7.8 |
| 1115 | 2026-02-18T03:09:03.210Z | Downloaded zerocopy-derive v0.8.39 |
| 1116 | 2026-02-18T03:09:03.217Z | Downloaded scc v2.4.0 |
| 1117 | 2026-02-18T03:09:03.221Z | Downloaded hkdf v0.12.4 |
| 1118 | 2026-02-18T03:09:03.224Z | Downloaded goblin v0.10.5 |
| 1119 | 2026-02-18T03:09:03.229Z | Downloaded zerovec v0.11.5 |
| 1120 | 2026-02-18T03:09:03.234Z | Downloaded icu_properties_data v2.1.2 |
| 1121 | 2026-02-18T03:09:03.242Z | Downloaded iddqd v0.3.17 |
| 1122 | 2026-02-18T03:09:03.247Z | Downloaded tough v0.20.0 |
| 1123 | 2026-02-18T03:09:03.254Z | Downloaded serde_with v3.16.1 |
| 1124 | 2026-02-18T03:09:03.265Z | Downloaded rayon v1.11.0 |
| 1125 | 2026-02-18T03:09:03.273Z | Downloaded tabled v0.15.0 |
| 1126 | 2026-02-18T03:09:03.286Z | Downloaded zerocopy v0.7.35 |
| 1127 | 2026-02-18T03:09:03.300Z | Downloaded rustls-webpki v0.102.8 |
| 1128 | 2026-02-18T03:09:03.317Z | Downloaded hickory-proto v0.24.4 |
| 1129 | 2026-02-18T03:09:03.328Z | Downloaded winnow v0.5.40 |
| 1130 | 2026-02-18T03:09:03.335Z | Downloaded proptest v1.10.0 |
| 1131 | 2026-02-18T03:09:03.342Z | Downloaded time v0.3.47 |
| 1132 | 2026-02-18T03:09:03.352Z | Downloaded tabled v0.20.0 |
| 1133 | 2026-02-18T03:09:03.367Z | Downloaded openapiv3 v2.2.0 |
| 1134 | 2026-02-18T03:09:03.376Z | Downloaded rhai v1.24.0 |
| 1135 | 2026-02-18T03:09:03.385Z | Downloaded dropshot v0.16.7 |
| 1136 | 2026-02-18T03:09:03.404Z | Downloaded nix v0.31.1 |
| 1137 | 2026-02-18T03:09:03.413Z | Downloaded syn v1.0.109 |
| 1138 | 2026-02-18T03:09:03.421Z | Downloaded smoltcp v0.11.0 |
| 1139 | 2026-02-18T03:09:03.430Z | Downloaded regress v0.10.5 |
| 1140 | 2026-02-18T03:09:03.437Z | Downloaded rustls v0.22.4 |
| 1141 | 2026-02-18T03:09:03.447Z | Downloaded hickory-proto v0.25.2 |
| 1142 | 2026-02-18T03:09:03.461Z | Downloaded moka v0.12.13 |
| 1143 | 2026-02-18T03:09:03.467Z | Downloaded itertools v0.12.1 |
| 1144 | 2026-02-18T03:09:03.473Z | Downloaded yansi v1.0.1 |
| 1145 | 2026-02-18T03:09:03.476Z | Downloaded typed-path v0.9.3 |
| 1146 | 2026-02-18T03:09:03.480Z | Downloaded test-strategy v0.4.5 |
| 1147 | 2026-02-18T03:09:03.483Z | Downloaded nom v7.1.3 |
| 1148 | 2026-02-18T03:09:03.487Z | Downloaded hickory-resolver v0.25.2 |
| 1149 | 2026-02-18T03:09:03.491Z | Downloaded papergrid v0.11.0 |
| 1150 | 2026-02-18T03:09:03.495Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1151 | 2026-02-18T03:09:03.498Z | Downloaded schemars v0.8.22 |
| 1152 | 2026-02-18T03:09:03.508Z | Downloaded progenitor-impl v0.11.2 |
| 1153 | 2026-02-18T03:09:03.511Z | Downloaded typify-impl v0.4.3 |
| 1154 | 2026-02-18T03:09:03.520Z | Downloaded sled v0.34.7 |
| 1155 | 2026-02-18T03:09:03.528Z | Downloaded prettyplease v0.2.37 |
| 1156 | 2026-02-18T03:09:03.531Z | Downloaded lzma-sys v0.1.20 |
| 1157 | 2026-02-18T03:09:03.555Z | Downloaded jiff v0.2.20 |
| 1158 | 2026-02-18T03:09:03.569Z | Downloaded smf v0.2.3 |
| 1159 | 2026-02-18T03:09:03.572Z | Downloaded ingot v0.1.1 |
| 1160 | 2026-02-18T03:09:03.572Z | Downloaded libc v0.2.180 |
| 1161 | 2026-02-18T03:09:03.599Z | Downloaded petgraph v0.6.5 |
| 1162 | 2026-02-18T03:09:03.615Z | Downloaded tokio-tungstenite v0.21.0 |
| 1163 | 2026-02-18T03:09:03.618Z | Downloaded pest_generator v2.8.6 |
| 1164 | 2026-02-18T03:09:03.618Z | Downloaded jiff-static v0.2.20 |
| 1165 | 2026-02-18T03:09:03.621Z | Downloaded typify-macro v0.4.3 |
| 1166 | 2026-02-18T03:09:03.621Z | Downloaded snafu-derive v0.8.9 |
| 1167 | 2026-02-18T03:09:03.624Z | Downloaded serde_repr v0.1.20 |
| 1168 | 2026-02-18T03:09:03.624Z | Downloaded sdd v3.0.10 |
| 1169 | 2026-02-18T03:09:03.627Z | Downloaded minimal-lexical v0.2.1 |
| 1170 | 2026-02-18T03:09:03.630Z | Downloaded icu_normalizer_data v2.1.1 |
| 1171 | 2026-02-18T03:09:03.633Z | Downloaded icu_normalizer v2.1.1 |
| 1172 | 2026-02-18T03:09:03.635Z | Downloaded defmt-macros v1.0.1 |
| 1173 | 2026-02-18T03:09:03.639Z | Downloaded chacha20poly1305 v0.10.1 |
| 1174 | 2026-02-18T03:09:03.639Z | Downloaded crypto-bigint v0.5.5 |
| 1175 | 2026-02-18T03:09:03.643Z | Downloaded highway v1.3.0 |
| 1176 | 2026-02-18T03:09:03.646Z | Downloaded structmeta v0.3.0 |
| 1177 | 2026-02-18T03:09:03.646Z | Downloaded ref-cast-impl v1.0.25 |
| 1178 | 2026-02-18T03:09:03.650Z | Downloaded foldhash v0.2.0 |
| 1179 | 2026-02-18T03:09:03.650Z | Downloaded progenitor-macro v0.10.0 |
| 1180 | 2026-02-18T03:09:03.650Z | Downloaded hostname v0.3.1 |
| 1181 | 2026-02-18T03:09:03.653Z | Downloaded paste v1.0.15 |
| 1182 | 2026-02-18T03:09:03.653Z | Downloaded chrono-tz v0.10.4 |
| 1183 | 2026-02-18T03:09:03.666Z | Downloaded rusty-fork v0.3.1 |
| 1184 | 2026-02-18T03:09:03.669Z | Downloaded icu_properties v2.1.2 |
| 1185 | 2026-02-18T03:09:03.672Z | Downloaded expectorate v1.2.0 |
| 1186 | 2026-02-18T03:09:03.672Z | Downloaded csv v1.4.0 |
| 1187 | 2026-02-18T03:09:03.688Z | Downloaded crossbeam-deque v0.8.6 |
| 1188 | 2026-02-18T03:09:03.691Z | Downloaded sha3 v0.10.8 |
| 1189 | 2026-02-18T03:09:03.694Z | Downloaded cmake v0.1.57 |
| 1190 | 2026-02-18T03:09:03.697Z | Downloaded pest_meta v2.8.6 |
| 1191 | 2026-02-18T03:09:03.697Z | Downloaded num-derive v0.4.2 |
| 1192 | 2026-02-18T03:09:03.701Z | Downloaded fxhash v0.2.1 |
| 1193 | 2026-02-18T03:09:03.701Z | Downloaded fixedbitset v0.4.2 |
| 1194 | 2026-02-18T03:09:03.701Z | Downloaded const_format v0.2.35 |
| 1195 | 2026-02-18T03:09:03.705Z | Downloaded foreign-types v0.5.0 |
| 1196 | 2026-02-18T03:09:03.705Z | Downloaded ciborium v0.2.2 |
| 1197 | 2026-02-18T03:09:03.708Z | Downloaded dunce v1.0.5 |
| 1198 | 2026-02-18T03:09:03.708Z | Downloaded group v0.13.0 |
| 1199 | 2026-02-18T03:09:03.711Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1200 | 2026-02-18T03:09:03.711Z | Downloaded convert_case v0.4.0 |
| 1201 | 2026-02-18T03:09:03.711Z | Downloaded cipher v0.4.4 |
| 1202 | 2026-02-18T03:09:03.714Z | Downloaded bytecount v0.6.9 |
| 1203 | 2026-02-18T03:09:03.714Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1204 | 2026-02-18T03:09:03.714Z | Downloaded diff v0.1.13 |
| 1205 | 2026-02-18T03:09:03.717Z | Downloaded icu_provider v2.1.1 |
| 1206 | 2026-02-18T03:09:03.720Z | Downloaded colored v3.1.1 |
| 1207 | 2026-02-18T03:09:03.723Z | Downloaded chacha20 v0.9.1 |
| 1208 | 2026-02-18T03:09:03.723Z | Downloaded parking_lot_core v0.8.6 |
| 1209 | 2026-02-18T03:09:03.726Z | Downloaded no-std-compat v0.4.1 |
| 1210 | 2026-02-18T03:09:03.726Z | Downloaded ident_case v1.0.1 |
| 1211 | 2026-02-18T03:09:03.726Z | Downloaded enum-as-inner v0.6.1 |
| 1212 | 2026-02-18T03:09:03.726Z | Downloaded dtrace-parser v0.2.0 |
| 1213 | 2026-02-18T03:09:03.730Z | Downloaded defmt-parser v1.0.0 |
| 1214 | 2026-02-18T03:09:03.730Z | Downloaded defmt v1.0.1 |
| 1215 | 2026-02-18T03:09:03.733Z | Downloaded defmt v0.3.100 |
| 1216 | 2026-02-18T03:09:03.733Z | Downloaded crossbeam-utils v0.8.21 |
| 1217 | 2026-02-18T03:09:03.733Z | Downloaded crc8 v0.1.1 |
| 1218 | 2026-02-18T03:09:03.736Z | Downloaded ciborium-ll v0.2.2 |
| 1219 | 2026-02-18T03:09:03.736Z | Downloaded hubpack v0.1.2 |
| 1220 | 2026-02-18T03:09:03.736Z | Downloaded const_format_proc_macros v0.2.34 |
| 1221 | 2026-02-18T03:09:03.739Z | Downloaded daft-derive v0.1.5 |
| 1222 | 2026-02-18T03:09:03.742Z | Downloaded cstr-argument v0.1.2 |
| 1223 | 2026-02-18T03:09:03.742Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1224 | 2026-02-18T03:09:03.742Z | Downloaded ciborium-io v0.2.2 |
| 1225 | 2026-02-18T03:09:03.746Z | Downloaded dropshot_endpoint v0.16.7 |
| 1226 | 2026-02-18T03:09:03.746Z | Downloaded crossbeam-channel v0.5.15 |
| 1227 | 2026-02-18T03:09:03.749Z | Downloaded encoding_rs v0.8.35 |
| 1228 | 2026-02-18T03:09:03.767Z | Downloaded cancel-safe-futures v0.1.5 |
| 1229 | 2026-02-18T03:09:03.770Z | Downloaded base64 v0.21.7 |
| 1230 | 2026-02-18T03:09:03.773Z | Downloaded internet-checksum v0.2.1 |
| 1231 | 2026-02-18T03:09:03.773Z | Downloaded const-random-macro v0.1.16 |
| 1232 | 2026-02-18T03:09:03.776Z | Downloaded cobs v0.3.0 |
| 1233 | 2026-02-18T03:09:03.776Z | Downloaded linked-hash-map v0.5.6 |
| 1234 | 2026-02-18T03:09:03.776Z | Downloaded idna_adapter v1.2.1 |
| 1235 | 2026-02-18T03:09:03.779Z | Downloaded goblin v0.8.2 |
| 1236 | 2026-02-18T03:09:03.782Z | Downloaded displaydoc v0.2.5 |
| 1237 | 2026-02-18T03:09:03.785Z | Downloaded cargo_toml v0.22.3 |
| 1238 | 2026-02-18T03:09:03.785Z | Downloaded erased-serde v0.3.31 |
| 1239 | 2026-02-18T03:09:03.788Z | Downloaded cookie v0.18.1 |
| 1240 | 2026-02-18T03:09:03.791Z | Downloaded byteorder v1.5.0 |
| 1241 | 2026-02-18T03:09:03.791Z | Downloaded hostname v0.4.2 |
| 1242 | 2026-02-18T03:09:03.794Z | Downloaded heck v0.4.1 |
| 1243 | 2026-02-18T03:09:03.794Z | Downloaded arrayvec v0.7.6 |
| 1244 | 2026-02-18T03:09:03.794Z | Downloaded async-stream v0.3.6 |
| 1245 | 2026-02-18T03:09:03.797Z | Downloaded arrayref v0.3.9 |
| 1246 | 2026-02-18T03:09:03.797Z | Downloaded bitflags v1.3.2 |
| 1247 | 2026-02-18T03:09:03.800Z | Downloaded aead v0.5.2 |
| 1248 | 2026-02-18T03:09:04.273Z | Downloaded aws-lc-sys v0.37.1 |
| 1249 | 2026-02-18T03:09:05.531Z | Compiling proc-macro2 v1.0.106 |
| 1250 | 2026-02-18T03:09:05.531Z | Compiling unicode-ident v1.0.24 |
| 1251 | 2026-02-18T03:09:05.534Z | Compiling quote v1.0.44 |
| 1252 | 2026-02-18T03:09:05.534Z | Compiling serde_core v1.0.228 |
| 1253 | 2026-02-18T03:09:05.534Z | Compiling cfg-if v1.0.4 |
| 1254 | 2026-02-18T03:09:05.534Z | Compiling serde v1.0.228 |
| 1255 | 2026-02-18T03:09:05.650Z | Compiling libc v0.2.180 |
| 1256 | 2026-02-18T03:09:05.653Z | Compiling memchr v2.8.0 |
| 1257 | 2026-02-18T03:09:05.822Z | Compiling itoa v1.0.17 |
| 1258 | 2026-02-18T03:09:06.138Z | Compiling zmij v1.0.21 |
| 1259 | 2026-02-18T03:09:06.211Z | Compiling autocfg v1.5.0 |
| 1260 | 2026-02-18T03:09:06.339Z | Compiling libm v0.2.16 |
| 1261 | 2026-02-18T03:09:07.036Z | Compiling version_check v0.9.5 |
| 1262 | 2026-02-18T03:09:07.368Z | Compiling getrandom v0.4.1 |
| 1263 | 2026-02-18T03:09:07.405Z | Compiling stable_deref_trait v1.2.1 |
| 1264 | 2026-02-18T03:09:07.515Z | Compiling iana-time-zone v0.1.65 |
| 1265 | 2026-02-18T03:09:07.531Z | Compiling pin-project-lite v0.2.16 |
| 1266 | 2026-02-18T03:09:07.626Z | Compiling equivalent v1.0.2 |
| 1267 | 2026-02-18T03:09:07.664Z | Compiling foldhash v0.2.0 |
| 1268 | 2026-02-18T03:09:07.886Z | Compiling allocator-api2 v0.2.21 |
| 1269 | 2026-02-18T03:09:07.902Z | Compiling litemap v0.8.1 |
| 1270 | 2026-02-18T03:09:07.917Z | Compiling writeable v0.6.2 |
| 1271 | 2026-02-18T03:09:08.121Z | Compiling icu_normalizer_data v2.1.1 |
| 1272 | 2026-02-18T03:09:08.275Z | Compiling syn v2.0.116 |
| 1273 | 2026-02-18T03:09:08.297Z | Compiling parking_lot_core v0.9.12 |
| 1274 | 2026-02-18T03:09:08.440Z | Compiling scopeguard v1.2.0 |
| 1275 | 2026-02-18T03:09:08.546Z | Compiling icu_properties_data v2.1.2 |
| 1276 | 2026-02-18T03:09:08.603Z | Compiling hashbrown v0.16.1 |
| 1277 | 2026-02-18T03:09:08.620Z | Compiling percent-encoding v2.3.2 |
| 1278 | 2026-02-18T03:09:08.650Z | Compiling lock_api v0.4.14 |
| 1279 | 2026-02-18T03:09:08.952Z | Compiling dyn-clone v1.0.20 |
| 1280 | 2026-02-18T03:09:09.004Z | Compiling form_urlencoded v1.2.2 |
| 1281 | 2026-02-18T03:09:09.119Z | Compiling utf8_iter v1.0.4 |
| 1282 | 2026-02-18T03:09:09.194Z | Compiling log v0.4.29 |
| 1283 | 2026-02-18T03:09:09.216Z | Compiling serde_json v1.0.149 |
| 1284 | 2026-02-18T03:09:09.341Z | Compiling jobserver v0.1.34 |
| 1285 | 2026-02-18T03:09:09.554Z | Compiling find-msvc-tools v0.1.9 |
| 1286 | 2026-02-18T03:09:09.634Z | Compiling shlex v1.3.0 |
| 1287 | 2026-02-18T03:09:09.810Z | Compiling futures-core v0.3.32 |
| 1288 | 2026-02-18T03:09:09.916Z | Compiling cc v1.2.56 |
| 1289 | 2026-02-18T03:09:09.982Z | Compiling thiserror v2.0.18 |
| 1290 | 2026-02-18T03:09:09.999Z | Compiling num-traits v0.2.19 |
| 1291 | 2026-02-18T03:09:09.999Z | Compiling heck v0.5.0 |
| 1292 | 2026-02-18T03:09:10.043Z | Compiling zerocopy v0.8.39 |
| 1293 | 2026-02-18T03:09:10.058Z | Compiling errno v0.3.14 |
| 1294 | 2026-02-18T03:09:10.287Z | Compiling fnv v1.0.7 |
| 1295 | 2026-02-18T03:09:10.442Z | Compiling futures-sink v0.3.32 |
| 1296 | 2026-02-18T03:09:10.597Z | Compiling getrandom v0.2.17 |
| 1297 | 2026-02-18T03:09:10.766Z | Compiling slab v0.4.12 |
| 1298 | 2026-02-18T03:09:10.849Z | Compiling futures-channel v0.3.32 |
| 1299 | 2026-02-18T03:09:10.917Z | Compiling futures-task v0.3.32 |
| 1300 | 2026-02-18T03:09:11.021Z | Compiling semver v1.0.27 |
| 1301 | 2026-02-18T03:09:11.074Z | Compiling indexmap v2.13.0 |
| 1302 | 2026-02-18T03:09:11.269Z | Compiling futures-io v0.3.32 |
| 1303 | 2026-02-18T03:09:11.570Z | Compiling uuid v1.21.0 |
| 1304 | 2026-02-18T03:09:11.748Z | Compiling portable-atomic v1.13.1 |
| 1305 | 2026-02-18T03:09:12.537Z | Compiling typenum v1.19.0 |
| 1306 | 2026-02-18T03:09:12.617Z | Compiling socket2 v0.6.2 |
| 1307 | 2026-02-18T03:09:13.040Z | Compiling ring v0.17.14 |
| 1308 | 2026-02-18T03:09:13.252Z | Compiling schemars v0.8.22 |
| 1309 | 2026-02-18T03:09:13.557Z | Compiling rustversion v1.0.22 |
| 1310 | 2026-02-18T03:09:13.614Z | Compiling critical-section v1.2.0 |
| 1311 | 2026-02-18T03:09:13.779Z | Compiling regex-syntax v0.8.9 |
| 1312 | 2026-02-18T03:09:13.976Z | Compiling once_cell v1.21.3 |
| 1313 | 2026-02-18T03:09:13.993Z | Compiling untrusted v0.9.0 |
| 1314 | 2026-02-18T03:09:14.181Z | Compiling bitflags v2.11.0 |
| 1315 | 2026-02-18T03:09:14.340Z | Compiling signal-hook-registry v1.4.8 |
| 1316 | 2026-02-18T03:09:14.601Z | Compiling mio v1.1.1 |
| 1317 | 2026-02-18T03:09:14.656Z | Compiling byteorder v1.5.0 |
| 1318 | 2026-02-18T03:09:14.937Z | Compiling subtle v2.6.1 |
| 1319 | 2026-02-18T03:09:15.103Z | Compiling rand_core v0.6.4 |
| 1320 | 2026-02-18T03:09:15.216Z | Compiling base64 v0.22.1 |
| 1321 | 2026-02-18T03:09:15.373Z | Compiling synstructure v0.13.2 |
| 1322 | 2026-02-18T03:09:15.496Z | Compiling serde_derive_internals v0.29.1 |
| 1323 | 2026-02-18T03:09:15.564Z | Compiling rustix v1.1.3 |
| 1324 | 2026-02-18T03:09:15.869Z | Compiling ipnet v2.11.0 |
| 1325 | 2026-02-18T03:09:16.488Z | Compiling ucd-trie v0.1.7 |
| 1326 | 2026-02-18T03:09:16.505Z | Compiling getrandom v0.3.4 |
| 1327 | 2026-02-18T03:09:16.624Z | Compiling httparse v1.10.1 |
| 1328 | 2026-02-18T03:09:17.051Z | Compiling atomic-waker v1.1.2 |
| 1329 | 2026-02-18T03:09:17.115Z | Compiling pest v2.8.6 |
| 1330 | 2026-02-18T03:09:17.186Z | Compiling tower-layer v0.3.3 |
| 1331 | 2026-02-18T03:09:17.245Z | Compiling tower-service v0.3.3 |
| 1332 | 2026-02-18T03:09:17.286Z | Compiling thiserror v1.0.69 |
| 1333 | 2026-02-18T03:09:17.377Z | Compiling try-lock v0.2.5 |
| 1334 | 2026-02-18T03:09:17.473Z | Compiling ryu v1.0.23 |
| 1335 | 2026-02-18T03:09:17.532Z | Compiling want v0.3.1 |
| 1336 | 2026-02-18T03:09:17.800Z | Compiling generic-array v0.14.7 |
| 1337 | 2026-02-18T03:09:17.826Z | Compiling pretty-hex v0.4.1 |
| 1338 | 2026-02-18T03:09:17.995Z | Compiling httpdate v1.0.3 |
| 1339 | 2026-02-18T03:09:18.027Z | Compiling pin-utils v0.1.0 |
| 1340 | 2026-02-18T03:09:18.130Z | Compiling plain v0.2.3 |
| 1341 | 2026-02-18T03:09:18.194Z | Compiling slog v2.8.2 |
| 1342 | 2026-02-18T03:09:18.217Z | Compiling aho-corasick v1.1.4 |
| 1343 | 2026-02-18T03:09:18.296Z | Compiling strsim v0.11.1 |
| 1344 | 2026-02-18T03:09:18.393Z | Compiling tracing-core v0.1.36 |
| 1345 | 2026-02-18T03:09:18.604Z | Compiling winnow v0.7.14 |
| 1346 | 2026-02-18T03:09:18.737Z | Compiling serde_derive v1.0.228 |
| 1347 | 2026-02-18T03:09:19.090Z | Compiling zerofrom-derive v0.1.6 |
| 1348 | 2026-02-18T03:09:19.546Z | Compiling yoke-derive v0.8.1 |
| 1349 | 2026-02-18T03:09:19.700Z | Compiling zerovec-derive v0.11.2 |
| 1350 | 2026-02-18T03:09:19.889Z | Compiling displaydoc v0.2.5 |
| 1351 | 2026-02-18T03:09:19.917Z | Compiling schemars_derive v0.8.22 |
| 1352 | 2026-02-18T03:09:21.457Z | Compiling tokio-macros v2.6.0 |
| 1353 | 2026-02-18T03:09:21.679Z | Compiling thiserror-impl v2.0.18 |
| 1354 | 2026-02-18T03:09:21.931Z | Compiling zerofrom v0.1.6 |
| 1355 | 2026-02-18T03:09:22.003Z | Compiling zerocopy-derive v0.8.39 |
| 1356 | 2026-02-18T03:09:22.159Z | Compiling yoke v0.8.1 |
| 1357 | 2026-02-18T03:09:22.215Z | Compiling zeroize_derive v1.4.3 |
| 1358 | 2026-02-18T03:09:22.278Z | Compiling futures-macro v0.3.32 |
| 1359 | 2026-02-18T03:09:22.499Z | Compiling zerovec v0.11.5 |
| 1360 | 2026-02-18T03:09:22.649Z | Compiling zerotrie v0.2.3 |
| 1361 | 2026-02-18T03:09:23.041Z | Compiling pest_meta v2.8.6 |
| 1362 | 2026-02-18T03:09:23.279Z | Compiling thiserror-impl v1.0.69 |
| 1363 | 2026-02-18T03:09:23.604Z | Compiling tinystr v0.8.2 |
| 1364 | 2026-02-18T03:09:23.663Z | Compiling potential_utf v0.1.4 |
| 1365 | 2026-02-18T03:09:23.934Z | Compiling icu_locale_core v2.1.1 |
| 1366 | 2026-02-18T03:09:24.008Z | Compiling icu_collections v2.1.1 |
| 1367 | 2026-02-18T03:09:24.027Z | Compiling zeroize v1.8.2 |
| 1368 | 2026-02-18T03:09:24.415Z | Compiling futures-util v0.3.32 |
| 1369 | 2026-02-18T03:09:24.721Z | Compiling pest_generator v2.8.6 |
| 1370 | 2026-02-18T03:09:25.905Z | Compiling icu_provider v2.1.1 |
| 1371 | 2026-02-18T03:09:26.211Z | Compiling regex-automata v0.4.14 |
| 1372 | 2026-02-18T03:09:26.343Z | Compiling tracing-attributes v0.1.31 |
| 1373 | 2026-02-18T03:09:26.427Z | Compiling icu_properties v2.1.2 |
| 1374 | 2026-02-18T03:09:26.524Z | Compiling bytes v1.11.1 |
| 1375 | 2026-02-18T03:09:26.633Z | Compiling smallvec v1.15.1 |
| 1376 | 2026-02-18T03:09:26.651Z | Compiling chrono v0.4.43 |
| 1377 | 2026-02-18T03:09:27.127Z | Compiling icu_normalizer v2.1.1 |
| 1378 | 2026-02-18T03:09:28.126Z | Compiling http v1.4.0 |
| 1379 | 2026-02-18T03:09:28.482Z | Compiling serde_tokenstream v0.2.2 |
| 1380 | 2026-02-18T03:09:29.055Z | Compiling idna_adapter v1.2.1 |
| 1381 | 2026-02-18T03:09:29.307Z | Compiling idna v1.1.0 |
| 1382 | 2026-02-18T03:09:29.993Z | Compiling url v2.5.8 |
| 1383 | 2026-02-18T03:09:30.068Z | Compiling parking_lot v0.12.5 |
| 1384 | 2026-02-18T03:09:30.270Z | Compiling http-body v1.0.1 |
| 1385 | 2026-02-18T03:09:30.367Z | Compiling pest_derive v2.8.6 |
| 1386 | 2026-02-18T03:09:30.534Z | Compiling tokio v1.49.0 |
| 1387 | 2026-02-18T03:09:30.995Z | Compiling erased-serde v0.3.31 |
| 1388 | 2026-02-18T03:09:31.348Z | Compiling regex v1.12.3 |
| 1389 | 2026-02-18T03:09:32.439Z | Compiling http-body-util v0.1.3 |
| 1390 | 2026-02-18T03:09:32.791Z | Compiling tracing v0.1.44 |
| 1391 | 2026-02-18T03:09:32.928Z | Compiling serde_urlencoded v0.7.1 |
| 1392 | 2026-02-18T03:09:33.119Z | Compiling crypto-common v0.1.7 |
| 1393 | 2026-02-18T03:09:33.202Z | Compiling paste v1.0.15 |
| 1394 | 2026-02-18T03:09:33.242Z | Compiling sync_wrapper v1.0.2 |
| 1395 | 2026-02-18T03:09:33.323Z | Compiling regress v0.10.5 |
| 1396 | 2026-02-18T03:09:33.407Z | Compiling ppv-lite86 v0.2.21 |
| 1397 | 2026-02-18T03:09:33.650Z | Compiling rustls-pki-types v1.14.0 |
| 1398 | 2026-02-18T03:09:33.826Z | Compiling scroll_derive v0.13.1 |
| 1399 | 2026-02-18T03:09:34.763Z | Compiling powerfmt v0.2.0 |
| 1400 | 2026-02-18T03:09:34.869Z | Compiling anyhow v1.0.101 |
| 1401 | 2026-02-18T03:09:34.893Z | Compiling time-core v0.1.8 |
| 1402 | 2026-02-18T03:09:35.037Z | Compiling num-conv v0.2.0 |
| 1403 | 2026-02-18T03:09:35.137Z | Compiling deranged v0.5.6 |
| 1404 | 2026-02-18T03:09:35.199Z | Compiling num_threads v0.1.7 |
| 1405 | 2026-02-18T03:09:35.278Z | Compiling time-macros v0.2.27 |
| 1406 | 2026-02-18T03:09:35.346Z | Compiling cpufeatures v0.2.17 |
| 1407 | 2026-02-18T03:09:35.458Z | Compiling iri-string v0.7.10 |
| 1408 | 2026-02-18T03:09:35.687Z | Compiling scroll v0.13.0 |
| 1409 | 2026-02-18T03:09:35.843Z | Compiling ident_case v1.0.1 |
| 1410 | 2026-02-18T03:09:36.027Z | Compiling fastrand v2.3.0 |
| 1411 | 2026-02-18T03:09:36.228Z | Compiling goblin v0.10.5 |
| 1412 | 2026-02-18T03:09:36.578Z | Compiling darling_core v0.21.3 |
| 1413 | 2026-02-18T03:09:37.609Z | Compiling typify-impl v0.4.3 |
| 1414 | 2026-02-18T03:09:38.711Z | Compiling ipnetwork v0.21.1 |
| 1415 | 2026-02-18T03:09:39.634Z | Compiling daft-derive v0.1.5 |
| 1416 | 2026-02-18T03:09:41.267Z | Compiling omicron-workspace-hack v0.1.0 |
| 1417 | 2026-02-18T03:09:41.668Z | Compiling tokio-util v0.7.18 |
| 1418 | 2026-02-18T03:09:42.242Z | Compiling darling_macro v0.21.3 |
| 1419 | 2026-02-18T03:09:43.137Z | Compiling async-trait v0.1.89 |
| 1420 | 2026-02-18T03:09:43.635Z | Compiling cmake v0.1.57 |
| 1421 | 2026-02-18T03:09:44.168Z | Compiling dunce v1.0.5 |
| 1422 | 2026-02-18T03:09:44.326Z | Compiling usdt-impl v0.6.0 |
| 1423 | 2026-02-18T03:09:44.370Z | Compiling fs_extra v1.3.0 |
| 1424 | 2026-02-18T03:09:44.792Z | Compiling darling v0.21.3 |
| 1425 | 2026-02-18T03:09:44.889Z | Compiling aws-lc-sys v0.37.1 |
| 1426 | 2026-02-18T03:09:45.013Z | Compiling dtrace-parser v0.3.0 |
| 1427 | 2026-02-18T03:09:45.395Z | Compiling futures-executor v0.3.32 |
| 1428 | 2026-02-18T03:09:45.951Z | Compiling block-buffer v0.10.4 |
| 1429 | 2026-02-18T03:09:46.192Z | Compiling crossbeam-utils v0.8.21 |
| 1430 | 2026-02-18T03:09:46.214Z | Compiling digest v0.10.7 |
| 1431 | 2026-02-18T03:09:46.295Z | Compiling dof v0.4.0 |
| 1432 | 2026-02-18T03:09:46.358Z | Compiling openapiv3 v2.2.0 |
| 1433 | 2026-02-18T03:09:46.593Z | Compiling structmeta-derive v0.3.0 |
| 1434 | 2026-02-18T03:09:46.829Z | Compiling thread-id v5.1.0 |
| 1435 | 2026-02-18T03:09:46.954Z | Compiling hex v0.4.3 |
| 1436 | 2026-02-18T03:09:47.176Z | Compiling camino v1.2.2 |
| 1437 | 2026-02-18T03:09:47.507Z | Compiling rustls v0.22.4 |
| 1438 | 2026-02-18T03:09:47.884Z | Compiling futures v0.3.32 |
| 1439 | 2026-02-18T03:09:47.984Z | Compiling rand_core v0.9.5 |
| 1440 | 2026-02-18T03:09:48.768Z | Compiling h2 v0.4.13 |
| 1441 | 2026-02-18T03:09:48.939Z | Compiling structmeta v0.3.0 |
| 1442 | 2026-02-18T03:09:48.958Z | Compiling oxnet v0.1.4 |
| 1443 | 2026-02-18T03:09:49.320Z | Compiling thread_local v1.1.9 |
| 1444 | 2026-02-18T03:09:49.728Z | Compiling aws-lc-rs v1.15.4 |
| 1445 | 2026-02-18T03:09:49.822Z | Compiling syn v1.0.109 |
| 1446 | 2026-02-18T03:09:49.838Z | Compiling match_cfg v0.1.0 |
| 1447 | 2026-02-18T03:09:49.935Z | Compiling quick-error v1.2.3 |
| 1448 | 2026-02-18T03:09:50.099Z | Compiling unsafe-libyaml v0.2.11 |
| 1449 | 2026-02-18T03:09:50.135Z | Compiling slog-async v2.8.0 |
| 1450 | 2026-02-18T03:09:50.273Z | Compiling unicode-width v0.2.2 |
| 1451 | 2026-02-18T03:09:50.714Z | Compiling usdt-macro v0.6.0 |
| 1452 | 2026-02-18T03:09:50.739Z | Compiling usdt-attr-macro v0.6.0 |
| 1453 | 2026-02-18T03:09:50.825Z | Compiling rand_chacha v0.9.0 |
| 1454 | 2026-02-18T03:09:51.621Z | Compiling serde_yaml v0.9.34+deprecated |
| 1455 | 2026-02-18T03:09:51.748Z | Compiling newtype-uuid-macros v0.1.0 |
| 1456 | 2026-02-18T03:09:52.401Z | Compiling typify-macro v0.4.3 |
| 1457 | 2026-02-18T03:09:52.642Z | Compiling strum_macros v0.26.4 |
| 1458 | 2026-02-18T03:09:52.868Z | Compiling serde_spanned v1.0.4 |
| 1459 | 2026-02-18T03:09:53.122Z | Compiling multer v3.1.0 |
| 1460 | 2026-02-18T03:09:53.409Z | Compiling hyper v1.8.1 |
| 1461 | 2026-02-18T03:09:53.766Z | Compiling debug-ignore v1.0.5 |
| 1462 | 2026-02-18T03:09:53.926Z | Compiling term v1.2.1 |
| 1463 | 2026-02-18T03:09:54.743Z | Compiling untrusted v0.7.1 |
| 1464 | 2026-02-18T03:09:54.939Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1465 | 2026-02-18T03:09:55.363Z | Compiling bit-vec v0.8.0 |
| 1466 | 2026-02-18T03:09:55.412Z | Compiling take_mut v0.2.2 |
| 1467 | 2026-02-18T03:09:55.565Z | Compiling rand v0.9.2 |
| 1468 | 2026-02-18T03:09:55.615Z | Compiling async-stream-impl v0.3.6 |
| 1469 | 2026-02-18T03:09:55.761Z | Compiling hyper-util v0.1.20 |
| 1470 | 2026-02-18T03:09:56.332Z | Compiling strum v0.26.3 |
| 1471 | 2026-02-18T03:09:56.524Z | Compiling bit-set v0.8.0 |
| 1472 | 2026-02-18T03:09:56.540Z | Compiling typify v0.4.3 |
| 1473 | 2026-02-18T03:09:56.667Z | Compiling dropshot v0.16.7 |
| 1474 | 2026-02-18T03:09:56.858Z | Compiling encoding_rs v0.8.35 |
| 1475 | 2026-02-18T03:09:56.875Z | Compiling rustls v0.23.36 |
| 1476 | 2026-02-18T03:09:56.875Z | Compiling unarray v0.1.4 |
| 1477 | 2026-02-18T03:09:57.038Z | Compiling mime v0.3.17 |
| 1478 | 2026-02-18T03:09:57.111Z | Compiling ref-cast v1.0.25 |
| 1479 | 2026-02-18T03:09:57.225Z | Compiling spin v0.9.8 |
| 1480 | 2026-02-18T03:09:57.435Z | Compiling async-stream v0.3.6 |
| 1481 | 2026-02-18T03:09:57.477Z | Compiling derive-ex v0.1.8 |
| 1482 | 2026-02-18T03:09:57.517Z | Compiling dropshot_endpoint v0.16.7 |
| 1483 | 2026-02-18T03:09:57.725Z | Compiling macaddr v1.0.1 |
| 1484 | 2026-02-18T03:09:57.763Z | Compiling ref-cast-impl v1.0.25 |
| 1485 | 2026-02-18T03:09:58.148Z | Compiling waitgroup v0.1.2 |
| 1486 | 2026-02-18T03:09:58.371Z | Compiling serde_path_to_error v0.1.20 |
| 1487 | 2026-02-18T03:09:59.397Z | Compiling progenitor-impl v0.11.2 |
| 1488 | 2026-02-18T03:09:59.417Z | Compiling tabwriter v1.4.1 |
| 1489 | 2026-02-18T03:09:59.853Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1490 | 2026-02-18T03:10:00.179Z | Compiling tempfile v3.25.0 |
| 1491 | 2026-02-18T03:10:00.196Z | Compiling newtype-uuid v1.3.2 |
| 1492 | 2026-02-18T03:10:01.011Z | Compiling strum_macros v0.27.2 |
| 1493 | 2026-02-18T03:10:01.039Z | Compiling test-strategy v0.4.5 |
| 1494 | 2026-02-18T03:10:01.254Z | Compiling instant v0.1.13 |
| 1495 | 2026-02-18T03:10:01.868Z | Compiling daft v0.1.5 |
| 1496 | 2026-02-18T03:10:02.400Z | Compiling serde_with_macros v3.16.1 |
| 1497 | 2026-02-18T03:10:03.710Z | Compiling tower v0.5.3 |
| 1498 | 2026-02-18T03:10:04.194Z | Compiling time v0.3.47 |
| 1499 | 2026-02-18T03:10:04.507Z | Compiling webpki-roots v1.0.6 |
| 1500 | 2026-02-18T03:10:04.730Z | Compiling colored v3.1.1 |
| 1501 | 2026-02-18T03:10:04.851Z | Compiling tower-http v0.6.8 |
| 1502 | 2026-02-18T03:10:05.034Z | Compiling crossbeam-channel v0.5.15 |
| 1503 | 2026-02-18T03:10:05.501Z | Compiling strum v0.27.2 |
| 1504 | 2026-02-18T03:10:05.700Z | Compiling parse-display-derive v0.10.0 |
| 1505 | 2026-02-18T03:10:06.049Z | Compiling rustls-webpki v0.102.8 |
| 1506 | 2026-02-18T03:10:07.914Z | Compiling progenitor-macro v0.11.2 |
| 1507 | 2026-02-18T03:10:08.092Z | Compiling rustc-hash v2.1.1 |
| 1508 | 2026-02-18T03:10:08.272Z | Compiling slog-json v2.6.1 |
| 1509 | 2026-02-18T03:10:09.131Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1510 | 2026-02-18T03:10:09.232Z | Compiling hostname v0.3.1 |
| 1511 | 2026-02-18T03:10:09.263Z | Compiling rand_chacha v0.3.1 |
| 1512 | 2026-02-18T03:10:09.456Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1513 | 2026-02-18T03:10:09.674Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1514 | 2026-02-18T03:10:10.469Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1515 | 2026-02-18T03:10:10.484Z | Compiling wait-timeout v0.2.1 |
| 1516 | 2026-02-18T03:10:10.500Z | Compiling memmap2 v0.9.10 |
| 1517 | 2026-02-18T03:10:10.927Z | Compiling is-terminal v0.4.17 |
| 1518 | 2026-02-18T03:10:11.024Z | Compiling either v1.15.0 |
| 1519 | 2026-02-18T03:10:11.051Z | Compiling slog-term v2.9.2 |
| 1520 | 2026-02-18T03:10:11.067Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1521 | 2026-02-18T03:10:11.082Z | Compiling usdt v0.6.0 |
| 1522 | 2026-02-18T03:10:11.387Z | Compiling rusty-fork v0.3.1 |
| 1523 | 2026-02-18T03:10:11.612Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1524 | 2026-02-18T03:10:11.855Z | Compiling rand v0.8.5 |
| 1525 | 2026-02-18T03:10:12.166Z | Compiling slog-bunyan v2.5.0 |
| 1526 | 2026-02-18T03:10:13.060Z | Compiling tokio-rustls v0.25.0 |
| 1527 | 2026-02-18T03:10:13.227Z | Compiling rand_xorshift v0.4.0 |
| 1528 | 2026-02-18T03:10:13.477Z | Compiling sha1 v0.10.6 |
| 1529 | 2026-02-18T03:10:13.481Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1530 | 2026-02-18T03:10:13.542Z | Compiling rustls-pemfile v2.2.0 |
| 1531 | 2026-02-18T03:10:13.900Z | Compiling hostname v0.4.2 |
| 1532 | 2026-02-18T03:10:13.915Z | Compiling proptest v1.10.0 |
| 1533 | 2026-02-18T03:10:17.846Z | Compiling itertools v0.14.0 |
| 1534 | 2026-02-18T03:10:19.050Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1535 | 2026-02-18T03:10:20.307Z | Compiling serde_with v3.16.1 |
| 1536 | 2026-02-18T03:10:20.715Z | Compiling utf8parse v0.2.2 |
| 1537 | 2026-02-18T03:10:20.889Z | Compiling anstyle-parse v0.2.7 |
| 1538 | 2026-02-18T03:10:21.250Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1539 | 2026-02-18T03:10:21.444Z | Compiling toml_datetime v0.6.11 |
| 1540 | 2026-02-18T03:10:22.021Z | Compiling anstyle v1.0.13 |
| 1541 | 2026-02-18T03:10:22.064Z | Compiling is_terminal_polyfill v1.70.2 |
| 1542 | 2026-02-18T03:10:22.215Z | Compiling colorchoice v1.0.4 |
| 1543 | 2026-02-18T03:10:22.463Z | Compiling anstyle-query v1.1.5 |
| 1544 | 2026-02-18T03:10:22.644Z | Compiling anstream v0.6.21 |
| 1545 | 2026-02-18T03:10:22.830Z | Compiling backoff v0.4.0 |
| 1546 | 2026-02-18T03:10:23.285Z | Compiling parse-display v0.10.0 |
| 1547 | 2026-02-18T03:10:23.376Z | Compiling iddqd v0.3.17 |
| 1548 | 2026-02-18T03:10:24.656Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1549 | 2026-02-18T03:10:26.028Z | Compiling clap_lex v1.0.0 |
| 1550 | 2026-02-18T03:10:26.459Z | Compiling clap_derive v4.5.55 |
| 1551 | 2026-02-18T03:10:27.615Z | Compiling terminal_size v0.4.3 |
| 1552 | 2026-02-18T03:10:27.833Z | Compiling crossbeam-epoch v0.9.18 |
| 1553 | 2026-02-18T03:10:28.669Z | Compiling clap_builder v4.5.59 |
| 1554 | 2026-02-18T03:10:28.825Z | Compiling rustls-webpki v0.103.9 |
| 1555 | 2026-02-18T03:10:29.576Z | Compiling proc-macro-error-attr v1.0.4 |
| 1556 | 2026-02-18T03:10:29.962Z | Compiling heapless v0.8.0 |
| 1557 | 2026-02-18T03:10:30.739Z | Compiling ingot-macros v0.1.1 |
| 1558 | 2026-02-18T03:10:30.835Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1559 | 2026-02-18T03:10:32.429Z | Compiling clap v4.5.59 |
| 1560 | 2026-02-18T03:10:33.085Z | Compiling zerocopy-derive v0.7.35 |
| 1561 | 2026-02-18T03:10:33.610Z | Compiling hash32 v0.3.1 |
| 1562 | 2026-02-18T03:10:33.852Z | Compiling proc-macro-error v1.0.4 |
| 1563 | 2026-02-18T03:10:34.649Z | Compiling smoltcp v0.11.0 |
| 1564 | 2026-02-18T03:10:34.919Z | Compiling winnow v0.5.40 |
| 1565 | 2026-02-18T03:10:35.312Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1566 | 2026-02-18T03:10:35.701Z | Compiling zerocopy v0.7.35 |
| 1567 | 2026-02-18T03:10:37.036Z | Compiling tokio-rustls v0.26.4 |
| 1568 | 2026-02-18T03:10:37.250Z | Compiling ingot-types v0.1.2 |
| 1569 | 2026-02-18T03:10:37.515Z | Compiling proc-macro-crate v3.4.0 |
| 1570 | 2026-02-18T03:10:38.099Z | Compiling toml_edit v0.19.15 |
| 1571 | 2026-02-18T03:10:38.646Z | Compiling cobs v0.3.0 |
| 1572 | 2026-02-18T03:10:39.111Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1573 | 2026-02-18T03:10:39.311Z | Compiling bitflags v1.3.2 |
| 1574 | 2026-02-18T03:10:39.329Z | Compiling managed v0.8.0 |
| 1575 | 2026-02-18T03:10:39.424Z | Compiling crucible-workspace-hack v0.1.0 |
| 1576 | 2026-02-18T03:10:39.812Z | Compiling postcard v1.1.3 |
| 1577 | 2026-02-18T03:10:40.195Z | Compiling hyper-rustls v0.27.7 |
| 1578 | 2026-02-18T03:10:40.367Z | Compiling num_enum_derive v0.7.5 |
| 1579 | 2026-02-18T03:10:40.385Z | Compiling ingot v0.1.1 |
| 1580 | 2026-02-18T03:10:40.754Z | Compiling proc-macro-crate v1.3.1 |
| 1581 | 2026-02-18T03:10:41.405Z | Compiling foreign-types-macros v0.2.3 |
| 1582 | 2026-02-18T03:10:41.480Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1583 | 2026-02-18T03:10:41.635Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1584 | 2026-02-18T03:10:42.170Z | Compiling heck v0.4.1 |
| 1585 | 2026-02-18T03:10:42.557Z | Compiling rayon-core v1.13.0 |
| 1586 | 2026-02-18T03:10:42.667Z | Compiling foreign-types-shared v0.3.1 |
| 1587 | 2026-02-18T03:10:42.700Z | Compiling num_enum v0.7.5 |
| 1588 | 2026-02-18T03:10:42.785Z | Compiling foreign-types v0.5.0 |
| 1589 | 2026-02-18T03:10:42.880Z | Compiling reqwest v0.12.28 |
| 1590 | 2026-02-18T03:10:43.002Z | Compiling crossbeam-deque v0.8.6 |
| 1591 | 2026-02-18T03:10:43.083Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1592 | 2026-02-18T03:10:43.113Z | Compiling num_enum_derive v0.5.11 |
| 1593 | 2026-02-18T03:10:43.948Z | Compiling dtrace-parser v0.2.0 |
| 1594 | 2026-02-18T03:10:43.971Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1595 | 2026-02-18T03:10:44.316Z | Compiling scroll_derive v0.12.1 |
| 1596 | 2026-02-18T03:10:44.923Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1597 | 2026-02-18T03:10:45.155Z | Compiling usdt-impl v0.5.0 |
| 1598 | 2026-02-18T03:10:45.178Z | Compiling memoffset v0.9.1 |
| 1599 | 2026-02-18T03:10:45.544Z | Compiling cstr-argument v0.1.2 |
| 1600 | 2026-02-18T03:10:45.592Z | Compiling convert_case v0.4.0 |
| 1601 | 2026-02-18T03:10:45.608Z | Compiling tinyvec_macros v0.1.1 |
| 1602 | 2026-02-18T03:10:45.699Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1603 | 2026-02-18T03:10:45.715Z | Compiling cfg_aliases v0.2.1 |
| 1604 | 2026-02-18T03:10:45.807Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1605 | 2026-02-18T03:10:45.822Z | Compiling nix v0.30.1 |
| 1606 | 2026-02-18T03:10:45.966Z | Compiling scroll v0.12.0 |
| 1607 | 2026-02-18T03:10:46.101Z | Compiling tinyvec v1.10.0 |
| 1608 | 2026-02-18T03:10:46.211Z | Compiling derive_more v0.99.20 |
| 1609 | 2026-02-18T03:10:46.493Z | Compiling num_enum v0.5.11 |
| 1610 | 2026-02-18T03:10:46.619Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1611 | 2026-02-18T03:10:46.871Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1612 | 2026-02-18T03:10:47.676Z | Compiling dof v0.3.0 |
| 1613 | 2026-02-18T03:10:48.433Z | Compiling camino-tempfile v1.4.1 |
| 1614 | 2026-02-18T03:10:48.533Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1615 | 2026-02-18T03:10:48.779Z | Compiling thread-id v4.2.2 |
| 1616 | 2026-02-18T03:10:50.132Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1617 | 2026-02-18T03:10:50.438Z | Compiling rayon v1.11.0 |
| 1618 | 2026-02-18T03:10:51.171Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1619 | 2026-02-18T03:10:51.813Z | Compiling goblin v0.8.2 |
| 1620 | 2026-02-18T03:10:51.866Z | Compiling progenitor-client v0.11.2 |
| 1621 | 2026-02-18T03:10:52.569Z | Compiling zone_cfg_derive v0.3.1 |
| 1622 | 2026-02-18T03:10:53.026Z | Compiling itertools v0.12.1 |
| 1623 | 2026-02-18T03:10:53.198Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1624 | 2026-02-18T03:10:53.834Z | Compiling serde_spanned v0.6.9 |
| 1625 | 2026-02-18T03:10:53.904Z | Compiling num-derive v0.4.2 |
| 1626 | 2026-02-18T03:10:54.081Z | Compiling sigpipe v0.1.3 |
| 1627 | 2026-02-18T03:10:54.660Z | Compiling toml_write v0.1.2 |
| 1628 | 2026-02-18T03:10:54.690Z | Compiling jiff v0.2.20 |
| 1629 | 2026-02-18T03:10:54.875Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1630 | 2026-02-18T03:10:55.061Z | Compiling glob v0.3.3 |
| 1631 | 2026-02-18T03:10:55.289Z | Compiling toml_edit v0.22.27 |
| 1632 | 2026-02-18T03:10:55.745Z | Compiling zone v0.3.1 |
| 1633 | 2026-02-18T03:10:55.958Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1634 | 2026-02-18T03:10:57.052Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1635 | 2026-02-18T03:10:58.089Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1636 | 2026-02-18T03:10:58.870Z | Compiling progenitor v0.11.2 |
| 1637 | 2026-02-18T03:11:01.059Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1638 | 2026-02-18T03:11:02.642Z | Compiling smf v0.2.3 |
| 1639 | 2026-02-18T03:11:02.676Z | Compiling secrecy v0.10.3 |
| 1640 | 2026-02-18T03:11:02.709Z | Compiling num-integer v0.1.46 |
| 1641 | 2026-02-18T03:11:03.399Z | Compiling rustc_version v0.4.1 |
| 1642 | 2026-02-18T03:11:03.622Z | Compiling rustix v0.38.44 |
| 1643 | 2026-02-18T03:11:03.784Z | Compiling prettyplease v0.2.37 |
| 1644 | 2026-02-18T03:11:03.938Z | Compiling whoami v1.6.1 |
| 1645 | 2026-02-18T03:11:03.953Z | Compiling float-ord v0.3.2 |
| 1646 | 2026-02-18T03:11:04.227Z | Compiling curve25519-dalek v4.1.3 |
| 1647 | 2026-02-18T03:11:05.078Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1648 | 2026-02-18T03:11:05.631Z | Compiling toml v0.8.23 |
| 1649 | 2026-02-18T03:11:05.843Z | Compiling usdt-macro v0.5.0 |
| 1650 | 2026-02-18T03:11:05.988Z | Compiling usdt-attr-macro v0.5.0 |
| 1651 | 2026-02-18T03:11:07.347Z | Compiling progenitor-client v0.10.0 |
| 1652 | 2026-02-18T03:11:07.850Z | Compiling hmac v0.12.1 |
| 1653 | 2026-02-18T03:11:08.105Z | Compiling inout v0.1.4 |
| 1654 | 2026-02-18T03:11:08.350Z | Compiling enum-as-inner v0.6.1 |
| 1655 | 2026-02-18T03:11:08.563Z | Compiling ff v0.13.1 |
| 1656 | 2026-02-18T03:11:08.665Z | Compiling memmap v0.7.0 |
| 1657 | 2026-02-18T03:11:08.770Z | Compiling data-encoding v2.10.0 |
| 1658 | 2026-02-18T03:11:09.133Z | Compiling static_assertions v1.1.0 |
| 1659 | 2026-02-18T03:11:09.244Z | Compiling usdt v0.5.0 |
| 1660 | 2026-02-18T03:11:09.517Z | Compiling group v0.13.0 |
| 1661 | 2026-02-18T03:11:09.706Z | Compiling cipher v0.4.4 |
| 1662 | 2026-02-18T03:11:09.741Z | Compiling hkdf v0.12.4 |
| 1663 | 2026-02-18T03:11:10.129Z | Compiling num-iter v0.1.45 |
| 1664 | 2026-02-18T03:11:10.327Z | Compiling num-rational v0.4.2 |
| 1665 | 2026-02-18T03:11:10.950Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1666 | 2026-02-18T03:11:11.020Z | Compiling half v2.7.1 |
| 1667 | 2026-02-18T03:11:11.932Z | Compiling universal-hash v0.5.1 |
| 1668 | 2026-02-18T03:11:11.949Z | Compiling crypto-bigint v0.5.5 |
| 1669 | 2026-02-18T03:11:12.149Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1670 | 2026-02-18T03:11:12.258Z | Compiling num-complex v0.4.6 |
| 1671 | 2026-02-18T03:11:13.518Z | Compiling base64ct v1.8.3 |
| 1672 | 2026-02-18T03:11:13.540Z | Compiling base16ct v0.2.0 |
| 1673 | 2026-02-18T03:11:13.588Z | Compiling opaque-debug v0.3.1 |
| 1674 | 2026-02-18T03:11:13.699Z | Compiling ciborium-io v0.2.2 |
| 1675 | 2026-02-18T03:11:13.826Z | Compiling ciborium-ll v0.2.2 |
| 1676 | 2026-02-18T03:11:13.844Z | Compiling poly1305 v0.8.0 |
| 1677 | 2026-02-18T03:11:14.146Z | Compiling password-hash v0.5.0 |
| 1678 | 2026-02-18T03:11:14.175Z | Compiling thiserror-no-std v2.0.2 |
| 1679 | 2026-02-18T03:11:14.305Z | Compiling num v0.4.3 |
| 1680 | 2026-02-18T03:11:14.536Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1681 | 2026-02-18T03:11:14.753Z | Compiling elliptic-curve v0.13.8 |
| 1682 | 2026-02-18T03:11:15.328Z | Compiling chacha20 v0.9.1 |
| 1683 | 2026-02-18T03:11:15.421Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1684 | 2026-02-18T03:11:15.732Z | Compiling hubpack_derive v0.1.1 |
| 1685 | 2026-02-18T03:11:16.257Z | Compiling blake2 v0.10.6 |
| 1686 | 2026-02-18T03:11:16.717Z | Compiling aead v0.5.2 |
| 1687 | 2026-02-18T03:11:17.026Z | Compiling resolv-conf v0.7.6 |
| 1688 | 2026-02-18T03:11:17.082Z | Compiling linked-hash-map v0.5.6 |
| 1689 | 2026-02-18T03:11:17.281Z | Compiling pkg-config v0.3.32 |
| 1690 | 2026-02-18T03:11:17.451Z | Compiling vcpkg v0.2.15 |
| 1691 | 2026-02-18T03:11:17.842Z | Compiling semver v0.1.20 |
| 1692 | 2026-02-18T03:11:18.317Z | Compiling keccak v0.1.6 |
| 1693 | 2026-02-18T03:11:18.370Z | Compiling rustc_version v0.1.7 |
| 1694 | 2026-02-18T03:11:18.656Z | Compiling sha3 v0.10.8 |
| 1695 | 2026-02-18T03:11:18.725Z | Compiling lru-cache v0.1.2 |
| 1696 | 2026-02-18T03:11:18.766Z | Compiling openssl-sys v0.9.111 |
| 1697 | 2026-02-18T03:11:18.856Z | Compiling chacha20poly1305 v0.10.1 |
| 1698 | 2026-02-18T03:11:18.939Z | Compiling hubpack v0.1.2 |
| 1699 | 2026-02-18T03:11:19.193Z | Compiling argon2 v0.5.3 |
| 1700 | 2026-02-18T03:11:19.293Z | Compiling vsss-rs v3.3.4 |
| 1701 | 2026-02-18T03:11:19.372Z | Compiling ciborium v0.2.2 |
| 1702 | 2026-02-18T03:11:19.485Z | Compiling hickory-proto v0.24.4 |
| 1703 | 2026-02-18T03:11:20.776Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1704 | 2026-02-18T03:11:21.812Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1705 | 2026-02-18T03:11:21.934Z | Compiling serde-big-array v0.5.1 |
| 1706 | 2026-02-18T03:11:22.196Z | Compiling derive-where v1.6.0 |
| 1707 | 2026-02-18T03:11:22.467Z | Compiling serde_repr v0.1.20 |
| 1708 | 2026-02-18T03:11:22.963Z | Compiling unicode-segmentation v1.12.0 |
| 1709 | 2026-02-18T03:11:23.302Z | Compiling siphasher v1.0.2 |
| 1710 | 2026-02-18T03:11:23.646Z | Compiling indent_write v2.2.0 |
| 1711 | 2026-02-18T03:11:23.707Z | Compiling minimal-lexical v0.2.1 |
| 1712 | 2026-02-18T03:11:23.797Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1713 | 2026-02-18T03:11:23.871Z | Compiling hickory-resolver v0.24.4 |
| 1714 | 2026-02-18T03:11:24.221Z | Compiling nom v7.1.3 |
| 1715 | 2026-02-18T03:11:27.426Z | Compiling phf_shared v0.12.1 |
| 1716 | 2026-02-18T03:11:27.637Z | Compiling newline-converter v0.3.0 |
| 1717 | 2026-02-18T03:11:27.759Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1718 | 2026-02-18T03:11:27.915Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1719 | 2026-02-18T03:11:28.389Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1720 | 2026-02-18T03:11:29.052Z | Compiling newtype_derive v0.1.6 |
| 1721 | 2026-02-18T03:11:29.451Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1722 | 2026-02-18T03:11:29.470Z | Compiling atomicwrites v0.4.4 |
| 1723 | 2026-02-18T03:11:30.026Z | Compiling progenitor-impl v0.10.0 |
| 1724 | 2026-02-18T03:11:30.574Z | Compiling console v0.15.11 |
| 1725 | 2026-02-18T03:11:31.614Z | Compiling tokio-stream v0.1.18 |
| 1726 | 2026-02-18T03:11:32.119Z | Compiling pin-project-internal v1.1.10 |
| 1727 | 2026-02-18T03:11:32.658Z | Compiling slog-dtrace v0.3.0 |
| 1728 | 2026-02-18T03:11:32.969Z | Compiling csv-core v0.1.13 |
| 1729 | 2026-02-18T03:11:33.069Z | Compiling unicode-xid v0.2.6 |
| 1730 | 2026-02-18T03:11:33.202Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1731 | 2026-02-18T03:11:33.263Z | Compiling cancel-safe-futures v0.1.5 |
| 1732 | 2026-02-18T03:11:33.537Z | Compiling unicode-width v0.1.14 |
| 1733 | 2026-02-18T03:11:33.704Z | Compiling foldhash v0.1.5 |
| 1734 | 2026-02-18T03:11:34.039Z | Compiling similar v2.7.0 |
| 1735 | 2026-02-18T03:11:34.075Z | Compiling chrono-tz v0.10.4 |
| 1736 | 2026-02-18T03:11:34.471Z | Compiling owo-colors v4.2.3 |
| 1737 | 2026-02-18T03:11:34.611Z | Compiling swrite v0.1.0 |
| 1738 | 2026-02-18T03:11:34.762Z | Compiling pin-project v1.1.10 |
| 1739 | 2026-02-18T03:11:34.915Z | Compiling expectorate v1.2.0 |
| 1740 | 2026-02-18T03:11:35.181Z | Compiling hashbrown v0.15.5 |
| 1741 | 2026-02-18T03:11:35.229Z | Compiling csv v1.4.0 |
| 1742 | 2026-02-18T03:11:35.697Z | Compiling const_format_proc_macros v0.2.34 |
| 1743 | 2026-02-18T03:11:36.305Z | Compiling qorb v0.4.1 |
| 1744 | 2026-02-18T03:11:36.345Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1745 | 2026-02-18T03:11:36.592Z | Compiling phf v0.12.1 |
| 1746 | 2026-02-18T03:11:36.921Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1747 | 2026-02-18T03:11:37.069Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1748 | 2026-02-18T03:11:37.484Z | Compiling tokio-dtrace v0.1.1 |
| 1749 | 2026-02-18T03:11:37.944Z | Compiling unicode-normalization v0.1.25 |
| 1750 | 2026-02-18T03:11:38.570Z | Compiling progenitor-macro v0.10.0 |
| 1751 | 2026-02-18T03:11:38.933Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1752 | 2026-02-18T03:11:40.061Z | Compiling libsw-core v0.3.2 |
| 1753 | 2026-02-18T03:11:40.158Z | Compiling async-recursion v1.1.1 |
| 1754 | 2026-02-18T03:11:40.361Z | Compiling snafu-derive v0.8.9 |
| 1755 | 2026-02-18T03:11:41.328Z | Compiling cookie v0.18.1 |
| 1756 | 2026-02-18T03:11:41.532Z | Compiling bstr v1.12.1 |
| 1757 | 2026-02-18T03:11:41.610Z | Compiling openssl v0.10.75 |
| 1758 | 2026-02-18T03:11:41.715Z | Compiling highway v1.3.0 |
| 1759 | 2026-02-18T03:11:42.177Z | Compiling bytecount v0.6.9 |
| 1760 | 2026-02-18T03:11:42.433Z | Compiling same-file v1.0.6 |
| 1761 | 2026-02-18T03:11:42.586Z | Compiling foreign-types-shared v0.1.1 |
| 1762 | 2026-02-18T03:11:42.682Z | Compiling fixedbitset v0.5.7 |
| 1763 | 2026-02-18T03:11:42.714Z | Compiling fixedbitset v0.4.2 |
| 1764 | 2026-02-18T03:11:42.741Z | Compiling foreign-types v0.3.2 |
| 1765 | 2026-02-18T03:11:42.852Z | Compiling walkdir v2.5.0 |
| 1766 | 2026-02-18T03:11:43.148Z | Compiling petgraph v0.8.3 |
| 1767 | 2026-02-18T03:11:43.387Z | Compiling petgraph v0.6.5 |
| 1768 | 2026-02-18T03:11:43.613Z | Compiling globset v0.4.18 |
| 1769 | 2026-02-18T03:11:44.372Z | Compiling snafu v0.8.9 |
| 1770 | 2026-02-18T03:11:45.204Z | Compiling papergrid v0.11.0 |
| 1771 | 2026-02-18T03:11:45.574Z | Compiling libsw v3.5.0 |
| 1772 | 2026-02-18T03:11:45.877Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1773 | 2026-02-18T03:11:46.157Z | Compiling olpc-cjson v0.1.4 |
| 1774 | 2026-02-18T03:11:46.470Z | Compiling oxide-tokio-rt v0.1.2 |
| 1775 | 2026-02-18T03:11:46.489Z | Compiling const_format v0.2.35 |
| 1776 | 2026-02-18T03:11:47.170Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1777 | 2026-02-18T03:11:49.073Z | Compiling gethostname v0.5.0 |
| 1778 | 2026-02-18T03:11:49.272Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1779 | 2026-02-18T03:11:49.407Z | Compiling tabled_derive v0.7.0 |
| 1780 | 2026-02-18T03:11:49.423Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1781 | 2026-02-18T03:11:49.651Z | Compiling bcs v0.1.6 |
| 1782 | 2026-02-18T03:11:51.240Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1783 | 2026-02-18T03:11:51.396Z | Compiling progenitor v0.10.0 |
| 1784 | 2026-02-18T03:11:52.015Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1785 | 2026-02-18T03:11:53.001Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1786 | 2026-02-18T03:11:53.148Z | Compiling serde_plain v1.0.2 |
| 1787 | 2026-02-18T03:11:53.470Z | Compiling openssl-macros v0.1.1 |
| 1788 | 2026-02-18T03:11:53.549Z | Compiling pem v3.0.6 |
| 1789 | 2026-02-18T03:11:54.353Z | Compiling smawk v0.3.2 |
| 1790 | 2026-02-18T03:11:54.390Z | Compiling lazy_static v1.5.0 |
| 1791 | 2026-02-18T03:11:54.554Z | Compiling typed-path v0.9.3 |
| 1792 | 2026-02-18T03:11:54.593Z | Compiling termtree v0.5.1 |
| 1793 | 2026-02-18T03:11:54.850Z | Compiling crunchy v0.2.4 |
| 1794 | 2026-02-18T03:11:55.389Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1795 | 2026-02-18T03:11:56.589Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1796 | 2026-02-18T03:11:57.013Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-02-18T03:11:57.312Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1798 | 2026-02-18T03:11:57.734Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1799 | 2026-02-18T03:11:57.753Z | Compiling tagptr v0.2.0 |
| 1800 | 2026-02-18T03:11:58.043Z | Compiling linear-map v1.2.0 |
| 1801 | 2026-02-18T03:11:58.404Z | Compiling unicode-linebreak v0.1.5 |
| 1802 | 2026-02-18T03:11:58.478Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1803 | 2026-02-18T03:11:58.663Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1804 | 2026-02-18T03:11:58.930Z | Compiling textwrap v0.16.2 |
| 1805 | 2026-02-18T03:11:59.071Z | Compiling moka v0.12.13 |
| 1806 | 2026-02-18T03:11:59.738Z | Compiling tough v0.20.0 |
| 1807 | 2026-02-18T03:12:00.088Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-02-18T03:12:00.473Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1809 | 2026-02-18T03:12:00.836Z | Compiling steno v0.4.1 |
| 1810 | 2026-02-18T03:12:02.143Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1811 | 2026-02-18T03:12:02.379Z | Compiling tabled v0.15.0 |
| 1812 | 2026-02-18T03:12:07.043Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1813 | 2026-02-18T03:12:08.638Z | Compiling hickory-proto v0.25.2 |
| 1814 | 2026-02-18T03:12:08.720Z | Compiling tiny-keccak v2.0.2 |
| 1815 | 2026-02-18T03:12:09.015Z | Compiling humantime v2.3.0 |
| 1816 | 2026-02-18T03:12:09.143Z | Compiling num-derive v0.3.3 |
| 1817 | 2026-02-18T03:12:09.161Z | Compiling parking_lot_core v0.8.6 |
| 1818 | 2026-02-18T03:12:09.597Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1819 | 2026-02-18T03:12:09.669Z | Compiling crc32fast v1.5.0 |
| 1820 | 2026-02-18T03:12:09.931Z | Compiling const-random-macro v0.1.16 |
| 1821 | 2026-02-18T03:12:10.291Z | Compiling ahash v0.8.12 |
| 1822 | 2026-02-18T03:12:10.644Z | Compiling smartstring v1.0.1 |
| 1823 | 2026-02-18T03:12:10.664Z | Compiling const-random v0.1.18 |
| 1824 | 2026-02-18T03:12:10.777Z | Compiling parking_lot v0.11.2 |
| 1825 | 2026-02-18T03:12:11.150Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1826 | 2026-02-18T03:12:11.268Z | Compiling libscf-sys v1.1.0 |
| 1827 | 2026-02-18T03:12:11.440Z | Compiling fxhash v0.2.1 |
| 1828 | 2026-02-18T03:12:11.501Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1829 | 2026-02-18T03:12:11.590Z | Compiling socket2 v0.5.10 |
| 1830 | 2026-02-18T03:12:11.611Z | Compiling internet-checksum v0.2.1 |
| 1831 | 2026-02-18T03:12:11.667Z | Compiling sled v0.34.7 |
| 1832 | 2026-02-18T03:12:12.274Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1833 | 2026-02-18T03:12:12.335Z | Compiling thin-vec v0.2.14 |
| 1834 | 2026-02-18T03:12:12.353Z | Compiling rhai_codegen v3.1.0 |
| 1835 | 2026-02-18T03:12:12.634Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1836 | 2026-02-18T03:12:12.922Z | Compiling sdd v3.0.10 |
| 1837 | 2026-02-18T03:12:13.007Z | Compiling serial_test_derive v3.3.1 |
| 1838 | 2026-02-18T03:12:13.317Z | Compiling hickory-resolver v0.25.2 |
| 1839 | 2026-02-18T03:12:13.608Z | Compiling scc v2.4.0 |
| 1840 | 2026-02-18T03:12:14.363Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1841 | 2026-02-18T03:12:15.094Z | Compiling diff v0.1.13 |
| 1842 | 2026-02-18T03:12:15.182Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1843 | 2026-02-18T03:12:15.706Z | Compiling rhai v1.24.0 |
| 1844 | 2026-02-18T03:12:16.292Z | Compiling yansi v1.0.1 |
| 1845 | 2026-02-18T03:12:16.991Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1846 | 2026-02-18T03:12:17.027Z | Compiling pretty_assertions v1.4.1 |
| 1847 | 2026-02-18T03:12:17.588Z | Compiling serial_test v3.3.1 |
| 1848 | 2026-02-18T03:12:20.186Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1849 | 2026-02-18T03:12:43.698Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1850 | 2026-02-18T03:12:45.735Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1851 | 2026-02-18T03:12:47.683Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1852 | 2026-02-18T03:12:49.924Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1853 | 2026-02-18T03:12:51.496Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1854 | 2026-02-18T03:12:54.579Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1855 | 2026-02-18T03:13:45.710Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 40s |
| 1856 | 2026-02-18T03:13:45.903Z | ──────────── |
| 1857 | 2026-02-18T03:13:45.903Z | Nextest run ID 71ef26b3-db38-46a7-a661-1550daaf6f71 with nextest profile: default |
| 1858 | 2026-02-18T03:13:45.903Z | Starting 150 tests across 1 binary |
| 1859 | 2026-02-18T03:13:45.921Z | PASS [ 0.017s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1860 | 2026-02-18T03:13:45.921Z | PASS [ 0.017s] bgp messages::tests::bgp_nexthop_byte_len |
| 1861 | 2026-02-18T03:13:45.921Z | PASS [ 0.017s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1862 | 2026-02-18T03:13:45.924Z | PASS [ 0.017s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1863 | 2026-02-18T03:13:45.924Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1864 | 2026-02-18T03:13:45.924Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1865 | 2026-02-18T03:13:45.924Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1866 | 2026-02-18T03:13:45.924Z | PASS [ 0.019s] bgp messages::tests::bgp_nexthop_round_trip |
| 1867 | 2026-02-18T03:13:45.939Z | PASS [ 0.017s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1868 | 2026-02-18T03:13:45.939Z | PASS [ 0.018s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1869 | 2026-02-18T03:13:45.942Z | PASS [ 0.018s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1870 | 2026-02-18T03:13:45.943Z | PASS [ 0.019s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1871 | 2026-02-18T03:13:45.943Z | PASS [ 0.019s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1872 | 2026-02-18T03:13:45.943Z | PASS [ 0.019s] bgp messages::tests::empty_update_end_of_rib |
| 1873 | 2026-02-18T03:13:45.943Z | PASS [ 0.019s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1874 | 2026-02-18T03:13:45.943Z | PASS [ 0.019s] bgp messages::tests::header_round_trip |
| 1875 | 2026-02-18T03:13:45.958Z | PASS [ 0.018s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1876 | 2026-02-18T03:13:45.958Z | PASS [ 0.018s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1877 | 2026-02-18T03:13:45.961Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1878 | 2026-02-18T03:13:45.961Z | PASS [ 0.018s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1879 | 2026-02-18T03:13:45.961Z | PASS [ 0.018s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1880 | 2026-02-18T03:13:45.961Z | PASS [ 0.018s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1881 | 2026-02-18T03:13:45.961Z | PASS [ 0.019s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1882 | 2026-02-18T03:13:45.961Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1883 | 2026-02-18T03:13:45.975Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1884 | 2026-02-18T03:13:45.975Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1885 | 2026-02-18T03:13:45.975Z | PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1886 | 2026-02-18T03:13:45.978Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1887 | 2026-02-18T03:13:45.978Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1888 | 2026-02-18T03:13:45.978Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1889 | 2026-02-18T03:13:45.978Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1890 | 2026-02-18T03:13:45.978Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1891 | 2026-02-18T03:13:45.993Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1892 | 2026-02-18T03:13:45.993Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1893 | 2026-02-18T03:13:45.996Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1894 | 2026-02-18T03:13:45.996Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1895 | 2026-02-18T03:13:45.996Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1896 | 2026-02-18T03:13:45.996Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1897 | 2026-02-18T03:13:45.996Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1898 | 2026-02-18T03:13:45.996Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1899 | 2026-02-18T03:13:46.009Z | PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1900 | 2026-02-18T03:13:46.012Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1901 | 2026-02-18T03:13:46.012Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1902 | 2026-02-18T03:13:46.012Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1903 | 2026-02-18T03:13:46.012Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1904 | 2026-02-18T03:13:46.012Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1905 | 2026-02-18T03:13:46.012Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1906 | 2026-02-18T03:13:46.013Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1907 | 2026-02-18T03:13:46.025Z | PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1908 | 2026-02-18T03:13:46.030Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1909 | 2026-02-18T03:13:46.030Z | PASS [ 0.016s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1910 | 2026-02-18T03:13:46.030Z | PASS [ 0.016s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1911 | 2026-02-18T03:13:46.030Z | PASS [ 0.016s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1912 | 2026-02-18T03:13:46.030Z | PASS [ 0.017s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1913 | 2026-02-18T03:13:46.030Z | PASS [ 0.015s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1914 | 2026-02-18T03:13:46.030Z | PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1915 | 2026-02-18T03:13:46.041Z | PASS [ 0.015s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1916 | 2026-02-18T03:13:46.044Z | PASS [ 0.015s] bgp messages::tests::notification_round_trip |
| 1917 | 2026-02-18T03:13:46.044Z | PASS [ 0.016s] bgp messages::tests::prefix_conversion |
| 1918 | 2026-02-18T03:13:46.044Z | PASS [ 0.017s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1919 | 2026-02-18T03:13:46.044Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1920 | 2026-02-18T03:13:46.047Z | PASS [ 0.016s] bgp messages::tests::prefix_within |
| 1921 | 2026-02-18T03:13:46.047Z | PASS [ 0.017s] bgp messages::tests::open_round_trip |
| 1922 | 2026-02-18T03:13:46.047Z | PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1923 | 2026-02-18T03:13:46.057Z | PASS [ 0.015s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1924 | 2026-02-18T03:13:46.059Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1925 | 2026-02-18T03:13:46.059Z | PASS [ 0.015s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1926 | 2026-02-18T03:13:46.059Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1927 | 2026-02-18T03:13:46.063Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1928 | 2026-02-18T03:13:46.063Z | PASS [ 0.016s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1929 | 2026-02-18T03:13:46.063Z | PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1930 | 2026-02-18T03:13:46.063Z | PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1931 | 2026-02-18T03:13:46.073Z | PASS [ 0.016s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1932 | 2026-02-18T03:13:46.073Z | PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1933 | 2026-02-18T03:13:46.078Z | PASS [ 0.015s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1934 | 2026-02-18T03:13:46.078Z | PASS [ 0.015s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1935 | 2026-02-18T03:13:46.078Z | PASS [ 0.015s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1936 | 2026-02-18T03:13:46.078Z | PASS [ 0.015s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1937 | 2026-02-18T03:13:46.078Z | PASS [ 0.015s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1938 | 2026-02-18T03:13:46.082Z | PASS [ 0.016s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1939 | 2026-02-18T03:13:46.090Z | PASS [ 0.016s] bgp messages::tests::route_refresh_round_trip |
| 1940 | 2026-02-18T03:13:46.093Z | PASS [ 0.017s] bgp messages::tests::test_nexthop_length_validation |
| 1941 | 2026-02-18T03:13:46.093Z | PASS [ 0.018s] bgp messages::tests::update_round_trip |
| 1942 | 2026-02-18T03:13:46.115Z | PASS [ 0.040s] bgp policy::test::open_add_4byte_as |
| 1943 | 2026-02-18T03:13:46.119Z | PASS [ 0.041s] bgp policy::test::update_shape_community |
| 1944 | 2026-02-18T03:13:46.123Z | PASS [ 0.027s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1945 | 2026-02-18T03:13:46.126Z | PASS [ 0.047s] bgp policy::test::shape_update_prefixes |
| 1946 | 2026-02-18T03:13:46.126Z | PASS [ 0.049s] bgp policy::test::open_require_4byte_as |
| 1947 | 2026-02-18T03:13:46.129Z | PASS [ 0.052s] bgp policy::test::update_drop_on_no_export |
| 1948 | 2026-02-18T03:13:46.132Z | PASS [ 0.040s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 1949 | 2026-02-18T03:13:46.143Z | PASS [ 0.024s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1950 | 2026-02-18T03:13:46.146Z | PASS [ 0.028s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1951 | 2026-02-18T03:13:46.150Z | PASS [ 0.026s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1952 | 2026-02-18T03:13:46.153Z | PASS [ 0.033s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1953 | 2026-02-18T03:13:46.153Z | PASS [ 0.061s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1954 | 2026-02-18T03:13:46.153Z | PASS [ 0.027s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1955 | 2026-02-18T03:13:46.156Z | PASS [ 0.025s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1956 | 2026-02-18T03:13:46.158Z | PASS [ 0.029s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1957 | 2026-02-18T03:13:46.171Z | PASS [ 0.028s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1958 | 2026-02-18T03:13:46.176Z | PASS [ 0.026s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1959 | 2026-02-18T03:13:46.180Z | PASS [ 0.026s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1960 | 2026-02-18T03:13:46.180Z | PASS [ 0.027s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1961 | 2026-02-18T03:13:46.187Z | PASS [ 0.016s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1962 | 2026-02-18T03:13:46.190Z | PASS [ 0.033s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1963 | 2026-02-18T03:13:46.193Z | PASS [ 0.014s] bgp session::tests::test_fsm_event_history_major_filtering |
| 1964 | 2026-02-18T03:13:46.193Z | PASS [ 0.016s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 1965 | 2026-02-18T03:13:46.193Z | PASS [ 0.017s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 1966 | 2026-02-18T03:13:46.202Z | PASS [ 0.058s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1967 | 2026-02-18T03:13:46.205Z | PASS [ 0.016s] bgp session::tests::test_fsm_event_record_creation |
| 1968 | 2026-02-18T03:13:46.205Z | PASS [ 0.014s] bgp session::tests::test_resolve_collision_decision |
| 1969 | 2026-02-18T03:13:46.208Z | PASS [ 0.015s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 1970 | 2026-02-18T03:13:46.208Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 1971 | 2026-02-18T03:13:46.212Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 1972 | 2026-02-18T03:13:46.216Z | PASS [ 0.056s] bgp proptest::prop_update_traditional_roundtrip |
| 1973 | 2026-02-18T03:13:46.216Z | PASS [ 0.062s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1974 | 2026-02-18T03:13:46.219Z | PASS [ 0.014s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 1975 | 2026-02-18T03:13:46.219Z | PASS [ 0.015s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 1976 | 2026-02-18T03:13:46.219Z | PASS [ 0.015s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 1977 | 2026-02-18T03:13:46.238Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 1978 | 2026-02-18T03:13:46.238Z | PASS [ 0.017s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 1979 | 2026-02-18T03:13:46.238Z | PASS [ 0.017s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 1980 | 2026-02-18T03:13:46.584Z | PASS [ 0.367s] bgp test::test_basic_peering_passive |
| 1981 | 2026-02-18T03:13:46.591Z | PASS [ 0.366s] bgp test::test_basic_update_ipv6 |
| 1982 | 2026-02-18T03:13:46.620Z | PASS [ 0.395s] bgp test::test_basic_update_ipv6_tcp |
| 1983 | 2026-02-18T03:13:46.623Z | PASS [ 0.397s] bgp test::test_basic_update_tcp |
| 1984 | 2026-02-18T03:13:46.680Z | PASS [ 0.461s] bgp test::test_basic_update |
| 1985 | 2026-02-18T03:13:46.704Z | PASS [ 0.486s] bgp test::test_basic_peering_passive_tcp |
| 1986 | 2026-02-18T03:13:46.953Z | PASS [ 0.333s] bgp test::test_import_export_policy_filtering |
| 1987 | 2026-02-18T03:13:46.967Z | PASS [ 0.383s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 1988 | 2026-02-18T03:13:47.040Z | PASS [ 0.449s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 1989 | 2026-02-18T03:13:47.195Z | PASS [ 0.573s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 1990 | 2026-02-18T03:13:47.328Z | PASS [ 0.375s] bgp test::test_ipv6_basic_peering_passive |
| 1991 | 2026-02-18T03:13:47.379Z | PASS [ 0.339s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 1992 | 2026-02-18T03:13:47.402Z | PASS [ 0.207s] bgp test::test_multiple_unnumbered_sessions |
| 1993 | 2026-02-18T03:13:47.428Z | PASS [ 0.461s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 1994 | 2026-02-18T03:13:47.487Z | PASS [ 1.274s] bgp test::test_basic_peering_active |
| 1995 | 2026-02-18T03:13:47.584Z | PASS [ 0.182s] bgp test::test_three_router_chain_tcp |
| 1996 | 2026-02-18T03:13:47.603Z | PASS [ 0.223s] bgp test::test_same_linklocal_multiple_interfaces |
| 1997 | 2026-02-18T03:13:47.606Z | PASS [ 1.390s] bgp test::test_basic_peering_active_tcp |
| 1998 | 2026-02-18T03:13:47.627Z | PASS [ 0.198s] bgp test::test_three_router_chain_tcp_ipv6 |
| 1999 | 2026-02-18T03:13:47.826Z | PASS [ 0.222s] bgp test::test_unnumbered_ndp_change |
| 2000 | 2026-02-18T03:13:48.004Z | PASS [ 0.420s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2001 | 2026-02-18T03:13:48.194Z | PASS [ 1.490s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2002 | 2026-02-18T03:13:48.486Z | PASS [ 1.156s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2003 | 2026-02-18T03:13:48.835Z | PASS [ 1.347s] bgp test::test_three_router_chain_unnumbered |
| 2004 | 2026-02-18T03:13:49.088Z | PASS [ 2.408s] bgp test::test_ipv6_basic_peering_active |
| 2005 | 2026-02-18T03:13:52.918Z | PASS [ 5.091s] bgp test::test_unnumbered_session_survives_peer_change |
| 2006 | 2026-02-18T03:13:55.855Z | PASS [ 8.228s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2007 | 2026-02-18T03:13:56.210Z | PASS [ 8.205s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2008 | 2026-02-18T03:14:03.824Z | PASS [ 16.220s] bgp test::test_unnumbered_interface_lifecycle |
| 2009 | 2026-02-18T03:14:03.828Z | ──────────── |
| 2010 | 2026-02-18T03:14:03.828Z | Summary [ 17.920s] 150 tests run: 150 passed, 0 skipped |
| 2011 | 2026-02-18T03:14:03.838Z | + cp dualstack_routes.log loopback-manager.test_basic_peering_active_tcp.log loopback-manager.test_basic_peering_passive_tcp.log loopback-manager.test_basic_update_ipv6_tcp.log loopback-manager.test_basic_update_tcp.log loopback-manager.test_dual_stack_routes_ipv4_peer_success.log loopback-manager.test_dual_stack_routes_ipv6_peer_success.log loopback-manager.test_import_export_policy_filtering.log loopback-manager.test_ipv4_routes_ipv6_peer_success.log loopback-manager.test_ipv6_basic_peering_active_tcp.log loopback-manager.test_ipv6_basic_peering_passive_tcp.log loopback-manager.test_ipv6_routes_ipv4_peer_success.log loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log loopback-manager.test_three_router_chain_tcp_ipv6.log loopback-manager.test_three_router_chain_tcp.log multiple_unnumbered.log ndp_change_reset.log ndp_changes.log r1.test_basic_peering_active_tcp.log r1.test_basic_peering_active.log r1.test_basic_peering_passive_tcp.log r1.test_basic_peering_passive.log r1.test_basic_update_ipv6_tcp.log r1.test_basic_update_ipv6.log r1.test_basic_update_tcp.log r1.test_basic_update.log r1.test_dual_stack_routes_ipv4_peer_success.log r1.test_dual_stack_routes_ipv6_peer_success.log r1.test_import_export_policy_filtering.log r1.test_ipv4_routes_ipv6_peer_success.log r1.test_ipv6_basic_peering_active_tcp.log r1.test_ipv6_basic_peering_active.log r1.test_ipv6_basic_peering_passive_tcp.log r1.test_ipv6_basic_peering_passive.log r1.test_ipv6_routes_ipv4_peer_success.log r1.test_neighbor_thread_lifecycle_no_leaks.log r1.test_three_router_chain_tcp_ipv6.log r1.test_three_router_chain_tcp.log r2.test_basic_peering_active_tcp.log r2.test_basic_peering_active.log r2.test_basic_peering_passive_tcp.log r2.test_basic_peering_passive.log r2.test_basic_update_ipv6_tcp.log r2.test_basic_update_ipv6.log r2.test_basic_update_tcp.log r2.test_basic_update.log r2.test_dual_stack_routes_ipv4_peer_success.log r2.test_dual_stack_routes_ipv6_peer_success.log r2.test_import_export_policy_filtering.log r2.test_ipv4_routes_ipv6_peer_success.log r2.test_ipv6_basic_peering_active_tcp.log r2.test_ipv6_basic_peering_active.log r2.test_ipv6_basic_peering_passive_tcp.log r2.test_ipv6_basic_peering_passive.log r2.test_ipv6_routes_ipv4_peer_success.log r2.test_neighbor_thread_lifecycle_no_leaks.log r2.test_three_router_chain_tcp_ipv6.log r2.test_three_router_chain_tcp.log r3.test_three_router_chain_tcp_ipv6.log r3.test_three_router_chain_tcp.log same_linklocal.log three_chain.log unnumbered_expiry.log unnumbered_interface_lifecycle.log unnumbered_peer_change.log /work/ |
| 2012 | 2026-02-18T03:14:03.845Z | + popd |
| 2013 | 2026-02-18T03:14:03.848Z | /work/oxidecomputer/maghemite |
| 2014 | 2026-02-18T03:14:03.848Z | + pushd mgd |
| 2015 | 2026-02-18T03:14:03.848Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2016 | 2026-02-18T03:14:03.848Z | + pfexec cargo nextest run |
| 2017 | 2026-02-18T03:14:05.584Z | Compiling slog v2.8.2 |
| 2018 | 2026-02-18T03:14:05.713Z | Compiling usdt v0.6.0 |
| 2019 | 2026-02-18T03:14:05.838Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2020 | 2026-02-18T03:14:05.862Z | Compiling nix v0.31.1 |
| 2021 | 2026-02-18T03:14:05.877Z | Compiling papergrid v0.17.0 |
| 2022 | 2026-02-18T03:14:05.877Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2023 | 2026-02-18T03:14:06.193Z | Compiling testing_table v0.3.0 |
| 2024 | 2026-02-18T03:14:06.231Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2025 | 2026-02-18T03:14:06.463Z | Compiling slog-json v2.6.1 |
| 2026 | 2026-02-18T03:14:06.509Z | Compiling slog-async v2.8.0 |
| 2027 | 2026-02-18T03:14:06.726Z | Compiling slog-term v2.9.2 |
| 2028 | 2026-02-18T03:14:06.827Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2029 | 2026-02-18T03:14:06.906Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2030 | 2026-02-18T03:14:07.071Z | Compiling slog-bunyan v2.5.0 |
| 2031 | 2026-02-18T03:14:07.765Z | Compiling dropshot v0.16.7 |
| 2032 | 2026-02-18T03:14:08.118Z | Compiling slog-dtrace v0.3.0 |
| 2033 | 2026-02-18T03:14:08.215Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2034 | 2026-02-18T03:14:08.743Z | Compiling steno v0.4.1 |
| 2035 | 2026-02-18T03:14:08.786Z | Compiling proc-macro-error2 v2.0.1 |
| 2036 | 2026-02-18T03:14:09.341Z | Compiling tabled_derive v0.11.0 |
| 2037 | 2026-02-18T03:14:11.910Z | Compiling tabled v0.20.0 |
| 2038 | 2026-02-18T03:14:11.973Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2039 | 2026-02-18T03:14:12.884Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2040 | 2026-02-18T03:14:13.709Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2041 | 2026-02-18T03:14:15.833Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2042 | 2026-02-18T03:14:16.383Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2043 | 2026-02-18T03:14:19.109Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2044 | 2026-02-18T03:14:20.364Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2045 | 2026-02-18T03:14:20.682Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2046 | 2026-02-18T03:14:20.859Z | Compiling crc8 v0.1.1 |
| 2047 | 2026-02-18T03:14:21.063Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2048 | 2026-02-18T03:14:21.207Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2049 | 2026-02-18T03:14:22.524Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2050 | 2026-02-18T03:14:27.960Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2051 | 2026-02-18T03:14:27.960Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2052 | 2026-02-18T03:14:27.963Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2053 | 2026-02-18T03:14:27.963Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2054 | 2026-02-18T03:14:29.078Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2055 | 2026-02-18T03:14:31.409Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2056 | 2026-02-18T03:14:32.209Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2057 | 2026-02-18T03:14:32.610Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2058 | 2026-02-18T03:14:32.825Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2059 | 2026-02-18T03:14:34.086Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2060 | 2026-02-18T03:14:34.136Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2061 | 2026-02-18T03:14:35.910Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2062 | 2026-02-18T03:14:37.323Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2063 | 2026-02-18T03:14:37.529Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2064 | 2026-02-18T03:14:37.737Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2065 | 2026-02-18T03:14:39.525Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2066 | 2026-02-18T03:14:47.029Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2067 | 2026-02-18T03:14:49.058Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2068 | 2026-02-18T03:14:51.129Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2069 | 2026-02-18T03:14:51.342Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2070 | 2026-02-18T03:14:54.854Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2071 | 2026-02-18T03:15:16.379Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2072 | 2026-02-18T03:15:18.900Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2073 | 2026-02-18T03:15:20.796Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2074 | 2026-02-18T03:15:23.242Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2075 | 2026-02-18T03:15:24.757Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2076 | 2026-02-18T03:15:27.905Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2077 | 2026-02-18T03:15:27.905Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2078 | 2026-02-18T03:15:27.909Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2079 | 2026-02-18T03:15:39.664Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2080 | 2026-02-18T03:15:43.689Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2081 | 2026-02-18T03:16:22.995Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 2082 | 2026-02-18T03:16:23.185Z | ──────────── |
| 2083 | 2026-02-18T03:16:23.185Z | Nextest run ID 0868ce28-e0ad-473e-8460-d3be002d0d32 with nextest profile: default |
| 2084 | 2026-02-18T03:16:23.185Z | Starting 30 tests across 1 binary |
| 2085 | 2026-02-18T03:16:23.215Z | PASS [ 0.029s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2086 | 2026-02-18T03:16:23.244Z | PASS [ 0.029s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2087 | 2026-02-18T03:16:23.272Z | PASS [ 0.028s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2088 | 2026-02-18T03:16:23.304Z | PASS [ 0.031s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2089 | 2026-02-18T03:16:23.321Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2090 | 2026-02-18T03:16:23.327Z | PASS [ 0.142s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2091 | 2026-02-18T03:16:23.332Z | PASS [ 0.143s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2092 | 2026-02-18T03:16:23.335Z | PASS [ 0.145s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2093 | 2026-02-18T03:16:23.335Z | PASS [ 0.145s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2094 | 2026-02-18T03:16:23.335Z | PASS [ 0.146s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2095 | 2026-02-18T03:16:23.335Z | PASS [ 0.148s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2096 | 2026-02-18T03:16:23.335Z | PASS [ 0.148s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2097 | 2026-02-18T03:16:23.339Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2098 | 2026-02-18T03:16:23.342Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2099 | 2026-02-18T03:16:23.345Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2100 | 2026-02-18T03:16:23.345Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2101 | 2026-02-18T03:16:23.348Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2102 | 2026-02-18T03:16:23.351Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2103 | 2026-02-18T03:16:23.351Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2104 | 2026-02-18T03:16:23.351Z | PASS [ 0.019s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2105 | 2026-02-18T03:16:23.354Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2106 | 2026-02-18T03:16:23.357Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2107 | 2026-02-18T03:16:23.360Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2108 | 2026-02-18T03:16:23.360Z | PASS [ 0.014s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2109 | 2026-02-18T03:16:23.360Z | PASS [ 0.014s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2110 | 2026-02-18T03:16:23.363Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2111 | 2026-02-18T03:16:23.366Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2112 | 2026-02-18T03:16:23.366Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2113 | 2026-02-18T03:16:23.369Z | PASS [ 0.014s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2114 | 2026-02-18T03:16:23.369Z | PASS [ 0.011s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2115 | 2026-02-18T03:16:23.369Z | ──────────── |
| 2116 | 2026-02-18T03:16:23.369Z | Summary [ 0.185s] 30 tests run: 30 passed, 0 skipped |
| 2117 | 2026-02-18T03:16:23.382Z | + cp apply_remove_entire_group.log /work/ |
| 2118 | 2026-02-18T03:16:23.385Z | + popd |
| 2119 | 2026-02-18T03:16:23.385Z | /work/oxidecomputer/maghemite |
| 2120 | 2026-02-18T03:16:23.387Z | process exited: duration 781303 ms, exit code 0 |
| |
| 2121 | 2026-02-18T03:16:23.399Z | found 66 output files |
| 2122 | 2026-02-18T03:16:23.399Z | uploading: /work/apply_remove_entire_group.log (8446 bytes) |
| 2123 | 2026-02-18T03:16:24.410Z | uploaded: /work/apply_remove_entire_group.log |
| 2124 | 2026-02-18T03:16:24.410Z | uploading: /work/dualstack_routes.log (106438 bytes) |
| 2125 | 2026-02-18T03:16:25.427Z | uploaded: /work/dualstack_routes.log |
| 2126 | 2026-02-18T03:16:25.427Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2246 bytes) |
| 2127 | 2026-02-18T03:16:26.437Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2128 | 2026-02-18T03:16:26.492Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1379 bytes) |
| 2129 | 2026-02-18T03:16:27.499Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2130 | 2026-02-18T03:16:27.502Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2220 bytes) |
| 2131 | 2026-02-18T03:16:28.519Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2132 | 2026-02-18T03:16:28.530Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2238 bytes) |
| 2133 | 2026-02-18T03:16:29.535Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2134 | 2026-02-18T03:16:29.538Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2510 bytes) |
| 2135 | 2026-02-18T03:16:30.546Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2136 | 2026-02-18T03:16:30.549Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2162 bytes) |
| 2137 | 2026-02-18T03:16:31.556Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2138 | 2026-02-18T03:16:31.559Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (1579 bytes) |
| 2139 | 2026-02-18T03:16:32.566Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2140 | 2026-02-18T03:16:32.569Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2170 bytes) |
| 2141 | 2026-02-18T03:16:33.577Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2142 | 2026-02-18T03:16:33.581Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2406 bytes) |
| 2143 | 2026-02-18T03:16:34.587Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2144 | 2026-02-18T03:16:34.590Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2235 bytes) |
| 2145 | 2026-02-18T03:16:35.598Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2146 | 2026-02-18T03:16:35.601Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2256 bytes) |
| 2147 | 2026-02-18T03:16:36.609Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2148 | 2026-02-18T03:16:36.613Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2417 bytes) |
| 2149 | 2026-02-18T03:16:37.621Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2150 | 2026-02-18T03:16:37.624Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (3546 bytes) |
| 2151 | 2026-02-18T03:16:38.633Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2152 | 2026-02-18T03:16:38.636Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3504 bytes) |
| 2153 | 2026-02-18T03:16:39.644Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2154 | 2026-02-18T03:16:39.650Z | uploading: /work/multiple_unnumbered.log (114604 bytes) |
| 2155 | 2026-02-18T03:16:40.663Z | uploaded: /work/multiple_unnumbered.log |
| 2156 | 2026-02-18T03:16:40.667Z | uploading: /work/ndp_change_reset.log (63686 bytes) |
| 2157 | 2026-02-18T03:16:41.678Z | uploaded: /work/ndp_change_reset.log |
| 2158 | 2026-02-18T03:16:41.678Z | uploading: /work/ndp_changes.log (86353 bytes) |
| 2159 | 2026-02-18T03:16:42.692Z | uploaded: /work/ndp_changes.log |
| 2160 | 2026-02-18T03:16:42.696Z | uploading: /work/r1.test_basic_peering_active.log (28504 bytes) |
| 2161 | 2026-02-18T03:16:43.706Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2162 | 2026-02-18T03:16:43.709Z | uploading: /work/r1.test_basic_peering_active_tcp.log (39426 bytes) |
| 2163 | 2026-02-18T03:16:44.720Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2164 | 2026-02-18T03:16:44.723Z | uploading: /work/r1.test_basic_peering_passive.log (32356 bytes) |
| 2165 | 2026-02-18T03:16:45.734Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2166 | 2026-02-18T03:16:45.737Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (36897 bytes) |
| 2167 | 2026-02-18T03:16:46.748Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2168 | 2026-02-18T03:16:46.748Z | uploading: /work/r1.test_basic_update.log (43945 bytes) |
| 2169 | 2026-02-18T03:16:47.762Z | uploaded: /work/r1.test_basic_update.log |
| 2170 | 2026-02-18T03:16:47.765Z | uploading: /work/r1.test_basic_update_ipv6.log (27119 bytes) |
| 2171 | 2026-02-18T03:16:48.774Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2172 | 2026-02-18T03:16:48.777Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (29469 bytes) |
| 2173 | 2026-02-18T03:16:49.789Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2174 | 2026-02-18T03:16:49.792Z | uploading: /work/r1.test_basic_update_tcp.log (29680 bytes) |
| 2175 | 2026-02-18T03:16:50.803Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2176 | 2026-02-18T03:16:50.806Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (40428 bytes) |
| 2177 | 2026-02-18T03:16:51.817Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2178 | 2026-02-18T03:16:51.817Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (40610 bytes) |
| 2179 | 2026-02-18T03:16:52.832Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2180 | 2026-02-18T03:16:52.836Z | uploading: /work/r1.test_import_export_policy_filtering.log (32587 bytes) |
| 2181 | 2026-02-18T03:16:53.847Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2182 | 2026-02-18T03:16:53.850Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (32888 bytes) |
| 2183 | 2026-02-18T03:16:54.861Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2184 | 2026-02-18T03:16:54.864Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (40044 bytes) |
| 2185 | 2026-02-18T03:16:55.876Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2186 | 2026-02-18T03:16:55.879Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (42694 bytes) |
| 2187 | 2026-02-18T03:16:56.890Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2188 | 2026-02-18T03:16:56.890Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (32238 bytes) |
| 2189 | 2026-02-18T03:16:57.903Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2190 | 2026-02-18T03:16:57.906Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (37135 bytes) |
| 2191 | 2026-02-18T03:16:58.916Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2192 | 2026-02-18T03:16:58.920Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (32750 bytes) |
| 2193 | 2026-02-18T03:16:59.931Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2194 | 2026-02-18T03:16:59.934Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (28282 bytes) |
| 2195 | 2026-02-18T03:17:00.946Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2196 | 2026-02-18T03:17:00.949Z | uploading: /work/r1.test_three_router_chain_tcp.log (20422 bytes) |
| 2197 | 2026-02-18T03:17:01.959Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2198 | 2026-02-18T03:17:01.963Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (20897 bytes) |
| 2199 | 2026-02-18T03:17:02.972Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2200 | 2026-02-18T03:17:02.975Z | uploading: /work/r2.test_basic_peering_active.log (29685 bytes) |
| 2201 | 2026-02-18T03:17:03.986Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2202 | 2026-02-18T03:17:03.989Z | uploading: /work/r2.test_basic_peering_active_tcp.log (33336 bytes) |
| 2203 | 2026-02-18T03:17:05.001Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2204 | 2026-02-18T03:17:05.004Z | uploading: /work/r2.test_basic_peering_passive.log (37356 bytes) |
| 2205 | 2026-02-18T03:17:06.017Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2206 | 2026-02-18T03:17:06.020Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (41350 bytes) |
| 2207 | 2026-02-18T03:17:07.031Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2208 | 2026-02-18T03:17:07.034Z | uploading: /work/r2.test_basic_update.log (43794 bytes) |
| 2209 | 2026-02-18T03:17:08.045Z | uploaded: /work/r2.test_basic_update.log |
| 2210 | 2026-02-18T03:17:08.049Z | uploading: /work/r2.test_basic_update_ipv6.log (26050 bytes) |
| 2211 | 2026-02-18T03:17:09.059Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2212 | 2026-02-18T03:17:09.062Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (29251 bytes) |
| 2213 | 2026-02-18T03:17:10.073Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2214 | 2026-02-18T03:17:10.076Z | uploading: /work/r2.test_basic_update_tcp.log (29236 bytes) |
| 2215 | 2026-02-18T03:17:11.087Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2216 | 2026-02-18T03:17:11.090Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (38184 bytes) |
| 2217 | 2026-02-18T03:17:12.102Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2218 | 2026-02-18T03:17:12.102Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (37604 bytes) |
| 2219 | 2026-02-18T03:17:13.116Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2220 | 2026-02-18T03:17:13.119Z | uploading: /work/r2.test_import_export_policy_filtering.log (29932 bytes) |
| 2221 | 2026-02-18T03:17:14.132Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2222 | 2026-02-18T03:17:14.135Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (32830 bytes) |
| 2223 | 2026-02-18T03:17:15.145Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2224 | 2026-02-18T03:17:15.148Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (36701 bytes) |
| 2225 | 2026-02-18T03:17:16.161Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2226 | 2026-02-18T03:17:16.172Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (40972 bytes) |
| 2227 | 2026-02-18T03:17:17.183Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2228 | 2026-02-18T03:17:17.186Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (37506 bytes) |
| 2229 | 2026-02-18T03:17:18.197Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2230 | 2026-02-18T03:17:18.200Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (44765 bytes) |
| 2231 | 2026-02-18T03:17:19.212Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2232 | 2026-02-18T03:17:19.215Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (31956 bytes) |
| 2233 | 2026-02-18T03:17:20.227Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2234 | 2026-02-18T03:17:20.230Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28141 bytes) |
| 2235 | 2026-02-18T03:17:21.240Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2236 | 2026-02-18T03:17:21.240Z | uploading: /work/r2.test_three_router_chain_tcp.log (34608 bytes) |
| 2237 | 2026-02-18T03:17:22.254Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2238 | 2026-02-18T03:17:22.258Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (22006 bytes) |
| 2239 | 2026-02-18T03:17:23.268Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2240 | 2026-02-18T03:17:23.271Z | uploading: /work/r3.test_three_router_chain_tcp.log (20131 bytes) |
| 2241 | 2026-02-18T03:17:24.282Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2242 | 2026-02-18T03:17:24.285Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (19898 bytes) |
| 2243 | 2026-02-18T03:17:25.295Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2244 | 2026-02-18T03:17:25.298Z | uploading: /work/same_linklocal.log (81870 bytes) |
| 2245 | 2026-02-18T03:17:26.312Z | uploaded: /work/same_linklocal.log |
| 2246 | 2026-02-18T03:17:26.316Z | uploading: /work/three_chain.log (106860 bytes) |
| 2247 | 2026-02-18T03:17:27.329Z | uploaded: /work/three_chain.log |
| 2248 | 2026-02-18T03:17:27.329Z | uploading: /work/unnumbered_expiry.log (85598 bytes) |
| 2249 | 2026-02-18T03:17:28.347Z | uploaded: /work/unnumbered_expiry.log |
| 2250 | 2026-02-18T03:17:28.351Z | uploading: /work/unnumbered_interface_lifecycle.log (131549 bytes) |
| 2251 | 2026-02-18T03:17:29.366Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2252 | 2026-02-18T03:17:29.369Z | uploading: /work/unnumbered_peer_change.log (75811 bytes) |
| 2253 | 2026-02-18T03:17:30.382Z | uploaded: /work/unnumbered_peer_change.log |