|
|
|
| 1 | 2026-06-25T00:03:00.406Z | job assigned to worker 01KVY1BA0TVHCCBK8PCY439A1F [factory aws, i-03bcb61a2a9d099e5] (queued for 1 m 0 s) |
| |
| 2 | 2026-06-25T00:03:07.335Z | starting task 0: "setup" |
| 3 | 2026-06-25T00:03:07.340Z | ++ uname -s |
| 4 | 2026-06-25T00:03:07.343Z | + kern=SunOS |
| 5 | 2026-06-25T00:03:07.343Z | + build_user=build |
| 6 | 2026-06-25T00:03:07.343Z | + build_uid=12345 |
| 7 | 2026-06-25T00:03:07.343Z | + work_dir=/work |
| 8 | 2026-06-25T00:03:07.343Z | + input_dir=/input |
| 9 | 2026-06-25T00:03:07.343Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-25T00:03:07.343Z | + case "$kern" in |
| 11 | 2026-06-25T00:03:07.343Z | + groupadd -g 12345 build |
| 12 | 2026-06-25T00:03:07.346Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-25T00:03:09.349Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-25T00:03:09.435Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-25T00:03:09.438Z | + home_fs=zfs |
| 16 | 2026-06-25T00:03:09.438Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-25T00:03:09.438Z | + mkdir -p /home/build |
| 18 | 2026-06-25T00:03:09.439Z | + chown build:build /home/build /work |
| 19 | 2026-06-25T00:03:11.440Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-25T00:03:11.442Z | process exited: duration 4105 ms, exit code 0 |
| |
| 21 | 2026-06-25T00:03:11.447Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-25T00:03:11.451Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-25T00:03:11.451Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-25T00:03:11.451Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-25T00:03:11.451Z | * rust toolchain profile = "default" |
| 26 | 2026-06-25T00:03:11.453Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-25T00:03:11.453Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-25T00:03:11.453Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-25T00:03:11.453Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-25T00:03:11.539Z | info: downloading installer |
| 31 | 2026-06-25T00:03:13.207Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-25T00:03:13.207Z | warn: /opt/ooce/bin |
| 33 | 2026-06-25T00:03:13.207Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-25T00:03:13.207Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-25T00:03:13.207Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-25T00:03:13.207Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-25T00:03:13.207Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-25T00:03:13.207Z | error: cannot install while Rust is installed |
| 39 | 2026-06-25T00:03:13.207Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-25T00:03:13.207Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-25T00:03:13.207Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-25T00:03:13.207Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-25T00:03:13.207Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-25T00:03:13.218Z | info: profile set to default |
| 45 | 2026-06-25T00:03:13.218Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-25T00:03:13.221Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-25T00:03:13.369Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-25T00:03:13.372Z | info: downloading 6 components |
| 49 | 2026-06-25T00:03:29.763Z | |
| 50 | 2026-06-25T00:03:29.763Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-25T00:03:29.790Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-25T00:03:29.790Z | |
| 53 | 2026-06-25T00:03:29.790Z | |
| 54 | 2026-06-25T00:03:29.790Z | Rust is installed now. Great! |
| 55 | 2026-06-25T00:03:29.790Z | |
| 56 | 2026-06-25T00:03:29.796Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-25T00:03:29.796Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-25T00:03:29.797Z | |
| 59 | 2026-06-25T00:03:29.797Z | To configure your current shell, you need to source |
| 60 | 2026-06-25T00:03:29.797Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-25T00:03:29.797Z | |
| 62 | 2026-06-25T00:03:29.797Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-25T00:03:29.797Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-25T00:03:29.797Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-25T00:03:29.797Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-25T00:03:29.797Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-25T00:03:29.797Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-25T00:03:29.797Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-25T00:03:29.797Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-25T00:03:29.797Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-25T00:03:29.877Z | + rustup --version |
| 72 | 2026-06-25T00:03:29.886Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-25T00:03:29.891Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-25T00:03:29.907Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-25T00:03:29.911Z | + cargo --version |
| 76 | 2026-06-25T00:03:29.921Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-25T00:03:29.927Z | + rustc --version |
| 78 | 2026-06-25T00:03:29.946Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-25T00:03:29.952Z | process exited: duration 18496 ms, exit code 0 |
| |
| 80 | 2026-06-25T00:03:29.958Z | starting task 2: "authentication" |
| 81 | 2026-06-25T00:03:29.976Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-06-25T00:03:29.982Z | starting task 3: "clone repository" |
| 83 | 2026-06-25T00:03:29.987Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-25T00:03:29.989Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-25T00:03:30.023Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-25T00:03:31.155Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-25T00:03:31.155Z | + git fetch origin 259f208a5992ccc766de2134939801cc26f9ae0e |
| 88 | 2026-06-25T00:03:31.373Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-25T00:03:31.373Z | * branch 259f208a5992ccc766de2134939801cc26f9ae0e -> FETCH_HEAD |
| 90 | 2026-06-25T00:03:31.378Z | + [[ -n trey/ndp-demux ]] |
| 91 | 2026-06-25T00:03:31.382Z | ++ git branch --show-current |
| 92 | 2026-06-25T00:03:31.383Z | + current=main |
| 93 | 2026-06-25T00:03:31.383Z | + [[ main != trey/ndp-demux ]] |
| 94 | 2026-06-25T00:03:31.383Z | + git branch -f trey/ndp-demux 259f208a5992ccc766de2134939801cc26f9ae0e |
| 95 | 2026-06-25T00:03:31.387Z | + git checkout -f trey/ndp-demux |
| 96 | 2026-06-25T00:03:31.401Z | Switched to branch 'trey/ndp-demux' |
| 97 | 2026-06-25T00:03:31.407Z | + git reset --hard 259f208a5992ccc766de2134939801cc26f9ae0e |
| 98 | 2026-06-25T00:03:31.420Z | HEAD is now at 259f208 Merge branch 'main' into trey/ndp-demux |
| 99 | 2026-06-25T00:03:31.527Z | process exited: duration 1436 ms, exit code 0 |
| |
| 100 | 2026-06-25T00:03:31.538Z | starting task 4: "build" |
| 101 | 2026-06-25T00:03:31.543Z | + set -o errexit |
| 102 | 2026-06-25T00:03:31.544Z | + set -o pipefail |
| 103 | 2026-06-25T00:03:31.544Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-25T00:03:31.544Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-25T00:03:31.544Z | ++ PLATFORM=illumos |
| 106 | 2026-06-25T00:03:31.544Z | ++ banner install |
| 107 | 2026-06-25T00:03:31.553Z | |
| 108 | 2026-06-25T00:03:31.554Z | # # # #### ##### ## # # |
| 109 | 2026-06-25T00:03:31.554Z | # ## # # # # # # # |
| 110 | 2026-06-25T00:03:31.554Z | # # # # #### # # # # # |
| 111 | 2026-06-25T00:03:31.554Z | # # # # # # ###### # # |
| 112 | 2026-06-25T00:03:31.554Z | # # ## # # # # # # # |
| 113 | 2026-06-25T00:03:31.554Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-25T00:03:31.554Z | |
| 115 | 2026-06-25T00:03:31.554Z | ++ set +o errexit |
| 116 | 2026-06-25T00:03:31.554Z | ++ pkg info clang-15 |
| 117 | 2026-06-25T00:03:31.554Z | ++ grep -qi installed |
| 118 | 2026-06-25T00:03:32.862Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-25T00:03:32.862Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-25T00:03:32.862Z | |
| 121 | 2026-06-25T00:03:32.863Z | clang-15 |
| 122 | 2026-06-25T00:03:32.897Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-25T00:03:32.897Z | ++ set -o errexit |
| 124 | 2026-06-25T00:03:32.901Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-25T00:03:40.444Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-25T00:03:48.030Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-25T00:03:55.603Z | Planning: Solver setup ... Done |
| 128 | 2026-06-25T00:03:55.622Z | Planning: Running solver ... Done |
| 129 | 2026-06-25T00:03:55.622Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-25T00:03:55.622Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-25T00:03:55.622Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-25T00:03:55.622Z | Planning: Package planning ... Done |
| 133 | 2026-06-25T00:03:55.623Z | Planning: Merging actions ... Done |
| 134 | 2026-06-25T00:03:55.623Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-25T00:03:55.623Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-25T00:03:56.352Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-25T00:03:56.357Z | Planning: Planning completed in 8.17 seconds |
| 138 | 2026-06-25T00:03:56.369Z | Packages to install: 2 |
| 139 | 2026-06-25T00:03:56.369Z | Mediators to change: 2 |
| 140 | 2026-06-25T00:03:56.372Z | Services to change: 1 |
| 141 | 2026-06-25T00:03:56.372Z | Create boot environment: No |
| 142 | 2026-06-25T00:03:56.372Z | Create backup boot environment: No |
| 143 | 2026-06-25T00:03:56.410Z | |
| 144 | 2026-06-25T00:03:56.410Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-25T00:04:01.452Z | Download: 732/3076 items 17.8/211.3MB 8% complete (3.8M/s) |
| 146 | 2026-06-25T00:04:09.869Z | Download: 983/3076 items 82.2/211.3MB 38% complete (11.7M/s) |
| 147 | 2026-06-25T00:04:14.877Z | Download: 1193/3076 items 113.7/211.3MB 53% complete (6.7M/s) |
| 148 | 2026-06-25T00:04:19.877Z | Download: 1766/3076 items 116.1/211.3MB 54% complete (3.5M/s) |
| 149 | 2026-06-25T00:04:24.878Z | Download: 2005/3076 items 116.7/211.3MB 55% complete (3.2M/s) |
| 150 | 2026-06-25T00:04:32.949Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (1.1M/s) |
| 151 | 2026-06-25T00:04:39.323Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 152 | 2026-06-25T00:04:47.182Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (9.3M/s) |
| 153 | 2026-06-25T00:04:48.582Z | Download: Completed 211.31 MB in 52.17 seconds (4.0M/s) |
| 154 | 2026-06-25T00:04:48.725Z | Actions: 1/3418 actions (Installing new actions) |
| 155 | 2026-06-25T00:04:51.883Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 156 | 2026-06-25T00:04:52.485Z | Done |
| 157 | 2026-06-25T00:04:52.485Z | Done |
| 158 | 2026-06-25T00:04:53.211Z | Done |
| 159 | 2026-06-25T00:04:56.593Z | Done |
| 160 | 2026-06-25T00:04:56.669Z | Done |
| 161 | 2026-06-25T00:04:56.672Z | Done |
| 162 | 2026-06-25T00:04:56.877Z | Done |
| 163 | 2026-06-25T00:04:57.558Z | ++ set -o errexit |
| 164 | 2026-06-25T00:04:57.558Z | ++ cargo --version |
| 165 | 2026-06-25T00:04:57.564Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 166 | 2026-06-25T00:04:57.744Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 167 | 2026-06-25T00:04:57.747Z | info: downloading 6 components |
| 168 | 2026-06-25T00:05:13.158Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 169 | 2026-06-25T00:05:13.161Z | ++ rustc --version |
| 170 | 2026-06-25T00:05:13.185Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 171 | 2026-06-25T00:05:13.188Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 172 | 2026-06-25T00:05:13.229Z | Updating crates.io index |
| 173 | 2026-06-25T00:05:13.332Z | Downloading crates ... |
| 174 | 2026-06-25T00:05:13.389Z | Downloaded cargo-nextest v0.9.97 |
| 175 | 2026-06-25T00:05:13.449Z | Installing cargo-nextest v0.9.97 |
| 176 | 2026-06-25T00:05:13.488Z | Updating crates.io index |
| 177 | 2026-06-25T00:05:15.957Z | Locking 390 packages to latest compatible versions |
| 178 | 2026-06-25T00:05:15.961Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 179 | 2026-06-25T00:05:15.964Z | Adding duct v0.13.7 (available: v1.1.1) |
| 180 | 2026-06-25T00:05:15.964Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 181 | 2026-06-25T00:05:15.965Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 182 | 2026-06-25T00:05:15.969Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 183 | 2026-06-25T00:05:15.969Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 184 | 2026-06-25T00:05:15.969Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 185 | 2026-06-25T00:05:15.969Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 186 | 2026-06-25T00:05:15.972Z | Adding nextest-runner v0.80.0 (available: v0.119.0) |
| 187 | 2026-06-25T00:05:15.972Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 188 | 2026-06-25T00:05:15.998Z | Downloading crates ... |
| 189 | 2026-06-25T00:05:16.073Z | Downloaded anstyle-query v1.1.5 |
| 190 | 2026-06-25T00:05:16.076Z | Downloaded backtrace-ext v0.2.1 |
| 191 | 2026-06-25T00:05:16.080Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 192 | 2026-06-25T00:05:16.087Z | Downloaded cfg-if v1.0.4 |
| 193 | 2026-06-25T00:05:16.091Z | Downloaded anstream v1.0.0 |
| 194 | 2026-06-25T00:05:16.091Z | Downloaded bitflags v2.13.0 |
| 195 | 2026-06-25T00:05:16.094Z | Downloaded atomicwrites v0.4.4 |
| 196 | 2026-06-25T00:05:16.097Z | Downloaded futures-sink v0.3.32 |
| 197 | 2026-06-25T00:05:16.097Z | Downloaded generic-array v0.14.7 |
| 198 | 2026-06-25T00:05:16.097Z | Downloaded cargo_metadata v0.23.1 |
| 199 | 2026-06-25T00:05:16.101Z | Downloaded color-spantrace v0.3.0 |
| 200 | 2026-06-25T00:05:16.101Z | Downloaded cargo-platform v0.3.3 |
| 201 | 2026-06-25T00:05:16.103Z | Downloaded fnv v1.0.7 |
| 202 | 2026-06-25T00:05:16.103Z | Downloaded futures-executor v0.3.32 |
| 203 | 2026-06-25T00:05:16.107Z | Downloaded find-msvc-tools v0.1.9 |
| 204 | 2026-06-25T00:05:16.108Z | Downloaded ahash v0.8.12 |
| 205 | 2026-06-25T00:05:16.112Z | Downloaded console v0.15.11 |
| 206 | 2026-06-25T00:05:16.115Z | Downloaded clap_derive v4.6.1 |
| 207 | 2026-06-25T00:05:16.115Z | Downloaded camino-tempfile v1.4.1 |
| 208 | 2026-06-25T00:05:16.119Z | Downloaded futures v0.3.32 |
| 209 | 2026-06-25T00:05:16.126Z | Downloaded convert_case v0.10.0 |
| 210 | 2026-06-25T00:05:16.126Z | Downloaded autocfg v1.5.1 |
| 211 | 2026-06-25T00:05:16.126Z | Downloaded percent-encoding v2.3.2 |
| 212 | 2026-06-25T00:05:16.134Z | Downloaded eyre v0.6.12 |
| 213 | 2026-06-25T00:05:16.134Z | Downloaded duct v0.13.7 |
| 214 | 2026-06-25T00:05:16.134Z | Downloaded adler2 v2.0.1 |
| 215 | 2026-06-25T00:05:16.139Z | Downloaded openssl-macros v0.1.1 |
| 216 | 2026-06-25T00:05:16.139Z | Downloaded is_ci v1.2.0 |
| 217 | 2026-06-25T00:05:16.139Z | Downloaded home v0.5.12 |
| 218 | 2026-06-25T00:05:16.139Z | Downloaded crossterm v0.29.0 |
| 219 | 2026-06-25T00:05:16.144Z | Downloaded pkcs8 v0.10.2 |
| 220 | 2026-06-25T00:05:16.144Z | Downloaded hex v0.4.3 |
| 221 | 2026-06-25T00:05:16.144Z | Downloaded jobserver v0.1.34 |
| 222 | 2026-06-25T00:05:16.148Z | Downloaded hyper-rustls v0.27.9 |
| 223 | 2026-06-25T00:05:16.148Z | Downloaded cargo-platform v0.2.0 |
| 224 | 2026-06-25T00:05:16.148Z | Downloaded cpufeatures v0.2.17 |
| 225 | 2026-06-25T00:05:16.151Z | Downloaded anstyle-parse v1.0.0 |
| 226 | 2026-06-25T00:05:16.151Z | Downloaded ordered-float v2.10.1 |
| 227 | 2026-06-25T00:05:16.151Z | Downloaded humantime-serde v1.1.1 |
| 228 | 2026-06-25T00:05:16.154Z | Downloaded miette-derive v7.6.0 |
| 229 | 2026-06-25T00:05:16.154Z | Downloaded guppy v0.17.26 |
| 230 | 2026-06-25T00:05:16.157Z | Downloaded document-features v0.2.12 |
| 231 | 2026-06-25T00:05:16.160Z | Downloaded clap_lex v1.1.0 |
| 232 | 2026-06-25T00:05:16.163Z | Downloaded foreign-types-shared v0.1.1 |
| 233 | 2026-06-25T00:05:16.163Z | Downloaded lazy_static v1.5.0 |
| 234 | 2026-06-25T00:05:16.163Z | Downloaded async-scoped v0.9.0 |
| 235 | 2026-06-25T00:05:16.166Z | Downloaded serde_ignored v0.1.14 |
| 236 | 2026-06-25T00:05:16.166Z | Downloaded block-buffer v0.10.4 |
| 237 | 2026-06-25T00:05:16.170Z | Downloaded crypto-common v0.1.7 |
| 238 | 2026-06-25T00:05:16.174Z | Downloaded atomic-waker v1.1.2 |
| 239 | 2026-06-25T00:05:16.174Z | Downloaded http-body v1.0.1 |
| 240 | 2026-06-25T00:05:16.174Z | Downloaded futures-macro v0.3.32 |
| 241 | 2026-06-25T00:05:16.174Z | Downloaded futures-io v0.3.32 |
| 242 | 2026-06-25T00:05:16.177Z | Downloaded foldhash v0.1.5 |
| 243 | 2026-06-25T00:05:16.177Z | Downloaded anstyle v1.0.14 |
| 244 | 2026-06-25T00:05:16.181Z | Downloaded lru-slab v0.1.2 |
| 245 | 2026-06-25T00:05:16.184Z | Downloaded guppy-workspace-hack v0.1.0 |
| 246 | 2026-06-25T00:05:16.188Z | Downloaded debug-ignore v1.0.5 |
| 247 | 2026-06-25T00:05:16.188Z | Downloaded heck v0.5.0 |
| 248 | 2026-06-25T00:05:16.190Z | Downloaded futures-task v0.3.32 |
| 249 | 2026-06-25T00:05:16.190Z | Downloaded foreign-types v0.3.2 |
| 250 | 2026-06-25T00:05:16.190Z | Downloaded itoa v1.0.18 |
| 251 | 2026-06-25T00:05:16.190Z | Downloaded enable-ansi-support v0.2.1 |
| 252 | 2026-06-25T00:05:16.193Z | Downloaded rustc_version v0.4.1 |
| 253 | 2026-06-25T00:05:16.199Z | Downloaded serde_spanned v1.1.1 |
| 254 | 2026-06-25T00:05:16.203Z | Downloaded rustc-hash v2.1.2 |
| 255 | 2026-06-25T00:05:16.203Z | Downloaded hyper-tls v0.6.0 |
| 256 | 2026-06-25T00:05:16.203Z | Downloaded dialoguer v0.11.0 |
| 257 | 2026-06-25T00:05:16.207Z | Downloaded humantime v2.3.0 |
| 258 | 2026-06-25T00:05:16.207Z | Downloaded getrandom v0.2.17 |
| 259 | 2026-06-25T00:05:16.213Z | Downloaded base64ct v1.8.3 |
| 260 | 2026-06-25T00:05:16.213Z | Downloaded pin-project-internal v1.1.13 |
| 261 | 2026-06-25T00:05:16.213Z | Downloaded shared_child v1.1.1 |
| 262 | 2026-06-25T00:05:16.213Z | Downloaded http-body-util v0.1.3 |
| 263 | 2026-06-25T00:05:16.213Z | Downloaded equivalent v1.0.2 |
| 264 | 2026-06-25T00:05:16.217Z | Downloaded form_urlencoded v1.2.2 |
| 265 | 2026-06-25T00:05:16.217Z | Downloaded nextest-metadata v0.12.2 |
| 266 | 2026-06-25T00:05:16.217Z | Downloaded fastrand v2.4.1 |
| 267 | 2026-06-25T00:05:16.219Z | Downloaded native-tls v0.2.18 |
| 268 | 2026-06-25T00:05:16.219Z | Downloaded self_update v0.42.0 |
| 269 | 2026-06-25T00:05:16.222Z | Downloaded ed25519 v2.2.3 |
| 270 | 2026-06-25T00:05:16.222Z | Downloaded camino v1.2.3 |
| 271 | 2026-06-25T00:05:16.222Z | Downloaded future-queue v0.4.0 |
| 272 | 2026-06-25T00:05:16.225Z | Downloaded newtype-uuid v1.3.2 |
| 273 | 2026-06-25T00:05:16.225Z | Downloaded cargo_metadata v0.20.0 |
| 274 | 2026-06-25T00:05:16.232Z | Downloaded openssl-probe v0.2.1 |
| 275 | 2026-06-25T00:05:16.235Z | Downloaded swrite v0.1.0 |
| 276 | 2026-06-25T00:05:16.235Z | Downloaded scopeguard v1.2.0 |
| 277 | 2026-06-25T00:05:16.235Z | Downloaded cfg_aliases v0.2.1 |
| 278 | 2026-06-25T00:05:16.240Z | Downloaded ppv-lite86 v0.2.21 |
| 279 | 2026-06-25T00:05:16.242Z | Downloaded owo-colors v4.3.0 |
| 280 | 2026-06-25T00:05:16.245Z | Downloaded strip-ansi-escapes v0.2.1 |
| 281 | 2026-06-25T00:05:16.245Z | Downloaded colorchoice v1.0.5 |
| 282 | 2026-06-25T00:05:16.248Z | Downloaded futures-core v0.3.32 |
| 283 | 2026-06-25T00:05:16.251Z | Downloaded filetime v0.2.29 |
| 284 | 2026-06-25T00:05:16.251Z | Downloaded supports-unicode v3.0.0 |
| 285 | 2026-06-25T00:05:16.251Z | Downloaded mukti-metadata v0.3.0 |
| 286 | 2026-06-25T00:05:16.251Z | Downloaded cargo-util-schemas v0.2.0 |
| 287 | 2026-06-25T00:05:16.255Z | Downloaded serde-value v0.7.0 |
| 288 | 2026-06-25T00:05:16.258Z | Downloaded const-oid v0.9.6 |
| 289 | 2026-06-25T00:05:16.258Z | Downloaded rustc-demangle v0.1.27 |
| 290 | 2026-06-25T00:05:16.261Z | Downloaded parking_lot_core v0.9.12 |
| 291 | 2026-06-25T00:05:16.261Z | Downloaded litrs v1.0.0 |
| 292 | 2026-06-25T00:05:16.264Z | Downloaded errno v0.3.14 |
| 293 | 2026-06-25T00:05:16.268Z | Downloaded pkg-config v0.3.33 |
| 294 | 2026-06-25T00:05:16.270Z | Downloaded once_cell v1.21.4 |
| 295 | 2026-06-25T00:05:16.270Z | Downloaded subtle v2.6.1 |
| 296 | 2026-06-25T00:05:16.273Z | Downloaded serde_urlencoded v0.7.1 |
| 297 | 2026-06-25T00:05:16.276Z | Downloaded spki v0.7.3 |
| 298 | 2026-06-25T00:05:16.276Z | Downloaded nextest-filtering v0.15.0 |
| 299 | 2026-06-25T00:05:16.281Z | Downloaded derive-where v1.6.1 |
| 300 | 2026-06-25T00:05:16.285Z | Downloaded globset v0.4.18 |
| 301 | 2026-06-25T00:05:16.288Z | Downloaded addr2line v0.25.1 |
| 302 | 2026-06-25T00:05:16.291Z | Downloaded pathdiff v0.2.3 |
| 303 | 2026-06-25T00:05:16.294Z | Downloaded tokio-macros v2.7.0 |
| 304 | 2026-06-25T00:05:16.294Z | Downloaded sync_wrapper v1.0.2 |
| 305 | 2026-06-25T00:05:16.294Z | Downloaded signature v2.2.0 |
| 306 | 2026-06-25T00:05:16.297Z | Downloaded nextest-workspace-hack v0.1.0 |
| 307 | 2026-06-25T00:05:16.297Z | Downloaded is_terminal_polyfill v1.70.2 |
| 308 | 2026-06-25T00:05:16.297Z | Downloaded number_prefix v0.4.0 |
| 309 | 2026-06-25T00:05:16.300Z | Downloaded serde_spanned v0.6.9 |
| 310 | 2026-06-25T00:05:16.303Z | Downloaded idna_adapter v1.0.0 |
| 311 | 2026-06-25T00:05:16.303Z | Downloaded tower-layer v0.3.3 |
| 312 | 2026-06-25T00:05:16.303Z | Downloaded toml_datetime v0.6.11 |
| 313 | 2026-06-25T00:05:16.306Z | Downloaded shell-words v1.1.1 |
| 314 | 2026-06-25T00:05:16.306Z | Downloaded nested v0.1.1 |
| 315 | 2026-06-25T00:05:16.306Z | Downloaded supports-hyperlinks v3.2.0 |
| 316 | 2026-06-25T00:05:16.309Z | Downloaded os_pipe v1.2.3 |
| 317 | 2026-06-25T00:05:16.309Z | Downloaded indenter v0.3.4 |
| 318 | 2026-06-25T00:05:16.309Z | Downloaded strsim v0.11.1 |
| 319 | 2026-06-25T00:05:16.314Z | Downloaded self-replace v1.5.0 |
| 320 | 2026-06-25T00:05:16.314Z | Downloaded iana-time-zone v0.1.65 |
| 321 | 2026-06-25T00:05:16.314Z | Downloaded terminal_size v0.4.4 |
| 322 | 2026-06-25T00:05:16.318Z | Downloaded sha2 v0.10.9 |
| 323 | 2026-06-25T00:05:16.318Z | Downloaded serde_path_to_error v0.1.20 |
| 324 | 2026-06-25T00:05:16.318Z | Downloaded digest v0.10.7 |
| 325 | 2026-06-25T00:05:16.318Z | Downloaded quick-junit v0.5.2 |
| 326 | 2026-06-25T00:05:16.322Z | Downloaded sigchld v0.2.4 |
| 327 | 2026-06-25T00:05:16.322Z | Downloaded static_assertions v1.1.0 |
| 328 | 2026-06-25T00:05:16.328Z | Downloaded erased-serde v0.4.10 |
| 329 | 2026-06-25T00:05:16.328Z | Downloaded thiserror-impl v2.0.18 |
| 330 | 2026-06-25T00:05:16.331Z | Downloaded serde_derive v1.0.228 |
| 331 | 2026-06-25T00:05:16.333Z | Downloaded serde_core v1.0.228 |
| 332 | 2026-06-25T00:05:16.336Z | Downloaded thiserror v1.0.69 |
| 333 | 2026-06-25T00:05:16.338Z | Downloaded target-spec-miette v0.4.8 |
| 334 | 2026-06-25T00:05:16.341Z | Downloaded futures-channel v0.3.32 |
| 335 | 2026-06-25T00:05:16.344Z | Downloaded crc32fast v1.5.0 |
| 336 | 2026-06-25T00:05:16.344Z | Downloaded target-lexicon v0.13.5 |
| 337 | 2026-06-25T00:05:16.348Z | Downloaded cfg-expr v0.20.8 |
| 338 | 2026-06-25T00:05:16.352Z | Downloaded slab v0.4.12 |
| 339 | 2026-06-25T00:05:16.354Z | Downloaded signal-hook-registry v1.4.8 |
| 340 | 2026-06-25T00:05:16.354Z | Downloaded simd-adler32 v0.3.9 |
| 341 | 2026-06-25T00:05:16.354Z | Downloaded try-lock v0.2.5 |
| 342 | 2026-06-25T00:05:16.357Z | Downloaded tower-service v0.3.3 |
| 343 | 2026-06-25T00:05:16.357Z | Downloaded toml_write v0.1.2 |
| 344 | 2026-06-25T00:05:16.357Z | Downloaded smol_str v0.3.6 |
| 345 | 2026-06-25T00:05:16.360Z | Downloaded indexmap v2.14.0 |
| 346 | 2026-06-25T00:05:16.360Z | Downloaded unicode-xid v0.2.6 |
| 347 | 2026-06-25T00:05:16.363Z | Downloaded indent_write v2.2.0 |
| 348 | 2026-06-25T00:05:16.365Z | Downloaded urlencoding v2.1.3 |
| 349 | 2026-06-25T00:05:16.365Z | Downloaded utf8_iter v1.0.4 |
| 350 | 2026-06-25T00:05:16.365Z | Downloaded tracing-error v0.2.1 |
| 351 | 2026-06-25T00:05:16.367Z | Downloaded utf8parse v0.2.2 |
| 352 | 2026-06-25T00:05:16.367Z | Downloaded fixedbitset v0.5.7 |
| 353 | 2026-06-25T00:05:16.370Z | Downloaded unicode-linebreak v0.1.5 |
| 354 | 2026-06-25T00:05:16.373Z | Downloaded rand_core v0.9.5 |
| 355 | 2026-06-25T00:05:16.373Z | Downloaded want v0.3.1 |
| 356 | 2026-06-25T00:05:16.375Z | Downloaded pin-project-lite v0.2.17 |
| 357 | 2026-06-25T00:05:16.378Z | Downloaded version_check v0.9.5 |
| 358 | 2026-06-25T00:05:16.381Z | Downloaded signal-hook-mio v0.2.5 |
| 359 | 2026-06-25T00:05:16.382Z | Downloaded ipnet v2.12.0 |
| 360 | 2026-06-25T00:05:16.384Z | Downloaded quote v1.0.46 |
| 361 | 2026-06-25T00:05:16.384Z | Downloaded borsh v1.7.0 |
| 362 | 2026-06-25T00:05:16.387Z | Downloaded getrandom v0.4.3 |
| 363 | 2026-06-25T00:05:16.389Z | Downloaded derive_more v2.1.1 |
| 364 | 2026-06-25T00:05:16.397Z | Downloaded tokio-rustls v0.26.4 |
| 365 | 2026-06-25T00:05:16.399Z | Downloaded supports-color v3.0.2 |
| 366 | 2026-06-25T00:05:16.399Z | Downloaded socket2 v0.6.4 |
| 367 | 2026-06-25T00:05:16.402Z | Downloaded unicase v2.9.0 |
| 368 | 2026-06-25T00:05:16.402Z | Downloaded tokio-native-tls v0.3.1 |
| 369 | 2026-06-25T00:05:16.405Z | Downloaded thread_local v1.1.9 |
| 370 | 2026-06-25T00:05:16.405Z | Downloaded tempfile v3.27.0 |
| 371 | 2026-06-25T00:05:16.407Z | Downloaded rand_core v0.6.4 |
| 372 | 2026-06-25T00:05:16.407Z | Downloaded thiserror-impl v1.0.69 |
| 373 | 2026-06-25T00:05:16.407Z | Downloaded quinn-udp v0.5.14 |
| 374 | 2026-06-25T00:05:16.410Z | Downloaded signal-hook v0.3.18 |
| 375 | 2026-06-25T00:05:16.410Z | Downloaded shlex v2.0.1 |
| 376 | 2026-06-25T00:05:16.413Z | Downloaded rustls-pki-types v1.14.1 |
| 377 | 2026-06-25T00:05:16.413Z | Downloaded tinyvec_macros v0.1.1 |
| 378 | 2026-06-25T00:05:16.417Z | Downloaded flate2 v1.1.9 |
| 379 | 2026-06-25T00:05:16.421Z | Downloaded config v0.15.24 |
| 380 | 2026-06-25T00:05:16.421Z | Downloaded num-traits v0.2.19 |
| 381 | 2026-06-25T00:05:16.423Z | Downloaded log v0.4.33 |
| 382 | 2026-06-25T00:05:16.423Z | Downloaded der v0.7.10 |
| 383 | 2026-06-25T00:05:16.426Z | Downloaded getrandom v0.3.4 |
| 384 | 2026-06-25T00:05:16.435Z | Downloaded proc-macro2 v1.0.106 |
| 385 | 2026-06-25T00:05:16.438Z | Downloaded indicatif v0.17.11 |
| 386 | 2026-06-25T00:05:16.440Z | Downloaded either v1.16.0 |
| 387 | 2026-06-25T00:05:16.443Z | Downloaded base64 v0.22.1 |
| 388 | 2026-06-25T00:05:16.445Z | Downloaded serde v1.0.228 |
| 389 | 2026-06-25T00:05:16.448Z | Downloaded zipsign-api v0.1.5 |
| 390 | 2026-06-25T00:05:16.450Z | Downloaded parking_lot v0.12.5 |
| 391 | 2026-06-25T00:05:16.450Z | Downloaded bytes v1.12.0 |
| 392 | 2026-06-25T00:05:16.453Z | Downloaded untrusted v0.9.0 |
| 393 | 2026-06-25T00:05:16.453Z | Downloaded toml v0.8.23 |
| 394 | 2026-06-25T00:05:16.455Z | Downloaded smallvec v1.15.2 |
| 395 | 2026-06-25T00:05:16.458Z | Downloaded httparse v1.10.1 |
| 396 | 2026-06-25T00:05:16.464Z | Downloaded serde-untagged v0.1.9 |
| 397 | 2026-06-25T00:05:16.466Z | Downloaded openssl-sys v0.9.117 |
| 398 | 2026-06-25T00:05:16.469Z | Downloaded typeid v1.0.3 |
| 399 | 2026-06-25T00:05:16.473Z | Downloaded textwrap v0.16.2 |
| 400 | 2026-06-25T00:05:16.475Z | Downloaded tokio-stream v0.1.18 |
| 401 | 2026-06-25T00:05:16.478Z | Downloaded cc v1.2.65 |
| 402 | 2026-06-25T00:05:16.480Z | Downloaded rand_chacha v0.9.0 |
| 403 | 2026-06-25T00:05:16.483Z | Downloaded sharded-slab v0.1.7 |
| 404 | 2026-06-25T00:05:16.485Z | Downloaded xxhash-rust v0.8.15 |
| 405 | 2026-06-25T00:05:16.488Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 406 | 2026-06-25T00:05:16.491Z | Downloaded zstd v0.13.3 |
| 407 | 2026-06-25T00:05:16.491Z | Downloaded zeroize v1.9.0 |
| 408 | 2026-06-25T00:05:16.494Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 409 | 2026-06-25T00:05:16.494Z | Downloaded clap v4.6.1 |
| 410 | 2026-06-25T00:05:16.498Z | Downloaded zstd-safe v7.2.4 |
| 411 | 2026-06-25T00:05:16.500Z | Downloaded tracing-log v0.2.0 |
| 412 | 2026-06-25T00:05:16.500Z | Downloaded tracing-attributes v0.1.31 |
| 413 | 2026-06-25T00:05:16.504Z | Downloaded mio v1.2.1 |
| 414 | 2026-06-25T00:05:16.507Z | Downloaded ed25519-dalek v2.2.0 |
| 415 | 2026-06-25T00:05:16.507Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 416 | 2026-06-25T00:05:16.507Z | Downloaded toml_edit v0.22.27 |
| 417 | 2026-06-25T00:05:16.510Z | Downloaded target-spec v3.6.0 |
| 418 | 2026-06-25T00:05:16.510Z | Downloaded thiserror v2.0.18 |
| 419 | 2026-06-25T00:05:16.513Z | Downloaded lock_api v0.4.14 |
| 420 | 2026-06-25T00:05:16.515Z | Downloaded derive_more-impl v2.1.1 |
| 421 | 2026-06-25T00:05:16.518Z | Downloaded semver v1.0.28 |
| 422 | 2026-06-25T00:05:16.524Z | Downloaded xattr v1.6.1 |
| 423 | 2026-06-25T00:05:16.530Z | Downloaded tinyvec v1.11.0 |
| 424 | 2026-06-25T00:05:16.534Z | Downloaded ryu v1.0.23 |
| 425 | 2026-06-25T00:05:16.537Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 426 | 2026-06-25T00:05:16.540Z | Downloaded backtrace v0.3.76 |
| 427 | 2026-06-25T00:05:16.542Z | Downloaded zmij v1.0.21 |
| 428 | 2026-06-25T00:05:16.542Z | Downloaded vte v0.14.1 |
| 429 | 2026-06-25T00:05:16.545Z | Downloaded unicode-ident v1.0.24 |
| 430 | 2026-06-25T00:05:16.553Z | Downloaded pin-project v1.1.13 |
| 431 | 2026-06-25T00:05:16.559Z | Downloaded memchr v2.8.2 |
| 432 | 2026-06-25T00:05:16.561Z | Downloaded tracing-core v0.1.36 |
| 433 | 2026-06-25T00:05:16.564Z | Downloaded hashbrown v0.15.5 |
| 434 | 2026-06-25T00:05:16.566Z | Downloaded url v2.5.8 |
| 435 | 2026-06-25T00:05:16.569Z | Downloaded http v1.4.2 |
| 436 | 2026-06-25T00:05:16.571Z | Downloaded miniz_oxide v0.8.9 |
| 437 | 2026-06-25T00:05:16.572Z | Downloaded clap_builder v4.6.0 |
| 438 | 2026-06-25T00:05:16.574Z | Downloaded aho-corasick v1.1.4 |
| 439 | 2026-06-25T00:05:16.577Z | Downloaded hashbrown v0.17.1 |
| 440 | 2026-06-25T00:05:16.580Z | Downloaded uuid v1.23.4 |
| 441 | 2026-06-25T00:05:16.586Z | Downloaded tar v0.4.46 |
| 442 | 2026-06-25T00:05:16.601Z | Downloaded unicode-segmentation v1.13.3 |
| 443 | 2026-06-25T00:05:16.604Z | Downloaded futures-util v0.3.32 |
| 444 | 2026-06-25T00:05:16.609Z | Downloaded serde_json v1.0.150 |
| 445 | 2026-06-25T00:05:16.613Z | Downloaded rustls-webpki v0.103.13 |
| 446 | 2026-06-25T00:05:16.617Z | Downloaded quinn v0.11.11 |
| 447 | 2026-06-25T00:05:16.619Z | Downloaded unicode-normalization v0.1.25 |
| 448 | 2026-06-25T00:05:16.627Z | Downloaded tokio-util v0.7.18 |
| 449 | 2026-06-25T00:05:16.637Z | Downloaded h2 v0.4.15 |
| 450 | 2026-06-25T00:05:16.652Z | Downloaded miette v7.6.0 |
| 451 | 2026-06-25T00:05:16.668Z | Downloaded chrono v0.4.45 |
| 452 | 2026-06-25T00:05:16.674Z | Downloaded ron v0.12.2 |
| 453 | 2026-06-25T00:05:16.677Z | Downloaded tower v0.5.3 |
| 454 | 2026-06-25T00:05:16.681Z | Downloaded typenum v1.20.1 |
| 455 | 2026-06-25T00:05:16.686Z | Downloaded rand v0.9.4 |
| 456 | 2026-06-25T00:05:16.693Z | Downloaded hyper-util v0.1.20 |
| 457 | 2026-06-25T00:05:16.697Z | Downloaded tracing-subscriber v0.3.23 |
| 458 | 2026-06-25T00:05:16.723Z | Downloaded winnow v1.0.3 |
| 459 | 2026-06-25T00:05:16.728Z | Downloaded vcpkg v0.2.15 |
| 460 | 2026-06-25T00:05:16.732Z | Downloaded regex v1.12.4 |
| 461 | 2026-06-25T00:05:16.735Z | Downloaded bstr v1.12.2 |
| 462 | 2026-06-25T00:05:16.739Z | Downloaded idna v1.1.0 |
| 463 | 2026-06-25T00:05:16.742Z | Downloaded hyper v1.10.1 |
| 464 | 2026-06-25T00:05:16.745Z | Downloaded unicode-width v0.1.14 |
| 465 | 2026-06-25T00:05:16.749Z | Downloaded curve25519-dalek v4.1.3 |
| 466 | 2026-06-25T00:05:16.753Z | Downloaded gimli v0.32.3 |
| 467 | 2026-06-25T00:05:16.757Z | Downloaded syn v2.0.118 |
| 468 | 2026-06-25T00:05:16.766Z | Downloaded itertools v0.14.0 |
| 469 | 2026-06-25T00:05:16.773Z | Downloaded pulldown-cmark v0.13.4 |
| 470 | 2026-06-25T00:05:16.781Z | Downloaded reqwest v0.12.28 |
| 471 | 2026-06-25T00:05:16.788Z | Downloaded quick-xml v0.37.5 |
| 472 | 2026-06-25T00:05:16.798Z | Downloaded tower-http v0.6.11 |
| 473 | 2026-06-25T00:05:16.804Z | Downloaded tracing v0.1.44 |
| 474 | 2026-06-25T00:05:16.818Z | Downloaded color-eyre v0.6.5 |
| 475 | 2026-06-25T00:05:16.838Z | Downloaded quick-xml v0.38.4 |
| 476 | 2026-06-25T00:05:16.846Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 477 | 2026-06-25T00:05:16.855Z | Downloaded quinn-proto v0.11.15 |
| 478 | 2026-06-25T00:05:16.859Z | Downloaded tokio v1.52.3 |
| 479 | 2026-06-25T00:05:16.881Z | Downloaded winnow v0.7.15 |
| 480 | 2026-06-25T00:05:16.886Z | Downloaded webpki-roots v1.0.8 |
| 481 | 2026-06-25T00:05:16.906Z | Downloaded portable-atomic v1.13.1 |
| 482 | 2026-06-25T00:05:16.931Z | Downloaded openssl v0.10.81 |
| 483 | 2026-06-25T00:05:16.946Z | Downloaded nextest-runner v0.80.0 |
| 484 | 2026-06-25T00:05:16.954Z | Downloaded unicode-width v0.2.2 |
| 485 | 2026-06-25T00:05:16.988Z | Downloaded zerocopy v0.8.52 |
| 486 | 2026-06-25T00:05:16.997Z | Downloaded object v0.37.3 |
| 487 | 2026-06-25T00:05:17.001Z | Downloaded rustix v0.38.44 |
| 488 | 2026-06-25T00:05:17.010Z | Downloaded rustls v0.23.41 |
| 489 | 2026-06-25T00:05:17.017Z | Downloaded nix v0.30.1 |
| 490 | 2026-06-25T00:05:17.025Z | Downloaded regex-syntax v0.8.11 |
| 491 | 2026-06-25T00:05:17.044Z | Downloaded rustix v1.1.4 |
| 492 | 2026-06-25T00:05:17.100Z | Downloaded regex-automata v0.4.14 |
| 493 | 2026-06-25T00:05:17.146Z | Downloaded petgraph v0.8.3 |
| 494 | 2026-06-25T00:05:17.161Z | Downloaded libc v0.2.186 |
| 495 | 2026-06-25T00:05:17.255Z | Downloaded recursion v0.5.4 |
| 496 | 2026-06-25T00:05:17.269Z | Downloaded ring v0.17.14 |
| 497 | 2026-06-25T00:05:17.329Z | Compiling proc-macro2 v1.0.106 |
| 498 | 2026-06-25T00:05:17.329Z | Compiling libc v0.2.186 |
| 499 | 2026-06-25T00:05:17.332Z | Compiling unicode-ident v1.0.24 |
| 500 | 2026-06-25T00:05:17.332Z | Compiling quote v1.0.46 |
| 501 | 2026-06-25T00:05:17.332Z | Compiling serde_core v1.0.228 |
| 502 | 2026-06-25T00:05:17.332Z | Compiling cfg-if v1.0.4 |
| 503 | 2026-06-25T00:05:17.332Z | Compiling memchr v2.8.2 |
| 504 | 2026-06-25T00:05:17.332Z | Compiling once_cell v1.21.4 |
| 505 | 2026-06-25T00:05:17.573Z | Compiling log v0.4.33 |
| 506 | 2026-06-25T00:05:17.585Z | Compiling pin-project-lite v0.2.17 |
| 507 | 2026-06-25T00:05:17.675Z | Compiling itoa v1.0.18 |
| 508 | 2026-06-25T00:05:17.735Z | Compiling serde v1.0.228 |
| 509 | 2026-06-25T00:05:17.904Z | Compiling futures-core v0.3.32 |
| 510 | 2026-06-25T00:05:17.913Z | Compiling smallvec v1.15.2 |
| 511 | 2026-06-25T00:05:18.059Z | Compiling bitflags v2.13.0 |
| 512 | 2026-06-25T00:05:18.087Z | Compiling equivalent v1.0.2 |
| 513 | 2026-06-25T00:05:18.155Z | Compiling hashbrown v0.17.1 |
| 514 | 2026-06-25T00:05:18.171Z | Compiling find-msvc-tools v0.1.9 |
| 515 | 2026-06-25T00:05:18.402Z | Compiling errno v0.3.14 |
| 516 | 2026-06-25T00:05:18.405Z | Compiling shlex v2.0.1 |
| 517 | 2026-06-25T00:05:18.435Z | Compiling bytes v1.12.0 |
| 518 | 2026-06-25T00:05:18.589Z | Compiling signal-hook-registry v1.4.8 |
| 519 | 2026-06-25T00:05:18.603Z | Compiling jobserver v0.1.34 |
| 520 | 2026-06-25T00:05:18.618Z | Compiling mio v1.2.1 |
| 521 | 2026-06-25T00:05:18.675Z | Compiling futures-sink v0.3.32 |
| 522 | 2026-06-25T00:05:18.787Z | Compiling syn v2.0.118 |
| 523 | 2026-06-25T00:05:18.816Z | Compiling cc v1.2.65 |
| 524 | 2026-06-25T00:05:18.833Z | Compiling rustix v1.1.4 |
| 525 | 2026-06-25T00:05:18.911Z | Compiling socket2 v0.6.4 |
| 526 | 2026-06-25T00:05:19.127Z | Compiling slab v0.4.12 |
| 527 | 2026-06-25T00:05:19.325Z | Compiling zmij v1.0.21 |
| 528 | 2026-06-25T00:05:19.346Z | Compiling futures-channel v0.3.32 |
| 529 | 2026-06-25T00:05:19.372Z | Compiling tracing-core v0.1.36 |
| 530 | 2026-06-25T00:05:19.615Z | Compiling serde_json v1.0.150 |
| 531 | 2026-06-25T00:05:19.686Z | Compiling version_check v0.9.5 |
| 532 | 2026-06-25T00:05:19.763Z | Compiling indexmap v2.14.0 |
| 533 | 2026-06-25T00:05:19.925Z | Compiling futures-io v0.3.32 |
| 534 | 2026-06-25T00:05:19.972Z | Compiling futures-task v0.3.32 |
| 535 | 2026-06-25T00:05:20.119Z | Compiling getrandom v0.4.3 |
| 536 | 2026-06-25T00:05:20.149Z | Compiling unicode-width v0.2.2 |
| 537 | 2026-06-25T00:05:20.224Z | Compiling percent-encoding v2.3.2 |
| 538 | 2026-06-25T00:05:20.424Z | Compiling camino v1.2.3 |
| 539 | 2026-06-25T00:05:20.508Z | Compiling ring v0.17.14 |
| 540 | 2026-06-25T00:05:20.521Z | Compiling http v1.4.2 |
| 541 | 2026-06-25T00:05:20.634Z | Compiling simd-adler32 v0.3.9 |
| 542 | 2026-06-25T00:05:20.648Z | Compiling zeroize v1.9.0 |
| 543 | 2026-06-25T00:05:20.812Z | Compiling adler2 v2.0.1 |
| 544 | 2026-06-25T00:05:20.854Z | Compiling autocfg v1.5.1 |
| 545 | 2026-06-25T00:05:20.975Z | Compiling miniz_oxide v0.8.9 |
| 546 | 2026-06-25T00:05:21.202Z | Compiling num-traits v0.2.19 |
| 547 | 2026-06-25T00:05:21.445Z | Compiling getrandom v0.3.4 |
| 548 | 2026-06-25T00:05:21.468Z | Compiling target-lexicon v0.13.5 |
| 549 | 2026-06-25T00:05:21.808Z | Compiling zerocopy v0.8.52 |
| 550 | 2026-06-25T00:05:21.947Z | Compiling object v0.37.3 |
| 551 | 2026-06-25T00:05:22.213Z | Compiling http-body v1.0.1 |
| 552 | 2026-06-25T00:05:22.241Z | Compiling rustls-pki-types v1.14.1 |
| 553 | 2026-06-25T00:05:22.294Z | Compiling form_urlencoded v1.2.2 |
| 554 | 2026-06-25T00:05:22.367Z | Compiling semver v1.0.28 |
| 555 | 2026-06-25T00:05:22.367Z | Compiling getrandom v0.2.17 |
| 556 | 2026-06-25T00:05:22.391Z | Compiling serde_derive v1.0.228 |
| 557 | 2026-06-25T00:05:22.403Z | Compiling tokio-macros v2.7.0 |
| 558 | 2026-06-25T00:05:22.557Z | Compiling futures-macro v0.3.32 |
| 559 | 2026-06-25T00:05:22.571Z | Compiling tracing-attributes v0.1.31 |
| 560 | 2026-06-25T00:05:22.853Z | Compiling signal-hook v0.3.18 |
| 561 | 2026-06-25T00:05:23.029Z | Compiling gimli v0.32.3 |
| 562 | 2026-06-25T00:05:23.077Z | Compiling httparse v1.10.1 |
| 563 | 2026-06-25T00:05:23.116Z | Compiling idna_adapter v1.0.0 |
| 564 | 2026-06-25T00:05:23.155Z | Compiling tokio v1.52.3 |
| 565 | 2026-06-25T00:05:23.213Z | Compiling owo-colors v4.3.0 |
| 566 | 2026-06-25T00:05:23.388Z | Compiling futures-util v0.3.32 |
| 567 | 2026-06-25T00:05:23.422Z | Compiling utf8_iter v1.0.4 |
| 568 | 2026-06-25T00:05:23.517Z | Compiling fnv v1.0.7 |
| 569 | 2026-06-25T00:05:23.585Z | Compiling untrusted v0.9.0 |
| 570 | 2026-06-25T00:05:23.619Z | Compiling guppy-workspace-hack v0.1.0 |
| 571 | 2026-06-25T00:05:23.712Z | Compiling thiserror v2.0.18 |
| 572 | 2026-06-25T00:05:23.768Z | Compiling tracing v0.1.44 |
| 573 | 2026-06-25T00:05:23.859Z | Compiling idna v1.1.0 |
| 574 | 2026-06-25T00:05:24.216Z | Compiling thiserror-impl v2.0.18 |
| 575 | 2026-06-25T00:05:25.413Z | Compiling addr2line v0.25.1 |
| 576 | 2026-06-25T00:05:25.841Z | Compiling generic-array v0.14.7 |
| 577 | 2026-06-25T00:05:26.011Z | Compiling target-spec v3.6.0 |
| 578 | 2026-06-25T00:05:26.087Z | Compiling rustc-demangle v0.1.27 |
| 579 | 2026-06-25T00:05:26.303Z | Compiling pkg-config v0.3.33 |
| 580 | 2026-06-25T00:05:26.382Z | Compiling typeid v1.0.3 |
| 581 | 2026-06-25T00:05:26.395Z | Compiling atomic-waker v1.1.2 |
| 582 | 2026-06-25T00:05:26.528Z | Compiling thiserror v1.0.69 |
| 583 | 2026-06-25T00:05:26.676Z | Compiling try-lock v0.2.5 |
| 584 | 2026-06-25T00:05:26.737Z | Compiling fastrand v2.4.1 |
| 585 | 2026-06-25T00:05:26.791Z | Compiling tower-service v0.3.3 |
| 586 | 2026-06-25T00:05:26.842Z | Compiling rustls v0.23.41 |
| 587 | 2026-06-25T00:05:27.062Z | Compiling tokio-util v0.7.18 |
| 588 | 2026-06-25T00:05:27.065Z | Compiling backtrace v0.3.76 |
| 589 | 2026-06-25T00:05:27.085Z | Compiling tempfile v3.27.0 |
| 590 | 2026-06-25T00:05:27.088Z | Compiling want v0.3.1 |
| 591 | 2026-06-25T00:05:27.301Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 592 | 2026-06-25T00:05:27.540Z | Compiling h2 v0.4.15 |
| 593 | 2026-06-25T00:05:27.749Z | Compiling cfg-expr v0.20.8 |
| 594 | 2026-06-25T00:05:28.549Z | Compiling url v2.5.8 |
| 595 | 2026-06-25T00:05:28.688Z | Compiling thiserror-impl v1.0.69 |
| 596 | 2026-06-25T00:05:28.730Z | Compiling terminal_size v0.4.4 |
| 597 | 2026-06-25T00:05:28.884Z | Compiling aho-corasick v1.1.4 |
| 598 | 2026-06-25T00:05:29.371Z | Compiling regex-syntax v0.8.11 |
| 599 | 2026-06-25T00:05:29.830Z | Compiling rustls-webpki v0.103.13 |
| 600 | 2026-06-25T00:05:30.980Z | Compiling subtle v2.6.1 |
| 601 | 2026-06-25T00:05:31.149Z | Compiling erased-serde v0.4.10 |
| 602 | 2026-06-25T00:05:31.448Z | Compiling winnow v0.7.15 |
| 603 | 2026-06-25T00:05:31.769Z | Compiling typenum v1.20.1 |
| 604 | 2026-06-25T00:05:32.491Z | Compiling regex-automata v0.4.14 |
| 605 | 2026-06-25T00:05:32.936Z | Compiling hyper v1.10.1 |
| 606 | 2026-06-25T00:05:34.371Z | Compiling serde_spanned v0.6.9 |
| 607 | 2026-06-25T00:05:34.535Z | Compiling toml_datetime v0.6.11 |
| 608 | 2026-06-25T00:05:34.906Z | Compiling ahash v0.8.12 |
| 609 | 2026-06-25T00:05:35.171Z | Compiling sync_wrapper v1.0.2 |
| 610 | 2026-06-25T00:05:35.296Z | Compiling ipnet v2.12.0 |
| 611 | 2026-06-25T00:05:35.874Z | Compiling foldhash v0.1.5 |
| 612 | 2026-06-25T00:05:36.095Z | Compiling toml_write v0.1.2 |
| 613 | 2026-06-25T00:05:36.355Z | Compiling tower-layer v0.3.3 |
| 614 | 2026-06-25T00:05:36.478Z | Compiling unicode-linebreak v0.1.5 |
| 615 | 2026-06-25T00:05:36.557Z | Compiling nextest-workspace-hack v0.1.0 |
| 616 | 2026-06-25T00:05:36.604Z | Compiling portable-atomic v1.13.1 |
| 617 | 2026-06-25T00:05:36.719Z | Compiling unicode-segmentation v1.13.3 |
| 618 | 2026-06-25T00:05:36.742Z | Compiling parking_lot_core v0.9.12 |
| 619 | 2026-06-25T00:05:36.787Z | Compiling is_ci v1.2.0 |
| 620 | 2026-06-25T00:05:36.956Z | Compiling lazy_static v1.5.0 |
| 621 | 2026-06-25T00:05:36.997Z | Compiling base64 v0.22.1 |
| 622 | 2026-06-25T00:05:37.026Z | Compiling either v1.16.0 |
| 623 | 2026-06-25T00:05:37.056Z | Compiling crc32fast v1.5.0 |
| 624 | 2026-06-25T00:05:37.107Z | Compiling convert_case v0.10.0 |
| 625 | 2026-06-25T00:05:37.130Z | Compiling sharded-slab v0.1.7 |
| 626 | 2026-06-25T00:05:37.292Z | Compiling hyper-util v0.1.20 |
| 627 | 2026-06-25T00:05:37.377Z | Compiling supports-color v3.0.2 |
| 628 | 2026-06-25T00:05:37.423Z | Compiling textwrap v0.16.2 |
| 629 | 2026-06-25T00:05:37.494Z | Compiling tower v0.5.3 |
| 630 | 2026-06-25T00:05:37.604Z | Compiling toml_edit v0.22.27 |
| 631 | 2026-06-25T00:05:37.757Z | Compiling hashbrown v0.15.5 |
| 632 | 2026-06-25T00:05:38.074Z | Compiling tokio-rustls v0.26.4 |
| 633 | 2026-06-25T00:05:38.396Z | Compiling backtrace-ext v0.2.1 |
| 634 | 2026-06-25T00:05:38.653Z | Compiling ordered-float v2.10.1 |
| 635 | 2026-06-25T00:05:38.806Z | Compiling webpki-roots v1.0.8 |
| 636 | 2026-06-25T00:05:38.941Z | Compiling miette-derive v7.6.0 |
| 637 | 2026-06-25T00:05:38.944Z | Compiling pathdiff v0.2.3 |
| 638 | 2026-06-25T00:05:38.959Z | Compiling console v0.15.11 |
| 639 | 2026-06-25T00:05:39.056Z | Compiling tracing-log v0.2.0 |
| 640 | 2026-06-25T00:05:39.420Z | Compiling cargo-platform v0.3.3 |
| 641 | 2026-06-25T00:05:39.898Z | Compiling os_pipe v1.2.3 |
| 642 | 2026-06-25T00:05:39.981Z | Compiling thread_local v1.1.9 |
| 643 | 2026-06-25T00:05:40.043Z | Compiling unicode-width v0.1.14 |
| 644 | 2026-06-25T00:05:40.062Z | Compiling scopeguard v1.2.0 |
| 645 | 2026-06-25T00:05:40.166Z | Compiling fixedbitset v0.5.7 |
| 646 | 2026-06-25T00:05:40.261Z | Compiling cfg_aliases v0.2.1 |
| 647 | 2026-06-25T00:05:40.329Z | Compiling supports-hyperlinks v3.2.0 |
| 648 | 2026-06-25T00:05:40.341Z | Compiling supports-unicode v3.0.0 |
| 649 | 2026-06-25T00:05:40.343Z | Compiling pulldown-cmark v0.13.4 |
| 650 | 2026-06-25T00:05:40.505Z | Compiling rustix v0.38.44 |
| 651 | 2026-06-25T00:05:40.544Z | Compiling debug-ignore v1.0.5 |
| 652 | 2026-06-25T00:05:40.575Z | Compiling ryu v1.0.23 |
| 653 | 2026-06-25T00:05:40.681Z | Compiling zstd-safe v7.2.4 |
| 654 | 2026-06-25T00:05:40.865Z | Compiling winnow v1.0.3 |
| 655 | 2026-06-25T00:05:40.868Z | Compiling utf8parse v0.2.2 |
| 656 | 2026-06-25T00:05:40.977Z | Compiling anstyle-parse v1.0.0 |
| 657 | 2026-06-25T00:05:41.042Z | Compiling serde_urlencoded v0.7.1 |
| 658 | 2026-06-25T00:05:41.087Z | Compiling miette v7.6.0 |
| 659 | 2026-06-25T00:05:41.222Z | Compiling petgraph v0.8.3 |
| 660 | 2026-06-25T00:05:41.343Z | Compiling nix v0.30.1 |
| 661 | 2026-06-25T00:05:41.732Z | Compiling tracing-subscriber v0.3.23 |
| 662 | 2026-06-25T00:05:42.316Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 663 | 2026-06-25T00:05:43.102Z | Compiling lock_api v0.4.14 |
| 664 | 2026-06-25T00:05:43.366Z | Compiling sigchld v0.2.4 |
| 665 | 2026-06-25T00:05:43.517Z | Compiling cargo_metadata v0.23.1 |
| 666 | 2026-06-25T00:05:43.565Z | Compiling toml v0.8.23 |
| 667 | 2026-06-25T00:05:43.604Z | Compiling hyper-rustls v0.27.9 |
| 668 | 2026-06-25T00:05:44.276Z | Compiling serde-value v0.7.0 |
| 669 | 2026-06-25T00:05:44.985Z | Compiling serde-untagged v0.1.9 |
| 670 | 2026-06-25T00:05:45.143Z | Compiling tower-http v0.6.11 |
| 671 | 2026-06-25T00:05:45.371Z | Compiling derive_more-impl v2.1.1 |
| 672 | 2026-06-25T00:05:45.811Z | Compiling itertools v0.14.0 |
| 673 | 2026-06-25T00:05:46.188Z | Compiling regex v1.12.4 |
| 674 | 2026-06-25T00:05:46.410Z | Compiling crypto-common v0.1.7 |
| 675 | 2026-06-25T00:05:46.545Z | Compiling block-buffer v0.10.4 |
| 676 | 2026-06-25T00:05:46.697Z | Compiling ppv-lite86 v0.2.21 |
| 677 | 2026-06-25T00:05:46.709Z | Compiling rand_core v0.9.5 |
| 678 | 2026-06-25T00:05:46.937Z | Compiling futures-executor v0.3.32 |
| 679 | 2026-06-25T00:05:46.959Z | Compiling pin-project-internal v1.1.13 |
| 680 | 2026-06-25T00:05:47.019Z | Compiling http-body-util v0.1.3 |
| 681 | 2026-06-25T00:05:47.282Z | Compiling uuid v1.23.4 |
| 682 | 2026-06-25T00:05:47.282Z | Compiling smol_str v0.3.6 |
| 683 | 2026-06-25T00:05:47.472Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 684 | 2026-06-25T00:05:47.602Z | Compiling serde_spanned v1.1.1 |
| 685 | 2026-06-25T00:05:47.628Z | Compiling filetime v0.2.29 |
| 686 | 2026-06-25T00:05:47.750Z | Compiling bstr v1.12.2 |
| 687 | 2026-06-25T00:05:47.817Z | Compiling vte v0.14.1 |
| 688 | 2026-06-25T00:05:47.845Z | Compiling unicase v2.9.0 |
| 689 | 2026-06-25T00:05:47.882Z | Compiling litrs v1.0.0 |
| 690 | 2026-06-25T00:05:48.086Z | Compiling colorchoice v1.0.5 |
| 691 | 2026-06-25T00:05:48.097Z | Compiling tinyvec_macros v0.1.1 |
| 692 | 2026-06-25T00:05:48.097Z | Compiling self_update v0.42.0 |
| 693 | 2026-06-25T00:05:48.102Z | Compiling static_assertions v1.1.0 |
| 694 | 2026-06-25T00:05:48.140Z | Compiling anstyle-query v1.1.5 |
| 695 | 2026-06-25T00:05:48.177Z | Compiling unicode-xid v0.2.6 |
| 696 | 2026-06-25T00:05:48.246Z | Compiling number_prefix v0.4.0 |
| 697 | 2026-06-25T00:05:48.290Z | Compiling color-spantrace v0.3.0 |
| 698 | 2026-06-25T00:05:48.308Z | Compiling anstyle v1.0.14 |
| 699 | 2026-06-25T00:05:48.320Z | Compiling nested v0.1.1 |
| 700 | 2026-06-25T00:05:48.394Z | Compiling is_terminal_polyfill v1.70.2 |
| 701 | 2026-06-25T00:05:48.488Z | Compiling iana-time-zone v0.1.65 |
| 702 | 2026-06-25T00:05:48.509Z | Compiling eyre v0.6.12 |
| 703 | 2026-06-25T00:05:48.601Z | Compiling xattr v1.6.1 |
| 704 | 2026-06-25T00:05:48.664Z | Compiling chrono v0.4.45 |
| 705 | 2026-06-25T00:05:48.757Z | Compiling tar v0.4.46 |
| 706 | 2026-06-25T00:05:48.781Z | Compiling anstream v1.0.0 |
| 707 | 2026-06-25T00:05:48.824Z | Compiling guppy v0.17.26 |
| 708 | 2026-06-25T00:05:49.109Z | Compiling indicatif v0.17.11 |
| 709 | 2026-06-25T00:05:49.274Z | Compiling document-features v0.2.12 |
| 710 | 2026-06-25T00:05:49.868Z | Compiling cargo-util-schemas v0.2.0 |
| 711 | 2026-06-25T00:05:50.235Z | Compiling globset v0.4.18 |
| 712 | 2026-06-25T00:05:51.244Z | Compiling tinyvec v1.11.0 |
| 713 | 2026-06-25T00:05:51.642Z | Compiling pin-project v1.1.13 |
| 714 | 2026-06-25T00:05:51.677Z | Compiling strip-ansi-escapes v0.2.1 |
| 715 | 2026-06-25T00:05:51.749Z | Compiling toml v1.1.2+spec-1.1.0 |
| 716 | 2026-06-25T00:05:51.987Z | Compiling newtype-uuid v1.3.2 |
| 717 | 2026-06-25T00:05:52.164Z | Compiling nextest-metadata v0.12.2 |
| 718 | 2026-06-25T00:05:52.177Z | Compiling reqwest v0.12.28 |
| 719 | 2026-06-25T00:05:52.188Z | Compiling futures v0.3.32 |
| 720 | 2026-06-25T00:05:52.272Z | Compiling rand_chacha v0.9.0 |
| 721 | 2026-06-25T00:05:52.306Z | Compiling digest v0.10.7 |
| 722 | 2026-06-25T00:05:52.520Z | Compiling derive_more v2.1.1 |
| 723 | 2026-06-25T00:05:52.603Z | Compiling parking_lot v0.12.5 |
| 724 | 2026-06-25T00:05:52.817Z | Compiling flate2 v1.1.9 |
| 725 | 2026-06-25T00:05:53.341Z | Compiling shared_child v1.1.1 |
| 726 | 2026-06-25T00:05:53.415Z | Compiling tracing-error v0.2.1 |
| 727 | 2026-06-25T00:05:53.670Z | Compiling signal-hook-mio v0.2.5 |
| 728 | 2026-06-25T00:05:53.806Z | Compiling self-replace v1.5.0 |
| 729 | 2026-06-25T00:05:53.980Z | Compiling cargo-platform v0.2.0 |
| 730 | 2026-06-25T00:05:54.100Z | Compiling quick-xml v0.38.4 |
| 731 | 2026-06-25T00:05:54.544Z | Compiling quick-xml v0.37.5 |
| 732 | 2026-06-25T00:05:54.934Z | Compiling heck v0.5.0 |
| 733 | 2026-06-25T00:05:55.041Z | Compiling shell-words v1.1.1 |
| 734 | 2026-06-25T00:05:55.144Z | Compiling recursion v0.5.4 |
| 735 | 2026-06-25T00:05:55.284Z | Compiling humantime v2.3.0 |
| 736 | 2026-06-25T00:05:55.294Z | Compiling urlencoding v2.1.3 |
| 737 | 2026-06-25T00:05:55.525Z | Compiling strsim v0.11.1 |
| 738 | 2026-06-25T00:05:55.697Z | Compiling clap_lex v1.1.0 |
| 739 | 2026-06-25T00:05:55.709Z | Compiling cpufeatures v0.2.17 |
| 740 | 2026-06-25T00:05:56.043Z | Compiling indenter v0.3.4 |
| 741 | 2026-06-25T00:05:56.105Z | Compiling clap_builder v4.6.0 |
| 742 | 2026-06-25T00:05:56.105Z | Compiling sha2 v0.10.9 |
| 743 | 2026-06-25T00:05:56.341Z | Compiling humantime-serde v1.1.1 |
| 744 | 2026-06-25T00:05:56.675Z | Compiling nextest-filtering v0.15.0 |
| 745 | 2026-06-25T00:05:57.254Z | Compiling clap_derive v4.6.1 |
| 746 | 2026-06-25T00:05:57.257Z | Compiling quick-junit v0.5.2 |
| 747 | 2026-06-25T00:05:58.981Z | Compiling atomicwrites v0.4.4 |
| 748 | 2026-06-25T00:05:59.272Z | Compiling cargo_metadata v0.20.0 |
| 749 | 2026-06-25T00:06:00.352Z | Compiling cargo-nextest v0.9.97 |
| 750 | 2026-06-25T00:06:00.585Z | Compiling crossterm v0.29.0 |
| 751 | 2026-06-25T00:06:02.020Z | Compiling duct v0.13.7 |
| 752 | 2026-06-25T00:06:02.573Z | Compiling rand v0.9.4 |
| 753 | 2026-06-25T00:06:02.876Z | Compiling zstd v0.13.3 |
| 754 | 2026-06-25T00:06:02.950Z | Compiling config v0.15.24 |
| 755 | 2026-06-25T00:06:03.284Z | Compiling async-scoped v0.9.0 |
| 756 | 2026-06-25T00:06:03.349Z | Compiling unicode-normalization v0.1.25 |
| 757 | 2026-06-25T00:06:03.384Z | Compiling target-spec-miette v0.4.8 |
| 758 | 2026-06-25T00:06:03.722Z | Compiling future-queue v0.4.0 |
| 759 | 2026-06-25T00:06:03.767Z | Compiling mukti-metadata v0.3.0 |
| 760 | 2026-06-25T00:06:03.825Z | Compiling camino-tempfile v1.4.1 |
| 761 | 2026-06-25T00:06:03.860Z | Compiling tokio-stream v0.1.18 |
| 762 | 2026-06-25T00:06:03.988Z | Compiling derive-where v1.6.1 |
| 763 | 2026-06-25T00:06:04.246Z | Compiling serde_ignored v0.1.14 |
| 764 | 2026-06-25T00:06:04.270Z | Compiling serde_path_to_error v0.1.20 |
| 765 | 2026-06-25T00:06:04.421Z | Compiling swrite v0.1.0 |
| 766 | 2026-06-25T00:06:04.436Z | Compiling hex v0.4.3 |
| 767 | 2026-06-25T00:06:04.466Z | Compiling xxhash-rust v0.8.15 |
| 768 | 2026-06-25T00:06:04.486Z | Compiling indent_write v2.2.0 |
| 769 | 2026-06-25T00:06:04.642Z | Compiling home v0.5.12 |
| 770 | 2026-06-25T00:06:04.698Z | Compiling color-eyre v0.6.5 |
| 771 | 2026-06-25T00:06:04.727Z | Compiling clap v4.6.1 |
| 772 | 2026-06-25T00:06:04.767Z | Compiling dialoguer v0.11.0 |
| 773 | 2026-06-25T00:06:04.805Z | Compiling enable-ansi-support v0.2.1 |
| 774 | 2026-06-25T00:06:05.236Z | Compiling nextest-runner v0.80.0 |
| 775 | 2026-06-25T00:06:23.231Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 776 | 2026-06-25T00:06:23.419Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 777 | 2026-06-25T00:06:23.423Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 778 | 2026-06-25T00:06:23.528Z | + banner bfd |
| 779 | 2026-06-25T00:06:23.537Z | |
| 780 | 2026-06-25T00:06:23.537Z | ##### ###### ##### |
| 781 | 2026-06-25T00:06:23.537Z | # # # # # |
| 782 | 2026-06-25T00:06:23.537Z | ##### ##### # # |
| 783 | 2026-06-25T00:06:23.537Z | # # # # # |
| 784 | 2026-06-25T00:06:23.537Z | # # # # # |
| 785 | 2026-06-25T00:06:23.537Z | ##### # ##### |
| 786 | 2026-06-25T00:06:23.538Z | |
| 787 | 2026-06-25T00:06:23.538Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 788 | 2026-06-25T00:06:23.688Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 789 | 2026-06-25T00:06:24.312Z | From https://github.com/oxidecomputer/falcon |
| 790 | 2026-06-25T00:06:24.313Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 791 | 2026-06-25T00:06:24.390Z | Updating crates.io index |
| 792 | 2026-06-25T00:06:24.443Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 793 | 2026-06-25T00:06:24.807Z | From https://github.com/oxidecomputer/dendrite |
| 794 | 2026-06-25T00:06:24.807Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 795 | 2026-06-25T00:06:24.842Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 796 | 2026-06-25T00:06:25.122Z | From https://github.com/oxidecomputer/ispf |
| 797 | 2026-06-25T00:06:25.122Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 798 | 2026-06-25T00:06:25.153Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 799 | 2026-06-25T00:06:25.496Z | From https://github.com/oxidecomputer/netadm-sys |
| 800 | 2026-06-25T00:06:25.496Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 801 | 2026-06-25T00:06:25.501Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 802 | 2026-06-25T00:06:31.711Z | From https://github.com/oxidecomputer/omicron |
| 803 | 2026-06-25T00:06:31.711Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 804 | 2026-06-25T00:06:32.128Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 805 | 2026-06-25T00:06:32.757Z | From https://github.com/oxidecomputer/opte |
| 806 | 2026-06-25T00:06:32.757Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 807 | 2026-06-25T00:06:32.791Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 808 | 2026-06-25T00:06:33.048Z | From https://github.com/illumos/smf-rs |
| 809 | 2026-06-25T00:06:33.048Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 810 | 2026-06-25T00:06:33.193Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 811 | 2026-06-25T00:06:33.455Z | From https://github.com/oxidecomputer/network-interface |
| 812 | 2026-06-25T00:06:33.455Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 813 | 2026-06-25T00:06:33.475Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 814 | 2026-06-25T00:06:33.750Z | From https://github.com/oxidecomputer/zone |
| 815 | 2026-06-25T00:06:33.750Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 816 | 2026-06-25T00:06:33.829Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 817 | 2026-06-25T00:06:34.480Z | From https://github.com/oxidecomputer/propolis |
| 818 | 2026-06-25T00:06:34.480Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 819 | 2026-06-25T00:06:34.531Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 820 | 2026-06-25T00:06:35.013Z | From https://github.com/oxidecomputer/transceiver-control |
| 821 | 2026-06-25T00:06:35.013Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 822 | 2026-06-25T00:06:35.117Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 823 | 2026-06-25T00:06:35.406Z | From https://github.com/oxidecomputer/dlpi-sys |
| 824 | 2026-06-25T00:06:35.406Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 825 | 2026-06-25T00:06:35.418Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 826 | 2026-06-25T00:06:35.693Z | From https://github.com/jmesmon/rust-libzfs |
| 827 | 2026-06-25T00:06:35.693Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 828 | 2026-06-25T00:06:35.698Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 829 | 2026-06-25T00:06:35.947Z | From https://github.com/oxidecomputer/rusty-doors |
| 830 | 2026-06-25T00:06:35.947Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 831 | 2026-06-25T00:06:35.985Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 832 | 2026-06-25T00:06:36.300Z | From https://github.com/oxidecomputer/lldp |
| 833 | 2026-06-25T00:06:36.300Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 834 | 2026-06-25T00:06:36.310Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 835 | 2026-06-25T00:06:36.862Z | From https://github.com/oxidecomputer/slog-error-chain |
| 836 | 2026-06-25T00:06:36.862Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 837 | 2026-06-25T00:06:36.956Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 838 | 2026-06-25T00:06:37.578Z | From https://github.com/oxidecomputer/tufaceous |
| 839 | 2026-06-25T00:06:37.578Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 840 | 2026-06-25T00:06:37.610Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 841 | 2026-06-25T00:06:38.155Z | From https://github.com/oxidecomputer/management-gateway-service |
| 842 | 2026-06-25T00:06:38.155Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 843 | 2026-06-25T00:06:38.269Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 844 | 2026-06-25T00:06:39.045Z | From https://github.com/oxidecomputer/crucible |
| 845 | 2026-06-25T00:06:39.045Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 846 | 2026-06-25T00:06:39.235Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 847 | 2026-06-25T00:06:39.521Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 848 | 2026-06-25T00:06:39.521Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 849 | 2026-06-25T00:06:39.538Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 850 | 2026-06-25T00:06:39.968Z | From https://github.com/oxidecomputer/propolis |
| 851 | 2026-06-25T00:06:39.968Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 852 | 2026-06-25T00:06:40.330Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 853 | 2026-06-25T00:06:40.826Z | From https://github.com/oxidecomputer/crucible |
| 854 | 2026-06-25T00:06:40.826Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 855 | 2026-06-25T00:06:40.892Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 856 | 2026-06-25T00:06:41.215Z | From https://github.com/oxidecomputer/tofino |
| 857 | 2026-06-25T00:06:41.215Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 858 | 2026-06-25T00:06:41.223Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 859 | 2026-06-25T00:06:42.142Z | From https://github.com/oxidecomputer/maghemite |
| 860 | 2026-06-25T00:06:42.142Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 861 | 2026-06-25T00:06:42.187Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 862 | 2026-06-25T00:06:42.476Z | From https://github.com/oxidecomputer/clickward |
| 863 | 2026-06-25T00:06:42.476Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 864 | 2026-06-25T00:06:42.524Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-06-25T00:06:42.805Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-06-25T00:06:42.805Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-06-25T00:06:44.055Z | Downloading crates ... |
| 868 | 2026-06-25T00:06:44.160Z | Downloaded aead v0.5.2 |
| 869 | 2026-06-25T00:06:44.180Z | Downloaded camino v1.2.2 |
| 870 | 2026-06-25T00:06:44.182Z | Downloaded cookie v0.18.1 |
| 871 | 2026-06-25T00:06:44.188Z | Downloaded crc8 v0.1.1 |
| 872 | 2026-06-25T00:06:44.190Z | Downloaded gethostname v0.5.0 |
| 873 | 2026-06-25T00:06:44.195Z | Downloaded cargo_toml v0.22.3 |
| 874 | 2026-06-25T00:06:44.195Z | Downloaded fs_extra v1.3.0 |
| 875 | 2026-06-25T00:06:44.200Z | Downloaded async-stream-impl v0.3.6 |
| 876 | 2026-06-25T00:06:44.200Z | Downloaded hubpack_derive v0.1.1 |
| 877 | 2026-06-25T00:06:44.309Z | Downloaded instant v0.1.13 |
| 878 | 2026-06-25T00:06:44.309Z | Downloaded macaddr v1.0.1 |
| 879 | 2026-06-25T00:06:44.309Z | Downloaded hostname v0.3.1 |
| 880 | 2026-06-25T00:06:44.327Z | Downloaded lru-cache v0.1.2 |
| 881 | 2026-06-25T00:06:44.327Z | Downloaded git-stub v1.0.0 |
| 882 | 2026-06-25T00:06:44.327Z | Downloaded daft v0.1.7 |
| 883 | 2026-06-25T00:06:44.327Z | Downloaded crucible-workspace-hack v0.1.0 |
| 884 | 2026-06-25T00:06:44.327Z | Downloaded getrandom v0.4.2 |
| 885 | 2026-06-25T00:06:44.327Z | Downloaded expectorate v1.2.0 |
| 886 | 2026-06-25T00:06:44.327Z | Downloaded embedded-io v0.4.0 |
| 887 | 2026-06-25T00:06:44.327Z | Downloaded glob v0.3.3 |
| 888 | 2026-06-25T00:06:44.327Z | Downloaded git-stub-vcs v0.1.0 |
| 889 | 2026-06-25T00:06:44.327Z | Downloaded fixedbitset v0.4.2 |
| 890 | 2026-06-25T00:06:44.327Z | Downloaded crypto-common v0.2.2 |
| 891 | 2026-06-25T00:06:44.327Z | Downloaded elliptic-curve v0.13.8 |
| 892 | 2026-06-25T00:06:44.327Z | Downloaded half v2.7.1 |
| 893 | 2026-06-25T00:06:44.327Z | Downloaded fxhash v0.2.1 |
| 894 | 2026-06-25T00:06:44.327Z | Downloaded const-random v0.1.18 |
| 895 | 2026-06-25T00:06:44.327Z | Downloaded embedded-io v0.6.1 |
| 896 | 2026-06-25T00:06:44.327Z | Downloaded cpufeatures v0.3.0 |
| 897 | 2026-06-25T00:06:44.327Z | Downloaded crunchy v0.2.4 |
| 898 | 2026-06-25T00:06:44.327Z | Downloaded group v0.13.0 |
| 899 | 2026-06-25T00:06:44.327Z | Downloaded is-terminal v0.4.17 |
| 900 | 2026-06-25T00:06:44.327Z | Downloaded data-encoding v2.11.0 |
| 901 | 2026-06-25T00:06:44.327Z | Downloaded byte-wrapper v0.1.0 |
| 902 | 2026-06-25T00:06:44.327Z | Downloaded base16ct v1.0.0 |
| 903 | 2026-06-25T00:06:44.327Z | Downloaded goblin v0.10.7 |
| 904 | 2026-06-25T00:06:44.327Z | Downloaded libsw v3.5.0 |
| 905 | 2026-06-25T00:06:44.327Z | Downloaded icu_properties v2.2.0 |
| 906 | 2026-06-25T00:06:44.327Z | Downloaded httpdate v1.0.3 |
| 907 | 2026-06-25T00:06:44.327Z | Downloaded const-random-macro v0.1.16 |
| 908 | 2026-06-25T00:06:44.327Z | Downloaded cobs v0.3.0 |
| 909 | 2026-06-25T00:06:44.328Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 910 | 2026-06-25T00:06:44.328Z | Downloaded hubpack v0.1.2 |
| 911 | 2026-06-25T00:06:44.328Z | Downloaded hostname v0.4.2 |
| 912 | 2026-06-25T00:06:44.328Z | Downloaded compression-core v0.4.32 |
| 913 | 2026-06-25T00:06:44.328Z | Downloaded async-stream v0.3.6 |
| 914 | 2026-06-25T00:06:44.328Z | Downloaded heck v0.4.1 |
| 915 | 2026-06-25T00:06:44.328Z | Downloaded dof v0.3.0 |
| 916 | 2026-06-25T00:06:44.328Z | Downloaded ciborium-io v0.2.2 |
| 917 | 2026-06-25T00:06:44.328Z | Downloaded base16ct v0.2.0 |
| 918 | 2026-06-25T00:06:44.328Z | Downloaded internet-checksum v0.2.1 |
| 919 | 2026-06-25T00:06:44.328Z | Downloaded daft-derive v0.1.7 |
| 920 | 2026-06-25T00:06:44.328Z | Downloaded newline-converter v0.3.0 |
| 921 | 2026-06-25T00:06:44.328Z | Downloaded managed v0.8.0 |
| 922 | 2026-06-25T00:06:44.328Z | Downloaded crossbeam-epoch v0.9.18 |
| 923 | 2026-06-25T00:06:44.328Z | Downloaded critical-section v1.2.0 |
| 924 | 2026-06-25T00:06:44.328Z | Downloaded defmt v0.3.100 |
| 925 | 2026-06-25T00:06:44.328Z | Downloaded darling v0.21.3 |
| 926 | 2026-06-25T00:06:44.328Z | Downloaded byteorder v1.5.0 |
| 927 | 2026-06-25T00:06:44.328Z | Downloaded backoff v0.4.0 |
| 928 | 2026-06-25T00:06:44.328Z | Downloaded num_enum v0.5.11 |
| 929 | 2026-06-25T00:06:44.328Z | Downloaded natord v1.0.9 |
| 930 | 2026-06-25T00:06:44.328Z | Downloaded linked-hash-map v0.5.6 |
| 931 | 2026-06-25T00:06:44.328Z | Downloaded konst_macro_rules v0.2.19 |
| 932 | 2026-06-25T00:06:44.328Z | Downloaded bcs v0.1.6 |
| 933 | 2026-06-25T00:06:44.328Z | Downloaded libscf-sys v1.2.0 |
| 934 | 2026-06-25T00:06:44.328Z | Downloaded enum-as-inner v0.6.1 |
| 935 | 2026-06-25T00:06:44.328Z | Downloaded dtrace-parser v0.2.0 |
| 936 | 2026-06-25T00:06:44.328Z | Downloaded darling_macro v0.23.0 |
| 937 | 2026-06-25T00:06:44.328Z | Downloaded cstr-argument v0.1.2 |
| 938 | 2026-06-25T00:06:44.328Z | Downloaded darling_macro v0.21.3 |
| 939 | 2026-06-25T00:06:44.328Z | Downloaded ciborium-ll v0.2.2 |
| 940 | 2026-06-25T00:06:44.328Z | Downloaded arrayref v0.3.9 |
| 941 | 2026-06-25T00:06:44.328Z | Downloaded convert_case v0.4.0 |
| 942 | 2026-06-25T00:06:44.339Z | Downloaded ingot v0.1.1 |
| 943 | 2026-06-25T00:06:44.339Z | Downloaded foldhash v0.2.0 |
| 944 | 2026-06-25T00:06:44.339Z | Downloaded defmt-parser v1.0.0 |
| 945 | 2026-06-25T00:06:44.339Z | Downloaded multer v3.1.0 |
| 946 | 2026-06-25T00:06:44.339Z | Downloaded async-recursion v1.1.1 |
| 947 | 2026-06-25T00:06:44.339Z | Downloaded dof v0.4.0 |
| 948 | 2026-06-25T00:06:44.339Z | Downloaded foreign-types-macros v0.2.3 |
| 949 | 2026-06-25T00:06:44.339Z | Downloaded hash32 v0.3.1 |
| 950 | 2026-06-25T00:06:44.339Z | Downloaded dunce v1.0.5 |
| 951 | 2026-06-25T00:06:44.340Z | Downloaded no-std-compat v0.4.1 |
| 952 | 2026-06-25T00:06:44.340Z | Downloaded libsw-core v0.3.2 |
| 953 | 2026-06-25T00:06:44.340Z | Downloaded num-conv v0.2.2 |
| 954 | 2026-06-25T00:06:44.340Z | Downloaded num v0.4.3 |
| 955 | 2026-06-25T00:06:44.344Z | Downloaded linear-map v1.2.0 |
| 956 | 2026-06-25T00:06:44.344Z | Downloaded cancel-safe-futures v0.1.5 |
| 957 | 2026-06-25T00:06:44.344Z | Downloaded console v0.16.3 |
| 958 | 2026-06-25T00:06:44.344Z | Downloaded num-iter v0.1.45 |
| 959 | 2026-06-25T00:06:44.345Z | Downloaded ipnetwork v0.21.1 |
| 960 | 2026-06-25T00:06:44.345Z | Downloaded ingot-types v0.1.2 |
| 961 | 2026-06-25T00:06:44.348Z | Downloaded derive-ex v0.1.8 |
| 962 | 2026-06-25T00:06:44.348Z | Downloaded csv-core v0.1.13 |
| 963 | 2026-06-25T00:06:44.350Z | Downloaded compression-codecs v0.4.38 |
| 964 | 2026-06-25T00:06:44.350Z | Downloaded log v0.4.32 |
| 965 | 2026-06-25T00:06:44.355Z | Downloaded indexmap v1.9.3 |
| 966 | 2026-06-25T00:06:44.357Z | Downloaded powerfmt v0.2.0 |
| 967 | 2026-06-25T00:06:44.357Z | Downloaded omicron-workspace-hack v0.1.0 |
| 968 | 2026-06-25T00:06:44.357Z | Downloaded num_threads v0.1.7 |
| 969 | 2026-06-25T00:06:44.360Z | Downloaded crossbeam-utils v0.8.21 |
| 970 | 2026-06-25T00:06:44.365Z | Downloaded backon v1.6.0 |
| 971 | 2026-06-25T00:06:44.367Z | Downloaded num_enum_derive v0.5.11 |
| 972 | 2026-06-25T00:06:44.367Z | Downloaded num-rational v0.4.2 |
| 973 | 2026-06-25T00:06:44.367Z | Downloaded num-complex v0.4.6 |
| 974 | 2026-06-25T00:06:44.367Z | Downloaded hybrid-array v0.4.12 |
| 975 | 2026-06-25T00:06:44.371Z | Downloaded icu_provider v2.2.0 |
| 976 | 2026-06-25T00:06:44.375Z | Downloaded argon2 v0.5.3 |
| 977 | 2026-06-25T00:06:44.375Z | Downloaded match_cfg v0.1.0 |
| 978 | 2026-06-25T00:06:44.375Z | Downloaded displaydoc v0.2.6 |
| 979 | 2026-06-25T00:06:44.378Z | Downloaded ingot-macros v0.1.1 |
| 980 | 2026-06-25T00:06:44.378Z | Downloaded digest v0.11.3 |
| 981 | 2026-06-25T00:06:44.381Z | Downloaded deranged v0.5.8 |
| 982 | 2026-06-25T00:06:44.381Z | Downloaded phf_shared v0.12.1 |
| 983 | 2026-06-25T00:06:44.383Z | Downloaded plain v0.2.3 |
| 984 | 2026-06-25T00:06:44.383Z | Downloaded potential_utf v0.1.5 |
| 985 | 2026-06-25T00:06:44.383Z | Downloaded parse-display v0.10.0 |
| 986 | 2026-06-25T00:06:44.386Z | Downloaded oxnet v0.1.6 |
| 987 | 2026-06-25T00:06:44.386Z | Downloaded bytecount v0.6.9 |
| 988 | 2026-06-25T00:06:44.388Z | Downloaded bitflags v1.3.2 |
| 989 | 2026-06-25T00:06:44.391Z | Downloaded parking_lot_core v0.8.6 |
| 990 | 2026-06-25T00:06:44.394Z | Downloaded cmake v0.1.58 |
| 991 | 2026-06-25T00:06:44.394Z | Downloaded const_format_proc_macros v0.2.34 |
| 992 | 2026-06-25T00:06:44.396Z | Downloaded block-buffer v0.12.0 |
| 993 | 2026-06-25T00:06:44.396Z | Downloaded async-trait v0.1.89 |
| 994 | 2026-06-25T00:06:44.399Z | Downloaded proc-macro-crate v3.5.0 |
| 995 | 2026-06-25T00:06:44.401Z | Downloaded crossbeam-deque v0.8.6 |
| 996 | 2026-06-25T00:06:44.402Z | Downloaded chacha20 v0.9.1 |
| 997 | 2026-06-25T00:06:44.405Z | Downloaded bit-vec v0.8.0 |
| 998 | 2026-06-25T00:06:44.405Z | Downloaded pretty-hex v0.4.2 |
| 999 | 2026-06-25T00:06:44.408Z | Downloaded bit-set v0.8.0 |
| 1000 | 2026-06-25T00:06:44.408Z | Downloaded konst v0.2.20 |
| 1001 | 2026-06-25T00:06:44.411Z | Downloaded num_enum_derive v0.7.6 |
| 1002 | 2026-06-25T00:06:44.411Z | Downloaded num_enum v0.7.6 |
| 1003 | 2026-06-25T00:06:44.414Z | Downloaded anyhow v1.0.102 |
| 1004 | 2026-06-25T00:06:44.417Z | Downloaded progenitor-client v0.10.0 |
| 1005 | 2026-06-25T00:06:44.422Z | Downloaded progenitor-macro v0.14.0 |
| 1006 | 2026-06-25T00:06:44.422Z | Downloaded progenitor-macro v0.13.0 |
| 1007 | 2026-06-25T00:06:44.422Z | Downloaded icu_normalizer_data v2.2.0 |
| 1008 | 2026-06-25T00:06:44.428Z | Downloaded rand_xorshift v0.4.0 |
| 1009 | 2026-06-25T00:06:44.428Z | Downloaded quick-error v1.2.3 |
| 1010 | 2026-06-25T00:06:44.428Z | Downloaded paste v1.0.15 |
| 1011 | 2026-06-25T00:06:44.431Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1012 | 2026-06-25T00:06:44.431Z | Downloaded password-hash v0.5.0 |
| 1013 | 2026-06-25T00:06:44.431Z | Downloaded icu_normalizer v2.2.0 |
| 1014 | 2026-06-25T00:06:44.435Z | Downloaded pem v3.0.6 |
| 1015 | 2026-06-25T00:06:44.435Z | Downloaded progenitor-macro v0.10.0 |
| 1016 | 2026-06-25T00:06:44.435Z | Downloaded progenitor-client v0.14.0 |
| 1017 | 2026-06-25T00:06:44.439Z | Downloaded dyn-clone v1.0.20 |
| 1018 | 2026-06-25T00:06:44.439Z | Downloaded base64 v0.21.7 |
| 1019 | 2026-06-25T00:06:44.439Z | Downloaded rand_chacha v0.3.1 |
| 1020 | 2026-06-25T00:06:44.442Z | Downloaded float-ord v0.3.2 |
| 1021 | 2026-06-25T00:06:44.442Z | Downloaded dtrace-parser v0.3.0 |
| 1022 | 2026-06-25T00:06:44.442Z | Downloaded constant_time_eq v0.4.2 |
| 1023 | 2026-06-25T00:06:44.445Z | Downloaded bytes v1.11.1 |
| 1024 | 2026-06-25T00:06:44.445Z | Downloaded diff v0.1.13 |
| 1025 | 2026-06-25T00:06:44.447Z | Downloaded proc-macro-error2 v2.0.1 |
| 1026 | 2026-06-25T00:06:44.450Z | Downloaded bs58 v0.5.1 |
| 1027 | 2026-06-25T00:06:44.453Z | Downloaded poly1305 v0.8.0 |
| 1028 | 2026-06-25T00:06:44.453Z | Downloaded phf v0.12.1 |
| 1029 | 2026-06-25T00:06:44.455Z | Downloaded minimal-lexical v0.2.1 |
| 1030 | 2026-06-25T00:06:44.458Z | Downloaded hickory-resolver v0.25.2 |
| 1031 | 2026-06-25T00:06:44.460Z | Downloaded inout v0.1.4 |
| 1032 | 2026-06-25T00:06:44.460Z | Downloaded idna_adapter v1.2.2 |
| 1033 | 2026-06-25T00:06:44.463Z | Downloaded keccak v0.1.6 |
| 1034 | 2026-06-25T00:06:44.463Z | Downloaded num-derive v0.4.2 |
| 1035 | 2026-06-25T00:06:44.466Z | Downloaded newtype_derive v0.1.6 |
| 1036 | 2026-06-25T00:06:44.466Z | Downloaded foreign-types-shared v0.3.1 |
| 1037 | 2026-06-25T00:06:44.466Z | Downloaded const-oid v0.10.2 |
| 1038 | 2026-06-25T00:06:44.469Z | Downloaded parking_lot v0.11.2 |
| 1039 | 2026-06-25T00:06:44.471Z | Downloaded fs-err v3.3.0 |
| 1040 | 2026-06-25T00:06:44.472Z | Downloaded papergrid v0.18.0 |
| 1041 | 2026-06-25T00:06:44.474Z | Downloaded postcard v1.1.3 |
| 1042 | 2026-06-25T00:06:44.477Z | Downloaded chacha20 v0.10.0 |
| 1043 | 2026-06-25T00:06:44.480Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1044 | 2026-06-25T00:06:44.480Z | Downloaded ff v0.13.1 |
| 1045 | 2026-06-25T00:06:44.483Z | Downloaded defmt v1.1.0 |
| 1046 | 2026-06-25T00:06:44.486Z | Downloaded arrayvec v0.7.6 |
| 1047 | 2026-06-25T00:06:44.486Z | Downloaded proc-macro-error v1.0.4 |
| 1048 | 2026-06-25T00:06:44.488Z | Downloaded erased-serde v0.3.31 |
| 1049 | 2026-06-25T00:06:44.488Z | Downloaded cc v1.2.63 |
| 1050 | 2026-06-25T00:06:44.491Z | Downloaded drift v0.2.0 |
| 1051 | 2026-06-25T00:06:44.496Z | Downloaded memmap v0.7.0 |
| 1052 | 2026-06-25T00:06:44.499Z | Downloaded memchr v2.8.1 |
| 1053 | 2026-06-25T00:06:44.501Z | Downloaded serde-big-array v0.5.1 |
| 1054 | 2026-06-25T00:06:44.504Z | Downloaded sha1 v0.11.0 |
| 1055 | 2026-06-25T00:06:44.504Z | Downloaded secrecy v0.10.3 |
| 1056 | 2026-06-25T00:06:44.506Z | Downloaded mime v0.3.17 |
| 1057 | 2026-06-25T00:06:44.506Z | Downloaded serde_plain v1.0.2 |
| 1058 | 2026-06-25T00:06:44.506Z | Downloaded same-file v1.0.6 |
| 1059 | 2026-06-25T00:06:44.509Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1060 | 2026-06-25T00:06:44.510Z | Downloaded memoffset v0.9.1 |
| 1061 | 2026-06-25T00:06:44.510Z | Downloaded blake2 v0.10.6 |
| 1062 | 2026-06-25T00:06:44.514Z | Downloaded ident_case v1.0.1 |
| 1063 | 2026-06-25T00:06:44.514Z | Downloaded defmt-macros v1.1.0 |
| 1064 | 2026-06-25T00:06:44.517Z | Downloaded darling v0.23.0 |
| 1065 | 2026-06-25T00:06:44.517Z | Downloaded progenitor-extras v0.2.0 |
| 1066 | 2026-06-25T00:06:44.519Z | Downloaded foreign-types v0.5.0 |
| 1067 | 2026-06-25T00:06:44.519Z | Downloaded ciborium v0.2.2 |
| 1068 | 2026-06-25T00:06:44.522Z | Downloaded progenitor v0.14.0 |
| 1069 | 2026-06-25T00:06:44.522Z | Downloaded progenitor v0.13.0 |
| 1070 | 2026-06-25T00:06:44.522Z | Downloaded progenitor v0.10.0 |
| 1071 | 2026-06-25T00:06:44.524Z | Downloaded serial_test_derive v3.5.0 |
| 1072 | 2026-06-25T00:06:44.525Z | Downloaded serial_test v3.5.0 |
| 1073 | 2026-06-25T00:06:44.527Z | Downloaded proc-macro-crate v1.3.1 |
| 1074 | 2026-06-25T00:06:44.527Z | Downloaded serde_repr v0.1.20 |
| 1075 | 2026-06-25T00:06:44.527Z | Downloaded sha1 v0.10.6 |
| 1076 | 2026-06-25T00:06:44.530Z | Downloaded strum v0.27.2 |
| 1077 | 2026-06-25T00:06:44.530Z | Downloaded siphasher v1.0.3 |
| 1078 | 2026-06-25T00:06:44.533Z | Downloaded dropshot_endpoint v0.17.1 |
| 1079 | 2026-06-25T00:06:44.533Z | Downloaded structmeta v0.3.0 |
| 1080 | 2026-06-25T00:06:44.537Z | Downloaded pest_derive v2.8.6 |
| 1081 | 2026-06-25T00:06:44.537Z | Downloaded colored v3.1.1 |
| 1082 | 2026-06-25T00:06:44.539Z | Downloaded resolv-conf v0.7.6 |
| 1083 | 2026-06-25T00:06:44.539Z | Downloaded litemap v0.8.2 |
| 1084 | 2026-06-25T00:06:44.539Z | Downloaded bitflags v2.12.1 |
| 1085 | 2026-06-25T00:06:44.542Z | Downloaded ref-cast v1.0.25 |
| 1086 | 2026-06-25T00:06:44.545Z | Downloaded rand_core v0.10.1 |
| 1087 | 2026-06-25T00:06:44.545Z | Downloaded quote v1.0.45 |
| 1088 | 2026-06-25T00:06:44.548Z | Downloaded slog-bunyan v2.5.0 |
| 1089 | 2026-06-25T00:06:44.548Z | Downloaded opaque-debug v0.3.1 |
| 1090 | 2026-06-25T00:06:44.548Z | Downloaded olpc-cjson v0.1.4 |
| 1091 | 2026-06-25T00:06:44.551Z | Downloaded hmac v0.12.1 |
| 1092 | 2026-06-25T00:06:44.551Z | Downloaded indicatif v0.18.4 |
| 1093 | 2026-06-25T00:06:44.554Z | Downloaded smawk v0.3.2 |
| 1094 | 2026-06-25T00:06:44.554Z | Downloaded sigpipe v0.1.3 |
| 1095 | 2026-06-25T00:06:44.554Z | Downloaded serde_tokenstream v0.2.3 |
| 1096 | 2026-06-25T00:06:44.554Z | Downloaded stable_deref_trait v1.2.1 |
| 1097 | 2026-06-25T00:06:44.557Z | Downloaded rustc_version v0.1.7 |
| 1098 | 2026-06-25T00:06:44.557Z | Downloaded ref-cast-impl v1.0.25 |
| 1099 | 2026-06-25T00:06:44.557Z | Downloaded parse-display-derive v0.10.0 |
| 1100 | 2026-06-25T00:06:44.560Z | Downloaded cipher v0.4.4 |
| 1101 | 2026-06-25T00:06:44.560Z | Downloaded tabwriter v1.4.1 |
| 1102 | 2026-06-25T00:06:44.560Z | Downloaded semver v0.1.20 |
| 1103 | 2026-06-25T00:06:44.560Z | Downloaded strum v0.26.3 |
| 1104 | 2026-06-25T00:06:44.562Z | Downloaded scroll_derive v0.13.1 |
| 1105 | 2026-06-25T00:06:44.562Z | Downloaded rustls-pemfile v2.2.0 |
| 1106 | 2026-06-25T00:06:44.565Z | Downloaded chacha20poly1305 v0.10.1 |
| 1107 | 2026-06-25T00:06:44.568Z | Downloaded take_mut v0.2.2 |
| 1108 | 2026-06-25T00:06:44.570Z | Downloaded scroll_derive v0.12.1 |
| 1109 | 2026-06-25T00:06:44.570Z | Downloaded num-integer v0.1.46 |
| 1110 | 2026-06-25T00:06:44.573Z | Downloaded derive_more v0.99.20 |
| 1111 | 2026-06-25T00:06:44.576Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1112 | 2026-06-25T00:06:44.578Z | Downloaded hashbrown v0.12.3 |
| 1113 | 2026-06-25T00:06:44.581Z | Downloaded spin v0.5.2 |
| 1114 | 2026-06-25T00:06:44.581Z | Downloaded slog-stdlog v4.1.1 |
| 1115 | 2026-06-25T00:06:44.586Z | Downloaded crossbeam-channel v0.5.15 |
| 1116 | 2026-06-25T00:06:44.586Z | Downloaded smf v0.2.3 |
| 1117 | 2026-06-25T00:06:44.590Z | Downloaded allocator-api2 v0.2.21 |
| 1118 | 2026-06-25T00:06:44.590Z | Downloaded rustls-native-certs v0.8.4 |
| 1119 | 2026-06-25T00:06:44.590Z | Downloaded const_format v0.2.36 |
| 1120 | 2026-06-25T00:06:44.593Z | Downloaded termtree v0.5.1 |
| 1121 | 2026-06-25T00:06:44.593Z | Downloaded structmeta-derive v0.3.0 |
| 1122 | 2026-06-25T00:06:44.593Z | Downloaded memmap2 v0.9.10 |
| 1123 | 2026-06-25T00:06:44.594Z | Downloaded scroll v0.12.0 |
| 1124 | 2026-06-25T00:06:44.594Z | Downloaded schemars_derive v0.8.22 |
| 1125 | 2026-06-25T00:06:44.596Z | Downloaded scroll v0.13.0 |
| 1126 | 2026-06-25T00:06:44.596Z | Downloaded progenitor-client v0.13.0 |
| 1127 | 2026-06-25T00:06:44.596Z | Downloaded testing_table v0.3.0 |
| 1128 | 2026-06-25T00:06:44.599Z | Downloaded tabled_derive v0.11.0 |
| 1129 | 2026-06-25T00:06:44.599Z | Downloaded time-core v0.1.8 |
| 1130 | 2026-06-25T00:06:44.599Z | Downloaded tabled_derive v0.7.0 |
| 1131 | 2026-06-25T00:06:44.601Z | Downloaded libm v0.2.16 |
| 1132 | 2026-06-25T00:06:44.604Z | Downloaded tagptr v0.2.0 |
| 1133 | 2026-06-25T00:06:44.607Z | Downloaded snafu-derive v0.8.9 |
| 1134 | 2026-06-25T00:06:44.607Z | Downloaded serde_derive_internals v0.29.1 |
| 1135 | 2026-06-25T00:06:44.610Z | Downloaded papergrid v0.11.0 |
| 1136 | 2026-06-25T00:06:44.610Z | Downloaded thread-id v4.2.2 |
| 1137 | 2026-06-25T00:06:44.613Z | Downloaded thread-id v5.1.0 |
| 1138 | 2026-06-25T00:06:44.613Z | Downloaded topological-sort v0.2.2 |
| 1139 | 2026-06-25T00:06:44.613Z | Downloaded pest_generator v2.8.6 |
| 1140 | 2026-06-25T00:06:44.616Z | Downloaded darling_core v0.23.0 |
| 1141 | 2026-06-25T00:06:44.618Z | Downloaded omicron-zone-package v0.12.2 |
| 1142 | 2026-06-25T00:06:44.620Z | Downloaded rustversion v1.0.22 |
| 1143 | 2026-06-25T00:06:44.623Z | Downloaded typify-macro v0.6.2 |
| 1144 | 2026-06-25T00:06:44.623Z | Downloaded slog-dtrace v0.3.0 |
| 1145 | 2026-06-25T00:06:44.625Z | Downloaded slog-async v2.8.0 |
| 1146 | 2026-06-25T00:06:44.626Z | Downloaded rusty-fork v0.3.1 |
| 1147 | 2026-06-25T00:06:44.628Z | Downloaded unit-prefix v0.5.2 |
| 1148 | 2026-06-25T00:06:44.628Z | Downloaded slog-term v2.9.2 |
| 1149 | 2026-06-25T00:06:44.630Z | Downloaded typify-macro v0.4.3 |
| 1150 | 2026-06-25T00:06:44.636Z | Downloaded unarray v0.1.4 |
| 1151 | 2026-06-25T00:06:44.638Z | Downloaded usdt v0.5.0 |
| 1152 | 2026-06-25T00:06:44.641Z | Downloaded smartstring v1.0.1 |
| 1153 | 2026-06-25T00:06:44.641Z | Downloaded heapless v0.8.0 |
| 1154 | 2026-06-25T00:06:44.646Z | Downloaded slog-envlogger v2.2.0 |
| 1155 | 2026-06-25T00:06:44.650Z | Downloaded rhai_codegen v3.2.0 |
| 1156 | 2026-06-25T00:06:44.653Z | Downloaded http v1.4.1 |
| 1157 | 2026-06-25T00:06:44.653Z | Downloaded itertools v0.12.1 |
| 1158 | 2026-06-25T00:06:44.656Z | Downloaded waitgroup v0.1.2 |
| 1159 | 2026-06-25T00:06:44.658Z | Downloaded untrusted v0.7.1 |
| 1160 | 2026-06-25T00:06:44.658Z | Downloaded strum_macros v0.26.4 |
| 1161 | 2026-06-25T00:06:44.661Z | Downloaded strum_macros v0.27.2 |
| 1162 | 2026-06-25T00:06:44.664Z | Downloaded synstructure v0.13.2 |
| 1163 | 2026-06-25T00:06:44.664Z | Downloaded tiny-keccak v2.0.2 |
| 1164 | 2026-06-25T00:06:44.666Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1165 | 2026-06-25T00:06:44.666Z | Downloaded usdt-macro v0.6.0 |
| 1166 | 2026-06-25T00:06:44.666Z | Downloaded usdt-macro v0.5.0 |
| 1167 | 2026-06-25T00:06:44.666Z | Downloaded usdt-attr-macro v0.6.0 |
| 1168 | 2026-06-25T00:06:44.669Z | Downloaded crypto-bigint v0.5.5 |
| 1169 | 2026-06-25T00:06:44.671Z | Downloaded async-compression v0.4.42 |
| 1170 | 2026-06-25T00:06:44.674Z | Downloaded wait-timeout v0.2.1 |
| 1171 | 2026-06-25T00:06:44.677Z | Downloaded time-macros v0.2.27 |
| 1172 | 2026-06-25T00:06:44.677Z | Downloaded thiserror-no-std v2.0.2 |
| 1173 | 2026-06-25T00:06:44.680Z | Downloaded usdt-attr-macro v0.5.0 |
| 1174 | 2026-06-25T00:06:44.680Z | Downloaded tokio-dtrace v0.1.1 |
| 1175 | 2026-06-25T00:06:44.680Z | Downloaded utf-8 v0.7.6 |
| 1176 | 2026-06-25T00:06:44.683Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1177 | 2026-06-25T00:06:44.683Z | Downloaded usdt v0.6.0 |
| 1178 | 2026-06-25T00:06:44.683Z | Downloaded spin v0.9.8 |
| 1179 | 2026-06-25T00:06:44.686Z | Downloaded zeroize_derive v1.4.3 |
| 1180 | 2026-06-25T00:06:44.686Z | Downloaded universal-hash v0.5.1 |
| 1181 | 2026-06-25T00:06:44.690Z | Downloaded zerofrom-derive v0.1.7 |
| 1182 | 2026-06-25T00:06:44.690Z | Downloaded goblin v0.8.2 |
| 1183 | 2026-06-25T00:06:44.690Z | Downloaded progenitor-impl v0.13.0 |
| 1184 | 2026-06-25T00:06:44.695Z | Downloaded progenitor-impl v0.10.0 |
| 1185 | 2026-06-25T00:06:44.698Z | Downloaded rayon-core v1.13.0 |
| 1186 | 2026-06-25T00:06:44.698Z | Downloaded tokio-tungstenite v0.21.0 |
| 1187 | 2026-06-25T00:06:44.700Z | Downloaded zerofrom v0.1.8 |
| 1188 | 2026-06-25T00:06:44.703Z | Downloaded darling_core v0.21.3 |
| 1189 | 2026-06-25T00:06:44.707Z | Downloaded zone_cfg_derive v0.3.1 |
| 1190 | 2026-06-25T00:06:44.707Z | Downloaded yoke-derive v0.8.2 |
| 1191 | 2026-06-25T00:06:44.707Z | Downloaded openssl-sys v0.9.116 |
| 1192 | 2026-06-25T00:06:44.709Z | Downloaded term v1.2.1 |
| 1193 | 2026-06-25T00:06:44.711Z | Downloaded icu_locale_core v2.2.0 |
| 1194 | 2026-06-25T00:06:44.714Z | Downloaded hickory-resolver v0.24.4 |
| 1195 | 2026-06-25T00:06:44.716Z | Downloaded zone v0.3.1 |
| 1196 | 2026-06-25T00:06:44.716Z | Downloaded usdt-impl v0.6.0 |
| 1197 | 2026-06-25T00:06:44.720Z | Downloaded slog-json v2.6.1 |
| 1198 | 2026-06-25T00:06:44.722Z | Downloaded thin-vec v0.2.18 |
| 1199 | 2026-06-25T00:06:44.728Z | Downloaded smallvec v1.15.1 |
| 1200 | 2026-06-25T00:06:44.730Z | Downloaded walkdir v2.5.0 |
| 1201 | 2026-06-25T00:06:44.733Z | Downloaded pest_meta v2.8.6 |
| 1202 | 2026-06-25T00:06:44.735Z | Downloaded serde_with_macros v3.20.0 |
| 1203 | 2026-06-25T00:06:44.735Z | Downloaded zeroize v1.8.2 |
| 1204 | 2026-06-25T00:06:44.738Z | Downloaded icu_collections v2.2.0 |
| 1205 | 2026-06-25T00:06:44.740Z | Downloaded arc-swap v1.9.1 |
| 1206 | 2026-06-25T00:06:44.743Z | Downloaded prettyplease v0.2.37 |
| 1207 | 2026-06-25T00:06:44.743Z | Downloaded pretty_assertions v1.4.1 |
| 1208 | 2026-06-25T00:06:44.745Z | Downloaded hkdf v0.12.4 |
| 1209 | 2026-06-25T00:06:44.751Z | Downloaded schemars v0.8.22 |
| 1210 | 2026-06-25T00:06:44.757Z | Downloaded yoke v0.8.3 |
| 1211 | 2026-06-25T00:06:44.760Z | Downloaded xz2 v0.1.7 |
| 1212 | 2026-06-25T00:06:44.760Z | Downloaded writeable v0.6.3 |
| 1213 | 2026-06-25T00:06:44.762Z | Downloaded vsss-rs v3.3.4 |
| 1214 | 2026-06-25T00:06:44.762Z | Downloaded tinystr v0.8.3 |
| 1215 | 2026-06-25T00:06:44.765Z | Downloaded snafu v0.8.9 |
| 1216 | 2026-06-25T00:06:44.768Z | Downloaded whoami v1.6.1 |
| 1217 | 2026-06-25T00:06:44.775Z | Downloaded tungstenite v0.21.0 |
| 1218 | 2026-06-25T00:06:44.779Z | Downloaded zerovec-derive v0.11.3 |
| 1219 | 2026-06-25T00:06:44.790Z | Downloaded ucd-trie v0.1.7 |
| 1220 | 2026-06-25T00:06:44.793Z | Downloaded slog v2.8.2 |
| 1221 | 2026-06-25T00:06:44.796Z | Downloaded uuid v1.23.2 |
| 1222 | 2026-06-25T00:06:44.802Z | Downloaded toml v0.7.8 |
| 1223 | 2026-06-25T00:06:44.805Z | Downloaded jiff-static v0.2.28 |
| 1224 | 2026-06-25T00:06:44.808Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1225 | 2026-06-25T00:06:44.811Z | Downloaded unsafe-libyaml v0.2.11 |
| 1226 | 2026-06-25T00:06:44.814Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1227 | 2026-06-25T00:06:44.814Z | Downloaded usdt-impl v0.5.0 |
| 1228 | 2026-06-25T00:06:44.816Z | Downloaded iddqd v0.4.2 |
| 1229 | 2026-06-25T00:06:44.820Z | Downloaded test-strategy v0.4.5 |
| 1230 | 2026-06-25T00:06:44.823Z | Downloaded progenitor-impl v0.14.0 |
| 1231 | 2026-06-25T00:06:44.825Z | Downloaded zerocopy-derive v0.7.35 |
| 1232 | 2026-06-25T00:06:44.828Z | Downloaded similar v2.7.0 |
| 1233 | 2026-06-25T00:06:44.831Z | Downloaded rand v0.8.6 |
| 1234 | 2026-06-25T00:06:44.836Z | Downloaded qorb v0.4.1 |
| 1235 | 2026-06-25T00:06:44.840Z | Downloaded quinn v0.11.9 |
| 1236 | 2026-06-25T00:06:44.840Z | Downloaded highway v1.3.0 |
| 1237 | 2026-06-25T00:06:44.844Z | Downloaded slog-scope v4.4.1 |
| 1238 | 2026-06-25T00:06:44.844Z | Downloaded typify v0.6.2 |
| 1239 | 2026-06-25T00:06:44.844Z | Downloaded typify v0.4.3 |
| 1240 | 2026-06-25T00:06:44.847Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1241 | 2026-06-25T00:06:44.850Z | Downloaded hashbrown v0.16.1 |
| 1242 | 2026-06-25T00:06:44.852Z | Downloaded nom v7.1.3 |
| 1243 | 2026-06-25T00:06:44.855Z | Downloaded schemars v1.2.1 |
| 1244 | 2026-06-25T00:06:44.863Z | Downloaded schemars v0.9.0 |
| 1245 | 2026-06-25T00:06:44.875Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1246 | 2026-06-25T00:06:44.884Z | Downloaded steno v0.4.1 |
| 1247 | 2026-06-25T00:06:44.896Z | Downloaded yansi v1.0.1 |
| 1248 | 2026-06-25T00:06:44.907Z | Downloaded toml_edit v0.19.15 |
| 1249 | 2026-06-25T00:06:44.916Z | Downloaded reqwest v0.13.4 |
| 1250 | 2026-06-25T00:06:44.919Z | Downloaded moka v0.12.15 |
| 1251 | 2026-06-25T00:06:44.936Z | Downloaded typed-path v0.9.3 |
| 1252 | 2026-06-25T00:06:44.939Z | Downloaded zerotrie v0.2.4 |
| 1253 | 2026-06-25T00:06:44.942Z | Downloaded icu_properties_data v2.2.0 |
| 1254 | 2026-06-25T00:06:44.946Z | Downloaded rand v0.10.1 |
| 1255 | 2026-06-25T00:06:44.949Z | Downloaded pest v2.8.6 |
| 1256 | 2026-06-25T00:06:44.951Z | Downloaded zerovec v0.11.6 |
| 1257 | 2026-06-25T00:06:44.955Z | Downloaded h2 v0.4.14 |
| 1258 | 2026-06-25T00:06:44.958Z | Downloaded proptest v1.11.0 |
| 1259 | 2026-06-25T00:06:44.962Z | Downloaded ron v0.12.1 |
| 1260 | 2026-06-25T00:06:44.968Z | Downloaded zerocopy-derive v0.8.50 |
| 1261 | 2026-06-25T00:06:44.972Z | Downloaded nom v8.0.0 |
| 1262 | 2026-06-25T00:06:44.975Z | Downloaded dropshot-api-manager v0.7.2 |
| 1263 | 2026-06-25T00:06:44.981Z | Downloaded rayon v1.12.0 |
| 1264 | 2026-06-25T00:06:44.994Z | Downloaded regex v1.12.3 |
| 1265 | 2026-06-25T00:06:45.010Z | Downloaded serde_with v3.20.0 |
| 1266 | 2026-06-25T00:06:45.024Z | Downloaded tabled v0.15.0 |
| 1267 | 2026-06-25T00:06:45.035Z | Downloaded syn v1.0.109 |
| 1268 | 2026-06-25T00:06:45.039Z | Downloaded openssl v0.10.80 |
| 1269 | 2026-06-25T00:06:45.044Z | Downloaded blake3 v1.8.5 |
| 1270 | 2026-06-25T00:06:45.048Z | Downloaded time v0.3.47 |
| 1271 | 2026-06-25T00:06:45.056Z | Downloaded webpki-roots v1.0.7 |
| 1272 | 2026-06-25T00:06:45.060Z | Downloaded aws-lc-rs v1.17.0 |
| 1273 | 2026-06-25T00:06:45.065Z | Downloaded winnow v0.5.40 |
| 1274 | 2026-06-25T00:06:45.071Z | Downloaded zerocopy v0.7.35 |
| 1275 | 2026-06-25T00:06:45.078Z | Downloaded tough v0.22.0 |
| 1276 | 2026-06-25T00:06:45.082Z | Downloaded tabled v0.21.0 |
| 1277 | 2026-06-25T00:06:45.092Z | Downloaded hickory-proto v0.24.4 |
| 1278 | 2026-06-25T00:06:45.104Z | Downloaded openapiv3 v2.2.0 |
| 1279 | 2026-06-25T00:06:45.109Z | Downloaded rhai v1.25.1 |
| 1280 | 2026-06-25T00:06:45.115Z | Downloaded hickory-proto v0.25.2 |
| 1281 | 2026-06-25T00:06:45.124Z | Downloaded regex-syntax v0.8.10 |
| 1282 | 2026-06-25T00:06:45.142Z | Downloaded quinn-proto v0.11.14 |
| 1283 | 2026-06-25T00:06:45.188Z | Downloaded typify-impl v0.6.2 |
| 1284 | 2026-06-25T00:06:45.216Z | Downloaded bstr v1.12.1 |
| 1285 | 2026-06-25T00:06:45.228Z | Downloaded syn v2.0.117 |
| 1286 | 2026-06-25T00:06:45.232Z | Downloaded nix v0.31.3 |
| 1287 | 2026-06-25T00:06:45.242Z | Downloaded smoltcp v0.11.0 |
| 1288 | 2026-06-25T00:06:45.246Z | Downloaded zerocopy v0.8.50 |
| 1289 | 2026-06-25T00:06:45.255Z | Downloaded regress v0.10.5 |
| 1290 | 2026-06-25T00:06:45.259Z | Downloaded dropshot v0.17.1 |
| 1291 | 2026-06-25T00:06:45.271Z | Downloaded lzma-sys v0.1.20 |
| 1292 | 2026-06-25T00:06:45.286Z | Downloaded regress v0.11.1 |
| 1293 | 2026-06-25T00:06:45.291Z | Downloaded rustls v0.23.40 |
| 1294 | 2026-06-25T00:06:45.297Z | Downloaded jiff v0.2.28 |
| 1295 | 2026-06-25T00:06:45.309Z | Downloaded sha3 v0.10.9 |
| 1296 | 2026-06-25T00:06:45.326Z | Downloaded typify-impl v0.4.3 |
| 1297 | 2026-06-25T00:06:45.333Z | Downloaded sled v0.34.7 |
| 1298 | 2026-06-25T00:06:45.346Z | Downloaded encoding_rs v0.8.35 |
| 1299 | 2026-06-25T00:06:45.405Z | Downloaded petgraph v0.6.5 |
| 1300 | 2026-06-25T00:06:45.415Z | Downloaded chrono-tz v0.10.4 |
| 1301 | 2026-06-25T00:06:45.436Z | Downloaded csv v1.4.0 |
| 1302 | 2026-06-25T00:06:46.187Z | Downloaded aws-lc-sys v0.41.0 |
| 1303 | 2026-06-25T00:06:47.087Z | Compiling proc-macro2 v1.0.106 |
| 1304 | 2026-06-25T00:06:47.087Z | Compiling unicode-ident v1.0.24 |
| 1305 | 2026-06-25T00:06:47.087Z | Compiling quote v1.0.45 |
| 1306 | 2026-06-25T00:06:47.093Z | Compiling serde_core v1.0.228 |
| 1307 | 2026-06-25T00:06:47.093Z | Compiling cfg-if v1.0.4 |
| 1308 | 2026-06-25T00:06:47.093Z | Compiling serde v1.0.228 |
| 1309 | 2026-06-25T00:06:47.093Z | Compiling libc v0.2.186 |
| 1310 | 2026-06-25T00:06:47.093Z | Compiling memchr v2.8.1 |
| 1311 | 2026-06-25T00:06:47.240Z | Compiling itoa v1.0.18 |
| 1312 | 2026-06-25T00:06:47.419Z | Compiling smallvec v1.15.1 |
| 1313 | 2026-06-25T00:06:47.519Z | Compiling zmij v1.0.21 |
| 1314 | 2026-06-25T00:06:47.543Z | Compiling autocfg v1.5.1 |
| 1315 | 2026-06-25T00:06:47.618Z | Compiling libm v0.2.16 |
| 1316 | 2026-06-25T00:06:47.849Z | Compiling stable_deref_trait v1.2.1 |
| 1317 | 2026-06-25T00:06:47.878Z | Compiling writeable v0.6.3 |
| 1318 | 2026-06-25T00:06:47.917Z | Compiling percent-encoding v2.3.2 |
| 1319 | 2026-06-25T00:06:48.014Z | Compiling litemap v0.8.2 |
| 1320 | 2026-06-25T00:06:48.070Z | Compiling icu_normalizer_data v2.2.0 |
| 1321 | 2026-06-25T00:06:48.080Z | Compiling utf8_iter v1.0.4 |
| 1322 | 2026-06-25T00:06:48.098Z | Compiling icu_properties_data v2.2.0 |
| 1323 | 2026-06-25T00:06:48.123Z | Compiling iana-time-zone v0.1.65 |
| 1324 | 2026-06-25T00:06:48.214Z | Compiling equivalent v1.0.2 |
| 1325 | 2026-06-25T00:06:48.294Z | Compiling form_urlencoded v1.2.2 |
| 1326 | 2026-06-25T00:06:48.338Z | Compiling serde_json v1.0.150 |
| 1327 | 2026-06-25T00:06:48.386Z | Compiling syn v2.0.117 |
| 1328 | 2026-06-25T00:06:48.467Z | Compiling version_check v0.9.5 |
| 1329 | 2026-06-25T00:06:48.479Z | Compiling dyn-clone v1.0.20 |
| 1330 | 2026-06-25T00:06:48.481Z | Compiling pin-project-lite v0.2.17 |
| 1331 | 2026-06-25T00:06:48.504Z | Compiling scopeguard v1.2.0 |
| 1332 | 2026-06-25T00:06:48.581Z | Compiling parking_lot_core v0.9.12 |
| 1333 | 2026-06-25T00:06:48.592Z | Compiling lock_api v0.4.14 |
| 1334 | 2026-06-25T00:06:48.602Z | Compiling num-traits v0.2.19 |
| 1335 | 2026-06-25T00:06:48.611Z | Compiling getrandom v0.4.2 |
| 1336 | 2026-06-25T00:06:48.731Z | Compiling rand_core v0.10.1 |
| 1337 | 2026-06-25T00:06:48.810Z | Compiling hashbrown v0.17.1 |
| 1338 | 2026-06-25T00:06:48.870Z | Compiling thiserror v2.0.18 |
| 1339 | 2026-06-25T00:06:48.881Z | Compiling errno v0.3.14 |
| 1340 | 2026-06-25T00:06:49.024Z | Compiling log v0.4.32 |
| 1341 | 2026-06-25T00:06:49.080Z | Compiling heck v0.5.0 |
| 1342 | 2026-06-25T00:06:49.139Z | Compiling futures-core v0.3.32 |
| 1343 | 2026-06-25T00:06:49.297Z | Compiling semver v1.0.28 |
| 1344 | 2026-06-25T00:06:49.332Z | Compiling indexmap v2.14.0 |
| 1345 | 2026-06-25T00:06:49.448Z | Compiling uuid v1.23.2 |
| 1346 | 2026-06-25T00:06:49.581Z | Compiling zerocopy v0.8.50 |
| 1347 | 2026-06-25T00:06:49.680Z | Compiling futures-sink v0.3.32 |
| 1348 | 2026-06-25T00:06:49.699Z | Compiling schemars v0.8.22 |
| 1349 | 2026-06-25T00:06:49.747Z | Compiling slab v0.4.12 |
| 1350 | 2026-06-25T00:06:49.889Z | Compiling jobserver v0.1.34 |
| 1351 | 2026-06-25T00:06:49.924Z | Compiling shlex v2.0.1 |
| 1352 | 2026-06-25T00:06:49.975Z | Compiling rustversion v1.0.22 |
| 1353 | 2026-06-25T00:06:50.003Z | Compiling fnv v1.0.7 |
| 1354 | 2026-06-25T00:06:50.027Z | Compiling find-msvc-tools v0.1.9 |
| 1355 | 2026-06-25T00:06:50.096Z | Compiling futures-channel v0.3.32 |
| 1356 | 2026-06-25T00:06:50.106Z | Compiling bitflags v2.12.1 |
| 1357 | 2026-06-25T00:06:50.216Z | Compiling cc v1.2.63 |
| 1358 | 2026-06-25T00:06:50.264Z | Compiling futures-io v0.3.32 |
| 1359 | 2026-06-25T00:06:50.321Z | Compiling futures-task v0.3.32 |
| 1360 | 2026-06-25T00:06:50.421Z | Compiling socket2 v0.6.4 |
| 1361 | 2026-06-25T00:06:50.491Z | Compiling signal-hook-registry v1.4.8 |
| 1362 | 2026-06-25T00:06:50.511Z | Compiling mio v1.2.1 |
| 1363 | 2026-06-25T00:06:50.626Z | Compiling parking_lot v0.12.5 |
| 1364 | 2026-06-25T00:06:50.654Z | Compiling portable-atomic v1.13.1 |
| 1365 | 2026-06-25T00:06:50.791Z | Compiling typenum v1.20.1 |
| 1366 | 2026-06-25T00:06:50.873Z | Compiling dunce v1.0.5 |
| 1367 | 2026-06-25T00:06:50.961Z | Compiling cmake v0.1.58 |
| 1368 | 2026-06-25T00:06:50.971Z | Compiling fs_extra v1.3.0 |
| 1369 | 2026-06-25T00:06:51.017Z | Compiling critical-section v1.2.0 |
| 1370 | 2026-06-25T00:06:51.035Z | Compiling base64 v0.22.1 |
| 1371 | 2026-06-25T00:06:51.122Z | Compiling slog v2.8.2 |
| 1372 | 2026-06-25T00:06:51.218Z | Compiling synstructure v0.13.2 |
| 1373 | 2026-06-25T00:06:51.300Z | Compiling serde_derive_internals v0.29.1 |
| 1374 | 2026-06-25T00:06:51.361Z | Compiling subtle v2.6.1 |
| 1375 | 2026-06-25T00:06:51.377Z | Compiling byteorder v1.5.0 |
| 1376 | 2026-06-25T00:06:51.507Z | Compiling aws-lc-sys v0.41.0 |
| 1377 | 2026-06-25T00:06:51.526Z | Compiling rustix v1.1.4 |
| 1378 | 2026-06-25T00:06:51.591Z | Compiling once_cell v1.21.4 |
| 1379 | 2026-06-25T00:06:51.604Z | Compiling strsim v0.11.1 |
| 1380 | 2026-06-25T00:06:51.679Z | Compiling regex-syntax v0.8.10 |
| 1381 | 2026-06-25T00:06:51.723Z | Compiling httparse v1.10.1 |
| 1382 | 2026-06-25T00:06:51.803Z | Compiling ipnet v2.12.0 |
| 1383 | 2026-06-25T00:06:52.004Z | Compiling atomic-waker v1.1.2 |
| 1384 | 2026-06-25T00:06:52.041Z | Compiling tower-service v0.3.3 |
| 1385 | 2026-06-25T00:06:52.084Z | Compiling tower-layer v0.3.3 |
| 1386 | 2026-06-25T00:06:52.125Z | Compiling getrandom v0.2.17 |
| 1387 | 2026-06-25T00:06:52.136Z | Compiling try-lock v0.2.5 |
| 1388 | 2026-06-25T00:06:52.258Z | Compiling thiserror v1.0.69 |
| 1389 | 2026-06-25T00:06:52.261Z | Compiling ucd-trie v0.1.7 |
| 1390 | 2026-06-25T00:06:52.313Z | Compiling ryu v1.0.23 |
| 1391 | 2026-06-25T00:06:52.395Z | Compiling untrusted v0.9.0 |
| 1392 | 2026-06-25T00:06:52.442Z | Compiling pest v2.8.6 |
| 1393 | 2026-06-25T00:06:52.467Z | Compiling serde_derive v1.0.228 |
| 1394 | 2026-06-25T00:06:52.477Z | Compiling zerofrom-derive v0.1.7 |
| 1395 | 2026-06-25T00:06:52.491Z | Compiling yoke-derive v0.8.2 |
| 1396 | 2026-06-25T00:06:52.564Z | Compiling zerovec-derive v0.11.3 |
| 1397 | 2026-06-25T00:06:52.574Z | Compiling displaydoc v0.2.6 |
| 1398 | 2026-06-25T00:06:53.367Z | Compiling schemars_derive v0.8.22 |
| 1399 | 2026-06-25T00:06:53.566Z | Compiling thiserror-impl v2.0.18 |
| 1400 | 2026-06-25T00:06:53.642Z | Compiling tokio-macros v2.7.0 |
| 1401 | 2026-06-25T00:06:53.663Z | Compiling zerofrom v0.1.8 |
| 1402 | 2026-06-25T00:06:53.691Z | Compiling zerocopy-derive v0.8.50 |
| 1403 | 2026-06-25T00:06:53.779Z | Compiling yoke v0.8.3 |
| 1404 | 2026-06-25T00:06:53.965Z | Compiling zerovec v0.11.6 |
| 1405 | 2026-06-25T00:06:54.320Z | Compiling zerotrie v0.2.4 |
| 1406 | 2026-06-25T00:06:54.468Z | Compiling tinystr v0.8.3 |
| 1407 | 2026-06-25T00:06:54.496Z | Compiling potential_utf v0.1.5 |
| 1408 | 2026-06-25T00:06:54.606Z | Compiling zeroize_derive v1.4.3 |
| 1409 | 2026-06-25T00:06:54.637Z | Compiling icu_locale_core v2.2.0 |
| 1410 | 2026-06-25T00:06:54.668Z | Compiling icu_collections v2.2.0 |
| 1411 | 2026-06-25T00:06:54.680Z | Compiling futures-macro v0.3.32 |
| 1412 | 2026-06-25T00:06:55.135Z | Compiling thiserror-impl v1.0.69 |
| 1413 | 2026-06-25T00:06:55.190Z | Compiling rand_core v0.6.4 |
| 1414 | 2026-06-25T00:06:55.296Z | Compiling zeroize v1.8.2 |
| 1415 | 2026-06-25T00:06:55.408Z | Compiling icu_provider v2.2.0 |
| 1416 | 2026-06-25T00:06:55.497Z | Compiling want v0.3.1 |
| 1417 | 2026-06-25T00:06:55.516Z | Compiling futures-util v0.3.32 |
| 1418 | 2026-06-25T00:06:55.654Z | Compiling bytes v1.11.1 |
| 1419 | 2026-06-25T00:06:55.666Z | Compiling icu_properties v2.2.0 |
| 1420 | 2026-06-25T00:06:55.724Z | Compiling icu_normalizer v2.2.0 |
| 1421 | 2026-06-25T00:06:55.730Z | Compiling chrono v0.4.45 |
| 1422 | 2026-06-25T00:06:56.283Z | Compiling http v1.4.1 |
| 1423 | 2026-06-25T00:06:56.286Z | Compiling tokio v1.52.3 |
| 1424 | 2026-06-25T00:06:56.306Z | Compiling serde_tokenstream v0.2.3 |
| 1425 | 2026-06-25T00:06:56.571Z | Compiling idna_adapter v1.2.2 |
| 1426 | 2026-06-25T00:06:56.706Z | Compiling idna v1.1.0 |
| 1427 | 2026-06-25T00:06:56.834Z | Compiling erased-serde v0.3.31 |
| 1428 | 2026-06-25T00:06:57.210Z | Compiling url v2.5.8 |
| 1429 | 2026-06-25T00:06:57.319Z | Compiling http-body v1.0.1 |
| 1430 | 2026-06-25T00:06:57.465Z | Compiling httpdate v1.0.3 |
| 1431 | 2026-06-25T00:06:57.564Z | Compiling pest_meta v2.8.6 |
| 1432 | 2026-06-25T00:06:57.640Z | Compiling getrandom v0.3.4 |
| 1433 | 2026-06-25T00:06:57.776Z | Compiling pretty-hex v0.4.2 |
| 1434 | 2026-06-25T00:06:57.906Z | Compiling ppv-lite86 v0.2.21 |
| 1435 | 2026-06-25T00:06:57.991Z | Compiling plain v0.2.3 |
| 1436 | 2026-06-25T00:06:58.024Z | Compiling winnow v1.0.3 |
| 1437 | 2026-06-25T00:06:58.055Z | Compiling paste v1.0.15 |
| 1438 | 2026-06-25T00:06:58.092Z | Compiling foldhash v0.2.0 |
| 1439 | 2026-06-25T00:06:58.210Z | Compiling pest_generator v2.8.6 |
| 1440 | 2026-06-25T00:06:58.318Z | Compiling allocator-api2 v0.2.21 |
| 1441 | 2026-06-25T00:06:58.389Z | Compiling tracing-attributes v0.1.31 |
| 1442 | 2026-06-25T00:06:58.630Z | Compiling ipnetwork v0.21.1 |
| 1443 | 2026-06-25T00:06:58.808Z | Compiling hashbrown v0.16.1 |
| 1444 | 2026-06-25T00:06:58.822Z | Compiling pest_derive v2.8.6 |
| 1445 | 2026-06-25T00:06:59.089Z | Compiling oxnet v0.1.6 |
| 1446 | 2026-06-25T00:06:59.098Z | Compiling tracing-core v0.1.36 |
| 1447 | 2026-06-25T00:06:59.169Z | Compiling ident_case v1.0.1 |
| 1448 | 2026-06-25T00:06:59.306Z | Compiling omicron-workspace-hack v0.1.0 |
| 1449 | 2026-06-25T00:06:59.445Z | Compiling http-body-util v0.1.3 |
| 1450 | 2026-06-25T00:06:59.543Z | Compiling serde_urlencoded v0.7.1 |
| 1451 | 2026-06-25T00:06:59.563Z | Compiling aho-corasick v1.1.4 |
| 1452 | 2026-06-25T00:06:59.690Z | Compiling tracing v0.1.44 |
| 1453 | 2026-06-25T00:06:59.717Z | Compiling sync_wrapper v1.0.2 |
| 1454 | 2026-06-25T00:06:59.744Z | Compiling daft-derive v0.1.7 |
| 1455 | 2026-06-25T00:06:59.921Z | Compiling fastrand v2.4.1 |
| 1456 | 2026-06-25T00:06:59.945Z | Compiling tokio-util v0.7.18 |
| 1457 | 2026-06-25T00:07:00.182Z | Compiling scroll_derive v0.13.1 |
| 1458 | 2026-06-25T00:07:00.518Z | Compiling regex-automata v0.4.14 |
| 1459 | 2026-06-25T00:07:00.689Z | Compiling async-trait v0.1.89 |
| 1460 | 2026-06-25T00:07:00.963Z | Compiling num-conv v0.2.2 |
| 1461 | 2026-06-25T00:07:01.028Z | Compiling powerfmt v0.2.0 |
| 1462 | 2026-06-25T00:07:01.049Z | Compiling anyhow v1.0.102 |
| 1463 | 2026-06-25T00:07:01.111Z | Compiling time-core v0.1.8 |
| 1464 | 2026-06-25T00:07:01.227Z | Compiling aws-lc-rs v1.17.0 |
| 1465 | 2026-06-25T00:07:01.247Z | Compiling time-macros v0.2.27 |
| 1466 | 2026-06-25T00:07:01.542Z | Compiling deranged v0.5.8 |
| 1467 | 2026-06-25T00:07:01.576Z | Compiling scroll v0.13.0 |
| 1468 | 2026-06-25T00:07:01.662Z | Compiling rustls-pki-types v1.14.1 |
| 1469 | 2026-06-25T00:07:01.835Z | Compiling openssl-probe v0.2.1 |
| 1470 | 2026-06-25T00:07:02.019Z | Compiling hex v0.4.3 |
| 1471 | 2026-06-25T00:07:02.141Z | Compiling regex v1.12.3 |
| 1472 | 2026-06-25T00:07:02.223Z | Compiling num_threads v0.1.7 |
| 1473 | 2026-06-25T00:07:02.270Z | Compiling goblin v0.10.7 |
| 1474 | 2026-06-25T00:07:02.603Z | Compiling camino v1.2.2 |
| 1475 | 2026-06-25T00:07:02.694Z | Compiling untrusted v0.7.1 |
| 1476 | 2026-06-25T00:07:02.775Z | Compiling rustls v0.23.40 |
| 1477 | 2026-06-25T00:07:02.787Z | Compiling crc32fast v1.5.0 |
| 1478 | 2026-06-25T00:07:02.813Z | Compiling usdt-impl v0.6.0 |
| 1479 | 2026-06-25T00:07:03.062Z | Compiling h2 v0.4.14 |
| 1480 | 2026-06-25T00:07:03.086Z | Compiling dtrace-parser v0.3.0 |
| 1481 | 2026-06-25T00:07:03.117Z | Compiling crossbeam-utils v0.8.21 |
| 1482 | 2026-06-25T00:07:03.370Z | Compiling futures-executor v0.3.32 |
| 1483 | 2026-06-25T00:07:03.441Z | Compiling structmeta-derive v0.3.0 |
| 1484 | 2026-06-25T00:07:03.482Z | Compiling thread-id v5.1.0 |
| 1485 | 2026-06-25T00:07:03.561Z | Compiling simd-adler32 v0.3.9 |
| 1486 | 2026-06-25T00:07:03.648Z | Compiling cpufeatures v0.3.0 |
| 1487 | 2026-06-25T00:07:03.722Z | Compiling adler2 v2.0.1 |
| 1488 | 2026-06-25T00:07:03.757Z | Compiling futures v0.3.32 |
| 1489 | 2026-06-25T00:07:03.834Z | Compiling miniz_oxide v0.8.9 |
| 1490 | 2026-06-25T00:07:03.945Z | Compiling rand_core v0.9.5 |
| 1491 | 2026-06-25T00:07:04.154Z | Compiling darling_core v0.23.0 |
| 1492 | 2026-06-25T00:07:04.431Z | Compiling newtype-uuid-macros v0.1.0 |
| 1493 | 2026-06-25T00:07:04.539Z | Compiling hybrid-array v0.4.12 |
| 1494 | 2026-06-25T00:07:04.542Z | Compiling structmeta v0.3.0 |
| 1495 | 2026-06-25T00:07:04.894Z | Compiling thread_local v1.1.9 |
| 1496 | 2026-06-25T00:07:05.006Z | Compiling match_cfg v0.1.0 |
| 1497 | 2026-06-25T00:07:05.076Z | Compiling dof v0.4.0 |
| 1498 | 2026-06-25T00:07:05.160Z | Compiling hyper v1.10.1 |
| 1499 | 2026-06-25T00:07:05.243Z | Compiling flate2 v1.1.9 |
| 1500 | 2026-06-25T00:07:05.661Z | Compiling newtype-uuid v1.3.2 |
| 1501 | 2026-06-25T00:07:06.085Z | Compiling ref-cast v1.0.25 |
| 1502 | 2026-06-25T00:07:06.245Z | Compiling hyper-util v0.1.20 |
| 1503 | 2026-06-25T00:07:06.409Z | Compiling darling_macro v0.23.0 |
| 1504 | 2026-06-25T00:07:06.429Z | Compiling compression-core v0.4.32 |
| 1505 | 2026-06-25T00:07:06.703Z | Compiling quick-error v1.2.3 |
| 1506 | 2026-06-25T00:07:06.812Z | Compiling slog-async v2.8.0 |
| 1507 | 2026-06-25T00:07:06.822Z | Compiling compression-codecs v0.4.38 |
| 1508 | 2026-06-25T00:07:06.883Z | Compiling daft v0.1.7 |
| 1509 | 2026-06-25T00:07:06.894Z | Compiling block-buffer v0.12.0 |
| 1510 | 2026-06-25T00:07:07.002Z | Compiling darling v0.23.0 |
| 1511 | 2026-06-25T00:07:07.049Z | Compiling crypto-common v0.2.2 |
| 1512 | 2026-06-25T00:07:07.072Z | Compiling rand_chacha v0.9.0 |
| 1513 | 2026-06-25T00:07:07.146Z | Compiling strum_macros v0.26.4 |
| 1514 | 2026-06-25T00:07:07.155Z | Compiling ref-cast-impl v1.0.25 |
| 1515 | 2026-06-25T00:07:07.270Z | Compiling usdt-attr-macro v0.6.0 |
| 1516 | 2026-06-25T00:07:07.507Z | Compiling usdt-macro v0.6.0 |
| 1517 | 2026-06-25T00:07:07.523Z | Compiling serde_spanned v1.1.1 |
| 1518 | 2026-06-25T00:07:07.643Z | Compiling multer v3.1.0 |
| 1519 | 2026-06-25T00:07:07.768Z | Compiling generic-array v0.14.7 |
| 1520 | 2026-06-25T00:07:07.879Z | Compiling term v1.2.1 |
| 1521 | 2026-06-25T00:07:07.909Z | Compiling bit-vec v0.8.0 |
| 1522 | 2026-06-25T00:07:07.968Z | Compiling const-oid v0.10.2 |
| 1523 | 2026-06-25T00:07:08.004Z | Compiling debug-ignore v1.0.5 |
| 1524 | 2026-06-25T00:07:08.139Z | Compiling take_mut v0.2.2 |
| 1525 | 2026-06-25T00:07:08.169Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1526 | 2026-06-25T00:07:08.242Z | Compiling digest v0.11.3 |
| 1527 | 2026-06-25T00:07:08.302Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-06-25T00:07:08.453Z | Compiling rand v0.9.4 |
| 1529 | 2026-06-25T00:07:08.456Z | Compiling serde_with_macros v3.20.0 |
| 1530 | 2026-06-25T00:07:08.504Z | Compiling async-stream-impl v0.3.6 |
| 1531 | 2026-06-25T00:07:08.570Z | Compiling dropshot v0.17.1 |
| 1532 | 2026-06-25T00:07:08.615Z | Compiling encoding_rs v0.8.35 |
| 1533 | 2026-06-25T00:07:08.762Z | Compiling strum v0.26.3 |
| 1534 | 2026-06-25T00:07:08.803Z | Compiling unarray v0.1.4 |
| 1535 | 2026-06-25T00:07:08.888Z | Compiling syn v1.0.109 |
| 1536 | 2026-06-25T00:07:08.907Z | Compiling spin v0.9.8 |
| 1537 | 2026-06-25T00:07:09.017Z | Compiling mime v0.3.17 |
| 1538 | 2026-06-25T00:07:09.139Z | Compiling async-stream v0.3.6 |
| 1539 | 2026-06-25T00:07:09.301Z | Compiling sha1 v0.11.0 |
| 1540 | 2026-06-25T00:07:09.334Z | Compiling derive-ex v0.1.8 |
| 1541 | 2026-06-25T00:07:09.334Z | Compiling tower v0.5.3 |
| 1542 | 2026-06-25T00:07:09.547Z | Compiling dropshot_endpoint v0.17.1 |
| 1543 | 2026-06-25T00:07:09.581Z | Compiling macaddr v1.0.1 |
| 1544 | 2026-06-25T00:07:09.659Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1545 | 2026-06-25T00:07:09.799Z | Compiling waitgroup v0.1.2 |
| 1546 | 2026-06-25T00:07:09.819Z | Compiling serde_path_to_error v0.1.20 |
| 1547 | 2026-06-25T00:07:10.146Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1548 | 2026-06-25T00:07:10.156Z | Compiling tower-http v0.6.11 |
| 1549 | 2026-06-25T00:07:10.272Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1550 | 2026-06-25T00:07:10.362Z | Compiling tempfile v3.27.0 |
| 1551 | 2026-06-25T00:07:10.445Z | Compiling openapiv3 v2.2.0 |
| 1552 | 2026-06-25T00:07:10.577Z | Compiling strum_macros v0.27.2 |
| 1553 | 2026-06-25T00:07:10.952Z | Compiling test-strategy v0.4.5 |
| 1554 | 2026-06-25T00:07:11.227Z | Compiling instant v0.1.13 |
| 1555 | 2026-06-25T00:07:11.334Z | Compiling time v0.3.47 |
| 1556 | 2026-06-25T00:07:11.976Z | Compiling rustls-native-certs v0.8.4 |
| 1557 | 2026-06-25T00:07:12.065Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1558 | 2026-06-25T00:07:12.293Z | Compiling crossbeam-channel v0.5.15 |
| 1559 | 2026-06-25T00:07:12.313Z | Compiling crypto-common v0.1.7 |
| 1560 | 2026-06-25T00:07:12.372Z | Compiling strum v0.27.2 |
| 1561 | 2026-06-25T00:07:12.669Z | Compiling parse-display-derive v0.10.0 |
| 1562 | 2026-06-25T00:07:12.787Z | Compiling backon v1.6.0 |
| 1563 | 2026-06-25T00:07:12.912Z | Compiling rand_chacha v0.3.1 |
| 1564 | 2026-06-25T00:07:13.079Z | Compiling slog-json v2.6.1 |
| 1565 | 2026-06-25T00:07:13.348Z | Compiling rand v0.8.6 |
| 1566 | 2026-06-25T00:07:13.433Z | Compiling hostname v0.3.1 |
| 1567 | 2026-06-25T00:07:13.675Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1568 | 2026-06-25T00:07:13.830Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1569 | 2026-06-25T00:07:13.859Z | Compiling memmap2 v0.9.10 |
| 1570 | 2026-06-25T00:07:13.955Z | Compiling wait-timeout v0.2.1 |
| 1571 | 2026-06-25T00:07:13.986Z | Compiling is-terminal v0.4.17 |
| 1572 | 2026-06-25T00:07:14.131Z | Compiling either v1.16.0 |
| 1573 | 2026-06-25T00:07:14.173Z | Compiling rusty-fork v0.3.1 |
| 1574 | 2026-06-25T00:07:14.310Z | Compiling slog-term v2.9.2 |
| 1575 | 2026-06-25T00:07:14.322Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1576 | 2026-06-25T00:07:14.339Z | Compiling usdt v0.6.0 |
| 1577 | 2026-06-25T00:07:14.571Z | Compiling slog-bunyan v2.5.0 |
| 1578 | 2026-06-25T00:07:14.603Z | Compiling serde_with v3.20.0 |
| 1579 | 2026-06-25T00:07:14.614Z | Compiling async-compression v0.4.42 |
| 1580 | 2026-06-25T00:07:14.700Z | Compiling rand_xorshift v0.4.0 |
| 1581 | 2026-06-25T00:07:14.845Z | Compiling rustls-pemfile v2.2.0 |
| 1582 | 2026-06-25T00:07:14.914Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1583 | 2026-06-25T00:07:14.926Z | Compiling regress v0.10.5 |
| 1584 | 2026-06-25T00:07:15.047Z | Compiling hostname v0.4.2 |
| 1585 | 2026-06-25T00:07:15.132Z | Compiling humantime v2.3.0 |
| 1586 | 2026-06-25T00:07:15.239Z | Compiling proptest v1.11.0 |
| 1587 | 2026-06-25T00:07:15.673Z | Compiling iddqd v0.4.2 |
| 1588 | 2026-06-25T00:07:15.946Z | Compiling reqwest v0.12.28 |
| 1589 | 2026-06-25T00:07:16.062Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1590 | 2026-06-25T00:07:16.308Z | Compiling block-buffer v0.10.4 |
| 1591 | 2026-06-25T00:07:16.336Z | Compiling utf8parse v0.2.2 |
| 1592 | 2026-06-25T00:07:16.455Z | Compiling digest v0.10.7 |
| 1593 | 2026-06-25T00:07:16.607Z | Compiling anstyle-parse v1.0.0 |
| 1594 | 2026-06-25T00:07:16.660Z | Compiling parse-display v0.10.0 |
| 1595 | 2026-06-25T00:07:16.789Z | Compiling itertools v0.14.0 |
| 1596 | 2026-06-25T00:07:16.961Z | Compiling progenitor-client v0.10.0 |
| 1597 | 2026-06-25T00:07:16.988Z | Compiling backoff v0.4.0 |
| 1598 | 2026-06-25T00:07:17.191Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1599 | 2026-06-25T00:07:17.230Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1600 | 2026-06-25T00:07:17.755Z | Compiling anstyle-query v1.1.5 |
| 1601 | 2026-06-25T00:07:18.045Z | Compiling colorchoice v1.0.5 |
| 1602 | 2026-06-25T00:07:18.161Z | Compiling anstyle v1.0.14 |
| 1603 | 2026-06-25T00:07:18.177Z | Compiling is_terminal_polyfill v1.70.2 |
| 1604 | 2026-06-25T00:07:18.380Z | Compiling anstream v1.0.0 |
| 1605 | 2026-06-25T00:07:18.683Z | Compiling clap_lex v1.1.0 |
| 1606 | 2026-06-25T00:07:18.918Z | Compiling regress v0.11.1 |
| 1607 | 2026-06-25T00:07:18.928Z | Compiling clap_derive v4.6.1 |
| 1608 | 2026-06-25T00:07:19.299Z | Compiling terminal_size v0.4.4 |
| 1609 | 2026-06-25T00:07:20.515Z | Compiling typify-impl v0.6.2 |
| 1610 | 2026-06-25T00:07:20.730Z | Compiling toml_datetime v0.6.11 |
| 1611 | 2026-06-25T00:07:20.813Z | Compiling zerocopy-derive v0.7.35 |
| 1612 | 2026-06-25T00:07:20.877Z | Compiling convert_case v0.4.0 |
| 1613 | 2026-06-25T00:07:21.000Z | Compiling cpufeatures v0.2.17 |
| 1614 | 2026-06-25T00:07:21.172Z | Compiling derive_more v0.99.20 |
| 1615 | 2026-06-25T00:07:21.175Z | Compiling clap_builder v4.6.0 |
| 1616 | 2026-06-25T00:07:21.726Z | Compiling zerocopy v0.7.35 |
| 1617 | 2026-06-25T00:07:22.290Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1618 | 2026-06-25T00:07:22.885Z | Compiling unicode-width v0.2.2 |
| 1619 | 2026-06-25T00:07:23.171Z | Compiling proc-macro-crate v3.5.0 |
| 1620 | 2026-06-25T00:07:23.373Z | Compiling clap v4.6.1 |
| 1621 | 2026-06-25T00:07:23.453Z | Compiling secrecy v0.10.3 |
| 1622 | 2026-06-25T00:07:23.584Z | Compiling float-ord v0.3.2 |
| 1623 | 2026-06-25T00:07:23.604Z | Compiling tinyvec_macros v0.1.1 |
| 1624 | 2026-06-25T00:07:23.672Z | Compiling crucible-workspace-hack v0.1.0 |
| 1625 | 2026-06-25T00:07:23.808Z | Compiling tinyvec v1.11.0 |
| 1626 | 2026-06-25T00:07:23.912Z | Compiling num_enum_derive v0.7.6 |
| 1627 | 2026-06-25T00:07:24.422Z | Compiling dtrace-parser v0.2.0 |
| 1628 | 2026-06-25T00:07:24.472Z | Compiling scroll_derive v0.12.1 |
| 1629 | 2026-06-25T00:07:24.607Z | Compiling num-integer v0.1.46 |
| 1630 | 2026-06-25T00:07:24.788Z | Compiling rustc_version v0.4.1 |
| 1631 | 2026-06-25T00:07:24.940Z | Compiling usdt-impl v0.5.0 |
| 1632 | 2026-06-25T00:07:25.066Z | Compiling curve25519-dalek v4.1.3 |
| 1633 | 2026-06-25T00:07:25.226Z | Compiling scroll v0.12.0 |
| 1634 | 2026-06-25T00:07:25.297Z | Compiling num_enum v0.7.6 |
| 1635 | 2026-06-25T00:07:25.410Z | Compiling dof v0.3.0 |
| 1636 | 2026-06-25T00:07:25.471Z | Compiling hmac v0.12.1 |
| 1637 | 2026-06-25T00:07:25.553Z | Compiling inout v0.1.4 |
| 1638 | 2026-06-25T00:07:25.594Z | Compiling darling_core v0.21.3 |
| 1639 | 2026-06-25T00:07:25.697Z | Compiling ff v0.13.1 |
| 1640 | 2026-06-25T00:07:25.784Z | Compiling thread-id v4.2.2 |
| 1641 | 2026-06-25T00:07:25.818Z | Compiling group v0.13.0 |
| 1642 | 2026-06-25T00:07:25.857Z | Compiling cipher v0.4.4 |
| 1643 | 2026-06-25T00:07:26.064Z | Compiling hkdf v0.12.4 |
| 1644 | 2026-06-25T00:07:26.205Z | Compiling goblin v0.8.2 |
| 1645 | 2026-06-25T00:07:26.369Z | Compiling num-rational v0.4.2 |
| 1646 | 2026-06-25T00:07:26.546Z | Compiling num-iter v0.1.45 |
| 1647 | 2026-06-25T00:07:26.660Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1648 | 2026-06-25T00:07:26.752Z | Compiling universal-hash v0.5.1 |
| 1649 | 2026-06-25T00:07:26.784Z | Compiling crypto-bigint v0.5.5 |
| 1650 | 2026-06-25T00:07:26.804Z | Compiling typify-macro v0.6.2 |
| 1651 | 2026-06-25T00:07:26.872Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1652 | 2026-06-25T00:07:27.112Z | Compiling crossbeam-epoch v0.9.18 |
| 1653 | 2026-06-25T00:07:27.447Z | Compiling half v2.7.1 |
| 1654 | 2026-06-25T00:07:27.525Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1655 | 2026-06-25T00:07:27.652Z | Compiling darling_macro v0.21.3 |
| 1656 | 2026-06-25T00:07:27.736Z | Compiling num-complex v0.4.6 |
| 1657 | 2026-06-25T00:07:28.098Z | Compiling opaque-debug v0.3.1 |
| 1658 | 2026-06-25T00:07:28.113Z | Compiling base16ct v0.2.0 |
| 1659 | 2026-06-25T00:07:28.116Z | Compiling base64ct v1.8.3 |
| 1660 | 2026-06-25T00:07:28.168Z | Compiling ciborium-io v0.2.2 |
| 1661 | 2026-06-25T00:07:28.254Z | Compiling darling v0.21.3 |
| 1662 | 2026-06-25T00:07:28.263Z | Compiling ciborium-ll v0.2.2 |
| 1663 | 2026-06-25T00:07:28.267Z | Compiling elliptic-curve v0.13.8 |
| 1664 | 2026-06-25T00:07:28.329Z | Compiling poly1305 v0.8.0 |
| 1665 | 2026-06-25T00:07:28.473Z | Compiling password-hash v0.5.0 |
| 1666 | 2026-06-25T00:07:28.735Z | Compiling num v0.4.3 |
| 1667 | 2026-06-25T00:07:28.838Z | Compiling typify v0.6.2 |
| 1668 | 2026-06-25T00:07:28.926Z | Compiling thiserror-no-std v2.0.2 |
| 1669 | 2026-06-25T00:07:29.155Z | Compiling chacha20 v0.9.1 |
| 1670 | 2026-06-25T00:07:29.306Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1671 | 2026-06-25T00:07:29.392Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1672 | 2026-06-25T00:07:29.948Z | Compiling blake2 v0.10.6 |
| 1673 | 2026-06-25T00:07:30.114Z | Compiling aead v0.5.2 |
| 1674 | 2026-06-25T00:07:30.260Z | Compiling byte-wrapper v0.1.0 |
| 1675 | 2026-06-25T00:07:30.275Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1676 | 2026-06-25T00:07:30.408Z | Compiling proc-macro-error-attr v1.0.4 |
| 1677 | 2026-06-25T00:07:30.638Z | Compiling prettyplease v0.2.37 |
| 1678 | 2026-06-25T00:07:30.648Z | Compiling unsafe-libyaml v0.2.11 |
| 1679 | 2026-06-25T00:07:30.725Z | Compiling rustix v0.38.44 |
| 1680 | 2026-06-25T00:07:30.881Z | Compiling keccak v0.1.6 |
| 1681 | 2026-06-25T00:07:31.084Z | Compiling heapless v0.8.0 |
| 1682 | 2026-06-25T00:07:31.192Z | Compiling serde_yaml v0.9.34+deprecated |
| 1683 | 2026-06-25T00:07:31.551Z | Compiling sha3 v0.10.9 |
| 1684 | 2026-06-25T00:07:31.838Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1685 | 2026-06-25T00:07:31.841Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1686 | 2026-06-25T00:07:32.417Z | Compiling chacha20poly1305 v0.10.1 |
| 1687 | 2026-06-25T00:07:32.544Z | Compiling argon2 v0.5.3 |
| 1688 | 2026-06-25T00:07:32.684Z | Compiling vsss-rs v3.3.4 |
| 1689 | 2026-06-25T00:07:32.860Z | Compiling ciborium v0.2.2 |
| 1690 | 2026-06-25T00:07:32.879Z | Compiling ingot-macros v0.1.1 |
| 1691 | 2026-06-25T00:07:33.162Z | Compiling usdt-attr-macro v0.5.0 |
| 1692 | 2026-06-25T00:07:33.430Z | Compiling usdt-macro v0.5.0 |
| 1693 | 2026-06-25T00:07:34.547Z | Compiling serde_spanned v0.6.9 |
| 1694 | 2026-06-25T00:07:34.698Z | Compiling enum-as-inner v0.6.1 |
| 1695 | 2026-06-25T00:07:34.814Z | Compiling hash32 v0.3.1 |
| 1696 | 2026-06-25T00:07:34.978Z | Compiling proc-macro-error v1.0.4 |
| 1697 | 2026-06-25T00:07:35.234Z | Compiling memmap v0.7.0 |
| 1698 | 2026-06-25T00:07:35.260Z | Compiling memoffset v0.9.1 |
| 1699 | 2026-06-25T00:07:35.291Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1700 | 2026-06-25T00:07:35.326Z | Compiling toml_write v0.1.2 |
| 1701 | 2026-06-25T00:07:35.418Z | Compiling data-encoding v2.11.0 |
| 1702 | 2026-06-25T00:07:35.500Z | Compiling winnow v0.7.15 |
| 1703 | 2026-06-25T00:07:35.503Z | Compiling indent_write v2.2.0 |
| 1704 | 2026-06-25T00:07:35.522Z | Compiling cfg_aliases v0.2.1 |
| 1705 | 2026-06-25T00:07:35.542Z | Compiling smoltcp v0.11.0 |
| 1706 | 2026-06-25T00:07:35.644Z | Compiling winnow v0.5.40 |
| 1707 | 2026-06-25T00:07:35.657Z | Compiling nix v0.31.3 |
| 1708 | 2026-06-25T00:07:35.677Z | Compiling ingot-types v0.1.2 |
| 1709 | 2026-06-25T00:07:36.017Z | Compiling usdt v0.5.0 |
| 1710 | 2026-06-25T00:07:36.239Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1711 | 2026-06-25T00:07:36.282Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1712 | 2026-06-25T00:07:36.286Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1713 | 2026-06-25T00:07:36.570Z | Compiling tabwriter v1.4.1 |
| 1714 | 2026-06-25T00:07:36.808Z | Compiling toml_edit v0.22.27 |
| 1715 | 2026-06-25T00:07:36.958Z | Compiling rustls-webpki v0.103.13 |
| 1716 | 2026-06-25T00:07:37.024Z | Compiling toml_edit v0.19.15 |
| 1717 | 2026-06-25T00:07:37.228Z | Compiling cobs v0.3.0 |
| 1718 | 2026-06-25T00:07:37.439Z | Compiling serde_repr v0.1.20 |
| 1719 | 2026-06-25T00:07:37.974Z | Compiling managed v0.8.0 |
| 1720 | 2026-06-25T00:07:38.006Z | Compiling vcpkg v0.2.15 |
| 1721 | 2026-06-25T00:07:38.037Z | Compiling bitflags v1.3.2 |
| 1722 | 2026-06-25T00:07:38.115Z | Compiling pkg-config v0.3.33 |
| 1723 | 2026-06-25T00:07:38.184Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1724 | 2026-06-25T00:07:38.430Z | Compiling toml v0.8.23 |
| 1725 | 2026-06-25T00:07:38.546Z | Compiling proc-macro-crate v1.3.1 |
| 1726 | 2026-06-25T00:07:38.566Z | Compiling openssl-sys v0.9.116 |
| 1727 | 2026-06-25T00:07:38.996Z | Compiling postcard v1.1.3 |
| 1728 | 2026-06-25T00:07:39.463Z | Compiling ingot v0.1.1 |
| 1729 | 2026-06-25T00:07:39.508Z | Compiling hubpack_derive v0.1.1 |
| 1730 | 2026-06-25T00:07:40.057Z | Compiling foreign-types-macros v0.2.3 |
| 1731 | 2026-06-25T00:07:40.079Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1732 | 2026-06-25T00:07:40.199Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1733 | 2026-06-25T00:07:40.392Z | Compiling tokio-rustls v0.26.4 |
| 1734 | 2026-06-25T00:07:40.444Z | Compiling rustls-platform-verifier v0.7.0 |
| 1735 | 2026-06-25T00:07:40.660Z | Compiling hyper-rustls v0.27.9 |
| 1736 | 2026-06-25T00:07:40.950Z | Compiling reqwest v0.13.4 |
| 1737 | 2026-06-25T00:07:41.359Z | Compiling linked-hash-map v0.5.6 |
| 1738 | 2026-06-25T00:07:41.542Z | Compiling resolv-conf v0.7.6 |
| 1739 | 2026-06-25T00:07:41.697Z | Compiling static_assertions v1.1.0 |
| 1740 | 2026-06-25T00:07:41.774Z | Compiling foreign-types-shared v0.3.1 |
| 1741 | 2026-06-25T00:07:41.870Z | Compiling heck v0.4.1 |
| 1742 | 2026-06-25T00:07:41.920Z | Compiling swrite v0.1.0 |
| 1743 | 2026-06-25T00:07:41.974Z | Compiling rayon-core v1.13.0 |
| 1744 | 2026-06-25T00:07:42.013Z | Compiling semver v0.1.20 |
| 1745 | 2026-06-25T00:07:42.068Z | Compiling unicode-segmentation v1.13.3 |
| 1746 | 2026-06-25T00:07:42.210Z | Compiling progenitor-client v0.14.0 |
| 1747 | 2026-06-25T00:07:42.270Z | Compiling colored v3.1.1 |
| 1748 | 2026-06-25T00:07:42.494Z | Compiling progenitor-extras v0.2.0 |
| 1749 | 2026-06-25T00:07:42.660Z | Compiling newline-converter v0.3.0 |
| 1750 | 2026-06-25T00:07:42.789Z | Compiling rustc_version v0.1.7 |
| 1751 | 2026-06-25T00:07:42.799Z | Compiling foreign-types v0.5.0 |
| 1752 | 2026-06-25T00:07:42.876Z | Compiling lru-cache v0.1.2 |
| 1753 | 2026-06-25T00:07:42.956Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1754 | 2026-06-25T00:07:43.043Z | Compiling hubpack v0.1.2 |
| 1755 | 2026-06-25T00:07:43.331Z | Compiling num_enum_derive v0.5.11 |
| 1756 | 2026-06-25T00:07:43.588Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1757 | 2026-06-25T00:07:44.528Z | Compiling atomicwrites v0.4.4 |
| 1758 | 2026-06-25T00:07:44.844Z | Compiling hickory-proto v0.24.4 |
| 1759 | 2026-06-25T00:07:45.209Z | Compiling progenitor-impl v0.13.0 |
| 1760 | 2026-06-25T00:07:45.499Z | Compiling crossbeam-deque v0.8.6 |
| 1761 | 2026-06-25T00:07:45.701Z | Compiling console v0.15.11 |
| 1762 | 2026-06-25T00:07:46.249Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1763 | 2026-06-25T00:07:46.372Z | Compiling camino-tempfile v1.4.1 |
| 1764 | 2026-06-25T00:07:46.616Z | Compiling chacha20 v0.10.0 |
| 1765 | 2026-06-25T00:07:46.776Z | Compiling serde-big-array v0.5.1 |
| 1766 | 2026-06-25T00:07:46.882Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1767 | 2026-06-25T00:07:46.917Z | Compiling derive-where v1.6.1 |
| 1768 | 2026-06-25T00:07:47.428Z | Compiling num-derive v0.4.2 |
| 1769 | 2026-06-25T00:07:47.556Z | Compiling pin-project-internal v1.1.13 |
| 1770 | 2026-06-25T00:07:47.867Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1771 | 2026-06-25T00:07:48.195Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1772 | 2026-06-25T00:07:48.398Z | Compiling cstr-argument v0.1.2 |
| 1773 | 2026-06-25T00:07:48.561Z | Compiling minimal-lexical v0.2.1 |
| 1774 | 2026-06-25T00:07:48.664Z | Compiling siphasher v1.0.3 |
| 1775 | 2026-06-25T00:07:48.734Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1776 | 2026-06-25T00:07:48.820Z | Compiling similar v2.7.0 |
| 1777 | 2026-06-25T00:07:48.866Z | Compiling phf_shared v0.12.1 |
| 1778 | 2026-06-25T00:07:48.990Z | Compiling nom v7.1.3 |
| 1779 | 2026-06-25T00:07:49.043Z | Compiling progenitor-macro v0.13.0 |
| 1780 | 2026-06-25T00:07:49.774Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1781 | 2026-06-25T00:07:49.873Z | Compiling expectorate v1.2.0 |
| 1782 | 2026-06-25T00:07:50.039Z | Compiling pin-project v1.1.13 |
| 1783 | 2026-06-25T00:07:50.140Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1784 | 2026-06-25T00:07:50.225Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1785 | 2026-06-25T00:07:50.408Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1786 | 2026-06-25T00:07:50.411Z | Compiling rand v0.10.1 |
| 1787 | 2026-06-25T00:07:50.781Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1788 | 2026-06-25T00:07:50.907Z | Compiling hickory-resolver v0.24.4 |
| 1789 | 2026-06-25T00:07:51.089Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1790 | 2026-06-25T00:07:51.218Z | Compiling num_enum v0.5.11 |
| 1791 | 2026-06-25T00:07:51.286Z | Compiling newtype_derive v0.1.6 |
| 1792 | 2026-06-25T00:07:51.332Z | Compiling progenitor-client v0.13.0 |
| 1793 | 2026-06-25T00:07:51.723Z | Compiling progenitor-impl v0.14.0 |
| 1794 | 2026-06-25T00:07:51.895Z | Compiling unicode-normalization v0.1.25 |
| 1795 | 2026-06-25T00:07:52.366Z | Compiling tokio-stream v0.1.18 |
| 1796 | 2026-06-25T00:07:52.844Z | Compiling snafu-derive v0.8.9 |
| 1797 | 2026-06-25T00:07:52.907Z | Compiling async-recursion v1.1.1 |
| 1798 | 2026-06-25T00:07:53.286Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1799 | 2026-06-25T00:07:53.486Z | Compiling slog-dtrace v0.3.0 |
| 1800 | 2026-06-25T00:07:53.595Z | Compiling csv-core v0.1.13 |
| 1801 | 2026-06-25T00:07:53.609Z | Compiling bstr v1.12.1 |
| 1802 | 2026-06-25T00:07:53.740Z | Compiling highway v1.3.0 |
| 1803 | 2026-06-25T00:07:53.861Z | Compiling owo-colors v4.3.0 |
| 1804 | 2026-06-25T00:07:54.110Z | Compiling konst_macro_rules v0.2.19 |
| 1805 | 2026-06-25T00:07:54.145Z | Compiling foreign-types-shared v0.1.1 |
| 1806 | 2026-06-25T00:07:54.183Z | Compiling cancel-safe-futures v0.1.5 |
| 1807 | 2026-06-25T00:07:54.279Z | Compiling same-file v1.0.6 |
| 1808 | 2026-06-25T00:07:54.297Z | Compiling foldhash v0.1.5 |
| 1809 | 2026-06-25T00:07:54.345Z | Compiling chrono-tz v0.10.4 |
| 1810 | 2026-06-25T00:07:54.452Z | Compiling unicode-width v0.1.14 |
| 1811 | 2026-06-25T00:07:54.461Z | Compiling unicode-xid v0.2.6 |
| 1812 | 2026-06-25T00:07:54.475Z | Compiling openssl v0.10.80 |
| 1813 | 2026-06-25T00:07:54.580Z | Compiling const_format_proc_macros v0.2.34 |
| 1814 | 2026-06-25T00:07:54.620Z | Compiling snafu v0.8.9 |
| 1815 | 2026-06-25T00:07:54.629Z | Compiling hashbrown v0.15.5 |
| 1816 | 2026-06-25T00:07:54.731Z | Compiling walkdir v2.5.0 |
| 1817 | 2026-06-25T00:07:54.824Z | Compiling konst v0.2.20 |
| 1818 | 2026-06-25T00:07:55.013Z | Compiling foreign-types v0.3.2 |
| 1819 | 2026-06-25T00:07:55.065Z | Compiling progenitor v0.13.0 |
| 1820 | 2026-06-25T00:07:55.086Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1821 | 2026-06-25T00:07:55.096Z | Compiling globset v0.4.18 |
| 1822 | 2026-06-25T00:07:55.173Z | Compiling csv v1.4.0 |
| 1823 | 2026-06-25T00:07:55.236Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1824 | 2026-06-25T00:07:55.260Z | Compiling qorb v0.4.1 |
| 1825 | 2026-06-25T00:07:55.360Z | Compiling progenitor-macro v0.14.0 |
| 1826 | 2026-06-25T00:07:55.410Z | Compiling olpc-cjson v0.1.4 |
| 1827 | 2026-06-25T00:07:55.739Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1828 | 2026-06-25T00:07:55.981Z | Compiling rayon v1.12.0 |
| 1829 | 2026-06-25T00:07:56.950Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1830 | 2026-06-25T00:07:57.227Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1831 | 2026-06-25T00:07:57.498Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1832 | 2026-06-25T00:07:57.566Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1833 | 2026-06-25T00:07:57.764Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1834 | 2026-06-25T00:07:58.124Z | Compiling phf v0.12.1 |
| 1835 | 2026-06-25T00:07:58.285Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1836 | 2026-06-25T00:07:58.890Z | Compiling zone_cfg_derive v0.3.1 |
| 1837 | 2026-06-25T00:07:59.205Z | Compiling tokio-dtrace v0.1.1 |
| 1838 | 2026-06-25T00:07:59.430Z | Compiling itertools v0.12.1 |
| 1839 | 2026-06-25T00:07:59.504Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1840 | 2026-06-25T00:07:59.648Z | Compiling libsw-core v0.3.2 |
| 1841 | 2026-06-25T00:07:59.707Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-25T00:07:59.860Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1843 | 2026-06-25T00:08:00.213Z | Compiling serde_plain v1.0.2 |
| 1844 | 2026-06-25T00:08:00.330Z | Compiling openssl-macros v0.1.1 |
| 1845 | 2026-06-25T00:08:00.425Z | Compiling pem v3.0.6 |
| 1846 | 2026-06-25T00:08:00.435Z | Compiling cookie v0.18.1 |
| 1847 | 2026-06-25T00:08:00.574Z | Compiling sigpipe v0.1.3 |
| 1848 | 2026-06-25T00:08:00.665Z | Compiling bytecount v0.6.9 |
| 1849 | 2026-06-25T00:08:00.680Z | Compiling fixedbitset v0.4.2 |
| 1850 | 2026-06-25T00:08:00.690Z | Compiling jiff v0.2.28 |
| 1851 | 2026-06-25T00:08:00.805Z | Compiling fixedbitset v0.5.7 |
| 1852 | 2026-06-25T00:08:00.805Z | Compiling glob v0.3.3 |
| 1853 | 2026-06-25T00:08:00.833Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1854 | 2026-06-25T00:08:00.918Z | Compiling typed-path v0.9.3 |
| 1855 | 2026-06-25T00:08:01.084Z | Compiling petgraph v0.8.3 |
| 1856 | 2026-06-25T00:08:01.252Z | Compiling petgraph v0.6.5 |
| 1857 | 2026-06-25T00:08:01.705Z | Compiling papergrid v0.11.0 |
| 1858 | 2026-06-25T00:08:02.261Z | Compiling tough v0.22.0 |
| 1859 | 2026-06-25T00:08:02.791Z | Compiling zone v0.3.1 |
| 1860 | 2026-06-25T00:08:02.866Z | Compiling progenitor v0.14.0 |
| 1861 | 2026-06-25T00:08:02.898Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1862 | 2026-06-25T00:08:02.933Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-25T00:08:02.993Z | Compiling libsw v3.5.0 |
| 1864 | 2026-06-25T00:08:03.147Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1865 | 2026-06-25T00:08:03.165Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-06-25T00:08:03.354Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-06-25T00:08:03.392Z | Compiling oxide-tokio-rt v0.1.6 |
| 1868 | 2026-06-25T00:08:03.447Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-06-25T00:08:03.577Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1870 | 2026-06-25T00:08:04.437Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-06-25T00:08:04.615Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-06-25T00:08:04.626Z | Compiling const_format v0.2.36 |
| 1873 | 2026-06-25T00:08:05.039Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1874 | 2026-06-25T00:08:05.267Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-25T00:08:05.459Z | Compiling tabled_derive v0.7.0 |
| 1876 | 2026-06-25T00:08:05.499Z | Compiling gethostname v0.5.0 |
| 1877 | 2026-06-25T00:08:05.519Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-06-25T00:08:05.597Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-06-25T00:08:05.619Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1880 | 2026-06-25T00:08:05.638Z | Compiling bcs v0.1.6 |
| 1881 | 2026-06-25T00:08:05.716Z | Compiling smf v0.2.3 |
| 1882 | 2026-06-25T00:08:05.857Z | Compiling nom v8.0.0 |
| 1883 | 2026-06-25T00:08:05.958Z | Compiling termtree v0.5.1 |
| 1884 | 2026-06-25T00:08:06.113Z | Compiling linear-map v1.2.0 |
| 1885 | 2026-06-25T00:08:06.300Z | Compiling tagptr v0.2.0 |
| 1886 | 2026-06-25T00:08:06.325Z | Compiling unicode-linebreak v0.1.5 |
| 1887 | 2026-06-25T00:08:06.439Z | Compiling lazy_static v1.5.0 |
| 1888 | 2026-06-25T00:08:06.458Z | Compiling whoami v1.6.1 |
| 1889 | 2026-06-25T00:08:06.542Z | Compiling smawk v0.3.2 |
| 1890 | 2026-06-25T00:08:06.575Z | Compiling steno v0.4.1 |
| 1891 | 2026-06-25T00:08:06.681Z | Compiling textwrap v0.16.2 |
| 1892 | 2026-06-25T00:08:06.839Z | Compiling tabled v0.15.0 |
| 1893 | 2026-06-25T00:08:07.068Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-06-25T00:08:07.236Z | Compiling moka v0.12.15 |
| 1895 | 2026-06-25T00:08:08.120Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-25T00:08:08.309Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1897 | 2026-06-25T00:08:08.359Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1898 | 2026-06-25T00:08:09.545Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-25T00:08:09.810Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1900 | 2026-06-25T00:08:09.821Z | Compiling hickory-proto v0.25.2 |
| 1901 | 2026-06-25T00:08:10.378Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1902 | 2026-06-25T00:08:10.748Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1903 | 2026-06-25T00:08:11.266Z | Compiling parking_lot_core v0.8.6 |
| 1904 | 2026-06-25T00:08:11.283Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1905 | 2026-06-25T00:08:11.574Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-06-25T00:08:11.714Z | Compiling hickory-resolver v0.25.2 |
| 1907 | 2026-06-25T00:08:11.767Z | Compiling libscf-sys v1.2.0 |
| 1908 | 2026-06-25T00:08:11.805Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1909 | 2026-06-25T00:08:11.908Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1910 | 2026-06-25T00:08:12.054Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1911 | 2026-06-25T00:08:12.436Z | Compiling parking_lot v0.11.2 |
| 1912 | 2026-06-25T00:08:12.472Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1913 | 2026-06-25T00:08:12.629Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1914 | 2026-06-25T00:08:12.713Z | Compiling fxhash v0.2.1 |
| 1915 | 2026-06-25T00:08:12.845Z | Compiling internet-checksum v0.2.1 |
| 1916 | 2026-06-25T00:08:12.854Z | Compiling sled v0.34.7 |
| 1917 | 2026-06-25T00:08:12.983Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1918 | 2026-06-25T00:08:13.064Z | Compiling diff v0.1.13 |
| 1919 | 2026-06-25T00:08:13.332Z | Compiling yansi v1.0.1 |
| 1920 | 2026-06-25T00:08:13.661Z | Compiling pretty_assertions v1.4.1 |
| 1921 | 2026-06-25T00:08:15.902Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1922 | 2026-06-25T00:08:17.171Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1923 | 2026-06-25T00:08:24.900Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1924 | 2026-06-25T00:08:26.476Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1925 | 2026-06-25T00:08:27.547Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1926 | 2026-06-25T00:08:28.432Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1927 | 2026-06-25T00:08:29.249Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1928 | 2026-06-25T00:08:30.411Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1929 | 2026-06-25T00:08:52.036Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s |
| 1930 | 2026-06-25T00:08:52.204Z | ──────────── |
| 1931 | 2026-06-25T00:08:52.204Z | Nextest run ID 939a0b2b-db1f-4c60-8285-dcc9c7091e02 with nextest profile: default |
| 1932 | 2026-06-25T00:08:52.204Z | Starting 6 tests across 3 binaries |
| 1933 | 2026-06-25T00:08:52.211Z | START bfd test::test_new_daemon |
| 1934 | 2026-06-25T00:08:52.212Z | |
| 1935 | 2026-06-25T00:08:52.212Z | running 1 test |
| 1936 | 2026-06-25T00:08:52.248Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2026-06-25T00:08:50.431148389Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4781,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1937 | 2026-06-25T00:08:52.248Z | test test::test_new_daemon ... ok |
| 1938 | 2026-06-25T00:08:52.248Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40 |
| 1939 | 2026-06-25T00:08:52.248Z | test result: ok,"time":"2026-06-25T00:08:50.43137144Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F". 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out,"pid":4781,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1940 | 2026-06-25T00:08:52.248Z | ; finished in 0.04s{ |
| 1941 | 2026-06-25T00:08:52.248Z | |
| 1942 | 2026-06-25T00:08:52.253Z | "msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-06-25T00:08:50.431396959Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4781,"error":"channel is empty and sending half is closed","peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1943 | 2026-06-25T00:08:52.256Z | PASS [ 0.048s] bfd test::test_new_daemon |
| 1944 | 2026-06-25T00:08:52.256Z | START bfd test::test_protocol_basics |
| 1945 | 2026-06-25T00:08:52.259Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level" |
| 1946 | 2026-06-25T00:08:52.259Z | running 1 test |
| 1947 | 2026-06-25T00:08:52.299Z | {{"msg":""recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1530585697, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"msg":",recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1038885776, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }""v":,"v":0,"name":"slog-rs"0,","name"level:""slog-rs",":level":1010,"time":"2026-06-25T00:08:50.482084474Z","time":"2026-06-25T00:08:50.482085174Z",","hostname":"hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F"w-01KVY1BA0TVHCCBK8PCY439A1F",","pidpid""::47824782,","peer":"peer":"2001:db8::20","203.0.113.10"state,"":"state":"Down","Down"unit":,""unit"session:"","session"module,"":"module":"state_machine","state_machine","component":"componentbfd":""bfd"}} |
| 1948 | 2026-06-25T00:08:52.299Z | |
| 1949 | 2026-06-25T00:08:52.299Z | {"msg":"{"msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3019687676, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 933249893, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }level"":,"v10":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:50.482275127Z","hostname":","time":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":2026-06-25T00:08:50.482276657Z4782",",hostname"":"peer":"203.0.113.20",w-01KVY1BA0TVHCCBK8PCY439A1F"",state"":"pid":Down"4782,"unit":,""session"peer,"":"module":"2001:db8::10",state_machine"","state":"Downcomponent"",":"unit"bfd":"} |
| 1950 | 2026-06-25T00:08:52.299Z | session","module":"{state_machine"","msg":"component":"bfd"transition -> Init"}, |
| 1951 | 2026-06-25T00:08:52.303Z | "v":0,"name":"{slog-rs",""msg"level"::"30transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-25T00:08:50.482299956Z","hostname":","time"w-01KVY1BA0TVHCCBK8PCY439A1F:"","pid":47822026-06-25T00:08:50.482301726Z",","peer":"hostname":"203.0.113.20","state":"w-01KVY1BA0TVHCCBK8PCY439A1F"Down",","pid":unit":4782",session"",peer"":"module":"203.0.113.10"state_machine,"","state":"Downcomponent"":","bfd"unit"} |
| 1952 | 2026-06-25T00:08:52.303Z | :"session"{,""module":msg"":"state_machine","transition -> Init","component"v"::0","bfd"name}" |
| 1953 | 2026-06-25T00:08:52.303Z | :"slog-rs"{,""level"msg:"30:"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-25T00:08:50.482323515Z","hostname":","w-01KVY1BA0TVHCCBK8PCY439A1F"time",":"pid":4782,"peer":"2026-06-25T00:08:50.482325325Z","2001:db8::20","hostname":"state":"Down","unit":"w-01KVY1BA0TVHCCBK8PCY439A1F","session",pid"":module":4782","state_machine"peer":,""2001:db8::10component"":","bfd"} |
| 1954 | 2026-06-25T00:08:52.303Z | state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1955 | 2026-06-25T00:08:53.296Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 1530585697, your_discriminator: 933249893, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:51.479561764Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1956 | 2026-06-25T00:08:53.296Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-25T00:08:51.479586923Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1957 | 2026-06-25T00:08:53.296Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 3019687676, your_discriminator: 1038885776, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:51.479602652Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1958 | 2026-06-25T00:08:53.299Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-25T00:08:51.479616692Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1959 | 2026-06-25T00:08:53.299Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1038885776, your_discriminator: 3019687676, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:51.481878852Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1960 | 2026-06-25T00:08:53.299Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-25T00:08:51.481900801Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1961 | 2026-06-25T00:08:53.299Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 933249893, your_discriminator: 1530585697, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:51.481921091Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1962 | 2026-06-25T00:08:53.299Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-25T00:08:51.48193698Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1963 | 2026-06-25T00:08:58.297Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3019687676, your_discriminator: 1038885776, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:56.479710938Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1964 | 2026-06-25T00:08:58.297Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1530585697, your_discriminator: 933249893, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:56.479775916Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1965 | 2026-06-25T00:08:58.300Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1038885776, your_discriminator: 3019687676, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:56.481895802Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1966 | 2026-06-25T00:08:58.300Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 933249893, your_discriminator: 1530585697, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-25T00:08:56.48192972Z","hostname":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid":4782,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1967 | 2026-06-25T00:09:02.299Z | {"msg":"dropping SM for 2001:db8::20","v":0,"name":"slog-rs","level":40{"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-06-25T00:09:00.481974769Z","hostname":","w-01KVY1BA0TVHCCBK8PCY439A1F"time",:""pid":47822026-06-25T00:09:00.481984908Z","hostname":","peer":"w-01KVY1BA0TVHCCBK8PCY439A1F","pid2001:db8::20"":,"4782state":"Up",",unit"":"peer":"session","203.0.113.10"module,"":"state":"Upstate_machine"",,""unit":"component":"session"bfd","} |
| 1968 | 2026-06-25T00:09:02.299Z | module":"state_machine","component":"bfd"} |
| 1969 | 2026-06-25T00:09:02.299Z | {"msg":"{"dropping SM for 203.0.113.20"msg,"":"v":0,"name":"dropping SM for 2001:db8::10"slog-rs",","v":0level",:"40name":"slog-rs","level":40,"time":","2026-06-25T00:09:00.482015087Z"time":,""hostname":"2026-06-25T00:09:00.482015807Z","w-01KVY1BA0TVHCCBK8PCY439A1F",hostname"":"pid":4782,"w-01KVY1BA0TVHCCBK8PCY439A1Fpeer"":","pid":203.0.113.20"4782,",state"":"peer"Up":,""unit":"2001:db8::10"session",,""state":module"":"Up","unit"state_machine:"","session"component":","bfd"}module |
| 1970 | 2026-06-25T00:09:02.299Z | ":"state_machine","component":"bfd"} |
| 1971 | 2026-06-25T00:09:02.302Z | test test::test_protocol_basics ... ok |
| 1972 | 2026-06-25T00:09:02.302Z | |
| 1973 | 2026-06-25T00:09:02.302Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1974 | 2026-06-25T00:09:02.302Z | |
| 1975 | 2026-06-25T00:09:02.307Z | PASS [ 10.055s] bfd test::test_protocol_basics |
| 1976 | 2026-06-25T00:09:02.307Z | START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1977 | 2026-06-25T00:09:02.313Z | |
| 1978 | 2026-06-25T00:09:02.314Z | running 1 test |
| 1979 | 2026-06-25T00:09:02.317Z | test v10::static_routes::tests::v1_add_request_converts_to_latest ... ok |
| 1980 | 2026-06-25T00:09:02.317Z | |
| 1981 | 2026-06-25T00:09:02.317Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1982 | 2026-06-25T00:09:02.317Z | |
| 1983 | 2026-06-25T00:09:02.317Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1984 | 2026-06-25T00:09:02.317Z | START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1985 | 2026-06-25T00:09:02.319Z | |
| 1986 | 2026-06-25T00:09:02.319Z | running 1 test |
| 1987 | 2026-06-25T00:09:02.319Z | test v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok |
| 1988 | 2026-06-25T00:09:02.319Z | |
| 1989 | 2026-06-25T00:09:02.320Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1990 | 2026-06-25T00:09:02.320Z | |
| 1991 | 2026-06-25T00:09:02.320Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1992 | 2026-06-25T00:09:02.320Z | START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1993 | 2026-06-25T00:09:02.322Z | |
| 1994 | 2026-06-25T00:09:02.323Z | running 1 test |
| 1995 | 2026-06-25T00:09:02.323Z | test v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok |
| 1996 | 2026-06-25T00:09:02.323Z | |
| 1997 | 2026-06-25T00:09:02.323Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1998 | 2026-06-25T00:09:02.323Z | |
| 1999 | 2026-06-25T00:09:02.326Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2000 | 2026-06-25T00:09:02.326Z | START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2001 | 2026-06-25T00:09:02.329Z | |
| 2002 | 2026-06-25T00:09:02.329Z | running 1 test |
| 2003 | 2026-06-25T00:09:02.329Z | test v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok |
| 2004 | 2026-06-25T00:09:02.329Z | |
| 2005 | 2026-06-25T00:09:02.329Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 2006 | 2026-06-25T00:09:02.329Z | |
| 2007 | 2026-06-25T00:09:02.329Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2008 | 2026-06-25T00:09:02.329Z | ──────────── |
| 2009 | 2026-06-25T00:09:02.329Z | Summary [ 10.123s] 6 tests run: 6 passed, 0 skipped |
| 2010 | 2026-06-25T00:09:02.340Z | process exited: duration 330787 ms, exit code 0 |
| |
| 2011 | 2026-06-25T00:09:02.346Z | found 0 output files |