|
|
|
| 1 | 2026-03-26T04:02:10.642Z | job assigned to worker 01KMM4VGQAXKPQNY4JDKCFFAZR [factory aws, i-06aac1c353960e23d] (queued for 10 m 49 s) |
| |
| 2 | 2026-03-26T04:02:16.725Z | starting task 0: "setup" |
| 3 | 2026-03-26T04:02:16.729Z | ++ uname -s |
| 4 | 2026-03-26T04:02:16.732Z | + kern=SunOS |
| 5 | 2026-03-26T04:02:16.732Z | + build_user=build |
| 6 | 2026-03-26T04:02:16.732Z | + build_uid=12345 |
| 7 | 2026-03-26T04:02:16.732Z | + work_dir=/work |
| 8 | 2026-03-26T04:02:16.732Z | + input_dir=/input |
| 9 | 2026-03-26T04:02:16.732Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-26T04:02:16.732Z | + case "$kern" in |
| 11 | 2026-03-26T04:02:16.732Z | + groupadd -g 12345 build |
| 12 | 2026-03-26T04:02:16.735Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-26T04:02:18.740Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-26T04:02:18.808Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-26T04:02:18.811Z | + home_fs=zfs |
| 16 | 2026-03-26T04:02:18.811Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-26T04:02:18.811Z | + mkdir -p /home/build |
| 18 | 2026-03-26T04:02:18.811Z | + chown build:build /home/build /work |
| 19 | 2026-03-26T04:02:20.813Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-26T04:02:20.816Z | process exited: duration 4093 ms, exit code 0 |
| |
| 21 | 2026-03-26T04:02:20.823Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-26T04:02:20.828Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-26T04:02:20.828Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-26T04:02:20.828Z | * rust toolchain profile = "default" |
| 25 | 2026-03-26T04:02:20.828Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-26T04:02:20.828Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-26T04:02:20.828Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-26T04:02:20.831Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-26T04:02:20.831Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-26T04:02:20.950Z | info: downloading installer |
| 31 | 2026-03-26T04:02:22.521Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-26T04:02:22.521Z | warn: /opt/ooce/bin |
| 33 | 2026-03-26T04:02:22.521Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-26T04:02:22.521Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-26T04:02:22.525Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-26T04:02:22.525Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-26T04:02:22.525Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-26T04:02:22.525Z | error: cannot install while Rust is installed |
| 39 | 2026-03-26T04:02:22.525Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-26T04:02:22.525Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-26T04:02:22.525Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-26T04:02:22.525Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-26T04:02:22.525Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-26T04:02:22.536Z | info: profile set to default |
| 45 | 2026-03-26T04:02:22.536Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-26T04:02:22.539Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-26T04:02:22.704Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-26T04:02:22.706Z | info: downloading 6 components |
| 49 | 2026-03-26T04:02:39.950Z | |
| 50 | 2026-03-26T04:02:39.950Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-03-26T04:02:39.983Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-26T04:02:39.983Z | |
| 53 | 2026-03-26T04:02:39.988Z | |
| 54 | 2026-03-26T04:02:39.988Z | Rust is installed now. Great! |
| 55 | 2026-03-26T04:02:39.988Z | |
| 56 | 2026-03-26T04:02:39.988Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-26T04:02:39.988Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-26T04:02:39.988Z | |
| 59 | 2026-03-26T04:02:39.988Z | To configure your current shell, you need to source |
| 60 | 2026-03-26T04:02:39.988Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-26T04:02:39.988Z | |
| 62 | 2026-03-26T04:02:39.988Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-26T04:02:39.988Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-26T04:02:39.988Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-26T04:02:39.988Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-26T04:02:39.988Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-26T04:02:39.988Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-26T04:02:39.988Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-26T04:02:39.988Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-26T04:02:39.988Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-26T04:02:40.089Z | + rustup --version |
| 72 | 2026-03-26T04:02:40.093Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-26T04:02:40.097Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-26T04:02:40.115Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-26T04:02:40.118Z | + cargo --version |
| 76 | 2026-03-26T04:02:40.130Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-26T04:02:40.134Z | + rustc --version |
| 78 | 2026-03-26T04:02:40.153Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-26T04:02:40.156Z | process exited: duration 19328 ms, exit code 0 |
| |
| 80 | 2026-03-26T04:02:40.162Z | starting task 2: "authentication" |
| 81 | 2026-03-26T04:02:40.178Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-26T04:02:40.184Z | starting task 3: "clone repository" |
| 83 | 2026-03-26T04:02:40.187Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-03-26T04:02:40.190Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-03-26T04:02:40.298Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-03-26T04:02:41.043Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-03-26T04:02:41.043Z | + git fetch origin 91e0ead5fe31993cd6b5088886ee1eda303af49c |
| 88 | 2026-03-26T04:02:41.308Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-03-26T04:02:41.308Z | * branch 91e0ead5fe31993cd6b5088886ee1eda303af49c -> FETCH_HEAD |
| 90 | 2026-03-26T04:02:41.315Z | + [[ -n renovate/dropshot-api-manager ]] |
| 91 | 2026-03-26T04:02:41.318Z | ++ git branch --show-current |
| 92 | 2026-03-26T04:02:41.318Z | + current=main |
| 93 | 2026-03-26T04:02:41.318Z | + [[ main != renovate/dropshot-api-manager ]] |
| 94 | 2026-03-26T04:02:41.318Z | + git branch -f renovate/dropshot-api-manager 91e0ead5fe31993cd6b5088886ee1eda303af49c |
| 95 | 2026-03-26T04:02:41.321Z | + git checkout -f renovate/dropshot-api-manager |
| 96 | 2026-03-26T04:02:41.336Z | Switched to branch 'renovate/dropshot-api-manager' |
| 97 | 2026-03-26T04:02:41.339Z | + git reset --hard 91e0ead5fe31993cd6b5088886ee1eda303af49c |
| 98 | 2026-03-26T04:02:41.343Z | HEAD is now at 91e0ead Update dropshot-api-manager to 0.7.0 |
| 99 | 2026-03-26T04:02:41.343Z | process exited: duration 1157 ms, exit code 0 |
| |
| 100 | 2026-03-26T04:02:41.350Z | starting task 4: "build" |
| 101 | 2026-03-26T04:02:41.353Z | + set -e |
| 102 | 2026-03-26T04:02:41.353Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-03-26T04:02:41.357Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-03-26T04:02:41.357Z | ++ PLATFORM=illumos |
| 105 | 2026-03-26T04:02:41.357Z | ++ banner install |
| 106 | 2026-03-26T04:02:41.357Z | |
| 107 | 2026-03-26T04:02:41.357Z | # # # #### ##### ## # # |
| 108 | 2026-03-26T04:02:41.357Z | # ## # # # # # # # |
| 109 | 2026-03-26T04:02:41.357Z | # # # # #### # # # # # |
| 110 | 2026-03-26T04:02:41.357Z | # # # # # # ###### # # |
| 111 | 2026-03-26T04:02:41.357Z | # # ## # # # # # # # |
| 112 | 2026-03-26T04:02:41.357Z | # # # #### # # # ###### ###### |
| 113 | 2026-03-26T04:02:41.357Z | |
| 114 | 2026-03-26T04:02:41.357Z | ++ set +o errexit |
| 115 | 2026-03-26T04:02:41.357Z | ++ pkg info clang-15 |
| 116 | 2026-03-26T04:02:41.360Z | ++ grep -qi installed |
| 117 | 2026-03-26T04:02:42.835Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-03-26T04:02:42.835Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-03-26T04:02:42.835Z | |
| 120 | 2026-03-26T04:02:42.835Z | clang-15 |
| 121 | 2026-03-26T04:02:42.872Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-03-26T04:02:42.872Z | ++ set -o errexit |
| 123 | 2026-03-26T04:02:42.872Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-03-26T04:02:48.965Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-03-26T04:02:55.661Z | Startup: Caching catalogs ... Done |
| 126 | 2026-03-26T04:02:59.264Z | Planning: Solver setup ... Done |
| 127 | 2026-03-26T04:02:59.277Z | Planning: Running solver ... Done |
| 128 | 2026-03-26T04:02:59.392Z | Planning: Finding local manifests ... Done |
| 129 | 2026-03-26T04:02:59.411Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-03-26T04:02:59.505Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-03-26T04:02:59.534Z | Planning: Package planning ... Done |
| 132 | 2026-03-26T04:02:59.560Z | Planning: Merging actions ... Done |
| 133 | 2026-03-26T04:02:59.744Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-03-26T04:02:59.751Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-03-26T04:03:02.226Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-03-26T04:03:02.231Z | Planning: Planning completed in 6.42 seconds |
| 137 | 2026-03-26T04:03:02.245Z | Packages to install: 2 |
| 138 | 2026-03-26T04:03:02.245Z | Mediators to change: 2 |
| 139 | 2026-03-26T04:03:02.250Z | Services to change: 1 |
| 140 | 2026-03-26T04:03:02.250Z | Create boot environment: No |
| 141 | 2026-03-26T04:03:02.250Z | Create backup boot environment: No |
| 142 | 2026-03-26T04:03:02.318Z | |
| 143 | 2026-03-26T04:03:02.318Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-03-26T04:03:07.487Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (34.3M/s) |
| 145 | 2026-03-26T04:03:11.454Z | Download: Completed 211.31 MB in 9.13 seconds (23.1M/s) |
| 146 | 2026-03-26T04:03:11.599Z | Actions: 1/3418 actions (Installing new actions) |
| 147 | 2026-03-26T04:03:14.807Z | Actions: Completed 3418 actions in 3.21 seconds. |
| 148 | 2026-03-26T04:03:15.089Z | Done |
| 149 | 2026-03-26T04:03:15.089Z | Done |
| 150 | 2026-03-26T04:03:15.773Z | Done |
| 151 | 2026-03-26T04:03:19.390Z | Done |
| 152 | 2026-03-26T04:03:19.463Z | Done |
| 153 | 2026-03-26T04:03:19.465Z | Done |
| 154 | 2026-03-26T04:03:19.744Z | Done |
| 155 | 2026-03-26T04:03:20.366Z | ++ set -o errexit |
| 156 | 2026-03-26T04:03:20.366Z | ++ cargo --version |
| 157 | 2026-03-26T04:03:20.373Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 158 | 2026-03-26T04:03:20.555Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 159 | 2026-03-26T04:03:20.558Z | info: downloading 6 components |
| 160 | 2026-03-26T04:03:36.193Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 161 | 2026-03-26T04:03:36.198Z | ++ rustc --version |
| 162 | 2026-03-26T04:03:36.225Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 163 | 2026-03-26T04:03:36.230Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 164 | 2026-03-26T04:03:36.273Z | Updating crates.io index |
| 165 | 2026-03-26T04:03:36.379Z | Downloading crates ... |
| 166 | 2026-03-26T04:03:36.618Z | Downloaded cargo-nextest v0.9.97 |
| 167 | 2026-03-26T04:03:37.031Z | Installing cargo-nextest v0.9.97 |
| 168 | 2026-03-26T04:03:37.046Z | Updating crates.io index |
| 169 | 2026-03-26T04:03:39.825Z | Locking 408 packages to latest compatible versions |
| 170 | 2026-03-26T04:03:39.830Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 171 | 2026-03-26T04:03:39.833Z | Adding duct v0.13.7 (available: v1.1.1) |
| 172 | 2026-03-26T04:03:39.833Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 173 | 2026-03-26T04:03:39.834Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 174 | 2026-03-26T04:03:39.837Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 175 | 2026-03-26T04:03:39.837Z | Adding nextest-filtering v0.15.0 (available: v0.20.0) |
| 176 | 2026-03-26T04:03:39.837Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 177 | 2026-03-26T04:03:39.841Z | Adding nextest-runner v0.80.0 (available: v0.113.0) |
| 178 | 2026-03-26T04:03:39.841Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 179 | 2026-03-26T04:03:39.859Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 180 | 2026-03-26T04:03:39.868Z | Downloading crates ... |
| 181 | 2026-03-26T04:03:39.954Z | Downloaded adler2 v2.0.1 |
| 182 | 2026-03-26T04:03:39.957Z | Downloaded atomicwrites v0.4.4 |
| 183 | 2026-03-26T04:03:39.961Z | Downloaded home v0.5.12 |
| 184 | 2026-03-26T04:03:39.965Z | Downloaded errno v0.3.14 |
| 185 | 2026-03-26T04:03:39.970Z | Downloaded fixedbitset v0.5.7 |
| 186 | 2026-03-26T04:03:39.973Z | Downloaded iana-time-zone v0.1.65 |
| 187 | 2026-03-26T04:03:39.973Z | Downloaded base64ct v1.8.3 |
| 188 | 2026-03-26T04:03:39.977Z | Downloaded bytes v1.11.1 |
| 189 | 2026-03-26T04:03:39.982Z | Downloaded nextest-metadata v0.12.2 |
| 190 | 2026-03-26T04:03:39.982Z | Downloaded colorchoice v1.0.5 |
| 191 | 2026-03-26T04:03:39.982Z | Downloaded openssl-probe v0.2.1 |
| 192 | 2026-03-26T04:03:39.982Z | Downloaded pin-project v1.1.11 |
| 193 | 2026-03-26T04:03:39.986Z | Downloaded rustc-hash v2.1.1 |
| 194 | 2026-03-26T04:03:39.989Z | Downloaded console v0.15.11 |
| 195 | 2026-03-26T04:03:39.989Z | Downloaded cargo-platform v0.2.0 |
| 196 | 2026-03-26T04:03:39.992Z | Downloaded clap_derive v4.6.0 |
| 197 | 2026-03-26T04:03:39.992Z | Downloaded self_update v0.42.0 |
| 198 | 2026-03-26T04:03:39.995Z | Downloaded autocfg v1.5.0 |
| 199 | 2026-03-26T04:03:39.995Z | Downloaded async-scoped v0.9.0 |
| 200 | 2026-03-26T04:03:39.998Z | Downloaded cargo-util-schemas v0.2.0 |
| 201 | 2026-03-26T04:03:39.998Z | Downloaded is_terminal_polyfill v1.70.2 |
| 202 | 2026-03-26T04:03:39.998Z | Downloaded clap_lex v1.1.0 |
| 203 | 2026-03-26T04:03:40.003Z | Downloaded once_cell v1.21.4 |
| 204 | 2026-03-26T04:03:40.006Z | Downloaded anstyle v1.0.14 |
| 205 | 2026-03-26T04:03:40.006Z | Downloaded config v0.15.22 |
| 206 | 2026-03-26T04:03:40.009Z | Downloaded ed25519-dalek v2.2.0 |
| 207 | 2026-03-26T04:03:40.013Z | Downloaded const-oid v0.9.6 |
| 208 | 2026-03-26T04:03:40.016Z | Downloaded convert_case v0.10.0 |
| 209 | 2026-03-26T04:03:40.020Z | Downloaded derive-where v1.6.1 |
| 210 | 2026-03-26T04:03:40.025Z | Downloaded hex v0.4.3 |
| 211 | 2026-03-26T04:03:40.025Z | Downloaded cargo-platform v0.3.2 |
| 212 | 2026-03-26T04:03:40.028Z | Downloaded anstyle-query v1.1.5 |
| 213 | 2026-03-26T04:03:40.029Z | Downloaded pathdiff v0.2.3 |
| 214 | 2026-03-26T04:03:40.029Z | Downloaded number_prefix v0.4.0 |
| 215 | 2026-03-26T04:03:40.029Z | Downloaded hyper-tls v0.6.0 |
| 216 | 2026-03-26T04:03:40.029Z | Downloaded nested v0.1.1 |
| 217 | 2026-03-26T04:03:40.032Z | Downloaded humantime-serde v1.1.1 |
| 218 | 2026-03-26T04:03:40.032Z | Downloaded crypto-common v0.1.7 |
| 219 | 2026-03-26T04:03:40.036Z | Downloaded debug-ignore v1.0.5 |
| 220 | 2026-03-26T04:03:40.039Z | Downloaded block-buffer v0.10.4 |
| 221 | 2026-03-26T04:03:40.040Z | Downloaded anstream v1.0.0 |
| 222 | 2026-03-26T04:03:40.056Z | Downloaded lru-slab v0.1.2 |
| 223 | 2026-03-26T04:03:40.059Z | Downloaded form_urlencoded v1.2.2 |
| 224 | 2026-03-26T04:03:40.059Z | Downloaded foreign-types-shared v0.1.1 |
| 225 | 2026-03-26T04:03:40.059Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 226 | 2026-03-26T04:03:40.059Z | Downloaded http-body v1.0.1 |
| 227 | 2026-03-26T04:03:40.059Z | Downloaded cargo_metadata v0.20.0 |
| 228 | 2026-03-26T04:03:40.059Z | Downloaded ordered-float v2.10.1 |
| 229 | 2026-03-26T04:03:40.064Z | Downloaded openssl-macros v0.1.1 |
| 230 | 2026-03-26T04:03:40.064Z | Downloaded nextest-workspace-hack v0.1.0 |
| 231 | 2026-03-26T04:03:40.064Z | Downloaded is_ci v1.2.0 |
| 232 | 2026-03-26T04:03:40.068Z | Downloaded fnv v1.0.7 |
| 233 | 2026-03-26T04:03:40.068Z | Downloaded color-spantrace v0.3.0 |
| 234 | 2026-03-26T04:03:40.071Z | Downloaded lazy_static v1.5.0 |
| 235 | 2026-03-26T04:03:40.085Z | Downloaded itoa v1.0.18 |
| 236 | 2026-03-26T04:03:40.109Z | Downloaded guppy-workspace-hack v0.1.0 |
| 237 | 2026-03-26T04:03:40.109Z | Downloaded enable-ansi-support v0.2.1 |
| 238 | 2026-03-26T04:03:40.109Z | Downloaded serde-value v0.7.0 |
| 239 | 2026-03-26T04:03:40.109Z | Downloaded pkg-config v0.3.32 |
| 240 | 2026-03-26T04:03:40.109Z | Downloaded http-body-util v0.1.3 |
| 241 | 2026-03-26T04:03:40.109Z | Downloaded quote v1.0.45 |
| 242 | 2026-03-26T04:03:40.109Z | Downloaded futures-macro v0.3.32 |
| 243 | 2026-03-26T04:03:40.109Z | Downloaded futures-core v0.3.32 |
| 244 | 2026-03-26T04:03:40.110Z | Downloaded miette-derive v7.6.0 |
| 245 | 2026-03-26T04:03:40.110Z | Downloaded futures-executor v0.3.32 |
| 246 | 2026-03-26T04:03:40.110Z | Downloaded indexmap v2.13.0 |
| 247 | 2026-03-26T04:03:40.110Z | Downloaded percent-encoding v2.3.2 |
| 248 | 2026-03-26T04:03:40.110Z | Downloaded base64 v0.22.1 |
| 249 | 2026-03-26T04:03:40.110Z | Downloaded crc32fast v1.5.0 |
| 250 | 2026-03-26T04:03:40.123Z | Downloaded os_pipe v1.2.3 |
| 251 | 2026-03-26T04:03:40.123Z | Downloaded foreign-types v0.3.2 |
| 252 | 2026-03-26T04:03:40.123Z | Downloaded cfg_aliases v0.2.1 |
| 253 | 2026-03-26T04:03:40.123Z | Downloaded serde_urlencoded v0.7.1 |
| 254 | 2026-03-26T04:03:40.123Z | Downloaded serde_ignored v0.1.14 |
| 255 | 2026-03-26T04:03:40.123Z | Downloaded pin-utils v0.1.0 |
| 256 | 2026-03-26T04:03:40.123Z | Downloaded mukti-metadata v0.3.0 |
| 257 | 2026-03-26T04:03:40.123Z | Downloaded futures-sink v0.3.32 |
| 258 | 2026-03-26T04:03:40.123Z | Downloaded idna_adapter v1.0.0 |
| 259 | 2026-03-26T04:03:40.123Z | Downloaded duct v0.13.7 |
| 260 | 2026-03-26T04:03:40.131Z | Downloaded globset v0.4.18 |
| 261 | 2026-03-26T04:03:40.131Z | Downloaded digest v0.10.7 |
| 262 | 2026-03-26T04:03:40.131Z | Downloaded sigchld v0.2.4 |
| 263 | 2026-03-26T04:03:40.131Z | Downloaded indenter v0.3.4 |
| 264 | 2026-03-26T04:03:40.131Z | Downloaded filetime v0.2.27 |
| 265 | 2026-03-26T04:03:40.131Z | Downloaded backtrace-ext v0.2.1 |
| 266 | 2026-03-26T04:03:40.134Z | Downloaded humantime v2.3.0 |
| 267 | 2026-03-26T04:03:40.134Z | Downloaded find-msvc-tools v0.1.9 |
| 268 | 2026-03-26T04:03:40.134Z | Downloaded either v1.15.0 |
| 269 | 2026-03-26T04:03:40.134Z | Downloaded scopeguard v1.2.0 |
| 270 | 2026-03-26T04:03:40.135Z | Downloaded serde_core v1.0.228 |
| 271 | 2026-03-26T04:03:40.139Z | Downloaded native-tls v0.2.18 |
| 272 | 2026-03-26T04:03:40.139Z | Downloaded newtype-uuid v1.3.2 |
| 273 | 2026-03-26T04:03:40.142Z | Downloaded rustc_version v0.4.1 |
| 274 | 2026-03-26T04:03:40.143Z | Downloaded serde_spanned v1.1.0 |
| 275 | 2026-03-26T04:03:40.143Z | Downloaded semver v1.0.27 |
| 276 | 2026-03-26T04:03:40.146Z | Downloaded rand_core v0.6.4 |
| 277 | 2026-03-26T04:03:40.146Z | Downloaded pin-project-lite v0.2.17 |
| 278 | 2026-03-26T04:03:40.150Z | Downloaded shared_child v1.1.1 |
| 279 | 2026-03-26T04:03:40.150Z | Downloaded jobserver v0.1.34 |
| 280 | 2026-03-26T04:03:40.150Z | Downloaded serde_spanned v0.6.9 |
| 281 | 2026-03-26T04:03:40.153Z | Downloaded cfg-if v1.0.4 |
| 282 | 2026-03-26T04:03:40.153Z | Downloaded addr2line v0.25.1 |
| 283 | 2026-03-26T04:03:40.153Z | Downloaded indent_write v2.2.0 |
| 284 | 2026-03-26T04:03:40.157Z | Downloaded pin-project-internal v1.1.11 |
| 285 | 2026-03-26T04:03:40.157Z | Downloaded shlex v1.3.0 |
| 286 | 2026-03-26T04:03:40.157Z | Downloaded rustc-demangle v0.1.27 |
| 287 | 2026-03-26T04:03:40.160Z | Downloaded pkcs8 v0.10.2 |
| 288 | 2026-03-26T04:03:40.160Z | Downloaded erased-serde v0.4.10 |
| 289 | 2026-03-26T04:03:40.164Z | Downloaded owo-colors v4.3.0 |
| 290 | 2026-03-26T04:03:40.164Z | Downloaded shell-words v1.1.1 |
| 291 | 2026-03-26T04:03:40.164Z | Downloaded nextest-filtering v0.15.0 |
| 292 | 2026-03-26T04:03:40.167Z | Downloaded tinyvec_macros v0.1.1 |
| 293 | 2026-03-26T04:03:40.168Z | Downloaded lock_api v0.4.14 |
| 294 | 2026-03-26T04:03:40.168Z | Downloaded litrs v1.0.0 |
| 295 | 2026-03-26T04:03:40.168Z | Downloaded signature v2.2.0 |
| 296 | 2026-03-26T04:03:40.171Z | Downloaded rustls-pki-types v1.14.0 |
| 297 | 2026-03-26T04:03:40.171Z | Downloaded ppv-lite86 v0.2.21 |
| 298 | 2026-03-26T04:03:40.171Z | Downloaded target-spec-miette v0.4.5 |
| 299 | 2026-03-26T04:03:40.175Z | Downloaded swrite v0.1.0 |
| 300 | 2026-03-26T04:03:40.175Z | Downloaded signal-hook-registry v1.4.8 |
| 301 | 2026-03-26T04:03:40.175Z | Downloaded camino-tempfile v1.4.1 |
| 302 | 2026-03-26T04:03:40.178Z | Downloaded getrandom v0.2.17 |
| 303 | 2026-03-26T04:03:40.178Z | Downloaded bitflags v2.11.0 |
| 304 | 2026-03-26T04:03:40.181Z | Downloaded rand_chacha v0.9.0 |
| 305 | 2026-03-26T04:03:40.181Z | Downloaded subtle v2.6.1 |
| 306 | 2026-03-26T04:03:40.181Z | Downloaded cc v1.2.57 |
| 307 | 2026-03-26T04:03:40.184Z | Downloaded atomic-waker v1.1.2 |
| 308 | 2026-03-26T04:03:40.185Z | Downloaded future-queue v0.4.0 |
| 309 | 2026-03-26T04:03:40.185Z | Downloaded signal-hook-mio v0.2.5 |
| 310 | 2026-03-26T04:03:40.188Z | Downloaded futures-channel v0.3.32 |
| 311 | 2026-03-26T04:03:40.188Z | Downloaded eyre v0.6.12 |
| 312 | 2026-03-26T04:03:40.191Z | Downloaded cpufeatures v0.2.17 |
| 313 | 2026-03-26T04:03:40.191Z | Downloaded anstyle-parse v1.0.0 |
| 314 | 2026-03-26T04:03:40.191Z | Downloaded camino v1.2.2 |
| 315 | 2026-03-26T04:03:40.195Z | Downloaded strip-ansi-escapes v0.2.1 |
| 316 | 2026-03-26T04:03:40.195Z | Downloaded simd-adler32 v0.3.8 |
| 317 | 2026-03-26T04:03:40.195Z | Downloaded serde_path_to_error v0.1.20 |
| 318 | 2026-03-26T04:03:40.198Z | Downloaded dialoguer v0.11.0 |
| 319 | 2026-03-26T04:03:40.202Z | Downloaded supports-color v3.0.2 |
| 320 | 2026-03-26T04:03:40.205Z | Downloaded thiserror v1.0.69 |
| 321 | 2026-03-26T04:03:40.208Z | Downloaded supports-unicode v3.0.0 |
| 322 | 2026-03-26T04:03:40.209Z | Downloaded supports-hyperlinks v3.2.0 |
| 323 | 2026-03-26T04:03:40.209Z | Downloaded cargo_metadata v0.23.1 |
| 324 | 2026-03-26T04:03:40.212Z | Downloaded httparse v1.10.1 |
| 325 | 2026-03-26T04:03:40.216Z | Downloaded equivalent v1.0.2 |
| 326 | 2026-03-26T04:03:40.216Z | Downloaded hyper-rustls v0.27.7 |
| 327 | 2026-03-26T04:03:40.216Z | Downloaded derive_more v2.1.1 |
| 328 | 2026-03-26T04:03:40.222Z | Downloaded parking_lot_core v0.9.12 |
| 329 | 2026-03-26T04:03:40.225Z | Downloaded fastrand v2.3.0 |
| 330 | 2026-03-26T04:03:40.225Z | Downloaded backtrace v0.3.76 |
| 331 | 2026-03-26T04:03:40.229Z | Downloaded typeid v1.0.3 |
| 332 | 2026-03-26T04:03:40.229Z | Downloaded quinn-udp v0.5.14 |
| 333 | 2026-03-26T04:03:40.232Z | Downloaded rand_core v0.9.5 |
| 334 | 2026-03-26T04:03:40.232Z | Downloaded ipnet v2.12.0 |
| 335 | 2026-03-26T04:03:40.235Z | Downloaded heck v0.5.0 |
| 336 | 2026-03-26T04:03:40.235Z | Downloaded toml_write v0.1.2 |
| 337 | 2026-03-26T04:03:40.238Z | Downloaded strsim v0.11.1 |
| 338 | 2026-03-26T04:03:40.238Z | Downloaded spki v0.7.3 |
| 339 | 2026-03-26T04:03:40.239Z | Downloaded slab v0.4.12 |
| 340 | 2026-03-26T04:03:40.243Z | Downloaded sharded-slab v0.1.7 |
| 341 | 2026-03-26T04:03:40.247Z | Downloaded log v0.4.29 |
| 342 | 2026-03-26T04:03:40.247Z | Downloaded futures-io v0.3.32 |
| 343 | 2026-03-26T04:03:40.250Z | Downloaded self-replace v1.5.0 |
| 344 | 2026-03-26T04:03:40.255Z | Downloaded urlencoding v2.1.3 |
| 345 | 2026-03-26T04:03:40.259Z | Downloaded toml_datetime v0.6.11 |
| 346 | 2026-03-26T04:03:40.259Z | Downloaded generic-array v0.14.7 |
| 347 | 2026-03-26T04:03:40.260Z | Downloaded document-features v0.2.12 |
| 348 | 2026-03-26T04:03:40.263Z | Downloaded getrandom v0.4.2 |
| 349 | 2026-03-26T04:03:40.267Z | Downloaded tokio-native-tls v0.3.1 |
| 350 | 2026-03-26T04:03:40.267Z | Downloaded smallvec v1.15.1 |
| 351 | 2026-03-26T04:03:40.270Z | Downloaded futures-task v0.3.32 |
| 352 | 2026-03-26T04:03:40.273Z | Downloaded sha2 v0.10.9 |
| 353 | 2026-03-26T04:03:40.277Z | Downloaded smol_str v0.3.6 |
| 354 | 2026-03-26T04:03:40.277Z | Downloaded quick-junit v0.5.2 |
| 355 | 2026-03-26T04:03:40.280Z | Downloaded thiserror v2.0.18 |
| 356 | 2026-03-26T04:03:40.283Z | Downloaded utf8parse v0.2.2 |
| 357 | 2026-03-26T04:03:40.283Z | Downloaded unicode-linebreak v0.1.5 |
| 358 | 2026-03-26T04:03:40.283Z | Downloaded thread_local v1.1.9 |
| 359 | 2026-03-26T04:03:40.283Z | Downloaded ed25519 v2.2.3 |
| 360 | 2026-03-26T04:03:40.288Z | Downloaded ahash v0.8.12 |
| 361 | 2026-03-26T04:03:40.291Z | Downloaded unicode-xid v0.2.6 |
| 362 | 2026-03-26T04:03:40.291Z | Downloaded tokio-macros v2.6.1 |
| 363 | 2026-03-26T04:03:40.295Z | Downloaded foldhash v0.1.5 |
| 364 | 2026-03-26T04:03:40.298Z | Downloaded num-traits v0.2.19 |
| 365 | 2026-03-26T04:03:40.301Z | Downloaded tempfile v3.27.0 |
| 366 | 2026-03-26T04:03:40.301Z | Downloaded parking_lot v0.12.5 |
| 367 | 2026-03-26T04:03:40.304Z | Downloaded tower-service v0.3.3 |
| 368 | 2026-03-26T04:03:40.304Z | Downloaded version_check v0.9.5 |
| 369 | 2026-03-26T04:03:40.304Z | Downloaded sync_wrapper v1.0.2 |
| 370 | 2026-03-26T04:03:40.307Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 371 | 2026-03-26T04:03:40.311Z | Downloaded thiserror-impl v2.0.18 |
| 372 | 2026-03-26T04:03:40.314Z | Downloaded signal-hook v0.3.18 |
| 373 | 2026-03-26T04:03:40.314Z | Downloaded cfg-expr v0.20.7 |
| 374 | 2026-03-26T04:03:40.317Z | Downloaded untrusted v0.9.0 |
| 375 | 2026-03-26T04:03:40.317Z | Downloaded tracing-error v0.2.1 |
| 376 | 2026-03-26T04:03:40.317Z | Downloaded serde-untagged v0.1.9 |
| 377 | 2026-03-26T04:03:40.321Z | Downloaded xattr v1.6.1 |
| 378 | 2026-03-26T04:03:40.321Z | Downloaded want v0.3.1 |
| 379 | 2026-03-26T04:03:40.321Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 380 | 2026-03-26T04:03:40.324Z | Downloaded try-lock v0.2.5 |
| 381 | 2026-03-26T04:03:40.324Z | Downloaded der v0.7.10 |
| 382 | 2026-03-26T04:03:40.327Z | Downloaded utf8_iter v1.0.4 |
| 383 | 2026-03-26T04:03:40.328Z | Downloaded clap v4.6.0 |
| 384 | 2026-03-26T04:03:40.333Z | Downloaded serde_derive v1.0.228 |
| 385 | 2026-03-26T04:03:40.336Z | Downloaded zeroize v1.8.2 |
| 386 | 2026-03-26T04:03:40.336Z | Downloaded xxhash-rust v0.8.15 |
| 387 | 2026-03-26T04:03:40.341Z | Downloaded ryu v1.0.23 |
| 388 | 2026-03-26T04:03:40.341Z | Downloaded terminal_size v0.4.4 |
| 389 | 2026-03-26T04:03:40.344Z | Downloaded tracing-core v0.1.36 |
| 390 | 2026-03-26T04:03:40.351Z | Downloaded proc-macro2 v1.0.106 |
| 391 | 2026-03-26T04:03:40.355Z | Downloaded tower-layer v0.3.3 |
| 392 | 2026-03-26T04:03:40.360Z | Downloaded zmij v1.0.21 |
| 393 | 2026-03-26T04:03:40.366Z | Downloaded tracing-log v0.2.0 |
| 394 | 2026-03-26T04:03:40.369Z | Downloaded openssl-sys v0.9.112 |
| 395 | 2026-03-26T04:03:40.377Z | Downloaded zstd-safe v7.2.4 |
| 396 | 2026-03-26T04:03:40.380Z | Downloaded target-spec v3.5.7 |
| 397 | 2026-03-26T04:03:40.383Z | Downloaded target-lexicon v0.13.3 |
| 398 | 2026-03-26T04:03:40.383Z | Downloaded static_assertions v1.1.0 |
| 399 | 2026-03-26T04:03:40.386Z | Downloaded thiserror-impl v1.0.69 |
| 400 | 2026-03-26T04:03:40.390Z | Downloaded serde v1.0.228 |
| 401 | 2026-03-26T04:03:40.394Z | Downloaded toml v0.8.23 |
| 402 | 2026-03-26T04:03:40.398Z | Downloaded borsh v1.6.1 |
| 403 | 2026-03-26T04:03:40.401Z | Downloaded indicatif v0.17.11 |
| 404 | 2026-03-26T04:03:40.405Z | Downloaded typenum v1.19.0 |
| 405 | 2026-03-26T04:03:40.405Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 406 | 2026-03-26T04:03:40.405Z | Downloaded tar v0.4.45 |
| 407 | 2026-03-26T04:03:40.408Z | Downloaded zipsign-api v0.1.5 |
| 408 | 2026-03-26T04:03:40.408Z | Downloaded socket2 v0.6.3 |
| 409 | 2026-03-26T04:03:40.412Z | Downloaded zstd v0.13.3 |
| 410 | 2026-03-26T04:03:40.416Z | Downloaded tracing-attributes v0.1.31 |
| 411 | 2026-03-26T04:03:40.419Z | Downloaded hyper v1.8.1 |
| 412 | 2026-03-26T04:03:40.422Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 413 | 2026-03-26T04:03:40.426Z | Downloaded flate2 v1.1.9 |
| 414 | 2026-03-26T04:03:40.429Z | Downloaded rustls-webpki v0.103.10 |
| 415 | 2026-03-26T04:03:40.429Z | Downloaded textwrap v0.16.2 |
| 416 | 2026-03-26T04:03:40.432Z | Downloaded futures v0.3.32 |
| 417 | 2026-03-26T04:03:40.436Z | Downloaded quinn v0.11.9 |
| 418 | 2026-03-26T04:03:40.436Z | Downloaded tokio-rustls v0.26.4 |
| 419 | 2026-03-26T04:03:40.440Z | Downloaded unicode-ident v1.0.24 |
| 420 | 2026-03-26T04:03:40.440Z | Downloaded unicase v2.9.0 |
| 421 | 2026-03-26T04:03:40.444Z | Downloaded clap_builder v4.6.0 |
| 422 | 2026-03-26T04:03:40.454Z | Downloaded hashbrown v0.15.5 |
| 423 | 2026-03-26T04:03:40.459Z | Downloaded miniz_oxide v0.8.9 |
| 424 | 2026-03-26T04:03:40.459Z | Downloaded getrandom v0.3.4 |
| 425 | 2026-03-26T04:03:40.463Z | Downloaded hashbrown v0.16.1 |
| 426 | 2026-03-26T04:03:40.463Z | Downloaded tokio-stream v0.1.18 |
| 427 | 2026-03-26T04:03:40.467Z | Downloaded tinyvec v1.11.0 |
| 428 | 2026-03-26T04:03:40.477Z | Downloaded memchr v2.8.0 |
| 429 | 2026-03-26T04:03:40.480Z | Downloaded uuid v1.22.0 |
| 430 | 2026-03-26T04:03:40.484Z | Downloaded derive_more-impl v2.1.1 |
| 431 | 2026-03-26T04:03:40.493Z | Downloaded vte v0.14.1 |
| 432 | 2026-03-26T04:03:40.497Z | Downloaded mio v1.1.1 |
| 433 | 2026-03-26T04:03:40.501Z | Downloaded rand v0.9.2 |
| 434 | 2026-03-26T04:03:40.506Z | Downloaded h2 v0.4.13 |
| 435 | 2026-03-26T04:03:40.510Z | Downloaded futures-util v0.3.32 |
| 436 | 2026-03-26T04:03:40.516Z | Downloaded crossterm v0.29.0 |
| 437 | 2026-03-26T04:03:40.520Z | Downloaded unicode-segmentation v1.13.1 |
| 438 | 2026-03-26T04:03:40.524Z | Downloaded toml_edit v0.22.27 |
| 439 | 2026-03-26T04:03:40.527Z | Downloaded hyper-util v0.1.20 |
| 440 | 2026-03-26T04:03:40.531Z | Downloaded http v1.4.0 |
| 441 | 2026-03-26T04:03:40.534Z | Downloaded miette v7.6.0 |
| 442 | 2026-03-26T04:03:40.539Z | Downloaded tower-http v0.6.8 |
| 443 | 2026-03-26T04:03:40.544Z | Downloaded aho-corasick v1.1.4 |
| 444 | 2026-03-26T04:03:40.552Z | Downloaded url v2.5.8 |
| 445 | 2026-03-26T04:03:40.567Z | Downloaded unicode-normalization v0.1.25 |
| 446 | 2026-03-26T04:03:40.585Z | Downloaded guppy v0.17.25 |
| 447 | 2026-03-26T04:03:40.588Z | Downloaded tower v0.5.3 |
| 448 | 2026-03-26T04:03:40.602Z | Downloaded winnow v0.7.15 |
| 449 | 2026-03-26T04:03:40.607Z | Downloaded ron v0.12.0 |
| 450 | 2026-03-26T04:03:40.612Z | Downloaded iri-string v0.7.11 |
| 451 | 2026-03-26T04:03:40.615Z | Downloaded itertools v0.14.0 |
| 452 | 2026-03-26T04:03:40.620Z | Downloaded curve25519-dalek v4.1.3 |
| 453 | 2026-03-26T04:03:40.624Z | Downloaded winnow v1.0.0 |
| 454 | 2026-03-26T04:03:40.629Z | Downloaded reqwest v0.12.28 |
| 455 | 2026-03-26T04:03:40.632Z | Downloaded serde_json v1.0.149 |
| 456 | 2026-03-26T04:03:40.638Z | Downloaded vcpkg v0.2.15 |
| 457 | 2026-03-26T04:03:40.658Z | Downloaded tracing-subscriber v0.3.23 |
| 458 | 2026-03-26T04:03:40.662Z | Downloaded webpki-roots v1.0.6 |
| 459 | 2026-03-26T04:03:40.666Z | Downloaded idna v1.1.0 |
| 460 | 2026-03-26T04:03:40.669Z | Downloaded quick-xml v0.37.5 |
| 461 | 2026-03-26T04:03:40.670Z | Downloaded pulldown-cmark v0.13.3 |
| 462 | 2026-03-26T04:03:40.673Z | Downloaded regex v1.12.3 |
| 463 | 2026-03-26T04:03:40.677Z | Downloaded unicode-width v0.2.2 |
| 464 | 2026-03-26T04:03:40.682Z | Downloaded bstr v1.12.1 |
| 465 | 2026-03-26T04:03:40.685Z | Downloaded gimli v0.32.3 |
| 466 | 2026-03-26T04:03:40.690Z | Downloaded syn v2.0.117 |
| 467 | 2026-03-26T04:03:40.693Z | Downloaded quick-xml v0.38.4 |
| 468 | 2026-03-26T04:03:40.697Z | Downloaded chrono v0.4.44 |
| 469 | 2026-03-26T04:03:40.701Z | Downloaded tokio-util v0.7.18 |
| 470 | 2026-03-26T04:03:40.704Z | Downloaded portable-atomic v1.13.1 |
| 471 | 2026-03-26T04:03:40.708Z | Downloaded tracing v0.1.44 |
| 472 | 2026-03-26T04:03:40.716Z | Downloaded color-eyre v0.6.5 |
| 473 | 2026-03-26T04:03:40.790Z | Downloaded quinn-proto v0.11.14 |
| 474 | 2026-03-26T04:03:40.797Z | Downloaded nextest-runner v0.80.0 |
| 475 | 2026-03-26T04:03:40.835Z | Downloaded unicode-width v0.1.14 |
| 476 | 2026-03-26T04:03:40.852Z | Downloaded zerocopy v0.8.47 |
| 477 | 2026-03-26T04:03:40.862Z | Downloaded openssl v0.10.76 |
| 478 | 2026-03-26T04:03:40.876Z | Downloaded regex-syntax v0.8.10 |
| 479 | 2026-03-26T04:03:40.885Z | Downloaded object v0.37.3 |
| 480 | 2026-03-26T04:03:40.893Z | Downloaded rustls v0.23.37 |
| 481 | 2026-03-26T04:03:40.907Z | Downloaded nix v0.30.1 |
| 482 | 2026-03-26T04:03:40.913Z | Downloaded rustix v0.38.44 |
| 483 | 2026-03-26T04:03:40.949Z | Downloaded rustix v1.1.4 |
| 484 | 2026-03-26T04:03:41.018Z | Downloaded regex-automata v0.4.14 |
| 485 | 2026-03-26T04:03:41.132Z | Downloaded petgraph v0.8.3 |
| 486 | 2026-03-26T04:03:41.144Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 487 | 2026-03-26T04:03:41.152Z | Downloaded libc v0.2.183 |
| 488 | 2026-03-26T04:03:41.187Z | Downloaded tokio v1.50.0 |
| 489 | 2026-03-26T04:03:41.257Z | Downloaded recursion v0.5.4 |
| 490 | 2026-03-26T04:03:41.266Z | Downloaded ring v0.17.14 |
| 491 | 2026-03-26T04:03:41.322Z | Compiling proc-macro2 v1.0.106 |
| 492 | 2026-03-26T04:03:41.322Z | Compiling libc v0.2.183 |
| 493 | 2026-03-26T04:03:41.322Z | Compiling unicode-ident v1.0.24 |
| 494 | 2026-03-26T04:03:41.322Z | Compiling quote v1.0.45 |
| 495 | 2026-03-26T04:03:41.326Z | Compiling serde_core v1.0.228 |
| 496 | 2026-03-26T04:03:41.326Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-03-26T04:03:41.326Z | Compiling memchr v2.8.0 |
| 498 | 2026-03-26T04:03:41.446Z | Compiling once_cell v1.21.4 |
| 499 | 2026-03-26T04:03:41.540Z | Compiling log v0.4.29 |
| 500 | 2026-03-26T04:03:41.567Z | Compiling pin-project-lite v0.2.17 |
| 501 | 2026-03-26T04:03:41.665Z | Compiling serde v1.0.228 |
| 502 | 2026-03-26T04:03:41.721Z | Compiling itoa v1.0.18 |
| 503 | 2026-03-26T04:03:41.947Z | Compiling futures-core v0.3.32 |
| 504 | 2026-03-26T04:03:42.100Z | Compiling bitflags v2.11.0 |
| 505 | 2026-03-26T04:03:42.182Z | Compiling smallvec v1.15.1 |
| 506 | 2026-03-26T04:03:42.204Z | Compiling shlex v1.3.0 |
| 507 | 2026-03-26T04:03:42.392Z | Compiling equivalent v1.0.2 |
| 508 | 2026-03-26T04:03:42.406Z | Compiling hashbrown v0.16.1 |
| 509 | 2026-03-26T04:03:42.473Z | Compiling find-msvc-tools v0.1.9 |
| 510 | 2026-03-26T04:03:42.484Z | Compiling bytes v1.11.1 |
| 511 | 2026-03-26T04:03:42.544Z | Compiling jobserver v0.1.34 |
| 512 | 2026-03-26T04:03:42.556Z | Compiling futures-sink v0.3.32 |
| 513 | 2026-03-26T04:03:42.662Z | Compiling errno v0.3.14 |
| 514 | 2026-03-26T04:03:42.701Z | Compiling mio v1.1.1 |
| 515 | 2026-03-26T04:03:42.742Z | Compiling cc v1.2.57 |
| 516 | 2026-03-26T04:03:42.853Z | Compiling signal-hook-registry v1.4.8 |
| 517 | 2026-03-26T04:03:42.973Z | Compiling rustix v1.1.4 |
| 518 | 2026-03-26T04:03:43.034Z | Compiling syn v2.0.117 |
| 519 | 2026-03-26T04:03:43.058Z | Compiling socket2 v0.6.3 |
| 520 | 2026-03-26T04:03:43.387Z | Compiling slab v0.4.12 |
| 521 | 2026-03-26T04:03:43.417Z | Compiling zmij v1.0.21 |
| 522 | 2026-03-26T04:03:43.460Z | Compiling futures-channel v0.3.32 |
| 523 | 2026-03-26T04:03:43.605Z | Compiling tracing-core v0.1.36 |
| 524 | 2026-03-26T04:03:43.727Z | Compiling version_check v0.9.5 |
| 525 | 2026-03-26T04:03:43.759Z | Compiling serde_json v1.0.149 |
| 526 | 2026-03-26T04:03:44.009Z | Compiling futures-io v0.3.32 |
| 527 | 2026-03-26T04:03:44.022Z | Compiling indexmap v2.13.0 |
| 528 | 2026-03-26T04:03:44.044Z | Compiling getrandom v0.4.2 |
| 529 | 2026-03-26T04:03:44.196Z | Compiling futures-task v0.3.32 |
| 530 | 2026-03-26T04:03:44.296Z | Compiling camino v1.2.2 |
| 531 | 2026-03-26T04:03:44.332Z | Compiling unicode-width v0.2.2 |
| 532 | 2026-03-26T04:03:44.543Z | Compiling ring v0.17.14 |
| 533 | 2026-03-26T04:03:44.646Z | Compiling http v1.4.0 |
| 534 | 2026-03-26T04:03:44.671Z | Compiling adler2 v2.0.1 |
| 535 | 2026-03-26T04:03:44.714Z | Compiling zeroize v1.8.2 |
| 536 | 2026-03-26T04:03:44.832Z | Compiling simd-adler32 v0.3.8 |
| 537 | 2026-03-26T04:03:44.861Z | Compiling percent-encoding v2.3.2 |
| 538 | 2026-03-26T04:03:44.915Z | Compiling autocfg v1.5.0 |
| 539 | 2026-03-26T04:03:45.157Z | Compiling miniz_oxide v0.8.9 |
| 540 | 2026-03-26T04:03:45.267Z | Compiling num-traits v0.2.19 |
| 541 | 2026-03-26T04:03:45.501Z | Compiling object v0.37.3 |
| 542 | 2026-03-26T04:03:45.666Z | Compiling target-lexicon v0.13.3 |
| 543 | 2026-03-26T04:03:45.774Z | Compiling zerocopy v0.8.47 |
| 544 | 2026-03-26T04:03:46.050Z | Compiling getrandom v0.3.4 |
| 545 | 2026-03-26T04:03:46.209Z | Compiling http-body v1.0.1 |
| 546 | 2026-03-26T04:03:46.345Z | Compiling rustls-pki-types v1.14.0 |
| 547 | 2026-03-26T04:03:46.362Z | Compiling semver v1.0.27 |
| 548 | 2026-03-26T04:03:46.389Z | Compiling getrandom v0.2.17 |
| 549 | 2026-03-26T04:03:46.413Z | Compiling guppy-workspace-hack v0.1.0 |
| 550 | 2026-03-26T04:03:46.541Z | Compiling untrusted v0.9.0 |
| 551 | 2026-03-26T04:03:46.572Z | Compiling fnv v1.0.7 |
| 552 | 2026-03-26T04:03:46.620Z | Compiling typenum v1.19.0 |
| 553 | 2026-03-26T04:03:46.671Z | Compiling thiserror v2.0.18 |
| 554 | 2026-03-26T04:03:46.675Z | Compiling owo-colors v4.3.0 |
| 555 | 2026-03-26T04:03:46.695Z | Compiling signal-hook v0.3.18 |
| 556 | 2026-03-26T04:03:46.699Z | Compiling serde_derive v1.0.228 |
| 557 | 2026-03-26T04:03:46.900Z | Compiling tokio-macros v2.6.1 |
| 558 | 2026-03-26T04:03:46.953Z | Compiling futures-macro v0.3.32 |
| 559 | 2026-03-26T04:03:46.988Z | Compiling tracing-attributes v0.1.31 |
| 560 | 2026-03-26T04:03:46.992Z | Compiling httparse v1.10.1 |
| 561 | 2026-03-26T04:03:47.013Z | Compiling gimli v0.32.3 |
| 562 | 2026-03-26T04:03:47.421Z | Compiling thiserror-impl v2.0.18 |
| 563 | 2026-03-26T04:03:47.650Z | Compiling tokio v1.50.0 |
| 564 | 2026-03-26T04:03:47.755Z | Compiling futures-util v0.3.32 |
| 565 | 2026-03-26T04:03:48.191Z | Compiling tracing v0.1.44 |
| 566 | 2026-03-26T04:03:49.201Z | Compiling addr2line v0.25.1 |
| 567 | 2026-03-26T04:03:49.623Z | Compiling form_urlencoded v1.2.2 |
| 568 | 2026-03-26T04:03:49.647Z | Compiling generic-array v0.14.7 |
| 569 | 2026-03-26T04:03:49.870Z | Compiling rustc-demangle v0.1.27 |
| 570 | 2026-03-26T04:03:49.883Z | Compiling pkg-config v0.3.32 |
| 571 | 2026-03-26T04:03:49.895Z | Compiling fastrand v2.3.0 |
| 572 | 2026-03-26T04:03:50.234Z | Compiling rustls v0.23.37 |
| 573 | 2026-03-26T04:03:50.311Z | Compiling thiserror v1.0.69 |
| 574 | 2026-03-26T04:03:50.350Z | Compiling target-spec v3.5.7 |
| 575 | 2026-03-26T04:03:50.440Z | Compiling atomic-waker v1.1.2 |
| 576 | 2026-03-26T04:03:50.573Z | Compiling utf8_iter v1.0.4 |
| 577 | 2026-03-26T04:03:50.609Z | Compiling tower-service v0.3.3 |
| 578 | 2026-03-26T04:03:50.622Z | Compiling try-lock v0.2.5 |
| 579 | 2026-03-26T04:03:50.707Z | Compiling typeid v1.0.3 |
| 580 | 2026-03-26T04:03:50.733Z | Compiling idna_adapter v1.0.0 |
| 581 | 2026-03-26T04:03:50.736Z | Compiling want v0.3.1 |
| 582 | 2026-03-26T04:03:50.841Z | Compiling idna v1.1.0 |
| 583 | 2026-03-26T04:03:50.913Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 584 | 2026-03-26T04:03:51.030Z | Compiling tempfile v3.27.0 |
| 585 | 2026-03-26T04:03:51.095Z | Compiling cfg-expr v0.20.7 |
| 586 | 2026-03-26T04:03:51.329Z | Compiling backtrace v0.3.76 |
| 587 | 2026-03-26T04:03:51.473Z | Compiling tokio-util v0.7.18 |
| 588 | 2026-03-26T04:03:52.080Z | Compiling h2 v0.4.13 |
| 589 | 2026-03-26T04:03:52.478Z | Compiling thiserror-impl v1.0.69 |
| 590 | 2026-03-26T04:03:52.564Z | Compiling terminal_size v0.4.4 |
| 591 | 2026-03-26T04:03:52.715Z | Compiling aho-corasick v1.1.4 |
| 592 | 2026-03-26T04:03:52.729Z | Compiling regex-syntax v0.8.10 |
| 593 | 2026-03-26T04:03:53.305Z | Compiling subtle v2.6.1 |
| 594 | 2026-03-26T04:03:53.461Z | Compiling pin-utils v0.1.0 |
| 595 | 2026-03-26T04:03:53.539Z | Compiling erased-serde v0.4.10 |
| 596 | 2026-03-26T04:03:53.600Z | Compiling winnow v0.7.15 |
| 597 | 2026-03-26T04:03:54.501Z | Compiling hyper v1.8.1 |
| 598 | 2026-03-26T04:03:55.482Z | Compiling rustls-webpki v0.103.10 |
| 599 | 2026-03-26T04:03:57.759Z | Compiling regex-automata v0.4.14 |
| 600 | 2026-03-26T04:03:58.055Z | Compiling url v2.5.8 |
| 601 | 2026-03-26T04:03:58.381Z | Compiling toml_datetime v0.6.11 |
| 602 | 2026-03-26T04:03:58.788Z | Compiling serde_spanned v0.6.9 |
| 603 | 2026-03-26T04:03:58.950Z | Compiling ahash v0.8.12 |
| 604 | 2026-03-26T04:03:59.194Z | Compiling sync_wrapper v1.0.2 |
| 605 | 2026-03-26T04:03:59.310Z | Compiling portable-atomic v1.13.1 |
| 606 | 2026-03-26T04:03:59.755Z | Compiling foldhash v0.1.5 |
| 607 | 2026-03-26T04:03:59.895Z | Compiling lazy_static v1.5.0 |
| 608 | 2026-03-26T04:03:59.975Z | Compiling unicode-linebreak v0.1.5 |
| 609 | 2026-03-26T04:04:00.003Z | Compiling parking_lot_core v0.9.12 |
| 610 | 2026-03-26T04:04:00.243Z | Compiling ipnet v2.12.0 |
| 611 | 2026-03-26T04:04:00.268Z | Compiling crc32fast v1.5.0 |
| 612 | 2026-03-26T04:04:00.294Z | Compiling unicode-segmentation v1.13.1 |
| 613 | 2026-03-26T04:04:00.461Z | Compiling toml_write v0.1.2 |
| 614 | 2026-03-26T04:04:00.549Z | Compiling is_ci v1.2.0 |
| 615 | 2026-03-26T04:04:00.686Z | Compiling either v1.15.0 |
| 616 | 2026-03-26T04:04:00.700Z | Compiling nextest-workspace-hack v0.1.0 |
| 617 | 2026-03-26T04:04:00.717Z | Compiling base64 v0.22.1 |
| 618 | 2026-03-26T04:04:00.906Z | Compiling tower-layer v0.3.3 |
| 619 | 2026-03-26T04:04:00.934Z | Compiling supports-color v3.0.2 |
| 620 | 2026-03-26T04:04:01.106Z | Compiling tower v0.5.3 |
| 621 | 2026-03-26T04:04:01.174Z | Compiling hyper-util v0.1.20 |
| 622 | 2026-03-26T04:04:01.189Z | Compiling toml_edit v0.22.27 |
| 623 | 2026-03-26T04:04:01.194Z | Compiling convert_case v0.10.0 |
| 624 | 2026-03-26T04:04:01.469Z | Compiling textwrap v0.16.2 |
| 625 | 2026-03-26T04:04:01.481Z | Compiling sharded-slab v0.1.7 |
| 626 | 2026-03-26T04:04:01.694Z | Compiling hashbrown v0.15.5 |
| 627 | 2026-03-26T04:04:02.163Z | Compiling tokio-rustls v0.26.4 |
| 628 | 2026-03-26T04:04:02.447Z | Compiling backtrace-ext v0.2.1 |
| 629 | 2026-03-26T04:04:02.706Z | Compiling ordered-float v2.10.1 |
| 630 | 2026-03-26T04:04:02.854Z | Compiling miette-derive v7.6.0 |
| 631 | 2026-03-26T04:04:02.882Z | Compiling webpki-roots v1.0.6 |
| 632 | 2026-03-26T04:04:02.972Z | Compiling pathdiff v0.2.3 |
| 633 | 2026-03-26T04:04:03.000Z | Compiling console v0.15.11 |
| 634 | 2026-03-26T04:04:03.117Z | Compiling cargo-platform v0.3.2 |
| 635 | 2026-03-26T04:04:03.683Z | Compiling tracing-log v0.2.0 |
| 636 | 2026-03-26T04:04:03.788Z | Compiling os_pipe v1.2.3 |
| 637 | 2026-03-26T04:04:03.937Z | Compiling thread_local v1.1.9 |
| 638 | 2026-03-26T04:04:03.961Z | Compiling scopeguard v1.2.0 |
| 639 | 2026-03-26T04:04:04.040Z | Compiling cfg_aliases v0.2.1 |
| 640 | 2026-03-26T04:04:04.068Z | Compiling supports-unicode v3.0.0 |
| 641 | 2026-03-26T04:04:04.113Z | Compiling debug-ignore v1.0.5 |
| 642 | 2026-03-26T04:04:04.225Z | Compiling ryu v1.0.23 |
| 643 | 2026-03-26T04:04:04.241Z | Compiling pulldown-cmark v0.13.3 |
| 644 | 2026-03-26T04:04:04.296Z | Compiling rustix v0.38.44 |
| 645 | 2026-03-26T04:04:04.325Z | Compiling winnow v1.0.0 |
| 646 | 2026-03-26T04:04:04.449Z | Compiling unicode-width v0.1.14 |
| 647 | 2026-03-26T04:04:04.510Z | Compiling zstd-safe v7.2.4 |
| 648 | 2026-03-26T04:04:04.746Z | Compiling supports-hyperlinks v3.2.0 |
| 649 | 2026-03-26T04:04:04.757Z | Compiling iri-string v0.7.11 |
| 650 | 2026-03-26T04:04:04.957Z | Compiling fixedbitset v0.5.7 |
| 651 | 2026-03-26T04:04:04.970Z | Compiling utf8parse v0.2.2 |
| 652 | 2026-03-26T04:04:05.083Z | Compiling anstyle-parse v1.0.0 |
| 653 | 2026-03-26T04:04:05.306Z | Compiling petgraph v0.8.3 |
| 654 | 2026-03-26T04:04:05.460Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 655 | 2026-03-26T04:04:05.791Z | Compiling miette v7.6.0 |
| 656 | 2026-03-26T04:04:06.755Z | Compiling tower-http v0.6.8 |
| 657 | 2026-03-26T04:04:07.333Z | Compiling serde_urlencoded v0.7.1 |
| 658 | 2026-03-26T04:04:07.355Z | Compiling nix v0.30.1 |
| 659 | 2026-03-26T04:04:07.608Z | Compiling tracing-subscriber v0.3.23 |
| 660 | 2026-03-26T04:04:07.715Z | Compiling lock_api v0.4.14 |
| 661 | 2026-03-26T04:04:07.729Z | Compiling sigchld v0.2.4 |
| 662 | 2026-03-26T04:04:07.917Z | Compiling cargo_metadata v0.23.1 |
| 663 | 2026-03-26T04:04:07.966Z | Compiling hyper-rustls v0.27.7 |
| 664 | 2026-03-26T04:04:08.659Z | Compiling serde-value v0.7.0 |
| 665 | 2026-03-26T04:04:08.794Z | Compiling serde-untagged v0.1.9 |
| 666 | 2026-03-26T04:04:09.155Z | Compiling toml v0.8.23 |
| 667 | 2026-03-26T04:04:10.335Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-03-26T04:04:10.592Z | Compiling itertools v0.14.0 |
| 669 | 2026-03-26T04:04:10.652Z | Compiling regex v1.12.3 |
| 670 | 2026-03-26T04:04:10.845Z | Compiling block-buffer v0.10.4 |
| 671 | 2026-03-26T04:04:10.999Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-03-26T04:04:11.118Z | Compiling ppv-lite86 v0.2.21 |
| 673 | 2026-03-26T04:04:11.136Z | Compiling futures-executor v0.3.32 |
| 674 | 2026-03-26T04:04:11.451Z | Compiling rand_core v0.9.5 |
| 675 | 2026-03-26T04:04:11.666Z | Compiling pin-project-internal v1.1.11 |
| 676 | 2026-03-26T04:04:11.710Z | Compiling http-body-util v0.1.3 |
| 677 | 2026-03-26T04:04:11.982Z | Compiling uuid v1.22.0 |
| 678 | 2026-03-26T04:04:12.010Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 679 | 2026-03-26T04:04:12.046Z | Compiling serde_spanned v1.1.0 |
| 680 | 2026-03-26T04:04:12.067Z | Compiling smol_str v0.3.6 |
| 681 | 2026-03-26T04:04:12.211Z | Compiling filetime v0.2.27 |
| 682 | 2026-03-26T04:04:12.417Z | Compiling vte v0.14.1 |
| 683 | 2026-03-26T04:04:12.421Z | Compiling bstr v1.12.1 |
| 684 | 2026-03-26T04:04:12.421Z | Compiling eyre v0.6.12 |
| 685 | 2026-03-26T04:04:12.504Z | Compiling static_assertions v1.1.0 |
| 686 | 2026-03-26T04:04:12.582Z | Compiling xattr v1.6.1 |
| 687 | 2026-03-26T04:04:12.632Z | Compiling iana-time-zone v0.1.65 |
| 688 | 2026-03-26T04:04:12.714Z | Compiling self_update v0.42.0 |
| 689 | 2026-03-26T04:04:12.736Z | Compiling anstyle-query v1.1.5 |
| 690 | 2026-03-26T04:04:12.770Z | Compiling number_prefix v0.4.0 |
| 691 | 2026-03-26T04:04:12.926Z | Compiling tinyvec_macros v0.1.1 |
| 692 | 2026-03-26T04:04:12.946Z | Compiling litrs v1.0.0 |
| 693 | 2026-03-26T04:04:12.997Z | Compiling nested v0.1.1 |
| 694 | 2026-03-26T04:04:13.033Z | Compiling anstyle v1.0.14 |
| 695 | 2026-03-26T04:04:13.059Z | Compiling is_terminal_polyfill v1.70.2 |
| 696 | 2026-03-26T04:04:13.102Z | Compiling colorchoice v1.0.5 |
| 697 | 2026-03-26T04:04:13.151Z | Compiling color-spantrace v0.3.0 |
| 698 | 2026-03-26T04:04:13.181Z | Compiling unicode-xid v0.2.6 |
| 699 | 2026-03-26T04:04:13.219Z | Compiling unicase v2.9.0 |
| 700 | 2026-03-26T04:04:13.291Z | Compiling cargo-util-schemas v0.2.0 |
| 701 | 2026-03-26T04:04:13.316Z | Compiling anstream v1.0.0 |
| 702 | 2026-03-26T04:04:13.380Z | Compiling document-features v0.2.12 |
| 703 | 2026-03-26T04:04:13.485Z | Compiling guppy v0.17.25 |
| 704 | 2026-03-26T04:04:13.507Z | Compiling tinyvec v1.11.0 |
| 705 | 2026-03-26T04:04:13.811Z | Compiling indicatif v0.17.11 |
| 706 | 2026-03-26T04:04:13.927Z | Compiling globset v0.4.18 |
| 707 | 2026-03-26T04:04:13.939Z | Compiling chrono v0.4.44 |
| 708 | 2026-03-26T04:04:14.806Z | Compiling tar v0.4.45 |
| 709 | 2026-03-26T04:04:15.198Z | Compiling pin-project v1.1.11 |
| 710 | 2026-03-26T04:04:15.301Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-03-26T04:04:15.693Z | Compiling nextest-metadata v0.12.2 |
| 712 | 2026-03-26T04:04:15.805Z | Compiling newtype-uuid v1.3.2 |
| 713 | 2026-03-26T04:04:15.997Z | Compiling toml v1.1.0+spec-1.1.0 |
| 714 | 2026-03-26T04:04:16.932Z | Compiling reqwest v0.12.28 |
| 715 | 2026-03-26T04:04:17.128Z | Compiling rand_chacha v0.9.0 |
| 716 | 2026-03-26T04:04:17.280Z | Compiling futures v0.3.32 |
| 717 | 2026-03-26T04:04:17.365Z | Compiling derive_more v2.1.1 |
| 718 | 2026-03-26T04:04:17.390Z | Compiling digest v0.10.7 |
| 719 | 2026-03-26T04:04:17.448Z | Compiling parking_lot v0.12.5 |
| 720 | 2026-03-26T04:04:17.615Z | Compiling flate2 v1.1.9 |
| 721 | 2026-03-26T04:04:17.678Z | Compiling tracing-error v0.2.1 |
| 722 | 2026-03-26T04:04:17.915Z | Compiling shared_child v1.1.1 |
| 723 | 2026-03-26T04:04:18.360Z | Compiling signal-hook-mio v0.2.5 |
| 724 | 2026-03-26T04:04:18.492Z | Compiling self-replace v1.5.0 |
| 725 | 2026-03-26T04:04:18.587Z | Compiling cargo-platform v0.2.0 |
| 726 | 2026-03-26T04:04:18.785Z | Compiling quick-xml v0.38.4 |
| 727 | 2026-03-26T04:04:19.143Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-03-26T04:04:19.195Z | Compiling indenter v0.3.4 |
| 729 | 2026-03-26T04:04:19.324Z | Compiling humantime v2.3.0 |
| 730 | 2026-03-26T04:04:19.458Z | Compiling heck v0.5.0 |
| 731 | 2026-03-26T04:04:19.661Z | Compiling cpufeatures v0.2.17 |
| 732 | 2026-03-26T04:04:19.737Z | Compiling urlencoding v2.1.3 |
| 733 | 2026-03-26T04:04:19.974Z | Compiling strsim v0.11.1 |
| 734 | 2026-03-26T04:04:20.005Z | Compiling shell-words v1.1.1 |
| 735 | 2026-03-26T04:04:20.407Z | Compiling clap_lex v1.1.0 |
| 736 | 2026-03-26T04:04:20.476Z | Compiling recursion v0.5.4 |
| 737 | 2026-03-26T04:04:20.617Z | Compiling nextest-filtering v0.15.0 |
| 738 | 2026-03-26T04:04:20.661Z | Compiling clap_builder v4.6.0 |
| 739 | 2026-03-26T04:04:20.769Z | Compiling clap_derive v4.6.0 |
| 740 | 2026-03-26T04:04:20.853Z | Compiling sha2 v0.10.9 |
| 741 | 2026-03-26T04:04:22.068Z | Compiling humantime-serde v1.1.1 |
| 742 | 2026-03-26T04:04:22.228Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-03-26T04:04:23.008Z | Compiling atomicwrites v0.4.4 |
| 744 | 2026-03-26T04:04:23.300Z | Compiling cargo_metadata v0.20.0 |
| 745 | 2026-03-26T04:04:24.523Z | Compiling cargo-nextest v0.9.97 |
| 746 | 2026-03-26T04:04:24.827Z | Compiling crossterm v0.29.0 |
| 747 | 2026-03-26T04:04:26.159Z | Compiling duct v0.13.7 |
| 748 | 2026-03-26T04:04:26.698Z | Compiling zstd v0.13.3 |
| 749 | 2026-03-26T04:04:27.130Z | Compiling async-scoped v0.9.0 |
| 750 | 2026-03-26T04:04:27.322Z | Compiling rand v0.9.2 |
| 751 | 2026-03-26T04:04:27.334Z | Compiling config v0.15.22 |
| 752 | 2026-03-26T04:04:27.534Z | Compiling unicode-normalization v0.1.25 |
| 753 | 2026-03-26T04:04:27.897Z | Compiling target-spec-miette v0.4.5 |
| 754 | 2026-03-26T04:04:28.013Z | Compiling future-queue v0.4.0 |
| 755 | 2026-03-26T04:04:28.070Z | Compiling mukti-metadata v0.3.0 |
| 756 | 2026-03-26T04:04:28.102Z | Compiling tokio-stream v0.1.18 |
| 757 | 2026-03-26T04:04:28.296Z | Compiling camino-tempfile v1.4.1 |
| 758 | 2026-03-26T04:04:28.315Z | Compiling derive-where v1.6.1 |
| 759 | 2026-03-26T04:04:28.356Z | Compiling serde_path_to_error v0.1.20 |
| 760 | 2026-03-26T04:04:28.559Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-03-26T04:04:28.631Z | Compiling home v0.5.12 |
| 762 | 2026-03-26T04:04:28.730Z | Compiling swrite v0.1.0 |
| 763 | 2026-03-26T04:04:28.776Z | Compiling xxhash-rust v0.8.15 |
| 764 | 2026-03-26T04:04:28.798Z | Compiling indent_write v2.2.0 |
| 765 | 2026-03-26T04:04:28.835Z | Compiling hex v0.4.3 |
| 766 | 2026-03-26T04:04:28.917Z | Compiling color-eyre v0.6.5 |
| 767 | 2026-03-26T04:04:28.954Z | Compiling clap v4.6.0 |
| 768 | 2026-03-26T04:04:28.980Z | Compiling dialoguer v0.11.0 |
| 769 | 2026-03-26T04:04:29.052Z | Compiling enable-ansi-support v0.2.1 |
| 770 | 2026-03-26T04:04:29.539Z | Compiling nextest-runner v0.80.0 |
| 771 | 2026-03-26T04:04:47.664Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 772 | 2026-03-26T04:04:47.839Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 773 | 2026-03-26T04:04:47.842Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 774 | 2026-03-26T04:04:47.958Z | + pushd bgp |
| 775 | 2026-03-26T04:04:47.961Z | + pfexec cargo nextest run |
| 776 | 2026-03-26T04:04:47.961Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 777 | 2026-03-26T04:04:48.113Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 778 | 2026-03-26T04:04:48.773Z | From https://github.com/oxidecomputer/falcon |
| 779 | 2026-03-26T04:04:48.773Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 780 | 2026-03-26T04:04:48.849Z | Updating crates.io index |
| 781 | 2026-03-26T04:04:48.890Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 782 | 2026-03-26T04:04:49.614Z | From https://github.com/oxidecomputer/dendrite |
| 783 | 2026-03-26T04:04:49.614Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 784 | 2026-03-26T04:04:49.704Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 785 | 2026-03-26T04:04:49.953Z | From https://github.com/oxidecomputer/ispf |
| 786 | 2026-03-26T04:04:49.954Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 787 | 2026-03-26T04:04:49.959Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 788 | 2026-03-26T04:04:50.314Z | From https://github.com/oxidecomputer/netadm-sys |
| 789 | 2026-03-26T04:04:50.314Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 790 | 2026-03-26T04:04:50.323Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 791 | 2026-03-26T04:04:57.625Z | From https://github.com/oxidecomputer/omicron |
| 792 | 2026-03-26T04:04:57.625Z | * [new ref] 48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 -> refs/commit/48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 |
| 793 | 2026-03-26T04:04:58.053Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 794 | 2026-03-26T04:04:58.621Z | From https://github.com/oxidecomputer/opte |
| 795 | 2026-03-26T04:04:58.621Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 796 | 2026-03-26T04:04:58.804Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 797 | 2026-03-26T04:04:59.056Z | From https://github.com/illumos/smf-rs |
| 798 | 2026-03-26T04:04:59.056Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 799 | 2026-03-26T04:04:59.227Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 800 | 2026-03-26T04:04:59.496Z | From https://github.com/oxidecomputer/network-interface |
| 801 | 2026-03-26T04:04:59.496Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 802 | 2026-03-26T04:04:59.522Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 803 | 2026-03-26T04:04:59.786Z | From https://github.com/oxidecomputer/zone |
| 804 | 2026-03-26T04:04:59.786Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 805 | 2026-03-26T04:04:59.791Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 806 | 2026-03-26T04:05:00.955Z | From https://github.com/oxidecomputer/propolis |
| 807 | 2026-03-26T04:05:00.956Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 808 | 2026-03-26T04:05:01.018Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 809 | 2026-03-26T04:05:01.519Z | From https://github.com/oxidecomputer/transceiver-control |
| 810 | 2026-03-26T04:05:01.519Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 811 | 2026-03-26T04:05:01.658Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 812 | 2026-03-26T04:05:01.917Z | From https://github.com/oxidecomputer/dlpi-sys |
| 813 | 2026-03-26T04:05:01.917Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 814 | 2026-03-26T04:05:01.922Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 815 | 2026-03-26T04:05:02.198Z | From https://github.com/jmesmon/rust-libzfs |
| 816 | 2026-03-26T04:05:02.198Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 817 | 2026-03-26T04:05:02.206Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 818 | 2026-03-26T04:05:02.457Z | From https://github.com/oxidecomputer/rusty-doors |
| 819 | 2026-03-26T04:05:02.457Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 820 | 2026-03-26T04:05:02.499Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 821 | 2026-03-26T04:05:02.951Z | From https://github.com/oxidecomputer/lldp |
| 822 | 2026-03-26T04:05:02.951Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 823 | 2026-03-26T04:05:03.063Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 824 | 2026-03-26T04:05:03.371Z | From https://github.com/oxidecomputer/slog-error-chain |
| 825 | 2026-03-26T04:05:03.371Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 826 | 2026-03-26T04:05:03.377Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 827 | 2026-03-26T04:05:03.670Z | From https://github.com/oxidecomputer/tufaceous |
| 828 | 2026-03-26T04:05:03.671Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 829 | 2026-03-26T04:05:03.781Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 830 | 2026-03-26T04:05:04.232Z | From https://github.com/oxidecomputer/management-gateway-service |
| 831 | 2026-03-26T04:05:04.232Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 832 | 2026-03-26T04:05:04.258Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 833 | 2026-03-26T04:05:05.157Z | From https://github.com/oxidecomputer/crucible |
| 834 | 2026-03-26T04:05:05.157Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 835 | 2026-03-26T04:05:05.393Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 836 | 2026-03-26T04:05:05.641Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 837 | 2026-03-26T04:05:05.641Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 838 | 2026-03-26T04:05:05.661Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 839 | 2026-03-26T04:05:06.039Z | From https://github.com/oxidecomputer/propolis |
| 840 | 2026-03-26T04:05:06.039Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 841 | 2026-03-26T04:05:06.404Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 842 | 2026-03-26T04:05:06.664Z | From https://github.com/oxidecomputer/tofino |
| 843 | 2026-03-26T04:05:06.664Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 844 | 2026-03-26T04:05:06.684Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 845 | 2026-03-26T04:05:07.226Z | From https://github.com/oxidecomputer/maghemite |
| 846 | 2026-03-26T04:05:07.226Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 847 | 2026-03-26T04:05:07.283Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 848 | 2026-03-26T04:05:07.536Z | From https://github.com/oxidecomputer/clickward |
| 849 | 2026-03-26T04:05:07.536Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 850 | 2026-03-26T04:05:07.547Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 851 | 2026-03-26T04:05:07.811Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 852 | 2026-03-26T04:05:07.811Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 853 | 2026-03-26T04:05:08.047Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 854 | 2026-03-26T04:05:08.346Z | From https://github.com/oxidecomputer/crucible |
| 855 | 2026-03-26T04:05:08.346Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 856 | 2026-03-26T04:05:09.355Z | Downloading crates ... |
| 857 | 2026-03-26T04:05:09.462Z | Downloaded aead v0.5.2 |
| 858 | 2026-03-26T04:05:09.471Z | Downloaded crc8 v0.1.1 |
| 859 | 2026-03-26T04:05:09.474Z | Downloaded base16ct v1.0.0 |
| 860 | 2026-03-26T04:05:09.479Z | Downloaded defmt v1.0.1 |
| 861 | 2026-03-26T04:05:09.482Z | Downloaded dtrace-parser v0.3.0 |
| 862 | 2026-03-26T04:05:09.482Z | Downloaded crossbeam-utils v0.8.21 |
| 863 | 2026-03-26T04:05:09.482Z | Downloaded bitflags v1.3.2 |
| 864 | 2026-03-26T04:05:09.485Z | Downloaded crypto-bigint v0.5.5 |
| 865 | 2026-03-26T04:05:09.487Z | Downloaded httpdate v1.0.3 |
| 866 | 2026-03-26T04:05:09.490Z | Downloaded ciborium-ll v0.2.2 |
| 867 | 2026-03-26T04:05:09.490Z | Downloaded heck v0.4.1 |
| 868 | 2026-03-26T04:05:09.490Z | Downloaded dof v0.4.0 |
| 869 | 2026-03-26T04:05:09.493Z | Downloaded async-recursion v1.1.1 |
| 870 | 2026-03-26T04:05:09.493Z | Downloaded foldhash v0.2.0 |
| 871 | 2026-03-26T04:05:09.496Z | Downloaded async-stream-impl v0.3.6 |
| 872 | 2026-03-26T04:05:09.496Z | Downloaded newtype_derive v0.1.6 |
| 873 | 2026-03-26T04:05:09.500Z | Downloaded num_enum_derive v0.5.11 |
| 874 | 2026-03-26T04:05:09.503Z | Downloaded libsw v3.5.0 |
| 875 | 2026-03-26T04:05:09.503Z | Downloaded indicatif v0.18.4 |
| 876 | 2026-03-26T04:05:09.506Z | Downloaded highway v1.3.0 |
| 877 | 2026-03-26T04:05:09.506Z | Downloaded defmt v0.3.100 |
| 878 | 2026-03-26T04:05:09.509Z | Downloaded expectorate v1.2.0 |
| 879 | 2026-03-26T04:05:09.509Z | Downloaded blake2 v0.10.6 |
| 880 | 2026-03-26T04:05:09.512Z | Downloaded memmap v0.7.0 |
| 881 | 2026-03-26T04:05:09.512Z | Downloaded icu_normalizer v2.1.1 |
| 882 | 2026-03-26T04:05:09.515Z | Downloaded libscf-sys v1.1.0 |
| 883 | 2026-03-26T04:05:09.515Z | Downloaded fs-err v3.3.0 |
| 884 | 2026-03-26T04:05:09.515Z | Downloaded foreign-types v0.5.0 |
| 885 | 2026-03-26T04:05:09.518Z | Downloaded compression-core v0.4.31 |
| 886 | 2026-03-26T04:05:09.518Z | Downloaded cmake v0.1.57 |
| 887 | 2026-03-26T04:05:09.518Z | Downloaded num_enum v0.5.11 |
| 888 | 2026-03-26T04:05:09.522Z | Downloaded ff v0.13.1 |
| 889 | 2026-03-26T04:05:09.525Z | Downloaded omicron-zone-package v0.12.2 |
| 890 | 2026-03-26T04:05:09.525Z | Downloaded git-stub-vcs v0.1.0 |
| 891 | 2026-03-26T04:05:09.525Z | Downloaded linked-hash-map v0.5.6 |
| 892 | 2026-03-26T04:05:09.527Z | Downloaded idna_adapter v1.2.1 |
| 893 | 2026-03-26T04:05:09.528Z | Downloaded group v0.13.0 |
| 894 | 2026-03-26T04:05:09.528Z | Downloaded backon v1.6.0 |
| 895 | 2026-03-26T04:05:09.530Z | Downloaded hmac v0.12.1 |
| 896 | 2026-03-26T04:05:09.530Z | Downloaded oxnet v0.1.4 |
| 897 | 2026-03-26T04:05:09.533Z | Downloaded daft v0.1.5 |
| 898 | 2026-03-26T04:05:09.533Z | Downloaded fixedbitset v0.4.2 |
| 899 | 2026-03-26T04:05:09.533Z | Downloaded cipher v0.4.4 |
| 900 | 2026-03-26T04:05:09.536Z | Downloaded chacha20 v0.10.0 |
| 901 | 2026-03-26T04:05:09.536Z | Downloaded cookie v0.18.1 |
| 902 | 2026-03-26T04:05:09.539Z | Downloaded hubpack_derive v0.1.1 |
| 903 | 2026-03-26T04:05:09.539Z | Downloaded hostname v0.3.1 |
| 904 | 2026-03-26T04:05:09.539Z | Downloaded newtype-uuid-macros v0.1.0 |
| 905 | 2026-03-26T04:05:09.543Z | Downloaded mime v0.3.17 |
| 906 | 2026-03-26T04:05:09.544Z | Downloaded async-stream v0.3.6 |
| 907 | 2026-03-26T04:05:09.544Z | Downloaded cstr-argument v0.1.2 |
| 908 | 2026-03-26T04:05:09.547Z | Downloaded hostname v0.4.2 |
| 909 | 2026-03-26T04:05:09.547Z | Downloaded foreign-types-macros v0.2.3 |
| 910 | 2026-03-26T04:05:09.547Z | Downloaded aws-lc-rs v1.16.2 |
| 911 | 2026-03-26T04:05:09.551Z | Downloaded natord v1.0.9 |
| 912 | 2026-03-26T04:05:09.555Z | Downloaded gethostname v0.5.0 |
| 913 | 2026-03-26T04:05:09.555Z | Downloaded darling v0.23.0 |
| 914 | 2026-03-26T04:05:09.555Z | Downloaded const-random-macro v0.1.16 |
| 915 | 2026-03-26T04:05:09.558Z | Downloaded ingot v0.1.1 |
| 916 | 2026-03-26T04:05:09.558Z | Downloaded foreign-types-shared v0.3.1 |
| 917 | 2026-03-26T04:05:09.561Z | Downloaded icu_collections v2.1.1 |
| 918 | 2026-03-26T04:05:09.564Z | Downloaded dyn-clone v1.0.20 |
| 919 | 2026-03-26T04:05:09.567Z | Downloaded dtrace-parser v0.2.0 |
| 920 | 2026-03-26T04:05:09.567Z | Downloaded argon2 v0.5.3 |
| 921 | 2026-03-26T04:05:09.567Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 922 | 2026-03-26T04:05:09.570Z | Downloaded ciborium-io v0.2.2 |
| 923 | 2026-03-26T04:05:09.573Z | Downloaded olpc-cjson v0.1.4 |
| 924 | 2026-03-26T04:05:09.573Z | Downloaded cobs v0.3.0 |
| 925 | 2026-03-26T04:05:09.577Z | Downloaded base16ct v0.2.0 |
| 926 | 2026-03-26T04:05:09.580Z | Downloaded const-random v0.1.18 |
| 927 | 2026-03-26T04:05:09.580Z | Downloaded dof v0.3.0 |
| 928 | 2026-03-26T04:05:09.583Z | Downloaded macaddr v1.0.1 |
| 929 | 2026-03-26T04:05:09.586Z | Downloaded omicron-workspace-hack v0.1.0 |
| 930 | 2026-03-26T04:05:09.586Z | Downloaded num-iter v0.1.45 |
| 931 | 2026-03-26T04:05:09.586Z | Downloaded no-std-compat v0.4.1 |
| 932 | 2026-03-26T04:05:09.589Z | Downloaded darling_macro v0.23.0 |
| 933 | 2026-03-26T04:05:09.589Z | Downloaded arrayref v0.3.9 |
| 934 | 2026-03-26T04:05:09.593Z | Downloaded managed v0.8.0 |
| 935 | 2026-03-26T04:05:09.593Z | Downloaded ingot-types v0.1.2 |
| 936 | 2026-03-26T04:05:09.595Z | Downloaded num-rational v0.4.2 |
| 937 | 2026-03-26T04:05:09.595Z | Downloaded crossbeam-deque v0.8.6 |
| 938 | 2026-03-26T04:05:09.595Z | Downloaded linear-map v1.2.0 |
| 939 | 2026-03-26T04:05:09.598Z | Downloaded defmt-macros v1.0.1 |
| 940 | 2026-03-26T04:05:09.598Z | Downloaded num-derive v0.4.2 |
| 941 | 2026-03-26T04:05:09.601Z | Downloaded num-conv v0.2.0 |
| 942 | 2026-03-26T04:05:09.601Z | Downloaded ident_case v1.0.1 |
| 943 | 2026-03-26T04:05:09.601Z | Downloaded ipnetwork v0.21.1 |
| 944 | 2026-03-26T04:05:09.604Z | Downloaded powerfmt v0.2.0 |
| 945 | 2026-03-26T04:05:09.604Z | Downloaded arc-swap v1.9.0 |
| 946 | 2026-03-26T04:05:09.607Z | Downloaded potential_utf v0.1.4 |
| 947 | 2026-03-26T04:05:09.611Z | Downloaded crucible-workspace-hack v0.1.0 |
| 948 | 2026-03-26T04:05:09.614Z | Downloaded paste v1.0.15 |
| 949 | 2026-03-26T04:05:09.614Z | Downloaded parking_lot_core v0.8.6 |
| 950 | 2026-03-26T04:05:09.617Z | Downloaded dunce v1.0.5 |
| 951 | 2026-03-26T04:05:09.617Z | Downloaded bit-set v0.8.0 |
| 952 | 2026-03-26T04:05:09.617Z | Downloaded cpufeatures v0.3.0 |
| 953 | 2026-03-26T04:05:09.620Z | Downloaded convert_case v0.4.0 |
| 954 | 2026-03-26T04:05:09.626Z | Downloaded hash32 v0.3.1 |
| 955 | 2026-03-26T04:05:09.626Z | Downloaded displaydoc v0.2.5 |
| 956 | 2026-03-26T04:05:09.629Z | Downloaded embedded-io v0.6.1 |
| 957 | 2026-03-26T04:05:09.629Z | Downloaded bcs v0.1.6 |
| 958 | 2026-03-26T04:05:09.632Z | Downloaded parse-display v0.10.0 |
| 959 | 2026-03-26T04:05:09.632Z | Downloaded proc-macro-crate v3.5.0 |
| 960 | 2026-03-26T04:05:09.632Z | Downloaded defmt-parser v1.0.0 |
| 961 | 2026-03-26T04:05:09.637Z | Downloaded darling_macro v0.21.3 |
| 962 | 2026-03-26T04:05:09.637Z | Downloaded crunchy v0.2.4 |
| 963 | 2026-03-26T04:05:09.643Z | Downloaded opaque-debug v0.3.1 |
| 964 | 2026-03-26T04:05:09.643Z | Downloaded chacha20 v0.9.1 |
| 965 | 2026-03-26T04:05:09.643Z | Downloaded progenitor-macro v0.11.2 |
| 966 | 2026-03-26T04:05:09.646Z | Downloaded progenitor-client v0.11.2 |
| 967 | 2026-03-26T04:05:09.646Z | Downloaded num v0.4.3 |
| 968 | 2026-03-26T04:05:09.646Z | Downloaded constant_time_eq v0.4.2 |
| 969 | 2026-03-26T04:05:09.646Z | Downloaded derive-ex v0.1.8 |
| 970 | 2026-03-26T04:05:09.649Z | Downloaded num_enum_derive v0.7.6 |
| 971 | 2026-03-26T04:05:09.649Z | Downloaded phf v0.12.1 |
| 972 | 2026-03-26T04:05:09.652Z | Downloaded libsw-core v0.3.2 |
| 973 | 2026-03-26T04:05:09.652Z | Downloaded embedded-io v0.4.0 |
| 974 | 2026-03-26T04:05:09.657Z | Downloaded poly1305 v0.8.0 |
| 975 | 2026-03-26T04:05:09.657Z | Downloaded critical-section v1.2.0 |
| 976 | 2026-03-26T04:05:09.657Z | Downloaded progenitor-macro v0.13.0 |
| 977 | 2026-03-26T04:05:09.657Z | Downloaded plain v0.2.3 |
| 978 | 2026-03-26T04:05:09.657Z | Downloaded keccak v0.1.6 |
| 979 | 2026-03-26T04:05:09.660Z | Downloaded arrayvec v0.7.6 |
| 980 | 2026-03-26T04:05:09.660Z | Downloaded memoffset v0.9.1 |
| 981 | 2026-03-26T04:05:09.660Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 982 | 2026-03-26T04:05:09.660Z | Downloaded proc-macro-error-attr v1.0.4 |
| 983 | 2026-03-26T04:05:09.673Z | Downloaded phf_shared v0.12.1 |
| 984 | 2026-03-26T04:05:09.673Z | Downloaded quick-error v1.2.3 |
| 985 | 2026-03-26T04:05:09.673Z | Downloaded backoff v0.4.0 |
| 986 | 2026-03-26T04:05:09.677Z | Downloaded newline-converter v0.3.0 |
| 987 | 2026-03-26T04:05:09.677Z | Downloaded lru-cache v0.1.2 |
| 988 | 2026-03-26T04:05:09.677Z | Downloaded cancel-safe-futures v0.1.5 |
| 989 | 2026-03-26T04:05:09.677Z | Downloaded hubpack v0.1.2 |
| 990 | 2026-03-26T04:05:09.677Z | Downloaded memmap2 v0.9.10 |
| 991 | 2026-03-26T04:05:09.677Z | Downloaded deranged v0.5.8 |
| 992 | 2026-03-26T04:05:09.677Z | Downloaded hickory-resolver v0.24.4 |
| 993 | 2026-03-26T04:05:09.677Z | Downloaded byte-wrapper v0.1.0 |
| 994 | 2026-03-26T04:05:09.677Z | Downloaded data-encoding v2.10.0 |
| 995 | 2026-03-26T04:05:09.677Z | Downloaded const_format_proc_macros v0.2.34 |
| 996 | 2026-03-26T04:05:09.681Z | Downloaded ingot-macros v0.1.1 |
| 997 | 2026-03-26T04:05:09.681Z | Downloaded daft-derive v0.1.5 |
| 998 | 2026-03-26T04:05:09.684Z | Downloaded hickory-resolver v0.25.2 |
| 999 | 2026-03-26T04:05:09.684Z | Downloaded rand_chacha v0.3.1 |
| 1000 | 2026-03-26T04:05:09.690Z | Downloaded num_threads v0.1.7 |
| 1001 | 2026-03-26T04:05:09.690Z | Downloaded match_cfg v0.1.0 |
| 1002 | 2026-03-26T04:05:09.690Z | Downloaded async-trait v0.1.89 |
| 1003 | 2026-03-26T04:05:09.690Z | Downloaded git-stub v1.0.0 |
| 1004 | 2026-03-26T04:05:09.690Z | Downloaded fxhash v0.2.1 |
| 1005 | 2026-03-26T04:05:09.690Z | Downloaded crossbeam-channel v0.5.15 |
| 1006 | 2026-03-26T04:05:09.693Z | Downloaded progenitor-macro v0.10.0 |
| 1007 | 2026-03-26T04:05:09.693Z | Downloaded inout v0.1.4 |
| 1008 | 2026-03-26T04:05:09.696Z | Downloaded ref-cast v1.0.25 |
| 1009 | 2026-03-26T04:05:09.696Z | Downloaded rustc_version v0.1.7 |
| 1010 | 2026-03-26T04:05:09.696Z | Downloaded parse-display-derive v0.10.0 |
| 1011 | 2026-03-26T04:05:09.700Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1012 | 2026-03-26T04:05:09.700Z | Downloaded enum-as-inner v0.6.1 |
| 1013 | 2026-03-26T04:05:09.700Z | Downloaded progenitor v0.13.0 |
| 1014 | 2026-03-26T04:05:09.703Z | Downloaded glob v0.3.3 |
| 1015 | 2026-03-26T04:05:09.703Z | Downloaded instant v0.1.13 |
| 1016 | 2026-03-26T04:05:09.703Z | Downloaded num_enum v0.7.6 |
| 1017 | 2026-03-26T04:05:09.706Z | Downloaded proc-macro-crate v1.3.1 |
| 1018 | 2026-03-26T04:05:09.706Z | Downloaded ref-cast-impl v1.0.25 |
| 1019 | 2026-03-26T04:05:09.709Z | Downloaded proc-macro-error v1.0.4 |
| 1020 | 2026-03-26T04:05:09.709Z | Downloaded same-file v1.0.6 |
| 1021 | 2026-03-26T04:05:09.710Z | Downloaded progenitor-client v0.10.0 |
| 1022 | 2026-03-26T04:05:09.713Z | Downloaded litemap v0.8.1 |
| 1023 | 2026-03-26T04:05:09.713Z | Downloaded progenitor-client v0.13.0 |
| 1024 | 2026-03-26T04:05:09.713Z | Downloaded num-derive v0.3.3 |
| 1025 | 2026-03-26T04:05:09.716Z | Downloaded internet-checksum v0.2.1 |
| 1026 | 2026-03-26T04:05:09.716Z | Downloaded is-terminal v0.4.17 |
| 1027 | 2026-03-26T04:05:09.716Z | Downloaded float-ord v0.3.2 |
| 1028 | 2026-03-26T04:05:09.716Z | Downloaded bytecount v0.6.9 |
| 1029 | 2026-03-26T04:05:09.721Z | Downloaded bit-vec v0.8.0 |
| 1030 | 2026-03-26T04:05:09.721Z | Downloaded pretty-hex v0.4.2 |
| 1031 | 2026-03-26T04:05:09.721Z | Downloaded scroll_derive v0.12.1 |
| 1032 | 2026-03-26T04:05:09.721Z | Downloaded console v0.16.3 |
| 1033 | 2026-03-26T04:05:09.721Z | Downloaded compression-codecs v0.4.37 |
| 1034 | 2026-03-26T04:05:09.724Z | Downloaded rand_xorshift v0.4.0 |
| 1035 | 2026-03-26T04:05:09.724Z | Downloaded darling v0.21.3 |
| 1036 | 2026-03-26T04:05:09.727Z | Downloaded sigpipe v0.1.3 |
| 1037 | 2026-03-26T04:05:09.732Z | Downloaded csv-core v0.1.13 |
| 1038 | 2026-03-26T04:05:09.732Z | Downloaded ciborium v0.2.2 |
| 1039 | 2026-03-26T04:05:09.732Z | Downloaded progenitor v0.10.0 |
| 1040 | 2026-03-26T04:05:09.736Z | Downloaded password-hash v0.5.0 |
| 1041 | 2026-03-26T04:05:09.736Z | Downloaded erased-serde v0.3.31 |
| 1042 | 2026-03-26T04:05:09.739Z | Downloaded byteorder v1.5.0 |
| 1043 | 2026-03-26T04:05:09.743Z | Downloaded semver v0.1.20 |
| 1044 | 2026-03-26T04:05:09.746Z | Downloaded multer v3.1.0 |
| 1045 | 2026-03-26T04:05:09.746Z | Downloaded icu_normalizer_data v2.1.1 |
| 1046 | 2026-03-26T04:05:09.750Z | Downloaded scroll_derive v0.13.1 |
| 1047 | 2026-03-26T04:05:09.750Z | Downloaded cargo_toml v0.22.3 |
| 1048 | 2026-03-26T04:05:09.750Z | Downloaded icu_locale_core v2.1.1 |
| 1049 | 2026-03-26T04:05:09.753Z | Downloaded slog-envlogger v2.2.0 |
| 1050 | 2026-03-26T04:05:09.756Z | Downloaded diff v0.1.13 |
| 1051 | 2026-03-26T04:05:09.756Z | Downloaded resolv-conf v0.7.6 |
| 1052 | 2026-03-26T04:05:09.756Z | Downloaded drift v0.1.3 |
| 1053 | 2026-03-26T04:05:09.759Z | Downloaded pest_generator v2.8.6 |
| 1054 | 2026-03-26T04:05:09.764Z | Downloaded num-integer v0.1.46 |
| 1055 | 2026-03-26T04:05:09.764Z | Downloaded fs_extra v1.3.0 |
| 1056 | 2026-03-26T04:05:09.764Z | Downloaded serial_test_derive v3.4.0 |
| 1057 | 2026-03-26T04:05:09.764Z | Downloaded secrecy v0.10.3 |
| 1058 | 2026-03-26T04:05:09.767Z | Downloaded progenitor-extras v0.1.1 |
| 1059 | 2026-03-26T04:05:09.767Z | Downloaded anyhow v1.0.102 |
| 1060 | 2026-03-26T04:05:09.770Z | Downloaded schemars_derive v0.8.22 |
| 1061 | 2026-03-26T04:05:09.770Z | Downloaded smawk v0.3.2 |
| 1062 | 2026-03-26T04:05:09.770Z | Downloaded progenitor v0.11.2 |
| 1063 | 2026-03-26T04:05:09.770Z | Downloaded rusty-fork v0.3.1 |
| 1064 | 2026-03-26T04:05:09.773Z | Downloaded rustversion v1.0.22 |
| 1065 | 2026-03-26T04:05:09.773Z | Downloaded stable_deref_trait v1.2.1 |
| 1066 | 2026-03-26T04:05:09.776Z | Downloaded colored v3.1.1 |
| 1067 | 2026-03-26T04:05:09.776Z | Downloaded serial_test v3.4.0 |
| 1068 | 2026-03-26T04:05:09.776Z | Downloaded serde_plain v1.0.2 |
| 1069 | 2026-03-26T04:05:09.779Z | Downloaded sha1 v0.10.6 |
| 1070 | 2026-03-26T04:05:09.779Z | Downloaded proc-macro-error2 v2.0.1 |
| 1071 | 2026-03-26T04:05:09.783Z | Downloaded rustls-pemfile v2.2.0 |
| 1072 | 2026-03-26T04:05:09.783Z | Downloaded rand_core v0.10.0 |
| 1073 | 2026-03-26T04:05:09.786Z | Downloaded papergrid v0.11.0 |
| 1074 | 2026-03-26T04:05:09.786Z | Downloaded derive_more v0.99.20 |
| 1075 | 2026-03-26T04:05:09.788Z | Downloaded structmeta v0.3.0 |
| 1076 | 2026-03-26T04:05:09.792Z | Downloaded spin v0.5.2 |
| 1077 | 2026-03-26T04:05:09.792Z | Downloaded allocator-api2 v0.2.21 |
| 1078 | 2026-03-26T04:05:09.792Z | Downloaded thread-id v4.2.2 |
| 1079 | 2026-03-26T04:05:09.796Z | Downloaded siphasher v1.0.2 |
| 1080 | 2026-03-26T04:05:09.796Z | Downloaded testing_table v0.3.0 |
| 1081 | 2026-03-26T04:05:09.796Z | Downloaded itertools v0.12.1 |
| 1082 | 2026-03-26T04:05:09.799Z | Downloaded hashbrown v0.12.3 |
| 1083 | 2026-03-26T04:05:09.802Z | Downloaded dropshot_endpoint v0.16.7 |
| 1084 | 2026-03-26T04:05:09.807Z | Downloaded elliptic-curve v0.13.8 |
| 1085 | 2026-03-26T04:05:09.810Z | Downloaded time-core v0.1.8 |
| 1086 | 2026-03-26T04:05:09.810Z | Downloaded tabled_derive v0.7.0 |
| 1087 | 2026-03-26T04:05:09.810Z | Downloaded sdd v3.0.10 |
| 1088 | 2026-03-26T04:05:09.813Z | Downloaded thread-id v5.1.0 |
| 1089 | 2026-03-26T04:05:09.813Z | Downloaded serde_derive_internals v0.29.1 |
| 1090 | 2026-03-26T04:05:09.816Z | Downloaded num-complex v0.4.6 |
| 1091 | 2026-03-26T04:05:09.816Z | Downloaded dropshot_endpoint v0.17.0 |
| 1092 | 2026-03-26T04:05:09.816Z | Downloaded tabled_derive v0.11.0 |
| 1093 | 2026-03-26T04:05:09.820Z | Downloaded unit-prefix v0.5.2 |
| 1094 | 2026-03-26T04:05:09.820Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1095 | 2026-03-26T04:05:09.821Z | Downloaded strum v0.26.3 |
| 1096 | 2026-03-26T04:05:09.824Z | Downloaded serde_tokenstream v0.2.3 |
| 1097 | 2026-03-26T04:05:09.824Z | Downloaded termtree v0.5.1 |
| 1098 | 2026-03-26T04:05:09.824Z | Downloaded slog-bunyan v2.5.0 |
| 1099 | 2026-03-26T04:05:09.824Z | Downloaded structmeta-derive v0.3.0 |
| 1100 | 2026-03-26T04:05:09.827Z | Downloaded tabwriter v1.4.1 |
| 1101 | 2026-03-26T04:05:09.830Z | Downloaded serde_repr v0.1.20 |
| 1102 | 2026-03-26T04:05:09.830Z | Downloaded rustls-native-certs v0.8.3 |
| 1103 | 2026-03-26T04:05:09.830Z | Downloaded slog-async v2.8.0 |
| 1104 | 2026-03-26T04:05:09.834Z | Downloaded pem v3.0.6 |
| 1105 | 2026-03-26T04:05:09.834Z | Downloaded parking_lot v0.11.2 |
| 1106 | 2026-03-26T04:05:09.834Z | Downloaded pest_derive v2.8.6 |
| 1107 | 2026-03-26T04:05:09.838Z | Downloaded strum_macros v0.27.2 |
| 1108 | 2026-03-26T04:05:09.838Z | Downloaded typify-macro v0.4.3 |
| 1109 | 2026-03-26T04:05:09.838Z | Downloaded topological-sort v0.2.2 |
| 1110 | 2026-03-26T04:05:09.838Z | Downloaded unarray v0.1.4 |
| 1111 | 2026-03-26T04:05:09.841Z | Downloaded snafu-derive v0.8.9 |
| 1112 | 2026-03-26T04:05:09.841Z | Downloaded serde-big-array v0.5.1 |
| 1113 | 2026-03-26T04:05:09.841Z | Downloaded smf v0.2.3 |
| 1114 | 2026-03-26T04:05:09.841Z | Downloaded slog-scope v4.4.1 |
| 1115 | 2026-03-26T04:05:09.841Z | Downloaded scroll v0.12.0 |
| 1116 | 2026-03-26T04:05:09.844Z | Downloaded strum_macros v0.26.4 |
| 1117 | 2026-03-26T04:05:09.848Z | Downloaded postcard v1.1.3 |
| 1118 | 2026-03-26T04:05:09.848Z | Downloaded icu_provider v2.1.1 |
| 1119 | 2026-03-26T04:05:09.852Z | Downloaded indexmap v1.9.3 |
| 1120 | 2026-03-26T04:05:09.852Z | Downloaded papergrid v0.17.0 |
| 1121 | 2026-03-26T04:05:09.855Z | Downloaded slog-json v2.6.1 |
| 1122 | 2026-03-26T04:05:09.855Z | Downloaded progenitor-impl v0.11.2 |
| 1123 | 2026-03-26T04:05:09.858Z | Downloaded typify-macro v0.6.1 |
| 1124 | 2026-03-26T04:05:09.858Z | Downloaded crossbeam-epoch v0.9.18 |
| 1125 | 2026-03-26T04:05:09.858Z | Downloaded icu_properties v2.1.2 |
| 1126 | 2026-03-26T04:05:09.861Z | Downloaded universal-hash v0.5.1 |
| 1127 | 2026-03-26T04:05:09.862Z | Downloaded chacha20poly1305 v0.10.1 |
| 1128 | 2026-03-26T04:05:09.865Z | Downloaded slog-dtrace v0.3.0 |
| 1129 | 2026-03-26T04:05:09.868Z | Downloaded usdt-macro v0.6.0 |
| 1130 | 2026-03-26T04:05:09.876Z | Downloaded usdt-attr-macro v0.6.0 |
| 1131 | 2026-03-26T04:05:09.880Z | Downloaded waitgroup v0.1.2 |
| 1132 | 2026-03-26T04:05:09.883Z | Downloaded strum v0.27.2 |
| 1133 | 2026-03-26T04:05:09.883Z | Downloaded slog-term v2.9.2 |
| 1134 | 2026-03-26T04:05:09.886Z | Downloaded zeroize_derive v1.4.3 |
| 1135 | 2026-03-26T04:05:09.886Z | Downloaded tiny-keccak v2.0.2 |
| 1136 | 2026-03-26T04:05:09.886Z | Downloaded usdt v0.6.0 |
| 1137 | 2026-03-26T04:05:09.889Z | Downloaded rhai_codegen v3.1.0 |
| 1138 | 2026-03-26T04:05:09.892Z | Downloaded tokio-dtrace v0.1.1 |
| 1139 | 2026-03-26T04:05:09.892Z | Downloaded thiserror-no-std v2.0.2 |
| 1140 | 2026-03-26T04:05:09.896Z | Downloaded zerofrom-derive v0.1.6 |
| 1141 | 2026-03-26T04:05:09.896Z | Downloaded prettyplease v0.2.37 |
| 1142 | 2026-03-26T04:05:09.899Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1143 | 2026-03-26T04:05:09.899Z | Downloaded tokio-rustls v0.25.0 |
| 1144 | 2026-03-26T04:05:09.899Z | Downloaded pretty_assertions v1.4.1 |
| 1145 | 2026-03-26T04:05:09.902Z | Downloaded const_format v0.2.35 |
| 1146 | 2026-03-26T04:05:09.902Z | Downloaded progenitor-impl v0.13.0 |
| 1147 | 2026-03-26T04:05:09.905Z | Downloaded base64 v0.21.7 |
| 1148 | 2026-03-26T04:05:09.908Z | Downloaded usdt-impl v0.5.0 |
| 1149 | 2026-03-26T04:05:09.908Z | Downloaded tokio-tungstenite v0.21.0 |
| 1150 | 2026-03-26T04:05:09.908Z | Downloaded time-macros v0.2.27 |
| 1151 | 2026-03-26T04:05:09.911Z | Downloaded progenitor-impl v0.10.0 |
| 1152 | 2026-03-26T04:05:09.911Z | Downloaded serde_with_macros v3.18.0 |
| 1153 | 2026-03-26T04:05:09.911Z | Downloaded pest_meta v2.8.6 |
| 1154 | 2026-03-26T04:05:09.914Z | Downloaded half v2.7.1 |
| 1155 | 2026-03-26T04:05:09.917Z | Downloaded spin v0.9.8 |
| 1156 | 2026-03-26T04:05:09.917Z | Downloaded darling_core v0.23.0 |
| 1157 | 2026-03-26T04:05:09.920Z | Downloaded darling_core v0.21.3 |
| 1158 | 2026-03-26T04:05:09.922Z | Downloaded vsss-rs v3.3.4 |
| 1159 | 2026-03-26T04:05:09.923Z | Downloaded term v1.2.1 |
| 1160 | 2026-03-26T04:05:09.925Z | Downloaded xz2 v0.1.7 |
| 1161 | 2026-03-26T04:05:09.925Z | Downloaded utf-8 v0.7.6 |
| 1162 | 2026-03-26T04:05:09.928Z | Downloaded scroll v0.13.0 |
| 1163 | 2026-03-26T04:05:09.928Z | Downloaded minimal-lexical v0.2.1 |
| 1164 | 2026-03-26T04:05:09.933Z | Downloaded schemars v0.8.22 |
| 1165 | 2026-03-26T04:05:09.938Z | Downloaded zerofrom v0.1.6 |
| 1166 | 2026-03-26T04:05:09.943Z | Downloaded writeable v0.6.2 |
| 1167 | 2026-03-26T04:05:09.943Z | Downloaded zone_cfg_derive v0.3.1 |
| 1168 | 2026-03-26T04:05:09.943Z | Downloaded whoami v1.6.1 |
| 1169 | 2026-03-26T04:05:09.943Z | Downloaded walkdir v2.5.0 |
| 1170 | 2026-03-26T04:05:09.943Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1171 | 2026-03-26T04:05:09.946Z | Downloaded thin-vec v0.2.14 |
| 1172 | 2026-03-26T04:05:09.946Z | Downloaded rayon-core v1.13.0 |
| 1173 | 2026-03-26T04:05:09.946Z | Downloaded zerovec-derive v0.11.2 |
| 1174 | 2026-03-26T04:05:09.946Z | Downloaded usdt-impl v0.6.0 |
| 1175 | 2026-03-26T04:05:09.946Z | Downloaded tinystr v0.8.2 |
| 1176 | 2026-03-26T04:05:09.949Z | Downloaded async-compression v0.4.41 |
| 1177 | 2026-03-26T04:05:09.952Z | Downloaded zone v0.3.1 |
| 1178 | 2026-03-26T04:05:09.952Z | Downloaded smartstring v1.0.1 |
| 1179 | 2026-03-26T04:05:09.955Z | Downloaded slog v2.8.2 |
| 1180 | 2026-03-26T04:05:09.955Z | Downloaded rand v0.8.5 |
| 1181 | 2026-03-26T04:05:09.958Z | Downloaded yoke-derive v0.8.1 |
| 1182 | 2026-03-26T04:05:09.961Z | Downloaded usdt-attr-macro v0.5.0 |
| 1183 | 2026-03-26T04:05:09.961Z | Downloaded tagptr v0.2.0 |
| 1184 | 2026-03-26T04:05:09.963Z | Downloaded wait-timeout v0.2.1 |
| 1185 | 2026-03-26T04:05:09.966Z | Downloaded similar v2.7.0 |
| 1186 | 2026-03-26T04:05:09.972Z | Downloaded take_mut v0.2.2 |
| 1187 | 2026-03-26T04:05:09.975Z | Downloaded usdt v0.5.0 |
| 1188 | 2026-03-26T04:05:09.978Z | Downloaded usdt-macro v0.5.0 |
| 1189 | 2026-03-26T04:05:09.978Z | Downloaded untrusted v0.7.1 |
| 1190 | 2026-03-26T04:05:09.981Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1191 | 2026-03-26T04:05:09.983Z | Downloaded qorb v0.4.1 |
| 1192 | 2026-03-26T04:05:09.986Z | Downloaded slog-stdlog v4.1.1 |
| 1193 | 2026-03-26T04:05:09.986Z | Downloaded yoke v0.8.1 |
| 1194 | 2026-03-26T04:05:09.986Z | Downloaded heapless v0.8.0 |
| 1195 | 2026-03-26T04:05:09.989Z | Downloaded unsafe-libyaml v0.2.11 |
| 1196 | 2026-03-26T04:05:09.992Z | Downloaded synstructure v0.13.2 |
| 1197 | 2026-03-26T04:05:09.992Z | Downloaded jiff-static v0.2.23 |
| 1198 | 2026-03-26T04:05:09.992Z | Downloaded schemars v0.9.0 |
| 1199 | 2026-03-26T04:05:09.998Z | Downloaded typify v0.4.3 |
| 1200 | 2026-03-26T04:05:10.001Z | Downloaded ucd-trie v0.1.7 |
| 1201 | 2026-03-26T04:05:10.001Z | Downloaded snafu v0.8.9 |
| 1202 | 2026-03-26T04:05:10.004Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1203 | 2026-03-26T04:05:10.007Z | Downloaded dropshot-api-manager v0.7.0 |
| 1204 | 2026-03-26T04:05:10.011Z | Downloaded typify v0.6.1 |
| 1205 | 2026-03-26T04:05:10.018Z | Downloaded schemars v1.2.1 |
| 1206 | 2026-03-26T04:05:10.026Z | Downloaded nom v7.1.3 |
| 1207 | 2026-03-26T04:05:10.029Z | Downloaded zerocopy-derive v0.7.35 |
| 1208 | 2026-03-26T04:05:10.032Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1209 | 2026-03-26T04:05:10.035Z | Downloaded toml v0.7.8 |
| 1210 | 2026-03-26T04:05:10.038Z | Downloaded goblin v0.8.2 |
| 1211 | 2026-03-26T04:05:10.038Z | Downloaded rand v0.10.0 |
| 1212 | 2026-03-26T04:05:10.041Z | Downloaded pest v2.8.6 |
| 1213 | 2026-03-26T04:05:10.044Z | Downloaded icu_properties_data v2.1.2 |
| 1214 | 2026-03-26T04:05:10.048Z | Downloaded zerotrie v0.2.3 |
| 1215 | 2026-03-26T04:05:10.051Z | Downloaded yansi v1.0.1 |
| 1216 | 2026-03-26T04:05:10.054Z | Downloaded toml_edit v0.19.15 |
| 1217 | 2026-03-26T04:05:10.061Z | Downloaded test-strategy v0.4.5 |
| 1218 | 2026-03-26T04:05:10.064Z | Downloaded steno v0.4.1 |
| 1219 | 2026-03-26T04:05:10.064Z | Downloaded typed-path v0.9.3 |
| 1220 | 2026-03-26T04:05:10.067Z | Downloaded tungstenite v0.21.0 |
| 1221 | 2026-03-26T04:05:10.070Z | Downloaded nom v8.0.0 |
| 1222 | 2026-03-26T04:05:10.073Z | Downloaded iddqd v0.3.17 |
| 1223 | 2026-03-26T04:05:10.095Z | Downloaded hkdf v0.12.4 |
| 1224 | 2026-03-26T04:05:10.103Z | Downloaded goblin v0.10.5 |
| 1225 | 2026-03-26T04:05:10.112Z | Downloaded moka v0.12.15 |
| 1226 | 2026-03-26T04:05:10.117Z | Downloaded libm v0.2.16 |
| 1227 | 2026-03-26T04:05:10.125Z | Downloaded scc v2.4.0 |
| 1228 | 2026-03-26T04:05:10.133Z | Downloaded reqwest v0.13.2 |
| 1229 | 2026-03-26T04:05:10.140Z | Downloaded tough v0.20.0 |
| 1230 | 2026-03-26T04:05:10.144Z | Downloaded zerocopy-derive v0.8.47 |
| 1231 | 2026-03-26T04:05:10.149Z | Downloaded blake3 v1.8.3 |
| 1232 | 2026-03-26T04:05:10.153Z | Downloaded rayon v1.11.0 |
| 1233 | 2026-03-26T04:05:10.158Z | Downloaded winnow v0.5.40 |
| 1234 | 2026-03-26T04:05:10.169Z | Downloaded zerocopy v0.7.35 |
| 1235 | 2026-03-26T04:05:10.178Z | Downloaded rustls-webpki v0.102.8 |
| 1236 | 2026-03-26T04:05:10.189Z | Downloaded proptest v1.11.0 |
| 1237 | 2026-03-26T04:05:10.193Z | Downloaded zerovec v0.11.5 |
| 1238 | 2026-03-26T04:05:10.209Z | Downloaded serde_with v3.18.0 |
| 1239 | 2026-03-26T04:05:10.216Z | Downloaded tabled v0.20.0 |
| 1240 | 2026-03-26T04:05:10.226Z | Downloaded time v0.3.47 |
| 1241 | 2026-03-26T04:05:10.232Z | Downloaded tabled v0.15.0 |
| 1242 | 2026-03-26T04:05:10.248Z | Downloaded syn v1.0.109 |
| 1243 | 2026-03-26T04:05:10.260Z | Downloaded nix v0.31.2 |
| 1244 | 2026-03-26T04:05:10.288Z | Downloaded hickory-proto v0.24.4 |
| 1245 | 2026-03-26T04:05:10.296Z | Downloaded hickory-proto v0.25.2 |
| 1246 | 2026-03-26T04:05:10.304Z | Downloaded rustls v0.22.4 |
| 1247 | 2026-03-26T04:05:10.328Z | Downloaded rhai v1.24.0 |
| 1248 | 2026-03-26T04:05:10.335Z | Downloaded typify-impl v0.6.1 |
| 1249 | 2026-03-26T04:05:10.343Z | Downloaded regress v0.10.5 |
| 1250 | 2026-03-26T04:05:10.348Z | Downloaded typify-impl v0.4.3 |
| 1251 | 2026-03-26T04:05:10.357Z | Downloaded openapiv3 v2.2.0 |
| 1252 | 2026-03-26T04:05:10.363Z | Downloaded dropshot v0.16.7 |
| 1253 | 2026-03-26T04:05:10.375Z | Downloaded smoltcp v0.11.0 |
| 1254 | 2026-03-26T04:05:10.382Z | Downloaded dropshot v0.17.0 |
| 1255 | 2026-03-26T04:05:10.405Z | Downloaded sled v0.34.7 |
| 1256 | 2026-03-26T04:05:10.411Z | Downloaded petgraph v0.6.5 |
| 1257 | 2026-03-26T04:05:10.423Z | Downloaded lzma-sys v0.1.20 |
| 1258 | 2026-03-26T04:05:10.440Z | Downloaded jiff v0.2.23 |
| 1259 | 2026-03-26T04:05:10.514Z | Downloaded chrono-tz v0.10.4 |
| 1260 | 2026-03-26T04:05:10.546Z | Downloaded csv v1.4.0 |
| 1261 | 2026-03-26T04:05:10.560Z | Downloaded sha3 v0.10.8 |
| 1262 | 2026-03-26T04:05:10.623Z | Downloaded encoding_rs v0.8.35 |
| 1263 | 2026-03-26T04:05:11.248Z | Downloaded aws-lc-sys v0.39.0 |
| 1264 | 2026-03-26T04:05:12.125Z | Compiling proc-macro2 v1.0.106 |
| 1265 | 2026-03-26T04:05:12.126Z | Compiling quote v1.0.45 |
| 1266 | 2026-03-26T04:05:12.126Z | Compiling unicode-ident v1.0.24 |
| 1267 | 2026-03-26T04:05:12.126Z | Compiling serde_core v1.0.228 |
| 1268 | 2026-03-26T04:05:12.126Z | Compiling cfg-if v1.0.4 |
| 1269 | 2026-03-26T04:05:12.129Z | Compiling serde v1.0.228 |
| 1270 | 2026-03-26T04:05:12.129Z | Compiling libc v0.2.183 |
| 1271 | 2026-03-26T04:05:12.129Z | Compiling memchr v2.8.0 |
| 1272 | 2026-03-26T04:05:12.333Z | Compiling itoa v1.0.18 |
| 1273 | 2026-03-26T04:05:12.507Z | Compiling zmij v1.0.21 |
| 1274 | 2026-03-26T04:05:12.540Z | Compiling autocfg v1.5.0 |
| 1275 | 2026-03-26T04:05:12.570Z | Compiling libm v0.2.16 |
| 1276 | 2026-03-26T04:05:12.874Z | Compiling version_check v0.9.5 |
| 1277 | 2026-03-26T04:05:12.894Z | Compiling stable_deref_trait v1.2.1 |
| 1278 | 2026-03-26T04:05:12.965Z | Compiling litemap v0.8.1 |
| 1279 | 2026-03-26T04:05:12.975Z | Compiling writeable v0.6.2 |
| 1280 | 2026-03-26T04:05:13.081Z | Compiling pin-project-lite v0.2.17 |
| 1281 | 2026-03-26T04:05:13.105Z | Compiling icu_normalizer_data v2.1.1 |
| 1282 | 2026-03-26T04:05:13.133Z | Compiling icu_properties_data v2.1.2 |
| 1283 | 2026-03-26T04:05:13.146Z | Compiling percent-encoding v2.3.2 |
| 1284 | 2026-03-26T04:05:13.168Z | Compiling iana-time-zone v0.1.65 |
| 1285 | 2026-03-26T04:05:13.409Z | Compiling syn v2.0.117 |
| 1286 | 2026-03-26T04:05:13.430Z | Compiling parking_lot_core v0.9.12 |
| 1287 | 2026-03-26T04:05:13.451Z | Compiling equivalent v1.0.2 |
| 1288 | 2026-03-26T04:05:13.585Z | Compiling scopeguard v1.2.0 |
| 1289 | 2026-03-26T04:05:13.595Z | Compiling foldhash v0.2.0 |
| 1290 | 2026-03-26T04:05:13.615Z | Compiling allocator-api2 v0.2.21 |
| 1291 | 2026-03-26T04:05:13.645Z | Compiling form_urlencoded v1.2.2 |
| 1292 | 2026-03-26T04:05:13.689Z | Compiling lock_api v0.4.14 |
| 1293 | 2026-03-26T04:05:13.758Z | Compiling utf8_iter v1.0.4 |
| 1294 | 2026-03-26T04:05:13.823Z | Compiling serde_json v1.0.149 |
| 1295 | 2026-03-26T04:05:13.845Z | Compiling dyn-clone v1.0.20 |
| 1296 | 2026-03-26T04:05:13.905Z | Compiling hashbrown v0.16.1 |
| 1297 | 2026-03-26T04:05:13.916Z | Compiling num-traits v0.2.19 |
| 1298 | 2026-03-26T04:05:13.942Z | Compiling log v0.4.29 |
| 1299 | 2026-03-26T04:05:13.985Z | Compiling jobserver v0.1.34 |
| 1300 | 2026-03-26T04:05:14.059Z | Compiling shlex v1.3.0 |
| 1301 | 2026-03-26T04:05:14.123Z | Compiling find-msvc-tools v0.1.9 |
| 1302 | 2026-03-26T04:05:14.214Z | Compiling futures-core v0.3.32 |
| 1303 | 2026-03-26T04:05:14.245Z | Compiling zerocopy v0.8.47 |
| 1304 | 2026-03-26T04:05:14.319Z | Compiling cc v1.2.57 |
| 1305 | 2026-03-26T04:05:14.361Z | Compiling semver v1.0.27 |
| 1306 | 2026-03-26T04:05:14.512Z | Compiling errno v0.3.14 |
| 1307 | 2026-03-26T04:05:14.524Z | Compiling rand_core v0.10.0 |
| 1308 | 2026-03-26T04:05:14.661Z | Compiling thiserror v2.0.18 |
| 1309 | 2026-03-26T04:05:14.678Z | Compiling getrandom v0.4.2 |
| 1310 | 2026-03-26T04:05:14.678Z | Compiling indexmap v2.13.0 |
| 1311 | 2026-03-26T04:05:14.934Z | Compiling heck v0.5.0 |
| 1312 | 2026-03-26T04:05:15.148Z | Compiling futures-sink v0.3.32 |
| 1313 | 2026-03-26T04:05:15.204Z | Compiling slab v0.4.12 |
| 1314 | 2026-03-26T04:05:15.222Z | Compiling fnv v1.0.7 |
| 1315 | 2026-03-26T04:05:15.249Z | Compiling futures-channel v0.3.32 |
| 1316 | 2026-03-26T04:05:15.314Z | Compiling uuid v1.22.0 |
| 1317 | 2026-03-26T04:05:15.342Z | Compiling rustversion v1.0.22 |
| 1318 | 2026-03-26T04:05:15.374Z | Compiling futures-io v0.3.32 |
| 1319 | 2026-03-26T04:05:15.484Z | Compiling portable-atomic v1.13.1 |
| 1320 | 2026-03-26T04:05:15.532Z | Compiling futures-task v0.3.32 |
| 1321 | 2026-03-26T04:05:15.554Z | Compiling typenum v1.19.0 |
| 1322 | 2026-03-26T04:05:15.608Z | Compiling schemars v0.8.22 |
| 1323 | 2026-03-26T04:05:15.704Z | Compiling socket2 v0.6.3 |
| 1324 | 2026-03-26T04:05:15.740Z | Compiling getrandom v0.2.17 |
| 1325 | 2026-03-26T04:05:15.858Z | Compiling critical-section v1.2.0 |
| 1326 | 2026-03-26T04:05:15.916Z | Compiling signal-hook-registry v1.4.8 |
| 1327 | 2026-03-26T04:05:15.937Z | Compiling mio v1.1.1 |
| 1328 | 2026-03-26T04:05:15.957Z | Compiling bitflags v2.11.0 |
| 1329 | 2026-03-26T04:05:16.150Z | Compiling subtle v2.6.1 |
| 1330 | 2026-03-26T04:05:16.188Z | Compiling byteorder v1.5.0 |
| 1331 | 2026-03-26T04:05:16.206Z | Compiling untrusted v0.9.0 |
| 1332 | 2026-03-26T04:05:16.273Z | Compiling base64 v0.22.1 |
| 1333 | 2026-03-26T04:05:16.310Z | Compiling synstructure v0.13.2 |
| 1334 | 2026-03-26T04:05:16.322Z | Compiling serde_derive_internals v0.29.1 |
| 1335 | 2026-03-26T04:05:16.410Z | Compiling once_cell v1.21.4 |
| 1336 | 2026-03-26T04:05:16.442Z | Compiling rand_core v0.6.4 |
| 1337 | 2026-03-26T04:05:16.481Z | Compiling cmake v0.1.57 |
| 1338 | 2026-03-26T04:05:16.492Z | Compiling dunce v1.0.5 |
| 1339 | 2026-03-26T04:05:16.585Z | Compiling fs_extra v1.3.0 |
| 1340 | 2026-03-26T04:05:16.605Z | Compiling rustix v1.1.4 |
| 1341 | 2026-03-26T04:05:16.614Z | Compiling atomic-waker v1.1.2 |
| 1342 | 2026-03-26T04:05:16.659Z | Compiling strsim v0.11.1 |
| 1343 | 2026-03-26T04:05:16.732Z | Compiling httparse v1.10.1 |
| 1344 | 2026-03-26T04:05:16.804Z | Compiling regex-syntax v0.8.10 |
| 1345 | 2026-03-26T04:05:16.815Z | Compiling ipnet v2.12.0 |
| 1346 | 2026-03-26T04:05:16.829Z | Compiling aws-lc-sys v0.39.0 |
| 1347 | 2026-03-26T04:05:17.053Z | Compiling slog v2.8.2 |
| 1348 | 2026-03-26T04:05:17.064Z | Compiling generic-array v0.14.7 |
| 1349 | 2026-03-26T04:05:17.105Z | Compiling getrandom v0.3.4 |
| 1350 | 2026-03-26T04:05:17.148Z | Compiling tower-service v0.3.3 |
| 1351 | 2026-03-26T04:05:17.239Z | Compiling ucd-trie v0.1.7 |
| 1352 | 2026-03-26T04:05:17.264Z | Compiling tower-layer v0.3.3 |
| 1353 | 2026-03-26T04:05:17.286Z | Compiling thiserror v1.0.69 |
| 1354 | 2026-03-26T04:05:17.387Z | Compiling pest v2.8.6 |
| 1355 | 2026-03-26T04:05:17.448Z | Compiling try-lock v0.2.5 |
| 1356 | 2026-03-26T04:05:17.527Z | Compiling serde_derive v1.0.228 |
| 1357 | 2026-03-26T04:05:17.540Z | Compiling zerofrom-derive v0.1.6 |
| 1358 | 2026-03-26T04:05:17.550Z | Compiling yoke-derive v0.8.1 |
| 1359 | 2026-03-26T04:05:17.593Z | Compiling zerovec-derive v0.11.2 |
| 1360 | 2026-03-26T04:05:17.644Z | Compiling displaydoc v0.2.5 |
| 1361 | 2026-03-26T04:05:17.745Z | Compiling tokio-macros v2.6.1 |
| 1362 | 2026-03-26T04:05:18.416Z | Compiling schemars_derive v0.8.22 |
| 1363 | 2026-03-26T04:05:18.545Z | Compiling zerocopy-derive v0.8.47 |
| 1364 | 2026-03-26T04:05:18.615Z | Compiling thiserror-impl v2.0.18 |
| 1365 | 2026-03-26T04:05:18.700Z | Compiling zeroize_derive v1.4.3 |
| 1366 | 2026-03-26T04:05:18.703Z | Compiling futures-macro v0.3.32 |
| 1367 | 2026-03-26T04:05:18.740Z | Compiling zerofrom v0.1.6 |
| 1368 | 2026-03-26T04:05:18.861Z | Compiling yoke v0.8.1 |
| 1369 | 2026-03-26T04:05:19.043Z | Compiling zerovec v0.11.5 |
| 1370 | 2026-03-26T04:05:19.372Z | Compiling zerotrie v0.2.3 |
| 1371 | 2026-03-26T04:05:19.496Z | Compiling tinystr v0.8.2 |
| 1372 | 2026-03-26T04:05:19.527Z | Compiling potential_utf v0.1.4 |
| 1373 | 2026-03-26T04:05:19.548Z | Compiling zeroize v1.8.2 |
| 1374 | 2026-03-26T04:05:19.618Z | Compiling futures-util v0.3.32 |
| 1375 | 2026-03-26T04:05:19.675Z | Compiling icu_locale_core v2.1.1 |
| 1376 | 2026-03-26T04:05:19.691Z | Compiling icu_collections v2.1.1 |
| 1377 | 2026-03-26T04:05:19.919Z | Compiling thiserror-impl v1.0.69 |
| 1378 | 2026-03-26T04:05:20.195Z | Compiling pest_meta v2.8.6 |
| 1379 | 2026-03-26T04:05:20.429Z | Compiling icu_provider v2.1.1 |
| 1380 | 2026-03-26T04:05:20.598Z | Compiling want v0.3.1 |
| 1381 | 2026-03-26T04:05:20.719Z | Compiling bytes v1.11.1 |
| 1382 | 2026-03-26T04:05:20.730Z | Compiling smallvec v1.15.1 |
| 1383 | 2026-03-26T04:05:20.757Z | Compiling icu_properties v2.1.2 |
| 1384 | 2026-03-26T04:05:20.951Z | Compiling icu_normalizer v2.1.1 |
| 1385 | 2026-03-26T04:05:21.046Z | Compiling chrono v0.4.44 |
| 1386 | 2026-03-26T04:05:21.449Z | Compiling http v1.4.0 |
| 1387 | 2026-03-26T04:05:21.528Z | Compiling parking_lot v0.12.5 |
| 1388 | 2026-03-26T04:05:21.644Z | Compiling idna_adapter v1.2.1 |
| 1389 | 2026-03-26T04:05:21.789Z | Compiling idna v1.1.0 |
| 1390 | 2026-03-26T04:05:21.850Z | Compiling tokio v1.50.0 |
| 1391 | 2026-03-26T04:05:21.916Z | Compiling serde_tokenstream v0.2.3 |
| 1392 | 2026-03-26T04:05:21.930Z | Compiling erased-serde v0.3.31 |
| 1393 | 2026-03-26T04:05:22.152Z | Compiling url v2.5.8 |
| 1394 | 2026-03-26T04:05:22.403Z | Compiling http-body v1.0.1 |
| 1395 | 2026-03-26T04:05:22.534Z | Compiling httpdate v1.0.3 |
| 1396 | 2026-03-26T04:05:22.545Z | Compiling pin-utils v0.1.0 |
| 1397 | 2026-03-26T04:05:22.610Z | Compiling ryu v1.0.23 |
| 1398 | 2026-03-26T04:05:22.621Z | Compiling pest_generator v2.8.6 |
| 1399 | 2026-03-26T04:05:22.785Z | Compiling ppv-lite86 v0.2.21 |
| 1400 | 2026-03-26T04:05:22.807Z | Compiling pretty-hex v0.4.2 |
| 1401 | 2026-03-26T04:05:22.846Z | Compiling plain v0.2.3 |
| 1402 | 2026-03-26T04:05:22.937Z | Compiling paste v1.0.15 |
| 1403 | 2026-03-26T04:05:22.949Z | Compiling crypto-common v0.1.7 |
| 1404 | 2026-03-26T04:05:23.015Z | Compiling ident_case v1.0.1 |
| 1405 | 2026-03-26T04:05:23.071Z | Compiling omicron-workspace-hack v0.1.0 |
| 1406 | 2026-03-26T04:05:23.083Z | Compiling tracing-attributes v0.1.31 |
| 1407 | 2026-03-26T04:05:23.131Z | Compiling tracing-core v0.1.36 |
| 1408 | 2026-03-26T04:05:23.283Z | Compiling pest_derive v2.8.6 |
| 1409 | 2026-03-26T04:05:23.420Z | Compiling serde_urlencoded v0.7.1 |
| 1410 | 2026-03-26T04:05:23.663Z | Compiling http-body-util v0.1.3 |
| 1411 | 2026-03-26T04:05:23.743Z | Compiling ipnetwork v0.21.1 |
| 1412 | 2026-03-26T04:05:23.796Z | Compiling daft-derive v0.1.5 |
| 1413 | 2026-03-26T04:05:23.813Z | Compiling sync_wrapper v1.0.2 |
| 1414 | 2026-03-26T04:05:23.899Z | Compiling fastrand v2.3.0 |
| 1415 | 2026-03-26T04:05:24.112Z | Compiling aho-corasick v1.1.4 |
| 1416 | 2026-03-26T04:05:24.165Z | Compiling winnow v1.0.0 |
| 1417 | 2026-03-26T04:05:24.176Z | Compiling rustls-pki-types v1.14.0 |
| 1418 | 2026-03-26T04:05:24.283Z | Compiling async-trait v0.1.89 |
| 1419 | 2026-03-26T04:05:24.316Z | Compiling tracing v0.1.44 |
| 1420 | 2026-03-26T04:05:24.522Z | Compiling scroll_derive v0.13.1 |
| 1421 | 2026-03-26T04:05:24.550Z | Compiling ring v0.17.14 |
| 1422 | 2026-03-26T04:05:24.872Z | Compiling powerfmt v0.2.0 |
| 1423 | 2026-03-26T04:05:25.051Z | Compiling regex-automata v0.4.14 |
| 1424 | 2026-03-26T04:05:25.075Z | Compiling num-conv v0.2.0 |
| 1425 | 2026-03-26T04:05:25.214Z | Compiling cpufeatures v0.2.17 |
| 1426 | 2026-03-26T04:05:25.248Z | Compiling time-core v0.1.8 |
| 1427 | 2026-03-26T04:05:25.264Z | Compiling anyhow v1.0.102 |
| 1428 | 2026-03-26T04:05:25.281Z | Compiling iri-string v0.7.11 |
| 1429 | 2026-03-26T04:05:25.349Z | Compiling scroll v0.13.0 |
| 1430 | 2026-03-26T04:05:25.384Z | Compiling time-macros v0.2.27 |
| 1431 | 2026-03-26T04:05:25.603Z | Compiling deranged v0.5.8 |
| 1432 | 2026-03-26T04:05:25.925Z | Compiling block-buffer v0.10.4 |
| 1433 | 2026-03-26T04:05:26.068Z | Compiling num_threads v0.1.7 |
| 1434 | 2026-03-26T04:05:26.160Z | Compiling hex v0.4.3 |
| 1435 | 2026-03-26T04:05:26.323Z | Compiling digest v0.10.7 |
| 1436 | 2026-03-26T04:05:26.537Z | Compiling goblin v0.10.5 |
| 1437 | 2026-03-26T04:05:26.872Z | Compiling regex v1.12.3 |
| 1438 | 2026-03-26T04:05:26.902Z | Compiling tokio-util v0.7.18 |
| 1439 | 2026-03-26T04:05:26.990Z | Compiling oxnet v0.1.4 |
| 1440 | 2026-03-26T04:05:27.400Z | Compiling camino v1.2.2 |
| 1441 | 2026-03-26T04:05:27.700Z | Compiling openssl-probe v0.2.1 |
| 1442 | 2026-03-26T04:05:27.751Z | Compiling usdt-impl v0.6.0 |
| 1443 | 2026-03-26T04:05:27.996Z | Compiling dtrace-parser v0.3.0 |
| 1444 | 2026-03-26T04:05:28.315Z | Compiling futures-executor v0.3.32 |
| 1445 | 2026-03-26T04:05:28.588Z | Compiling crossbeam-utils v0.8.21 |
| 1446 | 2026-03-26T04:05:28.762Z | Compiling h2 v0.4.13 |
| 1447 | 2026-03-26T04:05:28.828Z | Compiling structmeta-derive v0.3.0 |
| 1448 | 2026-03-26T04:05:28.894Z | Compiling regress v0.10.5 |
| 1449 | 2026-03-26T04:05:28.906Z | Compiling thread-id v5.1.0 |
| 1450 | 2026-03-26T04:05:28.981Z | Compiling syn v1.0.109 |
| 1451 | 2026-03-26T04:05:29.286Z | Compiling dof v0.4.0 |
| 1452 | 2026-03-26T04:05:29.451Z | Compiling rustls v0.22.4 |
| 1453 | 2026-03-26T04:05:29.861Z | Compiling structmeta v0.3.0 |
| 1454 | 2026-03-26T04:05:30.369Z | Compiling futures v0.3.32 |
| 1455 | 2026-03-26T04:05:30.446Z | Compiling rand_core v0.9.5 |
| 1456 | 2026-03-26T04:05:30.632Z | Compiling darling_core v0.23.0 |
| 1457 | 2026-03-26T04:05:30.659Z | Compiling newtype-uuid-macros v0.1.0 |
| 1458 | 2026-03-26T04:05:30.764Z | Compiling thread_local v1.1.9 |
| 1459 | 2026-03-26T04:05:31.030Z | Compiling hyper v1.8.1 |
| 1460 | 2026-03-26T04:05:31.419Z | Compiling winnow v0.7.15 |
| 1461 | 2026-03-26T04:05:31.448Z | Compiling match_cfg v0.1.0 |
| 1462 | 2026-03-26T04:05:31.516Z | Compiling aws-lc-rs v1.16.2 |
| 1463 | 2026-03-26T04:05:31.850Z | Compiling newtype-uuid v1.3.2 |
| 1464 | 2026-03-26T04:05:31.861Z | Compiling ref-cast v1.0.25 |
| 1465 | 2026-03-26T04:05:32.162Z | Compiling hyper-util v0.1.20 |
| 1466 | 2026-03-26T04:05:32.188Z | Compiling quick-error v1.2.3 |
| 1467 | 2026-03-26T04:05:32.290Z | Compiling slog-async v2.8.0 |
| 1468 | 2026-03-26T04:05:32.713Z | Compiling darling_macro v0.23.0 |
| 1469 | 2026-03-26T04:05:32.747Z | Compiling daft v0.1.5 |
| 1470 | 2026-03-26T04:05:32.770Z | Compiling usdt-attr-macro v0.6.0 |
| 1471 | 2026-03-26T04:05:32.780Z | Compiling usdt-macro v0.6.0 |
| 1472 | 2026-03-26T04:05:32.905Z | Compiling rand_chacha v0.9.0 |
| 1473 | 2026-03-26T04:05:32.995Z | Compiling strum_macros v0.26.4 |
| 1474 | 2026-03-26T04:05:33.291Z | Compiling darling v0.23.0 |
| 1475 | 2026-03-26T04:05:33.370Z | Compiling ref-cast-impl v1.0.25 |
| 1476 | 2026-03-26T04:05:33.382Z | Compiling serde_spanned v1.1.0 |
| 1477 | 2026-03-26T04:05:33.525Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1478 | 2026-03-26T04:05:33.833Z | Compiling multer v3.1.0 |
| 1479 | 2026-03-26T04:05:33.895Z | Compiling untrusted v0.7.1 |
| 1480 | 2026-03-26T04:05:33.906Z | Compiling take_mut v0.2.2 |
| 1481 | 2026-03-26T04:05:33.932Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1482 | 2026-03-26T04:05:33.968Z | Compiling term v1.2.1 |
| 1483 | 2026-03-26T04:05:34.003Z | Compiling debug-ignore v1.0.5 |
| 1484 | 2026-03-26T04:05:34.013Z | Compiling bit-vec v0.8.0 |
| 1485 | 2026-03-26T04:05:34.101Z | Compiling serde_with_macros v3.18.0 |
| 1486 | 2026-03-26T04:05:34.146Z | Compiling rand v0.9.2 |
| 1487 | 2026-03-26T04:05:34.186Z | Compiling bit-set v0.8.0 |
| 1488 | 2026-03-26T04:05:34.339Z | Compiling async-stream-impl v0.3.6 |
| 1489 | 2026-03-26T04:05:34.655Z | Compiling strum v0.26.3 |
| 1490 | 2026-03-26T04:05:34.689Z | Compiling dropshot v0.16.7 |
| 1491 | 2026-03-26T04:05:34.744Z | Compiling encoding_rs v0.8.35 |
| 1492 | 2026-03-26T04:05:34.776Z | Compiling mime v0.3.17 |
| 1493 | 2026-03-26T04:05:34.957Z | Compiling spin v0.9.8 |
| 1494 | 2026-03-26T04:05:35.041Z | Compiling unarray v0.1.4 |
| 1495 | 2026-03-26T04:05:35.067Z | Compiling rustls v0.23.37 |
| 1496 | 2026-03-26T04:05:35.144Z | Compiling async-stream v0.3.6 |
| 1497 | 2026-03-26T04:05:35.194Z | Compiling derive-ex v0.1.8 |
| 1498 | 2026-03-26T04:05:35.206Z | Compiling dropshot_endpoint v0.16.7 |
| 1499 | 2026-03-26T04:05:35.271Z | Compiling macaddr v1.0.1 |
| 1500 | 2026-03-26T04:05:35.310Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1501 | 2026-03-26T04:05:35.487Z | Compiling waitgroup v0.1.2 |
| 1502 | 2026-03-26T04:05:35.590Z | Compiling serde_path_to_error v0.1.20 |
| 1503 | 2026-03-26T04:05:35.772Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1504 | 2026-03-26T04:05:35.895Z | Compiling tempfile v3.27.0 |
| 1505 | 2026-03-26T04:05:35.935Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1506 | 2026-03-26T04:05:36.108Z | Compiling tower v0.5.3 |
| 1507 | 2026-03-26T04:05:36.261Z | Compiling strum_macros v0.27.2 |
| 1508 | 2026-03-26T04:05:36.313Z | Compiling instant v0.1.13 |
| 1509 | 2026-03-26T04:05:36.414Z | Compiling time v0.3.47 |
| 1510 | 2026-03-26T04:05:36.588Z | Compiling tower-http v0.6.8 |
| 1511 | 2026-03-26T04:05:36.718Z | Compiling test-strategy v0.4.5 |
| 1512 | 2026-03-26T04:05:36.735Z | Compiling rustc-hash v2.1.1 |
| 1513 | 2026-03-26T04:05:36.851Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1514 | 2026-03-26T04:05:36.997Z | Compiling crossbeam-channel v0.5.15 |
| 1515 | 2026-03-26T04:05:37.469Z | Compiling openapiv3 v2.2.0 |
| 1516 | 2026-03-26T04:05:38.042Z | Compiling strum v0.27.2 |
| 1517 | 2026-03-26T04:05:38.167Z | Compiling parse-display-derive v0.10.0 |
| 1518 | 2026-03-26T04:05:38.665Z | Compiling rustls-webpki v0.102.8 |
| 1519 | 2026-03-26T04:05:39.137Z | Compiling rustls-native-certs v0.8.3 |
| 1520 | 2026-03-26T04:05:39.356Z | Compiling backon v1.6.0 |
| 1521 | 2026-03-26T04:05:39.470Z | Compiling rand_chacha v0.3.1 |
| 1522 | 2026-03-26T04:05:39.822Z | Compiling rand v0.8.5 |
| 1523 | 2026-03-26T04:05:39.925Z | Compiling slog-json v2.6.1 |
| 1524 | 2026-03-26T04:05:40.115Z | Compiling hostname v0.3.1 |
| 1525 | 2026-03-26T04:05:40.129Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1526 | 2026-03-26T04:05:40.249Z | Compiling is-terminal v0.4.17 |
| 1527 | 2026-03-26T04:05:40.340Z | Compiling wait-timeout v0.2.1 |
| 1528 | 2026-03-26T04:05:40.355Z | Compiling memmap2 v0.9.10 |
| 1529 | 2026-03-26T04:05:40.461Z | Compiling either v1.15.0 |
| 1530 | 2026-03-26T04:05:40.636Z | Compiling usdt v0.6.0 |
| 1531 | 2026-03-26T04:05:40.660Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1532 | 2026-03-26T04:05:40.729Z | Compiling rusty-fork v0.3.1 |
| 1533 | 2026-03-26T04:05:40.800Z | Compiling slog-term v2.9.2 |
| 1534 | 2026-03-26T04:05:40.911Z | Compiling slog-bunyan v2.5.0 |
| 1535 | 2026-03-26T04:05:41.188Z | Compiling serde_with v3.18.0 |
| 1536 | 2026-03-26T04:05:41.396Z | Compiling tokio-rustls v0.25.0 |
| 1537 | 2026-03-26T04:05:41.501Z | Compiling rand_xorshift v0.4.0 |
| 1538 | 2026-03-26T04:05:41.615Z | Compiling sha1 v0.10.6 |
| 1539 | 2026-03-26T04:05:41.618Z | Compiling rustls-pemfile v2.2.0 |
| 1540 | 2026-03-26T04:05:41.643Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1541 | 2026-03-26T04:05:41.809Z | Compiling hostname v0.4.2 |
| 1542 | 2026-03-26T04:05:41.841Z | Compiling proptest v1.11.0 |
| 1543 | 2026-03-26T04:05:42.913Z | Compiling reqwest v0.12.28 |
| 1544 | 2026-03-26T04:05:42.925Z | Compiling iddqd v0.3.17 |
| 1545 | 2026-03-26T04:05:42.971Z | Compiling itertools v0.14.0 |
| 1546 | 2026-03-26T04:05:43.551Z | Compiling utf8parse v0.2.2 |
| 1547 | 2026-03-26T04:05:43.665Z | Compiling anstyle-parse v1.0.0 |
| 1548 | 2026-03-26T04:05:43.850Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1549 | 2026-03-26T04:05:44.094Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1550 | 2026-03-26T04:05:44.351Z | Compiling toml_datetime v0.6.11 |
| 1551 | 2026-03-26T04:05:44.437Z | Compiling anstyle-query v1.1.5 |
| 1552 | 2026-03-26T04:05:44.619Z | Compiling anstyle v1.0.14 |
| 1553 | 2026-03-26T04:05:44.838Z | Compiling colorchoice v1.0.5 |
| 1554 | 2026-03-26T04:05:44.841Z | Compiling is_terminal_polyfill v1.70.2 |
| 1555 | 2026-03-26T04:05:44.937Z | Compiling anstream v1.0.0 |
| 1556 | 2026-03-26T04:05:44.951Z | Compiling progenitor-client v0.10.0 |
| 1557 | 2026-03-26T04:05:45.095Z | Compiling parse-display v0.10.0 |
| 1558 | 2026-03-26T04:05:45.249Z | Compiling backoff v0.4.0 |
| 1559 | 2026-03-26T04:05:45.433Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1560 | 2026-03-26T04:05:45.606Z | Compiling clap_lex v1.1.0 |
| 1561 | 2026-03-26T04:05:45.849Z | Compiling clap_derive v4.6.0 |
| 1562 | 2026-03-26T04:05:46.252Z | Compiling unicode-width v0.2.2 |
| 1563 | 2026-03-26T04:05:46.454Z | Compiling terminal_size v0.4.4 |
| 1564 | 2026-03-26T04:05:46.519Z | Compiling darling_core v0.21.3 |
| 1565 | 2026-03-26T04:05:46.586Z | Compiling zerocopy-derive v0.7.35 |
| 1566 | 2026-03-26T04:05:47.505Z | Compiling zerocopy v0.7.35 |
| 1567 | 2026-03-26T04:05:48.122Z | Compiling crossbeam-epoch v0.9.18 |
| 1568 | 2026-03-26T04:05:48.610Z | Compiling clap_builder v4.6.0 |
| 1569 | 2026-03-26T04:05:48.637Z | Compiling darling_macro v0.21.3 |
| 1570 | 2026-03-26T04:05:48.982Z | Compiling proc-macro-error-attr v1.0.4 |
| 1571 | 2026-03-26T04:05:49.076Z | Compiling convert_case v0.4.0 |
| 1572 | 2026-03-26T04:05:49.217Z | Compiling tinyvec_macros v0.1.1 |
| 1573 | 2026-03-26T04:05:49.250Z | Compiling darling v0.21.3 |
| 1574 | 2026-03-26T04:05:49.274Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1575 | 2026-03-26T04:05:49.301Z | Compiling heapless v0.8.0 |
| 1576 | 2026-03-26T04:05:49.386Z | Compiling derive_more v0.99.20 |
| 1577 | 2026-03-26T04:05:49.475Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1578 | 2026-03-26T04:05:49.485Z | Compiling ingot-macros v0.1.1 |
| 1579 | 2026-03-26T04:05:49.500Z | Compiling tinyvec v1.11.0 |
| 1580 | 2026-03-26T04:05:50.194Z | Compiling clap v4.6.0 |
| 1581 | 2026-03-26T04:05:50.611Z | Compiling dtrace-parser v0.2.0 |
| 1582 | 2026-03-26T04:05:50.710Z | Compiling secrecy v0.10.3 |
| 1583 | 2026-03-26T04:05:50.838Z | Compiling scroll_derive v0.12.1 |
| 1584 | 2026-03-26T04:05:51.474Z | Compiling hash32 v0.3.1 |
| 1585 | 2026-03-26T04:05:51.533Z | Compiling usdt-impl v0.5.0 |
| 1586 | 2026-03-26T04:05:51.560Z | Compiling proc-macro-error v1.0.4 |
| 1587 | 2026-03-26T04:05:51.580Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1588 | 2026-03-26T04:05:51.623Z | Compiling winnow v0.5.40 |
| 1589 | 2026-03-26T04:05:51.773Z | Compiling smoltcp v0.11.0 |
| 1590 | 2026-03-26T04:05:51.793Z | Compiling crucible-workspace-hack v0.1.0 |
| 1591 | 2026-03-26T04:05:51.941Z | Compiling scroll v0.12.0 |
| 1592 | 2026-03-26T04:05:52.183Z | Compiling proc-macro-crate v3.5.0 |
| 1593 | 2026-03-26T04:05:52.188Z | Compiling ingot-types v0.1.2 |
| 1594 | 2026-03-26T04:05:53.283Z | Compiling dof v0.3.0 |
| 1595 | 2026-03-26T04:05:53.302Z | Compiling typify-impl v0.6.1 |
| 1596 | 2026-03-26T04:05:53.302Z | Compiling serde_spanned v0.6.9 |
| 1597 | 2026-03-26T04:05:53.302Z | Compiling toml_edit v0.19.15 |
| 1598 | 2026-03-26T04:05:53.302Z | Compiling cobs v0.3.0 |
| 1599 | 2026-03-26T04:05:53.302Z | Compiling thread-id v4.2.2 |
| 1600 | 2026-03-26T04:05:53.302Z | Compiling memoffset v0.9.1 |
| 1601 | 2026-03-26T04:05:53.302Z | Compiling cfg_aliases v0.2.1 |
| 1602 | 2026-03-26T04:05:53.303Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1603 | 2026-03-26T04:05:53.303Z | Compiling toml_write v0.1.2 |
| 1604 | 2026-03-26T04:05:53.303Z | Compiling managed v0.8.0 |
| 1605 | 2026-03-26T04:05:53.303Z | Compiling bitflags v1.3.2 |
| 1606 | 2026-03-26T04:05:53.325Z | Compiling toml_edit v0.22.27 |
| 1607 | 2026-03-26T04:05:53.350Z | Compiling nix v0.31.2 |
| 1608 | 2026-03-26T04:05:53.725Z | Compiling postcard v1.1.3 |
| 1609 | 2026-03-26T04:05:54.191Z | Compiling proc-macro-crate v1.3.1 |
| 1610 | 2026-03-26T04:05:54.532Z | Compiling num_enum_derive v0.7.6 |
| 1611 | 2026-03-26T04:05:54.746Z | Compiling ingot v0.1.1 |
| 1612 | 2026-03-26T04:05:54.946Z | Compiling goblin v0.8.2 |
| 1613 | 2026-03-26T04:05:55.556Z | Compiling tabwriter v1.4.1 |
| 1614 | 2026-03-26T04:05:55.751Z | Compiling foreign-types-macros v0.2.3 |
| 1615 | 2026-03-26T04:05:55.787Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1616 | 2026-03-26T04:05:56.074Z | Compiling num-integer v0.1.46 |
| 1617 | 2026-03-26T04:05:56.379Z | Compiling rustc_version v0.4.1 |
| 1618 | 2026-03-26T04:05:56.519Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1619 | 2026-03-26T04:05:56.637Z | Compiling foreign-types-shared v0.3.1 |
| 1620 | 2026-03-26T04:05:56.647Z | Compiling heck v0.4.1 |
| 1621 | 2026-03-26T04:05:56.719Z | Compiling rayon-core v1.13.0 |
| 1622 | 2026-03-26T04:05:56.730Z | Compiling cpufeatures v0.3.0 |
| 1623 | 2026-03-26T04:05:56.805Z | Compiling float-ord v0.3.2 |
| 1624 | 2026-03-26T04:05:56.832Z | Compiling chacha20 v0.10.0 |
| 1625 | 2026-03-26T04:05:56.946Z | Compiling foreign-types v0.5.0 |
| 1626 | 2026-03-26T04:05:56.957Z | Compiling curve25519-dalek v4.1.3 |
| 1627 | 2026-03-26T04:05:57.225Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1628 | 2026-03-26T04:05:57.680Z | Compiling num_enum v0.7.6 |
| 1629 | 2026-03-26T04:05:57.797Z | Compiling num_enum_derive v0.5.11 |
| 1630 | 2026-03-26T04:05:58.173Z | Compiling toml v0.8.23 |
| 1631 | 2026-03-26T04:06:00.016Z | Compiling crossbeam-deque v0.8.6 |
| 1632 | 2026-03-26T04:06:00.074Z | Compiling typify-macro v0.6.1 |
| 1633 | 2026-03-26T04:06:00.074Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1634 | 2026-03-26T04:06:00.074Z | Compiling hmac v0.12.1 |
| 1635 | 2026-03-26T04:06:00.074Z | Compiling inout v0.1.4 |
| 1636 | 2026-03-26T04:06:00.074Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1637 | 2026-03-26T04:06:00.074Z | Compiling ff v0.13.1 |
| 1638 | 2026-03-26T04:06:00.074Z | Compiling cstr-argument v0.1.2 |
| 1639 | 2026-03-26T04:06:00.074Z | Compiling colored v3.1.1 |
| 1640 | 2026-03-26T04:06:00.074Z | Compiling rustix v0.38.44 |
| 1641 | 2026-03-26T04:06:00.074Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1642 | 2026-03-26T04:06:00.229Z | Compiling prettyplease v0.2.37 |
| 1643 | 2026-03-26T04:06:00.454Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1644 | 2026-03-26T04:06:00.716Z | Compiling group v0.13.0 |
| 1645 | 2026-03-26T04:06:00.729Z | Compiling cipher v0.4.4 |
| 1646 | 2026-03-26T04:06:00.823Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1647 | 2026-03-26T04:06:00.941Z | Compiling hkdf v0.12.4 |
| 1648 | 2026-03-26T04:06:01.314Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1649 | 2026-03-26T04:06:01.505Z | Compiling num_enum v0.5.11 |
| 1650 | 2026-03-26T04:06:01.588Z | Compiling rand v0.10.0 |
| 1651 | 2026-03-26T04:06:01.614Z | Compiling num-rational v0.4.2 |
| 1652 | 2026-03-26T04:06:02.055Z | Compiling rustls-webpki v0.103.10 |
| 1653 | 2026-03-26T04:06:02.247Z | Compiling num-iter v0.1.45 |
| 1654 | 2026-03-26T04:06:02.258Z | Compiling usdt-macro v0.5.0 |
| 1655 | 2026-03-26T04:06:02.280Z | Compiling usdt-attr-macro v0.5.0 |
| 1656 | 2026-03-26T04:06:03.407Z | Compiling camino-tempfile v1.4.1 |
| 1657 | 2026-03-26T04:06:03.541Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1658 | 2026-03-26T04:06:03.605Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1659 | 2026-03-26T04:06:03.649Z | Compiling universal-hash v0.5.1 |
| 1660 | 2026-03-26T04:06:03.777Z | Compiling half v2.7.1 |
| 1661 | 2026-03-26T04:06:03.956Z | Compiling crypto-bigint v0.5.5 |
| 1662 | 2026-03-26T04:06:04.083Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1663 | 2026-03-26T04:06:04.291Z | Compiling enum-as-inner v0.6.1 |
| 1664 | 2026-03-26T04:06:04.639Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1665 | 2026-03-26T04:06:04.758Z | Compiling num-complex v0.4.6 |
| 1666 | 2026-03-26T04:06:04.770Z | Compiling memmap v0.7.0 |
| 1667 | 2026-03-26T04:06:04.860Z | Compiling static_assertions v1.1.0 |
| 1668 | 2026-03-26T04:06:04.926Z | Compiling data-encoding v2.10.0 |
| 1669 | 2026-03-26T04:06:04.939Z | Compiling ciborium-io v0.2.2 |
| 1670 | 2026-03-26T04:06:04.952Z | Compiling opaque-debug v0.3.1 |
| 1671 | 2026-03-26T04:06:05.023Z | Compiling base64ct v1.8.3 |
| 1672 | 2026-03-26T04:06:05.034Z | Compiling base16ct v0.2.0 |
| 1673 | 2026-03-26T04:06:05.125Z | Compiling num v0.4.3 |
| 1674 | 2026-03-26T04:06:05.144Z | Compiling elliptic-curve v0.13.8 |
| 1675 | 2026-03-26T04:06:05.191Z | Compiling ciborium-ll v0.2.2 |
| 1676 | 2026-03-26T04:06:05.202Z | Compiling poly1305 v0.8.0 |
| 1677 | 2026-03-26T04:06:05.323Z | Compiling password-hash v0.5.0 |
| 1678 | 2026-03-26T04:06:05.418Z | Compiling usdt v0.5.0 |
| 1679 | 2026-03-26T04:06:05.464Z | Compiling tokio-rustls v0.26.4 |
| 1680 | 2026-03-26T04:06:05.611Z | Compiling rustls-platform-verifier v0.6.2 |
| 1681 | 2026-03-26T04:06:05.688Z | Compiling hyper-rustls v0.27.7 |
| 1682 | 2026-03-26T04:06:05.843Z | Compiling thiserror-no-std v2.0.2 |
| 1683 | 2026-03-26T04:06:05.935Z | Compiling reqwest v0.13.2 |
| 1684 | 2026-03-26T04:06:05.995Z | Compiling rayon v1.11.0 |
| 1685 | 2026-03-26T04:06:06.902Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1686 | 2026-03-26T04:06:07.114Z | Compiling progenitor-client v0.13.0 |
| 1687 | 2026-03-26T04:06:07.135Z | Compiling typify v0.6.1 |
| 1688 | 2026-03-26T04:06:07.226Z | Compiling chacha20 v0.9.1 |
| 1689 | 2026-03-26T04:06:07.242Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1690 | 2026-03-26T04:06:07.413Z | Compiling progenitor-extras v0.1.1 |
| 1691 | 2026-03-26T04:06:07.650Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1692 | 2026-03-26T04:06:08.402Z | Compiling zone_cfg_derive v0.3.1 |
| 1693 | 2026-03-26T04:06:08.493Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1694 | 2026-03-26T04:06:08.580Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1695 | 2026-03-26T04:06:08.965Z | Compiling itertools v0.12.1 |
| 1696 | 2026-03-26T04:06:08.990Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1697 | 2026-03-26T04:06:09.198Z | Compiling blake2 v0.10.6 |
| 1698 | 2026-03-26T04:06:09.477Z | Compiling byte-wrapper v0.1.0 |
| 1699 | 2026-03-26T04:06:09.658Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1700 | 2026-03-26T04:06:09.846Z | Compiling aead v0.5.2 |
| 1701 | 2026-03-26T04:06:09.988Z | Compiling num-derive v0.4.2 |
| 1702 | 2026-03-26T04:06:10.011Z | Compiling sigpipe v0.1.3 |
| 1703 | 2026-03-26T04:06:10.099Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1704 | 2026-03-26T04:06:10.158Z | Compiling jiff v0.2.23 |
| 1705 | 2026-03-26T04:06:10.181Z | Compiling vcpkg v0.2.15 |
| 1706 | 2026-03-26T04:06:10.313Z | Compiling unsafe-libyaml v0.2.11 |
| 1707 | 2026-03-26T04:06:10.495Z | Compiling pkg-config v0.3.32 |
| 1708 | 2026-03-26T04:06:10.738Z | Compiling keccak v0.1.6 |
| 1709 | 2026-03-26T04:06:10.940Z | Compiling glob v0.3.3 |
| 1710 | 2026-03-26T04:06:10.951Z | Compiling openssl-sys v0.9.112 |
| 1711 | 2026-03-26T04:06:10.975Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1712 | 2026-03-26T04:06:10.978Z | Compiling sha3 v0.10.8 |
| 1713 | 2026-03-26T04:06:11.290Z | Compiling serde_yaml v0.9.34+deprecated |
| 1714 | 2026-03-26T04:06:11.401Z | Compiling zone v0.3.1 |
| 1715 | 2026-03-26T04:06:11.467Z | Compiling chacha20poly1305 v0.10.1 |
| 1716 | 2026-03-26T04:06:11.483Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1717 | 2026-03-26T04:06:11.597Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1718 | 2026-03-26T04:06:12.258Z | Compiling argon2 v0.5.3 |
| 1719 | 2026-03-26T04:06:12.548Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1720 | 2026-03-26T04:06:12.773Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1721 | 2026-03-26T04:06:13.090Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1722 | 2026-03-26T04:06:13.364Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1723 | 2026-03-26T04:06:13.620Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1724 | 2026-03-26T04:06:14.164Z | Compiling progenitor-impl v0.13.0 |
| 1725 | 2026-03-26T04:06:14.790Z | Compiling vsss-rs v3.3.4 |
| 1726 | 2026-03-26T04:06:14.961Z | Compiling ciborium v0.2.2 |
| 1727 | 2026-03-26T04:06:14.990Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1728 | 2026-03-26T04:06:15.060Z | Compiling hubpack_derive v0.1.1 |
| 1729 | 2026-03-26T04:06:15.107Z | Compiling smf v0.2.3 |
| 1730 | 2026-03-26T04:06:15.280Z | Compiling linked-hash-map v0.5.6 |
| 1731 | 2026-03-26T04:06:15.468Z | Compiling resolv-conf v0.7.6 |
| 1732 | 2026-03-26T04:06:15.544Z | Compiling semver v0.1.20 |
| 1733 | 2026-03-26T04:06:15.573Z | Compiling whoami v1.6.1 |
| 1734 | 2026-03-26T04:06:15.696Z | Compiling indent_write v2.2.0 |
| 1735 | 2026-03-26T04:06:15.832Z | Compiling rustc_version v0.1.7 |
| 1736 | 2026-03-26T04:06:15.842Z | Compiling hubpack v0.1.2 |
| 1737 | 2026-03-26T04:06:15.880Z | Compiling lru-cache v0.1.2 |
| 1738 | 2026-03-26T04:06:15.958Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1739 | 2026-03-26T04:06:16.056Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1740 | 2026-03-26T04:06:16.071Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1741 | 2026-03-26T04:06:16.152Z | Compiling hickory-proto v0.24.4 |
| 1742 | 2026-03-26T04:06:16.315Z | Compiling serde-big-array v0.5.1 |
| 1743 | 2026-03-26T04:06:16.458Z | Compiling serde_repr v0.1.20 |
| 1744 | 2026-03-26T04:06:17.043Z | Compiling derive-where v1.6.1 |
| 1745 | 2026-03-26T04:06:17.612Z | Compiling pin-project-internal v1.1.11 |
| 1746 | 2026-03-26T04:06:17.752Z | Compiling progenitor-macro v0.13.0 |
| 1747 | 2026-03-26T04:06:18.306Z | Compiling unicode-segmentation v1.13.1 |
| 1748 | 2026-03-26T04:06:18.743Z | Compiling minimal-lexical v0.2.1 |
| 1749 | 2026-03-26T04:06:18.746Z | Compiling swrite v0.1.0 |
| 1750 | 2026-03-26T04:06:18.805Z | Compiling siphasher v1.0.2 |
| 1751 | 2026-03-26T04:06:18.848Z | Compiling pin-project v1.1.11 |
| 1752 | 2026-03-26T04:06:18.950Z | Compiling phf_shared v0.12.1 |
| 1753 | 2026-03-26T04:06:18.998Z | Compiling nom v7.1.3 |
| 1754 | 2026-03-26T04:06:19.009Z | Compiling newline-converter v0.3.0 |
| 1755 | 2026-03-26T04:06:19.124Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1756 | 2026-03-26T04:06:19.135Z | Compiling hickory-resolver v0.24.4 |
| 1757 | 2026-03-26T04:06:19.479Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1758 | 2026-03-26T04:06:19.645Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1759 | 2026-03-26T04:06:19.954Z | Compiling newtype_derive v0.1.6 |
| 1760 | 2026-03-26T04:06:20.178Z | Compiling atomicwrites v0.4.4 |
| 1761 | 2026-03-26T04:06:20.380Z | Compiling unicode-normalization v0.1.25 |
| 1762 | 2026-03-26T04:06:20.604Z | Compiling console v0.15.11 |
| 1763 | 2026-03-26T04:06:20.839Z | Compiling tokio-stream v0.1.18 |
| 1764 | 2026-03-26T04:06:21.168Z | Compiling snafu-derive v0.8.9 |
| 1765 | 2026-03-26T04:06:21.273Z | Compiling async-recursion v1.1.1 |
| 1766 | 2026-03-26T04:06:21.295Z | Compiling slog-dtrace v0.3.0 |
| 1767 | 2026-03-26T04:06:21.523Z | Compiling csv-core v0.1.13 |
| 1768 | 2026-03-26T04:06:21.764Z | Compiling bstr v1.12.1 |
| 1769 | 2026-03-26T04:06:21.788Z | Compiling owo-colors v4.3.0 |
| 1770 | 2026-03-26T04:06:21.793Z | Compiling foldhash v0.1.5 |
| 1771 | 2026-03-26T04:06:21.948Z | Compiling unicode-width v0.1.14 |
| 1772 | 2026-03-26T04:06:21.966Z | Compiling same-file v1.0.6 |
| 1773 | 2026-03-26T04:06:22.107Z | Compiling highway v1.3.0 |
| 1774 | 2026-03-26T04:06:22.141Z | Compiling openssl v0.10.76 |
| 1775 | 2026-03-26T04:06:22.225Z | Compiling cancel-safe-futures v0.1.5 |
| 1776 | 2026-03-26T04:06:22.260Z | Compiling similar v2.7.0 |
| 1777 | 2026-03-26T04:06:22.409Z | Compiling foreign-types-shared v0.1.1 |
| 1778 | 2026-03-26T04:06:22.430Z | Compiling unicode-xid v0.2.6 |
| 1779 | 2026-03-26T04:06:22.465Z | Compiling chrono-tz v0.10.4 |
| 1780 | 2026-03-26T04:06:22.492Z | Compiling foreign-types v0.3.2 |
| 1781 | 2026-03-26T04:06:22.533Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1782 | 2026-03-26T04:06:22.545Z | Compiling const_format_proc_macros v0.2.34 |
| 1783 | 2026-03-26T04:06:22.564Z | Compiling globset v0.4.18 |
| 1784 | 2026-03-26T04:06:22.690Z | Compiling expectorate v1.2.0 |
| 1785 | 2026-03-26T04:06:22.881Z | Compiling snafu v0.8.9 |
| 1786 | 2026-03-26T04:06:22.884Z | Compiling walkdir v2.5.0 |
| 1787 | 2026-03-26T04:06:22.918Z | Compiling progenitor v0.13.0 |
| 1788 | 2026-03-26T04:06:23.052Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1789 | 2026-03-26T04:06:23.217Z | Compiling hashbrown v0.15.5 |
| 1790 | 2026-03-26T04:06:23.329Z | Compiling csv v1.4.0 |
| 1791 | 2026-03-26T04:06:23.351Z | Compiling qorb v0.4.1 |
| 1792 | 2026-03-26T04:06:23.384Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1793 | 2026-03-26T04:06:23.791Z | Compiling olpc-cjson v0.1.4 |
| 1794 | 2026-03-26T04:06:23.890Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1795 | 2026-03-26T04:06:24.010Z | Compiling phf v0.12.1 |
| 1796 | 2026-03-26T04:06:24.428Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1797 | 2026-03-26T04:06:24.480Z | Compiling tokio-dtrace v0.1.1 |
| 1798 | 2026-03-26T04:06:24.680Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1799 | 2026-03-26T04:06:24.758Z | Compiling libsw-core v0.3.2 |
| 1800 | 2026-03-26T04:06:24.931Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1801 | 2026-03-26T04:06:25.064Z | Compiling serde_plain v1.0.2 |
| 1802 | 2026-03-26T04:06:25.122Z | Compiling openssl-macros v0.1.1 |
| 1803 | 2026-03-26T04:06:25.269Z | Compiling pem v3.0.6 |
| 1804 | 2026-03-26T04:06:25.303Z | Compiling cookie v0.18.1 |
| 1805 | 2026-03-26T04:06:25.376Z | Compiling fixedbitset v0.5.7 |
| 1806 | 2026-03-26T04:06:25.507Z | Compiling fixedbitset v0.4.2 |
| 1807 | 2026-03-26T04:06:25.527Z | Compiling typed-path v0.9.3 |
| 1808 | 2026-03-26T04:06:25.548Z | Compiling bytecount v0.6.9 |
| 1809 | 2026-03-26T04:06:25.656Z | Compiling papergrid v0.11.0 |
| 1810 | 2026-03-26T04:06:25.687Z | Compiling petgraph v0.6.5 |
| 1811 | 2026-03-26T04:06:25.710Z | Compiling petgraph v0.8.3 |
| 1812 | 2026-03-26T04:06:25.787Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1813 | 2026-03-26T04:06:26.831Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1814 | 2026-03-26T04:06:26.999Z | Compiling tough v0.20.0 |
| 1815 | 2026-03-26T04:06:27.162Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1816 | 2026-03-26T04:06:27.410Z | Compiling libsw v3.5.0 |
| 1817 | 2026-03-26T04:06:27.452Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1818 | 2026-03-26T04:06:27.584Z | Compiling oxide-tokio-rt v0.1.3 |
| 1819 | 2026-03-26T04:06:27.973Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1820 | 2026-03-26T04:06:28.948Z | Compiling const_format v0.2.35 |
| 1821 | 2026-03-26T04:06:29.279Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1822 | 2026-03-26T04:06:30.135Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1823 | 2026-03-26T04:06:30.267Z | Compiling gethostname v0.5.0 |
| 1824 | 2026-03-26T04:06:30.416Z | Compiling tabled_derive v0.7.0 |
| 1825 | 2026-03-26T04:06:30.749Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1826 | 2026-03-26T04:06:31.042Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1827 | 2026-03-26T04:06:31.203Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1828 | 2026-03-26T04:06:31.276Z | Compiling bcs v0.1.6 |
| 1829 | 2026-03-26T04:06:31.314Z | Compiling smawk v0.3.2 |
| 1830 | 2026-03-26T04:06:31.333Z | Compiling lazy_static v1.5.0 |
| 1831 | 2026-03-26T04:06:31.435Z | Compiling unicode-linebreak v0.1.5 |
| 1832 | 2026-03-26T04:06:31.449Z | Compiling crunchy v0.2.4 |
| 1833 | 2026-03-26T04:06:31.588Z | Compiling termtree v0.5.1 |
| 1834 | 2026-03-26T04:06:31.680Z | Compiling linear-map v1.2.0 |
| 1835 | 2026-03-26T04:06:31.727Z | Compiling tagptr v0.2.0 |
| 1836 | 2026-03-26T04:06:31.751Z | Compiling textwrap v0.16.2 |
| 1837 | 2026-03-26T04:06:31.762Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1838 | 2026-03-26T04:06:31.773Z | Compiling steno v0.4.1 |
| 1839 | 2026-03-26T04:06:31.858Z | Compiling moka v0.12.15 |
| 1840 | 2026-03-26T04:06:31.871Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1841 | 2026-03-26T04:06:32.191Z | Compiling tabled v0.15.0 |
| 1842 | 2026-03-26T04:06:32.282Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1843 | 2026-03-26T04:06:32.454Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1844 | 2026-03-26T04:06:32.632Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1845 | 2026-03-26T04:06:32.654Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1846 | 2026-03-26T04:06:33.537Z | Compiling hickory-proto v0.25.2 |
| 1847 | 2026-03-26T04:06:33.570Z | Compiling humantime v2.3.0 |
| 1848 | 2026-03-26T04:06:33.854Z | Compiling tiny-keccak v2.0.2 |
| 1849 | 2026-03-26T04:06:34.168Z | Compiling num-derive v0.3.3 |
| 1850 | 2026-03-26T04:06:34.809Z | Compiling parking_lot_core v0.8.6 |
| 1851 | 2026-03-26T04:06:35.088Z | Compiling crc32fast v1.5.0 |
| 1852 | 2026-03-26T04:06:35.098Z | Compiling libscf-sys v1.1.0 |
| 1853 | 2026-03-26T04:06:35.113Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1854 | 2026-03-26T04:06:35.136Z | Compiling const-random-macro v0.1.16 |
| 1855 | 2026-03-26T04:06:35.239Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1856 | 2026-03-26T04:06:35.417Z | Compiling smartstring v1.0.1 |
| 1857 | 2026-03-26T04:06:35.528Z | Compiling hickory-resolver v0.25.2 |
| 1858 | 2026-03-26T04:06:35.637Z | Compiling ahash v0.8.12 |
| 1859 | 2026-03-26T04:06:35.681Z | Compiling parking_lot v0.11.2 |
| 1860 | 2026-03-26T04:06:35.720Z | Compiling const-random v0.1.18 |
| 1861 | 2026-03-26T04:06:35.953Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1862 | 2026-03-26T04:06:35.989Z | Compiling fxhash v0.2.1 |
| 1863 | 2026-03-26T04:06:36.083Z | Compiling internet-checksum v0.2.1 |
| 1864 | 2026-03-26T04:06:36.120Z | Compiling sled v0.34.7 |
| 1865 | 2026-03-26T04:06:36.274Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1866 | 2026-03-26T04:06:36.427Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1867 | 2026-03-26T04:06:36.455Z | Compiling thin-vec v0.2.14 |
| 1868 | 2026-03-26T04:06:36.726Z | Compiling rhai_codegen v3.1.0 |
| 1869 | 2026-03-26T04:06:36.739Z | Compiling sdd v3.0.10 |
| 1870 | 2026-03-26T04:06:37.087Z | Compiling scc v2.4.0 |
| 1871 | 2026-03-26T04:06:37.103Z | Compiling serial_test_derive v3.4.0 |
| 1872 | 2026-03-26T04:06:38.824Z | Compiling nom v8.0.0 |
| 1873 | 2026-03-26T04:06:38.855Z | Compiling yansi v1.0.1 |
| 1874 | 2026-03-26T04:06:38.855Z | Compiling rhai v1.24.0 |
| 1875 | 2026-03-26T04:06:38.855Z | Compiling diff v0.1.13 |
| 1876 | 2026-03-26T04:06:38.855Z | Compiling serial_test v3.4.0 |
| 1877 | 2026-03-26T04:06:38.855Z | Compiling pretty_assertions v1.4.1 |
| 1878 | 2026-03-26T04:06:41.717Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1879 | 2026-03-26T04:06:49.246Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1880 | 2026-03-26T04:06:50.839Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1881 | 2026-03-26T04:06:51.939Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1882 | 2026-03-26T04:06:53.044Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1883 | 2026-03-26T04:06:53.830Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1884 | 2026-03-26T04:06:55.260Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1885 | 2026-03-26T04:07:30.255Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 1886 | 2026-03-26T04:07:30.425Z | ──────────── |
| 1887 | 2026-03-26T04:07:30.425Z | Nextest run ID adbc4577-60fa-40f8-997e-86d719785c72 with nextest profile: default |
| 1888 | 2026-03-26T04:07:30.425Z | Starting 150 tests across 1 binary |
| 1889 | 2026-03-26T04:07:30.434Z | PASS [ 0.008s] bgp messages::tests::bgp_nexthop_byte_len |
| 1890 | 2026-03-26T04:07:30.441Z | PASS [ 0.008s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1891 | 2026-03-26T04:07:30.441Z | PASS [ 0.009s] bgp messages::tests::bgp_nexthop_round_trip |
| 1892 | 2026-03-26T04:07:30.441Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1893 | 2026-03-26T04:07:30.441Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1894 | 2026-03-26T04:07:30.441Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1895 | 2026-03-26T04:07:30.441Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1896 | 2026-03-26T04:07:30.441Z | PASS [ 0.011s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1897 | 2026-03-26T04:07:30.445Z | PASS [ 0.009s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1898 | 2026-03-26T04:07:30.445Z | PASS [ 0.008s] bgp messages::tests::empty_update_end_of_rib |
| 1899 | 2026-03-26T04:07:30.445Z | PASS [ 0.009s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1900 | 2026-03-26T04:07:30.445Z | PASS [ 0.008s] bgp messages::tests::header_round_trip |
| 1901 | 2026-03-26T04:07:30.445Z | PASS [ 0.008s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1902 | 2026-03-26T04:07:30.450Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1903 | 2026-03-26T04:07:30.450Z | PASS [ 0.009s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1904 | 2026-03-26T04:07:30.450Z | PASS [ 0.009s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1905 | 2026-03-26T04:07:30.454Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1906 | 2026-03-26T04:07:30.454Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1907 | 2026-03-26T04:07:30.454Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1908 | 2026-03-26T04:07:30.454Z | PASS [ 0.009s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1909 | 2026-03-26T04:07:30.454Z | PASS [ 0.008s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1910 | 2026-03-26T04:07:30.454Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1911 | 2026-03-26T04:07:30.454Z | PASS [ 0.009s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1912 | 2026-03-26T04:07:30.457Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1913 | 2026-03-26T04:07:30.460Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1914 | 2026-03-26T04:07:30.460Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1915 | 2026-03-26T04:07:30.467Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1916 | 2026-03-26T04:07:30.467Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1917 | 2026-03-26T04:07:30.467Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1918 | 2026-03-26T04:07:30.467Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1919 | 2026-03-26T04:07:30.467Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1920 | 2026-03-26T04:07:30.468Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1921 | 2026-03-26T04:07:30.471Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1922 | 2026-03-26T04:07:30.471Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1923 | 2026-03-26T04:07:30.471Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1924 | 2026-03-26T04:07:30.471Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1925 | 2026-03-26T04:07:30.471Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1926 | 2026-03-26T04:07:30.471Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1927 | 2026-03-26T04:07:30.471Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1928 | 2026-03-26T04:07:30.477Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1929 | 2026-03-26T04:07:30.477Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1930 | 2026-03-26T04:07:30.482Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1931 | 2026-03-26T04:07:30.482Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1932 | 2026-03-26T04:07:30.482Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1933 | 2026-03-26T04:07:30.482Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1934 | 2026-03-26T04:07:30.482Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1935 | 2026-03-26T04:07:30.482Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1936 | 2026-03-26T04:07:30.483Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1937 | 2026-03-26T04:07:30.486Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1938 | 2026-03-26T04:07:30.486Z | PASS [ 0.008s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1939 | 2026-03-26T04:07:30.487Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1940 | 2026-03-26T04:07:30.487Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1941 | 2026-03-26T04:07:30.490Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1942 | 2026-03-26T04:07:30.490Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1943 | 2026-03-26T04:07:30.490Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1944 | 2026-03-26T04:07:30.490Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1945 | 2026-03-26T04:07:30.493Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1946 | 2026-03-26T04:07:30.496Z | PASS [ 0.009s] bgp messages::tests::notification_round_trip |
| 1947 | 2026-03-26T04:07:30.496Z | PASS [ 0.009s] bgp messages::tests::open_round_trip |
| 1948 | 2026-03-26T04:07:30.496Z | PASS [ 0.009s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1949 | 2026-03-26T04:07:30.496Z | PASS [ 0.008s] bgp messages::tests::prefix_within |
| 1950 | 2026-03-26T04:07:30.496Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1951 | 2026-03-26T04:07:30.496Z | PASS [ 0.009s] bgp messages::tests::prefix_conversion |
| 1952 | 2026-03-26T04:07:30.497Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1953 | 2026-03-26T04:07:30.501Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1954 | 2026-03-26T04:07:30.504Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1955 | 2026-03-26T04:07:30.505Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1956 | 2026-03-26T04:07:30.505Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1957 | 2026-03-26T04:07:30.505Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1958 | 2026-03-26T04:07:30.505Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1959 | 2026-03-26T04:07:30.508Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1960 | 2026-03-26T04:07:30.508Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1961 | 2026-03-26T04:07:30.511Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1962 | 2026-03-26T04:07:30.513Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1963 | 2026-03-26T04:07:30.514Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1964 | 2026-03-26T04:07:30.514Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1965 | 2026-03-26T04:07:30.514Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1966 | 2026-03-26T04:07:30.514Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1967 | 2026-03-26T04:07:30.514Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1968 | 2026-03-26T04:07:30.514Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1969 | 2026-03-26T04:07:30.518Z | PASS [ 0.008s] bgp messages::tests::route_refresh_round_trip |
| 1970 | 2026-03-26T04:07:30.521Z | PASS [ 0.009s] bgp messages::tests::test_nexthop_length_validation |
| 1971 | 2026-03-26T04:07:30.521Z | PASS [ 0.009s] bgp messages::tests::update_round_trip |
| 1972 | 2026-03-26T04:07:30.533Z | PASS [ 0.020s] bgp policy::test::update_shape_community |
| 1973 | 2026-03-26T04:07:30.534Z | PASS [ 0.022s] bgp policy::test::open_add_4byte_as |
| 1974 | 2026-03-26T04:07:30.537Z | PASS [ 0.014s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1975 | 2026-03-26T04:07:30.537Z | PASS [ 0.024s] bgp policy::test::update_drop_on_no_export |
| 1976 | 2026-03-26T04:07:30.537Z | PASS [ 0.024s] bgp policy::test::shape_update_prefixes |
| 1977 | 2026-03-26T04:07:30.537Z | PASS [ 0.025s] bgp policy::test::open_require_4byte_as |
| 1978 | 2026-03-26T04:07:30.540Z | PASS [ 0.020s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 1979 | 2026-03-26T04:07:30.548Z | PASS [ 0.027s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1980 | 2026-03-26T04:07:30.551Z | PASS [ 0.013s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1981 | 2026-03-26T04:07:30.551Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1982 | 2026-03-26T04:07:30.551Z | PASS [ 0.014s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1983 | 2026-03-26T04:07:30.554Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1984 | 2026-03-26T04:07:30.554Z | PASS [ 0.018s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1985 | 2026-03-26T04:07:30.554Z | PASS [ 0.013s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1986 | 2026-03-26T04:07:30.554Z | PASS [ 0.015s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1987 | 2026-03-26T04:07:30.563Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1988 | 2026-03-26T04:07:30.566Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1989 | 2026-03-26T04:07:30.566Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1990 | 2026-03-26T04:07:30.570Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1991 | 2026-03-26T04:07:30.573Z | PASS [ 0.018s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1992 | 2026-03-26T04:07:30.573Z | PASS [ 0.008s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1993 | 2026-03-26T04:07:30.573Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 1994 | 2026-03-26T04:07:30.573Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 1995 | 2026-03-26T04:07:30.576Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 1996 | 2026-03-26T04:07:30.580Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 1997 | 2026-03-26T04:07:30.580Z | PASS [ 0.030s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1998 | 2026-03-26T04:07:30.580Z | PASS [ 0.026s] bgp proptest::prop_update_traditional_roundtrip |
| 1999 | 2026-03-26T04:07:30.580Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 2000 | 2026-03-26T04:07:30.580Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2001 | 2026-03-26T04:07:30.583Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2002 | 2026-03-26T04:07:30.583Z | PASS [ 0.031s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2003 | 2026-03-26T04:07:30.584Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2004 | 2026-03-26T04:07:30.587Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2005 | 2026-03-26T04:07:30.587Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2006 | 2026-03-26T04:07:30.587Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2007 | 2026-03-26T04:07:30.590Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2008 | 2026-03-26T04:07:30.590Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2009 | 2026-03-26T04:07:30.590Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2010 | 2026-03-26T04:07:33.649Z | PASS [ 3.065s] bgp test::test_basic_peering_active |
| 2011 | 2026-03-26T04:07:33.654Z | PASS [ 3.064s] bgp test::test_basic_update |
| 2012 | 2026-03-26T04:07:33.654Z | PASS [ 3.064s] bgp test::test_basic_update_ipv6 |
| 2013 | 2026-03-26T04:07:33.661Z | PASS [ 3.078s] bgp test::test_basic_peering_active_tcp |
| 2014 | 2026-03-26T04:07:33.665Z | PASS [ 3.077s] bgp test::test_basic_update_ipv6_tcp |
| 2015 | 2026-03-26T04:07:33.669Z | PASS [ 3.078s] bgp test::test_basic_peering_passive_tcp |
| 2016 | 2026-03-26T04:07:33.669Z | PASS [ 3.078s] bgp test::test_basic_update_tcp |
| 2017 | 2026-03-26T04:07:34.650Z | PASS [ 4.064s] bgp test::test_basic_peering_passive |
| 2018 | 2026-03-26T04:07:36.730Z | PASS [ 3.065s] bgp test::test_ipv6_basic_peering_active |
| 2019 | 2026-03-26T04:07:36.734Z | PASS [ 3.063s] bgp test::test_ipv6_basic_peering_passive |
| 2020 | 2026-03-26T04:07:37.730Z | PASS [ 3.078s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2021 | 2026-03-26T04:07:37.743Z | PASS [ 4.081s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2022 | 2026-03-26T04:07:37.743Z | PASS [ 4.078s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2023 | 2026-03-26T04:07:37.743Z | PASS [ 4.078s] bgp test::test_import_export_policy_filtering |
| 2024 | 2026-03-26T04:07:37.748Z | PASS [ 4.081s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2025 | 2026-03-26T04:07:37.748Z | PASS [ 4.078s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2026 | 2026-03-26T04:07:37.792Z | PASS [ 1.061s] bgp test::test_multiple_unnumbered_sessions |
| 2027 | 2026-03-26T04:07:38.823Z | PASS [ 1.092s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2028 | 2026-03-26T04:07:38.827Z | PASS [ 1.097s] bgp test::test_three_router_chain_tcp |
| 2029 | 2026-03-26T04:07:39.794Z | PASS [ 2.063s] bgp test::test_same_linklocal_multiple_interfaces |
| 2030 | 2026-03-26T04:07:39.884Z | PASS [ 1.061s] bgp test::test_unnumbered_ndp_change |
| 2031 | 2026-03-26T04:07:40.582Z | PASS [ 2.852s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2032 | 2026-03-26T04:07:40.805Z | PASS [ 4.075s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2033 | 2026-03-26T04:07:40.818Z | PASS [ 3.074s] bgp test::test_three_router_chain_unnumbered |
| 2034 | 2026-03-26T04:07:42.804Z | PASS [ 5.060s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2035 | 2026-03-26T04:07:44.853Z | PASS [ 5.059s] bgp test::test_unnumbered_session_survives_peer_change |
| 2036 | 2026-03-26T04:07:47.891Z | PASS [ 9.062s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2037 | 2026-03-26T04:07:48.947Z | PASS [ 9.062s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2038 | 2026-03-26T04:07:55.856Z | PASS [ 18.062s] bgp test::test_unnumbered_interface_lifecycle |
| 2039 | 2026-03-26T04:07:55.856Z | ──────────── |
| 2040 | 2026-03-26T04:07:55.856Z | Summary [ 25.428s] 150 tests run: 150 passed, 0 skipped |
| 2041 | 2026-03-26T04:07:55.869Z | + 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/ |
| 2042 | 2026-03-26T04:07:55.874Z | + popd |
| 2043 | 2026-03-26T04:07:55.874Z | + pushd mgd |
| 2044 | 2026-03-26T04:07:55.874Z | + pfexec cargo nextest run |
| 2045 | 2026-03-26T04:07:55.877Z | /work/oxidecomputer/maghemite |
| 2046 | 2026-03-26T04:07:55.877Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2047 | 2026-03-26T04:07:57.005Z | Compiling slog v2.8.2 |
| 2048 | 2026-03-26T04:07:57.108Z | Compiling usdt v0.6.0 |
| 2049 | 2026-03-26T04:07:57.193Z | Compiling typify-impl v0.4.3 |
| 2050 | 2026-03-26T04:07:57.210Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2051 | 2026-03-26T04:07:57.227Z | Compiling papergrid v0.17.0 |
| 2052 | 2026-03-26T04:07:57.384Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2053 | 2026-03-26T04:07:57.396Z | Compiling slog-json v2.6.1 |
| 2054 | 2026-03-26T04:07:57.489Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2055 | 2026-03-26T04:07:57.617Z | Compiling slog-async v2.8.0 |
| 2056 | 2026-03-26T04:07:57.627Z | Compiling slog-term v2.9.2 |
| 2057 | 2026-03-26T04:07:57.792Z | Compiling slog-bunyan v2.5.0 |
| 2058 | 2026-03-26T04:07:57.836Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2059 | 2026-03-26T04:07:57.927Z | Compiling dropshot v0.16.7 |
| 2060 | 2026-03-26T04:07:58.220Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2061 | 2026-03-26T04:07:58.615Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2062 | 2026-03-26T04:07:58.718Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2063 | 2026-03-26T04:07:58.855Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2064 | 2026-03-26T04:07:59.285Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2065 | 2026-03-26T04:07:59.417Z | Compiling slog-dtrace v0.3.0 |
| 2066 | 2026-03-26T04:07:59.735Z | Compiling steno v0.4.1 |
| 2067 | 2026-03-26T04:07:59.787Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2068 | 2026-03-26T04:08:01.443Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2069 | 2026-03-26T04:08:02.913Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2070 | 2026-03-26T04:08:03.400Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2071 | 2026-03-26T04:08:03.435Z | Compiling typify-macro v0.4.3 |
| 2072 | 2026-03-26T04:08:03.982Z | Compiling proc-macro-error2 v2.0.1 |
| 2073 | 2026-03-26T04:08:04.121Z | Compiling testing_table v0.3.0 |
| 2074 | 2026-03-26T04:08:04.267Z | Compiling tabled_derive v0.11.0 |
| 2075 | 2026-03-26T04:08:04.291Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2076 | 2026-03-26T04:08:04.474Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2077 | 2026-03-26T04:08:04.563Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2078 | 2026-03-26T04:08:04.742Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2079 | 2026-03-26T04:08:05.074Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2080 | 2026-03-26T04:08:05.145Z | Compiling progenitor-client v0.11.2 |
| 2081 | 2026-03-26T04:08:05.379Z | Compiling tabled v0.20.0 |
| 2082 | 2026-03-26T04:08:05.437Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2083 | 2026-03-26T04:08:05.460Z | Compiling crc8 v0.1.1 |
| 2084 | 2026-03-26T04:08:05.484Z | Compiling typify v0.4.3 |
| 2085 | 2026-03-26T04:08:05.578Z | Compiling progenitor-impl v0.11.2 |
| 2086 | 2026-03-26T04:08:06.021Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2087 | 2026-03-26T04:08:06.962Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2088 | 2026-03-26T04:08:07.523Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2089 | 2026-03-26T04:08:07.749Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2090 | 2026-03-26T04:08:08.228Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2091 | 2026-03-26T04:08:08.660Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2092 | 2026-03-26T04:08:09.188Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2093 | 2026-03-26T04:08:09.241Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2094 | 2026-03-26T04:08:09.263Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2095 | 2026-03-26T04:08:10.401Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2096 | 2026-03-26T04:08:10.514Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2097 | 2026-03-26T04:08:10.720Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2098 | 2026-03-26T04:08:10.732Z | Compiling progenitor-macro v0.11.2 |
| 2099 | 2026-03-26T04:08:10.972Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2100 | 2026-03-26T04:08:11.494Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2101 | 2026-03-26T04:08:14.354Z | Compiling progenitor v0.11.2 |
| 2102 | 2026-03-26T04:08:14.444Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2103 | 2026-03-26T04:08:16.862Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2104 | 2026-03-26T04:08:17.961Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2105 | 2026-03-26T04:08:17.961Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2106 | 2026-03-26T04:08:18.194Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2107 | 2026-03-26T04:08:18.501Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2108 | 2026-03-26T04:08:27.235Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2109 | 2026-03-26T04:08:33.536Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2110 | 2026-03-26T04:08:35.123Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2111 | 2026-03-26T04:08:36.203Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2112 | 2026-03-26T04:08:37.303Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2113 | 2026-03-26T04:08:38.071Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2114 | 2026-03-26T04:08:39.544Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2115 | 2026-03-26T04:08:39.544Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2116 | 2026-03-26T04:08:39.548Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2117 | 2026-03-26T04:08:46.148Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2118 | 2026-03-26T04:08:47.530Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2119 | 2026-03-26T04:08:47.530Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 2120 | 2026-03-26T04:08:48.771Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2121 | 2026-03-26T04:09:17.410Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 2122 | 2026-03-26T04:09:17.569Z | ──────────── |
| 2123 | 2026-03-26T04:09:17.569Z | Nextest run ID 85efa601-0903-4c09-890d-7ad0f147808d with nextest profile: default |
| 2124 | 2026-03-26T04:09:17.569Z | Starting 32 tests across 1 binary |
| 2125 | 2026-03-26T04:09:17.579Z | PASS [ 0.010s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_hop_limit_v6 |
| 2126 | 2026-03-26T04:09:17.582Z | PASS [ 0.011s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_ttl_v4 |
| 2127 | 2026-03-26T04:09:17.595Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2128 | 2026-03-26T04:09:17.611Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2129 | 2026-03-26T04:09:17.627Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2130 | 2026-03-26T04:09:17.631Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2131 | 2026-03-26T04:09:17.631Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2132 | 2026-03-26T04:09:17.631Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2133 | 2026-03-26T04:09:17.631Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2134 | 2026-03-26T04:09:17.631Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2135 | 2026-03-26T04:09:17.631Z | PASS [ 0.061s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2136 | 2026-03-26T04:09:17.634Z | PASS [ 0.055s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2137 | 2026-03-26T04:09:17.637Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2138 | 2026-03-26T04:09:17.640Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2139 | 2026-03-26T04:09:17.640Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2140 | 2026-03-26T04:09:17.640Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2141 | 2026-03-26T04:09:17.640Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2142 | 2026-03-26T04:09:17.641Z | PASS [ 0.011s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2143 | 2026-03-26T04:09:17.644Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2144 | 2026-03-26T04:09:17.647Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2145 | 2026-03-26T04:09:17.647Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2146 | 2026-03-26T04:09:17.649Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2147 | 2026-03-26T04:09:17.650Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2148 | 2026-03-26T04:09:17.650Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2149 | 2026-03-26T04:09:17.650Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2150 | 2026-03-26T04:09:17.650Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2151 | 2026-03-26T04:09:17.654Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2152 | 2026-03-26T04:09:17.657Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2153 | 2026-03-26T04:09:17.657Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2154 | 2026-03-26T04:09:17.657Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2155 | 2026-03-26T04:09:17.657Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2156 | 2026-03-26T04:09:17.657Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2157 | 2026-03-26T04:09:17.657Z | ──────────── |
| 2158 | 2026-03-26T04:09:17.657Z | Summary [ 0.087s] 32 tests run: 32 passed, 0 skipped |
| 2159 | 2026-03-26T04:09:17.667Z | + cp apply_remove_entire_group.log /work/ |
| 2160 | 2026-03-26T04:09:17.670Z | + popd |
| 2161 | 2026-03-26T04:09:17.670Z | /work/oxidecomputer/maghemite |
| 2162 | 2026-03-26T04:09:17.670Z | process exited: duration 396274 ms, exit code 0 |
| |
| 2163 | 2026-03-26T04:09:17.676Z | found 66 output files |
| 2164 | 2026-03-26T04:09:17.676Z | uploading: /work/apply_remove_entire_group.log (8210 bytes) |
| 2165 | 2026-03-26T04:09:18.690Z | uploaded: /work/apply_remove_entire_group.log |
| 2166 | 2026-03-26T04:09:18.690Z | uploading: /work/dualstack_routes.log (82273 bytes) |
| 2167 | 2026-03-26T04:09:19.703Z | uploaded: /work/dualstack_routes.log |
| 2168 | 2026-03-26T04:09:19.703Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2282 bytes) |
| 2169 | 2026-03-26T04:09:20.714Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2170 | 2026-03-26T04:09:20.714Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1360 bytes) |
| 2171 | 2026-03-26T04:09:21.721Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2172 | 2026-03-26T04:09:21.721Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2393 bytes) |
| 2173 | 2026-03-26T04:09:22.729Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2174 | 2026-03-26T04:09:22.729Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2280 bytes) |
| 2175 | 2026-03-26T04:09:23.737Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2176 | 2026-03-26T04:09:23.737Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2223 bytes) |
| 2177 | 2026-03-26T04:09:24.745Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2178 | 2026-03-26T04:09:24.745Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2228 bytes) |
| 2179 | 2026-03-26T04:09:25.753Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2180 | 2026-03-26T04:09:25.753Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (2386 bytes) |
| 2181 | 2026-03-26T04:09:26.762Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2182 | 2026-03-26T04:09:26.762Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2342 bytes) |
| 2183 | 2026-03-26T04:09:27.771Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2184 | 2026-03-26T04:09:27.771Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2042 bytes) |
| 2185 | 2026-03-26T04:09:28.779Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2186 | 2026-03-26T04:09:28.779Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2246 bytes) |
| 2187 | 2026-03-26T04:09:29.787Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2188 | 2026-03-26T04:09:29.787Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2231 bytes) |
| 2189 | 2026-03-26T04:09:30.795Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2190 | 2026-03-26T04:09:30.795Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2428 bytes) |
| 2191 | 2026-03-26T04:09:31.803Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2192 | 2026-03-26T04:09:31.803Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (3626 bytes) |
| 2193 | 2026-03-26T04:09:32.811Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2194 | 2026-03-26T04:09:32.811Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3536 bytes) |
| 2195 | 2026-03-26T04:09:33.820Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2196 | 2026-03-26T04:09:33.820Z | uploading: /work/multiple_unnumbered.log (133149 bytes) |
| 2197 | 2026-03-26T04:09:34.833Z | uploaded: /work/multiple_unnumbered.log |
| 2198 | 2026-03-26T04:09:34.833Z | uploading: /work/ndp_change_reset.log (67466 bytes) |
| 2199 | 2026-03-26T04:09:35.844Z | uploaded: /work/ndp_change_reset.log |
| 2200 | 2026-03-26T04:09:35.844Z | uploading: /work/ndp_changes.log (86876 bytes) |
| 2201 | 2026-03-26T04:09:36.856Z | uploaded: /work/ndp_changes.log |
| 2202 | 2026-03-26T04:09:36.856Z | uploading: /work/r1.test_basic_peering_active.log (37969 bytes) |
| 2203 | 2026-03-26T04:09:37.865Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2204 | 2026-03-26T04:09:37.865Z | uploading: /work/r1.test_basic_peering_active_tcp.log (46395 bytes) |
| 2205 | 2026-03-26T04:09:38.875Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2206 | 2026-03-26T04:09:38.875Z | uploading: /work/r1.test_basic_peering_passive.log (32378 bytes) |
| 2207 | 2026-03-26T04:09:39.885Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2208 | 2026-03-26T04:09:39.888Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (37203 bytes) |
| 2209 | 2026-03-26T04:09:40.895Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2210 | 2026-03-26T04:09:40.895Z | uploading: /work/r1.test_basic_update.log (27023 bytes) |
| 2211 | 2026-03-26T04:09:41.905Z | uploaded: /work/r1.test_basic_update.log |
| 2212 | 2026-03-26T04:09:41.905Z | uploading: /work/r1.test_basic_update_ipv6.log (26933 bytes) |
| 2213 | 2026-03-26T04:09:42.914Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2214 | 2026-03-26T04:09:42.914Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (29279 bytes) |
| 2215 | 2026-03-26T04:09:43.924Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2216 | 2026-03-26T04:09:43.924Z | uploading: /work/r1.test_basic_update_tcp.log (80219 bytes) |
| 2217 | 2026-03-26T04:09:44.935Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2218 | 2026-03-26T04:09:44.935Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (41223 bytes) |
| 2219 | 2026-03-26T04:09:45.947Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2220 | 2026-03-26T04:09:45.947Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (40667 bytes) |
| 2221 | 2026-03-26T04:09:46.956Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2222 | 2026-03-26T04:09:46.956Z | uploading: /work/r1.test_import_export_policy_filtering.log (37954 bytes) |
| 2223 | 2026-03-26T04:09:47.966Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2224 | 2026-03-26T04:09:47.966Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (33898 bytes) |
| 2225 | 2026-03-26T04:09:48.976Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2226 | 2026-03-26T04:09:48.976Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (39897 bytes) |
| 2227 | 2026-03-26T04:09:49.987Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2228 | 2026-03-26T04:09:49.987Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (45676 bytes) |
| 2229 | 2026-03-26T04:09:50.997Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2230 | 2026-03-26T04:09:50.997Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (32267 bytes) |
| 2231 | 2026-03-26T04:09:52.008Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2232 | 2026-03-26T04:09:52.008Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (37138 bytes) |
| 2233 | 2026-03-26T04:09:53.018Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2234 | 2026-03-26T04:09:53.018Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (33606 bytes) |
| 2235 | 2026-03-26T04:09:54.028Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2236 | 2026-03-26T04:09:54.028Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (28285 bytes) |
| 2237 | 2026-03-26T04:09:55.040Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2238 | 2026-03-26T04:09:55.040Z | uploading: /work/r1.test_three_router_chain_tcp.log (20422 bytes) |
| 2239 | 2026-03-26T04:09:56.049Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2240 | 2026-03-26T04:09:56.049Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (24496 bytes) |
| 2241 | 2026-03-26T04:09:57.060Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2242 | 2026-03-26T04:09:57.060Z | uploading: /work/r2.test_basic_peering_active.log (36829 bytes) |
| 2243 | 2026-03-26T04:09:58.069Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2244 | 2026-03-26T04:09:58.069Z | uploading: /work/r2.test_basic_peering_active_tcp.log (44442 bytes) |
| 2245 | 2026-03-26T04:09:59.080Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2246 | 2026-03-26T04:09:59.080Z | uploading: /work/r2.test_basic_peering_passive.log (42743 bytes) |
| 2247 | 2026-03-26T04:10:00.090Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2248 | 2026-03-26T04:10:00.090Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (44872 bytes) |
| 2249 | 2026-03-26T04:10:01.101Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2250 | 2026-03-26T04:10:01.101Z | uploading: /work/r2.test_basic_update.log (26086 bytes) |
| 2251 | 2026-03-26T04:10:02.110Z | uploaded: /work/r2.test_basic_update.log |
| 2252 | 2026-03-26T04:10:02.110Z | uploading: /work/r2.test_basic_update_ipv6.log (26120 bytes) |
| 2253 | 2026-03-26T04:10:03.119Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2254 | 2026-03-26T04:10:03.119Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (31703 bytes) |
| 2255 | 2026-03-26T04:10:04.129Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2256 | 2026-03-26T04:10:04.130Z | uploading: /work/r2.test_basic_update_tcp.log (86623 bytes) |
| 2257 | 2026-03-26T04:10:05.141Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2258 | 2026-03-26T04:10:05.141Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (43116 bytes) |
| 2259 | 2026-03-26T04:10:06.151Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2260 | 2026-03-26T04:10:06.152Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (41229 bytes) |
| 2261 | 2026-03-26T04:10:07.161Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2262 | 2026-03-26T04:10:07.161Z | uploading: /work/r2.test_import_export_policy_filtering.log (36093 bytes) |
| 2263 | 2026-03-26T04:10:08.175Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2264 | 2026-03-26T04:10:08.176Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (37826 bytes) |
| 2265 | 2026-03-26T04:10:09.184Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2266 | 2026-03-26T04:10:09.184Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (36600 bytes) |
| 2267 | 2026-03-26T04:10:10.195Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2268 | 2026-03-26T04:10:10.195Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (44338 bytes) |
| 2269 | 2026-03-26T04:10:11.205Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2270 | 2026-03-26T04:10:11.205Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (40362 bytes) |
| 2271 | 2026-03-26T04:10:12.214Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2272 | 2026-03-26T04:10:12.214Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (45306 bytes) |
| 2273 | 2026-03-26T04:10:13.223Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2274 | 2026-03-26T04:10:13.223Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (39937 bytes) |
| 2275 | 2026-03-26T04:10:14.233Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2276 | 2026-03-26T04:10:14.233Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (27648 bytes) |
| 2277 | 2026-03-26T04:10:15.244Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2278 | 2026-03-26T04:10:15.244Z | uploading: /work/r2.test_three_router_chain_tcp.log (40010 bytes) |
| 2279 | 2026-03-26T04:10:16.254Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2280 | 2026-03-26T04:10:16.254Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (44455 bytes) |
| 2281 | 2026-03-26T04:10:17.265Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2282 | 2026-03-26T04:10:17.265Z | uploading: /work/r3.test_three_router_chain_tcp.log (20419 bytes) |
| 2283 | 2026-03-26T04:10:18.276Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2284 | 2026-03-26T04:10:18.279Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (21027 bytes) |
| 2285 | 2026-03-26T04:10:19.286Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2286 | 2026-03-26T04:10:19.286Z | uploading: /work/same_linklocal.log (130954 bytes) |
| 2287 | 2026-03-26T04:10:20.300Z | uploaded: /work/same_linklocal.log |
| 2288 | 2026-03-26T04:10:20.300Z | uploading: /work/three_chain.log (172942 bytes) |
| 2289 | 2026-03-26T04:10:21.314Z | uploaded: /work/three_chain.log |
| 2290 | 2026-03-26T04:10:21.314Z | uploading: /work/unnumbered_expiry.log (85483 bytes) |
| 2291 | 2026-03-26T04:10:22.326Z | uploaded: /work/unnumbered_expiry.log |
| 2292 | 2026-03-26T04:10:22.326Z | uploading: /work/unnumbered_interface_lifecycle.log (123774 bytes) |
| 2293 | 2026-03-26T04:10:23.338Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2294 | 2026-03-26T04:10:23.338Z | uploading: /work/unnumbered_peer_change.log (75916 bytes) |
| 2295 | 2026-03-26T04:10:24.348Z | uploaded: /work/unnumbered_peer_change.log |