|
|
|
| 1 | 2026-03-05T18:41:01.955Z | job assigned to worker 01KJZMSQNCCZDZ1A1HK3DV2FXT [factory aws, i-0de899fc7f2743f86] (queued for 1 m 5 s) |
| |
| 2 | 2026-03-05T18:41:10.207Z | starting task 0: "setup" |
| 3 | 2026-03-05T18:41:10.217Z | ++ uname -s |
| 4 | 2026-03-05T18:41:10.217Z | + kern=SunOS |
| 5 | 2026-03-05T18:41:10.217Z | + build_user=build |
| 6 | 2026-03-05T18:41:10.217Z | + build_uid=12345 |
| 7 | 2026-03-05T18:41:10.217Z | + work_dir=/work |
| 8 | 2026-03-05T18:41:10.217Z | + input_dir=/input |
| 9 | 2026-03-05T18:41:10.217Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T18:41:10.217Z | + case "$kern" in |
| 11 | 2026-03-05T18:41:10.217Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T18:41:10.217Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T18:41:12.213Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T18:41:12.347Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T18:41:12.356Z | + home_fs=zfs |
| 16 | 2026-03-05T18:41:12.356Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T18:41:12.356Z | + mkdir -p /home/build |
| 18 | 2026-03-05T18:41:12.356Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T18:41:14.380Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T18:41:14.455Z | process exited: duration 4162 ms, exit code 0 |
| |
| 21 | 2026-03-05T18:41:14.503Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T18:41:14.526Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-05T18:41:14.526Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-05T18:41:14.526Z | * rust toolchain profile = "default" |
| 25 | 2026-03-05T18:41:14.526Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-05T18:41:14.526Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T18:41:14.526Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-05T18:41:14.526Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T18:41:14.526Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T18:41:14.700Z | info: downloading installer |
| 31 | 2026-03-05T18:41:17.529Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T18:41:17.529Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T18:41:17.529Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T18:41:17.530Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T18:41:17.530Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T18:41:17.530Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T18:41:17.530Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T18:41:17.530Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T18:41:17.530Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T18:41:17.677Z | info: profile set to 'default' |
| 41 | 2026-03-05T18:41:17.678Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T18:41:17.678Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T18:41:17.678Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T18:41:17.678Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T18:41:18.018Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T18:41:18.360Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T18:41:20.080Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T18:41:22.248Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T18:41:31.393Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T18:41:31.722Z | info: installing component 'cargo' |
| 51 | 2026-03-05T18:41:32.647Z | info: installing component 'clippy' |
| 52 | 2026-03-05T18:41:33.046Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T18:41:35.747Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T18:41:36.853Z | info: installing component 'rustc' |
| 55 | 2026-03-05T18:41:43.610Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T18:41:43.935Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-05T18:41:43.935Z | |
| 58 | 2026-03-05T18:41:44.427Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T18:41:44.427Z | |
| 60 | 2026-03-05T18:41:44.436Z | |
| 61 | 2026-03-05T18:41:44.437Z | Rust is installed now. Great! |
| 62 | 2026-03-05T18:41:44.437Z | |
| 63 | 2026-03-05T18:41:44.437Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T18:41:44.437Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T18:41:44.437Z | |
| 66 | 2026-03-05T18:41:44.437Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T18:41:44.437Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T18:41:44.437Z | |
| 69 | 2026-03-05T18:41:44.437Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T18:41:44.437Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T18:41:44.437Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T18:41:44.437Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T18:41:44.542Z | + rustup --version |
| 74 | 2026-03-05T18:41:44.553Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T18:41:44.556Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T18:41:44.630Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T18:41:44.635Z | + cargo --version |
| 78 | 2026-03-05T18:41:44.690Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T18:41:44.694Z | + rustc --version |
| 80 | 2026-03-05T18:41:44.757Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T18:41:44.764Z | process exited: duration 30268 ms, exit code 0 |
| |
| 82 | 2026-03-05T18:41:44.785Z | starting task 2: "authentication" |
| 83 | 2026-03-05T18:41:44.805Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-03-05T18:41:44.815Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T18:41:44.821Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-05T18:41:44.830Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-05T18:41:44.865Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-05T18:41:48.704Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-05T18:41:48.712Z | + git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 90 | 2026-03-05T18:41:49.061Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-05T18:41:49.061Z | * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD |
| 92 | 2026-03-05T18:41:49.073Z | + [[ -n levon/make-bgp-dispatch-listen-configurable ]] |
| 93 | 2026-03-05T18:41:49.073Z | ++ git branch --show-current |
| 94 | 2026-03-05T18:41:49.073Z | + current=main |
| 95 | 2026-03-05T18:41:49.073Z | + [[ main != levon/make-bgp-dispatch-listen-configurable ]] |
| 96 | 2026-03-05T18:41:49.073Z | + git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 97 | 2026-03-05T18:41:49.073Z | + git checkout -f levon/make-bgp-dispatch-listen-configurable |
| 98 | 2026-03-05T18:41:49.073Z | Switched to branch 'levon/make-bgp-dispatch-listen-configurable' |
| 99 | 2026-03-05T18:41:49.073Z | + git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 100 | 2026-03-05T18:41:49.078Z | HEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr |
| 101 | 2026-03-05T18:41:49.078Z | process exited: duration 4253 ms, exit code 0 |
| |
| 102 | 2026-03-05T18:41:49.104Z | starting task 4: "build" |
| 103 | 2026-03-05T18:41:49.110Z | + set -e |
| 104 | 2026-03-05T18:41:49.113Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-03-05T18:41:49.113Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-03-05T18:41:49.113Z | ++ PLATFORM=illumos |
| 107 | 2026-03-05T18:41:49.113Z | ++ banner install |
| 108 | 2026-03-05T18:41:49.113Z | |
| 109 | 2026-03-05T18:41:49.118Z | # # # #### ##### ## # # |
| 110 | 2026-03-05T18:41:49.118Z | # ## # # # # # # # |
| 111 | 2026-03-05T18:41:49.118Z | # # # # #### # # # # # |
| 112 | 2026-03-05T18:41:49.118Z | # # # # # # ###### # # |
| 113 | 2026-03-05T18:41:49.118Z | # # ## # # # # # # # |
| 114 | 2026-03-05T18:41:49.118Z | # # # #### # # # ###### ###### |
| 115 | 2026-03-05T18:41:49.118Z | |
| 116 | 2026-03-05T18:41:49.118Z | ++ set +o errexit |
| 117 | 2026-03-05T18:41:49.118Z | ++ pkg info clang-15 |
| 118 | 2026-03-05T18:41:49.118Z | ++ grep -qi installed |
| 119 | 2026-03-05T18:41:50.797Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-03-05T18:41:50.797Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-03-05T18:41:50.797Z | |
| 122 | 2026-03-05T18:41:50.797Z | clang-15 |
| 123 | 2026-03-05T18:41:50.844Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-03-05T18:41:50.844Z | ++ set -o errexit |
| 125 | 2026-03-05T18:41:50.847Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-03-05T18:42:00.817Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-03-05T18:42:09.898Z | Startup: Caching catalogs ... Done |
| 128 | 2026-03-05T18:42:33.682Z | Planning: Solver setup ... Done |
| 129 | 2026-03-05T18:42:33.843Z | Planning: Running solver ... Done |
| 130 | 2026-03-05T18:42:34.022Z | Planning: Finding local manifests ... Done |
| 131 | 2026-03-05T18:42:34.037Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-03-05T18:42:34.167Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-03-05T18:42:34.213Z | Planning: Package planning ... Done |
| 134 | 2026-03-05T18:42:34.260Z | Planning: Merging actions ... Done |
| 135 | 2026-03-05T18:42:34.428Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-03-05T18:42:34.439Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-03-05T18:42:35.798Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-03-05T18:42:35.807Z | Planning: Planning completed in 25.75 seconds |
| 139 | 2026-03-05T18:42:35.823Z | Packages to install: 2 |
| 140 | 2026-03-05T18:42:35.823Z | Mediators to change: 2 |
| 141 | 2026-03-05T18:42:35.826Z | Services to change: 1 |
| 142 | 2026-03-05T18:42:35.827Z | Create boot environment: No |
| 143 | 2026-03-05T18:42:35.827Z | Create backup boot environment: No |
| 144 | 2026-03-05T18:42:35.878Z | |
| 145 | 2026-03-05T18:42:35.878Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-03-05T18:42:43.859Z | Download: 981/3076 items 82.2/211.3MB 38% complete (42.5M/s) |
| 147 | 2026-03-05T18:42:50.252Z | Download: 2002/3076 items 117.1/211.3MB 55% complete (3.6M/s) |
| 148 | 2026-03-05T18:43:04.217Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 149 | 2026-03-05T18:43:09.569Z | Download: 3067/3076 items 209.8/211.3MB 99% complete (21.2M/s) |
| 150 | 2026-03-05T18:43:09.639Z | Download: Completed 211.31 MB in 33.76 seconds (6.3M/s) |
| 151 | 2026-03-05T18:43:10.741Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-03-05T18:43:15.230Z | Actions: Completed 3418 actions in 4.47 seconds. |
| 153 | 2026-03-05T18:43:15.648Z | Done |
| 154 | 2026-03-05T18:43:15.648Z | Done |
| 155 | 2026-03-05T18:43:16.750Z | Done |
| 156 | 2026-03-05T18:43:21.367Z | Done |
| 157 | 2026-03-05T18:43:21.453Z | Done |
| 158 | 2026-03-05T18:43:21.456Z | Done |
| 159 | 2026-03-05T18:43:21.615Z | Done |
| 160 | 2026-03-05T18:43:22.315Z | ++ set -o errexit |
| 161 | 2026-03-05T18:43:22.315Z | ++ cargo --version |
| 162 | 2026-03-05T18:43:22.319Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 163 | 2026-03-05T18:43:22.497Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 164 | 2026-03-05T18:43:22.497Z | info: downloading component 'cargo' |
| 165 | 2026-03-05T18:43:23.657Z | info: downloading component 'clippy' |
| 166 | 2026-03-05T18:43:24.041Z | info: downloading component 'rust-docs' |
| 167 | 2026-03-05T18:43:25.491Z | info: downloading component 'rust-std' |
| 168 | 2026-03-05T18:43:27.345Z | info: downloading component 'rustc' |
| 169 | 2026-03-05T18:43:34.703Z | info: downloading component 'rustfmt' |
| 170 | 2026-03-05T18:43:35.095Z | info: installing component 'cargo' |
| 171 | 2026-03-05T18:43:36.020Z | info: installing component 'clippy' |
| 172 | 2026-03-05T18:43:36.408Z | info: installing component 'rust-docs' |
| 173 | 2026-03-05T18:43:38.318Z | info: installing component 'rust-std' |
| 174 | 2026-03-05T18:43:40.145Z | info: installing component 'rustc' |
| 175 | 2026-03-05T18:43:46.873Z | info: installing component 'rustfmt' |
| 176 | 2026-03-05T18:43:47.340Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 177 | 2026-03-05T18:43:47.343Z | ++ rustc --version |
| 178 | 2026-03-05T18:43:47.431Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 179 | 2026-03-05T18:43:47.436Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 180 | 2026-03-05T18:43:47.543Z | Updating crates.io index |
| 181 | 2026-03-05T18:43:47.670Z | Downloading crates ... |
| 182 | 2026-03-05T18:43:47.727Z | Downloaded cargo-nextest v0.9.97 |
| 183 | 2026-03-05T18:43:47.814Z | Installing cargo-nextest v0.9.97 |
| 184 | 2026-03-05T18:43:47.873Z | Updating crates.io index |
| 185 | 2026-03-05T18:43:50.899Z | Locking 407 packages to latest compatible versions |
| 186 | 2026-03-05T18:43:50.905Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 187 | 2026-03-05T18:43:50.908Z | Adding duct v0.13.7 (available: v1.1.1) |
| 188 | 2026-03-05T18:43:50.908Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 189 | 2026-03-05T18:43:50.908Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 190 | 2026-03-05T18:43:50.911Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 191 | 2026-03-05T18:43:50.914Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 192 | 2026-03-05T18:43:50.914Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 193 | 2026-03-05T18:43:50.917Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 194 | 2026-03-05T18:43:50.936Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 195 | 2026-03-05T18:43:50.952Z | Downloading crates ... |
| 196 | 2026-03-05T18:43:51.034Z | Downloaded adler2 v2.0.1 |
| 197 | 2026-03-05T18:43:51.037Z | Downloaded anstyle-query v1.1.5 |
| 198 | 2026-03-05T18:43:51.043Z | Downloaded atomic-waker v1.1.2 |
| 199 | 2026-03-05T18:43:51.046Z | Downloaded anstyle v1.0.13 |
| 200 | 2026-03-05T18:43:51.049Z | Downloaded addr2line v0.25.1 |
| 201 | 2026-03-05T18:43:51.052Z | Downloaded async-scoped v0.9.0 |
| 202 | 2026-03-05T18:43:51.052Z | Downloaded anstream v0.6.21 |
| 203 | 2026-03-05T18:43:51.055Z | Downloaded convert_case v0.10.0 |
| 204 | 2026-03-05T18:43:51.062Z | Downloaded camino-tempfile v1.4.1 |
| 205 | 2026-03-05T18:43:51.066Z | Downloaded globset v0.4.18 |
| 206 | 2026-03-05T18:43:51.068Z | Downloaded base64ct v1.8.3 |
| 207 | 2026-03-05T18:43:51.068Z | Downloaded cfg-if v1.0.4 |
| 208 | 2026-03-05T18:43:51.071Z | Downloaded cargo-platform v0.2.0 |
| 209 | 2026-03-05T18:43:51.074Z | Downloaded color-spantrace v0.3.0 |
| 210 | 2026-03-05T18:43:51.075Z | Downloaded getrandom v0.2.17 |
| 211 | 2026-03-05T18:43:51.078Z | Downloaded camino v1.2.2 |
| 212 | 2026-03-05T18:43:51.082Z | Downloaded backtrace-ext v0.2.1 |
| 213 | 2026-03-05T18:43:51.091Z | Downloaded clap_lex v1.0.0 |
| 214 | 2026-03-05T18:43:51.099Z | Downloaded cargo_metadata v0.20.0 |
| 215 | 2026-03-05T18:43:51.102Z | Downloaded home v0.5.12 |
| 216 | 2026-03-05T18:43:51.107Z | Downloaded pkcs8 v0.10.2 |
| 217 | 2026-03-05T18:43:51.114Z | Downloaded http-body-util v0.1.3 |
| 218 | 2026-03-05T18:43:51.117Z | Downloaded iana-time-zone v0.1.65 |
| 219 | 2026-03-05T18:43:51.120Z | Downloaded ed25519 v2.2.3 |
| 220 | 2026-03-05T18:43:51.123Z | Downloaded bitflags v2.11.0 |
| 221 | 2026-03-05T18:43:51.126Z | Downloaded itoa v1.0.17 |
| 222 | 2026-03-05T18:43:51.130Z | Downloaded futures-macro v0.3.32 |
| 223 | 2026-03-05T18:43:51.132Z | Downloaded indent_write v2.2.0 |
| 224 | 2026-03-05T18:43:51.133Z | Downloaded cpufeatures v0.2.17 |
| 225 | 2026-03-05T18:43:51.136Z | Downloaded humantime v2.3.0 |
| 226 | 2026-03-05T18:43:51.138Z | Downloaded humantime-serde v1.1.1 |
| 227 | 2026-03-05T18:43:51.138Z | Downloaded hyper-tls v0.6.0 |
| 228 | 2026-03-05T18:43:51.141Z | Downloaded equivalent v1.0.2 |
| 229 | 2026-03-05T18:43:51.141Z | Downloaded debug-ignore v1.0.5 |
| 230 | 2026-03-05T18:43:51.144Z | Downloaded openssl-probe v0.2.1 |
| 231 | 2026-03-05T18:43:51.147Z | Downloaded cargo-platform v0.3.2 |
| 232 | 2026-03-05T18:43:51.147Z | Downloaded foreign-types v0.3.2 |
| 233 | 2026-03-05T18:43:51.149Z | Downloaded errno v0.3.14 |
| 234 | 2026-03-05T18:43:51.152Z | Downloaded lru-slab v0.1.2 |
| 235 | 2026-03-05T18:43:51.152Z | Downloaded pathdiff v0.2.3 |
| 236 | 2026-03-05T18:43:51.152Z | Downloaded mukti-metadata v0.3.0 |
| 237 | 2026-03-05T18:43:51.155Z | Downloaded pkg-config v0.3.32 |
| 238 | 2026-03-05T18:43:51.159Z | Downloaded fastrand v2.3.0 |
| 239 | 2026-03-05T18:43:51.160Z | Downloaded form_urlencoded v1.2.2 |
| 240 | 2026-03-05T18:43:51.162Z | Downloaded native-tls v0.2.18 |
| 241 | 2026-03-05T18:43:51.162Z | Downloaded futures-io v0.3.32 |
| 242 | 2026-03-05T18:43:51.162Z | Downloaded clap_derive v4.5.55 |
| 243 | 2026-03-05T18:43:51.166Z | Downloaded openssl-macros v0.1.1 |
| 244 | 2026-03-05T18:43:51.168Z | Downloaded futures-sink v0.3.32 |
| 245 | 2026-03-05T18:43:51.168Z | Downloaded crypto-common v0.1.7 |
| 246 | 2026-03-05T18:43:51.171Z | Downloaded block-buffer v0.10.4 |
| 247 | 2026-03-05T18:43:51.172Z | Downloaded foreign-types-shared v0.1.1 |
| 248 | 2026-03-05T18:43:51.200Z | Downloaded ordered-float v2.10.1 |
| 249 | 2026-03-05T18:43:51.200Z | Downloaded atomicwrites v0.4.4 |
| 250 | 2026-03-05T18:43:51.200Z | Downloaded guppy-workspace-hack v0.1.0 |
| 251 | 2026-03-05T18:43:51.200Z | Downloaded fnv v1.0.7 |
| 252 | 2026-03-05T18:43:51.200Z | Downloaded colorchoice v1.0.4 |
| 253 | 2026-03-05T18:43:51.200Z | Downloaded cargo_metadata v0.23.1 |
| 254 | 2026-03-05T18:43:51.200Z | Downloaded cargo-util-schemas v0.2.0 |
| 255 | 2026-03-05T18:43:51.200Z | Downloaded anstyle-parse v0.2.7 |
| 256 | 2026-03-05T18:43:51.200Z | Downloaded jobserver v0.1.34 |
| 257 | 2026-03-05T18:43:51.200Z | Downloaded lazy_static v1.5.0 |
| 258 | 2026-03-05T18:43:51.200Z | Downloaded fixedbitset v0.5.7 |
| 259 | 2026-03-05T18:43:51.200Z | Downloaded pin-utils v0.1.0 |
| 260 | 2026-03-05T18:43:51.201Z | Downloaded is_terminal_polyfill v1.70.2 |
| 261 | 2026-03-05T18:43:51.201Z | Downloaded futures-core v0.3.32 |
| 262 | 2026-03-05T18:43:51.201Z | Downloaded hex v0.4.3 |
| 263 | 2026-03-05T18:43:51.204Z | Downloaded cfg_aliases v0.2.1 |
| 264 | 2026-03-05T18:43:51.204Z | Downloaded autocfg v1.5.0 |
| 265 | 2026-03-05T18:43:51.210Z | Downloaded document-features v0.2.12 |
| 266 | 2026-03-05T18:43:51.210Z | Downloaded percent-encoding v2.3.2 |
| 267 | 2026-03-05T18:43:51.210Z | Downloaded is_ci v1.2.0 |
| 268 | 2026-03-05T18:43:51.213Z | Downloaded future-queue v0.4.0 |
| 269 | 2026-03-05T18:43:51.215Z | Downloaded filetime v0.2.27 |
| 270 | 2026-03-05T18:43:51.218Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 271 | 2026-03-05T18:43:51.218Z | Downloaded heck v0.5.0 |
| 272 | 2026-03-05T18:43:51.221Z | Downloaded owo-colors v4.3.0 |
| 273 | 2026-03-05T18:43:51.226Z | Downloaded serde-value v0.7.0 |
| 274 | 2026-03-05T18:43:51.226Z | Downloaded serde_ignored v0.1.14 |
| 275 | 2026-03-05T18:43:51.226Z | Downloaded http-body v1.0.1 |
| 276 | 2026-03-05T18:43:51.231Z | Downloaded shared_child v1.1.1 |
| 277 | 2026-03-05T18:43:51.234Z | Downloaded generic-array v0.14.7 |
| 278 | 2026-03-05T18:43:51.234Z | Downloaded futures-executor v0.3.32 |
| 279 | 2026-03-05T18:43:51.237Z | Downloaded scopeguard v1.2.0 |
| 280 | 2026-03-05T18:43:51.240Z | Downloaded rustc-hash v2.1.1 |
| 281 | 2026-03-05T18:43:51.240Z | Downloaded nested v0.1.1 |
| 282 | 2026-03-05T18:43:51.243Z | Downloaded idna_adapter v1.0.0 |
| 283 | 2026-03-05T18:43:51.243Z | Downloaded enable-ansi-support v0.2.1 |
| 284 | 2026-03-05T18:43:51.246Z | Downloaded either v1.15.0 |
| 285 | 2026-03-05T18:43:51.246Z | Downloaded duct v0.13.7 |
| 286 | 2026-03-05T18:43:51.248Z | Downloaded dialoguer v0.11.0 |
| 287 | 2026-03-05T18:43:51.251Z | Downloaded serde_spanned v1.0.4 |
| 288 | 2026-03-05T18:43:51.254Z | Downloaded rustc_version v0.4.1 |
| 289 | 2026-03-05T18:43:51.257Z | Downloaded sigchld v0.2.4 |
| 290 | 2026-03-05T18:43:51.257Z | Downloaded shell-words v1.1.1 |
| 291 | 2026-03-05T18:43:51.257Z | Downloaded number_prefix v0.4.0 |
| 292 | 2026-03-05T18:43:51.260Z | Downloaded nextest-workspace-hack v0.1.0 |
| 293 | 2026-03-05T18:43:51.260Z | Downloaded digest v0.10.7 |
| 294 | 2026-03-05T18:43:51.263Z | Downloaded nextest-metadata v0.12.2 |
| 295 | 2026-03-05T18:43:51.266Z | Downloaded ahash v0.8.12 |
| 296 | 2026-03-05T18:43:51.266Z | Downloaded lock_api v0.4.14 |
| 297 | 2026-03-05T18:43:51.270Z | Downloaded indenter v0.3.4 |
| 298 | 2026-03-05T18:43:51.273Z | Downloaded rustc-demangle v0.1.27 |
| 299 | 2026-03-05T18:43:51.276Z | Downloaded erased-serde v0.4.10 |
| 300 | 2026-03-05T18:43:51.279Z | Downloaded signature v2.2.0 |
| 301 | 2026-03-05T18:43:51.282Z | Downloaded supports-unicode v3.0.0 |
| 302 | 2026-03-05T18:43:51.285Z | Downloaded foldhash v0.1.5 |
| 303 | 2026-03-05T18:43:51.289Z | Downloaded find-msvc-tools v0.1.9 |
| 304 | 2026-03-05T18:43:51.292Z | Downloaded ppv-lite86 v0.2.21 |
| 305 | 2026-03-05T18:43:51.296Z | Downloaded futures-channel v0.3.32 |
| 306 | 2026-03-05T18:43:51.296Z | Downloaded subtle v2.6.1 |
| 307 | 2026-03-05T18:43:51.299Z | Downloaded terminal_size v0.4.3 |
| 308 | 2026-03-05T18:43:51.299Z | Downloaded supports-color v3.0.2 |
| 309 | 2026-03-05T18:43:51.299Z | Downloaded os_pipe v1.2.3 |
| 310 | 2026-03-05T18:43:51.302Z | Downloaded signal-hook-mio v0.2.5 |
| 311 | 2026-03-05T18:43:51.302Z | Downloaded newtype-uuid v1.3.2 |
| 312 | 2026-03-05T18:43:51.305Z | Downloaded quick-junit v0.5.2 |
| 313 | 2026-03-05T18:43:51.308Z | Downloaded tinyvec_macros v0.1.1 |
| 314 | 2026-03-05T18:43:51.311Z | Downloaded ipnet v2.12.0 |
| 315 | 2026-03-05T18:43:51.314Z | Downloaded futures-task v0.3.32 |
| 316 | 2026-03-05T18:43:51.317Z | Downloaded serde_spanned v0.6.9 |
| 317 | 2026-03-05T18:43:51.317Z | Downloaded sha2 v0.10.9 |
| 318 | 2026-03-05T18:43:51.320Z | Downloaded target-spec-miette v0.4.5 |
| 319 | 2026-03-05T18:43:51.323Z | Downloaded sync_wrapper v1.0.2 |
| 320 | 2026-03-05T18:43:51.323Z | Downloaded supports-hyperlinks v3.2.0 |
| 321 | 2026-03-05T18:43:51.326Z | Downloaded strsim v0.11.1 |
| 322 | 2026-03-05T18:43:51.326Z | Downloaded toml_datetime v0.6.11 |
| 323 | 2026-03-05T18:43:51.328Z | Downloaded once_cell v1.21.3 |
| 324 | 2026-03-05T18:43:51.331Z | Downloaded toml_write v0.1.2 |
| 325 | 2026-03-05T18:43:51.331Z | Downloaded serde_path_to_error v0.1.20 |
| 326 | 2026-03-05T18:43:51.334Z | Downloaded semver v1.0.27 |
| 327 | 2026-03-05T18:43:51.338Z | Downloaded eyre v0.6.12 |
| 328 | 2026-03-05T18:43:51.341Z | Downloaded rand_chacha v0.9.0 |
| 329 | 2026-03-05T18:43:51.341Z | Downloaded const-oid v0.9.6 |
| 330 | 2026-03-05T18:43:51.344Z | Downloaded serde_urlencoded v0.7.1 |
| 331 | 2026-03-05T18:43:51.344Z | Downloaded serde-untagged v0.1.9 |
| 332 | 2026-03-05T18:43:51.346Z | Downloaded tower-layer v0.3.3 |
| 333 | 2026-03-05T18:43:51.349Z | Downloaded typeid v1.0.3 |
| 334 | 2026-03-05T18:43:51.353Z | Downloaded rand_core v0.9.5 |
| 335 | 2026-03-05T18:43:51.356Z | Downloaded spki v0.7.3 |
| 336 | 2026-03-05T18:43:51.356Z | Downloaded derive-where v1.6.0 |
| 337 | 2026-03-05T18:43:51.360Z | Downloaded pin-project-lite v0.2.17 |
| 338 | 2026-03-05T18:43:51.366Z | Downloaded self-replace v1.5.0 |
| 339 | 2026-03-05T18:43:51.369Z | Downloaded quote v1.0.45 |
| 340 | 2026-03-05T18:43:51.372Z | Downloaded swrite v0.1.0 |
| 341 | 2026-03-05T18:43:51.372Z | Downloaded static_assertions v1.1.0 |
| 342 | 2026-03-05T18:43:51.376Z | Downloaded slab v0.4.12 |
| 343 | 2026-03-05T18:43:51.376Z | Downloaded simd-adler32 v0.3.8 |
| 344 | 2026-03-05T18:43:51.379Z | Downloaded unicode-xid v0.2.6 |
| 345 | 2026-03-05T18:43:51.379Z | Downloaded unicode-linebreak v0.1.5 |
| 346 | 2026-03-05T18:43:51.379Z | Downloaded try-lock v0.2.5 |
| 347 | 2026-03-05T18:43:51.382Z | Downloaded cfg-expr v0.20.6 |
| 348 | 2026-03-05T18:43:51.385Z | Downloaded signal-hook-registry v1.4.8 |
| 349 | 2026-03-05T18:43:51.385Z | Downloaded miette-derive v7.6.0 |
| 350 | 2026-03-05T18:43:51.388Z | Downloaded num-traits v0.2.19 |
| 351 | 2026-03-05T18:43:51.391Z | Downloaded rand_core v0.6.4 |
| 352 | 2026-03-05T18:43:51.391Z | Downloaded tower-service v0.3.3 |
| 353 | 2026-03-05T18:43:51.393Z | Downloaded target-lexicon v0.13.3 |
| 354 | 2026-03-05T18:43:51.396Z | Downloaded shlex v1.3.0 |
| 355 | 2026-03-05T18:43:51.400Z | Downloaded utf8parse v0.2.2 |
| 356 | 2026-03-05T18:43:51.400Z | Downloaded utf8_iter v1.0.4 |
| 357 | 2026-03-05T18:43:51.403Z | Downloaded want v0.3.1 |
| 358 | 2026-03-05T18:43:51.403Z | Downloaded strip-ansi-escapes v0.2.1 |
| 359 | 2026-03-05T18:43:51.403Z | Downloaded smol_str v0.3.6 |
| 360 | 2026-03-05T18:43:51.403Z | Downloaded thread_local v1.1.9 |
| 361 | 2026-03-05T18:43:51.406Z | Downloaded untrusted v0.9.0 |
| 362 | 2026-03-05T18:43:51.406Z | Downloaded crc32fast v1.5.0 |
| 363 | 2026-03-05T18:43:51.410Z | Downloaded urlencoding v2.1.3 |
| 364 | 2026-03-05T18:43:51.410Z | Downloaded tokio-macros v2.6.1 |
| 365 | 2026-03-05T18:43:51.412Z | Downloaded parking_lot_core v0.9.12 |
| 366 | 2026-03-05T18:43:51.412Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 367 | 2026-03-05T18:43:51.415Z | Downloaded httparse v1.10.1 |
| 368 | 2026-03-05T18:43:51.418Z | Downloaded xattr v1.6.1 |
| 369 | 2026-03-05T18:43:51.421Z | Downloaded config v0.15.19 |
| 370 | 2026-03-05T18:43:51.423Z | Downloaded thiserror-impl v2.0.18 |
| 371 | 2026-03-05T18:43:51.426Z | Downloaded thiserror-impl v1.0.69 |
| 372 | 2026-03-05T18:43:51.426Z | Downloaded thiserror v1.0.69 |
| 373 | 2026-03-05T18:43:51.431Z | Downloaded console v0.15.11 |
| 374 | 2026-03-05T18:43:51.435Z | Downloaded tracing-error v0.2.1 |
| 375 | 2026-03-05T18:43:51.438Z | Downloaded tokio-native-tls v0.3.1 |
| 376 | 2026-03-05T18:43:51.438Z | Downloaded getrandom v0.4.2 |
| 377 | 2026-03-05T18:43:51.442Z | Downloaded litrs v1.0.0 |
| 378 | 2026-03-05T18:43:51.444Z | Downloaded tracing-log v0.2.0 |
| 379 | 2026-03-05T18:43:51.444Z | Downloaded parking_lot v0.12.5 |
| 380 | 2026-03-05T18:43:51.447Z | Downloaded getrandom v0.3.4 |
| 381 | 2026-03-05T18:43:51.450Z | Downloaded pin-project-internal v1.1.11 |
| 382 | 2026-03-05T18:43:51.454Z | Downloaded smallvec v1.15.1 |
| 383 | 2026-03-05T18:43:51.458Z | Downloaded unicase v2.9.0 |
| 384 | 2026-03-05T18:43:51.461Z | Downloaded rustls-pki-types v1.14.0 |
| 385 | 2026-03-05T18:43:51.461Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 386 | 2026-03-05T18:43:51.464Z | Downloaded futures v0.3.32 |
| 387 | 2026-03-05T18:43:51.466Z | Downloaded base64 v0.22.1 |
| 388 | 2026-03-05T18:43:51.470Z | Downloaded tempfile v3.26.0 |
| 389 | 2026-03-05T18:43:51.473Z | Downloaded target-spec v3.5.7 |
| 390 | 2026-03-05T18:43:51.475Z | Downloaded nextest-filtering v0.15.0 |
| 391 | 2026-03-05T18:43:51.478Z | Downloaded log v0.4.29 |
| 392 | 2026-03-05T18:43:51.478Z | Downloaded tokio-stream v0.1.18 |
| 393 | 2026-03-05T18:43:51.483Z | Downloaded serde_core v1.0.228 |
| 394 | 2026-03-05T18:43:51.485Z | Downloaded tokio-rustls v0.26.4 |
| 395 | 2026-03-05T18:43:51.488Z | Downloaded ryu v1.0.23 |
| 396 | 2026-03-05T18:43:51.495Z | Downloaded zmij v1.0.21 |
| 397 | 2026-03-05T18:43:51.498Z | Downloaded zeroize v1.8.2 |
| 398 | 2026-03-05T18:43:51.501Z | Downloaded version_check v0.9.5 |
| 399 | 2026-03-05T18:43:51.501Z | Downloaded zstd v0.13.3 |
| 400 | 2026-03-05T18:43:51.504Z | Downloaded tracing-attributes v0.1.31 |
| 401 | 2026-03-05T18:43:51.508Z | Downloaded indicatif v0.17.11 |
| 402 | 2026-03-05T18:43:51.511Z | Downloaded thiserror v2.0.18 |
| 403 | 2026-03-05T18:43:51.514Z | Downloaded backtrace v0.3.76 |
| 404 | 2026-03-05T18:43:51.519Z | Downloaded zipsign-api v0.1.5 |
| 405 | 2026-03-05T18:43:51.522Z | Downloaded xxhash-rust v0.8.15 |
| 406 | 2026-03-05T18:43:51.525Z | Downloaded clap v4.5.60 |
| 407 | 2026-03-05T18:43:51.531Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 408 | 2026-03-05T18:43:51.535Z | Downloaded hyper-rustls v0.27.7 |
| 409 | 2026-03-05T18:43:51.538Z | Downloaded self_update v0.42.0 |
| 410 | 2026-03-05T18:43:51.541Z | Downloaded tar v0.4.44 |
| 411 | 2026-03-05T18:43:51.544Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 412 | 2026-03-05T18:43:51.547Z | Downloaded tinyvec v1.10.0 |
| 413 | 2026-03-05T18:43:51.550Z | Downloaded proc-macro2 v1.0.106 |
| 414 | 2026-03-05T18:43:51.552Z | Downloaded openssl-sys v0.9.111 |
| 415 | 2026-03-05T18:43:51.555Z | Downloaded zstd-safe v7.2.4 |
| 416 | 2026-03-05T18:43:51.559Z | Downloaded flate2 v1.1.9 |
| 417 | 2026-03-05T18:43:51.562Z | Downloaded socket2 v0.6.2 |
| 418 | 2026-03-05T18:43:51.565Z | Downloaded der v0.7.10 |
| 419 | 2026-03-05T18:43:51.568Z | Downloaded miniz_oxide v0.8.9 |
| 420 | 2026-03-05T18:43:51.570Z | Downloaded signal-hook v0.3.18 |
| 421 | 2026-03-05T18:43:51.573Z | Downloaded borsh v1.6.0 |
| 422 | 2026-03-05T18:43:51.579Z | Downloaded unicode-ident v1.0.24 |
| 423 | 2026-03-05T18:43:51.582Z | Downloaded serde v1.0.228 |
| 424 | 2026-03-05T18:43:51.585Z | Downloaded toml v0.8.23 |
| 425 | 2026-03-05T18:43:51.588Z | Downloaded vte v0.14.1 |
| 426 | 2026-03-05T18:43:51.591Z | Downloaded pin-project v1.1.11 |
| 427 | 2026-03-05T18:43:51.600Z | Downloaded tracing-core v0.1.36 |
| 428 | 2026-03-05T18:43:51.603Z | Downloaded http v1.4.0 |
| 429 | 2026-03-05T18:43:51.606Z | Downloaded quinn v0.11.9 |
| 430 | 2026-03-05T18:43:51.609Z | Downloaded cc v1.2.56 |
| 431 | 2026-03-05T18:43:51.612Z | Downloaded indexmap v2.13.0 |
| 432 | 2026-03-05T18:43:51.616Z | Downloaded ed25519-dalek v2.2.0 |
| 433 | 2026-03-05T18:43:51.619Z | Downloaded derive_more-impl v2.1.1 |
| 434 | 2026-03-05T18:43:51.624Z | Downloaded uuid v1.21.0 |
| 435 | 2026-03-05T18:43:51.627Z | Downloaded bstr v1.12.1 |
| 436 | 2026-03-05T18:43:51.634Z | Downloaded typenum v1.19.0 |
| 437 | 2026-03-05T18:43:51.638Z | Downloaded textwrap v0.16.2 |
| 438 | 2026-03-05T18:43:51.641Z | Downloaded serde_derive v1.0.228 |
| 439 | 2026-03-05T18:43:51.644Z | Downloaded aho-corasick v1.1.4 |
| 440 | 2026-03-05T18:43:51.647Z | Downloaded toml_edit v0.22.27 |
| 441 | 2026-03-05T18:43:51.651Z | Downloaded derive_more v2.1.1 |
| 442 | 2026-03-05T18:43:51.661Z | Downloaded bytes v1.11.1 |
| 443 | 2026-03-05T18:43:51.664Z | Downloaded sharded-slab v0.1.7 |
| 444 | 2026-03-05T18:43:51.668Z | Downloaded quinn-udp v0.5.14 |
| 445 | 2026-03-05T18:43:51.670Z | Downloaded hashbrown v0.16.1 |
| 446 | 2026-03-05T18:43:51.674Z | Downloaded unicode-segmentation v1.12.0 |
| 447 | 2026-03-05T18:43:51.678Z | Downloaded guppy v0.17.25 |
| 448 | 2026-03-05T18:43:51.686Z | Downloaded hashbrown v0.15.5 |
| 449 | 2026-03-05T18:43:51.693Z | Downloaded mio v1.1.1 |
| 450 | 2026-03-05T18:43:51.698Z | Downloaded h2 v0.4.13 |
| 451 | 2026-03-05T18:43:51.706Z | Downloaded unicode-normalization v0.1.25 |
| 452 | 2026-03-05T18:43:51.708Z | Downloaded rustls-webpki v0.103.9 |
| 453 | 2026-03-05T18:43:51.711Z | Downloaded tower-http v0.6.8 |
| 454 | 2026-03-05T18:43:51.717Z | Downloaded tokio-util v0.7.18 |
| 455 | 2026-03-05T18:43:51.723Z | Downloaded rand v0.9.2 |
| 456 | 2026-03-05T18:43:51.728Z | Downloaded miette v7.6.0 |
| 457 | 2026-03-05T18:43:51.731Z | Downloaded futures-util v0.3.32 |
| 458 | 2026-03-05T18:43:51.742Z | Downloaded url v2.5.8 |
| 459 | 2026-03-05T18:43:51.745Z | Downloaded clap_builder v4.5.60 |
| 460 | 2026-03-05T18:43:51.750Z | Downloaded serde_json v1.0.149 |
| 461 | 2026-03-05T18:43:51.756Z | Downloaded memchr v2.8.0 |
| 462 | 2026-03-05T18:43:51.761Z | Downloaded crossterm v0.29.0 |
| 463 | 2026-03-05T18:43:51.771Z | Downloaded idna v1.1.0 |
| 464 | 2026-03-05T18:43:51.781Z | Downloaded tracing-subscriber v0.3.22 |
| 465 | 2026-03-05T18:43:51.788Z | Downloaded ron v0.12.0 |
| 466 | 2026-03-05T18:43:51.797Z | Downloaded hyper-util v0.1.20 |
| 467 | 2026-03-05T18:43:51.802Z | Downloaded tower v0.5.3 |
| 468 | 2026-03-05T18:43:51.811Z | Downloaded iri-string v0.7.10 |
| 469 | 2026-03-05T18:43:51.817Z | Downloaded unicode-width v0.1.14 |
| 470 | 2026-03-05T18:43:51.822Z | Downloaded syn v2.0.117 |
| 471 | 2026-03-05T18:43:51.831Z | Downloaded curve25519-dalek v4.1.3 |
| 472 | 2026-03-05T18:43:51.838Z | Downloaded gimli v0.32.3 |
| 473 | 2026-03-05T18:43:51.846Z | Downloaded chrono v0.4.44 |
| 474 | 2026-03-05T18:43:51.850Z | Downloaded itertools v0.14.0 |
| 475 | 2026-03-05T18:43:51.857Z | Downloaded pulldown-cmark v0.13.1 |
| 476 | 2026-03-05T18:43:51.861Z | Downloaded hyper v1.8.1 |
| 477 | 2026-03-05T18:43:51.876Z | Downloaded regex v1.12.3 |
| 478 | 2026-03-05T18:43:51.883Z | Downloaded quick-xml v0.37.5 |
| 479 | 2026-03-05T18:43:51.888Z | Downloaded color-eyre v0.6.5 |
| 480 | 2026-03-05T18:43:51.899Z | Downloaded reqwest v0.12.28 |
| 481 | 2026-03-05T18:43:51.904Z | Downloaded tokio v1.50.0 |
| 482 | 2026-03-05T18:43:51.938Z | Downloaded portable-atomic v1.13.1 |
| 483 | 2026-03-05T18:43:51.988Z | Downloaded quick-xml v0.38.4 |
| 484 | 2026-03-05T18:43:51.997Z | Downloaded winnow v0.7.14 |
| 485 | 2026-03-05T18:43:52.056Z | Downloaded quinn-proto v0.11.13 |
| 486 | 2026-03-05T18:43:52.075Z | Downloaded vcpkg v0.2.15 |
| 487 | 2026-03-05T18:43:52.132Z | Downloaded webpki-roots v1.0.6 |
| 488 | 2026-03-05T18:43:52.135Z | Downloaded nextest-runner v0.80.0 |
| 489 | 2026-03-05T18:43:52.144Z | Downloaded openssl v0.10.75 |
| 490 | 2026-03-05T18:43:52.152Z | Downloaded zerocopy v0.8.40 |
| 491 | 2026-03-05T18:43:52.161Z | Downloaded unicode-width v0.2.2 |
| 492 | 2026-03-05T18:43:52.166Z | Downloaded regex-syntax v0.8.10 |
| 493 | 2026-03-05T18:43:52.208Z | Downloaded nix v0.30.1 |
| 494 | 2026-03-05T18:43:52.227Z | Downloaded rustls v0.23.37 |
| 495 | 2026-03-05T18:43:52.246Z | Downloaded rustix v0.38.44 |
| 496 | 2026-03-05T18:43:52.266Z | Downloaded object v0.37.3 |
| 497 | 2026-03-05T18:43:52.306Z | Downloaded rustix v1.1.4 |
| 498 | 2026-03-05T18:43:52.355Z | Downloaded tracing v0.1.44 |
| 499 | 2026-03-05T18:43:52.432Z | Downloaded regex-automata v0.4.14 |
| 500 | 2026-03-05T18:43:52.518Z | Downloaded petgraph v0.8.3 |
| 501 | 2026-03-05T18:43:52.536Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 502 | 2026-03-05T18:43:52.550Z | Downloaded libc v0.2.182 |
| 503 | 2026-03-05T18:43:52.664Z | Downloaded recursion v0.5.4 |
| 504 | 2026-03-05T18:43:52.675Z | Downloaded ring v0.17.14 |
| 505 | 2026-03-05T18:43:52.759Z | Compiling libc v0.2.182 |
| 506 | 2026-03-05T18:43:52.759Z | Compiling proc-macro2 v1.0.106 |
| 507 | 2026-03-05T18:43:52.762Z | Compiling unicode-ident v1.0.24 |
| 508 | 2026-03-05T18:43:52.762Z | Compiling quote v1.0.45 |
| 509 | 2026-03-05T18:43:52.762Z | Compiling serde_core v1.0.228 |
| 510 | 2026-03-05T18:43:52.762Z | Compiling cfg-if v1.0.4 |
| 511 | 2026-03-05T18:43:52.762Z | Compiling memchr v2.8.0 |
| 512 | 2026-03-05T18:43:52.927Z | Compiling once_cell v1.21.3 |
| 513 | 2026-03-05T18:43:53.135Z | Compiling log v0.4.29 |
| 514 | 2026-03-05T18:43:53.165Z | Compiling pin-project-lite v0.2.17 |
| 515 | 2026-03-05T18:43:53.320Z | Compiling itoa v1.0.17 |
| 516 | 2026-03-05T18:43:53.443Z | Compiling serde v1.0.228 |
| 517 | 2026-03-05T18:43:53.658Z | Compiling futures-core v0.3.32 |
| 518 | 2026-03-05T18:43:53.814Z | Compiling smallvec v1.15.1 |
| 519 | 2026-03-05T18:43:53.935Z | Compiling bitflags v2.11.0 |
| 520 | 2026-03-05T18:43:54.095Z | Compiling equivalent v1.0.2 |
| 521 | 2026-03-05T18:43:54.249Z | Compiling shlex v1.3.0 |
| 522 | 2026-03-05T18:43:54.316Z | Compiling hashbrown v0.16.1 |
| 523 | 2026-03-05T18:43:54.618Z | Compiling find-msvc-tools v0.1.9 |
| 524 | 2026-03-05T18:43:54.791Z | Compiling bytes v1.11.1 |
| 525 | 2026-03-05T18:43:55.390Z | Compiling errno v0.3.14 |
| 526 | 2026-03-05T18:43:55.423Z | Compiling jobserver v0.1.34 |
| 527 | 2026-03-05T18:43:55.529Z | Compiling syn v2.0.117 |
| 528 | 2026-03-05T18:43:55.653Z | Compiling signal-hook-registry v1.4.8 |
| 529 | 2026-03-05T18:43:55.653Z | Compiling mio v1.1.1 |
| 530 | 2026-03-05T18:43:55.690Z | Compiling rustix v1.1.4 |
| 531 | 2026-03-05T18:43:55.844Z | Compiling cc v1.2.56 |
| 532 | 2026-03-05T18:43:56.089Z | Compiling futures-sink v0.3.32 |
| 533 | 2026-03-05T18:43:56.279Z | Compiling socket2 v0.6.2 |
| 534 | 2026-03-05T18:43:56.698Z | Compiling slab v0.4.12 |
| 535 | 2026-03-05T18:43:56.751Z | Compiling zmij v1.0.21 |
| 536 | 2026-03-05T18:43:57.106Z | Compiling futures-channel v0.3.32 |
| 537 | 2026-03-05T18:43:57.165Z | Compiling tracing-core v0.1.36 |
| 538 | 2026-03-05T18:43:57.377Z | Compiling serde_json v1.0.149 |
| 539 | 2026-03-05T18:43:57.606Z | Compiling version_check v0.9.5 |
| 540 | 2026-03-05T18:43:57.963Z | Compiling getrandom v0.4.2 |
| 541 | 2026-03-05T18:43:58.174Z | Compiling futures-io v0.3.32 |
| 542 | 2026-03-05T18:43:58.468Z | Compiling futures-task v0.3.32 |
| 543 | 2026-03-05T18:43:58.566Z | Compiling unicode-width v0.2.2 |
| 544 | 2026-03-05T18:43:58.584Z | Compiling camino v1.2.2 |
| 545 | 2026-03-05T18:43:58.789Z | Compiling indexmap v2.13.0 |
| 546 | 2026-03-05T18:43:59.078Z | Compiling ring v0.17.14 |
| 547 | 2026-03-05T18:43:59.246Z | Compiling http v1.4.0 |
| 548 | 2026-03-05T18:43:59.477Z | Compiling autocfg v1.5.0 |
| 549 | 2026-03-05T18:43:59.574Z | Compiling simd-adler32 v0.3.8 |
| 550 | 2026-03-05T18:44:00.152Z | Compiling adler2 v2.0.1 |
| 551 | 2026-03-05T18:44:00.243Z | Compiling percent-encoding v2.3.2 |
| 552 | 2026-03-05T18:44:00.436Z | Compiling zeroize v1.8.2 |
| 553 | 2026-03-05T18:44:00.722Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-03-05T18:44:00.757Z | Compiling num-traits v0.2.19 |
| 555 | 2026-03-05T18:44:01.245Z | Compiling winnow v0.7.14 |
| 556 | 2026-03-05T18:44:01.693Z | Compiling zerocopy v0.8.40 |
| 557 | 2026-03-05T18:44:02.417Z | Compiling object v0.37.3 |
| 558 | 2026-03-05T18:44:02.497Z | Compiling getrandom v0.3.4 |
| 559 | 2026-03-05T18:44:02.954Z | Compiling target-lexicon v0.13.3 |
| 560 | 2026-03-05T18:44:03.304Z | Compiling http-body v1.0.1 |
| 561 | 2026-03-05T18:44:03.552Z | Compiling rustls-pki-types v1.14.0 |
| 562 | 2026-03-05T18:44:03.584Z | Compiling semver v1.0.27 |
| 563 | 2026-03-05T18:44:03.980Z | Compiling getrandom v0.2.17 |
| 564 | 2026-03-05T18:44:04.002Z | Compiling thiserror v2.0.18 |
| 565 | 2026-03-05T18:44:04.336Z | Compiling httparse v1.10.1 |
| 566 | 2026-03-05T18:44:04.684Z | Compiling guppy-workspace-hack v0.1.0 |
| 567 | 2026-03-05T18:44:04.739Z | Compiling gimli v0.32.3 |
| 568 | 2026-03-05T18:44:04.969Z | Compiling fnv v1.0.7 |
| 569 | 2026-03-05T18:44:05.036Z | Compiling typenum v1.19.0 |
| 570 | 2026-03-05T18:44:05.075Z | Compiling untrusted v0.9.0 |
| 571 | 2026-03-05T18:44:05.140Z | Compiling owo-colors v4.3.0 |
| 572 | 2026-03-05T18:44:05.255Z | Compiling serde_derive v1.0.228 |
| 573 | 2026-03-05T18:44:05.287Z | Compiling tokio-macros v2.6.1 |
| 574 | 2026-03-05T18:44:05.345Z | Compiling futures-macro v0.3.32 |
| 575 | 2026-03-05T18:44:05.699Z | Compiling tracing-attributes v0.1.31 |
| 576 | 2026-03-05T18:44:05.727Z | Compiling signal-hook v0.3.18 |
| 577 | 2026-03-05T18:44:05.848Z | Compiling thiserror-impl v2.0.18 |
| 578 | 2026-03-05T18:44:06.881Z | Compiling tokio v1.50.0 |
| 579 | 2026-03-05T18:44:07.052Z | Compiling futures-util v0.3.32 |
| 580 | 2026-03-05T18:44:08.408Z | Compiling tracing v0.1.44 |
| 581 | 2026-03-05T18:44:09.986Z | Compiling addr2line v0.25.1 |
| 582 | 2026-03-05T18:44:11.230Z | Compiling form_urlencoded v1.2.2 |
| 583 | 2026-03-05T18:44:11.419Z | Compiling generic-array v0.14.7 |
| 584 | 2026-03-05T18:44:11.624Z | Compiling utf8_iter v1.0.4 |
| 585 | 2026-03-05T18:44:11.813Z | Compiling typeid v1.0.3 |
| 586 | 2026-03-05T18:44:11.899Z | Compiling atomic-waker v1.1.2 |
| 587 | 2026-03-05T18:44:12.109Z | Compiling pkg-config v0.3.32 |
| 588 | 2026-03-05T18:44:12.323Z | Compiling target-spec v3.5.7 |
| 589 | 2026-03-05T18:44:12.872Z | Compiling try-lock v0.2.5 |
| 590 | 2026-03-05T18:44:13.068Z | Compiling thiserror v1.0.69 |
| 591 | 2026-03-05T18:44:13.138Z | Compiling rustc-demangle v0.1.27 |
| 592 | 2026-03-05T18:44:13.158Z | Compiling idna_adapter v1.0.0 |
| 593 | 2026-03-05T18:44:13.254Z | Compiling tower-service v0.3.3 |
| 594 | 2026-03-05T18:44:13.309Z | Compiling fastrand v2.3.0 |
| 595 | 2026-03-05T18:44:13.393Z | Compiling rustls v0.23.37 |
| 596 | 2026-03-05T18:44:13.774Z | Compiling tempfile v3.26.0 |
| 597 | 2026-03-05T18:44:13.995Z | Compiling idna v1.1.0 |
| 598 | 2026-03-05T18:44:14.017Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-03-05T18:44:14.833Z | Compiling want v0.3.1 |
| 600 | 2026-03-05T18:44:15.344Z | Compiling cfg-expr v0.20.6 |
| 601 | 2026-03-05T18:44:15.753Z | Compiling tokio-util v0.7.18 |
| 602 | 2026-03-05T18:44:16.586Z | Compiling backtrace v0.3.76 |
| 603 | 2026-03-05T18:44:16.953Z | Compiling h2 v0.4.13 |
| 604 | 2026-03-05T18:44:17.537Z | Compiling rustls-webpki v0.103.9 |
| 605 | 2026-03-05T18:44:18.575Z | Compiling thiserror-impl v1.0.69 |
| 606 | 2026-03-05T18:44:19.145Z | Compiling terminal_size v0.4.3 |
| 607 | 2026-03-05T18:44:19.415Z | Compiling aho-corasick v1.1.4 |
| 608 | 2026-03-05T18:44:20.970Z | Compiling subtle v2.6.1 |
| 609 | 2026-03-05T18:44:21.288Z | Compiling erased-serde v0.4.10 |
| 610 | 2026-03-05T18:44:21.338Z | Compiling pin-utils v0.1.0 |
| 611 | 2026-03-05T18:44:21.452Z | Compiling regex-syntax v0.8.10 |
| 612 | 2026-03-05T18:44:23.515Z | Compiling hyper v1.8.1 |
| 613 | 2026-03-05T18:44:27.895Z | Compiling regex-automata v0.4.14 |
| 614 | 2026-03-05T18:44:32.289Z | Compiling url v2.5.8 |
| 615 | 2026-03-05T18:44:32.470Z | Compiling toml_datetime v0.6.11 |
| 616 | 2026-03-05T18:44:33.065Z | Compiling serde_spanned v0.6.9 |
| 617 | 2026-03-05T18:44:33.270Z | Compiling ahash v0.8.12 |
| 618 | 2026-03-05T18:44:33.314Z | Compiling sync_wrapper v1.0.2 |
| 619 | 2026-03-05T18:44:33.501Z | Compiling unicode-linebreak v0.1.5 |
| 620 | 2026-03-05T18:44:33.710Z | Compiling toml_write v0.1.2 |
| 621 | 2026-03-05T18:44:34.068Z | Compiling portable-atomic v1.13.1 |
| 622 | 2026-03-05T18:44:34.206Z | Compiling ipnet v2.12.0 |
| 623 | 2026-03-05T18:44:35.016Z | Compiling tower-layer v0.3.3 |
| 624 | 2026-03-05T18:44:35.508Z | Compiling is_ci v1.2.0 |
| 625 | 2026-03-05T18:44:35.803Z | Compiling parking_lot_core v0.9.12 |
| 626 | 2026-03-05T18:44:36.204Z | Compiling unicode-segmentation v1.12.0 |
| 627 | 2026-03-05T18:44:36.686Z | Compiling lazy_static v1.5.0 |
| 628 | 2026-03-05T18:44:36.731Z | Compiling nextest-workspace-hack v0.1.0 |
| 629 | 2026-03-05T18:44:36.852Z | Compiling base64 v0.22.1 |
| 630 | 2026-03-05T18:44:37.038Z | Compiling either v1.15.0 |
| 631 | 2026-03-05T18:44:37.119Z | Compiling crc32fast v1.5.0 |
| 632 | 2026-03-05T18:44:37.515Z | Compiling foldhash v0.1.5 |
| 633 | 2026-03-05T18:44:37.727Z | Compiling hyper-util v0.1.20 |
| 634 | 2026-03-05T18:44:37.775Z | Compiling hashbrown v0.15.5 |
| 635 | 2026-03-05T18:44:37.914Z | Compiling convert_case v0.10.0 |
| 636 | 2026-03-05T18:44:37.941Z | Compiling sharded-slab v0.1.7 |
| 637 | 2026-03-05T18:44:38.259Z | Compiling supports-color v3.0.2 |
| 638 | 2026-03-05T18:44:38.486Z | Compiling tower v0.5.3 |
| 639 | 2026-03-05T18:44:38.783Z | Compiling toml_edit v0.22.27 |
| 640 | 2026-03-05T18:44:39.222Z | Compiling textwrap v0.16.2 |
| 641 | 2026-03-05T18:44:39.835Z | Compiling tokio-rustls v0.26.4 |
| 642 | 2026-03-05T18:44:40.402Z | Compiling backtrace-ext v0.2.1 |
| 643 | 2026-03-05T18:44:40.917Z | Compiling ordered-float v2.10.1 |
| 644 | 2026-03-05T18:44:40.992Z | Compiling miette-derive v7.6.0 |
| 645 | 2026-03-05T18:44:41.544Z | Compiling webpki-roots v1.0.6 |
| 646 | 2026-03-05T18:44:41.758Z | Compiling pathdiff v0.2.3 |
| 647 | 2026-03-05T18:44:41.964Z | Compiling console v0.15.11 |
| 648 | 2026-03-05T18:44:42.340Z | Compiling cargo-platform v0.3.2 |
| 649 | 2026-03-05T18:44:43.551Z | Compiling tracing-log v0.2.0 |
| 650 | 2026-03-05T18:44:43.626Z | Compiling os_pipe v1.2.3 |
| 651 | 2026-03-05T18:44:43.665Z | Compiling thread_local v1.1.9 |
| 652 | 2026-03-05T18:44:43.911Z | Compiling supports-hyperlinks v3.2.0 |
| 653 | 2026-03-05T18:44:44.204Z | Compiling ryu v1.0.23 |
| 654 | 2026-03-05T18:44:44.313Z | Compiling iri-string v0.7.10 |
| 655 | 2026-03-05T18:44:44.376Z | Compiling scopeguard v1.2.0 |
| 656 | 2026-03-05T18:44:44.836Z | Compiling cfg_aliases v0.2.1 |
| 657 | 2026-03-05T18:44:44.949Z | Compiling rustix v0.38.44 |
| 658 | 2026-03-05T18:44:45.011Z | Compiling pulldown-cmark v0.13.1 |
| 659 | 2026-03-05T18:44:45.186Z | Compiling supports-unicode v3.0.0 |
| 660 | 2026-03-05T18:44:45.418Z | Compiling fixedbitset v0.5.7 |
| 661 | 2026-03-05T18:44:45.481Z | Compiling debug-ignore v1.0.5 |
| 662 | 2026-03-05T18:44:45.612Z | Compiling unicode-width v0.1.14 |
| 663 | 2026-03-05T18:44:45.670Z | Compiling zstd-safe v7.2.4 |
| 664 | 2026-03-05T18:44:46.115Z | Compiling utf8parse v0.2.2 |
| 665 | 2026-03-05T18:44:46.237Z | Compiling miette v7.6.0 |
| 666 | 2026-03-05T18:44:46.308Z | Compiling anstyle-parse v0.2.7 |
| 667 | 2026-03-05T18:44:46.452Z | Compiling petgraph v0.8.3 |
| 668 | 2026-03-05T18:44:46.958Z | Compiling nix v0.30.1 |
| 669 | 2026-03-05T18:44:47.794Z | Compiling tower-http v0.6.8 |
| 670 | 2026-03-05T18:44:50.047Z | Compiling lock_api v0.4.14 |
| 671 | 2026-03-05T18:44:50.207Z | Compiling serde_urlencoded v0.7.1 |
| 672 | 2026-03-05T18:44:50.556Z | Compiling tracing-subscriber v0.3.22 |
| 673 | 2026-03-05T18:44:50.782Z | Compiling sigchld v0.2.4 |
| 674 | 2026-03-05T18:44:51.091Z | Compiling toml v0.8.23 |
| 675 | 2026-03-05T18:44:51.127Z | Compiling cargo_metadata v0.23.1 |
| 676 | 2026-03-05T18:44:54.594Z | Compiling hyper-rustls v0.27.7 |
| 677 | 2026-03-05T18:44:55.954Z | Compiling serde-value v0.7.0 |
| 678 | 2026-03-05T18:44:56.056Z | Compiling serde-untagged v0.1.9 |
| 679 | 2026-03-05T18:44:57.607Z | Compiling derive_more-impl v2.1.1 |
| 680 | 2026-03-05T18:44:58.424Z | Compiling itertools v0.14.0 |
| 681 | 2026-03-05T18:44:58.449Z | Compiling regex v1.12.3 |
| 682 | 2026-03-05T18:44:59.164Z | Compiling block-buffer v0.10.4 |
| 683 | 2026-03-05T18:44:59.345Z | Compiling crypto-common v0.1.7 |
| 684 | 2026-03-05T18:44:59.434Z | Compiling ppv-lite86 v0.2.21 |
| 685 | 2026-03-05T18:44:59.584Z | Compiling futures-executor v0.3.32 |
| 686 | 2026-03-05T18:45:00.269Z | Compiling rand_core v0.9.5 |
| 687 | 2026-03-05T18:45:00.658Z | Compiling pin-project-internal v1.1.11 |
| 688 | 2026-03-05T18:45:00.806Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 689 | 2026-03-05T18:45:01.520Z | Compiling http-body-util v0.1.3 |
| 690 | 2026-03-05T18:45:01.543Z | Compiling uuid v1.21.0 |
| 691 | 2026-03-05T18:45:01.935Z | Compiling serde_spanned v1.0.4 |
| 692 | 2026-03-05T18:45:02.094Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 693 | 2026-03-05T18:45:02.198Z | Compiling smol_str v0.3.6 |
| 694 | 2026-03-05T18:45:02.719Z | Compiling filetime v0.2.27 |
| 695 | 2026-03-05T18:45:02.894Z | Compiling bstr v1.12.1 |
| 696 | 2026-03-05T18:45:02.969Z | Compiling vte v0.14.1 |
| 697 | 2026-03-05T18:45:03.071Z | Compiling eyre v0.6.12 |
| 698 | 2026-03-05T18:45:03.200Z | Compiling is_terminal_polyfill v1.70.2 |
| 699 | 2026-03-05T18:45:03.362Z | Compiling color-spantrace v0.3.0 |
| 700 | 2026-03-05T18:45:03.384Z | Compiling colorchoice v1.0.4 |
| 701 | 2026-03-05T18:45:03.653Z | Compiling anstyle-query v1.1.5 |
| 702 | 2026-03-05T18:45:03.808Z | Compiling unicase v2.9.0 |
| 703 | 2026-03-05T18:45:03.828Z | Compiling litrs v1.0.0 |
| 704 | 2026-03-05T18:45:03.936Z | Compiling iana-time-zone v0.1.65 |
| 705 | 2026-03-05T18:45:03.956Z | Compiling self_update v0.42.0 |
| 706 | 2026-03-05T18:45:04.152Z | Compiling number_prefix v0.4.0 |
| 707 | 2026-03-05T18:45:04.382Z | Compiling tinyvec_macros v0.1.1 |
| 708 | 2026-03-05T18:45:04.404Z | Compiling anstyle v1.0.13 |
| 709 | 2026-03-05T18:45:04.407Z | Compiling static_assertions v1.1.0 |
| 710 | 2026-03-05T18:45:04.491Z | Compiling unicode-xid v0.2.6 |
| 711 | 2026-03-05T18:45:04.514Z | Compiling nested v0.1.1 |
| 712 | 2026-03-05T18:45:04.535Z | Compiling xattr v1.6.1 |
| 713 | 2026-03-05T18:45:04.692Z | Compiling cargo-util-schemas v0.2.0 |
| 714 | 2026-03-05T18:45:04.796Z | Compiling document-features v0.2.12 |
| 715 | 2026-03-05T18:45:04.825Z | Compiling anstream v0.6.21 |
| 716 | 2026-03-05T18:45:04.960Z | Compiling guppy v0.17.25 |
| 717 | 2026-03-05T18:45:05.246Z | Compiling tar v0.4.44 |
| 718 | 2026-03-05T18:45:05.894Z | Compiling tinyvec v1.10.0 |
| 719 | 2026-03-05T18:45:05.974Z | Compiling indicatif v0.17.11 |
| 720 | 2026-03-05T18:45:06.881Z | Compiling chrono v0.4.44 |
| 721 | 2026-03-05T18:45:07.696Z | Compiling globset v0.4.18 |
| 722 | 2026-03-05T18:45:08.541Z | Compiling strip-ansi-escapes v0.2.1 |
| 723 | 2026-03-05T18:45:09.630Z | Compiling pin-project v1.1.11 |
| 724 | 2026-03-05T18:45:09.773Z | Compiling nextest-metadata v0.12.2 |
| 725 | 2026-03-05T18:45:10.308Z | Compiling toml v0.9.12+spec-1.1.0 |
| 726 | 2026-03-05T18:45:11.152Z | Compiling newtype-uuid v1.3.2 |
| 727 | 2026-03-05T18:45:11.506Z | Compiling reqwest v0.12.28 |
| 728 | 2026-03-05T18:45:13.176Z | Compiling rand_chacha v0.9.0 |
| 729 | 2026-03-05T18:45:14.479Z | Compiling futures v0.3.32 |
| 730 | 2026-03-05T18:45:14.612Z | Compiling digest v0.10.7 |
| 731 | 2026-03-05T18:45:15.036Z | Compiling derive_more v2.1.1 |
| 732 | 2026-03-05T18:45:15.056Z | Compiling flate2 v1.1.9 |
| 733 | 2026-03-05T18:45:15.159Z | Compiling parking_lot v0.12.5 |
| 734 | 2026-03-05T18:45:15.292Z | Compiling tracing-error v0.2.1 |
| 735 | 2026-03-05T18:45:15.748Z | Compiling shared_child v1.1.1 |
| 736 | 2026-03-05T18:45:17.140Z | Compiling signal-hook-mio v0.2.5 |
| 737 | 2026-03-05T18:45:17.163Z | Compiling self-replace v1.5.0 |
| 738 | 2026-03-05T18:45:17.353Z | Compiling cargo-platform v0.2.0 |
| 739 | 2026-03-05T18:45:17.744Z | Compiling quick-xml v0.38.4 |
| 740 | 2026-03-05T18:45:17.852Z | Compiling quick-xml v0.37.5 |
| 741 | 2026-03-05T18:45:18.565Z | Compiling clap_lex v1.0.0 |
| 742 | 2026-03-05T18:45:19.279Z | Compiling cpufeatures v0.2.17 |
| 743 | 2026-03-05T18:45:19.398Z | Compiling recursion v0.5.4 |
| 744 | 2026-03-05T18:45:19.488Z | Compiling humantime v2.3.0 |
| 745 | 2026-03-05T18:45:19.648Z | Compiling indenter v0.3.4 |
| 746 | 2026-03-05T18:45:19.861Z | Compiling urlencoding v2.1.3 |
| 747 | 2026-03-05T18:45:20.341Z | Compiling shell-words v1.1.1 |
| 748 | 2026-03-05T18:45:20.823Z | Compiling heck v0.5.0 |
| 749 | 2026-03-05T18:45:21.216Z | Compiling strsim v0.11.1 |
| 750 | 2026-03-05T18:45:21.251Z | Compiling clap_derive v4.5.55 |
| 751 | 2026-03-05T18:45:21.458Z | Compiling humantime-serde v1.1.1 |
| 752 | 2026-03-05T18:45:21.715Z | Compiling clap_builder v4.5.60 |
| 753 | 2026-03-05T18:45:22.991Z | Compiling nextest-filtering v0.15.0 |
| 754 | 2026-03-05T18:45:23.013Z | Compiling sha2 v0.10.9 |
| 755 | 2026-03-05T18:45:25.638Z | Compiling quick-junit v0.5.2 |
| 756 | 2026-03-05T18:45:26.360Z | Compiling atomicwrites v0.4.4 |
| 757 | 2026-03-05T18:45:26.907Z | Compiling cargo_metadata v0.20.0 |
| 758 | 2026-03-05T18:45:31.998Z | Compiling crossterm v0.29.0 |
| 759 | 2026-03-05T18:45:33.239Z | Compiling cargo-nextest v0.9.97 |
| 760 | 2026-03-05T18:45:34.667Z | Compiling zstd v0.13.3 |
| 761 | 2026-03-05T18:45:35.561Z | Compiling duct v0.13.7 |
| 762 | 2026-03-05T18:45:36.688Z | Compiling async-scoped v0.9.0 |
| 763 | 2026-03-05T18:45:36.746Z | Compiling rand v0.9.2 |
| 764 | 2026-03-05T18:45:36.831Z | Compiling config v0.15.19 |
| 765 | 2026-03-05T18:45:37.045Z | Compiling unicode-normalization v0.1.25 |
| 766 | 2026-03-05T18:45:38.327Z | Compiling target-spec-miette v0.4.5 |
| 767 | 2026-03-05T18:45:38.361Z | Compiling future-queue v0.4.0 |
| 768 | 2026-03-05T18:45:38.929Z | Compiling mukti-metadata v0.3.0 |
| 769 | 2026-03-05T18:45:39.120Z | Compiling tokio-stream v0.1.18 |
| 770 | 2026-03-05T18:45:39.413Z | Compiling camino-tempfile v1.4.1 |
| 771 | 2026-03-05T18:45:39.608Z | Compiling derive-where v1.6.0 |
| 772 | 2026-03-05T18:45:39.716Z | Compiling serde_ignored v0.1.14 |
| 773 | 2026-03-05T18:45:39.968Z | Compiling serde_path_to_error v0.1.20 |
| 774 | 2026-03-05T18:45:40.164Z | Compiling indent_write v2.2.0 |
| 775 | 2026-03-05T18:45:40.271Z | Compiling xxhash-rust v0.8.15 |
| 776 | 2026-03-05T18:45:40.274Z | Compiling swrite v0.1.0 |
| 777 | 2026-03-05T18:45:40.450Z | Compiling hex v0.4.3 |
| 778 | 2026-03-05T18:45:40.605Z | Compiling home v0.5.12 |
| 779 | 2026-03-05T18:45:40.627Z | Compiling color-eyre v0.6.5 |
| 780 | 2026-03-05T18:45:40.923Z | Compiling clap v4.5.60 |
| 781 | 2026-03-05T18:45:40.943Z | Compiling dialoguer v0.11.0 |
| 782 | 2026-03-05T18:45:41.060Z | Compiling enable-ansi-support v0.2.1 |
| 783 | 2026-03-05T18:45:42.510Z | Compiling nextest-runner v0.80.0 |
| 784 | 2026-03-05T18:46:21.257Z | Finished `release` profile [optimized] target(s) in 2m 33s |
| 785 | 2026-03-05T18:46:21.491Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 786 | 2026-03-05T18:46:21.495Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 787 | 2026-03-05T18:46:21.612Z | + pushd bgp |
| 788 | 2026-03-05T18:46:21.616Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 789 | 2026-03-05T18:46:21.616Z | + pfexec cargo nextest run |
| 790 | 2026-03-05T18:46:21.990Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 791 | 2026-03-05T18:46:22.595Z | From https://github.com/oxidecomputer/falcon |
| 792 | 2026-03-05T18:46:22.595Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 793 | 2026-03-05T18:46:22.704Z | Updating crates.io index |
| 794 | 2026-03-05T18:46:22.708Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 795 | 2026-03-05T18:46:23.577Z | From https://github.com/oxidecomputer/dendrite |
| 796 | 2026-03-05T18:46:23.577Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 797 | 2026-03-05T18:46:23.672Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 798 | 2026-03-05T18:46:23.997Z | From https://github.com/oxidecomputer/ispf |
| 799 | 2026-03-05T18:46:23.997Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 800 | 2026-03-05T18:46:24.081Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 801 | 2026-03-05T18:46:24.455Z | From https://github.com/oxidecomputer/netadm-sys |
| 802 | 2026-03-05T18:46:24.455Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 803 | 2026-03-05T18:46:24.466Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 804 | 2026-03-05T18:46:34.766Z | From https://github.com/oxidecomputer/omicron |
| 805 | 2026-03-05T18:46:34.766Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 806 | 2026-03-05T18:46:35.484Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 807 | 2026-03-05T18:46:36.129Z | From https://github.com/oxidecomputer/opte |
| 808 | 2026-03-05T18:46:36.129Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 809 | 2026-03-05T18:46:36.175Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 810 | 2026-03-05T18:46:36.499Z | From https://github.com/illumos/smf-rs |
| 811 | 2026-03-05T18:46:36.500Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 812 | 2026-03-05T18:46:36.833Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 813 | 2026-03-05T18:46:37.148Z | From https://github.com/oxidecomputer/network-interface |
| 814 | 2026-03-05T18:46:37.148Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 815 | 2026-03-05T18:46:37.158Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 816 | 2026-03-05T18:46:37.473Z | From https://github.com/oxidecomputer/zone |
| 817 | 2026-03-05T18:46:37.473Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 818 | 2026-03-05T18:46:37.613Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 819 | 2026-03-05T18:46:39.006Z | From https://github.com/oxidecomputer/propolis |
| 820 | 2026-03-05T18:46:39.006Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 821 | 2026-03-05T18:46:39.095Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 822 | 2026-03-05T18:46:39.697Z | From https://github.com/oxidecomputer/transceiver-control |
| 823 | 2026-03-05T18:46:39.697Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 824 | 2026-03-05T18:46:39.834Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 825 | 2026-03-05T18:46:40.122Z | From https://github.com/oxidecomputer/dlpi-sys |
| 826 | 2026-03-05T18:46:40.122Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 827 | 2026-03-05T18:46:40.146Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 828 | 2026-03-05T18:46:40.485Z | From https://github.com/jmesmon/rust-libzfs |
| 829 | 2026-03-05T18:46:40.485Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 830 | 2026-03-05T18:46:40.497Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 831 | 2026-03-05T18:46:40.843Z | From https://github.com/oxidecomputer/rusty-doors |
| 832 | 2026-03-05T18:46:40.843Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 833 | 2026-03-05T18:46:40.852Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 834 | 2026-03-05T18:46:42.028Z | From https://github.com/oxidecomputer/lldp |
| 835 | 2026-03-05T18:46:42.029Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 836 | 2026-03-05T18:46:42.196Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 837 | 2026-03-05T18:46:43.101Z | From https://github.com/oxidecomputer/maghemite |
| 838 | 2026-03-05T18:46:43.101Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 839 | 2026-03-05T18:46:43.164Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 840 | 2026-03-05T18:46:43.475Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 841 | 2026-03-05T18:46:43.475Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 842 | 2026-03-05T18:46:43.517Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 843 | 2026-03-05T18:46:43.840Z | From https://github.com/oxidecomputer/slog-error-chain |
| 844 | 2026-03-05T18:46:43.841Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 845 | 2026-03-05T18:46:44.039Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 846 | 2026-03-05T18:46:44.384Z | From https://github.com/oxidecomputer/tufaceous |
| 847 | 2026-03-05T18:46:44.385Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 848 | 2026-03-05T18:46:44.432Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 849 | 2026-03-05T18:46:45.056Z | From https://github.com/oxidecomputer/management-gateway-service |
| 850 | 2026-03-05T18:46:45.056Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 851 | 2026-03-05T18:46:45.224Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 852 | 2026-03-05T18:46:48.591Z | From https://github.com/oxidecomputer/crucible |
| 853 | 2026-03-05T18:46:48.591Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 854 | 2026-03-05T18:46:48.887Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 855 | 2026-03-05T18:46:49.343Z | From https://github.com/oxidecomputer/propolis |
| 856 | 2026-03-05T18:46:49.343Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 857 | 2026-03-05T18:46:49.848Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 858 | 2026-03-05T18:46:50.155Z | From https://github.com/oxidecomputer/tofino |
| 859 | 2026-03-05T18:46:50.155Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 860 | 2026-03-05T18:46:50.183Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 861 | 2026-03-05T18:46:50.511Z | From https://github.com/oxidecomputer/clickward |
| 862 | 2026-03-05T18:46:50.511Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 863 | 2026-03-05T18:46:50.913Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 864 | 2026-03-05T18:46:51.414Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 865 | 2026-03-05T18:46:51.415Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 866 | 2026-03-05T18:46:52.753Z | Downloading crates ... |
| 867 | 2026-03-05T18:46:52.880Z | Downloaded darling_macro v0.21.3 |
| 868 | 2026-03-05T18:46:52.889Z | Downloaded aead v0.5.2 |
| 869 | 2026-03-05T18:46:52.893Z | Downloaded blake2 v0.10.6 |
| 870 | 2026-03-05T18:46:52.896Z | Downloaded convert_case v0.4.0 |
| 871 | 2026-03-05T18:46:52.899Z | Downloaded base16ct v1.0.0 |
| 872 | 2026-03-05T18:46:52.903Z | Downloaded base16ct v0.2.0 |
| 873 | 2026-03-05T18:46:52.906Z | Downloaded argon2 v0.5.3 |
| 874 | 2026-03-05T18:46:52.906Z | Downloaded ciborium v0.2.2 |
| 875 | 2026-03-05T18:46:52.909Z | Downloaded dof v0.4.0 |
| 876 | 2026-03-05T18:46:52.912Z | Downloaded fxhash v0.2.1 |
| 877 | 2026-03-05T18:46:52.915Z | Downloaded critical-section v1.2.0 |
| 878 | 2026-03-05T18:46:52.919Z | Downloaded gethostname v0.5.0 |
| 879 | 2026-03-05T18:46:52.922Z | Downloaded fs-err v3.3.0 |
| 880 | 2026-03-05T18:46:52.925Z | Downloaded icu_properties v2.1.2 |
| 881 | 2026-03-05T18:46:52.928Z | Downloaded derive-ex v0.1.8 |
| 882 | 2026-03-05T18:46:52.928Z | Downloaded defmt-parser v1.0.0 |
| 883 | 2026-03-05T18:46:52.931Z | Downloaded defmt v0.3.100 |
| 884 | 2026-03-05T18:46:52.934Z | Downloaded cstr-argument v0.1.2 |
| 885 | 2026-03-05T18:46:52.935Z | Downloaded crucible-workspace-hack v0.1.0 |
| 886 | 2026-03-05T18:46:52.938Z | Downloaded const-random-macro v0.1.16 |
| 887 | 2026-03-05T18:46:52.938Z | Downloaded backoff v0.4.0 |
| 888 | 2026-03-05T18:46:52.941Z | Downloaded num v0.4.3 |
| 889 | 2026-03-05T18:46:52.944Z | Downloaded colored v3.1.1 |
| 890 | 2026-03-05T18:46:52.953Z | Downloaded hubpack v0.1.2 |
| 891 | 2026-03-05T18:46:52.957Z | Downloaded elliptic-curve v0.13.8 |
| 892 | 2026-03-05T18:46:52.962Z | Downloaded num-derive v0.3.3 |
| 893 | 2026-03-05T18:46:52.965Z | Downloaded internet-checksum v0.2.1 |
| 894 | 2026-03-05T18:46:52.968Z | Downloaded hubpack_derive v0.1.1 |
| 895 | 2026-03-05T18:46:52.972Z | Downloaded async-stream v0.3.6 |
| 896 | 2026-03-05T18:46:52.975Z | Downloaded olpc-cjson v0.1.4 |
| 897 | 2026-03-05T18:46:52.978Z | Downloaded num-conv v0.2.0 |
| 898 | 2026-03-05T18:46:52.978Z | Downloaded daft-derive v0.1.5 |
| 899 | 2026-03-05T18:46:52.983Z | Downloaded mime v0.3.17 |
| 900 | 2026-03-05T18:46:52.986Z | Downloaded embedded-io v0.6.1 |
| 901 | 2026-03-05T18:46:52.989Z | Downloaded foreign-types-shared v0.3.1 |
| 902 | 2026-03-05T18:46:52.989Z | Downloaded glob v0.3.3 |
| 903 | 2026-03-05T18:46:52.992Z | Downloaded ciborium-ll v0.2.2 |
| 904 | 2026-03-05T18:46:52.996Z | Downloaded async-recursion v1.1.1 |
| 905 | 2026-03-05T18:46:52.999Z | Downloaded num_enum_derive v0.5.11 |
| 906 | 2026-03-05T18:46:53.002Z | Downloaded hash32 v0.3.1 |
| 907 | 2026-03-05T18:46:53.002Z | Downloaded opaque-debug v0.3.1 |
| 908 | 2026-03-05T18:46:53.005Z | Downloaded ciborium-io v0.2.2 |
| 909 | 2026-03-05T18:46:53.009Z | Downloaded omicron-workspace-hack v0.1.0 |
| 910 | 2026-03-05T18:46:53.009Z | Downloaded num-derive v0.4.2 |
| 911 | 2026-03-05T18:46:53.013Z | Downloaded macaddr v1.0.1 |
| 912 | 2026-03-05T18:46:53.015Z | Downloaded libscf-sys v1.1.0 |
| 913 | 2026-03-05T18:46:53.018Z | Downloaded newline-converter v0.3.0 |
| 914 | 2026-03-05T18:46:53.018Z | Downloaded natord v1.0.9 |
| 915 | 2026-03-05T18:46:53.021Z | Downloaded memoffset v0.9.1 |
| 916 | 2026-03-05T18:46:53.021Z | Downloaded enum-as-inner v0.6.1 |
| 917 | 2026-03-05T18:46:53.024Z | Downloaded fixedbitset v0.4.2 |
| 918 | 2026-03-05T18:46:53.028Z | Downloaded crc8 v0.1.1 |
| 919 | 2026-03-05T18:46:53.028Z | Downloaded num-iter v0.1.45 |
| 920 | 2026-03-05T18:46:53.031Z | Downloaded newtype_derive v0.1.6 |
| 921 | 2026-03-05T18:46:53.034Z | Downloaded ff v0.13.1 |
| 922 | 2026-03-05T18:46:53.034Z | Downloaded async-trait v0.1.89 |
| 923 | 2026-03-05T18:46:53.039Z | Downloaded parking_lot_core v0.8.6 |
| 924 | 2026-03-05T18:46:53.042Z | Downloaded num-rational v0.4.2 |
| 925 | 2026-03-05T18:46:53.046Z | Downloaded parse-display v0.10.0 |
| 926 | 2026-03-05T18:46:53.049Z | Downloaded num_enum v0.5.11 |
| 927 | 2026-03-05T18:46:53.053Z | Downloaded linear-map v1.2.0 |
| 928 | 2026-03-05T18:46:53.056Z | Downloaded proc-macro-crate v1.3.1 |
| 929 | 2026-03-05T18:46:53.059Z | Downloaded proc-macro-crate v3.4.0 |
| 930 | 2026-03-05T18:46:53.063Z | Downloaded progenitor-macro v0.11.2 |
| 931 | 2026-03-05T18:46:53.063Z | Downloaded progenitor-macro v0.10.0 |
| 932 | 2026-03-05T18:46:53.066Z | Downloaded progenitor-client v0.11.2 |
| 933 | 2026-03-05T18:46:53.067Z | Downloaded rand_xorshift v0.4.0 |
| 934 | 2026-03-05T18:46:53.071Z | Downloaded bytecount v0.6.9 |
| 935 | 2026-03-05T18:46:53.071Z | Downloaded rustc_version v0.1.7 |
| 936 | 2026-03-05T18:46:53.074Z | Downloaded displaydoc v0.2.5 |
| 937 | 2026-03-05T18:46:53.077Z | Downloaded num_enum v0.7.5 |
| 938 | 2026-03-05T18:46:53.082Z | Downloaded phf v0.12.1 |
| 939 | 2026-03-05T18:46:53.085Z | Downloaded dof v0.3.0 |
| 940 | 2026-03-05T18:46:53.088Z | Downloaded oxide-tokio-rt v0.1.2 |
| 941 | 2026-03-05T18:46:53.088Z | Downloaded erased-serde v0.3.31 |
| 942 | 2026-03-05T18:46:53.092Z | Downloaded proc-macro-error-attr v1.0.4 |
| 943 | 2026-03-05T18:46:53.095Z | Downloaded oxnet v0.1.4 |
| 944 | 2026-03-05T18:46:53.098Z | Downloaded num_enum_derive v0.7.5 |
| 945 | 2026-03-05T18:46:53.098Z | Downloaded crossbeam-epoch v0.9.18 |
| 946 | 2026-03-05T18:46:53.102Z | Downloaded deranged v0.5.6 |
| 947 | 2026-03-05T18:46:53.105Z | Downloaded console v0.16.2 |
| 948 | 2026-03-05T18:46:53.108Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 949 | 2026-03-05T18:46:53.108Z | Downloaded ref-cast v1.0.25 |
| 950 | 2026-03-05T18:46:53.111Z | Downloaded rand_chacha v0.3.1 |
| 951 | 2026-03-05T18:46:53.115Z | Downloaded litemap v0.8.1 |
| 952 | 2026-03-05T18:46:53.118Z | Downloaded serde-big-array v0.5.1 |
| 953 | 2026-03-05T18:46:53.118Z | Downloaded float-ord v0.3.2 |
| 954 | 2026-03-05T18:46:53.122Z | Downloaded half v2.7.1 |
| 955 | 2026-03-05T18:46:53.126Z | Downloaded semver v0.1.20 |
| 956 | 2026-03-05T18:46:53.126Z | Downloaded paste v1.0.15 |
| 957 | 2026-03-05T18:46:53.129Z | Downloaded poly1305 v0.8.0 |
| 958 | 2026-03-05T18:46:53.132Z | Downloaded serial_test_derive v3.3.1 |
| 959 | 2026-03-05T18:46:53.135Z | Downloaded serial_test v3.3.1 |
| 960 | 2026-03-05T18:46:53.136Z | Downloaded serde_repr v0.1.20 |
| 961 | 2026-03-05T18:46:53.139Z | Downloaded slog-envlogger v2.2.0 |
| 962 | 2026-03-05T18:46:53.139Z | Downloaded smawk v0.3.2 |
| 963 | 2026-03-05T18:46:53.142Z | Downloaded scroll_derive v0.12.1 |
| 964 | 2026-03-05T18:46:53.142Z | Downloaded same-file v1.0.6 |
| 965 | 2026-03-05T18:46:53.145Z | Downloaded resolv-conf v0.7.6 |
| 966 | 2026-03-05T18:46:53.149Z | Downloaded darling v0.21.3 |
| 967 | 2026-03-05T18:46:53.153Z | Downloaded ingot-macros v0.1.1 |
| 968 | 2026-03-05T18:46:53.156Z | Downloaded num-complex v0.4.6 |
| 969 | 2026-03-05T18:46:53.159Z | Downloaded owo-colors v4.2.3 |
| 970 | 2026-03-05T18:46:53.163Z | Downloaded daft v0.1.5 |
| 971 | 2026-03-05T18:46:53.166Z | Downloaded proc-macro-error v1.0.4 |
| 972 | 2026-03-05T18:46:53.169Z | Downloaded pest_derive v2.8.6 |
| 973 | 2026-03-05T18:46:53.172Z | Downloaded indexmap v1.9.3 |
| 974 | 2026-03-05T18:46:53.175Z | Downloaded strum v0.27.2 |
| 975 | 2026-03-05T18:46:53.178Z | Downloaded slog-bunyan v2.5.0 |
| 976 | 2026-03-05T18:46:53.178Z | Downloaded strum v0.26.3 |
| 977 | 2026-03-05T18:46:53.178Z | Downloaded spin v0.5.2 |
| 978 | 2026-03-05T18:46:53.181Z | Downloaded sigpipe v0.1.3 |
| 979 | 2026-03-05T18:46:53.181Z | Downloaded structmeta-derive v0.3.0 |
| 980 | 2026-03-05T18:46:53.185Z | Downloaded stable_deref_trait v1.2.1 |
| 981 | 2026-03-05T18:46:53.185Z | Downloaded schemars_derive v0.8.22 |
| 982 | 2026-03-05T18:46:53.188Z | Downloaded tabwriter v1.4.1 |
| 983 | 2026-03-05T18:46:53.189Z | Downloaded serde_plain v1.0.2 |
| 984 | 2026-03-05T18:46:53.192Z | Downloaded sdd v3.0.10 |
| 985 | 2026-03-05T18:46:53.195Z | Downloaded take_mut v0.2.2 |
| 986 | 2026-03-05T18:46:53.195Z | Downloaded password-hash v0.5.0 |
| 987 | 2026-03-05T18:46:53.198Z | Downloaded tagptr v0.2.0 |
| 988 | 2026-03-05T18:46:53.198Z | Downloaded pest_generator v2.8.6 |
| 989 | 2026-03-05T18:46:53.201Z | Downloaded slog-stdlog v4.1.1 |
| 990 | 2026-03-05T18:46:53.201Z | Downloaded slog-dtrace v0.3.0 |
| 991 | 2026-03-05T18:46:53.205Z | Downloaded serde_tokenstream v0.2.2 |
| 992 | 2026-03-05T18:46:53.205Z | Downloaded serde_derive_internals v0.29.1 |
| 993 | 2026-03-05T18:46:53.208Z | Downloaded scroll v0.13.0 |
| 994 | 2026-03-05T18:46:53.208Z | Downloaded slog-term v2.9.2 |
| 995 | 2026-03-05T18:46:53.211Z | Downloaded papergrid v0.11.0 |
| 996 | 2026-03-05T18:46:53.216Z | Downloaded tabled_derive v0.11.0 |
| 997 | 2026-03-05T18:46:53.219Z | Downloaded tabled_derive v0.7.0 |
| 998 | 2026-03-05T18:46:53.222Z | Downloaded papergrid v0.17.0 |
| 999 | 2026-03-05T18:46:53.226Z | Downloaded thread-id v4.2.2 |
| 1000 | 2026-03-05T18:46:53.226Z | Downloaded termtree v0.5.1 |
| 1001 | 2026-03-05T18:46:53.229Z | Downloaded typify-macro v0.4.3 |
| 1002 | 2026-03-05T18:46:53.229Z | Downloaded siphasher v1.0.2 |
| 1003 | 2026-03-05T18:46:53.232Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1004 | 2026-03-05T18:46:53.232Z | Downloaded testing_table v0.3.0 |
| 1005 | 2026-03-05T18:46:53.232Z | Downloaded dropshot-api-manager v0.3.0 |
| 1006 | 2026-03-05T18:46:53.235Z | Downloaded time-core v0.1.8 |
| 1007 | 2026-03-05T18:46:53.238Z | Downloaded icu_locale_core v2.1.1 |
| 1008 | 2026-03-05T18:46:53.242Z | Downloaded usdt-attr-macro v0.6.0 |
| 1009 | 2026-03-05T18:46:53.245Z | Downloaded usdt-attr-macro v0.5.0 |
| 1010 | 2026-03-05T18:46:53.245Z | Downloaded strum_macros v0.26.4 |
| 1011 | 2026-03-05T18:46:53.249Z | Downloaded structmeta v0.3.0 |
| 1012 | 2026-03-05T18:46:53.249Z | Downloaded slog-json v2.6.1 |
| 1013 | 2026-03-05T18:46:53.253Z | Downloaded base64 v0.21.7 |
| 1014 | 2026-03-05T18:46:53.256Z | Downloaded usdt v0.6.0 |
| 1015 | 2026-03-05T18:46:53.256Z | Downloaded unit-prefix v0.5.2 |
| 1016 | 2026-03-05T18:46:53.256Z | Downloaded usdt v0.5.0 |
| 1017 | 2026-03-05T18:46:53.259Z | Downloaded heapless v0.8.0 |
| 1018 | 2026-03-05T18:46:53.262Z | Downloaded untrusted v0.7.1 |
| 1019 | 2026-03-05T18:46:53.262Z | Downloaded progenitor-impl v0.11.2 |
| 1020 | 2026-03-05T18:46:53.265Z | Downloaded universal-hash v0.5.1 |
| 1021 | 2026-03-05T18:46:53.265Z | Downloaded unarray v0.1.4 |
| 1022 | 2026-03-05T18:46:53.268Z | Downloaded postcard v1.1.3 |
| 1023 | 2026-03-05T18:46:53.271Z | Downloaded usdt-macro v0.6.0 |
| 1024 | 2026-03-05T18:46:53.271Z | Downloaded slog-scope v4.4.1 |
| 1025 | 2026-03-05T18:46:53.276Z | Downloaded zeroize_derive v1.4.3 |
| 1026 | 2026-03-05T18:46:53.276Z | Downloaded yoke-derive v0.8.1 |
| 1027 | 2026-03-05T18:46:53.276Z | Downloaded progenitor-impl v0.10.0 |
| 1028 | 2026-03-05T18:46:53.279Z | Downloaded tiny-keccak v2.0.2 |
| 1029 | 2026-03-05T18:46:53.279Z | Downloaded time-macros v0.2.27 |
| 1030 | 2026-03-05T18:46:53.282Z | Downloaded utf-8 v0.7.6 |
| 1031 | 2026-03-05T18:46:53.285Z | Downloaded chacha20poly1305 v0.10.1 |
| 1032 | 2026-03-05T18:46:53.286Z | Downloaded indicatif v0.18.4 |
| 1033 | 2026-03-05T18:46:53.289Z | Downloaded synstructure v0.13.2 |
| 1034 | 2026-03-05T18:46:53.292Z | Downloaded topological-sort v0.2.2 |
| 1035 | 2026-03-05T18:46:53.292Z | Downloaded zerofrom v0.1.6 |
| 1036 | 2026-03-05T18:46:53.292Z | Downloaded waitgroup v0.1.2 |
| 1037 | 2026-03-05T18:46:53.295Z | Downloaded usdt-macro v0.5.0 |
| 1038 | 2026-03-05T18:46:53.295Z | Downloaded clap v4.5.59 |
| 1039 | 2026-03-05T18:46:53.303Z | Downloaded spin v0.9.8 |
| 1040 | 2026-03-05T18:46:53.306Z | Downloaded hickory-resolver v0.25.2 |
| 1041 | 2026-03-05T18:46:53.310Z | Downloaded zone_cfg_derive v0.3.1 |
| 1042 | 2026-03-05T18:46:53.313Z | Downloaded zone v0.3.1 |
| 1043 | 2026-03-05T18:46:53.313Z | Downloaded tokio-dtrace v0.1.1 |
| 1044 | 2026-03-05T18:46:53.316Z | Downloaded tinystr v0.8.2 |
| 1045 | 2026-03-05T18:46:53.316Z | Downloaded thiserror-no-std v2.0.2 |
| 1046 | 2026-03-05T18:46:53.319Z | Downloaded xz2 v0.1.7 |
| 1047 | 2026-03-05T18:46:53.322Z | Downloaded usdt-impl v0.6.0 |
| 1048 | 2026-03-05T18:46:53.326Z | Downloaded tempfile v3.25.0 |
| 1049 | 2026-03-05T18:46:53.326Z | Downloaded vsss-rs v3.3.4 |
| 1050 | 2026-03-05T18:46:53.329Z | Downloaded tokio-macros v2.6.0 |
| 1051 | 2026-03-05T18:46:53.329Z | Downloaded icu_normalizer v2.1.1 |
| 1052 | 2026-03-05T18:46:53.333Z | Downloaded icu_collections v2.1.1 |
| 1053 | 2026-03-05T18:46:53.339Z | Downloaded pest_meta v2.8.6 |
| 1054 | 2026-03-05T18:46:53.343Z | Downloaded tokio-rustls v0.25.0 |
| 1055 | 2026-03-05T18:46:53.346Z | Downloaded ucd-trie v0.1.7 |
| 1056 | 2026-03-05T18:46:53.346Z | Downloaded usdt-impl v0.5.0 |
| 1057 | 2026-03-05T18:46:53.349Z | Downloaded socket2 v0.5.10 |
| 1058 | 2026-03-05T18:46:53.349Z | Downloaded walkdir v2.5.0 |
| 1059 | 2026-03-05T18:46:53.352Z | Downloaded darling_core v0.21.3 |
| 1060 | 2026-03-05T18:46:53.356Z | Downloaded rand v0.8.5 |
| 1061 | 2026-03-05T18:46:53.359Z | Downloaded whoami v1.6.1 |
| 1062 | 2026-03-05T18:46:53.362Z | Downloaded writeable v0.6.2 |
| 1063 | 2026-03-05T18:46:53.365Z | Downloaded yoke v0.8.1 |
| 1064 | 2026-03-05T18:46:53.366Z | Downloaded rayon-core v1.13.0 |
| 1065 | 2026-03-05T18:46:53.369Z | Downloaded minimal-lexical v0.2.1 |
| 1066 | 2026-03-05T18:46:53.373Z | Downloaded similar v2.7.0 |
| 1067 | 2026-03-05T18:46:53.378Z | Downloaded zerovec-derive v0.11.2 |
| 1068 | 2026-03-05T18:46:53.381Z | Downloaded zerofrom-derive v0.1.6 |
| 1069 | 2026-03-05T18:46:53.381Z | Downloaded thin-vec v0.2.14 |
| 1070 | 2026-03-05T18:46:53.385Z | Downloaded typify v0.4.3 |
| 1071 | 2026-03-05T18:46:53.389Z | Downloaded tokio-tungstenite v0.21.0 |
| 1072 | 2026-03-05T18:46:53.389Z | Downloaded clap_builder v4.5.59 |
| 1073 | 2026-03-05T18:46:53.394Z | Downloaded wait-timeout v0.2.1 |
| 1074 | 2026-03-05T18:46:53.398Z | Downloaded pretty_assertions v1.4.1 |
| 1075 | 2026-03-05T18:46:53.401Z | Downloaded schemars v0.9.0 |
| 1076 | 2026-03-05T18:46:53.410Z | Downloaded test-strategy v0.4.5 |
| 1077 | 2026-03-05T18:46:53.414Z | Downloaded jiff-static v0.2.20 |
| 1078 | 2026-03-05T18:46:53.417Z | Downloaded zerocopy-derive v0.7.35 |
| 1079 | 2026-03-05T18:46:53.422Z | Downloaded snafu v0.8.9 |
| 1080 | 2026-03-05T18:46:53.428Z | Downloaded zerotrie v0.2.3 |
| 1081 | 2026-03-05T18:46:53.433Z | Downloaded expectorate v1.2.0 |
| 1082 | 2026-03-05T18:46:53.436Z | Downloaded itertools v0.12.1 |
| 1083 | 2026-03-05T18:46:53.448Z | Downloaded tungstenite v0.21.0 |
| 1084 | 2026-03-05T18:46:53.448Z | Downloaded toml_edit v0.19.15 |
| 1085 | 2026-03-05T18:46:53.460Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1086 | 2026-03-05T18:46:53.464Z | Downloaded steno v0.4.1 |
| 1087 | 2026-03-05T18:46:53.467Z | Downloaded hkdf v0.12.4 |
| 1088 | 2026-03-05T18:46:53.471Z | Downloaded unsafe-libyaml v0.2.11 |
| 1089 | 2026-03-05T18:46:53.474Z | Downloaded schemars v1.2.1 |
| 1090 | 2026-03-05T18:46:53.488Z | Downloaded yansi v1.0.1 |
| 1091 | 2026-03-05T18:46:53.491Z | Downloaded libm v0.2.16 |
| 1092 | 2026-03-05T18:46:53.499Z | Downloaded iddqd v0.3.17 |
| 1093 | 2026-03-05T18:46:53.507Z | Downloaded pest v2.8.6 |
| 1094 | 2026-03-05T18:46:53.512Z | Downloaded nom v7.1.3 |
| 1095 | 2026-03-05T18:46:53.517Z | Downloaded typed-path v0.9.3 |
| 1096 | 2026-03-05T18:46:53.524Z | Downloaded goblin v0.8.2 |
| 1097 | 2026-03-05T18:46:53.528Z | Downloaded tough v0.20.0 |
| 1098 | 2026-03-05T18:46:53.537Z | Downloaded icu_properties_data v2.1.2 |
| 1099 | 2026-03-05T18:46:53.547Z | Downloaded rayon v1.11.0 |
| 1100 | 2026-03-05T18:46:53.555Z | Downloaded zerocopy-derive v0.8.39 |
| 1101 | 2026-03-05T18:46:53.565Z | Downloaded scc v2.4.0 |
| 1102 | 2026-03-05T18:46:53.569Z | Downloaded blake3 v1.8.3 |
| 1103 | 2026-03-05T18:46:53.577Z | Downloaded proptest v1.10.0 |
| 1104 | 2026-03-05T18:46:53.586Z | Downloaded toml v0.7.8 |
| 1105 | 2026-03-05T18:46:53.589Z | Downloaded zerovec v0.11.5 |
| 1106 | 2026-03-05T18:46:53.594Z | Downloaded slog v2.8.2 |
| 1107 | 2026-03-05T18:46:53.598Z | Downloaded goblin v0.10.5 |
| 1108 | 2026-03-05T18:46:53.605Z | Downloaded qorb v0.4.1 |
| 1109 | 2026-03-05T18:46:53.609Z | Downloaded zerocopy v0.7.35 |
| 1110 | 2026-03-05T18:46:53.626Z | Downloaded winnow v0.5.40 |
| 1111 | 2026-03-05T18:46:53.634Z | Downloaded time v0.3.47 |
| 1112 | 2026-03-05T18:46:53.645Z | Downloaded syn v1.0.109 |
| 1113 | 2026-03-05T18:46:53.657Z | Downloaded chrono v0.4.43 |
| 1114 | 2026-03-05T18:46:53.664Z | Downloaded serde_with v3.16.1 |
| 1115 | 2026-03-05T18:46:53.673Z | Downloaded tabled v0.20.0 |
| 1116 | 2026-03-05T18:46:53.690Z | Downloaded tabled v0.15.0 |
| 1117 | 2026-03-05T18:46:53.704Z | Downloaded rhai v1.24.0 |
| 1118 | 2026-03-05T18:46:53.715Z | Downloaded rustls-webpki v0.102.8 |
| 1119 | 2026-03-05T18:46:53.734Z | Downloaded rustls v0.22.4 |
| 1120 | 2026-03-05T18:46:53.744Z | Downloaded hickory-proto v0.24.4 |
| 1121 | 2026-03-05T18:46:53.757Z | Downloaded zerocopy v0.8.39 |
| 1122 | 2026-03-05T18:46:53.776Z | Downloaded syn v2.0.116 |
| 1123 | 2026-03-05T18:46:53.786Z | Downloaded smoltcp v0.11.0 |
| 1124 | 2026-03-05T18:46:53.796Z | Downloaded regex-syntax v0.8.9 |
| 1125 | 2026-03-05T18:46:53.803Z | Downloaded rustix v1.1.3 |
| 1126 | 2026-03-05T18:46:53.825Z | Downloaded hickory-proto v0.25.2 |
| 1127 | 2026-03-05T18:46:53.838Z | Downloaded regress v0.10.5 |
| 1128 | 2026-03-05T18:46:53.845Z | Downloaded sled v0.34.7 |
| 1129 | 2026-03-05T18:46:53.855Z | Downloaded rustls v0.23.36 |
| 1130 | 2026-03-05T18:46:53.865Z | Downloaded typify-impl v0.4.3 |
| 1131 | 2026-03-05T18:46:53.877Z | Downloaded dropshot v0.16.7 |
| 1132 | 2026-03-05T18:46:53.895Z | Downloaded openapiv3 v2.2.0 |
| 1133 | 2026-03-05T18:46:53.904Z | Downloaded nix v0.31.1 |
| 1134 | 2026-03-05T18:46:53.914Z | Downloaded moka v0.12.13 |
| 1135 | 2026-03-05T18:46:53.922Z | Downloaded aws-lc-rs v1.15.4 |
| 1136 | 2026-03-05T18:46:53.931Z | Downloaded prettyplease v0.2.37 |
| 1137 | 2026-03-05T18:46:53.934Z | Downloaded hashbrown v0.12.3 |
| 1138 | 2026-03-05T18:46:53.937Z | Downloaded crypto-bigint v0.5.5 |
| 1139 | 2026-03-05T18:46:53.944Z | Downloaded strum_macros v0.27.2 |
| 1140 | 2026-03-05T18:46:53.947Z | Downloaded thread-id v5.1.0 |
| 1141 | 2026-03-05T18:46:53.950Z | Downloaded lzma-sys v0.1.20 |
| 1142 | 2026-03-05T18:46:53.974Z | Downloaded petgraph v0.6.5 |
| 1143 | 2026-03-05T18:46:53.988Z | Downloaded snafu-derive v0.8.9 |
| 1144 | 2026-03-05T18:46:53.991Z | Downloaded libc v0.2.180 |
| 1145 | 2026-03-05T18:46:54.020Z | Downloaded jiff v0.2.20 |
| 1146 | 2026-03-05T18:46:54.037Z | Downloaded slog-async v2.8.0 |
| 1147 | 2026-03-05T18:46:54.040Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1148 | 2026-03-05T18:46:54.043Z | Downloaded term v1.2.1 |
| 1149 | 2026-03-05T18:46:54.046Z | Downloaded hickory-resolver v0.24.4 |
| 1150 | 2026-03-05T18:46:54.049Z | Downloaded smartstring v1.0.1 |
| 1151 | 2026-03-05T18:46:54.049Z | Downloaded serde_with_macros v3.16.1 |
| 1152 | 2026-03-05T18:46:54.052Z | Downloaded schemars v0.8.22 |
| 1153 | 2026-03-05T18:46:54.061Z | Downloaded pin-project v1.1.10 |
| 1154 | 2026-03-05T18:46:54.073Z | Downloaded smf v0.2.3 |
| 1155 | 2026-03-05T18:46:54.076Z | Downloaded rhai_codegen v3.1.0 |
| 1156 | 2026-03-05T18:46:54.081Z | Downloaded icu_provider v2.1.1 |
| 1157 | 2026-03-05T18:46:54.084Z | Downloaded diff v0.1.13 |
| 1158 | 2026-03-05T18:46:54.087Z | Downloaded omicron-zone-package v0.12.2 |
| 1159 | 2026-03-05T18:46:54.090Z | Downloaded foldhash v0.2.0 |
| 1160 | 2026-03-05T18:46:54.090Z | Downloaded dropshot_endpoint v0.16.7 |
| 1161 | 2026-03-05T18:46:54.093Z | Downloaded crossbeam-channel v0.5.15 |
| 1162 | 2026-03-05T18:46:54.097Z | Downloaded rusty-fork v0.3.1 |
| 1163 | 2026-03-05T18:46:54.100Z | Downloaded csv v1.4.0 |
| 1164 | 2026-03-05T18:46:54.116Z | Downloaded chrono-tz v0.10.4 |
| 1165 | 2026-03-05T18:46:54.131Z | Downloaded progenitor v0.10.0 |
| 1166 | 2026-03-05T18:46:54.134Z | Downloaded rustversion v1.0.22 |
| 1167 | 2026-03-05T18:46:54.134Z | Downloaded tokio v1.49.0 |
| 1168 | 2026-03-05T18:46:54.170Z | Downloaded rustls-pemfile v2.2.0 |
| 1169 | 2026-03-05T18:46:54.173Z | Downloaded parking_lot v0.11.2 |
| 1170 | 2026-03-05T18:46:54.176Z | Downloaded sha3 v0.10.8 |
| 1171 | 2026-03-05T18:46:54.179Z | Downloaded arrayvec v0.7.6 |
| 1172 | 2026-03-05T18:46:54.183Z | Downloaded scroll v0.12.0 |
| 1173 | 2026-03-05T18:46:54.183Z | Downloaded sha1 v0.10.6 |
| 1174 | 2026-03-05T18:46:54.184Z | Downloaded ref-cast-impl v1.0.25 |
| 1175 | 2026-03-05T18:46:54.187Z | Downloaded proc-macro-error2 v2.0.1 |
| 1176 | 2026-03-05T18:46:54.187Z | Downloaded getrandom v0.4.1 |
| 1177 | 2026-03-05T18:46:54.191Z | Downloaded ingot-types v0.1.2 |
| 1178 | 2026-03-05T18:46:54.191Z | Downloaded derive_more v0.99.20 |
| 1179 | 2026-03-05T18:46:54.195Z | Downloaded csv-core v0.1.13 |
| 1180 | 2026-03-05T18:46:54.198Z | Downloaded cookie v0.18.1 |
| 1181 | 2026-03-05T18:46:54.198Z | Downloaded crossbeam-utils v0.8.21 |
| 1182 | 2026-03-05T18:46:54.201Z | Downloaded crossbeam-deque v0.8.6 |
| 1183 | 2026-03-05T18:46:54.204Z | Downloaded cargo_toml v0.22.3 |
| 1184 | 2026-03-05T18:46:54.204Z | Downloaded bit-vec v0.8.0 |
| 1185 | 2026-03-05T18:46:54.207Z | Downloaded memmap2 v0.9.10 |
| 1186 | 2026-03-05T18:46:54.207Z | Downloaded const_format v0.2.35 |
| 1187 | 2026-03-05T18:46:54.210Z | Downloaded quote v1.0.44 |
| 1188 | 2026-03-05T18:46:54.213Z | Downloaded pin-project-lite v0.2.16 |
| 1189 | 2026-03-05T18:46:54.217Z | Downloaded pin-project-internal v1.1.10 |
| 1190 | 2026-03-05T18:46:54.220Z | Downloaded parse-display-derive v0.10.0 |
| 1191 | 2026-03-05T18:46:54.220Z | Downloaded secrecy v0.10.3 |
| 1192 | 2026-03-05T18:46:54.223Z | Downloaded scroll_derive v0.13.1 |
| 1193 | 2026-03-05T18:46:54.223Z | Downloaded progenitor v0.11.2 |
| 1194 | 2026-03-05T18:46:54.223Z | Downloaded icu_normalizer_data v2.1.1 |
| 1195 | 2026-03-05T18:46:54.227Z | Downloaded dunce v1.0.5 |
| 1196 | 2026-03-05T18:46:54.227Z | Downloaded quick-error v1.2.3 |
| 1197 | 2026-03-05T18:46:54.227Z | Downloaded cipher v0.4.4 |
| 1198 | 2026-03-05T18:46:54.230Z | Downloaded pretty-hex v0.4.1 |
| 1199 | 2026-03-05T18:46:54.230Z | Downloaded pem v3.0.6 |
| 1200 | 2026-03-05T18:46:54.230Z | Downloaded multer v3.1.0 |
| 1201 | 2026-03-05T18:46:54.233Z | Downloaded libsw-core v0.3.2 |
| 1202 | 2026-03-05T18:46:54.236Z | Downloaded constant_time_eq v0.4.2 |
| 1203 | 2026-03-05T18:46:54.236Z | Downloaded bcs v0.1.6 |
| 1204 | 2026-03-05T18:46:54.240Z | Downloaded ipnetwork v0.21.1 |
| 1205 | 2026-03-05T18:46:54.240Z | Downloaded ipnet v2.11.0 |
| 1206 | 2026-03-05T18:46:54.243Z | Downloaded fs_extra v1.3.0 |
| 1207 | 2026-03-05T18:46:54.243Z | Downloaded defmt-macros v1.0.1 |
| 1208 | 2026-03-05T18:46:54.246Z | Downloaded encoding_rs v0.8.35 |
| 1209 | 2026-03-05T18:46:54.264Z | Downloaded data-encoding v2.10.0 |
| 1210 | 2026-03-05T18:46:54.268Z | Downloaded powerfmt v0.2.0 |
| 1211 | 2026-03-05T18:46:54.268Z | Downloaded progenitor-client v0.10.0 |
| 1212 | 2026-03-05T18:46:54.268Z | Downloaded plain v0.2.3 |
| 1213 | 2026-03-05T18:46:54.271Z | Downloaded phf_shared v0.12.1 |
| 1214 | 2026-03-05T18:46:54.271Z | Downloaded potential_utf v0.1.4 |
| 1215 | 2026-03-05T18:46:54.271Z | Downloaded embedded-io v0.4.0 |
| 1216 | 2026-03-05T18:46:54.271Z | Downloaded dyn-clone v1.0.20 |
| 1217 | 2026-03-05T18:46:54.274Z | Downloaded dtrace-parser v0.3.0 |
| 1218 | 2026-03-05T18:46:54.274Z | Downloaded num-integer v0.1.46 |
| 1219 | 2026-03-05T18:46:54.277Z | Downloaded hmac v0.12.1 |
| 1220 | 2026-03-05T18:46:54.277Z | Downloaded libsw v3.5.0 |
| 1221 | 2026-03-05T18:46:54.278Z | Downloaded ingot v0.1.1 |
| 1222 | 2026-03-05T18:46:54.282Z | Downloaded highway v1.3.0 |
| 1223 | 2026-03-05T18:46:54.282Z | Downloaded linked-hash-map v0.5.6 |
| 1224 | 2026-03-05T18:46:54.282Z | Downloaded foreign-types-macros v0.2.3 |
| 1225 | 2026-03-05T18:46:54.285Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1226 | 2026-03-05T18:46:54.285Z | Downloaded drift v0.1.3 |
| 1227 | 2026-03-05T18:46:54.288Z | Downloaded group v0.13.0 |
| 1228 | 2026-03-05T18:46:54.291Z | Downloaded byteorder v1.5.0 |
| 1229 | 2026-03-05T18:46:54.291Z | Downloaded bitflags v1.3.2 |
| 1230 | 2026-03-05T18:46:54.294Z | Downloaded instant v0.1.13 |
| 1231 | 2026-03-05T18:46:54.295Z | Downloaded dtrace-parser v0.2.0 |
| 1232 | 2026-03-05T18:46:54.298Z | Downloaded const-random v0.1.18 |
| 1233 | 2026-03-05T18:46:54.298Z | Downloaded foreign-types v0.5.0 |
| 1234 | 2026-03-05T18:46:54.298Z | Downloaded bit-set v0.8.0 |
| 1235 | 2026-03-05T18:46:54.298Z | Downloaded async-stream-impl v0.3.6 |
| 1236 | 2026-03-05T18:46:54.301Z | Downloaded arc-swap v1.8.2 |
| 1237 | 2026-03-05T18:46:54.304Z | Downloaded memmap v0.7.0 |
| 1238 | 2026-03-05T18:46:54.304Z | Downloaded managed v0.8.0 |
| 1239 | 2026-03-05T18:46:54.304Z | Downloaded lru-cache v0.1.2 |
| 1240 | 2026-03-05T18:46:54.307Z | Downloaded is-terminal v0.4.17 |
| 1241 | 2026-03-05T18:46:54.308Z | Downloaded hostname v0.3.1 |
| 1242 | 2026-03-05T18:46:54.308Z | Downloaded defmt v1.0.1 |
| 1243 | 2026-03-05T18:46:54.311Z | Downloaded cancel-safe-futures v0.1.5 |
| 1244 | 2026-03-05T18:46:54.314Z | Downloaded const_format_proc_macros v0.2.34 |
| 1245 | 2026-03-05T18:46:54.317Z | Downloaded match_cfg v0.1.0 |
| 1246 | 2026-03-05T18:46:54.317Z | Downloaded keccak v0.1.6 |
| 1247 | 2026-03-05T18:46:54.317Z | Downloaded chacha20 v0.9.1 |
| 1248 | 2026-03-05T18:46:54.320Z | Downloaded num_threads v0.1.7 |
| 1249 | 2026-03-05T18:46:54.320Z | Downloaded httpdate v1.0.3 |
| 1250 | 2026-03-05T18:46:54.324Z | Downloaded hostname v0.4.2 |
| 1251 | 2026-03-05T18:46:54.324Z | Downloaded no-std-compat v0.4.1 |
| 1252 | 2026-03-05T18:46:54.324Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1253 | 2026-03-05T18:46:54.327Z | Downloaded inout v0.1.4 |
| 1254 | 2026-03-05T18:46:54.327Z | Downloaded idna_adapter v1.2.1 |
| 1255 | 2026-03-05T18:46:54.327Z | Downloaded ident_case v1.0.1 |
| 1256 | 2026-03-05T18:46:54.327Z | Downloaded crunchy v0.2.4 |
| 1257 | 2026-03-05T18:46:54.330Z | Downloaded allocator-api2 v0.2.21 |
| 1258 | 2026-03-05T18:46:54.330Z | Downloaded anyhow v1.0.101 |
| 1259 | 2026-03-05T18:46:54.333Z | Downloaded heck v0.4.1 |
| 1260 | 2026-03-05T18:46:54.336Z | Downloaded cobs v0.3.0 |
| 1261 | 2026-03-05T18:46:54.336Z | Downloaded cmake v0.1.57 |
| 1262 | 2026-03-05T18:46:54.339Z | Downloaded arrayref v0.3.9 |
| 1263 | 2026-03-05T18:46:54.907Z | Downloaded aws-lc-sys v0.37.1 |
| 1264 | 2026-03-05T18:46:56.169Z | Compiling proc-macro2 v1.0.106 |
| 1265 | 2026-03-05T18:46:56.169Z | Compiling unicode-ident v1.0.24 |
| 1266 | 2026-03-05T18:46:56.173Z | Compiling quote v1.0.44 |
| 1267 | 2026-03-05T18:46:56.173Z | Compiling serde_core v1.0.228 |
| 1268 | 2026-03-05T18:46:56.173Z | Compiling cfg-if v1.0.4 |
| 1269 | 2026-03-05T18:46:56.173Z | Compiling serde v1.0.228 |
| 1270 | 2026-03-05T18:46:56.173Z | Compiling libc v0.2.180 |
| 1271 | 2026-03-05T18:46:56.173Z | Compiling memchr v2.8.0 |
| 1272 | 2026-03-05T18:46:56.474Z | Compiling itoa v1.0.17 |
| 1273 | 2026-03-05T18:46:56.809Z | Compiling zmij v1.0.21 |
| 1274 | 2026-03-05T18:46:56.964Z | Compiling autocfg v1.5.0 |
| 1275 | 2026-03-05T18:46:56.981Z | Compiling libm v0.2.16 |
| 1276 | 2026-03-05T18:46:57.691Z | Compiling version_check v0.9.5 |
| 1277 | 2026-03-05T18:46:57.745Z | Compiling getrandom v0.4.1 |
| 1278 | 2026-03-05T18:46:57.937Z | Compiling stable_deref_trait v1.2.1 |
| 1279 | 2026-03-05T18:46:58.058Z | Compiling iana-time-zone v0.1.65 |
| 1280 | 2026-03-05T18:46:58.147Z | Compiling pin-project-lite v0.2.16 |
| 1281 | 2026-03-05T18:46:58.293Z | Compiling equivalent v1.0.2 |
| 1282 | 2026-03-05T18:46:58.344Z | Compiling foldhash v0.2.0 |
| 1283 | 2026-03-05T18:46:58.385Z | Compiling litemap v0.8.1 |
| 1284 | 2026-03-05T18:46:58.501Z | Compiling writeable v0.6.2 |
| 1285 | 2026-03-05T18:46:58.569Z | Compiling allocator-api2 v0.2.21 |
| 1286 | 2026-03-05T18:46:58.750Z | Compiling icu_normalizer_data v2.1.1 |
| 1287 | 2026-03-05T18:46:58.820Z | Compiling percent-encoding v2.3.2 |
| 1288 | 2026-03-05T18:46:58.901Z | Compiling syn v2.0.116 |
| 1289 | 2026-03-05T18:46:59.147Z | Compiling scopeguard v1.2.0 |
| 1290 | 2026-03-05T18:46:59.211Z | Compiling icu_properties_data v2.1.2 |
| 1291 | 2026-03-05T18:46:59.233Z | Compiling parking_lot_core v0.9.12 |
| 1292 | 2026-03-05T18:46:59.323Z | Compiling hashbrown v0.16.1 |
| 1293 | 2026-03-05T18:46:59.366Z | Compiling lock_api v0.4.14 |
| 1294 | 2026-03-05T18:46:59.513Z | Compiling dyn-clone v1.0.20 |
| 1295 | 2026-03-05T18:46:59.746Z | Compiling form_urlencoded v1.2.2 |
| 1296 | 2026-03-05T18:46:59.782Z | Compiling utf8_iter v1.0.4 |
| 1297 | 2026-03-05T18:46:59.816Z | Compiling log v0.4.29 |
| 1298 | 2026-03-05T18:46:59.897Z | Compiling serde_json v1.0.149 |
| 1299 | 2026-03-05T18:47:00.035Z | Compiling jobserver v0.1.34 |
| 1300 | 2026-03-05T18:47:00.171Z | Compiling shlex v1.3.0 |
| 1301 | 2026-03-05T18:47:00.348Z | Compiling find-msvc-tools v0.1.9 |
| 1302 | 2026-03-05T18:47:00.522Z | Compiling thiserror v2.0.18 |
| 1303 | 2026-03-05T18:47:00.538Z | Compiling futures-core v0.3.32 |
| 1304 | 2026-03-05T18:47:00.669Z | Compiling cc v1.2.56 |
| 1305 | 2026-03-05T18:47:00.735Z | Compiling num-traits v0.2.19 |
| 1306 | 2026-03-05T18:47:00.816Z | Compiling heck v0.5.0 |
| 1307 | 2026-03-05T18:47:00.841Z | Compiling zerocopy v0.8.39 |
| 1308 | 2026-03-05T18:47:00.860Z | Compiling errno v0.3.14 |
| 1309 | 2026-03-05T18:47:01.120Z | Compiling fnv v1.0.7 |
| 1310 | 2026-03-05T18:47:01.280Z | Compiling futures-sink v0.3.32 |
| 1311 | 2026-03-05T18:47:01.434Z | Compiling getrandom v0.2.17 |
| 1312 | 2026-03-05T18:47:01.544Z | Compiling slab v0.4.12 |
| 1313 | 2026-03-05T18:47:01.585Z | Compiling futures-channel v0.3.32 |
| 1314 | 2026-03-05T18:47:01.668Z | Compiling semver v1.0.27 |
| 1315 | 2026-03-05T18:47:01.735Z | Compiling indexmap v2.13.0 |
| 1316 | 2026-03-05T18:47:02.013Z | Compiling futures-io v0.3.32 |
| 1317 | 2026-03-05T18:47:02.357Z | Compiling futures-task v0.3.32 |
| 1318 | 2026-03-05T18:47:02.429Z | Compiling uuid v1.21.0 |
| 1319 | 2026-03-05T18:47:02.677Z | Compiling portable-atomic v1.13.1 |
| 1320 | 2026-03-05T18:47:03.316Z | Compiling typenum v1.19.0 |
| 1321 | 2026-03-05T18:47:03.393Z | Compiling socket2 v0.6.2 |
| 1322 | 2026-03-05T18:47:03.844Z | Compiling ring v0.17.14 |
| 1323 | 2026-03-05T18:47:04.057Z | Compiling critical-section v1.2.0 |
| 1324 | 2026-03-05T18:47:04.219Z | Compiling schemars v0.8.22 |
| 1325 | 2026-03-05T18:47:04.380Z | Compiling rustversion v1.0.22 |
| 1326 | 2026-03-05T18:47:04.655Z | Compiling regex-syntax v0.8.9 |
| 1327 | 2026-03-05T18:47:04.683Z | Compiling untrusted v0.9.0 |
| 1328 | 2026-03-05T18:47:04.863Z | Compiling once_cell v1.21.3 |
| 1329 | 2026-03-05T18:47:04.967Z | Compiling bitflags v2.11.0 |
| 1330 | 2026-03-05T18:47:05.258Z | Compiling signal-hook-registry v1.4.8 |
| 1331 | 2026-03-05T18:47:05.459Z | Compiling mio v1.1.1 |
| 1332 | 2026-03-05T18:47:05.507Z | Compiling byteorder v1.5.0 |
| 1333 | 2026-03-05T18:47:05.833Z | Compiling subtle v2.6.1 |
| 1334 | 2026-03-05T18:47:05.853Z | Compiling rand_core v0.6.4 |
| 1335 | 2026-03-05T18:47:05.975Z | Compiling base64 v0.22.1 |
| 1336 | 2026-03-05T18:47:06.125Z | Compiling rustix v1.1.3 |
| 1337 | 2026-03-05T18:47:06.219Z | Compiling synstructure v0.13.2 |
| 1338 | 2026-03-05T18:47:06.234Z | Compiling serde_derive_internals v0.29.1 |
| 1339 | 2026-03-05T18:47:06.987Z | Compiling ucd-trie v0.1.7 |
| 1340 | 2026-03-05T18:47:07.144Z | Compiling httparse v1.10.1 |
| 1341 | 2026-03-05T18:47:07.360Z | Compiling getrandom v0.3.4 |
| 1342 | 2026-03-05T18:47:07.550Z | Compiling ipnet v2.11.0 |
| 1343 | 2026-03-05T18:47:07.571Z | Compiling atomic-waker v1.1.2 |
| 1344 | 2026-03-05T18:47:07.761Z | Compiling pest v2.8.6 |
| 1345 | 2026-03-05T18:47:07.879Z | Compiling tower-layer v0.3.3 |
| 1346 | 2026-03-05T18:47:07.967Z | Compiling tower-service v0.3.3 |
| 1347 | 2026-03-05T18:47:08.051Z | Compiling thiserror v1.0.69 |
| 1348 | 2026-03-05T18:47:08.206Z | Compiling try-lock v0.2.5 |
| 1349 | 2026-03-05T18:47:08.375Z | Compiling ryu v1.0.23 |
| 1350 | 2026-03-05T18:47:08.670Z | Compiling want v0.3.1 |
| 1351 | 2026-03-05T18:47:08.712Z | Compiling generic-array v0.14.7 |
| 1352 | 2026-03-05T18:47:08.729Z | Compiling pin-utils v0.1.0 |
| 1353 | 2026-03-05T18:47:08.834Z | Compiling httpdate v1.0.3 |
| 1354 | 2026-03-05T18:47:08.931Z | Compiling pretty-hex v0.4.1 |
| 1355 | 2026-03-05T18:47:08.959Z | Compiling plain v0.2.3 |
| 1356 | 2026-03-05T18:47:09.096Z | Compiling slog v2.8.2 |
| 1357 | 2026-03-05T18:47:09.139Z | Compiling aho-corasick v1.1.4 |
| 1358 | 2026-03-05T18:47:09.160Z | Compiling strsim v0.11.1 |
| 1359 | 2026-03-05T18:47:09.262Z | Compiling tracing-core v0.1.36 |
| 1360 | 2026-03-05T18:47:09.503Z | Compiling winnow v0.7.14 |
| 1361 | 2026-03-05T18:47:09.646Z | Compiling serde_derive v1.0.228 |
| 1362 | 2026-03-05T18:47:09.940Z | Compiling zerofrom-derive v0.1.6 |
| 1363 | 2026-03-05T18:47:10.086Z | Compiling yoke-derive v0.8.1 |
| 1364 | 2026-03-05T18:47:10.565Z | Compiling zerovec-derive v0.11.2 |
| 1365 | 2026-03-05T18:47:10.789Z | Compiling displaydoc v0.2.5 |
| 1366 | 2026-03-05T18:47:10.859Z | Compiling schemars_derive v0.8.22 |
| 1367 | 2026-03-05T18:47:12.330Z | Compiling tokio-macros v2.6.0 |
| 1368 | 2026-03-05T18:47:12.502Z | Compiling thiserror-impl v2.0.18 |
| 1369 | 2026-03-05T18:47:12.779Z | Compiling zerocopy-derive v0.8.39 |
| 1370 | 2026-03-05T18:47:12.855Z | Compiling zerofrom v0.1.6 |
| 1371 | 2026-03-05T18:47:13.010Z | Compiling zeroize_derive v1.4.3 |
| 1372 | 2026-03-05T18:47:13.126Z | Compiling yoke v0.8.1 |
| 1373 | 2026-03-05T18:47:13.206Z | Compiling futures-macro v0.3.32 |
| 1374 | 2026-03-05T18:47:13.497Z | Compiling zerovec v0.11.5 |
| 1375 | 2026-03-05T18:47:13.611Z | Compiling zerotrie v0.2.3 |
| 1376 | 2026-03-05T18:47:13.948Z | Compiling pest_meta v2.8.6 |
| 1377 | 2026-03-05T18:47:14.222Z | Compiling thiserror-impl v1.0.69 |
| 1378 | 2026-03-05T18:47:14.420Z | Compiling zeroize v1.8.2 |
| 1379 | 2026-03-05T18:47:14.710Z | Compiling tinystr v0.8.2 |
| 1380 | 2026-03-05T18:47:14.796Z | Compiling potential_utf v0.1.4 |
| 1381 | 2026-03-05T18:47:15.029Z | Compiling icu_collections v2.1.1 |
| 1382 | 2026-03-05T18:47:15.086Z | Compiling icu_locale_core v2.1.1 |
| 1383 | 2026-03-05T18:47:15.113Z | Compiling futures-util v0.3.32 |
| 1384 | 2026-03-05T18:47:15.451Z | Compiling pest_generator v2.8.6 |
| 1385 | 2026-03-05T18:47:16.821Z | Compiling icu_provider v2.1.1 |
| 1386 | 2026-03-05T18:47:17.095Z | Compiling regex-automata v0.4.14 |
| 1387 | 2026-03-05T18:47:17.372Z | Compiling icu_properties v2.1.2 |
| 1388 | 2026-03-05T18:47:17.412Z | Compiling tracing-attributes v0.1.31 |
| 1389 | 2026-03-05T18:47:17.432Z | Compiling crypto-common v0.1.7 |
| 1390 | 2026-03-05T18:47:17.571Z | Compiling bytes v1.11.1 |
| 1391 | 2026-03-05T18:47:17.650Z | Compiling smallvec v1.15.1 |
| 1392 | 2026-03-05T18:47:17.671Z | Compiling chrono v0.4.43 |
| 1393 | 2026-03-05T18:47:18.095Z | Compiling icu_normalizer v2.1.1 |
| 1394 | 2026-03-05T18:47:19.116Z | Compiling http v1.4.0 |
| 1395 | 2026-03-05T18:47:19.489Z | Compiling serde_tokenstream v0.2.2 |
| 1396 | 2026-03-05T18:47:20.056Z | Compiling idna_adapter v1.2.1 |
| 1397 | 2026-03-05T18:47:20.292Z | Compiling idna v1.1.0 |
| 1398 | 2026-03-05T18:47:20.674Z | Compiling http-body v1.0.1 |
| 1399 | 2026-03-05T18:47:20.934Z | Compiling url v2.5.8 |
| 1400 | 2026-03-05T18:47:20.992Z | Compiling parking_lot v0.12.5 |
| 1401 | 2026-03-05T18:47:21.419Z | Compiling tokio v1.49.0 |
| 1402 | 2026-03-05T18:47:21.492Z | Compiling pest_derive v2.8.6 |
| 1403 | 2026-03-05T18:47:21.888Z | Compiling erased-serde v0.3.31 |
| 1404 | 2026-03-05T18:47:22.481Z | Compiling regex v1.12.3 |
| 1405 | 2026-03-05T18:47:23.562Z | Compiling http-body-util v0.1.3 |
| 1406 | 2026-03-05T18:47:23.769Z | Compiling tracing v0.1.44 |
| 1407 | 2026-03-05T18:47:24.036Z | Compiling serde_urlencoded v0.7.1 |
| 1408 | 2026-03-05T18:47:24.141Z | Compiling paste v1.0.15 |
| 1409 | 2026-03-05T18:47:24.195Z | Compiling ppv-lite86 v0.2.21 |
| 1410 | 2026-03-05T18:47:24.245Z | Compiling sync_wrapper v1.0.2 |
| 1411 | 2026-03-05T18:47:24.418Z | Compiling regress v0.10.5 |
| 1412 | 2026-03-05T18:47:24.510Z | Compiling rustls-pki-types v1.14.0 |
| 1413 | 2026-03-05T18:47:24.873Z | Compiling scroll_derive v0.13.1 |
| 1414 | 2026-03-05T18:47:25.557Z | Compiling num-conv v0.2.0 |
| 1415 | 2026-03-05T18:47:25.775Z | Compiling time-core v0.1.8 |
| 1416 | 2026-03-05T18:47:25.807Z | Compiling powerfmt v0.2.0 |
| 1417 | 2026-03-05T18:47:25.824Z | Compiling anyhow v1.0.101 |
| 1418 | 2026-03-05T18:47:25.844Z | Compiling ident_case v1.0.1 |
| 1419 | 2026-03-05T18:47:26.041Z | Compiling cpufeatures v0.2.17 |
| 1420 | 2026-03-05T18:47:26.093Z | Compiling time-macros v0.2.27 |
| 1421 | 2026-03-05T18:47:26.149Z | Compiling deranged v0.5.6 |
| 1422 | 2026-03-05T18:47:26.181Z | Compiling iri-string v0.7.10 |
| 1423 | 2026-03-05T18:47:26.731Z | Compiling scroll v0.13.0 |
| 1424 | 2026-03-05T18:47:26.843Z | Compiling fastrand v2.3.0 |
| 1425 | 2026-03-05T18:47:27.280Z | Compiling num_threads v0.1.7 |
| 1426 | 2026-03-05T18:47:27.385Z | Compiling goblin v0.10.5 |
| 1427 | 2026-03-05T18:47:28.268Z | Compiling typify-impl v0.4.3 |
| 1428 | 2026-03-05T18:47:28.423Z | Compiling darling_core v0.21.3 |
| 1429 | 2026-03-05T18:47:28.831Z | Compiling ipnetwork v0.21.1 |
| 1430 | 2026-03-05T18:47:30.274Z | Compiling daft-derive v0.1.5 |
| 1431 | 2026-03-05T18:47:31.883Z | Compiling omicron-workspace-hack v0.1.0 |
| 1432 | 2026-03-05T18:47:32.278Z | Compiling tokio-util v0.7.18 |
| 1433 | 2026-03-05T18:47:34.104Z | Compiling async-trait v0.1.89 |
| 1434 | 2026-03-05T18:47:34.147Z | Compiling darling_macro v0.21.3 |
| 1435 | 2026-03-05T18:47:34.547Z | Compiling cmake v0.1.57 |
| 1436 | 2026-03-05T18:47:35.221Z | Compiling fs_extra v1.3.0 |
| 1437 | 2026-03-05T18:47:35.283Z | Compiling usdt-impl v0.6.0 |
| 1438 | 2026-03-05T18:47:35.733Z | Compiling dunce v1.0.5 |
| 1439 | 2026-03-05T18:47:35.778Z | Compiling darling v0.21.3 |
| 1440 | 2026-03-05T18:47:35.872Z | Compiling aws-lc-sys v0.37.1 |
| 1441 | 2026-03-05T18:47:36.002Z | Compiling dtrace-parser v0.3.0 |
| 1442 | 2026-03-05T18:47:36.393Z | Compiling futures-executor v0.3.32 |
| 1443 | 2026-03-05T18:47:36.923Z | Compiling block-buffer v0.10.4 |
| 1444 | 2026-03-05T18:47:36.985Z | Compiling crossbeam-utils v0.8.21 |
| 1445 | 2026-03-05T18:47:37.191Z | Compiling digest v0.10.7 |
| 1446 | 2026-03-05T18:47:37.226Z | Compiling dof v0.4.0 |
| 1447 | 2026-03-05T18:47:37.599Z | Compiling openapiv3 v2.2.0 |
| 1448 | 2026-03-05T18:47:37.626Z | Compiling structmeta-derive v0.3.0 |
| 1449 | 2026-03-05T18:47:37.631Z | Compiling thread-id v5.1.0 |
| 1450 | 2026-03-05T18:47:37.750Z | Compiling rustls v0.22.4 |
| 1451 | 2026-03-05T18:47:38.142Z | Compiling hex v0.4.3 |
| 1452 | 2026-03-05T18:47:38.185Z | Compiling camino v1.2.2 |
| 1453 | 2026-03-05T18:47:38.867Z | Compiling futures v0.3.32 |
| 1454 | 2026-03-05T18:47:38.981Z | Compiling rand_core v0.9.5 |
| 1455 | 2026-03-05T18:47:39.762Z | Compiling h2 v0.4.13 |
| 1456 | 2026-03-05T18:47:39.869Z | Compiling oxnet v0.1.4 |
| 1457 | 2026-03-05T18:47:39.973Z | Compiling structmeta v0.3.0 |
| 1458 | 2026-03-05T18:47:40.342Z | Compiling thread_local v1.1.9 |
| 1459 | 2026-03-05T18:47:40.604Z | Compiling aws-lc-rs v1.15.4 |
| 1460 | 2026-03-05T18:47:40.716Z | Compiling match_cfg v0.1.0 |
| 1461 | 2026-03-05T18:47:40.815Z | Compiling syn v1.0.109 |
| 1462 | 2026-03-05T18:47:40.898Z | Compiling quick-error v1.2.3 |
| 1463 | 2026-03-05T18:47:41.036Z | Compiling unsafe-libyaml v0.2.11 |
| 1464 | 2026-03-05T18:47:41.129Z | Compiling slog-async v2.8.0 |
| 1465 | 2026-03-05T18:47:41.446Z | Compiling unicode-width v0.2.2 |
| 1466 | 2026-03-05T18:47:41.701Z | Compiling usdt-macro v0.6.0 |
| 1467 | 2026-03-05T18:47:41.749Z | Compiling usdt-attr-macro v0.6.0 |
| 1468 | 2026-03-05T18:47:41.992Z | Compiling rand_chacha v0.9.0 |
| 1469 | 2026-03-05T18:47:42.494Z | Compiling serde_yaml v0.9.34+deprecated |
| 1470 | 2026-03-05T18:47:42.929Z | Compiling newtype-uuid-macros v0.1.0 |
| 1471 | 2026-03-05T18:47:43.495Z | Compiling typify-macro v0.4.3 |
| 1472 | 2026-03-05T18:47:43.729Z | Compiling strum_macros v0.26.4 |
| 1473 | 2026-03-05T18:47:43.906Z | Compiling serde_spanned v1.0.4 |
| 1474 | 2026-03-05T18:47:44.125Z | Compiling multer v3.1.0 |
| 1475 | 2026-03-05T18:47:44.514Z | Compiling hyper v1.8.1 |
| 1476 | 2026-03-05T18:47:44.836Z | Compiling take_mut v0.2.2 |
| 1477 | 2026-03-05T18:47:45.005Z | Compiling untrusted v0.7.1 |
| 1478 | 2026-03-05T18:47:45.194Z | Compiling debug-ignore v1.0.5 |
| 1479 | 2026-03-05T18:47:45.363Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1480 | 2026-03-05T18:47:45.442Z | Compiling term v1.2.1 |
| 1481 | 2026-03-05T18:47:45.763Z | Compiling bit-vec v0.8.0 |
| 1482 | 2026-03-05T18:47:46.205Z | Compiling bit-set v0.8.0 |
| 1483 | 2026-03-05T18:47:46.585Z | Compiling rand v0.9.2 |
| 1484 | 2026-03-05T18:47:46.675Z | Compiling async-stream-impl v0.3.6 |
| 1485 | 2026-03-05T18:47:46.983Z | Compiling hyper-util v0.1.20 |
| 1486 | 2026-03-05T18:47:47.620Z | Compiling strum v0.26.3 |
| 1487 | 2026-03-05T18:47:47.750Z | Compiling typify v0.4.3 |
| 1488 | 2026-03-05T18:47:47.816Z | Compiling dropshot v0.16.7 |
| 1489 | 2026-03-05T18:47:47.841Z | Compiling encoding_rs v0.8.35 |
| 1490 | 2026-03-05T18:47:47.870Z | Compiling spin v0.9.8 |
| 1491 | 2026-03-05T18:47:47.887Z | Compiling rustls v0.23.36 |
| 1492 | 2026-03-05T18:47:48.172Z | Compiling mime v0.3.17 |
| 1493 | 2026-03-05T18:47:48.245Z | Compiling ref-cast v1.0.25 |
| 1494 | 2026-03-05T18:47:48.333Z | Compiling unarray v0.1.4 |
| 1495 | 2026-03-05T18:47:48.514Z | Compiling async-stream v0.3.6 |
| 1496 | 2026-03-05T18:47:48.563Z | Compiling derive-ex v0.1.8 |
| 1497 | 2026-03-05T18:47:48.711Z | Compiling dropshot_endpoint v0.16.7 |
| 1498 | 2026-03-05T18:47:48.808Z | Compiling macaddr v1.0.1 |
| 1499 | 2026-03-05T18:47:48.895Z | Compiling ref-cast-impl v1.0.25 |
| 1500 | 2026-03-05T18:47:49.232Z | Compiling waitgroup v0.1.2 |
| 1501 | 2026-03-05T18:47:49.465Z | Compiling serde_path_to_error v0.1.20 |
| 1502 | 2026-03-05T18:47:50.476Z | Compiling progenitor-impl v0.11.2 |
| 1503 | 2026-03-05T18:47:50.758Z | Compiling tabwriter v1.4.1 |
| 1504 | 2026-03-05T18:47:51.210Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1505 | 2026-03-05T18:47:51.227Z | Compiling tempfile v3.25.0 |
| 1506 | 2026-03-05T18:47:51.541Z | Compiling newtype-uuid v1.3.2 |
| 1507 | 2026-03-05T18:47:52.190Z | Compiling strum_macros v0.27.2 |
| 1508 | 2026-03-05T18:47:52.210Z | Compiling test-strategy v0.4.5 |
| 1509 | 2026-03-05T18:47:52.463Z | Compiling instant v0.1.13 |
| 1510 | 2026-03-05T18:47:53.027Z | Compiling daft v0.1.5 |
| 1511 | 2026-03-05T18:47:53.586Z | Compiling serde_with_macros v3.16.1 |
| 1512 | 2026-03-05T18:47:55.006Z | Compiling tower v0.5.3 |
| 1513 | 2026-03-05T18:47:55.360Z | Compiling time v0.3.47 |
| 1514 | 2026-03-05T18:47:55.665Z | Compiling webpki-roots v1.0.6 |
| 1515 | 2026-03-05T18:47:56.000Z | Compiling colored v3.1.1 |
| 1516 | 2026-03-05T18:47:56.067Z | Compiling tower-http v0.6.8 |
| 1517 | 2026-03-05T18:47:56.189Z | Compiling crossbeam-channel v0.5.15 |
| 1518 | 2026-03-05T18:47:56.636Z | Compiling strum v0.27.2 |
| 1519 | 2026-03-05T18:47:56.832Z | Compiling parse-display-derive v0.10.0 |
| 1520 | 2026-03-05T18:47:57.228Z | Compiling rustls-webpki v0.102.8 |
| 1521 | 2026-03-05T18:47:58.860Z | Compiling progenitor-macro v0.11.2 |
| 1522 | 2026-03-05T18:47:59.395Z | Compiling rustc-hash v2.1.1 |
| 1523 | 2026-03-05T18:47:59.574Z | Compiling slog-json v2.6.1 |
| 1524 | 2026-03-05T18:48:00.165Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1525 | 2026-03-05T18:48:00.395Z | Compiling hostname v0.3.1 |
| 1526 | 2026-03-05T18:48:00.399Z | Compiling rand_chacha v0.3.1 |
| 1527 | 2026-03-05T18:48:00.610Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1528 | 2026-03-05T18:48:00.979Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1529 | 2026-03-05T18:48:01.445Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1530 | 2026-03-05T18:48:01.816Z | Compiling memmap2 v0.9.10 |
| 1531 | 2026-03-05T18:48:01.857Z | Compiling wait-timeout v0.2.1 |
| 1532 | 2026-03-05T18:48:02.032Z | Compiling is-terminal v0.4.17 |
| 1533 | 2026-03-05T18:48:02.168Z | Compiling either v1.15.0 |
| 1534 | 2026-03-05T18:48:02.202Z | Compiling slog-term v2.9.2 |
| 1535 | 2026-03-05T18:48:02.220Z | Compiling rusty-fork v0.3.1 |
| 1536 | 2026-03-05T18:48:02.456Z | Compiling usdt v0.6.0 |
| 1537 | 2026-03-05T18:48:02.576Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1538 | 2026-03-05T18:48:02.784Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1539 | 2026-03-05T18:48:02.885Z | Compiling rand v0.8.5 |
| 1540 | 2026-03-05T18:48:02.968Z | Compiling slog-bunyan v2.5.0 |
| 1541 | 2026-03-05T18:48:04.201Z | Compiling tokio-rustls v0.25.0 |
| 1542 | 2026-03-05T18:48:04.363Z | Compiling rand_xorshift v0.4.0 |
| 1543 | 2026-03-05T18:48:04.448Z | Compiling sha1 v0.10.6 |
| 1544 | 2026-03-05T18:48:04.623Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1545 | 2026-03-05T18:48:04.628Z | Compiling rustls-pemfile v2.2.0 |
| 1546 | 2026-03-05T18:48:04.853Z | Compiling hostname v0.4.2 |
| 1547 | 2026-03-05T18:48:05.071Z | Compiling proptest v1.10.0 |
| 1548 | 2026-03-05T18:48:09.350Z | Compiling itertools v0.14.0 |
| 1549 | 2026-03-05T18:48:10.363Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1550 | 2026-03-05T18:48:11.619Z | Compiling serde_with v3.16.1 |
| 1551 | 2026-03-05T18:48:12.166Z | Compiling utf8parse v0.2.2 |
| 1552 | 2026-03-05T18:48:12.342Z | Compiling anstyle-parse v0.2.7 |
| 1553 | 2026-03-05T18:48:12.678Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1554 | 2026-03-05T18:48:12.820Z | Compiling toml_datetime v0.6.11 |
| 1555 | 2026-03-05T18:48:13.466Z | Compiling anstyle-query v1.1.5 |
| 1556 | 2026-03-05T18:48:13.507Z | Compiling colorchoice v1.0.4 |
| 1557 | 2026-03-05T18:48:13.649Z | Compiling anstyle v1.0.13 |
| 1558 | 2026-03-05T18:48:13.702Z | Compiling is_terminal_polyfill v1.70.2 |
| 1559 | 2026-03-05T18:48:14.108Z | Compiling anstream v0.6.21 |
| 1560 | 2026-03-05T18:48:14.267Z | Compiling backoff v0.4.0 |
| 1561 | 2026-03-05T18:48:14.772Z | Compiling parse-display v0.10.0 |
| 1562 | 2026-03-05T18:48:14.811Z | Compiling iddqd v0.3.17 |
| 1563 | 2026-03-05T18:48:16.015Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1564 | 2026-03-05T18:48:17.468Z | Compiling clap_lex v1.0.0 |
| 1565 | 2026-03-05T18:48:17.943Z | Compiling clap_derive v4.5.55 |
| 1566 | 2026-03-05T18:48:19.075Z | Compiling terminal_size v0.4.3 |
| 1567 | 2026-03-05T18:48:19.317Z | Compiling crossbeam-epoch v0.9.18 |
| 1568 | 2026-03-05T18:48:20.210Z | Compiling clap_builder v4.5.59 |
| 1569 | 2026-03-05T18:48:20.230Z | Compiling rustls-webpki v0.103.9 |
| 1570 | 2026-03-05T18:48:20.621Z | Compiling proc-macro-error-attr v1.0.4 |
| 1571 | 2026-03-05T18:48:20.979Z | Compiling heapless v0.8.0 |
| 1572 | 2026-03-05T18:48:22.022Z | Compiling ingot-macros v0.1.1 |
| 1573 | 2026-03-05T18:48:22.123Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1574 | 2026-03-05T18:48:24.200Z | Compiling clap v4.5.59 |
| 1575 | 2026-03-05T18:48:24.420Z | Compiling zerocopy-derive v0.7.35 |
| 1576 | 2026-03-05T18:48:25.236Z | Compiling hash32 v0.3.1 |
| 1577 | 2026-03-05T18:48:25.489Z | Compiling proc-macro-error v1.0.4 |
| 1578 | 2026-03-05T18:48:26.253Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1579 | 2026-03-05T18:48:26.326Z | Compiling winnow v0.5.40 |
| 1580 | 2026-03-05T18:48:26.677Z | Compiling smoltcp v0.11.0 |
| 1581 | 2026-03-05T18:48:27.402Z | Compiling zerocopy v0.7.35 |
| 1582 | 2026-03-05T18:48:28.503Z | Compiling ingot-types v0.1.2 |
| 1583 | 2026-03-05T18:48:28.799Z | Compiling tokio-rustls v0.26.4 |
| 1584 | 2026-03-05T18:48:29.315Z | Compiling proc-macro-crate v3.4.0 |
| 1585 | 2026-03-05T18:48:29.678Z | Compiling toml_edit v0.19.15 |
| 1586 | 2026-03-05T18:48:30.486Z | Compiling cobs v0.3.0 |
| 1587 | 2026-03-05T18:48:30.777Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1588 | 2026-03-05T18:48:30.827Z | Compiling bitflags v1.3.2 |
| 1589 | 2026-03-05T18:48:30.943Z | Compiling managed v0.8.0 |
| 1590 | 2026-03-05T18:48:30.960Z | Compiling crucible-workspace-hack v0.1.0 |
| 1591 | 2026-03-05T18:48:31.373Z | Compiling postcard v1.1.3 |
| 1592 | 2026-03-05T18:48:31.388Z | Compiling hyper-rustls v0.27.7 |
| 1593 | 2026-03-05T18:48:31.708Z | Compiling num_enum_derive v0.7.5 |
| 1594 | 2026-03-05T18:48:31.928Z | Compiling ingot v0.1.1 |
| 1595 | 2026-03-05T18:48:32.065Z | Compiling foreign-types-macros v0.2.3 |
| 1596 | 2026-03-05T18:48:33.252Z | Compiling proc-macro-crate v1.3.1 |
| 1597 | 2026-03-05T18:48:33.324Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1598 | 2026-03-05T18:48:33.470Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1599 | 2026-03-05T18:48:33.889Z | Compiling foreign-types-shared v0.3.1 |
| 1600 | 2026-03-05T18:48:33.950Z | Compiling rayon-core v1.13.0 |
| 1601 | 2026-03-05T18:48:33.975Z | Compiling heck v0.4.1 |
| 1602 | 2026-03-05T18:48:34.032Z | Compiling foreign-types v0.5.0 |
| 1603 | 2026-03-05T18:48:34.150Z | Compiling num_enum v0.7.5 |
| 1604 | 2026-03-05T18:48:34.335Z | Compiling reqwest v0.12.28 |
| 1605 | 2026-03-05T18:48:34.542Z | Compiling crossbeam-deque v0.8.6 |
| 1606 | 2026-03-05T18:48:34.576Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1607 | 2026-03-05T18:48:34.593Z | Compiling num_enum_derive v0.5.11 |
| 1608 | 2026-03-05T18:48:35.448Z | Compiling dtrace-parser v0.2.0 |
| 1609 | 2026-03-05T18:48:35.535Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1610 | 2026-03-05T18:48:35.942Z | Compiling scroll_derive v0.12.1 |
| 1611 | 2026-03-05T18:48:36.510Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1612 | 2026-03-05T18:48:36.759Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-03-05T18:48:36.943Z | Compiling memoffset v0.9.1 |
| 1614 | 2026-03-05T18:48:37.056Z | Compiling cstr-argument v0.1.2 |
| 1615 | 2026-03-05T18:48:37.164Z | Compiling convert_case v0.4.0 |
| 1616 | 2026-03-05T18:48:37.311Z | Compiling cfg_aliases v0.2.1 |
| 1617 | 2026-03-05T18:48:37.326Z | Compiling tinyvec_macros v0.1.1 |
| 1618 | 2026-03-05T18:48:37.352Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1619 | 2026-03-05T18:48:37.416Z | Compiling nix v0.30.1 |
| 1620 | 2026-03-05T18:48:37.437Z | Compiling tinyvec v1.10.0 |
| 1621 | 2026-03-05T18:48:37.675Z | Compiling scroll v0.12.0 |
| 1622 | 2026-03-05T18:48:37.749Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1623 | 2026-03-05T18:48:37.786Z | Compiling derive_more v0.99.20 |
| 1624 | 2026-03-05T18:48:38.298Z | Compiling num_enum v0.5.11 |
| 1625 | 2026-03-05T18:48:38.306Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1626 | 2026-03-05T18:48:38.795Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1627 | 2026-03-05T18:48:39.402Z | Compiling dof v0.3.0 |
| 1628 | 2026-03-05T18:48:40.185Z | Compiling camino-tempfile v1.4.1 |
| 1629 | 2026-03-05T18:48:40.311Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1630 | 2026-03-05T18:48:40.555Z | Compiling thread-id v4.2.2 |
| 1631 | 2026-03-05T18:48:41.960Z | Compiling rayon v1.11.0 |
| 1632 | 2026-03-05T18:48:42.008Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1633 | 2026-03-05T18:48:42.838Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1634 | 2026-03-05T18:48:43.447Z | Compiling goblin v0.8.2 |
| 1635 | 2026-03-05T18:48:43.712Z | Compiling progenitor-client v0.11.2 |
| 1636 | 2026-03-05T18:48:44.235Z | Compiling zone_cfg_derive v0.3.1 |
| 1637 | 2026-03-05T18:48:44.705Z | Compiling itertools v0.12.1 |
| 1638 | 2026-03-05T18:48:44.986Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1639 | 2026-03-05T18:48:45.617Z | Compiling serde_spanned v0.6.9 |
| 1640 | 2026-03-05T18:48:45.665Z | Compiling num-derive v0.4.2 |
| 1641 | 2026-03-05T18:48:45.884Z | Compiling sigpipe v0.1.3 |
| 1642 | 2026-03-05T18:48:46.362Z | Compiling jiff v0.2.20 |
| 1643 | 2026-03-05T18:48:46.491Z | Compiling toml_write v0.1.2 |
| 1644 | 2026-03-05T18:48:46.704Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1645 | 2026-03-05T18:48:46.877Z | Compiling glob v0.3.3 |
| 1646 | 2026-03-05T18:48:47.104Z | Compiling toml_edit v0.22.27 |
| 1647 | 2026-03-05T18:48:47.597Z | Compiling zone v0.3.1 |
| 1648 | 2026-03-05T18:48:47.811Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1649 | 2026-03-05T18:48:48.928Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1650 | 2026-03-05T18:48:49.888Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1651 | 2026-03-05T18:48:50.393Z | Compiling progenitor v0.11.2 |
| 1652 | 2026-03-05T18:48:56.820Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1653 | 2026-03-05T18:48:57.030Z | Compiling smf v0.2.3 |
| 1654 | 2026-03-05T18:48:57.030Z | Compiling secrecy v0.10.3 |
| 1655 | 2026-03-05T18:48:57.030Z | Compiling num-integer v0.1.46 |
| 1656 | 2026-03-05T18:48:57.030Z | Compiling rustc_version v0.4.1 |
| 1657 | 2026-03-05T18:48:57.075Z | Compiling rustix v0.38.44 |
| 1658 | 2026-03-05T18:48:57.075Z | Compiling float-ord v0.3.2 |
| 1659 | 2026-03-05T18:48:57.075Z | Compiling whoami v1.6.1 |
| 1660 | 2026-03-05T18:48:57.075Z | Compiling prettyplease v0.2.37 |
| 1661 | 2026-03-05T18:48:57.075Z | Compiling curve25519-dalek v4.1.3 |
| 1662 | 2026-03-05T18:48:57.075Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1663 | 2026-03-05T18:48:57.419Z | Compiling toml v0.8.23 |
| 1664 | 2026-03-05T18:48:57.640Z | Compiling usdt-macro v0.5.0 |
| 1665 | 2026-03-05T18:48:57.753Z | Compiling usdt-attr-macro v0.5.0 |
| 1666 | 2026-03-05T18:48:59.154Z | Compiling progenitor-client v0.10.0 |
| 1667 | 2026-03-05T18:48:59.659Z | Compiling hmac v0.12.1 |
| 1668 | 2026-03-05T18:49:00.087Z | Compiling inout v0.1.4 |
| 1669 | 2026-03-05T18:49:00.342Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-05T18:49:00.445Z | Compiling ff v0.13.1 |
| 1671 | 2026-03-05T18:49:00.631Z | Compiling memmap v0.7.0 |
| 1672 | 2026-03-05T18:49:00.671Z | Compiling data-encoding v2.10.0 |
| 1673 | 2026-03-05T18:49:00.985Z | Compiling static_assertions v1.1.0 |
| 1674 | 2026-03-05T18:49:01.094Z | Compiling usdt v0.5.0 |
| 1675 | 2026-03-05T18:49:01.622Z | Compiling group v0.13.0 |
| 1676 | 2026-03-05T18:49:01.816Z | Compiling cipher v0.4.4 |
| 1677 | 2026-03-05T18:49:02.140Z | Compiling hkdf v0.12.4 |
| 1678 | 2026-03-05T18:49:02.407Z | Compiling num-rational v0.4.2 |
| 1679 | 2026-03-05T18:49:02.464Z | Compiling num-iter v0.1.45 |
| 1680 | 2026-03-05T18:49:02.968Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1681 | 2026-03-05T18:49:03.970Z | Compiling half v2.7.1 |
| 1682 | 2026-03-05T18:49:03.991Z | Compiling universal-hash v0.5.1 |
| 1683 | 2026-03-05T18:49:04.214Z | Compiling crypto-bigint v0.5.5 |
| 1684 | 2026-03-05T18:49:04.402Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1685 | 2026-03-05T18:49:04.584Z | Compiling num-complex v0.4.6 |
| 1686 | 2026-03-05T18:49:05.525Z | Compiling opaque-debug v0.3.1 |
| 1687 | 2026-03-05T18:49:05.565Z | Compiling base16ct v0.2.0 |
| 1688 | 2026-03-05T18:49:05.617Z | Compiling ciborium-io v0.2.2 |
| 1689 | 2026-03-05T18:49:05.634Z | Compiling base64ct v1.8.3 |
| 1690 | 2026-03-05T18:49:05.759Z | Compiling ciborium-ll v0.2.2 |
| 1691 | 2026-03-05T18:49:05.821Z | Compiling poly1305 v0.8.0 |
| 1692 | 2026-03-05T18:49:06.168Z | Compiling password-hash v0.5.0 |
| 1693 | 2026-03-05T18:49:06.254Z | Compiling thiserror-no-std v2.0.2 |
| 1694 | 2026-03-05T18:49:06.405Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1695 | 2026-03-05T18:49:06.751Z | Compiling num v0.4.3 |
| 1696 | 2026-03-05T18:49:07.162Z | Compiling elliptic-curve v0.13.8 |
| 1697 | 2026-03-05T18:49:07.751Z | Compiling chacha20 v0.9.1 |
| 1698 | 2026-03-05T18:49:07.770Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1699 | 2026-03-05T18:49:08.218Z | Compiling hubpack_derive v0.1.1 |
| 1700 | 2026-03-05T18:49:08.654Z | Compiling blake2 v0.10.6 |
| 1701 | 2026-03-05T18:49:08.718Z | Compiling aead v0.5.2 |
| 1702 | 2026-03-05T18:49:08.969Z | Compiling resolv-conf v0.7.6 |
| 1703 | 2026-03-05T18:49:09.248Z | Compiling pkg-config v0.3.32 |
| 1704 | 2026-03-05T18:49:09.685Z | Compiling semver v0.1.20 |
| 1705 | 2026-03-05T18:49:09.778Z | Compiling keccak v0.1.6 |
| 1706 | 2026-03-05T18:49:10.314Z | Compiling vcpkg v0.2.15 |
| 1707 | 2026-03-05T18:49:10.328Z | Compiling linked-hash-map v0.5.6 |
| 1708 | 2026-03-05T18:49:10.530Z | Compiling sha3 v0.10.8 |
| 1709 | 2026-03-05T18:49:10.742Z | Compiling lru-cache v0.1.2 |
| 1710 | 2026-03-05T18:49:11.083Z | Compiling rustc_version v0.1.7 |
| 1711 | 2026-03-05T18:49:11.344Z | Compiling hubpack v0.1.2 |
| 1712 | 2026-03-05T18:49:11.486Z | Compiling argon2 v0.5.3 |
| 1713 | 2026-03-05T18:49:11.606Z | Compiling openssl-sys v0.9.111 |
| 1714 | 2026-03-05T18:49:11.809Z | Compiling chacha20poly1305 v0.10.1 |
| 1715 | 2026-03-05T18:49:11.905Z | Compiling vsss-rs v3.3.4 |
| 1716 | 2026-03-05T18:49:12.037Z | Compiling ciborium v0.2.2 |
| 1717 | 2026-03-05T18:49:12.669Z | Compiling hickory-proto v0.24.4 |
| 1718 | 2026-03-05T18:49:13.476Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1719 | 2026-03-05T18:49:13.745Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1720 | 2026-03-05T18:49:15.212Z | Compiling serde-big-array v0.5.1 |
| 1721 | 2026-03-05T18:49:15.434Z | Compiling serde_repr v0.1.20 |
| 1722 | 2026-03-05T18:49:15.942Z | Compiling derive-where v1.6.0 |
| 1723 | 2026-03-05T18:49:16.231Z | Compiling unicode-segmentation v1.12.0 |
| 1724 | 2026-03-05T18:49:16.624Z | Compiling minimal-lexical v0.2.1 |
| 1725 | 2026-03-05T18:49:17.135Z | Compiling siphasher v1.0.2 |
| 1726 | 2026-03-05T18:49:17.180Z | Compiling indent_write v2.2.0 |
| 1727 | 2026-03-05T18:49:17.402Z | Compiling nom v7.1.3 |
| 1728 | 2026-03-05T18:49:17.749Z | Compiling phf_shared v0.12.1 |
| 1729 | 2026-03-05T18:49:17.900Z | Compiling hickory-resolver v0.24.4 |
| 1730 | 2026-03-05T18:49:18.680Z | Compiling newline-converter v0.3.0 |
| 1731 | 2026-03-05T18:49:18.696Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1732 | 2026-03-05T18:49:18.872Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1733 | 2026-03-05T18:49:20.781Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1734 | 2026-03-05T18:49:20.949Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1735 | 2026-03-05T18:49:21.425Z | Compiling newtype_derive v0.1.6 |
| 1736 | 2026-03-05T18:49:21.520Z | Compiling atomicwrites v0.4.4 |
| 1737 | 2026-03-05T18:49:21.821Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1738 | 2026-03-05T18:49:21.899Z | Compiling progenitor-impl v0.10.0 |
| 1739 | 2026-03-05T18:49:24.119Z | Compiling console v0.15.11 |
| 1740 | 2026-03-05T18:49:24.237Z | Compiling tokio-stream v0.1.18 |
| 1741 | 2026-03-05T18:49:25.327Z | Compiling pin-project-internal v1.1.10 |
| 1742 | 2026-03-05T18:49:25.645Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1743 | 2026-03-05T18:49:25.662Z | Compiling slog-dtrace v0.3.0 |
| 1744 | 2026-03-05T18:49:26.081Z | Compiling csv-core v0.1.13 |
| 1745 | 2026-03-05T18:49:26.640Z | Compiling cancel-safe-futures v0.1.5 |
| 1746 | 2026-03-05T18:49:27.090Z | Compiling unicode-xid v0.2.6 |
| 1747 | 2026-03-05T18:49:27.293Z | Compiling owo-colors v4.2.3 |
| 1748 | 2026-03-05T18:49:27.917Z | Compiling chrono-tz v0.10.4 |
| 1749 | 2026-03-05T18:49:27.944Z | Compiling unicode-width v0.1.14 |
| 1750 | 2026-03-05T18:49:28.120Z | Compiling foldhash v0.1.5 |
| 1751 | 2026-03-05T18:49:28.354Z | Compiling swrite v0.1.0 |
| 1752 | 2026-03-05T18:49:28.466Z | Compiling similar v2.7.0 |
| 1753 | 2026-03-05T18:49:28.530Z | Compiling hashbrown v0.15.5 |
| 1754 | 2026-03-05T18:49:28.612Z | Compiling pin-project v1.1.10 |
| 1755 | 2026-03-05T18:49:28.749Z | Compiling const_format_proc_macros v0.2.34 |
| 1756 | 2026-03-05T18:49:28.789Z | Compiling csv v1.4.0 |
| 1757 | 2026-03-05T18:49:29.068Z | Compiling qorb v0.4.1 |
| 1758 | 2026-03-05T18:49:29.582Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1759 | 2026-03-05T18:49:29.722Z | Compiling expectorate v1.2.0 |
| 1760 | 2026-03-05T18:49:29.981Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1761 | 2026-03-05T18:49:30.132Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1762 | 2026-03-05T18:49:30.380Z | Compiling progenitor-macro v0.10.0 |
| 1763 | 2026-03-05T18:49:30.546Z | Compiling phf v0.12.1 |
| 1764 | 2026-03-05T18:49:30.636Z | Compiling tokio-dtrace v0.1.1 |
| 1765 | 2026-03-05T18:49:30.842Z | Compiling unicode-normalization v0.1.25 |
| 1766 | 2026-03-05T18:49:31.235Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1767 | 2026-03-05T18:49:31.882Z | Compiling libsw-core v0.3.2 |
| 1768 | 2026-03-05T18:49:32.207Z | Compiling async-recursion v1.1.1 |
| 1769 | 2026-03-05T18:49:32.338Z | Compiling snafu-derive v0.8.9 |
| 1770 | 2026-03-05T18:49:33.684Z | Compiling cookie v0.18.1 |
| 1771 | 2026-03-05T18:49:34.029Z | Compiling bstr v1.12.1 |
| 1772 | 2026-03-05T18:49:34.111Z | Compiling highway v1.3.0 |
| 1773 | 2026-03-05T18:49:34.922Z | Compiling same-file v1.0.6 |
| 1774 | 2026-03-05T18:49:35.197Z | Compiling openssl v0.10.75 |
| 1775 | 2026-03-05T18:49:35.245Z | Compiling fixedbitset v0.4.2 |
| 1776 | 2026-03-05T18:49:35.308Z | Compiling foreign-types-shared v0.1.1 |
| 1777 | 2026-03-05T18:49:35.448Z | Compiling bytecount v0.6.9 |
| 1778 | 2026-03-05T18:49:35.700Z | Compiling fixedbitset v0.5.7 |
| 1779 | 2026-03-05T18:49:35.704Z | Compiling papergrid v0.11.0 |
| 1780 | 2026-03-05T18:49:35.755Z | Compiling petgraph v0.6.5 |
| 1781 | 2026-03-05T18:49:36.422Z | Compiling petgraph v0.8.3 |
| 1782 | 2026-03-05T18:49:36.531Z | Compiling snafu v0.8.9 |
| 1783 | 2026-03-05T18:49:37.337Z | Compiling foreign-types v0.3.2 |
| 1784 | 2026-03-05T18:49:37.457Z | Compiling walkdir v2.5.0 |
| 1785 | 2026-03-05T18:49:38.210Z | Compiling globset v0.4.18 |
| 1786 | 2026-03-05T18:49:39.984Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1787 | 2026-03-05T18:49:40.120Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1788 | 2026-03-05T18:49:41.065Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1789 | 2026-03-05T18:49:41.369Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1790 | 2026-03-05T18:49:42.028Z | Compiling libsw v3.5.0 |
| 1791 | 2026-03-05T18:49:42.354Z | Compiling olpc-cjson v0.1.4 |
| 1792 | 2026-03-05T18:49:42.687Z | Compiling oxide-tokio-rt v0.1.2 |
| 1793 | 2026-03-05T18:49:42.832Z | Compiling progenitor v0.10.0 |
| 1794 | 2026-03-05T18:49:43.108Z | Compiling const_format v0.2.35 |
| 1795 | 2026-03-05T18:49:43.923Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1796 | 2026-03-05T18:49:44.627Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-03-05T18:49:45.231Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1798 | 2026-03-05T18:49:45.841Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1799 | 2026-03-05T18:49:45.977Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1800 | 2026-03-05T18:49:46.570Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1801 | 2026-03-05T18:49:47.971Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1802 | 2026-03-05T18:49:48.938Z | Compiling gethostname v0.5.0 |
| 1803 | 2026-03-05T18:49:48.998Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1804 | 2026-03-05T18:49:49.156Z | Compiling tabled_derive v0.7.0 |
| 1805 | 2026-03-05T18:49:49.734Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1806 | 2026-03-05T18:49:49.829Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1807 | 2026-03-05T18:49:49.832Z | Compiling bcs v0.1.6 |
| 1808 | 2026-03-05T18:49:50.425Z | Compiling serde_plain v1.0.2 |
| 1809 | 2026-03-05T18:49:50.479Z | Compiling openssl-macros v0.1.1 |
| 1810 | 2026-03-05T18:49:50.803Z | Compiling pem v3.0.6 |
| 1811 | 2026-03-05T18:49:51.010Z | Compiling typed-path v0.9.3 |
| 1812 | 2026-03-05T18:49:51.235Z | Compiling termtree v0.5.1 |
| 1813 | 2026-03-05T18:49:51.347Z | Compiling crunchy v0.2.4 |
| 1814 | 2026-03-05T18:49:51.507Z | Compiling lazy_static v1.5.0 |
| 1815 | 2026-03-05T18:49:51.580Z | Compiling tagptr v0.2.0 |
| 1816 | 2026-03-05T18:49:51.677Z | Compiling smawk v0.3.2 |
| 1817 | 2026-03-05T18:49:51.842Z | Compiling linear-map v1.2.0 |
| 1818 | 2026-03-05T18:49:51.884Z | Compiling unicode-linebreak v0.1.5 |
| 1819 | 2026-03-05T18:49:51.954Z | Compiling moka v0.12.13 |
| 1820 | 2026-03-05T18:49:52.213Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-03-05T18:49:52.403Z | Compiling textwrap v0.16.2 |
| 1822 | 2026-03-05T18:49:52.423Z | Compiling steno v0.4.1 |
| 1823 | 2026-03-05T18:49:53.648Z | Compiling tough v0.20.0 |
| 1824 | 2026-03-05T18:49:54.850Z | Compiling tabled v0.15.0 |
| 1825 | 2026-03-05T18:49:55.943Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1826 | 2026-03-05T18:49:56.148Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1827 | 2026-03-05T18:49:56.487Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1828 | 2026-03-05T18:49:58.289Z | Compiling hickory-proto v0.25.2 |
| 1829 | 2026-03-05T18:50:00.186Z | Compiling tiny-keccak v2.0.2 |
| 1830 | 2026-03-05T18:50:00.603Z | Compiling humantime v2.3.0 |
| 1831 | 2026-03-05T18:50:01.348Z | Compiling num-derive v0.3.3 |
| 1832 | 2026-03-05T18:50:01.479Z | Compiling parking_lot_core v0.8.6 |
| 1833 | 2026-03-05T18:50:02.032Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1834 | 2026-03-05T18:50:02.396Z | Compiling crc32fast v1.5.0 |
| 1835 | 2026-03-05T18:50:02.462Z | Compiling const-random-macro v0.1.16 |
| 1836 | 2026-03-05T18:50:02.938Z | Compiling hickory-resolver v0.25.2 |
| 1837 | 2026-03-05T18:50:03.071Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1838 | 2026-03-05T18:50:03.540Z | Compiling libscf-sys v1.1.0 |
| 1839 | 2026-03-05T18:50:03.803Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1840 | 2026-03-05T18:50:03.911Z | Compiling smartstring v1.0.1 |
| 1841 | 2026-03-05T18:50:04.385Z | Compiling ahash v0.8.12 |
| 1842 | 2026-03-05T18:50:04.792Z | Compiling parking_lot v0.11.2 |
| 1843 | 2026-03-05T18:50:04.840Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1844 | 2026-03-05T18:50:05.279Z | Compiling const-random v0.1.18 |
| 1845 | 2026-03-05T18:50:05.401Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1846 | 2026-03-05T18:50:06.748Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1847 | 2026-03-05T18:50:06.835Z | Compiling fxhash v0.2.1 |
| 1848 | 2026-03-05T18:50:07.078Z | Compiling socket2 v0.5.10 |
| 1849 | 2026-03-05T18:50:07.228Z | Compiling internet-checksum v0.2.1 |
| 1850 | 2026-03-05T18:50:07.473Z | Compiling sled v0.34.7 |
| 1851 | 2026-03-05T18:50:08.282Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1852 | 2026-03-05T18:50:09.183Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1853 | 2026-03-05T18:50:09.865Z | Compiling thin-vec v0.2.14 |
| 1854 | 2026-03-05T18:50:09.911Z | Compiling rhai_codegen v3.1.0 |
| 1855 | 2026-03-05T18:50:10.223Z | Compiling sdd v3.0.10 |
| 1856 | 2026-03-05T18:50:10.468Z | Compiling serial_test_derive v3.3.1 |
| 1857 | 2026-03-05T18:50:10.939Z | Compiling scc v2.4.0 |
| 1858 | 2026-03-05T18:50:11.021Z | Compiling yansi v1.0.1 |
| 1859 | 2026-03-05T18:50:11.747Z | Compiling diff v0.1.13 |
| 1860 | 2026-03-05T18:50:12.376Z | Compiling pretty_assertions v1.4.1 |
| 1861 | 2026-03-05T18:50:12.791Z | Compiling rhai v1.24.0 |
| 1862 | 2026-03-05T18:50:13.489Z | Compiling serial_test v3.3.1 |
| 1863 | 2026-03-05T18:50:33.549Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1864 | 2026-03-05T18:50:36.071Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1865 | 2026-03-05T18:50:38.189Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1866 | 2026-03-05T18:50:40.643Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1867 | 2026-03-05T18:50:42.193Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1868 | 2026-03-05T18:50:44.647Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1869 | 2026-03-05T18:51:35.961Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 40s |
| 1870 | 2026-03-05T18:51:36.158Z | ──────────── |
| 1871 | 2026-03-05T18:51:36.158Z | Nextest run ID 2029ec93-67af-4692-a588-b58e17211d18 with nextest profile: default |
| 1872 | 2026-03-05T18:51:36.158Z | Starting 150 tests across 1 binary |
| 1873 | 2026-03-05T18:51:36.178Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_byte_len |
| 1874 | 2026-03-05T18:51:36.178Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1875 | 2026-03-05T18:51:36.178Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1876 | 2026-03-05T18:51:36.178Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1877 | 2026-03-05T18:51:36.179Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_round_trip |
| 1878 | 2026-03-05T18:51:36.179Z | PASS [ 0.018s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1879 | 2026-03-05T18:51:36.182Z | PASS [ 0.019s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1880 | 2026-03-05T18:51:36.182Z | PASS [ 0.019s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1881 | 2026-03-05T18:51:36.197Z | PASS [ 0.018s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1882 | 2026-03-05T18:51:36.200Z | PASS [ 0.019s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1883 | 2026-03-05T18:51:36.200Z | PASS [ 0.019s] bgp messages::tests::empty_update_end_of_rib |
| 1884 | 2026-03-05T18:51:36.200Z | PASS [ 0.018s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1885 | 2026-03-05T18:51:36.200Z | PASS [ 0.019s] bgp messages::tests::header_round_trip |
| 1886 | 2026-03-05T18:51:36.200Z | PASS [ 0.018s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1887 | 2026-03-05T18:51:36.200Z | PASS [ 0.019s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1888 | 2026-03-05T18:51:36.201Z | PASS [ 0.020s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1889 | 2026-03-05T18:51:36.215Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1890 | 2026-03-05T18:51:36.215Z | PASS [ 0.018s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1891 | 2026-03-05T18:51:36.215Z | PASS [ 0.018s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1892 | 2026-03-05T18:51:36.215Z | PASS [ 0.019s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1893 | 2026-03-05T18:51:36.215Z | PASS [ 0.018s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1894 | 2026-03-05T18:51:36.223Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1895 | 2026-03-05T18:51:36.223Z | PASS [ 0.019s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1896 | 2026-03-05T18:51:36.223Z | PASS [ 0.019s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1897 | 2026-03-05T18:51:36.248Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1898 | 2026-03-05T18:51:36.248Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1899 | 2026-03-05T18:51:36.248Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1900 | 2026-03-05T18:51:36.248Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1901 | 2026-03-05T18:51:36.248Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1902 | 2026-03-05T18:51:36.249Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1903 | 2026-03-05T18:51:36.249Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1904 | 2026-03-05T18:51:36.249Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1905 | 2026-03-05T18:51:36.254Z | PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1906 | 2026-03-05T18:51:36.255Z | PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1907 | 2026-03-05T18:51:36.255Z | PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1908 | 2026-03-05T18:51:36.255Z | PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1909 | 2026-03-05T18:51:36.261Z | PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1910 | 2026-03-05T18:51:36.261Z | PASS [ 0.021s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1911 | 2026-03-05T18:51:36.261Z | PASS [ 0.021s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1912 | 2026-03-05T18:51:36.261Z | PASS [ 0.021s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1913 | 2026-03-05T18:51:36.275Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1914 | 2026-03-05T18:51:36.275Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1915 | 2026-03-05T18:51:36.275Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1916 | 2026-03-05T18:51:36.275Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1917 | 2026-03-05T18:51:36.276Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1918 | 2026-03-05T18:51:36.276Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1919 | 2026-03-05T18:51:36.276Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1920 | 2026-03-05T18:51:36.282Z | PASS [ 0.019s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1921 | 2026-03-05T18:51:36.293Z | PASS [ 0.018s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1922 | 2026-03-05T18:51:36.293Z | PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1923 | 2026-03-05T18:51:36.293Z | PASS [ 0.018s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1924 | 2026-03-05T18:51:36.293Z | PASS [ 0.018s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1925 | 2026-03-05T18:51:36.293Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1926 | 2026-03-05T18:51:36.293Z | PASS [ 0.017s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1927 | 2026-03-05T18:51:36.293Z | PASS [ 0.018s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1928 | 2026-03-05T18:51:36.298Z | PASS [ 0.020s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1929 | 2026-03-05T18:51:36.311Z | PASS [ 0.018s] bgp messages::tests::prefix_conversion |
| 1930 | 2026-03-05T18:51:36.311Z | PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1931 | 2026-03-05T18:51:36.311Z | PASS [ 0.018s] bgp messages::tests::notification_round_trip |
| 1932 | 2026-03-05T18:51:36.311Z | PASS [ 0.018s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1933 | 2026-03-05T18:51:36.319Z | PASS [ 0.018s] bgp messages::tests::prefix_within |
| 1934 | 2026-03-05T18:51:36.319Z | PASS [ 0.019s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1935 | 2026-03-05T18:51:36.319Z | PASS [ 0.019s] bgp messages::tests::open_round_trip |
| 1936 | 2026-03-05T18:51:36.319Z | PASS [ 0.019s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1937 | 2026-03-05T18:51:36.330Z | PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1938 | 2026-03-05T18:51:36.330Z | PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1939 | 2026-03-05T18:51:36.330Z | PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1940 | 2026-03-05T18:51:36.330Z | PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1941 | 2026-03-05T18:51:36.338Z | PASS [ 0.018s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1942 | 2026-03-05T18:51:36.338Z | PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1943 | 2026-03-05T18:51:36.338Z | PASS [ 0.020s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1944 | 2026-03-05T18:51:36.338Z | PASS [ 0.019s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1945 | 2026-03-05T18:51:36.347Z | PASS [ 0.017s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1946 | 2026-03-05T18:51:36.357Z | PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1947 | 2026-03-05T18:51:36.357Z | PASS [ 0.018s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1948 | 2026-03-05T18:51:36.357Z | PASS [ 0.017s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1949 | 2026-03-05T18:51:36.357Z | PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1950 | 2026-03-05T18:51:36.357Z | PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1951 | 2026-03-05T18:51:36.357Z | PASS [ 0.018s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1952 | 2026-03-05T18:51:36.357Z | PASS [ 0.018s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1953 | 2026-03-05T18:51:36.365Z | PASS [ 0.018s] bgp messages::tests::route_refresh_round_trip |
| 1954 | 2026-03-05T18:51:36.369Z | PASS [ 0.019s] bgp messages::tests::update_round_trip |
| 1955 | 2026-03-05T18:51:36.369Z | PASS [ 0.019s] bgp messages::tests::test_nexthop_length_validation |
| 1956 | 2026-03-05T18:51:36.391Z | PASS [ 0.042s] bgp policy::test::update_shape_community |
| 1957 | 2026-03-05T18:51:36.391Z | PASS [ 0.043s] bgp policy::test::open_add_4byte_as |
| 1958 | 2026-03-05T18:51:36.395Z | PASS [ 0.029s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1959 | 2026-03-05T18:51:36.400Z | PASS [ 0.052s] bgp policy::test::shape_update_prefixes |
| 1960 | 2026-03-05T18:51:36.403Z | PASS [ 0.053s] bgp policy::test::open_require_4byte_as |
| 1961 | 2026-03-05T18:51:36.403Z | PASS [ 0.052s] bgp policy::test::update_drop_on_no_export |
| 1962 | 2026-03-05T18:51:36.407Z | PASS [ 0.042s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 1963 | 2026-03-05T18:51:36.420Z | PASS [ 0.025s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1964 | 2026-03-05T18:51:36.423Z | PASS [ 0.030s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1965 | 2026-03-05T18:51:36.429Z | PASS [ 0.027s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1966 | 2026-03-05T18:51:36.429Z | PASS [ 0.036s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1967 | 2026-03-05T18:51:36.429Z | PASS [ 0.061s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1968 | 2026-03-05T18:51:36.429Z | PASS [ 0.028s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1969 | 2026-03-05T18:51:36.432Z | PASS [ 0.029s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1970 | 2026-03-05T18:51:36.433Z | PASS [ 0.025s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1971 | 2026-03-05T18:51:36.450Z | PASS [ 0.030s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1972 | 2026-03-05T18:51:36.457Z | PASS [ 0.028s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1973 | 2026-03-05T18:51:36.457Z | PASS [ 0.028s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1974 | 2026-03-05T18:51:36.461Z | PASS [ 0.029s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1975 | 2026-03-05T18:51:36.464Z | PASS [ 0.033s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1976 | 2026-03-05T18:51:36.471Z | PASS [ 0.018s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1977 | 2026-03-05T18:51:36.474Z | PASS [ 0.018s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 1978 | 2026-03-05T18:51:36.474Z | PASS [ 0.017s] bgp session::tests::test_fsm_event_history_major_filtering |
| 1979 | 2026-03-05T18:51:36.478Z | PASS [ 0.018s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 1980 | 2026-03-05T18:51:36.481Z | PASS [ 0.059s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1981 | 2026-03-05T18:51:36.481Z | PASS [ 0.017s] bgp session::tests::test_fsm_event_record_creation |
| 1982 | 2026-03-05T18:51:36.484Z | PASS [ 0.016s] bgp session::tests::test_resolve_collision_decision |
| 1983 | 2026-03-05T18:51:36.490Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 1984 | 2026-03-05T18:51:36.495Z | PASS [ 0.057s] bgp proptest::prop_update_traditional_roundtrip |
| 1985 | 2026-03-05T18:51:36.495Z | PASS [ 0.017s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 1986 | 2026-03-05T18:51:36.495Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 1987 | 2026-03-05T18:51:36.495Z | PASS [ 0.066s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1988 | 2026-03-05T18:51:36.499Z | PASS [ 0.017s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 1989 | 2026-03-05T18:51:36.499Z | PASS [ 0.017s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 1990 | 2026-03-05T18:51:36.503Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 1991 | 2026-03-05T18:51:36.507Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 1992 | 2026-03-05T18:51:36.507Z | PASS [ 0.017s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 1993 | 2026-03-05T18:51:36.507Z | PASS [ 0.016s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 1994 | 2026-03-05T18:51:39.654Z | PASS [ 3.154s] bgp test::test_basic_update |
| 1995 | 2026-03-05T18:51:39.654Z | PASS [ 3.157s] bgp test::test_basic_peering_passive |
| 1996 | 2026-03-05T18:51:39.658Z | PASS [ 3.169s] bgp test::test_basic_peering_active |
| 1997 | 2026-03-05T18:51:39.662Z | PASS [ 3.156s] bgp test::test_basic_update_ipv6 |
| 1998 | 2026-03-05T18:51:39.665Z | PASS [ 3.168s] bgp test::test_basic_peering_passive_tcp |
| 1999 | 2026-03-05T18:51:39.682Z | PASS [ 3.176s] bgp test::test_basic_update_ipv6_tcp |
| 2000 | 2026-03-05T18:51:39.685Z | PASS [ 3.179s] bgp test::test_basic_update_tcp |
| 2001 | 2026-03-05T18:51:40.685Z | PASS [ 4.191s] bgp test::test_basic_peering_active_tcp |
| 2002 | 2026-03-05T18:51:42.817Z | PASS [ 3.151s] bgp test::test_ipv6_basic_peering_active |
| 2003 | 2026-03-05T18:51:42.836Z | PASS [ 3.151s] bgp test::test_ipv6_basic_peering_passive |
| 2004 | 2026-03-05T18:51:42.853Z | PASS [ 3.171s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2005 | 2026-03-05T18:51:43.824Z | PASS [ 3.138s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2006 | 2026-03-05T18:51:43.835Z | PASS [ 4.177s] bgp test::test_import_export_policy_filtering |
| 2007 | 2026-03-05T18:51:43.842Z | PASS [ 4.178s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2008 | 2026-03-05T18:51:43.845Z | PASS [ 4.191s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2009 | 2026-03-05T18:51:43.849Z | PASS [ 4.194s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2010 | 2026-03-05T18:51:43.962Z | PASS [ 1.126s] bgp test::test_multiple_unnumbered_sessions |
| 2011 | 2026-03-05T18:51:45.015Z | PASS [ 1.180s] bgp test::test_three_router_chain_tcp |
| 2012 | 2026-03-05T18:51:45.058Z | PASS [ 1.218s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2013 | 2026-03-05T18:51:45.948Z | PASS [ 2.126s] bgp test::test_same_linklocal_multiple_interfaces |
| 2014 | 2026-03-05T18:51:46.145Z | PASS [ 1.129s] bgp test::test_unnumbered_ndp_change |
| 2015 | 2026-03-05T18:51:46.160Z | PASS [ 3.306s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2016 | 2026-03-05T18:51:46.949Z | PASS [ 4.132s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2017 | 2026-03-05T18:51:46.982Z | PASS [ 3.137s] bgp test::test_three_router_chain_unnumbered |
| 2018 | 2026-03-05T18:51:48.973Z | PASS [ 5.126s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2019 | 2026-03-05T18:51:51.039Z | PASS [ 5.091s] bgp test::test_unnumbered_session_survives_peer_change |
| 2020 | 2026-03-05T18:51:54.159Z | PASS [ 9.100s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2021 | 2026-03-05T18:51:55.239Z | PASS [ 9.095s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2022 | 2026-03-05T18:52:02.114Z | PASS [ 18.151s] bgp test::test_unnumbered_interface_lifecycle |
| 2023 | 2026-03-05T18:52:02.118Z | ──────────── |
| 2024 | 2026-03-05T18:52:02.118Z | Summary [ 25.956s] 150 tests run: 150 passed, 0 skipped |
| 2025 | 2026-03-05T18:52:02.127Z | + cp dualstack_routes.log loopback-manager.test_basic_peering_active_tcp.log loopback-manager.test_basic_peering_passive_tcp.log loopback-manager.test_basic_update_ipv6_tcp.log loopback-manager.test_basic_update_tcp.log loopback-manager.test_dual_stack_routes_ipv4_peer_success.log loopback-manager.test_dual_stack_routes_ipv6_peer_success.log loopback-manager.test_import_export_policy_filtering.log loopback-manager.test_ipv4_routes_ipv6_peer_success.log loopback-manager.test_ipv6_basic_peering_active_tcp.log loopback-manager.test_ipv6_basic_peering_passive_tcp.log loopback-manager.test_ipv6_routes_ipv4_peer_success.log loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log loopback-manager.test_three_router_chain_tcp_ipv6.log loopback-manager.test_three_router_chain_tcp.log multiple_unnumbered.log ndp_change_reset.log ndp_changes.log r1.test_basic_peering_active_tcp.log r1.test_basic_peering_active.log r1.test_basic_peering_passive_tcp.log r1.test_basic_peering_passive.log r1.test_basic_update_ipv6_tcp.log r1.test_basic_update_ipv6.log r1.test_basic_update_tcp.log r1.test_basic_update.log r1.test_dual_stack_routes_ipv4_peer_success.log r1.test_dual_stack_routes_ipv6_peer_success.log r1.test_import_export_policy_filtering.log r1.test_ipv4_routes_ipv6_peer_success.log r1.test_ipv6_basic_peering_active_tcp.log r1.test_ipv6_basic_peering_active.log r1.test_ipv6_basic_peering_passive_tcp.log r1.test_ipv6_basic_peering_passive.log r1.test_ipv6_routes_ipv4_peer_success.log r1.test_neighbor_thread_lifecycle_no_leaks.log r1.test_three_router_chain_tcp_ipv6.log r1.test_three_router_chain_tcp.log r2.test_basic_peering_active_tcp.log r2.test_basic_peering_active.log r2.test_basic_peering_passive_tcp.log r2.test_basic_peering_passive.log r2.test_basic_update_ipv6_tcp.log r2.test_basic_update_ipv6.log r2.test_basic_update_tcp.log r2.test_basic_update.log r2.test_dual_stack_routes_ipv4_peer_success.log r2.test_dual_stack_routes_ipv6_peer_success.log r2.test_import_export_policy_filtering.log r2.test_ipv4_routes_ipv6_peer_success.log r2.test_ipv6_basic_peering_active_tcp.log r2.test_ipv6_basic_peering_active.log r2.test_ipv6_basic_peering_passive_tcp.log r2.test_ipv6_basic_peering_passive.log r2.test_ipv6_routes_ipv4_peer_success.log r2.test_neighbor_thread_lifecycle_no_leaks.log r2.test_three_router_chain_tcp_ipv6.log r2.test_three_router_chain_tcp.log r3.test_three_router_chain_tcp_ipv6.log r3.test_three_router_chain_tcp.log same_linklocal.log three_chain.log unnumbered_expiry.log unnumbered_interface_lifecycle.log unnumbered_peer_change.log /work/ |
| 2026 | 2026-03-05T18:52:02.135Z | + popd |
| 2027 | 2026-03-05T18:52:02.139Z | /work/oxidecomputer/maghemite |
| 2028 | 2026-03-05T18:52:02.139Z | + pushd mgd |
| 2029 | 2026-03-05T18:52:02.139Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2030 | 2026-03-05T18:52:02.139Z | + pfexec cargo nextest run |
| 2031 | 2026-03-05T18:52:03.933Z | Compiling slog v2.8.2 |
| 2032 | 2026-03-05T18:52:04.061Z | Compiling usdt v0.6.0 |
| 2033 | 2026-03-05T18:52:04.192Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2034 | 2026-03-05T18:52:04.211Z | Compiling nix v0.31.1 |
| 2035 | 2026-03-05T18:52:04.227Z | Compiling papergrid v0.17.0 |
| 2036 | 2026-03-05T18:52:04.227Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2037 | 2026-03-05T18:52:04.576Z | Compiling testing_table v0.3.0 |
| 2038 | 2026-03-05T18:52:04.580Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2039 | 2026-03-05T18:52:04.897Z | Compiling slog-json v2.6.1 |
| 2040 | 2026-03-05T18:52:04.916Z | Compiling slog-async v2.8.0 |
| 2041 | 2026-03-05T18:52:05.036Z | Compiling slog-term v2.9.2 |
| 2042 | 2026-03-05T18:52:05.295Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2043 | 2026-03-05T18:52:05.316Z | Compiling slog-bunyan v2.5.0 |
| 2044 | 2026-03-05T18:52:05.395Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2045 | 2026-03-05T18:52:05.803Z | Compiling dropshot v0.16.7 |
| 2046 | 2026-03-05T18:52:06.282Z | Compiling slog-dtrace v0.3.0 |
| 2047 | 2026-03-05T18:52:06.469Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2048 | 2026-03-05T18:52:06.940Z | Compiling steno v0.4.1 |
| 2049 | 2026-03-05T18:52:07.063Z | Compiling proc-macro-error2 v2.0.1 |
| 2050 | 2026-03-05T18:52:07.652Z | Compiling tabled_derive v0.11.0 |
| 2051 | 2026-03-05T18:52:10.308Z | Compiling tabled v0.20.0 |
| 2052 | 2026-03-05T18:52:10.327Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2053 | 2026-03-05T18:52:11.311Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2054 | 2026-03-05T18:52:12.159Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2055 | 2026-03-05T18:52:14.365Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2056 | 2026-03-05T18:52:14.712Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2057 | 2026-03-05T18:52:15.942Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2058 | 2026-03-05T18:52:19.122Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2059 | 2026-03-05T18:52:19.435Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2060 | 2026-03-05T18:52:19.893Z | Compiling crc8 v0.1.1 |
| 2061 | 2026-03-05T18:52:20.100Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2062 | 2026-03-05T18:52:20.364Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2063 | 2026-03-05T18:52:20.725Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2064 | 2026-03-05T18:52:27.467Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2065 | 2026-03-05T18:52:27.467Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2066 | 2026-03-05T18:52:27.469Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2067 | 2026-03-05T18:52:27.469Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2068 | 2026-03-05T18:52:29.637Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2069 | 2026-03-05T18:52:31.586Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2070 | 2026-03-05T18:52:31.695Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2071 | 2026-03-05T18:52:32.472Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2072 | 2026-03-05T18:52:32.915Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2073 | 2026-03-05T18:52:33.751Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2074 | 2026-03-05T18:52:33.863Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2075 | 2026-03-05T18:52:34.407Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2076 | 2026-03-05T18:52:36.749Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2077 | 2026-03-05T18:52:36.886Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2078 | 2026-03-05T18:52:37.846Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2079 | 2026-03-05T18:52:37.960Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2080 | 2026-03-05T18:52:47.137Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2081 | 2026-03-05T18:52:49.083Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2082 | 2026-03-05T18:52:49.898Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2083 | 2026-03-05T18:52:50.181Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2084 | 2026-03-05T18:52:53.829Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2085 | 2026-03-05T18:53:15.636Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2086 | 2026-03-05T18:53:18.168Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2087 | 2026-03-05T18:53:20.173Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2088 | 2026-03-05T18:53:22.363Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2089 | 2026-03-05T18:53:24.089Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2090 | 2026-03-05T18:53:26.548Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2091 | 2026-03-05T18:53:26.548Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2092 | 2026-03-05T18:53:26.551Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2093 | 2026-03-05T18:53:38.422Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2094 | 2026-03-05T18:53:42.193Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2095 | 2026-03-05T18:54:20.672Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 17s |
| 2096 | 2026-03-05T18:54:20.859Z | ──────────── |
| 2097 | 2026-03-05T18:54:20.859Z | Nextest run ID 9705c896-a159-4102-9f65-9e7e91f7b6d7 with nextest profile: default |
| 2098 | 2026-03-05T18:54:20.859Z | Starting 30 tests across 1 binary |
| 2099 | 2026-03-05T18:54:20.890Z | PASS [ 0.029s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2100 | 2026-03-05T18:54:20.918Z | PASS [ 0.028s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2101 | 2026-03-05T18:54:20.946Z | PASS [ 0.028s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2102 | 2026-03-05T18:54:20.977Z | PASS [ 0.031s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2103 | 2026-03-05T18:54:20.994Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2104 | 2026-03-05T18:54:21.000Z | PASS [ 0.140s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2105 | 2026-03-05T18:54:21.000Z | PASS [ 0.140s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2106 | 2026-03-05T18:54:21.004Z | PASS [ 0.140s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2107 | 2026-03-05T18:54:21.004Z | PASS [ 0.142s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2108 | 2026-03-05T18:54:21.004Z | PASS [ 0.142s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2109 | 2026-03-05T18:54:21.007Z | PASS [ 0.145s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2110 | 2026-03-05T18:54:21.007Z | PASS [ 0.145s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2111 | 2026-03-05T18:54:21.012Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2112 | 2026-03-05T18:54:21.016Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2113 | 2026-03-05T18:54:21.019Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2114 | 2026-03-05T18:54:21.019Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2115 | 2026-03-05T18:54:21.019Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2116 | 2026-03-05T18:54:21.019Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2117 | 2026-03-05T18:54:21.022Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2118 | 2026-03-05T18:54:21.022Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2119 | 2026-03-05T18:54:21.027Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2120 | 2026-03-05T18:54:21.033Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2121 | 2026-03-05T18:54:21.037Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2122 | 2026-03-05T18:54:21.037Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2123 | 2026-03-05T18:54:21.037Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2124 | 2026-03-05T18:54:21.037Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2125 | 2026-03-05T18:54:21.037Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2126 | 2026-03-05T18:54:21.040Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2127 | 2026-03-05T18:54:21.040Z | PASS [ 0.013s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2128 | 2026-03-05T18:54:21.043Z | PASS [ 0.011s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2129 | 2026-03-05T18:54:21.043Z | ──────────── |
| 2130 | 2026-03-05T18:54:21.043Z | Summary [ 0.183s] 30 tests run: 30 passed, 0 skipped |
| 2131 | 2026-03-05T18:54:21.054Z | + cp apply_remove_entire_group.log /work/ |
| 2132 | 2026-03-05T18:54:21.057Z | + popd |
| 2133 | 2026-03-05T18:54:21.057Z | /work/oxidecomputer/maghemite |
| 2134 | 2026-03-05T18:54:21.060Z | process exited: duration 751958 ms, exit code 0 |
| |
| 2135 | 2026-03-05T18:54:21.072Z | found 66 output files |
| 2136 | 2026-03-05T18:54:21.072Z | uploading: /work/apply_remove_entire_group.log (10840 bytes) |
| 2137 | 2026-03-05T18:54:22.083Z | uploaded: /work/apply_remove_entire_group.log |
| 2138 | 2026-03-05T18:54:22.083Z | uploading: /work/dualstack_routes.log (119534 bytes) |
| 2139 | 2026-03-05T18:54:23.100Z | uploaded: /work/dualstack_routes.log |
| 2140 | 2026-03-05T18:54:23.104Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2272 bytes) |
| 2141 | 2026-03-05T18:54:24.111Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2142 | 2026-03-05T18:54:24.113Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1357 bytes) |
| 2143 | 2026-03-05T18:54:25.120Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2144 | 2026-03-05T18:54:25.123Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2370 bytes) |
| 2145 | 2026-03-05T18:54:26.131Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2146 | 2026-03-05T18:54:26.134Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2189 bytes) |
| 2147 | 2026-03-05T18:54:27.140Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2148 | 2026-03-05T18:54:27.143Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2237 bytes) |
| 2149 | 2026-03-05T18:54:28.150Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2150 | 2026-03-05T18:54:28.153Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2151 bytes) |
| 2151 | 2026-03-05T18:54:29.161Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2152 | 2026-03-05T18:54:29.164Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (2198 bytes) |
| 2153 | 2026-03-05T18:54:30.169Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2154 | 2026-03-05T18:54:30.172Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2253 bytes) |
| 2155 | 2026-03-05T18:54:31.179Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2156 | 2026-03-05T18:54:31.182Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2225 bytes) |
| 2157 | 2026-03-05T18:54:32.189Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2158 | 2026-03-05T18:54:32.193Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2212 bytes) |
| 2159 | 2026-03-05T18:54:33.199Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2160 | 2026-03-05T18:54:33.202Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2343 bytes) |
| 2161 | 2026-03-05T18:54:34.212Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2162 | 2026-03-05T18:54:34.215Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2294 bytes) |
| 2163 | 2026-03-05T18:54:35.222Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2164 | 2026-03-05T18:54:35.222Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (3673 bytes) |
| 2165 | 2026-03-05T18:54:36.232Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2166 | 2026-03-05T18:54:36.235Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3578 bytes) |
| 2167 | 2026-03-05T18:54:37.244Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2168 | 2026-03-05T18:54:37.247Z | uploading: /work/multiple_unnumbered.log (115207 bytes) |
| 2169 | 2026-03-05T18:54:38.258Z | uploaded: /work/multiple_unnumbered.log |
| 2170 | 2026-03-05T18:54:38.261Z | uploading: /work/ndp_change_reset.log (69424 bytes) |
| 2171 | 2026-03-05T18:54:40.279Z | uploaded: /work/ndp_change_reset.log |
| 2172 | 2026-03-05T18:54:40.284Z | uploading: /work/ndp_changes.log (88821 bytes) |
| 2173 | 2026-03-05T18:54:41.293Z | uploaded: /work/ndp_changes.log |
| 2174 | 2026-03-05T18:54:41.297Z | uploading: /work/r1.test_basic_peering_active.log (40490 bytes) |
| 2175 | 2026-03-05T18:54:42.306Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2176 | 2026-03-05T18:54:42.308Z | uploading: /work/r1.test_basic_peering_active_tcp.log (48780 bytes) |
| 2177 | 2026-03-05T18:54:43.318Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2178 | 2026-03-05T18:54:43.320Z | uploading: /work/r1.test_basic_peering_passive.log (34024 bytes) |
| 2179 | 2026-03-05T18:54:44.331Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2180 | 2026-03-05T18:54:44.334Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (41319 bytes) |
| 2181 | 2026-03-05T18:54:45.345Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2182 | 2026-03-05T18:54:45.345Z | uploading: /work/r1.test_basic_update.log (28504 bytes) |
| 2183 | 2026-03-05T18:54:46.356Z | uploaded: /work/r1.test_basic_update.log |
| 2184 | 2026-03-05T18:54:46.359Z | uploading: /work/r1.test_basic_update_ipv6.log (28678 bytes) |
| 2185 | 2026-03-05T18:54:47.368Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2186 | 2026-03-05T18:54:47.371Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (31206 bytes) |
| 2187 | 2026-03-05T18:54:48.382Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2188 | 2026-03-05T18:54:48.384Z | uploading: /work/r1.test_basic_update_tcp.log (31391 bytes) |
| 2189 | 2026-03-05T18:54:49.395Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2190 | 2026-03-05T18:54:49.398Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (42801 bytes) |
| 2191 | 2026-03-05T18:54:50.408Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2192 | 2026-03-05T18:54:50.411Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (43063 bytes) |
| 2193 | 2026-03-05T18:54:51.421Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2194 | 2026-03-05T18:54:51.424Z | uploading: /work/r1.test_import_export_policy_filtering.log (40916 bytes) |
| 2195 | 2026-03-05T18:54:52.434Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2196 | 2026-03-05T18:54:52.437Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (35056 bytes) |
| 2197 | 2026-03-05T18:54:53.449Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2198 | 2026-03-05T18:54:53.453Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (38278 bytes) |
| 2199 | 2026-03-05T18:54:54.463Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2200 | 2026-03-05T18:54:54.466Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (45428 bytes) |
| 2201 | 2026-03-05T18:54:55.475Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2202 | 2026-03-05T18:54:55.478Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (33992 bytes) |
| 2203 | 2026-03-05T18:54:56.487Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2204 | 2026-03-05T18:54:56.490Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (40319 bytes) |
| 2205 | 2026-03-05T18:54:57.499Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2206 | 2026-03-05T18:54:57.502Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (34884 bytes) |
| 2207 | 2026-03-05T18:54:58.512Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2208 | 2026-03-05T18:54:58.515Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (29946 bytes) |
| 2209 | 2026-03-05T18:54:59.523Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2210 | 2026-03-05T18:54:59.526Z | uploading: /work/r1.test_three_router_chain_tcp.log (21768 bytes) |
| 2211 | 2026-03-05T18:55:00.540Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2212 | 2026-03-05T18:55:00.543Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (21850 bytes) |
| 2213 | 2026-03-05T18:55:01.550Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2214 | 2026-03-05T18:55:01.553Z | uploading: /work/r2.test_basic_peering_active.log (39044 bytes) |
| 2215 | 2026-03-05T18:55:02.562Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2216 | 2026-03-05T18:55:02.564Z | uploading: /work/r2.test_basic_peering_active_tcp.log (48487 bytes) |
| 2217 | 2026-03-05T18:55:03.575Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2218 | 2026-03-05T18:55:03.578Z | uploading: /work/r2.test_basic_peering_passive.log (41543 bytes) |
| 2219 | 2026-03-05T18:55:04.598Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2220 | 2026-03-05T18:55:04.600Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (47397 bytes) |
| 2221 | 2026-03-05T18:55:05.610Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2222 | 2026-03-05T18:55:05.613Z | uploading: /work/r2.test_basic_update.log (26569 bytes) |
| 2223 | 2026-03-05T18:55:06.622Z | uploaded: /work/r2.test_basic_update.log |
| 2224 | 2026-03-05T18:55:06.625Z | uploading: /work/r2.test_basic_update_ipv6.log (29278 bytes) |
| 2225 | 2026-03-05T18:55:07.634Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2226 | 2026-03-05T18:55:07.637Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (32795 bytes) |
| 2227 | 2026-03-05T18:55:08.647Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2228 | 2026-03-05T18:55:08.650Z | uploading: /work/r2.test_basic_update_tcp.log (32798 bytes) |
| 2229 | 2026-03-05T18:55:09.661Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2230 | 2026-03-05T18:55:09.664Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (41333 bytes) |
| 2231 | 2026-03-05T18:55:10.673Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2232 | 2026-03-05T18:55:10.676Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (42769 bytes) |
| 2233 | 2026-03-05T18:55:11.685Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2234 | 2026-03-05T18:55:11.688Z | uploading: /work/r2.test_import_export_policy_filtering.log (37144 bytes) |
| 2235 | 2026-03-05T18:55:12.698Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2236 | 2026-03-05T18:55:12.700Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (38122 bytes) |
| 2237 | 2026-03-05T18:55:13.710Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2238 | 2026-03-05T18:55:13.713Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (39097 bytes) |
| 2239 | 2026-03-05T18:55:14.722Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2240 | 2026-03-05T18:55:14.725Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (44302 bytes) |
| 2241 | 2026-03-05T18:55:15.735Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2242 | 2026-03-05T18:55:15.738Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (41334 bytes) |
| 2243 | 2026-03-05T18:55:16.747Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2244 | 2026-03-05T18:55:16.750Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (47036 bytes) |
| 2245 | 2026-03-05T18:55:17.764Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2246 | 2026-03-05T18:55:17.767Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (37896 bytes) |
| 2247 | 2026-03-05T18:55:18.777Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2248 | 2026-03-05T18:55:18.780Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28561 bytes) |
| 2249 | 2026-03-05T18:55:19.789Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2250 | 2026-03-05T18:55:19.793Z | uploading: /work/r2.test_three_router_chain_tcp.log (39656 bytes) |
| 2251 | 2026-03-05T18:55:20.802Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2252 | 2026-03-05T18:55:20.805Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (40993 bytes) |
| 2253 | 2026-03-05T18:55:21.815Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2254 | 2026-03-05T18:55:21.818Z | uploading: /work/r3.test_three_router_chain_tcp.log (21765 bytes) |
| 2255 | 2026-03-05T18:55:22.827Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2256 | 2026-03-05T18:55:22.830Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (20683 bytes) |
| 2257 | 2026-03-05T18:55:23.840Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2258 | 2026-03-05T18:55:23.842Z | uploading: /work/same_linklocal.log (167791 bytes) |
| 2259 | 2026-03-05T18:55:24.854Z | uploaded: /work/same_linklocal.log |
| 2260 | 2026-03-05T18:55:24.857Z | uploading: /work/three_chain.log (152894 bytes) |
| 2261 | 2026-03-05T18:55:25.870Z | uploaded: /work/three_chain.log |
| 2262 | 2026-03-05T18:55:25.873Z | uploading: /work/unnumbered_expiry.log (88083 bytes) |
| 2263 | 2026-03-05T18:55:26.891Z | uploaded: /work/unnumbered_expiry.log |
| 2264 | 2026-03-05T18:55:26.894Z | uploading: /work/unnumbered_interface_lifecycle.log (163249 bytes) |
| 2265 | 2026-03-05T18:55:27.908Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2266 | 2026-03-05T18:55:27.911Z | uploading: /work/unnumbered_peer_change.log (78988 bytes) |
| 2267 | 2026-03-05T18:55:28.921Z | uploaded: /work/unnumbered_peer_change.log |