|
|
|
| 1 | 2026-06-05T21:17:59.925Z | job assigned to worker 01KTCTBHW73Q57KA6ZJS4M5BZ7 [factory aws, i-0ac9fd0ce65656d9b] (queued for 54 s) |
| |
| 2 | 2026-06-05T21:18:06.982Z | starting task 0: "setup" |
| 3 | 2026-06-05T21:18:06.987Z | ++ uname -s |
| 4 | 2026-06-05T21:18:06.990Z | + kern=SunOS |
| 5 | 2026-06-05T21:18:06.990Z | + build_user=build |
| 6 | 2026-06-05T21:18:06.990Z | + build_uid=12345 |
| 7 | 2026-06-05T21:18:06.990Z | + work_dir=/work |
| 8 | 2026-06-05T21:18:06.990Z | + input_dir=/input |
| 9 | 2026-06-05T21:18:06.990Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T21:18:06.990Z | + case "$kern" in |
| 11 | 2026-06-05T21:18:06.990Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T21:18:06.993Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T21:18:08.997Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T21:18:09.118Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T21:18:09.122Z | + home_fs=zfs |
| 16 | 2026-06-05T21:18:09.122Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T21:18:09.122Z | + mkdir -p /home/build |
| 18 | 2026-06-05T21:18:09.122Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T21:18:11.122Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T21:18:11.127Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-06-05T21:18:11.134Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T21:18:11.138Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T21:18:11.138Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T21:18:11.138Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-05T21:18:11.138Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-05T21:18:11.138Z | * rust toolchain channel = "stable" |
| 27 | 2026-06-05T21:18:11.138Z | * rust toolchain profile = "default" |
| 28 | 2026-06-05T21:18:11.142Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T21:18:11.142Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T21:18:11.240Z | info: downloading installer |
| 31 | 2026-06-05T21:18:12.583Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T21:18:12.583Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T21:18:12.583Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T21:18:12.583Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T21:18:12.583Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T21:18:12.583Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T21:18:12.583Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T21:18:12.583Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T21:18:12.583Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T21:18:12.583Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T21:18:12.583Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T21:18:12.583Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T21:18:12.583Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T21:18:12.597Z | info: profile set to default |
| 45 | 2026-06-05T21:18:12.597Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T21:18:12.600Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T21:18:12.723Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T21:18:12.726Z | info: downloading 6 components |
| 49 | 2026-06-05T21:18:27.002Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T21:18:27.002Z | |
| 51 | 2026-06-05T21:18:27.041Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T21:18:27.041Z | |
| 53 | 2026-06-05T21:18:27.041Z | |
| 54 | 2026-06-05T21:18:27.041Z | Rust is installed now. Great! |
| 55 | 2026-06-05T21:18:27.041Z | |
| 56 | 2026-06-05T21:18:27.044Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T21:18:27.044Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T21:18:27.044Z | |
| 59 | 2026-06-05T21:18:27.044Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T21:18:27.044Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T21:18:27.044Z | |
| 62 | 2026-06-05T21:18:27.045Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T21:18:27.045Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T21:18:27.045Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T21:18:27.045Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T21:18:27.045Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T21:18:27.045Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T21:18:27.045Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T21:18:27.045Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T21:18:27.045Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T21:18:27.134Z | + rustup --version |
| 72 | 2026-06-05T21:18:27.143Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T21:18:27.146Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T21:18:27.164Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T21:18:27.167Z | + cargo --version |
| 76 | 2026-06-05T21:18:27.180Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T21:18:27.182Z | + rustc --version |
| 78 | 2026-06-05T21:18:27.201Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T21:18:27.205Z | process exited: duration 16068 ms, exit code 0 |
| |
| 80 | 2026-06-05T21:18:27.211Z | starting task 2: "authentication" |
| 81 | 2026-06-05T21:18:27.227Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T21:18:27.233Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T21:18:27.236Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T21:18:27.240Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T21:18:27.277Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T21:18:28.327Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T21:18:28.327Z | + git fetch origin 28cc72cd5873adf4359355c13a325e524897aa25 |
| 88 | 2026-06-05T21:18:28.576Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T21:18:28.576Z | * branch 28cc72cd5873adf4359355c13a325e524897aa25 -> FETCH_HEAD |
| 90 | 2026-06-05T21:18:28.581Z | + [[ -n trey/ndp-demux ]] |
| 91 | 2026-06-05T21:18:28.584Z | ++ git branch --show-current |
| 92 | 2026-06-05T21:18:28.584Z | + current=main |
| 93 | 2026-06-05T21:18:28.584Z | + [[ main != trey/ndp-demux ]] |
| 94 | 2026-06-05T21:18:28.584Z | + git branch -f trey/ndp-demux 28cc72cd5873adf4359355c13a325e524897aa25 |
| 95 | 2026-06-05T21:18:28.588Z | + git checkout -f trey/ndp-demux |
| 96 | 2026-06-05T21:18:28.604Z | Switched to branch 'trey/ndp-demux' |
| 97 | 2026-06-05T21:18:28.608Z | + git reset --hard 28cc72cd5873adf4359355c13a325e524897aa25 |
| 98 | 2026-06-05T21:18:28.622Z | HEAD is now at 28cc72c bump ispf dependency |
| 99 | 2026-06-05T21:18:28.625Z | process exited: duration 1388 ms, exit code 0 |
| |
| 100 | 2026-06-05T21:18:28.632Z | starting task 4: "build" |
| 101 | 2026-06-05T21:18:28.635Z | + set -e |
| 102 | 2026-06-05T21:18:28.635Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-05T21:18:28.638Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-05T21:18:28.638Z | ++ PLATFORM=illumos |
| 105 | 2026-06-05T21:18:28.639Z | ++ banner install |
| 106 | 2026-06-05T21:18:28.639Z | |
| 107 | 2026-06-05T21:18:28.639Z | # # # #### ##### ## # # |
| 108 | 2026-06-05T21:18:28.639Z | # ## # # # # # # # |
| 109 | 2026-06-05T21:18:28.639Z | # # # # #### # # # # # |
| 110 | 2026-06-05T21:18:28.639Z | # # # # # # ###### # # |
| 111 | 2026-06-05T21:18:28.639Z | # # ## # # # # # # # |
| 112 | 2026-06-05T21:18:28.639Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-05T21:18:28.639Z | |
| 114 | 2026-06-05T21:18:28.639Z | ++ set +o errexit |
| 115 | 2026-06-05T21:18:28.639Z | ++ pkg info clang-15 |
| 116 | 2026-06-05T21:18:28.642Z | ++ grep -qi installed |
| 117 | 2026-06-05T21:18:29.844Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-05T21:18:29.844Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-05T21:18:29.844Z | |
| 120 | 2026-06-05T21:18:29.844Z | clang-15 |
| 121 | 2026-06-05T21:18:29.881Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-05T21:18:29.881Z | ++ set -o errexit |
| 123 | 2026-06-05T21:18:29.885Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-05T21:18:38.138Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-05T21:18:45.808Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-05T21:18:53.056Z | Planning: Solver setup ... Done |
| 127 | 2026-06-05T21:18:53.097Z | Planning: Running solver ... Done |
| 128 | 2026-06-05T21:18:53.244Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-05T21:18:53.265Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-05T21:18:53.363Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-05T21:18:53.393Z | Planning: Package planning ... Done |
| 132 | 2026-06-05T21:18:53.419Z | Planning: Merging actions ... Done |
| 133 | 2026-06-05T21:18:53.529Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-05T21:18:53.535Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-05T21:18:54.318Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-05T21:18:54.323Z | Planning: Planning completed in 8.35 seconds |
| 137 | 2026-06-05T21:18:54.334Z | Packages to install: 2 |
| 138 | 2026-06-05T21:18:54.337Z | Mediators to change: 2 |
| 139 | 2026-06-05T21:18:54.337Z | Services to change: 1 |
| 140 | 2026-06-05T21:18:54.337Z | Create boot environment: No |
| 141 | 2026-06-05T21:18:54.338Z | Create backup boot environment: No |
| 142 | 2026-06-05T21:18:54.376Z | |
| 143 | 2026-06-05T21:18:54.377Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-05T21:18:59.380Z | Download: 962/3076 items 81.8/211.3MB 38% complete (16.7M/s) |
| 145 | 2026-06-05T21:19:04.573Z | Download: 981/3076 items 82.2/211.3MB 38% complete (15.5M/s) |
| 146 | 2026-06-05T21:19:10.538Z | Download: 983/3076 items 82.2/211.3MB 38% complete |
| 147 | 2026-06-05T21:19:23.259Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 148 | 2026-06-05T21:19:28.261Z | Download: 2839/3076 items 120.1/211.3MB 56% complete (7.7M/s) |
| 149 | 2026-06-05T21:19:33.610Z | Download: 3071/3076 items 209.8/211.3MB 99% complete (15.2M/s) |
| 150 | 2026-06-05T21:19:36.794Z | Download: Completed 211.31 MB in 42.41 seconds (5.0M/s) |
| 151 | 2026-06-05T21:19:36.916Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-06-05T21:19:40.059Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 153 | 2026-06-05T21:19:40.699Z | Done |
| 154 | 2026-06-05T21:19:40.699Z | Done |
| 155 | 2026-06-05T21:19:41.438Z | Done |
| 156 | 2026-06-05T21:19:44.802Z | Done |
| 157 | 2026-06-05T21:19:44.877Z | Done |
| 158 | 2026-06-05T21:19:44.881Z | Done |
| 159 | 2026-06-05T21:19:45.123Z | Done |
| 160 | 2026-06-05T21:19:45.793Z | ++ set -o errexit |
| 161 | 2026-06-05T21:19:45.793Z | ++ cargo --version |
| 162 | 2026-06-05T21:19:45.800Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 163 | 2026-06-05T21:19:45.967Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 164 | 2026-06-05T21:19:45.970Z | info: downloading 6 components |
| 165 | 2026-06-05T21:20:00.989Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 166 | 2026-06-05T21:20:00.993Z | ++ rustc --version |
| 167 | 2026-06-05T21:20:01.018Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 168 | 2026-06-05T21:20:01.022Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 169 | 2026-06-05T21:20:01.066Z | Updating crates.io index |
| 170 | 2026-06-05T21:20:01.162Z | Downloading crates ... |
| 171 | 2026-06-05T21:20:01.215Z | Downloaded cargo-nextest v0.9.97 |
| 172 | 2026-06-05T21:20:01.275Z | Installing cargo-nextest v0.9.97 |
| 173 | 2026-06-05T21:20:01.317Z | Updating crates.io index |
| 174 | 2026-06-05T21:20:03.957Z | Locking 404 packages to latest compatible versions |
| 175 | 2026-06-05T21:20:03.961Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 176 | 2026-06-05T21:20:03.965Z | Adding duct v0.13.7 (available: v1.1.1) |
| 177 | 2026-06-05T21:20:03.965Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 178 | 2026-06-05T21:20:03.965Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 179 | 2026-06-05T21:20:03.968Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 180 | 2026-06-05T21:20:03.968Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 181 | 2026-06-05T21:20:03.968Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 182 | 2026-06-05T21:20:03.972Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 183 | 2026-06-05T21:20:03.975Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 184 | 2026-06-05T21:20:04.001Z | Downloading crates ... |
| 185 | 2026-06-05T21:20:04.074Z | Downloaded adler2 v2.0.1 |
| 186 | 2026-06-05T21:20:04.081Z | Downloaded atomic-waker v1.1.2 |
| 187 | 2026-06-05T21:20:04.084Z | Downloaded atomicwrites v0.4.4 |
| 188 | 2026-06-05T21:20:04.084Z | Downloaded async-scoped v0.9.0 |
| 189 | 2026-06-05T21:20:04.087Z | Downloaded anstyle v1.0.14 |
| 190 | 2026-06-05T21:20:04.091Z | Downloaded getrandom v0.2.17 |
| 191 | 2026-06-05T21:20:04.091Z | Downloaded addr2line v0.25.1 |
| 192 | 2026-06-05T21:20:04.095Z | Downloaded anstream v1.0.0 |
| 193 | 2026-06-05T21:20:04.098Z | Downloaded home v0.5.12 |
| 194 | 2026-06-05T21:20:04.098Z | Downloaded foreign-types v0.3.2 |
| 195 | 2026-06-05T21:20:04.104Z | Downloaded cfg-expr v0.20.8 |
| 196 | 2026-06-05T21:20:04.107Z | Downloaded console v0.15.11 |
| 197 | 2026-06-05T21:20:04.110Z | Downloaded ahash v0.8.12 |
| 198 | 2026-06-05T21:20:04.110Z | Downloaded cfg-if v1.0.4 |
| 199 | 2026-06-05T21:20:04.116Z | Downloaded openssl-sys v0.9.116 |
| 200 | 2026-06-05T21:20:04.119Z | Downloaded const-oid v0.9.6 |
| 201 | 2026-06-05T21:20:04.123Z | Downloaded serde_derive v1.0.228 |
| 202 | 2026-06-05T21:20:04.130Z | Downloaded log v0.4.32 |
| 203 | 2026-06-05T21:20:04.134Z | Downloaded number_prefix v0.4.0 |
| 204 | 2026-06-05T21:20:04.134Z | Downloaded bstr v1.12.1 |
| 205 | 2026-06-05T21:20:04.139Z | Downloaded serde_spanned v0.6.9 |
| 206 | 2026-06-05T21:20:04.143Z | Downloaded hyper-rustls v0.27.9 |
| 207 | 2026-06-05T21:20:04.143Z | Downloaded iana-time-zone v0.1.65 |
| 208 | 2026-06-05T21:20:04.148Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 209 | 2026-06-05T21:20:04.148Z | Downloaded futures-macro v0.3.32 |
| 210 | 2026-06-05T21:20:04.148Z | Downloaded openssl v0.10.80 |
| 211 | 2026-06-05T21:20:04.151Z | Downloaded color-spantrace v0.3.0 |
| 212 | 2026-06-05T21:20:04.154Z | Downloaded lazy_static v1.5.0 |
| 213 | 2026-06-05T21:20:04.154Z | Downloaded cargo-platform v0.3.3 |
| 214 | 2026-06-05T21:20:04.158Z | Downloaded block-buffer v0.10.4 |
| 215 | 2026-06-05T21:20:04.158Z | Downloaded document-features v0.2.12 |
| 216 | 2026-06-05T21:20:04.162Z | Downloaded futures-sink v0.3.32 |
| 217 | 2026-06-05T21:20:04.162Z | Downloaded idna_adapter v1.0.0 |
| 218 | 2026-06-05T21:20:04.165Z | Downloaded hex v0.4.3 |
| 219 | 2026-06-05T21:20:04.168Z | Downloaded nextest-runner v0.80.0 |
| 220 | 2026-06-05T21:20:04.175Z | Downloaded nextest-workspace-hack v0.1.0 |
| 221 | 2026-06-05T21:20:04.178Z | Downloaded is_ci v1.2.0 |
| 222 | 2026-06-05T21:20:04.178Z | Downloaded humantime-serde v1.1.1 |
| 223 | 2026-06-05T21:20:04.178Z | Downloaded futures-task v0.3.32 |
| 224 | 2026-06-05T21:20:04.181Z | Downloaded form_urlencoded v1.2.2 |
| 225 | 2026-06-05T21:20:04.181Z | Downloaded cfg_aliases v0.2.1 |
| 226 | 2026-06-05T21:20:04.187Z | Downloaded futures-core v0.3.32 |
| 227 | 2026-06-05T21:20:04.187Z | Downloaded nested v0.1.1 |
| 228 | 2026-06-05T21:20:04.187Z | Downloaded serde_ignored v0.1.14 |
| 229 | 2026-06-05T21:20:04.187Z | Downloaded native-tls v0.2.18 |
| 230 | 2026-06-05T21:20:04.187Z | Downloaded jobserver v0.1.34 |
| 231 | 2026-06-05T21:20:04.191Z | Downloaded futures-io v0.3.32 |
| 232 | 2026-06-05T21:20:04.191Z | Downloaded indent_write v2.2.0 |
| 233 | 2026-06-05T21:20:04.191Z | Downloaded ordered-float v2.10.1 |
| 234 | 2026-06-05T21:20:04.194Z | Downloaded serde-value v0.7.0 |
| 235 | 2026-06-05T21:20:04.194Z | Downloaded backtrace-ext v0.2.1 |
| 236 | 2026-06-05T21:20:04.194Z | Downloaded autocfg v1.5.1 |
| 237 | 2026-06-05T21:20:04.198Z | Downloaded filetime v0.2.29 |
| 238 | 2026-06-05T21:20:04.198Z | Downloaded erased-serde v0.4.10 |
| 239 | 2026-06-05T21:20:04.201Z | Downloaded os_pipe v1.2.3 |
| 240 | 2026-06-05T21:20:04.201Z | Downloaded errno v0.3.14 |
| 241 | 2026-06-05T21:20:04.201Z | Downloaded debug-ignore v1.0.5 |
| 242 | 2026-06-05T21:20:04.204Z | Downloaded itoa v1.0.18 |
| 243 | 2026-06-05T21:20:04.204Z | Downloaded scopeguard v1.2.0 |
| 244 | 2026-06-05T21:20:04.204Z | Downloaded openssl-macros v0.1.1 |
| 245 | 2026-06-05T21:20:04.209Z | Downloaded foldhash v0.1.5 |
| 246 | 2026-06-05T21:20:04.209Z | Downloaded equivalent v1.0.2 |
| 247 | 2026-06-05T21:20:04.209Z | Downloaded serde_spanned v1.1.1 |
| 248 | 2026-06-05T21:20:04.213Z | Downloaded heck v0.5.0 |
| 249 | 2026-06-05T21:20:04.213Z | Downloaded mukti-metadata v0.3.0 |
| 250 | 2026-06-05T21:20:04.213Z | Downloaded http-body v1.0.1 |
| 251 | 2026-06-05T21:20:04.213Z | Downloaded dialoguer v0.11.0 |
| 252 | 2026-06-05T21:20:04.217Z | Downloaded camino v1.2.2 |
| 253 | 2026-06-05T21:20:04.217Z | Downloaded hyper-tls v0.6.0 |
| 254 | 2026-06-05T21:20:04.217Z | Downloaded colorchoice v1.0.5 |
| 255 | 2026-06-05T21:20:04.220Z | Downloaded newtype-uuid v1.3.2 |
| 256 | 2026-06-05T21:20:04.220Z | Downloaded ipnet v2.12.0 |
| 257 | 2026-06-05T21:20:04.220Z | Downloaded indicatif v0.17.11 |
| 258 | 2026-06-05T21:20:04.225Z | Downloaded shared_child v1.1.1 |
| 259 | 2026-06-05T21:20:04.225Z | Downloaded serde_urlencoded v0.7.1 |
| 260 | 2026-06-05T21:20:04.228Z | Downloaded shell-words v1.1.1 |
| 261 | 2026-06-05T21:20:04.228Z | Downloaded lru-slab v0.1.2 |
| 262 | 2026-06-05T21:20:04.228Z | Downloaded is_terminal_polyfill v1.70.2 |
| 263 | 2026-06-05T21:20:04.228Z | Downloaded guppy-workspace-hack v0.1.0 |
| 264 | 2026-06-05T21:20:04.231Z | Downloaded generic-array v0.14.7 |
| 265 | 2026-06-05T21:20:04.231Z | Downloaded fnv v1.0.7 |
| 266 | 2026-06-05T21:20:04.231Z | Downloaded enable-ansi-support v0.2.1 |
| 267 | 2026-06-05T21:20:04.278Z | Downloaded percent-encoding v2.3.2 |
| 268 | 2026-06-05T21:20:04.278Z | Downloaded foreign-types-shared v0.1.1 |
| 269 | 2026-06-05T21:20:04.278Z | Downloaded cpufeatures v0.2.17 |
| 270 | 2026-06-05T21:20:04.278Z | Downloaded cargo-platform v0.2.0 |
| 271 | 2026-06-05T21:20:04.278Z | Downloaded http-body-util v0.1.3 |
| 272 | 2026-06-05T21:20:04.278Z | Downloaded sigchld v0.2.4 |
| 273 | 2026-06-05T21:20:04.278Z | Downloaded subtle v2.6.1 |
| 274 | 2026-06-05T21:20:04.278Z | Downloaded openssl-probe v0.2.1 |
| 275 | 2026-06-05T21:20:04.278Z | Downloaded rustc-hash v2.1.2 |
| 276 | 2026-06-05T21:20:04.278Z | Downloaded camino-tempfile v1.4.1 |
| 277 | 2026-06-05T21:20:04.279Z | Downloaded future-queue v0.4.0 |
| 278 | 2026-06-05T21:20:04.279Z | Downloaded anstyle-query v1.1.5 |
| 279 | 2026-06-05T21:20:04.279Z | Downloaded find-msvc-tools v0.1.9 |
| 280 | 2026-06-05T21:20:04.279Z | Downloaded indenter v0.3.4 |
| 281 | 2026-06-05T21:20:04.279Z | Downloaded anstyle-parse v1.0.0 |
| 282 | 2026-06-05T21:20:04.279Z | Downloaded fastrand v2.4.1 |
| 283 | 2026-06-05T21:20:04.279Z | Downloaded crypto-common v0.1.7 |
| 284 | 2026-06-05T21:20:04.279Z | Downloaded clap_lex v1.1.0 |
| 285 | 2026-06-05T21:20:04.279Z | Downloaded pathdiff v0.2.3 |
| 286 | 2026-06-05T21:20:04.279Z | Downloaded convert_case v0.10.0 |
| 287 | 2026-06-05T21:20:04.279Z | Downloaded cargo_metadata v0.23.1 |
| 288 | 2026-06-05T21:20:04.279Z | Downloaded signature v2.2.0 |
| 289 | 2026-06-05T21:20:04.279Z | Downloaded signal-hook-mio v0.2.5 |
| 290 | 2026-06-05T21:20:04.279Z | Downloaded base64ct v1.8.3 |
| 291 | 2026-06-05T21:20:04.279Z | Downloaded rand_core v0.6.4 |
| 292 | 2026-06-05T21:20:04.279Z | Downloaded pin-project-internal v1.1.13 |
| 293 | 2026-06-05T21:20:04.279Z | Downloaded nextest-metadata v0.12.2 |
| 294 | 2026-06-05T21:20:04.285Z | Downloaded fixedbitset v0.5.7 |
| 295 | 2026-06-05T21:20:04.285Z | Downloaded ed25519 v2.2.3 |
| 296 | 2026-06-05T21:20:04.285Z | Downloaded strip-ansi-escapes v0.2.1 |
| 297 | 2026-06-05T21:20:04.285Z | Downloaded clap v4.6.1 |
| 298 | 2026-06-05T21:20:04.285Z | Downloaded supports-hyperlinks v3.2.0 |
| 299 | 2026-06-05T21:20:04.285Z | Downloaded globset v0.4.18 |
| 300 | 2026-06-05T21:20:04.285Z | Downloaded backtrace v0.3.76 |
| 301 | 2026-06-05T21:20:04.288Z | Downloaded sync_wrapper v1.0.2 |
| 302 | 2026-06-05T21:20:04.288Z | Downloaded humantime v2.3.0 |
| 303 | 2026-06-05T21:20:04.288Z | Downloaded supports-unicode v3.0.0 |
| 304 | 2026-06-05T21:20:04.288Z | Downloaded supports-color v3.0.2 |
| 305 | 2026-06-05T21:20:04.292Z | Downloaded terminal_size v0.4.4 |
| 306 | 2026-06-05T21:20:04.292Z | Downloaded strsim v0.11.1 |
| 307 | 2026-06-05T21:20:04.292Z | Downloaded rustc_version v0.4.1 |
| 308 | 2026-06-05T21:20:04.292Z | Downloaded rustc-demangle v0.1.27 |
| 309 | 2026-06-05T21:20:04.295Z | Downloaded spki v0.7.3 |
| 310 | 2026-06-05T21:20:04.295Z | Downloaded shlex v2.0.1 |
| 311 | 2026-06-05T21:20:04.296Z | Downloaded cargo_metadata v0.20.0 |
| 312 | 2026-06-05T21:20:04.296Z | Downloaded cargo-util-schemas v0.2.0 |
| 313 | 2026-06-05T21:20:04.300Z | Downloaded rand_core v0.9.5 |
| 314 | 2026-06-05T21:20:04.300Z | Downloaded quick-junit v0.5.2 |
| 315 | 2026-06-05T21:20:04.300Z | Downloaded simd-adler32 v0.3.9 |
| 316 | 2026-06-05T21:20:04.303Z | Downloaded futures-executor v0.3.32 |
| 317 | 2026-06-05T21:20:04.303Z | Downloaded self-replace v1.5.0 |
| 318 | 2026-06-05T21:20:04.303Z | Downloaded rand_chacha v0.9.0 |
| 319 | 2026-06-05T21:20:04.306Z | Downloaded tokio-macros v2.7.0 |
| 320 | 2026-06-05T21:20:04.306Z | Downloaded serde_path_to_error v0.1.20 |
| 321 | 2026-06-05T21:20:04.306Z | Downloaded miette-derive v7.6.0 |
| 322 | 2026-06-05T21:20:04.306Z | Downloaded ppv-lite86 v0.2.21 |
| 323 | 2026-06-05T21:20:04.310Z | Downloaded lock_api v0.4.14 |
| 324 | 2026-06-05T21:20:04.310Z | Downloaded toml_write v0.1.2 |
| 325 | 2026-06-05T21:20:04.310Z | Downloaded digest v0.10.7 |
| 326 | 2026-06-05T21:20:04.314Z | Downloaded toml_datetime v0.6.11 |
| 327 | 2026-06-05T21:20:04.314Z | Downloaded serde-untagged v0.1.9 |
| 328 | 2026-06-05T21:20:04.314Z | Downloaded pkcs8 v0.10.2 |
| 329 | 2026-06-05T21:20:04.318Z | Downloaded quote v1.0.45 |
| 330 | 2026-06-05T21:20:04.318Z | Downloaded pkg-config v0.3.33 |
| 331 | 2026-06-05T21:20:04.318Z | Downloaded clap_derive v4.6.1 |
| 332 | 2026-06-05T21:20:04.323Z | Downloaded owo-colors v4.3.0 |
| 333 | 2026-06-05T21:20:04.323Z | Downloaded eyre v0.6.12 |
| 334 | 2026-06-05T21:20:04.323Z | Downloaded self_update v0.42.0 |
| 335 | 2026-06-05T21:20:04.327Z | Downloaded rustls-pki-types v1.14.1 |
| 336 | 2026-06-05T21:20:04.327Z | Downloaded quinn-udp v0.5.14 |
| 337 | 2026-06-05T21:20:04.327Z | Downloaded tower-service v0.3.3 |
| 338 | 2026-06-05T21:20:04.327Z | Downloaded tower-layer v0.3.3 |
| 339 | 2026-06-05T21:20:04.330Z | Downloaded duct v0.13.7 |
| 340 | 2026-06-05T21:20:04.330Z | Downloaded httparse v1.10.1 |
| 341 | 2026-06-05T21:20:04.333Z | Downloaded static_assertions v1.1.0 |
| 342 | 2026-06-05T21:20:04.333Z | Downloaded smol_str v0.3.6 |
| 343 | 2026-06-05T21:20:04.334Z | Downloaded signal-hook-registry v1.4.8 |
| 344 | 2026-06-05T21:20:04.334Z | Downloaded litrs v1.0.0 |
| 345 | 2026-06-05T21:20:04.339Z | Downloaded untrusted v0.9.0 |
| 346 | 2026-06-05T21:20:04.342Z | Downloaded unicode-linebreak v0.1.5 |
| 347 | 2026-06-05T21:20:04.342Z | Downloaded typeid v1.0.3 |
| 348 | 2026-06-05T21:20:04.342Z | Downloaded try-lock v0.2.5 |
| 349 | 2026-06-05T21:20:04.345Z | Downloaded tracing-error v0.2.1 |
| 350 | 2026-06-05T21:20:04.345Z | Downloaded tinyvec_macros v0.1.1 |
| 351 | 2026-06-05T21:20:04.345Z | Downloaded swrite v0.1.0 |
| 352 | 2026-06-05T21:20:04.350Z | Downloaded utf8parse v0.2.2 |
| 353 | 2026-06-05T21:20:04.353Z | Downloaded utf8_iter v1.0.4 |
| 354 | 2026-06-05T21:20:04.353Z | Downloaded want v0.3.1 |
| 355 | 2026-06-05T21:20:04.359Z | Downloaded sha2 v0.10.9 |
| 356 | 2026-06-05T21:20:04.363Z | Downloaded thiserror-impl v2.0.18 |
| 357 | 2026-06-05T21:20:04.363Z | Downloaded either v1.16.0 |
| 358 | 2026-06-05T21:20:04.363Z | Downloaded futures-channel v0.3.32 |
| 359 | 2026-06-05T21:20:04.368Z | Downloaded parking_lot_core v0.9.12 |
| 360 | 2026-06-05T21:20:04.368Z | Downloaded crc32fast v1.5.0 |
| 361 | 2026-06-05T21:20:04.368Z | Downloaded thiserror-impl v1.0.69 |
| 362 | 2026-06-05T21:20:04.372Z | Downloaded smallvec v1.15.1 |
| 363 | 2026-06-05T21:20:04.374Z | Downloaded semver v1.0.28 |
| 364 | 2026-06-05T21:20:04.374Z | Downloaded slab v0.4.12 |
| 365 | 2026-06-05T21:20:04.374Z | Downloaded nextest-filtering v0.15.0 |
| 366 | 2026-06-05T21:20:04.378Z | Downloaded urlencoding v2.1.3 |
| 367 | 2026-06-05T21:20:04.382Z | Downloaded config v0.15.23 |
| 368 | 2026-06-05T21:20:04.387Z | Downloaded parking_lot v0.12.5 |
| 369 | 2026-06-05T21:20:04.387Z | Downloaded thiserror v1.0.69 |
| 370 | 2026-06-05T21:20:04.390Z | Downloaded once_cell v1.21.4 |
| 371 | 2026-06-05T21:20:04.390Z | Downloaded num-traits v0.2.19 |
| 372 | 2026-06-05T21:20:04.390Z | Downloaded derive-where v1.6.1 |
| 373 | 2026-06-05T21:20:04.394Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 374 | 2026-06-05T21:20:04.398Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 375 | 2026-06-05T21:20:04.398Z | Downloaded bitflags v2.12.1 |
| 376 | 2026-06-05T21:20:04.398Z | Downloaded target-lexicon v0.13.5 |
| 377 | 2026-06-05T21:20:04.402Z | Downloaded getrandom v0.4.2 |
| 378 | 2026-06-05T21:20:04.402Z | Downloaded thread_local v1.1.9 |
| 379 | 2026-06-05T21:20:04.405Z | Downloaded flate2 v1.1.9 |
| 380 | 2026-06-05T21:20:04.409Z | Downloaded unicase v2.9.0 |
| 381 | 2026-06-05T21:20:04.409Z | Downloaded version_check v0.9.5 |
| 382 | 2026-06-05T21:20:04.409Z | Downloaded target-spec-miette v0.4.8 |
| 383 | 2026-06-05T21:20:04.412Z | Downloaded unicode-xid v0.2.6 |
| 384 | 2026-06-05T21:20:04.412Z | Downloaded thiserror v2.0.18 |
| 385 | 2026-06-05T21:20:04.415Z | Downloaded tempfile v3.27.0 |
| 386 | 2026-06-05T21:20:04.418Z | Downloaded sharded-slab v0.1.7 |
| 387 | 2026-06-05T21:20:04.422Z | Downloaded xxhash-rust v0.8.15 |
| 388 | 2026-06-05T21:20:04.422Z | Downloaded proc-macro2 v1.0.106 |
| 389 | 2026-06-05T21:20:04.425Z | Downloaded tokio-rustls v0.26.4 |
| 390 | 2026-06-05T21:20:04.425Z | Downloaded tracing-log v0.2.0 |
| 391 | 2026-06-05T21:20:04.430Z | Downloaded zeroize v1.8.2 |
| 392 | 2026-06-05T21:20:04.430Z | Downloaded xattr v1.6.1 |
| 393 | 2026-06-05T21:20:04.430Z | Downloaded zstd-safe v7.2.4 |
| 394 | 2026-06-05T21:20:04.435Z | Downloaded zmij v1.0.21 |
| 395 | 2026-06-05T21:20:04.435Z | Downloaded zstd v0.13.3 |
| 396 | 2026-06-05T21:20:04.435Z | Downloaded futures v0.3.32 |
| 397 | 2026-06-05T21:20:04.439Z | Downloaded ryu v1.0.23 |
| 398 | 2026-06-05T21:20:04.439Z | Downloaded pin-project v1.1.13 |
| 399 | 2026-06-05T21:20:04.443Z | Downloaded socket2 v0.6.4 |
| 400 | 2026-06-05T21:20:04.454Z | Downloaded ed25519-dalek v2.2.0 |
| 401 | 2026-06-05T21:20:04.454Z | Downloaded pin-project-lite v0.2.17 |
| 402 | 2026-06-05T21:20:04.454Z | Downloaded serde_core v1.0.228 |
| 403 | 2026-06-05T21:20:04.457Z | Downloaded cc v1.2.63 |
| 404 | 2026-06-05T21:20:04.457Z | Downloaded hyper-util v0.1.20 |
| 405 | 2026-06-05T21:20:04.457Z | Downloaded target-spec v3.6.0 |
| 406 | 2026-06-05T21:20:04.461Z | Downloaded getrandom v0.3.4 |
| 407 | 2026-06-05T21:20:04.461Z | Downloaded zipsign-api v0.1.5 |
| 408 | 2026-06-05T21:20:04.461Z | Downloaded toml v0.8.23 |
| 409 | 2026-06-05T21:20:04.464Z | Downloaded tracing-attributes v0.1.31 |
| 410 | 2026-06-05T21:20:04.464Z | Downloaded tokio-native-tls v0.3.1 |
| 411 | 2026-06-05T21:20:04.467Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 412 | 2026-06-05T21:20:04.470Z | Downloaded tokio-stream v0.1.18 |
| 413 | 2026-06-05T21:20:04.473Z | Downloaded der v0.7.10 |
| 414 | 2026-06-05T21:20:04.477Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 415 | 2026-06-05T21:20:04.481Z | Downloaded bytes v1.11.1 |
| 416 | 2026-06-05T21:20:04.491Z | Downloaded base64 v0.22.1 |
| 417 | 2026-06-05T21:20:04.494Z | Downloaded textwrap v0.16.2 |
| 418 | 2026-06-05T21:20:04.497Z | Downloaded borsh v1.6.1 |
| 419 | 2026-06-05T21:20:04.500Z | Downloaded vte v0.14.1 |
| 420 | 2026-06-05T21:20:04.511Z | Downloaded tinyvec v1.11.0 |
| 421 | 2026-06-05T21:20:04.515Z | Downloaded unicode-ident v1.0.24 |
| 422 | 2026-06-05T21:20:04.518Z | Downloaded tracing-core v0.1.36 |
| 423 | 2026-06-05T21:20:04.521Z | Downloaded serde v1.0.228 |
| 424 | 2026-06-05T21:20:04.534Z | Downloaded derive_more-impl v2.1.1 |
| 425 | 2026-06-05T21:20:04.537Z | Downloaded quinn v0.11.9 |
| 426 | 2026-06-05T21:20:04.537Z | Downloaded derive_more v2.1.1 |
| 427 | 2026-06-05T21:20:04.543Z | Downloaded url v2.5.8 |
| 428 | 2026-06-05T21:20:04.546Z | Downloaded rustls-webpki v0.103.13 |
| 429 | 2026-06-05T21:20:04.549Z | Downloaded miniz_oxide v0.8.9 |
| 430 | 2026-06-05T21:20:04.549Z | Downloaded miette v7.6.0 |
| 431 | 2026-06-05T21:20:04.552Z | Downloaded signal-hook v0.3.18 |
| 432 | 2026-06-05T21:20:04.561Z | Downloaded uuid v1.23.2 |
| 433 | 2026-06-05T21:20:04.564Z | Downloaded tar v0.4.46 |
| 434 | 2026-06-05T21:20:04.568Z | Downloaded toml_edit v0.22.27 |
| 435 | 2026-06-05T21:20:04.568Z | Downloaded memchr v2.8.1 |
| 436 | 2026-06-05T21:20:04.571Z | Downloaded tower v0.5.3 |
| 437 | 2026-06-05T21:20:04.575Z | Downloaded hashbrown v0.15.5 |
| 438 | 2026-06-05T21:20:04.578Z | Downloaded unicode-segmentation v1.13.3 |
| 439 | 2026-06-05T21:20:04.581Z | Downloaded typenum v1.20.1 |
| 440 | 2026-06-05T21:20:04.587Z | Downloaded rand v0.9.4 |
| 441 | 2026-06-05T21:20:04.587Z | Downloaded mio v1.2.1 |
| 442 | 2026-06-05T21:20:04.592Z | Downloaded indexmap v2.14.0 |
| 443 | 2026-06-05T21:20:04.592Z | Downloaded http v1.4.1 |
| 444 | 2026-06-05T21:20:04.598Z | Downloaded hashbrown v0.17.1 |
| 445 | 2026-06-05T21:20:04.603Z | Downloaded guppy v0.17.26 |
| 446 | 2026-06-05T21:20:04.606Z | Downloaded serde_json v1.0.150 |
| 447 | 2026-06-05T21:20:04.609Z | Downloaded crossterm v0.29.0 |
| 448 | 2026-06-05T21:20:04.612Z | Downloaded aho-corasick v1.1.4 |
| 449 | 2026-06-05T21:20:04.615Z | Downloaded pulldown-cmark v0.13.4 |
| 450 | 2026-06-05T21:20:04.620Z | Downloaded clap_builder v4.6.0 |
| 451 | 2026-06-05T21:20:04.623Z | Downloaded ron v0.12.1 |
| 452 | 2026-06-05T21:20:04.626Z | Downloaded h2 v0.4.14 |
| 453 | 2026-06-05T21:20:04.629Z | Downloaded tower-http v0.6.11 |
| 454 | 2026-06-05T21:20:04.633Z | Downloaded idna v1.1.0 |
| 455 | 2026-06-05T21:20:04.641Z | Downloaded futures-util v0.3.32 |
| 456 | 2026-06-05T21:20:04.665Z | Downloaded winnow v1.0.3 |
| 457 | 2026-06-05T21:20:04.670Z | Downloaded hyper v1.10.1 |
| 458 | 2026-06-05T21:20:04.675Z | Downloaded tracing-subscriber v0.3.23 |
| 459 | 2026-06-05T21:20:04.678Z | Downloaded webpki-roots v1.0.7 |
| 460 | 2026-06-05T21:20:04.682Z | Downloaded itertools v0.14.0 |
| 461 | 2026-06-05T21:20:04.686Z | Downloaded regex v1.12.3 |
| 462 | 2026-06-05T21:20:04.689Z | Downloaded gimli v0.32.3 |
| 463 | 2026-06-05T21:20:04.692Z | Downloaded chrono v0.4.45 |
| 464 | 2026-06-05T21:20:04.695Z | Downloaded curve25519-dalek v4.1.3 |
| 465 | 2026-06-05T21:20:04.700Z | Downloaded unicode-width v0.2.2 |
| 466 | 2026-06-05T21:20:04.703Z | Downloaded zerocopy v0.8.50 |
| 467 | 2026-06-05T21:20:04.715Z | Downloaded unicode-normalization v0.1.25 |
| 468 | 2026-06-05T21:20:04.718Z | Downloaded reqwest v0.12.28 |
| 469 | 2026-06-05T21:20:04.718Z | Downloaded syn v2.0.117 |
| 470 | 2026-06-05T21:20:04.724Z | Downloaded tokio-util v0.7.18 |
| 471 | 2026-06-05T21:20:04.728Z | Downloaded portable-atomic v1.13.1 |
| 472 | 2026-06-05T21:20:04.740Z | Downloaded color-eyre v0.6.5 |
| 473 | 2026-06-05T21:20:04.758Z | Downloaded quick-xml v0.37.5 |
| 474 | 2026-06-05T21:20:04.765Z | Downloaded quick-xml v0.38.4 |
| 475 | 2026-06-05T21:20:04.770Z | Downloaded winnow v0.7.15 |
| 476 | 2026-06-05T21:20:04.791Z | Downloaded quinn-proto v0.11.14 |
| 477 | 2026-06-05T21:20:04.801Z | Downloaded vcpkg v0.2.15 |
| 478 | 2026-06-05T21:20:04.868Z | Downloaded unicode-width v0.1.14 |
| 479 | 2026-06-05T21:20:04.897Z | Downloaded object v0.37.3 |
| 480 | 2026-06-05T21:20:04.912Z | Downloaded rustls v0.23.40 |
| 481 | 2026-06-05T21:20:04.920Z | Downloaded regex-syntax v0.8.10 |
| 482 | 2026-06-05T21:20:04.923Z | Downloaded nix v0.30.1 |
| 483 | 2026-06-05T21:20:04.933Z | Downloaded rustix v0.38.44 |
| 484 | 2026-06-05T21:20:04.959Z | Downloaded rustix v1.1.4 |
| 485 | 2026-06-05T21:20:04.991Z | Downloaded tracing v0.1.44 |
| 486 | 2026-06-05T21:20:05.071Z | Downloaded regex-automata v0.4.14 |
| 487 | 2026-06-05T21:20:05.106Z | Downloaded petgraph v0.8.3 |
| 488 | 2026-06-05T21:20:05.118Z | Downloaded libc v0.2.186 |
| 489 | 2026-06-05T21:20:05.136Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 490 | 2026-06-05T21:20:05.153Z | Downloaded tokio v1.52.3 |
| 491 | 2026-06-05T21:20:05.212Z | Downloaded recursion v0.5.4 |
| 492 | 2026-06-05T21:20:05.220Z | Downloaded ring v0.17.14 |
| 493 | 2026-06-05T21:20:05.280Z | Compiling libc v0.2.186 |
| 494 | 2026-06-05T21:20:05.280Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-06-05T21:20:05.281Z | Compiling quote v1.0.45 |
| 496 | 2026-06-05T21:20:05.284Z | Compiling unicode-ident v1.0.24 |
| 497 | 2026-06-05T21:20:05.284Z | Compiling serde_core v1.0.228 |
| 498 | 2026-06-05T21:20:05.284Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-06-05T21:20:05.284Z | Compiling memchr v2.8.1 |
| 500 | 2026-06-05T21:20:05.284Z | Compiling once_cell v1.21.4 |
| 501 | 2026-06-05T21:20:05.501Z | Compiling log v0.4.32 |
| 502 | 2026-06-05T21:20:05.575Z | Compiling pin-project-lite v0.2.17 |
| 503 | 2026-06-05T21:20:05.666Z | Compiling itoa v1.0.18 |
| 504 | 2026-06-05T21:20:05.689Z | Compiling serde v1.0.228 |
| 505 | 2026-06-05T21:20:05.826Z | Compiling futures-core v0.3.32 |
| 506 | 2026-06-05T21:20:05.898Z | Compiling smallvec v1.15.1 |
| 507 | 2026-06-05T21:20:05.975Z | Compiling bitflags v2.12.1 |
| 508 | 2026-06-05T21:20:06.042Z | Compiling find-msvc-tools v0.1.9 |
| 509 | 2026-06-05T21:20:06.146Z | Compiling shlex v2.0.1 |
| 510 | 2026-06-05T21:20:06.264Z | Compiling errno v0.3.14 |
| 511 | 2026-06-05T21:20:06.325Z | Compiling equivalent v1.0.2 |
| 512 | 2026-06-05T21:20:06.353Z | Compiling hashbrown v0.17.1 |
| 513 | 2026-06-05T21:20:06.353Z | Compiling bytes v1.11.1 |
| 514 | 2026-06-05T21:20:06.412Z | Compiling signal-hook-registry v1.4.8 |
| 515 | 2026-06-05T21:20:06.423Z | Compiling mio v1.2.1 |
| 516 | 2026-06-05T21:20:06.547Z | Compiling jobserver v0.1.34 |
| 517 | 2026-06-05T21:20:06.692Z | Compiling syn v2.0.117 |
| 518 | 2026-06-05T21:20:06.729Z | Compiling futures-sink v0.3.32 |
| 519 | 2026-06-05T21:20:06.843Z | Compiling cc v1.2.63 |
| 520 | 2026-06-05T21:20:06.867Z | Compiling rustix v1.1.4 |
| 521 | 2026-06-05T21:20:06.949Z | Compiling socket2 v0.6.4 |
| 522 | 2026-06-05T21:20:07.036Z | Compiling zmij v1.0.21 |
| 523 | 2026-06-05T21:20:07.113Z | Compiling slab v0.4.12 |
| 524 | 2026-06-05T21:20:07.218Z | Compiling futures-channel v0.3.32 |
| 525 | 2026-06-05T21:20:07.315Z | Compiling tracing-core v0.1.36 |
| 526 | 2026-06-05T21:20:07.426Z | Compiling serde_json v1.0.150 |
| 527 | 2026-06-05T21:20:07.518Z | Compiling version_check v0.9.5 |
| 528 | 2026-06-05T21:20:07.699Z | Compiling indexmap v2.14.0 |
| 529 | 2026-06-05T21:20:07.804Z | Compiling futures-io v0.3.32 |
| 530 | 2026-06-05T21:20:07.886Z | Compiling getrandom v0.4.2 |
| 531 | 2026-06-05T21:20:08.012Z | Compiling futures-task v0.3.32 |
| 532 | 2026-06-05T21:20:08.147Z | Compiling unicode-width v0.2.2 |
| 533 | 2026-06-05T21:20:08.197Z | Compiling camino v1.2.2 |
| 534 | 2026-06-05T21:20:08.209Z | Compiling percent-encoding v2.3.2 |
| 535 | 2026-06-05T21:20:08.466Z | Compiling ring v0.17.14 |
| 536 | 2026-06-05T21:20:08.491Z | Compiling http v1.4.1 |
| 537 | 2026-06-05T21:20:08.557Z | Compiling simd-adler32 v0.3.9 |
| 538 | 2026-06-05T21:20:08.588Z | Compiling zeroize v1.8.2 |
| 539 | 2026-06-05T21:20:08.605Z | Compiling adler2 v2.0.1 |
| 540 | 2026-06-05T21:20:08.772Z | Compiling autocfg v1.5.1 |
| 541 | 2026-06-05T21:20:08.792Z | Compiling miniz_oxide v0.8.9 |
| 542 | 2026-06-05T21:20:09.127Z | Compiling num-traits v0.2.19 |
| 543 | 2026-06-05T21:20:09.399Z | Compiling object v0.37.3 |
| 544 | 2026-06-05T21:20:09.402Z | Compiling target-lexicon v0.13.5 |
| 545 | 2026-06-05T21:20:09.708Z | Compiling zerocopy v0.8.50 |
| 546 | 2026-06-05T21:20:09.887Z | Compiling getrandom v0.3.4 |
| 547 | 2026-06-05T21:20:10.152Z | Compiling http-body v1.0.1 |
| 548 | 2026-06-05T21:20:10.189Z | Compiling rustls-pki-types v1.14.1 |
| 549 | 2026-06-05T21:20:10.204Z | Compiling form_urlencoded v1.2.2 |
| 550 | 2026-06-05T21:20:10.245Z | Compiling semver v1.0.28 |
| 551 | 2026-06-05T21:20:10.296Z | Compiling serde_derive v1.0.228 |
| 552 | 2026-06-05T21:20:10.310Z | Compiling tokio-macros v2.7.0 |
| 553 | 2026-06-05T21:20:10.400Z | Compiling futures-macro v0.3.32 |
| 554 | 2026-06-05T21:20:10.467Z | Compiling tracing-attributes v0.1.31 |
| 555 | 2026-06-05T21:20:10.825Z | Compiling getrandom v0.2.17 |
| 556 | 2026-06-05T21:20:10.898Z | Compiling guppy-workspace-hack v0.1.0 |
| 557 | 2026-06-05T21:20:11.019Z | Compiling fnv v1.0.7 |
| 558 | 2026-06-05T21:20:11.048Z | Compiling tokio v1.52.3 |
| 559 | 2026-06-05T21:20:11.060Z | Compiling utf8_iter v1.0.4 |
| 560 | 2026-06-05T21:20:11.119Z | Compiling untrusted v0.9.0 |
| 561 | 2026-06-05T21:20:11.131Z | Compiling owo-colors v4.3.0 |
| 562 | 2026-06-05T21:20:11.214Z | Compiling futures-util v0.3.32 |
| 563 | 2026-06-05T21:20:11.224Z | Compiling thiserror v2.0.18 |
| 564 | 2026-06-05T21:20:11.250Z | Compiling idna_adapter v1.0.0 |
| 565 | 2026-06-05T21:20:11.348Z | Compiling signal-hook v0.3.18 |
| 566 | 2026-06-05T21:20:11.456Z | Compiling gimli v0.32.3 |
| 567 | 2026-06-05T21:20:11.563Z | Compiling httparse v1.10.1 |
| 568 | 2026-06-05T21:20:11.665Z | Compiling tracing v0.1.44 |
| 569 | 2026-06-05T21:20:11.827Z | Compiling idna v1.1.0 |
| 570 | 2026-06-05T21:20:11.963Z | Compiling thiserror-impl v2.0.18 |
| 571 | 2026-06-05T21:20:13.460Z | Compiling addr2line v0.25.1 |
| 572 | 2026-06-05T21:20:13.837Z | Compiling generic-array v0.14.7 |
| 573 | 2026-06-05T21:20:13.884Z | Compiling fastrand v2.4.1 |
| 574 | 2026-06-05T21:20:14.068Z | Compiling typeid v1.0.3 |
| 575 | 2026-06-05T21:20:14.082Z | Compiling target-spec v3.6.0 |
| 576 | 2026-06-05T21:20:14.085Z | Compiling rustc-demangle v0.1.27 |
| 577 | 2026-06-05T21:20:14.214Z | Compiling tower-service v0.3.3 |
| 578 | 2026-06-05T21:20:14.309Z | Compiling thiserror v1.0.69 |
| 579 | 2026-06-05T21:20:14.356Z | Compiling pkg-config v0.3.33 |
| 580 | 2026-06-05T21:20:14.368Z | Compiling rustls v0.23.40 |
| 581 | 2026-06-05T21:20:14.592Z | Compiling try-lock v0.2.5 |
| 582 | 2026-06-05T21:20:14.619Z | Compiling atomic-waker v1.1.2 |
| 583 | 2026-06-05T21:20:14.705Z | Compiling want v0.3.1 |
| 584 | 2026-06-05T21:20:14.782Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 585 | 2026-06-05T21:20:14.884Z | Compiling tokio-util v0.7.18 |
| 586 | 2026-06-05T21:20:14.983Z | Compiling tempfile v3.27.0 |
| 587 | 2026-06-05T21:20:15.113Z | Compiling cfg-expr v0.20.8 |
| 588 | 2026-06-05T21:20:15.301Z | Compiling url v2.5.8 |
| 589 | 2026-06-05T21:20:15.878Z | Compiling backtrace v0.3.76 |
| 590 | 2026-06-05T21:20:15.909Z | Compiling h2 v0.4.14 |
| 591 | 2026-06-05T21:20:16.476Z | Compiling thiserror-impl v1.0.69 |
| 592 | 2026-06-05T21:20:16.882Z | Compiling terminal_size v0.4.4 |
| 593 | 2026-06-05T21:20:16.936Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-06-05T21:20:17.038Z | Compiling typenum v1.20.1 |
| 595 | 2026-06-05T21:20:17.624Z | Compiling rustls-webpki v0.103.13 |
| 596 | 2026-06-05T21:20:17.710Z | Compiling erased-serde v0.4.10 |
| 597 | 2026-06-05T21:20:17.773Z | Compiling subtle v2.6.1 |
| 598 | 2026-06-05T21:20:17.932Z | Compiling winnow v0.7.15 |
| 599 | 2026-06-05T21:20:18.014Z | Compiling regex-syntax v0.8.10 |
| 600 | 2026-06-05T21:20:19.824Z | Compiling regex-automata v0.4.14 |
| 601 | 2026-06-05T21:20:20.209Z | Compiling hyper v1.10.1 |
| 602 | 2026-06-05T21:20:22.468Z | Compiling serde_spanned v0.6.9 |
| 603 | 2026-06-05T21:20:22.633Z | Compiling toml_datetime v0.6.11 |
| 604 | 2026-06-05T21:20:23.007Z | Compiling ahash v0.8.12 |
| 605 | 2026-06-05T21:20:23.273Z | Compiling sync_wrapper v1.0.2 |
| 606 | 2026-06-05T21:20:23.386Z | Compiling tower-layer v0.3.3 |
| 607 | 2026-06-05T21:20:23.588Z | Compiling parking_lot_core v0.9.12 |
| 608 | 2026-06-05T21:20:23.778Z | Compiling is_ci v1.2.0 |
| 609 | 2026-06-05T21:20:23.874Z | Compiling unicode-linebreak v0.1.5 |
| 610 | 2026-06-05T21:20:23.899Z | Compiling lazy_static v1.5.0 |
| 611 | 2026-06-05T21:20:23.948Z | Compiling foldhash v0.1.5 |
| 612 | 2026-06-05T21:20:24.005Z | Compiling nextest-workspace-hack v0.1.0 |
| 613 | 2026-06-05T21:20:24.139Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-06-05T21:20:24.164Z | Compiling toml_write v0.1.2 |
| 615 | 2026-06-05T21:20:24.232Z | Compiling unicode-segmentation v1.13.3 |
| 616 | 2026-06-05T21:20:24.407Z | Compiling base64 v0.22.1 |
| 617 | 2026-06-05T21:20:24.438Z | Compiling either v1.16.0 |
| 618 | 2026-06-05T21:20:24.630Z | Compiling ipnet v2.12.0 |
| 619 | 2026-06-05T21:20:24.682Z | Compiling portable-atomic v1.13.1 |
| 620 | 2026-06-05T21:20:24.890Z | Compiling hyper-util v0.1.20 |
| 621 | 2026-06-05T21:20:24.927Z | Compiling convert_case v0.10.0 |
| 622 | 2026-06-05T21:20:25.181Z | Compiling toml_edit v0.22.27 |
| 623 | 2026-06-05T21:20:25.213Z | Compiling hashbrown v0.15.5 |
| 624 | 2026-06-05T21:20:25.248Z | Compiling textwrap v0.16.2 |
| 625 | 2026-06-05T21:20:25.852Z | Compiling sharded-slab v0.1.7 |
| 626 | 2026-06-05T21:20:25.852Z | Compiling supports-color v3.0.2 |
| 627 | 2026-06-05T21:20:26.125Z | Compiling tower v0.5.3 |
| 628 | 2026-06-05T21:20:26.458Z | Compiling tokio-rustls v0.26.4 |
| 629 | 2026-06-05T21:20:26.708Z | Compiling backtrace-ext v0.2.1 |
| 630 | 2026-06-05T21:20:26.740Z | Compiling ordered-float v2.10.1 |
| 631 | 2026-06-05T21:20:26.961Z | Compiling webpki-roots v1.0.7 |
| 632 | 2026-06-05T21:20:27.003Z | Compiling miette-derive v7.6.0 |
| 633 | 2026-06-05T21:20:27.080Z | Compiling pathdiff v0.2.3 |
| 634 | 2026-06-05T21:20:27.209Z | Compiling console v0.15.11 |
| 635 | 2026-06-05T21:20:27.285Z | Compiling tracing-log v0.2.0 |
| 636 | 2026-06-05T21:20:27.488Z | Compiling cargo-platform v0.3.3 |
| 637 | 2026-06-05T21:20:27.646Z | Compiling os_pipe v1.2.3 |
| 638 | 2026-06-05T21:20:27.816Z | Compiling thread_local v1.1.9 |
| 639 | 2026-06-05T21:20:28.045Z | Compiling unicode-width v0.1.14 |
| 640 | 2026-06-05T21:20:28.107Z | Compiling zstd-safe v7.2.4 |
| 641 | 2026-06-05T21:20:28.185Z | Compiling pulldown-cmark v0.13.4 |
| 642 | 2026-06-05T21:20:28.340Z | Compiling winnow v1.0.3 |
| 643 | 2026-06-05T21:20:28.354Z | Compiling supports-unicode v3.0.0 |
| 644 | 2026-06-05T21:20:28.457Z | Compiling scopeguard v1.2.0 |
| 645 | 2026-06-05T21:20:28.513Z | Compiling cfg_aliases v0.2.1 |
| 646 | 2026-06-05T21:20:28.517Z | Compiling fixedbitset v0.5.7 |
| 647 | 2026-06-05T21:20:28.596Z | Compiling ryu v1.0.23 |
| 648 | 2026-06-05T21:20:28.885Z | Compiling supports-hyperlinks v3.2.0 |
| 649 | 2026-06-05T21:20:28.898Z | Compiling debug-ignore v1.0.5 |
| 650 | 2026-06-05T21:20:29.007Z | Compiling utf8parse v0.2.2 |
| 651 | 2026-06-05T21:20:29.026Z | Compiling rustix v0.38.44 |
| 652 | 2026-06-05T21:20:29.108Z | Compiling anstyle-parse v1.0.0 |
| 653 | 2026-06-05T21:20:29.120Z | Compiling miette v7.6.0 |
| 654 | 2026-06-05T21:20:29.376Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 655 | 2026-06-05T21:20:29.471Z | Compiling petgraph v0.8.3 |
| 656 | 2026-06-05T21:20:29.788Z | Compiling serde_urlencoded v0.7.1 |
| 657 | 2026-06-05T21:20:30.065Z | Compiling nix v0.30.1 |
| 658 | 2026-06-05T21:20:30.460Z | Compiling lock_api v0.4.14 |
| 659 | 2026-06-05T21:20:30.700Z | Compiling tracing-subscriber v0.3.23 |
| 660 | 2026-06-05T21:20:30.703Z | Compiling sigchld v0.2.4 |
| 661 | 2026-06-05T21:20:30.907Z | Compiling cargo_metadata v0.23.1 |
| 662 | 2026-06-05T21:20:30.949Z | Compiling serde-untagged v0.1.9 |
| 663 | 2026-06-05T21:20:31.311Z | Compiling hyper-rustls v0.27.9 |
| 664 | 2026-06-05T21:20:31.389Z | Compiling serde-value v0.7.0 |
| 665 | 2026-06-05T21:20:31.972Z | Compiling toml v0.8.23 |
| 666 | 2026-06-05T21:20:32.425Z | Compiling tower-http v0.6.11 |
| 667 | 2026-06-05T21:20:33.500Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-06-05T21:20:33.968Z | Compiling itertools v0.14.0 |
| 669 | 2026-06-05T21:20:34.248Z | Compiling regex v1.12.3 |
| 670 | 2026-06-05T21:20:34.312Z | Compiling block-buffer v0.10.4 |
| 671 | 2026-06-05T21:20:34.467Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-06-05T21:20:34.532Z | Compiling ppv-lite86 v0.2.21 |
| 673 | 2026-06-05T21:20:34.601Z | Compiling futures-executor v0.3.32 |
| 674 | 2026-06-05T21:20:34.807Z | Compiling rand_core v0.9.5 |
| 675 | 2026-06-05T21:20:34.854Z | Compiling pin-project-internal v1.1.13 |
| 676 | 2026-06-05T21:20:35.057Z | Compiling http-body-util v0.1.3 |
| 677 | 2026-06-05T21:20:35.130Z | Compiling uuid v1.23.2 |
| 678 | 2026-06-05T21:20:35.321Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 679 | 2026-06-05T21:20:35.420Z | Compiling serde_spanned v1.1.1 |
| 680 | 2026-06-05T21:20:35.572Z | Compiling smol_str v0.3.6 |
| 681 | 2026-06-05T21:20:35.658Z | Compiling filetime v0.2.29 |
| 682 | 2026-06-05T21:20:35.658Z | Compiling vte v0.14.1 |
| 683 | 2026-06-05T21:20:35.730Z | Compiling bstr v1.12.1 |
| 684 | 2026-06-05T21:20:35.860Z | Compiling eyre v0.6.12 |
| 685 | 2026-06-05T21:20:35.886Z | Compiling anstyle v1.0.14 |
| 686 | 2026-06-05T21:20:35.900Z | Compiling colorchoice v1.0.5 |
| 687 | 2026-06-05T21:20:35.903Z | Compiling anstyle-query v1.1.5 |
| 688 | 2026-06-05T21:20:36.016Z | Compiling nested v0.1.1 |
| 689 | 2026-06-05T21:20:36.016Z | Compiling number_prefix v0.4.0 |
| 690 | 2026-06-05T21:20:36.148Z | Compiling is_terminal_polyfill v1.70.2 |
| 691 | 2026-06-05T21:20:36.173Z | Compiling xattr v1.6.1 |
| 692 | 2026-06-05T21:20:36.204Z | Compiling tinyvec_macros v0.1.1 |
| 693 | 2026-06-05T21:20:36.240Z | Compiling unicode-xid v0.2.6 |
| 694 | 2026-06-05T21:20:36.263Z | Compiling litrs v1.0.0 |
| 695 | 2026-06-05T21:20:36.274Z | Compiling static_assertions v1.1.0 |
| 696 | 2026-06-05T21:20:36.346Z | Compiling self_update v0.42.0 |
| 697 | 2026-06-05T21:20:36.368Z | Compiling iana-time-zone v0.1.65 |
| 698 | 2026-06-05T21:20:36.380Z | Compiling color-spantrace v0.3.0 |
| 699 | 2026-06-05T21:20:36.418Z | Compiling unicase v2.9.0 |
| 700 | 2026-06-05T21:20:36.616Z | Compiling chrono v0.4.45 |
| 701 | 2026-06-05T21:20:36.699Z | Compiling document-features v0.2.12 |
| 702 | 2026-06-05T21:20:36.711Z | Compiling guppy v0.17.26 |
| 703 | 2026-06-05T21:20:36.715Z | Compiling cargo-util-schemas v0.2.0 |
| 704 | 2026-06-05T21:20:36.735Z | Compiling tar v0.4.46 |
| 705 | 2026-06-05T21:20:37.255Z | Compiling tinyvec v1.11.0 |
| 706 | 2026-06-05T21:20:37.681Z | Compiling anstream v1.0.0 |
| 707 | 2026-06-05T21:20:37.998Z | Compiling globset v0.4.18 |
| 708 | 2026-06-05T21:20:38.187Z | Compiling indicatif v0.17.11 |
| 709 | 2026-06-05T21:20:39.094Z | Compiling pin-project v1.1.13 |
| 710 | 2026-06-05T21:20:39.337Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-06-05T21:20:39.350Z | Compiling nextest-metadata v0.12.2 |
| 712 | 2026-06-05T21:20:39.680Z | Compiling toml v1.1.2+spec-1.1.0 |
| 713 | 2026-06-05T21:20:39.698Z | Compiling newtype-uuid v1.3.2 |
| 714 | 2026-06-05T21:20:39.888Z | Compiling reqwest v0.12.28 |
| 715 | 2026-06-05T21:20:39.973Z | Compiling rand_chacha v0.9.0 |
| 716 | 2026-06-05T21:20:40.526Z | Compiling futures v0.3.32 |
| 717 | 2026-06-05T21:20:40.611Z | Compiling digest v0.10.7 |
| 718 | 2026-06-05T21:20:40.838Z | Compiling derive_more v2.1.1 |
| 719 | 2026-06-05T21:20:40.921Z | Compiling flate2 v1.1.9 |
| 720 | 2026-06-05T21:20:41.235Z | Compiling parking_lot v0.12.5 |
| 721 | 2026-06-05T21:20:41.313Z | Compiling tracing-error v0.2.1 |
| 722 | 2026-06-05T21:20:41.469Z | Compiling shared_child v1.1.1 |
| 723 | 2026-06-05T21:20:42.138Z | Compiling signal-hook-mio v0.2.5 |
| 724 | 2026-06-05T21:20:42.138Z | Compiling self-replace v1.5.0 |
| 725 | 2026-06-05T21:20:42.284Z | Compiling cargo-platform v0.2.0 |
| 726 | 2026-06-05T21:20:42.424Z | Compiling quick-xml v0.38.4 |
| 727 | 2026-06-05T21:20:42.836Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-06-05T21:20:42.865Z | Compiling indenter v0.3.4 |
| 729 | 2026-06-05T21:20:42.869Z | Compiling urlencoding v2.1.3 |
| 730 | 2026-06-05T21:20:42.995Z | Compiling recursion v0.5.4 |
| 731 | 2026-06-05T21:20:43.118Z | Compiling heck v0.5.0 |
| 732 | 2026-06-05T21:20:43.134Z | Compiling strsim v0.11.1 |
| 733 | 2026-06-05T21:20:43.529Z | Compiling clap_lex v1.1.0 |
| 734 | 2026-06-05T21:20:43.945Z | Compiling cpufeatures v0.2.17 |
| 735 | 2026-06-05T21:20:44.020Z | Compiling shell-words v1.1.1 |
| 736 | 2026-06-05T21:20:44.033Z | Compiling humantime v2.3.0 |
| 737 | 2026-06-05T21:20:44.154Z | Compiling clap_builder v4.6.0 |
| 738 | 2026-06-05T21:20:44.276Z | Compiling humantime-serde v1.1.1 |
| 739 | 2026-06-05T21:20:44.333Z | Compiling sha2 v0.10.9 |
| 740 | 2026-06-05T21:20:44.365Z | Compiling clap_derive v4.6.1 |
| 741 | 2026-06-05T21:20:44.490Z | Compiling nextest-filtering v0.15.0 |
| 742 | 2026-06-05T21:20:45.545Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-06-05T21:20:46.646Z | Compiling cargo_metadata v0.20.0 |
| 744 | 2026-06-05T21:20:48.411Z | Compiling atomicwrites v0.4.4 |
| 745 | 2026-06-05T21:20:48.635Z | Compiling crossterm v0.29.0 |
| 746 | 2026-06-05T21:20:48.692Z | Compiling cargo-nextest v0.9.97 |
| 747 | 2026-06-05T21:20:49.037Z | Compiling duct v0.13.7 |
| 748 | 2026-06-05T21:20:50.668Z | Compiling zstd v0.13.3 |
| 749 | 2026-06-05T21:20:50.867Z | Compiling async-scoped v0.9.0 |
| 750 | 2026-06-05T21:20:51.057Z | Compiling config v0.15.23 |
| 751 | 2026-06-05T21:20:51.146Z | Compiling rand v0.9.4 |
| 752 | 2026-06-05T21:20:51.152Z | Compiling unicode-normalization v0.1.25 |
| 753 | 2026-06-05T21:20:51.406Z | Compiling target-spec-miette v0.4.8 |
| 754 | 2026-06-05T21:20:51.729Z | Compiling future-queue v0.4.0 |
| 755 | 2026-06-05T21:20:51.794Z | Compiling mukti-metadata v0.3.0 |
| 756 | 2026-06-05T21:20:51.819Z | Compiling camino-tempfile v1.4.1 |
| 757 | 2026-06-05T21:20:51.831Z | Compiling tokio-stream v0.1.18 |
| 758 | 2026-06-05T21:20:51.846Z | Compiling derive-where v1.6.1 |
| 759 | 2026-06-05T21:20:52.004Z | Compiling serde_path_to_error v0.1.20 |
| 760 | 2026-06-05T21:20:52.241Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-06-05T21:20:52.278Z | Compiling swrite v0.1.0 |
| 762 | 2026-06-05T21:20:52.351Z | Compiling xxhash-rust v0.8.15 |
| 763 | 2026-06-05T21:20:52.385Z | Compiling hex v0.4.3 |
| 764 | 2026-06-05T21:20:52.458Z | Compiling home v0.5.12 |
| 765 | 2026-06-05T21:20:52.527Z | Compiling indent_write v2.2.0 |
| 766 | 2026-06-05T21:20:52.588Z | Compiling color-eyre v0.6.5 |
| 767 | 2026-06-05T21:20:52.638Z | Compiling clap v4.6.1 |
| 768 | 2026-06-05T21:20:52.667Z | Compiling dialoguer v0.11.0 |
| 769 | 2026-06-05T21:20:52.680Z | Compiling enable-ansi-support v0.2.1 |
| 770 | 2026-06-05T21:20:53.086Z | Compiling nextest-runner v0.80.0 |
| 771 | 2026-06-05T21:21:10.984Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 772 | 2026-06-05T21:21:11.173Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 773 | 2026-06-05T21:21:11.176Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 774 | 2026-06-05T21:21:11.290Z | + pushd bgp |
| 775 | 2026-06-05T21:21:11.293Z | + pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions |
| 776 | 2026-06-05T21:21:11.293Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 777 | 2026-06-05T21:21:11.450Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 778 | 2026-06-05T21:21:12.163Z | From https://github.com/oxidecomputer/falcon |
| 779 | 2026-06-05T21:21:12.163Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 780 | 2026-06-05T21:21:12.239Z | Updating crates.io index |
| 781 | 2026-06-05T21:21:12.272Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 782 | 2026-06-05T21:21:13.181Z | From https://github.com/oxidecomputer/dendrite |
| 783 | 2026-06-05T21:21:13.181Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 784 | 2026-06-05T21:21:13.215Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 785 | 2026-06-05T21:21:13.471Z | From https://github.com/oxidecomputer/ispf |
| 786 | 2026-06-05T21:21:13.471Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 787 | 2026-06-05T21:21:13.502Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 788 | 2026-06-05T21:21:13.836Z | From https://github.com/oxidecomputer/netadm-sys |
| 789 | 2026-06-05T21:21:13.836Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 790 | 2026-06-05T21:21:13.844Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 791 | 2026-06-05T21:21:22.264Z | From https://github.com/oxidecomputer/omicron |
| 792 | 2026-06-05T21:21:22.264Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 793 | 2026-06-05T21:21:22.689Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 794 | 2026-06-05T21:21:23.358Z | From https://github.com/oxidecomputer/opte |
| 795 | 2026-06-05T21:21:23.358Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 796 | 2026-06-05T21:21:23.436Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 797 | 2026-06-05T21:21:23.674Z | From https://github.com/illumos/smf-rs |
| 798 | 2026-06-05T21:21:23.674Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 799 | 2026-06-05T21:21:23.682Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 800 | 2026-06-05T21:21:23.944Z | From https://github.com/oxidecomputer/network-interface |
| 801 | 2026-06-05T21:21:23.944Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 802 | 2026-06-05T21:21:23.987Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 803 | 2026-06-05T21:21:24.264Z | From https://github.com/oxidecomputer/zone |
| 804 | 2026-06-05T21:21:24.264Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 805 | 2026-06-05T21:21:24.297Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 806 | 2026-06-05T21:21:24.902Z | From https://github.com/oxidecomputer/propolis |
| 807 | 2026-06-05T21:21:24.902Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 808 | 2026-06-05T21:21:25.986Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 809 | 2026-06-05T21:21:25.989Z | From https://github.com/oxidecomputer/transceiver-control |
| 810 | 2026-06-05T21:21:25.989Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 811 | 2026-06-05T21:21:25.989Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 812 | 2026-06-05T21:21:25.989Z | From https://github.com/oxidecomputer/dlpi-sys |
| 813 | 2026-06-05T21:21:25.989Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 814 | 2026-06-05T21:21:25.990Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 815 | 2026-06-05T21:21:26.156Z | From https://github.com/jmesmon/rust-libzfs |
| 816 | 2026-06-05T21:21:26.156Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 817 | 2026-06-05T21:21:26.165Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 818 | 2026-06-05T21:21:26.407Z | From https://github.com/oxidecomputer/rusty-doors |
| 819 | 2026-06-05T21:21:26.407Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 820 | 2026-06-05T21:21:26.426Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 821 | 2026-06-05T21:21:26.743Z | From https://github.com/oxidecomputer/lldp |
| 822 | 2026-06-05T21:21:26.744Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 823 | 2026-06-05T21:21:26.756Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 824 | 2026-06-05T21:21:27.012Z | From https://github.com/oxidecomputer/slog-error-chain |
| 825 | 2026-06-05T21:21:27.012Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 826 | 2026-06-05T21:21:27.060Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 827 | 2026-06-05T21:21:27.359Z | From https://github.com/oxidecomputer/tufaceous |
| 828 | 2026-06-05T21:21:27.359Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 829 | 2026-06-05T21:21:27.404Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 830 | 2026-06-05T21:21:27.849Z | From https://github.com/oxidecomputer/management-gateway-service |
| 831 | 2026-06-05T21:21:27.849Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 832 | 2026-06-05T21:21:27.872Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 833 | 2026-06-05T21:21:28.660Z | From https://github.com/oxidecomputer/crucible |
| 834 | 2026-06-05T21:21:28.660Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 835 | 2026-06-05T21:21:28.767Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 836 | 2026-06-05T21:21:29.037Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 837 | 2026-06-05T21:21:29.037Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 838 | 2026-06-05T21:21:29.264Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 839 | 2026-06-05T21:21:29.695Z | From https://github.com/oxidecomputer/propolis |
| 840 | 2026-06-05T21:21:29.695Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 841 | 2026-06-05T21:21:29.747Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 842 | 2026-06-05T21:21:30.085Z | From https://github.com/oxidecomputer/crucible |
| 843 | 2026-06-05T21:21:30.085Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 844 | 2026-06-05T21:21:30.198Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 845 | 2026-06-05T21:21:30.530Z | From https://github.com/oxidecomputer/tofino |
| 846 | 2026-06-05T21:21:30.530Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 847 | 2026-06-05T21:21:30.557Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 848 | 2026-06-05T21:21:31.441Z | From https://github.com/oxidecomputer/maghemite |
| 849 | 2026-06-05T21:21:31.441Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 850 | 2026-06-05T21:21:31.518Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 851 | 2026-06-05T21:21:31.775Z | From https://github.com/oxidecomputer/clickward |
| 852 | 2026-06-05T21:21:31.775Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 853 | 2026-06-05T21:21:32.090Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 854 | 2026-06-05T21:21:32.326Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 855 | 2026-06-05T21:21:32.326Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 856 | 2026-06-05T21:21:33.060Z | Downloading crates ... |
| 857 | 2026-06-05T21:21:33.202Z | Downloaded async-stream-impl v0.3.6 |
| 858 | 2026-06-05T21:21:33.206Z | Downloaded async-stream v0.3.6 |
| 859 | 2026-06-05T21:21:33.211Z | Downloaded base16ct v0.2.0 |
| 860 | 2026-06-05T21:21:33.211Z | Downloaded bit-set v0.8.0 |
| 861 | 2026-06-05T21:21:33.218Z | Downloaded base16ct v1.0.0 |
| 862 | 2026-06-05T21:21:33.224Z | Downloaded block-buffer v0.12.0 |
| 863 | 2026-06-05T21:21:33.224Z | Downloaded embedded-io v0.6.1 |
| 864 | 2026-06-05T21:21:33.224Z | Downloaded git-stub v1.0.0 |
| 865 | 2026-06-05T21:21:33.228Z | Downloaded ciborium-io v0.2.2 |
| 866 | 2026-06-05T21:21:33.229Z | Downloaded ciborium-ll v0.2.2 |
| 867 | 2026-06-05T21:21:33.229Z | Downloaded compression-core v0.4.32 |
| 868 | 2026-06-05T21:21:33.236Z | Downloaded cobs v0.3.0 |
| 869 | 2026-06-05T21:21:33.241Z | Downloaded const-random-macro v0.1.16 |
| 870 | 2026-06-05T21:21:33.241Z | Downloaded dof v0.3.0 |
| 871 | 2026-06-05T21:21:33.241Z | Downloaded hubpack v0.1.2 |
| 872 | 2026-06-05T21:21:33.241Z | Downloaded async-recursion v1.1.1 |
| 873 | 2026-06-05T21:21:33.245Z | Downloaded hybrid-array v0.4.12 |
| 874 | 2026-06-05T21:21:33.245Z | Downloaded hickory-resolver v0.24.4 |
| 875 | 2026-06-05T21:21:33.250Z | Downloaded aead v0.5.2 |
| 876 | 2026-06-05T21:21:33.250Z | Downloaded lru-cache v0.1.2 |
| 877 | 2026-06-05T21:21:33.250Z | Downloaded float-ord v0.3.2 |
| 878 | 2026-06-05T21:21:33.256Z | Downloaded heck v0.4.1 |
| 879 | 2026-06-05T21:21:33.256Z | Downloaded inout v0.1.4 |
| 880 | 2026-06-05T21:21:33.256Z | Downloaded async-trait v0.1.89 |
| 881 | 2026-06-05T21:21:33.256Z | Downloaded num-derive v0.4.2 |
| 882 | 2026-06-05T21:21:33.261Z | Downloaded internet-checksum v0.2.1 |
| 883 | 2026-06-05T21:21:33.261Z | Downloaded natord v1.0.9 |
| 884 | 2026-06-05T21:21:33.261Z | Downloaded keccak v0.1.6 |
| 885 | 2026-06-05T21:21:33.261Z | Downloaded num-conv v0.2.2 |
| 886 | 2026-06-05T21:21:33.270Z | Downloaded const-random v0.1.18 |
| 887 | 2026-06-05T21:21:33.270Z | Downloaded libscf-sys v1.2.0 |
| 888 | 2026-06-05T21:21:33.270Z | Downloaded compression-codecs v0.4.38 |
| 889 | 2026-06-05T21:21:33.276Z | Downloaded mime v0.3.17 |
| 890 | 2026-06-05T21:21:33.276Z | Downloaded glob v0.3.3 |
| 891 | 2026-06-05T21:21:33.276Z | Downloaded arrayref v0.3.9 |
| 892 | 2026-06-05T21:21:33.276Z | Downloaded cmake v0.1.58 |
| 893 | 2026-06-05T21:21:33.276Z | Downloaded cpufeatures v0.3.0 |
| 894 | 2026-06-05T21:21:33.276Z | Downloaded idna_adapter v1.2.2 |
| 895 | 2026-06-05T21:21:33.281Z | Downloaded cipher v0.4.4 |
| 896 | 2026-06-05T21:21:33.282Z | Downloaded newtype_derive v0.1.6 |
| 897 | 2026-06-05T21:21:33.282Z | Downloaded arrayvec v0.7.6 |
| 898 | 2026-06-05T21:21:33.282Z | Downloaded memoffset v0.9.1 |
| 899 | 2026-06-05T21:21:33.286Z | Downloaded anyhow v1.0.102 |
| 900 | 2026-06-05T21:21:33.286Z | Downloaded ciborium v0.2.2 |
| 901 | 2026-06-05T21:21:33.291Z | Downloaded cargo_toml v0.22.3 |
| 902 | 2026-06-05T21:21:33.291Z | Downloaded hkdf v0.12.4 |
| 903 | 2026-06-05T21:21:33.291Z | Downloaded dtrace-parser v0.3.0 |
| 904 | 2026-06-05T21:21:33.296Z | Downloaded cstr-argument v0.1.2 |
| 905 | 2026-06-05T21:21:33.296Z | Downloaded crunchy v0.2.4 |
| 906 | 2026-06-05T21:21:33.296Z | Downloaded crucible-workspace-hack v0.1.0 |
| 907 | 2026-06-05T21:21:33.296Z | Downloaded crc8 v0.1.1 |
| 908 | 2026-06-05T21:21:33.297Z | Downloaded cancel-safe-futures v0.1.5 |
| 909 | 2026-06-05T21:21:33.301Z | Downloaded memmap v0.7.0 |
| 910 | 2026-06-05T21:21:33.301Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 911 | 2026-06-05T21:21:33.301Z | Downloaded instant v0.1.13 |
| 912 | 2026-06-05T21:21:33.301Z | Downloaded crypto-common v0.2.2 |
| 913 | 2026-06-05T21:21:33.306Z | Downloaded dtrace-parser v0.2.0 |
| 914 | 2026-06-05T21:21:33.306Z | Downloaded bytecount v0.6.9 |
| 915 | 2026-06-05T21:21:33.306Z | Downloaded embedded-io v0.4.0 |
| 916 | 2026-06-05T21:21:33.310Z | Downloaded fxhash v0.2.1 |
| 917 | 2026-06-05T21:21:33.310Z | Downloaded dunce v1.0.5 |
| 918 | 2026-06-05T21:21:33.310Z | Downloaded enum-as-inner v0.6.1 |
| 919 | 2026-06-05T21:21:33.310Z | Downloaded darling v0.21.3 |
| 920 | 2026-06-05T21:21:33.315Z | Downloaded crossbeam-deque v0.8.6 |
| 921 | 2026-06-05T21:21:33.315Z | Downloaded defmt v0.3.100 |
| 922 | 2026-06-05T21:21:33.320Z | Downloaded colored v3.1.1 |
| 923 | 2026-06-05T21:21:33.320Z | Downloaded foldhash v0.2.0 |
| 924 | 2026-06-05T21:21:33.320Z | Downloaded num_enum_derive v0.5.11 |
| 925 | 2026-06-05T21:21:33.325Z | Downloaded highway v1.3.0 |
| 926 | 2026-06-05T21:21:33.325Z | Downloaded allocator-api2 v0.2.21 |
| 927 | 2026-06-05T21:21:33.325Z | Downloaded darling_macro v0.21.3 |
| 928 | 2026-06-05T21:21:33.325Z | Downloaded convert_case v0.4.0 |
| 929 | 2026-06-05T21:21:33.329Z | Downloaded const-oid v0.10.2 |
| 930 | 2026-06-05T21:21:33.329Z | Downloaded chacha20 v0.10.0 |
| 931 | 2026-06-05T21:21:33.335Z | Downloaded num_threads v0.1.7 |
| 932 | 2026-06-05T21:21:33.335Z | Downloaded num v0.4.3 |
| 933 | 2026-06-05T21:21:33.336Z | Downloaded newtype-uuid-macros v0.1.0 |
| 934 | 2026-06-05T21:21:33.336Z | Downloaded dyn-clone v1.0.20 |
| 935 | 2026-06-05T21:21:33.340Z | Downloaded linked-hash-map v0.5.6 |
| 936 | 2026-06-05T21:21:33.340Z | Downloaded dof v0.4.0 |
| 937 | 2026-06-05T21:21:33.340Z | Downloaded hubpack_derive v0.1.1 |
| 938 | 2026-06-05T21:21:33.340Z | Downloaded darling_macro v0.23.0 |
| 939 | 2026-06-05T21:21:33.340Z | Downloaded group v0.13.0 |
| 940 | 2026-06-05T21:21:33.344Z | Downloaded olpc-cjson v0.1.4 |
| 941 | 2026-06-05T21:21:33.344Z | Downloaded data-encoding v2.11.0 |
| 942 | 2026-06-05T21:21:33.344Z | Downloaded critical-section v1.2.0 |
| 943 | 2026-06-05T21:21:33.344Z | Downloaded digest v0.11.3 |
| 944 | 2026-06-05T21:21:33.352Z | Downloaded hash32 v0.3.1 |
| 945 | 2026-06-05T21:21:33.352Z | Downloaded opaque-debug v0.3.1 |
| 946 | 2026-06-05T21:21:33.352Z | Downloaded defmt-parser v1.0.0 |
| 947 | 2026-06-05T21:21:33.359Z | Downloaded deranged v0.5.8 |
| 948 | 2026-06-05T21:21:33.359Z | Downloaded foreign-types v0.5.0 |
| 949 | 2026-06-05T21:21:33.359Z | Downloaded csv-core v0.1.13 |
| 950 | 2026-06-05T21:21:33.359Z | Downloaded ident_case v1.0.1 |
| 951 | 2026-06-05T21:21:33.359Z | Downloaded backon v1.6.0 |
| 952 | 2026-06-05T21:21:33.359Z | Downloaded displaydoc v0.2.6 |
| 953 | 2026-06-05T21:21:33.366Z | Downloaded console v0.16.3 |
| 954 | 2026-06-05T21:21:33.366Z | Downloaded num-iter v0.1.45 |
| 955 | 2026-06-05T21:21:33.366Z | Downloaded libsw v3.5.0 |
| 956 | 2026-06-05T21:21:33.366Z | Downloaded num_enum v0.5.11 |
| 957 | 2026-06-05T21:21:33.371Z | Downloaded parse-display v0.10.0 |
| 958 | 2026-06-05T21:21:33.371Z | Downloaded match_cfg v0.1.0 |
| 959 | 2026-06-05T21:21:33.371Z | Downloaded newline-converter v0.3.0 |
| 960 | 2026-06-05T21:21:33.371Z | Downloaded hostname v0.4.2 |
| 961 | 2026-06-05T21:21:33.371Z | Downloaded is-terminal v0.4.17 |
| 962 | 2026-06-05T21:21:33.371Z | Downloaded foreign-types-shared v0.3.1 |
| 963 | 2026-06-05T21:21:33.371Z | Downloaded proc-macro-crate v3.5.0 |
| 964 | 2026-06-05T21:21:33.375Z | Downloaded const_format_proc_macros v0.2.34 |
| 965 | 2026-06-05T21:21:33.375Z | Downloaded progenitor-macro v0.13.0 |
| 966 | 2026-06-05T21:21:33.376Z | Downloaded phf_shared v0.12.1 |
| 967 | 2026-06-05T21:21:33.376Z | Downloaded pretty-hex v0.4.2 |
| 968 | 2026-06-05T21:21:33.432Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 969 | 2026-06-05T21:21:33.432Z | Downloaded blake2 v0.10.6 |
| 970 | 2026-06-05T21:21:33.432Z | Downloaded chacha20 v0.9.1 |
| 971 | 2026-06-05T21:21:33.444Z | Downloaded progenitor-macro v0.10.0 |
| 972 | 2026-06-05T21:21:33.444Z | Downloaded ingot-macros v0.1.1 |
| 973 | 2026-06-05T21:21:33.444Z | Downloaded erased-serde v0.3.31 |
| 974 | 2026-06-05T21:21:33.444Z | Downloaded num_enum_derive v0.7.6 |
| 975 | 2026-06-05T21:21:33.444Z | Downloaded byteorder v1.5.0 |
| 976 | 2026-06-05T21:21:33.444Z | Downloaded derive-ex v0.1.8 |
| 977 | 2026-06-05T21:21:33.444Z | Downloaded defmt-macros v1.1.0 |
| 978 | 2026-06-05T21:21:33.444Z | Downloaded byte-wrapper v0.1.0 |
| 979 | 2026-06-05T21:21:33.444Z | Downloaded proc-macro-error-attr v1.0.4 |
| 980 | 2026-06-05T21:21:33.444Z | Downloaded proc-macro-crate v1.3.1 |
| 981 | 2026-06-05T21:21:33.445Z | Downloaded daft-derive v0.1.7 |
| 982 | 2026-06-05T21:21:33.445Z | Downloaded num-rational v0.4.2 |
| 983 | 2026-06-05T21:21:33.445Z | Downloaded plain v0.2.3 |
| 984 | 2026-06-05T21:21:33.445Z | Downloaded managed v0.8.0 |
| 985 | 2026-06-05T21:21:33.445Z | Downloaded parse-display-derive v0.10.0 |
| 986 | 2026-06-05T21:21:33.445Z | Downloaded pem v3.0.6 |
| 987 | 2026-06-05T21:21:33.445Z | Downloaded oxnet v0.1.6 |
| 988 | 2026-06-05T21:21:33.445Z | Downloaded powerfmt v0.2.0 |
| 989 | 2026-06-05T21:21:33.446Z | Downloaded macaddr v1.0.1 |
| 990 | 2026-06-05T21:21:33.446Z | Downloaded daft v0.1.7 |
| 991 | 2026-06-05T21:21:33.446Z | Downloaded chacha20poly1305 v0.10.1 |
| 992 | 2026-06-05T21:21:33.446Z | Downloaded konst_macro_rules v0.2.19 |
| 993 | 2026-06-05T21:21:33.446Z | Downloaded heapless v0.8.0 |
| 994 | 2026-06-05T21:21:33.446Z | Downloaded fs-err v3.3.0 |
| 995 | 2026-06-05T21:21:33.446Z | Downloaded rand_chacha v0.3.1 |
| 996 | 2026-06-05T21:21:33.446Z | Downloaded ref-cast-impl v1.0.25 |
| 997 | 2026-06-05T21:21:33.446Z | Downloaded progenitor-client v0.10.0 |
| 998 | 2026-06-05T21:21:33.446Z | Downloaded progenitor-macro v0.14.0 |
| 999 | 2026-06-05T21:21:33.446Z | Downloaded constant_time_eq v0.4.2 |
| 1000 | 2026-06-05T21:21:33.446Z | Downloaded no-std-compat v0.4.1 |
| 1001 | 2026-06-05T21:21:33.446Z | Downloaded httpdate v1.0.3 |
| 1002 | 2026-06-05T21:21:33.446Z | Downloaded ref-cast v1.0.25 |
| 1003 | 2026-06-05T21:21:33.446Z | Downloaded quick-error v1.2.3 |
| 1004 | 2026-06-05T21:21:33.446Z | Downloaded potential_utf v0.1.5 |
| 1005 | 2026-06-05T21:21:33.446Z | Downloaded num-integer v0.1.46 |
| 1006 | 2026-06-05T21:21:33.446Z | Downloaded phf v0.12.1 |
| 1007 | 2026-06-05T21:21:33.447Z | Downloaded progenitor-client v0.13.0 |
| 1008 | 2026-06-05T21:21:33.447Z | Downloaded proc-macro-error v1.0.4 |
| 1009 | 2026-06-05T21:21:33.447Z | Downloaded ingot v0.1.1 |
| 1010 | 2026-06-05T21:21:33.447Z | Downloaded rustc_version v0.1.7 |
| 1011 | 2026-06-05T21:21:33.447Z | Downloaded defmt v1.1.0 |
| 1012 | 2026-06-05T21:21:33.447Z | Downloaded semver v0.1.20 |
| 1013 | 2026-06-05T21:21:33.447Z | Downloaded rand_xorshift v0.4.0 |
| 1014 | 2026-06-05T21:21:33.455Z | Downloaded icu_provider v2.2.0 |
| 1015 | 2026-06-05T21:21:33.455Z | Downloaded libsw-core v0.3.2 |
| 1016 | 2026-06-05T21:21:33.455Z | Downloaded foreign-types-macros v0.2.3 |
| 1017 | 2026-06-05T21:21:33.455Z | Downloaded multer v3.1.0 |
| 1018 | 2026-06-05T21:21:33.455Z | Downloaded progenitor v0.10.0 |
| 1019 | 2026-06-05T21:21:33.456Z | Downloaded gethostname v0.5.0 |
| 1020 | 2026-06-05T21:21:33.456Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1021 | 2026-06-05T21:21:33.456Z | Downloaded linear-map v1.2.0 |
| 1022 | 2026-06-05T21:21:33.456Z | Downloaded same-file v1.0.6 |
| 1023 | 2026-06-05T21:21:33.456Z | Downloaded sha1 v0.10.6 |
| 1024 | 2026-06-05T21:21:33.456Z | Downloaded drift v0.2.0 |
| 1025 | 2026-06-05T21:21:33.462Z | Downloaded serde_repr v0.1.20 |
| 1026 | 2026-06-05T21:21:33.463Z | Downloaded serial_test v3.5.0 |
| 1027 | 2026-06-05T21:21:33.463Z | Downloaded sha1 v0.11.0 |
| 1028 | 2026-06-05T21:21:33.463Z | Downloaded litemap v0.8.2 |
| 1029 | 2026-06-05T21:21:33.467Z | Downloaded fs_extra v1.3.0 |
| 1030 | 2026-06-05T21:21:33.467Z | Downloaded serde-big-array v0.5.1 |
| 1031 | 2026-06-05T21:21:33.467Z | Downloaded hmac v0.12.1 |
| 1032 | 2026-06-05T21:21:33.468Z | Downloaded git-stub-vcs v0.1.0 |
| 1033 | 2026-06-05T21:21:33.468Z | Downloaded rand_core v0.10.1 |
| 1034 | 2026-06-05T21:21:33.471Z | Downloaded ff v0.13.1 |
| 1035 | 2026-06-05T21:21:33.471Z | Downloaded secrecy v0.10.3 |
| 1036 | 2026-06-05T21:21:33.471Z | Downloaded omicron-zone-package v0.12.2 |
| 1037 | 2026-06-05T21:21:33.471Z | Downloaded scroll_derive v0.13.1 |
| 1038 | 2026-06-05T21:21:33.472Z | Downloaded scroll_derive v0.12.1 |
| 1039 | 2026-06-05T21:21:33.476Z | Downloaded password-hash v0.5.0 |
| 1040 | 2026-06-05T21:21:33.476Z | Downloaded ipnetwork v0.21.1 |
| 1041 | 2026-06-05T21:21:33.476Z | Downloaded parking_lot v0.11.2 |
| 1042 | 2026-06-05T21:21:33.481Z | Downloaded crossbeam-epoch v0.9.18 |
| 1043 | 2026-06-05T21:21:33.481Z | Downloaded progenitor v0.13.0 |
| 1044 | 2026-06-05T21:21:33.481Z | Downloaded siphasher v1.0.3 |
| 1045 | 2026-06-05T21:21:33.481Z | Downloaded num_enum v0.7.6 |
| 1046 | 2026-06-05T21:21:33.487Z | Downloaded progenitor-client v0.14.0 |
| 1047 | 2026-06-05T21:21:33.487Z | Downloaded sigpipe v0.1.3 |
| 1048 | 2026-06-05T21:21:33.487Z | Downloaded base64 v0.21.7 |
| 1049 | 2026-06-05T21:21:33.494Z | Downloaded progenitor v0.14.0 |
| 1050 | 2026-06-05T21:21:33.494Z | Downloaded diff v0.1.13 |
| 1051 | 2026-06-05T21:21:33.494Z | Downloaded memmap2 v0.9.10 |
| 1052 | 2026-06-05T21:21:33.494Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1053 | 2026-06-05T21:21:33.498Z | Downloaded darling v0.23.0 |
| 1054 | 2026-06-05T21:21:33.498Z | Downloaded crossbeam-utils v0.8.21 |
| 1055 | 2026-06-05T21:21:33.498Z | Downloaded bs58 v0.5.1 |
| 1056 | 2026-06-05T21:21:33.498Z | Downloaded fixedbitset v0.4.2 |
| 1057 | 2026-06-05T21:21:33.504Z | Downloaded strum v0.27.2 |
| 1058 | 2026-06-05T21:21:33.504Z | Downloaded ingot-types v0.1.2 |
| 1059 | 2026-06-05T21:21:33.504Z | Downloaded bitflags v1.3.2 |
| 1060 | 2026-06-05T21:21:33.504Z | Downloaded termtree v0.5.1 |
| 1061 | 2026-06-05T21:21:33.510Z | Downloaded tagptr v0.2.0 |
| 1062 | 2026-06-05T21:21:33.510Z | Downloaded structmeta v0.3.0 |
| 1063 | 2026-06-05T21:21:33.510Z | Downloaded progenitor-extras v0.2.0 |
| 1064 | 2026-06-05T21:21:33.510Z | Downloaded dropshot_endpoint v0.17.1 |
| 1065 | 2026-06-05T21:21:33.510Z | Downloaded stable_deref_trait v1.2.1 |
| 1066 | 2026-06-05T21:21:33.510Z | Downloaded slog-bunyan v2.5.0 |
| 1067 | 2026-06-05T21:21:33.517Z | Downloaded derive_more v0.99.20 |
| 1068 | 2026-06-05T21:21:33.517Z | Downloaded take_mut v0.2.2 |
| 1069 | 2026-06-05T21:21:33.518Z | Downloaded tabled_derive v0.11.0 |
| 1070 | 2026-06-05T21:21:33.518Z | Downloaded papergrid v0.11.0 |
| 1071 | 2026-06-05T21:21:33.521Z | Downloaded tabled_derive v0.7.0 |
| 1072 | 2026-06-05T21:21:33.521Z | Downloaded strum v0.26.3 |
| 1073 | 2026-06-05T21:21:33.521Z | Downloaded rustls-pemfile v2.2.0 |
| 1074 | 2026-06-05T21:21:33.521Z | Downloaded thread-id v5.1.0 |
| 1075 | 2026-06-05T21:21:33.521Z | Downloaded tabwriter v1.4.1 |
| 1076 | 2026-06-05T21:21:33.521Z | Downloaded parking_lot_core v0.8.6 |
| 1077 | 2026-06-05T21:21:33.521Z | Downloaded structmeta-derive v0.3.0 |
| 1078 | 2026-06-05T21:21:33.529Z | Downloaded elliptic-curve v0.13.8 |
| 1079 | 2026-06-05T21:21:33.529Z | Downloaded half v2.7.1 |
| 1080 | 2026-06-05T21:21:33.532Z | Downloaded serde_plain v1.0.2 |
| 1081 | 2026-06-05T21:21:33.535Z | Downloaded scroll v0.13.0 |
| 1082 | 2026-06-05T21:21:33.535Z | Downloaded scroll v0.12.0 |
| 1083 | 2026-06-05T21:21:33.535Z | Downloaded time-core v0.1.8 |
| 1084 | 2026-06-05T21:21:33.535Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1085 | 2026-06-05T21:21:33.536Z | Downloaded testing_table v0.3.0 |
| 1086 | 2026-06-05T21:21:33.536Z | Downloaded serde_tokenstream v0.2.3 |
| 1087 | 2026-06-05T21:21:33.536Z | Downloaded rusty-fork v0.3.1 |
| 1088 | 2026-06-05T21:21:33.536Z | Downloaded async-compression v0.4.42 |
| 1089 | 2026-06-05T21:21:33.541Z | Downloaded arc-swap v1.9.1 |
| 1090 | 2026-06-05T21:21:33.541Z | Downloaded icu_collections v2.2.0 |
| 1091 | 2026-06-05T21:21:33.545Z | Downloaded smf v0.2.3 |
| 1092 | 2026-06-05T21:21:33.545Z | Downloaded smawk v0.3.2 |
| 1093 | 2026-06-05T21:21:33.545Z | Downloaded resolv-conf v0.7.6 |
| 1094 | 2026-06-05T21:21:33.548Z | Downloaded num-complex v0.4.6 |
| 1095 | 2026-06-05T21:21:33.548Z | Downloaded icu_normalizer_data v2.2.0 |
| 1096 | 2026-06-05T21:21:33.548Z | Downloaded topological-sort v0.2.2 |
| 1097 | 2026-06-05T21:21:33.548Z | Downloaded slog-term v2.9.2 |
| 1098 | 2026-06-05T21:21:33.552Z | Downloaded universal-hash v0.5.1 |
| 1099 | 2026-06-05T21:21:33.552Z | Downloaded postcard v1.1.3 |
| 1100 | 2026-06-05T21:21:33.553Z | Downloaded unit-prefix v0.5.2 |
| 1101 | 2026-06-05T21:21:33.556Z | Downloaded typify-macro v0.6.2 |
| 1102 | 2026-06-05T21:21:33.556Z | Downloaded hostname v0.3.1 |
| 1103 | 2026-06-05T21:21:33.556Z | Downloaded cookie v0.18.1 |
| 1104 | 2026-06-05T21:21:33.557Z | Downloaded smartstring v1.0.1 |
| 1105 | 2026-06-05T21:21:33.561Z | Downloaded pest_generator v2.8.6 |
| 1106 | 2026-06-05T21:21:33.561Z | Downloaded serial_test_derive v3.5.0 |
| 1107 | 2026-06-05T21:21:33.561Z | Downloaded darling_core v0.23.0 |
| 1108 | 2026-06-05T21:21:33.565Z | Downloaded const_format v0.2.36 |
| 1109 | 2026-06-05T21:21:33.565Z | Downloaded poly1305 v0.8.0 |
| 1110 | 2026-06-05T21:21:33.569Z | Downloaded spin v0.5.2 |
| 1111 | 2026-06-05T21:21:33.569Z | Downloaded snafu-derive v0.8.9 |
| 1112 | 2026-06-05T21:21:33.569Z | Downloaded usdt v0.6.0 |
| 1113 | 2026-06-05T21:21:33.569Z | Downloaded usdt v0.5.0 |
| 1114 | 2026-06-05T21:21:33.569Z | Downloaded rustls-native-certs v0.8.4 |
| 1115 | 2026-06-05T21:21:33.574Z | Downloaded usdt-macro v0.5.0 |
| 1116 | 2026-06-05T21:21:33.574Z | Downloaded slog-envlogger v2.2.0 |
| 1117 | 2026-06-05T21:21:33.574Z | Downloaded proc-macro-error2 v2.0.1 |
| 1118 | 2026-06-05T21:21:33.574Z | Downloaded wait-timeout v0.2.1 |
| 1119 | 2026-06-05T21:21:33.577Z | Downloaded rustversion v1.0.22 |
| 1120 | 2026-06-05T21:21:33.577Z | Downloaded untrusted v0.7.1 |
| 1121 | 2026-06-05T21:21:33.577Z | Downloaded icu_properties v2.2.0 |
| 1122 | 2026-06-05T21:21:33.577Z | Downloaded paste v1.0.15 |
| 1123 | 2026-06-05T21:21:33.582Z | Downloaded darling_core v0.21.3 |
| 1124 | 2026-06-05T21:21:33.586Z | Downloaded utf-8 v0.7.6 |
| 1125 | 2026-06-05T21:21:33.586Z | Downloaded yoke-derive v0.8.2 |
| 1126 | 2026-06-05T21:21:33.586Z | Downloaded usdt-attr-macro v0.5.0 |
| 1127 | 2026-06-05T21:21:33.586Z | Downloaded unarray v0.1.4 |
| 1128 | 2026-06-05T21:21:33.586Z | Downloaded typify-macro v0.4.3 |
| 1129 | 2026-06-05T21:21:33.586Z | Downloaded slog-stdlog v4.1.1 |
| 1130 | 2026-06-05T21:21:33.590Z | Downloaded waitgroup v0.1.2 |
| 1131 | 2026-06-05T21:21:33.590Z | Downloaded slog-scope v4.4.1 |
| 1132 | 2026-06-05T21:21:33.590Z | Downloaded slog-json v2.6.1 |
| 1133 | 2026-06-05T21:21:33.590Z | Downloaded usdt-attr-macro v0.6.0 |
| 1134 | 2026-06-05T21:21:33.590Z | Downloaded zerofrom-derive v0.1.7 |
| 1135 | 2026-06-05T21:21:33.590Z | Downloaded progenitor-impl v0.10.0 |
| 1136 | 2026-06-05T21:21:33.593Z | Downloaded slog-dtrace v0.3.0 |
| 1137 | 2026-06-05T21:21:33.593Z | Downloaded schemars_derive v0.8.22 |
| 1138 | 2026-06-05T21:21:33.593Z | Downloaded serde_derive_internals v0.29.1 |
| 1139 | 2026-06-05T21:21:33.593Z | Downloaded bit-vec v0.8.0 |
| 1140 | 2026-06-05T21:21:33.597Z | Downloaded bcs v0.1.6 |
| 1141 | 2026-06-05T21:21:33.597Z | Downloaded strum_macros v0.27.2 |
| 1142 | 2026-06-05T21:21:33.597Z | Downloaded tiny-keccak v2.0.2 |
| 1143 | 2026-06-05T21:21:33.600Z | Downloaded synstructure v0.13.2 |
| 1144 | 2026-06-05T21:21:33.600Z | Downloaded slog-async v2.8.0 |
| 1145 | 2026-06-05T21:21:33.600Z | Downloaded backoff v0.4.0 |
| 1146 | 2026-06-05T21:21:33.604Z | Downloaded argon2 v0.5.3 |
| 1147 | 2026-06-05T21:21:33.604Z | Downloaded crossbeam-channel v0.5.15 |
| 1148 | 2026-06-05T21:21:33.608Z | Downloaded indexmap v1.9.3 |
| 1149 | 2026-06-05T21:21:33.612Z | Downloaded zone_cfg_derive v0.3.1 |
| 1150 | 2026-06-05T21:21:33.616Z | Downloaded time-macros v0.2.27 |
| 1151 | 2026-06-05T21:21:33.616Z | Downloaded thread-id v4.2.2 |
| 1152 | 2026-06-05T21:21:33.616Z | Downloaded thiserror-no-std v2.0.2 |
| 1153 | 2026-06-05T21:21:33.619Z | Downloaded zeroize_derive v1.4.3 |
| 1154 | 2026-06-05T21:21:33.619Z | Downloaded zerofrom v0.1.8 |
| 1155 | 2026-06-05T21:21:33.619Z | Downloaded pest_meta v2.8.6 |
| 1156 | 2026-06-05T21:21:33.622Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1157 | 2026-06-05T21:21:33.623Z | Downloaded expectorate v1.2.0 |
| 1158 | 2026-06-05T21:21:33.627Z | Downloaded zone v0.3.1 |
| 1159 | 2026-06-05T21:21:33.627Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1160 | 2026-06-05T21:21:33.627Z | Downloaded papergrid v0.18.0 |
| 1161 | 2026-06-05T21:21:33.632Z | Downloaded strum_macros v0.26.4 |
| 1162 | 2026-06-05T21:21:33.632Z | Downloaded schemars v0.8.22 |
| 1163 | 2026-06-05T21:21:33.641Z | Downloaded writeable v0.6.3 |
| 1164 | 2026-06-05T21:21:33.645Z | Downloaded vsss-rs v3.3.4 |
| 1165 | 2026-06-05T21:21:33.645Z | Downloaded tokio-tungstenite v0.21.0 |
| 1166 | 2026-06-05T21:21:33.645Z | Downloaded similar v2.7.0 |
| 1167 | 2026-06-05T21:21:33.645Z | Downloaded thin-vec v0.2.18 |
| 1168 | 2026-06-05T21:21:33.645Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1169 | 2026-06-05T21:21:33.650Z | Downloaded icu_normalizer v2.2.0 |
| 1170 | 2026-06-05T21:21:33.650Z | Downloaded tokio-dtrace v0.1.1 |
| 1171 | 2026-06-05T21:21:33.650Z | Downloaded progenitor-impl v0.14.0 |
| 1172 | 2026-06-05T21:21:33.654Z | Downloaded progenitor-impl v0.13.0 |
| 1173 | 2026-06-05T21:21:33.654Z | Downloaded zerovec-derive v0.11.3 |
| 1174 | 2026-06-05T21:21:33.654Z | Downloaded usdt-macro v0.6.0 |
| 1175 | 2026-06-05T21:21:33.654Z | Downloaded usdt-impl v0.5.0 |
| 1176 | 2026-06-05T21:21:33.659Z | Downloaded whoami v1.6.1 |
| 1177 | 2026-06-05T21:21:33.659Z | Downloaded walkdir v2.5.0 |
| 1178 | 2026-06-05T21:21:33.659Z | Downloaded serde_with_macros v3.20.0 |
| 1179 | 2026-06-05T21:21:33.659Z | Downloaded indicatif v0.18.4 |
| 1180 | 2026-06-05T21:21:33.663Z | Downloaded spin v0.9.8 |
| 1181 | 2026-06-05T21:21:33.664Z | Downloaded prettyplease v0.2.37 |
| 1182 | 2026-06-05T21:21:33.669Z | Downloaded pest_derive v2.8.6 |
| 1183 | 2026-06-05T21:21:33.669Z | Downloaded crypto-bigint v0.5.5 |
| 1184 | 2026-06-05T21:21:33.669Z | Downloaded ucd-trie v0.1.7 |
| 1185 | 2026-06-05T21:21:33.672Z | Downloaded rhai_codegen v3.2.0 |
| 1186 | 2026-06-05T21:21:33.675Z | Downloaded pretty_assertions v1.4.1 |
| 1187 | 2026-06-05T21:21:33.675Z | Downloaded jiff-static v0.2.28 |
| 1188 | 2026-06-05T21:21:33.679Z | Downloaded xz2 v0.1.7 |
| 1189 | 2026-06-05T21:21:33.681Z | Downloaded term v1.2.1 |
| 1190 | 2026-06-05T21:21:33.684Z | Downloaded tinystr v0.8.3 |
| 1191 | 2026-06-05T21:21:33.684Z | Downloaded konst v0.2.20 |
| 1192 | 2026-06-05T21:21:33.688Z | Downloaded rand v0.8.6 |
| 1193 | 2026-06-05T21:21:33.689Z | Downloaded icu_locale_core v2.2.0 |
| 1194 | 2026-06-05T21:21:33.692Z | Downloaded slog v2.8.2 |
| 1195 | 2026-06-05T21:21:33.696Z | Downloaded typify v0.4.3 |
| 1196 | 2026-06-05T21:21:33.696Z | Downloaded qorb v0.4.1 |
| 1197 | 2026-06-05T21:21:33.704Z | Downloaded usdt-impl v0.6.0 |
| 1198 | 2026-06-05T21:21:33.707Z | Downloaded unsafe-libyaml v0.2.11 |
| 1199 | 2026-06-05T21:21:33.707Z | Downloaded snafu v0.8.9 |
| 1200 | 2026-06-05T21:21:33.710Z | Downloaded yoke v0.8.3 |
| 1201 | 2026-06-05T21:21:33.710Z | Downloaded minimal-lexical v0.2.1 |
| 1202 | 2026-06-05T21:21:33.713Z | Downloaded schemars v1.2.1 |
| 1203 | 2026-06-05T21:21:33.719Z | Downloaded test-strategy v0.4.5 |
| 1204 | 2026-06-05T21:21:33.724Z | Downloaded hashbrown v0.12.3 |
| 1205 | 2026-06-05T21:21:33.729Z | Downloaded nom v8.0.0 |
| 1206 | 2026-06-05T21:21:33.729Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1207 | 2026-06-05T21:21:33.733Z | Downloaded schemars v0.9.0 |
| 1208 | 2026-06-05T21:21:33.736Z | Downloaded typify v0.6.2 |
| 1209 | 2026-06-05T21:21:33.739Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1210 | 2026-06-05T21:21:33.743Z | Downloaded rayon-core v1.13.0 |
| 1211 | 2026-06-05T21:21:33.747Z | Downloaded zerocopy-derive v0.7.35 |
| 1212 | 2026-06-05T21:21:33.751Z | Downloaded hickory-resolver v0.25.2 |
| 1213 | 2026-06-05T21:21:33.756Z | Downloaded steno v0.4.1 |
| 1214 | 2026-06-05T21:21:33.759Z | Downloaded pest v2.8.6 |
| 1215 | 2026-06-05T21:21:33.762Z | Downloaded nom v7.1.3 |
| 1216 | 2026-06-05T21:21:33.767Z | Downloaded tungstenite v0.21.0 |
| 1217 | 2026-06-05T21:21:33.771Z | Downloaded yansi v1.0.1 |
| 1218 | 2026-06-05T21:21:33.771Z | Downloaded toml_edit v0.19.15 |
| 1219 | 2026-06-05T21:21:33.776Z | Downloaded typed-path v0.9.3 |
| 1220 | 2026-06-05T21:21:33.781Z | Downloaded dropshot-api-manager v0.7.2 |
| 1221 | 2026-06-05T21:21:33.785Z | Downloaded toml v0.7.8 |
| 1222 | 2026-06-05T21:21:33.794Z | Downloaded zerotrie v0.2.4 |
| 1223 | 2026-06-05T21:21:33.797Z | Downloaded rand v0.10.1 |
| 1224 | 2026-06-05T21:21:33.800Z | Downloaded itertools v0.12.1 |
| 1225 | 2026-06-05T21:21:33.804Z | Downloaded blake3 v1.8.5 |
| 1226 | 2026-06-05T21:21:33.817Z | Downloaded zerocopy-derive v0.8.50 |
| 1227 | 2026-06-05T21:21:33.822Z | Downloaded libm v0.2.16 |
| 1228 | 2026-06-05T21:21:33.830Z | Downloaded hashbrown v0.16.1 |
| 1229 | 2026-06-05T21:21:33.833Z | Downloaded reqwest v0.13.4 |
| 1230 | 2026-06-05T21:21:33.837Z | Downloaded icu_properties_data v2.2.0 |
| 1231 | 2026-06-05T21:21:33.842Z | Downloaded tough v0.22.0 |
| 1232 | 2026-06-05T21:21:33.846Z | Downloaded goblin v0.8.2 |
| 1233 | 2026-06-05T21:21:33.854Z | Downloaded rayon v1.12.0 |
| 1234 | 2026-06-05T21:21:33.861Z | Downloaded winnow v0.5.40 |
| 1235 | 2026-06-05T21:21:34.869Z | Downloaded zerocopy v0.7.35 |
| 1236 | 2026-06-05T21:21:34.872Z | Downloaded aws-lc-rs v1.17.0 |
| 1237 | 2026-06-05T21:21:34.873Z | Downloaded serde_with v3.20.0 |
| 1238 | 2026-06-05T21:21:34.873Z | Downloaded moka v0.12.15 |
| 1239 | 2026-06-05T21:21:34.873Z | Downloaded zerovec v0.11.6 |
| 1240 | 2026-06-05T21:21:34.873Z | Downloaded proptest v1.11.0 |
| 1241 | 2026-06-05T21:21:34.873Z | Downloaded iddqd v0.4.2 |
| 1242 | 2026-06-05T21:21:34.873Z | Downloaded tabled v0.21.0 |
| 1243 | 2026-06-05T21:21:34.873Z | Downloaded time v0.3.47 |
| 1244 | 2026-06-05T21:21:34.873Z | Downloaded tabled v0.15.0 |
| 1245 | 2026-06-05T21:21:34.873Z | Downloaded goblin v0.10.7 |
| 1246 | 2026-06-05T21:21:34.873Z | Downloaded syn v1.0.109 |
| 1247 | 2026-06-05T21:21:34.873Z | Downloaded rhai v1.25.1 |
| 1248 | 2026-06-05T21:21:34.873Z | Downloaded openapiv3 v2.2.0 |
| 1249 | 2026-06-05T21:21:34.873Z | Downloaded dropshot v0.17.1 |
| 1250 | 2026-06-05T21:21:34.873Z | Downloaded regress v0.11.1 |
| 1251 | 2026-06-05T21:21:34.873Z | Downloaded smoltcp v0.11.0 |
| 1252 | 2026-06-05T21:21:34.873Z | Downloaded hickory-proto v0.24.4 |
| 1253 | 2026-06-05T21:21:34.873Z | Downloaded nix v0.31.3 |
| 1254 | 2026-06-05T21:21:34.873Z | Downloaded regress v0.10.5 |
| 1255 | 2026-06-05T21:21:34.873Z | Downloaded hickory-proto v0.25.2 |
| 1256 | 2026-06-05T21:21:34.873Z | Downloaded petgraph v0.6.5 |
| 1257 | 2026-06-05T21:21:34.873Z | Downloaded typify-impl v0.6.2 |
| 1258 | 2026-06-05T21:21:34.873Z | Downloaded chrono-tz v0.10.4 |
| 1259 | 2026-06-05T21:21:34.873Z | Downloaded typify-impl v0.4.3 |
| 1260 | 2026-06-05T21:21:34.873Z | Downloaded sled v0.34.7 |
| 1261 | 2026-06-05T21:21:34.873Z | Downloaded sha3 v0.10.9 |
| 1262 | 2026-06-05T21:21:34.873Z | Downloaded csv v1.4.0 |
| 1263 | 2026-06-05T21:21:34.873Z | Downloaded lzma-sys v0.1.20 |
| 1264 | 2026-06-05T21:21:34.873Z | Downloaded jiff v0.2.28 |
| 1265 | 2026-06-05T21:21:34.873Z | Downloaded encoding_rs v0.8.35 |
| 1266 | 2026-06-05T21:21:34.873Z | Downloaded aws-lc-sys v0.41.0 |
| 1267 | 2026-06-05T21:21:35.613Z | Compiling proc-macro2 v1.0.106 |
| 1268 | 2026-06-05T21:21:35.613Z | Compiling unicode-ident v1.0.24 |
| 1269 | 2026-06-05T21:21:35.613Z | Compiling quote v1.0.45 |
| 1270 | 2026-06-05T21:21:35.613Z | Compiling serde_core v1.0.228 |
| 1271 | 2026-06-05T21:21:35.613Z | Compiling cfg-if v1.0.4 |
| 1272 | 2026-06-05T21:21:35.614Z | Compiling serde v1.0.228 |
| 1273 | 2026-06-05T21:21:35.614Z | Compiling libc v0.2.186 |
| 1274 | 2026-06-05T21:21:35.614Z | Compiling memchr v2.8.1 |
| 1275 | 2026-06-05T21:21:35.811Z | Compiling itoa v1.0.18 |
| 1276 | 2026-06-05T21:21:35.991Z | Compiling zmij v1.0.21 |
| 1277 | 2026-06-05T21:21:36.051Z | Compiling autocfg v1.5.1 |
| 1278 | 2026-06-05T21:21:36.065Z | Compiling libm v0.2.16 |
| 1279 | 2026-06-05T21:21:36.394Z | Compiling stable_deref_trait v1.2.1 |
| 1280 | 2026-06-05T21:21:36.415Z | Compiling litemap v0.8.2 |
| 1281 | 2026-06-05T21:21:36.461Z | Compiling writeable v0.6.3 |
| 1282 | 2026-06-05T21:21:36.549Z | Compiling utf8_iter v1.0.4 |
| 1283 | 2026-06-05T21:21:36.590Z | Compiling icu_normalizer_data v2.2.0 |
| 1284 | 2026-06-05T21:21:36.601Z | Compiling icu_properties_data v2.2.0 |
| 1285 | 2026-06-05T21:21:36.635Z | Compiling percent-encoding v2.3.2 |
| 1286 | 2026-06-05T21:21:36.657Z | Compiling iana-time-zone v0.1.65 |
| 1287 | 2026-06-05T21:21:36.828Z | Compiling version_check v0.9.5 |
| 1288 | 2026-06-05T21:21:36.856Z | Compiling syn v2.0.117 |
| 1289 | 2026-06-05T21:21:36.916Z | Compiling equivalent v1.0.2 |
| 1290 | 2026-06-05T21:21:36.970Z | Compiling form_urlencoded v1.2.2 |
| 1291 | 2026-06-05T21:21:36.996Z | Compiling serde_json v1.0.150 |
| 1292 | 2026-06-05T21:21:37.025Z | Compiling pin-project-lite v0.2.17 |
| 1293 | 2026-06-05T21:21:37.047Z | Compiling dyn-clone v1.0.20 |
| 1294 | 2026-06-05T21:21:37.106Z | Compiling scopeguard v1.2.0 |
| 1295 | 2026-06-05T21:21:37.126Z | Compiling parking_lot_core v0.9.12 |
| 1296 | 2026-06-05T21:21:37.144Z | Compiling num-traits v0.2.19 |
| 1297 | 2026-06-05T21:21:37.192Z | Compiling lock_api v0.4.14 |
| 1298 | 2026-06-05T21:21:37.207Z | Compiling rand_core v0.10.1 |
| 1299 | 2026-06-05T21:21:37.247Z | Compiling thiserror v2.0.18 |
| 1300 | 2026-06-05T21:21:37.417Z | Compiling hashbrown v0.17.1 |
| 1301 | 2026-06-05T21:21:37.482Z | Compiling getrandom v0.4.2 |
| 1302 | 2026-06-05T21:21:37.505Z | Compiling errno v0.3.14 |
| 1303 | 2026-06-05T21:21:37.641Z | Compiling log v0.4.32 |
| 1304 | 2026-06-05T21:21:37.654Z | Compiling heck v0.5.0 |
| 1305 | 2026-06-05T21:21:37.777Z | Compiling semver v1.0.28 |
| 1306 | 2026-06-05T21:21:37.909Z | Compiling indexmap v2.14.0 |
| 1307 | 2026-06-05T21:21:37.942Z | Compiling futures-core v0.3.32 |
| 1308 | 2026-06-05T21:21:38.010Z | Compiling zerocopy v0.8.50 |
| 1309 | 2026-06-05T21:21:38.090Z | Compiling uuid v1.23.2 |
| 1310 | 2026-06-05T21:21:38.122Z | Compiling futures-sink v0.3.32 |
| 1311 | 2026-06-05T21:21:38.225Z | Compiling schemars v0.8.22 |
| 1312 | 2026-06-05T21:21:38.245Z | Compiling slab v0.4.12 |
| 1313 | 2026-06-05T21:21:38.428Z | Compiling jobserver v0.1.34 |
| 1314 | 2026-06-05T21:21:38.494Z | Compiling fnv v1.0.7 |
| 1315 | 2026-06-05T21:21:38.499Z | Compiling find-msvc-tools v0.1.9 |
| 1316 | 2026-06-05T21:21:38.536Z | Compiling shlex v2.0.1 |
| 1317 | 2026-06-05T21:21:38.552Z | Compiling rustversion v1.0.22 |
| 1318 | 2026-06-05T21:21:38.565Z | Compiling futures-channel v0.3.32 |
| 1319 | 2026-06-05T21:21:38.722Z | Compiling cc v1.2.63 |
| 1320 | 2026-06-05T21:21:38.734Z | Compiling bitflags v2.12.1 |
| 1321 | 2026-06-05T21:21:38.751Z | Compiling futures-task v0.3.32 |
| 1322 | 2026-06-05T21:21:38.791Z | Compiling futures-io v0.3.32 |
| 1323 | 2026-06-05T21:21:38.928Z | Compiling portable-atomic v1.13.1 |
| 1324 | 2026-06-05T21:21:38.950Z | Compiling socket2 v0.6.4 |
| 1325 | 2026-06-05T21:21:38.975Z | Compiling signal-hook-registry v1.4.8 |
| 1326 | 2026-06-05T21:21:38.994Z | Compiling mio v1.2.1 |
| 1327 | 2026-06-05T21:21:39.215Z | Compiling critical-section v1.2.0 |
| 1328 | 2026-06-05T21:21:39.274Z | Compiling fs_extra v1.3.0 |
| 1329 | 2026-06-05T21:21:39.324Z | Compiling typenum v1.20.1 |
| 1330 | 2026-06-05T21:21:39.405Z | Compiling dunce v1.0.5 |
| 1331 | 2026-06-05T21:21:39.499Z | Compiling cmake v0.1.58 |
| 1332 | 2026-06-05T21:21:39.514Z | Compiling base64 v0.22.1 |
| 1333 | 2026-06-05T21:21:39.529Z | Compiling byteorder v1.5.0 |
| 1334 | 2026-06-05T21:21:39.557Z | Compiling slog v2.8.2 |
| 1335 | 2026-06-05T21:21:39.754Z | Compiling synstructure v0.13.2 |
| 1336 | 2026-06-05T21:21:39.793Z | Compiling serde_derive_internals v0.29.1 |
| 1337 | 2026-06-05T21:21:39.838Z | Compiling once_cell v1.21.4 |
| 1338 | 2026-06-05T21:21:39.854Z | Compiling rustix v1.1.4 |
| 1339 | 2026-06-05T21:21:39.955Z | Compiling subtle v2.6.1 |
| 1340 | 2026-06-05T21:21:40.029Z | Compiling aws-lc-sys v0.41.0 |
| 1341 | 2026-06-05T21:21:40.055Z | Compiling strsim v0.11.1 |
| 1342 | 2026-06-05T21:21:40.130Z | Compiling regex-syntax v0.8.10 |
| 1343 | 2026-06-05T21:21:40.144Z | Compiling httparse v1.10.1 |
| 1344 | 2026-06-05T21:21:40.273Z | Compiling atomic-waker v1.1.2 |
| 1345 | 2026-06-05T21:21:40.397Z | Compiling ipnet v2.12.0 |
| 1346 | 2026-06-05T21:21:40.412Z | Compiling tower-service v0.3.3 |
| 1347 | 2026-06-05T21:21:40.441Z | Compiling tower-layer v0.3.3 |
| 1348 | 2026-06-05T21:21:40.496Z | Compiling getrandom v0.2.17 |
| 1349 | 2026-06-05T21:21:40.519Z | Compiling ucd-trie v0.1.7 |
| 1350 | 2026-06-05T21:21:40.594Z | Compiling try-lock v0.2.5 |
| 1351 | 2026-06-05T21:21:40.680Z | Compiling ryu v1.0.23 |
| 1352 | 2026-06-05T21:21:40.696Z | Compiling untrusted v0.9.0 |
| 1353 | 2026-06-05T21:21:40.811Z | Compiling getrandom v0.3.4 |
| 1354 | 2026-06-05T21:21:40.815Z | Compiling thiserror v1.0.69 |
| 1355 | 2026-06-05T21:21:40.835Z | Compiling want v0.3.1 |
| 1356 | 2026-06-05T21:21:40.862Z | Compiling pest v2.8.6 |
| 1357 | 2026-06-05T21:21:40.917Z | Compiling serde_derive v1.0.228 |
| 1358 | 2026-06-05T21:21:40.927Z | Compiling zerofrom-derive v0.1.7 |
| 1359 | 2026-06-05T21:21:40.996Z | Compiling yoke-derive v0.8.2 |
| 1360 | 2026-06-05T21:21:41.134Z | Compiling zerovec-derive v0.11.3 |
| 1361 | 2026-06-05T21:21:41.154Z | Compiling displaydoc v0.2.6 |
| 1362 | 2026-06-05T21:21:41.949Z | Compiling schemars_derive v0.8.22 |
| 1363 | 2026-06-05T21:21:42.057Z | Compiling thiserror-impl v2.0.18 |
| 1364 | 2026-06-05T21:21:42.099Z | Compiling tokio-macros v2.7.0 |
| 1365 | 2026-06-05T21:21:42.117Z | Compiling zerofrom v0.1.8 |
| 1366 | 2026-06-05T21:21:42.207Z | Compiling yoke v0.8.3 |
| 1367 | 2026-06-05T21:21:42.232Z | Compiling zerocopy-derive v0.8.50 |
| 1368 | 2026-06-05T21:21:42.443Z | Compiling zerovec v0.11.6 |
| 1369 | 2026-06-05T21:21:42.769Z | Compiling zerotrie v0.2.4 |
| 1370 | 2026-06-05T21:21:42.903Z | Compiling tinystr v0.8.3 |
| 1371 | 2026-06-05T21:21:42.972Z | Compiling potential_utf v0.1.5 |
| 1372 | 2026-06-05T21:21:43.065Z | Compiling icu_locale_core v2.2.0 |
| 1373 | 2026-06-05T21:21:43.101Z | Compiling icu_collections v2.2.0 |
| 1374 | 2026-06-05T21:21:43.134Z | Compiling zeroize_derive v1.4.3 |
| 1375 | 2026-06-05T21:21:43.204Z | Compiling futures-macro v0.3.32 |
| 1376 | 2026-06-05T21:21:43.614Z | Compiling thiserror-impl v1.0.69 |
| 1377 | 2026-06-05T21:21:43.623Z | Compiling rand_core v0.6.4 |
| 1378 | 2026-06-05T21:21:43.807Z | Compiling icu_provider v2.2.0 |
| 1379 | 2026-06-05T21:21:43.837Z | Compiling zeroize v1.8.2 |
| 1380 | 2026-06-05T21:21:44.033Z | Compiling bytes v1.11.1 |
| 1381 | 2026-06-05T21:21:44.044Z | Compiling smallvec v1.15.1 |
| 1382 | 2026-06-05T21:21:44.047Z | Compiling icu_properties v2.2.0 |
| 1383 | 2026-06-05T21:21:44.123Z | Compiling chrono v0.4.45 |
| 1384 | 2026-06-05T21:21:44.134Z | Compiling futures-util v0.3.32 |
| 1385 | 2026-06-05T21:21:44.267Z | Compiling icu_normalizer v2.2.0 |
| 1386 | 2026-06-05T21:21:44.765Z | Compiling http v1.4.1 |
| 1387 | 2026-06-05T21:21:44.845Z | Compiling parking_lot v0.12.5 |
| 1388 | 2026-06-05T21:21:44.952Z | Compiling idna_adapter v1.2.2 |
| 1389 | 2026-06-05T21:21:45.100Z | Compiling idna v1.1.0 |
| 1390 | 2026-06-05T21:21:45.200Z | Compiling tokio v1.52.3 |
| 1391 | 2026-06-05T21:21:45.237Z | Compiling serde_tokenstream v0.2.3 |
| 1392 | 2026-06-05T21:21:45.512Z | Compiling url v2.5.8 |
| 1393 | 2026-06-05T21:21:45.598Z | Compiling erased-serde v0.3.31 |
| 1394 | 2026-06-05T21:21:45.725Z | Compiling http-body v1.0.1 |
| 1395 | 2026-06-05T21:21:45.851Z | Compiling httpdate v1.0.3 |
| 1396 | 2026-06-05T21:21:46.128Z | Compiling pest_meta v2.8.6 |
| 1397 | 2026-06-05T21:21:46.365Z | Compiling ppv-lite86 v0.2.21 |
| 1398 | 2026-06-05T21:21:46.376Z | Compiling pretty-hex v0.4.2 |
| 1399 | 2026-06-05T21:21:46.478Z | Compiling plain v0.2.3 |
| 1400 | 2026-06-05T21:21:46.505Z | Compiling winnow v1.0.3 |
| 1401 | 2026-06-05T21:21:46.517Z | Compiling foldhash v0.2.0 |
| 1402 | 2026-06-05T21:21:46.580Z | Compiling paste v1.0.15 |
| 1403 | 2026-06-05T21:21:46.673Z | Compiling pest_generator v2.8.6 |
| 1404 | 2026-06-05T21:21:46.738Z | Compiling ipnetwork v0.21.1 |
| 1405 | 2026-06-05T21:21:46.877Z | Compiling allocator-api2 v0.2.21 |
| 1406 | 2026-06-05T21:21:47.172Z | Compiling oxnet v0.1.6 |
| 1407 | 2026-06-05T21:21:47.193Z | Compiling hashbrown v0.16.1 |
| 1408 | 2026-06-05T21:21:47.337Z | Compiling pest_derive v2.8.6 |
| 1409 | 2026-06-05T21:21:47.337Z | Compiling tracing-attributes v0.1.31 |
| 1410 | 2026-06-05T21:21:47.435Z | Compiling tracing-core v0.1.36 |
| 1411 | 2026-06-05T21:21:47.606Z | Compiling omicron-workspace-hack v0.1.0 |
| 1412 | 2026-06-05T21:21:47.683Z | Compiling ident_case v1.0.1 |
| 1413 | 2026-06-05T21:21:47.824Z | Compiling http-body-util v0.1.3 |
| 1414 | 2026-06-05T21:21:47.847Z | Compiling serde_urlencoded v0.7.1 |
| 1415 | 2026-06-05T21:21:47.918Z | Compiling aho-corasick v1.1.4 |
| 1416 | 2026-06-05T21:21:48.069Z | Compiling sync_wrapper v1.0.2 |
| 1417 | 2026-06-05T21:21:48.084Z | Compiling daft-derive v0.1.7 |
| 1418 | 2026-06-05T21:21:48.303Z | Compiling fastrand v2.4.1 |
| 1419 | 2026-06-05T21:21:48.564Z | Compiling scroll_derive v0.13.1 |
| 1420 | 2026-06-05T21:21:48.584Z | Compiling tracing v0.1.44 |
| 1421 | 2026-06-05T21:21:48.819Z | Compiling regex-automata v0.4.14 |
| 1422 | 2026-06-05T21:21:48.850Z | Compiling async-trait v0.1.89 |
| 1423 | 2026-06-05T21:21:49.167Z | Compiling tokio-util v0.7.18 |
| 1424 | 2026-06-05T21:21:49.383Z | Compiling aws-lc-rs v1.17.0 |
| 1425 | 2026-06-05T21:21:49.403Z | Compiling num-conv v0.2.2 |
| 1426 | 2026-06-05T21:21:49.546Z | Compiling anyhow v1.0.102 |
| 1427 | 2026-06-05T21:21:49.692Z | Compiling powerfmt v0.2.0 |
| 1428 | 2026-06-05T21:21:49.829Z | Compiling time-core v0.1.8 |
| 1429 | 2026-06-05T21:21:49.893Z | Compiling deranged v0.5.8 |
| 1430 | 2026-06-05T21:21:49.896Z | Compiling scroll v0.13.0 |
| 1431 | 2026-06-05T21:21:49.967Z | Compiling time-macros v0.2.27 |
| 1432 | 2026-06-05T21:21:50.072Z | Compiling rustls-pki-types v1.14.1 |
| 1433 | 2026-06-05T21:21:50.159Z | Compiling openssl-probe v0.2.1 |
| 1434 | 2026-06-05T21:21:50.344Z | Compiling hex v0.4.3 |
| 1435 | 2026-06-05T21:21:50.548Z | Compiling regex v1.12.3 |
| 1436 | 2026-06-05T21:21:50.592Z | Compiling num_threads v0.1.7 |
| 1437 | 2026-06-05T21:21:50.695Z | Compiling goblin v0.10.7 |
| 1438 | 2026-06-05T21:21:50.950Z | Compiling camino v1.2.2 |
| 1439 | 2026-06-05T21:21:51.011Z | Compiling untrusted v0.7.1 |
| 1440 | 2026-06-05T21:21:51.321Z | Compiling rustls v0.23.40 |
| 1441 | 2026-06-05T21:21:51.332Z | Compiling crc32fast v1.5.0 |
| 1442 | 2026-06-05T21:21:51.402Z | Compiling usdt-impl v0.6.0 |
| 1443 | 2026-06-05T21:21:51.560Z | Compiling h2 v0.4.14 |
| 1444 | 2026-06-05T21:21:51.670Z | Compiling dtrace-parser v0.3.0 |
| 1445 | 2026-06-05T21:21:51.681Z | Compiling futures-executor v0.3.32 |
| 1446 | 2026-06-05T21:21:51.703Z | Compiling crossbeam-utils v0.8.21 |
| 1447 | 2026-06-05T21:21:52.026Z | Compiling structmeta-derive v0.3.0 |
| 1448 | 2026-06-05T21:21:52.133Z | Compiling thread-id v5.1.0 |
| 1449 | 2026-06-05T21:21:52.145Z | Compiling simd-adler32 v0.3.9 |
| 1450 | 2026-06-05T21:21:52.213Z | Compiling cpufeatures v0.3.0 |
| 1451 | 2026-06-05T21:21:52.285Z | Compiling adler2 v2.0.1 |
| 1452 | 2026-06-05T21:21:52.412Z | Compiling miniz_oxide v0.8.9 |
| 1453 | 2026-06-05T21:21:52.580Z | Compiling futures v0.3.32 |
| 1454 | 2026-06-05T21:21:52.657Z | Compiling rand_core v0.9.5 |
| 1455 | 2026-06-05T21:21:52.874Z | Compiling darling_core v0.23.0 |
| 1456 | 2026-06-05T21:21:52.951Z | Compiling newtype-uuid-macros v0.1.0 |
| 1457 | 2026-06-05T21:21:53.074Z | Compiling hybrid-array v0.4.12 |
| 1458 | 2026-06-05T21:21:53.122Z | Compiling structmeta v0.3.0 |
| 1459 | 2026-06-05T21:21:53.467Z | Compiling thread_local v1.1.9 |
| 1460 | 2026-06-05T21:21:53.528Z | Compiling dof v0.4.0 |
| 1461 | 2026-06-05T21:21:53.741Z | Compiling hyper v1.10.1 |
| 1462 | 2026-06-05T21:21:53.768Z | Compiling match_cfg v0.1.0 |
| 1463 | 2026-06-05T21:21:53.847Z | Compiling flate2 v1.1.9 |
| 1464 | 2026-06-05T21:21:54.679Z | Compiling newtype-uuid v1.3.2 |
| 1465 | 2026-06-05T21:21:54.870Z | Compiling hyper-util v0.1.20 |
| 1466 | 2026-06-05T21:21:54.924Z | Compiling ref-cast v1.0.25 |
| 1467 | 2026-06-05T21:21:54.943Z | Compiling darling_macro v0.23.0 |
| 1468 | 2026-06-05T21:21:55.019Z | Compiling compression-core v0.4.32 |
| 1469 | 2026-06-05T21:21:55.243Z | Compiling quick-error v1.2.3 |
| 1470 | 2026-06-05T21:21:55.310Z | Compiling slog-async v2.8.0 |
| 1471 | 2026-06-05T21:21:55.386Z | Compiling compression-codecs v0.4.38 |
| 1472 | 2026-06-05T21:21:55.437Z | Compiling daft v0.1.7 |
| 1473 | 2026-06-05T21:21:55.462Z | Compiling block-buffer v0.12.0 |
| 1474 | 2026-06-05T21:21:55.526Z | Compiling darling v0.23.0 |
| 1475 | 2026-06-05T21:21:55.604Z | Compiling crypto-common v0.2.2 |
| 1476 | 2026-06-05T21:21:55.615Z | Compiling rand_chacha v0.9.0 |
| 1477 | 2026-06-05T21:21:55.654Z | Compiling strum_macros v0.26.4 |
| 1478 | 2026-06-05T21:21:55.688Z | Compiling usdt-attr-macro v0.6.0 |
| 1479 | 2026-06-05T21:21:55.700Z | Compiling usdt-macro v0.6.0 |
| 1480 | 2026-06-05T21:21:56.038Z | Compiling ref-cast-impl v1.0.25 |
| 1481 | 2026-06-05T21:21:56.049Z | Compiling serde_spanned v1.1.1 |
| 1482 | 2026-06-05T21:21:56.189Z | Compiling generic-array v0.14.7 |
| 1483 | 2026-06-05T21:21:56.425Z | Compiling multer v3.1.0 |
| 1484 | 2026-06-05T21:21:56.525Z | Compiling const-oid v0.10.2 |
| 1485 | 2026-06-05T21:21:56.548Z | Compiling debug-ignore v1.0.5 |
| 1486 | 2026-06-05T21:21:56.644Z | Compiling bit-vec v0.8.0 |
| 1487 | 2026-06-05T21:21:56.644Z | Compiling take_mut v0.2.2 |
| 1488 | 2026-06-05T21:21:56.665Z | Compiling term v1.2.1 |
| 1489 | 2026-06-05T21:21:56.735Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1490 | 2026-06-05T21:21:56.755Z | Compiling digest v0.11.3 |
| 1491 | 2026-06-05T21:21:56.818Z | Compiling bit-set v0.8.0 |
| 1492 | 2026-06-05T21:21:56.934Z | Compiling rand v0.9.4 |
| 1493 | 2026-06-05T21:21:56.945Z | Compiling serde_with_macros v3.20.0 |
| 1494 | 2026-06-05T21:21:56.960Z | Compiling async-stream-impl v0.3.6 |
| 1495 | 2026-06-05T21:21:56.970Z | Compiling dropshot v0.17.1 |
| 1496 | 2026-06-05T21:21:57.208Z | Compiling encoding_rs v0.8.35 |
| 1497 | 2026-06-05T21:21:57.272Z | Compiling strum v0.26.3 |
| 1498 | 2026-06-05T21:21:57.464Z | Compiling syn v1.0.109 |
| 1499 | 2026-06-05T21:21:57.621Z | Compiling mime v0.3.17 |
| 1500 | 2026-06-05T21:21:57.635Z | Compiling spin v0.9.8 |
| 1501 | 2026-06-05T21:21:57.637Z | Compiling unarray v0.1.4 |
| 1502 | 2026-06-05T21:21:57.707Z | Compiling async-stream v0.3.6 |
| 1503 | 2026-06-05T21:21:57.837Z | Compiling sha1 v0.11.0 |
| 1504 | 2026-06-05T21:21:57.851Z | Compiling derive-ex v0.1.8 |
| 1505 | 2026-06-05T21:21:57.878Z | Compiling tower v0.5.3 |
| 1506 | 2026-06-05T21:21:58.082Z | Compiling dropshot_endpoint v0.17.1 |
| 1507 | 2026-06-05T21:21:58.101Z | Compiling macaddr v1.0.1 |
| 1508 | 2026-06-05T21:21:58.112Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1509 | 2026-06-05T21:21:58.319Z | Compiling waitgroup v0.1.2 |
| 1510 | 2026-06-05T21:21:58.351Z | Compiling serde_path_to_error v0.1.20 |
| 1511 | 2026-06-05T21:21:58.594Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1512 | 2026-06-05T21:21:58.706Z | Compiling tower-http v0.6.11 |
| 1513 | 2026-06-05T21:21:58.786Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1514 | 2026-06-05T21:21:58.948Z | Compiling tempfile v3.27.0 |
| 1515 | 2026-06-05T21:21:58.965Z | Compiling openapiv3 v2.2.0 |
| 1516 | 2026-06-05T21:21:59.129Z | Compiling strum_macros v0.27.2 |
| 1517 | 2026-06-05T21:21:59.421Z | Compiling test-strategy v0.4.5 |
| 1518 | 2026-06-05T21:21:59.742Z | Compiling instant v0.1.13 |
| 1519 | 2026-06-05T21:21:59.851Z | Compiling time v0.3.47 |
| 1520 | 2026-06-05T21:22:00.471Z | Compiling rustls-native-certs v0.8.4 |
| 1521 | 2026-06-05T21:22:00.581Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1522 | 2026-06-05T21:22:00.771Z | Compiling crossbeam-channel v0.5.15 |
| 1523 | 2026-06-05T21:22:00.811Z | Compiling crypto-common v0.1.7 |
| 1524 | 2026-06-05T21:22:00.922Z | Compiling strum v0.27.2 |
| 1525 | 2026-06-05T21:22:01.238Z | Compiling parse-display-derive v0.10.0 |
| 1526 | 2026-06-05T21:22:01.249Z | Compiling backon v1.6.0 |
| 1527 | 2026-06-05T21:22:01.447Z | Compiling rand_chacha v0.3.1 |
| 1528 | 2026-06-05T21:22:01.581Z | Compiling slog-json v2.6.1 |
| 1529 | 2026-06-05T21:22:01.784Z | Compiling rand v0.8.6 |
| 1530 | 2026-06-05T21:22:01.908Z | Compiling hostname v0.3.1 |
| 1531 | 2026-06-05T21:22:02.042Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1532 | 2026-06-05T21:22:02.280Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1533 | 2026-06-05T21:22:02.428Z | Compiling wait-timeout v0.2.1 |
| 1534 | 2026-06-05T21:22:02.564Z | Compiling memmap2 v0.9.10 |
| 1535 | 2026-06-05T21:22:02.655Z | Compiling is-terminal v0.4.17 |
| 1536 | 2026-06-05T21:22:02.750Z | Compiling either v1.16.0 |
| 1537 | 2026-06-05T21:22:02.778Z | Compiling slog-term v2.9.2 |
| 1538 | 2026-06-05T21:22:02.781Z | Compiling usdt v0.6.0 |
| 1539 | 2026-06-05T21:22:02.801Z | Compiling rusty-fork v0.3.1 |
| 1540 | 2026-06-05T21:22:02.851Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1541 | 2026-06-05T21:22:02.952Z | Compiling slog-bunyan v2.5.0 |
| 1542 | 2026-06-05T21:22:03.145Z | Compiling serde_with v3.20.0 |
| 1543 | 2026-06-05T21:22:03.166Z | Compiling async-compression v0.4.42 |
| 1544 | 2026-06-05T21:22:03.172Z | Compiling rand_xorshift v0.4.0 |
| 1545 | 2026-06-05T21:22:03.319Z | Compiling rustls-pemfile v2.2.0 |
| 1546 | 2026-06-05T21:22:03.391Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1547 | 2026-06-05T21:22:03.476Z | Compiling regress v0.10.5 |
| 1548 | 2026-06-05T21:22:03.509Z | Compiling hostname v0.4.2 |
| 1549 | 2026-06-05T21:22:03.630Z | Compiling humantime v2.3.0 |
| 1550 | 2026-06-05T21:22:03.642Z | Compiling proptest v1.11.0 |
| 1551 | 2026-06-05T21:22:04.153Z | Compiling iddqd v0.4.2 |
| 1552 | 2026-06-05T21:22:04.410Z | Compiling reqwest v0.12.28 |
| 1553 | 2026-06-05T21:22:04.570Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1554 | 2026-06-05T21:22:04.808Z | Compiling block-buffer v0.10.4 |
| 1555 | 2026-06-05T21:22:04.952Z | Compiling utf8parse v0.2.2 |
| 1556 | 2026-06-05T21:22:05.028Z | Compiling anstyle-parse v1.0.0 |
| 1557 | 2026-06-05T21:22:05.059Z | Compiling digest v0.10.7 |
| 1558 | 2026-06-05T21:22:05.211Z | Compiling itertools v0.14.0 |
| 1559 | 2026-06-05T21:22:05.269Z | Compiling parse-display v0.10.0 |
| 1560 | 2026-06-05T21:22:05.434Z | Compiling progenitor-client v0.10.0 |
| 1561 | 2026-06-05T21:22:05.602Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1562 | 2026-06-05T21:22:05.698Z | Compiling backoff v0.4.0 |
| 1563 | 2026-06-05T21:22:05.905Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1564 | 2026-06-05T21:22:06.171Z | Compiling colorchoice v1.0.5 |
| 1565 | 2026-06-05T21:22:06.285Z | Compiling anstyle v1.0.14 |
| 1566 | 2026-06-05T21:22:06.509Z | Compiling is_terminal_polyfill v1.70.2 |
| 1567 | 2026-06-05T21:22:06.598Z | Compiling anstyle-query v1.1.5 |
| 1568 | 2026-06-05T21:22:06.707Z | Compiling anstream v1.0.0 |
| 1569 | 2026-06-05T21:22:07.024Z | Compiling clap_lex v1.1.0 |
| 1570 | 2026-06-05T21:22:07.503Z | Compiling regress v0.11.1 |
| 1571 | 2026-06-05T21:22:07.531Z | Compiling clap_derive v4.6.1 |
| 1572 | 2026-06-05T21:22:08.212Z | Compiling terminal_size v0.4.4 |
| 1573 | 2026-06-05T21:22:09.215Z | Compiling typify-impl v0.6.2 |
| 1574 | 2026-06-05T21:22:09.226Z | Compiling toml_datetime v0.6.11 |
| 1575 | 2026-06-05T21:22:09.490Z | Compiling zerocopy-derive v0.7.35 |
| 1576 | 2026-06-05T21:22:09.495Z | Compiling cpufeatures v0.2.17 |
| 1577 | 2026-06-05T21:22:09.540Z | Compiling convert_case v0.4.0 |
| 1578 | 2026-06-05T21:22:10.132Z | Compiling derive_more v0.99.20 |
| 1579 | 2026-06-05T21:22:10.233Z | Compiling clap_builder v4.6.0 |
| 1580 | 2026-06-05T21:22:10.345Z | Compiling zerocopy v0.7.35 |
| 1581 | 2026-06-05T21:22:10.881Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1582 | 2026-06-05T21:22:11.560Z | Compiling unicode-width v0.2.2 |
| 1583 | 2026-06-05T21:22:11.769Z | Compiling proc-macro-crate v3.5.0 |
| 1584 | 2026-06-05T21:22:11.838Z | Compiling clap v4.6.1 |
| 1585 | 2026-06-05T21:22:12.192Z | Compiling secrecy v0.10.3 |
| 1586 | 2026-06-05T21:22:12.290Z | Compiling float-ord v0.3.2 |
| 1587 | 2026-06-05T21:22:12.363Z | Compiling tinyvec_macros v0.1.1 |
| 1588 | 2026-06-05T21:22:12.394Z | Compiling crucible-workspace-hack v0.1.0 |
| 1589 | 2026-06-05T21:22:12.420Z | Compiling tinyvec v1.11.0 |
| 1590 | 2026-06-05T21:22:12.430Z | Compiling num_enum_derive v0.7.6 |
| 1591 | 2026-06-05T21:22:13.083Z | Compiling dtrace-parser v0.2.0 |
| 1592 | 2026-06-05T21:22:13.086Z | Compiling scroll_derive v0.12.1 |
| 1593 | 2026-06-05T21:22:13.105Z | Compiling num-integer v0.1.46 |
| 1594 | 2026-06-05T21:22:13.421Z | Compiling rustc_version v0.4.1 |
| 1595 | 2026-06-05T21:22:13.471Z | Compiling usdt-impl v0.5.0 |
| 1596 | 2026-06-05T21:22:13.699Z | Compiling curve25519-dalek v4.1.3 |
| 1597 | 2026-06-05T21:22:13.819Z | Compiling scroll v0.12.0 |
| 1598 | 2026-06-05T21:22:13.835Z | Compiling num_enum v0.7.6 |
| 1599 | 2026-06-05T21:22:13.993Z | Compiling dof v0.3.0 |
| 1600 | 2026-06-05T21:22:14.120Z | Compiling hmac v0.12.1 |
| 1601 | 2026-06-05T21:22:14.254Z | Compiling inout v0.1.4 |
| 1602 | 2026-06-05T21:22:14.306Z | Compiling darling_core v0.21.3 |
| 1603 | 2026-06-05T21:22:14.325Z | Compiling ff v0.13.1 |
| 1604 | 2026-06-05T21:22:14.379Z | Compiling thread-id v4.2.2 |
| 1605 | 2026-06-05T21:22:14.403Z | Compiling cipher v0.4.4 |
| 1606 | 2026-06-05T21:22:14.426Z | Compiling group v0.13.0 |
| 1607 | 2026-06-05T21:22:14.688Z | Compiling hkdf v0.12.4 |
| 1608 | 2026-06-05T21:22:14.906Z | Compiling goblin v0.8.2 |
| 1609 | 2026-06-05T21:22:14.994Z | Compiling num-rational v0.4.2 |
| 1610 | 2026-06-05T21:22:15.062Z | Compiling num-iter v0.1.45 |
| 1611 | 2026-06-05T21:22:15.175Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1612 | 2026-06-05T21:22:15.301Z | Compiling universal-hash v0.5.1 |
| 1613 | 2026-06-05T21:22:15.428Z | Compiling crypto-bigint v0.5.5 |
| 1614 | 2026-06-05T21:22:15.436Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1615 | 2026-06-05T21:22:15.539Z | Compiling typify-macro v0.6.2 |
| 1616 | 2026-06-05T21:22:15.737Z | Compiling crossbeam-epoch v0.9.18 |
| 1617 | 2026-06-05T21:22:16.081Z | Compiling half v2.7.1 |
| 1618 | 2026-06-05T21:22:16.092Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1619 | 2026-06-05T21:22:16.268Z | Compiling num-complex v0.4.6 |
| 1620 | 2026-06-05T21:22:16.365Z | Compiling darling_macro v0.21.3 |
| 1621 | 2026-06-05T21:22:16.644Z | Compiling base64ct v1.8.3 |
| 1622 | 2026-06-05T21:22:16.730Z | Compiling base16ct v0.2.0 |
| 1623 | 2026-06-05T21:22:16.765Z | Compiling opaque-debug v0.3.1 |
| 1624 | 2026-06-05T21:22:16.782Z | Compiling ciborium-io v0.2.2 |
| 1625 | 2026-06-05T21:22:16.832Z | Compiling elliptic-curve v0.13.8 |
| 1626 | 2026-06-05T21:22:16.871Z | Compiling ciborium-ll v0.2.2 |
| 1627 | 2026-06-05T21:22:16.882Z | Compiling password-hash v0.5.0 |
| 1628 | 2026-06-05T21:22:16.940Z | Compiling poly1305 v0.8.0 |
| 1629 | 2026-06-05T21:22:16.956Z | Compiling darling v0.21.3 |
| 1630 | 2026-06-05T21:22:17.501Z | Compiling num v0.4.3 |
| 1631 | 2026-06-05T21:22:17.572Z | Compiling thiserror-no-std v2.0.2 |
| 1632 | 2026-06-05T21:22:17.603Z | Compiling typify v0.6.2 |
| 1633 | 2026-06-05T21:22:17.790Z | Compiling chacha20 v0.9.1 |
| 1634 | 2026-06-05T21:22:17.946Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1635 | 2026-06-05T21:22:18.243Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1636 | 2026-06-05T21:22:18.641Z | Compiling blake2 v0.10.6 |
| 1637 | 2026-06-05T21:22:18.837Z | Compiling aead v0.5.2 |
| 1638 | 2026-06-05T21:22:18.918Z | Compiling byte-wrapper v0.1.0 |
| 1639 | 2026-06-05T21:22:18.993Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1640 | 2026-06-05T21:22:19.087Z | Compiling proc-macro-error-attr v1.0.4 |
| 1641 | 2026-06-05T21:22:19.323Z | Compiling heapless v0.8.0 |
| 1642 | 2026-06-05T21:22:19.348Z | Compiling rustix v0.38.44 |
| 1643 | 2026-06-05T21:22:19.436Z | Compiling prettyplease v0.2.37 |
| 1644 | 2026-06-05T21:22:19.628Z | Compiling unsafe-libyaml v0.2.11 |
| 1645 | 2026-06-05T21:22:19.680Z | Compiling keccak v0.1.6 |
| 1646 | 2026-06-05T21:22:19.956Z | Compiling sha3 v0.10.9 |
| 1647 | 2026-06-05T21:22:20.134Z | Compiling serde_yaml v0.9.34+deprecated |
| 1648 | 2026-06-05T21:22:20.321Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1649 | 2026-06-05T21:22:20.570Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1650 | 2026-06-05T21:22:20.945Z | Compiling chacha20poly1305 v0.10.1 |
| 1651 | 2026-06-05T21:22:21.331Z | Compiling argon2 v0.5.3 |
| 1652 | 2026-06-05T21:22:21.365Z | Compiling vsss-rs v3.3.4 |
| 1653 | 2026-06-05T21:22:21.448Z | Compiling ingot-macros v0.1.1 |
| 1654 | 2026-06-05T21:22:21.541Z | Compiling ciborium v0.2.2 |
| 1655 | 2026-06-05T21:22:21.947Z | Compiling usdt-macro v0.5.0 |
| 1656 | 2026-06-05T21:22:22.119Z | Compiling usdt-attr-macro v0.5.0 |
| 1657 | 2026-06-05T21:22:23.332Z | Compiling serde_spanned v0.6.9 |
| 1658 | 2026-06-05T21:22:23.477Z | Compiling enum-as-inner v0.6.1 |
| 1659 | 2026-06-05T21:22:23.696Z | Compiling hash32 v0.3.1 |
| 1660 | 2026-06-05T21:22:23.848Z | Compiling proc-macro-error v1.0.4 |
| 1661 | 2026-06-05T21:22:23.978Z | Compiling memmap v0.7.0 |
| 1662 | 2026-06-05T21:22:24.065Z | Compiling memoffset v0.9.1 |
| 1663 | 2026-06-05T21:22:24.089Z | Compiling cfg_aliases v0.2.1 |
| 1664 | 2026-06-05T21:22:24.158Z | Compiling indent_write v2.2.0 |
| 1665 | 2026-06-05T21:22:24.168Z | Compiling smoltcp v0.11.0 |
| 1666 | 2026-06-05T21:22:24.216Z | Compiling winnow v0.5.40 |
| 1667 | 2026-06-05T21:22:24.219Z | Compiling data-encoding v2.11.0 |
| 1668 | 2026-06-05T21:22:24.288Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1669 | 2026-06-05T21:22:24.310Z | Compiling winnow v0.7.15 |
| 1670 | 2026-06-05T21:22:24.517Z | Compiling static_assertions v1.1.0 |
| 1671 | 2026-06-05T21:22:24.539Z | Compiling toml_write v0.1.2 |
| 1672 | 2026-06-05T21:22:24.614Z | Compiling ingot-types v0.1.2 |
| 1673 | 2026-06-05T21:22:24.698Z | Compiling rustls-webpki v0.103.13 |
| 1674 | 2026-06-05T21:22:25.011Z | Compiling nix v0.31.3 |
| 1675 | 2026-06-05T21:22:25.060Z | Compiling usdt v0.5.0 |
| 1676 | 2026-06-05T21:22:25.467Z | Compiling toml_edit v0.19.15 |
| 1677 | 2026-06-05T21:22:25.548Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1678 | 2026-06-05T21:22:25.586Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1679 | 2026-06-05T21:22:25.677Z | Compiling toml_edit v0.22.27 |
| 1680 | 2026-06-05T21:22:25.724Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1681 | 2026-06-05T21:22:25.974Z | Compiling tabwriter v1.4.1 |
| 1682 | 2026-06-05T21:22:26.217Z | Compiling cobs v0.3.0 |
| 1683 | 2026-06-05T21:22:26.331Z | Compiling serde_repr v0.1.20 |
| 1684 | 2026-06-05T21:22:26.411Z | Compiling pkg-config v0.3.33 |
| 1685 | 2026-06-05T21:22:26.689Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1686 | 2026-06-05T21:22:26.851Z | Compiling vcpkg v0.2.15 |
| 1687 | 2026-06-05T21:22:26.923Z | Compiling bitflags v1.3.2 |
| 1688 | 2026-06-05T21:22:26.934Z | Compiling managed v0.8.0 |
| 1689 | 2026-06-05T21:22:27.012Z | Compiling proc-macro-crate v1.3.1 |
| 1690 | 2026-06-05T21:22:27.406Z | Compiling toml v0.8.23 |
| 1691 | 2026-06-05T21:22:27.453Z | Compiling openssl-sys v0.9.116 |
| 1692 | 2026-06-05T21:22:27.481Z | Compiling postcard v1.1.3 |
| 1693 | 2026-06-05T21:22:28.108Z | Compiling tokio-rustls v0.26.4 |
| 1694 | 2026-06-05T21:22:28.280Z | Compiling rustls-platform-verifier v0.7.0 |
| 1695 | 2026-06-05T21:22:28.386Z | Compiling hyper-rustls v0.27.9 |
| 1696 | 2026-06-05T21:22:28.685Z | Compiling reqwest v0.13.4 |
| 1697 | 2026-06-05T21:22:29.585Z | Compiling ingot v0.1.1 |
| 1698 | 2026-06-05T21:22:29.868Z | Compiling hubpack_derive v0.1.1 |
| 1699 | 2026-06-05T21:22:30.361Z | Compiling progenitor-client v0.14.0 |
| 1700 | 2026-06-05T21:22:30.414Z | Compiling foreign-types-macros v0.2.3 |
| 1701 | 2026-06-05T21:22:30.657Z | Compiling progenitor-extras v0.2.0 |
| 1702 | 2026-06-05T21:22:31.067Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1703 | 2026-06-05T21:22:31.383Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1704 | 2026-06-05T21:22:31.402Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1705 | 2026-06-05T21:22:31.426Z | Compiling colored v3.1.1 |
| 1706 | 2026-06-05T21:22:31.438Z | Compiling semver v0.1.20 |
| 1707 | 2026-06-05T21:22:31.646Z | Compiling unicode-segmentation v1.13.3 |
| 1708 | 2026-06-05T21:22:31.692Z | Compiling rayon-core v1.13.0 |
| 1709 | 2026-06-05T21:22:31.818Z | Compiling swrite v0.1.0 |
| 1710 | 2026-06-05T21:22:31.915Z | Compiling foreign-types-shared v0.3.1 |
| 1711 | 2026-06-05T21:22:31.927Z | Compiling heck v0.4.1 |
| 1712 | 2026-06-05T21:22:32.012Z | Compiling resolv-conf v0.7.6 |
| 1713 | 2026-06-05T21:22:32.077Z | Compiling linked-hash-map v0.5.6 |
| 1714 | 2026-06-05T21:22:32.130Z | Compiling foreign-types v0.5.0 |
| 1715 | 2026-06-05T21:22:32.264Z | Compiling lru-cache v0.1.2 |
| 1716 | 2026-06-05T21:22:32.428Z | Compiling newline-converter v0.3.0 |
| 1717 | 2026-06-05T21:22:32.499Z | Compiling rustc_version v0.1.7 |
| 1718 | 2026-06-05T21:22:32.546Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1719 | 2026-06-05T21:22:32.708Z | Compiling hubpack v0.1.2 |
| 1720 | 2026-06-05T21:22:33.098Z | Compiling num_enum_derive v0.5.11 |
| 1721 | 2026-06-05T21:22:33.830Z | Compiling atomicwrites v0.4.4 |
| 1722 | 2026-06-05T21:22:33.968Z | Compiling hickory-proto v0.24.4 |
| 1723 | 2026-06-05T21:22:34.143Z | Compiling progenitor-impl v0.13.0 |
| 1724 | 2026-06-05T21:22:34.656Z | Compiling crossbeam-deque v0.8.6 |
| 1725 | 2026-06-05T21:22:34.854Z | Compiling console v0.15.11 |
| 1726 | 2026-06-05T21:22:35.405Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1727 | 2026-06-05T21:22:35.417Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1728 | 2026-06-05T21:22:35.524Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1729 | 2026-06-05T21:22:36.043Z | Compiling camino-tempfile v1.4.1 |
| 1730 | 2026-06-05T21:22:36.287Z | Compiling chacha20 v0.10.0 |
| 1731 | 2026-06-05T21:22:36.548Z | Compiling serde-big-array v0.5.1 |
| 1732 | 2026-06-05T21:22:36.697Z | Compiling num-derive v0.4.2 |
| 1733 | 2026-06-05T21:22:37.245Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1734 | 2026-06-05T21:22:37.543Z | Compiling pin-project-internal v1.1.13 |
| 1735 | 2026-06-05T21:22:37.572Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1736 | 2026-06-05T21:22:37.718Z | Compiling derive-where v1.6.1 |
| 1737 | 2026-06-05T21:22:37.730Z | Compiling cstr-argument v0.1.2 |
| 1738 | 2026-06-05T21:22:37.888Z | Compiling siphasher v1.0.3 |
| 1739 | 2026-06-05T21:22:38.117Z | Compiling minimal-lexical v0.2.1 |
| 1740 | 2026-06-05T21:22:38.343Z | Compiling similar v2.7.0 |
| 1741 | 2026-06-05T21:22:38.378Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1742 | 2026-06-05T21:22:38.389Z | Compiling nom v7.1.3 |
| 1743 | 2026-06-05T21:22:38.507Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1744 | 2026-06-05T21:22:38.650Z | Compiling pin-project v1.1.13 |
| 1745 | 2026-06-05T21:22:38.748Z | Compiling phf_shared v0.12.1 |
| 1746 | 2026-06-05T21:22:38.930Z | Compiling expectorate v1.2.0 |
| 1747 | 2026-06-05T21:22:38.997Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1748 | 2026-06-05T21:22:39.077Z | Compiling progenitor-macro v0.13.0 |
| 1749 | 2026-06-05T21:22:39.126Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1750 | 2026-06-05T21:22:39.264Z | Compiling rand v0.10.1 |
| 1751 | 2026-06-05T21:22:39.280Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1752 | 2026-06-05T21:22:39.293Z | Compiling hickory-resolver v0.24.4 |
| 1753 | 2026-06-05T21:22:39.730Z | Compiling num_enum v0.5.11 |
| 1754 | 2026-06-05T21:22:39.848Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1755 | 2026-06-05T21:22:39.921Z | Compiling newtype_derive v0.1.6 |
| 1756 | 2026-06-05T21:22:40.046Z | Compiling progenitor-client v0.13.0 |
| 1757 | 2026-06-05T21:22:40.182Z | Compiling progenitor-impl v0.14.0 |
| 1758 | 2026-06-05T21:22:40.341Z | Compiling unicode-normalization v0.1.25 |
| 1759 | 2026-06-05T21:22:40.812Z | Compiling tokio-stream v0.1.18 |
| 1760 | 2026-06-05T21:22:41.274Z | Compiling snafu-derive v0.8.9 |
| 1761 | 2026-06-05T21:22:41.542Z | Compiling async-recursion v1.1.1 |
| 1762 | 2026-06-05T21:22:41.887Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1763 | 2026-06-05T21:22:41.980Z | Compiling slog-dtrace v0.3.0 |
| 1764 | 2026-06-05T21:22:42.194Z | Compiling csv-core v0.1.13 |
| 1765 | 2026-06-05T21:22:42.228Z | Compiling bstr v1.12.1 |
| 1766 | 2026-06-05T21:22:42.231Z | Compiling unicode-width v0.1.14 |
| 1767 | 2026-06-05T21:22:42.515Z | Compiling unicode-xid v0.2.6 |
| 1768 | 2026-06-05T21:22:42.555Z | Compiling same-file v1.0.6 |
| 1769 | 2026-06-05T21:22:42.638Z | Compiling chrono-tz v0.10.4 |
| 1770 | 2026-06-05T21:22:42.732Z | Compiling foldhash v0.1.5 |
| 1771 | 2026-06-05T21:22:42.758Z | Compiling cancel-safe-futures v0.1.5 |
| 1772 | 2026-06-05T21:22:42.869Z | Compiling konst_macro_rules v0.2.19 |
| 1773 | 2026-06-05T21:22:42.914Z | Compiling owo-colors v4.3.0 |
| 1774 | 2026-06-05T21:22:43.026Z | Compiling foreign-types-shared v0.1.1 |
| 1775 | 2026-06-05T21:22:43.052Z | Compiling openssl v0.10.80 |
| 1776 | 2026-06-05T21:22:43.066Z | Compiling highway v1.3.0 |
| 1777 | 2026-06-05T21:22:43.115Z | Compiling foreign-types v0.3.2 |
| 1778 | 2026-06-05T21:22:43.191Z | Compiling snafu v0.8.9 |
| 1779 | 2026-06-05T21:22:43.325Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1780 | 2026-06-05T21:22:43.378Z | Compiling konst v0.2.20 |
| 1781 | 2026-06-05T21:22:43.485Z | Compiling hashbrown v0.15.5 |
| 1782 | 2026-06-05T21:22:43.580Z | Compiling walkdir v2.5.0 |
| 1783 | 2026-06-05T21:22:43.618Z | Compiling const_format_proc_macros v0.2.34 |
| 1784 | 2026-06-05T21:22:43.726Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1785 | 2026-06-05T21:22:43.791Z | Compiling progenitor-macro v0.14.0 |
| 1786 | 2026-06-05T21:22:43.942Z | Compiling globset v0.4.18 |
| 1787 | 2026-06-05T21:22:44.013Z | Compiling csv v1.4.0 |
| 1788 | 2026-06-05T21:22:44.186Z | Compiling progenitor v0.13.0 |
| 1789 | 2026-06-05T21:22:44.433Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1790 | 2026-06-05T21:22:44.444Z | Compiling qorb v0.4.1 |
| 1791 | 2026-06-05T21:22:44.757Z | Compiling olpc-cjson v0.1.4 |
| 1792 | 2026-06-05T21:22:44.928Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1793 | 2026-06-05T21:22:46.195Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1794 | 2026-06-05T21:22:46.250Z | Compiling rayon v1.12.0 |
| 1795 | 2026-06-05T21:22:46.541Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1796 | 2026-06-05T21:22:46.604Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1797 | 2026-06-05T21:22:46.654Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1798 | 2026-06-05T21:22:46.696Z | Compiling phf v0.12.1 |
| 1799 | 2026-06-05T21:22:46.862Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1800 | 2026-06-05T21:22:47.565Z | Compiling zone_cfg_derive v0.3.1 |
| 1801 | 2026-06-05T21:22:47.873Z | Compiling tokio-dtrace v0.1.1 |
| 1802 | 2026-06-05T21:22:48.118Z | Compiling itertools v0.12.1 |
| 1803 | 2026-06-05T21:22:48.142Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1804 | 2026-06-05T21:22:48.258Z | Compiling libsw-core v0.3.2 |
| 1805 | 2026-06-05T21:22:48.344Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1806 | 2026-06-05T21:22:48.427Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1807 | 2026-06-05T21:22:48.808Z | Compiling serde_plain v1.0.2 |
| 1808 | 2026-06-05T21:22:48.837Z | Compiling openssl-macros v0.1.1 |
| 1809 | 2026-06-05T21:22:48.858Z | Compiling pem v3.0.6 |
| 1810 | 2026-06-05T21:22:48.943Z | Compiling cookie v0.18.1 |
| 1811 | 2026-06-05T21:22:49.013Z | Compiling sigpipe v0.1.3 |
| 1812 | 2026-06-05T21:22:49.102Z | Compiling jiff v0.2.28 |
| 1813 | 2026-06-05T21:22:49.192Z | Compiling fixedbitset v0.4.2 |
| 1814 | 2026-06-05T21:22:49.233Z | Compiling fixedbitset v0.5.7 |
| 1815 | 2026-06-05T21:22:49.333Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-06-05T21:22:49.335Z | Compiling typed-path v0.9.3 |
| 1817 | 2026-06-05T21:22:49.372Z | Compiling glob v0.3.3 |
| 1818 | 2026-06-05T21:22:49.428Z | Compiling bytecount v0.6.9 |
| 1819 | 2026-06-05T21:22:49.567Z | Compiling papergrid v0.11.0 |
| 1820 | 2026-06-05T21:22:49.570Z | Compiling petgraph v0.8.3 |
| 1821 | 2026-06-05T21:22:49.821Z | Compiling petgraph v0.6.5 |
| 1822 | 2026-06-05T21:22:50.688Z | Compiling tough v0.22.0 |
| 1823 | 2026-06-05T21:22:51.315Z | Compiling progenitor v0.14.0 |
| 1824 | 2026-06-05T21:22:51.326Z | Compiling zone v0.3.1 |
| 1825 | 2026-06-05T21:22:51.417Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1826 | 2026-06-05T21:22:51.450Z | Compiling libsw v3.5.0 |
| 1827 | 2026-06-05T21:22:51.626Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1828 | 2026-06-05T21:22:51.664Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1829 | 2026-06-05T21:22:51.860Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1830 | 2026-06-05T21:22:52.106Z | Compiling oxide-tokio-rt v0.1.6 |
| 1831 | 2026-06-05T21:22:52.117Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1832 | 2026-06-05T21:22:52.211Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1833 | 2026-06-05T21:22:52.396Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1834 | 2026-06-05T21:22:52.815Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1835 | 2026-06-05T21:22:52.991Z | Compiling const_format v0.2.36 |
| 1836 | 2026-06-05T21:22:53.021Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1837 | 2026-06-05T21:22:53.679Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1838 | 2026-06-05T21:22:53.736Z | Compiling tabled_derive v0.7.0 |
| 1839 | 2026-06-05T21:22:53.934Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-06-05T21:22:53.945Z | Compiling gethostname v0.5.0 |
| 1841 | 2026-06-05T21:22:54.065Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-05T21:22:54.088Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1843 | 2026-06-05T21:22:54.188Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-06-05T21:22:54.311Z | Compiling bcs v0.1.6 |
| 1845 | 2026-06-05T21:22:54.385Z | Compiling smf v0.2.3 |
| 1846 | 2026-06-05T21:22:54.521Z | Compiling nom v8.0.0 |
| 1847 | 2026-06-05T21:22:54.633Z | Compiling smawk v0.3.2 |
| 1848 | 2026-06-05T21:22:54.705Z | Compiling lazy_static v1.5.0 |
| 1849 | 2026-06-05T21:22:54.772Z | Compiling linear-map v1.2.0 |
| 1850 | 2026-06-05T21:22:54.809Z | Compiling crunchy v0.2.4 |
| 1851 | 2026-06-05T21:22:54.962Z | Compiling termtree v0.5.1 |
| 1852 | 2026-06-05T21:22:54.994Z | Compiling whoami v1.6.1 |
| 1853 | 2026-06-05T21:22:55.110Z | Compiling tagptr v0.2.0 |
| 1854 | 2026-06-05T21:22:55.123Z | Compiling unicode-linebreak v0.1.5 |
| 1855 | 2026-06-05T21:22:55.264Z | Compiling moka v0.12.15 |
| 1856 | 2026-06-05T21:22:55.311Z | Compiling textwrap v0.16.2 |
| 1857 | 2026-06-05T21:22:55.379Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-06-05T21:22:55.536Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1859 | 2026-06-05T21:22:55.832Z | Compiling steno v0.4.1 |
| 1860 | 2026-06-05T21:22:56.039Z | Compiling tabled v0.15.0 |
| 1861 | 2026-06-05T21:22:56.849Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1862 | 2026-06-05T21:22:57.020Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-05T21:22:57.023Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-06-05T21:22:57.845Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-05T21:22:58.745Z | Compiling hickory-proto v0.25.2 |
| 1866 | 2026-06-05T21:22:58.798Z | Compiling tiny-keccak v2.0.2 |
| 1867 | 2026-06-05T21:22:59.053Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1868 | 2026-06-05T21:22:59.169Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1869 | 2026-06-05T21:22:59.823Z | Compiling parking_lot_core v0.8.6 |
| 1870 | 2026-06-05T21:22:59.976Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1871 | 2026-06-05T21:23:00.145Z | Compiling libscf-sys v1.2.0 |
| 1872 | 2026-06-05T21:23:00.184Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-06-05T21:23:00.283Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1874 | 2026-06-05T21:23:00.346Z | Compiling const-random-macro v0.1.16 |
| 1875 | 2026-06-05T21:23:00.493Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1876 | 2026-06-05T21:23:00.529Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1877 | 2026-06-05T21:23:00.758Z | Compiling hickory-resolver v0.25.2 |
| 1878 | 2026-06-05T21:23:00.916Z | Compiling ahash v0.8.12 |
| 1879 | 2026-06-05T21:23:00.916Z | Compiling smartstring v1.0.1 |
| 1880 | 2026-06-05T21:23:01.038Z | Compiling parking_lot v0.11.2 |
| 1881 | 2026-06-05T21:23:01.231Z | Compiling const-random v0.1.18 |
| 1882 | 2026-06-05T21:23:01.452Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1883 | 2026-06-05T21:23:01.474Z | Compiling fxhash v0.2.1 |
| 1884 | 2026-06-05T21:23:01.610Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1885 | 2026-06-05T21:23:01.636Z | Compiling internet-checksum v0.2.1 |
| 1886 | 2026-06-05T21:23:01.692Z | Compiling sled v0.34.7 |
| 1887 | 2026-06-05T21:23:02.251Z | Compiling thin-vec v0.2.18 |
| 1888 | 2026-06-05T21:23:02.293Z | Compiling rhai_codegen v3.2.0 |
| 1889 | 2026-06-05T21:23:02.601Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1890 | 2026-06-05T21:23:02.684Z | Compiling serial_test_derive v3.5.0 |
| 1891 | 2026-06-05T21:23:03.021Z | Compiling yansi v1.0.1 |
| 1892 | 2026-06-05T21:23:03.313Z | Compiling diff v0.1.13 |
| 1893 | 2026-06-05T21:23:03.440Z | Compiling serial_test v3.5.0 |
| 1894 | 2026-06-05T21:23:03.592Z | Compiling rhai v1.25.1 |
| 1895 | 2026-06-05T21:23:03.615Z | Compiling pretty_assertions v1.4.1 |
| 1896 | 2026-06-05T21:23:03.826Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1897 | 2026-06-05T21:23:05.755Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1898 | 2026-06-05T21:23:13.909Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-05T21:23:15.489Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1900 | 2026-06-05T21:23:16.497Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1901 | 2026-06-05T21:23:17.461Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1902 | 2026-06-05T21:23:18.290Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1903 | 2026-06-05T21:23:19.430Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1904 | 2026-06-05T21:23:51.088Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 16s |
| 1905 | 2026-06-05T21:23:51.269Z | ──────────── |
| 1906 | 2026-06-05T21:23:51.269Z | Nextest run ID d57031cf-5de6-4aa5-8eba-dd5cdc2b11a1 with nextest profile: default |
| 1907 | 2026-06-05T21:23:51.269Z | Starting 154 tests across 3 binaries |
| 1908 | 2026-06-05T21:23:51.306Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_round_trip |
| 1909 | 2026-06-05T21:23:51.306Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_byte_len |
| 1910 | 2026-06-05T21:23:51.306Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1911 | 2026-06-05T21:23:51.306Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1912 | 2026-06-05T21:23:51.306Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1913 | 2026-06-05T21:23:51.306Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1914 | 2026-06-05T21:23:51.307Z | PASS [ 0.011s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1915 | 2026-06-05T21:23:51.307Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1916 | 2026-06-05T21:23:51.307Z | PASS [ 0.010s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1917 | 2026-06-05T21:23:51.307Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1918 | 2026-06-05T21:23:51.307Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1919 | 2026-06-05T21:23:51.307Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1920 | 2026-06-05T21:23:51.307Z | PASS [ 0.011s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1921 | 2026-06-05T21:23:51.307Z | PASS [ 0.011s] bgp messages::tests::duplicate_origin_attrs_deduplicated |
| 1922 | 2026-06-05T21:23:51.307Z | PASS [ 0.011s] bgp messages::tests::header_round_trip |
| 1923 | 2026-06-05T21:23:51.308Z | PASS [ 0.011s] bgp messages::tests::empty_update_end_of_rib |
| 1924 | 2026-06-05T21:23:51.308Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1925 | 2026-06-05T21:23:51.308Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1926 | 2026-06-05T21:23:51.308Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1927 | 2026-06-05T21:23:51.308Z | PASS [ 0.011s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1928 | 2026-06-05T21:23:51.308Z | PASS [ 0.011s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1929 | 2026-06-05T21:23:51.308Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1930 | 2026-06-05T21:23:51.308Z | PASS [ 0.011s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1931 | 2026-06-05T21:23:51.308Z | PASS [ 0.011s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1932 | 2026-06-05T21:23:51.312Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1933 | 2026-06-05T21:23:51.312Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1934 | 2026-06-05T21:23:51.315Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1935 | 2026-06-05T21:23:51.315Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1936 | 2026-06-05T21:23:51.315Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1937 | 2026-06-05T21:23:51.315Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1938 | 2026-06-05T21:23:51.315Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1939 | 2026-06-05T21:23:51.315Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1940 | 2026-06-05T21:23:51.322Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1941 | 2026-06-05T21:23:51.325Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1942 | 2026-06-05T21:23:51.325Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1943 | 2026-06-05T21:23:51.325Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1944 | 2026-06-05T21:23:51.325Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1945 | 2026-06-05T21:23:51.325Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1946 | 2026-06-05T21:23:51.325Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1947 | 2026-06-05T21:23:51.325Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1948 | 2026-06-05T21:23:51.331Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1949 | 2026-06-05T21:23:51.339Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1950 | 2026-06-05T21:23:51.339Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1951 | 2026-06-05T21:23:51.339Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1952 | 2026-06-05T21:23:51.339Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1953 | 2026-06-05T21:23:51.340Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1954 | 2026-06-05T21:23:51.340Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1955 | 2026-06-05T21:23:51.340Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1956 | 2026-06-05T21:23:51.347Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1957 | 2026-06-05T21:23:51.347Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1958 | 2026-06-05T21:23:51.347Z | PASS [ 0.009s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1959 | 2026-06-05T21:23:51.347Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1960 | 2026-06-05T21:23:51.347Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1961 | 2026-06-05T21:23:51.347Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1962 | 2026-06-05T21:23:51.347Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1963 | 2026-06-05T21:23:51.347Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1964 | 2026-06-05T21:23:51.350Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1965 | 2026-06-05T21:23:51.350Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1966 | 2026-06-05T21:23:51.356Z | PASS [ 0.009s] bgp messages::tests::notification_round_trip |
| 1967 | 2026-06-05T21:23:51.356Z | PASS [ 0.009s] bgp messages::tests::open_round_trip |
| 1968 | 2026-06-05T21:23:51.356Z | PASS [ 0.009s] bgp messages::tests::prefix_within |
| 1969 | 2026-06-05T21:23:51.356Z | PASS [ 0.010s] bgp messages::tests::prefix_conversion |
| 1970 | 2026-06-05T21:23:51.356Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1971 | 2026-06-05T21:23:51.357Z | PASS [ 0.010s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1972 | 2026-06-05T21:23:51.359Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1973 | 2026-06-05T21:23:51.360Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1974 | 2026-06-05T21:23:51.360Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1975 | 2026-06-05T21:23:51.360Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1976 | 2026-06-05T21:23:51.360Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1977 | 2026-06-05T21:23:51.363Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1978 | 2026-06-05T21:23:51.363Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1979 | 2026-06-05T21:23:51.363Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1980 | 2026-06-05T21:23:51.366Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1981 | 2026-06-05T21:23:51.369Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1982 | 2026-06-05T21:23:51.369Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1983 | 2026-06-05T21:23:51.369Z | PASS [ 0.008s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1984 | 2026-06-05T21:23:51.369Z | PASS [ 0.008s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1985 | 2026-06-05T21:23:51.369Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1986 | 2026-06-05T21:23:51.372Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1987 | 2026-06-05T21:23:51.372Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1988 | 2026-06-05T21:23:51.375Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1989 | 2026-06-05T21:23:51.380Z | PASS [ 0.009s] bgp messages::tests::route_refresh_round_trip |
| 1990 | 2026-06-05T21:23:51.380Z | PASS [ 0.009s] bgp messages::tests::update_round_trip |
| 1991 | 2026-06-05T21:23:51.380Z | PASS [ 0.010s] bgp messages::tests::test_nexthop_length_validation |
| 1992 | 2026-06-05T21:23:51.392Z | PASS [ 0.022s] bgp policy::test::open_add_4byte_as |
| 1993 | 2026-06-05T21:23:51.395Z | PASS [ 0.024s] bgp policy::test::open_require_4byte_as |
| 1994 | 2026-06-05T21:23:51.395Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1995 | 2026-06-05T21:23:51.395Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1996 | 2026-06-05T21:23:51.395Z | PASS [ 0.023s] bgp policy::test::shape_update_prefixes |
| 1997 | 2026-06-05T21:23:51.395Z | PASS [ 0.023s] bgp policy::test::update_drop_on_no_export |
| 1998 | 2026-06-05T21:23:51.398Z | PASS [ 0.020s] bgp policy::test::update_shape_community |
| 1999 | 2026-06-05T21:23:51.405Z | PASS [ 0.029s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2000 | 2026-06-05T21:23:51.408Z | PASS [ 0.015s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2001 | 2026-06-05T21:23:51.408Z | PASS [ 0.015s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2002 | 2026-06-05T21:23:51.408Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2003 | 2026-06-05T21:23:51.411Z | PASS [ 0.018s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2004 | 2026-06-05T21:23:51.411Z | PASS [ 0.016s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2005 | 2026-06-05T21:23:51.411Z | PASS [ 0.017s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2006 | 2026-06-05T21:23:51.411Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2007 | 2026-06-05T21:23:51.418Z | PASS [ 0.008s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 2008 | 2026-06-05T21:23:51.422Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2009 | 2026-06-05T21:23:51.427Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2010 | 2026-06-05T21:23:51.427Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2011 | 2026-06-05T21:23:51.427Z | PASS [ 0.018s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2012 | 2026-06-05T21:23:51.427Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 2013 | 2026-06-05T21:23:51.431Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 2014 | 2026-06-05T21:23:51.431Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 2015 | 2026-06-05T21:23:51.433Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 2016 | 2026-06-05T21:23:51.433Z | PASS [ 0.028s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2017 | 2026-06-05T21:23:51.436Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 2018 | 2026-06-05T21:23:51.436Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2019 | 2026-06-05T21:23:51.436Z | PASS [ 0.026s] bgp proptest::prop_update_traditional_roundtrip |
| 2020 | 2026-06-05T21:23:51.439Z | PASS [ 0.030s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2021 | 2026-06-05T21:23:51.442Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2022 | 2026-06-05T21:23:51.442Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2023 | 2026-06-05T21:23:51.442Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2024 | 2026-06-05T21:23:51.442Z | PASS [ 0.010s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2025 | 2026-06-05T21:23:51.447Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2026 | 2026-06-05T21:23:51.447Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2027 | 2026-06-05T21:23:51.447Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2028 | 2026-06-05T21:23:51.453Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2029 | 2026-06-05T21:23:54.508Z | PASS [ 3.066s] bgp test::test_basic_peering_active |
| 2030 | 2026-06-05T21:23:54.508Z | PASS [ 3.065s] bgp test::test_basic_peering_passive |
| 2031 | 2026-06-05T21:23:54.511Z | PASS [ 3.065s] bgp test::test_basic_update |
| 2032 | 2026-06-05T21:23:54.511Z | PASS [ 3.065s] bgp test::test_basic_update_ipv6 |
| 2033 | 2026-06-05T21:23:54.517Z | PASS [ 3.076s] bgp test::test_basic_peering_passive_tcp |
| 2034 | 2026-06-05T21:23:54.522Z | PASS [ 3.080s] bgp test::test_basic_peering_active_tcp |
| 2035 | 2026-06-05T21:23:54.532Z | PASS [ 3.085s] bgp test::test_basic_update_tcp |
| 2036 | 2026-06-05T21:23:54.535Z | PASS [ 3.088s] bgp test::test_basic_update_ipv6_tcp |
| 2037 | 2026-06-05T21:23:57.585Z | PASS [ 3.068s] bgp test::test_ipv6_basic_peering_active |
| 2038 | 2026-06-05T21:23:57.612Z | PASS [ 3.079s] bgp test::test_ipv6_basic_peering_passive |
| 2039 | 2026-06-05T21:23:57.615Z | PASS [ 3.083s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2040 | 2026-06-05T21:23:58.590Z | PASS [ 4.081s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2041 | 2026-06-05T21:23:58.590Z | PASS [ 4.081s] bgp test::test_import_export_policy_filtering |
| 2042 | 2026-06-05T21:23:58.593Z | PASS [ 4.085s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2043 | 2026-06-05T21:23:58.593Z | PASS [ 4.085s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2044 | 2026-06-05T21:23:58.599Z | PASS [ 4.078s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2045 | 2026-06-05T21:23:58.673Z | PASS [ 1.061s] bgp test::test_multiple_unnumbered_sessions |
| 2046 | 2026-06-05T21:23:59.689Z | PASS [ 1.099s] bgp test::test_three_router_chain_tcp |
| 2047 | 2026-06-05T21:23:59.692Z | PASS [ 1.101s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2048 | 2026-06-05T21:24:00.406Z | PASS [ 2.790s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2049 | 2026-06-05T21:24:00.654Z | PASS [ 2.064s] bgp test::test_same_linklocal_multiple_interfaces |
| 2050 | 2026-06-05T21:24:00.750Z | PASS [ 1.061s] bgp test::test_unnumbered_ndp_change |
| 2051 | 2026-06-05T21:24:00.756Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2052 | 2026-06-05T21:24:00.761Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2053 | 2026-06-05T21:24:00.765Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2054 | 2026-06-05T21:24:00.770Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2055 | 2026-06-05T21:24:01.659Z | PASS [ 3.068s] bgp test::test_three_router_chain_unnumbered |
| 2056 | 2026-06-05T21:24:01.662Z | PASS [ 4.076s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2057 | 2026-06-05T21:24:03.660Z | PASS [ 5.060s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2058 | 2026-06-05T21:24:05.468Z | PASS [ 5.062s] bgp test::test_unnumbered_session_survives_peer_change |
| 2059 | 2026-06-05T21:24:08.756Z | PASS [ 9.063s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2060 | 2026-06-05T21:24:09.718Z | PASS [ 9.063s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2061 | 2026-06-05T21:24:16.741Z | PASS [ 18.065s] bgp test::test_unnumbered_interface_lifecycle |
| 2062 | 2026-06-05T21:24:16.741Z | ──────────── |
| 2063 | 2026-06-05T21:24:16.741Z | Summary [ 25.469s] 154 tests run: 154 passed, 0 skipped |
| 2064 | 2026-06-05T21:24:16.754Z | + 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/ |
| 2065 | 2026-06-05T21:24:16.760Z | + popd |
| 2066 | 2026-06-05T21:24:16.760Z | + pushd mgd |
| 2067 | 2026-06-05T21:24:16.760Z | /work/oxidecomputer/maghemite |
| 2068 | 2026-06-05T21:24:16.760Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2069 | 2026-06-05T21:24:16.760Z | + pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions |
| 2070 | 2026-06-05T21:24:17.944Z | Compiling slog v2.8.2 |
| 2071 | 2026-06-05T21:24:18.064Z | Compiling usdt v0.6.0 |
| 2072 | 2026-06-05T21:24:18.144Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2073 | 2026-06-05T21:24:18.159Z | Compiling papergrid v0.18.0 |
| 2074 | 2026-06-05T21:24:18.166Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2075 | 2026-06-05T21:24:18.166Z | Compiling testing_table v0.3.0 |
| 2076 | 2026-06-05T21:24:18.331Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2077 | 2026-06-05T21:24:18.336Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2078 | 2026-06-05T21:24:18.351Z | Compiling slog-json v2.6.1 |
| 2079 | 2026-06-05T21:24:18.442Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2080 | 2026-06-05T21:24:18.550Z | Compiling slog-term v2.9.2 |
| 2081 | 2026-06-05T21:24:18.569Z | Compiling slog-async v2.8.0 |
| 2082 | 2026-06-05T21:24:18.679Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2083 | 2026-06-05T21:24:18.717Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2084 | 2026-06-05T21:24:18.738Z | Compiling slog-bunyan v2.5.0 |
| 2085 | 2026-06-05T21:24:18.884Z | Compiling dropshot v0.17.1 |
| 2086 | 2026-06-05T21:24:19.086Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2087 | 2026-06-05T21:24:19.128Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2088 | 2026-06-05T21:24:19.153Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2089 | 2026-06-05T21:24:19.466Z | Compiling slog-dtrace v0.3.0 |
| 2090 | 2026-06-05T21:24:19.533Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2091 | 2026-06-05T21:24:19.787Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2092 | 2026-06-05T21:24:19.911Z | Compiling steno v0.4.1 |
| 2093 | 2026-06-05T21:24:20.180Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2094 | 2026-06-05T21:24:20.269Z | Compiling proc-macro-error2 v2.0.1 |
| 2095 | 2026-06-05T21:24:20.548Z | Compiling tabled_derive v0.11.0 |
| 2096 | 2026-06-05T21:24:21.645Z | Compiling tabled v0.21.0 |
| 2097 | 2026-06-05T21:24:21.779Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2098 | 2026-06-05T21:24:23.115Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2099 | 2026-06-05T21:24:24.406Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2100 | 2026-06-05T21:24:24.493Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2101 | 2026-06-05T21:24:24.612Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2102 | 2026-06-05T21:24:25.005Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2103 | 2026-06-05T21:24:25.194Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2104 | 2026-06-05T21:24:25.393Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2105 | 2026-06-05T21:24:26.133Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2106 | 2026-06-05T21:24:26.176Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2107 | 2026-06-05T21:24:26.969Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2108 | 2026-06-05T21:24:27.732Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2109 | 2026-06-05T21:24:27.922Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2110 | 2026-06-05T21:24:27.965Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2111 | 2026-06-05T21:24:28.153Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2112 | 2026-06-05T21:24:28.188Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2113 | 2026-06-05T21:24:29.199Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2114 | 2026-06-05T21:24:29.239Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2115 | 2026-06-05T21:24:29.251Z | Compiling crc8 v0.1.1 |
| 2116 | 2026-06-05T21:24:29.868Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2117 | 2026-06-05T21:24:30.030Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2118 | 2026-06-05T21:24:30.081Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2119 | 2026-06-05T21:24:30.092Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2120 | 2026-06-05T21:24:30.418Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2121 | 2026-06-05T21:24:31.123Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2122 | 2026-06-05T21:24:34.036Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2123 | 2026-06-05T21:24:34.036Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2124 | 2026-06-05T21:24:35.245Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2125 | 2026-06-05T21:24:35.732Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2126 | 2026-06-05T21:24:35.902Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2127 | 2026-06-05T21:24:38.057Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2128 | 2026-06-05T21:24:38.235Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2129 | 2026-06-05T21:24:43.342Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2130 | 2026-06-05T21:24:50.847Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2131 | 2026-06-05T21:24:52.445Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2132 | 2026-06-05T21:24:53.483Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2133 | 2026-06-05T21:24:54.420Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2134 | 2026-06-05T21:24:55.249Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2135 | 2026-06-05T21:24:56.384Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2136 | 2026-06-05T21:24:56.384Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2137 | 2026-06-05T21:24:56.384Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2138 | 2026-06-05T21:25:02.039Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2139 | 2026-06-05T21:25:28.759Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s |
| 2140 | 2026-06-05T21:25:28.929Z | ──────────── |
| 2141 | 2026-06-05T21:25:28.929Z | Nextest run ID 300cdf86-0b91-46bf-abad-00f4a764d83c with nextest profile: default |
| 2142 | 2026-06-05T21:25:28.929Z | Starting 36 tests across 3 binaries |
| 2143 | 2026-06-05T21:25:28.935Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2144 | 2026-06-05T21:25:28.935Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2145 | 2026-06-05T21:25:28.935Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2146 | 2026-06-05T21:25:28.939Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2147 | 2026-06-05T21:25:28.942Z | PASS [ 0.010s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_ttl_v4 |
| 2148 | 2026-06-05T21:25:28.942Z | PASS [ 0.010s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_hop_limit_v6 |
| 2149 | 2026-06-05T21:25:28.954Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2150 | 2026-06-05T21:25:28.971Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2151 | 2026-06-05T21:25:28.988Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2152 | 2026-06-05T21:25:28.988Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2153 | 2026-06-05T21:25:28.994Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2154 | 2026-06-05T21:25:28.994Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2155 | 2026-06-05T21:25:28.997Z | PASS [ 0.066s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2156 | 2026-06-05T21:25:28.997Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2157 | 2026-06-05T21:25:28.997Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2158 | 2026-06-05T21:25:28.997Z | PASS [ 0.057s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2159 | 2026-06-05T21:25:29.002Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2160 | 2026-06-05T21:25:29.005Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2161 | 2026-06-05T21:25:29.005Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2162 | 2026-06-05T21:25:29.005Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2163 | 2026-06-05T21:25:29.005Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2164 | 2026-06-05T21:25:29.005Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2165 | 2026-06-05T21:25:29.005Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2166 | 2026-06-05T21:25:29.009Z | PASS [ 0.019s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2167 | 2026-06-05T21:25:29.009Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2168 | 2026-06-05T21:25:29.012Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2169 | 2026-06-05T21:25:29.012Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2170 | 2026-06-05T21:25:29.012Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2171 | 2026-06-05T21:25:29.015Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2172 | 2026-06-05T21:25:29.015Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2173 | 2026-06-05T21:25:29.015Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2174 | 2026-06-05T21:25:29.015Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2175 | 2026-06-05T21:25:29.015Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2176 | 2026-06-05T21:25:29.018Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2177 | 2026-06-05T21:25:29.022Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2178 | 2026-06-05T21:25:29.022Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2179 | 2026-06-05T21:25:29.022Z | ──────────── |
| 2180 | 2026-06-05T21:25:29.022Z | Summary [ 0.091s] 36 tests run: 36 passed, 0 skipped |
| 2181 | 2026-06-05T21:25:29.031Z | + cp ./apply_remove_entire_group.log /work/ |
| 2182 | 2026-06-05T21:25:29.034Z | + popd |
| 2183 | 2026-06-05T21:25:29.034Z | /work/oxidecomputer/maghemite |
| 2184 | 2026-06-05T21:25:29.034Z | process exited: duration 420358 ms, exit code 0 |
| |
| 2185 | 2026-06-05T21:25:29.046Z | found 66 output files |
| 2186 | 2026-06-05T21:25:29.046Z | uploading: /work/apply_remove_entire_group.log (16233 bytes) |
| 2187 | 2026-06-05T21:25:30.058Z | uploaded: /work/apply_remove_entire_group.log |
| 2188 | 2026-06-05T21:25:30.063Z | uploading: /work/dualstack_routes.log (122898 bytes) |
| 2189 | 2026-06-05T21:25:31.079Z | uploaded: /work/dualstack_routes.log |
| 2190 | 2026-06-05T21:25:31.079Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2278 bytes) |
| 2191 | 2026-06-05T21:25:32.131Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2192 | 2026-06-05T21:25:32.131Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1446 bytes) |
| 2193 | 2026-06-05T21:25:33.148Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2194 | 2026-06-05T21:25:33.160Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2265 bytes) |
| 2195 | 2026-06-05T21:25:34.173Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2196 | 2026-06-05T21:25:34.175Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2196 bytes) |
| 2197 | 2026-06-05T21:25:36.136Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2198 | 2026-06-05T21:25:36.136Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2189 bytes) |
| 2199 | 2026-06-05T21:25:38.748Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2200 | 2026-06-05T21:25:38.748Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2409 bytes) |
| 2201 | 2026-06-05T21:25:39.767Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2202 | 2026-06-05T21:25:39.767Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (2935 bytes) |
| 2203 | 2026-06-05T21:25:40.790Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2204 | 2026-06-05T21:25:40.790Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2028 bytes) |
| 2205 | 2026-06-05T21:25:41.804Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2206 | 2026-06-05T21:25:41.804Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2253 bytes) |
| 2207 | 2026-06-05T21:25:42.964Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2208 | 2026-06-05T21:25:42.964Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2230 bytes) |
| 2209 | 2026-06-05T21:25:43.984Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2210 | 2026-06-05T21:25:43.984Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2256 bytes) |
| 2211 | 2026-06-05T21:25:45.005Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2212 | 2026-06-05T21:25:45.005Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2394 bytes) |
| 2213 | 2026-06-05T21:25:46.022Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2214 | 2026-06-05T21:25:46.022Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (4623 bytes) |
| 2215 | 2026-06-05T21:25:47.040Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2216 | 2026-06-05T21:25:47.040Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3509 bytes) |
| 2217 | 2026-06-05T21:25:48.279Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2218 | 2026-06-05T21:25:48.279Z | uploading: /work/multiple_unnumbered.log (144277 bytes) |
| 2219 | 2026-06-05T21:25:49.343Z | uploaded: /work/multiple_unnumbered.log |
| 2220 | 2026-06-05T21:25:49.343Z | uploading: /work/ndp_change_reset.log (70252 bytes) |
| 2221 | 2026-06-05T21:25:50.373Z | uploaded: /work/ndp_change_reset.log |
| 2222 | 2026-06-05T21:25:50.373Z | uploading: /work/ndp_changes.log (89266 bytes) |
| 2223 | 2026-06-05T21:25:51.428Z | uploaded: /work/ndp_changes.log |
| 2224 | 2026-06-05T21:25:51.428Z | uploading: /work/r1.test_basic_peering_active.log (38193 bytes) |
| 2225 | 2026-06-05T21:25:52.446Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2226 | 2026-06-05T21:25:52.446Z | uploading: /work/r1.test_basic_peering_active_tcp.log (49775 bytes) |
| 2227 | 2026-06-05T21:25:54.594Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2228 | 2026-06-05T21:25:54.594Z | uploading: /work/r1.test_basic_peering_passive.log (33698 bytes) |
| 2229 | 2026-06-05T21:25:55.608Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2230 | 2026-06-05T21:25:55.608Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (39688 bytes) |
| 2231 | 2026-06-05T21:25:56.620Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2232 | 2026-06-05T21:25:56.620Z | uploading: /work/r1.test_basic_update.log (55607 bytes) |
| 2233 | 2026-06-05T21:25:57.635Z | uploaded: /work/r1.test_basic_update.log |
| 2234 | 2026-06-05T21:25:57.635Z | uploading: /work/r1.test_basic_update_ipv6.log (40537 bytes) |
| 2235 | 2026-06-05T21:25:58.648Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2236 | 2026-06-05T21:25:58.648Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (31019 bytes) |
| 2237 | 2026-06-05T21:25:59.662Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2238 | 2026-06-05T21:25:59.662Z | uploading: /work/r1.test_basic_update_tcp.log (31290 bytes) |
| 2239 | 2026-06-05T21:26:00.677Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2240 | 2026-06-05T21:26:00.677Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (59316 bytes) |
| 2241 | 2026-06-05T21:26:01.692Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2242 | 2026-06-05T21:26:01.692Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (56857 bytes) |
| 2243 | 2026-06-05T21:26:02.706Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2244 | 2026-06-05T21:26:02.707Z | uploading: /work/r1.test_import_export_policy_filtering.log (59887 bytes) |
| 2245 | 2026-06-05T21:26:03.721Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2246 | 2026-06-05T21:26:03.721Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (48931 bytes) |
| 2247 | 2026-06-05T21:26:04.734Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2248 | 2026-06-05T21:26:04.734Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (38053 bytes) |
| 2249 | 2026-06-05T21:26:05.748Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2250 | 2026-06-05T21:26:05.748Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49032 bytes) |
| 2251 | 2026-06-05T21:26:06.760Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2252 | 2026-06-05T21:26:06.760Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (33717 bytes) |
| 2253 | 2026-06-05T21:26:07.775Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2254 | 2026-06-05T21:26:07.775Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (40319 bytes) |
| 2255 | 2026-06-05T21:26:08.788Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2256 | 2026-06-05T21:26:08.788Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (35622 bytes) |
| 2257 | 2026-06-05T21:26:09.802Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2258 | 2026-06-05T21:26:09.802Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (29940 bytes) |
| 2259 | 2026-06-05T21:26:10.814Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2260 | 2026-06-05T21:26:10.814Z | uploading: /work/r1.test_three_router_chain_tcp.log (22156 bytes) |
| 2261 | 2026-06-05T21:26:11.827Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2262 | 2026-06-05T21:26:11.827Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (25930 bytes) |
| 2263 | 2026-06-05T21:26:12.839Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2264 | 2026-06-05T21:26:12.839Z | uploading: /work/r2.test_basic_peering_active.log (38981 bytes) |
| 2265 | 2026-06-05T21:26:13.853Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2266 | 2026-06-05T21:26:13.854Z | uploading: /work/r2.test_basic_peering_active_tcp.log (47767 bytes) |
| 2267 | 2026-06-05T21:26:14.867Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2268 | 2026-06-05T21:26:14.868Z | uploading: /work/r2.test_basic_peering_passive.log (41323 bytes) |
| 2269 | 2026-06-05T21:26:15.882Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2270 | 2026-06-05T21:26:15.883Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (45944 bytes) |
| 2271 | 2026-06-05T21:26:16.897Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2272 | 2026-06-05T21:26:16.897Z | uploading: /work/r2.test_basic_update.log (64851 bytes) |
| 2273 | 2026-06-05T21:26:17.912Z | uploaded: /work/r2.test_basic_update.log |
| 2274 | 2026-06-05T21:26:17.912Z | uploading: /work/r2.test_basic_update_ipv6.log (37522 bytes) |
| 2275 | 2026-06-05T21:26:18.927Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2276 | 2026-06-05T21:26:18.927Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (33465 bytes) |
| 2277 | 2026-06-05T21:26:19.956Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2278 | 2026-06-05T21:26:19.957Z | uploading: /work/r2.test_basic_update_tcp.log (32802 bytes) |
| 2279 | 2026-06-05T21:26:20.982Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2280 | 2026-06-05T21:26:20.982Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (60163 bytes) |
| 2281 | 2026-06-05T21:26:21.996Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2282 | 2026-06-05T21:26:21.996Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (53877 bytes) |
| 2283 | 2026-06-05T21:26:23.011Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2284 | 2026-06-05T21:26:23.012Z | uploading: /work/r2.test_import_export_policy_filtering.log (57847 bytes) |
| 2285 | 2026-06-05T21:26:24.027Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2286 | 2026-06-05T21:26:24.027Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (53242 bytes) |
| 2287 | 2026-06-05T21:26:25.042Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2288 | 2026-06-05T21:26:25.043Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (38772 bytes) |
| 2289 | 2026-06-05T21:26:26.057Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2290 | 2026-06-05T21:26:26.057Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (47615 bytes) |
| 2291 | 2026-06-05T21:26:27.074Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2292 | 2026-06-05T21:26:27.074Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (41278 bytes) |
| 2293 | 2026-06-05T21:26:28.088Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2294 | 2026-06-05T21:26:28.088Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (46417 bytes) |
| 2295 | 2026-06-05T21:26:29.101Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2296 | 2026-06-05T21:26:29.101Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (38166 bytes) |
| 2297 | 2026-06-05T21:26:30.115Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2298 | 2026-06-05T21:26:30.115Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28070 bytes) |
| 2299 | 2026-06-05T21:26:31.130Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2300 | 2026-06-05T21:26:31.130Z | uploading: /work/r2.test_three_router_chain_tcp.log (45473 bytes) |
| 2301 | 2026-06-05T21:26:32.144Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2302 | 2026-06-05T21:26:32.144Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (41375 bytes) |
| 2303 | 2026-06-05T21:26:33.157Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2304 | 2026-06-05T21:26:33.157Z | uploading: /work/r3.test_three_router_chain_tcp.log (25007 bytes) |
| 2305 | 2026-06-05T21:26:34.174Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2306 | 2026-06-05T21:26:34.174Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (21416 bytes) |
| 2307 | 2026-06-05T21:26:35.185Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2308 | 2026-06-05T21:26:35.185Z | uploading: /work/same_linklocal.log (159909 bytes) |
| 2309 | 2026-06-05T21:26:36.201Z | uploaded: /work/same_linklocal.log |
| 2310 | 2026-06-05T21:26:36.201Z | uploading: /work/three_chain.log (172900 bytes) |
| 2311 | 2026-06-05T21:26:37.219Z | uploaded: /work/three_chain.log |
| 2312 | 2026-06-05T21:26:37.219Z | uploading: /work/unnumbered_expiry.log (88900 bytes) |
| 2313 | 2026-06-05T21:26:38.235Z | uploaded: /work/unnumbered_expiry.log |
| 2314 | 2026-06-05T21:26:38.235Z | uploading: /work/unnumbered_interface_lifecycle.log (165453 bytes) |
| 2315 | 2026-06-05T21:26:39.252Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2316 | 2026-06-05T21:26:39.253Z | uploading: /work/unnumbered_peer_change.log (79140 bytes) |
| 2317 | 2026-06-05T21:26:40.269Z | uploaded: /work/unnumbered_peer_change.log |