|
|
|
| 1 | 2026-02-18T03:02:53.973Z | job assigned to worker 01KHQB4TRGD30P7W3STZQVSCNB [factory aws, i-0007d298336231ab8] (queued for 1 m 8 s) |
| |
| 2 | 2026-02-18T03:03:02.547Z | starting task 0: "setup" |
| 3 | 2026-02-18T03:03:02.551Z | ++ uname -s |
| 4 | 2026-02-18T03:03:02.555Z | + kern=SunOS |
| 5 | 2026-02-18T03:03:02.555Z | + build_user=build |
| 6 | 2026-02-18T03:03:02.555Z | + build_uid=12345 |
| 7 | 2026-02-18T03:03:02.555Z | + work_dir=/work |
| 8 | 2026-02-18T03:03:02.555Z | + input_dir=/input |
| 9 | 2026-02-18T03:03:02.555Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-18T03:03:02.555Z | + case "$kern" in |
| 11 | 2026-02-18T03:03:02.555Z | + groupadd -g 12345 build |
| 12 | 2026-02-18T03:03:02.558Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-18T03:03:04.565Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-18T03:03:04.693Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-18T03:03:04.696Z | + home_fs=zfs |
| 16 | 2026-02-18T03:03:04.696Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-18T03:03:04.696Z | + mkdir -p /home/build |
| 18 | 2026-02-18T03:03:04.696Z | + chown build:build /home/build /work |
| 19 | 2026-02-18T03:03:06.700Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-18T03:03:06.703Z | process exited: duration 4156 ms, exit code 0 |
| |
| 21 | 2026-02-18T03:03:06.709Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-18T03:03:06.714Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-18T03:03:06.714Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-18T03:03:06.714Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-18T03:03:06.714Z | * rust toolchain profile = "default" |
| 26 | 2026-02-18T03:03:06.714Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-18T03:03:06.714Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-18T03:03:06.717Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-18T03:03:06.717Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-18T03:03:06.893Z | info: downloading installer |
| 31 | 2026-02-18T03:03:08.928Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-18T03:03:08.929Z | warn: /opt/ooce/bin |
| 33 | 2026-02-18T03:03:08.929Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-18T03:03:08.929Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-18T03:03:08.929Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-18T03:03:08.929Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-18T03:03:08.929Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-18T03:03:08.929Z | error: cannot install while Rust is installed |
| 39 | 2026-02-18T03:03:08.929Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-18T03:03:08.970Z | info: profile set to 'default' |
| 41 | 2026-02-18T03:03:08.970Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-18T03:03:08.973Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-18T03:03:09.127Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-18T03:03:09.127Z | info: downloading component 'cargo' |
| 45 | 2026-02-18T03:03:10.142Z | info: downloading component 'clippy' |
| 46 | 2026-02-18T03:03:10.584Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-18T03:03:12.331Z | info: downloading component 'rust-std' |
| 48 | 2026-02-18T03:03:14.516Z | info: downloading component 'rustc' |
| 49 | 2026-02-18T03:03:23.567Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-18T03:03:23.911Z | info: installing component 'cargo' |
| 51 | 2026-02-18T03:03:24.815Z | info: installing component 'clippy' |
| 52 | 2026-02-18T03:03:25.207Z | info: installing component 'rust-docs' |
| 53 | 2026-02-18T03:03:27.176Z | info: installing component 'rust-std' |
| 54 | 2026-02-18T03:03:28.980Z | info: installing component 'rustc' |
| 55 | 2026-02-18T03:03:35.586Z | info: installing component 'rustfmt' |
| 56 | 2026-02-18T03:03:35.912Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-18T03:03:35.912Z | |
| 58 | 2026-02-18T03:03:36.379Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-18T03:03:36.379Z | |
| 60 | 2026-02-18T03:03:36.383Z | |
| 61 | 2026-02-18T03:03:36.383Z | Rust is installed now. Great! |
| 62 | 2026-02-18T03:03:36.383Z | |
| 63 | 2026-02-18T03:03:36.383Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-18T03:03:36.383Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-18T03:03:36.384Z | |
| 66 | 2026-02-18T03:03:36.384Z | To configure your current shell, you need to source |
| 67 | 2026-02-18T03:03:36.384Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-18T03:03:36.384Z | |
| 69 | 2026-02-18T03:03:36.384Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-18T03:03:36.384Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-18T03:03:36.384Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-18T03:03:36.384Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-18T03:03:36.474Z | + rustup --version |
| 74 | 2026-02-18T03:03:36.485Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-18T03:03:36.494Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-18T03:03:36.598Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-18T03:03:36.603Z | + cargo --version |
| 78 | 2026-02-18T03:03:36.684Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-18T03:03:36.688Z | + rustc --version |
| 80 | 2026-02-18T03:03:36.753Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-18T03:03:36.758Z | process exited: duration 30035 ms, exit code 0 |
| |
| 82 | 2026-02-18T03:03:36.765Z | starting task 2: "authentication" |
| 83 | 2026-02-18T03:03:36.788Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2026-02-18T03:03:36.795Z | starting task 3: "clone repository" |
| 85 | 2026-02-18T03:03:36.800Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-18T03:03:36.803Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-18T03:03:36.834Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-18T03:03:39.499Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-18T03:03:39.500Z | + git fetch origin dccd2940bdca70331828ef79faadb348031175a9 |
| 90 | 2026-02-18T03:03:39.930Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-18T03:03:39.930Z | * branch dccd2940bdca70331828ef79faadb348031175a9 -> FETCH_HEAD |
| 92 | 2026-02-18T03:03:39.937Z | + [[ -n zl/mrib ]] |
| 93 | 2026-02-18T03:03:39.940Z | ++ git branch --show-current |
| 94 | 2026-02-18T03:03:39.949Z | + current=main |
| 95 | 2026-02-18T03:03:39.949Z | + [[ main != zl/mrib ]] |
| 96 | 2026-02-18T03:03:39.949Z | + git branch -f zl/mrib dccd2940bdca70331828ef79faadb348031175a9 |
| 97 | 2026-02-18T03:03:39.949Z | + git checkout -f zl/mrib |
| 98 | 2026-02-18T03:03:39.973Z | Switched to branch 'zl/mrib' |
| 99 | 2026-02-18T03:03:39.976Z | + git reset --hard dccd2940bdca70331828ef79faadb348031175a9 |
| 100 | 2026-02-18T03:03:40.004Z | HEAD is now at dccd294 merge main (bump deps) |
| 101 | 2026-02-18T03:03:40.007Z | process exited: duration 3208 ms, exit code 0 |
| |
| 102 | 2026-02-18T03:03:40.015Z | starting task 4: "build" |
| 103 | 2026-02-18T03:03:40.018Z | + set -e |
| 104 | 2026-02-18T03:03:40.018Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-02-18T03:03:40.018Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-02-18T03:03:40.018Z | ++ PLATFORM=illumos |
| 107 | 2026-02-18T03:03:40.018Z | ++ banner install |
| 108 | 2026-02-18T03:03:40.021Z | |
| 109 | 2026-02-18T03:03:40.021Z | # # # #### ##### ## # # |
| 110 | 2026-02-18T03:03:40.021Z | # ## # # # # # # # |
| 111 | 2026-02-18T03:03:40.021Z | # # # # #### # # # # # |
| 112 | 2026-02-18T03:03:40.021Z | # # # # # # ###### # # |
| 113 | 2026-02-18T03:03:40.021Z | # # ## # # # # # # # |
| 114 | 2026-02-18T03:03:40.021Z | # # # #### # # # ###### ###### |
| 115 | 2026-02-18T03:03:40.021Z | |
| 116 | 2026-02-18T03:03:40.021Z | ++ set +o errexit |
| 117 | 2026-02-18T03:03:40.024Z | ++ pkg info clang-15 |
| 118 | 2026-02-18T03:03:40.024Z | ++ grep -qi installed |
| 119 | 2026-02-18T03:03:41.763Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-02-18T03:03:41.763Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-02-18T03:03:41.763Z | |
| 122 | 2026-02-18T03:03:41.763Z | clang-15 |
| 123 | 2026-02-18T03:03:41.807Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-02-18T03:03:41.807Z | ++ set -o errexit |
| 125 | 2026-02-18T03:03:41.810Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-02-18T03:03:50.538Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-02-18T03:04:00.799Z | Startup: Caching catalogs ... Done |
| 128 | 2026-02-18T03:04:23.510Z | Planning: Solver setup ... Done |
| 129 | 2026-02-18T03:04:23.666Z | Planning: Running solver ... Done |
| 130 | 2026-02-18T03:04:23.825Z | Planning: Finding local manifests ... Done |
| 131 | 2026-02-18T03:04:23.838Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-02-18T03:04:23.963Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-02-18T03:04:24.008Z | Planning: Package planning ... Done |
| 134 | 2026-02-18T03:04:24.055Z | Planning: Merging actions ... Done |
| 135 | 2026-02-18T03:04:24.222Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-02-18T03:04:24.233Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-02-18T03:04:25.016Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-02-18T03:04:25.024Z | Planning: Planning completed in 24.06 seconds |
| 139 | 2026-02-18T03:04:25.039Z | Packages to install: 2 |
| 140 | 2026-02-18T03:04:25.039Z | Mediators to change: 2 |
| 141 | 2026-02-18T03:04:25.042Z | Services to change: 1 |
| 142 | 2026-02-18T03:04:25.042Z | Create boot environment: No |
| 143 | 2026-02-18T03:04:25.042Z | Create backup boot environment: No |
| 144 | 2026-02-18T03:04:25.091Z | |
| 145 | 2026-02-18T03:04:25.091Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-02-18T03:04:32.671Z | Download: 982/3076 items 82.2/211.3MB 38% complete (32.9M/s) |
| 147 | 2026-02-18T03:04:37.677Z | Download: 1979/3076 items 116.3/211.3MB 55% complete (3.5M/s) |
| 148 | 2026-02-18T03:04:45.614Z | Download: 2003/3076 items 117.1/211.3MB 55% complete (3.5M/s) |
| 149 | 2026-02-18T03:04:49.393Z | Download: Completed 211.31 MB in 24.29 seconds (8.7M/s) |
| 150 | 2026-02-18T03:04:49.690Z | Actions: 1/3418 actions (Installing new actions) |
| 151 | 2026-02-18T03:04:54.194Z | Actions: Completed 3418 actions in 4.50 seconds. |
| 152 | 2026-02-18T03:04:54.894Z | Done |
| 153 | 2026-02-18T03:04:54.894Z | Done |
| 154 | 2026-02-18T03:04:55.984Z | Done |
| 155 | 2026-02-18T03:05:00.187Z | Done |
| 156 | 2026-02-18T03:05:00.268Z | Done |
| 157 | 2026-02-18T03:05:00.271Z | Done |
| 158 | 2026-02-18T03:05:00.427Z | Done |
| 159 | 2026-02-18T03:05:01.079Z | ++ set -o errexit |
| 160 | 2026-02-18T03:05:01.079Z | ++ cargo --version |
| 161 | 2026-02-18T03:05:01.087Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 162 | 2026-02-18T03:05:01.301Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 163 | 2026-02-18T03:05:01.305Z | info: downloading component 'cargo' |
| 164 | 2026-02-18T03:05:02.327Z | info: downloading component 'clippy' |
| 165 | 2026-02-18T03:05:02.766Z | info: downloading component 'rust-docs' |
| 166 | 2026-02-18T03:05:04.565Z | info: downloading component 'rust-std' |
| 167 | 2026-02-18T03:05:06.746Z | info: downloading component 'rustc' |
| 168 | 2026-02-18T03:05:14.191Z | info: downloading component 'rustfmt' |
| 169 | 2026-02-18T03:05:14.466Z | info: installing component 'cargo' |
| 170 | 2026-02-18T03:05:15.371Z | info: installing component 'clippy' |
| 171 | 2026-02-18T03:05:15.761Z | info: installing component 'rust-docs' |
| 172 | 2026-02-18T03:05:17.670Z | info: installing component 'rust-std' |
| 173 | 2026-02-18T03:05:19.483Z | info: installing component 'rustc' |
| 174 | 2026-02-18T03:05:26.038Z | info: installing component 'rustfmt' |
| 175 | 2026-02-18T03:05:26.498Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 176 | 2026-02-18T03:05:26.501Z | ++ rustc --version |
| 177 | 2026-02-18T03:05:26.585Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 178 | 2026-02-18T03:05:26.591Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 179 | 2026-02-18T03:05:26.696Z | Updating crates.io index |
| 180 | 2026-02-18T03:05:26.806Z | Downloading crates ... |
| 181 | 2026-02-18T03:05:26.879Z | Downloaded cargo-nextest v0.9.97 |
| 182 | 2026-02-18T03:05:26.957Z | Installing cargo-nextest v0.9.97 |
| 183 | 2026-02-18T03:05:27.012Z | Updating crates.io index |
| 184 | 2026-02-18T03:05:29.732Z | Locking 405 packages to latest compatible versions |
| 185 | 2026-02-18T03:05:29.738Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 186 | 2026-02-18T03:05:29.759Z | Adding duct v0.13.7 (available: v1.1.1) |
| 187 | 2026-02-18T03:05:29.759Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 188 | 2026-02-18T03:05:29.759Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 189 | 2026-02-18T03:05:29.759Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 190 | 2026-02-18T03:05:29.759Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 191 | 2026-02-18T03:05:29.759Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 192 | 2026-02-18T03:05:29.759Z | Adding nextest-runner v0.80.0 (available: v0.108.0) |
| 193 | 2026-02-18T03:05:29.768Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 194 | 2026-02-18T03:05:29.784Z | Downloading crates ... |
| 195 | 2026-02-18T03:05:29.879Z | Downloaded cargo-platform v0.3.2 |
| 196 | 2026-02-18T03:05:29.895Z | Downloaded foldhash v0.1.5 |
| 197 | 2026-02-18T03:05:29.898Z | Downloaded cfg-expr v0.20.6 |
| 198 | 2026-02-18T03:05:29.902Z | Downloaded futures v0.3.32 |
| 199 | 2026-02-18T03:05:29.906Z | Downloaded duct v0.13.7 |
| 200 | 2026-02-18T03:05:29.909Z | Downloaded openssl-probe v0.2.1 |
| 201 | 2026-02-18T03:05:29.912Z | Downloaded mukti-metadata v0.3.0 |
| 202 | 2026-02-18T03:05:29.912Z | Downloaded base64 v0.22.1 |
| 203 | 2026-02-18T03:05:29.919Z | Downloaded serde_core v1.0.228 |
| 204 | 2026-02-18T03:05:29.935Z | Downloaded parking_lot v0.12.5 |
| 205 | 2026-02-18T03:05:29.938Z | Downloaded equivalent v1.0.2 |
| 206 | 2026-02-18T03:05:29.941Z | Downloaded crypto-common v0.1.7 |
| 207 | 2026-02-18T03:05:29.944Z | Downloaded block-buffer v0.10.4 |
| 208 | 2026-02-18T03:05:29.947Z | Downloaded hex v0.4.3 |
| 209 | 2026-02-18T03:05:29.947Z | Downloaded debug-ignore v1.0.5 |
| 210 | 2026-02-18T03:05:29.950Z | Downloaded pulldown-cmark v0.13.0 |
| 211 | 2026-02-18T03:05:29.957Z | Downloaded cargo_metadata v0.23.1 |
| 212 | 2026-02-18T03:05:29.960Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 213 | 2026-02-18T03:05:29.963Z | Downloaded cargo-platform v0.2.0 |
| 214 | 2026-02-18T03:05:29.966Z | Downloaded atomic-waker v1.1.2 |
| 215 | 2026-02-18T03:05:29.966Z | Downloaded futures-macro v0.3.32 |
| 216 | 2026-02-18T03:05:29.972Z | Downloaded foreign-types-shared v0.1.1 |
| 217 | 2026-02-18T03:05:29.975Z | Downloaded fastrand v2.3.0 |
| 218 | 2026-02-18T03:05:29.978Z | Downloaded cfg-if v1.0.4 |
| 219 | 2026-02-18T03:05:29.978Z | Downloaded regex-syntax v0.8.9 |
| 220 | 2026-02-18T03:05:29.985Z | Downloaded adler2 v2.0.1 |
| 221 | 2026-02-18T03:05:29.988Z | Downloaded anstyle-query v1.1.5 |
| 222 | 2026-02-18T03:05:29.991Z | Downloaded globset v0.4.18 |
| 223 | 2026-02-18T03:05:29.994Z | Downloaded libc v0.2.182 |
| 224 | 2026-02-18T03:05:30.021Z | Downloaded percent-encoding v2.3.2 |
| 225 | 2026-02-18T03:05:30.024Z | Downloaded home v0.5.12 |
| 226 | 2026-02-18T03:05:30.024Z | Downloaded lazy_static v1.5.0 |
| 227 | 2026-02-18T03:05:30.027Z | Downloaded jobserver v0.1.34 |
| 228 | 2026-02-18T03:05:30.030Z | Downloaded ed25519 v2.2.3 |
| 229 | 2026-02-18T03:05:30.033Z | Downloaded proc-macro2 v1.0.106 |
| 230 | 2026-02-18T03:05:30.036Z | Downloaded digest v0.10.7 |
| 231 | 2026-02-18T03:05:30.038Z | Downloaded smallvec v1.15.1 |
| 232 | 2026-02-18T03:05:30.041Z | Downloaded clap_lex v1.0.0 |
| 233 | 2026-02-18T03:05:30.041Z | Downloaded cfg_aliases v0.2.1 |
| 234 | 2026-02-18T03:05:30.044Z | Downloaded rustc-hash v2.1.1 |
| 235 | 2026-02-18T03:05:30.048Z | Downloaded nextest-filtering v0.15.0 |
| 236 | 2026-02-18T03:05:30.051Z | Downloaded futures-sink v0.3.32 |
| 237 | 2026-02-18T03:05:30.051Z | Downloaded backtrace-ext v0.2.1 |
| 238 | 2026-02-18T03:05:30.051Z | Downloaded serde-value v0.7.0 |
| 239 | 2026-02-18T03:05:30.054Z | Downloaded pkcs8 v0.10.2 |
| 240 | 2026-02-18T03:05:30.057Z | Downloaded cpufeatures v0.2.17 |
| 241 | 2026-02-18T03:05:30.060Z | Downloaded rand_chacha v0.9.0 |
| 242 | 2026-02-18T03:05:30.060Z | Downloaded pin-project v1.1.10 |
| 243 | 2026-02-18T03:05:30.071Z | Downloaded foreign-types v0.3.2 |
| 244 | 2026-02-18T03:05:30.074Z | Downloaded sync_wrapper v1.0.2 |
| 245 | 2026-02-18T03:05:30.077Z | Downloaded litrs v1.0.0 |
| 246 | 2026-02-18T03:05:30.080Z | Downloaded crc32fast v1.5.0 |
| 247 | 2026-02-18T03:05:30.080Z | Downloaded getrandom v0.3.4 |
| 248 | 2026-02-18T03:05:30.085Z | Downloaded self-replace v1.5.0 |
| 249 | 2026-02-18T03:05:30.087Z | Downloaded rustls-pki-types v1.14.0 |
| 250 | 2026-02-18T03:05:30.091Z | Downloaded indexmap v2.13.0 |
| 251 | 2026-02-18T03:05:30.093Z | Downloaded serde_spanned v0.6.9 |
| 252 | 2026-02-18T03:05:30.098Z | Downloaded signal-hook-mio v0.2.5 |
| 253 | 2026-02-18T03:05:30.098Z | Downloaded anstyle v1.0.13 |
| 254 | 2026-02-18T03:05:30.100Z | Downloaded miniz_oxide v0.8.9 |
| 255 | 2026-02-18T03:05:30.103Z | Downloaded serde-untagged v0.1.9 |
| 256 | 2026-02-18T03:05:30.103Z | Downloaded either v1.15.0 |
| 257 | 2026-02-18T03:05:30.106Z | Downloaded http v1.4.0 |
| 258 | 2026-02-18T03:05:30.109Z | Downloaded semver v1.0.27 |
| 259 | 2026-02-18T03:05:30.112Z | Downloaded serde_spanned v1.0.4 |
| 260 | 2026-02-18T03:05:30.115Z | Downloaded addr2line v0.25.1 |
| 261 | 2026-02-18T03:05:30.121Z | Downloaded autocfg v1.5.0 |
| 262 | 2026-02-18T03:05:30.121Z | Downloaded rand v0.9.2 |
| 263 | 2026-02-18T03:05:30.124Z | Downloaded sigchld v0.2.4 |
| 264 | 2026-02-18T03:05:30.124Z | Downloaded find-msvc-tools v0.1.9 |
| 265 | 2026-02-18T03:05:30.127Z | Downloaded convert_case v0.10.0 |
| 266 | 2026-02-18T03:05:30.127Z | Downloaded itoa v1.0.17 |
| 267 | 2026-02-18T03:05:30.131Z | Downloaded subtle v2.6.1 |
| 268 | 2026-02-18T03:05:30.131Z | Downloaded self_update v0.42.0 |
| 269 | 2026-02-18T03:05:30.133Z | Downloaded iri-string v0.7.10 |
| 270 | 2026-02-18T03:05:30.140Z | Downloaded supports-color v3.0.2 |
| 271 | 2026-02-18T03:05:30.143Z | Downloaded target-spec-miette v0.4.5 |
| 272 | 2026-02-18T03:05:30.147Z | Downloaded humantime v2.3.0 |
| 273 | 2026-02-18T03:05:30.150Z | Downloaded simd-adler32 v0.3.8 |
| 274 | 2026-02-18T03:05:30.150Z | Downloaded base64ct v1.8.3 |
| 275 | 2026-02-18T03:05:30.153Z | Downloaded http-body-util v0.1.3 |
| 276 | 2026-02-18T03:05:30.156Z | Downloaded strip-ansi-escapes v0.2.1 |
| 277 | 2026-02-18T03:05:30.156Z | Downloaded serde_path_to_error v0.1.20 |
| 278 | 2026-02-18T03:05:30.159Z | Downloaded pin-utils v0.1.0 |
| 279 | 2026-02-18T03:05:30.159Z | Downloaded clap_derive v4.5.55 |
| 280 | 2026-02-18T03:05:30.163Z | Downloaded signature v2.2.0 |
| 281 | 2026-02-18T03:05:30.163Z | Downloaded static_assertions v1.1.0 |
| 282 | 2026-02-18T03:05:30.166Z | Downloaded scopeguard v1.2.0 |
| 283 | 2026-02-18T03:05:30.166Z | Downloaded erased-serde v0.4.9 |
| 284 | 2026-02-18T03:05:30.169Z | Downloaded spki v0.7.3 |
| 285 | 2026-02-18T03:05:30.173Z | Downloaded ipnet v2.11.0 |
| 286 | 2026-02-18T03:05:30.173Z | Downloaded nextest-metadata v0.12.2 |
| 287 | 2026-02-18T03:05:30.176Z | Downloaded serde_urlencoded v0.7.1 |
| 288 | 2026-02-18T03:05:30.176Z | Downloaded eyre v0.6.12 |
| 289 | 2026-02-18T03:05:30.179Z | Downloaded shell-words v1.1.1 |
| 290 | 2026-02-18T03:05:30.182Z | Downloaded sha2 v0.10.9 |
| 291 | 2026-02-18T03:05:30.182Z | Downloaded config v0.15.19 |
| 292 | 2026-02-18T03:05:30.187Z | Downloaded rand_core v0.9.5 |
| 293 | 2026-02-18T03:05:30.191Z | Downloaded bitflags v2.11.0 |
| 294 | 2026-02-18T03:05:30.194Z | Downloaded terminal_size v0.4.3 |
| 295 | 2026-02-18T03:05:30.194Z | Downloaded serde_ignored v0.1.14 |
| 296 | 2026-02-18T03:05:30.198Z | Downloaded indent_write v2.2.0 |
| 297 | 2026-02-18T03:05:30.198Z | Downloaded strsim v0.11.1 |
| 298 | 2026-02-18T03:05:30.201Z | Downloaded tower-service v0.3.3 |
| 299 | 2026-02-18T03:05:30.201Z | Downloaded toml_datetime v0.6.11 |
| 300 | 2026-02-18T03:05:30.205Z | Downloaded parking_lot_core v0.9.12 |
| 301 | 2026-02-18T03:05:30.205Z | Downloaded try-lock v0.2.5 |
| 302 | 2026-02-18T03:05:30.208Z | Downloaded tower-layer v0.3.3 |
| 303 | 2026-02-18T03:05:30.208Z | Downloaded quote v1.0.44 |
| 304 | 2026-02-18T03:05:30.213Z | Downloaded os_pipe v1.2.3 |
| 305 | 2026-02-18T03:05:30.213Z | Downloaded console v0.15.11 |
| 306 | 2026-02-18T03:05:30.216Z | Downloaded fixedbitset v0.5.7 |
| 307 | 2026-02-18T03:05:30.216Z | Downloaded nested v0.1.1 |
| 308 | 2026-02-18T03:05:30.216Z | Downloaded http-body v1.0.1 |
| 309 | 2026-02-18T03:05:30.224Z | Downloaded const-oid v0.9.6 |
| 310 | 2026-02-18T03:05:30.227Z | Downloaded rustc_version v0.4.1 |
| 311 | 2026-02-18T03:05:30.227Z | Downloaded bytes v1.11.1 |
| 312 | 2026-02-18T03:05:30.227Z | Downloaded unicode-ident v1.0.24 |
| 313 | 2026-02-18T03:05:30.230Z | Downloaded unicode-xid v0.2.6 |
| 314 | 2026-02-18T03:05:30.230Z | Downloaded shared_child v1.1.1 |
| 315 | 2026-02-18T03:05:30.234Z | Downloaded typeid v1.0.3 |
| 316 | 2026-02-18T03:05:30.234Z | Downloaded memchr v2.8.0 |
| 317 | 2026-02-18T03:05:30.240Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 318 | 2026-02-18T03:05:30.243Z | Downloaded tokio-native-tls v0.3.1 |
| 319 | 2026-02-18T03:05:30.243Z | Downloaded smol_str v0.3.5 |
| 320 | 2026-02-18T03:05:30.243Z | Downloaded tokio-macros v2.6.0 |
| 321 | 2026-02-18T03:05:30.246Z | Downloaded tinyvec_macros v0.1.1 |
| 322 | 2026-02-18T03:05:30.246Z | Downloaded thiserror-impl v1.0.69 |
| 323 | 2026-02-18T03:05:30.246Z | Downloaded swrite v0.1.0 |
| 324 | 2026-02-18T03:05:30.249Z | Downloaded getrandom v0.4.1 |
| 325 | 2026-02-18T03:05:30.254Z | Downloaded thiserror v2.0.18 |
| 326 | 2026-02-18T03:05:30.257Z | Downloaded untrusted v0.9.0 |
| 327 | 2026-02-18T03:05:30.260Z | Downloaded version_check v0.9.5 |
| 328 | 2026-02-18T03:05:30.260Z | Downloaded log v0.4.29 |
| 329 | 2026-02-18T03:05:30.263Z | Downloaded utf8_iter v1.0.4 |
| 330 | 2026-02-18T03:05:30.264Z | Downloaded unicode-linebreak v0.1.5 |
| 331 | 2026-02-18T03:05:30.267Z | Downloaded signal-hook v0.3.18 |
| 332 | 2026-02-18T03:05:30.267Z | Downloaded getrandom v0.2.17 |
| 333 | 2026-02-18T03:05:30.271Z | Downloaded thread_local v1.1.9 |
| 334 | 2026-02-18T03:05:30.274Z | Downloaded supports-hyperlinks v3.2.0 |
| 335 | 2026-02-18T03:05:30.274Z | Downloaded cc v1.2.56 |
| 336 | 2026-02-18T03:05:30.277Z | Downloaded want v0.3.1 |
| 337 | 2026-02-18T03:05:30.277Z | Downloaded backtrace v0.3.76 |
| 338 | 2026-02-18T03:05:30.281Z | Downloaded xxhash-rust v0.8.15 |
| 339 | 2026-02-18T03:05:30.283Z | Downloaded utf8parse v0.2.2 |
| 340 | 2026-02-18T03:05:30.284Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 341 | 2026-02-18T03:05:30.287Z | Downloaded portable-atomic v1.13.1 |
| 342 | 2026-02-18T03:05:30.292Z | Downloaded tracing-error v0.2.1 |
| 343 | 2026-02-18T03:05:30.295Z | Downloaded target-lexicon v0.13.3 |
| 344 | 2026-02-18T03:05:30.295Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 345 | 2026-02-18T03:05:30.299Z | Downloaded tempfile v3.25.0 |
| 346 | 2026-02-18T03:05:30.301Z | Downloaded derive_more v2.1.1 |
| 347 | 2026-02-18T03:05:30.310Z | Downloaded zeroize v1.8.2 |
| 348 | 2026-02-18T03:05:30.313Z | Downloaded tracing-log v0.2.0 |
| 349 | 2026-02-18T03:05:30.313Z | Downloaded tracing-attributes v0.1.31 |
| 350 | 2026-02-18T03:05:30.316Z | Downloaded quick-xml v0.38.4 |
| 351 | 2026-02-18T03:05:30.321Z | Downloaded zstd-safe v7.2.4 |
| 352 | 2026-02-18T03:05:30.325Z | Downloaded zipsign-api v0.1.5 |
| 353 | 2026-02-18T03:05:30.325Z | Downloaded tokio-stream v0.1.18 |
| 354 | 2026-02-18T03:05:30.328Z | Downloaded tracing-core v0.1.36 |
| 355 | 2026-02-18T03:05:30.331Z | Downloaded socket2 v0.6.2 |
| 356 | 2026-02-18T03:05:30.335Z | Downloaded zstd v0.13.3 |
| 357 | 2026-02-18T03:05:30.338Z | Downloaded newtype-uuid v1.3.2 |
| 358 | 2026-02-18T03:05:30.338Z | Downloaded pin-project-internal v1.1.10 |
| 359 | 2026-02-18T03:05:30.338Z | Downloaded derive_more-impl v2.1.1 |
| 360 | 2026-02-18T03:05:30.343Z | Downloaded idna_adapter v1.0.0 |
| 361 | 2026-02-18T03:05:30.346Z | Downloaded der v0.7.10 |
| 362 | 2026-02-18T03:05:30.349Z | Downloaded zmij v1.0.21 |
| 363 | 2026-02-18T03:05:30.352Z | Downloaded humantime-serde v1.1.1 |
| 364 | 2026-02-18T03:05:30.352Z | Downloaded textwrap v0.16.2 |
| 365 | 2026-02-18T03:05:30.354Z | Downloaded toml v0.8.23 |
| 366 | 2026-02-18T03:05:30.358Z | Downloaded native-tls v0.2.16 |
| 367 | 2026-02-18T03:05:30.358Z | Downloaded tokio-rustls v0.26.4 |
| 368 | 2026-02-18T03:05:30.361Z | Downloaded tar v0.4.44 |
| 369 | 2026-02-18T03:05:30.364Z | Downloaded slab v0.4.12 |
| 370 | 2026-02-18T03:05:30.364Z | Downloaded sharded-slab v0.1.7 |
| 371 | 2026-02-18T03:05:30.367Z | Downloaded ordered-float v2.10.1 |
| 372 | 2026-02-18T03:05:30.367Z | Downloaded uuid v1.21.0 |
| 373 | 2026-02-18T03:05:30.372Z | Downloaded vte v0.14.1 |
| 374 | 2026-02-18T03:05:30.375Z | Downloaded quick-junit v0.5.2 |
| 375 | 2026-02-18T03:05:30.378Z | Downloaded toml_edit v0.22.27 |
| 376 | 2026-02-18T03:05:30.381Z | Downloaded number_prefix v0.4.0 |
| 377 | 2026-02-18T03:05:30.381Z | Downloaded ppv-lite86 v0.2.21 |
| 378 | 2026-02-18T03:05:30.385Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 379 | 2026-02-18T03:05:30.388Z | Downloaded toml_write v0.1.2 |
| 380 | 2026-02-18T03:05:30.388Z | Downloaded hyper-tls v0.6.0 |
| 381 | 2026-02-18T03:05:30.392Z | Downloaded typenum v1.19.0 |
| 382 | 2026-02-18T03:05:30.392Z | Downloaded rand_core v0.6.4 |
| 383 | 2026-02-18T03:05:30.395Z | Downloaded miette-derive v7.6.0 |
| 384 | 2026-02-18T03:05:30.395Z | Downloaded openssl-macros v0.1.1 |
| 385 | 2026-02-18T03:05:30.395Z | Downloaded serde v1.0.228 |
| 386 | 2026-02-18T03:05:30.398Z | Downloaded is_terminal_polyfill v1.70.2 |
| 387 | 2026-02-18T03:05:30.403Z | Downloaded mio v1.1.1 |
| 388 | 2026-02-18T03:05:30.406Z | Downloaded url v2.5.8 |
| 389 | 2026-02-18T03:05:30.409Z | Downloaded hashbrown v0.15.5 |
| 390 | 2026-02-18T03:05:30.412Z | Downloaded num-traits v0.2.19 |
| 391 | 2026-02-18T03:05:30.417Z | Downloaded miette v7.6.0 |
| 392 | 2026-02-18T03:05:30.420Z | Downloaded idna v1.1.0 |
| 393 | 2026-02-18T03:05:30.423Z | Downloaded futures-util v0.3.32 |
| 394 | 2026-02-18T03:05:30.432Z | Downloaded tower v0.5.3 |
| 395 | 2026-02-18T03:05:30.441Z | Downloaded xattr v1.6.1 |
| 396 | 2026-02-18T03:05:30.447Z | Downloaded pkg-config v0.3.32 |
| 397 | 2026-02-18T03:05:30.447Z | Downloaded supports-unicode v3.0.0 |
| 398 | 2026-02-18T03:05:30.450Z | Downloaded h2 v0.4.13 |
| 399 | 2026-02-18T03:05:30.450Z | Downloaded unicode-normalization v0.1.25 |
| 400 | 2026-02-18T03:05:30.455Z | Downloaded hyper-rustls v0.27.7 |
| 401 | 2026-02-18T03:05:30.460Z | Downloaded clap_builder v4.5.59 |
| 402 | 2026-02-18T03:05:30.463Z | Downloaded thiserror-impl v2.0.18 |
| 403 | 2026-02-18T03:05:30.463Z | Downloaded serde_derive v1.0.228 |
| 404 | 2026-02-18T03:05:30.466Z | Downloaded urlencoding v2.1.3 |
| 405 | 2026-02-18T03:05:30.466Z | Downloaded rustls-webpki v0.103.9 |
| 406 | 2026-02-18T03:05:30.469Z | Downloaded quinn-proto v0.11.13 |
| 407 | 2026-02-18T03:05:30.475Z | Downloaded target-spec v3.5.7 |
| 408 | 2026-02-18T03:05:30.478Z | Downloaded aho-corasick v1.1.4 |
| 409 | 2026-02-18T03:05:30.481Z | Downloaded ryu v1.0.23 |
| 410 | 2026-02-18T03:05:30.484Z | Downloaded quinn v0.11.9 |
| 411 | 2026-02-18T03:05:30.487Z | Downloaded unicode-segmentation v1.12.0 |
| 412 | 2026-02-18T03:05:30.491Z | Downloaded serde_json v1.0.149 |
| 413 | 2026-02-18T03:05:30.496Z | Downloaded reqwest v0.12.28 |
| 414 | 2026-02-18T03:05:30.502Z | Downloaded regex v1.12.3 |
| 415 | 2026-02-18T03:05:30.506Z | Downloaded tracing-subscriber v0.3.22 |
| 416 | 2026-02-18T03:05:30.514Z | Downloaded vcpkg v0.2.15 |
| 417 | 2026-02-18T03:05:30.549Z | Downloaded webpki-roots v1.0.6 |
| 418 | 2026-02-18T03:05:30.552Z | Downloaded nextest-runner v0.80.0 |
| 419 | 2026-02-18T03:05:30.561Z | Downloaded unicode-width v0.2.2 |
| 420 | 2026-02-18T03:05:30.566Z | Downloaded tokio-util v0.7.18 |
| 421 | 2026-02-18T03:05:30.572Z | Downloaded ron v0.12.0 |
| 422 | 2026-02-18T03:05:30.580Z | Downloaded zerocopy v0.8.39 |
| 423 | 2026-02-18T03:05:30.598Z | Downloaded gimli v0.32.3 |
| 424 | 2026-02-18T03:05:30.604Z | Downloaded bstr v1.12.1 |
| 425 | 2026-02-18T03:05:30.611Z | Downloaded winnow v0.7.14 |
| 426 | 2026-02-18T03:05:30.619Z | Downloaded tower-http v0.6.8 |
| 427 | 2026-02-18T03:05:30.625Z | Downloaded tinyvec v1.10.0 |
| 428 | 2026-02-18T03:05:30.628Z | Downloaded rustc-demangle v0.1.27 |
| 429 | 2026-02-18T03:05:30.631Z | Downloaded curve25519-dalek v4.1.3 |
| 430 | 2026-02-18T03:05:30.636Z | Downloaded openssl-sys v0.9.111 |
| 431 | 2026-02-18T03:05:30.640Z | Downloaded chrono v0.4.43 |
| 432 | 2026-02-18T03:05:30.646Z | Downloaded tracing v0.1.44 |
| 433 | 2026-02-18T03:05:30.662Z | Downloaded rustix v1.1.3 |
| 434 | 2026-02-18T03:05:30.681Z | Downloaded openssl v0.10.75 |
| 435 | 2026-02-18T03:05:30.690Z | Downloaded itertools v0.14.0 |
| 436 | 2026-02-18T03:05:30.694Z | Downloaded quick-xml v0.37.5 |
| 437 | 2026-02-18T03:05:30.701Z | Downloaded rustix v0.38.44 |
| 438 | 2026-02-18T03:05:30.718Z | Downloaded httparse v1.10.1 |
| 439 | 2026-02-18T03:05:30.720Z | Downloaded hashbrown v0.16.1 |
| 440 | 2026-02-18T03:05:30.724Z | Downloaded crossterm v0.29.0 |
| 441 | 2026-02-18T03:05:30.729Z | Downloaded color-eyre v0.6.5 |
| 442 | 2026-02-18T03:05:30.736Z | Downloaded lock_api v0.4.14 |
| 443 | 2026-02-18T03:05:30.739Z | Downloaded nix v0.30.1 |
| 444 | 2026-02-18T03:05:30.746Z | Downloaded iana-time-zone v0.1.65 |
| 445 | 2026-02-18T03:05:30.749Z | Downloaded unicode-width v0.1.14 |
| 446 | 2026-02-18T03:05:30.753Z | Downloaded guppy v0.17.25 |
| 447 | 2026-02-18T03:05:30.758Z | Downloaded flate2 v1.1.9 |
| 448 | 2026-02-18T03:05:30.762Z | Downloaded ed25519-dalek v2.2.0 |
| 449 | 2026-02-18T03:05:30.764Z | Downloaded syn v2.0.116 |
| 450 | 2026-02-18T03:05:30.774Z | Downloaded unicase v2.9.0 |
| 451 | 2026-02-18T03:05:30.777Z | Downloaded shlex v1.3.0 |
| 452 | 2026-02-18T03:05:30.777Z | Downloaded borsh v1.6.0 |
| 453 | 2026-02-18T03:05:30.781Z | Downloaded once_cell v1.21.3 |
| 454 | 2026-02-18T03:05:30.784Z | Downloaded hyper v1.8.1 |
| 455 | 2026-02-18T03:05:30.789Z | Downloaded rustls v0.23.36 |
| 456 | 2026-02-18T03:05:30.799Z | Downloaded object v0.37.3 |
| 457 | 2026-02-18T03:05:30.807Z | Downloaded regex-automata v0.4.14 |
| 458 | 2026-02-18T03:05:30.819Z | Downloaded signal-hook-registry v1.4.8 |
| 459 | 2026-02-18T03:05:30.822Z | Downloaded indicatif v0.17.11 |
| 460 | 2026-02-18T03:05:30.825Z | Downloaded thiserror v1.0.69 |
| 461 | 2026-02-18T03:05:30.828Z | Downloaded quinn-udp v0.5.14 |
| 462 | 2026-02-18T03:05:30.831Z | Downloaded owo-colors v4.2.3 |
| 463 | 2026-02-18T03:05:30.834Z | Downloaded clap v4.5.59 |
| 464 | 2026-02-18T03:05:30.839Z | Downloaded camino v1.2.2 |
| 465 | 2026-02-18T03:05:30.842Z | Downloaded futures-channel v0.3.32 |
| 466 | 2026-02-18T03:05:30.845Z | Downloaded indenter v0.3.4 |
| 467 | 2026-02-18T03:05:30.845Z | Downloaded futures-executor v0.3.32 |
| 468 | 2026-02-18T03:05:30.845Z | Downloaded anstyle-parse v0.2.7 |
| 469 | 2026-02-18T03:05:30.848Z | Downloaded hyper-util v0.1.20 |
| 470 | 2026-02-18T03:05:30.851Z | Downloaded future-queue v0.4.0 |
| 471 | 2026-02-18T03:05:30.854Z | Downloaded derive-where v1.6.0 |
| 472 | 2026-02-18T03:05:30.857Z | Downloaded cargo_metadata v0.20.0 |
| 473 | 2026-02-18T03:05:30.859Z | Downloaded filetime v0.2.27 |
| 474 | 2026-02-18T03:05:30.859Z | Downloaded cargo-util-schemas v0.2.0 |
| 475 | 2026-02-18T03:05:30.859Z | Downloaded ahash v0.8.12 |
| 476 | 2026-02-18T03:05:30.862Z | Downloaded dialoguer v0.11.0 |
| 477 | 2026-02-18T03:05:30.866Z | Downloaded camino-tempfile v1.4.1 |
| 478 | 2026-02-18T03:05:30.866Z | Downloaded generic-array v0.14.7 |
| 479 | 2026-02-18T03:05:30.871Z | Downloaded errno v0.3.14 |
| 480 | 2026-02-18T03:05:30.871Z | Downloaded pin-project-lite v0.2.16 |
| 481 | 2026-02-18T03:05:30.873Z | Downloaded color-spantrace v0.3.0 |
| 482 | 2026-02-18T03:05:30.874Z | Downloaded async-scoped v0.9.0 |
| 483 | 2026-02-18T03:05:30.874Z | Downloaded pathdiff v0.2.3 |
| 484 | 2026-02-18T03:05:30.876Z | Downloaded nextest-workspace-hack v0.1.0 |
| 485 | 2026-02-18T03:05:30.876Z | Downloaded lru-slab v0.1.2 |
| 486 | 2026-02-18T03:05:30.876Z | Downloaded guppy-workspace-hack v0.1.0 |
| 487 | 2026-02-18T03:05:30.877Z | Downloaded futures-task v0.3.32 |
| 488 | 2026-02-18T03:05:30.879Z | Downloaded futures-io v0.3.32 |
| 489 | 2026-02-18T03:05:30.879Z | Downloaded form_urlencoded v1.2.2 |
| 490 | 2026-02-18T03:05:30.879Z | Downloaded fnv v1.0.7 |
| 491 | 2026-02-18T03:05:30.879Z | Downloaded colorchoice v1.0.4 |
| 492 | 2026-02-18T03:05:30.879Z | Downloaded atomicwrites v0.4.4 |
| 493 | 2026-02-18T03:05:30.883Z | Downloaded is_ci v1.2.0 |
| 494 | 2026-02-18T03:05:30.883Z | Downloaded heck v0.5.0 |
| 495 | 2026-02-18T03:05:30.883Z | Downloaded enable-ansi-support v0.2.1 |
| 496 | 2026-02-18T03:05:30.886Z | Downloaded document-features v0.2.12 |
| 497 | 2026-02-18T03:05:30.886Z | Downloaded anstream v0.6.21 |
| 498 | 2026-02-18T03:05:30.886Z | Downloaded futures-core v0.3.32 |
| 499 | 2026-02-18T03:05:30.895Z | Downloaded petgraph v0.8.3 |
| 500 | 2026-02-18T03:05:30.912Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 501 | 2026-02-18T03:05:30.941Z | Downloaded tokio v1.49.0 |
| 502 | 2026-02-18T03:05:31.003Z | Downloaded recursion v0.5.4 |
| 503 | 2026-02-18T03:05:31.011Z | Downloaded ring v0.17.14 |
| 504 | 2026-02-18T03:05:31.098Z | Compiling libc v0.2.182 |
| 505 | 2026-02-18T03:05:31.098Z | Compiling proc-macro2 v1.0.106 |
| 506 | 2026-02-18T03:05:31.101Z | Compiling quote v1.0.44 |
| 507 | 2026-02-18T03:05:31.101Z | Compiling unicode-ident v1.0.24 |
| 508 | 2026-02-18T03:05:31.101Z | Compiling serde_core v1.0.228 |
| 509 | 2026-02-18T03:05:31.101Z | Compiling cfg-if v1.0.4 |
| 510 | 2026-02-18T03:05:31.101Z | Compiling memchr v2.8.0 |
| 511 | 2026-02-18T03:05:31.261Z | Compiling once_cell v1.21.3 |
| 512 | 2026-02-18T03:05:31.451Z | Compiling log v0.4.29 |
| 513 | 2026-02-18T03:05:31.469Z | Compiling pin-project-lite v0.2.16 |
| 514 | 2026-02-18T03:05:31.623Z | Compiling itoa v1.0.17 |
| 515 | 2026-02-18T03:05:31.811Z | Compiling serde v1.0.228 |
| 516 | 2026-02-18T03:05:31.967Z | Compiling futures-core v0.3.32 |
| 517 | 2026-02-18T03:05:32.099Z | Compiling smallvec v1.15.1 |
| 518 | 2026-02-18T03:05:32.286Z | Compiling bitflags v2.11.0 |
| 519 | 2026-02-18T03:05:32.497Z | Compiling shlex v1.3.0 |
| 520 | 2026-02-18T03:05:32.620Z | Compiling find-msvc-tools v0.1.9 |
| 521 | 2026-02-18T03:05:32.853Z | Compiling equivalent v1.0.2 |
| 522 | 2026-02-18T03:05:33.009Z | Compiling hashbrown v0.16.1 |
| 523 | 2026-02-18T03:05:33.084Z | Compiling bytes v1.11.1 |
| 524 | 2026-02-18T03:05:33.112Z | Compiling futures-sink v0.3.32 |
| 525 | 2026-02-18T03:05:33.692Z | Compiling errno v0.3.14 |
| 526 | 2026-02-18T03:05:33.807Z | Compiling jobserver v0.1.34 |
| 527 | 2026-02-18T03:05:33.930Z | Compiling signal-hook-registry v1.4.8 |
| 528 | 2026-02-18T03:05:33.965Z | Compiling mio v1.1.1 |
| 529 | 2026-02-18T03:05:34.092Z | Compiling syn v2.0.116 |
| 530 | 2026-02-18T03:05:34.158Z | Compiling rustix v1.1.3 |
| 531 | 2026-02-18T03:05:34.449Z | Compiling cc v1.2.56 |
| 532 | 2026-02-18T03:05:34.585Z | Compiling socket2 v0.6.2 |
| 533 | 2026-02-18T03:05:34.969Z | Compiling zmij v1.0.21 |
| 534 | 2026-02-18T03:05:35.150Z | Compiling slab v0.4.12 |
| 535 | 2026-02-18T03:05:35.552Z | Compiling futures-channel v0.3.32 |
| 536 | 2026-02-18T03:05:35.555Z | Compiling tracing-core v0.1.36 |
| 537 | 2026-02-18T03:05:35.601Z | Compiling version_check v0.9.5 |
| 538 | 2026-02-18T03:05:36.033Z | Compiling serde_json v1.0.149 |
| 539 | 2026-02-18T03:05:36.241Z | Compiling futures-io v0.3.32 |
| 540 | 2026-02-18T03:05:36.475Z | Compiling getrandom v0.4.1 |
| 541 | 2026-02-18T03:05:36.559Z | Compiling futures-task v0.3.32 |
| 542 | 2026-02-18T03:05:36.885Z | Compiling camino v1.2.2 |
| 543 | 2026-02-18T03:05:36.891Z | Compiling unicode-width v0.2.2 |
| 544 | 2026-02-18T03:05:37.302Z | Compiling indexmap v2.13.0 |
| 545 | 2026-02-18T03:05:37.520Z | Compiling http v1.4.0 |
| 546 | 2026-02-18T03:05:37.555Z | Compiling zeroize v1.8.2 |
| 547 | 2026-02-18T03:05:37.573Z | Compiling ring v0.17.14 |
| 548 | 2026-02-18T03:05:37.864Z | Compiling percent-encoding v2.3.2 |
| 549 | 2026-02-18T03:05:37.912Z | Compiling simd-adler32 v0.3.8 |
| 550 | 2026-02-18T03:05:38.383Z | Compiling adler2 v2.0.1 |
| 551 | 2026-02-18T03:05:38.626Z | Compiling autocfg v1.5.0 |
| 552 | 2026-02-18T03:05:39.111Z | Compiling miniz_oxide v0.8.9 |
| 553 | 2026-02-18T03:05:39.352Z | Compiling num-traits v0.2.19 |
| 554 | 2026-02-18T03:05:39.746Z | Compiling getrandom v0.3.4 |
| 555 | 2026-02-18T03:05:39.968Z | Compiling object v0.37.3 |
| 556 | 2026-02-18T03:05:40.373Z | Compiling target-lexicon v0.13.3 |
| 557 | 2026-02-18T03:05:40.480Z | Compiling winnow v0.7.14 |
| 558 | 2026-02-18T03:05:40.860Z | Compiling zerocopy v0.8.39 |
| 559 | 2026-02-18T03:05:41.620Z | Compiling http-body v1.0.1 |
| 560 | 2026-02-18T03:05:41.666Z | Compiling rustls-pki-types v1.14.0 |
| 561 | 2026-02-18T03:05:41.791Z | Compiling semver v1.0.27 |
| 562 | 2026-02-18T03:05:41.904Z | Compiling getrandom v0.2.17 |
| 563 | 2026-02-18T03:05:42.239Z | Compiling fnv v1.0.7 |
| 564 | 2026-02-18T03:05:42.392Z | Compiling owo-colors v4.2.3 |
| 565 | 2026-02-18T03:05:42.409Z | Compiling signal-hook v0.3.18 |
| 566 | 2026-02-18T03:05:42.786Z | Compiling guppy-workspace-hack v0.1.0 |
| 567 | 2026-02-18T03:05:42.981Z | Compiling gimli v0.32.3 |
| 568 | 2026-02-18T03:05:43.173Z | Compiling untrusted v0.9.0 |
| 569 | 2026-02-18T03:05:43.176Z | Compiling httparse v1.10.1 |
| 570 | 2026-02-18T03:05:43.176Z | Compiling typenum v1.19.0 |
| 571 | 2026-02-18T03:05:43.391Z | Compiling thiserror v2.0.18 |
| 572 | 2026-02-18T03:05:43.740Z | Compiling serde_derive v1.0.228 |
| 573 | 2026-02-18T03:05:43.824Z | Compiling tokio-macros v2.6.0 |
| 574 | 2026-02-18T03:05:43.842Z | Compiling futures-macro v0.3.32 |
| 575 | 2026-02-18T03:05:44.031Z | Compiling tracing-attributes v0.1.31 |
| 576 | 2026-02-18T03:05:45.257Z | Compiling tokio v1.49.0 |
| 577 | 2026-02-18T03:05:45.331Z | Compiling thiserror-impl v2.0.18 |
| 578 | 2026-02-18T03:05:45.520Z | Compiling futures-util v0.3.32 |
| 579 | 2026-02-18T03:05:46.693Z | Compiling tracing v0.1.44 |
| 580 | 2026-02-18T03:05:47.729Z | Compiling addr2line v0.25.1 |
| 581 | 2026-02-18T03:05:49.457Z | Compiling form_urlencoded v1.2.2 |
| 582 | 2026-02-18T03:05:49.830Z | Compiling generic-array v0.14.7 |
| 583 | 2026-02-18T03:05:49.973Z | Compiling typeid v1.0.3 |
| 584 | 2026-02-18T03:05:50.220Z | Compiling utf8_iter v1.0.4 |
| 585 | 2026-02-18T03:05:50.448Z | Compiling thiserror v1.0.69 |
| 586 | 2026-02-18T03:05:50.463Z | Compiling rustc-demangle v0.1.27 |
| 587 | 2026-02-18T03:05:51.013Z | Compiling target-spec v3.5.7 |
| 588 | 2026-02-18T03:05:51.476Z | Compiling try-lock v0.2.5 |
| 589 | 2026-02-18T03:05:51.525Z | Compiling atomic-waker v1.1.2 |
| 590 | 2026-02-18T03:05:51.544Z | Compiling rustls v0.23.36 |
| 591 | 2026-02-18T03:05:51.666Z | Compiling pkg-config v0.3.32 |
| 592 | 2026-02-18T03:05:51.748Z | Compiling tower-service v0.3.3 |
| 593 | 2026-02-18T03:05:51.893Z | Compiling fastrand v2.3.0 |
| 594 | 2026-02-18T03:05:51.923Z | Compiling idna_adapter v1.0.0 |
| 595 | 2026-02-18T03:05:52.095Z | Compiling idna v1.1.0 |
| 596 | 2026-02-18T03:05:52.480Z | Compiling tempfile v3.25.0 |
| 597 | 2026-02-18T03:05:52.592Z | Compiling want v0.3.1 |
| 598 | 2026-02-18T03:05:52.723Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-02-18T03:05:53.440Z | Compiling cfg-expr v0.20.6 |
| 600 | 2026-02-18T03:05:53.882Z | Compiling tokio-util v0.7.18 |
| 601 | 2026-02-18T03:05:54.618Z | Compiling rustls-webpki v0.103.9 |
| 602 | 2026-02-18T03:05:55.703Z | Compiling backtrace v0.3.76 |
| 603 | 2026-02-18T03:05:55.723Z | Compiling h2 v0.4.13 |
| 604 | 2026-02-18T03:05:55.762Z | Compiling thiserror-impl v1.0.69 |
| 605 | 2026-02-18T03:05:57.430Z | Compiling terminal_size v0.4.3 |
| 606 | 2026-02-18T03:05:57.692Z | Compiling aho-corasick v1.1.4 |
| 607 | 2026-02-18T03:05:58.362Z | Compiling erased-serde v0.4.9 |
| 608 | 2026-02-18T03:05:58.900Z | Compiling subtle v2.6.1 |
| 609 | 2026-02-18T03:05:58.919Z | Compiling regex-syntax v0.8.9 |
| 610 | 2026-02-18T03:05:59.209Z | Compiling pin-utils v0.1.0 |
| 611 | 2026-02-18T03:06:01.264Z | Compiling hyper v1.8.1 |
| 612 | 2026-02-18T03:06:06.955Z | Compiling regex-automata v0.4.14 |
| 613 | 2026-02-18T03:06:09.844Z | Compiling url v2.5.8 |
| 614 | 2026-02-18T03:06:09.981Z | Compiling toml_datetime v0.6.11 |
| 615 | 2026-02-18T03:06:10.819Z | Compiling serde_spanned v0.6.9 |
| 616 | 2026-02-18T03:06:10.937Z | Compiling ahash v0.8.12 |
| 617 | 2026-02-18T03:06:11.088Z | Compiling sync_wrapper v1.0.2 |
| 618 | 2026-02-18T03:06:11.277Z | Compiling foldhash v0.1.5 |
| 619 | 2026-02-18T03:06:11.362Z | Compiling toml_write v0.1.2 |
| 620 | 2026-02-18T03:06:11.693Z | Compiling is_ci v1.2.0 |
| 621 | 2026-02-18T03:06:11.823Z | Compiling nextest-workspace-hack v0.1.0 |
| 622 | 2026-02-18T03:06:11.980Z | Compiling lazy_static v1.5.0 |
| 623 | 2026-02-18T03:06:12.149Z | Compiling unicode-segmentation v1.12.0 |
| 624 | 2026-02-18T03:06:12.192Z | Compiling portable-atomic v1.13.1 |
| 625 | 2026-02-18T03:06:12.940Z | Compiling ipnet v2.11.0 |
| 626 | 2026-02-18T03:06:13.121Z | Compiling either v1.15.0 |
| 627 | 2026-02-18T03:06:13.592Z | Compiling parking_lot_core v0.9.12 |
| 628 | 2026-02-18T03:06:14.041Z | Compiling unicode-linebreak v0.1.5 |
| 629 | 2026-02-18T03:06:14.067Z | Compiling base64 v0.22.1 |
| 630 | 2026-02-18T03:06:14.576Z | Compiling crc32fast v1.5.0 |
| 631 | 2026-02-18T03:06:15.085Z | Compiling tower-layer v0.3.3 |
| 632 | 2026-02-18T03:06:15.105Z | Compiling hyper-util v0.1.20 |
| 633 | 2026-02-18T03:06:15.193Z | Compiling textwrap v0.16.2 |
| 634 | 2026-02-18T03:06:15.538Z | Compiling tower v0.5.3 |
| 635 | 2026-02-18T03:06:15.595Z | Compiling convert_case v0.10.0 |
| 636 | 2026-02-18T03:06:15.671Z | Compiling sharded-slab v0.1.7 |
| 637 | 2026-02-18T03:06:16.153Z | Compiling supports-color v3.0.2 |
| 638 | 2026-02-18T03:06:16.582Z | Compiling toml_edit v0.22.27 |
| 639 | 2026-02-18T03:06:16.788Z | Compiling hashbrown v0.15.5 |
| 640 | 2026-02-18T03:06:18.224Z | Compiling tokio-rustls v0.26.4 |
| 641 | 2026-02-18T03:06:18.327Z | Compiling backtrace-ext v0.2.1 |
| 642 | 2026-02-18T03:06:18.765Z | Compiling ordered-float v2.10.1 |
| 643 | 2026-02-18T03:06:18.784Z | Compiling miette-derive v7.6.0 |
| 644 | 2026-02-18T03:06:18.817Z | Compiling webpki-roots v1.0.6 |
| 645 | 2026-02-18T03:06:19.034Z | Compiling pathdiff v0.2.3 |
| 646 | 2026-02-18T03:06:19.228Z | Compiling console v0.15.11 |
| 647 | 2026-02-18T03:06:19.368Z | Compiling cargo-platform v0.3.2 |
| 648 | 2026-02-18T03:06:20.587Z | Compiling tracing-log v0.2.0 |
| 649 | 2026-02-18T03:06:20.866Z | Compiling os_pipe v1.2.3 |
| 650 | 2026-02-18T03:06:21.139Z | Compiling thread_local v1.1.9 |
| 651 | 2026-02-18T03:06:21.230Z | Compiling cfg_aliases v0.2.1 |
| 652 | 2026-02-18T03:06:21.322Z | Compiling utf8parse v0.2.2 |
| 653 | 2026-02-18T03:06:21.344Z | Compiling supports-unicode v3.0.0 |
| 654 | 2026-02-18T03:06:21.515Z | Compiling rustix v0.38.44 |
| 655 | 2026-02-18T03:06:21.637Z | Compiling iri-string v0.7.10 |
| 656 | 2026-02-18T03:06:22.185Z | Compiling zstd-safe v7.2.4 |
| 657 | 2026-02-18T03:06:22.201Z | Compiling debug-ignore v1.0.5 |
| 658 | 2026-02-18T03:06:22.368Z | Compiling unicode-width v0.1.14 |
| 659 | 2026-02-18T03:06:22.405Z | Compiling scopeguard v1.2.0 |
| 660 | 2026-02-18T03:06:22.572Z | Compiling fixedbitset v0.5.7 |
| 661 | 2026-02-18T03:06:22.591Z | Compiling ryu v1.0.23 |
| 662 | 2026-02-18T03:06:22.969Z | Compiling supports-hyperlinks v3.2.0 |
| 663 | 2026-02-18T03:06:23.212Z | Compiling pulldown-cmark v0.13.0 |
| 664 | 2026-02-18T03:06:23.375Z | Compiling miette v7.6.0 |
| 665 | 2026-02-18T03:06:23.610Z | Compiling petgraph v0.8.3 |
| 666 | 2026-02-18T03:06:23.631Z | Compiling serde_urlencoded v0.7.1 |
| 667 | 2026-02-18T03:06:24.231Z | Compiling lock_api v0.4.14 |
| 668 | 2026-02-18T03:06:24.970Z | Compiling anstyle-parse v0.2.7 |
| 669 | 2026-02-18T03:06:25.390Z | Compiling tower-http v0.6.8 |
| 670 | 2026-02-18T03:06:27.342Z | Compiling tracing-subscriber v0.3.22 |
| 671 | 2026-02-18T03:06:27.590Z | Compiling nix v0.30.1 |
| 672 | 2026-02-18T03:06:27.982Z | Compiling sigchld v0.2.4 |
| 673 | 2026-02-18T03:06:28.328Z | Compiling toml v0.8.23 |
| 674 | 2026-02-18T03:06:28.413Z | Compiling cargo_metadata v0.23.1 |
| 675 | 2026-02-18T03:06:32.737Z | Compiling serde-value v0.7.0 |
| 676 | 2026-02-18T03:06:33.356Z | Compiling hyper-rustls v0.27.7 |
| 677 | 2026-02-18T03:06:34.420Z | Compiling serde-untagged v0.1.9 |
| 678 | 2026-02-18T03:06:34.713Z | Compiling derive_more-impl v2.1.1 |
| 679 | 2026-02-18T03:06:35.631Z | Compiling itertools v0.14.0 |
| 680 | 2026-02-18T03:06:35.799Z | Compiling regex v1.12.3 |
| 681 | 2026-02-18T03:06:36.430Z | Compiling crypto-common v0.1.7 |
| 682 | 2026-02-18T03:06:36.506Z | Compiling block-buffer v0.10.4 |
| 683 | 2026-02-18T03:06:36.670Z | Compiling ppv-lite86 v0.2.21 |
| 684 | 2026-02-18T03:06:36.775Z | Compiling futures-executor v0.3.32 |
| 685 | 2026-02-18T03:06:37.471Z | Compiling rand_core v0.9.5 |
| 686 | 2026-02-18T03:06:37.844Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 687 | 2026-02-18T03:06:37.968Z | Compiling pin-project-internal v1.1.10 |
| 688 | 2026-02-18T03:06:38.502Z | Compiling http-body-util v0.1.3 |
| 689 | 2026-02-18T03:06:38.939Z | Compiling uuid v1.21.0 |
| 690 | 2026-02-18T03:06:39.071Z | Compiling serde_spanned v1.0.4 |
| 691 | 2026-02-18T03:06:39.089Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 692 | 2026-02-18T03:06:39.329Z | Compiling smol_str v0.3.5 |
| 693 | 2026-02-18T03:06:39.948Z | Compiling filetime v0.2.27 |
| 694 | 2026-02-18T03:06:39.985Z | Compiling vte v0.14.1 |
| 695 | 2026-02-18T03:06:40.084Z | Compiling bstr v1.12.1 |
| 696 | 2026-02-18T03:06:40.315Z | Compiling self_update v0.42.0 |
| 697 | 2026-02-18T03:06:40.400Z | Compiling unicode-xid v0.2.6 |
| 698 | 2026-02-18T03:06:40.420Z | Compiling tinyvec_macros v0.1.1 |
| 699 | 2026-02-18T03:06:40.526Z | Compiling anstyle v1.0.13 |
| 700 | 2026-02-18T03:06:40.730Z | Compiling static_assertions v1.1.0 |
| 701 | 2026-02-18T03:06:40.849Z | Compiling anstyle-query v1.1.5 |
| 702 | 2026-02-18T03:06:40.881Z | Compiling unicase v2.9.0 |
| 703 | 2026-02-18T03:06:40.974Z | Compiling litrs v1.0.0 |
| 704 | 2026-02-18T03:06:40.994Z | Compiling nested v0.1.1 |
| 705 | 2026-02-18T03:06:41.018Z | Compiling colorchoice v1.0.4 |
| 706 | 2026-02-18T03:06:41.043Z | Compiling color-spantrace v0.3.0 |
| 707 | 2026-02-18T03:06:41.200Z | Compiling eyre v0.6.12 |
| 708 | 2026-02-18T03:06:41.230Z | Compiling xattr v1.6.1 |
| 709 | 2026-02-18T03:06:41.337Z | Compiling is_terminal_polyfill v1.70.2 |
| 710 | 2026-02-18T03:06:41.478Z | Compiling iana-time-zone v0.1.65 |
| 711 | 2026-02-18T03:06:41.575Z | Compiling number_prefix v0.4.0 |
| 712 | 2026-02-18T03:06:41.671Z | Compiling chrono v0.4.43 |
| 713 | 2026-02-18T03:06:41.798Z | Compiling indicatif v0.17.11 |
| 714 | 2026-02-18T03:06:41.913Z | Compiling document-features v0.2.12 |
| 715 | 2026-02-18T03:06:42.063Z | Compiling anstream v0.6.21 |
| 716 | 2026-02-18T03:06:42.249Z | Compiling tar v0.4.44 |
| 717 | 2026-02-18T03:06:43.050Z | Compiling guppy v0.17.25 |
| 718 | 2026-02-18T03:06:43.083Z | Compiling globset v0.4.18 |
| 719 | 2026-02-18T03:06:44.109Z | Compiling cargo-util-schemas v0.2.0 |
| 720 | 2026-02-18T03:06:45.373Z | Compiling tinyvec v1.10.0 |
| 721 | 2026-02-18T03:06:46.366Z | Compiling pin-project v1.1.10 |
| 722 | 2026-02-18T03:06:46.553Z | Compiling strip-ansi-escapes v0.2.1 |
| 723 | 2026-02-18T03:06:47.665Z | Compiling nextest-metadata v0.12.2 |
| 724 | 2026-02-18T03:06:48.048Z | Compiling toml v0.9.12+spec-1.1.0 |
| 725 | 2026-02-18T03:06:48.654Z | Compiling newtype-uuid v1.3.2 |
| 726 | 2026-02-18T03:06:48.995Z | Compiling reqwest v0.12.28 |
| 727 | 2026-02-18T03:06:49.493Z | Compiling rand_chacha v0.9.0 |
| 728 | 2026-02-18T03:06:49.650Z | Compiling futures v0.3.32 |
| 729 | 2026-02-18T03:06:49.780Z | Compiling digest v0.10.7 |
| 730 | 2026-02-18T03:06:50.211Z | Compiling derive_more v2.1.1 |
| 731 | 2026-02-18T03:06:50.338Z | Compiling flate2 v1.1.9 |
| 732 | 2026-02-18T03:06:50.549Z | Compiling parking_lot v0.12.5 |
| 733 | 2026-02-18T03:06:50.749Z | Compiling tracing-error v0.2.1 |
| 734 | 2026-02-18T03:06:51.219Z | Compiling shared_child v1.1.1 |
| 735 | 2026-02-18T03:06:52.592Z | Compiling signal-hook-mio v0.2.5 |
| 736 | 2026-02-18T03:06:52.595Z | Compiling self-replace v1.5.0 |
| 737 | 2026-02-18T03:06:52.818Z | Compiling cargo-platform v0.2.0 |
| 738 | 2026-02-18T03:06:53.149Z | Compiling quick-xml v0.38.4 |
| 739 | 2026-02-18T03:06:54.020Z | Compiling quick-xml v0.37.5 |
| 740 | 2026-02-18T03:06:54.549Z | Compiling clap_lex v1.0.0 |
| 741 | 2026-02-18T03:06:55.254Z | Compiling shell-words v1.1.1 |
| 742 | 2026-02-18T03:06:55.322Z | Compiling recursion v0.5.4 |
| 743 | 2026-02-18T03:06:55.739Z | Compiling urlencoding v2.1.3 |
| 744 | 2026-02-18T03:06:55.962Z | Compiling heck v0.5.0 |
| 745 | 2026-02-18T03:06:56.217Z | Compiling humantime v2.3.0 |
| 746 | 2026-02-18T03:06:56.642Z | Compiling cpufeatures v0.2.17 |
| 747 | 2026-02-18T03:06:56.759Z | Compiling indenter v0.3.4 |
| 748 | 2026-02-18T03:06:56.923Z | Compiling strsim v0.11.1 |
| 749 | 2026-02-18T03:06:57.112Z | Compiling sha2 v0.10.9 |
| 750 | 2026-02-18T03:06:57.317Z | Compiling clap_builder v4.5.59 |
| 751 | 2026-02-18T03:06:58.041Z | Compiling humantime-serde v1.1.1 |
| 752 | 2026-02-18T03:06:58.309Z | Compiling clap_derive v4.5.55 |
| 753 | 2026-02-18T03:06:59.814Z | Compiling nextest-filtering v0.15.0 |
| 754 | 2026-02-18T03:07:00.556Z | Compiling quick-junit v0.5.2 |
| 755 | 2026-02-18T03:07:02.590Z | Compiling cargo_metadata v0.20.0 |
| 756 | 2026-02-18T03:07:07.935Z | Compiling atomicwrites v0.4.4 |
| 757 | 2026-02-18T03:07:08.503Z | Compiling crossterm v0.29.0 |
| 758 | 2026-02-18T03:07:08.610Z | Compiling cargo-nextest v0.9.97 |
| 759 | 2026-02-18T03:07:09.175Z | Compiling duct v0.13.7 |
| 760 | 2026-02-18T03:07:11.482Z | Compiling zstd v0.13.3 |
| 761 | 2026-02-18T03:07:13.604Z | Compiling rand v0.9.2 |
| 762 | 2026-02-18T03:07:13.874Z | Compiling async-scoped v0.9.0 |
| 763 | 2026-02-18T03:07:14.222Z | Compiling config v0.15.19 |
| 764 | 2026-02-18T03:07:14.364Z | Compiling unicode-normalization v0.1.25 |
| 765 | 2026-02-18T03:07:14.530Z | Compiling target-spec-miette v0.4.5 |
| 766 | 2026-02-18T03:07:14.940Z | Compiling future-queue v0.4.0 |
| 767 | 2026-02-18T03:07:15.159Z | Compiling mukti-metadata v0.3.0 |
| 768 | 2026-02-18T03:07:15.312Z | Compiling tokio-stream v0.1.18 |
| 769 | 2026-02-18T03:07:15.493Z | Compiling camino-tempfile v1.4.1 |
| 770 | 2026-02-18T03:07:15.582Z | Compiling derive-where v1.6.0 |
| 771 | 2026-02-18T03:07:15.884Z | Compiling serde_ignored v0.1.14 |
| 772 | 2026-02-18T03:07:16.219Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-02-18T03:07:16.327Z | Compiling swrite v0.1.0 |
| 774 | 2026-02-18T03:07:16.346Z | Compiling hex v0.4.3 |
| 775 | 2026-02-18T03:07:16.457Z | Compiling xxhash-rust v0.8.15 |
| 776 | 2026-02-18T03:07:16.490Z | Compiling indent_write v2.2.0 |
| 777 | 2026-02-18T03:07:16.743Z | Compiling home v0.5.12 |
| 778 | 2026-02-18T03:07:16.981Z | Compiling color-eyre v0.6.5 |
| 779 | 2026-02-18T03:07:17.026Z | Compiling clap v4.5.59 |
| 780 | 2026-02-18T03:07:17.044Z | Compiling dialoguer v0.11.0 |
| 781 | 2026-02-18T03:07:17.159Z | Compiling enable-ansi-support v0.2.1 |
| 782 | 2026-02-18T03:07:18.419Z | Compiling nextest-runner v0.80.0 |
| 783 | 2026-02-18T03:07:56.676Z | Finished `release` profile [optimized] target(s) in 2m 29s |
| 784 | 2026-02-18T03:07:56.900Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 785 | 2026-02-18T03:07:56.904Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 786 | 2026-02-18T03:07:57.016Z | + pushd rdb |
| 787 | 2026-02-18T03:07:57.019Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 788 | 2026-02-18T03:07:57.019Z | + cargo nextest run |
| 789 | 2026-02-18T03:07:57.392Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 790 | 2026-02-18T03:08:00.869Z | From https://github.com/oxidecomputer/falcon |
| 791 | 2026-02-18T03:08:00.869Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 792 | 2026-02-18T03:08:00.976Z | Updating crates.io index |
| 793 | 2026-02-18T03:08:01.027Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 794 | 2026-02-18T03:08:02.571Z | From https://github.com/oxidecomputer/dendrite |
| 795 | 2026-02-18T03:08:02.571Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 796 | 2026-02-18T03:08:02.619Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 797 | 2026-02-18T03:08:02.992Z | From https://github.com/oxidecomputer/ispf |
| 798 | 2026-02-18T03:08:02.992Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 799 | 2026-02-18T03:08:03.033Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 800 | 2026-02-18T03:08:03.832Z | From https://github.com/oxidecomputer/netadm-sys |
| 801 | 2026-02-18T03:08:03.832Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 802 | 2026-02-18T03:08:03.843Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 803 | 2026-02-18T03:08:42.224Z | From https://github.com/oxidecomputer/omicron |
| 804 | 2026-02-18T03:08:42.224Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 805 | 2026-02-18T03:08:42.922Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 806 | 2026-02-18T03:08:45.197Z | From https://github.com/oxidecomputer/opte |
| 807 | 2026-02-18T03:08:45.197Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 808 | 2026-02-18T03:08:45.242Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 809 | 2026-02-18T03:08:45.611Z | From https://github.com/illumos/smf-rs |
| 810 | 2026-02-18T03:08:45.611Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 811 | 2026-02-18T03:08:45.687Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 812 | 2026-02-18T03:08:46.143Z | From https://github.com/oxidecomputer/poptrie |
| 813 | 2026-02-18T03:08:46.143Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 814 | 2026-02-18T03:08:46.343Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 815 | 2026-02-18T03:08:46.845Z | From https://github.com/oxidecomputer/network-interface |
| 816 | 2026-02-18T03:08:46.845Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 817 | 2026-02-18T03:08:46.892Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 818 | 2026-02-18T03:08:47.404Z | From https://github.com/oxidecomputer/zone |
| 819 | 2026-02-18T03:08:47.404Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 820 | 2026-02-18T03:08:47.436Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 821 | 2026-02-18T03:08:51.345Z | From https://github.com/oxidecomputer/propolis |
| 822 | 2026-02-18T03:08:51.346Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 823 | 2026-02-18T03:08:51.439Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 824 | 2026-02-18T03:08:52.465Z | From https://github.com/oxidecomputer/transceiver-control |
| 825 | 2026-02-18T03:08:52.466Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 826 | 2026-02-18T03:08:52.481Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 827 | 2026-02-18T03:08:52.919Z | From https://github.com/oxidecomputer/dlpi-sys |
| 828 | 2026-02-18T03:08:52.919Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 829 | 2026-02-18T03:08:52.937Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 830 | 2026-02-18T03:08:53.454Z | From https://github.com/jmesmon/rust-libzfs |
| 831 | 2026-02-18T03:08:53.454Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 832 | 2026-02-18T03:08:53.466Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 833 | 2026-02-18T03:08:53.885Z | From https://github.com/oxidecomputer/rusty-doors |
| 834 | 2026-02-18T03:08:53.885Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 835 | 2026-02-18T03:08:53.917Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 836 | 2026-02-18T03:08:54.553Z | From https://github.com/oxidecomputer/lldp |
| 837 | 2026-02-18T03:08:54.553Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 838 | 2026-02-18T03:08:54.578Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 839 | 2026-02-18T03:08:56.587Z | From https://github.com/oxidecomputer/maghemite |
| 840 | 2026-02-18T03:08:56.587Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 841 | 2026-02-18T03:08:56.634Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 842 | 2026-02-18T03:08:57.000Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 843 | 2026-02-18T03:08:57.000Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 844 | 2026-02-18T03:08:57.102Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 845 | 2026-02-18T03:08:57.487Z | From https://github.com/oxidecomputer/slog-error-chain |
| 846 | 2026-02-18T03:08:57.487Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 847 | 2026-02-18T03:08:57.500Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 848 | 2026-02-18T03:08:58.139Z | From https://github.com/oxidecomputer/tufaceous |
| 849 | 2026-02-18T03:08:58.139Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 850 | 2026-02-18T03:08:58.177Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 851 | 2026-02-18T03:08:59.243Z | From https://github.com/oxidecomputer/management-gateway-service |
| 852 | 2026-02-18T03:08:59.243Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 853 | 2026-02-18T03:08:59.292Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 854 | 2026-02-18T03:09:04.468Z | From https://github.com/oxidecomputer/crucible |
| 855 | 2026-02-18T03:09:04.468Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 856 | 2026-02-18T03:09:04.635Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 857 | 2026-02-18T03:09:05.267Z | From https://github.com/oxidecomputer/propolis |
| 858 | 2026-02-18T03:09:05.267Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 859 | 2026-02-18T03:09:05.547Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 860 | 2026-02-18T03:09:05.978Z | From https://github.com/oxidecomputer/tofino |
| 861 | 2026-02-18T03:09:05.978Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 862 | 2026-02-18T03:09:05.988Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 863 | 2026-02-18T03:09:06.409Z | From https://github.com/oxidecomputer/clickward |
| 864 | 2026-02-18T03:09:06.409Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 865 | 2026-02-18T03:09:06.588Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 866 | 2026-02-18T03:09:06.968Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 867 | 2026-02-18T03:09:06.968Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 868 | 2026-02-18T03:09:07.918Z | Downloading crates ... |
| 869 | 2026-02-18T03:09:08.050Z | Downloaded arrayref v0.3.9 |
| 870 | 2026-02-18T03:09:08.060Z | Downloaded aead v0.5.2 |
| 871 | 2026-02-18T03:09:08.070Z | Downloaded bytecount v0.6.9 |
| 872 | 2026-02-18T03:09:08.085Z | Downloaded base16ct v1.0.0 |
| 873 | 2026-02-18T03:09:08.090Z | Downloaded bitflags v1.3.2 |
| 874 | 2026-02-18T03:09:08.094Z | Downloaded bit-vec v0.8.0 |
| 875 | 2026-02-18T03:09:08.097Z | Downloaded bit-set v0.8.0 |
| 876 | 2026-02-18T03:09:08.100Z | Downloaded cargo_toml v0.22.3 |
| 877 | 2026-02-18T03:09:08.103Z | Downloaded blake2 v0.10.6 |
| 878 | 2026-02-18T03:09:08.106Z | Downloaded cancel-safe-futures v0.1.5 |
| 879 | 2026-02-18T03:09:08.109Z | Downloaded base64 v0.21.7 |
| 880 | 2026-02-18T03:09:08.114Z | Downloaded bcs v0.1.6 |
| 881 | 2026-02-18T03:09:08.117Z | Downloaded hash32 v0.3.1 |
| 882 | 2026-02-18T03:09:08.120Z | Downloaded match_cfg v0.1.0 |
| 883 | 2026-02-18T03:09:08.126Z | Downloaded num_enum_derive v0.7.5 |
| 884 | 2026-02-18T03:09:08.129Z | Downloaded libsw v3.5.0 |
| 885 | 2026-02-18T03:09:08.132Z | Downloaded cookie v0.18.1 |
| 886 | 2026-02-18T03:09:08.135Z | Downloaded base16ct v0.2.0 |
| 887 | 2026-02-18T03:09:08.138Z | Downloaded password-hash v0.5.0 |
| 888 | 2026-02-18T03:09:08.141Z | Downloaded ciborium v0.2.2 |
| 889 | 2026-02-18T03:09:08.144Z | Downloaded dof v0.4.0 |
| 890 | 2026-02-18T03:09:08.147Z | Downloaded minimal-lexical v0.2.1 |
| 891 | 2026-02-18T03:09:08.152Z | Downloaded gethostname v0.5.0 |
| 892 | 2026-02-18T03:09:08.155Z | Downloaded defmt v0.3.100 |
| 893 | 2026-02-18T03:09:08.158Z | Downloaded opaque-debug v0.3.1 |
| 894 | 2026-02-18T03:09:08.161Z | Downloaded nom v7.1.3 |
| 895 | 2026-02-18T03:09:08.166Z | Downloaded hkdf v0.12.4 |
| 896 | 2026-02-18T03:09:08.169Z | Downloaded papergrid v0.17.0 |
| 897 | 2026-02-18T03:09:08.175Z | Downloaded foreign-types-shared v0.3.1 |
| 898 | 2026-02-18T03:09:08.178Z | Downloaded dtrace-parser v0.3.0 |
| 899 | 2026-02-18T03:09:08.181Z | Downloaded potential_utf v0.1.4 |
| 900 | 2026-02-18T03:09:08.184Z | Downloaded convert_case v0.4.0 |
| 901 | 2026-02-18T03:09:08.184Z | Downloaded defmt-parser v1.0.0 |
| 902 | 2026-02-18T03:09:08.187Z | Downloaded iddqd v0.3.17 |
| 903 | 2026-02-18T03:09:08.193Z | Downloaded parse-display-derive v0.10.0 |
| 904 | 2026-02-18T03:09:08.197Z | Downloaded cobs v0.3.0 |
| 905 | 2026-02-18T03:09:08.200Z | Downloaded darling_macro v0.21.3 |
| 906 | 2026-02-18T03:09:08.200Z | Downloaded oxnet v0.1.4 |
| 907 | 2026-02-18T03:09:08.203Z | Downloaded olpc-cjson v0.1.4 |
| 908 | 2026-02-18T03:09:08.206Z | Downloaded no-std-compat v0.4.1 |
| 909 | 2026-02-18T03:09:08.206Z | Downloaded ff v0.13.1 |
| 910 | 2026-02-18T03:09:08.209Z | Downloaded num_enum v0.5.11 |
| 911 | 2026-02-18T03:09:08.214Z | Downloaded lru-cache v0.1.2 |
| 912 | 2026-02-18T03:09:08.218Z | Downloaded goblin v0.8.2 |
| 913 | 2026-02-18T03:09:08.223Z | Downloaded plain v0.2.3 |
| 914 | 2026-02-18T03:09:08.226Z | Downloaded phf_shared v0.12.1 |
| 915 | 2026-02-18T03:09:08.229Z | Downloaded internet-checksum v0.2.1 |
| 916 | 2026-02-18T03:09:08.229Z | Downloaded idna_adapter v1.2.1 |
| 917 | 2026-02-18T03:09:08.233Z | Downloaded hostname v0.4.2 |
| 918 | 2026-02-18T03:09:08.236Z | Downloaded daft v0.1.5 |
| 919 | 2026-02-18T03:09:08.236Z | Downloaded newline-converter v0.3.0 |
| 920 | 2026-02-18T03:09:08.239Z | Downloaded num_threads v0.1.7 |
| 921 | 2026-02-18T03:09:08.242Z | Downloaded glob v0.3.3 |
| 922 | 2026-02-18T03:09:08.242Z | Downloaded proc-macro-crate v3.4.0 |
| 923 | 2026-02-18T03:09:08.245Z | Downloaded num_enum_derive v0.5.11 |
| 924 | 2026-02-18T03:09:08.247Z | Downloaded group v0.13.0 |
| 925 | 2026-02-18T03:09:08.250Z | Downloaded critical-section v1.2.0 |
| 926 | 2026-02-18T03:09:08.250Z | Downloaded ciborium-io v0.2.2 |
| 927 | 2026-02-18T03:09:08.253Z | Downloaded constant_time_eq v0.4.2 |
| 928 | 2026-02-18T03:09:08.256Z | Downloaded proc-macro-error-attr v1.0.4 |
| 929 | 2026-02-18T03:09:08.258Z | Downloaded pem v3.0.6 |
| 930 | 2026-02-18T03:09:08.259Z | Downloaded data-encoding v2.10.0 |
| 931 | 2026-02-18T03:09:08.264Z | Downloaded scroll v0.12.0 |
| 932 | 2026-02-18T03:09:08.264Z | Downloaded progenitor-client v0.10.0 |
| 933 | 2026-02-18T03:09:08.264Z | Downloaded darling v0.21.3 |
| 934 | 2026-02-18T03:09:08.270Z | Downloaded serial_test v3.3.1 |
| 935 | 2026-02-18T03:09:08.273Z | Downloaded powerfmt v0.2.0 |
| 936 | 2026-02-18T03:09:08.276Z | Downloaded fs-err v3.3.0 |
| 937 | 2026-02-18T03:09:08.279Z | Downloaded drift v0.1.3 |
| 938 | 2026-02-18T03:09:08.283Z | Downloaded ref-cast-impl v1.0.25 |
| 939 | 2026-02-18T03:09:08.286Z | Downloaded rhai_codegen v3.1.0 |
| 940 | 2026-02-18T03:09:08.293Z | Downloaded rand_xorshift v0.4.0 |
| 941 | 2026-02-18T03:09:08.296Z | Downloaded icu_collections v2.1.1 |
| 942 | 2026-02-18T03:09:08.302Z | Downloaded rand_chacha v0.3.1 |
| 943 | 2026-02-18T03:09:08.305Z | Downloaded rustc_version v0.1.7 |
| 944 | 2026-02-18T03:09:08.307Z | Downloaded inout v0.1.4 |
| 945 | 2026-02-18T03:09:08.308Z | Downloaded proc-macro-error v1.0.4 |
| 946 | 2026-02-18T03:09:08.310Z | Downloaded same-file v1.0.6 |
| 947 | 2026-02-18T03:09:08.313Z | Downloaded jiff-static v0.2.20 |
| 948 | 2026-02-18T03:09:08.316Z | Downloaded num v0.4.3 |
| 949 | 2026-02-18T03:09:08.318Z | Downloaded progenitor-client v0.11.2 |
| 950 | 2026-02-18T03:09:08.322Z | Downloaded serde-big-array v0.5.1 |
| 951 | 2026-02-18T03:09:08.322Z | Downloaded newtype_derive v0.1.6 |
| 952 | 2026-02-18T03:09:08.324Z | Downloaded scroll_derive v0.13.1 |
| 953 | 2026-02-18T03:09:08.324Z | Downloaded progenitor v0.10.0 |
| 954 | 2026-02-18T03:09:08.327Z | Downloaded poly1305 v0.8.0 |
| 955 | 2026-02-18T03:09:08.330Z | Downloaded daft-derive v0.1.5 |
| 956 | 2026-02-18T03:09:08.334Z | Downloaded slog-bunyan v2.5.0 |
| 957 | 2026-02-18T03:09:08.337Z | Downloaded sigpipe v0.1.3 |
| 958 | 2026-02-18T03:09:08.339Z | Downloaded pretty-hex v0.4.1 |
| 959 | 2026-02-18T03:09:08.339Z | Downloaded mime v0.3.17 |
| 960 | 2026-02-18T03:09:08.342Z | Downloaded postcard v1.1.3 |
| 961 | 2026-02-18T03:09:08.345Z | Downloaded elliptic-curve v0.13.8 |
| 962 | 2026-02-18T03:09:08.347Z | Downloaded structmeta v0.3.0 |
| 963 | 2026-02-18T03:09:08.351Z | Downloaded serial_test_derive v3.3.1 |
| 964 | 2026-02-18T03:09:08.351Z | Downloaded natord v1.0.9 |
| 965 | 2026-02-18T03:09:08.354Z | Downloaded omicron-zone-package v0.12.2 |
| 966 | 2026-02-18T03:09:08.357Z | Downloaded rustls-pemfile v2.2.0 |
| 967 | 2026-02-18T03:09:08.357Z | Downloaded oxide-tokio-rt v0.1.2 |
| 968 | 2026-02-18T03:09:08.362Z | Downloaded hmac v0.12.1 |
| 969 | 2026-02-18T03:09:08.364Z | Downloaded spin v0.5.2 |
| 970 | 2026-02-18T03:09:08.364Z | Downloaded strum v0.27.2 |
| 971 | 2026-02-18T03:09:08.364Z | Downloaded ipnetwork v0.21.1 |
| 972 | 2026-02-18T03:09:08.367Z | Downloaded smawk v0.3.2 |
| 973 | 2026-02-18T03:09:08.367Z | Downloaded num-rational v0.4.2 |
| 974 | 2026-02-18T03:09:08.370Z | Downloaded num-integer v0.1.46 |
| 975 | 2026-02-18T03:09:08.373Z | Downloaded siphasher v1.0.2 |
| 976 | 2026-02-18T03:09:08.373Z | Downloaded rusty-fork v0.3.1 |
| 977 | 2026-02-18T03:09:08.376Z | Downloaded strum v0.26.3 |
| 978 | 2026-02-18T03:09:08.376Z | Downloaded multer v3.1.0 |
| 979 | 2026-02-18T03:09:08.379Z | Downloaded tabwriter v1.4.1 |
| 980 | 2026-02-18T03:09:08.379Z | Downloaded scroll_derive v0.12.1 |
| 981 | 2026-02-18T03:09:08.382Z | Downloaded termtree v0.5.1 |
| 982 | 2026-02-18T03:09:08.382Z | Downloaded testing_table v0.3.0 |
| 983 | 2026-02-18T03:09:08.385Z | Downloaded tagptr v0.2.0 |
| 984 | 2026-02-18T03:09:08.385Z | Downloaded crossbeam-epoch v0.9.18 |
| 985 | 2026-02-18T03:09:08.387Z | Downloaded dropshot_endpoint v0.16.7 |
| 986 | 2026-02-18T03:09:08.391Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 987 | 2026-02-18T03:09:08.394Z | Downloaded stable_deref_trait v1.2.1 |
| 988 | 2026-02-18T03:09:08.394Z | Downloaded smartstring v1.0.1 |
| 989 | 2026-02-18T03:09:08.397Z | Downloaded papergrid v0.11.0 |
| 990 | 2026-02-18T03:09:08.400Z | Downloaded libsw-core v0.3.2 |
| 991 | 2026-02-18T03:09:08.403Z | Downloaded slog-dtrace v0.3.0 |
| 992 | 2026-02-18T03:09:08.406Z | Downloaded serde_plain v1.0.2 |
| 993 | 2026-02-18T03:09:08.406Z | Downloaded parking_lot_core v0.8.6 |
| 994 | 2026-02-18T03:09:08.409Z | Downloaded serde_derive_internals v0.29.1 |
| 995 | 2026-02-18T03:09:08.412Z | Downloaded resolv-conf v0.7.6 |
| 996 | 2026-02-18T03:09:08.412Z | Downloaded yoke-derive v0.8.1 |
| 997 | 2026-02-18T03:09:08.415Z | Downloaded time-core v0.1.8 |
| 998 | 2026-02-18T03:09:08.415Z | Downloaded hashbrown v0.12.3 |
| 999 | 2026-02-18T03:09:08.418Z | Downloaded slog-async v2.8.0 |
| 1000 | 2026-02-18T03:09:08.421Z | Downloaded indexmap v1.9.3 |
| 1001 | 2026-02-18T03:09:08.424Z | Downloaded slog-term v2.9.2 |
| 1002 | 2026-02-18T03:09:08.427Z | Downloaded unarray v0.1.4 |
| 1003 | 2026-02-18T03:09:08.430Z | Downloaded thread-id v4.2.2 |
| 1004 | 2026-02-18T03:09:08.430Z | Downloaded structmeta-derive v0.3.0 |
| 1005 | 2026-02-18T03:09:08.430Z | Downloaded universal-hash v0.5.1 |
| 1006 | 2026-02-18T03:09:08.433Z | Downloaded topological-sort v0.2.2 |
| 1007 | 2026-02-18T03:09:08.433Z | Downloaded synstructure v0.13.2 |
| 1008 | 2026-02-18T03:09:08.435Z | Downloaded strum_macros v0.27.2 |
| 1009 | 2026-02-18T03:09:08.435Z | Downloaded usdt-macro v0.6.0 |
| 1010 | 2026-02-18T03:09:08.438Z | Downloaded usdt-attr-macro v0.5.0 |
| 1011 | 2026-02-18T03:09:08.438Z | Downloaded serde_tokenstream v0.2.2 |
| 1012 | 2026-02-18T03:09:08.438Z | Downloaded zone_cfg_derive v0.3.1 |
| 1013 | 2026-02-18T03:09:08.441Z | Downloaded num-iter v0.1.45 |
| 1014 | 2026-02-18T03:09:08.441Z | Downloaded usdt-attr-macro v0.6.0 |
| 1015 | 2026-02-18T03:09:08.441Z | Downloaded usdt v0.5.0 |
| 1016 | 2026-02-18T03:09:08.444Z | Downloaded untrusted v0.7.1 |
| 1017 | 2026-02-18T03:09:08.444Z | Downloaded typify-macro v0.4.3 |
| 1018 | 2026-02-18T03:09:08.444Z | Downloaded zone v0.3.1 |
| 1019 | 2026-02-18T03:09:08.447Z | Downloaded slog-json v2.6.1 |
| 1020 | 2026-02-18T03:09:08.447Z | Downloaded utf-8 v0.7.6 |
| 1021 | 2026-02-18T03:09:08.450Z | Downloaded memmap2 v0.9.10 |
| 1022 | 2026-02-18T03:09:08.453Z | Downloaded icu_properties v2.1.2 |
| 1023 | 2026-02-18T03:09:08.453Z | Downloaded arc-swap v1.8.2 |
| 1024 | 2026-02-18T03:09:08.457Z | Downloaded tokio-dtrace v0.1.1 |
| 1025 | 2026-02-18T03:09:08.460Z | Downloaded half v2.7.1 |
| 1026 | 2026-02-18T03:09:08.463Z | Downloaded waitgroup v0.1.2 |
| 1027 | 2026-02-18T03:09:08.463Z | Downloaded slog-envlogger v2.2.0 |
| 1028 | 2026-02-18T03:09:08.466Z | Downloaded icu_properties_data v2.1.2 |
| 1029 | 2026-02-18T03:09:08.473Z | Downloaded zerovec-derive v0.11.2 |
| 1030 | 2026-02-18T03:09:08.476Z | Downloaded icu_locale_core v2.1.1 |
| 1031 | 2026-02-18T03:09:08.480Z | Downloaded zerofrom-derive v0.1.6 |
| 1032 | 2026-02-18T03:09:08.483Z | Downloaded zeroize_derive v1.4.3 |
| 1033 | 2026-02-18T03:09:08.483Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1034 | 2026-02-18T03:09:08.486Z | Downloaded dropshot-api-manager v0.3.0 |
| 1035 | 2026-02-18T03:09:08.489Z | Downloaded yoke v0.8.1 |
| 1036 | 2026-02-18T03:09:08.489Z | Downloaded tokio-rustls v0.25.0 |
| 1037 | 2026-02-18T03:09:08.492Z | Downloaded heck v0.4.1 |
| 1038 | 2026-02-18T03:09:08.495Z | Downloaded crypto-bigint v0.5.5 |
| 1039 | 2026-02-18T03:09:08.499Z | Downloaded typify v0.4.3 |
| 1040 | 2026-02-18T03:09:08.502Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1041 | 2026-02-18T03:09:08.506Z | Downloaded usdt-impl v0.6.0 |
| 1042 | 2026-02-18T03:09:08.509Z | Downloaded usdt-impl v0.5.0 |
| 1043 | 2026-02-18T03:09:08.512Z | Downloaded thin-vec v0.2.14 |
| 1044 | 2026-02-18T03:09:08.512Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1045 | 2026-02-18T03:09:08.512Z | Downloaded term v1.2.1 |
| 1046 | 2026-02-18T03:09:08.515Z | Downloaded zerotrie v0.2.3 |
| 1047 | 2026-02-18T03:09:08.518Z | Downloaded xz2 v0.1.7 |
| 1048 | 2026-02-18T03:09:08.521Z | Downloaded time-macros v0.2.27 |
| 1049 | 2026-02-18T03:09:08.525Z | Downloaded writeable v0.6.2 |
| 1050 | 2026-02-18T03:09:08.528Z | Downloaded whoami v1.6.1 |
| 1051 | 2026-02-18T03:09:08.528Z | Downloaded tokio-tungstenite v0.21.0 |
| 1052 | 2026-02-18T03:09:08.531Z | Downloaded walkdir v2.5.0 |
| 1053 | 2026-02-18T03:09:08.531Z | Downloaded expectorate v1.2.0 |
| 1054 | 2026-02-18T03:09:08.534Z | Downloaded progenitor-macro v0.10.0 |
| 1055 | 2026-02-18T03:09:08.536Z | Downloaded similar v2.7.0 |
| 1056 | 2026-02-18T03:09:08.539Z | Downloaded socket2 v0.5.10 |
| 1057 | 2026-02-18T03:09:08.542Z | Downloaded usdt-macro v0.5.0 |
| 1058 | 2026-02-18T03:09:08.542Z | Downloaded schemars v0.9.0 |
| 1059 | 2026-02-18T03:09:08.555Z | Downloaded zerocopy-derive v0.7.35 |
| 1060 | 2026-02-18T03:09:08.558Z | Downloaded unit-prefix v0.5.2 |
| 1061 | 2026-02-18T03:09:08.561Z | Downloaded vsss-rs v3.3.4 |
| 1062 | 2026-02-18T03:09:08.564Z | Downloaded test-strategy v0.4.5 |
| 1063 | 2026-02-18T03:09:08.567Z | Downloaded usdt v0.6.0 |
| 1064 | 2026-02-18T03:09:08.567Z | Downloaded toml v0.7.8 |
| 1065 | 2026-02-18T03:09:08.570Z | Downloaded unsafe-libyaml v0.2.11 |
| 1066 | 2026-02-18T03:09:08.573Z | Downloaded schemars v1.2.1 |
| 1067 | 2026-02-18T03:09:08.587Z | Downloaded strum_macros v0.26.4 |
| 1068 | 2026-02-18T03:09:08.591Z | Downloaded slog-stdlog v4.1.1 |
| 1069 | 2026-02-18T03:09:08.594Z | Downloaded moka v0.12.13 |
| 1070 | 2026-02-18T03:09:08.598Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1071 | 2026-02-18T03:09:08.601Z | Downloaded schemars v0.8.22 |
| 1072 | 2026-02-18T03:09:08.613Z | Downloaded yansi v1.0.1 |
| 1073 | 2026-02-18T03:09:08.616Z | Downloaded prettyplease v0.2.37 |
| 1074 | 2026-02-18T03:09:08.619Z | Downloaded toml_edit v0.19.15 |
| 1075 | 2026-02-18T03:09:08.634Z | Downloaded ucd-trie v0.1.7 |
| 1076 | 2026-02-18T03:09:08.637Z | Downloaded heapless v0.8.0 |
| 1077 | 2026-02-18T03:09:08.640Z | Downloaded steno v0.4.1 |
| 1078 | 2026-02-18T03:09:08.643Z | Downloaded pest v2.8.6 |
| 1079 | 2026-02-18T03:09:08.647Z | Downloaded chrono-tz v0.10.4 |
| 1080 | 2026-02-18T03:09:08.662Z | Downloaded scc v2.4.0 |
| 1081 | 2026-02-18T03:09:08.665Z | Downloaded pretty_assertions v1.4.1 |
| 1082 | 2026-02-18T03:09:08.668Z | Downloaded libm v0.2.16 |
| 1083 | 2026-02-18T03:09:08.676Z | Downloaded zerocopy-derive v0.8.39 |
| 1084 | 2026-02-18T03:09:08.684Z | Downloaded zerovec v0.11.5 |
| 1085 | 2026-02-18T03:09:08.688Z | Downloaded goblin v0.10.5 |
| 1086 | 2026-02-18T03:09:08.695Z | Downloaded openapiv3 v2.2.0 |
| 1087 | 2026-02-18T03:09:08.705Z | Downloaded zerocopy v0.7.35 |
| 1088 | 2026-02-18T03:09:08.720Z | Downloaded tough v0.20.0 |
| 1089 | 2026-02-18T03:09:08.727Z | Downloaded rustls-webpki v0.102.8 |
| 1090 | 2026-02-18T03:09:08.746Z | Downloaded winnow v0.5.40 |
| 1091 | 2026-02-18T03:09:08.752Z | Downloaded nix v0.31.1 |
| 1092 | 2026-02-18T03:09:08.763Z | Downloaded tabled v0.15.0 |
| 1093 | 2026-02-18T03:09:08.777Z | Downloaded serde_with v3.16.1 |
| 1094 | 2026-02-18T03:09:08.787Z | Downloaded time v0.3.47 |
| 1095 | 2026-02-18T03:09:08.799Z | Downloaded tabled v0.20.0 |
| 1096 | 2026-02-18T03:09:08.815Z | Downloaded syn v1.0.109 |
| 1097 | 2026-02-18T03:09:08.824Z | Downloaded rhai v1.24.0 |
| 1098 | 2026-02-18T03:09:08.834Z | Downloaded smoltcp v0.11.0 |
| 1099 | 2026-02-18T03:09:08.845Z | Downloaded rustls v0.22.4 |
| 1100 | 2026-02-18T03:09:08.856Z | Downloaded regress v0.10.5 |
| 1101 | 2026-02-18T03:09:08.862Z | Downloaded dropshot v0.16.7 |
| 1102 | 2026-02-18T03:09:08.882Z | Downloaded typify-impl v0.4.3 |
| 1103 | 2026-02-18T03:09:08.892Z | Downloaded sled v0.34.7 |
| 1104 | 2026-02-18T03:09:08.901Z | Downloaded proptest v1.10.0 |
| 1105 | 2026-02-18T03:09:08.908Z | Downloaded hickory-proto v0.25.2 |
| 1106 | 2026-02-18T03:09:08.921Z | Downloaded aws-lc-rs v1.15.4 |
| 1107 | 2026-02-18T03:09:08.939Z | Downloaded rayon v1.11.0 |
| 1108 | 2026-02-18T03:09:08.939Z | Downloaded blake3 v1.8.3 |
| 1109 | 2026-02-18T03:09:08.944Z | Downloaded jiff v0.2.20 |
| 1110 | 2026-02-18T03:09:08.958Z | Downloaded typed-path v0.9.3 |
| 1111 | 2026-02-18T03:09:08.963Z | Downloaded tungstenite v0.21.0 |
| 1112 | 2026-02-18T03:09:08.966Z | Downloaded lzma-sys v0.1.20 |
| 1113 | 2026-02-18T03:09:08.990Z | Downloaded slog v2.8.2 |
| 1114 | 2026-02-18T03:09:08.993Z | Downloaded scroll v0.13.0 |
| 1115 | 2026-02-18T03:09:08.996Z | Downloaded libc v0.2.180 |
| 1116 | 2026-02-18T03:09:09.021Z | Downloaded rayon-core v1.13.0 |
| 1117 | 2026-02-18T03:09:09.024Z | Downloaded itertools v0.12.1 |
| 1118 | 2026-02-18T03:09:09.029Z | Downloaded serde_repr v0.1.20 |
| 1119 | 2026-02-18T03:09:09.032Z | Downloaded semver v0.1.20 |
| 1120 | 2026-02-18T03:09:09.032Z | Downloaded progenitor-impl v0.10.0 |
| 1121 | 2026-02-18T03:09:09.035Z | Downloaded pest_meta v2.8.6 |
| 1122 | 2026-02-18T03:09:09.038Z | Downloaded crossbeam-channel v0.5.15 |
| 1123 | 2026-02-18T03:09:09.041Z | Downloaded petgraph v0.6.5 |
| 1124 | 2026-02-18T03:09:09.055Z | Downloaded tabled_derive v0.7.0 |
| 1125 | 2026-02-18T03:09:09.058Z | Downloaded spin v0.9.8 |
| 1126 | 2026-02-18T03:09:09.058Z | Downloaded snafu v0.8.9 |
| 1127 | 2026-02-18T03:09:09.063Z | Downloaded linear-map v1.2.0 |
| 1128 | 2026-02-18T03:09:09.066Z | Downloaded rand v0.8.5 |
| 1129 | 2026-02-18T03:09:09.068Z | Downloaded qorb v0.4.1 |
| 1130 | 2026-02-18T03:09:09.071Z | Downloaded tiny-keccak v2.0.2 |
| 1131 | 2026-02-18T03:09:09.074Z | Downloaded hickory-resolver v0.25.2 |
| 1132 | 2026-02-18T03:09:09.077Z | Downloaded zerofrom v0.1.6 |
| 1133 | 2026-02-18T03:09:09.077Z | Downloaded tinystr v0.8.2 |
| 1134 | 2026-02-18T03:09:09.080Z | Downloaded progenitor-impl v0.11.2 |
| 1135 | 2026-02-18T03:09:09.083Z | Downloaded thiserror-no-std v2.0.2 |
| 1136 | 2026-02-18T03:09:09.085Z | Downloaded serde_with_macros v3.16.1 |
| 1137 | 2026-02-18T03:09:09.086Z | Downloaded slog-scope v4.4.1 |
| 1138 | 2026-02-18T03:09:09.090Z | Downloaded indicatif v0.18.4 |
| 1139 | 2026-02-18T03:09:09.093Z | Downloaded num-conv v0.2.0 |
| 1140 | 2026-02-18T03:09:09.093Z | Downloaded snafu-derive v0.8.9 |
| 1141 | 2026-02-18T03:09:09.093Z | Downloaded smf v0.2.3 |
| 1142 | 2026-02-18T03:09:09.093Z | Downloaded sha3 v0.10.8 |
| 1143 | 2026-02-18T03:09:09.096Z | Downloaded icu_provider v2.1.1 |
| 1144 | 2026-02-18T03:09:09.099Z | Downloaded ingot-types v0.1.2 |
| 1145 | 2026-02-18T03:09:09.101Z | Downloaded csv v1.4.0 |
| 1146 | 2026-02-18T03:09:09.116Z | Downloaded wait-timeout v0.2.1 |
| 1147 | 2026-02-18T03:09:09.121Z | Downloaded thread-id v5.1.0 |
| 1148 | 2026-02-18T03:09:09.121Z | Downloaded rustversion v1.0.22 |
| 1149 | 2026-02-18T03:09:09.125Z | Downloaded parking_lot v0.11.2 |
| 1150 | 2026-02-18T03:09:09.125Z | Downloaded take_mut v0.2.2 |
| 1151 | 2026-02-18T03:09:09.125Z | Downloaded libscf-sys v1.1.0 |
| 1152 | 2026-02-18T03:09:09.128Z | Downloaded tabled_derive v0.11.0 |
| 1153 | 2026-02-18T03:09:09.128Z | Downloaded num_enum v0.7.5 |
| 1154 | 2026-02-18T03:09:09.131Z | Downloaded sdd v3.0.10 |
| 1155 | 2026-02-18T03:09:09.131Z | Downloaded schemars_derive v0.8.22 |
| 1156 | 2026-02-18T03:09:09.134Z | Downloaded const_format v0.2.35 |
| 1157 | 2026-02-18T03:09:09.137Z | Downloaded anyhow v1.0.101 |
| 1158 | 2026-02-18T03:09:09.140Z | Downloaded derive_more v0.99.20 |
| 1159 | 2026-02-18T03:09:09.143Z | Downloaded ingot-macros v0.1.1 |
| 1160 | 2026-02-18T03:09:09.146Z | Downloaded highway v1.3.0 |
| 1161 | 2026-02-18T03:09:09.149Z | Downloaded instant v0.1.13 |
| 1162 | 2026-02-18T03:09:09.149Z | Downloaded secrecy v0.10.3 |
| 1163 | 2026-02-18T03:09:09.149Z | Downloaded paste v1.0.15 |
| 1164 | 2026-02-18T03:09:09.152Z | Downloaded macaddr v1.0.1 |
| 1165 | 2026-02-18T03:09:09.152Z | Downloaded linked-hash-map v0.5.6 |
| 1166 | 2026-02-18T03:09:09.155Z | Downloaded colored v3.1.1 |
| 1167 | 2026-02-18T03:09:09.155Z | Downloaded async-trait v0.1.89 |
| 1168 | 2026-02-18T03:09:09.158Z | Downloaded keccak v0.1.6 |
| 1169 | 2026-02-18T03:09:09.160Z | Downloaded sha1 v0.10.6 |
| 1170 | 2026-02-18T03:09:09.160Z | Downloaded encoding_rs v0.8.35 |
| 1171 | 2026-02-18T03:09:09.206Z | Downloaded pest_generator v2.8.6 |
| 1172 | 2026-02-18T03:09:09.209Z | Downloaded pest_derive v2.8.6 |
| 1173 | 2026-02-18T03:09:09.209Z | Downloaded proc-macro-error2 v2.0.1 |
| 1174 | 2026-02-18T03:09:09.209Z | Downloaded parse-display v0.10.0 |
| 1175 | 2026-02-18T03:09:09.209Z | Downloaded memoffset v0.9.1 |
| 1176 | 2026-02-18T03:09:09.209Z | Downloaded crossbeam-utils v0.8.21 |
| 1177 | 2026-02-18T03:09:09.209Z | Downloaded console v0.16.2 |
| 1178 | 2026-02-18T03:09:09.209Z | Downloaded hubpack v0.1.2 |
| 1179 | 2026-02-18T03:09:09.209Z | Downloaded hubpack_derive v0.1.1 |
| 1180 | 2026-02-18T03:09:09.209Z | Downloaded progenitor v0.11.2 |
| 1181 | 2026-02-18T03:09:09.209Z | Downloaded icu_normalizer v2.1.1 |
| 1182 | 2026-02-18T03:09:09.209Z | Downloaded chacha20poly1305 v0.10.1 |
| 1183 | 2026-02-18T03:09:09.209Z | Downloaded hickory-resolver v0.24.4 |
| 1184 | 2026-02-18T03:09:09.209Z | Downloaded phf v0.12.1 |
| 1185 | 2026-02-18T03:09:09.209Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1186 | 2026-02-18T03:09:09.209Z | Downloaded diff v0.1.13 |
| 1187 | 2026-02-18T03:09:09.209Z | Downloaded backoff v0.4.0 |
| 1188 | 2026-02-18T03:09:09.209Z | Downloaded ref-cast v1.0.25 |
| 1189 | 2026-02-18T03:09:09.209Z | Downloaded quick-error v1.2.3 |
| 1190 | 2026-02-18T03:09:09.213Z | Downloaded derive-ex v0.1.8 |
| 1191 | 2026-02-18T03:09:09.213Z | Downloaded cmake v0.1.57 |
| 1192 | 2026-02-18T03:09:09.213Z | Downloaded progenitor-macro v0.11.2 |
| 1193 | 2026-02-18T03:09:09.213Z | Downloaded fs_extra v1.3.0 |
| 1194 | 2026-02-18T03:09:09.218Z | Downloaded foldhash v0.2.0 |
| 1195 | 2026-02-18T03:09:09.218Z | Downloaded csv-core v0.1.13 |
| 1196 | 2026-02-18T03:09:09.218Z | Downloaded const_format_proc_macros v0.2.34 |
| 1197 | 2026-02-18T03:09:09.221Z | Downloaded arrayvec v0.7.6 |
| 1198 | 2026-02-18T03:09:09.221Z | Downloaded dyn-clone v1.0.20 |
| 1199 | 2026-02-18T03:09:09.221Z | Downloaded allocator-api2 v0.2.21 |
| 1200 | 2026-02-18T03:09:09.224Z | Downloaded proc-macro-crate v1.3.1 |
| 1201 | 2026-02-18T03:09:09.224Z | Downloaded darling_core v0.21.3 |
| 1202 | 2026-02-18T03:09:09.228Z | Downloaded crossbeam-deque v0.8.6 |
| 1203 | 2026-02-18T03:09:09.232Z | Downloaded cipher v0.4.4 |
| 1204 | 2026-02-18T03:09:09.232Z | Downloaded managed v0.8.0 |
| 1205 | 2026-02-18T03:09:09.235Z | Downloaded argon2 v0.5.3 |
| 1206 | 2026-02-18T03:09:09.235Z | Downloaded crc8 v0.1.1 |
| 1207 | 2026-02-18T03:09:09.235Z | Downloaded ident_case v1.0.1 |
| 1208 | 2026-02-18T03:09:09.235Z | Downloaded httpdate v1.0.3 |
| 1209 | 2026-02-18T03:09:09.236Z | Downloaded hostname v0.3.1 |
| 1210 | 2026-02-18T03:09:09.238Z | Downloaded fxhash v0.2.1 |
| 1211 | 2026-02-18T03:09:09.238Z | Downloaded foreign-types-macros v0.2.3 |
| 1212 | 2026-02-18T03:09:09.239Z | Downloaded float-ord v0.3.2 |
| 1213 | 2026-02-18T03:09:09.239Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1214 | 2026-02-18T03:09:09.241Z | Downloaded cstr-argument v0.1.2 |
| 1215 | 2026-02-18T03:09:09.242Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1216 | 2026-02-18T03:09:09.242Z | Downloaded is-terminal v0.4.17 |
| 1217 | 2026-02-18T03:09:09.242Z | Downloaded icu_normalizer_data v2.1.1 |
| 1218 | 2026-02-18T03:09:09.244Z | Downloaded foreign-types v0.5.0 |
| 1219 | 2026-02-18T03:09:09.244Z | Downloaded const-random-macro v0.1.16 |
| 1220 | 2026-02-18T03:09:09.244Z | Downloaded num-derive v0.4.2 |
| 1221 | 2026-02-18T03:09:09.247Z | Downloaded num-complex v0.4.6 |
| 1222 | 2026-02-18T03:09:09.247Z | Downloaded memmap v0.7.0 |
| 1223 | 2026-02-18T03:09:09.251Z | Downloaded displaydoc v0.2.5 |
| 1224 | 2026-02-18T03:09:09.254Z | Downloaded dof v0.3.0 |
| 1225 | 2026-02-18T03:09:09.254Z | Downloaded num-derive v0.3.3 |
| 1226 | 2026-02-18T03:09:09.254Z | Downloaded hickory-proto v0.24.4 |
| 1227 | 2026-02-18T03:09:09.265Z | Downloaded fixedbitset v0.4.2 |
| 1228 | 2026-02-18T03:09:09.268Z | Downloaded async-recursion v1.1.1 |
| 1229 | 2026-02-18T03:09:09.272Z | Downloaded ciborium-ll v0.2.2 |
| 1230 | 2026-02-18T03:09:09.272Z | Downloaded async-stream v0.3.6 |
| 1231 | 2026-02-18T03:09:09.275Z | Downloaded enum-as-inner v0.6.1 |
| 1232 | 2026-02-18T03:09:09.275Z | Downloaded embedded-io v0.4.0 |
| 1233 | 2026-02-18T03:09:09.275Z | Downloaded dunce v1.0.5 |
| 1234 | 2026-02-18T03:09:09.278Z | Downloaded dtrace-parser v0.2.0 |
| 1235 | 2026-02-18T03:09:09.278Z | Downloaded const-random v0.1.18 |
| 1236 | 2026-02-18T03:09:09.278Z | Downloaded chacha20 v0.9.1 |
| 1237 | 2026-02-18T03:09:09.282Z | Downloaded async-stream-impl v0.3.6 |
| 1238 | 2026-02-18T03:09:09.282Z | Downloaded embedded-io v0.6.1 |
| 1239 | 2026-02-18T03:09:09.282Z | Downloaded crunchy v0.2.4 |
| 1240 | 2026-02-18T03:09:09.282Z | Downloaded erased-serde v0.3.31 |
| 1241 | 2026-02-18T03:09:09.285Z | Downloaded deranged v0.5.6 |
| 1242 | 2026-02-18T03:09:09.285Z | Downloaded defmt-macros v1.0.1 |
| 1243 | 2026-02-18T03:09:09.288Z | Downloaded byteorder v1.5.0 |
| 1244 | 2026-02-18T03:09:09.288Z | Downloaded defmt v1.0.1 |
| 1245 | 2026-02-18T03:09:09.291Z | Downloaded litemap v0.8.1 |
| 1246 | 2026-02-18T03:09:09.294Z | Downloaded ingot v0.1.1 |
| 1247 | 2026-02-18T03:09:09.746Z | Downloaded aws-lc-sys v0.37.1 |
| 1248 | 2026-02-18T03:09:10.982Z | Compiling proc-macro2 v1.0.106 |
| 1249 | 2026-02-18T03:09:10.983Z | Compiling quote v1.0.44 |
| 1250 | 2026-02-18T03:09:10.986Z | Compiling unicode-ident v1.0.24 |
| 1251 | 2026-02-18T03:09:10.986Z | Compiling serde_core v1.0.228 |
| 1252 | 2026-02-18T03:09:10.986Z | Compiling cfg-if v1.0.4 |
| 1253 | 2026-02-18T03:09:10.986Z | Compiling serde v1.0.228 |
| 1254 | 2026-02-18T03:09:10.986Z | Compiling libc v0.2.180 |
| 1255 | 2026-02-18T03:09:10.986Z | Compiling memchr v2.8.0 |
| 1256 | 2026-02-18T03:09:11.305Z | Compiling itoa v1.0.17 |
| 1257 | 2026-02-18T03:09:11.653Z | Compiling smallvec v1.15.1 |
| 1258 | 2026-02-18T03:09:11.669Z | Compiling zmij v1.0.21 |
| 1259 | 2026-02-18T03:09:11.825Z | Compiling autocfg v1.5.0 |
| 1260 | 2026-02-18T03:09:12.015Z | Compiling serde_json v1.0.149 |
| 1261 | 2026-02-18T03:09:12.522Z | Compiling libm v0.2.16 |
| 1262 | 2026-02-18T03:09:12.610Z | Compiling getrandom v0.4.1 |
| 1263 | 2026-02-18T03:09:12.744Z | Compiling version_check v0.9.5 |
| 1264 | 2026-02-18T03:09:12.987Z | Compiling stable_deref_trait v1.2.1 |
| 1265 | 2026-02-18T03:09:13.032Z | Compiling iana-time-zone v0.1.65 |
| 1266 | 2026-02-18T03:09:13.099Z | Compiling pin-project-lite v0.2.16 |
| 1267 | 2026-02-18T03:09:13.136Z | Compiling equivalent v1.0.2 |
| 1268 | 2026-02-18T03:09:13.246Z | Compiling foldhash v0.2.0 |
| 1269 | 2026-02-18T03:09:13.268Z | Compiling allocator-api2 v0.2.21 |
| 1270 | 2026-02-18T03:09:13.320Z | Compiling writeable v0.6.2 |
| 1271 | 2026-02-18T03:09:13.444Z | Compiling percent-encoding v2.3.2 |
| 1272 | 2026-02-18T03:09:13.703Z | Compiling syn v2.0.116 |
| 1273 | 2026-02-18T03:09:13.719Z | Compiling litemap v0.8.1 |
| 1274 | 2026-02-18T03:09:13.827Z | Compiling parking_lot_core v0.9.12 |
| 1275 | 2026-02-18T03:09:13.844Z | Compiling icu_normalizer_data v2.1.1 |
| 1276 | 2026-02-18T03:09:13.989Z | Compiling hashbrown v0.16.1 |
| 1277 | 2026-02-18T03:09:14.035Z | Compiling icu_properties_data v2.1.2 |
| 1278 | 2026-02-18T03:09:14.088Z | Compiling scopeguard v1.2.0 |
| 1279 | 2026-02-18T03:09:14.256Z | Compiling lock_api v0.4.14 |
| 1280 | 2026-02-18T03:09:14.275Z | Compiling dyn-clone v1.0.20 |
| 1281 | 2026-02-18T03:09:14.527Z | Compiling form_urlencoded v1.2.2 |
| 1282 | 2026-02-18T03:09:14.550Z | Compiling utf8_iter v1.0.4 |
| 1283 | 2026-02-18T03:09:14.723Z | Compiling jobserver v0.1.34 |
| 1284 | 2026-02-18T03:09:14.727Z | Compiling shlex v1.3.0 |
| 1285 | 2026-02-18T03:09:14.808Z | Compiling find-msvc-tools v0.1.9 |
| 1286 | 2026-02-18T03:09:14.862Z | Compiling log v0.4.29 |
| 1287 | 2026-02-18T03:09:15.120Z | Compiling thiserror v2.0.18 |
| 1288 | 2026-02-18T03:09:15.206Z | Compiling cc v1.2.56 |
| 1289 | 2026-02-18T03:09:15.258Z | Compiling heck v0.5.0 |
| 1290 | 2026-02-18T03:09:15.374Z | Compiling futures-core v0.3.32 |
| 1291 | 2026-02-18T03:09:15.426Z | Compiling num-traits v0.2.19 |
| 1292 | 2026-02-18T03:09:15.637Z | Compiling errno v0.3.14 |
| 1293 | 2026-02-18T03:09:15.800Z | Compiling zerocopy v0.8.39 |
| 1294 | 2026-02-18T03:09:15.893Z | Compiling fnv v1.0.7 |
| 1295 | 2026-02-18T03:09:16.140Z | Compiling futures-sink v0.3.32 |
| 1296 | 2026-02-18T03:09:16.242Z | Compiling getrandom v0.2.17 |
| 1297 | 2026-02-18T03:09:16.280Z | Compiling slab v0.4.12 |
| 1298 | 2026-02-18T03:09:16.310Z | Compiling futures-channel v0.3.32 |
| 1299 | 2026-02-18T03:09:16.557Z | Compiling semver v1.0.27 |
| 1300 | 2026-02-18T03:09:16.611Z | Compiling indexmap v2.13.0 |
| 1301 | 2026-02-18T03:09:16.766Z | Compiling uuid v1.21.0 |
| 1302 | 2026-02-18T03:09:16.783Z | Compiling futures-io v0.3.32 |
| 1303 | 2026-02-18T03:09:17.055Z | Compiling futures-task v0.3.32 |
| 1304 | 2026-02-18T03:09:17.426Z | Compiling typenum v1.19.0 |
| 1305 | 2026-02-18T03:09:17.746Z | Compiling socket2 v0.6.2 |
| 1306 | 2026-02-18T03:09:18.110Z | Compiling schemars v0.8.22 |
| 1307 | 2026-02-18T03:09:18.170Z | Compiling rustversion v1.0.22 |
| 1308 | 2026-02-18T03:09:18.326Z | Compiling portable-atomic v1.13.1 |
| 1309 | 2026-02-18T03:09:18.343Z | Compiling ring v0.17.14 |
| 1310 | 2026-02-18T03:09:18.681Z | Compiling parking_lot v0.12.5 |
| 1311 | 2026-02-18T03:09:18.911Z | Compiling untrusted v0.9.0 |
| 1312 | 2026-02-18T03:09:19.110Z | Compiling regex-syntax v0.8.9 |
| 1313 | 2026-02-18T03:09:19.527Z | Compiling signal-hook-registry v1.4.8 |
| 1314 | 2026-02-18T03:09:19.668Z | Compiling mio v1.1.1 |
| 1315 | 2026-02-18T03:09:19.794Z | Compiling byteorder v1.5.0 |
| 1316 | 2026-02-18T03:09:20.098Z | Compiling bitflags v2.11.0 |
| 1317 | 2026-02-18T03:09:20.243Z | Compiling critical-section v1.2.0 |
| 1318 | 2026-02-18T03:09:20.421Z | Compiling once_cell v1.21.3 |
| 1319 | 2026-02-18T03:09:20.454Z | Compiling subtle v2.6.1 |
| 1320 | 2026-02-18T03:09:20.512Z | Compiling rand_core v0.6.4 |
| 1321 | 2026-02-18T03:09:20.529Z | Compiling rustix v1.1.3 |
| 1322 | 2026-02-18T03:09:20.748Z | Compiling synstructure v0.13.2 |
| 1323 | 2026-02-18T03:09:20.813Z | Compiling serde_derive_internals v0.29.1 |
| 1324 | 2026-02-18T03:09:20.936Z | Compiling base64 v0.22.1 |
| 1325 | 2026-02-18T03:09:21.498Z | Compiling httparse v1.10.1 |
| 1326 | 2026-02-18T03:09:21.604Z | Compiling ucd-trie v0.1.7 |
| 1327 | 2026-02-18T03:09:21.910Z | Compiling ipnet v2.11.0 |
| 1328 | 2026-02-18T03:09:22.084Z | Compiling atomic-waker v1.1.2 |
| 1329 | 2026-02-18T03:09:22.166Z | Compiling pest v2.8.6 |
| 1330 | 2026-02-18T03:09:22.281Z | Compiling tower-layer v0.3.3 |
| 1331 | 2026-02-18T03:09:22.297Z | Compiling tower-service v0.3.3 |
| 1332 | 2026-02-18T03:09:22.432Z | Compiling thiserror v1.0.69 |
| 1333 | 2026-02-18T03:09:22.617Z | Compiling getrandom v0.3.4 |
| 1334 | 2026-02-18T03:09:23.051Z | Compiling ryu v1.0.23 |
| 1335 | 2026-02-18T03:09:23.194Z | Compiling try-lock v0.2.5 |
| 1336 | 2026-02-18T03:09:23.225Z | Compiling generic-array v0.14.7 |
| 1337 | 2026-02-18T03:09:23.359Z | Compiling want v0.3.1 |
| 1338 | 2026-02-18T03:09:23.374Z | Compiling pin-utils v0.1.0 |
| 1339 | 2026-02-18T03:09:23.389Z | Compiling httpdate v1.0.3 |
| 1340 | 2026-02-18T03:09:23.465Z | Compiling pretty-hex v0.4.1 |
| 1341 | 2026-02-18T03:09:23.619Z | Compiling slog v2.8.2 |
| 1342 | 2026-02-18T03:09:23.644Z | Compiling aho-corasick v1.1.4 |
| 1343 | 2026-02-18T03:09:23.694Z | Compiling plain v0.2.3 |
| 1344 | 2026-02-18T03:09:23.806Z | Compiling strsim v0.11.1 |
| 1345 | 2026-02-18T03:09:23.871Z | Compiling tracing-core v0.1.36 |
| 1346 | 2026-02-18T03:09:24.023Z | Compiling winnow v0.7.14 |
| 1347 | 2026-02-18T03:09:24.103Z | Compiling serde_derive v1.0.228 |
| 1348 | 2026-02-18T03:09:24.351Z | Compiling zerofrom-derive v0.1.6 |
| 1349 | 2026-02-18T03:09:24.574Z | Compiling yoke-derive v0.8.1 |
| 1350 | 2026-02-18T03:09:25.162Z | Compiling zerovec-derive v0.11.2 |
| 1351 | 2026-02-18T03:09:25.176Z | Compiling displaydoc v0.2.5 |
| 1352 | 2026-02-18T03:09:25.217Z | Compiling schemars_derive v0.8.22 |
| 1353 | 2026-02-18T03:09:26.687Z | Compiling tokio-macros v2.6.0 |
| 1354 | 2026-02-18T03:09:26.982Z | Compiling thiserror-impl v2.0.18 |
| 1355 | 2026-02-18T03:09:27.211Z | Compiling zerocopy-derive v0.8.39 |
| 1356 | 2026-02-18T03:09:27.263Z | Compiling zerofrom v0.1.6 |
| 1357 | 2026-02-18T03:09:27.517Z | Compiling yoke v0.8.1 |
| 1358 | 2026-02-18T03:09:27.627Z | Compiling zeroize_derive v1.4.3 |
| 1359 | 2026-02-18T03:09:27.771Z | Compiling futures-macro v0.3.32 |
| 1360 | 2026-02-18T03:09:27.879Z | Compiling zerovec v0.11.5 |
| 1361 | 2026-02-18T03:09:28.039Z | Compiling zerotrie v0.2.3 |
| 1362 | 2026-02-18T03:09:28.281Z | Compiling pest_meta v2.8.6 |
| 1363 | 2026-02-18T03:09:28.660Z | Compiling thiserror-impl v1.0.69 |
| 1364 | 2026-02-18T03:09:29.050Z | Compiling tinystr v0.8.2 |
| 1365 | 2026-02-18T03:09:29.066Z | Compiling potential_utf v0.1.4 |
| 1366 | 2026-02-18T03:09:29.339Z | Compiling icu_collections v2.1.1 |
| 1367 | 2026-02-18T03:09:29.458Z | Compiling icu_locale_core v2.1.1 |
| 1368 | 2026-02-18T03:09:29.574Z | Compiling zeroize v1.8.2 |
| 1369 | 2026-02-18T03:09:29.939Z | Compiling futures-util v0.3.32 |
| 1370 | 2026-02-18T03:09:29.994Z | Compiling pest_generator v2.8.6 |
| 1371 | 2026-02-18T03:09:31.229Z | Compiling icu_provider v2.1.1 |
| 1372 | 2026-02-18T03:09:31.698Z | Compiling icu_properties v2.1.2 |
| 1373 | 2026-02-18T03:09:31.713Z | Compiling icu_normalizer v2.1.1 |
| 1374 | 2026-02-18T03:09:31.729Z | Compiling regex-automata v0.4.14 |
| 1375 | 2026-02-18T03:09:31.780Z | Compiling pest_derive v2.8.6 |
| 1376 | 2026-02-18T03:09:31.836Z | Compiling bytes v1.11.1 |
| 1377 | 2026-02-18T03:09:31.980Z | Compiling chrono v0.4.43 |
| 1378 | 2026-02-18T03:09:32.818Z | Compiling serde_tokenstream v0.2.2 |
| 1379 | 2026-02-18T03:09:32.997Z | Compiling http v1.4.0 |
| 1380 | 2026-02-18T03:09:33.406Z | Compiling tokio v1.49.0 |
| 1381 | 2026-02-18T03:09:34.634Z | Compiling idna_adapter v1.2.1 |
| 1382 | 2026-02-18T03:09:34.868Z | Compiling idna v1.1.0 |
| 1383 | 2026-02-18T03:09:35.320Z | Compiling http-body v1.0.1 |
| 1384 | 2026-02-18T03:09:35.427Z | Compiling erased-serde v0.3.31 |
| 1385 | 2026-02-18T03:09:35.574Z | Compiling url v2.5.8 |
| 1386 | 2026-02-18T03:09:35.594Z | Compiling tracing-attributes v0.1.31 |
| 1387 | 2026-02-18T03:09:37.614Z | Compiling regex v1.12.3 |
| 1388 | 2026-02-18T03:09:37.930Z | Compiling http-body-util v0.1.3 |
| 1389 | 2026-02-18T03:09:38.375Z | Compiling ppv-lite86 v0.2.21 |
| 1390 | 2026-02-18T03:09:38.415Z | Compiling serde_urlencoded v0.7.1 |
| 1391 | 2026-02-18T03:09:38.551Z | Compiling tracing v0.1.44 |
| 1392 | 2026-02-18T03:09:38.650Z | Compiling crypto-common v0.1.7 |
| 1393 | 2026-02-18T03:09:38.684Z | Compiling paste v1.0.15 |
| 1394 | 2026-02-18T03:09:38.873Z | Compiling openapiv3 v2.2.0 |
| 1395 | 2026-02-18T03:09:38.909Z | Compiling sync_wrapper v1.0.2 |
| 1396 | 2026-02-18T03:09:38.958Z | Compiling regress v0.10.5 |
| 1397 | 2026-02-18T03:09:39.073Z | Compiling rustls-pki-types v1.14.0 |
| 1398 | 2026-02-18T03:09:39.665Z | Compiling time-core v0.1.8 |
| 1399 | 2026-02-18T03:09:40.001Z | Compiling powerfmt v0.2.0 |
| 1400 | 2026-02-18T03:09:40.150Z | Compiling anyhow v1.0.101 |
| 1401 | 2026-02-18T03:09:40.301Z | Compiling num-conv v0.2.0 |
| 1402 | 2026-02-18T03:09:40.407Z | Compiling deranged v0.5.6 |
| 1403 | 2026-02-18T03:09:40.425Z | Compiling scroll_derive v0.13.1 |
| 1404 | 2026-02-18T03:09:40.559Z | Compiling time-macros v0.2.27 |
| 1405 | 2026-02-18T03:09:41.193Z | Compiling ident_case v1.0.1 |
| 1406 | 2026-02-18T03:09:41.406Z | Compiling cpufeatures v0.2.17 |
| 1407 | 2026-02-18T03:09:41.525Z | Compiling fastrand v2.3.0 |
| 1408 | 2026-02-18T03:09:42.094Z | Compiling num_threads v0.1.7 |
| 1409 | 2026-02-18T03:09:42.255Z | Compiling iri-string v0.7.10 |
| 1410 | 2026-02-18T03:09:42.303Z | Compiling scroll v0.13.0 |
| 1411 | 2026-02-18T03:09:42.815Z | Compiling typify-impl v0.4.3 |
| 1412 | 2026-02-18T03:09:42.842Z | Compiling darling_core v0.21.3 |
| 1413 | 2026-02-18T03:09:43.056Z | Compiling ipnetwork v0.21.1 |
| 1414 | 2026-02-18T03:09:43.935Z | Compiling daft-derive v0.1.5 |
| 1415 | 2026-02-18T03:09:45.509Z | Compiling omicron-workspace-hack v0.1.0 |
| 1416 | 2026-02-18T03:09:45.910Z | Compiling goblin v0.10.5 |
| 1417 | 2026-02-18T03:09:46.216Z | Compiling tokio-util v0.7.18 |
| 1418 | 2026-02-18T03:09:47.963Z | Compiling async-trait v0.1.89 |
| 1419 | 2026-02-18T03:09:48.438Z | Compiling darling_macro v0.21.3 |
| 1420 | 2026-02-18T03:09:48.546Z | Compiling cmake v0.1.57 |
| 1421 | 2026-02-18T03:09:48.945Z | Compiling fs_extra v1.3.0 |
| 1422 | 2026-02-18T03:09:49.260Z | Compiling usdt-impl v0.6.0 |
| 1423 | 2026-02-18T03:09:49.484Z | Compiling dunce v1.0.5 |
| 1424 | 2026-02-18T03:09:49.650Z | Compiling aws-lc-sys v0.37.1 |
| 1425 | 2026-02-18T03:09:49.696Z | Compiling darling v0.21.3 |
| 1426 | 2026-02-18T03:09:49.869Z | Compiling dtrace-parser v0.3.0 |
| 1427 | 2026-02-18T03:09:49.933Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-02-18T03:09:50.157Z | Compiling crossbeam-utils v0.8.21 |
| 1429 | 2026-02-18T03:09:50.195Z | Compiling digest v0.10.7 |
| 1430 | 2026-02-18T03:09:50.618Z | Compiling futures-executor v0.3.32 |
| 1431 | 2026-02-18T03:09:50.771Z | Compiling structmeta-derive v0.3.0 |
| 1432 | 2026-02-18T03:09:51.169Z | Compiling thread-id v5.1.0 |
| 1433 | 2026-02-18T03:09:51.247Z | Compiling rustls v0.22.4 |
| 1434 | 2026-02-18T03:09:51.293Z | Compiling camino v1.2.2 |
| 1435 | 2026-02-18T03:09:51.311Z | Compiling hex v0.4.3 |
| 1436 | 2026-02-18T03:09:51.650Z | Compiling rand_core v0.9.5 |
| 1437 | 2026-02-18T03:09:51.887Z | Compiling futures v0.3.32 |
| 1438 | 2026-02-18T03:09:51.980Z | Compiling h2 v0.4.13 |
| 1439 | 2026-02-18T03:09:51.997Z | Compiling oxnet v0.1.4 |
| 1440 | 2026-02-18T03:09:52.059Z | Compiling thread_local v1.1.9 |
| 1441 | 2026-02-18T03:09:52.607Z | Compiling aws-lc-rs v1.15.4 |
| 1442 | 2026-02-18T03:09:52.921Z | Compiling dof v0.4.0 |
| 1443 | 2026-02-18T03:09:53.042Z | Compiling structmeta v0.3.0 |
| 1444 | 2026-02-18T03:09:53.096Z | Compiling match_cfg v0.1.0 |
| 1445 | 2026-02-18T03:09:53.157Z | Compiling syn v1.0.109 |
| 1446 | 2026-02-18T03:09:53.404Z | Compiling slog-async v2.8.0 |
| 1447 | 2026-02-18T03:09:53.856Z | Compiling quick-error v1.2.3 |
| 1448 | 2026-02-18T03:09:53.917Z | Compiling unsafe-libyaml v0.2.11 |
| 1449 | 2026-02-18T03:09:54.022Z | Compiling unicode-width v0.2.2 |
| 1450 | 2026-02-18T03:09:54.594Z | Compiling rand_chacha v0.9.0 |
| 1451 | 2026-02-18T03:09:55.536Z | Compiling serde_yaml v0.9.34+deprecated |
| 1452 | 2026-02-18T03:09:56.138Z | Compiling newtype-uuid-macros v0.1.0 |
| 1453 | 2026-02-18T03:09:57.004Z | Compiling hyper v1.8.1 |
| 1454 | 2026-02-18T03:09:57.538Z | Compiling typify-macro v0.4.3 |
| 1455 | 2026-02-18T03:09:57.800Z | Compiling strum_macros v0.26.4 |
| 1456 | 2026-02-18T03:09:57.874Z | Compiling usdt-macro v0.6.0 |
| 1457 | 2026-02-18T03:09:58.687Z | Compiling usdt-attr-macro v0.6.0 |
| 1458 | 2026-02-18T03:09:58.893Z | Compiling serde_spanned v1.0.4 |
| 1459 | 2026-02-18T03:09:59.167Z | Compiling multer v3.1.0 |
| 1460 | 2026-02-18T03:09:59.545Z | Compiling hyper-util v0.1.20 |
| 1461 | 2026-02-18T03:10:00.195Z | Compiling term v1.2.1 |
| 1462 | 2026-02-18T03:10:00.754Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1463 | 2026-02-18T03:10:00.784Z | Compiling debug-ignore v1.0.5 |
| 1464 | 2026-02-18T03:10:00.945Z | Compiling bit-vec v0.8.0 |
| 1465 | 2026-02-18T03:10:01.152Z | Compiling untrusted v0.7.1 |
| 1466 | 2026-02-18T03:10:01.360Z | Compiling take_mut v0.2.2 |
| 1467 | 2026-02-18T03:10:01.415Z | Compiling bit-set v0.8.0 |
| 1468 | 2026-02-18T03:10:01.542Z | Compiling strum v0.26.3 |
| 1469 | 2026-02-18T03:10:01.569Z | Compiling typify v0.4.3 |
| 1470 | 2026-02-18T03:10:01.587Z | Compiling rand v0.9.2 |
| 1471 | 2026-02-18T03:10:01.659Z | Compiling async-stream-impl v0.3.6 |
| 1472 | 2026-02-18T03:10:01.706Z | Compiling dropshot v0.16.7 |
| 1473 | 2026-02-18T03:10:01.713Z | Compiling encoding_rs v0.8.35 |
| 1474 | 2026-02-18T03:10:01.738Z | Compiling mime v0.3.17 |
| 1475 | 2026-02-18T03:10:02.102Z | Compiling ref-cast v1.0.25 |
| 1476 | 2026-02-18T03:10:02.299Z | Compiling rustls v0.23.36 |
| 1477 | 2026-02-18T03:10:02.673Z | Compiling unarray v0.1.4 |
| 1478 | 2026-02-18T03:10:02.784Z | Compiling spin v0.9.8 |
| 1479 | 2026-02-18T03:10:02.914Z | Compiling derive-ex v0.1.8 |
| 1480 | 2026-02-18T03:10:02.929Z | Compiling dropshot_endpoint v0.16.7 |
| 1481 | 2026-02-18T03:10:02.947Z | Compiling macaddr v1.0.1 |
| 1482 | 2026-02-18T03:10:02.961Z | Compiling ref-cast-impl v1.0.25 |
| 1483 | 2026-02-18T03:10:02.996Z | Compiling async-stream v0.3.6 |
| 1484 | 2026-02-18T03:10:03.224Z | Compiling waitgroup v0.1.2 |
| 1485 | 2026-02-18T03:10:03.287Z | Compiling serde_path_to_error v0.1.20 |
| 1486 | 2026-02-18T03:10:03.455Z | Compiling progenitor-impl v0.11.2 |
| 1487 | 2026-02-18T03:10:04.259Z | Compiling tabwriter v1.4.1 |
| 1488 | 2026-02-18T03:10:04.717Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1489 | 2026-02-18T03:10:05.031Z | Compiling tempfile v3.25.0 |
| 1490 | 2026-02-18T03:10:05.134Z | Compiling newtype-uuid v1.3.2 |
| 1491 | 2026-02-18T03:10:05.799Z | Compiling strum_macros v0.27.2 |
| 1492 | 2026-02-18T03:10:05.871Z | Compiling instant v0.1.13 |
| 1493 | 2026-02-18T03:10:06.032Z | Compiling daft v0.1.5 |
| 1494 | 2026-02-18T03:10:06.454Z | Compiling test-strategy v0.4.5 |
| 1495 | 2026-02-18T03:10:06.511Z | Compiling serde_with_macros v3.16.1 |
| 1496 | 2026-02-18T03:10:06.710Z | Compiling time v0.3.47 |
| 1497 | 2026-02-18T03:10:08.399Z | Compiling tower v0.5.3 |
| 1498 | 2026-02-18T03:10:08.841Z | Compiling webpki-roots v1.0.6 |
| 1499 | 2026-02-18T03:10:09.064Z | Compiling colored v3.1.1 |
| 1500 | 2026-02-18T03:10:09.387Z | Compiling tower-http v0.6.8 |
| 1501 | 2026-02-18T03:10:09.574Z | Compiling crossbeam-channel v0.5.15 |
| 1502 | 2026-02-18T03:10:10.231Z | Compiling parse-display-derive v0.10.0 |
| 1503 | 2026-02-18T03:10:10.272Z | Compiling strum v0.27.2 |
| 1504 | 2026-02-18T03:10:10.479Z | Compiling rustls-webpki v0.102.8 |
| 1505 | 2026-02-18T03:10:10.753Z | Compiling rustc-hash v2.1.1 |
| 1506 | 2026-02-18T03:10:10.913Z | Compiling slog-json v2.6.1 |
| 1507 | 2026-02-18T03:10:11.291Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1508 | 2026-02-18T03:10:11.753Z | Compiling progenitor-macro v0.11.2 |
| 1509 | 2026-02-18T03:10:12.514Z | Compiling hostname v0.3.1 |
| 1510 | 2026-02-18T03:10:12.741Z | Compiling rand_chacha v0.3.1 |
| 1511 | 2026-02-18T03:10:12.766Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1512 | 2026-02-18T03:10:13.732Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1513 | 2026-02-18T03:10:13.748Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1514 | 2026-02-18T03:10:13.848Z | Compiling is-terminal v0.4.17 |
| 1515 | 2026-02-18T03:10:13.997Z | Compiling memmap2 v0.9.10 |
| 1516 | 2026-02-18T03:10:14.359Z | Compiling wait-timeout v0.2.1 |
| 1517 | 2026-02-18T03:10:14.394Z | Compiling either v1.15.0 |
| 1518 | 2026-02-18T03:10:14.483Z | Compiling usdt v0.6.0 |
| 1519 | 2026-02-18T03:10:14.552Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1520 | 2026-02-18T03:10:14.755Z | Compiling rusty-fork v0.3.1 |
| 1521 | 2026-02-18T03:10:14.782Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1522 | 2026-02-18T03:10:14.915Z | Compiling slog-term v2.9.2 |
| 1523 | 2026-02-18T03:10:15.010Z | Compiling rand v0.8.5 |
| 1524 | 2026-02-18T03:10:15.454Z | Compiling slog-bunyan v2.5.0 |
| 1525 | 2026-02-18T03:10:16.355Z | Compiling tokio-rustls v0.25.0 |
| 1526 | 2026-02-18T03:10:16.448Z | Compiling rand_xorshift v0.4.0 |
| 1527 | 2026-02-18T03:10:16.678Z | Compiling sha1 v0.10.6 |
| 1528 | 2026-02-18T03:10:16.738Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1529 | 2026-02-18T03:10:16.794Z | Compiling rustls-pemfile v2.2.0 |
| 1530 | 2026-02-18T03:10:17.143Z | Compiling hostname v0.4.2 |
| 1531 | 2026-02-18T03:10:17.742Z | Compiling proptest v1.10.0 |
| 1532 | 2026-02-18T03:10:21.457Z | Compiling itertools v0.14.0 |
| 1533 | 2026-02-18T03:10:23.826Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1534 | 2026-02-18T03:10:24.505Z | Compiling serde_with v3.16.1 |
| 1535 | 2026-02-18T03:10:25.080Z | Compiling utf8parse v0.2.2 |
| 1536 | 2026-02-18T03:10:25.253Z | Compiling anstyle-parse v0.2.7 |
| 1537 | 2026-02-18T03:10:25.404Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1538 | 2026-02-18T03:10:25.593Z | Compiling toml_datetime v0.6.11 |
| 1539 | 2026-02-18T03:10:26.170Z | Compiling is_terminal_polyfill v1.70.2 |
| 1540 | 2026-02-18T03:10:26.184Z | Compiling anstyle-query v1.1.5 |
| 1541 | 2026-02-18T03:10:26.313Z | Compiling colorchoice v1.0.4 |
| 1542 | 2026-02-18T03:10:26.505Z | Compiling anstyle v1.0.13 |
| 1543 | 2026-02-18T03:10:26.966Z | Compiling anstream v0.6.21 |
| 1544 | 2026-02-18T03:10:27.313Z | Compiling backoff v0.4.0 |
| 1545 | 2026-02-18T03:10:27.712Z | Compiling parse-display v0.10.0 |
| 1546 | 2026-02-18T03:10:28.430Z | Compiling iddqd v0.3.17 |
| 1547 | 2026-02-18T03:10:28.857Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1548 | 2026-02-18T03:10:30.656Z | Compiling clap_lex v1.0.0 |
| 1549 | 2026-02-18T03:10:31.068Z | Compiling clap_derive v4.5.55 |
| 1550 | 2026-02-18T03:10:31.450Z | Compiling terminal_size v0.4.3 |
| 1551 | 2026-02-18T03:10:31.501Z | Compiling crossbeam-epoch v0.9.18 |
| 1552 | 2026-02-18T03:10:32.295Z | Compiling clap_builder v4.5.59 |
| 1553 | 2026-02-18T03:10:32.487Z | Compiling rustls-webpki v0.103.9 |
| 1554 | 2026-02-18T03:10:32.518Z | Compiling proc-macro-error-attr v1.0.4 |
| 1555 | 2026-02-18T03:10:32.911Z | Compiling heapless v0.8.0 |
| 1556 | 2026-02-18T03:10:34.309Z | Compiling ingot-macros v0.1.1 |
| 1557 | 2026-02-18T03:10:34.942Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1558 | 2026-02-18T03:10:35.877Z | Compiling zerocopy-derive v0.7.35 |
| 1559 | 2026-02-18T03:10:36.427Z | Compiling clap v4.5.59 |
| 1560 | 2026-02-18T03:10:36.536Z | Compiling hash32 v0.3.1 |
| 1561 | 2026-02-18T03:10:37.093Z | Compiling proc-macro-error v1.0.4 |
| 1562 | 2026-02-18T03:10:37.534Z | Compiling smoltcp v0.11.0 |
| 1563 | 2026-02-18T03:10:37.732Z | Compiling winnow v0.5.40 |
| 1564 | 2026-02-18T03:10:38.173Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1565 | 2026-02-18T03:10:38.648Z | Compiling zerocopy v0.7.35 |
| 1566 | 2026-02-18T03:10:40.009Z | Compiling tokio-rustls v0.26.4 |
| 1567 | 2026-02-18T03:10:40.596Z | Compiling ingot-types v0.1.2 |
| 1568 | 2026-02-18T03:10:40.698Z | Compiling toml_edit v0.19.15 |
| 1569 | 2026-02-18T03:10:40.916Z | Compiling proc-macro-crate v3.4.0 |
| 1570 | 2026-02-18T03:10:42.057Z | Compiling cobs v0.3.0 |
| 1571 | 2026-02-18T03:10:42.453Z | Compiling crucible-workspace-hack v0.1.0 |
| 1572 | 2026-02-18T03:10:42.531Z | Compiling managed v0.8.0 |
| 1573 | 2026-02-18T03:10:42.823Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1574 | 2026-02-18T03:10:42.902Z | Compiling bitflags v1.3.2 |
| 1575 | 2026-02-18T03:10:43.416Z | Compiling proc-macro-crate v1.3.1 |
| 1576 | 2026-02-18T03:10:43.635Z | Compiling postcard v1.1.3 |
| 1577 | 2026-02-18T03:10:43.648Z | Compiling hyper-rustls v0.27.7 |
| 1578 | 2026-02-18T03:10:44.129Z | Compiling num_enum_derive v0.7.5 |
| 1579 | 2026-02-18T03:10:44.233Z | Compiling ingot v0.1.1 |
| 1580 | 2026-02-18T03:10:44.392Z | Compiling foreign-types-macros v0.2.3 |
| 1581 | 2026-02-18T03:10:44.633Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1582 | 2026-02-18T03:10:45.280Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1583 | 2026-02-18T03:10:45.515Z | Compiling heck v0.4.1 |
| 1584 | 2026-02-18T03:10:45.607Z | Compiling rayon-core v1.13.0 |
| 1585 | 2026-02-18T03:10:45.668Z | Compiling foreign-types-shared v0.3.1 |
| 1586 | 2026-02-18T03:10:45.788Z | Compiling foreign-types v0.5.0 |
| 1587 | 2026-02-18T03:10:45.907Z | Compiling num_enum_derive v0.5.11 |
| 1588 | 2026-02-18T03:10:45.931Z | Compiling reqwest v0.12.28 |
| 1589 | 2026-02-18T03:10:46.263Z | Compiling crossbeam-deque v0.8.6 |
| 1590 | 2026-02-18T03:10:46.280Z | Compiling num_enum v0.7.5 |
| 1591 | 2026-02-18T03:10:46.399Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1592 | 2026-02-18T03:10:47.307Z | Compiling dtrace-parser v0.2.0 |
| 1593 | 2026-02-18T03:10:47.353Z | Compiling scroll_derive v0.12.1 |
| 1594 | 2026-02-18T03:10:47.468Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1595 | 2026-02-18T03:10:48.019Z | Compiling usdt-impl v0.5.0 |
| 1596 | 2026-02-18T03:10:48.393Z | Compiling memoffset v0.9.1 |
| 1597 | 2026-02-18T03:10:48.435Z | Compiling cstr-argument v0.1.2 |
| 1598 | 2026-02-18T03:10:48.699Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1599 | 2026-02-18T03:10:48.734Z | Compiling cfg_aliases v0.2.1 |
| 1600 | 2026-02-18T03:10:48.792Z | Compiling convert_case v0.4.0 |
| 1601 | 2026-02-18T03:10:48.795Z | Compiling tinyvec_macros v0.1.1 |
| 1602 | 2026-02-18T03:10:48.843Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1603 | 2026-02-18T03:10:48.901Z | Compiling tinyvec v1.10.0 |
| 1604 | 2026-02-18T03:10:48.988Z | Compiling nix v0.30.1 |
| 1605 | 2026-02-18T03:10:49.241Z | Compiling scroll v0.12.0 |
| 1606 | 2026-02-18T03:10:49.396Z | Compiling derive_more v0.99.20 |
| 1607 | 2026-02-18T03:10:49.437Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1608 | 2026-02-18T03:10:49.776Z | Compiling num_enum v0.5.11 |
| 1609 | 2026-02-18T03:10:49.813Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1610 | 2026-02-18T03:10:49.979Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1611 | 2026-02-18T03:10:50.994Z | Compiling dof v0.3.0 |
| 1612 | 2026-02-18T03:10:51.633Z | Compiling camino-tempfile v1.4.1 |
| 1613 | 2026-02-18T03:10:51.747Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1614 | 2026-02-18T03:10:52.092Z | Compiling thread-id v4.2.2 |
| 1615 | 2026-02-18T03:10:53.224Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1616 | 2026-02-18T03:10:53.493Z | Compiling rayon v1.11.0 |
| 1617 | 2026-02-18T03:10:54.872Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1618 | 2026-02-18T03:10:54.916Z | Compiling goblin v0.8.2 |
| 1619 | 2026-02-18T03:10:55.604Z | Compiling progenitor-client v0.11.2 |
| 1620 | 2026-02-18T03:10:56.088Z | Compiling zone_cfg_derive v0.3.1 |
| 1621 | 2026-02-18T03:10:56.153Z | Compiling itertools v0.12.1 |
| 1622 | 2026-02-18T03:10:56.391Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1623 | 2026-02-18T03:10:57.018Z | Compiling serde_spanned v0.6.9 |
| 1624 | 2026-02-18T03:10:57.325Z | Compiling num-derive v0.4.2 |
| 1625 | 2026-02-18T03:10:57.562Z | Compiling sigpipe v0.1.3 |
| 1626 | 2026-02-18T03:10:57.903Z | Compiling toml_write v0.1.2 |
| 1627 | 2026-02-18T03:10:57.946Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1628 | 2026-02-18T03:10:58.240Z | Compiling jiff v0.2.20 |
| 1629 | 2026-02-18T03:10:58.294Z | Compiling glob v0.3.3 |
| 1630 | 2026-02-18T03:10:58.337Z | Compiling toml_edit v0.22.27 |
| 1631 | 2026-02-18T03:10:58.911Z | Compiling zone v0.3.1 |
| 1632 | 2026-02-18T03:10:59.488Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1633 | 2026-02-18T03:11:00.684Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1634 | 2026-02-18T03:11:01.251Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1635 | 2026-02-18T03:11:01.710Z | Compiling progenitor v0.11.2 |
| 1636 | 2026-02-18T03:11:04.585Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1637 | 2026-02-18T03:11:05.491Z | Compiling smf v0.2.3 |
| 1638 | 2026-02-18T03:11:05.549Z | Compiling secrecy v0.10.3 |
| 1639 | 2026-02-18T03:11:05.830Z | Compiling num-integer v0.1.46 |
| 1640 | 2026-02-18T03:11:06.153Z | Compiling rustc_version v0.4.1 |
| 1641 | 2026-02-18T03:11:06.642Z | Compiling whoami v1.6.1 |
| 1642 | 2026-02-18T03:11:06.681Z | Compiling rustix v0.38.44 |
| 1643 | 2026-02-18T03:11:06.698Z | Compiling float-ord v0.3.2 |
| 1644 | 2026-02-18T03:11:06.839Z | Compiling prettyplease v0.2.37 |
| 1645 | 2026-02-18T03:11:06.879Z | Compiling curve25519-dalek v4.1.3 |
| 1646 | 2026-02-18T03:11:07.546Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1647 | 2026-02-18T03:11:08.713Z | Compiling toml v0.8.23 |
| 1648 | 2026-02-18T03:11:08.873Z | Compiling usdt-attr-macro v0.5.0 |
| 1649 | 2026-02-18T03:11:08.904Z | Compiling usdt-macro v0.5.0 |
| 1650 | 2026-02-18T03:11:10.283Z | Compiling progenitor-client v0.10.0 |
| 1651 | 2026-02-18T03:11:10.919Z | Compiling hmac v0.12.1 |
| 1652 | 2026-02-18T03:11:11.084Z | Compiling inout v0.1.4 |
| 1653 | 2026-02-18T03:11:11.143Z | Compiling enum-as-inner v0.6.1 |
| 1654 | 2026-02-18T03:11:11.322Z | Compiling ff v0.13.1 |
| 1655 | 2026-02-18T03:11:11.551Z | Compiling memmap v0.7.0 |
| 1656 | 2026-02-18T03:11:11.883Z | Compiling data-encoding v2.10.0 |
| 1657 | 2026-02-18T03:11:12.408Z | Compiling usdt v0.5.0 |
| 1658 | 2026-02-18T03:11:12.828Z | Compiling group v0.13.0 |
| 1659 | 2026-02-18T03:11:12.923Z | Compiling cipher v0.4.4 |
| 1660 | 2026-02-18T03:11:13.003Z | Compiling hkdf v0.12.4 |
| 1661 | 2026-02-18T03:11:13.336Z | Compiling num-iter v0.1.45 |
| 1662 | 2026-02-18T03:11:13.385Z | Compiling num-rational v0.4.2 |
| 1663 | 2026-02-18T03:11:13.983Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1664 | 2026-02-18T03:11:14.162Z | Compiling universal-hash v0.5.1 |
| 1665 | 2026-02-18T03:11:14.383Z | Compiling half v2.7.1 |
| 1666 | 2026-02-18T03:11:15.057Z | Compiling crypto-bigint v0.5.5 |
| 1667 | 2026-02-18T03:11:15.294Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1668 | 2026-02-18T03:11:15.411Z | Compiling num-complex v0.4.6 |
| 1669 | 2026-02-18T03:11:16.495Z | Compiling base16ct v0.2.0 |
| 1670 | 2026-02-18T03:11:16.724Z | Compiling ciborium-io v0.2.2 |
| 1671 | 2026-02-18T03:11:16.772Z | Compiling opaque-debug v0.3.1 |
| 1672 | 2026-02-18T03:11:16.791Z | Compiling base64ct v1.8.3 |
| 1673 | 2026-02-18T03:11:16.881Z | Compiling poly1305 v0.8.0 |
| 1674 | 2026-02-18T03:11:16.885Z | Compiling ciborium-ll v0.2.2 |
| 1675 | 2026-02-18T03:11:17.335Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1676 | 2026-02-18T03:11:17.390Z | Compiling password-hash v0.5.0 |
| 1677 | 2026-02-18T03:11:17.821Z | Compiling num v0.4.3 |
| 1678 | 2026-02-18T03:11:17.936Z | Compiling elliptic-curve v0.13.8 |
| 1679 | 2026-02-18T03:11:18.378Z | Compiling thiserror-no-std v2.0.2 |
| 1680 | 2026-02-18T03:11:18.555Z | Compiling chacha20 v0.9.1 |
| 1681 | 2026-02-18T03:11:18.621Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1682 | 2026-02-18T03:11:18.973Z | Compiling hubpack_derive v0.1.1 |
| 1683 | 2026-02-18T03:11:19.454Z | Compiling blake2 v0.10.6 |
| 1684 | 2026-02-18T03:11:19.971Z | Compiling aead v0.5.2 |
| 1685 | 2026-02-18T03:11:20.248Z | Compiling semver v0.1.20 |
| 1686 | 2026-02-18T03:11:20.251Z | Compiling keccak v0.1.6 |
| 1687 | 2026-02-18T03:11:20.462Z | Compiling static_assertions v1.1.0 |
| 1688 | 2026-02-18T03:11:20.583Z | Compiling resolv-conf v0.7.6 |
| 1689 | 2026-02-18T03:11:20.763Z | Compiling pkg-config v0.3.32 |
| 1690 | 2026-02-18T03:11:20.823Z | Compiling linked-hash-map v0.5.6 |
| 1691 | 2026-02-18T03:11:20.972Z | Compiling vcpkg v0.2.15 |
| 1692 | 2026-02-18T03:11:21.191Z | Compiling lru-cache v0.1.2 |
| 1693 | 2026-02-18T03:11:21.361Z | Compiling rustc_version v0.1.7 |
| 1694 | 2026-02-18T03:11:21.413Z | Compiling sha3 v0.10.8 |
| 1695 | 2026-02-18T03:11:21.750Z | Compiling chacha20poly1305 v0.10.1 |
| 1696 | 2026-02-18T03:11:21.769Z | Compiling hubpack v0.1.2 |
| 1697 | 2026-02-18T03:11:21.969Z | Compiling argon2 v0.5.3 |
| 1698 | 2026-02-18T03:11:22.090Z | Compiling vsss-rs v3.3.4 |
| 1699 | 2026-02-18T03:11:22.232Z | Compiling ciborium v0.2.2 |
| 1700 | 2026-02-18T03:11:22.339Z | Compiling openssl-sys v0.9.111 |
| 1701 | 2026-02-18T03:11:22.745Z | Compiling hickory-proto v0.24.4 |
| 1702 | 2026-02-18T03:11:23.583Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1703 | 2026-02-18T03:11:24.721Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1704 | 2026-02-18T03:11:25.019Z | Compiling serde-big-array v0.5.1 |
| 1705 | 2026-02-18T03:11:25.275Z | Compiling serde_repr v0.1.20 |
| 1706 | 2026-02-18T03:11:25.361Z | Compiling derive-where v1.6.0 |
| 1707 | 2026-02-18T03:11:25.755Z | Compiling unicode-segmentation v1.12.0 |
| 1708 | 2026-02-18T03:11:26.437Z | Compiling minimal-lexical v0.2.1 |
| 1709 | 2026-02-18T03:11:26.552Z | Compiling indent_write v2.2.0 |
| 1710 | 2026-02-18T03:11:26.643Z | Compiling siphasher v1.0.2 |
| 1711 | 2026-02-18T03:11:26.800Z | Compiling newline-converter v0.3.0 |
| 1712 | 2026-02-18T03:11:26.960Z | Compiling phf_shared v0.12.1 |
| 1713 | 2026-02-18T03:11:26.992Z | Compiling nom v7.1.3 |
| 1714 | 2026-02-18T03:11:27.047Z | Compiling hickory-resolver v0.24.4 |
| 1715 | 2026-02-18T03:11:28.469Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1716 | 2026-02-18T03:11:30.431Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1717 | 2026-02-18T03:11:30.803Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1718 | 2026-02-18T03:11:31.285Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1719 | 2026-02-18T03:11:31.857Z | Compiling newtype_derive v0.1.6 |
| 1720 | 2026-02-18T03:11:32.249Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1721 | 2026-02-18T03:11:32.296Z | Compiling atomicwrites v0.4.4 |
| 1722 | 2026-02-18T03:11:33.271Z | Compiling progenitor-impl v0.10.0 |
| 1723 | 2026-02-18T03:11:34.699Z | Compiling console v0.15.11 |
| 1724 | 2026-02-18T03:11:35.284Z | Compiling tokio-stream v0.1.18 |
| 1725 | 2026-02-18T03:11:35.719Z | Compiling pin-project-internal v1.1.10 |
| 1726 | 2026-02-18T03:11:36.062Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1727 | 2026-02-18T03:11:36.201Z | Compiling slog-dtrace v0.3.0 |
| 1728 | 2026-02-18T03:11:36.249Z | Compiling csv-core v0.1.13 |
| 1729 | 2026-02-18T03:11:36.615Z | Compiling owo-colors v4.2.3 |
| 1730 | 2026-02-18T03:11:36.803Z | Compiling unicode-width v0.1.14 |
| 1731 | 2026-02-18T03:11:37.252Z | Compiling swrite v0.1.0 |
| 1732 | 2026-02-18T03:11:37.397Z | Compiling similar v2.7.0 |
| 1733 | 2026-02-18T03:11:37.438Z | Compiling foldhash v0.1.5 |
| 1734 | 2026-02-18T03:11:37.760Z | Compiling unicode-xid v0.2.6 |
| 1735 | 2026-02-18T03:11:37.976Z | Compiling chrono-tz v0.10.4 |
| 1736 | 2026-02-18T03:11:38.357Z | Compiling cancel-safe-futures v0.1.5 |
| 1737 | 2026-02-18T03:11:38.502Z | Compiling expectorate v1.2.0 |
| 1738 | 2026-02-18T03:11:38.757Z | Compiling pin-project v1.1.10 |
| 1739 | 2026-02-18T03:11:38.810Z | Compiling const_format_proc_macros v0.2.34 |
| 1740 | 2026-02-18T03:11:38.917Z | Compiling hashbrown v0.15.5 |
| 1741 | 2026-02-18T03:11:39.256Z | Compiling csv v1.4.0 |
| 1742 | 2026-02-18T03:11:39.501Z | Compiling qorb v0.4.1 |
| 1743 | 2026-02-18T03:11:39.900Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1744 | 2026-02-18T03:11:40.082Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1745 | 2026-02-18T03:11:40.590Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1746 | 2026-02-18T03:11:40.627Z | Compiling phf v0.12.1 |
| 1747 | 2026-02-18T03:11:40.911Z | Compiling tokio-dtrace v0.1.1 |
| 1748 | 2026-02-18T03:11:41.425Z | Compiling unicode-normalization v0.1.25 |
| 1749 | 2026-02-18T03:11:41.673Z | Compiling progenitor-macro v0.10.0 |
| 1750 | 2026-02-18T03:11:42.077Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1751 | 2026-02-18T03:11:42.449Z | Compiling libsw-core v0.3.2 |
| 1752 | 2026-02-18T03:11:42.727Z | Compiling snafu-derive v0.8.9 |
| 1753 | 2026-02-18T03:11:43.234Z | Compiling async-recursion v1.1.1 |
| 1754 | 2026-02-18T03:11:44.464Z | Compiling cookie v0.18.1 |
| 1755 | 2026-02-18T03:11:44.663Z | Compiling bstr v1.12.1 |
| 1756 | 2026-02-18T03:11:44.881Z | Compiling highway v1.3.0 |
| 1757 | 2026-02-18T03:11:45.266Z | Compiling fixedbitset v0.5.7 |
| 1758 | 2026-02-18T03:11:45.674Z | Compiling same-file v1.0.6 |
| 1759 | 2026-02-18T03:11:45.796Z | Compiling fixedbitset v0.4.2 |
| 1760 | 2026-02-18T03:11:45.961Z | Compiling openssl v0.10.75 |
| 1761 | 2026-02-18T03:11:45.987Z | Compiling bytecount v0.6.9 |
| 1762 | 2026-02-18T03:11:46.221Z | Compiling foreign-types-shared v0.1.1 |
| 1763 | 2026-02-18T03:11:46.249Z | Compiling papergrid v0.11.0 |
| 1764 | 2026-02-18T03:11:46.357Z | Compiling foreign-types v0.3.2 |
| 1765 | 2026-02-18T03:11:46.473Z | Compiling petgraph v0.6.5 |
| 1766 | 2026-02-18T03:11:46.490Z | Compiling walkdir v2.5.0 |
| 1767 | 2026-02-18T03:11:46.810Z | Compiling snafu v0.8.9 |
| 1768 | 2026-02-18T03:11:47.167Z | Compiling petgraph v0.8.3 |
| 1769 | 2026-02-18T03:11:47.623Z | Compiling globset v0.4.18 |
| 1770 | 2026-02-18T03:11:49.586Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1771 | 2026-02-18T03:11:49.871Z | Compiling libsw v3.5.0 |
| 1772 | 2026-02-18T03:11:49.916Z | Compiling olpc-cjson v0.1.4 |
| 1773 | 2026-02-18T03:11:50.025Z | Compiling oxide-tokio-rt v0.1.2 |
| 1774 | 2026-02-18T03:11:50.211Z | Compiling const_format v0.2.35 |
| 1775 | 2026-02-18T03:11:50.373Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1776 | 2026-02-18T03:11:51.639Z | Compiling gethostname v0.5.0 |
| 1777 | 2026-02-18T03:11:51.831Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1778 | 2026-02-18T03:11:52.892Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1779 | 2026-02-18T03:11:54.154Z | Compiling progenitor v0.10.0 |
| 1780 | 2026-02-18T03:11:54.374Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1781 | 2026-02-18T03:11:54.946Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1782 | 2026-02-18T03:11:54.972Z | Compiling tabled_derive v0.7.0 |
| 1783 | 2026-02-18T03:11:55.128Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1784 | 2026-02-18T03:11:56.322Z | Compiling serde_plain v1.0.2 |
| 1785 | 2026-02-18T03:11:56.727Z | Compiling bcs v0.1.6 |
| 1786 | 2026-02-18T03:11:57.042Z | Compiling openssl-macros v0.1.1 |
| 1787 | 2026-02-18T03:11:57.062Z | Compiling pem v3.0.6 |
| 1788 | 2026-02-18T03:11:57.464Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1789 | 2026-02-18T03:11:58.010Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1790 | 2026-02-18T03:11:58.751Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1791 | 2026-02-18T03:11:59.339Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1792 | 2026-02-18T03:11:59.872Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1793 | 2026-02-18T03:12:00.290Z | Compiling termtree v0.5.1 |
| 1794 | 2026-02-18T03:12:00.527Z | Compiling unicode-linebreak v0.1.5 |
| 1795 | 2026-02-18T03:12:00.552Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1796 | 2026-02-18T03:12:00.937Z | Compiling smawk v0.3.2 |
| 1797 | 2026-02-18T03:12:01.063Z | Compiling lazy_static v1.5.0 |
| 1798 | 2026-02-18T03:12:01.181Z | Compiling linear-map v1.2.0 |
| 1799 | 2026-02-18T03:12:01.239Z | Compiling typed-path v0.9.3 |
| 1800 | 2026-02-18T03:12:01.547Z | Compiling tagptr v0.2.0 |
| 1801 | 2026-02-18T03:12:01.631Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1802 | 2026-02-18T03:12:01.666Z | Compiling steno v0.4.1 |
| 1803 | 2026-02-18T03:12:01.797Z | Compiling textwrap v0.16.2 |
| 1804 | 2026-02-18T03:12:01.851Z | Compiling moka v0.12.13 |
| 1805 | 2026-02-18T03:12:03.041Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1806 | 2026-02-18T03:12:03.425Z | Compiling tough v0.20.0 |
| 1807 | 2026-02-18T03:12:04.337Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-02-18T03:12:04.712Z | Compiling tabled v0.15.0 |
| 1809 | 2026-02-18T03:12:05.497Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1810 | 2026-02-18T03:12:09.255Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1811 | 2026-02-18T03:12:09.582Z | Compiling hickory-proto v0.25.2 |
| 1812 | 2026-02-18T03:12:10.714Z | Compiling humantime v2.3.0 |
| 1813 | 2026-02-18T03:12:11.265Z | Compiling num-derive v0.3.3 |
| 1814 | 2026-02-18T03:12:11.290Z | Compiling parking_lot_core v0.8.6 |
| 1815 | 2026-02-18T03:12:11.714Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1816 | 2026-02-18T03:12:11.820Z | Compiling crc32fast v1.5.0 |
| 1817 | 2026-02-18T03:12:12.776Z | Compiling parking_lot v0.11.2 |
| 1818 | 2026-02-18T03:12:12.798Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1819 | 2026-02-18T03:12:12.937Z | Compiling fxhash v0.2.1 |
| 1820 | 2026-02-18T03:12:13.174Z | Compiling socket2 v0.5.10 |
| 1821 | 2026-02-18T03:12:13.233Z | Compiling internet-checksum v0.2.1 |
| 1822 | 2026-02-18T03:12:13.373Z | Compiling libscf-sys v1.1.0 |
| 1823 | 2026-02-18T03:12:13.464Z | Compiling sled v0.34.7 |
| 1824 | 2026-02-18T03:12:13.615Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1825 | 2026-02-18T03:12:13.678Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1826 | 2026-02-18T03:12:14.171Z | Compiling hickory-resolver v0.25.2 |
| 1827 | 2026-02-18T03:12:14.418Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1828 | 2026-02-18T03:12:16.017Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1829 | 2026-02-18T03:12:16.362Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1830 | 2026-02-18T03:12:19.172Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1831 | 2026-02-18T03:12:21.420Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1832 | 2026-02-18T03:12:43.697Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1833 | 2026-02-18T03:12:45.085Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1834 | 2026-02-18T03:12:47.067Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1835 | 2026-02-18T03:12:49.279Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1836 | 2026-02-18T03:12:50.835Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1837 | 2026-02-18T03:13:26.956Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 16s |
| 1838 | 2026-02-18T03:13:27.146Z | ──────────── |
| 1839 | 2026-02-18T03:13:27.146Z | Nextest run ID dac4009c-33eb-46dd-b797-1110a6e5b437 with nextest profile: default |
| 1840 | 2026-02-18T03:13:27.146Z | Starting 95 tests across 1 binary |
| 1841 | 2026-02-18T03:13:27.164Z | PASS [ 0.017s] rdb bestpath::test::test_bestpath |
| 1842 | 2026-02-18T03:13:27.167Z | PASS [ 0.018s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1843 | 2026-02-18T03:13:27.167Z | PASS [ 0.018s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1844 | 2026-02-18T03:13:27.167Z | PASS [ 0.018s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1845 | 2026-02-18T03:13:27.180Z | PASS [ 0.015s] rdb db::test::test_prefix4_db_key_serialization |
| 1846 | 2026-02-18T03:13:27.183Z | PASS [ 0.015s] rdb db::test::test_prefix4_from_str |
| 1847 | 2026-02-18T03:13:27.183Z | PASS [ 0.015s] rdb db::test::test_prefix6_db_key_serialization |
| 1848 | 2026-02-18T03:13:27.195Z | PASS [ 0.015s] rdb db::test::test_prefix6_from_str |
| 1849 | 2026-02-18T03:13:27.281Z | PASS [ 0.134s] rdb db::test::test_ipv4_origin_crud |
| 1850 | 2026-02-18T03:13:27.284Z | PASS [ 0.136s] rdb db::test::test_ipv6_origin_crud |
| 1851 | 2026-02-18T03:13:27.313Z | PASS [ 0.149s] rdb db::test::test_mrib_static_persistence |
| 1852 | 2026-02-18T03:13:27.323Z | PASS [ 0.144s] rdb db::test::test_rib |
| 1853 | 2026-02-18T03:13:27.436Z | PASS [ 0.246s] rdb db::test::test_prefix_host_bit_normalization |
| 1854 | 2026-02-18T03:13:27.439Z | PASS [ 0.290s] rdb db::test::test_mrib_any_source_vs_source_specific |
| 1855 | 2026-02-18T03:13:27.439Z | PASS [ 0.242s] rdb db::test::test_static_routing_ipv4_basic |
| 1856 | 2026-02-18T03:13:27.464Z | PASS [ 0.027s] rdb mrib::rpf::tests::test_nexthops_from_paths |
| 1857 | 2026-02-18T03:13:27.489Z | PASS [ 0.025s] rdb mrib::rpf::tests::test_rpf_ecmp_v6 |
| 1858 | 2026-02-18T03:13:27.500Z | PASS [ 0.050s] rdb mrib::rpf::tests::test_rpf_ecmp_different_priorities |
| 1859 | 2026-02-18T03:13:27.518Z | PASS [ 0.368s] rdb db::test::test_mrib_revalidation_on_rib_change |
| 1860 | 2026-02-18T03:13:27.537Z | PASS [ 0.038s] rdb mrib::rpf::tests::test_rpf_table_all_shutdown |
| 1861 | 2026-02-18T03:13:27.540Z | PASS [ 0.026s] rdb mrib::rpf::tests::test_rpf_table_linear_scan |
| 1862 | 2026-02-18T03:13:27.543Z | PASS [ 0.054s] rdb mrib::rpf::tests::test_rpf_lpm |
| 1863 | 2026-02-18T03:13:27.547Z | PASS [ 0.265s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1864 | 2026-02-18T03:13:27.551Z | PASS [ 0.234s] rdb db::test::test_static_routing_mixed_address_families |
| 1865 | 2026-02-18T03:13:27.560Z | PASS [ 0.236s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1866 | 2026-02-18T03:13:27.563Z | PASS [ 0.023s] rdb mrib::rpf::tests::test_rpf_table_linear_scan_v6 |
| 1867 | 2026-02-18T03:13:27.569Z | PASS [ 0.287s] rdb db::test::test_static_routing_ipv6_basic |
| 1868 | 2026-02-18T03:13:27.571Z | PASS [ 0.021s] rdb mrib::rpf::tests::test_rpf_v6_lpm |
| 1869 | 2026-02-18T03:13:27.575Z | PASS [ 0.032s] rdb mrib::rpf::tests::test_rpf_table_shutdown_paths |
| 1870 | 2026-02-18T03:13:27.578Z | PASS [ 0.032s] rdb mrib::rpf::tests::test_rpf_table_with_poptrie |
| 1871 | 2026-02-18T03:13:27.581Z | PASS [ 0.031s] rdb mrib::rpf::tests::test_rpf_table_with_poptrie_v6 |
| 1872 | 2026-02-18T03:13:27.581Z | PASS [ 0.021s] rdb mrib::test::test_mrib_basic |
| 1873 | 2026-02-18T03:13:27.588Z | PASS [ 0.020s] rdb mrib::test::test_mrib_in_vs_loc |
| 1874 | 2026-02-18T03:13:27.591Z | PASS [ 0.021s] rdb mrib::test::test_mrib_ipv6_groups |
| 1875 | 2026-02-18T03:13:27.591Z | PASS [ 0.032s] rdb mrib::rpf::tests::test_rpf_v6_with_nexthop_interface |
| 1876 | 2026-02-18T03:13:27.594Z | PASS [ 0.168s] rdb db::test::test_static_routing_vlan_id_handling |
| 1877 | 2026-02-18T03:13:27.594Z | PASS [ 0.021s] rdb mrib::test::test_mrib_watchers |
| 1878 | 2026-02-18T03:13:27.602Z | PASS [ 0.024s] rdb proptest::prop_ipv4_default_contains_all |
| 1879 | 2026-02-18T03:13:27.605Z | PASS [ 0.023s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1880 | 2026-02-18T03:13:27.613Z | PASS [ 0.025s] rdb proptest::prop_ipv4_length_in_bounds |
| 1881 | 2026-02-18T03:13:27.616Z | PASS [ 0.024s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1882 | 2026-02-18T03:13:27.616Z | PASS [ 0.023s] rdb proptest::prop_ipv4_within_self |
| 1883 | 2026-02-18T03:13:27.619Z | PASS [ 0.024s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1884 | 2026-02-18T03:13:27.619Z | PASS [ 0.024s] rdb proptest::prop_ipv6_default_contains_all |
| 1885 | 2026-02-18T03:13:27.626Z | PASS [ 0.023s] rdb proptest::prop_ipv6_length_in_bounds |
| 1886 | 2026-02-18T03:13:27.630Z | PASS [ 0.023s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1887 | 2026-02-18T03:13:27.637Z | PASS [ 0.024s] rdb proptest::prop_ipv6_within_self |
| 1888 | 2026-02-18T03:13:27.641Z | PASS [ 0.024s] rdb proptest::prop_multicast_addr_ip_roundtrip_v6 |
| 1889 | 2026-02-18T03:13:27.646Z | PASS [ 0.023s] rdb proptest::prop_multicast_addr_v4_rejects_link_local |
| 1890 | 2026-02-18T03:13:27.651Z | PASS [ 0.024s] rdb proptest::prop_multicast_addr_v6_arbitrary_valid |
| 1891 | 2026-02-18T03:13:27.654Z | PASS [ 0.036s] rdb proptest::prop_multicast_addr_v4_arbitrary_valid |
| 1892 | 2026-02-18T03:13:27.657Z | PASS [ 0.028s] rdb proptest::prop_multicast_addr_v4_rejects_unicast |
| 1893 | 2026-02-18T03:13:27.657Z | PASS [ 0.041s] rdb proptest::prop_multicast_addr_ip_roundtrip_v4 |
| 1894 | 2026-02-18T03:13:27.661Z | PASS [ 0.024s] rdb proptest::prop_multicast_addr_v6_rejects_interface_local |
| 1895 | 2026-02-18T03:13:27.665Z | PASS [ 0.024s] rdb proptest::prop_multicast_addr_v6_rejects_link_local |
| 1896 | 2026-02-18T03:13:27.670Z | PASS [ 0.024s] rdb proptest::prop_multicast_addr_v6_rejects_unicast |
| 1897 | 2026-02-18T03:13:27.675Z | PASS [ 0.024s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1898 | 2026-02-18T03:13:27.684Z | PASS [ 0.029s] rdb proptest::prop_route_key_af_mismatch_v4_v6 |
| 1899 | 2026-02-18T03:13:27.686Z | PASS [ 0.033s] rdb proptest::prop_route_admin_local_underlay_valid |
| 1900 | 2026-02-18T03:13:27.693Z | PASS [ 0.038s] rdb proptest::prop_route_key_af_mismatch_v6_v4 |
| 1901 | 2026-02-18T03:13:27.697Z | PASS [ 0.033s] rdb proptest::prop_route_key_asm_star_g_valid_v4 |
| 1902 | 2026-02-18T03:13:27.700Z | PASS [ 0.032s] rdb proptest::prop_route_key_asm_star_g_valid_v6 |
| 1903 | 2026-02-18T03:13:27.706Z | PASS [ 0.045s] rdb proptest::prop_route_key_arbitrary_valid |
| 1904 | 2026-02-18T03:13:27.710Z | PASS [ 0.034s] rdb proptest::prop_route_key_broadcast_source_rejected |
| 1905 | 2026-02-18T03:13:27.719Z | PASS [ 0.025s] rdb proptest::prop_route_key_invalid_vni_v6 |
| 1906 | 2026-02-18T03:13:27.725Z | PASS [ 0.041s] rdb proptest::prop_route_key_invalid_vni |
| 1907 | 2026-02-18T03:13:27.730Z | PASS [ 0.024s] rdb proptest::prop_route_key_sg_valid_v6 |
| 1908 | 2026-02-18T03:13:27.733Z | PASS [ 0.036s] rdb proptest::prop_route_key_multicast_source_rejected_v6 |
| 1909 | 2026-02-18T03:13:27.733Z | PASS [ 0.023s] rdb proptest::prop_route_key_ssm_requires_source_v4 |
| 1910 | 2026-02-18T03:13:27.737Z | PASS [ 0.039s] rdb proptest::prop_route_key_sg_valid_v4 |
| 1911 | 2026-02-18T03:13:27.739Z | PASS [ 0.025s] rdb proptest::prop_route_key_ssm_requires_source_v6 |
| 1912 | 2026-02-18T03:13:27.740Z | PASS [ 0.046s] rdb proptest::prop_route_key_multicast_source_rejected_v4 |
| 1913 | 2026-02-18T03:13:27.754Z | PASS [ 0.029s] rdb proptest::prop_route_key_ssm_with_source_valid_v4 |
| 1914 | 2026-02-18T03:13:27.757Z | PASS [ 0.024s] rdb proptest::prop_route_key_ssm_with_source_valid_v6 |
| 1915 | 2026-02-18T03:13:27.759Z | PASS [ 0.025s] rdb proptest::prop_route_key_valid_vni_v6 |
| 1916 | 2026-02-18T03:13:27.772Z | PASS [ 0.035s] rdb proptest::prop_route_loopback_nexthop_invalid |
| 1917 | 2026-02-18T03:13:27.776Z | PASS [ 0.034s] rdb proptest::prop_route_multicast_nexthop_invalid |
| 1918 | 2026-02-18T03:13:27.776Z | PASS [ 0.041s] rdb proptest::prop_route_key_valid_vni |
| 1919 | 2026-02-18T03:13:27.776Z | PASS [ 0.037s] rdb proptest::prop_route_link_local_nexthop_invalid |
| 1920 | 2026-02-18T03:13:27.779Z | PASS [ 0.203s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1921 | 2026-02-18T03:13:27.790Z | PASS [ 0.036s] rdb proptest::prop_route_multicast_rpf_invalid_v6 |
| 1922 | 2026-02-18T03:13:27.794Z | PASS [ 0.037s] rdb proptest::prop_route_non_admin_local_underlay_invalid |
| 1923 | 2026-02-18T03:13:27.802Z | PASS [ 0.048s] rdb proptest::prop_route_multicast_rpf_invalid_v4 |
| 1924 | 2026-02-18T03:13:27.807Z | PASS [ 0.034s] rdb proptest::prop_route_routable_nexthop_valid |
| 1925 | 2026-02-18T03:13:27.810Z | PASS [ 0.035s] rdb proptest::prop_route_rpf_af_mismatch_v6_v4 |
| 1926 | 2026-02-18T03:13:27.813Z | PASS [ 0.037s] rdb proptest::prop_route_unicast_rpf_valid_v4 |
| 1927 | 2026-02-18T03:13:27.813Z | PASS [ 0.040s] rdb proptest::prop_route_rpf_af_mismatch_v4_v6 |
| 1928 | 2026-02-18T03:13:27.817Z | PASS [ 0.035s] rdb proptest::prop_route_unicast_rpf_valid_v6 |
| 1929 | 2026-02-18T03:13:27.823Z | PASS [ 0.029s] rdb proptest::prop_static_route_key_deduplication |
| 1930 | 2026-02-18T03:13:27.826Z | PASS [ 0.034s] rdb proptest::prop_route_unspecified_nexthop_invalid |
| 1931 | 2026-02-18T03:13:27.836Z | PASS [ 0.034s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1932 | 2026-02-18T03:13:27.839Z | PASS [ 0.033s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1933 | 2026-02-18T03:13:27.842Z | PASS [ 0.032s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1934 | 2026-02-18T03:13:27.842Z | PASS [ 0.031s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1935 | 2026-02-18T03:13:27.851Z | PASS [ 0.038s] rdb proptest::prop_static_route_key_ord_consistency |
| 1936 | 2026-02-18T03:13:27.855Z | ──────────── |
| 1937 | 2026-02-18T03:13:27.856Z | Summary [ 0.705s] 95 tests run: 95 passed, 0 skipped |
| 1938 | 2026-02-18T03:13:27.864Z | + cp mrib_asm_ssm.log mrib_in_loc_test.log mrib_persist1.log mrib_persist2.log mrib_reval.log mrib_test.log mrib_v6_test.log mrib_watcher_test.log rib.log rpf_all_shutdown.log rpf_ecmp_priority.log rpf_ecmp_v6.log rpf_linear_scan_v6.log rpf_linear_scan.log rpf_lpm.log rpf_poptrie_v6.log rpf_poptrie.log rpf_shutdown.log rpf_v6_interface.log rpf_v6_lpm.log /work/ |
| 1939 | 2026-02-18T03:13:27.868Z | process exited: duration 587597 ms, exit code 0 |
| |
| 1940 | 2026-02-18T03:13:27.877Z | found 20 output files |
| 1941 | 2026-02-18T03:13:27.877Z | uploading: /work/mrib_asm_ssm.log (441 bytes) |
| 1942 | 2026-02-18T03:13:28.891Z | uploaded: /work/mrib_asm_ssm.log |
| 1943 | 2026-02-18T03:13:28.891Z | uploading: /work/mrib_in_loc_test.log (0 bytes) |
| 1944 | 2026-02-18T03:13:29.899Z | uploaded: /work/mrib_in_loc_test.log |
| 1945 | 2026-02-18T03:13:29.902Z | uploading: /work/mrib_persist1.log (0 bytes) |
| 1946 | 2026-02-18T03:13:30.906Z | uploaded: /work/mrib_persist1.log |
| 1947 | 2026-02-18T03:13:30.909Z | uploading: /work/mrib_persist2.log (0 bytes) |
| 1948 | 2026-02-18T03:13:31.914Z | uploaded: /work/mrib_persist2.log |
| 1949 | 2026-02-18T03:13:31.914Z | uploading: /work/mrib_reval.log (445 bytes) |
| 1950 | 2026-02-18T03:13:32.924Z | uploaded: /work/mrib_reval.log |
| 1951 | 2026-02-18T03:13:32.924Z | uploading: /work/mrib_test.log (0 bytes) |
| 1952 | 2026-02-18T03:13:33.932Z | uploaded: /work/mrib_test.log |
| 1953 | 2026-02-18T03:13:33.932Z | uploading: /work/mrib_v6_test.log (0 bytes) |
| 1954 | 2026-02-18T03:13:34.940Z | uploaded: /work/mrib_v6_test.log |
| 1955 | 2026-02-18T03:13:34.943Z | uploading: /work/mrib_watcher_test.log (0 bytes) |
| 1956 | 2026-02-18T03:13:35.947Z | uploaded: /work/mrib_watcher_test.log |
| 1957 | 2026-02-18T03:13:35.948Z | uploading: /work/rib.log (709 bytes) |
| 1958 | 2026-02-18T03:13:36.957Z | uploaded: /work/rib.log |
| 1959 | 2026-02-18T03:13:36.957Z | uploading: /work/rpf_all_shutdown.log (0 bytes) |
| 1960 | 2026-02-18T03:13:37.964Z | uploaded: /work/rpf_all_shutdown.log |
| 1961 | 2026-02-18T03:13:37.964Z | uploading: /work/rpf_ecmp_priority.log (0 bytes) |
| 1962 | 2026-02-18T03:13:38.971Z | uploaded: /work/rpf_ecmp_priority.log |
| 1963 | 2026-02-18T03:13:38.971Z | uploading: /work/rpf_ecmp_v6.log (0 bytes) |
| 1964 | 2026-02-18T03:13:39.980Z | uploaded: /work/rpf_ecmp_v6.log |
| 1965 | 2026-02-18T03:13:39.980Z | uploading: /work/rpf_linear_scan.log (0 bytes) |
| 1966 | 2026-02-18T03:13:40.987Z | uploaded: /work/rpf_linear_scan.log |
| 1967 | 2026-02-18T03:13:40.987Z | uploading: /work/rpf_linear_scan_v6.log (0 bytes) |
| 1968 | 2026-02-18T03:13:41.995Z | uploaded: /work/rpf_linear_scan_v6.log |
| 1969 | 2026-02-18T03:13:41.995Z | uploading: /work/rpf_lpm.log (0 bytes) |
| 1970 | 2026-02-18T03:13:43.003Z | uploaded: /work/rpf_lpm.log |
| 1971 | 2026-02-18T03:13:43.003Z | uploading: /work/rpf_poptrie.log (0 bytes) |
| 1972 | 2026-02-18T03:13:44.011Z | uploaded: /work/rpf_poptrie.log |
| 1973 | 2026-02-18T03:13:44.011Z | uploading: /work/rpf_poptrie_v6.log (0 bytes) |
| 1974 | 2026-02-18T03:13:45.019Z | uploaded: /work/rpf_poptrie_v6.log |
| 1975 | 2026-02-18T03:13:45.019Z | uploading: /work/rpf_shutdown.log (0 bytes) |
| 1976 | 2026-02-18T03:13:46.027Z | uploaded: /work/rpf_shutdown.log |
| 1977 | 2026-02-18T03:13:46.027Z | uploading: /work/rpf_v6_interface.log (0 bytes) |
| 1978 | 2026-02-18T03:13:47.038Z | uploaded: /work/rpf_v6_interface.log |
| 1979 | 2026-02-18T03:13:47.038Z | uploading: /work/rpf_v6_lpm.log (0 bytes) |
| 1980 | 2026-02-18T03:13:48.046Z | uploaded: /work/rpf_v6_lpm.log |