|
|
|
| 1 | 2026-02-27T04:10:50.792Z | job assigned to worker 01KJEMKZ3JNNCPAC1JPJ1YQ645 [factory aws, i-0081caaf6a1ac64eb] (queued for 1 m 9 s) |
| |
| 2 | 2026-02-27T04:10:59.456Z | starting task 0: "setup" |
| 3 | 2026-02-27T04:10:59.461Z | ++ uname -s |
| 4 | 2026-02-27T04:10:59.464Z | + kern=SunOS |
| 5 | 2026-02-27T04:10:59.464Z | + build_user=build |
| 6 | 2026-02-27T04:10:59.464Z | + build_uid=12345 |
| 7 | 2026-02-27T04:10:59.464Z | + work_dir=/work |
| 8 | 2026-02-27T04:10:59.464Z | + input_dir=/input |
| 9 | 2026-02-27T04:10:59.464Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-27T04:10:59.464Z | + case "$kern" in |
| 11 | 2026-02-27T04:10:59.464Z | + groupadd -g 12345 build |
| 12 | 2026-02-27T04:10:59.467Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-27T04:11:01.473Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-27T04:11:01.592Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-27T04:11:01.596Z | + home_fs=zfs |
| 16 | 2026-02-27T04:11:01.596Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-27T04:11:01.596Z | + mkdir -p /home/build |
| 18 | 2026-02-27T04:11:01.599Z | + chown build:build /home/build /work |
| 19 | 2026-02-27T04:11:02.601Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-27T04:11:02.604Z | process exited: duration 3147 ms, exit code 0 |
| |
| 21 | 2026-02-27T04:11:02.610Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-27T04:11:02.616Z | * rust toolchain channel = "stable" |
| 23 | 2026-02-27T04:11:02.616Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-02-27T04:11:02.616Z | * rust toolchain profile = "default" |
| 25 | 2026-02-27T04:11:02.616Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-27T04:11:02.617Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-27T04:11:02.617Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-27T04:11:02.620Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-27T04:11:02.621Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-27T04:11:02.732Z | info: downloading installer |
| 31 | 2026-02-27T04:11:04.479Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-27T04:11:04.479Z | warn: /opt/ooce/bin |
| 33 | 2026-02-27T04:11:04.479Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-27T04:11:04.479Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-27T04:11:04.479Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-27T04:11:04.479Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-27T04:11:04.479Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-27T04:11:04.479Z | error: cannot install while Rust is installed |
| 39 | 2026-02-27T04:11:04.479Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-27T04:11:04.516Z | info: profile set to 'default' |
| 41 | 2026-02-27T04:11:04.516Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-27T04:11:04.520Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-27T04:11:04.692Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-27T04:11:04.692Z | info: downloading component 'cargo' |
| 45 | 2026-02-27T04:11:05.853Z | info: downloading component 'clippy' |
| 46 | 2026-02-27T04:11:06.227Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-27T04:11:07.692Z | info: downloading component 'rust-std' |
| 48 | 2026-02-27T04:11:09.966Z | info: downloading component 'rustc' |
| 49 | 2026-02-27T04:11:17.268Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-27T04:11:17.534Z | info: installing component 'cargo' |
| 51 | 2026-02-27T04:11:18.452Z | info: installing component 'clippy' |
| 52 | 2026-02-27T04:11:18.838Z | info: installing component 'rust-docs' |
| 53 | 2026-02-27T04:11:20.799Z | info: installing component 'rust-std' |
| 54 | 2026-02-27T04:11:22.611Z | info: installing component 'rustc' |
| 55 | 2026-02-27T04:11:29.390Z | info: installing component 'rustfmt' |
| 56 | 2026-02-27T04:11:29.697Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-27T04:11:29.697Z | |
| 58 | 2026-02-27T04:11:30.177Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-27T04:11:30.177Z | |
| 60 | 2026-02-27T04:11:30.181Z | |
| 61 | 2026-02-27T04:11:30.181Z | Rust is installed now. Great! |
| 62 | 2026-02-27T04:11:30.181Z | |
| 63 | 2026-02-27T04:11:30.181Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-27T04:11:30.181Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-27T04:11:30.181Z | |
| 66 | 2026-02-27T04:11:30.181Z | To configure your current shell, you need to source |
| 67 | 2026-02-27T04:11:30.181Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-27T04:11:30.181Z | |
| 69 | 2026-02-27T04:11:30.181Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-27T04:11:30.181Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-27T04:11:30.181Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-27T04:11:30.181Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-27T04:11:30.286Z | + rustup --version |
| 74 | 2026-02-27T04:11:30.298Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-27T04:11:30.301Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-27T04:11:30.372Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-27T04:11:30.375Z | + cargo --version |
| 78 | 2026-02-27T04:11:30.432Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-27T04:11:30.435Z | + rustc --version |
| 80 | 2026-02-27T04:11:30.502Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-27T04:11:30.507Z | process exited: duration 27892 ms, exit code 0 |
| |
| 82 | 2026-02-27T04:11:30.515Z | starting task 2: "authentication" |
| 83 | 2026-02-27T04:11:30.536Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-27T04:11:30.546Z | starting task 3: "clone repository" |
| 85 | 2026-02-27T04:11:30.550Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-27T04:11:30.554Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-27T04:11:30.646Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-27T04:11:34.132Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-27T04:11:34.132Z | + git fetch origin 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 90 | 2026-02-27T04:11:34.503Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-27T04:11:34.503Z | * branch 8b177f7e9f8e6db76b6686183dfb36c066ed3177 -> FETCH_HEAD |
| 92 | 2026-02-27T04:11:34.511Z | + [[ -n renovate/oxide-vpc-digest ]] |
| 93 | 2026-02-27T04:11:34.514Z | ++ git branch --show-current |
| 94 | 2026-02-27T04:11:34.517Z | + current=main |
| 95 | 2026-02-27T04:11:34.517Z | + [[ main != renovate/oxide-vpc-digest ]] |
| 96 | 2026-02-27T04:11:34.517Z | + git branch -f renovate/oxide-vpc-digest 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 97 | 2026-02-27T04:11:34.520Z | + git checkout -f renovate/oxide-vpc-digest |
| 98 | 2026-02-27T04:11:34.547Z | Switched to branch 'renovate/oxide-vpc-digest' |
| 99 | 2026-02-27T04:11:34.550Z | + git reset --hard 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 100 | 2026-02-27T04:11:34.554Z | HEAD is now at 8b177f7 Update oxide-vpc digest to 5d0c819 |
| 101 | 2026-02-27T04:11:34.557Z | process exited: duration 4012 ms, exit code 0 |
| |
| 102 | 2026-02-27T04:11:34.566Z | starting task 4: "build" |
| 103 | 2026-02-27T04:11:34.569Z | + set -e |
| 104 | 2026-02-27T04:11:34.569Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-02-27T04:11:34.569Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-02-27T04:11:34.569Z | ++ PLATFORM=illumos |
| 107 | 2026-02-27T04:11:34.569Z | ++ banner install |
| 108 | 2026-02-27T04:11:34.572Z | |
| 109 | 2026-02-27T04:11:34.572Z | # # # #### ##### ## # # |
| 110 | 2026-02-27T04:11:34.572Z | # ## # # # # # # # |
| 111 | 2026-02-27T04:11:34.572Z | # # # # #### # # # # # |
| 112 | 2026-02-27T04:11:34.572Z | # # # # # # ###### # # |
| 113 | 2026-02-27T04:11:34.572Z | # # ## # # # # # # # |
| 114 | 2026-02-27T04:11:34.572Z | # # # #### # # # ###### ###### |
| 115 | 2026-02-27T04:11:34.572Z | |
| 116 | 2026-02-27T04:11:34.572Z | ++ set +o errexit |
| 117 | 2026-02-27T04:11:34.575Z | ++ pkg info clang-15 |
| 118 | 2026-02-27T04:11:34.575Z | ++ grep -qi installed |
| 119 | 2026-02-27T04:11:39.582Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-02-27T04:11:39.582Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-02-27T04:11:39.582Z | |
| 122 | 2026-02-27T04:11:39.582Z | clang-15 |
| 123 | 2026-02-27T04:11:39.630Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-02-27T04:11:39.630Z | ++ set -o errexit |
| 125 | 2026-02-27T04:11:39.630Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-02-27T04:11:48.259Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-02-27T04:11:58.874Z | Startup: Caching catalogs ... Done |
| 128 | 2026-02-27T04:12:23.369Z | Planning: Solver setup ... Done |
| 129 | 2026-02-27T04:12:23.535Z | Planning: Running solver ... Done |
| 130 | 2026-02-27T04:12:23.706Z | Planning: Finding local manifests ... Done |
| 131 | 2026-02-27T04:12:24.197Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-02-27T04:12:24.370Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-02-27T04:12:24.416Z | Planning: Package planning ... Done |
| 134 | 2026-02-27T04:12:24.462Z | Planning: Merging actions ... Done |
| 135 | 2026-02-27T04:12:24.802Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-02-27T04:12:24.814Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-02-27T04:12:28.651Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-02-27T04:12:28.665Z | Planning: Planning completed in 29.63 seconds |
| 139 | 2026-02-27T04:12:28.677Z | Packages to install: 2 |
| 140 | 2026-02-27T04:12:28.677Z | Mediators to change: 2 |
| 141 | 2026-02-27T04:12:28.681Z | Services to change: 1 |
| 142 | 2026-02-27T04:12:28.681Z | Create boot environment: No |
| 143 | 2026-02-27T04:12:28.681Z | Create backup boot environment: No |
| 144 | 2026-02-27T04:12:28.946Z | |
| 145 | 2026-02-27T04:12:28.946Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-02-27T04:12:38.223Z | Download: 983/3076 items 82.2/211.3MB 38% complete (21.8M/s) |
| 147 | 2026-02-27T04:12:43.682Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 148 | 2026-02-27T04:12:48.727Z | Download: 1498/3076 items 115.4/211.3MB 54% complete (4.7M/s) |
| 149 | 2026-02-27T04:12:54.017Z | Download: 2003/3076 items 117.3/211.3MB 55% complete (3.6M/s) |
| 150 | 2026-02-27T04:12:59.872Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (1.8M/s) |
| 151 | 2026-02-27T04:13:04.896Z | Download: 3031/3076 items 201.4/211.3MB 95% complete (8.8M/s) |
| 152 | 2026-02-27T04:13:06.934Z | Download: Completed 211.31 MB in 37.99 seconds (5.6M/s) |
| 153 | 2026-02-27T04:13:07.116Z | Actions: 1/3418 actions (Installing new actions) |
| 154 | 2026-02-27T04:13:11.792Z | Actions: Completed 3418 actions in 4.67 seconds. |
| 155 | 2026-02-27T04:13:12.219Z | Done |
| 156 | 2026-02-27T04:13:12.220Z | Done |
| 157 | 2026-02-27T04:13:13.325Z | Done |
| 158 | 2026-02-27T04:13:18.394Z | Done |
| 159 | 2026-02-27T04:13:18.482Z | Done |
| 160 | 2026-02-27T04:13:18.487Z | Done |
| 161 | 2026-02-27T04:13:18.642Z | Done |
| 162 | 2026-02-27T04:13:19.316Z | ++ set -o errexit |
| 163 | 2026-02-27T04:13:19.316Z | ++ cargo --version |
| 164 | 2026-02-27T04:13:19.324Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 165 | 2026-02-27T04:13:19.535Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 166 | 2026-02-27T04:13:19.535Z | info: downloading component 'cargo' |
| 167 | 2026-02-27T04:13:20.876Z | info: downloading component 'clippy' |
| 168 | 2026-02-27T04:13:21.415Z | info: downloading component 'rust-docs' |
| 169 | 2026-02-27T04:13:23.187Z | info: downloading component 'rust-std' |
| 170 | 2026-02-27T04:13:25.567Z | info: downloading component 'rustc' |
| 171 | 2026-02-27T04:13:33.464Z | info: downloading component 'rustfmt' |
| 172 | 2026-02-27T04:13:33.737Z | info: installing component 'cargo' |
| 173 | 2026-02-27T04:13:34.671Z | info: installing component 'clippy' |
| 174 | 2026-02-27T04:13:35.058Z | info: installing component 'rust-docs' |
| 175 | 2026-02-27T04:13:36.993Z | info: installing component 'rust-std' |
| 176 | 2026-02-27T04:13:38.790Z | info: installing component 'rustc' |
| 177 | 2026-02-27T04:13:45.434Z | info: installing component 'rustfmt' |
| 178 | 2026-02-27T04:13:45.888Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 179 | 2026-02-27T04:13:45.897Z | ++ rustc --version |
| 180 | 2026-02-27T04:13:45.978Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 181 | 2026-02-27T04:13:45.985Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 182 | 2026-02-27T04:13:46.106Z | Updating crates.io index |
| 183 | 2026-02-27T04:13:46.200Z | Downloading crates ... |
| 184 | 2026-02-27T04:13:46.283Z | Downloaded cargo-nextest v0.9.97 |
| 185 | 2026-02-27T04:13:46.392Z | Installing cargo-nextest v0.9.97 |
| 186 | 2026-02-27T04:13:46.477Z | Updating crates.io index |
| 187 | 2026-02-27T04:13:49.411Z | Locking 405 packages to latest compatible versions |
| 188 | 2026-02-27T04:13:49.425Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 189 | 2026-02-27T04:13:49.425Z | Adding duct v0.13.7 (available: v1.1.1) |
| 190 | 2026-02-27T04:13:49.425Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 191 | 2026-02-27T04:13:49.425Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 192 | 2026-02-27T04:13:49.443Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 193 | 2026-02-27T04:13:49.443Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 194 | 2026-02-27T04:13:49.443Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 195 | 2026-02-27T04:13:49.443Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 196 | 2026-02-27T04:13:49.457Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 197 | 2026-02-27T04:13:49.476Z | Downloading crates ... |
| 198 | 2026-02-27T04:13:49.548Z | Downloaded atomic-waker v1.1.2 |
| 199 | 2026-02-27T04:13:49.552Z | Downloaded block-buffer v0.10.4 |
| 200 | 2026-02-27T04:13:49.556Z | Downloaded anstream v0.6.21 |
| 201 | 2026-02-27T04:13:49.560Z | Downloaded hex v0.4.3 |
| 202 | 2026-02-27T04:13:49.560Z | Downloaded bitflags v2.11.0 |
| 203 | 2026-02-27T04:13:49.565Z | Downloaded guppy-workspace-hack v0.1.0 |
| 204 | 2026-02-27T04:13:49.576Z | Downloaded adler2 v2.0.1 |
| 205 | 2026-02-27T04:13:49.576Z | Downloaded addr2line v0.25.1 |
| 206 | 2026-02-27T04:13:49.576Z | Downloaded borsh v1.6.0 |
| 207 | 2026-02-27T04:13:49.581Z | Downloaded http-body-util v0.1.3 |
| 208 | 2026-02-27T04:13:49.581Z | Downloaded http v1.4.0 |
| 209 | 2026-02-27T04:13:49.585Z | Downloaded cfg_aliases v0.2.1 |
| 210 | 2026-02-27T04:13:49.586Z | Downloaded derive_more-impl v2.1.1 |
| 211 | 2026-02-27T04:13:49.596Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 212 | 2026-02-27T04:13:49.602Z | Downloaded ryu v1.0.23 |
| 213 | 2026-02-27T04:13:49.602Z | Downloaded filetime v0.2.27 |
| 214 | 2026-02-27T04:13:49.602Z | Downloaded clap_lex v1.0.0 |
| 215 | 2026-02-27T04:13:49.602Z | Downloaded cargo-util-schemas v0.2.0 |
| 216 | 2026-02-27T04:13:49.606Z | Downloaded enable-ansi-support v0.2.1 |
| 217 | 2026-02-27T04:13:49.606Z | Downloaded portable-atomic v1.13.1 |
| 218 | 2026-02-27T04:13:49.611Z | Downloaded owo-colors v4.3.0 |
| 219 | 2026-02-27T04:13:49.614Z | Downloaded ordered-float v2.10.1 |
| 220 | 2026-02-27T04:13:49.619Z | Downloaded convert_case v0.10.0 |
| 221 | 2026-02-27T04:13:49.619Z | Downloaded cargo-platform v0.3.2 |
| 222 | 2026-02-27T04:13:49.623Z | Downloaded duct v0.13.7 |
| 223 | 2026-02-27T04:13:49.623Z | Downloaded once_cell v1.21.3 |
| 224 | 2026-02-27T04:13:49.626Z | Downloaded nested v0.1.1 |
| 225 | 2026-02-27T04:13:49.626Z | Downloaded pin-utils v0.1.0 |
| 226 | 2026-02-27T04:13:49.629Z | Downloaded nextest-filtering v0.15.0 |
| 227 | 2026-02-27T04:13:49.632Z | Downloaded foldhash v0.1.5 |
| 228 | 2026-02-27T04:13:49.632Z | Downloaded cpufeatures v0.2.17 |
| 229 | 2026-02-27T04:13:49.645Z | Downloaded pathdiff v0.2.3 |
| 230 | 2026-02-27T04:13:49.645Z | Downloaded openssl-macros v0.1.1 |
| 231 | 2026-02-27T04:13:49.645Z | Downloaded foreign-types v0.3.2 |
| 232 | 2026-02-27T04:13:49.645Z | Downloaded derive_more v2.1.1 |
| 233 | 2026-02-27T04:13:49.651Z | Downloaded sha2 v0.10.9 |
| 234 | 2026-02-27T04:13:49.656Z | Downloaded rustc-demangle v0.1.27 |
| 235 | 2026-02-27T04:13:49.656Z | Downloaded nextest-workspace-hack v0.1.0 |
| 236 | 2026-02-27T04:13:49.656Z | Downloaded futures-executor v0.3.32 |
| 237 | 2026-02-27T04:13:49.665Z | Downloaded crc32fast v1.5.0 |
| 238 | 2026-02-27T04:13:49.665Z | Downloaded equivalent v1.0.2 |
| 239 | 2026-02-27T04:13:49.689Z | Downloaded futures-core v0.3.32 |
| 240 | 2026-02-27T04:13:49.689Z | Downloaded errno v0.3.14 |
| 241 | 2026-02-27T04:13:49.689Z | Downloaded futures-sink v0.3.32 |
| 242 | 2026-02-27T04:13:49.689Z | Downloaded crypto-common v0.1.7 |
| 243 | 2026-02-27T04:13:49.689Z | Downloaded colorchoice v1.0.4 |
| 244 | 2026-02-27T04:13:49.697Z | Downloaded clap v4.5.60 |
| 245 | 2026-02-27T04:13:49.697Z | Downloaded indenter v0.3.4 |
| 246 | 2026-02-27T04:13:49.698Z | Downloaded percent-encoding v2.3.2 |
| 247 | 2026-02-27T04:13:49.698Z | Downloaded form_urlencoded v1.2.2 |
| 248 | 2026-02-27T04:13:49.698Z | Downloaded itoa v1.0.17 |
| 249 | 2026-02-27T04:13:49.698Z | Downloaded idna_adapter v1.0.0 |
| 250 | 2026-02-27T04:13:49.698Z | Downloaded backtrace-ext v0.2.1 |
| 251 | 2026-02-27T04:13:49.698Z | Downloaded fixedbitset v0.5.7 |
| 252 | 2026-02-27T04:13:49.698Z | Downloaded futures-io v0.3.32 |
| 253 | 2026-02-27T04:13:49.698Z | Downloaded find-msvc-tools v0.1.9 |
| 254 | 2026-02-27T04:13:49.698Z | Downloaded lazy_static v1.5.0 |
| 255 | 2026-02-27T04:13:49.702Z | Downloaded erased-serde v0.4.9 |
| 256 | 2026-02-27T04:13:49.702Z | Downloaded atomicwrites v0.4.4 |
| 257 | 2026-02-27T04:13:49.703Z | Downloaded console v0.15.11 |
| 258 | 2026-02-27T04:13:49.703Z | Downloaded serde_urlencoded v0.7.1 |
| 259 | 2026-02-27T04:13:49.718Z | Downloaded mukti-metadata v0.3.0 |
| 260 | 2026-02-27T04:13:49.718Z | Downloaded indent_write v2.2.0 |
| 261 | 2026-02-27T04:13:49.718Z | Downloaded cargo_metadata v0.20.0 |
| 262 | 2026-02-27T04:13:49.722Z | Downloaded autocfg v1.5.0 |
| 263 | 2026-02-27T04:13:49.722Z | Downloaded fnv v1.0.7 |
| 264 | 2026-02-27T04:13:49.722Z | Downloaded rustc-hash v2.1.1 |
| 265 | 2026-02-27T04:13:49.722Z | Downloaded bytes v1.11.1 |
| 266 | 2026-02-27T04:13:49.722Z | Downloaded openssl-sys v0.9.111 |
| 267 | 2026-02-27T04:13:49.722Z | Downloaded swrite v0.1.0 |
| 268 | 2026-02-27T04:13:49.722Z | Downloaded heck v0.5.0 |
| 269 | 2026-02-27T04:13:49.726Z | Downloaded document-features v0.2.12 |
| 270 | 2026-02-27T04:13:49.726Z | Downloaded shared_child v1.1.1 |
| 271 | 2026-02-27T04:13:49.726Z | Downloaded rustc_version v0.4.1 |
| 272 | 2026-02-27T04:13:49.733Z | Downloaded signal-hook-mio v0.2.5 |
| 273 | 2026-02-27T04:13:49.733Z | Downloaded openssl-probe v0.2.1 |
| 274 | 2026-02-27T04:13:49.733Z | Downloaded futures-macro v0.3.32 |
| 275 | 2026-02-27T04:13:49.742Z | Downloaded anstyle-query v1.1.5 |
| 276 | 2026-02-27T04:13:49.742Z | Downloaded serde-value v0.7.0 |
| 277 | 2026-02-27T04:13:49.742Z | Downloaded base64ct v1.8.3 |
| 278 | 2026-02-27T04:13:49.742Z | Downloaded os_pipe v1.2.3 |
| 279 | 2026-02-27T04:13:49.742Z | Downloaded supports-hyperlinks v3.2.0 |
| 280 | 2026-02-27T04:13:49.749Z | Downloaded signature v2.2.0 |
| 281 | 2026-02-27T04:13:49.749Z | Downloaded supports-unicode v3.0.0 |
| 282 | 2026-02-27T04:13:49.749Z | Downloaded slab v0.4.12 |
| 283 | 2026-02-27T04:13:49.749Z | Downloaded hyper-tls v0.6.0 |
| 284 | 2026-02-27T04:13:49.749Z | Downloaded futures-task v0.3.32 |
| 285 | 2026-02-27T04:13:49.749Z | Downloaded shell-words v1.1.1 |
| 286 | 2026-02-27T04:13:49.754Z | Downloaded is_terminal_polyfill v1.70.2 |
| 287 | 2026-02-27T04:13:49.754Z | Downloaded camino-tempfile v1.4.1 |
| 288 | 2026-02-27T04:13:49.754Z | Downloaded humantime-serde v1.1.1 |
| 289 | 2026-02-27T04:13:49.754Z | Downloaded terminal_size v0.4.3 |
| 290 | 2026-02-27T04:13:49.755Z | Downloaded serde_ignored v0.1.14 |
| 291 | 2026-02-27T04:13:49.760Z | Downloaded serde_spanned v0.6.9 |
| 292 | 2026-02-27T04:13:49.760Z | Downloaded scopeguard v1.2.0 |
| 293 | 2026-02-27T04:13:49.760Z | Downloaded anstyle-parse v0.2.7 |
| 294 | 2026-02-27T04:13:49.761Z | Downloaded future-queue v0.4.0 |
| 295 | 2026-02-27T04:13:49.761Z | Downloaded either v1.15.0 |
| 296 | 2026-02-27T04:13:49.765Z | Downloaded subtle v2.6.1 |
| 297 | 2026-02-27T04:13:49.766Z | Downloaded clap_derive v4.5.55 |
| 298 | 2026-02-27T04:13:49.770Z | Downloaded strsim v0.11.1 |
| 299 | 2026-02-27T04:13:49.770Z | Downloaded eyre v0.6.12 |
| 300 | 2026-02-27T04:13:49.770Z | Downloaded tinyvec_macros v0.1.1 |
| 301 | 2026-02-27T04:13:49.773Z | Downloaded sync_wrapper v1.0.2 |
| 302 | 2026-02-27T04:13:49.773Z | Downloaded strip-ansi-escapes v0.2.1 |
| 303 | 2026-02-27T04:13:49.773Z | Downloaded sigchld v0.2.4 |
| 304 | 2026-02-27T04:13:49.773Z | Downloaded serde_spanned v1.0.4 |
| 305 | 2026-02-27T04:13:49.783Z | Downloaded globset v0.4.18 |
| 306 | 2026-02-27T04:13:49.783Z | Downloaded lock_api v0.4.14 |
| 307 | 2026-02-27T04:13:49.783Z | Downloaded digest v0.10.7 |
| 308 | 2026-02-27T04:13:49.783Z | Downloaded camino v1.2.2 |
| 309 | 2026-02-27T04:13:49.784Z | Downloaded futures-channel v0.3.32 |
| 310 | 2026-02-27T04:13:49.784Z | Downloaded rand_core v0.9.5 |
| 311 | 2026-02-27T04:13:49.788Z | Downloaded pin-project-lite v0.2.16 |
| 312 | 2026-02-27T04:13:49.801Z | Downloaded target-spec-miette v0.4.5 |
| 313 | 2026-02-27T04:13:49.801Z | Downloaded der v0.7.10 |
| 314 | 2026-02-27T04:13:49.809Z | Downloaded thiserror v1.0.69 |
| 315 | 2026-02-27T04:13:49.809Z | Downloaded nextest-metadata v0.12.2 |
| 316 | 2026-02-27T04:13:49.809Z | Downloaded miniz_oxide v0.8.9 |
| 317 | 2026-02-27T04:13:49.809Z | Downloaded humantime v2.3.0 |
| 318 | 2026-02-27T04:13:49.867Z | Downloaded spki v0.7.3 |
| 319 | 2026-02-27T04:13:49.867Z | Downloaded serde-untagged v0.1.9 |
| 320 | 2026-02-27T04:13:49.867Z | Downloaded dialoguer v0.11.0 |
| 321 | 2026-02-27T04:13:49.867Z | Downloaded typeid v1.0.3 |
| 322 | 2026-02-27T04:13:49.867Z | Downloaded toml_write v0.1.2 |
| 323 | 2026-02-27T04:13:49.878Z | Downloaded toml_datetime v0.6.11 |
| 324 | 2026-02-27T04:13:49.878Z | Downloaded unicode-xid v0.2.6 |
| 325 | 2026-02-27T04:13:49.878Z | Downloaded unicode-linebreak v0.1.5 |
| 326 | 2026-02-27T04:13:49.878Z | Downloaded tower-service v0.3.3 |
| 327 | 2026-02-27T04:13:49.879Z | Downloaded litrs v1.0.0 |
| 328 | 2026-02-27T04:13:49.879Z | Downloaded anstyle v1.0.13 |
| 329 | 2026-02-27T04:13:49.879Z | Downloaded smol_str v0.3.5 |
| 330 | 2026-02-27T04:13:49.879Z | Downloaded config v0.15.19 |
| 331 | 2026-02-27T04:13:49.879Z | Downloaded try-lock v0.2.5 |
| 332 | 2026-02-27T04:13:49.879Z | Downloaded untrusted v0.9.0 |
| 333 | 2026-02-27T04:13:49.879Z | Downloaded tracing-error v0.2.1 |
| 334 | 2026-02-27T04:13:49.879Z | Downloaded semver v1.0.27 |
| 335 | 2026-02-27T04:13:49.879Z | Downloaded urlencoding v2.1.3 |
| 336 | 2026-02-27T04:13:49.879Z | Downloaded is_ci v1.2.0 |
| 337 | 2026-02-27T04:13:49.879Z | Downloaded getrandom v0.2.17 |
| 338 | 2026-02-27T04:13:49.879Z | Downloaded pkcs8 v0.10.2 |
| 339 | 2026-02-27T04:13:49.879Z | Downloaded base64 v0.22.1 |
| 340 | 2026-02-27T04:13:49.879Z | Downloaded thiserror-impl v2.0.18 |
| 341 | 2026-02-27T04:13:49.879Z | Downloaded simd-adler32 v0.3.8 |
| 342 | 2026-02-27T04:13:49.879Z | Downloaded utf8parse v0.2.2 |
| 343 | 2026-02-27T04:13:49.879Z | Downloaded version_check v0.9.5 |
| 344 | 2026-02-27T04:13:49.879Z | Downloaded signal-hook-registry v1.4.8 |
| 345 | 2026-02-27T04:13:49.879Z | Downloaded want v0.3.1 |
| 346 | 2026-02-27T04:13:49.879Z | Downloaded ahash v0.8.12 |
| 347 | 2026-02-27T04:13:49.879Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 348 | 2026-02-27T04:13:49.879Z | Downloaded supports-color v3.0.2 |
| 349 | 2026-02-27T04:13:49.880Z | Downloaded shlex v1.3.0 |
| 350 | 2026-02-27T04:13:49.880Z | Downloaded target-spec v3.5.7 |
| 351 | 2026-02-27T04:13:49.880Z | Downloaded tower-layer v0.3.3 |
| 352 | 2026-02-27T04:13:49.880Z | Downloaded thread_local v1.1.9 |
| 353 | 2026-02-27T04:13:49.880Z | Downloaded serde_path_to_error v0.1.20 |
| 354 | 2026-02-27T04:13:49.880Z | Downloaded rand_chacha v0.9.0 |
| 355 | 2026-02-27T04:13:49.880Z | Downloaded ppv-lite86 v0.2.21 |
| 356 | 2026-02-27T04:13:49.880Z | Downloaded static_assertions v1.1.0 |
| 357 | 2026-02-27T04:13:49.880Z | Downloaded utf8_iter v1.0.4 |
| 358 | 2026-02-27T04:13:49.880Z | Downloaded getrandom v0.4.1 |
| 359 | 2026-02-27T04:13:49.880Z | Downloaded parking_lot_core v0.9.12 |
| 360 | 2026-02-27T04:13:49.880Z | Downloaded iana-time-zone v0.1.65 |
| 361 | 2026-02-27T04:13:49.891Z | Downloaded self-replace v1.5.0 |
| 362 | 2026-02-27T04:13:49.892Z | Downloaded thiserror-impl v1.0.69 |
| 363 | 2026-02-27T04:13:49.892Z | Downloaded thiserror v2.0.18 |
| 364 | 2026-02-27T04:13:49.892Z | Downloaded quinn-udp v0.5.14 |
| 365 | 2026-02-27T04:13:49.892Z | Downloaded derive-where v1.6.0 |
| 366 | 2026-02-27T04:13:49.903Z | Downloaded futures v0.3.32 |
| 367 | 2026-02-27T04:13:49.903Z | Downloaded tracing-log v0.2.0 |
| 368 | 2026-02-27T04:13:49.903Z | Downloaded smallvec v1.15.1 |
| 369 | 2026-02-27T04:13:49.907Z | Downloaded parking_lot v0.12.5 |
| 370 | 2026-02-27T04:13:49.907Z | Downloaded hyper-rustls v0.27.7 |
| 371 | 2026-02-27T04:13:49.907Z | Downloaded httparse v1.10.1 |
| 372 | 2026-02-27T04:13:49.907Z | Downloaded quote v1.0.44 |
| 373 | 2026-02-27T04:13:49.907Z | Downloaded rand_core v0.6.4 |
| 374 | 2026-02-27T04:13:49.911Z | Downloaded pkg-config v0.3.32 |
| 375 | 2026-02-27T04:13:49.911Z | Downloaded serde_derive v1.0.228 |
| 376 | 2026-02-27T04:13:49.912Z | Downloaded newtype-uuid v1.3.2 |
| 377 | 2026-02-27T04:13:49.929Z | Downloaded signal-hook v0.3.18 |
| 378 | 2026-02-27T04:13:49.929Z | Downloaded xattr v1.6.1 |
| 379 | 2026-02-27T04:13:49.929Z | Downloaded tokio-rustls v0.26.4 |
| 380 | 2026-02-27T04:13:49.929Z | Downloaded tokio-macros v2.6.0 |
| 381 | 2026-02-27T04:13:49.938Z | Downloaded sharded-slab v0.1.7 |
| 382 | 2026-02-27T04:13:49.938Z | Downloaded zmij v1.0.21 |
| 383 | 2026-02-27T04:13:49.938Z | Downloaded zeroize v1.8.2 |
| 384 | 2026-02-27T04:13:49.938Z | Downloaded zstd-safe v7.2.4 |
| 385 | 2026-02-27T04:13:49.938Z | Downloaded xxhash-rust v0.8.15 |
| 386 | 2026-02-27T04:13:49.938Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 387 | 2026-02-27T04:13:49.938Z | Downloaded zipsign-api v0.1.5 |
| 388 | 2026-02-27T04:13:49.938Z | Downloaded ipnet v2.11.0 |
| 389 | 2026-02-27T04:13:49.938Z | Downloaded serde_core v1.0.228 |
| 390 | 2026-02-27T04:13:49.958Z | Downloaded self_update v0.42.0 |
| 391 | 2026-02-27T04:13:49.958Z | Downloaded tokio-stream v0.1.18 |
| 392 | 2026-02-27T04:13:49.959Z | Downloaded quick-junit v0.5.2 |
| 393 | 2026-02-27T04:13:49.966Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 394 | 2026-02-27T04:13:49.966Z | Downloaded backtrace v0.3.76 |
| 395 | 2026-02-27T04:13:49.966Z | Downloaded tinyvec v1.10.0 |
| 396 | 2026-02-27T04:13:49.966Z | Downloaded textwrap v0.16.2 |
| 397 | 2026-02-27T04:13:49.966Z | Downloaded ed25519 v2.2.3 |
| 398 | 2026-02-27T04:13:49.966Z | Downloaded flate2 v1.1.9 |
| 399 | 2026-02-27T04:13:49.966Z | Downloaded tempfile v3.26.0 |
| 400 | 2026-02-27T04:13:49.966Z | Downloaded target-lexicon v0.13.3 |
| 401 | 2026-02-27T04:13:49.978Z | Downloaded native-tls v0.2.18 |
| 402 | 2026-02-27T04:13:49.978Z | Downloaded ed25519-dalek v2.2.0 |
| 403 | 2026-02-27T04:13:49.978Z | Downloaded pin-project-internal v1.1.10 |
| 404 | 2026-02-27T04:13:49.978Z | Downloaded miette-derive v7.6.0 |
| 405 | 2026-02-27T04:13:49.986Z | Downloaded generic-array v0.14.7 |
| 406 | 2026-02-27T04:13:49.986Z | Downloaded unicase v2.9.0 |
| 407 | 2026-02-27T04:13:49.987Z | Downloaded color-spantrace v0.3.0 |
| 408 | 2026-02-27T04:13:49.987Z | Downloaded getrandom v0.3.4 |
| 409 | 2026-02-27T04:13:49.987Z | Downloaded unicode-ident v1.0.24 |
| 410 | 2026-02-27T04:13:49.987Z | Downloaded pin-project v1.1.10 |
| 411 | 2026-02-27T04:13:50.002Z | Downloaded uuid v1.21.0 |
| 412 | 2026-02-27T04:13:50.002Z | Downloaded zstd v0.13.3 |
| 413 | 2026-02-27T04:13:50.002Z | Downloaded tokio-native-tls v0.3.1 |
| 414 | 2026-02-27T04:13:50.008Z | Downloaded cc v1.2.56 |
| 415 | 2026-02-27T04:13:50.008Z | Downloaded toml v0.8.23 |
| 416 | 2026-02-27T04:13:50.008Z | Downloaded serde v1.0.228 |
| 417 | 2026-02-27T04:13:50.008Z | Downloaded tracing-attributes v0.1.31 |
| 418 | 2026-02-27T04:13:50.008Z | Downloaded jobserver v0.1.34 |
| 419 | 2026-02-27T04:13:50.013Z | Downloaded http-body v1.0.1 |
| 420 | 2026-02-27T04:13:50.013Z | Downloaded toml_edit v0.22.27 |
| 421 | 2026-02-27T04:13:50.019Z | Downloaded log v0.4.29 |
| 422 | 2026-02-27T04:13:50.019Z | Downloaded rustls-pki-types v1.14.0 |
| 423 | 2026-02-27T04:13:50.036Z | Downloaded home v0.5.12 |
| 424 | 2026-02-27T04:13:50.037Z | Downloaded foreign-types-shared v0.1.1 |
| 425 | 2026-02-27T04:13:50.037Z | Downloaded num-traits v0.2.19 |
| 426 | 2026-02-27T04:13:50.037Z | Downloaded proc-macro2 v1.0.106 |
| 427 | 2026-02-27T04:13:50.047Z | Downloaded lru-slab v0.1.2 |
| 428 | 2026-02-27T04:13:50.047Z | Downloaded fastrand v2.3.0 |
| 429 | 2026-02-27T04:13:50.047Z | Downloaded debug-ignore v1.0.5 |
| 430 | 2026-02-27T04:13:50.047Z | Downloaded cfg-if v1.0.4 |
| 431 | 2026-02-27T04:13:50.047Z | Downloaded cfg-expr v0.20.6 |
| 432 | 2026-02-27T04:13:50.047Z | Downloaded tar v0.4.44 |
| 433 | 2026-02-27T04:13:50.047Z | Downloaded socket2 v0.6.2 |
| 434 | 2026-02-27T04:13:50.047Z | Downloaded cargo_metadata v0.23.1 |
| 435 | 2026-02-27T04:13:50.047Z | Downloaded cargo-platform v0.2.0 |
| 436 | 2026-02-27T04:13:50.047Z | Downloaded number_prefix v0.4.0 |
| 437 | 2026-02-27T04:13:50.047Z | Downloaded const-oid v0.9.6 |
| 438 | 2026-02-27T04:13:50.047Z | Downloaded async-scoped v0.9.0 |
| 439 | 2026-02-27T04:13:50.047Z | Downloaded tower v0.5.3 |
| 440 | 2026-02-27T04:13:50.066Z | Downloaded indicatif v0.17.11 |
| 441 | 2026-02-27T04:13:50.071Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 442 | 2026-02-27T04:13:50.075Z | Downloaded guppy v0.17.25 |
| 443 | 2026-02-27T04:13:50.079Z | Downloaded futures-util v0.3.32 |
| 444 | 2026-02-27T04:13:50.086Z | Downloaded hashbrown v0.16.1 |
| 445 | 2026-02-27T04:13:50.091Z | Downloaded tokio-util v0.7.18 |
| 446 | 2026-02-27T04:13:50.103Z | Downloaded tower-http v0.6.8 |
| 447 | 2026-02-27T04:13:50.108Z | Downloaded vte v0.14.1 |
| 448 | 2026-02-27T04:13:50.109Z | Downloaded rustls-webpki v0.103.9 |
| 449 | 2026-02-27T04:13:50.113Z | Downloaded chrono v0.4.44 |
| 450 | 2026-02-27T04:13:50.122Z | Downloaded aho-corasick v1.1.4 |
| 451 | 2026-02-27T04:13:50.129Z | Downloaded memchr v2.8.0 |
| 452 | 2026-02-27T04:13:50.130Z | Downloaded hyper v1.8.1 |
| 453 | 2026-02-27T04:13:50.135Z | Downloaded typenum v1.19.0 |
| 454 | 2026-02-27T04:13:50.135Z | Downloaded tracing-core v0.1.36 |
| 455 | 2026-02-27T04:13:50.135Z | Downloaded serde_json v1.0.149 |
| 456 | 2026-02-27T04:13:50.138Z | Downloaded h2 v0.4.13 |
| 457 | 2026-02-27T04:13:50.143Z | Downloaded clap_builder v4.5.60 |
| 458 | 2026-02-27T04:13:50.149Z | Downloaded winnow v0.7.14 |
| 459 | 2026-02-27T04:13:50.156Z | Downloaded quinn v0.11.9 |
| 460 | 2026-02-27T04:13:50.159Z | Downloaded hashbrown v0.15.5 |
| 461 | 2026-02-27T04:13:50.164Z | Downloaded crossterm v0.29.0 |
| 462 | 2026-02-27T04:13:50.175Z | Downloaded vcpkg v0.2.15 |
| 463 | 2026-02-27T04:13:50.216Z | Downloaded rand v0.9.2 |
| 464 | 2026-02-27T04:13:50.225Z | Downloaded hyper-util v0.1.20 |
| 465 | 2026-02-27T04:13:50.226Z | Downloaded mio v1.1.1 |
| 466 | 2026-02-27T04:13:50.226Z | Downloaded zerocopy v0.8.40 |
| 467 | 2026-02-27T04:13:50.330Z | Downloaded syn v2.0.117 |
| 468 | 2026-02-27T04:13:50.330Z | Downloaded gimli v0.32.3 |
| 469 | 2026-02-27T04:13:50.330Z | Downloaded bstr v1.12.1 |
| 470 | 2026-02-27T04:13:50.330Z | Downloaded indexmap v2.13.0 |
| 471 | 2026-02-27T04:13:50.330Z | Downloaded url v2.5.8 |
| 472 | 2026-02-27T04:13:50.330Z | Downloaded ron v0.12.0 |
| 473 | 2026-02-27T04:13:50.330Z | Downloaded unicode-width v0.2.2 |
| 474 | 2026-02-27T04:13:50.330Z | Downloaded unicode-width v0.1.14 |
| 475 | 2026-02-27T04:13:50.330Z | Downloaded idna v1.1.0 |
| 476 | 2026-02-27T04:13:50.330Z | Downloaded unicode-segmentation v1.12.0 |
| 477 | 2026-02-27T04:13:50.330Z | Downloaded iri-string v0.7.10 |
| 478 | 2026-02-27T04:13:50.330Z | Downloaded miette v7.6.0 |
| 479 | 2026-02-27T04:13:50.330Z | Downloaded tracing v0.1.44 |
| 480 | 2026-02-27T04:13:50.330Z | Downloaded curve25519-dalek v4.1.3 |
| 481 | 2026-02-27T04:13:50.330Z | Downloaded color-eyre v0.6.5 |
| 482 | 2026-02-27T04:13:50.330Z | Downloaded unicode-normalization v0.1.25 |
| 483 | 2026-02-27T04:13:50.336Z | Downloaded itertools v0.14.0 |
| 484 | 2026-02-27T04:13:50.339Z | Downloaded reqwest v0.12.28 |
| 485 | 2026-02-27T04:13:50.369Z | Downloaded pulldown-cmark v0.13.1 |
| 486 | 2026-02-27T04:13:50.381Z | Downloaded regex v1.12.3 |
| 487 | 2026-02-27T04:13:50.424Z | Downloaded quick-xml v0.38.4 |
| 488 | 2026-02-27T04:13:50.461Z | Downloaded quick-xml v0.37.5 |
| 489 | 2026-02-27T04:13:50.470Z | Downloaded openssl v0.10.75 |
| 490 | 2026-02-27T04:13:50.490Z | Downloaded tracing-subscriber v0.3.22 |
| 491 | 2026-02-27T04:13:50.509Z | Downloaded quinn-proto v0.11.13 |
| 492 | 2026-02-27T04:13:50.580Z | Downloaded webpki-roots v1.0.6 |
| 493 | 2026-02-27T04:13:50.586Z | Downloaded nextest-runner v0.80.0 |
| 494 | 2026-02-27T04:13:50.618Z | Downloaded object v0.37.3 |
| 495 | 2026-02-27T04:13:50.627Z | Downloaded rustix v0.38.44 |
| 496 | 2026-02-27T04:13:50.653Z | Downloaded nix v0.30.1 |
| 497 | 2026-02-27T04:13:50.663Z | Downloaded rustls v0.23.37 |
| 498 | 2026-02-27T04:13:50.670Z | Downloaded regex-syntax v0.8.10 |
| 499 | 2026-02-27T04:13:50.685Z | Downloaded rustix v1.1.4 |
| 500 | 2026-02-27T04:13:50.815Z | Downloaded regex-automata v0.4.14 |
| 501 | 2026-02-27T04:13:50.916Z | Downloaded libc v0.2.182 |
| 502 | 2026-02-27T04:13:50.936Z | Downloaded petgraph v0.8.3 |
| 503 | 2026-02-27T04:13:50.958Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 504 | 2026-02-27T04:13:50.973Z | Downloaded tokio v1.49.0 |
| 505 | 2026-02-27T04:13:51.055Z | Downloaded recursion v0.5.4 |
| 506 | 2026-02-27T04:13:51.073Z | Downloaded ring v0.17.14 |
| 507 | 2026-02-27T04:13:51.158Z | Compiling libc v0.2.182 |
| 508 | 2026-02-27T04:13:51.162Z | Compiling proc-macro2 v1.0.106 |
| 509 | 2026-02-27T04:13:51.162Z | Compiling unicode-ident v1.0.24 |
| 510 | 2026-02-27T04:13:51.162Z | Compiling quote v1.0.44 |
| 511 | 2026-02-27T04:13:51.162Z | Compiling serde_core v1.0.228 |
| 512 | 2026-02-27T04:13:51.162Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-02-27T04:13:51.351Z | Compiling memchr v2.8.0 |
| 514 | 2026-02-27T04:13:51.366Z | Compiling once_cell v1.21.3 |
| 515 | 2026-02-27T04:13:51.516Z | Compiling log v0.4.29 |
| 516 | 2026-02-27T04:13:51.576Z | Compiling pin-project-lite v0.2.16 |
| 517 | 2026-02-27T04:13:51.748Z | Compiling itoa v1.0.17 |
| 518 | 2026-02-27T04:13:51.870Z | Compiling serde v1.0.228 |
| 519 | 2026-02-27T04:13:52.158Z | Compiling futures-core v0.3.32 |
| 520 | 2026-02-27T04:13:52.464Z | Compiling smallvec v1.15.1 |
| 521 | 2026-02-27T04:13:52.474Z | Compiling bitflags v2.11.0 |
| 522 | 2026-02-27T04:13:52.543Z | Compiling hashbrown v0.16.1 |
| 523 | 2026-02-27T04:13:53.010Z | Compiling find-msvc-tools v0.1.9 |
| 524 | 2026-02-27T04:13:53.300Z | Compiling shlex v1.3.0 |
| 525 | 2026-02-27T04:13:53.462Z | Compiling equivalent v1.0.2 |
| 526 | 2026-02-27T04:13:53.594Z | Compiling jobserver v0.1.34 |
| 527 | 2026-02-27T04:13:53.634Z | Compiling bytes v1.11.1 |
| 528 | 2026-02-27T04:13:53.643Z | Compiling rustix v1.1.4 |
| 529 | 2026-02-27T04:13:53.987Z | Compiling errno v0.3.14 |
| 530 | 2026-02-27T04:13:54.039Z | Compiling cc v1.2.56 |
| 531 | 2026-02-27T04:13:54.255Z | Compiling signal-hook-registry v1.4.8 |
| 532 | 2026-02-27T04:13:54.273Z | Compiling mio v1.1.1 |
| 533 | 2026-02-27T04:13:54.303Z | Compiling futures-sink v0.3.32 |
| 534 | 2026-02-27T04:13:54.492Z | Compiling syn v2.0.117 |
| 535 | 2026-02-27T04:13:54.516Z | Compiling socket2 v0.6.2 |
| 536 | 2026-02-27T04:13:55.362Z | Compiling zmij v1.0.21 |
| 537 | 2026-02-27T04:13:55.706Z | Compiling slab v0.4.12 |
| 538 | 2026-02-27T04:13:55.840Z | Compiling futures-channel v0.3.32 |
| 539 | 2026-02-27T04:13:56.016Z | Compiling tracing-core v0.1.36 |
| 540 | 2026-02-27T04:13:56.046Z | Compiling version_check v0.9.5 |
| 541 | 2026-02-27T04:13:56.233Z | Compiling serde_json v1.0.149 |
| 542 | 2026-02-27T04:13:56.634Z | Compiling getrandom v0.4.1 |
| 543 | 2026-02-27T04:13:56.681Z | Compiling futures-task v0.3.32 |
| 544 | 2026-02-27T04:13:57.010Z | Compiling futures-io v0.3.32 |
| 545 | 2026-02-27T04:13:57.089Z | Compiling camino v1.2.2 |
| 546 | 2026-02-27T04:13:57.147Z | Compiling unicode-width v0.2.2 |
| 547 | 2026-02-27T04:13:57.235Z | Compiling ring v0.17.14 |
| 548 | 2026-02-27T04:13:57.637Z | Compiling indexmap v2.13.0 |
| 549 | 2026-02-27T04:13:57.765Z | Compiling http v1.4.0 |
| 550 | 2026-02-27T04:13:57.813Z | Compiling adler2 v2.0.1 |
| 551 | 2026-02-27T04:13:58.122Z | Compiling simd-adler32 v0.3.8 |
| 552 | 2026-02-27T04:13:58.283Z | Compiling percent-encoding v2.3.2 |
| 553 | 2026-02-27T04:13:58.418Z | Compiling autocfg v1.5.0 |
| 554 | 2026-02-27T04:13:58.812Z | Compiling zeroize v1.8.2 |
| 555 | 2026-02-27T04:13:59.185Z | Compiling miniz_oxide v0.8.9 |
| 556 | 2026-02-27T04:13:59.201Z | Compiling num-traits v0.2.19 |
| 557 | 2026-02-27T04:13:59.619Z | Compiling zerocopy v0.8.40 |
| 558 | 2026-02-27T04:14:00.217Z | Compiling object v0.37.3 |
| 559 | 2026-02-27T04:14:00.281Z | Compiling getrandom v0.3.4 |
| 560 | 2026-02-27T04:14:00.737Z | Compiling target-lexicon v0.13.3 |
| 561 | 2026-02-27T04:14:00.798Z | Compiling winnow v0.7.14 |
| 562 | 2026-02-27T04:14:01.340Z | Compiling http-body v1.0.1 |
| 563 | 2026-02-27T04:14:01.609Z | Compiling rustls-pki-types v1.14.0 |
| 564 | 2026-02-27T04:14:01.783Z | Compiling semver v1.0.27 |
| 565 | 2026-02-27T04:14:01.788Z | Compiling getrandom v0.2.17 |
| 566 | 2026-02-27T04:14:02.127Z | Compiling guppy-workspace-hack v0.1.0 |
| 567 | 2026-02-27T04:14:02.341Z | Compiling untrusted v0.9.0 |
| 568 | 2026-02-27T04:14:02.536Z | Compiling httparse v1.10.1 |
| 569 | 2026-02-27T04:14:02.578Z | Compiling gimli v0.32.3 |
| 570 | 2026-02-27T04:14:03.226Z | Compiling fnv v1.0.7 |
| 571 | 2026-02-27T04:14:03.293Z | Compiling owo-colors v4.3.0 |
| 572 | 2026-02-27T04:14:03.356Z | Compiling typenum v1.19.0 |
| 573 | 2026-02-27T04:14:03.455Z | Compiling signal-hook v0.3.18 |
| 574 | 2026-02-27T04:14:03.491Z | Compiling thiserror v2.0.18 |
| 575 | 2026-02-27T04:14:04.274Z | Compiling serde_derive v1.0.228 |
| 576 | 2026-02-27T04:14:04.523Z | Compiling tokio-macros v2.6.0 |
| 577 | 2026-02-27T04:14:05.177Z | Compiling futures-macro v0.3.32 |
| 578 | 2026-02-27T04:14:05.293Z | Compiling tracing-attributes v0.1.31 |
| 579 | 2026-02-27T04:14:06.015Z | Compiling thiserror-impl v2.0.18 |
| 580 | 2026-02-27T04:14:06.033Z | Compiling tokio v1.49.0 |
| 581 | 2026-02-27T04:14:06.982Z | Compiling futures-util v0.3.32 |
| 582 | 2026-02-27T04:14:08.124Z | Compiling tracing v0.1.44 |
| 583 | 2026-02-27T04:14:08.739Z | Compiling addr2line v0.25.1 |
| 584 | 2026-02-27T04:14:09.676Z | Compiling form_urlencoded v1.2.2 |
| 585 | 2026-02-27T04:14:09.717Z | Compiling generic-array v0.14.7 |
| 586 | 2026-02-27T04:14:10.014Z | Compiling utf8_iter v1.0.4 |
| 587 | 2026-02-27T04:14:10.137Z | Compiling thiserror v1.0.69 |
| 588 | 2026-02-27T04:14:10.285Z | Compiling rustc-demangle v0.1.27 |
| 589 | 2026-02-27T04:14:10.737Z | Compiling fastrand v2.3.0 |
| 590 | 2026-02-27T04:14:11.392Z | Compiling typeid v1.0.3 |
| 591 | 2026-02-27T04:14:11.804Z | Compiling rustls v0.23.37 |
| 592 | 2026-02-27T04:14:11.908Z | Compiling pkg-config v0.3.32 |
| 593 | 2026-02-27T04:14:12.194Z | Compiling tower-service v0.3.3 |
| 594 | 2026-02-27T04:14:12.352Z | Compiling try-lock v0.2.5 |
| 595 | 2026-02-27T04:14:12.490Z | Compiling idna_adapter v1.0.0 |
| 596 | 2026-02-27T04:14:12.557Z | Compiling atomic-waker v1.1.2 |
| 597 | 2026-02-27T04:14:12.662Z | Compiling target-spec v3.5.7 |
| 598 | 2026-02-27T04:14:12.684Z | Compiling idna v1.1.0 |
| 599 | 2026-02-27T04:14:12.778Z | Compiling want v0.3.1 |
| 600 | 2026-02-27T04:14:12.871Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 601 | 2026-02-27T04:14:13.163Z | Compiling tempfile v3.26.0 |
| 602 | 2026-02-27T04:14:13.567Z | Compiling cfg-expr v0.20.6 |
| 603 | 2026-02-27T04:14:13.740Z | Compiling thiserror-impl v1.0.69 |
| 604 | 2026-02-27T04:14:18.755Z | Compiling tokio-util v0.7.18 |
| 605 | 2026-02-27T04:14:18.982Z | Compiling h2 v0.4.13 |
| 606 | 2026-02-27T04:14:18.982Z | Compiling terminal_size v0.4.3 |
| 607 | 2026-02-27T04:14:18.982Z | Compiling backtrace v0.3.76 |
| 608 | 2026-02-27T04:14:18.983Z | Compiling aho-corasick v1.1.4 |
| 609 | 2026-02-27T04:14:18.983Z | Compiling rustls-webpki v0.103.9 |
| 610 | 2026-02-27T04:14:18.983Z | Compiling subtle v2.6.1 |
| 611 | 2026-02-27T04:14:18.983Z | Compiling erased-serde v0.4.9 |
| 612 | 2026-02-27T04:14:18.983Z | Compiling pin-utils v0.1.0 |
| 613 | 2026-02-27T04:14:18.985Z | Compiling regex-syntax v0.8.10 |
| 614 | 2026-02-27T04:14:23.329Z | Compiling regex-automata v0.4.14 |
| 615 | 2026-02-27T04:14:24.058Z | Compiling hyper v1.8.1 |
| 616 | 2026-02-27T04:14:32.126Z | Compiling url v2.5.8 |
| 617 | 2026-02-27T04:14:32.769Z | Compiling serde_spanned v0.6.9 |
| 618 | 2026-02-27T04:14:33.055Z | Compiling toml_datetime v0.6.11 |
| 619 | 2026-02-27T04:14:33.861Z | Compiling ahash v0.8.12 |
| 620 | 2026-02-27T04:14:34.321Z | Compiling sync_wrapper v1.0.2 |
| 621 | 2026-02-27T04:14:34.505Z | Compiling foldhash v0.1.5 |
| 622 | 2026-02-27T04:14:34.945Z | Compiling nextest-workspace-hack v0.1.0 |
| 623 | 2026-02-27T04:14:35.304Z | Compiling lazy_static v1.5.0 |
| 624 | 2026-02-27T04:14:35.439Z | Compiling portable-atomic v1.13.1 |
| 625 | 2026-02-27T04:14:35.472Z | Compiling tower-layer v0.3.3 |
| 626 | 2026-02-27T04:14:35.558Z | Compiling ipnet v2.11.0 |
| 627 | 2026-02-27T04:14:35.673Z | Compiling toml_write v0.1.2 |
| 628 | 2026-02-27T04:14:35.970Z | Compiling crc32fast v1.5.0 |
| 629 | 2026-02-27T04:14:36.177Z | Compiling is_ci v1.2.0 |
| 630 | 2026-02-27T04:14:36.369Z | Compiling unicode-linebreak v0.1.5 |
| 631 | 2026-02-27T04:14:36.478Z | Compiling base64 v0.22.1 |
| 632 | 2026-02-27T04:14:36.536Z | Compiling either v1.15.0 |
| 633 | 2026-02-27T04:14:36.930Z | Compiling unicode-segmentation v1.12.0 |
| 634 | 2026-02-27T04:14:37.027Z | Compiling parking_lot_core v0.9.12 |
| 635 | 2026-02-27T04:14:37.522Z | Compiling hyper-util v0.1.20 |
| 636 | 2026-02-27T04:14:37.570Z | Compiling textwrap v0.16.2 |
| 637 | 2026-02-27T04:14:37.652Z | Compiling convert_case v0.10.0 |
| 638 | 2026-02-27T04:14:37.933Z | Compiling supports-color v3.0.2 |
| 639 | 2026-02-27T04:14:38.215Z | Compiling toml_edit v0.22.27 |
| 640 | 2026-02-27T04:14:38.235Z | Compiling tower v0.5.3 |
| 641 | 2026-02-27T04:14:38.365Z | Compiling sharded-slab v0.1.7 |
| 642 | 2026-02-27T04:14:39.566Z | Compiling hashbrown v0.15.5 |
| 643 | 2026-02-27T04:14:40.730Z | Compiling tokio-rustls v0.26.4 |
| 644 | 2026-02-27T04:14:40.994Z | Compiling backtrace-ext v0.2.1 |
| 645 | 2026-02-27T04:14:41.329Z | Compiling ordered-float v2.10.1 |
| 646 | 2026-02-27T04:14:41.488Z | Compiling miette-derive v7.6.0 |
| 647 | 2026-02-27T04:14:41.515Z | Compiling webpki-roots v1.0.6 |
| 648 | 2026-02-27T04:14:41.747Z | Compiling pathdiff v0.2.3 |
| 649 | 2026-02-27T04:14:41.940Z | Compiling console v0.15.11 |
| 650 | 2026-02-27T04:14:41.961Z | Compiling cargo-platform v0.3.2 |
| 651 | 2026-02-27T04:14:43.197Z | Compiling tracing-log v0.2.0 |
| 652 | 2026-02-27T04:14:43.529Z | Compiling os_pipe v1.2.3 |
| 653 | 2026-02-27T04:14:43.818Z | Compiling thread_local v1.1.9 |
| 654 | 2026-02-27T04:14:43.893Z | Compiling scopeguard v1.2.0 |
| 655 | 2026-02-27T04:14:44.128Z | Compiling utf8parse v0.2.2 |
| 656 | 2026-02-27T04:14:44.317Z | Compiling iri-string v0.7.10 |
| 657 | 2026-02-27T04:14:44.483Z | Compiling rustix v0.38.44 |
| 658 | 2026-02-27T04:14:44.700Z | Compiling debug-ignore v1.0.5 |
| 659 | 2026-02-27T04:14:44.888Z | Compiling pulldown-cmark v0.13.1 |
| 660 | 2026-02-27T04:14:44.924Z | Compiling supports-hyperlinks v3.2.0 |
| 661 | 2026-02-27T04:14:45.150Z | Compiling cfg_aliases v0.2.1 |
| 662 | 2026-02-27T04:14:45.263Z | Compiling zstd-safe v7.2.4 |
| 663 | 2026-02-27T04:14:45.267Z | Compiling ryu v1.0.23 |
| 664 | 2026-02-27T04:14:45.334Z | Compiling supports-unicode v3.0.0 |
| 665 | 2026-02-27T04:14:45.646Z | Compiling fixedbitset v0.5.7 |
| 666 | 2026-02-27T04:14:45.697Z | Compiling unicode-width v0.1.14 |
| 667 | 2026-02-27T04:14:45.891Z | Compiling serde_urlencoded v0.7.1 |
| 668 | 2026-02-27T04:14:46.310Z | Compiling miette v7.6.0 |
| 669 | 2026-02-27T04:14:46.504Z | Compiling petgraph v0.8.3 |
| 670 | 2026-02-27T04:14:46.738Z | Compiling nix v0.30.1 |
| 671 | 2026-02-27T04:14:47.800Z | Compiling tower-http v0.6.8 |
| 672 | 2026-02-27T04:14:49.881Z | Compiling anstyle-parse v0.2.7 |
| 673 | 2026-02-27T04:14:49.996Z | Compiling tracing-subscriber v0.3.22 |
| 674 | 2026-02-27T04:14:50.069Z | Compiling lock_api v0.4.14 |
| 675 | 2026-02-27T04:14:50.298Z | Compiling sigchld v0.2.4 |
| 676 | 2026-02-27T04:14:50.571Z | Compiling cargo_metadata v0.23.1 |
| 677 | 2026-02-27T04:14:50.638Z | Compiling toml v0.8.23 |
| 678 | 2026-02-27T04:14:51.039Z | Compiling serde-value v0.7.0 |
| 679 | 2026-02-27T04:14:52.767Z | Compiling hyper-rustls v0.27.7 |
| 680 | 2026-02-27T04:14:54.168Z | Compiling serde-untagged v0.1.9 |
| 681 | 2026-02-27T04:14:55.621Z | Compiling derive_more-impl v2.1.1 |
| 682 | 2026-02-27T04:14:57.404Z | Compiling itertools v0.14.0 |
| 683 | 2026-02-27T04:14:57.593Z | Compiling crypto-common v0.1.7 |
| 684 | 2026-02-27T04:14:57.856Z | Compiling block-buffer v0.10.4 |
| 685 | 2026-02-27T04:14:58.065Z | Compiling regex v1.12.3 |
| 686 | 2026-02-27T04:14:58.139Z | Compiling futures-executor v0.3.32 |
| 687 | 2026-02-27T04:14:58.200Z | Compiling ppv-lite86 v0.2.21 |
| 688 | 2026-02-27T04:14:59.049Z | Compiling rand_core v0.9.5 |
| 689 | 2026-02-27T04:14:59.272Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 690 | 2026-02-27T04:14:59.587Z | Compiling pin-project-internal v1.1.10 |
| 691 | 2026-02-27T04:15:00.608Z | Compiling http-body-util v0.1.3 |
| 692 | 2026-02-27T04:15:00.857Z | Compiling uuid v1.21.0 |
| 693 | 2026-02-27T04:15:01.178Z | Compiling smol_str v0.3.5 |
| 694 | 2026-02-27T04:15:01.269Z | Compiling serde_spanned v1.0.4 |
| 695 | 2026-02-27T04:15:01.534Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 696 | 2026-02-27T04:15:01.858Z | Compiling filetime v0.2.27 |
| 697 | 2026-02-27T04:15:02.065Z | Compiling bstr v1.12.1 |
| 698 | 2026-02-27T04:15:02.162Z | Compiling vte v0.14.1 |
| 699 | 2026-02-27T04:15:02.226Z | Compiling xattr v1.6.1 |
| 700 | 2026-02-27T04:15:02.287Z | Compiling litrs v1.0.0 |
| 701 | 2026-02-27T04:15:02.416Z | Compiling anstyle v1.0.13 |
| 702 | 2026-02-27T04:15:02.554Z | Compiling anstyle-query v1.1.5 |
| 703 | 2026-02-27T04:15:02.573Z | Compiling static_assertions v1.1.0 |
| 704 | 2026-02-27T04:15:02.699Z | Compiling eyre v0.6.12 |
| 705 | 2026-02-27T04:15:02.728Z | Compiling number_prefix v0.4.0 |
| 706 | 2026-02-27T04:15:02.955Z | Compiling unicase v2.9.0 |
| 707 | 2026-02-27T04:15:02.989Z | Compiling tinyvec_macros v0.1.1 |
| 708 | 2026-02-27T04:15:03.090Z | Compiling nested v0.1.1 |
| 709 | 2026-02-27T04:15:03.265Z | Compiling iana-time-zone v0.1.65 |
| 710 | 2026-02-27T04:15:03.283Z | Compiling self_update v0.42.0 |
| 711 | 2026-02-27T04:15:03.307Z | Compiling unicode-xid v0.2.6 |
| 712 | 2026-02-27T04:15:03.427Z | Compiling colorchoice v1.0.4 |
| 713 | 2026-02-27T04:15:03.524Z | Compiling is_terminal_polyfill v1.70.2 |
| 714 | 2026-02-27T04:15:03.586Z | Compiling color-spantrace v0.3.0 |
| 715 | 2026-02-27T04:15:03.682Z | Compiling anstream v0.6.21 |
| 716 | 2026-02-27T04:15:03.714Z | Compiling cargo-util-schemas v0.2.0 |
| 717 | 2026-02-27T04:15:03.862Z | Compiling chrono v0.4.44 |
| 718 | 2026-02-27T04:15:03.930Z | Compiling guppy v0.17.25 |
| 719 | 2026-02-27T04:15:04.234Z | Compiling document-features v0.2.12 |
| 720 | 2026-02-27T04:15:04.819Z | Compiling tinyvec v1.10.0 |
| 721 | 2026-02-27T04:15:05.279Z | Compiling globset v0.4.18 |
| 722 | 2026-02-27T04:15:05.347Z | Compiling indicatif v0.17.11 |
| 723 | 2026-02-27T04:15:05.794Z | Compiling tar v0.4.44 |
| 724 | 2026-02-27T04:15:07.387Z | Compiling strip-ansi-escapes v0.2.1 |
| 725 | 2026-02-27T04:15:08.546Z | Compiling pin-project v1.1.10 |
| 726 | 2026-02-27T04:15:08.715Z | Compiling toml v0.9.12+spec-1.1.0 |
| 727 | 2026-02-27T04:15:09.295Z | Compiling nextest-metadata v0.12.2 |
| 728 | 2026-02-27T04:15:11.750Z | Compiling newtype-uuid v1.3.2 |
| 729 | 2026-02-27T04:15:11.948Z | Compiling reqwest v0.12.28 |
| 730 | 2026-02-27T04:15:12.103Z | Compiling rand_chacha v0.9.0 |
| 731 | 2026-02-27T04:15:12.524Z | Compiling futures v0.3.32 |
| 732 | 2026-02-27T04:15:12.662Z | Compiling digest v0.10.7 |
| 733 | 2026-02-27T04:15:12.716Z | Compiling parking_lot v0.12.5 |
| 734 | 2026-02-27T04:15:13.108Z | Compiling derive_more v2.1.1 |
| 735 | 2026-02-27T04:15:13.207Z | Compiling flate2 v1.1.9 |
| 736 | 2026-02-27T04:15:13.431Z | Compiling tracing-error v0.2.1 |
| 737 | 2026-02-27T04:15:13.873Z | Compiling shared_child v1.1.1 |
| 738 | 2026-02-27T04:15:14.769Z | Compiling signal-hook-mio v0.2.5 |
| 739 | 2026-02-27T04:15:14.982Z | Compiling self-replace v1.5.0 |
| 740 | 2026-02-27T04:15:15.255Z | Compiling cargo-platform v0.2.0 |
| 741 | 2026-02-27T04:15:15.586Z | Compiling quick-xml v0.38.4 |
| 742 | 2026-02-27T04:15:16.265Z | Compiling quick-xml v0.37.5 |
| 743 | 2026-02-27T04:15:16.491Z | Compiling cpufeatures v0.2.17 |
| 744 | 2026-02-27T04:15:16.615Z | Compiling recursion v0.5.4 |
| 745 | 2026-02-27T04:15:17.424Z | Compiling shell-words v1.1.1 |
| 746 | 2026-02-27T04:15:17.612Z | Compiling humantime v2.3.0 |
| 747 | 2026-02-27T04:15:17.930Z | Compiling urlencoding v2.1.3 |
| 748 | 2026-02-27T04:15:18.396Z | Compiling heck v0.5.0 |
| 749 | 2026-02-27T04:15:18.547Z | Compiling indenter v0.3.4 |
| 750 | 2026-02-27T04:15:18.796Z | Compiling strsim v0.11.1 |
| 751 | 2026-02-27T04:15:19.276Z | Compiling clap_lex v1.0.0 |
| 752 | 2026-02-27T04:15:19.292Z | Compiling clap_derive v4.5.55 |
| 753 | 2026-02-27T04:15:19.698Z | Compiling clap_builder v4.5.60 |
| 754 | 2026-02-27T04:15:21.096Z | Compiling humantime-serde v1.1.1 |
| 755 | 2026-02-27T04:15:21.369Z | Compiling quick-junit v0.5.2 |
| 756 | 2026-02-27T04:15:21.756Z | Compiling nextest-filtering v0.15.0 |
| 757 | 2026-02-27T04:15:23.701Z | Compiling sha2 v0.10.9 |
| 758 | 2026-02-27T04:15:26.990Z | Compiling atomicwrites v0.4.4 |
| 759 | 2026-02-27T04:15:27.568Z | Compiling cargo_metadata v0.20.0 |
| 760 | 2026-02-27T04:15:28.955Z | Compiling cargo-nextest v0.9.97 |
| 761 | 2026-02-27T04:15:29.550Z | Compiling crossterm v0.29.0 |
| 762 | 2026-02-27T04:15:32.857Z | Compiling zstd v0.13.3 |
| 763 | 2026-02-27T04:15:32.967Z | Compiling duct v0.13.7 |
| 764 | 2026-02-27T04:15:34.653Z | Compiling async-scoped v0.9.0 |
| 765 | 2026-02-27T04:15:35.074Z | Compiling rand v0.9.2 |
| 766 | 2026-02-27T04:15:36.437Z | Compiling config v0.15.19 |
| 767 | 2026-02-27T04:15:36.443Z | Compiling unicode-normalization v0.1.25 |
| 768 | 2026-02-27T04:15:36.706Z | Compiling target-spec-miette v0.4.5 |
| 769 | 2026-02-27T04:15:36.854Z | Compiling future-queue v0.4.0 |
| 770 | 2026-02-27T04:15:40.911Z | Compiling mukti-metadata v0.3.0 |
| 771 | 2026-02-27T04:15:40.989Z | Compiling tokio-stream v0.1.18 |
| 772 | 2026-02-27T04:15:40.989Z | Compiling camino-tempfile v1.4.1 |
| 773 | 2026-02-27T04:15:40.989Z | Compiling derive-where v1.6.0 |
| 774 | 2026-02-27T04:15:40.989Z | Compiling serde_ignored v0.1.14 |
| 775 | 2026-02-27T04:15:40.989Z | Compiling serde_path_to_error v0.1.20 |
| 776 | 2026-02-27T04:15:40.989Z | Compiling indent_write v2.2.0 |
| 777 | 2026-02-27T04:15:40.989Z | Compiling xxhash-rust v0.8.15 |
| 778 | 2026-02-27T04:15:40.989Z | Compiling swrite v0.1.0 |
| 779 | 2026-02-27T04:15:40.989Z | Compiling home v0.5.12 |
| 780 | 2026-02-27T04:15:40.989Z | Compiling hex v0.4.3 |
| 781 | 2026-02-27T04:15:40.989Z | Compiling color-eyre v0.6.5 |
| 782 | 2026-02-27T04:15:41.046Z | Compiling clap v4.5.60 |
| 783 | 2026-02-27T04:15:41.046Z | Compiling dialoguer v0.11.0 |
| 784 | 2026-02-27T04:15:41.046Z | Compiling enable-ansi-support v0.2.1 |
| 785 | 2026-02-27T04:15:41.046Z | Compiling nextest-runner v0.80.0 |
| 786 | 2026-02-27T04:16:19.682Z | Finished `release` profile [optimized] target(s) in 2m 33s |
| 787 | 2026-02-27T04:16:19.916Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 788 | 2026-02-27T04:16:19.920Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 789 | 2026-02-27T04:16:20.039Z | + pushd bgp |
| 790 | 2026-02-27T04:16:20.042Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 791 | 2026-02-27T04:16:20.042Z | + pfexec cargo nextest run |
| 792 | 2026-02-27T04:16:20.412Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 793 | 2026-02-27T04:16:24.054Z | From https://github.com/oxidecomputer/falcon |
| 794 | 2026-02-27T04:16:24.054Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 795 | 2026-02-27T04:16:24.164Z | Updating crates.io index |
| 796 | 2026-02-27T04:16:24.167Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 797 | 2026-02-27T04:16:25.705Z | From https://github.com/oxidecomputer/dendrite |
| 798 | 2026-02-27T04:16:25.705Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 799 | 2026-02-27T04:16:25.804Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 800 | 2026-02-27T04:16:26.264Z | From https://github.com/oxidecomputer/ispf |
| 801 | 2026-02-27T04:16:26.264Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 802 | 2026-02-27T04:16:26.303Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 803 | 2026-02-27T04:16:27.080Z | From https://github.com/oxidecomputer/netadm-sys |
| 804 | 2026-02-27T04:16:27.081Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 805 | 2026-02-27T04:16:27.093Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 806 | 2026-02-27T04:17:11.484Z | From https://github.com/oxidecomputer/omicron |
| 807 | 2026-02-27T04:17:11.484Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 808 | 2026-02-27T04:17:12.200Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 809 | 2026-02-27T04:17:14.756Z | From https://github.com/oxidecomputer/opte |
| 810 | 2026-02-27T04:17:14.756Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 811 | 2026-02-27T04:17:14.799Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 812 | 2026-02-27T04:17:15.247Z | From https://github.com/oxidecomputer/opte |
| 813 | 2026-02-27T04:17:15.247Z | * [new ref] 5d0c81948b6160eb53939532761fa3a8036e0e24 -> refs/commit/5d0c81948b6160eb53939532761fa3a8036e0e24 |
| 814 | 2026-02-27T04:17:15.380Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 815 | 2026-02-27T04:17:15.797Z | From https://github.com/illumos/smf-rs |
| 816 | 2026-02-27T04:17:15.797Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 817 | 2026-02-27T04:17:15.834Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 818 | 2026-02-27T04:17:16.235Z | From https://github.com/oxidecomputer/network-interface |
| 819 | 2026-02-27T04:17:16.235Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 820 | 2026-02-27T04:17:16.260Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 821 | 2026-02-27T04:17:16.704Z | From https://github.com/oxidecomputer/zone |
| 822 | 2026-02-27T04:17:16.705Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 823 | 2026-02-27T04:17:16.771Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 824 | 2026-02-27T04:17:22.299Z | From https://github.com/oxidecomputer/propolis |
| 825 | 2026-02-27T04:17:22.299Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 826 | 2026-02-27T04:17:22.390Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 827 | 2026-02-27T04:17:23.408Z | From https://github.com/oxidecomputer/transceiver-control |
| 828 | 2026-02-27T04:17:23.408Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 829 | 2026-02-27T04:17:23.502Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 830 | 2026-02-27T04:17:23.966Z | From https://github.com/oxidecomputer/dlpi-sys |
| 831 | 2026-02-27T04:17:23.966Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 832 | 2026-02-27T04:17:23.973Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 833 | 2026-02-27T04:17:24.546Z | From https://github.com/jmesmon/rust-libzfs |
| 834 | 2026-02-27T04:17:24.546Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 835 | 2026-02-27T04:17:24.559Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 836 | 2026-02-27T04:17:24.968Z | From https://github.com/oxidecomputer/rusty-doors |
| 837 | 2026-02-27T04:17:24.968Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 838 | 2026-02-27T04:17:24.981Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 839 | 2026-02-27T04:17:25.599Z | From https://github.com/oxidecomputer/lldp |
| 840 | 2026-02-27T04:17:25.599Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 841 | 2026-02-27T04:17:25.639Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 842 | 2026-02-27T04:17:28.031Z | From https://github.com/oxidecomputer/maghemite |
| 843 | 2026-02-27T04:17:28.031Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 844 | 2026-02-27T04:17:28.094Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 845 | 2026-02-27T04:17:28.527Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 846 | 2026-02-27T04:17:28.527Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 847 | 2026-02-27T04:17:28.557Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 848 | 2026-02-27T04:17:28.994Z | From https://github.com/oxidecomputer/slog-error-chain |
| 849 | 2026-02-27T04:17:28.995Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 850 | 2026-02-27T04:17:29.111Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 851 | 2026-02-27T04:17:29.655Z | From https://github.com/oxidecomputer/tufaceous |
| 852 | 2026-02-27T04:17:29.655Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 853 | 2026-02-27T04:17:29.695Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 854 | 2026-02-27T04:17:30.952Z | From https://github.com/oxidecomputer/management-gateway-service |
| 855 | 2026-02-27T04:17:30.952Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 856 | 2026-02-27T04:17:31.011Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 857 | 2026-02-27T04:17:36.370Z | From https://github.com/oxidecomputer/crucible |
| 858 | 2026-02-27T04:17:36.370Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 859 | 2026-02-27T04:17:36.809Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 860 | 2026-02-27T04:17:38.469Z | From https://github.com/oxidecomputer/propolis |
| 861 | 2026-02-27T04:17:38.470Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 862 | 2026-02-27T04:17:38.534Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 863 | 2026-02-27T04:17:39.002Z | From https://github.com/oxidecomputer/tofino |
| 864 | 2026-02-27T04:17:39.002Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 865 | 2026-02-27T04:17:39.026Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 866 | 2026-02-27T04:17:39.455Z | From https://github.com/oxidecomputer/clickward |
| 867 | 2026-02-27T04:17:39.455Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 868 | 2026-02-27T04:17:39.512Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 869 | 2026-02-27T04:17:39.941Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 870 | 2026-02-27T04:17:39.941Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 871 | 2026-02-27T04:17:41.154Z | Downloading crates ... |
| 872 | 2026-02-27T04:17:41.302Z | Downloaded aead v0.5.2 |
| 873 | 2026-02-27T04:17:41.315Z | Downloaded dunce v1.0.5 |
| 874 | 2026-02-27T04:17:41.322Z | Downloaded crossbeam-deque v0.8.6 |
| 875 | 2026-02-27T04:17:41.326Z | Downloaded clap v4.5.59 |
| 876 | 2026-02-27T04:17:41.349Z | Downloaded arrayvec v0.7.6 |
| 877 | 2026-02-27T04:17:41.352Z | Downloaded deranged v0.5.6 |
| 878 | 2026-02-27T04:17:41.356Z | Downloaded lru-cache v0.1.2 |
| 879 | 2026-02-27T04:17:41.361Z | Downloaded dof v0.3.0 |
| 880 | 2026-02-27T04:17:41.361Z | Downloaded cipher v0.4.4 |
| 881 | 2026-02-27T04:17:41.364Z | Downloaded bit-set v0.8.0 |
| 882 | 2026-02-27T04:17:41.367Z | Downloaded libsw v3.5.0 |
| 883 | 2026-02-27T04:17:41.371Z | Downloaded newtype-uuid-macros v0.1.0 |
| 884 | 2026-02-27T04:17:41.371Z | Downloaded critical-section v1.2.0 |
| 885 | 2026-02-27T04:17:41.374Z | Downloaded crucible-workspace-hack v0.1.0 |
| 886 | 2026-02-27T04:17:41.374Z | Downloaded heck v0.4.1 |
| 887 | 2026-02-27T04:17:41.377Z | Downloaded constant_time_eq v0.4.2 |
| 888 | 2026-02-27T04:17:41.381Z | Downloaded oxnet v0.1.4 |
| 889 | 2026-02-27T04:17:41.384Z | Downloaded num-integer v0.1.46 |
| 890 | 2026-02-27T04:17:41.384Z | Downloaded backoff v0.4.0 |
| 891 | 2026-02-27T04:17:41.388Z | Downloaded async-trait v0.1.89 |
| 892 | 2026-02-27T04:17:41.394Z | Downloaded indexmap v1.9.3 |
| 893 | 2026-02-27T04:17:41.399Z | Downloaded fixedbitset v0.4.2 |
| 894 | 2026-02-27T04:17:41.402Z | Downloaded diff v0.1.13 |
| 895 | 2026-02-27T04:17:41.406Z | Downloaded defmt v0.3.100 |
| 896 | 2026-02-27T04:17:41.406Z | Downloaded pest_generator v2.8.6 |
| 897 | 2026-02-27T04:17:41.411Z | Downloaded float-ord v0.3.2 |
| 898 | 2026-02-27T04:17:41.416Z | Downloaded foreign-types v0.5.0 |
| 899 | 2026-02-27T04:17:41.416Z | Downloaded base16ct v1.0.0 |
| 900 | 2026-02-27T04:17:41.416Z | Downloaded displaydoc v0.2.5 |
| 901 | 2026-02-27T04:17:41.428Z | Downloaded memoffset v0.9.1 |
| 902 | 2026-02-27T04:17:41.431Z | Downloaded ident_case v1.0.1 |
| 903 | 2026-02-27T04:17:41.431Z | Downloaded argon2 v0.5.3 |
| 904 | 2026-02-27T04:17:41.431Z | Downloaded dropshot-api-manager v0.3.0 |
| 905 | 2026-02-27T04:17:41.431Z | Downloaded pem v3.0.6 |
| 906 | 2026-02-27T04:17:41.431Z | Downloaded newtype_derive v0.1.6 |
| 907 | 2026-02-27T04:17:41.435Z | Downloaded dyn-clone v1.0.20 |
| 908 | 2026-02-27T04:17:41.440Z | Downloaded minimal-lexical v0.2.1 |
| 909 | 2026-02-27T04:17:41.448Z | Downloaded poly1305 v0.8.0 |
| 910 | 2026-02-27T04:17:41.448Z | Downloaded fs-err v3.3.0 |
| 911 | 2026-02-27T04:17:41.452Z | Downloaded managed v0.8.0 |
| 912 | 2026-02-27T04:17:41.452Z | Downloaded allocator-api2 v0.2.21 |
| 913 | 2026-02-27T04:17:41.455Z | Downloaded memmap2 v0.9.10 |
| 914 | 2026-02-27T04:17:41.455Z | Downloaded async-stream v0.3.6 |
| 915 | 2026-02-27T04:17:41.458Z | Downloaded opaque-debug v0.3.1 |
| 916 | 2026-02-27T04:17:41.461Z | Downloaded fxhash v0.2.1 |
| 917 | 2026-02-27T04:17:41.462Z | Downloaded internet-checksum v0.2.1 |
| 918 | 2026-02-27T04:17:41.465Z | Downloaded phf_shared v0.12.1 |
| 919 | 2026-02-27T04:17:41.465Z | Downloaded foreign-types-macros v0.2.3 |
| 920 | 2026-02-27T04:17:41.468Z | Downloaded omicron-workspace-hack v0.1.0 |
| 921 | 2026-02-27T04:17:41.468Z | Downloaded num-derive v0.4.2 |
| 922 | 2026-02-27T04:17:41.475Z | Downloaded hubpack_derive v0.1.1 |
| 923 | 2026-02-27T04:17:41.478Z | Downloaded dtrace-parser v0.3.0 |
| 924 | 2026-02-27T04:17:41.478Z | Downloaded proc-macro-crate v3.4.0 |
| 925 | 2026-02-27T04:17:41.478Z | Downloaded drift v0.1.3 |
| 926 | 2026-02-27T04:17:41.482Z | Downloaded litemap v0.8.1 |
| 927 | 2026-02-27T04:17:41.486Z | Downloaded ipnetwork v0.21.1 |
| 928 | 2026-02-27T04:17:41.489Z | Downloaded instant v0.1.13 |
| 929 | 2026-02-27T04:17:41.492Z | Downloaded inout v0.1.4 |
| 930 | 2026-02-27T04:17:41.492Z | Downloaded cstr-argument v0.1.2 |
| 931 | 2026-02-27T04:17:41.495Z | Downloaded linked-hash-map v0.5.6 |
| 932 | 2026-02-27T04:17:41.495Z | Downloaded gethostname v0.5.0 |
| 933 | 2026-02-27T04:17:41.499Z | Downloaded hostname v0.3.1 |
| 934 | 2026-02-27T04:17:41.502Z | Downloaded proc-macro-crate v1.3.1 |
| 935 | 2026-02-27T04:17:41.502Z | Downloaded pretty-hex v0.4.1 |
| 936 | 2026-02-27T04:17:41.507Z | Downloaded num-iter v0.1.45 |
| 937 | 2026-02-27T04:17:41.507Z | Downloaded natord v1.0.9 |
| 938 | 2026-02-27T04:17:41.510Z | Downloaded match_cfg v0.1.0 |
| 939 | 2026-02-27T04:17:41.510Z | Downloaded libscf-sys v1.1.0 |
| 940 | 2026-02-27T04:17:41.510Z | Downloaded const_format_proc_macros v0.2.34 |
| 941 | 2026-02-27T04:17:41.513Z | Downloaded progenitor-client v0.11.2 |
| 942 | 2026-02-27T04:17:41.519Z | Downloaded progenitor-client v0.10.0 |
| 943 | 2026-02-27T04:17:41.519Z | Downloaded num_threads v0.1.7 |
| 944 | 2026-02-27T04:17:41.522Z | Downloaded proc-macro-error-attr v1.0.4 |
| 945 | 2026-02-27T04:17:41.522Z | Downloaded potential_utf v0.1.4 |
| 946 | 2026-02-27T04:17:41.522Z | Downloaded progenitor-macro v0.10.0 |
| 947 | 2026-02-27T04:17:41.525Z | Downloaded keccak v0.1.6 |
| 948 | 2026-02-27T04:17:41.525Z | Downloaded rand_xorshift v0.4.0 |
| 949 | 2026-02-27T04:17:41.528Z | Downloaded parking_lot_core v0.8.6 |
| 950 | 2026-02-27T04:17:41.528Z | Downloaded num_enum_derive v0.7.5 |
| 951 | 2026-02-27T04:17:41.531Z | Downloaded ref-cast v1.0.25 |
| 952 | 2026-02-27T04:17:41.534Z | Downloaded icu_normalizer v2.1.1 |
| 953 | 2026-02-27T04:17:41.538Z | Downloaded cmake v0.1.57 |
| 954 | 2026-02-27T04:17:41.540Z | Downloaded rand_chacha v0.3.1 |
| 955 | 2026-02-27T04:17:41.543Z | Downloaded progenitor v0.10.0 |
| 956 | 2026-02-27T04:17:41.546Z | Downloaded password-hash v0.5.0 |
| 957 | 2026-02-27T04:17:41.546Z | Downloaded ff v0.13.1 |
| 958 | 2026-02-27T04:17:41.548Z | Downloaded daft v0.1.5 |
| 959 | 2026-02-27T04:17:41.551Z | Downloaded ref-cast-impl v1.0.25 |
| 960 | 2026-02-27T04:17:41.555Z | Downloaded dof v0.4.0 |
| 961 | 2026-02-27T04:17:41.555Z | Downloaded ingot-types v0.1.2 |
| 962 | 2026-02-27T04:17:41.557Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 963 | 2026-02-27T04:17:41.557Z | Downloaded bytecount v0.6.9 |
| 964 | 2026-02-27T04:17:41.560Z | Downloaded ciborium v0.2.2 |
| 965 | 2026-02-27T04:17:41.565Z | Downloaded proc-macro-error v1.0.4 |
| 966 | 2026-02-27T04:17:41.567Z | Downloaded postcard v1.1.3 |
| 967 | 2026-02-27T04:17:41.570Z | Downloaded oxide-tokio-rt v0.1.2 |
| 968 | 2026-02-27T04:17:41.570Z | Downloaded glob v0.3.3 |
| 969 | 2026-02-27T04:17:41.574Z | Downloaded darling_macro v0.21.3 |
| 970 | 2026-02-27T04:17:41.574Z | Downloaded ciborium-io v0.2.2 |
| 971 | 2026-02-27T04:17:41.577Z | Downloaded const-random-macro v0.1.16 |
| 972 | 2026-02-27T04:17:41.577Z | Downloaded arrayref v0.3.9 |
| 973 | 2026-02-27T04:17:41.577Z | Downloaded scroll_derive v0.13.1 |
| 974 | 2026-02-27T04:17:41.580Z | Downloaded multer v3.1.0 |
| 975 | 2026-02-27T04:17:41.583Z | Downloaded base16ct v0.2.0 |
| 976 | 2026-02-27T04:17:41.583Z | Downloaded parse-display v0.10.0 |
| 977 | 2026-02-27T04:17:41.586Z | Downloaded parking_lot v0.11.2 |
| 978 | 2026-02-27T04:17:41.589Z | Downloaded crunchy v0.2.4 |
| 979 | 2026-02-27T04:17:41.589Z | Downloaded icu_collections v2.1.1 |
| 980 | 2026-02-27T04:17:41.594Z | Downloaded secrecy v0.10.3 |
| 981 | 2026-02-27T04:17:41.597Z | Downloaded plain v0.2.3 |
| 982 | 2026-02-27T04:17:41.597Z | Downloaded proc-macro-error2 v2.0.1 |
| 983 | 2026-02-27T04:17:41.600Z | Downloaded num_enum v0.5.11 |
| 984 | 2026-02-27T04:17:41.605Z | Downloaded linear-map v1.2.0 |
| 985 | 2026-02-27T04:17:41.608Z | Downloaded serde_plain v1.0.2 |
| 986 | 2026-02-27T04:17:41.611Z | Downloaded fs_extra v1.3.0 |
| 987 | 2026-02-27T04:17:41.611Z | Downloaded serial_test v3.3.1 |
| 988 | 2026-02-27T04:17:41.614Z | Downloaded quick-error v1.2.3 |
| 989 | 2026-02-27T04:17:41.617Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 990 | 2026-02-27T04:17:41.617Z | Downloaded idna_adapter v1.2.1 |
| 991 | 2026-02-27T04:17:41.617Z | Downloaded hubpack v0.1.2 |
| 992 | 2026-02-27T04:17:41.621Z | Downloaded console v0.16.2 |
| 993 | 2026-02-27T04:17:41.630Z | Downloaded cancel-safe-futures v0.1.5 |
| 994 | 2026-02-27T04:17:41.631Z | Downloaded phf v0.12.1 |
| 995 | 2026-02-27T04:17:41.639Z | Downloaded mime v0.3.17 |
| 996 | 2026-02-27T04:17:41.639Z | Downloaded macaddr v1.0.1 |
| 997 | 2026-02-27T04:17:41.639Z | Downloaded csv-core v0.1.13 |
| 998 | 2026-02-27T04:17:41.639Z | Downloaded ingot v0.1.1 |
| 999 | 2026-02-27T04:17:41.640Z | Downloaded rustc_version v0.1.7 |
| 1000 | 2026-02-27T04:17:41.640Z | Downloaded embedded-io v0.4.0 |
| 1001 | 2026-02-27T04:17:41.643Z | Downloaded same-file v1.0.6 |
| 1002 | 2026-02-27T04:17:41.643Z | Downloaded siphasher v1.0.2 |
| 1003 | 2026-02-27T04:17:41.644Z | Downloaded foldhash v0.2.0 |
| 1004 | 2026-02-27T04:17:41.644Z | Downloaded serial_test_derive v3.3.1 |
| 1005 | 2026-02-27T04:17:41.644Z | Downloaded num-conv v0.2.0 |
| 1006 | 2026-02-27T04:17:41.644Z | Downloaded newline-converter v0.3.0 |
| 1007 | 2026-02-27T04:17:41.647Z | Downloaded serde-big-array v0.5.1 |
| 1008 | 2026-02-27T04:17:41.647Z | Downloaded sigpipe v0.1.3 |
| 1009 | 2026-02-27T04:17:41.647Z | Downloaded papergrid v0.11.0 |
| 1010 | 2026-02-27T04:17:41.651Z | Downloaded scroll_derive v0.12.1 |
| 1011 | 2026-02-27T04:17:41.656Z | Downloaded foreign-types-shared v0.3.1 |
| 1012 | 2026-02-27T04:17:41.656Z | Downloaded owo-colors v4.2.3 |
| 1013 | 2026-02-27T04:17:41.659Z | Downloaded scroll v0.12.0 |
| 1014 | 2026-02-27T04:17:41.659Z | Downloaded num_enum v0.7.5 |
| 1015 | 2026-02-27T04:17:41.663Z | Downloaded rustversion v1.0.22 |
| 1016 | 2026-02-27T04:17:41.666Z | Downloaded slog-envlogger v2.2.0 |
| 1017 | 2026-02-27T04:17:41.669Z | Downloaded olpc-cjson v0.1.4 |
| 1018 | 2026-02-27T04:17:41.669Z | Downloaded hash32 v0.3.1 |
| 1019 | 2026-02-27T04:17:41.672Z | Downloaded parse-display-derive v0.10.0 |
| 1020 | 2026-02-27T04:17:41.672Z | Downloaded num v0.4.3 |
| 1021 | 2026-02-27T04:17:41.675Z | Downloaded paste v1.0.15 |
| 1022 | 2026-02-27T04:17:41.682Z | Downloaded erased-serde v0.3.31 |
| 1023 | 2026-02-27T04:17:41.685Z | Downloaded stable_deref_trait v1.2.1 |
| 1024 | 2026-02-27T04:17:41.685Z | Downloaded semver v0.1.20 |
| 1025 | 2026-02-27T04:17:41.685Z | Downloaded half v2.7.1 |
| 1026 | 2026-02-27T04:17:41.685Z | Downloaded resolv-conf v0.7.6 |
| 1027 | 2026-02-27T04:17:41.685Z | Downloaded dropshot_endpoint v0.16.7 |
| 1028 | 2026-02-27T04:17:41.688Z | Downloaded byteorder v1.5.0 |
| 1029 | 2026-02-27T04:17:41.691Z | Downloaded blake2 v0.10.6 |
| 1030 | 2026-02-27T04:17:41.694Z | Downloaded defmt v1.0.1 |
| 1031 | 2026-02-27T04:17:41.697Z | Downloaded sha1 v0.10.6 |
| 1032 | 2026-02-27T04:17:41.700Z | Downloaded powerfmt v0.2.0 |
| 1033 | 2026-02-27T04:17:41.700Z | Downloaded progenitor-macro v0.11.2 |
| 1034 | 2026-02-27T04:17:41.703Z | Downloaded const_format v0.2.35 |
| 1035 | 2026-02-27T04:17:41.705Z | Downloaded structmeta v0.3.0 |
| 1036 | 2026-02-27T04:17:41.705Z | Downloaded serde_repr v0.1.20 |
| 1037 | 2026-02-27T04:17:41.709Z | Downloaded rhai_codegen v3.1.0 |
| 1038 | 2026-02-27T04:17:41.716Z | Downloaded strum v0.26.3 |
| 1039 | 2026-02-27T04:17:41.718Z | Downloaded rusty-fork v0.3.1 |
| 1040 | 2026-02-27T04:17:41.718Z | Downloaded prettyplease v0.2.37 |
| 1041 | 2026-02-27T04:17:41.722Z | Downloaded spin v0.5.2 |
| 1042 | 2026-02-27T04:17:41.726Z | Downloaded schemars_derive v0.8.22 |
| 1043 | 2026-02-27T04:17:41.727Z | Downloaded darling_core v0.21.3 |
| 1044 | 2026-02-27T04:17:41.730Z | Downloaded tagptr v0.2.0 |
| 1045 | 2026-02-27T04:17:41.732Z | Downloaded tabled_derive v0.7.0 |
| 1046 | 2026-02-27T04:17:41.733Z | Downloaded strum v0.27.2 |
| 1047 | 2026-02-27T04:17:41.733Z | Downloaded tabled_derive v0.11.0 |
| 1048 | 2026-02-27T04:17:41.735Z | Downloaded thread-id v5.1.0 |
| 1049 | 2026-02-27T04:17:41.735Z | Downloaded termtree v0.5.1 |
| 1050 | 2026-02-27T04:17:41.739Z | Downloaded structmeta-derive v0.3.0 |
| 1051 | 2026-02-27T04:17:41.739Z | Downloaded pest_derive v2.8.6 |
| 1052 | 2026-02-27T04:17:41.742Z | Downloaded slog-bunyan v2.5.0 |
| 1053 | 2026-02-27T04:17:41.742Z | Downloaded bcs v0.1.6 |
| 1054 | 2026-02-27T04:17:41.746Z | Downloaded testing_table v0.3.0 |
| 1055 | 2026-02-27T04:17:41.746Z | Downloaded smf v0.2.3 |
| 1056 | 2026-02-27T04:17:41.749Z | Downloaded elliptic-curve v0.13.8 |
| 1057 | 2026-02-27T04:17:41.749Z | Downloaded darling v0.21.3 |
| 1058 | 2026-02-27T04:17:41.755Z | Downloaded num-rational v0.4.2 |
| 1059 | 2026-02-27T04:17:41.759Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1060 | 2026-02-27T04:17:41.759Z | Downloaded take_mut v0.2.2 |
| 1061 | 2026-02-27T04:17:41.759Z | Downloaded smawk v0.3.2 |
| 1062 | 2026-02-27T04:17:41.762Z | Downloaded thread-id v4.2.2 |
| 1063 | 2026-02-27T04:17:41.762Z | Downloaded slog-async v2.8.0 |
| 1064 | 2026-02-27T04:17:41.762Z | Downloaded serde_tokenstream v0.2.2 |
| 1065 | 2026-02-27T04:17:41.765Z | Downloaded no-std-compat v0.4.1 |
| 1066 | 2026-02-27T04:17:41.765Z | Downloaded icu_properties v2.1.2 |
| 1067 | 2026-02-27T04:17:41.768Z | Downloaded time-core v0.1.8 |
| 1068 | 2026-02-27T04:17:41.768Z | Downloaded snafu-derive v0.8.9 |
| 1069 | 2026-02-27T04:17:41.771Z | Downloaded slog-scope v4.4.1 |
| 1070 | 2026-02-27T04:17:41.771Z | Downloaded pest_meta v2.8.6 |
| 1071 | 2026-02-27T04:17:41.774Z | Downloaded scroll v0.13.0 |
| 1072 | 2026-02-27T04:17:41.777Z | Downloaded num_enum_derive v0.5.11 |
| 1073 | 2026-02-27T04:17:41.777Z | Downloaded unit-prefix v0.5.2 |
| 1074 | 2026-02-27T04:17:41.777Z | Downloaded smartstring v1.0.1 |
| 1075 | 2026-02-27T04:17:41.780Z | Downloaded unarray v0.1.4 |
| 1076 | 2026-02-27T04:17:41.783Z | Downloaded typify-macro v0.4.3 |
| 1077 | 2026-02-27T04:17:41.783Z | Downloaded hickory-resolver v0.25.2 |
| 1078 | 2026-02-27T04:17:41.786Z | Downloaded base64 v0.21.7 |
| 1079 | 2026-02-27T04:17:41.789Z | Downloaded serde_with_macros v3.16.1 |
| 1080 | 2026-02-27T04:17:41.792Z | Downloaded serde_derive_internals v0.29.1 |
| 1081 | 2026-02-27T04:17:41.792Z | Downloaded crossbeam-utils v0.8.21 |
| 1082 | 2026-02-27T04:17:41.795Z | Downloaded usdt v0.6.0 |
| 1083 | 2026-02-27T04:17:41.795Z | Downloaded usdt-attr-macro v0.6.0 |
| 1084 | 2026-02-27T04:17:41.798Z | Downloaded utf-8 v0.7.6 |
| 1085 | 2026-02-27T04:17:41.798Z | Downloaded usdt-macro v0.5.0 |
| 1086 | 2026-02-27T04:17:41.798Z | Downloaded untrusted v0.7.1 |
| 1087 | 2026-02-27T04:17:41.802Z | Downloaded universal-hash v0.5.1 |
| 1088 | 2026-02-27T04:17:41.802Z | Downloaded synstructure v0.13.2 |
| 1089 | 2026-02-27T04:17:41.802Z | Downloaded usdt v0.5.0 |
| 1090 | 2026-02-27T04:17:41.804Z | Downloaded usdt-macro v0.6.0 |
| 1091 | 2026-02-27T04:17:41.804Z | Downloaded slog-json v2.6.1 |
| 1092 | 2026-02-27T04:17:41.807Z | Downloaded topological-sort v0.2.2 |
| 1093 | 2026-02-27T04:17:41.808Z | Downloaded slog-stdlog v4.1.1 |
| 1094 | 2026-02-27T04:17:41.808Z | Downloaded sdd v3.0.10 |
| 1095 | 2026-02-27T04:17:41.811Z | Downloaded progenitor-impl v0.10.0 |
| 1096 | 2026-02-27T04:17:41.814Z | Downloaded cookie v0.18.1 |
| 1097 | 2026-02-27T04:17:41.817Z | Downloaded strum_macros v0.26.4 |
| 1098 | 2026-02-27T04:17:41.817Z | Downloaded hmac v0.12.1 |
| 1099 | 2026-02-27T04:17:41.820Z | Downloaded tabwriter v1.4.1 |
| 1100 | 2026-02-27T04:17:41.820Z | Downloaded strum_macros v0.27.2 |
| 1101 | 2026-02-27T04:17:41.823Z | Downloaded zeroize_derive v1.4.3 |
| 1102 | 2026-02-27T04:17:41.823Z | Downloaded yoke-derive v0.8.1 |
| 1103 | 2026-02-27T04:17:41.823Z | Downloaded waitgroup v0.1.2 |
| 1104 | 2026-02-27T04:17:41.827Z | Downloaded wait-timeout v0.2.1 |
| 1105 | 2026-02-27T04:17:41.827Z | Downloaded icu_provider v2.1.1 |
| 1106 | 2026-02-27T04:17:41.829Z | Downloaded zerofrom v0.1.6 |
| 1107 | 2026-02-27T04:17:41.829Z | Downloaded num-derive v0.3.3 |
| 1108 | 2026-02-27T04:17:41.832Z | Downloaded progenitor v0.11.2 |
| 1109 | 2026-02-27T04:17:41.832Z | Downloaded num-complex v0.4.6 |
| 1110 | 2026-02-27T04:17:41.835Z | Downloaded zerofrom-derive v0.1.6 |
| 1111 | 2026-02-27T04:17:41.836Z | Downloaded tinystr v0.8.2 |
| 1112 | 2026-02-27T04:17:41.839Z | Downloaded ingot-macros v0.1.1 |
| 1113 | 2026-02-27T04:17:41.839Z | Downloaded crossbeam-epoch v0.9.18 |
| 1114 | 2026-02-27T04:17:41.843Z | Downloaded slog-dtrace v0.3.0 |
| 1115 | 2026-02-27T04:17:41.843Z | Downloaded slog-term v2.9.2 |
| 1116 | 2026-02-27T04:17:41.846Z | Downloaded indicatif v0.18.4 |
| 1117 | 2026-02-27T04:17:41.848Z | Downloaded progenitor-impl v0.11.2 |
| 1118 | 2026-02-27T04:17:41.851Z | Downloaded icu_normalizer_data v2.1.1 |
| 1119 | 2026-02-27T04:17:41.854Z | Downloaded chacha20 v0.9.1 |
| 1120 | 2026-02-27T04:17:41.854Z | Downloaded cargo_toml v0.22.3 |
| 1121 | 2026-02-27T04:17:41.857Z | Downloaded icu_locale_core v2.1.1 |
| 1122 | 2026-02-27T04:17:41.860Z | Downloaded tokio-dtrace v0.1.1 |
| 1123 | 2026-02-27T04:17:41.863Z | Downloaded convert_case v0.4.0 |
| 1124 | 2026-02-27T04:17:41.864Z | Downloaded memmap v0.7.0 |
| 1125 | 2026-02-27T04:17:41.866Z | Downloaded dtrace-parser v0.2.0 |
| 1126 | 2026-02-27T04:17:41.866Z | Downloaded libsw-core v0.3.2 |
| 1127 | 2026-02-27T04:17:41.869Z | Downloaded is-terminal v0.4.17 |
| 1128 | 2026-02-27T04:17:41.869Z | Downloaded zone_cfg_derive v0.3.1 |
| 1129 | 2026-02-27T04:17:41.869Z | Downloaded defmt-parser v1.0.0 |
| 1130 | 2026-02-27T04:17:41.872Z | Downloaded hostname v0.4.2 |
| 1131 | 2026-02-27T04:17:41.872Z | Downloaded time-macros v0.2.27 |
| 1132 | 2026-02-27T04:17:41.875Z | Downloaded heapless v0.8.0 |
| 1133 | 2026-02-27T04:17:41.879Z | Downloaded tokio-rustls v0.25.0 |
| 1134 | 2026-02-27T04:17:41.882Z | Downloaded derive_more v0.99.20 |
| 1135 | 2026-02-27T04:17:41.885Z | Downloaded derive-ex v0.1.8 |
| 1136 | 2026-02-27T04:17:41.885Z | Downloaded embedded-io v0.6.1 |
| 1137 | 2026-02-27T04:17:41.888Z | Downloaded spin v0.9.8 |
| 1138 | 2026-02-27T04:17:41.888Z | Downloaded walkdir v2.5.0 |
| 1139 | 2026-02-27T04:17:41.893Z | Downloaded rand v0.8.5 |
| 1140 | 2026-02-27T04:17:41.897Z | Downloaded usdt-attr-macro v0.5.0 |
| 1141 | 2026-02-27T04:17:41.897Z | Downloaded rustls-pemfile v2.2.0 |
| 1142 | 2026-02-27T04:17:41.897Z | Downloaded term v1.2.1 |
| 1143 | 2026-02-27T04:17:41.901Z | Downloaded thiserror-no-std v2.0.2 |
| 1144 | 2026-02-27T04:17:41.904Z | Downloaded chacha20poly1305 v0.10.1 |
| 1145 | 2026-02-27T04:17:41.904Z | Downloaded omicron-zone-package v0.12.2 |
| 1146 | 2026-02-27T04:17:41.907Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1147 | 2026-02-27T04:17:41.911Z | Downloaded usdt-impl v0.6.0 |
| 1148 | 2026-02-27T04:17:41.959Z | Downloaded usdt-impl v0.5.0 |
| 1149 | 2026-02-27T04:17:41.960Z | Downloaded zone v0.3.1 |
| 1150 | 2026-02-27T04:17:41.960Z | Downloaded thin-vec v0.2.14 |
| 1151 | 2026-02-27T04:17:41.964Z | Downloaded expectorate v1.2.0 |
| 1152 | 2026-02-27T04:17:41.964Z | Downloaded crypto-bigint v0.5.5 |
| 1153 | 2026-02-27T04:17:41.964Z | Downloaded xz2 v0.1.7 |
| 1154 | 2026-02-27T04:17:41.964Z | Downloaded whoami v1.6.1 |
| 1155 | 2026-02-27T04:17:41.964Z | Downloaded rayon-core v1.13.0 |
| 1156 | 2026-02-27T04:17:41.964Z | Downloaded anyhow v1.0.101 |
| 1157 | 2026-02-27T04:17:41.964Z | Downloaded zerovec-derive v0.11.2 |
| 1158 | 2026-02-27T04:17:41.964Z | Downloaded papergrid v0.17.0 |
| 1159 | 2026-02-27T04:17:41.964Z | Downloaded schemars v0.9.0 |
| 1160 | 2026-02-27T04:17:41.964Z | Downloaded zerocopy-derive v0.7.35 |
| 1161 | 2026-02-27T04:17:41.964Z | Downloaded tokio-tungstenite v0.21.0 |
| 1162 | 2026-02-27T04:17:41.964Z | Downloaded socket2 v0.5.10 |
| 1163 | 2026-02-27T04:17:41.965Z | Downloaded snafu v0.8.9 |
| 1164 | 2026-02-27T04:17:41.966Z | Downloaded tungstenite v0.21.0 |
| 1165 | 2026-02-27T04:17:41.973Z | Downloaded ucd-trie v0.1.7 |
| 1166 | 2026-02-27T04:17:41.973Z | Downloaded slog v2.8.2 |
| 1167 | 2026-02-27T04:17:41.977Z | Downloaded similar v2.7.0 |
| 1168 | 2026-02-27T04:17:41.977Z | Downloaded unsafe-libyaml v0.2.11 |
| 1169 | 2026-02-27T04:17:41.981Z | Downloaded yoke v0.8.1 |
| 1170 | 2026-02-27T04:17:41.981Z | Downloaded writeable v0.6.2 |
| 1171 | 2026-02-27T04:17:41.984Z | Downloaded toml v0.7.8 |
| 1172 | 2026-02-27T04:17:41.984Z | Downloaded qorb v0.4.1 |
| 1173 | 2026-02-27T04:17:41.988Z | Downloaded itertools v0.12.1 |
| 1174 | 2026-02-27T04:17:41.993Z | Downloaded tiny-keccak v2.0.2 |
| 1175 | 2026-02-27T04:17:41.997Z | Downloaded schemars v1.2.1 |
| 1176 | 2026-02-27T04:17:42.009Z | Downloaded typify v0.4.3 |
| 1177 | 2026-02-27T04:17:42.013Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1178 | 2026-02-27T04:17:42.016Z | Downloaded test-strategy v0.4.5 |
| 1179 | 2026-02-27T04:17:42.019Z | Downloaded zerotrie v0.2.3 |
| 1180 | 2026-02-27T04:17:42.024Z | Downloaded pretty_assertions v1.4.1 |
| 1181 | 2026-02-27T04:17:42.027Z | Downloaded tempfile v3.25.0 |
| 1182 | 2026-02-27T04:17:42.028Z | Downloaded schemars v0.8.22 |
| 1183 | 2026-02-27T04:17:42.037Z | Downloaded nom v7.1.3 |
| 1184 | 2026-02-27T04:17:42.041Z | Downloaded jiff-static v0.2.20 |
| 1185 | 2026-02-27T04:17:42.044Z | Downloaded hashbrown v0.12.3 |
| 1186 | 2026-02-27T04:17:42.047Z | Downloaded hickory-resolver v0.24.4 |
| 1187 | 2026-02-27T04:17:42.051Z | Downloaded vsss-rs v3.3.4 |
| 1188 | 2026-02-27T04:17:42.054Z | Downloaded arc-swap v1.8.2 |
| 1189 | 2026-02-27T04:17:42.057Z | Downloaded libm v0.2.16 |
| 1190 | 2026-02-27T04:17:42.065Z | Downloaded yansi v1.0.1 |
| 1191 | 2026-02-27T04:17:42.069Z | Downloaded toml_edit v0.19.15 |
| 1192 | 2026-02-27T04:17:42.083Z | Downloaded clap_builder v4.5.59 |
| 1193 | 2026-02-27T04:17:42.090Z | Downloaded blake3 v1.8.3 |
| 1194 | 2026-02-27T04:17:42.096Z | Downloaded scc v2.4.0 |
| 1195 | 2026-02-27T04:17:42.100Z | Downloaded steno v0.4.1 |
| 1196 | 2026-02-27T04:17:42.108Z | Downloaded pest v2.8.6 |
| 1197 | 2026-02-27T04:17:42.112Z | Downloaded typed-path v0.9.3 |
| 1198 | 2026-02-27T04:17:42.115Z | Downloaded icu_properties_data v2.1.2 |
| 1199 | 2026-02-27T04:17:42.122Z | Downloaded zerocopy-derive v0.8.39 |
| 1200 | 2026-02-27T04:17:42.130Z | Downloaded hkdf v0.12.4 |
| 1201 | 2026-02-27T04:17:42.137Z | Downloaded goblin v0.8.2 |
| 1202 | 2026-02-27T04:17:42.140Z | Downloaded crossbeam-channel v0.5.15 |
| 1203 | 2026-02-27T04:17:42.144Z | Downloaded data-encoding v2.10.0 |
| 1204 | 2026-02-27T04:17:42.144Z | Downloaded daft-derive v0.1.5 |
| 1205 | 2026-02-27T04:17:42.149Z | Downloaded const-random v0.1.18 |
| 1206 | 2026-02-27T04:17:42.149Z | Downloaded iddqd v0.3.17 |
| 1207 | 2026-02-27T04:17:42.153Z | Downloaded httpdate v1.0.3 |
| 1208 | 2026-02-27T04:17:42.156Z | Downloaded zerovec v0.11.5 |
| 1209 | 2026-02-27T04:17:42.160Z | Downloaded colored v3.1.1 |
| 1210 | 2026-02-27T04:17:42.163Z | Downloaded bitflags v1.3.2 |
| 1211 | 2026-02-27T04:17:42.168Z | Downloaded cobs v0.3.0 |
| 1212 | 2026-02-27T04:17:42.168Z | Downloaded highway v1.3.0 |
| 1213 | 2026-02-27T04:17:42.172Z | Downloaded group v0.13.0 |
| 1214 | 2026-02-27T04:17:42.172Z | Downloaded enum-as-inner v0.6.1 |
| 1215 | 2026-02-27T04:17:42.172Z | Downloaded defmt-macros v1.0.1 |
| 1216 | 2026-02-27T04:17:42.172Z | Downloaded rayon v1.11.0 |
| 1217 | 2026-02-27T04:17:42.180Z | Downloaded ciborium-ll v0.2.2 |
| 1218 | 2026-02-27T04:17:42.185Z | Downloaded bit-vec v0.8.0 |
| 1219 | 2026-02-27T04:17:42.185Z | Downloaded async-recursion v1.1.1 |
| 1220 | 2026-02-27T04:17:42.189Z | Downloaded crc8 v0.1.1 |
| 1221 | 2026-02-27T04:17:42.189Z | Downloaded async-stream-impl v0.3.6 |
| 1222 | 2026-02-27T04:17:42.193Z | Downloaded tough v0.20.0 |
| 1223 | 2026-02-27T04:17:42.207Z | Downloaded zerocopy v0.7.35 |
| 1224 | 2026-02-27T04:17:42.237Z | Downloaded proptest v1.10.0 |
| 1225 | 2026-02-27T04:17:42.253Z | Downloaded aws-lc-rs v1.15.4 |
| 1226 | 2026-02-27T04:17:42.265Z | Downloaded chrono v0.4.43 |
| 1227 | 2026-02-27T04:17:42.271Z | Downloaded winnow v0.5.40 |
| 1228 | 2026-02-27T04:17:42.278Z | Downloaded tabled v0.15.0 |
| 1229 | 2026-02-27T04:17:42.293Z | Downloaded serde_with v3.16.1 |
| 1230 | 2026-02-27T04:17:42.304Z | Downloaded time v0.3.47 |
| 1231 | 2026-02-27T04:17:42.315Z | Downloaded tabled v0.20.0 |
| 1232 | 2026-02-27T04:17:42.330Z | Downloaded syn v1.0.109 |
| 1233 | 2026-02-27T04:17:42.339Z | Downloaded moka v0.12.13 |
| 1234 | 2026-02-27T04:17:42.345Z | Downloaded dropshot v0.16.7 |
| 1235 | 2026-02-27T04:17:42.365Z | Downloaded syn v2.0.116 |
| 1236 | 2026-02-27T04:17:42.376Z | Downloaded zerocopy v0.8.39 |
| 1237 | 2026-02-27T04:17:42.392Z | Downloaded goblin v0.10.5 |
| 1238 | 2026-02-27T04:17:42.399Z | Downloaded smoltcp v0.11.0 |
| 1239 | 2026-02-27T04:17:42.410Z | Downloaded regress v0.10.5 |
| 1240 | 2026-02-27T04:17:42.415Z | Downloaded rhai v1.24.0 |
| 1241 | 2026-02-27T04:17:42.425Z | Downloaded rustls v0.23.36 |
| 1242 | 2026-02-27T04:17:42.435Z | Downloaded hickory-proto v0.24.4 |
| 1243 | 2026-02-27T04:17:42.447Z | Downloaded openapiv3 v2.2.0 |
| 1244 | 2026-02-27T04:17:42.456Z | Downloaded rustix v1.1.3 |
| 1245 | 2026-02-27T04:17:42.476Z | Downloaded regex-syntax v0.8.9 |
| 1246 | 2026-02-27T04:17:42.482Z | Downloaded rustls v0.22.4 |
| 1247 | 2026-02-27T04:17:42.493Z | Downloaded nix v0.31.1 |
| 1248 | 2026-02-27T04:17:42.503Z | Downloaded hickory-proto v0.25.2 |
| 1249 | 2026-02-27T04:17:42.516Z | Downloaded rustls-webpki v0.102.8 |
| 1250 | 2026-02-27T04:17:42.532Z | Downloaded typify-impl v0.4.3 |
| 1251 | 2026-02-27T04:17:42.543Z | Downloaded sled v0.34.7 |
| 1252 | 2026-02-27T04:17:42.596Z | Downloaded petgraph v0.6.5 |
| 1253 | 2026-02-27T04:17:42.613Z | Downloaded libc v0.2.180 |
| 1254 | 2026-02-27T04:17:42.644Z | Downloaded lzma-sys v0.1.20 |
| 1255 | 2026-02-27T04:17:42.671Z | Downloaded jiff v0.2.20 |
| 1256 | 2026-02-27T04:17:42.697Z | Downloaded chrono-tz v0.10.4 |
| 1257 | 2026-02-27T04:17:42.718Z | Downloaded csv v1.4.0 |
| 1258 | 2026-02-27T04:17:42.746Z | Downloaded sha3 v0.10.8 |
| 1259 | 2026-02-27T04:17:42.831Z | Downloaded encoding_rs v0.8.35 |
| 1260 | 2026-02-27T04:17:43.537Z | Downloaded aws-lc-sys v0.37.1 |
| 1261 | 2026-02-27T04:17:44.784Z | Compiling proc-macro2 v1.0.106 |
| 1262 | 2026-02-27T04:17:44.784Z | Compiling unicode-ident v1.0.24 |
| 1263 | 2026-02-27T04:17:44.784Z | Compiling quote v1.0.44 |
| 1264 | 2026-02-27T04:17:44.784Z | Compiling serde_core v1.0.228 |
| 1265 | 2026-02-27T04:17:44.787Z | Compiling cfg-if v1.0.4 |
| 1266 | 2026-02-27T04:17:44.787Z | Compiling serde v1.0.228 |
| 1267 | 2026-02-27T04:17:44.787Z | Compiling libc v0.2.180 |
| 1268 | 2026-02-27T04:17:44.787Z | Compiling memchr v2.8.0 |
| 1269 | 2026-02-27T04:17:45.080Z | Compiling itoa v1.0.17 |
| 1270 | 2026-02-27T04:17:45.414Z | Compiling zmij v1.0.21 |
| 1271 | 2026-02-27T04:17:45.429Z | Compiling autocfg v1.5.0 |
| 1272 | 2026-02-27T04:17:45.573Z | Compiling libm v0.2.16 |
| 1273 | 2026-02-27T04:17:46.192Z | Compiling version_check v0.9.5 |
| 1274 | 2026-02-27T04:17:46.580Z | Compiling getrandom v0.4.1 |
| 1275 | 2026-02-27T04:17:46.608Z | Compiling stable_deref_trait v1.2.1 |
| 1276 | 2026-02-27T04:17:46.731Z | Compiling iana-time-zone v0.1.65 |
| 1277 | 2026-02-27T04:17:46.777Z | Compiling pin-project-lite v0.2.16 |
| 1278 | 2026-02-27T04:17:46.889Z | Compiling equivalent v1.0.2 |
| 1279 | 2026-02-27T04:17:46.932Z | Compiling foldhash v0.2.0 |
| 1280 | 2026-02-27T04:17:47.013Z | Compiling allocator-api2 v0.2.21 |
| 1281 | 2026-02-27T04:17:47.162Z | Compiling writeable v0.6.2 |
| 1282 | 2026-02-27T04:17:47.183Z | Compiling litemap v0.8.1 |
| 1283 | 2026-02-27T04:17:47.425Z | Compiling icu_normalizer_data v2.1.1 |
| 1284 | 2026-02-27T04:17:47.561Z | Compiling syn v2.0.116 |
| 1285 | 2026-02-27T04:17:47.592Z | Compiling icu_properties_data v2.1.2 |
| 1286 | 2026-02-27T04:17:47.722Z | Compiling hashbrown v0.16.1 |
| 1287 | 2026-02-27T04:17:47.737Z | Compiling parking_lot_core v0.9.12 |
| 1288 | 2026-02-27T04:17:47.859Z | Compiling percent-encoding v2.3.2 |
| 1289 | 2026-02-27T04:17:47.929Z | Compiling scopeguard v1.2.0 |
| 1290 | 2026-02-27T04:17:48.105Z | Compiling lock_api v0.4.14 |
| 1291 | 2026-02-27T04:17:48.208Z | Compiling dyn-clone v1.0.20 |
| 1292 | 2026-02-27T04:17:48.244Z | Compiling form_urlencoded v1.2.2 |
| 1293 | 2026-02-27T04:17:48.384Z | Compiling utf8_iter v1.0.4 |
| 1294 | 2026-02-27T04:17:48.474Z | Compiling log v0.4.29 |
| 1295 | 2026-02-27T04:17:48.568Z | Compiling serde_json v1.0.149 |
| 1296 | 2026-02-27T04:17:48.585Z | Compiling jobserver v0.1.34 |
| 1297 | 2026-02-27T04:17:48.840Z | Compiling shlex v1.3.0 |
| 1298 | 2026-02-27T04:17:49.038Z | Compiling find-msvc-tools v0.1.9 |
| 1299 | 2026-02-27T04:17:49.091Z | Compiling thiserror v2.0.18 |
| 1300 | 2026-02-27T04:17:49.119Z | Compiling futures-core v0.3.32 |
| 1301 | 2026-02-27T04:17:49.220Z | Compiling num-traits v0.2.19 |
| 1302 | 2026-02-27T04:17:49.281Z | Compiling zerocopy v0.8.39 |
| 1303 | 2026-02-27T04:17:49.297Z | Compiling cc v1.2.56 |
| 1304 | 2026-02-27T04:17:49.380Z | Compiling heck v0.5.0 |
| 1305 | 2026-02-27T04:17:49.451Z | Compiling errno v0.3.14 |
| 1306 | 2026-02-27T04:17:49.693Z | Compiling fnv v1.0.7 |
| 1307 | 2026-02-27T04:17:49.866Z | Compiling futures-sink v0.3.32 |
| 1308 | 2026-02-27T04:17:49.981Z | Compiling getrandom v0.2.17 |
| 1309 | 2026-02-27T04:17:50.119Z | Compiling slab v0.4.12 |
| 1310 | 2026-02-27T04:17:50.135Z | Compiling futures-channel v0.3.32 |
| 1311 | 2026-02-27T04:17:50.156Z | Compiling futures-task v0.3.32 |
| 1312 | 2026-02-27T04:17:50.303Z | Compiling futures-io v0.3.32 |
| 1313 | 2026-02-27T04:17:50.407Z | Compiling semver v1.0.27 |
| 1314 | 2026-02-27T04:17:50.432Z | Compiling indexmap v2.13.0 |
| 1315 | 2026-02-27T04:17:50.681Z | Compiling uuid v1.21.0 |
| 1316 | 2026-02-27T04:17:51.099Z | Compiling portable-atomic v1.13.1 |
| 1317 | 2026-02-27T04:17:51.625Z | Compiling typenum v1.19.0 |
| 1318 | 2026-02-27T04:17:51.947Z | Compiling socket2 v0.6.2 |
| 1319 | 2026-02-27T04:17:52.315Z | Compiling rustversion v1.0.22 |
| 1320 | 2026-02-27T04:17:52.495Z | Compiling ring v0.17.14 |
| 1321 | 2026-02-27T04:17:52.938Z | Compiling schemars v0.8.22 |
| 1322 | 2026-02-27T04:17:52.957Z | Compiling critical-section v1.2.0 |
| 1323 | 2026-02-27T04:17:53.118Z | Compiling untrusted v0.9.0 |
| 1324 | 2026-02-27T04:17:53.317Z | Compiling once_cell v1.21.3 |
| 1325 | 2026-02-27T04:17:53.336Z | Compiling regex-syntax v0.8.9 |
| 1326 | 2026-02-27T04:17:53.402Z | Compiling bitflags v2.11.0 |
| 1327 | 2026-02-27T04:17:53.710Z | Compiling signal-hook-registry v1.4.8 |
| 1328 | 2026-02-27T04:17:53.843Z | Compiling mio v1.1.1 |
| 1329 | 2026-02-27T04:17:53.967Z | Compiling byteorder v1.5.0 |
| 1330 | 2026-02-27T04:17:54.279Z | Compiling subtle v2.6.1 |
| 1331 | 2026-02-27T04:17:54.410Z | Compiling rand_core v0.6.4 |
| 1332 | 2026-02-27T04:17:54.536Z | Compiling rustix v1.1.3 |
| 1333 | 2026-02-27T04:17:54.581Z | Compiling base64 v0.22.1 |
| 1334 | 2026-02-27T04:17:54.813Z | Compiling synstructure v0.13.2 |
| 1335 | 2026-02-27T04:17:54.883Z | Compiling serde_derive_internals v0.29.1 |
| 1336 | 2026-02-27T04:17:55.244Z | Compiling getrandom v0.3.4 |
| 1337 | 2026-02-27T04:17:55.502Z | Compiling atomic-waker v1.1.2 |
| 1338 | 2026-02-27T04:17:55.707Z | Compiling ucd-trie v0.1.7 |
| 1339 | 2026-02-27T04:17:55.767Z | Compiling httparse v1.10.1 |
| 1340 | 2026-02-27T04:17:55.863Z | Compiling ipnet v2.11.0 |
| 1341 | 2026-02-27T04:17:55.904Z | Compiling tower-layer v0.3.3 |
| 1342 | 2026-02-27T04:17:56.205Z | Compiling pest v2.8.6 |
| 1343 | 2026-02-27T04:17:56.335Z | Compiling tower-service v0.3.3 |
| 1344 | 2026-02-27T04:17:56.492Z | Compiling thiserror v1.0.69 |
| 1345 | 2026-02-27T04:17:56.728Z | Compiling try-lock v0.2.5 |
| 1346 | 2026-02-27T04:17:56.895Z | Compiling ryu v1.0.23 |
| 1347 | 2026-02-27T04:17:57.032Z | Compiling want v0.3.1 |
| 1348 | 2026-02-27T04:17:57.174Z | Compiling generic-array v0.14.7 |
| 1349 | 2026-02-27T04:17:57.241Z | Compiling pretty-hex v0.4.1 |
| 1350 | 2026-02-27T04:17:57.324Z | Compiling pin-utils v0.1.0 |
| 1351 | 2026-02-27T04:17:57.401Z | Compiling httpdate v1.0.3 |
| 1352 | 2026-02-27T04:17:57.425Z | Compiling plain v0.2.3 |
| 1353 | 2026-02-27T04:17:57.437Z | Compiling slog v2.8.2 |
| 1354 | 2026-02-27T04:17:57.587Z | Compiling aho-corasick v1.1.4 |
| 1355 | 2026-02-27T04:17:57.612Z | Compiling strsim v0.11.1 |
| 1356 | 2026-02-27T04:17:57.787Z | Compiling tracing-core v0.1.36 |
| 1357 | 2026-02-27T04:17:57.835Z | Compiling winnow v0.7.14 |
| 1358 | 2026-02-27T04:17:58.209Z | Compiling serde_derive v1.0.228 |
| 1359 | 2026-02-27T04:17:58.461Z | Compiling zerofrom-derive v0.1.6 |
| 1360 | 2026-02-27T04:17:58.974Z | Compiling yoke-derive v0.8.1 |
| 1361 | 2026-02-27T04:17:59.101Z | Compiling zerovec-derive v0.11.2 |
| 1362 | 2026-02-27T04:17:59.105Z | Compiling displaydoc v0.2.5 |
| 1363 | 2026-02-27T04:17:59.475Z | Compiling schemars_derive v0.8.22 |
| 1364 | 2026-02-27T04:18:00.661Z | Compiling tokio-macros v2.6.0 |
| 1365 | 2026-02-27T04:18:01.111Z | Compiling thiserror-impl v2.0.18 |
| 1366 | 2026-02-27T04:18:01.346Z | Compiling zerofrom v0.1.6 |
| 1367 | 2026-02-27T04:18:01.406Z | Compiling zerocopy-derive v0.8.39 |
| 1368 | 2026-02-27T04:18:01.553Z | Compiling yoke v0.8.1 |
| 1369 | 2026-02-27T04:18:01.569Z | Compiling zeroize_derive v1.4.3 |
| 1370 | 2026-02-27T04:18:01.695Z | Compiling futures-macro v0.3.32 |
| 1371 | 2026-02-27T04:18:01.915Z | Compiling zerovec v0.11.5 |
| 1372 | 2026-02-27T04:18:02.258Z | Compiling zerotrie v0.2.3 |
| 1373 | 2026-02-27T04:18:02.275Z | Compiling pest_meta v2.8.6 |
| 1374 | 2026-02-27T04:18:02.894Z | Compiling thiserror-impl v1.0.69 |
| 1375 | 2026-02-27T04:18:02.948Z | Compiling zeroize v1.8.2 |
| 1376 | 2026-02-27T04:18:03.126Z | Compiling tinystr v0.8.2 |
| 1377 | 2026-02-27T04:18:03.340Z | Compiling potential_utf v0.1.4 |
| 1378 | 2026-02-27T04:18:03.447Z | Compiling icu_locale_core v2.1.1 |
| 1379 | 2026-02-27T04:18:03.506Z | Compiling futures-util v0.3.32 |
| 1380 | 2026-02-27T04:18:03.633Z | Compiling icu_collections v2.1.1 |
| 1381 | 2026-02-27T04:18:04.117Z | Compiling pest_generator v2.8.6 |
| 1382 | 2026-02-27T04:18:05.439Z | Compiling icu_provider v2.1.1 |
| 1383 | 2026-02-27T04:18:05.773Z | Compiling regex-automata v0.4.14 |
| 1384 | 2026-02-27T04:18:05.792Z | Compiling tracing-attributes v0.1.31 |
| 1385 | 2026-02-27T04:18:05.824Z | Compiling pest_derive v2.8.6 |
| 1386 | 2026-02-27T04:18:06.017Z | Compiling bytes v1.11.1 |
| 1387 | 2026-02-27T04:18:06.034Z | Compiling smallvec v1.15.1 |
| 1388 | 2026-02-27T04:18:06.140Z | Compiling icu_properties v2.1.2 |
| 1389 | 2026-02-27T04:18:06.551Z | Compiling icu_normalizer v2.1.1 |
| 1390 | 2026-02-27T04:18:06.881Z | Compiling chrono v0.4.43 |
| 1391 | 2026-02-27T04:18:07.609Z | Compiling http v1.4.0 |
| 1392 | 2026-02-27T04:18:07.905Z | Compiling serde_tokenstream v0.2.2 |
| 1393 | 2026-02-27T04:18:08.472Z | Compiling idna_adapter v1.2.1 |
| 1394 | 2026-02-27T04:18:08.688Z | Compiling idna v1.1.0 |
| 1395 | 2026-02-27T04:18:09.110Z | Compiling parking_lot v0.12.5 |
| 1396 | 2026-02-27T04:18:09.352Z | Compiling url v2.5.8 |
| 1397 | 2026-02-27T04:18:09.824Z | Compiling tokio v1.49.0 |
| 1398 | 2026-02-27T04:18:10.046Z | Compiling http-body v1.0.1 |
| 1399 | 2026-02-27T04:18:10.314Z | Compiling erased-serde v0.3.31 |
| 1400 | 2026-02-27T04:18:10.540Z | Compiling regex v1.12.3 |
| 1401 | 2026-02-27T04:18:11.358Z | Compiling http-body-util v0.1.3 |
| 1402 | 2026-02-27T04:18:11.863Z | Compiling tracing v0.1.44 |
| 1403 | 2026-02-27T04:18:12.326Z | Compiling serde_urlencoded v0.7.1 |
| 1404 | 2026-02-27T04:18:12.468Z | Compiling crypto-common v0.1.7 |
| 1405 | 2026-02-27T04:18:12.560Z | Compiling paste v1.0.15 |
| 1406 | 2026-02-27T04:18:12.698Z | Compiling sync_wrapper v1.0.2 |
| 1407 | 2026-02-27T04:18:12.832Z | Compiling regress v0.10.5 |
| 1408 | 2026-02-27T04:18:12.863Z | Compiling ppv-lite86 v0.2.21 |
| 1409 | 2026-02-27T04:18:13.210Z | Compiling rustls-pki-types v1.14.0 |
| 1410 | 2026-02-27T04:18:13.289Z | Compiling scroll_derive v0.13.1 |
| 1411 | 2026-02-27T04:18:14.210Z | Compiling powerfmt v0.2.0 |
| 1412 | 2026-02-27T04:18:14.302Z | Compiling anyhow v1.0.101 |
| 1413 | 2026-02-27T04:18:14.342Z | Compiling num-conv v0.2.0 |
| 1414 | 2026-02-27T04:18:14.553Z | Compiling time-core v0.1.8 |
| 1415 | 2026-02-27T04:18:14.607Z | Compiling deranged v0.5.6 |
| 1416 | 2026-02-27T04:18:14.633Z | Compiling fastrand v2.3.0 |
| 1417 | 2026-02-27T04:18:14.855Z | Compiling time-macros v0.2.27 |
| 1418 | 2026-02-27T04:18:15.083Z | Compiling scroll v0.13.0 |
| 1419 | 2026-02-27T04:18:15.155Z | Compiling iri-string v0.7.10 |
| 1420 | 2026-02-27T04:18:15.340Z | Compiling num_threads v0.1.7 |
| 1421 | 2026-02-27T04:18:15.543Z | Compiling ident_case v1.0.1 |
| 1422 | 2026-02-27T04:18:15.601Z | Compiling cpufeatures v0.2.17 |
| 1423 | 2026-02-27T04:18:15.680Z | Compiling darling_core v0.21.3 |
| 1424 | 2026-02-27T04:18:15.702Z | Compiling goblin v0.10.5 |
| 1425 | 2026-02-27T04:18:17.268Z | Compiling typify-impl v0.4.3 |
| 1426 | 2026-02-27T04:18:18.167Z | Compiling ipnetwork v0.21.1 |
| 1427 | 2026-02-27T04:18:19.243Z | Compiling daft-derive v0.1.5 |
| 1428 | 2026-02-27T04:18:20.802Z | Compiling omicron-workspace-hack v0.1.0 |
| 1429 | 2026-02-27T04:18:21.212Z | Compiling tokio-util v0.7.18 |
| 1430 | 2026-02-27T04:18:21.487Z | Compiling darling_macro v0.21.3 |
| 1431 | 2026-02-27T04:18:22.312Z | Compiling async-trait v0.1.89 |
| 1432 | 2026-02-27T04:18:22.950Z | Compiling cmake v0.1.57 |
| 1433 | 2026-02-27T04:18:23.717Z | Compiling dunce v1.0.5 |
| 1434 | 2026-02-27T04:18:23.875Z | Compiling usdt-impl v0.6.0 |
| 1435 | 2026-02-27T04:18:23.975Z | Compiling fs_extra v1.3.0 |
| 1436 | 2026-02-27T04:18:24.331Z | Compiling darling v0.21.3 |
| 1437 | 2026-02-27T04:18:24.408Z | Compiling aws-lc-sys v0.37.1 |
| 1438 | 2026-02-27T04:18:24.645Z | Compiling futures-executor v0.3.32 |
| 1439 | 2026-02-27T04:18:24.645Z | Compiling dtrace-parser v0.3.0 |
| 1440 | 2026-02-27T04:18:25.131Z | Compiling block-buffer v0.10.4 |
| 1441 | 2026-02-27T04:18:25.426Z | Compiling crossbeam-utils v0.8.21 |
| 1442 | 2026-02-27T04:18:25.574Z | Compiling digest v0.10.7 |
| 1443 | 2026-02-27T04:18:25.887Z | Compiling dof v0.4.0 |
| 1444 | 2026-02-27T04:18:25.988Z | Compiling openapiv3 v2.2.0 |
| 1445 | 2026-02-27T04:18:26.001Z | Compiling structmeta-derive v0.3.0 |
| 1446 | 2026-02-27T04:18:26.166Z | Compiling thread-id v5.1.0 |
| 1447 | 2026-02-27T04:18:26.203Z | Compiling rustls v0.22.4 |
| 1448 | 2026-02-27T04:18:26.650Z | Compiling camino v1.2.2 |
| 1449 | 2026-02-27T04:18:26.679Z | Compiling hex v0.4.3 |
| 1450 | 2026-02-27T04:18:27.292Z | Compiling futures v0.3.32 |
| 1451 | 2026-02-27T04:18:27.468Z | Compiling rand_core v0.9.5 |
| 1452 | 2026-02-27T04:18:28.325Z | Compiling h2 v0.4.13 |
| 1453 | 2026-02-27T04:18:28.451Z | Compiling structmeta v0.3.0 |
| 1454 | 2026-02-27T04:18:28.591Z | Compiling oxnet v0.1.4 |
| 1455 | 2026-02-27T04:18:28.661Z | Compiling thread_local v1.1.9 |
| 1456 | 2026-02-27T04:18:29.115Z | Compiling syn v1.0.109 |
| 1457 | 2026-02-27T04:18:29.274Z | Compiling match_cfg v0.1.0 |
| 1458 | 2026-02-27T04:18:29.309Z | Compiling aws-lc-rs v1.15.4 |
| 1459 | 2026-02-27T04:18:29.372Z | Compiling quick-error v1.2.3 |
| 1460 | 2026-02-27T04:18:29.516Z | Compiling unicode-width v0.2.2 |
| 1461 | 2026-02-27T04:18:29.761Z | Compiling unsafe-libyaml v0.2.11 |
| 1462 | 2026-02-27T04:18:29.899Z | Compiling slog-async v2.8.0 |
| 1463 | 2026-02-27T04:18:29.996Z | Compiling usdt-attr-macro v0.6.0 |
| 1464 | 2026-02-27T04:18:30.228Z | Compiling usdt-macro v0.6.0 |
| 1465 | 2026-02-27T04:18:30.378Z | Compiling rand_chacha v0.9.0 |
| 1466 | 2026-02-27T04:18:31.413Z | Compiling serde_yaml v0.9.34+deprecated |
| 1467 | 2026-02-27T04:18:31.514Z | Compiling newtype-uuid-macros v0.1.0 |
| 1468 | 2026-02-27T04:18:32.047Z | Compiling strum_macros v0.26.4 |
| 1469 | 2026-02-27T04:18:32.354Z | Compiling serde_spanned v1.0.4 |
| 1470 | 2026-02-27T04:18:32.373Z | Compiling typify-macro v0.4.3 |
| 1471 | 2026-02-27T04:18:32.507Z | Compiling multer v3.1.0 |
| 1472 | 2026-02-27T04:18:33.112Z | Compiling hyper v1.8.1 |
| 1473 | 2026-02-27T04:18:33.135Z | Compiling take_mut v0.2.2 |
| 1474 | 2026-02-27T04:18:33.296Z | Compiling term v1.2.1 |
| 1475 | 2026-02-27T04:18:34.531Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1476 | 2026-02-27T04:18:34.842Z | Compiling untrusted v0.7.1 |
| 1477 | 2026-02-27T04:18:34.972Z | Compiling debug-ignore v1.0.5 |
| 1478 | 2026-02-27T04:18:35.039Z | Compiling bit-vec v0.8.0 |
| 1479 | 2026-02-27T04:18:35.206Z | Compiling rand v0.9.2 |
| 1480 | 2026-02-27T04:18:35.320Z | Compiling async-stream-impl v0.3.6 |
| 1481 | 2026-02-27T04:18:35.499Z | Compiling hyper-util v0.1.20 |
| 1482 | 2026-02-27T04:18:35.838Z | Compiling strum v0.26.3 |
| 1483 | 2026-02-27T04:18:36.043Z | Compiling bit-set v0.8.0 |
| 1484 | 2026-02-27T04:18:36.394Z | Compiling dropshot v0.16.7 |
| 1485 | 2026-02-27T04:18:36.448Z | Compiling typify v0.4.3 |
| 1486 | 2026-02-27T04:18:36.517Z | Compiling encoding_rs v0.8.35 |
| 1487 | 2026-02-27T04:18:36.550Z | Compiling ref-cast v1.0.25 |
| 1488 | 2026-02-27T04:18:36.578Z | Compiling mime v0.3.17 |
| 1489 | 2026-02-27T04:18:36.763Z | Compiling unarray v0.1.4 |
| 1490 | 2026-02-27T04:18:36.945Z | Compiling spin v0.9.8 |
| 1491 | 2026-02-27T04:18:37.089Z | Compiling rustls v0.23.36 |
| 1492 | 2026-02-27T04:18:37.149Z | Compiling async-stream v0.3.6 |
| 1493 | 2026-02-27T04:18:37.179Z | Compiling derive-ex v0.1.8 |
| 1494 | 2026-02-27T04:18:37.200Z | Compiling dropshot_endpoint v0.16.7 |
| 1495 | 2026-02-27T04:18:37.457Z | Compiling macaddr v1.0.1 |
| 1496 | 2026-02-27T04:18:37.468Z | Compiling ref-cast-impl v1.0.25 |
| 1497 | 2026-02-27T04:18:37.888Z | Compiling waitgroup v0.1.2 |
| 1498 | 2026-02-27T04:18:38.124Z | Compiling serde_path_to_error v0.1.20 |
| 1499 | 2026-02-27T04:18:39.086Z | Compiling progenitor-impl v0.11.2 |
| 1500 | 2026-02-27T04:18:39.314Z | Compiling tabwriter v1.4.1 |
| 1501 | 2026-02-27T04:18:39.693Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1502 | 2026-02-27T04:18:39.885Z | Compiling tempfile v3.25.0 |
| 1503 | 2026-02-27T04:18:39.997Z | Compiling newtype-uuid v1.3.2 |
| 1504 | 2026-02-27T04:18:40.633Z | Compiling strum_macros v0.27.2 |
| 1505 | 2026-02-27T04:18:40.862Z | Compiling instant v0.1.13 |
| 1506 | 2026-02-27T04:18:40.881Z | Compiling test-strategy v0.4.5 |
| 1507 | 2026-02-27T04:18:41.443Z | Compiling daft v0.1.5 |
| 1508 | 2026-02-27T04:18:41.975Z | Compiling serde_with_macros v3.16.1 |
| 1509 | 2026-02-27T04:18:43.507Z | Compiling tower v0.5.3 |
| 1510 | 2026-02-27T04:18:44.005Z | Compiling time v0.3.47 |
| 1511 | 2026-02-27T04:18:44.312Z | Compiling webpki-roots v1.0.6 |
| 1512 | 2026-02-27T04:18:44.510Z | Compiling colored v3.1.1 |
| 1513 | 2026-02-27T04:18:44.528Z | Compiling tower-http v0.6.8 |
| 1514 | 2026-02-27T04:18:44.778Z | Compiling crossbeam-channel v0.5.15 |
| 1515 | 2026-02-27T04:18:45.011Z | Compiling strum v0.27.2 |
| 1516 | 2026-02-27T04:18:45.380Z | Compiling parse-display-derive v0.10.0 |
| 1517 | 2026-02-27T04:18:45.854Z | Compiling rustls-webpki v0.102.8 |
| 1518 | 2026-02-27T04:18:47.385Z | Compiling progenitor-macro v0.11.2 |
| 1519 | 2026-02-27T04:18:47.938Z | Compiling rustc-hash v2.1.1 |
| 1520 | 2026-02-27T04:18:48.138Z | Compiling slog-json v2.6.1 |
| 1521 | 2026-02-27T04:18:48.736Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1522 | 2026-02-27T04:18:48.876Z | Compiling hostname v0.3.1 |
| 1523 | 2026-02-27T04:18:48.951Z | Compiling rand_chacha v0.3.1 |
| 1524 | 2026-02-27T04:18:49.588Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1525 | 2026-02-27T04:18:49.638Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1526 | 2026-02-27T04:18:50.055Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1527 | 2026-02-27T04:18:50.204Z | Compiling is-terminal v0.4.17 |
| 1528 | 2026-02-27T04:18:50.250Z | Compiling memmap2 v0.9.10 |
| 1529 | 2026-02-27T04:18:50.331Z | Compiling wait-timeout v0.2.1 |
| 1530 | 2026-02-27T04:18:50.554Z | Compiling either v1.15.0 |
| 1531 | 2026-02-27T04:18:50.657Z | Compiling rusty-fork v0.3.1 |
| 1532 | 2026-02-27T04:18:50.676Z | Compiling usdt v0.6.0 |
| 1533 | 2026-02-27T04:18:50.915Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1534 | 2026-02-27T04:18:50.937Z | Compiling slog-term v2.9.2 |
| 1535 | 2026-02-27T04:18:51.204Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1536 | 2026-02-27T04:18:51.398Z | Compiling rand v0.8.5 |
| 1537 | 2026-02-27T04:18:51.416Z | Compiling slog-bunyan v2.5.0 |
| 1538 | 2026-02-27T04:18:52.845Z | Compiling tokio-rustls v0.25.0 |
| 1539 | 2026-02-27T04:18:52.884Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-02-27T04:18:53.023Z | Compiling sha1 v0.10.6 |
| 1541 | 2026-02-27T04:18:53.139Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1542 | 2026-02-27T04:18:53.254Z | Compiling rustls-pemfile v2.2.0 |
| 1543 | 2026-02-27T04:18:53.433Z | Compiling hostname v0.4.2 |
| 1544 | 2026-02-27T04:18:53.679Z | Compiling proptest v1.10.0 |
| 1545 | 2026-02-27T04:18:57.850Z | Compiling itertools v0.14.0 |
| 1546 | 2026-02-27T04:18:58.936Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1547 | 2026-02-27T04:19:00.117Z | Compiling serde_with v3.16.1 |
| 1548 | 2026-02-27T04:19:00.765Z | Compiling utf8parse v0.2.2 |
| 1549 | 2026-02-27T04:19:00.951Z | Compiling anstyle-parse v0.2.7 |
| 1550 | 2026-02-27T04:19:01.078Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1551 | 2026-02-27T04:19:01.300Z | Compiling toml_datetime v0.6.11 |
| 1552 | 2026-02-27T04:19:01.875Z | Compiling colorchoice v1.0.4 |
| 1553 | 2026-02-27T04:19:01.898Z | Compiling is_terminal_polyfill v1.70.2 |
| 1554 | 2026-02-27T04:19:02.072Z | Compiling anstyle v1.0.13 |
| 1555 | 2026-02-27T04:19:02.494Z | Compiling anstyle-query v1.1.5 |
| 1556 | 2026-02-27T04:19:02.537Z | Compiling backoff v0.4.0 |
| 1557 | 2026-02-27T04:19:02.656Z | Compiling anstream v0.6.21 |
| 1558 | 2026-02-27T04:19:03.322Z | Compiling parse-display v0.10.0 |
| 1559 | 2026-02-27T04:19:03.342Z | Compiling iddqd v0.3.17 |
| 1560 | 2026-02-27T04:19:04.535Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1561 | 2026-02-27T04:19:05.922Z | Compiling clap_lex v1.0.0 |
| 1562 | 2026-02-27T04:19:06.440Z | Compiling clap_derive v4.5.55 |
| 1563 | 2026-02-27T04:19:07.460Z | Compiling terminal_size v0.4.3 |
| 1564 | 2026-02-27T04:19:07.696Z | Compiling crossbeam-epoch v0.9.18 |
| 1565 | 2026-02-27T04:19:08.490Z | Compiling clap_builder v4.5.59 |
| 1566 | 2026-02-27T04:19:08.640Z | Compiling rustls-webpki v0.103.9 |
| 1567 | 2026-02-27T04:19:08.807Z | Compiling proc-macro-error-attr v1.0.4 |
| 1568 | 2026-02-27T04:19:09.170Z | Compiling heapless v0.8.0 |
| 1569 | 2026-02-27T04:19:10.378Z | Compiling ingot-macros v0.1.1 |
| 1570 | 2026-02-27T04:19:10.455Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1571 | 2026-02-27T04:19:12.473Z | Compiling clap v4.5.59 |
| 1572 | 2026-02-27T04:19:12.800Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-02-27T04:19:13.510Z | Compiling hash32 v0.3.1 |
| 1574 | 2026-02-27T04:19:13.774Z | Compiling proc-macro-error v1.0.4 |
| 1575 | 2026-02-27T04:19:14.554Z | Compiling winnow v0.5.40 |
| 1576 | 2026-02-27T04:19:14.582Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1577 | 2026-02-27T04:19:15.006Z | Compiling smoltcp v0.11.0 |
| 1578 | 2026-02-27T04:19:15.731Z | Compiling zerocopy v0.7.35 |
| 1579 | 2026-02-27T04:19:16.854Z | Compiling ingot-types v0.1.2 |
| 1580 | 2026-02-27T04:19:17.080Z | Compiling tokio-rustls v0.26.4 |
| 1581 | 2026-02-27T04:19:17.554Z | Compiling proc-macro-crate v3.4.0 |
| 1582 | 2026-02-27T04:19:18.020Z | Compiling toml_edit v0.19.15 |
| 1583 | 2026-02-27T04:19:18.494Z | Compiling cobs v0.3.0 |
| 1584 | 2026-02-27T04:19:18.864Z | Compiling bitflags v1.3.2 |
| 1585 | 2026-02-27T04:19:18.961Z | Compiling crucible-workspace-hack v0.1.0 |
| 1586 | 2026-02-27T04:19:18.979Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1587 | 2026-02-27T04:19:19.327Z | Compiling managed v0.8.0 |
| 1588 | 2026-02-27T04:19:19.535Z | Compiling postcard v1.1.3 |
| 1589 | 2026-02-27T04:19:19.813Z | Compiling hyper-rustls v0.27.7 |
| 1590 | 2026-02-27T04:19:20.247Z | Compiling num_enum_derive v0.7.5 |
| 1591 | 2026-02-27T04:19:20.271Z | Compiling ingot v0.1.1 |
| 1592 | 2026-02-27T04:19:20.613Z | Compiling foreign-types-macros v0.2.3 |
| 1593 | 2026-02-27T04:19:20.960Z | Compiling proc-macro-crate v1.3.1 |
| 1594 | 2026-02-27T04:19:21.638Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1595 | 2026-02-27T04:19:21.791Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1596 | 2026-02-27T04:19:21.957Z | Compiling foreign-types-shared v0.3.1 |
| 1597 | 2026-02-27T04:19:22.092Z | Compiling rayon-core v1.13.0 |
| 1598 | 2026-02-27T04:19:22.257Z | Compiling heck v0.4.1 |
| 1599 | 2026-02-27T04:19:22.488Z | Compiling num_enum v0.7.5 |
| 1600 | 2026-02-27T04:19:22.592Z | Compiling foreign-types v0.5.0 |
| 1601 | 2026-02-27T04:19:22.645Z | Compiling reqwest v0.12.28 |
| 1602 | 2026-02-27T04:19:22.800Z | Compiling crossbeam-deque v0.8.6 |
| 1603 | 2026-02-27T04:19:22.877Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1604 | 2026-02-27T04:19:23.006Z | Compiling num_enum_derive v0.5.11 |
| 1605 | 2026-02-27T04:19:23.789Z | Compiling dtrace-parser v0.2.0 |
| 1606 | 2026-02-27T04:19:23.806Z | Compiling scroll_derive v0.12.1 |
| 1607 | 2026-02-27T04:19:24.254Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1608 | 2026-02-27T04:19:25.103Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1609 | 2026-02-27T04:19:25.223Z | Compiling usdt-impl v0.5.0 |
| 1610 | 2026-02-27T04:19:25.226Z | Compiling memoffset v0.9.1 |
| 1611 | 2026-02-27T04:19:25.258Z | Compiling cstr-argument v0.1.2 |
| 1612 | 2026-02-27T04:19:25.283Z | Compiling tinyvec_macros v0.1.1 |
| 1613 | 2026-02-27T04:19:25.388Z | Compiling cfg_aliases v0.2.1 |
| 1614 | 2026-02-27T04:19:25.477Z | Compiling convert_case v0.4.0 |
| 1615 | 2026-02-27T04:19:25.513Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1616 | 2026-02-27T04:19:25.794Z | Compiling nix v0.30.1 |
| 1617 | 2026-02-27T04:19:25.822Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1618 | 2026-02-27T04:19:25.890Z | Compiling tinyvec v1.10.0 |
| 1619 | 2026-02-27T04:19:25.920Z | Compiling scroll v0.12.0 |
| 1620 | 2026-02-27T04:19:26.098Z | Compiling derive_more v0.99.20 |
| 1621 | 2026-02-27T04:19:26.352Z | Compiling num_enum v0.5.11 |
| 1622 | 2026-02-27T04:19:26.507Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1623 | 2026-02-27T04:19:26.683Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1624 | 2026-02-27T04:19:27.791Z | Compiling dof v0.3.0 |
| 1625 | 2026-02-27T04:19:28.329Z | Compiling camino-tempfile v1.4.1 |
| 1626 | 2026-02-27T04:19:28.581Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1627 | 2026-02-27T04:19:28.762Z | Compiling thread-id v4.2.2 |
| 1628 | 2026-02-27T04:19:29.783Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1629 | 2026-02-27T04:19:30.243Z | Compiling rayon v1.11.0 |
| 1630 | 2026-02-27T04:19:31.506Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1631 | 2026-02-27T04:19:31.659Z | Compiling goblin v0.8.2 |
| 1632 | 2026-02-27T04:19:32.318Z | Compiling progenitor-client v0.11.2 |
| 1633 | 2026-02-27T04:19:32.762Z | Compiling zone_cfg_derive v0.3.1 |
| 1634 | 2026-02-27T04:19:32.841Z | Compiling itertools v0.12.1 |
| 1635 | 2026-02-27T04:19:33.037Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1636 | 2026-02-27T04:19:33.670Z | Compiling serde_spanned v0.6.9 |
| 1637 | 2026-02-27T04:19:33.908Z | Compiling num-derive v0.4.2 |
| 1638 | 2026-02-27T04:19:34.142Z | Compiling sigpipe v0.1.3 |
| 1639 | 2026-02-27T04:19:34.718Z | Compiling jiff v0.2.20 |
| 1640 | 2026-02-27T04:19:34.766Z | Compiling glob v0.3.3 |
| 1641 | 2026-02-27T04:19:35.067Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1642 | 2026-02-27T04:19:35.450Z | Compiling toml_write v0.1.2 |
| 1643 | 2026-02-27T04:19:35.720Z | Compiling zone v0.3.1 |
| 1644 | 2026-02-27T04:19:35.739Z | Compiling toml_edit v0.22.27 |
| 1645 | 2026-02-27T04:19:36.032Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1646 | 2026-02-27T04:19:37.598Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1647 | 2026-02-27T04:19:38.011Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1648 | 2026-02-27T04:19:38.914Z | Compiling progenitor v0.11.2 |
| 1649 | 2026-02-27T04:19:41.690Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1650 | 2026-02-27T04:19:42.496Z | Compiling smf v0.2.3 |
| 1651 | 2026-02-27T04:19:42.511Z | Compiling secrecy v0.10.3 |
| 1652 | 2026-02-27T04:19:42.775Z | Compiling num-integer v0.1.46 |
| 1653 | 2026-02-27T04:19:43.505Z | Compiling rustc_version v0.4.1 |
| 1654 | 2026-02-27T04:19:43.848Z | Compiling float-ord v0.3.2 |
| 1655 | 2026-02-27T04:19:43.988Z | Compiling prettyplease v0.2.37 |
| 1656 | 2026-02-27T04:19:44.028Z | Compiling whoami v1.6.1 |
| 1657 | 2026-02-27T04:19:44.054Z | Compiling rustix v0.38.44 |
| 1658 | 2026-02-27T04:19:44.054Z | Compiling curve25519-dalek v4.1.3 |
| 1659 | 2026-02-27T04:19:44.830Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1660 | 2026-02-27T04:19:45.903Z | Compiling toml v0.8.23 |
| 1661 | 2026-02-27T04:19:45.998Z | Compiling usdt-attr-macro v0.5.0 |
| 1662 | 2026-02-27T04:19:46.068Z | Compiling usdt-macro v0.5.0 |
| 1663 | 2026-02-27T04:19:47.501Z | Compiling progenitor-client v0.10.0 |
| 1664 | 2026-02-27T04:19:47.957Z | Compiling hmac v0.12.1 |
| 1665 | 2026-02-27T04:19:48.223Z | Compiling inout v0.1.4 |
| 1666 | 2026-02-27T04:19:48.470Z | Compiling enum-as-inner v0.6.1 |
| 1667 | 2026-02-27T04:19:48.770Z | Compiling ff v0.13.1 |
| 1668 | 2026-02-27T04:19:48.967Z | Compiling memmap v0.7.0 |
| 1669 | 2026-02-27T04:19:49.009Z | Compiling static_assertions v1.1.0 |
| 1670 | 2026-02-27T04:19:49.111Z | Compiling data-encoding v2.10.0 |
| 1671 | 2026-02-27T04:19:49.287Z | Compiling usdt v0.5.0 |
| 1672 | 2026-02-27T04:19:49.653Z | Compiling group v0.13.0 |
| 1673 | 2026-02-27T04:19:49.800Z | Compiling cipher v0.4.4 |
| 1674 | 2026-02-27T04:19:49.849Z | Compiling hkdf v0.12.4 |
| 1675 | 2026-02-27T04:19:50.402Z | Compiling num-iter v0.1.45 |
| 1676 | 2026-02-27T04:19:50.471Z | Compiling num-rational v0.4.2 |
| 1677 | 2026-02-27T04:19:51.115Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1678 | 2026-02-27T04:19:51.216Z | Compiling half v2.7.1 |
| 1679 | 2026-02-27T04:19:51.983Z | Compiling universal-hash v0.5.1 |
| 1680 | 2026-02-27T04:19:52.047Z | Compiling crypto-bigint v0.5.5 |
| 1681 | 2026-02-27T04:19:52.278Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1682 | 2026-02-27T04:19:52.311Z | Compiling num-complex v0.4.6 |
| 1683 | 2026-02-27T04:19:53.725Z | Compiling base16ct v0.2.0 |
| 1684 | 2026-02-27T04:19:53.795Z | Compiling opaque-debug v0.3.1 |
| 1685 | 2026-02-27T04:19:53.795Z | Compiling ciborium-io v0.2.2 |
| 1686 | 2026-02-27T04:19:53.795Z | Compiling base64ct v1.8.3 |
| 1687 | 2026-02-27T04:19:53.795Z | Compiling thiserror-no-std v2.0.2 |
| 1688 | 2026-02-27T04:19:53.841Z | Compiling ciborium-ll v0.2.2 |
| 1689 | 2026-02-27T04:19:54.187Z | Compiling password-hash v0.5.0 |
| 1690 | 2026-02-27T04:19:54.240Z | Compiling poly1305 v0.8.0 |
| 1691 | 2026-02-27T04:19:55.138Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1692 | 2026-02-27T04:19:55.156Z | Compiling elliptic-curve v0.13.8 |
| 1693 | 2026-02-27T04:19:55.457Z | Compiling num v0.4.3 |
| 1694 | 2026-02-27T04:19:55.691Z | Compiling chacha20 v0.9.1 |
| 1695 | 2026-02-27T04:19:55.831Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1696 | 2026-02-27T04:19:56.217Z | Compiling hubpack_derive v0.1.1 |
| 1697 | 2026-02-27T04:19:56.661Z | Compiling blake2 v0.10.6 |
| 1698 | 2026-02-27T04:19:56.743Z | Compiling aead v0.5.2 |
| 1699 | 2026-02-27T04:19:57.023Z | Compiling vcpkg v0.2.15 |
| 1700 | 2026-02-27T04:19:57.130Z | Compiling keccak v0.1.6 |
| 1701 | 2026-02-27T04:19:57.711Z | Compiling linked-hash-map v0.5.6 |
| 1702 | 2026-02-27T04:19:57.745Z | Compiling semver v0.1.20 |
| 1703 | 2026-02-27T04:19:58.071Z | Compiling resolv-conf v0.7.6 |
| 1704 | 2026-02-27T04:19:58.231Z | Compiling pkg-config v0.3.32 |
| 1705 | 2026-02-27T04:19:58.360Z | Compiling rustc_version v0.1.7 |
| 1706 | 2026-02-27T04:19:58.640Z | Compiling lru-cache v0.1.2 |
| 1707 | 2026-02-27T04:19:58.719Z | Compiling sha3 v0.10.8 |
| 1708 | 2026-02-27T04:19:58.857Z | Compiling hubpack v0.1.2 |
| 1709 | 2026-02-27T04:19:58.889Z | Compiling argon2 v0.5.3 |
| 1710 | 2026-02-27T04:19:59.328Z | Compiling chacha20poly1305 v0.10.1 |
| 1711 | 2026-02-27T04:19:59.342Z | Compiling openssl-sys v0.9.111 |
| 1712 | 2026-02-27T04:19:59.391Z | Compiling vsss-rs v3.3.4 |
| 1713 | 2026-02-27T04:19:59.576Z | Compiling ciborium v0.2.2 |
| 1714 | 2026-02-27T04:19:59.937Z | Compiling hickory-proto v0.24.4 |
| 1715 | 2026-02-27T04:20:00.343Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1716 | 2026-02-27T04:20:00.978Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1717 | 2026-02-27T04:20:01.505Z | Compiling serde-big-array v0.5.1 |
| 1718 | 2026-02-27T04:20:01.584Z | Compiling serde_repr v0.1.20 |
| 1719 | 2026-02-27T04:20:01.742Z | Compiling derive-where v1.6.0 |
| 1720 | 2026-02-27T04:20:02.729Z | Compiling siphasher v1.0.2 |
| 1721 | 2026-02-27T04:20:04.087Z | Compiling minimal-lexical v0.2.1 |
| 1722 | 2026-02-27T04:20:04.154Z | Compiling indent_write v2.2.0 |
| 1723 | 2026-02-27T04:20:04.154Z | Compiling unicode-segmentation v1.12.0 |
| 1724 | 2026-02-27T04:20:04.155Z | Compiling nom v7.1.3 |
| 1725 | 2026-02-27T04:20:04.155Z | Compiling phf_shared v0.12.1 |
| 1726 | 2026-02-27T04:20:04.155Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1727 | 2026-02-27T04:20:04.423Z | Compiling hickory-resolver v0.24.4 |
| 1728 | 2026-02-27T04:20:04.707Z | Compiling newline-converter v0.3.0 |
| 1729 | 2026-02-27T04:20:04.903Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1730 | 2026-02-27T04:20:08.171Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1731 | 2026-02-27T04:20:08.628Z | Compiling newtype_derive v0.1.6 |
| 1732 | 2026-02-27T04:20:09.035Z | Compiling atomicwrites v0.4.4 |
| 1733 | 2026-02-27T04:20:10.154Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1734 | 2026-02-27T04:20:10.617Z | Compiling progenitor-impl v0.10.0 |
| 1735 | 2026-02-27T04:20:10.693Z | Compiling console v0.15.11 |
| 1736 | 2026-02-27T04:20:10.942Z | Compiling tokio-stream v0.1.18 |
| 1737 | 2026-02-27T04:20:11.201Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1738 | 2026-02-27T04:20:11.988Z | Compiling pin-project-internal v1.1.10 |
| 1739 | 2026-02-27T04:20:12.246Z | Compiling slog-dtrace v0.3.0 |
| 1740 | 2026-02-27T04:20:12.649Z | Compiling csv-core v0.1.13 |
| 1741 | 2026-02-27T04:20:12.863Z | Compiling foldhash v0.1.5 |
| 1742 | 2026-02-27T04:20:13.216Z | Compiling unicode-width v0.1.14 |
| 1743 | 2026-02-27T04:20:13.243Z | Compiling cancel-safe-futures v0.1.5 |
| 1744 | 2026-02-27T04:20:13.431Z | Compiling chrono-tz v0.10.4 |
| 1745 | 2026-02-27T04:20:13.666Z | Compiling similar v2.7.0 |
| 1746 | 2026-02-27T04:20:13.758Z | Compiling owo-colors v4.2.3 |
| 1747 | 2026-02-27T04:20:13.816Z | Compiling unicode-xid v0.2.6 |
| 1748 | 2026-02-27T04:20:14.044Z | Compiling swrite v0.1.0 |
| 1749 | 2026-02-27T04:20:14.161Z | Compiling const_format_proc_macros v0.2.34 |
| 1750 | 2026-02-27T04:20:14.421Z | Compiling pin-project v1.1.10 |
| 1751 | 2026-02-27T04:20:14.494Z | Compiling hashbrown v0.15.5 |
| 1752 | 2026-02-27T04:20:14.584Z | Compiling expectorate v1.2.0 |
| 1753 | 2026-02-27T04:20:14.845Z | Compiling csv v1.4.0 |
| 1754 | 2026-02-27T04:20:15.691Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1755 | 2026-02-27T04:20:15.878Z | Compiling qorb v0.4.1 |
| 1756 | 2026-02-27T04:20:16.002Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1757 | 2026-02-27T04:20:16.157Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1758 | 2026-02-27T04:20:16.686Z | Compiling phf v0.12.1 |
| 1759 | 2026-02-27T04:20:16.979Z | Compiling tokio-dtrace v0.1.1 |
| 1760 | 2026-02-27T04:20:17.249Z | Compiling unicode-normalization v0.1.25 |
| 1761 | 2026-02-27T04:20:18.305Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1762 | 2026-02-27T04:20:19.218Z | Compiling progenitor-macro v0.10.0 |
| 1763 | 2026-02-27T04:20:19.453Z | Compiling libsw-core v0.3.2 |
| 1764 | 2026-02-27T04:20:19.666Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1765 | 2026-02-27T04:20:19.727Z | Compiling async-recursion v1.1.1 |
| 1766 | 2026-02-27T04:20:20.905Z | Compiling snafu-derive v0.8.9 |
| 1767 | 2026-02-27T04:20:21.143Z | Compiling cookie v0.18.1 |
| 1768 | 2026-02-27T04:20:21.373Z | Compiling bstr v1.12.1 |
| 1769 | 2026-02-27T04:20:21.576Z | Compiling openssl v0.10.75 |
| 1770 | 2026-02-27T04:20:22.078Z | Compiling foreign-types-shared v0.1.1 |
| 1771 | 2026-02-27T04:20:22.188Z | Compiling same-file v1.0.6 |
| 1772 | 2026-02-27T04:20:22.222Z | Compiling fixedbitset v0.4.2 |
| 1773 | 2026-02-27T04:20:22.467Z | Compiling highway v1.3.0 |
| 1774 | 2026-02-27T04:20:22.551Z | Compiling fixedbitset v0.5.7 |
| 1775 | 2026-02-27T04:20:22.693Z | Compiling bytecount v0.6.9 |
| 1776 | 2026-02-27T04:20:22.936Z | Compiling papergrid v0.11.0 |
| 1777 | 2026-02-27T04:20:23.261Z | Compiling petgraph v0.8.3 |
| 1778 | 2026-02-27T04:20:23.288Z | Compiling petgraph v0.6.5 |
| 1779 | 2026-02-27T04:20:25.223Z | Compiling snafu v0.8.9 |
| 1780 | 2026-02-27T04:20:25.988Z | Compiling walkdir v2.5.0 |
| 1781 | 2026-02-27T04:20:26.036Z | Compiling globset v0.4.18 |
| 1782 | 2026-02-27T04:20:26.770Z | Compiling foreign-types v0.3.2 |
| 1783 | 2026-02-27T04:20:26.960Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1784 | 2026-02-27T04:20:26.988Z | Compiling libsw v3.5.0 |
| 1785 | 2026-02-27T04:20:27.215Z | Compiling olpc-cjson v0.1.4 |
| 1786 | 2026-02-27T04:20:27.233Z | Compiling oxide-tokio-rt v0.1.2 |
| 1787 | 2026-02-27T04:20:27.536Z | Compiling const_format v0.2.35 |
| 1788 | 2026-02-27T04:20:27.636Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1789 | 2026-02-27T04:20:28.474Z | Compiling gethostname v0.5.0 |
| 1790 | 2026-02-27T04:20:28.680Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1791 | 2026-02-27T04:20:29.536Z | Compiling tabled_derive v0.7.0 |
| 1792 | 2026-02-27T04:20:29.717Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1793 | 2026-02-27T04:20:30.157Z | Compiling bcs v0.1.6 |
| 1794 | 2026-02-27T04:20:30.794Z | Compiling serde_plain v1.0.2 |
| 1795 | 2026-02-27T04:20:30.862Z | Compiling openssl-macros v0.1.1 |
| 1796 | 2026-02-27T04:20:31.177Z | Compiling pem v3.0.6 |
| 1797 | 2026-02-27T04:20:31.648Z | Compiling smawk v0.3.2 |
| 1798 | 2026-02-27T04:20:31.737Z | Compiling crunchy v0.2.4 |
| 1799 | 2026-02-27T04:20:31.809Z | Compiling progenitor v0.10.0 |
| 1800 | 2026-02-27T04:20:31.849Z | Compiling linear-map v1.2.0 |
| 1801 | 2026-02-27T04:20:31.892Z | Compiling typed-path v0.9.3 |
| 1802 | 2026-02-27T04:20:32.002Z | Compiling termtree v0.5.1 |
| 1803 | 2026-02-27T04:20:32.296Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1804 | 2026-02-27T04:20:32.344Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1805 | 2026-02-27T04:20:34.242Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1806 | 2026-02-27T04:20:35.026Z | Compiling tagptr v0.2.0 |
| 1807 | 2026-02-27T04:20:35.148Z | Compiling lazy_static v1.5.0 |
| 1808 | 2026-02-27T04:20:35.255Z | Compiling unicode-linebreak v0.1.5 |
| 1809 | 2026-02-27T04:20:35.325Z | Compiling moka v0.12.13 |
| 1810 | 2026-02-27T04:20:35.834Z | Compiling textwrap v0.16.2 |
| 1811 | 2026-02-27T04:20:37.114Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1812 | 2026-02-27T04:20:37.251Z | Compiling steno v0.4.1 |
| 1813 | 2026-02-27T04:20:37.331Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-02-27T04:20:38.858Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1815 | 2026-02-27T04:20:39.128Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1816 | 2026-02-27T04:20:39.456Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1817 | 2026-02-27T04:20:40.220Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1818 | 2026-02-27T04:20:40.621Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-02-27T04:20:40.986Z | Compiling tough v0.20.0 |
| 1820 | 2026-02-27T04:20:41.035Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-02-27T04:20:41.363Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1822 | 2026-02-27T04:20:43.023Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1823 | 2026-02-27T04:20:44.756Z | Compiling tabled v0.15.0 |
| 1824 | 2026-02-27T04:20:45.116Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1825 | 2026-02-27T04:20:46.750Z | Compiling hickory-proto v0.25.2 |
| 1826 | 2026-02-27T04:20:49.120Z | Compiling tiny-keccak v2.0.2 |
| 1827 | 2026-02-27T04:20:49.131Z | Compiling humantime v2.3.0 |
| 1828 | 2026-02-27T04:20:49.330Z | Compiling num-derive v0.3.3 |
| 1829 | 2026-02-27T04:20:49.445Z | Compiling parking_lot_core v0.8.6 |
| 1830 | 2026-02-27T04:20:49.998Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1831 | 2026-02-27T04:20:50.364Z | Compiling crc32fast v1.5.0 |
| 1832 | 2026-02-27T04:20:50.424Z | Compiling const-random-macro v0.1.16 |
| 1833 | 2026-02-27T04:20:51.155Z | Compiling smartstring v1.0.1 |
| 1834 | 2026-02-27T04:20:51.342Z | Compiling hickory-resolver v0.25.2 |
| 1835 | 2026-02-27T04:20:51.436Z | Compiling libscf-sys v1.1.0 |
| 1836 | 2026-02-27T04:20:51.629Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1837 | 2026-02-27T04:20:51.663Z | Compiling ahash v0.8.12 |
| 1838 | 2026-02-27T04:20:52.185Z | Compiling parking_lot v0.11.2 |
| 1839 | 2026-02-27T04:20:52.211Z | Compiling const-random v0.1.18 |
| 1840 | 2026-02-27T04:20:52.496Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1841 | 2026-02-27T04:20:52.664Z | Compiling fxhash v0.2.1 |
| 1842 | 2026-02-27T04:20:52.870Z | Compiling socket2 v0.5.10 |
| 1843 | 2026-02-27T04:20:52.894Z | Compiling internet-checksum v0.2.1 |
| 1844 | 2026-02-27T04:20:52.989Z | Compiling sled v0.34.7 |
| 1845 | 2026-02-27T04:20:53.604Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1846 | 2026-02-27T04:20:53.688Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1847 | 2026-02-27T04:20:53.881Z | Compiling thin-vec v0.2.14 |
| 1848 | 2026-02-27T04:20:54.479Z | Compiling rhai_codegen v3.1.0 |
| 1849 | 2026-02-27T04:20:54.713Z | Compiling sdd v3.0.10 |
| 1850 | 2026-02-27T04:20:55.236Z | Compiling scc v2.4.0 |
| 1851 | 2026-02-27T04:20:55.289Z | Compiling serial_test_derive v3.3.1 |
| 1852 | 2026-02-27T04:20:55.420Z | Compiling diff v0.1.13 |
| 1853 | 2026-02-27T04:20:56.045Z | Compiling yansi v1.0.1 |
| 1854 | 2026-02-27T04:20:56.710Z | Compiling pretty_assertions v1.4.1 |
| 1855 | 2026-02-27T04:20:56.790Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1856 | 2026-02-27T04:20:57.312Z | Compiling rhai v1.24.0 |
| 1857 | 2026-02-27T04:20:57.972Z | Compiling serial_test v3.3.1 |
| 1858 | 2026-02-27T04:20:59.084Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1859 | 2026-02-27T04:21:01.810Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1860 | 2026-02-27T04:21:24.515Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1861 | 2026-02-27T04:21:27.017Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1862 | 2026-02-27T04:21:29.094Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1863 | 2026-02-27T04:21:31.637Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1864 | 2026-02-27T04:21:33.151Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1865 | 2026-02-27T04:21:36.002Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1866 | 2026-02-27T04:22:26.344Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 42s |
| 1867 | 2026-02-27T04:22:26.581Z | ──────────── |
| 1868 | 2026-02-27T04:22:26.581Z | Nextest run ID 01ba1128-5c12-4a70-9624-079931185f2b with nextest profile: default |
| 1869 | 2026-02-27T04:22:26.581Z | Starting 150 tests across 1 binary |
| 1870 | 2026-02-27T04:22:26.599Z | PASS [ 0.016s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1871 | 2026-02-27T04:22:26.602Z | PASS [ 0.017s] bgp messages::tests::bgp_nexthop_byte_len |
| 1872 | 2026-02-27T04:22:26.603Z | PASS [ 0.017s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1873 | 2026-02-27T04:22:26.603Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_round_trip |
| 1874 | 2026-02-27T04:22:26.603Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1875 | 2026-02-27T04:22:26.603Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1876 | 2026-02-27T04:22:26.603Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1877 | 2026-02-27T04:22:26.603Z | PASS [ 0.019s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1878 | 2026-02-27T04:22:26.615Z | PASS [ 0.016s] bgp messages::tests::empty_update_end_of_rib |
| 1879 | 2026-02-27T04:22:26.615Z | PASS [ 0.017s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1880 | 2026-02-27T04:22:26.615Z | PASS [ 0.017s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1881 | 2026-02-27T04:22:26.619Z | PASS [ 0.016s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1882 | 2026-02-27T04:22:26.619Z | PASS [ 0.017s] bgp messages::tests::header_round_trip |
| 1883 | 2026-02-27T04:22:26.619Z | PASS [ 0.016s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1884 | 2026-02-27T04:22:26.619Z | PASS [ 0.016s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1885 | 2026-02-27T04:22:26.619Z | PASS [ 0.017s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1886 | 2026-02-27T04:22:26.634Z | PASS [ 0.017s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1887 | 2026-02-27T04:22:26.640Z | PASS [ 0.017s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1888 | 2026-02-27T04:22:26.640Z | PASS [ 0.017s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1889 | 2026-02-27T04:22:26.640Z | PASS [ 0.017s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1890 | 2026-02-27T04:22:26.640Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1891 | 2026-02-27T04:22:26.640Z | PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1892 | 2026-02-27T04:22:26.640Z | PASS [ 0.018s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1893 | 2026-02-27T04:22:26.640Z | PASS [ 0.017s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1894 | 2026-02-27T04:22:26.650Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1895 | 2026-02-27T04:22:26.653Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1896 | 2026-02-27T04:22:26.653Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1897 | 2026-02-27T04:22:26.653Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1898 | 2026-02-27T04:22:26.654Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1899 | 2026-02-27T04:22:26.654Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1900 | 2026-02-27T04:22:26.654Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1901 | 2026-02-27T04:22:26.654Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1902 | 2026-02-27T04:22:26.668Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1903 | 2026-02-27T04:22:26.671Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1904 | 2026-02-27T04:22:26.671Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1905 | 2026-02-27T04:22:26.671Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1906 | 2026-02-27T04:22:26.671Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1907 | 2026-02-27T04:22:26.671Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1908 | 2026-02-27T04:22:26.671Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1909 | 2026-02-27T04:22:26.671Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1910 | 2026-02-27T04:22:26.684Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1911 | 2026-02-27T04:22:26.687Z | PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1912 | 2026-02-27T04:22:26.687Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1913 | 2026-02-27T04:22:26.688Z | PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1914 | 2026-02-27T04:22:26.688Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1915 | 2026-02-27T04:22:26.688Z | PASS [ 0.016s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1916 | 2026-02-27T04:22:26.688Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1917 | 2026-02-27T04:22:26.688Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1918 | 2026-02-27T04:22:26.702Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1919 | 2026-02-27T04:22:26.705Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1920 | 2026-02-27T04:22:26.705Z | PASS [ 0.017s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1921 | 2026-02-27T04:22:26.705Z | PASS [ 0.018s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1922 | 2026-02-27T04:22:26.705Z | PASS [ 0.017s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1923 | 2026-02-27T04:22:26.705Z | PASS [ 0.017s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1924 | 2026-02-27T04:22:26.705Z | PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1925 | 2026-02-27T04:22:26.705Z | PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1926 | 2026-02-27T04:22:26.718Z | PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1927 | 2026-02-27T04:22:26.722Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1928 | 2026-02-27T04:22:26.722Z | PASS [ 0.017s] bgp messages::tests::notification_round_trip |
| 1929 | 2026-02-27T04:22:26.722Z | PASS [ 0.017s] bgp messages::tests::prefix_conversion |
| 1930 | 2026-02-27T04:22:26.722Z | PASS [ 0.018s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1931 | 2026-02-27T04:22:26.722Z | PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1932 | 2026-02-27T04:22:26.722Z | PASS [ 0.018s] bgp messages::tests::prefix_within |
| 1933 | 2026-02-27T04:22:26.722Z | PASS [ 0.019s] bgp messages::tests::open_round_trip |
| 1934 | 2026-02-27T04:22:26.734Z | PASS [ 0.015s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1935 | 2026-02-27T04:22:26.737Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1936 | 2026-02-27T04:22:26.737Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1937 | 2026-02-27T04:22:26.737Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1938 | 2026-02-27T04:22:26.741Z | PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1939 | 2026-02-27T04:22:26.741Z | PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1940 | 2026-02-27T04:22:26.741Z | PASS [ 0.018s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1941 | 2026-02-27T04:22:26.741Z | PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1942 | 2026-02-27T04:22:26.751Z | PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1943 | 2026-02-27T04:22:26.778Z | PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1944 | 2026-02-27T04:22:26.778Z | PASS [ 0.016s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1945 | 2026-02-27T04:22:26.778Z | PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1946 | 2026-02-27T04:22:26.781Z | PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1947 | 2026-02-27T04:22:26.781Z | PASS [ 0.016s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1948 | 2026-02-27T04:22:26.781Z | PASS [ 0.017s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1949 | 2026-02-27T04:22:26.781Z | PASS [ 0.017s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1950 | 2026-02-27T04:22:26.781Z | PASS [ 0.016s] bgp messages::tests::route_refresh_round_trip |
| 1951 | 2026-02-27T04:22:26.781Z | PASS [ 0.017s] bgp messages::tests::test_nexthop_length_validation |
| 1952 | 2026-02-27T04:22:26.781Z | PASS [ 0.018s] bgp messages::tests::update_round_trip |
| 1953 | 2026-02-27T04:22:26.796Z | PASS [ 0.042s] bgp policy::test::open_add_4byte_as |
| 1954 | 2026-02-27T04:22:26.799Z | PASS [ 0.042s] bgp policy::test::update_shape_community |
| 1955 | 2026-02-27T04:22:26.804Z | PASS [ 0.028s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1956 | 2026-02-27T04:22:26.807Z | PASS [ 0.051s] bgp policy::test::open_require_4byte_as |
| 1957 | 2026-02-27T04:22:26.807Z | PASS [ 0.051s] bgp policy::test::shape_update_prefixes |
| 1958 | 2026-02-27T04:22:26.807Z | PASS [ 0.051s] bgp policy::test::update_drop_on_no_export |
| 1959 | 2026-02-27T04:22:26.807Z | PASS [ 0.040s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 1960 | 2026-02-27T04:22:26.824Z | PASS [ 0.025s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1961 | 2026-02-27T04:22:26.827Z | PASS [ 0.032s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1962 | 2026-02-27T04:22:26.832Z | PASS [ 0.036s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1963 | 2026-02-27T04:22:26.832Z | PASS [ 0.025s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1964 | 2026-02-27T04:22:26.836Z | PASS [ 0.028s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1965 | 2026-02-27T04:22:26.836Z | PASS [ 0.029s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1966 | 2026-02-27T04:22:26.836Z | PASS [ 0.029s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1967 | 2026-02-27T04:22:26.839Z | PASS [ 0.066s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1968 | 2026-02-27T04:22:26.853Z | PASS [ 0.029s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1969 | 2026-02-27T04:22:26.860Z | PASS [ 0.028s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1970 | 2026-02-27T04:22:26.863Z | PASS [ 0.028s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1971 | 2026-02-27T04:22:26.863Z | PASS [ 0.029s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1972 | 2026-02-27T04:22:26.868Z | PASS [ 0.034s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1973 | 2026-02-27T04:22:26.872Z | PASS [ 0.017s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1974 | 2026-02-27T04:22:26.878Z | PASS [ 0.017s] bgp session::tests::test_fsm_event_history_major_filtering |
| 1975 | 2026-02-27T04:22:26.881Z | PASS [ 0.019s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 1976 | 2026-02-27T04:22:26.882Z | PASS [ 0.019s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 1977 | 2026-02-27T04:22:26.885Z | PASS [ 0.016s] bgp session::tests::test_fsm_event_record_creation |
| 1978 | 2026-02-27T04:22:26.888Z | PASS [ 0.016s] bgp session::tests::test_resolve_collision_decision |
| 1979 | 2026-02-27T04:22:26.888Z | PASS [ 0.060s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1980 | 2026-02-27T04:22:26.891Z | PASS [ 0.055s] bgp proptest::prop_update_traditional_roundtrip |
| 1981 | 2026-02-27T04:22:26.895Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 1982 | 2026-02-27T04:22:26.899Z | PASS [ 0.017s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 1983 | 2026-02-27T04:22:26.899Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 1984 | 2026-02-27T04:22:26.903Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 1985 | 2026-02-27T04:22:26.903Z | PASS [ 0.066s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1986 | 2026-02-27T04:22:26.907Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 1987 | 2026-02-27T04:22:26.907Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 1988 | 2026-02-27T04:22:26.911Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 1989 | 2026-02-27T04:22:26.914Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 1990 | 2026-02-27T04:22:26.914Z | PASS [ 0.017s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 1991 | 2026-02-27T04:22:30.051Z | PASS [ 3.155s] bgp test::test_basic_peering_active |
| 1992 | 2026-02-27T04:22:30.063Z | PASS [ 3.163s] bgp test::test_basic_peering_passive |
| 1993 | 2026-02-27T04:22:30.067Z | PASS [ 3.156s] bgp test::test_basic_update_ipv6 |
| 1994 | 2026-02-27T04:22:30.077Z | PASS [ 3.168s] bgp test::test_basic_peering_passive_tcp |
| 1995 | 2026-02-27T04:22:30.080Z | PASS [ 3.169s] bgp test::test_basic_update |
| 1996 | 2026-02-27T04:22:30.080Z | PASS [ 3.175s] bgp test::test_basic_peering_active_tcp |
| 1997 | 2026-02-27T04:22:30.093Z | PASS [ 3.181s] bgp test::test_basic_update_ipv6_tcp |
| 1998 | 2026-02-27T04:22:30.093Z | PASS [ 3.181s] bgp test::test_basic_update_tcp |
| 1999 | 2026-02-27T04:22:33.231Z | PASS [ 3.157s] bgp test::test_ipv6_basic_peering_active |
| 2000 | 2026-02-27T04:22:33.256Z | PASS [ 3.158s] bgp test::test_ipv6_basic_peering_passive |
| 2001 | 2026-02-27T04:22:33.260Z | PASS [ 3.180s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2002 | 2026-02-27T04:22:33.264Z | PASS [ 3.172s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2003 | 2026-02-27T04:22:34.231Z | PASS [ 4.179s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2004 | 2026-02-27T04:22:34.248Z | PASS [ 4.186s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2005 | 2026-02-27T04:22:34.252Z | PASS [ 4.178s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2006 | 2026-02-27T04:22:34.254Z | PASS [ 4.189s] bgp test::test_import_export_policy_filtering |
| 2007 | 2026-02-27T04:22:34.347Z | PASS [ 1.096s] bgp test::test_multiple_unnumbered_sessions |
| 2008 | 2026-02-27T04:22:34.363Z | PASS [ 1.098s] bgp test::test_same_linklocal_multiple_interfaces |
| 2009 | 2026-02-27T04:22:35.392Z | PASS [ 1.160s] bgp test::test_three_router_chain_tcp |
| 2010 | 2026-02-27T04:22:35.450Z | PASS [ 1.201s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2011 | 2026-02-27T04:22:35.509Z | PASS [ 1.143s] bgp test::test_unnumbered_ndp_change |
| 2012 | 2026-02-27T04:22:36.432Z | PASS [ 3.175s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2013 | 2026-02-27T04:22:37.380Z | PASS [ 4.150s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2014 | 2026-02-27T04:22:37.391Z | PASS [ 3.141s] bgp test::test_three_router_chain_unnumbered |
| 2015 | 2026-02-27T04:22:39.349Z | PASS [ 5.096s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2016 | 2026-02-27T04:22:40.553Z | PASS [ 5.100s] bgp test::test_unnumbered_session_survives_peer_change |
| 2017 | 2026-02-27T04:22:44.487Z | PASS [ 9.096s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2018 | 2026-02-27T04:22:44.602Z | PASS [ 9.096s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2019 | 2026-02-27T04:22:52.493Z | PASS [ 18.146s] bgp test::test_unnumbered_interface_lifecycle |
| 2020 | 2026-02-27T04:22:52.496Z | ──────────── |
| 2021 | 2026-02-27T04:22:52.496Z | Summary [ 25.911s] 150 tests run: 150 passed, 0 skipped |
| 2022 | 2026-02-27T04:22:52.507Z | + 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/ |
| 2023 | 2026-02-27T04:22:52.516Z | + popd |
| 2024 | 2026-02-27T04:22:52.519Z | /work/oxidecomputer/maghemite |
| 2025 | 2026-02-27T04:22:52.520Z | + pushd mgd |
| 2026 | 2026-02-27T04:22:52.520Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2027 | 2026-02-27T04:22:52.520Z | + pfexec cargo nextest run |
| 2028 | 2026-02-27T04:22:54.282Z | Compiling slog v2.8.2 |
| 2029 | 2026-02-27T04:22:54.411Z | Compiling usdt v0.6.0 |
| 2030 | 2026-02-27T04:22:54.541Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2031 | 2026-02-27T04:22:54.566Z | Compiling nix v0.31.1 |
| 2032 | 2026-02-27T04:22:54.581Z | Compiling papergrid v0.17.0 |
| 2033 | 2026-02-27T04:22:54.584Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2034 | 2026-02-27T04:22:54.887Z | Compiling testing_table v0.3.0 |
| 2035 | 2026-02-27T04:22:54.939Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2036 | 2026-02-27T04:22:55.215Z | Compiling slog-json v2.6.1 |
| 2037 | 2026-02-27T04:22:55.229Z | Compiling slog-term v2.9.2 |
| 2038 | 2026-02-27T04:22:55.394Z | Compiling slog-async v2.8.0 |
| 2039 | 2026-02-27T04:22:55.571Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2040 | 2026-02-27T04:22:55.601Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2041 | 2026-02-27T04:22:55.752Z | Compiling slog-bunyan v2.5.0 |
| 2042 | 2026-02-27T04:22:55.997Z | Compiling dropshot v0.16.7 |
| 2043 | 2026-02-27T04:22:56.837Z | Compiling slog-dtrace v0.3.0 |
| 2044 | 2026-02-27T04:22:56.909Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2045 | 2026-02-27T04:22:57.310Z | Compiling steno v0.4.1 |
| 2046 | 2026-02-27T04:22:57.458Z | Compiling proc-macro-error2 v2.0.1 |
| 2047 | 2026-02-27T04:22:58.043Z | Compiling tabled_derive v0.11.0 |
| 2048 | 2026-02-27T04:23:00.622Z | Compiling tabled v0.20.0 |
| 2049 | 2026-02-27T04:23:00.720Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2050 | 2026-02-27T04:23:01.644Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2051 | 2026-02-27T04:23:02.544Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2052 | 2026-02-27T04:23:04.749Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2053 | 2026-02-27T04:23:05.978Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2054 | 2026-02-27T04:23:07.932Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2055 | 2026-02-27T04:23:08.059Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2056 | 2026-02-27T04:23:08.231Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2057 | 2026-02-27T04:23:09.490Z | Compiling crc8 v0.1.1 |
| 2058 | 2026-02-27T04:23:09.674Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2059 | 2026-02-27T04:23:10.961Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2060 | 2026-02-27T04:23:11.722Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2061 | 2026-02-27T04:23:17.428Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2062 | 2026-02-27T04:23:17.428Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2063 | 2026-02-27T04:23:17.428Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2064 | 2026-02-27T04:23:17.432Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2065 | 2026-02-27T04:23:18.576Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2066 | 2026-02-27T04:23:19.509Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2067 | 2026-02-27T04:23:22.267Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2068 | 2026-02-27T04:23:22.306Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2069 | 2026-02-27T04:23:22.657Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2070 | 2026-02-27T04:23:23.023Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2071 | 2026-02-27T04:23:23.917Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2072 | 2026-02-27T04:23:26.330Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2073 | 2026-02-27T04:23:27.003Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2074 | 2026-02-27T04:23:27.126Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2075 | 2026-02-27T04:23:28.377Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2076 | 2026-02-27T04:23:29.272Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2077 | 2026-02-27T04:23:37.823Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2078 | 2026-02-27T04:23:38.462Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2079 | 2026-02-27T04:23:38.826Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2080 | 2026-02-27T04:23:39.804Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2081 | 2026-02-27T04:23:43.139Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2082 | 2026-02-27T04:24:05.243Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2083 | 2026-02-27T04:24:07.807Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2084 | 2026-02-27T04:24:09.841Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2085 | 2026-02-27T04:24:12.160Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2086 | 2026-02-27T04:24:13.708Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2087 | 2026-02-27T04:24:16.158Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2088 | 2026-02-27T04:24:16.158Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2089 | 2026-02-27T04:24:16.160Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2090 | 2026-02-27T04:24:28.066Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2091 | 2026-02-27T04:24:31.920Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2092 | 2026-02-27T04:25:09.659Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 16s |
| 2093 | 2026-02-27T04:25:09.845Z | ──────────── |
| 2094 | 2026-02-27T04:25:09.845Z | Nextest run ID b3e558c8-e25f-41cf-b8fc-8ad8d5a95147 with nextest profile: default |
| 2095 | 2026-02-27T04:25:09.845Z | Starting 30 tests across 1 binary |
| 2096 | 2026-02-27T04:25:09.875Z | PASS [ 0.029s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2097 | 2026-02-27T04:25:09.904Z | PASS [ 0.028s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2098 | 2026-02-27T04:25:09.931Z | PASS [ 0.028s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2099 | 2026-02-27T04:25:09.964Z | PASS [ 0.032s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2100 | 2026-02-27T04:25:09.980Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2101 | 2026-02-27T04:25:09.987Z | PASS [ 0.141s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2102 | 2026-02-27T04:25:09.990Z | PASS [ 0.142s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2103 | 2026-02-27T04:25:09.990Z | PASS [ 0.142s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2104 | 2026-02-27T04:25:09.990Z | PASS [ 0.143s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2105 | 2026-02-27T04:25:09.990Z | PASS [ 0.143s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2106 | 2026-02-27T04:25:09.994Z | PASS [ 0.146s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2107 | 2026-02-27T04:25:09.997Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2108 | 2026-02-27T04:25:10.002Z | PASS [ 0.152s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2109 | 2026-02-27T04:25:10.006Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2110 | 2026-02-27T04:25:10.006Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2111 | 2026-02-27T04:25:10.006Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2112 | 2026-02-27T04:25:10.006Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2113 | 2026-02-27T04:25:10.006Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2114 | 2026-02-27T04:25:10.009Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2115 | 2026-02-27T04:25:10.013Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2116 | 2026-02-27T04:25:10.017Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2117 | 2026-02-27T04:25:10.020Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2118 | 2026-02-27T04:25:10.020Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2119 | 2026-02-27T04:25:10.020Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2120 | 2026-02-27T04:25:10.020Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2121 | 2026-02-27T04:25:10.023Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2122 | 2026-02-27T04:25:10.023Z | PASS [ 0.014s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2123 | 2026-02-27T04:25:10.026Z | PASS [ 0.014s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2124 | 2026-02-27T04:25:10.030Z | PASS [ 0.013s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2125 | 2026-02-27T04:25:10.030Z | PASS [ 0.011s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2126 | 2026-02-27T04:25:10.030Z | ──────────── |
| 2127 | 2026-02-27T04:25:10.030Z | Summary [ 0.185s] 30 tests run: 30 passed, 0 skipped |
| 2128 | 2026-02-27T04:25:10.043Z | + cp apply_remove_entire_group.log /work/ |
| 2129 | 2026-02-27T04:25:10.046Z | + popd |
| 2130 | 2026-02-27T04:25:10.046Z | /work/oxidecomputer/maghemite |
| 2131 | 2026-02-27T04:25:10.046Z | process exited: duration 815462 ms, exit code 0 |
| |
| 2132 | 2026-02-27T04:25:10.060Z | found 66 output files |
| 2133 | 2026-02-27T04:25:10.060Z | uploading: /work/apply_remove_entire_group.log (19802 bytes) |
| 2134 | 2026-02-27T04:25:11.077Z | uploaded: /work/apply_remove_entire_group.log |
| 2135 | 2026-02-27T04:25:11.080Z | uploading: /work/dualstack_routes.log (142072 bytes) |
| 2136 | 2026-02-27T04:25:12.100Z | uploaded: /work/dualstack_routes.log |
| 2137 | 2026-02-27T04:25:12.100Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2371 bytes) |
| 2138 | 2026-02-27T04:25:13.155Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2139 | 2026-02-27T04:25:13.155Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1294 bytes) |
| 2140 | 2026-02-27T04:25:14.166Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2141 | 2026-02-27T04:25:14.166Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2214 bytes) |
| 2142 | 2026-02-27T04:25:15.175Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2143 | 2026-02-27T04:25:15.179Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2188 bytes) |
| 2144 | 2026-02-27T04:25:16.240Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2145 | 2026-02-27T04:25:16.244Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2309 bytes) |
| 2146 | 2026-02-27T04:25:17.256Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2147 | 2026-02-27T04:25:17.264Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2070 bytes) |
| 2148 | 2026-02-27T04:25:18.300Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2149 | 2026-02-27T04:25:18.306Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (2279 bytes) |
| 2150 | 2026-02-27T04:25:19.314Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2151 | 2026-02-27T04:25:19.319Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2232 bytes) |
| 2152 | 2026-02-27T04:25:20.328Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2153 | 2026-02-27T04:25:20.331Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2105 bytes) |
| 2154 | 2026-02-27T04:25:21.339Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2155 | 2026-02-27T04:25:21.342Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2144 bytes) |
| 2156 | 2026-02-27T04:25:22.350Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2157 | 2026-02-27T04:25:22.353Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2298 bytes) |
| 2158 | 2026-02-27T04:25:23.359Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2159 | 2026-02-27T04:25:23.363Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2363 bytes) |
| 2160 | 2026-02-27T04:25:24.371Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2161 | 2026-02-27T04:25:24.376Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (3539 bytes) |
| 2162 | 2026-02-27T04:25:25.382Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2163 | 2026-02-27T04:25:25.387Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3496 bytes) |
| 2164 | 2026-02-27T04:25:26.397Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2165 | 2026-02-27T04:25:26.397Z | uploading: /work/multiple_unnumbered.log (146044 bytes) |
| 2166 | 2026-02-27T04:25:27.488Z | uploaded: /work/multiple_unnumbered.log |
| 2167 | 2026-02-27T04:25:27.488Z | uploading: /work/ndp_change_reset.log (36295 bytes) |
| 2168 | 2026-02-27T04:25:28.502Z | uploaded: /work/ndp_change_reset.log |
| 2169 | 2026-02-27T04:25:28.506Z | uploading: /work/ndp_changes.log (86903 bytes) |
| 2170 | 2026-02-27T04:25:29.523Z | uploaded: /work/ndp_changes.log |
| 2171 | 2026-02-27T04:25:29.523Z | uploading: /work/r1.test_basic_peering_active.log (37848 bytes) |
| 2172 | 2026-02-27T04:25:30.537Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2173 | 2026-02-27T04:25:30.540Z | uploading: /work/r1.test_basic_peering_active_tcp.log (49593 bytes) |
| 2174 | 2026-02-27T04:25:31.552Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2175 | 2026-02-27T04:25:31.555Z | uploading: /work/r1.test_basic_peering_passive.log (32317 bytes) |
| 2176 | 2026-02-27T04:25:32.570Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2177 | 2026-02-27T04:25:32.574Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (37174 bytes) |
| 2178 | 2026-02-27T04:25:33.591Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2179 | 2026-02-27T04:25:33.594Z | uploading: /work/r1.test_basic_update.log (40235 bytes) |
| 2180 | 2026-02-27T04:25:34.608Z | uploaded: /work/r1.test_basic_update.log |
| 2181 | 2026-02-27T04:25:34.608Z | uploading: /work/r1.test_basic_update_ipv6.log (43623 bytes) |
| 2182 | 2026-02-27T04:25:35.622Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2183 | 2026-02-27T04:25:35.625Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (29763 bytes) |
| 2184 | 2026-02-27T04:25:36.636Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2185 | 2026-02-27T04:25:36.639Z | uploading: /work/r1.test_basic_update_tcp.log (29982 bytes) |
| 2186 | 2026-02-27T04:25:37.651Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2187 | 2026-02-27T04:25:37.654Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (54368 bytes) |
| 2188 | 2026-02-27T04:25:38.668Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2189 | 2026-02-27T04:25:38.671Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (40746 bytes) |
| 2190 | 2026-02-27T04:25:39.684Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2191 | 2026-02-27T04:25:39.687Z | uploading: /work/r1.test_import_export_policy_filtering.log (37962 bytes) |
| 2192 | 2026-02-27T04:25:40.700Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2193 | 2026-02-27T04:25:40.703Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (33256 bytes) |
| 2194 | 2026-02-27T04:25:41.714Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2195 | 2026-02-27T04:25:41.714Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (39966 bytes) |
| 2196 | 2026-02-27T04:25:42.729Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2197 | 2026-02-27T04:25:42.732Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (45571 bytes) |
| 2198 | 2026-02-27T04:25:43.748Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2199 | 2026-02-27T04:25:43.752Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (32196 bytes) |
| 2200 | 2026-02-27T04:25:44.761Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2201 | 2026-02-27T04:25:44.762Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (40060 bytes) |
| 2202 | 2026-02-27T04:25:45.791Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2203 | 2026-02-27T04:25:45.791Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (33067 bytes) |
| 2204 | 2026-02-27T04:25:46.823Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2205 | 2026-02-27T04:25:46.823Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (28287 bytes) |
| 2206 | 2026-02-27T04:25:47.833Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2207 | 2026-02-27T04:25:47.836Z | uploading: /work/r1.test_three_router_chain_tcp.log (22015 bytes) |
| 2208 | 2026-02-27T04:25:48.848Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2209 | 2026-02-27T04:25:48.851Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (24858 bytes) |
| 2210 | 2026-02-27T04:25:49.862Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2211 | 2026-02-27T04:25:49.862Z | uploading: /work/r2.test_basic_peering_active.log (36669 bytes) |
| 2212 | 2026-02-27T04:25:50.878Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2213 | 2026-02-27T04:25:50.881Z | uploading: /work/r2.test_basic_peering_active_tcp.log (44872 bytes) |
| 2214 | 2026-02-27T04:25:51.895Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2215 | 2026-02-27T04:25:51.895Z | uploading: /work/r2.test_basic_peering_passive.log (40341 bytes) |
| 2216 | 2026-02-27T04:25:52.912Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2217 | 2026-02-27T04:25:52.912Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (45575 bytes) |
| 2218 | 2026-02-27T04:25:53.928Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2219 | 2026-02-27T04:25:53.928Z | uploading: /work/r2.test_basic_update.log (44874 bytes) |
| 2220 | 2026-02-27T04:25:54.946Z | uploaded: /work/r2.test_basic_update.log |
| 2221 | 2026-02-27T04:25:54.946Z | uploading: /work/r2.test_basic_update_ipv6.log (45223 bytes) |
| 2222 | 2026-02-27T04:25:55.962Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2223 | 2026-02-27T04:25:55.962Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (34698 bytes) |
| 2224 | 2026-02-27T04:25:56.981Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2225 | 2026-02-27T04:25:56.981Z | uploading: /work/r2.test_basic_update_tcp.log (34787 bytes) |
| 2226 | 2026-02-27T04:25:57.996Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2227 | 2026-02-27T04:25:57.999Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (53118 bytes) |
| 2228 | 2026-02-27T04:25:59.013Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2229 | 2026-02-27T04:25:59.016Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (41370 bytes) |
| 2230 | 2026-02-27T04:26:00.029Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2231 | 2026-02-27T04:26:00.032Z | uploading: /work/r2.test_import_export_policy_filtering.log (36100 bytes) |
| 2232 | 2026-02-27T04:26:01.048Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2233 | 2026-02-27T04:26:01.052Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (35620 bytes) |
| 2234 | 2026-02-27T04:26:02.064Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2235 | 2026-02-27T04:26:02.067Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (36595 bytes) |
| 2236 | 2026-02-27T04:26:03.081Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2237 | 2026-02-27T04:26:03.081Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (40975 bytes) |
| 2238 | 2026-02-27T04:26:04.095Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2239 | 2026-02-27T04:26:04.099Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (40232 bytes) |
| 2240 | 2026-02-27T04:26:05.111Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2241 | 2026-02-27T04:26:05.114Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (47305 bytes) |
| 2242 | 2026-02-27T04:26:06.126Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2243 | 2026-02-27T04:26:06.130Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (37418 bytes) |
| 2244 | 2026-02-27T04:26:07.143Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2245 | 2026-02-27T04:26:07.145Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28148 bytes) |
| 2246 | 2026-02-27T04:26:08.155Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2247 | 2026-02-27T04:26:08.158Z | uploading: /work/r2.test_three_router_chain_tcp.log (44311 bytes) |
| 2248 | 2026-02-27T04:26:09.171Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2249 | 2026-02-27T04:26:09.171Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (43986 bytes) |
| 2250 | 2026-02-27T04:26:10.186Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2251 | 2026-02-27T04:26:10.189Z | uploading: /work/r3.test_three_router_chain_tcp.log (23812 bytes) |
| 2252 | 2026-02-27T04:26:11.204Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2253 | 2026-02-27T04:26:11.204Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (20488 bytes) |
| 2254 | 2026-02-27T04:26:12.220Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2255 | 2026-02-27T04:26:12.220Z | uploading: /work/same_linklocal.log (108006 bytes) |
| 2256 | 2026-02-27T04:26:13.275Z | uploaded: /work/same_linklocal.log |
| 2257 | 2026-02-27T04:26:13.276Z | uploading: /work/three_chain.log (157219 bytes) |
| 2258 | 2026-02-27T04:26:14.306Z | uploaded: /work/three_chain.log |
| 2259 | 2026-02-27T04:26:14.311Z | uploading: /work/unnumbered_expiry.log (91942 bytes) |
| 2260 | 2026-02-27T04:26:15.324Z | uploaded: /work/unnumbered_expiry.log |
| 2261 | 2026-02-27T04:26:15.324Z | uploading: /work/unnumbered_interface_lifecycle.log (192308 bytes) |
| 2262 | 2026-02-27T04:26:16.347Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2263 | 2026-02-27T04:26:16.348Z | uploading: /work/unnumbered_peer_change.log (76839 bytes) |
| 2264 | 2026-02-27T04:26:17.369Z | uploaded: /work/unnumbered_peer_change.log |