|
|
|
| 1 | 2026-06-23T19:21:25.104Z | job assigned to worker 01KVTYTZ260EWXB3D84R8CRSPN [factory aws, i-04306cebd44ac46f9] (queued for 1 m 0 s) |
| |
| 2 | 2026-06-23T19:21:31.489Z | starting task 0: "setup" |
| 3 | 2026-06-23T19:21:31.493Z | ++ uname -s |
| 4 | 2026-06-23T19:21:31.496Z | + kern=SunOS |
| 5 | 2026-06-23T19:21:31.496Z | + build_user=build |
| 6 | 2026-06-23T19:21:31.496Z | + build_uid=12345 |
| 7 | 2026-06-23T19:21:31.496Z | + work_dir=/work |
| 8 | 2026-06-23T19:21:31.496Z | + input_dir=/input |
| 9 | 2026-06-23T19:21:31.496Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-23T19:21:31.496Z | + case "$kern" in |
| 11 | 2026-06-23T19:21:31.496Z | + groupadd -g 12345 build |
| 12 | 2026-06-23T19:21:31.499Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-23T19:21:33.504Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-23T19:21:33.585Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-23T19:21:33.589Z | + home_fs=zfs |
| 16 | 2026-06-23T19:21:33.589Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-23T19:21:33.589Z | + mkdir -p /home/build |
| 18 | 2026-06-23T19:21:33.589Z | + chown build:build /home/build /work |
| 19 | 2026-06-23T19:21:35.590Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-23T19:21:35.593Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-06-23T19:21:35.600Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-23T19:21:35.603Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-23T19:21:35.603Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-23T19:21:35.603Z | * rust toolchain profile = "default" |
| 25 | 2026-06-23T19:21:35.603Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-23T19:21:35.603Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-23T19:21:35.603Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-23T19:21:35.606Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-23T19:21:35.606Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-23T19:21:35.690Z | info: downloading installer |
| 31 | 2026-06-23T19:21:37.441Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-23T19:21:37.441Z | warn: /opt/ooce/bin |
| 33 | 2026-06-23T19:21:37.441Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-23T19:21:37.444Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-23T19:21:37.444Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-23T19:21:37.445Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-23T19:21:37.445Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-23T19:21:37.445Z | error: cannot install while Rust is installed |
| 39 | 2026-06-23T19:21:37.445Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-23T19:21:37.445Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-23T19:21:37.445Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-23T19:21:37.445Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-23T19:21:37.445Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-23T19:21:37.457Z | info: profile set to default |
| 45 | 2026-06-23T19:21:37.457Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-23T19:21:37.459Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-23T19:21:37.602Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-23T19:21:37.605Z | info: downloading 6 components |
| 49 | 2026-06-23T19:21:55.179Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-23T19:21:55.179Z | |
| 51 | 2026-06-23T19:21:55.209Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-23T19:21:55.209Z | |
| 53 | 2026-06-23T19:21:55.209Z | |
| 54 | 2026-06-23T19:21:55.210Z | Rust is installed now. Great! |
| 55 | 2026-06-23T19:21:55.210Z | |
| 56 | 2026-06-23T19:21:55.210Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-23T19:21:55.210Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-23T19:21:55.210Z | |
| 59 | 2026-06-23T19:21:55.210Z | To configure your current shell, you need to source |
| 60 | 2026-06-23T19:21:55.210Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-23T19:21:55.210Z | |
| 62 | 2026-06-23T19:21:55.210Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-23T19:21:55.210Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-23T19:21:55.210Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-23T19:21:55.210Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-23T19:21:55.210Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-23T19:21:55.210Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-23T19:21:55.210Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-23T19:21:55.213Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-23T19:21:55.213Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-23T19:21:55.301Z | + rustup --version |
| 72 | 2026-06-23T19:21:55.310Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-23T19:21:55.313Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-23T19:21:55.331Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-23T19:21:55.334Z | + cargo --version |
| 76 | 2026-06-23T19:21:55.347Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-23T19:21:55.350Z | + rustc --version |
| 78 | 2026-06-23T19:21:55.369Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-23T19:21:55.373Z | process exited: duration 19769 ms, exit code 0 |
| |
| 80 | 2026-06-23T19:21:55.379Z | starting task 2: "authentication" |
| 81 | 2026-06-23T19:21:55.400Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-06-23T19:21:55.405Z | starting task 3: "clone repository" |
| 83 | 2026-06-23T19:21:55.409Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-23T19:21:55.412Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-23T19:21:55.444Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-23T19:21:57.015Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-23T19:21:57.015Z | + git fetch origin 2128258d782b0a574096a4d622bb4c795193ccbc |
| 88 | 2026-06-23T19:21:57.427Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-23T19:21:57.427Z | * branch 2128258d782b0a574096a4d622bb4c795193ccbc -> FETCH_HEAD |
| 90 | 2026-06-23T19:21:57.431Z | + [[ -n john/bfd-async ]] |
| 91 | 2026-06-23T19:21:57.431Z | ++ git branch --show-current |
| 92 | 2026-06-23T19:21:57.431Z | + current=main |
| 93 | 2026-06-23T19:21:57.431Z | + [[ main != john/bfd-async ]] |
| 94 | 2026-06-23T19:21:57.431Z | + git branch -f john/bfd-async 2128258d782b0a574096a4d622bb4c795193ccbc |
| 95 | 2026-06-23T19:21:57.436Z | + git checkout -f john/bfd-async |
| 96 | 2026-06-23T19:21:57.461Z | Switched to branch 'john/bfd-async' |
| 97 | 2026-06-23T19:21:57.471Z | + git reset --hard 2128258d782b0a574096a4d622bb4c795193ccbc |
| 98 | 2026-06-23T19:21:57.471Z | HEAD is now at 2128258 send our local detection multiplier |
| 99 | 2026-06-23T19:21:57.471Z | process exited: duration 2053 ms, exit code 0 |
| |
| 100 | 2026-06-23T19:21:57.485Z | starting task 4: "build" |
| 101 | 2026-06-23T19:21:57.493Z | + set -e |
| 102 | 2026-06-23T19:21:57.493Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-23T19:21:57.493Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-23T19:21:57.493Z | ++ PLATFORM=illumos |
| 105 | 2026-06-23T19:21:57.493Z | ++ banner install |
| 106 | 2026-06-23T19:21:57.493Z | |
| 107 | 2026-06-23T19:21:57.493Z | # # # #### ##### ## # # |
| 108 | 2026-06-23T19:21:57.493Z | # ## # # # # # # # |
| 109 | 2026-06-23T19:21:57.493Z | # # # # #### # # # # # |
| 110 | 2026-06-23T19:21:57.493Z | # # # # # # ###### # # |
| 111 | 2026-06-23T19:21:57.493Z | # # ## # # # # # # # |
| 112 | 2026-06-23T19:21:57.493Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-23T19:21:57.493Z | |
| 114 | 2026-06-23T19:21:57.493Z | ++ set +o errexit |
| 115 | 2026-06-23T19:21:57.493Z | ++ pkg info clang-15 |
| 116 | 2026-06-23T19:21:57.494Z | ++ grep -qi installed |
| 117 | 2026-06-23T19:21:58.686Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-23T19:21:58.686Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-23T19:21:58.686Z | |
| 120 | 2026-06-23T19:21:58.686Z | clang-15 |
| 121 | 2026-06-23T19:21:58.723Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-23T19:21:58.723Z | ++ set -o errexit |
| 123 | 2026-06-23T19:21:58.731Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-23T19:22:05.444Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-23T19:22:13.261Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-23T19:22:21.617Z | Planning: Solver setup ... Done |
| 127 | 2026-06-23T19:22:22.133Z | Planning: Running solver ... Done |
| 128 | 2026-06-23T19:22:22.133Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-23T19:22:22.133Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-23T19:22:22.133Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-23T19:22:22.133Z | Planning: Package planning ... Done |
| 132 | 2026-06-23T19:22:22.133Z | Planning: Merging actions ... Done |
| 133 | 2026-06-23T19:22:22.133Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-23T19:22:22.133Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-23T19:22:22.154Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-23T19:22:22.154Z | Planning: Planning completed in 8.45 seconds |
| 137 | 2026-06-23T19:22:22.154Z | Packages to install: 2 |
| 138 | 2026-06-23T19:22:22.154Z | Mediators to change: 2 |
| 139 | 2026-06-23T19:22:22.155Z | Services to change: 1 |
| 140 | 2026-06-23T19:22:22.155Z | Create boot environment: No |
| 141 | 2026-06-23T19:22:22.155Z | Create backup boot environment: No |
| 142 | 2026-06-23T19:22:22.155Z | |
| 143 | 2026-06-23T19:22:22.155Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-23T19:22:27.240Z | Download: 980/3076 items 82.1/211.3MB 38% complete (18.2M/s) |
| 145 | 2026-06-23T19:22:47.254Z | Download: 983/3076 items 82.1/211.3MB 38% complete |
| 146 | 2026-06-23T19:22:53.470Z | Download: 2000/3076 items 116.0/211.3MB 54% complete (8.1M/s) |
| 147 | 2026-06-23T19:22:58.480Z | Download: 2245/3076 items 118.6/211.3MB 56% complete (2.2M/s) |
| 148 | 2026-06-23T19:23:03.485Z | Download: 2716/3076 items 119.6/211.3MB 56% complete (372k/s) |
| 149 | 2026-06-23T19:23:18.855Z | Download: 3024/3076 items 201.5/211.3MB 95% complete |
| 150 | 2026-06-23T19:23:23.853Z | Download: 3068/3076 items 209.6/211.3MB 99% complete (1.5M/s) |
| 151 | 2026-06-23T19:23:24.268Z | Download: Completed 211.31 MB in 62.32 seconds (3.4M/s) |
| 152 | 2026-06-23T19:23:24.393Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-06-23T19:23:27.498Z | Actions: Completed 3418 actions in 3.10 seconds. |
| 154 | 2026-06-23T19:23:28.135Z | Done |
| 155 | 2026-06-23T19:23:28.135Z | Done |
| 156 | 2026-06-23T19:23:28.923Z | Done |
| 157 | 2026-06-23T19:23:32.019Z | Done |
| 158 | 2026-06-23T19:23:32.086Z | Done |
| 159 | 2026-06-23T19:23:32.091Z | Done |
| 160 | 2026-06-23T19:23:32.400Z | Done |
| 161 | 2026-06-23T19:23:33.070Z | ++ set -o errexit |
| 162 | 2026-06-23T19:23:33.070Z | ++ cargo --version |
| 163 | 2026-06-23T19:23:33.078Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 164 | 2026-06-23T19:23:33.229Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 165 | 2026-06-23T19:23:33.232Z | info: downloading 6 components |
| 166 | 2026-06-23T19:23:48.770Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 167 | 2026-06-23T19:23:48.783Z | ++ rustc --version |
| 168 | 2026-06-23T19:23:48.783Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 169 | 2026-06-23T19:23:48.783Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 170 | 2026-06-23T19:23:48.794Z | Updating crates.io index |
| 171 | 2026-06-23T19:23:48.899Z | Downloading crates ... |
| 172 | 2026-06-23T19:23:48.948Z | Downloaded cargo-nextest v0.9.97 |
| 173 | 2026-06-23T19:23:49.011Z | Installing cargo-nextest v0.9.97 |
| 174 | 2026-06-23T19:23:49.050Z | Updating crates.io index |
| 175 | 2026-06-23T19:23:51.841Z | Locking 390 packages to latest compatible versions |
| 176 | 2026-06-23T19:23:51.854Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 177 | 2026-06-23T19:23:51.854Z | Adding duct v0.13.7 (available: v1.1.1) |
| 178 | 2026-06-23T19:23:51.854Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 179 | 2026-06-23T19:23:51.854Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 180 | 2026-06-23T19:23:51.860Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 181 | 2026-06-23T19:23:51.860Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 182 | 2026-06-23T19:23:51.860Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 183 | 2026-06-23T19:23:51.860Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 184 | 2026-06-23T19:23:51.860Z | Adding nextest-runner v0.80.0 (available: v0.119.0) |
| 185 | 2026-06-23T19:23:51.860Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 186 | 2026-06-23T19:23:51.881Z | Downloading crates ... |
| 187 | 2026-06-23T19:23:51.952Z | Downloaded anstyle-query v1.1.5 |
| 188 | 2026-06-23T19:23:51.956Z | Downloaded adler2 v2.0.1 |
| 189 | 2026-06-23T19:23:51.961Z | Downloaded addr2line v0.25.1 |
| 190 | 2026-06-23T19:23:51.965Z | Downloaded anstream v1.0.0 |
| 191 | 2026-06-23T19:23:51.968Z | Downloaded generic-array v0.14.7 |
| 192 | 2026-06-23T19:23:51.968Z | Downloaded either v1.16.0 |
| 193 | 2026-06-23T19:23:51.976Z | Downloaded guppy-workspace-hack v0.1.0 |
| 194 | 2026-06-23T19:23:51.979Z | Downloaded filetime v0.2.29 |
| 195 | 2026-06-23T19:23:51.979Z | Downloaded duct v0.13.7 |
| 196 | 2026-06-23T19:23:51.982Z | Downloaded mukti-metadata v0.3.0 |
| 197 | 2026-06-23T19:23:51.982Z | Downloaded nested v0.1.1 |
| 198 | 2026-06-23T19:23:51.985Z | Downloaded console v0.15.11 |
| 199 | 2026-06-23T19:23:51.988Z | Downloaded getrandom v0.3.4 |
| 200 | 2026-06-23T19:23:51.988Z | Downloaded base64 v0.22.1 |
| 201 | 2026-06-23T19:23:51.991Z | Downloaded newtype-uuid v1.3.2 |
| 202 | 2026-06-23T19:23:51.995Z | Downloaded indent_write v2.2.0 |
| 203 | 2026-06-23T19:23:51.995Z | Downloaded cargo-platform v0.3.3 |
| 204 | 2026-06-23T19:23:51.998Z | Downloaded cpufeatures v0.2.17 |
| 205 | 2026-06-23T19:23:51.998Z | Downloaded nextest-filtering v0.15.0 |
| 206 | 2026-06-23T19:23:51.998Z | Downloaded block-buffer v0.10.4 |
| 207 | 2026-06-23T19:23:52.001Z | Downloaded cargo-util-schemas v0.2.0 |
| 208 | 2026-06-23T19:23:52.001Z | Downloaded indenter v0.3.4 |
| 209 | 2026-06-23T19:23:52.004Z | Downloaded camino-tempfile v1.4.1 |
| 210 | 2026-06-23T19:23:52.004Z | Downloaded jobserver v0.1.34 |
| 211 | 2026-06-23T19:23:52.007Z | Downloaded futures-channel v0.3.32 |
| 212 | 2026-06-23T19:23:52.007Z | Downloaded idna_adapter v1.0.0 |
| 213 | 2026-06-23T19:23:52.010Z | Downloaded once_cell v1.21.4 |
| 214 | 2026-06-23T19:23:52.013Z | Downloaded indexmap v2.14.0 |
| 215 | 2026-06-23T19:23:52.015Z | Downloaded nextest-workspace-hack v0.1.0 |
| 216 | 2026-06-23T19:23:52.016Z | Downloaded http v1.4.2 |
| 217 | 2026-06-23T19:23:52.020Z | Downloaded futures-sink v0.3.32 |
| 218 | 2026-06-23T19:23:52.020Z | Downloaded debug-ignore v1.0.5 |
| 219 | 2026-06-23T19:23:52.024Z | Downloaded pkg-config v0.3.33 |
| 220 | 2026-06-23T19:23:52.024Z | Downloaded home v0.5.12 |
| 221 | 2026-06-23T19:23:52.027Z | Downloaded http-body v1.0.1 |
| 222 | 2026-06-23T19:23:52.027Z | Downloaded openssl-probe v0.2.1 |
| 223 | 2026-06-23T19:23:52.027Z | Downloaded number_prefix v0.4.0 |
| 224 | 2026-06-23T19:23:52.027Z | Downloaded cfg-if v1.0.4 |
| 225 | 2026-06-23T19:23:52.030Z | Downloaded futures-task v0.3.32 |
| 226 | 2026-06-23T19:23:52.034Z | Downloaded clap_lex v1.1.0 |
| 227 | 2026-06-23T19:23:52.037Z | Downloaded equivalent v1.0.2 |
| 228 | 2026-06-23T19:23:52.037Z | Downloaded form_urlencoded v1.2.2 |
| 229 | 2026-06-23T19:23:52.037Z | Downloaded num-traits v0.2.19 |
| 230 | 2026-06-23T19:23:52.041Z | Downloaded document-features v0.2.12 |
| 231 | 2026-06-23T19:23:52.041Z | Downloaded errno v0.3.14 |
| 232 | 2026-06-23T19:23:52.044Z | Downloaded nextest-metadata v0.12.2 |
| 233 | 2026-06-23T19:23:52.044Z | Downloaded crypto-common v0.1.7 |
| 234 | 2026-06-23T19:23:52.044Z | Downloaded futures-core v0.3.32 |
| 235 | 2026-06-23T19:23:52.044Z | Downloaded parking_lot v0.12.5 |
| 236 | 2026-06-23T19:23:52.047Z | Downloaded atomicwrites v0.4.4 |
| 237 | 2026-06-23T19:23:52.047Z | Downloaded hex v0.4.3 |
| 238 | 2026-06-23T19:23:52.051Z | Downloaded native-tls v0.2.18 |
| 239 | 2026-06-23T19:23:52.051Z | Downloaded colorchoice v1.0.5 |
| 240 | 2026-06-23T19:23:52.051Z | Downloaded rustc-hash v2.1.2 |
| 241 | 2026-06-23T19:23:52.054Z | Downloaded is_ci v1.2.0 |
| 242 | 2026-06-23T19:23:52.054Z | Downloaded color-spantrace v0.3.0 |
| 243 | 2026-06-23T19:23:52.054Z | Downloaded async-scoped v0.9.0 |
| 244 | 2026-06-23T19:23:52.057Z | Downloaded fnv v1.0.7 |
| 245 | 2026-06-23T19:23:52.060Z | Downloaded itoa v1.0.18 |
| 246 | 2026-06-23T19:23:52.060Z | Downloaded is_terminal_polyfill v1.70.2 |
| 247 | 2026-06-23T19:23:52.063Z | Downloaded futures-executor v0.3.32 |
| 248 | 2026-06-23T19:23:52.063Z | Downloaded fixedbitset v0.5.7 |
| 249 | 2026-06-23T19:23:52.066Z | Downloaded camino v1.2.3 |
| 250 | 2026-06-23T19:23:52.066Z | Downloaded openssl-macros v0.1.1 |
| 251 | 2026-06-23T19:23:52.070Z | Downloaded os_pipe v1.2.3 |
| 252 | 2026-06-23T19:23:52.070Z | Downloaded enable-ansi-support v0.2.1 |
| 253 | 2026-06-23T19:23:52.070Z | Downloaded ipnet v2.12.0 |
| 254 | 2026-06-23T19:23:52.072Z | Downloaded humantime-serde v1.1.1 |
| 255 | 2026-06-23T19:23:52.080Z | Downloaded lazy_static v1.5.0 |
| 256 | 2026-06-23T19:23:52.083Z | Downloaded cargo-platform v0.2.0 |
| 257 | 2026-06-23T19:23:52.087Z | Downloaded foreign-types-shared v0.1.1 |
| 258 | 2026-06-23T19:23:52.087Z | Downloaded ordered-float v2.10.1 |
| 259 | 2026-06-23T19:23:52.087Z | Downloaded futures-io v0.3.32 |
| 260 | 2026-06-23T19:23:52.087Z | Downloaded percent-encoding v2.3.2 |
| 261 | 2026-06-23T19:23:52.091Z | Downloaded heck v0.5.0 |
| 262 | 2026-06-23T19:23:52.091Z | Downloaded futures-macro v0.3.32 |
| 263 | 2026-06-23T19:23:52.091Z | Downloaded atomic-waker v1.1.2 |
| 264 | 2026-06-23T19:23:52.091Z | Downloaded serde-value v0.7.0 |
| 265 | 2026-06-23T19:23:52.094Z | Downloaded backtrace-ext v0.2.1 |
| 266 | 2026-06-23T19:23:52.094Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 267 | 2026-06-23T19:23:52.098Z | Downloaded lru-slab v0.1.2 |
| 268 | 2026-06-23T19:23:52.098Z | Downloaded hyper-tls v0.6.0 |
| 269 | 2026-06-23T19:23:52.098Z | Downloaded foreign-types v0.3.2 |
| 270 | 2026-06-23T19:23:52.102Z | Downloaded serde_ignored v0.1.14 |
| 271 | 2026-06-23T19:23:52.102Z | Downloaded shell-words v1.1.1 |
| 272 | 2026-06-23T19:23:52.105Z | Downloaded scopeguard v1.2.0 |
| 273 | 2026-06-23T19:23:52.105Z | Downloaded rustc_version v0.4.1 |
| 274 | 2026-06-23T19:23:52.105Z | Downloaded signal-hook-mio v0.2.5 |
| 275 | 2026-06-23T19:23:52.108Z | Downloaded shared_child v1.1.1 |
| 276 | 2026-06-23T19:23:52.108Z | Downloaded serde_spanned v0.6.9 |
| 277 | 2026-06-23T19:23:52.108Z | Downloaded dialoguer v0.11.0 |
| 278 | 2026-06-23T19:23:52.122Z | Downloaded serde_spanned v1.1.1 |
| 279 | 2026-06-23T19:23:52.122Z | Downloaded foldhash v0.1.5 |
| 280 | 2026-06-23T19:23:52.122Z | Downloaded ppv-lite86 v0.2.21 |
| 281 | 2026-06-23T19:23:52.125Z | Downloaded fastrand v2.4.1 |
| 282 | 2026-06-23T19:23:52.125Z | Downloaded miniz_oxide v0.8.9 |
| 283 | 2026-06-23T19:23:52.125Z | Downloaded self-replace v1.5.0 |
| 284 | 2026-06-23T19:23:52.128Z | Downloaded rand_core v0.6.4 |
| 285 | 2026-06-23T19:23:52.128Z | Downloaded indicatif v0.17.11 |
| 286 | 2026-06-23T19:23:52.135Z | Downloaded pathdiff v0.2.3 |
| 287 | 2026-06-23T19:23:52.135Z | Downloaded erased-serde v0.4.10 |
| 288 | 2026-06-23T19:23:52.138Z | Downloaded anstyle-parse v1.0.0 |
| 289 | 2026-06-23T19:23:52.138Z | Downloaded supports-hyperlinks v3.2.0 |
| 290 | 2026-06-23T19:23:52.138Z | Downloaded supports-color v3.0.2 |
| 291 | 2026-06-23T19:23:52.138Z | Downloaded signature v2.2.0 |
| 292 | 2026-06-23T19:23:52.141Z | Downloaded strsim v0.11.1 |
| 293 | 2026-06-23T19:23:52.141Z | Downloaded sigchld v0.2.4 |
| 294 | 2026-06-23T19:23:52.144Z | Downloaded terminal_size v0.4.4 |
| 295 | 2026-06-23T19:23:52.147Z | Downloaded sync_wrapper v1.0.2 |
| 296 | 2026-06-23T19:23:52.147Z | Downloaded subtle v2.6.1 |
| 297 | 2026-06-23T19:23:52.147Z | Downloaded swrite v0.1.0 |
| 298 | 2026-06-23T19:23:52.150Z | Downloaded tinyvec_macros v0.1.1 |
| 299 | 2026-06-23T19:23:52.150Z | Downloaded cargo_metadata v0.23.1 |
| 300 | 2026-06-23T19:23:52.153Z | Downloaded supports-unicode v3.0.0 |
| 301 | 2026-06-23T19:23:52.153Z | Downloaded future-queue v0.4.0 |
| 302 | 2026-06-23T19:23:52.153Z | Downloaded pin-project-lite v0.2.17 |
| 303 | 2026-06-23T19:23:52.156Z | Downloaded digest v0.10.7 |
| 304 | 2026-06-23T19:23:52.160Z | Downloaded quote v1.0.46 |
| 305 | 2026-06-23T19:23:52.160Z | Downloaded cargo_metadata v0.20.0 |
| 306 | 2026-06-23T19:23:52.162Z | Downloaded cfg_aliases v0.2.1 |
| 307 | 2026-06-23T19:23:52.162Z | Downloaded autocfg v1.5.1 |
| 308 | 2026-06-23T19:23:52.162Z | Downloaded anstyle v1.0.14 |
| 309 | 2026-06-23T19:23:52.165Z | Downloaded base64ct v1.8.3 |
| 310 | 2026-06-23T19:23:52.165Z | Downloaded find-msvc-tools v0.1.9 |
| 311 | 2026-06-23T19:23:52.168Z | Downloaded rand_core v0.9.5 |
| 312 | 2026-06-23T19:23:52.168Z | Downloaded humantime v2.3.0 |
| 313 | 2026-06-23T19:23:52.172Z | Downloaded signal-hook-registry v1.4.8 |
| 314 | 2026-06-23T19:23:52.173Z | Downloaded sha2 v0.10.9 |
| 315 | 2026-06-23T19:23:52.175Z | Downloaded rustc-demangle v0.1.27 |
| 316 | 2026-06-23T19:23:52.176Z | Downloaded pkcs8 v0.10.2 |
| 317 | 2026-06-23T19:23:52.176Z | Downloaded http-body-util v0.1.3 |
| 318 | 2026-06-23T19:23:52.178Z | Downloaded tokio-macros v2.7.0 |
| 319 | 2026-06-23T19:23:52.178Z | Downloaded serde_path_to_error v0.1.20 |
| 320 | 2026-06-23T19:23:52.178Z | Downloaded lock_api v0.4.14 |
| 321 | 2026-06-23T19:23:52.179Z | Downloaded owo-colors v4.3.0 |
| 322 | 2026-06-23T19:23:52.181Z | Downloaded cfg-expr v0.20.8 |
| 323 | 2026-06-23T19:23:52.182Z | Downloaded hyper-rustls v0.27.9 |
| 324 | 2026-06-23T19:23:52.184Z | Downloaded serde v1.0.228 |
| 325 | 2026-06-23T19:23:52.188Z | Downloaded simd-adler32 v0.3.9 |
| 326 | 2026-06-23T19:23:52.188Z | Downloaded miette-derive v7.6.0 |
| 327 | 2026-06-23T19:23:52.188Z | Downloaded tower-layer v0.3.3 |
| 328 | 2026-06-23T19:23:52.191Z | Downloaded toml_write v0.1.2 |
| 329 | 2026-06-23T19:23:52.191Z | Downloaded toml_datetime v0.6.11 |
| 330 | 2026-06-23T19:23:52.191Z | Downloaded convert_case v0.10.0 |
| 331 | 2026-06-23T19:23:52.197Z | Downloaded globset v0.4.18 |
| 332 | 2026-06-23T19:23:52.197Z | Downloaded serde-untagged v0.1.9 |
| 333 | 2026-06-23T19:23:52.197Z | Downloaded ed25519 v2.2.3 |
| 334 | 2026-06-23T19:23:52.200Z | Downloaded httparse v1.10.1 |
| 335 | 2026-06-23T19:23:52.200Z | Downloaded pin-project-internal v1.1.13 |
| 336 | 2026-06-23T19:23:52.200Z | Downloaded parking_lot_core v0.9.12 |
| 337 | 2026-06-23T19:23:52.203Z | Downloaded getrandom v0.2.17 |
| 338 | 2026-06-23T19:23:52.203Z | Downloaded unicode-linebreak v0.1.5 |
| 339 | 2026-06-23T19:23:52.207Z | Downloaded tracing-error v0.2.1 |
| 340 | 2026-06-23T19:23:52.207Z | Downloaded tower-service v0.3.3 |
| 341 | 2026-06-23T19:23:52.210Z | Downloaded strip-ansi-escapes v0.2.1 |
| 342 | 2026-06-23T19:23:52.210Z | Downloaded smol_str v0.3.6 |
| 343 | 2026-06-23T19:23:52.213Z | Downloaded try-lock v0.2.5 |
| 344 | 2026-06-23T19:23:52.213Z | Downloaded serde_urlencoded v0.7.1 |
| 345 | 2026-06-23T19:23:52.216Z | Downloaded static_assertions v1.1.0 |
| 346 | 2026-06-23T19:23:52.216Z | Downloaded slab v0.4.12 |
| 347 | 2026-06-23T19:23:52.219Z | Downloaded thread_local v1.1.9 |
| 348 | 2026-06-23T19:23:52.219Z | Downloaded spki v0.7.3 |
| 349 | 2026-06-23T19:23:52.222Z | Downloaded thiserror-impl v2.0.18 |
| 350 | 2026-06-23T19:23:52.222Z | Downloaded thiserror v2.0.18 |
| 351 | 2026-06-23T19:23:52.224Z | Downloaded xattr v1.6.1 |
| 352 | 2026-06-23T19:23:52.227Z | Downloaded version_check v0.9.5 |
| 353 | 2026-06-23T19:23:52.227Z | Downloaded urlencoding v2.1.3 |
| 354 | 2026-06-23T19:23:52.230Z | Downloaded untrusted v0.9.0 |
| 355 | 2026-06-23T19:23:52.230Z | Downloaded target-spec-miette v0.4.8 |
| 356 | 2026-06-23T19:23:52.233Z | Downloaded utf8_iter v1.0.4 |
| 357 | 2026-06-23T19:23:52.233Z | Downloaded want v0.3.1 |
| 358 | 2026-06-23T19:23:52.234Z | Downloaded eyre v0.6.12 |
| 359 | 2026-06-23T19:23:52.236Z | Downloaded thiserror-impl v1.0.69 |
| 360 | 2026-06-23T19:23:52.239Z | Downloaded clap_derive v4.6.1 |
| 361 | 2026-06-23T19:23:52.239Z | Downloaded quick-junit v0.5.2 |
| 362 | 2026-06-23T19:23:52.244Z | Downloaded ahash v0.8.12 |
| 363 | 2026-06-23T19:23:52.244Z | Downloaded rand_chacha v0.9.0 |
| 364 | 2026-06-23T19:23:52.247Z | Downloaded semver v1.0.28 |
| 365 | 2026-06-23T19:23:52.254Z | Downloaded self_update v0.42.0 |
| 366 | 2026-06-23T19:23:52.256Z | Downloaded tokio-native-tls v0.3.1 |
| 367 | 2026-06-23T19:23:52.256Z | Downloaded rustls-pki-types v1.14.1 |
| 368 | 2026-06-23T19:23:52.256Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 369 | 2026-06-23T19:23:52.263Z | Downloaded litrs v1.0.0 |
| 370 | 2026-06-23T19:23:52.268Z | Downloaded typeid v1.0.3 |
| 371 | 2026-06-23T19:23:52.271Z | Downloaded mio v1.2.1 |
| 372 | 2026-06-23T19:23:52.274Z | Downloaded smallvec v1.15.2 |
| 373 | 2026-06-23T19:23:52.274Z | Downloaded crc32fast v1.5.0 |
| 374 | 2026-06-23T19:23:52.277Z | Downloaded iana-time-zone v0.1.65 |
| 375 | 2026-06-23T19:23:52.278Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 376 | 2026-06-23T19:23:52.280Z | Downloaded tokio-stream v0.1.18 |
| 377 | 2026-06-23T19:23:52.283Z | Downloaded derive-where v1.6.1 |
| 378 | 2026-06-23T19:23:52.286Z | Downloaded thiserror v1.0.69 |
| 379 | 2026-06-23T19:23:52.289Z | Downloaded tempfile v3.27.0 |
| 380 | 2026-06-23T19:23:52.289Z | Downloaded target-spec v3.6.0 |
| 381 | 2026-06-23T19:23:52.291Z | Downloaded log v0.4.33 |
| 382 | 2026-06-23T19:23:52.292Z | Downloaded tracing-log v0.2.0 |
| 383 | 2026-06-23T19:23:52.295Z | Downloaded target-lexicon v0.13.5 |
| 384 | 2026-06-23T19:23:52.295Z | Downloaded unicase v2.9.0 |
| 385 | 2026-06-23T19:23:52.297Z | Downloaded utf8parse v0.2.2 |
| 386 | 2026-06-23T19:23:52.300Z | Downloaded quinn-udp v0.5.14 |
| 387 | 2026-06-23T19:23:52.300Z | Downloaded pin-project v1.1.13 |
| 388 | 2026-06-23T19:23:52.307Z | Downloaded ryu v1.0.23 |
| 389 | 2026-06-23T19:23:52.310Z | Downloaded shlex v2.0.1 |
| 390 | 2026-06-23T19:23:52.310Z | Downloaded const-oid v0.9.6 |
| 391 | 2026-06-23T19:23:52.312Z | Downloaded config v0.15.24 |
| 392 | 2026-06-23T19:23:52.317Z | Downloaded clap v4.6.1 |
| 393 | 2026-06-23T19:23:52.320Z | Downloaded zstd-safe v7.2.4 |
| 394 | 2026-06-23T19:23:52.320Z | Downloaded zmij v1.0.21 |
| 395 | 2026-06-23T19:23:52.323Z | Downloaded toml v0.8.23 |
| 396 | 2026-06-23T19:23:52.323Z | Downloaded tokio-rustls v0.26.4 |
| 397 | 2026-06-23T19:23:52.323Z | Downloaded sharded-slab v0.1.7 |
| 398 | 2026-06-23T19:23:52.326Z | Downloaded zipsign-api v0.1.5 |
| 399 | 2026-06-23T19:23:52.326Z | Downloaded unicode-xid v0.2.6 |
| 400 | 2026-06-23T19:23:52.326Z | Downloaded serde_derive v1.0.228 |
| 401 | 2026-06-23T19:23:52.329Z | Downloaded serde_core v1.0.228 |
| 402 | 2026-06-23T19:23:52.332Z | Downloaded futures v0.3.32 |
| 403 | 2026-06-23T19:23:52.332Z | Downloaded textwrap v0.16.2 |
| 404 | 2026-06-23T19:23:52.335Z | Downloaded zeroize v1.9.0 |
| 405 | 2026-06-23T19:23:52.335Z | Downloaded openssl-sys v0.9.117 |
| 406 | 2026-06-23T19:23:52.338Z | Downloaded xxhash-rust v0.8.15 |
| 407 | 2026-06-23T19:23:52.338Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 408 | 2026-06-23T19:23:52.341Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 409 | 2026-06-23T19:23:52.344Z | Downloaded proc-macro2 v1.0.106 |
| 410 | 2026-06-23T19:23:52.344Z | Downloaded socket2 v0.6.4 |
| 411 | 2026-06-23T19:23:52.347Z | Downloaded tracing-attributes v0.1.31 |
| 412 | 2026-06-23T19:23:52.347Z | Downloaded der v0.7.10 |
| 413 | 2026-06-23T19:23:52.350Z | Downloaded bytes v1.12.0 |
| 414 | 2026-06-23T19:23:52.353Z | Downloaded bitflags v2.13.0 |
| 415 | 2026-06-23T19:23:52.357Z | Downloaded zstd v0.13.3 |
| 416 | 2026-06-23T19:23:52.360Z | Downloaded tinyvec v1.11.0 |
| 417 | 2026-06-23T19:23:52.366Z | Downloaded signal-hook v0.3.18 |
| 418 | 2026-06-23T19:23:52.370Z | Downloaded uuid v1.23.3 |
| 419 | 2026-06-23T19:23:52.373Z | Downloaded borsh v1.7.0 |
| 420 | 2026-06-23T19:23:52.378Z | Downloaded ed25519-dalek v2.2.0 |
| 421 | 2026-06-23T19:23:52.383Z | Downloaded derive_more v2.1.1 |
| 422 | 2026-06-23T19:23:52.386Z | Downloaded rustls-webpki v0.103.13 |
| 423 | 2026-06-23T19:23:52.388Z | Downloaded tracing-core v0.1.36 |
| 424 | 2026-06-23T19:23:52.388Z | Downloaded cc v1.2.65 |
| 425 | 2026-06-23T19:23:52.391Z | Downloaded getrandom v0.4.3 |
| 426 | 2026-06-23T19:23:52.394Z | Downloaded unicode-ident v1.0.24 |
| 427 | 2026-06-23T19:23:52.394Z | Downloaded tar v0.4.46 |
| 428 | 2026-06-23T19:23:52.397Z | Downloaded rand v0.9.4 |
| 429 | 2026-06-23T19:23:52.398Z | Downloaded memchr v2.8.2 |
| 430 | 2026-06-23T19:23:52.400Z | Downloaded derive_more-impl v2.1.1 |
| 431 | 2026-06-23T19:23:52.403Z | Downloaded quinn v0.11.11 |
| 432 | 2026-06-23T19:23:52.408Z | Downloaded vte v0.14.1 |
| 433 | 2026-06-23T19:23:52.415Z | Downloaded flate2 v1.1.9 |
| 434 | 2026-06-23T19:23:52.418Z | Downloaded miette v7.6.0 |
| 435 | 2026-06-23T19:23:52.428Z | Downloaded backtrace v0.3.76 |
| 436 | 2026-06-23T19:23:52.432Z | Downloaded hyper-util v0.1.20 |
| 437 | 2026-06-23T19:23:52.435Z | Downloaded toml_edit v0.22.27 |
| 438 | 2026-06-23T19:23:52.451Z | Downloaded url v2.5.8 |
| 439 | 2026-06-23T19:23:52.461Z | Downloaded ron v0.12.2 |
| 440 | 2026-06-23T19:23:52.482Z | Downloaded tower v0.5.3 |
| 441 | 2026-06-23T19:23:52.487Z | Downloaded hashbrown v0.15.5 |
| 442 | 2026-06-23T19:23:52.491Z | Downloaded typenum v1.20.1 |
| 443 | 2026-06-23T19:23:52.494Z | Downloaded crossterm v0.29.0 |
| 444 | 2026-06-23T19:23:52.501Z | Downloaded unicode-segmentation v1.13.3 |
| 445 | 2026-06-23T19:23:52.508Z | Downloaded bstr v1.12.1 |
| 446 | 2026-06-23T19:23:52.512Z | Downloaded regex v1.12.4 |
| 447 | 2026-06-23T19:23:52.515Z | Downloaded serde_json v1.0.150 |
| 448 | 2026-06-23T19:23:52.520Z | Downloaded futures-util v0.3.32 |
| 449 | 2026-06-23T19:23:52.527Z | Downloaded unicode-normalization v0.1.25 |
| 450 | 2026-06-23T19:23:52.531Z | Downloaded clap_builder v4.6.0 |
| 451 | 2026-06-23T19:23:52.535Z | Downloaded guppy v0.17.26 |
| 452 | 2026-06-23T19:23:52.541Z | Downloaded reqwest v0.12.28 |
| 453 | 2026-06-23T19:23:52.544Z | Downloaded hashbrown v0.17.1 |
| 454 | 2026-06-23T19:23:52.547Z | Downloaded tower-http v0.6.11 |
| 455 | 2026-06-23T19:23:52.554Z | Downloaded aho-corasick v1.1.4 |
| 456 | 2026-06-23T19:23:52.557Z | Downloaded tokio-util v0.7.18 |
| 457 | 2026-06-23T19:23:52.560Z | Downloaded idna v1.1.0 |
| 458 | 2026-06-23T19:23:52.572Z | Downloaded h2 v0.4.15 |
| 459 | 2026-06-23T19:23:52.575Z | Downloaded pulldown-cmark v0.13.4 |
| 460 | 2026-06-23T19:23:52.578Z | Downloaded hyper v1.10.1 |
| 461 | 2026-06-23T19:23:52.581Z | Downloaded gimli v0.32.3 |
| 462 | 2026-06-23T19:23:52.586Z | Downloaded portable-atomic v1.13.1 |
| 463 | 2026-06-23T19:23:52.591Z | Downloaded itertools v0.14.0 |
| 464 | 2026-06-23T19:23:52.600Z | Downloaded chrono v0.4.45 |
| 465 | 2026-06-23T19:23:52.605Z | Downloaded quick-xml v0.37.5 |
| 466 | 2026-06-23T19:23:52.611Z | Downloaded vcpkg v0.2.15 |
| 467 | 2026-06-23T19:23:52.631Z | Downloaded winnow v1.0.3 |
| 468 | 2026-06-23T19:23:52.636Z | Downloaded quick-xml v0.38.4 |
| 469 | 2026-06-23T19:23:52.640Z | Downloaded winnow v0.7.15 |
| 470 | 2026-06-23T19:23:52.646Z | Downloaded unicode-width v0.1.14 |
| 471 | 2026-06-23T19:23:52.650Z | Downloaded curve25519-dalek v4.1.3 |
| 472 | 2026-06-23T19:23:52.653Z | Downloaded zerocopy v0.8.52 |
| 473 | 2026-06-23T19:23:52.668Z | Downloaded unicode-width v0.2.2 |
| 474 | 2026-06-23T19:23:52.673Z | Downloaded tracing-subscriber v0.3.23 |
| 475 | 2026-06-23T19:23:52.673Z | Downloaded quinn-proto v0.11.15 |
| 476 | 2026-06-23T19:23:52.681Z | Downloaded webpki-roots v1.0.8 |
| 477 | 2026-06-23T19:23:52.690Z | Downloaded nextest-runner v0.80.0 |
| 478 | 2026-06-23T19:23:52.703Z | Downloaded tracing v0.1.44 |
| 479 | 2026-06-23T19:23:52.714Z | Downloaded regex-syntax v0.8.11 |
| 480 | 2026-06-23T19:23:52.720Z | Downloaded nix v0.30.1 |
| 481 | 2026-06-23T19:23:52.725Z | Downloaded openssl v0.10.81 |
| 482 | 2026-06-23T19:23:52.731Z | Downloaded color-eyre v0.6.5 |
| 483 | 2026-06-23T19:23:52.737Z | Downloaded syn v2.0.118 |
| 484 | 2026-06-23T19:23:52.753Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 485 | 2026-06-23T19:23:52.762Z | Downloaded rustls v0.23.41 |
| 486 | 2026-06-23T19:23:52.771Z | Downloaded tokio v1.52.3 |
| 487 | 2026-06-23T19:23:52.790Z | Downloaded rustix v0.38.44 |
| 488 | 2026-06-23T19:23:52.802Z | Downloaded object v0.37.3 |
| 489 | 2026-06-23T19:23:52.807Z | Downloaded rustix v1.1.4 |
| 490 | 2026-06-23T19:23:52.868Z | Downloaded regex-automata v0.4.14 |
| 491 | 2026-06-23T19:23:52.921Z | Downloaded petgraph v0.8.3 |
| 492 | 2026-06-23T19:23:52.933Z | Downloaded libc v0.2.186 |
| 493 | 2026-06-23T19:23:53.000Z | Downloaded recursion v0.5.4 |
| 494 | 2026-06-23T19:23:53.008Z | Downloaded ring v0.17.14 |
| 495 | 2026-06-23T19:23:53.067Z | Compiling proc-macro2 v1.0.106 |
| 496 | 2026-06-23T19:23:53.067Z | Compiling libc v0.2.186 |
| 497 | 2026-06-23T19:23:53.068Z | Compiling unicode-ident v1.0.24 |
| 498 | 2026-06-23T19:23:53.068Z | Compiling quote v1.0.46 |
| 499 | 2026-06-23T19:23:53.068Z | Compiling serde_core v1.0.228 |
| 500 | 2026-06-23T19:23:53.071Z | Compiling cfg-if v1.0.4 |
| 501 | 2026-06-23T19:23:53.071Z | Compiling memchr v2.8.2 |
| 502 | 2026-06-23T19:23:53.071Z | Compiling once_cell v1.21.4 |
| 503 | 2026-06-23T19:23:53.269Z | Compiling log v0.4.33 |
| 504 | 2026-06-23T19:23:53.337Z | Compiling pin-project-lite v0.2.17 |
| 505 | 2026-06-23T19:23:53.432Z | Compiling serde v1.0.228 |
| 506 | 2026-06-23T19:23:53.456Z | Compiling itoa v1.0.18 |
| 507 | 2026-06-23T19:23:53.616Z | Compiling smallvec v1.15.2 |
| 508 | 2026-06-23T19:23:53.696Z | Compiling futures-core v0.3.32 |
| 509 | 2026-06-23T19:23:53.796Z | Compiling bitflags v2.13.0 |
| 510 | 2026-06-23T19:23:53.855Z | Compiling find-msvc-tools v0.1.9 |
| 511 | 2026-06-23T19:23:53.870Z | Compiling equivalent v1.0.2 |
| 512 | 2026-06-23T19:23:53.951Z | Compiling shlex v2.0.1 |
| 513 | 2026-06-23T19:23:54.081Z | Compiling errno v0.3.14 |
| 514 | 2026-06-23T19:23:54.126Z | Compiling hashbrown v0.17.1 |
| 515 | 2026-06-23T19:23:54.160Z | Compiling bytes v1.12.0 |
| 516 | 2026-06-23T19:23:54.204Z | Compiling mio v1.2.1 |
| 517 | 2026-06-23T19:23:54.267Z | Compiling signal-hook-registry v1.4.8 |
| 518 | 2026-06-23T19:23:54.353Z | Compiling jobserver v0.1.34 |
| 519 | 2026-06-23T19:23:54.421Z | Compiling syn v2.0.118 |
| 520 | 2026-06-23T19:23:54.492Z | Compiling rustix v1.1.4 |
| 521 | 2026-06-23T19:23:54.662Z | Compiling cc v1.2.65 |
| 522 | 2026-06-23T19:23:54.831Z | Compiling futures-sink v0.3.32 |
| 523 | 2026-06-23T19:23:54.843Z | Compiling socket2 v0.6.4 |
| 524 | 2026-06-23T19:23:54.945Z | Compiling zmij v1.0.21 |
| 525 | 2026-06-23T19:23:54.955Z | Compiling slab v0.4.12 |
| 526 | 2026-06-23T19:23:55.120Z | Compiling futures-channel v0.3.32 |
| 527 | 2026-06-23T19:23:55.158Z | Compiling tracing-core v0.1.36 |
| 528 | 2026-06-23T19:23:55.309Z | Compiling serde_json v1.0.150 |
| 529 | 2026-06-23T19:23:55.383Z | Compiling version_check v0.9.5 |
| 530 | 2026-06-23T19:23:55.583Z | Compiling indexmap v2.14.0 |
| 531 | 2026-06-23T19:23:55.680Z | Compiling futures-task v0.3.32 |
| 532 | 2026-06-23T19:23:55.694Z | Compiling getrandom v0.4.3 |
| 533 | 2026-06-23T19:23:55.858Z | Compiling futures-io v0.3.32 |
| 534 | 2026-06-23T19:23:56.013Z | Compiling camino v1.2.3 |
| 535 | 2026-06-23T19:23:56.024Z | Compiling percent-encoding v2.3.2 |
| 536 | 2026-06-23T19:23:56.059Z | Compiling unicode-width v0.2.2 |
| 537 | 2026-06-23T19:23:56.310Z | Compiling ring v0.17.14 |
| 538 | 2026-06-23T19:23:56.381Z | Compiling http v1.4.2 |
| 539 | 2026-06-23T19:23:56.413Z | Compiling zeroize v1.9.0 |
| 540 | 2026-06-23T19:23:56.439Z | Compiling autocfg v1.5.1 |
| 541 | 2026-06-23T19:23:56.460Z | Compiling adler2 v2.0.1 |
| 542 | 2026-06-23T19:23:56.615Z | Compiling simd-adler32 v0.3.9 |
| 543 | 2026-06-23T19:23:56.795Z | Compiling num-traits v0.2.19 |
| 544 | 2026-06-23T19:23:57.037Z | Compiling miniz_oxide v0.8.9 |
| 545 | 2026-06-23T19:23:57.071Z | Compiling object v0.37.3 |
| 546 | 2026-06-23T19:23:57.210Z | Compiling getrandom v0.3.4 |
| 547 | 2026-06-23T19:23:57.386Z | Compiling zerocopy v0.8.52 |
| 548 | 2026-06-23T19:23:57.453Z | Compiling target-lexicon v0.13.5 |
| 549 | 2026-06-23T19:23:57.682Z | Compiling http-body v1.0.1 |
| 550 | 2026-06-23T19:23:57.856Z | Compiling rustls-pki-types v1.14.1 |
| 551 | 2026-06-23T19:23:57.983Z | Compiling form_urlencoded v1.2.2 |
| 552 | 2026-06-23T19:23:58.007Z | Compiling semver v1.0.28 |
| 553 | 2026-06-23T19:23:58.047Z | Compiling serde_derive v1.0.228 |
| 554 | 2026-06-23T19:23:58.255Z | Compiling tokio-macros v2.7.0 |
| 555 | 2026-06-23T19:23:58.285Z | Compiling futures-macro v0.3.32 |
| 556 | 2026-06-23T19:23:58.483Z | Compiling tracing-attributes v0.1.31 |
| 557 | 2026-06-23T19:23:58.622Z | Compiling getrandom v0.2.17 |
| 558 | 2026-06-23T19:23:58.671Z | Compiling owo-colors v4.3.0 |
| 559 | 2026-06-23T19:23:58.710Z | Compiling signal-hook v0.3.18 |
| 560 | 2026-06-23T19:23:58.818Z | Compiling fnv v1.0.7 |
| 561 | 2026-06-23T19:23:58.922Z | Compiling guppy-workspace-hack v0.1.0 |
| 562 | 2026-06-23T19:23:58.939Z | Compiling utf8_iter v1.0.4 |
| 563 | 2026-06-23T19:23:59.003Z | Compiling thiserror v2.0.18 |
| 564 | 2026-06-23T19:23:59.014Z | Compiling tokio v1.52.3 |
| 565 | 2026-06-23T19:23:59.104Z | Compiling idna_adapter v1.0.0 |
| 566 | 2026-06-23T19:23:59.124Z | Compiling futures-util v0.3.32 |
| 567 | 2026-06-23T19:23:59.154Z | Compiling gimli v0.32.3 |
| 568 | 2026-06-23T19:23:59.206Z | Compiling untrusted v0.9.0 |
| 569 | 2026-06-23T19:23:59.335Z | Compiling httparse v1.10.1 |
| 570 | 2026-06-23T19:23:59.545Z | Compiling idna v1.1.0 |
| 571 | 2026-06-23T19:23:59.686Z | Compiling tracing v0.1.44 |
| 572 | 2026-06-23T19:23:59.823Z | Compiling thiserror-impl v2.0.18 |
| 573 | 2026-06-23T19:24:01.025Z | Compiling addr2line v0.25.1 |
| 574 | 2026-06-23T19:24:01.465Z | Compiling generic-array v0.14.7 |
| 575 | 2026-06-23T19:24:01.532Z | Compiling pkg-config v0.3.33 |
| 576 | 2026-06-23T19:24:01.708Z | Compiling atomic-waker v1.1.2 |
| 577 | 2026-06-23T19:24:01.770Z | Compiling target-spec v3.6.0 |
| 578 | 2026-06-23T19:24:01.783Z | Compiling rustls v0.23.41 |
| 579 | 2026-06-23T19:24:01.840Z | Compiling try-lock v0.2.5 |
| 580 | 2026-06-23T19:24:01.957Z | Compiling rustc-demangle v0.1.27 |
| 581 | 2026-06-23T19:24:01.978Z | Compiling fastrand v2.4.1 |
| 582 | 2026-06-23T19:24:02.007Z | Compiling tower-service v0.3.3 |
| 583 | 2026-06-23T19:24:02.058Z | Compiling thiserror v1.0.69 |
| 584 | 2026-06-23T19:24:02.105Z | Compiling typeid v1.0.3 |
| 585 | 2026-06-23T19:24:02.298Z | Compiling tempfile v3.27.0 |
| 586 | 2026-06-23T19:24:02.461Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 587 | 2026-06-23T19:24:02.555Z | Compiling want v0.3.1 |
| 588 | 2026-06-23T19:24:02.900Z | Compiling tokio-util v0.7.18 |
| 589 | 2026-06-23T19:24:02.915Z | Compiling cfg-expr v0.20.8 |
| 590 | 2026-06-23T19:24:02.961Z | Compiling url v2.5.8 |
| 591 | 2026-06-23T19:24:03.701Z | Compiling h2 v0.4.15 |
| 592 | 2026-06-23T19:24:04.101Z | Compiling backtrace v0.3.76 |
| 593 | 2026-06-23T19:24:04.655Z | Compiling thiserror-impl v1.0.69 |
| 594 | 2026-06-23T19:24:04.750Z | Compiling terminal_size v0.4.4 |
| 595 | 2026-06-23T19:24:04.880Z | Compiling aho-corasick v1.1.4 |
| 596 | 2026-06-23T19:24:04.931Z | Compiling regex-syntax v0.8.11 |
| 597 | 2026-06-23T19:24:05.456Z | Compiling rustls-webpki v0.103.13 |
| 598 | 2026-06-23T19:24:05.818Z | Compiling subtle v2.6.1 |
| 599 | 2026-06-23T19:24:05.980Z | Compiling winnow v0.7.15 |
| 600 | 2026-06-23T19:24:07.920Z | Compiling typenum v1.20.1 |
| 601 | 2026-06-23T19:24:08.002Z | Compiling erased-serde v0.4.10 |
| 602 | 2026-06-23T19:24:08.330Z | Compiling regex-automata v0.4.14 |
| 603 | 2026-06-23T19:24:08.352Z | Compiling hyper v1.10.1 |
| 604 | 2026-06-23T19:24:10.352Z | Compiling serde_spanned v0.6.9 |
| 605 | 2026-06-23T19:24:10.519Z | Compiling toml_datetime v0.6.11 |
| 606 | 2026-06-23T19:24:10.898Z | Compiling ahash v0.8.12 |
| 607 | 2026-06-23T19:24:11.581Z | Compiling sync_wrapper v1.0.2 |
| 608 | 2026-06-23T19:24:11.585Z | Compiling ipnet v2.12.0 |
| 609 | 2026-06-23T19:24:12.036Z | Compiling either v1.16.0 |
| 610 | 2026-06-23T19:24:12.139Z | Compiling crc32fast v1.5.0 |
| 611 | 2026-06-23T19:24:12.269Z | Compiling nextest-workspace-hack v0.1.0 |
| 612 | 2026-06-23T19:24:12.371Z | Compiling unicode-linebreak v0.1.5 |
| 613 | 2026-06-23T19:24:12.445Z | Compiling toml_write v0.1.2 |
| 614 | 2026-06-23T19:24:12.493Z | Compiling unicode-segmentation v1.13.3 |
| 615 | 2026-06-23T19:24:12.504Z | Compiling parking_lot_core v0.9.12 |
| 616 | 2026-06-23T19:24:12.638Z | Compiling is_ci v1.2.0 |
| 617 | 2026-06-23T19:24:12.690Z | Compiling tower-layer v0.3.3 |
| 618 | 2026-06-23T19:24:12.786Z | Compiling lazy_static v1.5.0 |
| 619 | 2026-06-23T19:24:12.789Z | Compiling base64 v0.22.1 |
| 620 | 2026-06-23T19:24:12.810Z | Compiling foldhash v0.1.5 |
| 621 | 2026-06-23T19:24:12.881Z | Compiling portable-atomic v1.13.1 |
| 622 | 2026-06-23T19:24:12.893Z | Compiling sharded-slab v0.1.7 |
| 623 | 2026-06-23T19:24:12.896Z | Compiling tower v0.5.3 |
| 624 | 2026-06-23T19:24:13.025Z | Compiling hashbrown v0.15.5 |
| 625 | 2026-06-23T19:24:13.275Z | Compiling hyper-util v0.1.20 |
| 626 | 2026-06-23T19:24:13.390Z | Compiling convert_case v0.10.0 |
| 627 | 2026-06-23T19:24:13.497Z | Compiling supports-color v3.0.2 |
| 628 | 2026-06-23T19:24:13.528Z | Compiling toml_edit v0.22.27 |
| 629 | 2026-06-23T19:24:13.654Z | Compiling textwrap v0.16.2 |
| 630 | 2026-06-23T19:24:13.733Z | Compiling tokio-rustls v0.26.4 |
| 631 | 2026-06-23T19:24:14.008Z | Compiling backtrace-ext v0.2.1 |
| 632 | 2026-06-23T19:24:14.269Z | Compiling ordered-float v2.10.1 |
| 633 | 2026-06-23T19:24:14.383Z | Compiling webpki-roots v1.0.8 |
| 634 | 2026-06-23T19:24:14.512Z | Compiling miette-derive v7.6.0 |
| 635 | 2026-06-23T19:24:14.548Z | Compiling pathdiff v0.2.3 |
| 636 | 2026-06-23T19:24:14.678Z | Compiling console v0.15.11 |
| 637 | 2026-06-23T19:24:15.057Z | Compiling tracing-log v0.2.0 |
| 638 | 2026-06-23T19:24:15.420Z | Compiling cargo-platform v0.3.3 |
| 639 | 2026-06-23T19:24:15.621Z | Compiling os_pipe v1.2.3 |
| 640 | 2026-06-23T19:24:15.800Z | Compiling thread_local v1.1.9 |
| 641 | 2026-06-23T19:24:15.955Z | Compiling supports-hyperlinks v3.2.0 |
| 642 | 2026-06-23T19:24:16.007Z | Compiling debug-ignore v1.0.5 |
| 643 | 2026-06-23T19:24:16.020Z | Compiling zstd-safe v7.2.4 |
| 644 | 2026-06-23T19:24:16.122Z | Compiling cfg_aliases v0.2.1 |
| 645 | 2026-06-23T19:24:16.182Z | Compiling scopeguard v1.2.0 |
| 646 | 2026-06-23T19:24:16.197Z | Compiling unicode-width v0.1.14 |
| 647 | 2026-06-23T19:24:16.278Z | Compiling ryu v1.0.23 |
| 648 | 2026-06-23T19:24:16.289Z | Compiling supports-unicode v3.0.0 |
| 649 | 2026-06-23T19:24:16.458Z | Compiling rustix v0.38.44 |
| 650 | 2026-06-23T19:24:16.500Z | Compiling pulldown-cmark v0.13.4 |
| 651 | 2026-06-23T19:24:16.514Z | Compiling utf8parse v0.2.2 |
| 652 | 2026-06-23T19:24:16.565Z | Compiling fixedbitset v0.5.7 |
| 653 | 2026-06-23T19:24:16.625Z | Compiling winnow v1.0.3 |
| 654 | 2026-06-23T19:24:16.749Z | Compiling anstyle-parse v1.0.0 |
| 655 | 2026-06-23T19:24:16.917Z | Compiling petgraph v0.8.3 |
| 656 | 2026-06-23T19:24:17.023Z | Compiling miette v7.6.0 |
| 657 | 2026-06-23T19:24:17.086Z | Compiling serde_urlencoded v0.7.1 |
| 658 | 2026-06-23T19:24:17.399Z | Compiling lock_api v0.4.14 |
| 659 | 2026-06-23T19:24:17.649Z | Compiling nix v0.30.1 |
| 660 | 2026-06-23T19:24:18.038Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 661 | 2026-06-23T19:24:18.077Z | Compiling tracing-subscriber v0.3.23 |
| 662 | 2026-06-23T19:24:18.897Z | Compiling sigchld v0.2.4 |
| 663 | 2026-06-23T19:24:19.094Z | Compiling cargo_metadata v0.23.1 |
| 664 | 2026-06-23T19:24:19.383Z | Compiling toml v0.8.23 |
| 665 | 2026-06-23T19:24:19.603Z | Compiling serde-value v0.7.0 |
| 666 | 2026-06-23T19:24:20.384Z | Compiling hyper-rustls v0.27.9 |
| 667 | 2026-06-23T19:24:21.077Z | Compiling serde-untagged v0.1.9 |
| 668 | 2026-06-23T19:24:21.440Z | Compiling derive_more-impl v2.1.1 |
| 669 | 2026-06-23T19:24:21.905Z | Compiling tower-http v0.6.11 |
| 670 | 2026-06-23T19:24:22.272Z | Compiling itertools v0.14.0 |
| 671 | 2026-06-23T19:24:22.272Z | Compiling regex v1.12.4 |
| 672 | 2026-06-23T19:24:22.360Z | Compiling block-buffer v0.10.4 |
| 673 | 2026-06-23T19:24:22.515Z | Compiling crypto-common v0.1.7 |
| 674 | 2026-06-23T19:24:22.547Z | Compiling ppv-lite86 v0.2.21 |
| 675 | 2026-06-23T19:24:22.710Z | Compiling rand_core v0.9.5 |
| 676 | 2026-06-23T19:24:22.892Z | Compiling futures-executor v0.3.32 |
| 677 | 2026-06-23T19:24:22.918Z | Compiling pin-project-internal v1.1.13 |
| 678 | 2026-06-23T19:24:23.000Z | Compiling http-body-util v0.1.3 |
| 679 | 2026-06-23T19:24:23.270Z | Compiling uuid v1.23.3 |
| 680 | 2026-06-23T19:24:23.425Z | Compiling serde_spanned v1.1.1 |
| 681 | 2026-06-23T19:24:23.574Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 682 | 2026-06-23T19:24:23.725Z | Compiling smol_str v0.3.6 |
| 683 | 2026-06-23T19:24:23.757Z | Compiling filetime v0.2.29 |
| 684 | 2026-06-23T19:24:23.809Z | Compiling vte v0.14.1 |
| 685 | 2026-06-23T19:24:23.960Z | Compiling bstr v1.12.1 |
| 686 | 2026-06-23T19:24:23.975Z | Compiling nested v0.1.1 |
| 687 | 2026-06-23T19:24:23.991Z | Compiling xattr v1.6.1 |
| 688 | 2026-06-23T19:24:24.031Z | Compiling anstyle-query v1.1.5 |
| 689 | 2026-06-23T19:24:24.054Z | Compiling number_prefix v0.4.0 |
| 690 | 2026-06-23T19:24:24.127Z | Compiling is_terminal_polyfill v1.70.2 |
| 691 | 2026-06-23T19:24:24.175Z | Compiling colorchoice v1.0.5 |
| 692 | 2026-06-23T19:24:24.216Z | Compiling static_assertions v1.1.0 |
| 693 | 2026-06-23T19:24:24.253Z | Compiling unicase v2.9.0 |
| 694 | 2026-06-23T19:24:24.278Z | Compiling litrs v1.0.0 |
| 695 | 2026-06-23T19:24:24.289Z | Compiling self_update v0.42.0 |
| 696 | 2026-06-23T19:24:24.345Z | Compiling eyre v0.6.12 |
| 697 | 2026-06-23T19:24:24.435Z | Compiling unicode-xid v0.2.6 |
| 698 | 2026-06-23T19:24:24.541Z | Compiling anstyle v1.0.14 |
| 699 | 2026-06-23T19:24:24.572Z | Compiling tinyvec_macros v0.1.1 |
| 700 | 2026-06-23T19:24:24.656Z | Compiling iana-time-zone v0.1.65 |
| 701 | 2026-06-23T19:24:24.679Z | Compiling color-spantrace v0.3.0 |
| 702 | 2026-06-23T19:24:24.706Z | Compiling document-features v0.2.12 |
| 703 | 2026-06-23T19:24:24.751Z | Compiling anstream v1.0.0 |
| 704 | 2026-06-23T19:24:24.837Z | Compiling chrono v0.4.45 |
| 705 | 2026-06-23T19:24:25.038Z | Compiling tinyvec v1.11.0 |
| 706 | 2026-06-23T19:24:25.269Z | Compiling cargo-util-schemas v0.2.0 |
| 707 | 2026-06-23T19:24:25.287Z | Compiling globset v0.4.18 |
| 708 | 2026-06-23T19:24:25.297Z | Compiling guppy v0.17.26 |
| 709 | 2026-06-23T19:24:25.463Z | Compiling indicatif v0.17.11 |
| 710 | 2026-06-23T19:24:25.945Z | Compiling tar v0.4.46 |
| 711 | 2026-06-23T19:24:27.687Z | Compiling pin-project v1.1.13 |
| 712 | 2026-06-23T19:24:27.791Z | Compiling strip-ansi-escapes v0.2.1 |
| 713 | 2026-06-23T19:24:28.180Z | Compiling nextest-metadata v0.12.2 |
| 714 | 2026-06-23T19:24:28.286Z | Compiling toml v1.1.2+spec-1.1.0 |
| 715 | 2026-06-23T19:24:28.328Z | Compiling newtype-uuid v1.3.2 |
| 716 | 2026-06-23T19:24:28.459Z | Compiling reqwest v0.12.28 |
| 717 | 2026-06-23T19:24:28.501Z | Compiling futures v0.3.32 |
| 718 | 2026-06-23T19:24:28.518Z | Compiling rand_chacha v0.9.0 |
| 719 | 2026-06-23T19:24:28.551Z | Compiling digest v0.10.7 |
| 720 | 2026-06-23T19:24:28.582Z | Compiling derive_more v2.1.1 |
| 721 | 2026-06-23T19:24:28.663Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-06-23T19:24:28.773Z | Compiling flate2 v1.1.9 |
| 723 | 2026-06-23T19:24:29.068Z | Compiling shared_child v1.1.1 |
| 724 | 2026-06-23T19:24:29.328Z | Compiling tracing-error v0.2.1 |
| 725 | 2026-06-23T19:24:29.583Z | Compiling signal-hook-mio v0.2.5 |
| 726 | 2026-06-23T19:24:29.714Z | Compiling self-replace v1.5.0 |
| 727 | 2026-06-23T19:24:29.758Z | Compiling cargo-platform v0.2.0 |
| 728 | 2026-06-23T19:24:30.014Z | Compiling quick-xml v0.37.5 |
| 729 | 2026-06-23T19:24:30.313Z | Compiling quick-xml v0.38.4 |
| 730 | 2026-06-23T19:24:31.122Z | Compiling indenter v0.3.4 |
| 731 | 2026-06-23T19:24:31.262Z | Compiling heck v0.5.0 |
| 732 | 2026-06-23T19:24:31.522Z | Compiling clap_lex v1.1.0 |
| 733 | 2026-06-23T19:24:31.568Z | Compiling humantime v2.3.0 |
| 734 | 2026-06-23T19:24:31.738Z | Compiling urlencoding v2.1.3 |
| 735 | 2026-06-23T19:24:31.910Z | Compiling recursion v0.5.4 |
| 736 | 2026-06-23T19:24:31.977Z | Compiling strsim v0.11.1 |
| 737 | 2026-06-23T19:24:31.989Z | Compiling shell-words v1.1.1 |
| 738 | 2026-06-23T19:24:32.002Z | Compiling cpufeatures v0.2.17 |
| 739 | 2026-06-23T19:24:32.045Z | Compiling nextest-filtering v0.15.0 |
| 740 | 2026-06-23T19:24:32.071Z | Compiling sha2 v0.10.9 |
| 741 | 2026-06-23T19:24:32.247Z | Compiling clap_builder v4.6.0 |
| 742 | 2026-06-23T19:24:33.292Z | Compiling humantime-serde v1.1.1 |
| 743 | 2026-06-23T19:24:33.392Z | Compiling clap_derive v4.6.1 |
| 744 | 2026-06-23T19:24:33.981Z | Compiling quick-junit v0.5.2 |
| 745 | 2026-06-23T19:24:35.152Z | Compiling atomicwrites v0.4.4 |
| 746 | 2026-06-23T19:24:35.448Z | Compiling cargo_metadata v0.20.0 |
| 747 | 2026-06-23T19:24:36.024Z | Compiling cargo-nextest v0.9.97 |
| 748 | 2026-06-23T19:24:36.358Z | Compiling crossterm v0.29.0 |
| 749 | 2026-06-23T19:24:38.480Z | Compiling duct v0.13.7 |
| 750 | 2026-06-23T19:24:38.772Z | Compiling zstd v0.13.3 |
| 751 | 2026-06-23T19:24:38.998Z | Compiling config v0.15.24 |
| 752 | 2026-06-23T19:24:39.210Z | Compiling rand v0.9.4 |
| 753 | 2026-06-23T19:24:39.353Z | Compiling async-scoped v0.9.0 |
| 754 | 2026-06-23T19:24:39.562Z | Compiling unicode-normalization v0.1.25 |
| 755 | 2026-06-23T19:24:39.605Z | Compiling target-spec-miette v0.4.8 |
| 756 | 2026-06-23T19:24:39.986Z | Compiling future-queue v0.4.0 |
| 757 | 2026-06-23T19:24:40.046Z | Compiling mukti-metadata v0.3.0 |
| 758 | 2026-06-23T19:24:40.158Z | Compiling tokio-stream v0.1.18 |
| 759 | 2026-06-23T19:24:40.238Z | Compiling camino-tempfile v1.4.1 |
| 760 | 2026-06-23T19:24:40.272Z | Compiling derive-where v1.6.1 |
| 761 | 2026-06-23T19:24:40.543Z | Compiling serde_path_to_error v0.1.20 |
| 762 | 2026-06-23T19:24:40.675Z | Compiling serde_ignored v0.1.14 |
| 763 | 2026-06-23T19:24:40.700Z | Compiling swrite v0.1.0 |
| 764 | 2026-06-23T19:24:40.713Z | Compiling indent_write v2.2.0 |
| 765 | 2026-06-23T19:24:40.809Z | Compiling home v0.5.12 |
| 766 | 2026-06-23T19:24:40.864Z | Compiling hex v0.4.3 |
| 767 | 2026-06-23T19:24:40.979Z | Compiling xxhash-rust v0.8.15 |
| 768 | 2026-06-23T19:24:41.000Z | Compiling color-eyre v0.6.5 |
| 769 | 2026-06-23T19:24:41.037Z | Compiling clap v4.6.1 |
| 770 | 2026-06-23T19:24:41.122Z | Compiling dialoguer v0.11.0 |
| 771 | 2026-06-23T19:24:41.156Z | Compiling enable-ansi-support v0.2.1 |
| 772 | 2026-06-23T19:24:41.539Z | Compiling nextest-runner v0.80.0 |
| 773 | 2026-06-23T19:24:59.658Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 774 | 2026-06-23T19:24:59.846Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 775 | 2026-06-23T19:24:59.850Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 776 | 2026-06-23T19:24:59.967Z | + pushd bgp |
| 777 | 2026-06-23T19:24:59.970Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 778 | 2026-06-23T19:24:59.970Z | + pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions |
| 779 | 2026-06-23T19:25:00.127Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 780 | 2026-06-23T19:25:00.770Z | From https://github.com/oxidecomputer/falcon |
| 781 | 2026-06-23T19:25:00.770Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 782 | 2026-06-23T19:25:00.848Z | Updating crates.io index |
| 783 | 2026-06-23T19:25:00.851Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 784 | 2026-06-23T19:25:01.280Z | From https://github.com/oxidecomputer/dendrite |
| 785 | 2026-06-23T19:25:01.280Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 786 | 2026-06-23T19:25:01.377Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 787 | 2026-06-23T19:25:01.677Z | From https://github.com/oxidecomputer/ispf |
| 788 | 2026-06-23T19:25:01.677Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 789 | 2026-06-23T19:25:01.682Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 790 | 2026-06-23T19:25:02.029Z | From https://github.com/oxidecomputer/netadm-sys |
| 791 | 2026-06-23T19:25:02.029Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 792 | 2026-06-23T19:25:02.037Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 793 | 2026-06-23T19:25:08.100Z | From https://github.com/oxidecomputer/omicron |
| 794 | 2026-06-23T19:25:08.101Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 795 | 2026-06-23T19:25:08.523Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 796 | 2026-06-23T19:25:09.204Z | From https://github.com/oxidecomputer/opte |
| 797 | 2026-06-23T19:25:09.204Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 798 | 2026-06-23T19:25:09.287Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 799 | 2026-06-23T19:25:09.519Z | From https://github.com/illumos/smf-rs |
| 800 | 2026-06-23T19:25:09.519Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 801 | 2026-06-23T19:25:09.566Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 802 | 2026-06-23T19:25:09.830Z | From https://github.com/oxidecomputer/network-interface |
| 803 | 2026-06-23T19:25:09.830Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 804 | 2026-06-23T19:25:09.836Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 805 | 2026-06-23T19:25:10.138Z | From https://github.com/oxidecomputer/slog-error-chain |
| 806 | 2026-06-23T19:25:10.138Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 807 | 2026-06-23T19:25:10.150Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 808 | 2026-06-23T19:25:10.422Z | From https://github.com/oxidecomputer/zone |
| 809 | 2026-06-23T19:25:10.422Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 810 | 2026-06-23T19:25:10.483Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 811 | 2026-06-23T19:25:11.101Z | From https://github.com/oxidecomputer/propolis |
| 812 | 2026-06-23T19:25:11.102Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 813 | 2026-06-23T19:25:11.194Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 814 | 2026-06-23T19:25:11.759Z | From https://github.com/oxidecomputer/transceiver-control |
| 815 | 2026-06-23T19:25:11.759Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 816 | 2026-06-23T19:25:11.779Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 817 | 2026-06-23T19:25:12.073Z | From https://github.com/oxidecomputer/dlpi-sys |
| 818 | 2026-06-23T19:25:12.073Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 819 | 2026-06-23T19:25:12.086Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 820 | 2026-06-23T19:25:12.345Z | From https://github.com/jmesmon/rust-libzfs |
| 821 | 2026-06-23T19:25:12.346Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 822 | 2026-06-23T19:25:12.359Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 823 | 2026-06-23T19:25:12.650Z | From https://github.com/oxidecomputer/rusty-doors |
| 824 | 2026-06-23T19:25:12.650Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 825 | 2026-06-23T19:25:12.681Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 826 | 2026-06-23T19:25:13.040Z | From https://github.com/oxidecomputer/lldp |
| 827 | 2026-06-23T19:25:13.040Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 828 | 2026-06-23T19:25:13.135Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 829 | 2026-06-23T19:25:13.432Z | From https://github.com/oxidecomputer/tufaceous |
| 830 | 2026-06-23T19:25:13.432Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 831 | 2026-06-23T19:25:13.515Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 832 | 2026-06-23T19:25:14.021Z | From https://github.com/oxidecomputer/management-gateway-service |
| 833 | 2026-06-23T19:25:14.021Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 834 | 2026-06-23T19:25:14.048Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 835 | 2026-06-23T19:25:14.911Z | From https://github.com/oxidecomputer/crucible |
| 836 | 2026-06-23T19:25:14.911Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 837 | 2026-06-23T19:25:15.076Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 838 | 2026-06-23T19:25:15.385Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 839 | 2026-06-23T19:25:15.385Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 840 | 2026-06-23T19:25:15.658Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 841 | 2026-06-23T19:25:16.247Z | From https://github.com/oxidecomputer/propolis |
| 842 | 2026-06-23T19:25:16.248Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 843 | 2026-06-23T19:25:16.301Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 844 | 2026-06-23T19:25:16.667Z | From https://github.com/oxidecomputer/crucible |
| 845 | 2026-06-23T19:25:16.667Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 846 | 2026-06-23T19:25:16.732Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 847 | 2026-06-23T19:25:17.135Z | From https://github.com/oxidecomputer/tofino |
| 848 | 2026-06-23T19:25:17.135Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 849 | 2026-06-23T19:25:17.159Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 850 | 2026-06-23T19:25:18.117Z | From https://github.com/oxidecomputer/maghemite |
| 851 | 2026-06-23T19:25:18.117Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 852 | 2026-06-23T19:25:18.177Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 853 | 2026-06-23T19:25:18.451Z | From https://github.com/oxidecomputer/clickward |
| 854 | 2026-06-23T19:25:18.451Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 855 | 2026-06-23T19:25:18.734Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 856 | 2026-06-23T19:25:19.040Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 857 | 2026-06-23T19:25:19.041Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 858 | 2026-06-23T19:25:20.101Z | Downloading crates ... |
| 859 | 2026-06-23T19:25:20.209Z | Downloaded aead v0.5.2 |
| 860 | 2026-06-23T19:25:20.227Z | Downloaded const_format_proc_macros v0.2.34 |
| 861 | 2026-06-23T19:25:20.230Z | Downloaded compression-codecs v0.4.38 |
| 862 | 2026-06-23T19:25:20.236Z | Downloaded darling_core v0.23.0 |
| 863 | 2026-06-23T19:25:20.240Z | Downloaded dunce v1.0.5 |
| 864 | 2026-06-23T19:25:20.243Z | Downloaded bit-vec v0.8.0 |
| 865 | 2026-06-23T19:25:20.245Z | Downloaded chacha20 v0.9.1 |
| 866 | 2026-06-23T19:25:20.245Z | Downloaded async-stream v0.3.6 |
| 867 | 2026-06-23T19:25:20.250Z | Downloaded async-recursion v1.1.1 |
| 868 | 2026-06-23T19:25:20.252Z | Downloaded arrayvec v0.7.6 |
| 869 | 2026-06-23T19:25:20.252Z | Downloaded base64 v0.21.7 |
| 870 | 2026-06-23T19:25:20.258Z | Downloaded anyhow v1.0.102 |
| 871 | 2026-06-23T19:25:20.261Z | Downloaded itertools v0.12.1 |
| 872 | 2026-06-23T19:25:20.266Z | Downloaded async-trait v0.1.89 |
| 873 | 2026-06-23T19:25:20.269Z | Downloaded daft-derive v0.1.7 |
| 874 | 2026-06-23T19:25:20.273Z | Downloaded block-buffer v0.12.0 |
| 875 | 2026-06-23T19:25:20.277Z | Downloaded async-stream-impl v0.3.6 |
| 876 | 2026-06-23T19:25:20.280Z | Downloaded convert_case v0.4.0 |
| 877 | 2026-06-23T19:25:20.280Z | Downloaded backoff v0.4.0 |
| 878 | 2026-06-23T19:25:20.280Z | Downloaded defmt-macros v1.1.0 |
| 879 | 2026-06-23T19:25:20.283Z | Downloaded critical-section v1.2.0 |
| 880 | 2026-06-23T19:25:20.286Z | Downloaded async-compression v0.4.42 |
| 881 | 2026-06-23T19:25:20.289Z | Downloaded bit-set v0.8.0 |
| 882 | 2026-06-23T19:25:20.292Z | Downloaded cancel-safe-futures v0.1.5 |
| 883 | 2026-06-23T19:25:20.295Z | Downloaded hostname v0.4.2 |
| 884 | 2026-06-23T19:25:20.298Z | Downloaded darling_macro v0.23.0 |
| 885 | 2026-06-23T19:25:20.298Z | Downloaded cookie v0.18.1 |
| 886 | 2026-06-23T19:25:20.301Z | Downloaded arrayref v0.3.9 |
| 887 | 2026-06-23T19:25:20.301Z | Downloaded crunchy v0.2.4 |
| 888 | 2026-06-23T19:25:20.306Z | Downloaded derive_more v0.99.20 |
| 889 | 2026-06-23T19:25:20.310Z | Downloaded h2 v0.4.14 |
| 890 | 2026-06-23T19:25:20.313Z | Downloaded elliptic-curve v0.13.8 |
| 891 | 2026-06-23T19:25:20.317Z | Downloaded darling_macro v0.21.3 |
| 892 | 2026-06-23T19:25:20.320Z | Downloaded ingot-types v0.1.2 |
| 893 | 2026-06-23T19:25:20.320Z | Downloaded dtrace-parser v0.3.0 |
| 894 | 2026-06-23T19:25:20.323Z | Downloaded hubpack_derive v0.1.1 |
| 895 | 2026-06-23T19:25:20.323Z | Downloaded data-encoding v2.11.0 |
| 896 | 2026-06-23T19:25:20.325Z | Downloaded dropshot_endpoint v0.17.1 |
| 897 | 2026-06-23T19:25:20.328Z | Downloaded daft v0.1.7 |
| 898 | 2026-06-23T19:25:20.331Z | Downloaded dtrace-parser v0.2.0 |
| 899 | 2026-06-23T19:25:20.331Z | Downloaded hostname v0.3.1 |
| 900 | 2026-06-23T19:25:20.334Z | Downloaded crossbeam-deque v0.8.6 |
| 901 | 2026-06-23T19:25:20.334Z | Downloaded crossbeam-epoch v0.9.18 |
| 902 | 2026-06-23T19:25:20.337Z | Downloaded bs58 v0.5.1 |
| 903 | 2026-06-23T19:25:20.345Z | Downloaded internet-checksum v0.2.1 |
| 904 | 2026-06-23T19:25:20.345Z | Downloaded no-std-compat v0.4.1 |
| 905 | 2026-06-23T19:25:20.348Z | Downloaded cipher v0.4.4 |
| 906 | 2026-06-23T19:25:20.348Z | Downloaded inout v0.1.4 |
| 907 | 2026-06-23T19:25:20.348Z | Downloaded heck v0.4.1 |
| 908 | 2026-06-23T19:25:20.348Z | Downloaded hash32 v0.3.1 |
| 909 | 2026-06-23T19:25:20.348Z | Downloaded crypto-common v0.2.2 |
| 910 | 2026-06-23T19:25:20.351Z | Downloaded libscf-sys v1.2.0 |
| 911 | 2026-06-23T19:25:20.351Z | Downloaded const-random-macro v0.1.16 |
| 912 | 2026-06-23T19:25:20.351Z | Downloaded cobs v0.3.0 |
| 913 | 2026-06-23T19:25:20.354Z | Downloaded libsw v3.5.0 |
| 914 | 2026-06-23T19:25:20.360Z | Downloaded fixedbitset v0.4.2 |
| 915 | 2026-06-23T19:25:20.360Z | Downloaded dof v0.3.0 |
| 916 | 2026-06-23T19:25:20.365Z | Downloaded icu_properties v2.2.0 |
| 917 | 2026-06-23T19:25:20.365Z | Downloaded icu_locale_core v2.2.0 |
| 918 | 2026-06-23T19:25:20.368Z | Downloaded embedded-io v0.6.1 |
| 919 | 2026-06-23T19:25:20.369Z | Downloaded defmt v0.3.100 |
| 920 | 2026-06-23T19:25:20.369Z | Downloaded base16ct v1.0.0 |
| 921 | 2026-06-23T19:25:20.371Z | Downloaded dyn-clone v1.0.20 |
| 922 | 2026-06-23T19:25:20.371Z | Downloaded ciborium-ll v0.2.2 |
| 923 | 2026-06-23T19:25:20.375Z | Downloaded bytecount v0.6.9 |
| 924 | 2026-06-23T19:25:20.378Z | Downloaded linked-hash-map v0.5.6 |
| 925 | 2026-06-23T19:25:20.380Z | Downloaded embedded-io v0.4.0 |
| 926 | 2026-06-23T19:25:20.381Z | Downloaded mime v0.3.17 |
| 927 | 2026-06-23T19:25:20.383Z | Downloaded csv-core v0.1.13 |
| 928 | 2026-06-23T19:25:20.383Z | Downloaded cmake v0.1.58 |
| 929 | 2026-06-23T19:25:20.387Z | Downloaded highway v1.3.0 |
| 930 | 2026-06-23T19:25:20.390Z | Downloaded base16ct v0.2.0 |
| 931 | 2026-06-23T19:25:20.390Z | Downloaded foreign-types v0.5.0 |
| 932 | 2026-06-23T19:25:20.391Z | Downloaded byteorder v1.5.0 |
| 933 | 2026-06-23T19:25:20.393Z | Downloaded macaddr v1.0.1 |
| 934 | 2026-06-23T19:25:20.393Z | Downloaded httpdate v1.0.3 |
| 935 | 2026-06-23T19:25:20.396Z | Downloaded newtype-uuid-macros v0.1.0 |
| 936 | 2026-06-23T19:25:20.396Z | Downloaded konst_macro_rules v0.2.19 |
| 937 | 2026-06-23T19:25:20.399Z | Downloaded idna_adapter v1.2.2 |
| 938 | 2026-06-23T19:25:20.399Z | Downloaded hubpack v0.1.2 |
| 939 | 2026-06-23T19:25:20.402Z | Downloaded foreign-types-shared v0.3.1 |
| 940 | 2026-06-23T19:25:20.402Z | Downloaded dof v0.4.0 |
| 941 | 2026-06-23T19:25:20.405Z | Downloaded constant_time_eq v0.4.2 |
| 942 | 2026-06-23T19:25:20.405Z | Downloaded gethostname v0.5.0 |
| 943 | 2026-06-23T19:25:20.408Z | Downloaded cstr-argument v0.1.2 |
| 944 | 2026-06-23T19:25:20.408Z | Downloaded is-terminal v0.4.17 |
| 945 | 2026-06-23T19:25:20.410Z | Downloaded num-derive v0.4.2 |
| 946 | 2026-06-23T19:25:20.413Z | Downloaded ident_case v1.0.1 |
| 947 | 2026-06-23T19:25:20.413Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 948 | 2026-06-23T19:25:20.413Z | Downloaded compression-core v0.4.32 |
| 949 | 2026-06-23T19:25:20.416Z | Downloaded ciborium-io v0.2.2 |
| 950 | 2026-06-23T19:25:20.416Z | Downloaded foreign-types-macros v0.2.3 |
| 951 | 2026-06-23T19:25:20.419Z | Downloaded defmt v1.1.0 |
| 952 | 2026-06-23T19:25:20.422Z | Downloaded group v0.13.0 |
| 953 | 2026-06-23T19:25:20.422Z | Downloaded instant v0.1.13 |
| 954 | 2026-06-23T19:25:20.425Z | Downloaded fxhash v0.2.1 |
| 955 | 2026-06-23T19:25:20.425Z | Downloaded defmt-parser v1.0.0 |
| 956 | 2026-06-23T19:25:20.425Z | Downloaded crucible-workspace-hack v0.1.0 |
| 957 | 2026-06-23T19:25:20.428Z | Downloaded argon2 v0.5.3 |
| 958 | 2026-06-23T19:25:20.428Z | Downloaded crc8 v0.1.1 |
| 959 | 2026-06-23T19:25:20.428Z | Downloaded cpufeatures v0.3.0 |
| 960 | 2026-06-23T19:25:20.431Z | Downloaded keccak v0.1.6 |
| 961 | 2026-06-23T19:25:20.431Z | Downloaded ciborium v0.2.2 |
| 962 | 2026-06-23T19:25:20.434Z | Downloaded const-random v0.1.18 |
| 963 | 2026-06-23T19:25:20.434Z | Downloaded newtype_derive v0.1.6 |
| 964 | 2026-06-23T19:25:20.437Z | Downloaded enum-as-inner v0.6.1 |
| 965 | 2026-06-23T19:25:20.437Z | Downloaded newline-converter v0.3.0 |
| 966 | 2026-06-23T19:25:20.440Z | Downloaded num-conv v0.2.2 |
| 967 | 2026-06-23T19:25:20.440Z | Downloaded crossbeam-utils v0.8.21 |
| 968 | 2026-06-23T19:25:20.443Z | Downloaded colored v3.1.1 |
| 969 | 2026-06-23T19:25:20.443Z | Downloaded match_cfg v0.1.0 |
| 970 | 2026-06-23T19:25:20.445Z | Downloaded natord v1.0.9 |
| 971 | 2026-06-23T19:25:20.445Z | Downloaded managed v0.8.0 |
| 972 | 2026-06-23T19:25:20.448Z | Downloaded float-ord v0.3.2 |
| 973 | 2026-06-23T19:25:20.448Z | Downloaded chacha20 v0.10.0 |
| 974 | 2026-06-23T19:25:20.451Z | Downloaded num v0.4.3 |
| 975 | 2026-06-23T19:25:20.451Z | Downloaded lru-cache v0.1.2 |
| 976 | 2026-06-23T19:25:20.451Z | Downloaded ipnetwork v0.21.1 |
| 977 | 2026-06-23T19:25:20.454Z | Downloaded diff v0.1.13 |
| 978 | 2026-06-23T19:25:20.457Z | Downloaded linear-map v1.2.0 |
| 979 | 2026-06-23T19:25:20.457Z | Downloaded konst v0.2.20 |
| 980 | 2026-06-23T19:25:20.460Z | Downloaded num_threads v0.1.7 |
| 981 | 2026-06-23T19:25:20.460Z | Downloaded num-iter v0.1.45 |
| 982 | 2026-06-23T19:25:20.463Z | Downloaded olpc-cjson v0.1.4 |
| 983 | 2026-06-23T19:25:20.463Z | Downloaded memoffset v0.9.1 |
| 984 | 2026-06-23T19:25:20.466Z | Downloaded omicron-workspace-hack v0.1.0 |
| 985 | 2026-06-23T19:25:20.466Z | Downloaded num_enum_derive v0.5.11 |
| 986 | 2026-06-23T19:25:20.466Z | Downloaded byte-wrapper v0.1.0 |
| 987 | 2026-06-23T19:25:20.469Z | Downloaded plain v0.2.3 |
| 988 | 2026-06-23T19:25:20.469Z | Downloaded hmac v0.12.1 |
| 989 | 2026-06-23T19:25:20.471Z | Downloaded digest v0.11.3 |
| 990 | 2026-06-23T19:25:20.471Z | Downloaded erased-serde v0.3.31 |
| 991 | 2026-06-23T19:25:20.474Z | Downloaded ff v0.13.1 |
| 992 | 2026-06-23T19:25:20.477Z | Downloaded git-stub-vcs v0.1.0 |
| 993 | 2026-06-23T19:25:20.477Z | Downloaded fs_extra v1.3.0 |
| 994 | 2026-06-23T19:25:20.482Z | Downloaded opaque-debug v0.3.1 |
| 995 | 2026-06-23T19:25:20.486Z | Downloaded potential_utf v0.1.5 |
| 996 | 2026-06-23T19:25:20.489Z | Downloaded parse-display v0.10.0 |
| 997 | 2026-06-23T19:25:20.492Z | Downloaded proc-macro-crate v1.3.1 |
| 998 | 2026-06-23T19:25:20.495Z | Downloaded proc-macro-error-attr v1.0.4 |
| 999 | 2026-06-23T19:25:20.495Z | Downloaded phf_shared v0.12.1 |
| 1000 | 2026-06-23T19:25:20.498Z | Downloaded progenitor-client v0.14.0 |
| 1001 | 2026-06-23T19:25:20.501Z | Downloaded git-stub v1.0.0 |
| 1002 | 2026-06-23T19:25:20.501Z | Downloaded foldhash v0.2.0 |
| 1003 | 2026-06-23T19:25:20.504Z | Downloaded deranged v0.5.8 |
| 1004 | 2026-06-23T19:25:20.504Z | Downloaded derive-ex v0.1.8 |
| 1005 | 2026-06-23T19:25:20.508Z | Downloaded multer v3.1.0 |
| 1006 | 2026-06-23T19:25:20.510Z | Downloaded memmap v0.7.0 |
| 1007 | 2026-06-23T19:25:20.514Z | Downloaded num-complex v0.4.6 |
| 1008 | 2026-06-23T19:25:20.514Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1009 | 2026-06-23T19:25:20.514Z | Downloaded bcs v0.1.6 |
| 1010 | 2026-06-23T19:25:20.517Z | Downloaded fs-err v3.3.0 |
| 1011 | 2026-06-23T19:25:20.517Z | Downloaded proc-macro-crate v3.5.0 |
| 1012 | 2026-06-23T19:25:20.520Z | Downloaded progenitor-client v0.10.0 |
| 1013 | 2026-06-23T19:25:20.520Z | Downloaded glob v0.3.3 |
| 1014 | 2026-06-23T19:25:20.520Z | Downloaded displaydoc v0.2.6 |
| 1015 | 2026-06-23T19:25:20.524Z | Downloaded progenitor-macro v0.13.0 |
| 1016 | 2026-06-23T19:25:20.524Z | Downloaded backon v1.6.0 |
| 1017 | 2026-06-23T19:25:20.527Z | Downloaded progenitor-macro v0.14.0 |
| 1018 | 2026-06-23T19:25:20.527Z | Downloaded progenitor-macro v0.10.0 |
| 1019 | 2026-06-23T19:25:20.533Z | Downloaded bitflags v1.3.2 |
| 1020 | 2026-06-23T19:25:20.536Z | Downloaded pretty-hex v0.4.2 |
| 1021 | 2026-06-23T19:25:20.537Z | Downloaded powerfmt v0.2.0 |
| 1022 | 2026-06-23T19:25:20.537Z | Downloaded icu_collections v2.2.0 |
| 1023 | 2026-06-23T19:25:20.540Z | Downloaded num-integer v0.1.46 |
| 1024 | 2026-06-23T19:25:20.543Z | Downloaded num-rational v0.4.2 |
| 1025 | 2026-06-23T19:25:20.543Z | Downloaded phf v0.12.1 |
| 1026 | 2026-06-23T19:25:20.546Z | Downloaded num_enum v0.5.11 |
| 1027 | 2026-06-23T19:25:20.549Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1028 | 2026-06-23T19:25:20.549Z | Downloaded hybrid-array v0.4.12 |
| 1029 | 2026-06-23T19:25:20.549Z | Downloaded hickory-resolver v0.25.2 |
| 1030 | 2026-06-23T19:25:20.552Z | Downloaded proc-macro-error v1.0.4 |
| 1031 | 2026-06-23T19:25:20.555Z | Downloaded memmap2 v0.9.10 |
| 1032 | 2026-06-23T19:25:20.558Z | Downloaded parse-display-derive v0.10.0 |
| 1033 | 2026-06-23T19:25:20.558Z | Downloaded num_enum_derive v0.7.6 |
| 1034 | 2026-06-23T19:25:20.558Z | Downloaded ingot-macros v0.1.1 |
| 1035 | 2026-06-23T19:25:20.561Z | Downloaded http v1.4.1 |
| 1036 | 2026-06-23T19:25:20.561Z | Downloaded oxnet v0.1.6 |
| 1037 | 2026-06-23T19:25:20.564Z | Downloaded rustc_version v0.1.7 |
| 1038 | 2026-06-23T19:25:20.564Z | Downloaded rand_chacha v0.3.1 |
| 1039 | 2026-06-23T19:25:20.564Z | Downloaded ref-cast-impl v1.0.25 |
| 1040 | 2026-06-23T19:25:20.567Z | Downloaded paste v1.0.15 |
| 1041 | 2026-06-23T19:25:20.567Z | Downloaded num_enum v0.7.6 |
| 1042 | 2026-06-23T19:25:20.569Z | Downloaded darling v0.23.0 |
| 1043 | 2026-06-23T19:25:20.573Z | Downloaded quick-error v1.2.3 |
| 1044 | 2026-06-23T19:25:20.575Z | Downloaded poly1305 v0.8.0 |
| 1045 | 2026-06-23T19:25:20.578Z | Downloaded progenitor v0.13.0 |
| 1046 | 2026-06-23T19:25:20.578Z | Downloaded progenitor v0.10.0 |
| 1047 | 2026-06-23T19:25:20.578Z | Downloaded proc-macro-error2 v2.0.1 |
| 1048 | 2026-06-23T19:25:20.581Z | Downloaded serde_repr v0.1.20 |
| 1049 | 2026-06-23T19:25:20.584Z | Downloaded half v2.7.1 |
| 1050 | 2026-06-23T19:25:20.584Z | Downloaded semver v0.1.20 |
| 1051 | 2026-06-23T19:25:20.587Z | Downloaded secrecy v0.10.3 |
| 1052 | 2026-06-23T19:25:20.587Z | Downloaded scroll_derive v0.13.1 |
| 1053 | 2026-06-23T19:25:20.587Z | Downloaded scroll_derive v0.12.1 |
| 1054 | 2026-06-23T19:25:20.587Z | Downloaded password-hash v0.5.0 |
| 1055 | 2026-06-23T19:25:20.590Z | Downloaded const-oid v0.10.2 |
| 1056 | 2026-06-23T19:25:20.590Z | Downloaded getrandom v0.4.2 |
| 1057 | 2026-06-23T19:25:20.593Z | Downloaded console v0.16.3 |
| 1058 | 2026-06-23T19:25:20.593Z | Downloaded same-file v1.0.6 |
| 1059 | 2026-06-23T19:25:20.596Z | Downloaded rand_xorshift v0.4.0 |
| 1060 | 2026-06-23T19:25:20.596Z | Downloaded camino v1.2.2 |
| 1061 | 2026-06-23T19:25:20.599Z | Downloaded bytes v1.11.1 |
| 1062 | 2026-06-23T19:25:20.599Z | Downloaded blake2 v0.10.6 |
| 1063 | 2026-06-23T19:25:20.602Z | Downloaded pem v3.0.6 |
| 1064 | 2026-06-23T19:25:20.602Z | Downloaded litemap v0.8.2 |
| 1065 | 2026-06-23T19:25:20.605Z | Downloaded libsw-core v0.3.2 |
| 1066 | 2026-06-23T19:25:20.605Z | Downloaded darling v0.21.3 |
| 1067 | 2026-06-23T19:25:20.608Z | Downloaded cargo_toml v0.22.3 |
| 1068 | 2026-06-23T19:25:20.611Z | Downloaded serial_test v3.5.0 |
| 1069 | 2026-06-23T19:25:20.611Z | Downloaded serde-big-array v0.5.1 |
| 1070 | 2026-06-23T19:25:20.614Z | Downloaded sigpipe v0.1.3 |
| 1071 | 2026-06-23T19:25:20.614Z | Downloaded serial_test_derive v3.5.0 |
| 1072 | 2026-06-23T19:25:20.614Z | Downloaded crossbeam-channel v0.5.15 |
| 1073 | 2026-06-23T19:25:20.617Z | Downloaded sha1 v0.11.0 |
| 1074 | 2026-06-23T19:25:20.617Z | Downloaded progenitor v0.14.0 |
| 1075 | 2026-06-23T19:25:20.620Z | Downloaded slog-envlogger v2.2.0 |
| 1076 | 2026-06-23T19:25:20.620Z | Downloaded chacha20poly1305 v0.10.1 |
| 1077 | 2026-06-23T19:25:20.620Z | Downloaded ingot v0.1.1 |
| 1078 | 2026-06-23T19:25:20.623Z | Downloaded sha1 v0.10.6 |
| 1079 | 2026-06-23T19:25:20.623Z | Downloaded indexmap v1.9.3 |
| 1080 | 2026-06-23T19:25:20.626Z | Downloaded quote v1.0.45 |
| 1081 | 2026-06-23T19:25:20.629Z | Downloaded pest_generator v2.8.6 |
| 1082 | 2026-06-23T19:25:20.634Z | Downloaded parking_lot v0.11.2 |
| 1083 | 2026-06-23T19:25:20.634Z | Downloaded ref-cast v1.0.25 |
| 1084 | 2026-06-23T19:25:20.637Z | Downloaded parking_lot_core v0.8.6 |
| 1085 | 2026-06-23T19:25:20.640Z | Downloaded resolv-conf v0.7.6 |
| 1086 | 2026-06-23T19:25:20.643Z | Downloaded siphasher v1.0.3 |
| 1087 | 2026-06-23T19:25:20.645Z | Downloaded serde_plain v1.0.2 |
| 1088 | 2026-06-23T19:25:20.645Z | Downloaded pest_derive v2.8.6 |
| 1089 | 2026-06-23T19:25:20.649Z | Downloaded rustls-native-certs v0.8.4 |
| 1090 | 2026-06-23T19:25:20.655Z | Downloaded rand_core v0.10.1 |
| 1091 | 2026-06-23T19:25:20.658Z | Downloaded bitflags v2.12.1 |
| 1092 | 2026-06-23T19:25:20.662Z | Downloaded tabled_derive v0.7.0 |
| 1093 | 2026-06-23T19:25:20.662Z | Downloaded strum v0.26.3 |
| 1094 | 2026-06-23T19:25:20.662Z | Downloaded spin v0.5.2 |
| 1095 | 2026-06-23T19:25:20.662Z | Downloaded drift v0.2.0 |
| 1096 | 2026-06-23T19:25:20.667Z | Downloaded scroll v0.12.0 |
| 1097 | 2026-06-23T19:25:20.670Z | Downloaded tabwriter v1.4.1 |
| 1098 | 2026-06-23T19:25:20.670Z | Downloaded tabled_derive v0.11.0 |
| 1099 | 2026-06-23T19:25:20.670Z | Downloaded serde_derive_internals v0.29.1 |
| 1100 | 2026-06-23T19:25:20.673Z | Downloaded rustversion v1.0.22 |
| 1101 | 2026-06-23T19:25:20.673Z | Downloaded strum v0.27.2 |
| 1102 | 2026-06-23T19:25:20.676Z | Downloaded allocator-api2 v0.2.21 |
| 1103 | 2026-06-23T19:25:20.676Z | Downloaded structmeta-derive v0.3.0 |
| 1104 | 2026-06-23T19:25:20.676Z | Downloaded progenitor-client v0.13.0 |
| 1105 | 2026-06-23T19:25:20.679Z | Downloaded dropshot-api-manager v0.7.2 |
| 1106 | 2026-06-23T19:25:20.682Z | Downloaded testing_table v0.3.0 |
| 1107 | 2026-06-23T19:25:20.682Z | Downloaded icu_provider v2.2.0 |
| 1108 | 2026-06-23T19:25:20.682Z | Downloaded slog-bunyan v2.5.0 |
| 1109 | 2026-06-23T19:25:20.685Z | Downloaded cc v1.2.63 |
| 1110 | 2026-06-23T19:25:20.685Z | Downloaded rustls-pemfile v2.2.0 |
| 1111 | 2026-06-23T19:25:20.688Z | Downloaded omicron-zone-package v0.12.2 |
| 1112 | 2026-06-23T19:25:20.688Z | Downloaded log v0.4.32 |
| 1113 | 2026-06-23T19:25:20.691Z | Downloaded progenitor-extras v0.2.0 |
| 1114 | 2026-06-23T19:25:20.691Z | Downloaded smawk v0.3.2 |
| 1115 | 2026-06-23T19:25:20.696Z | Downloaded structmeta v0.3.0 |
| 1116 | 2026-06-23T19:25:20.699Z | Downloaded serde_tokenstream v0.2.3 |
| 1117 | 2026-06-23T19:25:20.699Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1118 | 2026-06-23T19:25:20.703Z | Downloaded tagptr v0.2.0 |
| 1119 | 2026-06-23T19:25:20.706Z | Downloaded scroll v0.13.0 |
| 1120 | 2026-06-23T19:25:20.706Z | Downloaded schemars_derive v0.8.22 |
| 1121 | 2026-06-23T19:25:20.710Z | Downloaded const_format v0.2.36 |
| 1122 | 2026-06-23T19:25:20.713Z | Downloaded icu_normalizer v2.2.0 |
| 1123 | 2026-06-23T19:25:20.716Z | Downloaded slog-stdlog v4.1.1 |
| 1124 | 2026-06-23T19:25:20.716Z | Downloaded slog-term v2.9.2 |
| 1125 | 2026-06-23T19:25:20.716Z | Downloaded slog-json v2.6.1 |
| 1126 | 2026-06-23T19:25:20.720Z | Downloaded papergrid v0.11.0 |
| 1127 | 2026-06-23T19:25:20.725Z | Downloaded icu_normalizer_data v2.2.0 |
| 1128 | 2026-06-23T19:25:20.728Z | Downloaded time-core v0.1.8 |
| 1129 | 2026-06-23T19:25:20.728Z | Downloaded heapless v0.8.0 |
| 1130 | 2026-06-23T19:25:20.730Z | Downloaded stable_deref_trait v1.2.1 |
| 1131 | 2026-06-23T19:25:20.735Z | Downloaded rusty-fork v0.3.1 |
| 1132 | 2026-06-23T19:25:20.738Z | Downloaded usdt-attr-macro v0.6.0 |
| 1133 | 2026-06-23T19:25:20.738Z | Downloaded unarray v0.1.4 |
| 1134 | 2026-06-23T19:25:20.741Z | Downloaded usdt-attr-macro v0.5.0 |
| 1135 | 2026-06-23T19:25:20.744Z | Downloaded untrusted v0.7.1 |
| 1136 | 2026-06-23T19:25:20.753Z | Downloaded typify-macro v0.4.3 |
| 1137 | 2026-06-23T19:25:20.756Z | Downloaded termtree v0.5.1 |
| 1138 | 2026-06-23T19:25:20.756Z | Downloaded strum_macros v0.27.2 |
| 1139 | 2026-06-23T19:25:20.759Z | Downloaded utf-8 v0.7.6 |
| 1140 | 2026-06-23T19:25:20.759Z | Downloaded usdt v0.5.0 |
| 1141 | 2026-06-23T19:25:20.759Z | Downloaded take_mut v0.2.2 |
| 1142 | 2026-06-23T19:25:20.760Z | Downloaded slog-scope v4.4.1 |
| 1143 | 2026-06-23T19:25:20.762Z | Downloaded rhai_codegen v3.2.0 |
| 1144 | 2026-06-23T19:25:20.766Z | Downloaded yoke-derive v0.8.2 |
| 1145 | 2026-06-23T19:25:20.769Z | Downloaded darling_core v0.21.3 |
| 1146 | 2026-06-23T19:25:20.772Z | Downloaded usdt-macro v0.6.0 |
| 1147 | 2026-06-23T19:25:20.775Z | Downloaded papergrid v0.18.0 |
| 1148 | 2026-06-23T19:25:20.778Z | Downloaded progenitor-impl v0.10.0 |
| 1149 | 2026-06-23T19:25:20.781Z | Downloaded smf v0.2.3 |
| 1150 | 2026-06-23T19:25:20.784Z | Downloaded slog-dtrace v0.3.0 |
| 1151 | 2026-06-23T19:25:20.784Z | Downloaded tokio-dtrace v0.1.1 |
| 1152 | 2026-06-23T19:25:20.784Z | Downloaded time-macros v0.2.27 |
| 1153 | 2026-06-23T19:25:20.788Z | Downloaded tiny-keccak v2.0.2 |
| 1154 | 2026-06-23T19:25:20.792Z | Downloaded tinystr v0.8.3 |
| 1155 | 2026-06-23T19:25:20.792Z | Downloaded thread-id v5.1.0 |
| 1156 | 2026-06-23T19:25:20.792Z | Downloaded topological-sort v0.2.2 |
| 1157 | 2026-06-23T19:25:20.792Z | Downloaded usdt-macro v0.5.0 |
| 1158 | 2026-06-23T19:25:20.794Z | Downloaded typify-macro v0.6.2 |
| 1159 | 2026-06-23T19:25:20.794Z | Downloaded thread-id v4.2.2 |
| 1160 | 2026-06-23T19:25:20.794Z | Downloaded zerofrom v0.1.8 |
| 1161 | 2026-06-23T19:25:20.794Z | Downloaded waitgroup v0.1.2 |
| 1162 | 2026-06-23T19:25:20.797Z | Downloaded serde_with_macros v3.20.0 |
| 1163 | 2026-06-23T19:25:20.800Z | Downloaded unit-prefix v0.5.2 |
| 1164 | 2026-06-23T19:25:20.805Z | Downloaded hickory-resolver v0.24.4 |
| 1165 | 2026-06-23T19:25:20.807Z | Downloaded tokio-tungstenite v0.21.0 |
| 1166 | 2026-06-23T19:25:20.807Z | Downloaded openssl-sys v0.9.116 |
| 1167 | 2026-06-23T19:25:20.812Z | Downloaded progenitor-impl v0.13.0 |
| 1168 | 2026-06-23T19:25:20.815Z | Downloaded zeroize_derive v1.4.3 |
| 1169 | 2026-06-23T19:25:20.818Z | Downloaded usdt v0.6.0 |
| 1170 | 2026-06-23T19:25:20.821Z | Downloaded usdt-impl v0.5.0 |
| 1171 | 2026-06-23T19:25:20.821Z | Downloaded universal-hash v0.5.1 |
| 1172 | 2026-06-23T19:25:20.827Z | Downloaded zerofrom-derive v0.1.7 |
| 1173 | 2026-06-23T19:25:20.830Z | Downloaded indicatif v0.18.4 |
| 1174 | 2026-06-23T19:25:20.830Z | Downloaded term v1.2.1 |
| 1175 | 2026-06-23T19:25:20.834Z | Downloaded spin v0.9.8 |
| 1176 | 2026-06-23T19:25:20.837Z | Downloaded walkdir v2.5.0 |
| 1177 | 2026-06-23T19:25:20.837Z | Downloaded snafu-derive v0.8.9 |
| 1178 | 2026-06-23T19:25:20.837Z | Downloaded smartstring v1.0.1 |
| 1179 | 2026-06-23T19:25:20.837Z | Downloaded arc-swap v1.9.1 |
| 1180 | 2026-06-23T19:25:20.840Z | Downloaded xz2 v0.1.7 |
| 1181 | 2026-06-23T19:25:20.841Z | Downloaded thiserror-no-std v2.0.2 |
| 1182 | 2026-06-23T19:25:20.843Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1183 | 2026-06-23T19:25:20.846Z | Downloaded pest_meta v2.8.6 |
| 1184 | 2026-06-23T19:25:20.846Z | Downloaded smallvec v1.15.1 |
| 1185 | 2026-06-23T19:25:20.849Z | Downloaded postcard v1.1.3 |
| 1186 | 2026-06-23T19:25:20.849Z | Downloaded thin-vec v0.2.18 |
| 1187 | 2026-06-23T19:25:20.852Z | Downloaded synstructure v0.13.2 |
| 1188 | 2026-06-23T19:25:20.852Z | Downloaded strum_macros v0.26.4 |
| 1189 | 2026-06-23T19:25:20.852Z | Downloaded jiff-static v0.2.28 |
| 1190 | 2026-06-23T19:25:20.856Z | Downloaded zone_cfg_derive v0.3.1 |
| 1191 | 2026-06-23T19:25:20.856Z | Downloaded zone v0.3.1 |
| 1192 | 2026-06-23T19:25:20.859Z | Downloaded slog-async v2.8.0 |
| 1193 | 2026-06-23T19:25:20.869Z | Downloaded expectorate v1.2.0 |
| 1194 | 2026-06-23T19:25:20.875Z | Downloaded rayon-core v1.13.0 |
| 1195 | 2026-06-23T19:25:20.879Z | Downloaded crypto-bigint v0.5.5 |
| 1196 | 2026-06-23T19:25:20.890Z | Downloaded wait-timeout v0.2.1 |
| 1197 | 2026-06-23T19:25:20.894Z | Downloaded schemars v0.8.22 |
| 1198 | 2026-06-23T19:25:20.898Z | Downloaded usdt-impl v0.6.0 |
| 1199 | 2026-06-23T19:25:20.900Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1200 | 2026-06-23T19:25:20.900Z | Downloaded test-strategy v0.4.5 |
| 1201 | 2026-06-23T19:25:20.903Z | Downloaded schemars v0.9.0 |
| 1202 | 2026-06-23T19:25:20.908Z | Downloaded zeroize v1.8.2 |
| 1203 | 2026-06-23T19:25:20.911Z | Downloaded writeable v0.6.3 |
| 1204 | 2026-06-23T19:25:20.911Z | Downloaded zerovec-derive v0.11.3 |
| 1205 | 2026-06-23T19:25:20.914Z | Downloaded memchr v2.8.1 |
| 1206 | 2026-06-23T19:25:20.916Z | Downloaded progenitor-impl v0.14.0 |
| 1207 | 2026-06-23T19:25:20.916Z | Downloaded hkdf v0.12.4 |
| 1208 | 2026-06-23T19:25:20.920Z | Downloaded prettyplease v0.2.37 |
| 1209 | 2026-06-23T19:25:20.920Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1210 | 2026-06-23T19:25:20.923Z | Downloaded quinn v0.11.9 |
| 1211 | 2026-06-23T19:25:20.928Z | Downloaded slog v2.8.2 |
| 1212 | 2026-06-23T19:25:20.928Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1213 | 2026-06-23T19:25:20.928Z | Downloaded pretty_assertions v1.4.1 |
| 1214 | 2026-06-23T19:25:20.931Z | Downloaded minimal-lexical v0.2.1 |
| 1215 | 2026-06-23T19:25:20.931Z | Downloaded yoke v0.8.3 |
| 1216 | 2026-06-23T19:25:20.936Z | Downloaded rand v0.8.6 |
| 1217 | 2026-06-23T19:25:20.936Z | Downloaded nom v7.1.3 |
| 1218 | 2026-06-23T19:25:20.944Z | Downloaded hashbrown v0.12.3 |
| 1219 | 2026-06-23T19:25:20.944Z | Downloaded vsss-rs v3.3.4 |
| 1220 | 2026-06-23T19:25:20.950Z | Downloaded qorb v0.4.1 |
| 1221 | 2026-06-23T19:25:20.954Z | Downloaded ucd-trie v0.1.7 |
| 1222 | 2026-06-23T19:25:20.954Z | Downloaded toml v0.7.8 |
| 1223 | 2026-06-23T19:25:20.954Z | Downloaded snafu v0.8.9 |
| 1224 | 2026-06-23T19:25:20.960Z | Downloaded whoami v1.6.1 |
| 1225 | 2026-06-23T19:25:20.960Z | Downloaded zerocopy-derive v0.7.35 |
| 1226 | 2026-06-23T19:25:20.968Z | Downloaded tungstenite v0.21.0 |
| 1227 | 2026-06-23T19:25:20.972Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1228 | 2026-06-23T19:25:20.975Z | Downloaded typify v0.6.2 |
| 1229 | 2026-06-23T19:25:20.978Z | Downloaded schemars v1.2.1 |
| 1230 | 2026-06-23T19:25:20.985Z | Downloaded unsafe-libyaml v0.2.11 |
| 1231 | 2026-06-23T19:25:20.989Z | Downloaded typify v0.4.3 |
| 1232 | 2026-06-23T19:25:21.002Z | Downloaded similar v2.7.0 |
| 1233 | 2026-06-23T19:25:21.002Z | Downloaded yansi v1.0.1 |
| 1234 | 2026-06-23T19:25:21.002Z | Downloaded iddqd v0.4.2 |
| 1235 | 2026-06-23T19:25:21.003Z | Downloaded uuid v1.23.2 |
| 1236 | 2026-06-23T19:25:21.007Z | Downloaded toml_edit v0.19.15 |
| 1237 | 2026-06-23T19:25:21.015Z | Downloaded hashbrown v0.16.1 |
| 1238 | 2026-06-23T19:25:21.023Z | Downloaded rand v0.10.1 |
| 1239 | 2026-06-23T19:25:21.034Z | Downloaded zerocopy-derive v0.8.50 |
| 1240 | 2026-06-23T19:25:21.038Z | Downloaded steno v0.4.1 |
| 1241 | 2026-06-23T19:25:21.041Z | Downloaded pest v2.8.6 |
| 1242 | 2026-06-23T19:25:21.051Z | Downloaded nom v8.0.0 |
| 1243 | 2026-06-23T19:25:21.054Z | Downloaded zerotrie v0.2.4 |
| 1244 | 2026-06-23T19:25:21.058Z | Downloaded ron v0.12.1 |
| 1245 | 2026-06-23T19:25:21.082Z | Downloaded icu_properties_data v2.2.0 |
| 1246 | 2026-06-23T19:25:21.088Z | Downloaded typed-path v0.9.3 |
| 1247 | 2026-06-23T19:25:21.106Z | Downloaded reqwest v0.13.4 |
| 1248 | 2026-06-23T19:25:21.119Z | Downloaded regex v1.12.3 |
| 1249 | 2026-06-23T19:25:21.131Z | Downloaded libm v0.2.16 |
| 1250 | 2026-06-23T19:25:21.136Z | Downloaded goblin v0.8.2 |
| 1251 | 2026-06-23T19:25:21.149Z | Downloaded rayon v1.12.0 |
| 1252 | 2026-06-23T19:25:21.161Z | Downloaded blake3 v1.8.5 |
| 1253 | 2026-06-23T19:25:21.170Z | Downloaded winnow v0.5.40 |
| 1254 | 2026-06-23T19:25:21.182Z | Downloaded zerovec v0.11.6 |
| 1255 | 2026-06-23T19:25:21.185Z | Downloaded tough v0.22.0 |
| 1256 | 2026-06-23T19:25:21.202Z | Downloaded zerocopy v0.7.35 |
| 1257 | 2026-06-23T19:25:21.211Z | Downloaded proptest v1.11.0 |
| 1258 | 2026-06-23T19:25:21.216Z | Downloaded aws-lc-rs v1.17.0 |
| 1259 | 2026-06-23T19:25:21.232Z | Downloaded serde_with v3.20.0 |
| 1260 | 2026-06-23T19:25:21.249Z | Downloaded tabled v0.21.0 |
| 1261 | 2026-06-23T19:25:21.257Z | Downloaded time v0.3.47 |
| 1262 | 2026-06-23T19:25:21.269Z | Downloaded syn v1.0.109 |
| 1263 | 2026-06-23T19:25:21.275Z | Downloaded tabled v0.15.0 |
| 1264 | 2026-06-23T19:25:21.284Z | Downloaded quinn-proto v0.11.14 |
| 1265 | 2026-06-23T19:25:21.289Z | Downloaded moka v0.12.15 |
| 1266 | 2026-06-23T19:25:21.299Z | Downloaded goblin v0.10.7 |
| 1267 | 2026-06-23T19:25:21.313Z | Downloaded dropshot v0.17.1 |
| 1268 | 2026-06-23T19:25:21.316Z | Downloaded webpki-roots v1.0.7 |
| 1269 | 2026-06-23T19:25:21.325Z | Downloaded syn v2.0.117 |
| 1270 | 2026-06-23T19:25:21.335Z | Downloaded openssl v0.10.80 |
| 1271 | 2026-06-23T19:25:21.339Z | Downloaded smoltcp v0.11.0 |
| 1272 | 2026-06-23T19:25:21.350Z | Downloaded rhai v1.25.1 |
| 1273 | 2026-06-23T19:25:21.363Z | Downloaded openapiv3 v2.2.0 |
| 1274 | 2026-06-23T19:25:21.369Z | Downloaded hickory-proto v0.25.2 |
| 1275 | 2026-06-23T19:25:21.378Z | Downloaded zerocopy v0.8.50 |
| 1276 | 2026-06-23T19:25:21.407Z | Downloaded nix v0.31.3 |
| 1277 | 2026-06-23T19:25:21.413Z | Downloaded typify-impl v0.6.2 |
| 1278 | 2026-06-23T19:25:21.419Z | Downloaded regress v0.10.5 |
| 1279 | 2026-06-23T19:25:21.424Z | Downloaded hickory-proto v0.24.4 |
| 1280 | 2026-06-23T19:25:21.432Z | Downloaded rustls v0.23.40 |
| 1281 | 2026-06-23T19:25:21.438Z | Downloaded regress v0.11.1 |
| 1282 | 2026-06-23T19:25:21.442Z | Downloaded regex-syntax v0.8.10 |
| 1283 | 2026-06-23T19:25:21.495Z | Downloaded petgraph v0.6.5 |
| 1284 | 2026-06-23T19:25:21.504Z | Downloaded chrono-tz v0.10.4 |
| 1285 | 2026-06-23T19:25:21.516Z | Downloaded sled v0.34.7 |
| 1286 | 2026-06-23T19:25:21.524Z | Downloaded typify-impl v0.4.3 |
| 1287 | 2026-06-23T19:25:21.532Z | Downloaded csv v1.4.0 |
| 1288 | 2026-06-23T19:25:21.596Z | Downloaded lzma-sys v0.1.20 |
| 1289 | 2026-06-23T19:25:21.617Z | Downloaded jiff v0.2.28 |
| 1290 | 2026-06-23T19:25:21.622Z | Downloaded sha3 v0.10.9 |
| 1291 | 2026-06-23T19:25:21.667Z | Downloaded encoding_rs v0.8.35 |
| 1292 | 2026-06-23T19:25:22.340Z | Downloaded aws-lc-sys v0.41.0 |
| 1293 | 2026-06-23T19:25:23.269Z | Compiling proc-macro2 v1.0.106 |
| 1294 | 2026-06-23T19:25:23.269Z | Compiling unicode-ident v1.0.24 |
| 1295 | 2026-06-23T19:25:23.269Z | Compiling quote v1.0.45 |
| 1296 | 2026-06-23T19:25:23.269Z | Compiling serde_core v1.0.228 |
| 1297 | 2026-06-23T19:25:23.280Z | Compiling cfg-if v1.0.4 |
| 1298 | 2026-06-23T19:25:23.280Z | Compiling serde v1.0.228 |
| 1299 | 2026-06-23T19:25:23.280Z | Compiling libc v0.2.186 |
| 1300 | 2026-06-23T19:25:23.280Z | Compiling memchr v2.8.1 |
| 1301 | 2026-06-23T19:25:23.424Z | Compiling itoa v1.0.18 |
| 1302 | 2026-06-23T19:25:23.601Z | Compiling zmij v1.0.21 |
| 1303 | 2026-06-23T19:25:23.722Z | Compiling autocfg v1.5.1 |
| 1304 | 2026-06-23T19:25:23.734Z | Compiling libm v0.2.16 |
| 1305 | 2026-06-23T19:25:24.035Z | Compiling stable_deref_trait v1.2.1 |
| 1306 | 2026-06-23T19:25:24.063Z | Compiling writeable v0.6.3 |
| 1307 | 2026-06-23T19:25:24.103Z | Compiling litemap v0.8.2 |
| 1308 | 2026-06-23T19:25:24.204Z | Compiling icu_normalizer_data v2.2.0 |
| 1309 | 2026-06-23T19:25:24.229Z | Compiling utf8_iter v1.0.4 |
| 1310 | 2026-06-23T19:25:24.258Z | Compiling icu_properties_data v2.2.0 |
| 1311 | 2026-06-23T19:25:24.347Z | Compiling percent-encoding v2.3.2 |
| 1312 | 2026-06-23T19:25:24.365Z | Compiling version_check v0.9.5 |
| 1313 | 2026-06-23T19:25:24.549Z | Compiling iana-time-zone v0.1.65 |
| 1314 | 2026-06-23T19:25:24.590Z | Compiling equivalent v1.0.2 |
| 1315 | 2026-06-23T19:25:24.634Z | Compiling syn v2.0.117 |
| 1316 | 2026-06-23T19:25:24.668Z | Compiling form_urlencoded v1.2.2 |
| 1317 | 2026-06-23T19:25:24.709Z | Compiling serde_json v1.0.150 |
| 1318 | 2026-06-23T19:25:24.732Z | Compiling pin-project-lite v0.2.17 |
| 1319 | 2026-06-23T19:25:24.821Z | Compiling dyn-clone v1.0.20 |
| 1320 | 2026-06-23T19:25:24.849Z | Compiling scopeguard v1.2.0 |
| 1321 | 2026-06-23T19:25:24.869Z | Compiling parking_lot_core v0.9.12 |
| 1322 | 2026-06-23T19:25:24.914Z | Compiling num-traits v0.2.19 |
| 1323 | 2026-06-23T19:25:24.955Z | Compiling lock_api v0.4.14 |
| 1324 | 2026-06-23T19:25:24.965Z | Compiling hashbrown v0.17.1 |
| 1325 | 2026-06-23T19:25:25.019Z | Compiling rand_core v0.10.1 |
| 1326 | 2026-06-23T19:25:25.173Z | Compiling getrandom v0.4.2 |
| 1327 | 2026-06-23T19:25:25.181Z | Compiling thiserror v2.0.18 |
| 1328 | 2026-06-23T19:25:25.191Z | Compiling errno v0.3.14 |
| 1329 | 2026-06-23T19:25:25.347Z | Compiling log v0.4.32 |
| 1330 | 2026-06-23T19:25:25.414Z | Compiling heck v0.5.0 |
| 1331 | 2026-06-23T19:25:25.536Z | Compiling futures-core v0.3.32 |
| 1332 | 2026-06-23T19:25:25.649Z | Compiling semver v1.0.28 |
| 1333 | 2026-06-23T19:25:25.710Z | Compiling indexmap v2.14.0 |
| 1334 | 2026-06-23T19:25:25.726Z | Compiling zerocopy v0.8.50 |
| 1335 | 2026-06-23T19:25:25.737Z | Compiling uuid v1.23.2 |
| 1336 | 2026-06-23T19:25:25.955Z | Compiling futures-sink v0.3.32 |
| 1337 | 2026-06-23T19:25:26.002Z | Compiling schemars v0.8.22 |
| 1338 | 2026-06-23T19:25:26.057Z | Compiling slab v0.4.12 |
| 1339 | 2026-06-23T19:25:26.179Z | Compiling jobserver v0.1.34 |
| 1340 | 2026-06-23T19:25:26.189Z | Compiling shlex v2.0.1 |
| 1341 | 2026-06-23T19:25:26.238Z | Compiling find-msvc-tools v0.1.9 |
| 1342 | 2026-06-23T19:25:26.270Z | Compiling fnv v1.0.7 |
| 1343 | 2026-06-23T19:25:26.364Z | Compiling rustversion v1.0.22 |
| 1344 | 2026-06-23T19:25:26.369Z | Compiling futures-channel v0.3.32 |
| 1345 | 2026-06-23T19:25:26.384Z | Compiling cc v1.2.63 |
| 1346 | 2026-06-23T19:25:26.496Z | Compiling bitflags v2.12.1 |
| 1347 | 2026-06-23T19:25:26.508Z | Compiling futures-task v0.3.32 |
| 1348 | 2026-06-23T19:25:26.602Z | Compiling futures-io v0.3.32 |
| 1349 | 2026-06-23T19:25:26.681Z | Compiling portable-atomic v1.13.1 |
| 1350 | 2026-06-23T19:25:26.722Z | Compiling socket2 v0.6.4 |
| 1351 | 2026-06-23T19:25:26.770Z | Compiling signal-hook-registry v1.4.8 |
| 1352 | 2026-06-23T19:25:26.775Z | Compiling mio v1.2.1 |
| 1353 | 2026-06-23T19:25:26.883Z | Compiling critical-section v1.2.0 |
| 1354 | 2026-06-23T19:25:26.991Z | Compiling fs_extra v1.3.0 |
| 1355 | 2026-06-23T19:25:27.065Z | Compiling typenum v1.20.1 |
| 1356 | 2026-06-23T19:25:27.175Z | Compiling cmake v0.1.58 |
| 1357 | 2026-06-23T19:25:27.252Z | Compiling dunce v1.0.5 |
| 1358 | 2026-06-23T19:25:27.302Z | Compiling base64 v0.22.1 |
| 1359 | 2026-06-23T19:25:27.347Z | Compiling subtle v2.6.1 |
| 1360 | 2026-06-23T19:25:27.380Z | Compiling slog v2.8.2 |
| 1361 | 2026-06-23T19:25:27.523Z | Compiling strsim v0.11.1 |
| 1362 | 2026-06-23T19:25:27.534Z | Compiling synstructure v0.13.2 |
| 1363 | 2026-06-23T19:25:27.613Z | Compiling serde_derive_internals v0.29.1 |
| 1364 | 2026-06-23T19:25:27.630Z | Compiling once_cell v1.21.4 |
| 1365 | 2026-06-23T19:25:27.692Z | Compiling aws-lc-sys v0.41.0 |
| 1366 | 2026-06-23T19:25:27.716Z | Compiling byteorder v1.5.0 |
| 1367 | 2026-06-23T19:25:27.844Z | Compiling rustix v1.1.4 |
| 1368 | 2026-06-23T19:25:27.883Z | Compiling regex-syntax v0.8.10 |
| 1369 | 2026-06-23T19:25:27.920Z | Compiling ipnet v2.12.0 |
| 1370 | 2026-06-23T19:25:27.941Z | Compiling atomic-waker v1.1.2 |
| 1371 | 2026-06-23T19:25:28.033Z | Compiling httparse v1.10.1 |
| 1372 | 2026-06-23T19:25:28.063Z | Compiling tower-service v0.3.3 |
| 1373 | 2026-06-23T19:25:28.155Z | Compiling tower-layer v0.3.3 |
| 1374 | 2026-06-23T19:25:28.310Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-06-23T19:25:28.346Z | Compiling try-lock v0.2.5 |
| 1376 | 2026-06-23T19:25:28.402Z | Compiling thiserror v1.0.69 |
| 1377 | 2026-06-23T19:25:28.445Z | Compiling untrusted v0.9.0 |
| 1378 | 2026-06-23T19:25:28.449Z | Compiling getrandom v0.3.4 |
| 1379 | 2026-06-23T19:25:28.486Z | Compiling ryu v1.0.23 |
| 1380 | 2026-06-23T19:25:28.565Z | Compiling ucd-trie v0.1.7 |
| 1381 | 2026-06-23T19:25:28.662Z | Compiling rand_core v0.6.4 |
| 1382 | 2026-06-23T19:25:28.735Z | Compiling pest v2.8.6 |
| 1383 | 2026-06-23T19:25:28.756Z | Compiling serde_derive v1.0.228 |
| 1384 | 2026-06-23T19:25:28.794Z | Compiling zerofrom-derive v0.1.7 |
| 1385 | 2026-06-23T19:25:28.862Z | Compiling yoke-derive v0.8.2 |
| 1386 | 2026-06-23T19:25:28.876Z | Compiling zerovec-derive v0.11.3 |
| 1387 | 2026-06-23T19:25:28.885Z | Compiling displaydoc v0.2.6 |
| 1388 | 2026-06-23T19:25:29.682Z | Compiling schemars_derive v0.8.22 |
| 1389 | 2026-06-23T19:25:29.927Z | Compiling thiserror-impl v2.0.18 |
| 1390 | 2026-06-23T19:25:29.999Z | Compiling zerofrom v0.1.8 |
| 1391 | 2026-06-23T19:25:30.030Z | Compiling tokio-macros v2.7.0 |
| 1392 | 2026-06-23T19:25:30.048Z | Compiling zerocopy-derive v0.8.50 |
| 1393 | 2026-06-23T19:25:30.114Z | Compiling yoke v0.8.3 |
| 1394 | 2026-06-23T19:25:30.300Z | Compiling zerovec v0.11.6 |
| 1395 | 2026-06-23T19:25:30.550Z | Compiling zerotrie v0.2.4 |
| 1396 | 2026-06-23T19:25:30.787Z | Compiling tinystr v0.8.3 |
| 1397 | 2026-06-23T19:25:30.828Z | Compiling potential_utf v0.1.5 |
| 1398 | 2026-06-23T19:25:30.846Z | Compiling zeroize_derive v1.4.3 |
| 1399 | 2026-06-23T19:25:30.891Z | Compiling futures-macro v0.3.32 |
| 1400 | 2026-06-23T19:25:30.985Z | Compiling icu_locale_core v2.2.0 |
| 1401 | 2026-06-23T19:25:30.988Z | Compiling icu_collections v2.2.0 |
| 1402 | 2026-06-23T19:25:31.287Z | Compiling thiserror-impl v1.0.69 |
| 1403 | 2026-06-23T19:25:31.509Z | Compiling want v0.3.1 |
| 1404 | 2026-06-23T19:25:31.525Z | Compiling zeroize v1.8.2 |
| 1405 | 2026-06-23T19:25:31.673Z | Compiling icu_provider v2.2.0 |
| 1406 | 2026-06-23T19:25:31.719Z | Compiling httpdate v1.0.3 |
| 1407 | 2026-06-23T19:25:31.730Z | Compiling futures-util v0.3.32 |
| 1408 | 2026-06-23T19:25:31.948Z | Compiling bytes v1.11.1 |
| 1409 | 2026-06-23T19:25:31.961Z | Compiling smallvec v1.15.1 |
| 1410 | 2026-06-23T19:25:31.987Z | Compiling icu_properties v2.2.0 |
| 1411 | 2026-06-23T19:25:32.060Z | Compiling chrono v0.4.45 |
| 1412 | 2026-06-23T19:25:32.185Z | Compiling icu_normalizer v2.2.0 |
| 1413 | 2026-06-23T19:25:32.579Z | Compiling http v1.4.1 |
| 1414 | 2026-06-23T19:25:32.747Z | Compiling parking_lot v0.12.5 |
| 1415 | 2026-06-23T19:25:32.779Z | Compiling serde_tokenstream v0.2.3 |
| 1416 | 2026-06-23T19:25:33.056Z | Compiling idna_adapter v1.2.2 |
| 1417 | 2026-06-23T19:25:33.146Z | Compiling tokio v1.52.3 |
| 1418 | 2026-06-23T19:25:33.164Z | Compiling idna v1.1.0 |
| 1419 | 2026-06-23T19:25:33.199Z | Compiling erased-serde v0.3.31 |
| 1420 | 2026-06-23T19:25:33.555Z | Compiling url v2.5.8 |
| 1421 | 2026-06-23T19:25:33.575Z | Compiling http-body v1.0.1 |
| 1422 | 2026-06-23T19:25:33.814Z | Compiling pest_meta v2.8.6 |
| 1423 | 2026-06-23T19:25:33.924Z | Compiling pretty-hex v0.4.2 |
| 1424 | 2026-06-23T19:25:34.005Z | Compiling winnow v1.0.3 |
| 1425 | 2026-06-23T19:25:34.084Z | Compiling plain v0.2.3 |
| 1426 | 2026-06-23T19:25:34.188Z | Compiling foldhash v0.2.0 |
| 1427 | 2026-06-23T19:25:34.381Z | Compiling ppv-lite86 v0.2.21 |
| 1428 | 2026-06-23T19:25:34.413Z | Compiling pest_generator v2.8.6 |
| 1429 | 2026-06-23T19:25:34.423Z | Compiling paste v1.0.15 |
| 1430 | 2026-06-23T19:25:34.696Z | Compiling allocator-api2 v0.2.21 |
| 1431 | 2026-06-23T19:25:34.794Z | Compiling tracing-attributes v0.1.31 |
| 1432 | 2026-06-23T19:25:35.019Z | Compiling ipnetwork v0.21.1 |
| 1433 | 2026-06-23T19:25:35.056Z | Compiling hashbrown v0.16.1 |
| 1434 | 2026-06-23T19:25:35.150Z | Compiling tracing-core v0.1.36 |
| 1435 | 2026-06-23T19:25:35.170Z | Compiling pest_derive v2.8.6 |
| 1436 | 2026-06-23T19:25:35.461Z | Compiling oxnet v0.1.6 |
| 1437 | 2026-06-23T19:25:35.607Z | Compiling omicron-workspace-hack v0.1.0 |
| 1438 | 2026-06-23T19:25:35.645Z | Compiling ident_case v1.0.1 |
| 1439 | 2026-06-23T19:25:35.761Z | Compiling http-body-util v0.1.3 |
| 1440 | 2026-06-23T19:25:35.771Z | Compiling serde_urlencoded v0.7.1 |
| 1441 | 2026-06-23T19:25:35.843Z | Compiling aho-corasick v1.1.4 |
| 1442 | 2026-06-23T19:25:35.993Z | Compiling sync_wrapper v1.0.2 |
| 1443 | 2026-06-23T19:25:36.003Z | Compiling daft-derive v0.1.7 |
| 1444 | 2026-06-23T19:25:36.033Z | Compiling tracing v0.1.44 |
| 1445 | 2026-06-23T19:25:36.250Z | Compiling fastrand v2.4.1 |
| 1446 | 2026-06-23T19:25:36.269Z | Compiling scroll_derive v0.13.1 |
| 1447 | 2026-06-23T19:25:36.510Z | Compiling async-trait v0.1.89 |
| 1448 | 2026-06-23T19:25:36.758Z | Compiling regex-automata v0.4.14 |
| 1449 | 2026-06-23T19:25:37.088Z | Compiling tokio-util v0.7.18 |
| 1450 | 2026-06-23T19:25:37.227Z | Compiling powerfmt v0.2.0 |
| 1451 | 2026-06-23T19:25:37.255Z | Compiling num-conv v0.2.2 |
| 1452 | 2026-06-23T19:25:37.402Z | Compiling anyhow v1.0.102 |
| 1453 | 2026-06-23T19:25:37.454Z | Compiling aws-lc-rs v1.17.0 |
| 1454 | 2026-06-23T19:25:37.477Z | Compiling time-core v0.1.8 |
| 1455 | 2026-06-23T19:25:37.617Z | Compiling time-macros v0.2.27 |
| 1456 | 2026-06-23T19:25:37.739Z | Compiling deranged v0.5.8 |
| 1457 | 2026-06-23T19:25:37.833Z | Compiling scroll v0.13.0 |
| 1458 | 2026-06-23T19:25:37.927Z | Compiling rustls-pki-types v1.14.1 |
| 1459 | 2026-06-23T19:25:38.092Z | Compiling hex v0.4.3 |
| 1460 | 2026-06-23T19:25:38.348Z | Compiling num_threads v0.1.7 |
| 1461 | 2026-06-23T19:25:38.404Z | Compiling regex v1.12.3 |
| 1462 | 2026-06-23T19:25:38.443Z | Compiling openssl-probe v0.2.1 |
| 1463 | 2026-06-23T19:25:38.599Z | Compiling goblin v0.10.7 |
| 1464 | 2026-06-23T19:25:38.699Z | Compiling camino v1.2.2 |
| 1465 | 2026-06-23T19:25:39.002Z | Compiling untrusted v0.7.1 |
| 1466 | 2026-06-23T19:25:39.120Z | Compiling usdt-impl v0.6.0 |
| 1467 | 2026-06-23T19:25:39.152Z | Compiling crc32fast v1.5.0 |
| 1468 | 2026-06-23T19:25:39.251Z | Compiling rustls v0.23.40 |
| 1469 | 2026-06-23T19:25:39.401Z | Compiling h2 v0.4.14 |
| 1470 | 2026-06-23T19:25:39.495Z | Compiling dtrace-parser v0.3.0 |
| 1471 | 2026-06-23T19:25:39.501Z | Compiling futures-executor v0.3.32 |
| 1472 | 2026-06-23T19:25:39.830Z | Compiling crossbeam-utils v0.8.21 |
| 1473 | 2026-06-23T19:25:39.914Z | Compiling structmeta-derive v0.3.0 |
| 1474 | 2026-06-23T19:25:40.023Z | Compiling thread-id v5.1.0 |
| 1475 | 2026-06-23T19:25:40.104Z | Compiling adler2 v2.0.1 |
| 1476 | 2026-06-23T19:25:40.158Z | Compiling cpufeatures v0.3.0 |
| 1477 | 2026-06-23T19:25:40.229Z | Compiling simd-adler32 v0.3.9 |
| 1478 | 2026-06-23T19:25:40.397Z | Compiling miniz_oxide v0.8.9 |
| 1479 | 2026-06-23T19:25:40.431Z | Compiling futures v0.3.32 |
| 1480 | 2026-06-23T19:25:40.510Z | Compiling rand_core v0.9.5 |
| 1481 | 2026-06-23T19:25:40.724Z | Compiling darling_core v0.23.0 |
| 1482 | 2026-06-23T19:25:40.751Z | Compiling newtype-uuid-macros v0.1.0 |
| 1483 | 2026-06-23T19:25:40.981Z | Compiling structmeta v0.3.0 |
| 1484 | 2026-06-23T19:25:41.066Z | Compiling hybrid-array v0.4.12 |
| 1485 | 2026-06-23T19:25:41.330Z | Compiling thread_local v1.1.9 |
| 1486 | 2026-06-23T19:25:41.523Z | Compiling hyper v1.10.1 |
| 1487 | 2026-06-23T19:25:41.575Z | Compiling dof v0.4.0 |
| 1488 | 2026-06-23T19:25:41.597Z | Compiling match_cfg v0.1.0 |
| 1489 | 2026-06-23T19:25:41.648Z | Compiling flate2 v1.1.9 |
| 1490 | 2026-06-23T19:25:42.059Z | Compiling newtype-uuid v1.3.2 |
| 1491 | 2026-06-23T19:25:42.753Z | Compiling hyper-util v0.1.20 |
| 1492 | 2026-06-23T19:25:42.785Z | Compiling darling_macro v0.23.0 |
| 1493 | 2026-06-23T19:25:42.919Z | Compiling ref-cast v1.0.25 |
| 1494 | 2026-06-23T19:25:43.102Z | Compiling slog-async v2.8.0 |
| 1495 | 2026-06-23T19:25:43.141Z | Compiling compression-core v0.4.32 |
| 1496 | 2026-06-23T19:25:43.239Z | Compiling quick-error v1.2.3 |
| 1497 | 2026-06-23T19:25:43.249Z | Compiling compression-codecs v0.4.38 |
| 1498 | 2026-06-23T19:25:43.348Z | Compiling daft v0.1.7 |
| 1499 | 2026-06-23T19:25:43.361Z | Compiling crypto-common v0.2.2 |
| 1500 | 2026-06-23T19:25:43.374Z | Compiling darling v0.23.0 |
| 1501 | 2026-06-23T19:25:43.439Z | Compiling block-buffer v0.12.0 |
| 1502 | 2026-06-23T19:25:43.450Z | Compiling rand_chacha v0.9.0 |
| 1503 | 2026-06-23T19:25:43.587Z | Compiling ref-cast-impl v1.0.25 |
| 1504 | 2026-06-23T19:25:43.598Z | Compiling usdt-attr-macro v0.6.0 |
| 1505 | 2026-06-23T19:25:43.609Z | Compiling usdt-macro v0.6.0 |
| 1506 | 2026-06-23T19:25:43.876Z | Compiling strum_macros v0.26.4 |
| 1507 | 2026-06-23T19:25:43.910Z | Compiling serde_spanned v1.1.1 |
| 1508 | 2026-06-23T19:25:44.055Z | Compiling generic-array v0.14.7 |
| 1509 | 2026-06-23T19:25:44.190Z | Compiling multer v3.1.0 |
| 1510 | 2026-06-23T19:25:44.294Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1511 | 2026-06-23T19:25:44.297Z | Compiling bit-vec v0.8.0 |
| 1512 | 2026-06-23T19:25:44.428Z | Compiling take_mut v0.2.2 |
| 1513 | 2026-06-23T19:25:44.443Z | Compiling const-oid v0.10.2 |
| 1514 | 2026-06-23T19:25:44.510Z | Compiling debug-ignore v1.0.5 |
| 1515 | 2026-06-23T19:25:44.524Z | Compiling term v1.2.1 |
| 1516 | 2026-06-23T19:25:44.533Z | Compiling bit-set v0.8.0 |
| 1517 | 2026-06-23T19:25:44.605Z | Compiling digest v0.11.3 |
| 1518 | 2026-06-23T19:25:44.761Z | Compiling rand v0.9.4 |
| 1519 | 2026-06-23T19:25:44.803Z | Compiling serde_with_macros v3.20.0 |
| 1520 | 2026-06-23T19:25:44.834Z | Compiling async-stream-impl v0.3.6 |
| 1521 | 2026-06-23T19:25:44.849Z | Compiling dropshot v0.17.1 |
| 1522 | 2026-06-23T19:25:45.087Z | Compiling encoding_rs v0.8.35 |
| 1523 | 2026-06-23T19:25:45.300Z | Compiling mime v0.3.17 |
| 1524 | 2026-06-23T19:25:45.404Z | Compiling syn v1.0.109 |
| 1525 | 2026-06-23T19:25:45.495Z | Compiling unarray v0.1.4 |
| 1526 | 2026-06-23T19:25:45.578Z | Compiling strum v0.26.3 |
| 1527 | 2026-06-23T19:25:45.599Z | Compiling spin v0.9.8 |
| 1528 | 2026-06-23T19:25:45.707Z | Compiling async-stream v0.3.6 |
| 1529 | 2026-06-23T19:25:45.759Z | Compiling sha1 v0.11.0 |
| 1530 | 2026-06-23T19:25:45.794Z | Compiling derive-ex v0.1.8 |
| 1531 | 2026-06-23T19:25:45.883Z | Compiling tower v0.5.3 |
| 1532 | 2026-06-23T19:25:45.894Z | Compiling dropshot_endpoint v0.17.1 |
| 1533 | 2026-06-23T19:25:45.957Z | Compiling macaddr v1.0.1 |
| 1534 | 2026-06-23T19:25:46.003Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1535 | 2026-06-23T19:25:46.314Z | Compiling waitgroup v0.1.2 |
| 1536 | 2026-06-23T19:25:46.361Z | Compiling serde_path_to_error v0.1.20 |
| 1537 | 2026-06-23T19:25:46.497Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1538 | 2026-06-23T19:25:46.623Z | Compiling tower-http v0.6.11 |
| 1539 | 2026-06-23T19:25:46.710Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1540 | 2026-06-23T19:25:46.770Z | Compiling tempfile v3.27.0 |
| 1541 | 2026-06-23T19:25:46.879Z | Compiling openapiv3 v2.2.0 |
| 1542 | 2026-06-23T19:25:47.047Z | Compiling strum_macros v0.27.2 |
| 1543 | 2026-06-23T19:25:47.195Z | Compiling instant v0.1.13 |
| 1544 | 2026-06-23T19:25:47.380Z | Compiling test-strategy v0.4.5 |
| 1545 | 2026-06-23T19:25:47.563Z | Compiling time v0.3.47 |
| 1546 | 2026-06-23T19:25:48.474Z | Compiling rustls-native-certs v0.8.4 |
| 1547 | 2026-06-23T19:25:48.533Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1548 | 2026-06-23T19:25:48.768Z | Compiling crossbeam-channel v0.5.15 |
| 1549 | 2026-06-23T19:25:48.821Z | Compiling crypto-common v0.1.7 |
| 1550 | 2026-06-23T19:25:48.910Z | Compiling strum v0.27.2 |
| 1551 | 2026-06-23T19:25:49.239Z | Compiling parse-display-derive v0.10.0 |
| 1552 | 2026-06-23T19:25:49.249Z | Compiling backon v1.6.0 |
| 1553 | 2026-06-23T19:25:49.276Z | Compiling rand_chacha v0.3.1 |
| 1554 | 2026-06-23T19:25:49.497Z | Compiling rand v0.8.6 |
| 1555 | 2026-06-23T19:25:49.722Z | Compiling slog-json v2.6.1 |
| 1556 | 2026-06-23T19:25:49.974Z | Compiling hostname v0.3.1 |
| 1557 | 2026-06-23T19:25:50.106Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1558 | 2026-06-23T19:25:50.189Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1559 | 2026-06-23T19:25:50.332Z | Compiling memmap2 v0.9.10 |
| 1560 | 2026-06-23T19:25:50.502Z | Compiling wait-timeout v0.2.1 |
| 1561 | 2026-06-23T19:25:50.536Z | Compiling is-terminal v0.4.17 |
| 1562 | 2026-06-23T19:25:50.690Z | Compiling either v1.16.0 |
| 1563 | 2026-06-23T19:25:50.808Z | Compiling rusty-fork v0.3.1 |
| 1564 | 2026-06-23T19:25:50.811Z | Compiling slog-term v2.9.2 |
| 1565 | 2026-06-23T19:25:50.811Z | Compiling usdt v0.6.0 |
| 1566 | 2026-06-23T19:25:50.928Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1567 | 2026-06-23T19:25:51.065Z | Compiling slog-bunyan v2.5.0 |
| 1568 | 2026-06-23T19:25:51.099Z | Compiling serde_with v3.20.0 |
| 1569 | 2026-06-23T19:25:51.170Z | Compiling async-compression v0.4.42 |
| 1570 | 2026-06-23T19:25:51.192Z | Compiling rand_xorshift v0.4.0 |
| 1571 | 2026-06-23T19:25:51.335Z | Compiling rustls-pemfile v2.2.0 |
| 1572 | 2026-06-23T19:25:51.414Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1573 | 2026-06-23T19:25:51.478Z | Compiling regress v0.10.5 |
| 1574 | 2026-06-23T19:25:51.528Z | Compiling hostname v0.4.2 |
| 1575 | 2026-06-23T19:25:51.627Z | Compiling humantime v2.3.0 |
| 1576 | 2026-06-23T19:25:51.663Z | Compiling proptest v1.11.0 |
| 1577 | 2026-06-23T19:25:52.169Z | Compiling iddqd v0.4.2 |
| 1578 | 2026-06-23T19:25:52.458Z | Compiling reqwest v0.12.28 |
| 1579 | 2026-06-23T19:25:52.641Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1580 | 2026-06-23T19:25:52.823Z | Compiling block-buffer v0.10.4 |
| 1581 | 2026-06-23T19:25:52.881Z | Compiling utf8parse v0.2.2 |
| 1582 | 2026-06-23T19:25:52.990Z | Compiling anstyle-parse v1.0.0 |
| 1583 | 2026-06-23T19:25:53.137Z | Compiling digest v0.10.7 |
| 1584 | 2026-06-23T19:25:53.175Z | Compiling parse-display v0.10.0 |
| 1585 | 2026-06-23T19:25:53.355Z | Compiling itertools v0.14.0 |
| 1586 | 2026-06-23T19:25:53.486Z | Compiling progenitor-client v0.10.0 |
| 1587 | 2026-06-23T19:25:53.511Z | Compiling backoff v0.4.0 |
| 1588 | 2026-06-23T19:25:53.718Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1589 | 2026-06-23T19:25:53.761Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1590 | 2026-06-23T19:25:54.305Z | Compiling anstyle-query v1.1.5 |
| 1591 | 2026-06-23T19:25:54.420Z | Compiling colorchoice v1.0.5 |
| 1592 | 2026-06-23T19:25:54.539Z | Compiling anstyle v1.0.14 |
| 1593 | 2026-06-23T19:25:54.590Z | Compiling is_terminal_polyfill v1.70.2 |
| 1594 | 2026-06-23T19:25:54.752Z | Compiling anstream v1.0.0 |
| 1595 | 2026-06-23T19:25:55.102Z | Compiling clap_lex v1.1.0 |
| 1596 | 2026-06-23T19:25:55.665Z | Compiling regress v0.11.1 |
| 1597 | 2026-06-23T19:25:55.874Z | Compiling clap_derive v4.6.1 |
| 1598 | 2026-06-23T19:25:56.317Z | Compiling terminal_size v0.4.4 |
| 1599 | 2026-06-23T19:25:57.343Z | Compiling typify-impl v0.6.2 |
| 1600 | 2026-06-23T19:25:57.346Z | Compiling toml_datetime v0.6.11 |
| 1601 | 2026-06-23T19:25:57.490Z | Compiling zerocopy-derive v0.7.35 |
| 1602 | 2026-06-23T19:25:57.578Z | Compiling cpufeatures v0.2.17 |
| 1603 | 2026-06-23T19:25:57.642Z | Compiling convert_case v0.4.0 |
| 1604 | 2026-06-23T19:25:58.307Z | Compiling derive_more v0.99.20 |
| 1605 | 2026-06-23T19:25:58.370Z | Compiling clap_builder v4.6.0 |
| 1606 | 2026-06-23T19:25:58.429Z | Compiling zerocopy v0.7.35 |
| 1607 | 2026-06-23T19:25:58.980Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1608 | 2026-06-23T19:25:59.773Z | Compiling unicode-width v0.2.2 |
| 1609 | 2026-06-23T19:25:59.968Z | Compiling proc-macro-crate v3.5.0 |
| 1610 | 2026-06-23T19:26:00.080Z | Compiling clap v4.6.1 |
| 1611 | 2026-06-23T19:26:00.396Z | Compiling secrecy v0.10.3 |
| 1612 | 2026-06-23T19:26:00.553Z | Compiling float-ord v0.3.2 |
| 1613 | 2026-06-23T19:26:00.590Z | Compiling crucible-workspace-hack v0.1.0 |
| 1614 | 2026-06-23T19:26:00.613Z | Compiling tinyvec_macros v0.1.1 |
| 1615 | 2026-06-23T19:26:00.730Z | Compiling tinyvec v1.11.0 |
| 1616 | 2026-06-23T19:26:00.744Z | Compiling num_enum_derive v0.7.6 |
| 1617 | 2026-06-23T19:26:01.256Z | Compiling dtrace-parser v0.2.0 |
| 1618 | 2026-06-23T19:26:01.296Z | Compiling scroll_derive v0.12.1 |
| 1619 | 2026-06-23T19:26:01.339Z | Compiling num-integer v0.1.46 |
| 1620 | 2026-06-23T19:26:01.671Z | Compiling rustc_version v0.4.1 |
| 1621 | 2026-06-23T19:26:01.741Z | Compiling usdt-impl v0.5.0 |
| 1622 | 2026-06-23T19:26:01.915Z | Compiling curve25519-dalek v4.1.3 |
| 1623 | 2026-06-23T19:26:01.999Z | Compiling scroll v0.12.0 |
| 1624 | 2026-06-23T19:26:02.073Z | Compiling num_enum v0.7.6 |
| 1625 | 2026-06-23T19:26:02.205Z | Compiling dof v0.3.0 |
| 1626 | 2026-06-23T19:26:02.342Z | Compiling hmac v0.12.1 |
| 1627 | 2026-06-23T19:26:02.483Z | Compiling inout v0.1.4 |
| 1628 | 2026-06-23T19:26:02.508Z | Compiling darling_core v0.21.3 |
| 1629 | 2026-06-23T19:26:02.535Z | Compiling ff v0.13.1 |
| 1630 | 2026-06-23T19:26:02.557Z | Compiling thread-id v4.2.2 |
| 1631 | 2026-06-23T19:26:02.625Z | Compiling group v0.13.0 |
| 1632 | 2026-06-23T19:26:02.634Z | Compiling cipher v0.4.4 |
| 1633 | 2026-06-23T19:26:02.725Z | Compiling hkdf v0.12.4 |
| 1634 | 2026-06-23T19:26:03.124Z | Compiling goblin v0.8.2 |
| 1635 | 2026-06-23T19:26:03.229Z | Compiling num-rational v0.4.2 |
| 1636 | 2026-06-23T19:26:03.311Z | Compiling num-iter v0.1.45 |
| 1637 | 2026-06-23T19:26:03.427Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1638 | 2026-06-23T19:26:03.510Z | Compiling universal-hash v0.5.1 |
| 1639 | 2026-06-23T19:26:03.574Z | Compiling crypto-bigint v0.5.5 |
| 1640 | 2026-06-23T19:26:03.642Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1641 | 2026-06-23T19:26:03.801Z | Compiling typify-macro v0.6.2 |
| 1642 | 2026-06-23T19:26:03.982Z | Compiling crossbeam-epoch v0.9.18 |
| 1643 | 2026-06-23T19:26:04.301Z | Compiling half v2.7.1 |
| 1644 | 2026-06-23T19:26:04.322Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1645 | 2026-06-23T19:26:04.526Z | Compiling num-complex v0.4.6 |
| 1646 | 2026-06-23T19:26:04.590Z | Compiling darling_macro v0.21.3 |
| 1647 | 2026-06-23T19:26:04.955Z | Compiling ciborium-io v0.2.2 |
| 1648 | 2026-06-23T19:26:04.998Z | Compiling opaque-debug v0.3.1 |
| 1649 | 2026-06-23T19:26:05.012Z | Compiling base16ct v0.2.0 |
| 1650 | 2026-06-23T19:26:05.048Z | Compiling base64ct v1.8.3 |
| 1651 | 2026-06-23T19:26:05.066Z | Compiling poly1305 v0.8.0 |
| 1652 | 2026-06-23T19:26:05.174Z | Compiling elliptic-curve v0.13.8 |
| 1653 | 2026-06-23T19:26:05.273Z | Compiling darling v0.21.3 |
| 1654 | 2026-06-23T19:26:05.355Z | Compiling password-hash v0.5.0 |
| 1655 | 2026-06-23T19:26:05.366Z | Compiling ciborium-ll v0.2.2 |
| 1656 | 2026-06-23T19:26:05.807Z | Compiling num v0.4.3 |
| 1657 | 2026-06-23T19:26:05.880Z | Compiling thiserror-no-std v2.0.2 |
| 1658 | 2026-06-23T19:26:05.989Z | Compiling typify v0.6.2 |
| 1659 | 2026-06-23T19:26:06.120Z | Compiling chacha20 v0.9.1 |
| 1660 | 2026-06-23T19:26:06.251Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1661 | 2026-06-23T19:26:06.330Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1662 | 2026-06-23T19:26:06.900Z | Compiling blake2 v0.10.6 |
| 1663 | 2026-06-23T19:26:07.054Z | Compiling aead v0.5.2 |
| 1664 | 2026-06-23T19:26:07.211Z | Compiling byte-wrapper v0.1.0 |
| 1665 | 2026-06-23T19:26:07.242Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1666 | 2026-06-23T19:26:07.359Z | Compiling proc-macro-error-attr v1.0.4 |
| 1667 | 2026-06-23T19:26:07.601Z | Compiling unsafe-libyaml v0.2.11 |
| 1668 | 2026-06-23T19:26:07.642Z | Compiling prettyplease v0.2.37 |
| 1669 | 2026-06-23T19:26:07.709Z | Compiling keccak v0.1.6 |
| 1670 | 2026-06-23T19:26:07.892Z | Compiling heapless v0.8.0 |
| 1671 | 2026-06-23T19:26:07.944Z | Compiling rustix v0.38.44 |
| 1672 | 2026-06-23T19:26:08.380Z | Compiling serde_yaml v0.9.34+deprecated |
| 1673 | 2026-06-23T19:26:08.417Z | Compiling sha3 v0.10.9 |
| 1674 | 2026-06-23T19:26:08.773Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1675 | 2026-06-23T19:26:08.956Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1676 | 2026-06-23T19:26:09.490Z | Compiling chacha20poly1305 v0.10.1 |
| 1677 | 2026-06-23T19:26:09.624Z | Compiling argon2 v0.5.3 |
| 1678 | 2026-06-23T19:26:09.694Z | Compiling vsss-rs v3.3.4 |
| 1679 | 2026-06-23T19:26:09.838Z | Compiling ciborium v0.2.2 |
| 1680 | 2026-06-23T19:26:09.907Z | Compiling ingot-macros v0.1.1 |
| 1681 | 2026-06-23T19:26:10.317Z | Compiling usdt-attr-macro v0.5.0 |
| 1682 | 2026-06-23T19:26:10.439Z | Compiling usdt-macro v0.5.0 |
| 1683 | 2026-06-23T19:26:12.122Z | Compiling serde_spanned v0.6.9 |
| 1684 | 2026-06-23T19:26:12.143Z | Compiling enum-as-inner v0.6.1 |
| 1685 | 2026-06-23T19:26:12.266Z | Compiling hash32 v0.3.1 |
| 1686 | 2026-06-23T19:26:12.424Z | Compiling rustls-webpki v0.103.13 |
| 1687 | 2026-06-23T19:26:12.718Z | Compiling proc-macro-error v1.0.4 |
| 1688 | 2026-06-23T19:26:12.729Z | Compiling memmap v0.7.0 |
| 1689 | 2026-06-23T19:26:12.742Z | Compiling memoffset v0.9.1 |
| 1690 | 2026-06-23T19:26:12.761Z | Compiling smoltcp v0.11.0 |
| 1691 | 2026-06-23T19:26:12.926Z | Compiling data-encoding v2.11.0 |
| 1692 | 2026-06-23T19:26:12.960Z | Compiling winnow v0.5.40 |
| 1693 | 2026-06-23T19:26:12.989Z | Compiling winnow v0.7.15 |
| 1694 | 2026-06-23T19:26:13.119Z | Compiling static_assertions v1.1.0 |
| 1695 | 2026-06-23T19:26:13.193Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1696 | 2026-06-23T19:26:13.450Z | Compiling toml_write v0.1.2 |
| 1697 | 2026-06-23T19:26:13.473Z | Compiling cfg_aliases v0.2.1 |
| 1698 | 2026-06-23T19:26:13.545Z | Compiling indent_write v2.2.0 |
| 1699 | 2026-06-23T19:26:13.572Z | Compiling nix v0.31.3 |
| 1700 | 2026-06-23T19:26:13.769Z | Compiling usdt v0.5.0 |
| 1701 | 2026-06-23T19:26:13.781Z | Compiling ingot-types v0.1.2 |
| 1702 | 2026-06-23T19:26:14.036Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1703 | 2026-06-23T19:26:14.048Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1704 | 2026-06-23T19:26:14.138Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1705 | 2026-06-23T19:26:14.218Z | Compiling toml_edit v0.19.15 |
| 1706 | 2026-06-23T19:26:14.343Z | Compiling toml_edit v0.22.27 |
| 1707 | 2026-06-23T19:26:14.481Z | Compiling tabwriter v1.4.1 |
| 1708 | 2026-06-23T19:26:14.722Z | Compiling cobs v0.3.0 |
| 1709 | 2026-06-23T19:26:14.839Z | Compiling serde_repr v0.1.20 |
| 1710 | 2026-06-23T19:26:14.962Z | Compiling pkg-config v0.3.33 |
| 1711 | 2026-06-23T19:26:15.327Z | Compiling bitflags v1.3.2 |
| 1712 | 2026-06-23T19:26:15.407Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1713 | 2026-06-23T19:26:15.418Z | Compiling managed v0.8.0 |
| 1714 | 2026-06-23T19:26:15.458Z | Compiling vcpkg v0.2.15 |
| 1715 | 2026-06-23T19:26:15.658Z | Compiling proc-macro-crate v1.3.1 |
| 1716 | 2026-06-23T19:26:16.005Z | Compiling tokio-rustls v0.26.4 |
| 1717 | 2026-06-23T19:26:16.026Z | Compiling rustls-platform-verifier v0.7.0 |
| 1718 | 2026-06-23T19:26:16.270Z | Compiling hyper-rustls v0.27.9 |
| 1719 | 2026-06-23T19:26:16.576Z | Compiling reqwest v0.13.4 |
| 1720 | 2026-06-23T19:26:17.568Z | Compiling openssl-sys v0.9.116 |
| 1721 | 2026-06-23T19:26:17.680Z | Compiling toml v0.8.23 |
| 1722 | 2026-06-23T19:26:18.118Z | Compiling progenitor-client v0.14.0 |
| 1723 | 2026-06-23T19:26:18.118Z | Compiling postcard v1.1.3 |
| 1724 | 2026-06-23T19:26:18.382Z | Compiling progenitor-extras v0.2.0 |
| 1725 | 2026-06-23T19:26:18.897Z | Compiling ingot v0.1.1 |
| 1726 | 2026-06-23T19:26:19.063Z | Compiling hubpack_derive v0.1.1 |
| 1727 | 2026-06-23T19:26:19.174Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1728 | 2026-06-23T19:26:19.616Z | Compiling foreign-types-macros v0.2.3 |
| 1729 | 2026-06-23T19:26:20.340Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1730 | 2026-06-23T19:26:20.857Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1731 | 2026-06-23T19:26:20.870Z | Compiling colored v3.1.1 |
| 1732 | 2026-06-23T19:26:21.033Z | Compiling unicode-segmentation v1.13.3 |
| 1733 | 2026-06-23T19:26:21.126Z | Compiling rayon-core v1.13.0 |
| 1734 | 2026-06-23T19:26:21.264Z | Compiling semver v0.1.20 |
| 1735 | 2026-06-23T19:26:21.355Z | Compiling swrite v0.1.0 |
| 1736 | 2026-06-23T19:26:21.446Z | Compiling resolv-conf v0.7.6 |
| 1737 | 2026-06-23T19:26:21.455Z | Compiling heck v0.4.1 |
| 1738 | 2026-06-23T19:26:21.465Z | Compiling foreign-types-shared v0.3.1 |
| 1739 | 2026-06-23T19:26:21.528Z | Compiling linked-hash-map v0.5.6 |
| 1740 | 2026-06-23T19:26:21.555Z | Compiling foreign-types v0.5.0 |
| 1741 | 2026-06-23T19:26:21.636Z | Compiling rustc_version v0.1.7 |
| 1742 | 2026-06-23T19:26:21.670Z | Compiling newline-converter v0.3.0 |
| 1743 | 2026-06-23T19:26:21.716Z | Compiling lru-cache v0.1.2 |
| 1744 | 2026-06-23T19:26:21.830Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1745 | 2026-06-23T19:26:21.840Z | Compiling hubpack v0.1.2 |
| 1746 | 2026-06-23T19:26:21.984Z | Compiling num_enum_derive v0.5.11 |
| 1747 | 2026-06-23T19:26:22.195Z | Compiling atomicwrites v0.4.4 |
| 1748 | 2026-06-23T19:26:22.553Z | Compiling hickory-proto v0.24.4 |
| 1749 | 2026-06-23T19:26:23.026Z | Compiling progenitor-impl v0.13.0 |
| 1750 | 2026-06-23T19:26:23.188Z | Compiling crossbeam-deque v0.8.6 |
| 1751 | 2026-06-23T19:26:23.389Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1752 | 2026-06-23T19:26:23.597Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1753 | 2026-06-23T19:26:24.403Z | Compiling console v0.15.11 |
| 1754 | 2026-06-23T19:26:24.446Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1755 | 2026-06-23T19:26:25.209Z | Compiling camino-tempfile v1.4.1 |
| 1756 | 2026-06-23T19:26:25.364Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1757 | 2026-06-23T19:26:25.419Z | Compiling chacha20 v0.10.0 |
| 1758 | 2026-06-23T19:26:25.627Z | Compiling serde-big-array v0.5.1 |
| 1759 | 2026-06-23T19:26:25.689Z | Compiling num-derive v0.4.2 |
| 1760 | 2026-06-23T19:26:25.776Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1761 | 2026-06-23T19:26:25.921Z | Compiling derive-where v1.6.1 |
| 1762 | 2026-06-23T19:26:26.317Z | Compiling pin-project-internal v1.1.13 |
| 1763 | 2026-06-23T19:26:26.556Z | Compiling cstr-argument v0.1.2 |
| 1764 | 2026-06-23T19:26:26.636Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1765 | 2026-06-23T19:26:26.665Z | Compiling minimal-lexical v0.2.1 |
| 1766 | 2026-06-23T19:26:26.707Z | Compiling similar v2.7.0 |
| 1767 | 2026-06-23T19:26:26.868Z | Compiling siphasher v1.0.3 |
| 1768 | 2026-06-23T19:26:26.938Z | Compiling nom v7.1.3 |
| 1769 | 2026-06-23T19:26:27.062Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1770 | 2026-06-23T19:26:27.096Z | Compiling expectorate v1.2.0 |
| 1771 | 2026-06-23T19:26:27.217Z | Compiling phf_shared v0.12.1 |
| 1772 | 2026-06-23T19:26:27.247Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1773 | 2026-06-23T19:26:27.376Z | Compiling progenitor-macro v0.13.0 |
| 1774 | 2026-06-23T19:26:27.426Z | Compiling pin-project v1.1.13 |
| 1775 | 2026-06-23T19:26:27.525Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1776 | 2026-06-23T19:26:27.662Z | Compiling rand v0.10.1 |
| 1777 | 2026-06-23T19:26:28.036Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1778 | 2026-06-23T19:26:28.094Z | Compiling hickory-resolver v0.24.4 |
| 1779 | 2026-06-23T19:26:28.304Z | Compiling num_enum v0.5.11 |
| 1780 | 2026-06-23T19:26:28.361Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1781 | 2026-06-23T19:26:28.421Z | Compiling newtype_derive v0.1.6 |
| 1782 | 2026-06-23T19:26:28.559Z | Compiling progenitor-client v0.13.0 |
| 1783 | 2026-06-23T19:26:28.858Z | Compiling progenitor-impl v0.14.0 |
| 1784 | 2026-06-23T19:26:28.921Z | Compiling unicode-normalization v0.1.25 |
| 1785 | 2026-06-23T19:26:29.392Z | Compiling tokio-stream v0.1.18 |
| 1786 | 2026-06-23T19:26:29.880Z | Compiling async-recursion v1.1.1 |
| 1787 | 2026-06-23T19:26:30.106Z | Compiling snafu-derive v0.8.9 |
| 1788 | 2026-06-23T19:26:30.504Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1789 | 2026-06-23T19:26:30.640Z | Compiling slog-dtrace v0.3.0 |
| 1790 | 2026-06-23T19:26:30.727Z | Compiling csv-core v0.1.13 |
| 1791 | 2026-06-23T19:26:30.821Z | Compiling bstr v1.12.1 |
| 1792 | 2026-06-23T19:26:30.851Z | Compiling foreign-types-shared v0.1.1 |
| 1793 | 2026-06-23T19:26:30.941Z | Compiling konst_macro_rules v0.2.19 |
| 1794 | 2026-06-23T19:26:31.000Z | Compiling chrono-tz v0.10.4 |
| 1795 | 2026-06-23T19:26:31.121Z | Compiling owo-colors v4.3.0 |
| 1796 | 2026-06-23T19:26:31.240Z | Compiling same-file v1.0.6 |
| 1797 | 2026-06-23T19:26:31.324Z | Compiling openssl v0.10.80 |
| 1798 | 2026-06-23T19:26:31.422Z | Compiling unicode-xid v0.2.6 |
| 1799 | 2026-06-23T19:26:31.468Z | Compiling cancel-safe-futures v0.1.5 |
| 1800 | 2026-06-23T19:26:31.549Z | Compiling highway v1.3.0 |
| 1801 | 2026-06-23T19:26:31.617Z | Compiling foldhash v0.1.5 |
| 1802 | 2026-06-23T19:26:31.736Z | Compiling unicode-width v0.1.14 |
| 1803 | 2026-06-23T19:26:31.801Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1804 | 2026-06-23T19:26:31.878Z | Compiling snafu v0.8.9 |
| 1805 | 2026-06-23T19:26:31.944Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1806 | 2026-06-23T19:26:32.035Z | Compiling hashbrown v0.15.5 |
| 1807 | 2026-06-23T19:26:32.283Z | Compiling const_format_proc_macros v0.2.34 |
| 1808 | 2026-06-23T19:26:32.430Z | Compiling progenitor-macro v0.14.0 |
| 1809 | 2026-06-23T19:26:32.450Z | Compiling walkdir v2.5.0 |
| 1810 | 2026-06-23T19:26:32.569Z | Compiling progenitor v0.13.0 |
| 1811 | 2026-06-23T19:26:32.582Z | Compiling globset v0.4.18 |
| 1812 | 2026-06-23T19:26:32.707Z | Compiling konst v0.2.20 |
| 1813 | 2026-06-23T19:26:32.807Z | Compiling foreign-types v0.3.2 |
| 1814 | 2026-06-23T19:26:32.882Z | Compiling csv v1.4.0 |
| 1815 | 2026-06-23T19:26:33.057Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-06-23T19:26:33.105Z | Compiling qorb v0.4.1 |
| 1817 | 2026-06-23T19:26:33.412Z | Compiling olpc-cjson v0.1.4 |
| 1818 | 2026-06-23T19:26:33.580Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-06-23T19:26:33.732Z | Compiling rayon v1.12.0 |
| 1820 | 2026-06-23T19:26:35.221Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1821 | 2026-06-23T19:26:35.446Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1822 | 2026-06-23T19:26:35.459Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1823 | 2026-06-23T19:26:35.608Z | Compiling phf v0.12.1 |
| 1824 | 2026-06-23T19:26:35.654Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1825 | 2026-06-23T19:26:35.771Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1826 | 2026-06-23T19:26:36.104Z | Compiling zone_cfg_derive v0.3.1 |
| 1827 | 2026-06-23T19:26:36.467Z | Compiling tokio-dtrace v0.1.1 |
| 1828 | 2026-06-23T19:26:36.743Z | Compiling itertools v0.12.1 |
| 1829 | 2026-06-23T19:26:36.861Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1830 | 2026-06-23T19:26:36.906Z | Compiling libsw-core v0.3.2 |
| 1831 | 2026-06-23T19:26:37.028Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1832 | 2026-06-23T19:26:37.076Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1833 | 2026-06-23T19:26:37.327Z | Compiling serde_plain v1.0.2 |
| 1834 | 2026-06-23T19:26:37.457Z | Compiling openssl-macros v0.1.1 |
| 1835 | 2026-06-23T19:26:37.537Z | Compiling pem v3.0.6 |
| 1836 | 2026-06-23T19:26:37.630Z | Compiling cookie v0.18.1 |
| 1837 | 2026-06-23T19:26:37.648Z | Compiling sigpipe v0.1.3 |
| 1838 | 2026-06-23T19:26:37.734Z | Compiling bytecount v0.6.9 |
| 1839 | 2026-06-23T19:26:37.880Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-06-23T19:26:37.880Z | Compiling jiff v0.2.28 |
| 1841 | 2026-06-23T19:26:37.919Z | Compiling typed-path v0.9.3 |
| 1842 | 2026-06-23T19:26:37.957Z | Compiling fixedbitset v0.5.7 |
| 1843 | 2026-06-23T19:26:37.960Z | Compiling fixedbitset v0.4.2 |
| 1844 | 2026-06-23T19:26:38.120Z | Compiling glob v0.3.3 |
| 1845 | 2026-06-23T19:26:38.199Z | Compiling petgraph v0.8.3 |
| 1846 | 2026-06-23T19:26:38.310Z | Compiling petgraph v0.6.5 |
| 1847 | 2026-06-23T19:26:38.636Z | Compiling progenitor v0.14.0 |
| 1848 | 2026-06-23T19:26:38.772Z | Compiling zone v0.3.1 |
| 1849 | 2026-06-23T19:26:39.251Z | Compiling tough v0.22.0 |
| 1850 | 2026-06-23T19:26:39.579Z | Compiling papergrid v0.11.0 |
| 1851 | 2026-06-23T19:26:39.868Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1852 | 2026-06-23T19:26:40.029Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1853 | 2026-06-23T19:26:40.067Z | Compiling libsw v3.5.0 |
| 1854 | 2026-06-23T19:26:40.245Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1855 | 2026-06-23T19:26:40.342Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1856 | 2026-06-23T19:26:40.524Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-06-23T19:26:41.116Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-06-23T19:26:41.316Z | Compiling oxide-tokio-rt v0.1.6 |
| 1859 | 2026-06-23T19:26:41.349Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-23T19:26:41.627Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1861 | 2026-06-23T19:26:41.799Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1862 | 2026-06-23T19:26:41.828Z | Compiling const_format v0.2.36 |
| 1863 | 2026-06-23T19:26:42.536Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1864 | 2026-06-23T19:26:42.564Z | Compiling tabled_derive v0.7.0 |
| 1865 | 2026-06-23T19:26:42.697Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-06-23T19:26:42.771Z | Compiling gethostname v0.5.0 |
| 1867 | 2026-06-23T19:26:42.887Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1868 | 2026-06-23T19:26:42.898Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1869 | 2026-06-23T19:26:42.929Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-06-23T19:26:43.007Z | Compiling smf v0.2.3 |
| 1871 | 2026-06-23T19:26:43.048Z | Compiling bcs v0.1.6 |
| 1872 | 2026-06-23T19:26:43.284Z | Compiling nom v8.0.0 |
| 1873 | 2026-06-23T19:26:43.370Z | Compiling tagptr v0.2.0 |
| 1874 | 2026-06-23T19:26:43.525Z | Compiling lazy_static v1.5.0 |
| 1875 | 2026-06-23T19:26:43.539Z | Compiling linear-map v1.2.0 |
| 1876 | 2026-06-23T19:26:43.608Z | Compiling termtree v0.5.1 |
| 1877 | 2026-06-23T19:26:43.625Z | Compiling crunchy v0.2.4 |
| 1878 | 2026-06-23T19:26:43.720Z | Compiling unicode-linebreak v0.1.5 |
| 1879 | 2026-06-23T19:26:43.755Z | Compiling whoami v1.6.1 |
| 1880 | 2026-06-23T19:26:43.819Z | Compiling smawk v0.3.2 |
| 1881 | 2026-06-23T19:26:43.937Z | Compiling textwrap v0.16.2 |
| 1882 | 2026-06-23T19:26:43.967Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-06-23T19:26:44.067Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1884 | 2026-06-23T19:26:44.324Z | Compiling steno v0.4.1 |
| 1885 | 2026-06-23T19:26:44.467Z | Compiling tabled v0.15.0 |
| 1886 | 2026-06-23T19:26:45.445Z | Compiling moka v0.12.15 |
| 1887 | 2026-06-23T19:26:45.628Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1888 | 2026-06-23T19:26:45.667Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1889 | 2026-06-23T19:26:46.252Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-23T19:26:47.076Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-23T19:26:47.254Z | Compiling hickory-proto v0.25.2 |
| 1892 | 2026-06-23T19:26:47.668Z | Compiling tiny-keccak v2.0.2 |
| 1893 | 2026-06-23T19:26:47.926Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1894 | 2026-06-23T19:26:48.107Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1895 | 2026-06-23T19:26:48.539Z | Compiling parking_lot_core v0.8.6 |
| 1896 | 2026-06-23T19:26:48.805Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1897 | 2026-06-23T19:26:48.845Z | Compiling libscf-sys v1.2.0 |
| 1898 | 2026-06-23T19:26:48.921Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-23T19:26:48.985Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1900 | 2026-06-23T19:26:49.129Z | Compiling hickory-resolver v0.25.2 |
| 1901 | 2026-06-23T19:26:49.241Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1902 | 2026-06-23T19:26:49.321Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1903 | 2026-06-23T19:26:49.669Z | Compiling const-random-macro v0.1.16 |
| 1904 | 2026-06-23T19:26:49.706Z | Compiling ahash v0.8.12 |
| 1905 | 2026-06-23T19:26:49.780Z | Compiling smartstring v1.0.1 |
| 1906 | 2026-06-23T19:26:50.006Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-06-23T19:26:50.113Z | Compiling const-random v0.1.18 |
| 1908 | 2026-06-23T19:26:50.230Z | Compiling parking_lot v0.11.2 |
| 1909 | 2026-06-23T19:26:50.663Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1910 | 2026-06-23T19:26:50.684Z | Compiling fxhash v0.2.1 |
| 1911 | 2026-06-23T19:26:50.823Z | Compiling internet-checksum v0.2.1 |
| 1912 | 2026-06-23T19:26:50.835Z | Compiling sled v0.34.7 |
| 1913 | 2026-06-23T19:26:51.179Z | Compiling thin-vec v0.2.18 |
| 1914 | 2026-06-23T19:26:51.204Z | Compiling rhai_codegen v3.2.0 |
| 1915 | 2026-06-23T19:26:51.458Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1916 | 2026-06-23T19:26:51.479Z | Compiling serial_test_derive v3.5.0 |
| 1917 | 2026-06-23T19:26:51.538Z | Compiling diff v0.1.13 |
| 1918 | 2026-06-23T19:26:51.837Z | Compiling yansi v1.0.1 |
| 1919 | 2026-06-23T19:26:52.163Z | Compiling pretty_assertions v1.4.1 |
| 1920 | 2026-06-23T19:26:52.220Z | Compiling serial_test v3.5.0 |
| 1921 | 2026-06-23T19:26:52.449Z | Compiling rhai v1.25.1 |
| 1922 | 2026-06-23T19:26:53.597Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1923 | 2026-06-23T19:26:54.382Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1924 | 2026-06-23T19:27:02.805Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1925 | 2026-06-23T19:27:04.442Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1926 | 2026-06-23T19:27:05.490Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1927 | 2026-06-23T19:27:06.444Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1928 | 2026-06-23T19:27:07.273Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1929 | 2026-06-23T19:27:08.421Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1930 | 2026-06-23T19:27:41.113Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 1931 | 2026-06-23T19:27:41.118Z | ──────────── |
| 1932 | 2026-06-23T19:27:41.118Z | Nextest run ID e00cbf1e-71b0-473b-ac7d-c926b5f2f282 with nextest profile: default |
| 1933 | 2026-06-23T19:27:41.118Z | Starting 154 tests across 3 binaries |
| 1934 | 2026-06-23T19:27:41.118Z | PASS [ 0.009s] bgp messages::tests::bgp_nexthop_round_trip |
| 1935 | 2026-06-23T19:27:41.119Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1936 | 2026-06-23T19:27:41.119Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1937 | 2026-06-23T19:27:41.119Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1938 | 2026-06-23T19:27:41.119Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1939 | 2026-06-23T19:27:41.119Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_byte_len |
| 1940 | 2026-06-23T19:27:41.119Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1941 | 2026-06-23T19:27:41.119Z | PASS [ 0.011s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1942 | 2026-06-23T19:27:41.119Z | PASS [ 0.009s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1943 | 2026-06-23T19:27:41.119Z | PASS [ 0.009s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1944 | 2026-06-23T19:27:41.119Z | PASS [ 0.010s] bgp messages::tests::empty_update_end_of_rib |
| 1945 | 2026-06-23T19:27:41.119Z | PASS [ 0.010s] bgp messages::tests::duplicate_origin_attrs_deduplicated |
| 1946 | 2026-06-23T19:27:41.119Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1947 | 2026-06-23T19:27:41.119Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1948 | 2026-06-23T19:27:41.119Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1949 | 2026-06-23T19:27:41.119Z | PASS [ 0.010s] bgp messages::tests::header_round_trip |
| 1950 | 2026-06-23T19:27:41.120Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1951 | 2026-06-23T19:27:41.120Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1952 | 2026-06-23T19:27:41.120Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1953 | 2026-06-23T19:27:41.120Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1954 | 2026-06-23T19:27:41.120Z | PASS [ 0.009s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1955 | 2026-06-23T19:27:41.120Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1956 | 2026-06-23T19:27:41.120Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1957 | 2026-06-23T19:27:41.120Z | PASS [ 0.010s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1958 | 2026-06-23T19:27:41.120Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1959 | 2026-06-23T19:27:41.120Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1960 | 2026-06-23T19:27:41.126Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1961 | 2026-06-23T19:27:41.126Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1962 | 2026-06-23T19:27:41.126Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1963 | 2026-06-23T19:27:41.127Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1964 | 2026-06-23T19:27:41.127Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1965 | 2026-06-23T19:27:41.127Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1966 | 2026-06-23T19:27:41.134Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1967 | 2026-06-23T19:27:41.134Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1968 | 2026-06-23T19:27:41.134Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1969 | 2026-06-23T19:27:41.134Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1970 | 2026-06-23T19:27:41.134Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1971 | 2026-06-23T19:27:41.134Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1972 | 2026-06-23T19:27:41.134Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1973 | 2026-06-23T19:27:41.134Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1974 | 2026-06-23T19:27:41.139Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1975 | 2026-06-23T19:27:41.139Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1976 | 2026-06-23T19:27:41.139Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1977 | 2026-06-23T19:27:41.139Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1978 | 2026-06-23T19:27:41.139Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1979 | 2026-06-23T19:27:41.139Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1980 | 2026-06-23T19:27:41.139Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1981 | 2026-06-23T19:27:41.139Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1982 | 2026-06-23T19:27:41.143Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1983 | 2026-06-23T19:27:41.143Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1984 | 2026-06-23T19:27:41.143Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1985 | 2026-06-23T19:27:41.146Z | PASS [ 0.009s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1986 | 2026-06-23T19:27:41.146Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1987 | 2026-06-23T19:27:41.146Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1988 | 2026-06-23T19:27:41.149Z | PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1989 | 2026-06-23T19:27:41.149Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1990 | 2026-06-23T19:27:41.152Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1991 | 2026-06-23T19:27:41.152Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1992 | 2026-06-23T19:27:41.153Z | PASS [ 0.008s] bgp messages::tests::notification_round_trip |
| 1993 | 2026-06-23T19:27:41.153Z | PASS [ 0.009s] bgp messages::tests::open_round_trip |
| 1994 | 2026-06-23T19:27:41.155Z | PASS [ 0.009s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1995 | 2026-06-23T19:27:41.155Z | PASS [ 0.008s] bgp messages::tests::prefix_conversion |
| 1996 | 2026-06-23T19:27:41.155Z | PASS [ 0.009s] bgp messages::tests::prefix_within |
| 1997 | 2026-06-23T19:27:41.155Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1998 | 2026-06-23T19:27:41.159Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1999 | 2026-06-23T19:27:41.162Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 2000 | 2026-06-23T19:27:41.162Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 2001 | 2026-06-23T19:27:41.162Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 2002 | 2026-06-23T19:27:41.162Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 2003 | 2026-06-23T19:27:41.162Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 2004 | 2026-06-23T19:27:41.165Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 2005 | 2026-06-23T19:27:41.165Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 2006 | 2026-06-23T19:27:41.168Z | PASS [ 0.008s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 2007 | 2026-06-23T19:27:41.168Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 2008 | 2026-06-23T19:27:41.172Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 2009 | 2026-06-23T19:27:41.172Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 2010 | 2026-06-23T19:27:41.172Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 2011 | 2026-06-23T19:27:41.172Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 2012 | 2026-06-23T19:27:41.172Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 2013 | 2026-06-23T19:27:41.175Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 2014 | 2026-06-23T19:27:41.176Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 2015 | 2026-06-23T19:27:41.181Z | PASS [ 0.008s] bgp messages::tests::route_refresh_round_trip |
| 2016 | 2026-06-23T19:27:41.181Z | PASS [ 0.009s] bgp messages::tests::test_nexthop_length_validation |
| 2017 | 2026-06-23T19:27:41.185Z | PASS [ 0.010s] bgp messages::tests::update_round_trip |
| 2018 | 2026-06-23T19:27:41.193Z | PASS [ 0.022s] bgp policy::test::open_add_4byte_as |
| 2019 | 2026-06-23T19:27:41.196Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2020 | 2026-06-23T19:27:41.196Z | PASS [ 0.021s] bgp policy::test::update_shape_community |
| 2021 | 2026-06-23T19:27:41.200Z | PASS [ 0.024s] bgp policy::test::update_drop_on_no_export |
| 2022 | 2026-06-23T19:27:41.200Z | PASS [ 0.025s] bgp policy::test::open_require_4byte_as |
| 2023 | 2026-06-23T19:27:41.200Z | PASS [ 0.025s] bgp policy::test::shape_update_prefixes |
| 2024 | 2026-06-23T19:27:41.200Z | PASS [ 0.017s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2025 | 2026-06-23T19:27:41.205Z | PASS [ 0.029s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2026 | 2026-06-23T19:27:41.208Z | PASS [ 0.015s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2027 | 2026-06-23T19:27:41.211Z | PASS [ 0.014s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2028 | 2026-06-23T19:27:41.215Z | PASS [ 0.019s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2029 | 2026-06-23T19:27:41.215Z | PASS [ 0.016s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2030 | 2026-06-23T19:27:41.215Z | PASS [ 0.016s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2031 | 2026-06-23T19:27:41.215Z | PASS [ 0.016s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2032 | 2026-06-23T19:27:41.215Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2033 | 2026-06-23T19:27:41.222Z | PASS [ 0.009s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 2034 | 2026-06-23T19:27:41.225Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2035 | 2026-06-23T19:27:41.225Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2036 | 2026-06-23T19:27:41.227Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2037 | 2026-06-23T19:27:41.230Z | PASS [ 0.017s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2038 | 2026-06-23T19:27:41.234Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 2039 | 2026-06-23T19:27:41.234Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 2040 | 2026-06-23T19:27:41.234Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 2041 | 2026-06-23T19:27:41.237Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 2042 | 2026-06-23T19:27:41.237Z | PASS [ 0.030s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2043 | 2026-06-23T19:27:41.240Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 2044 | 2026-06-23T19:27:41.240Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2045 | 2026-06-23T19:27:41.240Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2046 | 2026-06-23T19:27:41.240Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2047 | 2026-06-23T19:27:41.244Z | PASS [ 0.030s] bgp proptest::prop_update_traditional_roundtrip |
| 2048 | 2026-06-23T19:27:41.244Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2049 | 2026-06-23T19:27:41.248Z | PASS [ 0.032s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2050 | 2026-06-23T19:27:41.248Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2051 | 2026-06-23T19:27:41.248Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2052 | 2026-06-23T19:27:41.251Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2053 | 2026-06-23T19:27:41.251Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2054 | 2026-06-23T19:27:41.252Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2055 | 2026-06-23T19:27:44.312Z | PASS [ 3.068s] bgp test::test_basic_peering_passive |
| 2056 | 2026-06-23T19:27:44.316Z | PASS [ 3.070s] bgp test::test_basic_peering_active |
| 2057 | 2026-06-23T19:27:44.319Z | PASS [ 3.070s] bgp test::test_basic_update |
| 2058 | 2026-06-23T19:27:44.319Z | PASS [ 3.068s] bgp test::test_basic_update_ipv6 |
| 2059 | 2026-06-23T19:27:44.330Z | PASS [ 3.086s] bgp test::test_basic_peering_active_tcp |
| 2060 | 2026-06-23T19:27:44.333Z | PASS [ 3.081s] bgp test::test_basic_update_ipv6_tcp |
| 2061 | 2026-06-23T19:27:44.333Z | PASS [ 3.087s] bgp test::test_basic_peering_passive_tcp |
| 2062 | 2026-06-23T19:27:44.336Z | PASS [ 3.084s] bgp test::test_basic_update_tcp |
| 2063 | 2026-06-23T19:27:47.402Z | PASS [ 3.067s] bgp test::test_ipv6_basic_peering_passive |
| 2064 | 2026-06-23T19:27:47.411Z | PASS [ 3.080s] bgp test::test_ipv6_basic_peering_active |
| 2065 | 2026-06-23T19:27:47.415Z | PASS [ 3.078s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2066 | 2026-06-23T19:27:47.418Z | PASS [ 3.086s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2067 | 2026-06-23T19:27:48.403Z | PASS [ 4.085s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2068 | 2026-06-23T19:27:48.403Z | PASS [ 4.084s] bgp test::test_import_export_policy_filtering |
| 2069 | 2026-06-23T19:27:48.403Z | PASS [ 4.089s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2070 | 2026-06-23T19:27:48.406Z | PASS [ 4.088s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2071 | 2026-06-23T19:27:48.473Z | PASS [ 1.062s] bgp test::test_multiple_unnumbered_sessions |
| 2072 | 2026-06-23T19:27:49.480Z | PASS [ 2.062s] bgp test::test_same_linklocal_multiple_interfaces |
| 2073 | 2026-06-23T19:27:49.503Z | PASS [ 1.101s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2074 | 2026-06-23T19:27:49.507Z | PASS [ 1.104s] bgp test::test_three_router_chain_tcp |
| 2075 | 2026-06-23T19:27:50.239Z | PASS [ 2.822s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2076 | 2026-06-23T19:27:50.544Z | PASS [ 1.064s] bgp test::test_unnumbered_ndp_change |
| 2077 | 2026-06-23T19:27:50.550Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2078 | 2026-06-23T19:27:50.555Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2079 | 2026-06-23T19:27:50.560Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2080 | 2026-06-23T19:27:50.565Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2081 | 2026-06-23T19:27:51.475Z | PASS [ 3.071s] bgp test::test_three_router_chain_unnumbered |
| 2082 | 2026-06-23T19:27:51.487Z | PASS [ 4.078s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2083 | 2026-06-23T19:27:53.469Z | PASS [ 5.065s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2084 | 2026-06-23T19:27:54.568Z | PASS [ 5.061s] bgp test::test_unnumbered_session_survives_peer_change |
| 2085 | 2026-06-23T19:27:58.572Z | PASS [ 9.067s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2086 | 2026-06-23T19:27:59.300Z | PASS [ 9.063s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2087 | 2026-06-23T19:28:06.559Z | PASS [ 18.066s] bgp test::test_unnumbered_interface_lifecycle |
| 2088 | 2026-06-23T19:28:06.560Z | ──────────── |
| 2089 | 2026-06-23T19:28:06.560Z | Summary [ 25.459s] 154 tests run: 154 passed, 0 skipped |
| 2090 | 2026-06-23T19:28:06.567Z | + 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/ |
| 2091 | 2026-06-23T19:28:06.567Z | + popd |
| 2092 | 2026-06-23T19:28:06.567Z | + pushd mgd |
| 2093 | 2026-06-23T19:28:06.567Z | /work/oxidecomputer/maghemite |
| 2094 | 2026-06-23T19:28:06.567Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2095 | 2026-06-23T19:28:06.567Z | + pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions |
| 2096 | 2026-06-23T19:28:07.774Z | Compiling slog v2.8.2 |
| 2097 | 2026-06-23T19:28:07.885Z | Compiling usdt v0.6.0 |
| 2098 | 2026-06-23T19:28:08.016Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2099 | 2026-06-23T19:28:08.028Z | Compiling papergrid v0.18.0 |
| 2100 | 2026-06-23T19:28:08.028Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2101 | 2026-06-23T19:28:08.028Z | Compiling testing_table v0.3.0 |
| 2102 | 2026-06-23T19:28:08.161Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2103 | 2026-06-23T19:28:08.174Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2104 | 2026-06-23T19:28:08.183Z | Compiling slog-json v2.6.1 |
| 2105 | 2026-06-23T19:28:08.276Z | Compiling slog-term v2.9.2 |
| 2106 | 2026-06-23T19:28:08.405Z | Compiling slog-async v2.8.0 |
| 2107 | 2026-06-23T19:28:08.521Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2108 | 2026-06-23T19:28:08.550Z | Compiling slog-bunyan v2.5.0 |
| 2109 | 2026-06-23T19:28:08.586Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2110 | 2026-06-23T19:28:08.651Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2111 | 2026-06-23T19:28:08.826Z | Compiling dropshot v0.17.1 |
| 2112 | 2026-06-23T19:28:08.937Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2113 | 2026-06-23T19:28:08.947Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2114 | 2026-06-23T19:28:09.025Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2115 | 2026-06-23T19:28:09.051Z | Compiling slog-dtrace v0.3.0 |
| 2116 | 2026-06-23T19:28:09.371Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2117 | 2026-06-23T19:28:09.476Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2118 | 2026-06-23T19:28:10.108Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2119 | 2026-06-23T19:28:10.228Z | Compiling steno v0.4.1 |
| 2120 | 2026-06-23T19:28:10.239Z | Compiling proc-macro-error2 v2.0.1 |
| 2121 | 2026-06-23T19:28:10.519Z | Compiling tabled_derive v0.11.0 |
| 2122 | 2026-06-23T19:28:11.082Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2123 | 2026-06-23T19:28:11.665Z | Compiling tabled v0.21.0 |
| 2124 | 2026-06-23T19:28:12.685Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2125 | 2026-06-23T19:28:13.494Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2126 | 2026-06-23T19:28:14.415Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2127 | 2026-06-23T19:28:15.046Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2128 | 2026-06-23T19:28:15.807Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2129 | 2026-06-23T19:28:15.879Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2130 | 2026-06-23T19:28:15.952Z | Compiling crc8 v0.1.1 |
| 2131 | 2026-06-23T19:28:15.987Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2132 | 2026-06-23T19:28:16.000Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2133 | 2026-06-23T19:28:16.070Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2134 | 2026-06-23T19:28:16.240Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2135 | 2026-06-23T19:28:16.446Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2136 | 2026-06-23T19:28:16.846Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2137 | 2026-06-23T19:28:18.825Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2138 | 2026-06-23T19:28:18.898Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2139 | 2026-06-23T19:28:18.933Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2140 | 2026-06-23T19:28:19.095Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2141 | 2026-06-23T19:28:19.456Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2142 | 2026-06-23T19:28:19.973Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2143 | 2026-06-23T19:28:20.581Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2144 | 2026-06-23T19:28:20.876Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2145 | 2026-06-23T19:28:20.936Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2146 | 2026-06-23T19:28:21.091Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2147 | 2026-06-23T19:28:21.325Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2148 | 2026-06-23T19:28:26.751Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2149 | 2026-06-23T19:28:26.751Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2150 | 2026-06-23T19:28:27.674Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2151 | 2026-06-23T19:28:27.781Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-06-23T19:28:27.951Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2153 | 2026-06-23T19:28:27.966Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2154 | 2026-06-23T19:28:28.185Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2155 | 2026-06-23T19:28:36.014Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2156 | 2026-06-23T19:28:44.342Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2157 | 2026-06-23T19:28:45.376Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2158 | 2026-06-23T19:28:46.428Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2159 | 2026-06-23T19:28:47.400Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2160 | 2026-06-23T19:28:49.237Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2161 | 2026-06-23T19:28:49.436Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2162 | 2026-06-23T19:28:49.436Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2163 | 2026-06-23T19:28:49.449Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2164 | 2026-06-23T19:28:55.270Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2165 | 2026-06-23T19:29:23.763Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s |
| 2166 | 2026-06-23T19:29:23.944Z | ──────────── |
| 2167 | 2026-06-23T19:29:23.944Z | Nextest run ID d594e43f-6749-4f89-9eb8-f19d414ebb5f with nextest profile: default |
| 2168 | 2026-06-23T19:29:23.944Z | Starting 37 tests across 3 binaries |
| 2169 | 2026-06-23T19:29:23.949Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2170 | 2026-06-23T19:29:23.949Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2171 | 2026-06-23T19:29:23.953Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2172 | 2026-06-23T19:29:23.953Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2173 | 2026-06-23T19:29:23.957Z | PASS [ 0.009s] mgd::bin/mgd bfd_admin::test::source_ports_sweep_ephemeral_window |
| 2174 | 2026-06-23T19:29:23.957Z | PASS [ 0.010s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_hop_limit_v6 |
| 2175 | 2026-06-23T19:29:23.957Z | PASS [ 0.010s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_ttl_v4 |
| 2176 | 2026-06-23T19:29:23.970Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2177 | 2026-06-23T19:29:23.987Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2178 | 2026-06-23T19:29:24.005Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2179 | 2026-06-23T19:29:24.011Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2180 | 2026-06-23T19:29:24.015Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2181 | 2026-06-23T19:29:24.015Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2182 | 2026-06-23T19:29:24.015Z | PASS [ 0.062s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2183 | 2026-06-23T19:29:24.015Z | PASS [ 0.067s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2184 | 2026-06-23T19:29:24.015Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2185 | 2026-06-23T19:29:24.015Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2186 | 2026-06-23T19:29:24.020Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2187 | 2026-06-23T19:29:24.024Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2188 | 2026-06-23T19:29:24.025Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2189 | 2026-06-23T19:29:24.025Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2190 | 2026-06-23T19:29:24.025Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2191 | 2026-06-23T19:29:24.025Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2192 | 2026-06-23T19:29:24.025Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2193 | 2026-06-23T19:29:24.025Z | PASS [ 0.019s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2194 | 2026-06-23T19:29:24.030Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2195 | 2026-06-23T19:29:24.033Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2196 | 2026-06-23T19:29:24.033Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2197 | 2026-06-23T19:29:24.033Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2198 | 2026-06-23T19:29:24.033Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2199 | 2026-06-23T19:29:24.033Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2200 | 2026-06-23T19:29:24.034Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2201 | 2026-06-23T19:29:24.034Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2202 | 2026-06-23T19:29:24.039Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2203 | 2026-06-23T19:29:24.042Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2204 | 2026-06-23T19:29:24.042Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2205 | 2026-06-23T19:29:24.043Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2206 | 2026-06-23T19:29:24.044Z | ──────────── |
| 2207 | 2026-06-23T19:29:24.044Z | Summary [ 0.096s] 37 tests run: 37 passed, 0 skipped |
| 2208 | 2026-06-23T19:29:24.052Z | + cp ./apply_remove_entire_group.log /work/ |
| 2209 | 2026-06-23T19:29:24.055Z | + popd |
| 2210 | 2026-06-23T19:29:24.055Z | /work/oxidecomputer/maghemite |
| 2211 | 2026-06-23T19:29:24.055Z | process exited: duration 446498 ms, exit code 0 |
| |
| 2212 | 2026-06-23T19:29:24.063Z | found 66 output files |
| 2213 | 2026-06-23T19:29:24.063Z | uploading: /work/apply_remove_entire_group.log (12818 bytes) |
| 2214 | 2026-06-23T19:29:25.081Z | uploaded: /work/apply_remove_entire_group.log |
| 2215 | 2026-06-23T19:29:25.081Z | uploading: /work/dualstack_routes.log (118586 bytes) |
| 2216 | 2026-06-23T19:29:26.094Z | uploaded: /work/dualstack_routes.log |
| 2217 | 2026-06-23T19:29:26.095Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2258 bytes) |
| 2218 | 2026-06-23T19:29:27.104Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2219 | 2026-06-23T19:29:27.104Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1365 bytes) |
| 2220 | 2026-06-23T19:29:28.113Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2221 | 2026-06-23T19:29:28.113Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2272 bytes) |
| 2222 | 2026-06-23T19:29:29.125Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2223 | 2026-06-23T19:29:29.125Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (1396 bytes) |
| 2224 | 2026-06-23T19:29:30.140Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2225 | 2026-06-23T19:29:30.140Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2276 bytes) |
| 2226 | 2026-06-23T19:29:31.151Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2227 | 2026-06-23T19:29:31.151Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2270 bytes) |
| 2228 | 2026-06-23T19:29:32.161Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2229 | 2026-06-23T19:29:32.161Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (3132 bytes) |
| 2230 | 2026-06-23T19:29:33.172Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2231 | 2026-06-23T19:29:33.172Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2246 bytes) |
| 2232 | 2026-06-23T19:29:34.185Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2233 | 2026-06-23T19:29:34.185Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2242 bytes) |
| 2234 | 2026-06-23T19:29:35.195Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2235 | 2026-06-23T19:29:35.195Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2171 bytes) |
| 2236 | 2026-06-23T19:29:36.206Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2237 | 2026-06-23T19:29:36.206Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2398 bytes) |
| 2238 | 2026-06-23T19:29:37.216Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2239 | 2026-06-23T19:29:37.216Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2429 bytes) |
| 2240 | 2026-06-23T19:29:38.232Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2241 | 2026-06-23T19:29:38.232Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (4635 bytes) |
| 2242 | 2026-06-23T19:29:39.244Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2243 | 2026-06-23T19:29:39.244Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3439 bytes) |
| 2244 | 2026-06-23T19:29:40.260Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2245 | 2026-06-23T19:29:40.260Z | uploading: /work/multiple_unnumbered.log (133324 bytes) |
| 2246 | 2026-06-23T19:29:41.277Z | uploaded: /work/multiple_unnumbered.log |
| 2247 | 2026-06-23T19:29:41.277Z | uploading: /work/ndp_change_reset.log (70281 bytes) |
| 2248 | 2026-06-23T19:29:42.293Z | uploaded: /work/ndp_change_reset.log |
| 2249 | 2026-06-23T19:29:42.293Z | uploading: /work/ndp_changes.log (88442 bytes) |
| 2250 | 2026-06-23T19:29:43.307Z | uploaded: /work/ndp_changes.log |
| 2251 | 2026-06-23T19:29:43.307Z | uploading: /work/r1.test_basic_peering_active.log (38081 bytes) |
| 2252 | 2026-06-23T19:29:44.321Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2253 | 2026-06-23T19:29:44.321Z | uploading: /work/r1.test_basic_peering_active_tcp.log (45520 bytes) |
| 2254 | 2026-06-23T19:29:45.332Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2255 | 2026-06-23T19:29:45.332Z | uploading: /work/r1.test_basic_peering_passive.log (33695 bytes) |
| 2256 | 2026-06-23T19:29:46.344Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2257 | 2026-06-23T19:29:46.344Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (39688 bytes) |
| 2258 | 2026-06-23T19:29:47.355Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2259 | 2026-06-23T19:29:47.355Z | uploading: /work/r1.test_basic_update.log (28592 bytes) |
| 2260 | 2026-06-23T19:29:48.368Z | uploaded: /work/r1.test_basic_update.log |
| 2261 | 2026-06-23T19:29:48.368Z | uploading: /work/r1.test_basic_update_ipv6.log (28089 bytes) |
| 2262 | 2026-06-23T19:29:49.378Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2263 | 2026-06-23T19:29:49.378Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (31126 bytes) |
| 2264 | 2026-06-23T19:29:50.389Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2265 | 2026-06-23T19:29:50.389Z | uploading: /work/r1.test_basic_update_tcp.log (31145 bytes) |
| 2266 | 2026-06-23T19:29:51.400Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2267 | 2026-06-23T19:29:51.400Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (63717 bytes) |
| 2268 | 2026-06-23T19:29:52.415Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2269 | 2026-06-23T19:29:52.415Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (43969 bytes) |
| 2270 | 2026-06-23T19:29:53.425Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2271 | 2026-06-23T19:29:53.425Z | uploading: /work/r1.test_import_export_policy_filtering.log (40191 bytes) |
| 2272 | 2026-06-23T19:29:54.438Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2273 | 2026-06-23T19:29:54.438Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (35902 bytes) |
| 2274 | 2026-06-23T19:29:55.452Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2275 | 2026-06-23T19:29:55.452Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (40268 bytes) |
| 2276 | 2026-06-23T19:29:56.463Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2277 | 2026-06-23T19:29:56.464Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49031 bytes) |
| 2278 | 2026-06-23T19:29:57.476Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2279 | 2026-06-23T19:29:57.476Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (33788 bytes) |
| 2280 | 2026-06-23T19:29:58.486Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2281 | 2026-06-23T19:29:58.486Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (39616 bytes) |
| 2282 | 2026-06-23T19:29:59.498Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2283 | 2026-06-23T19:29:59.498Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (34581 bytes) |
| 2284 | 2026-06-23T19:30:00.510Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2285 | 2026-06-23T19:30:00.510Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (29938 bytes) |
| 2286 | 2026-06-23T19:30:01.522Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2287 | 2026-06-23T19:30:01.522Z | uploading: /work/r1.test_three_router_chain_tcp.log (25858 bytes) |
| 2288 | 2026-06-23T19:30:02.533Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2289 | 2026-06-23T19:30:02.533Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (22237 bytes) |
| 2290 | 2026-06-23T19:30:03.544Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2291 | 2026-06-23T19:30:03.544Z | uploading: /work/r2.test_basic_peering_active.log (38817 bytes) |
| 2292 | 2026-06-23T19:30:04.557Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2293 | 2026-06-23T19:30:04.557Z | uploading: /work/r2.test_basic_peering_active_tcp.log (44392 bytes) |
| 2294 | 2026-06-23T19:30:05.570Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2295 | 2026-06-23T19:30:05.570Z | uploading: /work/r2.test_basic_peering_passive.log (41337 bytes) |
| 2296 | 2026-06-23T19:30:06.582Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2297 | 2026-06-23T19:30:06.582Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (45946 bytes) |
| 2298 | 2026-06-23T19:30:07.593Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2299 | 2026-06-23T19:30:07.593Z | uploading: /work/r2.test_basic_update.log (29027 bytes) |
| 2300 | 2026-06-23T19:30:08.605Z | uploaded: /work/r2.test_basic_update.log |
| 2301 | 2026-06-23T19:30:08.605Z | uploading: /work/r2.test_basic_update_ipv6.log (26286 bytes) |
| 2302 | 2026-06-23T19:30:09.616Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2303 | 2026-06-23T19:30:09.616Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (32793 bytes) |
| 2304 | 2026-06-23T19:30:10.627Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2305 | 2026-06-23T19:30:10.627Z | uploading: /work/r2.test_basic_update_tcp.log (29707 bytes) |
| 2306 | 2026-06-23T19:30:11.639Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2307 | 2026-06-23T19:30:11.639Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (57828 bytes) |
| 2308 | 2026-06-23T19:30:12.653Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2309 | 2026-06-23T19:30:12.656Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (40747 bytes) |
| 2310 | 2026-06-23T19:30:13.663Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2311 | 2026-06-23T19:30:13.663Z | uploading: /work/r2.test_import_export_policy_filtering.log (36557 bytes) |
| 2312 | 2026-06-23T19:30:14.676Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2313 | 2026-06-23T19:30:14.676Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (38299 bytes) |
| 2314 | 2026-06-23T19:30:15.687Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2315 | 2026-06-23T19:30:15.687Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (38891 bytes) |
| 2316 | 2026-06-23T19:30:16.699Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2317 | 2026-06-23T19:30:16.699Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (47465 bytes) |
| 2318 | 2026-06-23T19:30:17.710Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2319 | 2026-06-23T19:30:17.711Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (41334 bytes) |
| 2320 | 2026-06-23T19:30:18.723Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2321 | 2026-06-23T19:30:18.723Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (46591 bytes) |
| 2322 | 2026-06-23T19:30:19.735Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2323 | 2026-06-23T19:30:19.738Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (38170 bytes) |
| 2324 | 2026-06-23T19:30:20.749Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2325 | 2026-06-23T19:30:20.749Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28069 bytes) |
| 2326 | 2026-06-23T19:30:21.760Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2327 | 2026-06-23T19:30:21.760Z | uploading: /work/r2.test_three_router_chain_tcp.log (49124 bytes) |
| 2328 | 2026-06-23T19:30:22.771Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2329 | 2026-06-23T19:30:22.771Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (45456 bytes) |
| 2330 | 2026-06-23T19:30:23.783Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2331 | 2026-06-23T19:30:23.783Z | uploading: /work/r3.test_three_router_chain_tcp.log (24992 bytes) |
| 2332 | 2026-06-23T19:30:24.794Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2333 | 2026-06-23T19:30:24.795Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (25071 bytes) |
| 2334 | 2026-06-23T19:30:25.805Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2335 | 2026-06-23T19:30:25.808Z | uploading: /work/same_linklocal.log (164025 bytes) |
| 2336 | 2026-06-23T19:30:26.820Z | uploaded: /work/same_linklocal.log |
| 2337 | 2026-06-23T19:30:26.820Z | uploading: /work/three_chain.log (168175 bytes) |
| 2338 | 2026-06-23T19:30:27.834Z | uploaded: /work/three_chain.log |
| 2339 | 2026-06-23T19:30:27.834Z | uploading: /work/unnumbered_expiry.log (88873 bytes) |
| 2340 | 2026-06-23T19:30:28.847Z | uploaded: /work/unnumbered_expiry.log |
| 2341 | 2026-06-23T19:30:28.847Z | uploading: /work/unnumbered_interface_lifecycle.log (160914 bytes) |
| 2342 | 2026-06-23T19:30:29.862Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2343 | 2026-06-23T19:30:29.863Z | uploading: /work/unnumbered_peer_change.log (78962 bytes) |
| 2344 | 2026-06-23T19:30:30.876Z | uploaded: /work/unnumbered_peer_change.log |