|
|
|
| 1 | 2026-06-15T03:25:41.822Z | job assigned to worker 01KV4MZ8ZQE2Y1C62487XCXPVJ [factory aws, i-0ff4cd8a2a9c0f0b9] (queued for 57 s) |
| |
| 2 | 2026-06-15T03:25:48.609Z | starting task 0: "setup" |
| 3 | 2026-06-15T03:25:48.613Z | ++ uname -s |
| 4 | 2026-06-15T03:25:48.616Z | + kern=SunOS |
| 5 | 2026-06-15T03:25:48.616Z | + build_user=build |
| 6 | 2026-06-15T03:25:48.616Z | + build_uid=12345 |
| 7 | 2026-06-15T03:25:48.616Z | + work_dir=/work |
| 8 | 2026-06-15T03:25:48.616Z | + input_dir=/input |
| 9 | 2026-06-15T03:25:48.616Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-15T03:25:48.616Z | + case "$kern" in |
| 11 | 2026-06-15T03:25:48.616Z | + groupadd -g 12345 build |
| 12 | 2026-06-15T03:25:48.616Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-15T03:25:50.622Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-15T03:25:50.726Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-15T03:25:50.729Z | + home_fs=zfs |
| 16 | 2026-06-15T03:25:50.729Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-15T03:25:50.730Z | + mkdir -p /home/build |
| 18 | 2026-06-15T03:25:50.730Z | + chown build:build /home/build /work |
| 19 | 2026-06-15T03:25:52.730Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-15T03:25:52.736Z | process exited: duration 4125 ms, exit code 0 |
| |
| 21 | 2026-06-15T03:25:52.742Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-15T03:25:52.746Z | * rust toolchain channel = "stable" |
| 23 | 2026-06-15T03:25:52.746Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-06-15T03:25:52.746Z | * rust toolchain profile = "default" |
| 25 | 2026-06-15T03:25:52.746Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-15T03:25:52.746Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-15T03:25:52.746Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-15T03:25:52.749Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-15T03:25:52.749Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-15T03:25:52.864Z | info: downloading installer |
| 31 | 2026-06-15T03:25:54.564Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-15T03:25:54.565Z | warn: /opt/ooce/bin |
| 33 | 2026-06-15T03:25:54.565Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-15T03:25:54.565Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-15T03:25:54.565Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-15T03:25:54.565Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-15T03:25:54.565Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-15T03:25:54.565Z | error: cannot install while Rust is installed |
| 39 | 2026-06-15T03:25:54.566Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-15T03:25:54.566Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-15T03:25:54.566Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-15T03:25:54.566Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-15T03:25:54.566Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-15T03:25:54.578Z | info: profile set to default |
| 45 | 2026-06-15T03:25:54.578Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-15T03:25:54.581Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-15T03:25:54.741Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-15T03:25:54.744Z | info: downloading 6 components |
| 49 | 2026-06-15T03:26:09.997Z | |
| 50 | 2026-06-15T03:26:09.997Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-15T03:26:10.029Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-15T03:26:10.030Z | |
| 53 | 2026-06-15T03:26:10.030Z | |
| 54 | 2026-06-15T03:26:10.030Z | Rust is installed now. Great! |
| 55 | 2026-06-15T03:26:10.030Z | |
| 56 | 2026-06-15T03:26:10.033Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-15T03:26:10.033Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-15T03:26:10.033Z | |
| 59 | 2026-06-15T03:26:10.033Z | To configure your current shell, you need to source |
| 60 | 2026-06-15T03:26:10.033Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-15T03:26:10.033Z | |
| 62 | 2026-06-15T03:26:10.033Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-15T03:26:10.034Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-15T03:26:10.034Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-15T03:26:10.034Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-15T03:26:10.034Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-15T03:26:10.034Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-15T03:26:10.034Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-15T03:26:10.034Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-15T03:26:10.034Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-15T03:26:10.112Z | + rustup --version |
| 72 | 2026-06-15T03:26:10.121Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-15T03:26:10.124Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-15T03:26:10.141Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-15T03:26:10.144Z | + cargo --version |
| 76 | 2026-06-15T03:26:10.157Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-15T03:26:10.160Z | + rustc --version |
| 78 | 2026-06-15T03:26:10.179Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-15T03:26:10.185Z | process exited: duration 17437 ms, exit code 0 |
| |
| 80 | 2026-06-15T03:26:10.196Z | starting task 2: "authentication" |
| 81 | 2026-06-15T03:26:10.216Z | process exited: duration 22 ms, exit code 0 |
| |
| 82 | 2026-06-15T03:26:10.226Z | starting task 3: "clone repository" |
| 83 | 2026-06-15T03:26:10.231Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-15T03:26:10.232Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-15T03:26:10.262Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-15T03:26:11.368Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-15T03:26:11.368Z | + git fetch origin 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 88 | 2026-06-15T03:26:11.753Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-15T03:26:11.753Z | * branch 4cc569836dc1c5d13a5f2396de310220eafee2fe -> FETCH_HEAD |
| 90 | 2026-06-15T03:26:11.758Z | + [[ -n zl/ddm-mcast ]] |
| 91 | 2026-06-15T03:26:11.761Z | ++ git branch --show-current |
| 92 | 2026-06-15T03:26:11.761Z | + current=main |
| 93 | 2026-06-15T03:26:11.761Z | + [[ main != zl/ddm-mcast ]] |
| 94 | 2026-06-15T03:26:11.761Z | + git branch -f zl/ddm-mcast 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 95 | 2026-06-15T03:26:11.764Z | + git checkout -f zl/ddm-mcast |
| 96 | 2026-06-15T03:26:11.784Z | Switched to branch 'zl/ddm-mcast' |
| 97 | 2026-06-15T03:26:11.787Z | + git reset --hard 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 98 | 2026-06-15T03:26:11.793Z | HEAD is now at 4cc5698 [merge] Merge upstream: includes MRIB/v12 update |
| 99 | 2026-06-15T03:26:11.796Z | process exited: duration 1569 ms, exit code 0 |
| |
| 100 | 2026-06-15T03:26:11.804Z | starting task 4: "build" |
| 101 | 2026-06-15T03:26:11.807Z | + set -e |
| 102 | 2026-06-15T03:26:11.807Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-15T03:26:11.811Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-15T03:26:11.811Z | ++ PLATFORM=illumos |
| 105 | 2026-06-15T03:26:11.811Z | ++ banner install |
| 106 | 2026-06-15T03:26:11.811Z | |
| 107 | 2026-06-15T03:26:11.811Z | # # # #### ##### ## # # |
| 108 | 2026-06-15T03:26:11.811Z | # ## # # # # # # # |
| 109 | 2026-06-15T03:26:11.811Z | # # # # #### # # # # # |
| 110 | 2026-06-15T03:26:11.811Z | # # # # # # ###### # # |
| 111 | 2026-06-15T03:26:11.811Z | # # ## # # # # # # # |
| 112 | 2026-06-15T03:26:11.811Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-15T03:26:11.811Z | |
| 114 | 2026-06-15T03:26:11.811Z | ++ set +o errexit |
| 115 | 2026-06-15T03:26:11.811Z | ++ pkg info clang-15 |
| 116 | 2026-06-15T03:26:11.816Z | ++ grep -qi installed |
| 117 | 2026-06-15T03:26:13.016Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-15T03:26:13.016Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-15T03:26:13.016Z | |
| 120 | 2026-06-15T03:26:13.016Z | clang-15 |
| 121 | 2026-06-15T03:26:13.047Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-15T03:26:13.048Z | ++ set -o errexit |
| 123 | 2026-06-15T03:26:13.051Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-15T03:26:20.865Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-15T03:26:28.529Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-15T03:26:35.774Z | Planning: Solver setup ... Done |
| 127 | 2026-06-15T03:26:35.815Z | Planning: Running solver ... Done |
| 128 | 2026-06-15T03:26:35.955Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-15T03:26:35.972Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-15T03:26:36.074Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-15T03:26:36.104Z | Planning: Package planning ... Done |
| 132 | 2026-06-15T03:26:36.130Z | Planning: Merging actions ... Done |
| 133 | 2026-06-15T03:26:36.236Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-15T03:26:36.243Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-15T03:26:37.023Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-15T03:26:37.028Z | Planning: Planning completed in 8.33 seconds |
| 137 | 2026-06-15T03:26:37.040Z | Packages to install: 2 |
| 138 | 2026-06-15T03:26:37.040Z | Mediators to change: 2 |
| 139 | 2026-06-15T03:26:37.040Z | Services to change: 1 |
| 140 | 2026-06-15T03:26:37.040Z | Create boot environment: No |
| 141 | 2026-06-15T03:26:37.040Z | Create backup boot environment: No |
| 142 | 2026-06-15T03:26:37.081Z | |
| 143 | 2026-06-15T03:26:37.081Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-15T03:26:42.090Z | Download: 625/3076 items 17.5/211.3MB 8% complete (3.7M/s) |
| 145 | 2026-06-15T03:27:02.208Z | Download: 978/3076 items 82.2/211.3MB 38% complete |
| 146 | 2026-06-15T03:27:07.209Z | Download: 2414/3076 items 119.2/211.3MB 56% complete (7.7M/s) |
| 147 | 2026-06-15T03:27:16.683Z | Download: 3068/3076 items 210.6/211.3MB 99% complete (13.4M/s) |
| 148 | 2026-06-15T03:27:16.715Z | Download: Completed 211.31 MB in 39.63 seconds (5.3M/s) |
| 149 | 2026-06-15T03:27:16.845Z | Actions: 1/3418 actions (Installing new actions) |
| 150 | 2026-06-15T03:27:19.990Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 151 | 2026-06-15T03:27:20.639Z | Done |
| 152 | 2026-06-15T03:27:20.639Z | Done |
| 153 | 2026-06-15T03:27:21.375Z | Done |
| 154 | 2026-06-15T03:27:24.760Z | Done |
| 155 | 2026-06-15T03:27:24.832Z | Done |
| 156 | 2026-06-15T03:27:24.835Z | Done |
| 157 | 2026-06-15T03:27:25.124Z | Done |
| 158 | 2026-06-15T03:27:25.804Z | ++ set -o errexit |
| 159 | 2026-06-15T03:27:25.804Z | ++ cargo --version |
| 160 | 2026-06-15T03:27:25.812Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 161 | 2026-06-15T03:27:25.967Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 162 | 2026-06-15T03:27:25.970Z | info: downloading 6 components |
| 163 | 2026-06-15T03:27:41.149Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 164 | 2026-06-15T03:27:41.152Z | ++ rustc --version |
| 165 | 2026-06-15T03:27:41.180Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 166 | 2026-06-15T03:27:41.185Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 167 | 2026-06-15T03:27:41.227Z | Updating crates.io index |
| 168 | 2026-06-15T03:27:41.334Z | Downloading crates ... |
| 169 | 2026-06-15T03:27:41.393Z | Downloaded cargo-nextest v0.9.97 |
| 170 | 2026-06-15T03:27:41.456Z | Installing cargo-nextest v0.9.97 |
| 171 | 2026-06-15T03:27:41.498Z | Updating crates.io index |
| 172 | 2026-06-15T03:27:44.088Z | Locking 404 packages to latest compatible versions |
| 173 | 2026-06-15T03:27:44.092Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 174 | 2026-06-15T03:27:44.095Z | Adding duct v0.13.7 (available: v1.1.1) |
| 175 | 2026-06-15T03:27:44.095Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 176 | 2026-06-15T03:27:44.095Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 177 | 2026-06-15T03:27:44.098Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 178 | 2026-06-15T03:27:44.098Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 179 | 2026-06-15T03:27:44.098Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 180 | 2026-06-15T03:27:44.101Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 181 | 2026-06-15T03:27:44.104Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 182 | 2026-06-15T03:27:44.132Z | Downloading crates ... |
| 183 | 2026-06-15T03:27:44.225Z | Downloaded dialoguer v0.11.0 |
| 184 | 2026-06-15T03:27:44.229Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 185 | 2026-06-15T03:27:44.237Z | Downloaded color-spantrace v0.3.0 |
| 186 | 2026-06-15T03:27:44.241Z | Downloaded rand_core v0.9.5 |
| 187 | 2026-06-15T03:27:44.250Z | Downloaded once_cell v1.21.4 |
| 188 | 2026-06-15T03:27:44.253Z | Downloaded foreign-types v0.3.2 |
| 189 | 2026-06-15T03:27:44.263Z | Downloaded rustc-demangle v0.1.27 |
| 190 | 2026-06-15T03:27:44.267Z | Downloaded globset v0.4.18 |
| 191 | 2026-06-15T03:27:44.269Z | Downloaded crossterm v0.29.0 |
| 192 | 2026-06-15T03:27:44.272Z | Downloaded regex v1.12.4 |
| 193 | 2026-06-15T03:27:44.276Z | Downloaded hyper-rustls v0.27.9 |
| 194 | 2026-06-15T03:27:44.280Z | Downloaded futures-util v0.3.32 |
| 195 | 2026-06-15T03:27:44.284Z | Downloaded mukti-metadata v0.3.0 |
| 196 | 2026-06-15T03:27:44.287Z | Downloaded hyper-tls v0.6.0 |
| 197 | 2026-06-15T03:27:44.287Z | Downloaded getrandom v0.3.4 |
| 198 | 2026-06-15T03:27:44.290Z | Downloaded bitflags v2.13.0 |
| 199 | 2026-06-15T03:27:44.293Z | Downloaded ordered-float v2.10.1 |
| 200 | 2026-06-15T03:27:44.293Z | Downloaded num-traits v0.2.19 |
| 201 | 2026-06-15T03:27:44.296Z | Downloaded home v0.5.12 |
| 202 | 2026-06-15T03:27:44.296Z | Downloaded openssl-macros v0.1.1 |
| 203 | 2026-06-15T03:27:44.296Z | Downloaded iana-time-zone v0.1.65 |
| 204 | 2026-06-15T03:27:44.299Z | Downloaded is_terminal_polyfill v1.70.2 |
| 205 | 2026-06-15T03:27:44.299Z | Downloaded idna_adapter v1.0.0 |
| 206 | 2026-06-15T03:27:44.303Z | Downloaded http v1.4.2 |
| 207 | 2026-06-15T03:27:44.309Z | Downloaded scopeguard v1.2.0 |
| 208 | 2026-06-15T03:27:44.312Z | Downloaded nextest-workspace-hack v0.1.0 |
| 209 | 2026-06-15T03:27:44.312Z | Downloaded backtrace-ext v0.2.1 |
| 210 | 2026-06-15T03:27:44.315Z | Downloaded cargo-platform v0.3.3 |
| 211 | 2026-06-15T03:27:44.315Z | Downloaded camino v1.2.2 |
| 212 | 2026-06-15T03:27:44.319Z | Downloaded block-buffer v0.10.4 |
| 213 | 2026-06-15T03:27:44.319Z | Downloaded humantime-serde v1.1.1 |
| 214 | 2026-06-15T03:27:44.322Z | Downloaded os_pipe v1.2.3 |
| 215 | 2026-06-15T03:27:44.324Z | Downloaded adler2 v2.0.1 |
| 216 | 2026-06-15T03:27:44.327Z | Downloaded rustc_version v0.4.1 |
| 217 | 2026-06-15T03:27:44.330Z | Downloaded indenter v0.3.4 |
| 218 | 2026-06-15T03:27:44.330Z | Downloaded nested v0.1.1 |
| 219 | 2026-06-15T03:27:44.333Z | Downloaded form_urlencoded v1.2.2 |
| 220 | 2026-06-15T03:27:44.333Z | Downloaded colorchoice v1.0.5 |
| 221 | 2026-06-15T03:27:44.336Z | Downloaded jobserver v0.1.34 |
| 222 | 2026-06-15T03:27:44.339Z | Downloaded lazy_static v1.5.0 |
| 223 | 2026-06-15T03:27:44.339Z | Downloaded cargo_metadata v0.23.1 |
| 224 | 2026-06-15T03:27:44.343Z | Downloaded chrono v0.4.45 |
| 225 | 2026-06-15T03:27:44.348Z | Downloaded indent_write v2.2.0 |
| 226 | 2026-06-15T03:27:44.351Z | Downloaded filetime v0.2.29 |
| 227 | 2026-06-15T03:27:44.351Z | Downloaded percent-encoding v2.3.2 |
| 228 | 2026-06-15T03:27:44.351Z | Downloaded http-body v1.0.1 |
| 229 | 2026-06-15T03:27:44.354Z | Downloaded generic-array v0.14.7 |
| 230 | 2026-06-15T03:27:44.354Z | Downloaded atomic-waker v1.1.2 |
| 231 | 2026-06-15T03:27:44.354Z | Downloaded rustc-hash v2.1.2 |
| 232 | 2026-06-15T03:27:44.357Z | Downloaded futures-channel v0.3.32 |
| 233 | 2026-06-15T03:27:44.357Z | Downloaded anstyle v1.0.14 |
| 234 | 2026-06-15T03:27:44.361Z | Downloaded lru-slab v0.1.2 |
| 235 | 2026-06-15T03:27:44.364Z | Downloaded is_ci v1.2.0 |
| 236 | 2026-06-15T03:27:44.364Z | Downloaded eyre v0.6.12 |
| 237 | 2026-06-15T03:27:44.367Z | Downloaded derive_more v2.1.1 |
| 238 | 2026-06-15T03:27:44.372Z | Downloaded static_assertions v1.1.0 |
| 239 | 2026-06-15T03:27:44.375Z | Downloaded serde_path_to_error v0.1.20 |
| 240 | 2026-06-15T03:27:44.376Z | Downloaded itoa v1.0.18 |
| 241 | 2026-06-15T03:27:44.379Z | Downloaded number_prefix v0.4.0 |
| 242 | 2026-06-15T03:27:44.379Z | Downloaded cargo-util-schemas v0.2.0 |
| 243 | 2026-06-15T03:27:44.379Z | Downloaded guppy-workspace-hack v0.1.0 |
| 244 | 2026-06-15T03:27:44.381Z | Downloaded futures-io v0.3.32 |
| 245 | 2026-06-15T03:27:44.382Z | Downloaded futures-executor v0.3.32 |
| 246 | 2026-06-15T03:27:44.382Z | Downloaded errno v0.3.14 |
| 247 | 2026-06-15T03:27:44.385Z | Downloaded http-body-util v0.1.3 |
| 248 | 2026-06-15T03:27:44.385Z | Downloaded equivalent v1.0.2 |
| 249 | 2026-06-15T03:27:44.385Z | Downloaded crc32fast v1.5.0 |
| 250 | 2026-06-15T03:27:44.388Z | Downloaded miette-derive v7.6.0 |
| 251 | 2026-06-15T03:27:44.388Z | Downloaded const-oid v0.9.6 |
| 252 | 2026-06-15T03:27:44.392Z | Downloaded anstream v1.0.0 |
| 253 | 2026-06-15T03:27:44.392Z | Downloaded backtrace v0.3.76 |
| 254 | 2026-06-15T03:27:44.395Z | Downloaded serde-value v0.7.0 |
| 255 | 2026-06-15T03:27:44.398Z | Downloaded serde_ignored v0.1.14 |
| 256 | 2026-06-15T03:27:44.398Z | Downloaded futures-sink v0.3.32 |
| 257 | 2026-06-15T03:27:44.402Z | Downloaded foldhash v0.1.5 |
| 258 | 2026-06-15T03:27:44.402Z | Downloaded clap_lex v1.1.0 |
| 259 | 2026-06-15T03:27:44.402Z | Downloaded strip-ansi-escapes v0.2.1 |
| 260 | 2026-06-15T03:27:44.405Z | Downloaded spki v0.7.3 |
| 261 | 2026-06-15T03:27:44.405Z | Downloaded terminal_size v0.4.4 |
| 262 | 2026-06-15T03:27:44.405Z | Downloaded litrs v1.0.0 |
| 263 | 2026-06-15T03:27:44.408Z | Downloaded ppv-lite86 v0.2.21 |
| 264 | 2026-06-15T03:27:44.408Z | Downloaded ed25519-dalek v2.2.0 |
| 265 | 2026-06-15T03:27:44.411Z | Downloaded pathdiff v0.2.3 |
| 266 | 2026-06-15T03:27:44.417Z | Downloaded shell-words v1.1.1 |
| 267 | 2026-06-15T03:27:44.420Z | Downloaded serde_urlencoded v0.7.1 |
| 268 | 2026-06-15T03:27:44.420Z | Downloaded hashbrown v0.17.1 |
| 269 | 2026-06-15T03:27:44.423Z | Downloaded signal-hook-mio v0.2.5 |
| 270 | 2026-06-15T03:27:44.423Z | Downloaded sigchld v0.2.4 |
| 271 | 2026-06-15T03:27:44.426Z | Downloaded signature v2.2.0 |
| 272 | 2026-06-15T03:27:44.429Z | Downloaded sync_wrapper v1.0.2 |
| 273 | 2026-06-15T03:27:44.429Z | Downloaded gimli v0.32.3 |
| 274 | 2026-06-15T03:27:44.432Z | Downloaded humantime v2.3.0 |
| 275 | 2026-06-15T03:27:44.438Z | Downloaded pin-project-internal v1.1.13 |
| 276 | 2026-06-15T03:27:44.441Z | Downloaded native-tls v0.2.18 |
| 277 | 2026-06-15T03:27:44.441Z | Downloaded clap_builder v4.6.0 |
| 278 | 2026-06-15T03:27:44.444Z | Downloaded tokio-stream v0.1.18 |
| 279 | 2026-06-15T03:27:44.447Z | Downloaded quote v1.0.45 |
| 280 | 2026-06-15T03:27:44.451Z | Downloaded owo-colors v4.3.0 |
| 281 | 2026-06-15T03:27:44.451Z | Downloaded ipnet v2.12.0 |
| 282 | 2026-06-15T03:27:44.454Z | Downloaded toml_write v0.1.2 |
| 283 | 2026-06-15T03:27:44.454Z | Downloaded tower-layer v0.3.3 |
| 284 | 2026-06-15T03:27:44.454Z | Downloaded thread_local v1.1.9 |
| 285 | 2026-06-15T03:27:44.455Z | Downloaded self-replace v1.5.0 |
| 286 | 2026-06-15T03:27:44.458Z | Downloaded pkg-config v0.3.33 |
| 287 | 2026-06-15T03:27:44.458Z | Downloaded newtype-uuid v1.3.2 |
| 288 | 2026-06-15T03:27:44.458Z | Downloaded subtle v2.6.1 |
| 289 | 2026-06-15T03:27:44.461Z | Downloaded supports-color v3.0.2 |
| 290 | 2026-06-15T03:27:44.461Z | Downloaded tokio-native-tls v0.3.1 |
| 291 | 2026-06-15T03:27:44.464Z | Downloaded pkcs8 v0.10.2 |
| 292 | 2026-06-15T03:27:44.467Z | Downloaded tracing-attributes v0.1.31 |
| 293 | 2026-06-15T03:27:44.470Z | Downloaded pin-project-lite v0.2.17 |
| 294 | 2026-06-15T03:27:44.473Z | Downloaded tar v0.4.46 |
| 295 | 2026-06-15T03:27:44.476Z | Downloaded textwrap v0.16.2 |
| 296 | 2026-06-15T03:27:44.479Z | Downloaded rand_core v0.6.4 |
| 297 | 2026-06-15T03:27:44.481Z | Downloaded supports-unicode v3.0.0 |
| 298 | 2026-06-15T03:27:44.482Z | Downloaded log v0.4.32 |
| 299 | 2026-06-15T03:27:44.485Z | Downloaded rand_chacha v0.9.0 |
| 300 | 2026-06-15T03:27:44.488Z | Downloaded lock_api v0.4.14 |
| 301 | 2026-06-15T03:27:44.488Z | Downloaded nextest-metadata v0.12.2 |
| 302 | 2026-06-15T03:27:44.497Z | Downloaded tokio-util v0.7.18 |
| 303 | 2026-06-15T03:27:44.501Z | Downloaded serde_spanned v1.1.1 |
| 304 | 2026-06-15T03:27:44.504Z | Downloaded signal-hook-registry v1.4.8 |
| 305 | 2026-06-15T03:27:44.504Z | Downloaded sha2 v0.10.9 |
| 306 | 2026-06-15T03:27:44.507Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 307 | 2026-06-15T03:27:44.511Z | Downloaded tinyvec_macros v0.1.1 |
| 308 | 2026-06-15T03:27:44.511Z | Downloaded tokio-macros v2.7.0 |
| 309 | 2026-06-15T03:27:44.514Z | Downloaded tracing-subscriber v0.3.23 |
| 310 | 2026-06-15T03:27:44.519Z | Downloaded unicode-width v0.1.14 |
| 311 | 2026-06-15T03:27:44.522Z | Downloaded slab v0.4.12 |
| 312 | 2026-06-15T03:27:44.525Z | Downloaded typenum v1.20.1 |
| 313 | 2026-06-15T03:27:44.529Z | Downloaded anstyle-query v1.1.5 |
| 314 | 2026-06-15T03:27:44.532Z | Downloaded quick-junit v0.5.2 |
| 315 | 2026-06-15T03:27:44.535Z | Downloaded toml_edit v0.22.27 |
| 316 | 2026-06-15T03:27:44.537Z | Downloaded smol_str v0.3.6 |
| 317 | 2026-06-15T03:27:44.537Z | Downloaded simd-adler32 v0.3.9 |
| 318 | 2026-06-15T03:27:44.540Z | Downloaded tracing-core v0.1.36 |
| 319 | 2026-06-15T03:27:44.540Z | Downloaded self_update v0.42.0 |
| 320 | 2026-06-15T03:27:44.544Z | Downloaded tower-service v0.3.3 |
| 321 | 2026-06-15T03:27:44.546Z | Downloaded utf8_iter v1.0.4 |
| 322 | 2026-06-15T03:27:44.546Z | Downloaded parking_lot v0.12.5 |
| 323 | 2026-06-15T03:27:44.552Z | Downloaded memchr v2.8.2 |
| 324 | 2026-06-15T03:27:44.555Z | Downloaded unicode-xid v0.2.6 |
| 325 | 2026-06-15T03:27:44.560Z | Downloaded typeid v1.0.3 |
| 326 | 2026-06-15T03:27:44.563Z | Downloaded openssl-sys v0.9.117 |
| 327 | 2026-06-15T03:27:44.566Z | Downloaded quinn-udp v0.5.14 |
| 328 | 2026-06-15T03:27:44.566Z | Downloaded target-lexicon v0.13.5 |
| 329 | 2026-06-15T03:27:44.570Z | Downloaded urlencoding v2.1.3 |
| 330 | 2026-06-15T03:27:44.576Z | Downloaded thiserror v1.0.69 |
| 331 | 2026-06-15T03:27:44.579Z | Downloaded semver v1.0.28 |
| 332 | 2026-06-15T03:27:44.582Z | Downloaded utf8parse v0.2.2 |
| 333 | 2026-06-15T03:27:44.582Z | Downloaded thiserror-impl v2.0.18 |
| 334 | 2026-06-15T03:27:44.585Z | Downloaded thiserror-impl v1.0.69 |
| 335 | 2026-06-15T03:27:44.585Z | Downloaded version_check v0.9.5 |
| 336 | 2026-06-15T03:27:44.588Z | Downloaded untrusted v0.9.0 |
| 337 | 2026-06-15T03:27:44.588Z | Downloaded try-lock v0.2.5 |
| 338 | 2026-06-15T03:27:44.592Z | Downloaded xattr v1.6.1 |
| 339 | 2026-06-15T03:27:44.596Z | Downloaded shared_child v1.1.1 |
| 340 | 2026-06-15T03:27:44.599Z | Downloaded pin-project v1.1.13 |
| 341 | 2026-06-15T03:27:44.604Z | Downloaded zerocopy v0.8.52 |
| 342 | 2026-06-15T03:27:44.626Z | Downloaded miniz_oxide v0.8.9 |
| 343 | 2026-06-15T03:27:44.630Z | Downloaded ryu v1.0.23 |
| 344 | 2026-06-15T03:27:44.648Z | Downloaded target-spec v3.6.0 |
| 345 | 2026-06-15T03:27:44.651Z | Downloaded serde_derive v1.0.228 |
| 346 | 2026-06-15T03:27:44.654Z | Downloaded serde_core v1.0.228 |
| 347 | 2026-06-15T03:27:44.657Z | Downloaded signal-hook v0.3.18 |
| 348 | 2026-06-15T03:27:44.660Z | Downloaded smallvec v1.15.2 |
| 349 | 2026-06-15T03:27:44.669Z | Downloaded zstd v0.13.3 |
| 350 | 2026-06-15T03:27:44.672Z | Downloaded zeroize v1.9.0 |
| 351 | 2026-06-15T03:27:44.675Z | Downloaded zstd-safe v7.2.4 |
| 352 | 2026-06-15T03:27:44.678Z | Downloaded proc-macro2 v1.0.106 |
| 353 | 2026-06-15T03:27:44.725Z | Downloaded cargo_metadata v0.20.0 |
| 354 | 2026-06-15T03:27:44.736Z | Downloaded anstyle-parse v1.0.0 |
| 355 | 2026-06-15T03:27:44.739Z | Downloaded futures-macro v0.3.32 |
| 356 | 2026-06-15T03:27:44.744Z | Downloaded heck v0.5.0 |
| 357 | 2026-06-15T03:27:44.748Z | Downloaded indicatif v0.17.11 |
| 358 | 2026-06-15T03:27:44.751Z | Downloaded quinn v0.11.9 |
| 359 | 2026-06-15T03:27:44.753Z | Downloaded cc v1.2.64 |
| 360 | 2026-06-15T03:27:44.756Z | Downloaded unicode-ident v1.0.24 |
| 361 | 2026-06-15T03:27:44.756Z | Downloaded mio v1.2.1 |
| 362 | 2026-06-15T03:27:44.759Z | Downloaded futures v0.3.32 |
| 363 | 2026-06-15T03:27:44.762Z | Downloaded socket2 v0.6.4 |
| 364 | 2026-06-15T03:27:44.765Z | Downloaded reqwest v0.12.28 |
| 365 | 2026-06-15T03:27:44.772Z | Downloaded tempfile v3.27.0 |
| 366 | 2026-06-15T03:27:44.775Z | Downloaded rustls-webpki v0.103.13 |
| 367 | 2026-06-15T03:27:44.779Z | Downloaded bstr v1.12.1 |
| 368 | 2026-06-15T03:27:44.784Z | Downloaded derive-where v1.6.1 |
| 369 | 2026-06-15T03:27:44.787Z | Downloaded vte v0.14.1 |
| 370 | 2026-06-15T03:27:44.789Z | Downloaded supports-hyperlinks v3.2.0 |
| 371 | 2026-06-15T03:27:44.789Z | Downloaded uuid v1.23.3 |
| 372 | 2026-06-15T03:27:44.793Z | Downloaded der v0.7.10 |
| 373 | 2026-06-15T03:27:44.795Z | Downloaded xxhash-rust v0.8.15 |
| 374 | 2026-06-15T03:27:44.801Z | Downloaded camino-tempfile v1.4.1 |
| 375 | 2026-06-15T03:27:44.804Z | Downloaded config v0.15.23 |
| 376 | 2026-06-15T03:27:44.807Z | Downloaded indexmap v2.14.0 |
| 377 | 2026-06-15T03:27:44.810Z | Downloaded rand v0.9.4 |
| 378 | 2026-06-15T03:27:44.813Z | Downloaded nextest-filtering v0.15.0 |
| 379 | 2026-06-15T03:27:44.816Z | Downloaded miette v7.6.0 |
| 380 | 2026-06-15T03:27:44.821Z | Downloaded hyper v1.10.1 |
| 381 | 2026-06-15T03:27:44.826Z | Downloaded parking_lot_core v0.9.12 |
| 382 | 2026-06-15T03:27:44.839Z | Downloaded ahash v0.8.12 |
| 383 | 2026-06-15T03:27:44.843Z | Downloaded rustls-pki-types v1.14.1 |
| 384 | 2026-06-15T03:27:44.854Z | Downloaded document-features v0.2.12 |
| 385 | 2026-06-15T03:27:44.857Z | Downloaded cpufeatures v0.2.17 |
| 386 | 2026-06-15T03:27:44.863Z | Downloaded guppy v0.17.26 |
| 387 | 2026-06-15T03:27:44.867Z | Downloaded cfg_aliases v0.2.1 |
| 388 | 2026-06-15T03:27:44.869Z | Downloaded convert_case v0.10.0 |
| 389 | 2026-06-15T03:27:44.869Z | Downloaded digest v0.10.7 |
| 390 | 2026-06-15T03:27:44.872Z | Downloaded flate2 v1.1.9 |
| 391 | 2026-06-15T03:27:44.875Z | Downloaded zmij v1.0.21 |
| 392 | 2026-06-15T03:27:44.875Z | Downloaded serde v1.0.228 |
| 393 | 2026-06-15T03:27:44.878Z | Downloaded thiserror v2.0.18 |
| 394 | 2026-06-15T03:27:44.881Z | Downloaded find-msvc-tools v0.1.9 |
| 395 | 2026-06-15T03:27:44.884Z | Downloaded clap_derive v4.6.1 |
| 396 | 2026-06-15T03:27:44.884Z | Downloaded hyper-util v0.1.20 |
| 397 | 2026-06-15T03:27:44.889Z | Downloaded serde_spanned v0.6.9 |
| 398 | 2026-06-15T03:27:44.892Z | Downloaded url v2.5.8 |
| 399 | 2026-06-15T03:27:44.892Z | Downloaded unicode-segmentation v1.13.3 |
| 400 | 2026-06-15T03:27:44.895Z | Downloaded target-spec-miette v0.4.8 |
| 401 | 2026-06-15T03:27:44.898Z | Downloaded unicode-linebreak v0.1.5 |
| 402 | 2026-06-15T03:27:44.901Z | Downloaded atomicwrites v0.4.4 |
| 403 | 2026-06-15T03:27:44.904Z | Downloaded tower v0.5.3 |
| 404 | 2026-06-15T03:27:44.908Z | Downloaded getrandom v0.2.17 |
| 405 | 2026-06-15T03:27:44.911Z | Downloaded borsh v1.6.1 |
| 406 | 2026-06-15T03:27:44.914Z | Downloaded base64 v0.22.1 |
| 407 | 2026-06-15T03:27:44.917Z | Downloaded tracing-error v0.2.1 |
| 408 | 2026-06-15T03:27:44.917Z | Downloaded ron v0.12.1 |
| 409 | 2026-06-15T03:27:44.920Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 410 | 2026-06-15T03:27:44.923Z | Downloaded unicase v2.9.0 |
| 411 | 2026-06-15T03:27:44.923Z | Downloaded openssl-probe v0.2.1 |
| 412 | 2026-06-15T03:27:44.923Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 413 | 2026-06-15T03:27:44.926Z | Downloaded h2 v0.4.14 |
| 414 | 2026-06-15T03:27:44.929Z | Downloaded futures-core v0.3.32 |
| 415 | 2026-06-15T03:27:44.929Z | Downloaded curve25519-dalek v4.1.3 |
| 416 | 2026-06-15T03:27:44.943Z | Downloaded itertools v0.14.0 |
| 417 | 2026-06-15T03:27:44.973Z | Downloaded unicode-normalization v0.1.25 |
| 418 | 2026-06-15T03:27:44.987Z | Downloaded idna v1.1.0 |
| 419 | 2026-06-15T03:27:44.991Z | Downloaded pulldown-cmark v0.13.4 |
| 420 | 2026-06-15T03:27:44.995Z | Downloaded vcpkg v0.2.15 |
| 421 | 2026-06-15T03:27:45.018Z | Downloaded serde_json v1.0.150 |
| 422 | 2026-06-15T03:27:45.021Z | Downloaded serde-untagged v0.1.9 |
| 423 | 2026-06-15T03:27:45.024Z | Downloaded quick-xml v0.38.4 |
| 424 | 2026-06-15T03:27:45.042Z | Downloaded portable-atomic v1.13.1 |
| 425 | 2026-06-15T03:27:45.050Z | Downloaded tower-http v0.6.11 |
| 426 | 2026-06-15T03:27:45.056Z | Downloaded debug-ignore v1.0.5 |
| 427 | 2026-06-15T03:27:45.059Z | Downloaded httparse v1.10.1 |
| 428 | 2026-06-15T03:27:45.085Z | Downloaded autocfg v1.5.1 |
| 429 | 2026-06-15T03:27:45.090Z | Downloaded bytes v1.11.1 |
| 430 | 2026-06-15T03:27:45.090Z | Downloaded hex v0.4.3 |
| 431 | 2026-06-15T03:27:45.093Z | Downloaded winnow v0.7.15 |
| 432 | 2026-06-15T03:27:45.096Z | Downloaded winnow v1.0.3 |
| 433 | 2026-06-15T03:27:45.100Z | Downloaded cargo-platform v0.2.0 |
| 434 | 2026-06-15T03:27:45.108Z | Downloaded quinn-proto v0.11.14 |
| 435 | 2026-06-15T03:27:45.113Z | Downloaded ed25519 v2.2.3 |
| 436 | 2026-06-15T03:27:45.119Z | Downloaded getrandom v0.4.2 |
| 437 | 2026-06-15T03:27:45.123Z | Downloaded hashbrown v0.15.5 |
| 438 | 2026-06-15T03:27:45.126Z | Downloaded quick-xml v0.37.5 |
| 439 | 2026-06-15T03:27:45.129Z | Downloaded nextest-runner v0.80.0 |
| 440 | 2026-06-15T03:27:45.137Z | Downloaded aho-corasick v1.1.4 |
| 441 | 2026-06-15T03:27:45.143Z | Downloaded foreign-types-shared v0.1.1 |
| 442 | 2026-06-15T03:27:45.155Z | Downloaded fnv v1.0.7 |
| 443 | 2026-06-15T03:27:45.158Z | Downloaded async-scoped v0.9.0 |
| 444 | 2026-06-15T03:27:45.161Z | Downloaded webpki-roots v1.0.7 |
| 445 | 2026-06-15T03:27:45.197Z | Downloaded strsim v0.11.1 |
| 446 | 2026-06-15T03:27:45.201Z | Downloaded cfg-if v1.0.4 |
| 447 | 2026-06-15T03:27:45.209Z | Downloaded console v0.15.11 |
| 448 | 2026-06-15T03:27:45.212Z | Downloaded addr2line v0.25.1 |
| 449 | 2026-06-15T03:27:45.215Z | Downloaded derive_more-impl v2.1.1 |
| 450 | 2026-06-15T03:27:45.218Z | Downloaded futures-task v0.3.32 |
| 451 | 2026-06-15T03:27:45.218Z | Downloaded duct v0.13.7 |
| 452 | 2026-06-15T03:27:45.218Z | Downloaded clap v4.6.1 |
| 453 | 2026-06-15T03:27:45.222Z | Downloaded unicode-width v0.2.2 |
| 454 | 2026-06-15T03:27:45.225Z | Downloaded cfg-expr v0.20.8 |
| 455 | 2026-06-15T03:27:45.228Z | Downloaded openssl v0.10.81 |
| 456 | 2026-06-15T03:27:45.234Z | Downloaded toml_datetime v0.6.11 |
| 457 | 2026-06-15T03:27:45.237Z | Downloaded syn v2.0.117 |
| 458 | 2026-06-15T03:27:45.239Z | Downloaded erased-serde v0.4.10 |
| 459 | 2026-06-15T03:27:45.248Z | Downloaded shlex v2.0.1 |
| 460 | 2026-06-15T03:27:45.253Z | Downloaded object v0.37.3 |
| 461 | 2026-06-15T03:27:45.262Z | Downloaded base64ct v1.8.3 |
| 462 | 2026-06-15T03:27:45.265Z | Downloaded nix v0.30.1 |
| 463 | 2026-06-15T03:27:45.270Z | Downloaded future-queue v0.4.0 |
| 464 | 2026-06-15T03:27:45.273Z | Downloaded fixedbitset v0.5.7 |
| 465 | 2026-06-15T03:27:45.273Z | Downloaded tokio-rustls v0.26.4 |
| 466 | 2026-06-15T03:27:45.274Z | Downloaded regex-syntax v0.8.11 |
| 467 | 2026-06-15T03:27:45.279Z | Downloaded rustls v0.23.40 |
| 468 | 2026-06-15T03:27:45.285Z | Downloaded enable-ansi-support v0.2.1 |
| 469 | 2026-06-15T03:27:45.288Z | Downloaded crypto-common v0.1.7 |
| 470 | 2026-06-15T03:27:45.288Z | Downloaded rustix v0.38.44 |
| 471 | 2026-06-15T03:27:45.309Z | Downloaded rustix v1.1.4 |
| 472 | 2026-06-15T03:27:45.342Z | Downloaded tracing v0.1.44 |
| 473 | 2026-06-15T03:27:45.414Z | Downloaded regex-automata v0.4.14 |
| 474 | 2026-06-15T03:27:45.434Z | Downloaded either v1.16.0 |
| 475 | 2026-06-15T03:27:45.455Z | Downloaded sharded-slab v0.1.7 |
| 476 | 2026-06-15T03:27:45.478Z | Downloaded petgraph v0.8.3 |
| 477 | 2026-06-15T03:27:45.491Z | Downloaded fastrand v2.4.1 |
| 478 | 2026-06-15T03:27:45.494Z | Downloaded libc v0.2.186 |
| 479 | 2026-06-15T03:27:45.512Z | Downloaded color-eyre v0.6.5 |
| 480 | 2026-06-15T03:27:45.517Z | Downloaded tokio v1.52.3 |
| 481 | 2026-06-15T03:27:45.538Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 482 | 2026-06-15T03:27:45.548Z | Downloaded want v0.3.1 |
| 483 | 2026-06-15T03:27:45.551Z | Downloaded zipsign-api v0.1.5 |
| 484 | 2026-06-15T03:27:45.551Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 485 | 2026-06-15T03:27:45.554Z | Downloaded tracing-log v0.2.0 |
| 486 | 2026-06-15T03:27:45.554Z | Downloaded toml v0.8.23 |
| 487 | 2026-06-15T03:27:45.554Z | Downloaded tinyvec v1.11.0 |
| 488 | 2026-06-15T03:27:45.613Z | Downloaded recursion v0.5.4 |
| 489 | 2026-06-15T03:27:45.619Z | Downloaded ring v0.17.14 |
| 490 | 2026-06-15T03:27:45.797Z | Downloaded swrite v0.1.0 |
| 491 | 2026-06-15T03:27:45.835Z | Compiling libc v0.2.186 |
| 492 | 2026-06-15T03:27:45.835Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-06-15T03:27:45.835Z | Compiling quote v1.0.45 |
| 494 | 2026-06-15T03:27:45.835Z | Compiling unicode-ident v1.0.24 |
| 495 | 2026-06-15T03:27:45.838Z | Compiling serde_core v1.0.228 |
| 496 | 2026-06-15T03:27:45.838Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-06-15T03:27:45.838Z | Compiling memchr v2.8.2 |
| 498 | 2026-06-15T03:27:45.838Z | Compiling once_cell v1.21.4 |
| 499 | 2026-06-15T03:27:46.050Z | Compiling log v0.4.32 |
| 500 | 2026-06-15T03:27:46.094Z | Compiling pin-project-lite v0.2.17 |
| 501 | 2026-06-15T03:27:46.186Z | Compiling itoa v1.0.18 |
| 502 | 2026-06-15T03:27:46.213Z | Compiling serde v1.0.228 |
| 503 | 2026-06-15T03:27:46.385Z | Compiling smallvec v1.15.2 |
| 504 | 2026-06-15T03:27:46.412Z | Compiling futures-core v0.3.32 |
| 505 | 2026-06-15T03:27:46.569Z | Compiling bitflags v2.13.0 |
| 506 | 2026-06-15T03:27:46.569Z | Compiling shlex v2.0.1 |
| 507 | 2026-06-15T03:27:46.626Z | Compiling equivalent v1.0.2 |
| 508 | 2026-06-15T03:27:46.710Z | Compiling find-msvc-tools v0.1.9 |
| 509 | 2026-06-15T03:27:46.785Z | Compiling hashbrown v0.17.1 |
| 510 | 2026-06-15T03:27:46.962Z | Compiling errno v0.3.14 |
| 511 | 2026-06-15T03:27:46.974Z | Compiling bytes v1.11.1 |
| 512 | 2026-06-15T03:27:46.985Z | Compiling mio v1.2.1 |
| 513 | 2026-06-15T03:27:47.107Z | Compiling signal-hook-registry v1.4.8 |
| 514 | 2026-06-15T03:27:47.125Z | Compiling jobserver v0.1.34 |
| 515 | 2026-06-15T03:27:47.269Z | Compiling syn v2.0.117 |
| 516 | 2026-06-15T03:27:47.323Z | Compiling futures-sink v0.3.32 |
| 517 | 2026-06-15T03:27:47.439Z | Compiling cc v1.2.64 |
| 518 | 2026-06-15T03:27:47.460Z | Compiling rustix v1.1.4 |
| 519 | 2026-06-15T03:27:47.472Z | Compiling socket2 v0.6.4 |
| 520 | 2026-06-15T03:27:47.723Z | Compiling zmij v1.0.21 |
| 521 | 2026-06-15T03:27:47.726Z | Compiling slab v0.4.12 |
| 522 | 2026-06-15T03:27:47.927Z | Compiling futures-channel v0.3.32 |
| 523 | 2026-06-15T03:27:47.948Z | Compiling tracing-core v0.1.36 |
| 524 | 2026-06-15T03:27:48.086Z | Compiling serde_json v1.0.150 |
| 525 | 2026-06-15T03:27:48.189Z | Compiling version_check v0.9.5 |
| 526 | 2026-06-15T03:27:48.350Z | Compiling indexmap v2.14.0 |
| 527 | 2026-06-15T03:27:48.489Z | Compiling futures-io v0.3.32 |
| 528 | 2026-06-15T03:27:48.531Z | Compiling futures-task v0.3.32 |
| 529 | 2026-06-15T03:27:48.670Z | Compiling getrandom v0.4.2 |
| 530 | 2026-06-15T03:27:48.712Z | Compiling camino v1.2.2 |
| 531 | 2026-06-15T03:27:48.764Z | Compiling percent-encoding v2.3.2 |
| 532 | 2026-06-15T03:27:48.973Z | Compiling unicode-width v0.2.2 |
| 533 | 2026-06-15T03:27:49.062Z | Compiling ring v0.17.14 |
| 534 | 2026-06-15T03:27:49.114Z | Compiling http v1.4.2 |
| 535 | 2026-06-15T03:27:49.196Z | Compiling simd-adler32 v0.3.9 |
| 536 | 2026-06-15T03:27:49.210Z | Compiling adler2 v2.0.1 |
| 537 | 2026-06-15T03:27:49.282Z | Compiling zeroize v1.9.0 |
| 538 | 2026-06-15T03:27:49.369Z | Compiling autocfg v1.5.1 |
| 539 | 2026-06-15T03:27:49.493Z | Compiling miniz_oxide v0.8.9 |
| 540 | 2026-06-15T03:27:49.730Z | Compiling num-traits v0.2.19 |
| 541 | 2026-06-15T03:27:50.006Z | Compiling target-lexicon v0.13.5 |
| 542 | 2026-06-15T03:27:50.023Z | Compiling getrandom v0.3.4 |
| 543 | 2026-06-15T03:27:50.362Z | Compiling object v0.37.3 |
| 544 | 2026-06-15T03:27:50.480Z | Compiling zerocopy v0.8.52 |
| 545 | 2026-06-15T03:27:50.711Z | Compiling http-body v1.0.1 |
| 546 | 2026-06-15T03:27:50.773Z | Compiling rustls-pki-types v1.14.1 |
| 547 | 2026-06-15T03:27:50.866Z | Compiling form_urlencoded v1.2.2 |
| 548 | 2026-06-15T03:27:50.879Z | Compiling serde_derive v1.0.228 |
| 549 | 2026-06-15T03:27:50.914Z | Compiling tokio-macros v2.7.0 |
| 550 | 2026-06-15T03:27:50.925Z | Compiling futures-macro v0.3.32 |
| 551 | 2026-06-15T03:27:50.998Z | Compiling tracing-attributes v0.1.31 |
| 552 | 2026-06-15T03:27:51.129Z | Compiling semver v1.0.28 |
| 553 | 2026-06-15T03:27:51.352Z | Compiling getrandom v0.2.17 |
| 554 | 2026-06-15T03:27:51.552Z | Compiling gimli v0.32.3 |
| 555 | 2026-06-15T03:27:51.646Z | Compiling tokio v1.52.3 |
| 556 | 2026-06-15T03:27:51.646Z | Compiling idna_adapter v1.0.0 |
| 557 | 2026-06-15T03:27:51.747Z | Compiling httparse v1.10.1 |
| 558 | 2026-06-15T03:27:51.759Z | Compiling futures-util v0.3.32 |
| 559 | 2026-06-15T03:27:51.785Z | Compiling owo-colors v4.3.0 |
| 560 | 2026-06-15T03:27:52.124Z | Compiling untrusted v0.9.0 |
| 561 | 2026-06-15T03:27:52.129Z | Compiling thiserror v2.0.18 |
| 562 | 2026-06-15T03:27:52.202Z | Compiling tracing v0.1.44 |
| 563 | 2026-06-15T03:27:52.230Z | Compiling utf8_iter v1.0.4 |
| 564 | 2026-06-15T03:27:52.391Z | Compiling signal-hook v0.3.18 |
| 565 | 2026-06-15T03:27:52.456Z | Compiling guppy-workspace-hack v0.1.0 |
| 566 | 2026-06-15T03:27:52.541Z | Compiling fnv v1.0.7 |
| 567 | 2026-06-15T03:27:52.646Z | Compiling idna v1.1.0 |
| 568 | 2026-06-15T03:27:52.835Z | Compiling thiserror-impl v2.0.18 |
| 569 | 2026-06-15T03:27:54.037Z | Compiling addr2line v0.25.1 |
| 570 | 2026-06-15T03:27:54.464Z | Compiling generic-array v0.14.7 |
| 571 | 2026-06-15T03:27:54.489Z | Compiling rustc-demangle v0.1.27 |
| 572 | 2026-06-15T03:27:54.699Z | Compiling tower-service v0.3.3 |
| 573 | 2026-06-15T03:27:54.797Z | Compiling typeid v1.0.3 |
| 574 | 2026-06-15T03:27:54.903Z | Compiling atomic-waker v1.1.2 |
| 575 | 2026-06-15T03:27:54.962Z | Compiling try-lock v0.2.5 |
| 576 | 2026-06-15T03:27:55.032Z | Compiling target-spec v3.6.0 |
| 577 | 2026-06-15T03:27:55.075Z | Compiling pkg-config v0.3.33 |
| 578 | 2026-06-15T03:27:55.090Z | Compiling thiserror v1.0.69 |
| 579 | 2026-06-15T03:27:55.321Z | Compiling rustls v0.23.40 |
| 580 | 2026-06-15T03:27:55.410Z | Compiling fastrand v2.4.1 |
| 581 | 2026-06-15T03:27:55.508Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 582 | 2026-06-15T03:27:55.546Z | Compiling tokio-util v0.7.18 |
| 583 | 2026-06-15T03:27:55.650Z | Compiling tempfile v3.27.0 |
| 584 | 2026-06-15T03:27:55.769Z | Compiling want v0.3.1 |
| 585 | 2026-06-15T03:27:55.851Z | Compiling cfg-expr v0.20.8 |
| 586 | 2026-06-15T03:27:55.956Z | Compiling url v2.5.8 |
| 587 | 2026-06-15T03:27:56.024Z | Compiling h2 v0.4.14 |
| 588 | 2026-06-15T03:27:57.019Z | Compiling backtrace v0.3.76 |
| 589 | 2026-06-15T03:27:57.368Z | Compiling thiserror-impl v1.0.69 |
| 590 | 2026-06-15T03:27:57.520Z | Compiling terminal_size v0.4.4 |
| 591 | 2026-06-15T03:27:57.533Z | Compiling aho-corasick v1.1.4 |
| 592 | 2026-06-15T03:27:57.673Z | Compiling winnow v0.7.15 |
| 593 | 2026-06-15T03:27:58.418Z | Compiling rustls-webpki v0.103.13 |
| 594 | 2026-06-15T03:27:58.538Z | Compiling erased-serde v0.4.10 |
| 595 | 2026-06-15T03:27:58.841Z | Compiling regex-syntax v0.8.11 |
| 596 | 2026-06-15T03:27:59.570Z | Compiling subtle v2.6.1 |
| 597 | 2026-06-15T03:27:59.744Z | Compiling typenum v1.20.1 |
| 598 | 2026-06-15T03:28:00.970Z | Compiling regex-automata v0.4.14 |
| 599 | 2026-06-15T03:28:01.188Z | Compiling hyper v1.10.1 |
| 600 | 2026-06-15T03:28:03.076Z | Compiling serde_spanned v0.6.9 |
| 601 | 2026-06-15T03:28:03.239Z | Compiling toml_datetime v0.6.11 |
| 602 | 2026-06-15T03:28:03.615Z | Compiling ahash v0.8.12 |
| 603 | 2026-06-15T03:28:03.880Z | Compiling sync_wrapper v1.0.2 |
| 604 | 2026-06-15T03:28:03.999Z | Compiling unicode-linebreak v0.1.5 |
| 605 | 2026-06-15T03:28:04.272Z | Compiling portable-atomic v1.13.1 |
| 606 | 2026-06-15T03:28:04.596Z | Compiling unicode-segmentation v1.13.3 |
| 607 | 2026-06-15T03:28:04.729Z | Compiling tower-layer v0.3.3 |
| 608 | 2026-06-15T03:28:04.908Z | Compiling either v1.16.0 |
| 609 | 2026-06-15T03:28:04.935Z | Compiling toml_write v0.1.2 |
| 610 | 2026-06-15T03:28:04.998Z | Compiling parking_lot_core v0.9.12 |
| 611 | 2026-06-15T03:28:05.138Z | Compiling lazy_static v1.5.0 |
| 612 | 2026-06-15T03:28:05.177Z | Compiling foldhash v0.1.5 |
| 613 | 2026-06-15T03:28:05.244Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-06-15T03:28:05.281Z | Compiling nextest-workspace-hack v0.1.0 |
| 615 | 2026-06-15T03:28:05.313Z | Compiling base64 v0.22.1 |
| 616 | 2026-06-15T03:28:05.394Z | Compiling is_ci v1.2.0 |
| 617 | 2026-06-15T03:28:05.539Z | Compiling ipnet v2.12.0 |
| 618 | 2026-06-15T03:28:05.581Z | Compiling supports-color v3.0.2 |
| 619 | 2026-06-15T03:28:05.595Z | Compiling hashbrown v0.15.5 |
| 620 | 2026-06-15T03:28:05.805Z | Compiling hyper-util v0.1.20 |
| 621 | 2026-06-15T03:28:05.837Z | Compiling sharded-slab v0.1.7 |
| 622 | 2026-06-15T03:28:06.237Z | Compiling toml_edit v0.22.27 |
| 623 | 2026-06-15T03:28:06.268Z | Compiling convert_case v0.10.0 |
| 624 | 2026-06-15T03:28:06.423Z | Compiling tower v0.5.3 |
| 625 | 2026-06-15T03:28:06.569Z | Compiling textwrap v0.16.2 |
| 626 | 2026-06-15T03:28:06.700Z | Compiling tokio-rustls v0.26.4 |
| 627 | 2026-06-15T03:28:07.051Z | Compiling backtrace-ext v0.2.1 |
| 628 | 2026-06-15T03:28:07.309Z | Compiling ordered-float v2.10.1 |
| 629 | 2026-06-15T03:28:07.589Z | Compiling webpki-roots v1.0.7 |
| 630 | 2026-06-15T03:28:07.645Z | Compiling miette-derive v7.6.0 |
| 631 | 2026-06-15T03:28:07.732Z | Compiling pathdiff v0.2.3 |
| 632 | 2026-06-15T03:28:07.861Z | Compiling console v0.15.11 |
| 633 | 2026-06-15T03:28:07.972Z | Compiling cargo-platform v0.3.3 |
| 634 | 2026-06-15T03:28:08.417Z | Compiling tracing-log v0.2.0 |
| 635 | 2026-06-15T03:28:08.545Z | Compiling os_pipe v1.2.3 |
| 636 | 2026-06-15T03:28:08.711Z | Compiling thread_local v1.1.9 |
| 637 | 2026-06-15T03:28:08.750Z | Compiling scopeguard v1.2.0 |
| 638 | 2026-06-15T03:28:08.765Z | Compiling rustix v0.38.44 |
| 639 | 2026-06-15T03:28:08.857Z | Compiling pulldown-cmark v0.13.4 |
| 640 | 2026-06-15T03:28:09.065Z | Compiling utf8parse v0.2.2 |
| 641 | 2026-06-15T03:28:09.093Z | Compiling zstd-safe v7.2.4 |
| 642 | 2026-06-15T03:28:09.123Z | Compiling debug-ignore v1.0.5 |
| 643 | 2026-06-15T03:28:09.174Z | Compiling supports-hyperlinks v3.2.0 |
| 644 | 2026-06-15T03:28:09.233Z | Compiling winnow v1.0.3 |
| 645 | 2026-06-15T03:28:09.343Z | Compiling fixedbitset v0.5.7 |
| 646 | 2026-06-15T03:28:09.397Z | Compiling ryu v1.0.23 |
| 647 | 2026-06-15T03:28:09.539Z | Compiling supports-unicode v3.0.0 |
| 648 | 2026-06-15T03:28:09.711Z | Compiling cfg_aliases v0.2.1 |
| 649 | 2026-06-15T03:28:09.714Z | Compiling unicode-width v0.1.14 |
| 650 | 2026-06-15T03:28:09.788Z | Compiling nix v0.30.1 |
| 651 | 2026-06-15T03:28:09.860Z | Compiling petgraph v0.8.3 |
| 652 | 2026-06-15T03:28:10.016Z | Compiling miette v7.6.0 |
| 653 | 2026-06-15T03:28:10.166Z | Compiling serde_urlencoded v0.7.1 |
| 654 | 2026-06-15T03:28:10.444Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 655 | 2026-06-15T03:28:10.750Z | Compiling anstyle-parse v1.0.0 |
| 656 | 2026-06-15T03:28:11.085Z | Compiling tracing-subscriber v0.3.23 |
| 657 | 2026-06-15T03:28:11.766Z | Compiling lock_api v0.4.14 |
| 658 | 2026-06-15T03:28:11.812Z | Compiling sigchld v0.2.4 |
| 659 | 2026-06-15T03:28:12.008Z | Compiling cargo_metadata v0.23.1 |
| 660 | 2026-06-15T03:28:12.011Z | Compiling toml v0.8.23 |
| 661 | 2026-06-15T03:28:12.187Z | Compiling hyper-rustls v0.27.9 |
| 662 | 2026-06-15T03:28:12.865Z | Compiling serde-value v0.7.0 |
| 663 | 2026-06-15T03:28:13.629Z | Compiling serde-untagged v0.1.9 |
| 664 | 2026-06-15T03:28:14.098Z | Compiling tower-http v0.6.11 |
| 665 | 2026-06-15T03:28:14.375Z | Compiling derive_more-impl v2.1.1 |
| 666 | 2026-06-15T03:28:15.054Z | Compiling itertools v0.14.0 |
| 667 | 2026-06-15T03:28:15.103Z | Compiling regex v1.12.4 |
| 668 | 2026-06-15T03:28:15.148Z | Compiling block-buffer v0.10.4 |
| 669 | 2026-06-15T03:28:15.186Z | Compiling crypto-common v0.1.7 |
| 670 | 2026-06-15T03:28:15.295Z | Compiling ppv-lite86 v0.2.21 |
| 671 | 2026-06-15T03:28:15.316Z | Compiling rand_core v0.9.5 |
| 672 | 2026-06-15T03:28:15.564Z | Compiling futures-executor v0.3.32 |
| 673 | 2026-06-15T03:28:15.623Z | Compiling pin-project-internal v1.1.13 |
| 674 | 2026-06-15T03:28:15.635Z | Compiling http-body-util v0.1.3 |
| 675 | 2026-06-15T03:28:15.900Z | Compiling uuid v1.23.3 |
| 676 | 2026-06-15T03:28:16.102Z | Compiling serde_spanned v1.1.1 |
| 677 | 2026-06-15T03:28:16.254Z | Compiling smol_str v0.3.6 |
| 678 | 2026-06-15T03:28:16.443Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 679 | 2026-06-15T03:28:16.516Z | Compiling filetime v0.2.29 |
| 680 | 2026-06-15T03:28:16.538Z | Compiling vte v0.14.1 |
| 681 | 2026-06-15T03:28:16.595Z | Compiling bstr v1.12.1 |
| 682 | 2026-06-15T03:28:16.711Z | Compiling color-spantrace v0.3.0 |
| 683 | 2026-06-15T03:28:16.723Z | Compiling self_update v0.42.0 |
| 684 | 2026-06-15T03:28:16.851Z | Compiling xattr v1.6.1 |
| 685 | 2026-06-15T03:28:16.953Z | Compiling iana-time-zone v0.1.65 |
| 686 | 2026-06-15T03:28:16.973Z | Compiling unicode-xid v0.2.6 |
| 687 | 2026-06-15T03:28:17.019Z | Compiling colorchoice v1.0.5 |
| 688 | 2026-06-15T03:28:17.039Z | Compiling anstyle v1.0.14 |
| 689 | 2026-06-15T03:28:17.112Z | Compiling unicase v2.9.0 |
| 690 | 2026-06-15T03:28:17.141Z | Compiling nested v0.1.1 |
| 691 | 2026-06-15T03:28:17.228Z | Compiling number_prefix v0.4.0 |
| 692 | 2026-06-15T03:28:17.285Z | Compiling anstyle-query v1.1.5 |
| 693 | 2026-06-15T03:28:17.298Z | Compiling static_assertions v1.1.0 |
| 694 | 2026-06-15T03:28:17.301Z | Compiling eyre v0.6.12 |
| 695 | 2026-06-15T03:28:17.331Z | Compiling tinyvec_macros v0.1.1 |
| 696 | 2026-06-15T03:28:17.364Z | Compiling litrs v1.0.0 |
| 697 | 2026-06-15T03:28:17.376Z | Compiling is_terminal_polyfill v1.70.2 |
| 698 | 2026-06-15T03:28:17.389Z | Compiling tinyvec v1.11.0 |
| 699 | 2026-06-15T03:28:17.400Z | Compiling guppy v0.17.26 |
| 700 | 2026-06-15T03:28:17.467Z | Compiling anstream v1.0.0 |
| 701 | 2026-06-15T03:28:17.791Z | Compiling document-features v0.2.12 |
| 702 | 2026-06-15T03:28:17.840Z | Compiling indicatif v0.17.11 |
| 703 | 2026-06-15T03:28:17.878Z | Compiling cargo-util-schemas v0.2.0 |
| 704 | 2026-06-15T03:28:17.980Z | Compiling chrono v0.4.45 |
| 705 | 2026-06-15T03:28:18.415Z | Compiling globset v0.4.18 |
| 706 | 2026-06-15T03:28:18.995Z | Compiling tar v0.4.46 |
| 707 | 2026-06-15T03:28:20.292Z | Compiling pin-project v1.1.13 |
| 708 | 2026-06-15T03:28:20.344Z | Compiling strip-ansi-escapes v0.2.1 |
| 709 | 2026-06-15T03:28:20.394Z | Compiling toml v1.1.2+spec-1.1.0 |
| 710 | 2026-06-15T03:28:20.819Z | Compiling nextest-metadata v0.12.2 |
| 711 | 2026-06-15T03:28:20.967Z | Compiling newtype-uuid v1.3.2 |
| 712 | 2026-06-15T03:28:21.158Z | Compiling reqwest v0.12.28 |
| 713 | 2026-06-15T03:28:21.329Z | Compiling futures v0.3.32 |
| 714 | 2026-06-15T03:28:21.416Z | Compiling rand_chacha v0.9.0 |
| 715 | 2026-06-15T03:28:21.498Z | Compiling digest v0.10.7 |
| 716 | 2026-06-15T03:28:21.642Z | Compiling derive_more v2.1.1 |
| 717 | 2026-06-15T03:28:21.722Z | Compiling flate2 v1.1.9 |
| 718 | 2026-06-15T03:28:21.735Z | Compiling parking_lot v0.12.5 |
| 719 | 2026-06-15T03:28:21.969Z | Compiling tracing-error v0.2.1 |
| 720 | 2026-06-15T03:28:22.204Z | Compiling shared_child v1.1.1 |
| 721 | 2026-06-15T03:28:22.674Z | Compiling signal-hook-mio v0.2.5 |
| 722 | 2026-06-15T03:28:22.810Z | Compiling self-replace v1.5.0 |
| 723 | 2026-06-15T03:28:22.873Z | Compiling cargo-platform v0.2.0 |
| 724 | 2026-06-15T03:28:23.098Z | Compiling quick-xml v0.37.5 |
| 725 | 2026-06-15T03:28:23.424Z | Compiling quick-xml v0.38.4 |
| 726 | 2026-06-15T03:28:23.581Z | Compiling heck v0.5.0 |
| 727 | 2026-06-15T03:28:23.779Z | Compiling urlencoding v2.1.3 |
| 728 | 2026-06-15T03:28:23.821Z | Compiling clap_lex v1.1.0 |
| 729 | 2026-06-15T03:28:24.017Z | Compiling strsim v0.11.1 |
| 730 | 2026-06-15T03:28:24.177Z | Compiling recursion v0.5.4 |
| 731 | 2026-06-15T03:28:24.324Z | Compiling shell-words v1.1.1 |
| 732 | 2026-06-15T03:28:24.574Z | Compiling cpufeatures v0.2.17 |
| 733 | 2026-06-15T03:28:24.650Z | Compiling humantime v2.3.0 |
| 734 | 2026-06-15T03:28:24.842Z | Compiling indenter v0.3.4 |
| 735 | 2026-06-15T03:28:24.906Z | Compiling humantime-serde v1.1.1 |
| 736 | 2026-06-15T03:28:25.055Z | Compiling clap_builder v4.6.0 |
| 737 | 2026-06-15T03:28:25.070Z | Compiling sha2 v0.10.9 |
| 738 | 2026-06-15T03:28:25.081Z | Compiling nextest-filtering v0.15.0 |
| 739 | 2026-06-15T03:28:25.487Z | Compiling quick-junit v0.5.2 |
| 740 | 2026-06-15T03:28:26.286Z | Compiling clap_derive v4.6.1 |
| 741 | 2026-06-15T03:28:28.058Z | Compiling cargo_metadata v0.20.0 |
| 742 | 2026-06-15T03:28:28.628Z | Compiling atomicwrites v0.4.4 |
| 743 | 2026-06-15T03:28:28.921Z | Compiling cargo-nextest v0.9.97 |
| 744 | 2026-06-15T03:28:29.006Z | Compiling crossterm v0.29.0 |
| 745 | 2026-06-15T03:28:30.121Z | Compiling duct v0.13.7 |
| 746 | 2026-06-15T03:28:31.266Z | Compiling zstd v0.13.3 |
| 747 | 2026-06-15T03:28:31.548Z | Compiling rand v0.9.4 |
| 748 | 2026-06-15T03:28:31.691Z | Compiling async-scoped v0.9.0 |
| 749 | 2026-06-15T03:28:31.813Z | Compiling config v0.15.23 |
| 750 | 2026-06-15T03:28:31.884Z | Compiling unicode-normalization v0.1.25 |
| 751 | 2026-06-15T03:28:32.237Z | Compiling target-spec-miette v0.4.8 |
| 752 | 2026-06-15T03:28:32.325Z | Compiling future-queue v0.4.0 |
| 753 | 2026-06-15T03:28:32.471Z | Compiling mukti-metadata v0.3.0 |
| 754 | 2026-06-15T03:28:32.539Z | Compiling camino-tempfile v1.4.1 |
| 755 | 2026-06-15T03:28:32.601Z | Compiling tokio-stream v0.1.18 |
| 756 | 2026-06-15T03:28:32.667Z | Compiling derive-where v1.6.1 |
| 757 | 2026-06-15T03:28:32.966Z | Compiling serde_ignored v0.1.14 |
| 758 | 2026-06-15T03:28:32.968Z | Compiling serde_path_to_error v0.1.20 |
| 759 | 2026-06-15T03:28:33.129Z | Compiling swrite v0.1.0 |
| 760 | 2026-06-15T03:28:33.190Z | Compiling home v0.5.12 |
| 761 | 2026-06-15T03:28:33.222Z | Compiling hex v0.4.3 |
| 762 | 2026-06-15T03:28:33.235Z | Compiling indent_write v2.2.0 |
| 763 | 2026-06-15T03:28:33.354Z | Compiling xxhash-rust v0.8.15 |
| 764 | 2026-06-15T03:28:33.429Z | Compiling color-eyre v0.6.5 |
| 765 | 2026-06-15T03:28:33.517Z | Compiling clap v4.6.1 |
| 766 | 2026-06-15T03:28:33.530Z | Compiling dialoguer v0.11.0 |
| 767 | 2026-06-15T03:28:33.533Z | Compiling enable-ansi-support v0.2.1 |
| 768 | 2026-06-15T03:28:33.906Z | Compiling nextest-runner v0.80.0 |
| 769 | 2026-06-15T03:28:51.996Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 770 | 2026-06-15T03:28:52.185Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 771 | 2026-06-15T03:28:52.188Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 772 | 2026-06-15T03:28:52.309Z | + pushd mg-lower |
| 773 | 2026-06-15T03:28:52.312Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 774 | 2026-06-15T03:28:52.312Z | + cargo nextest run |
| 775 | 2026-06-15T03:28:52.469Z | Updating crates.io index |
| 776 | 2026-06-15T03:28:52.535Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 777 | 2026-06-15T03:28:58.421Z | From https://github.com/oxidecomputer/omicron |
| 778 | 2026-06-15T03:28:58.421Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 779 | 2026-06-15T03:28:58.846Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 780 | 2026-06-15T03:28:59.440Z | From https://github.com/oxidecomputer/falcon |
| 781 | 2026-06-15T03:28:59.440Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 782 | 2026-06-15T03:28:59.527Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 783 | 2026-06-15T03:29:00.460Z | From https://github.com/oxidecomputer/dendrite |
| 784 | 2026-06-15T03:29:00.460Z | * [new ref] f27f612dde317f2f05716c761a14500e46581ff7 -> refs/commit/f27f612dde317f2f05716c761a14500e46581ff7 |
| 785 | 2026-06-15T03:29:00.493Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 786 | 2026-06-15T03:29:00.774Z | From https://github.com/oxidecomputer/ispf |
| 787 | 2026-06-15T03:29:00.775Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 788 | 2026-06-15T03:29:00.807Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 789 | 2026-06-15T03:29:01.137Z | From https://github.com/oxidecomputer/netadm-sys |
| 790 | 2026-06-15T03:29:01.137Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 791 | 2026-06-15T03:29:01.145Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 792 | 2026-06-15T03:29:01.782Z | From https://github.com/oxidecomputer/opte |
| 793 | 2026-06-15T03:29:01.782Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 794 | 2026-06-15T03:29:01.855Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 795 | 2026-06-15T03:29:02.110Z | From https://github.com/illumos/smf-rs |
| 796 | 2026-06-15T03:29:02.110Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 797 | 2026-06-15T03:29:02.162Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 798 | 2026-06-15T03:29:02.436Z | From https://github.com/oxidecomputer/poptrie |
| 799 | 2026-06-15T03:29:02.436Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 800 | 2026-06-15T03:29:02.457Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 801 | 2026-06-15T03:29:02.705Z | From https://github.com/oxidecomputer/network-interface |
| 802 | 2026-06-15T03:29:02.705Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 803 | 2026-06-15T03:29:02.712Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 804 | 2026-06-15T03:29:02.974Z | From https://github.com/oxidecomputer/zone |
| 805 | 2026-06-15T03:29:02.974Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 806 | 2026-06-15T03:29:03.003Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 807 | 2026-06-15T03:29:03.342Z | From https://github.com/oxidecomputer/lldp |
| 808 | 2026-06-15T03:29:03.342Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 809 | 2026-06-15T03:29:03.491Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 810 | 2026-06-15T03:29:03.772Z | From https://github.com/oxidecomputer/slog-error-chain |
| 811 | 2026-06-15T03:29:03.772Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 812 | 2026-06-15T03:29:03.901Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 813 | 2026-06-15T03:29:04.191Z | From https://github.com/oxidecomputer/tufaceous |
| 814 | 2026-06-15T03:29:04.191Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 815 | 2026-06-15T03:29:04.219Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 816 | 2026-06-15T03:29:04.791Z | From https://github.com/oxidecomputer/propolis |
| 817 | 2026-06-15T03:29:04.791Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 818 | 2026-06-15T03:29:04.845Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 819 | 2026-06-15T03:29:05.315Z | From https://github.com/oxidecomputer/transceiver-control |
| 820 | 2026-06-15T03:29:05.315Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 821 | 2026-06-15T03:29:05.446Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 822 | 2026-06-15T03:29:05.712Z | From https://github.com/oxidecomputer/dlpi-sys |
| 823 | 2026-06-15T03:29:05.712Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 824 | 2026-06-15T03:29:05.733Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 825 | 2026-06-15T03:29:06.041Z | From https://github.com/jmesmon/rust-libzfs |
| 826 | 2026-06-15T03:29:06.041Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 827 | 2026-06-15T03:29:06.050Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 828 | 2026-06-15T03:29:06.293Z | From https://github.com/oxidecomputer/rusty-doors |
| 829 | 2026-06-15T03:29:06.293Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 830 | 2026-06-15T03:29:06.308Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 831 | 2026-06-15T03:29:06.905Z | From https://github.com/oxidecomputer/management-gateway-service |
| 832 | 2026-06-15T03:29:06.905Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 833 | 2026-06-15T03:29:07.018Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 834 | 2026-06-15T03:29:07.302Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 835 | 2026-06-15T03:29:07.302Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 836 | 2026-06-15T03:29:07.459Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 837 | 2026-06-15T03:29:08.237Z | From https://github.com/oxidecomputer/crucible |
| 838 | 2026-06-15T03:29:08.237Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 839 | 2026-06-15T03:29:08.308Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 840 | 2026-06-15T03:29:08.612Z | From https://github.com/oxidecomputer/propolis |
| 841 | 2026-06-15T03:29:08.612Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 842 | 2026-06-15T03:29:09.053Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 843 | 2026-06-15T03:29:09.575Z | From https://github.com/oxidecomputer/crucible |
| 844 | 2026-06-15T03:29:09.575Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 845 | 2026-06-15T03:29:09.661Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 846 | 2026-06-15T03:29:10.002Z | From https://github.com/oxidecomputer/tofino |
| 847 | 2026-06-15T03:29:10.002Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 848 | 2026-06-15T03:29:10.029Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 849 | 2026-06-15T03:29:10.680Z | From https://github.com/oxidecomputer/maghemite |
| 850 | 2026-06-15T03:29:10.680Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 851 | 2026-06-15T03:29:10.711Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 852 | 2026-06-15T03:29:10.960Z | From https://github.com/oxidecomputer/clickward |
| 853 | 2026-06-15T03:29:10.960Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 854 | 2026-06-15T03:29:11.007Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 855 | 2026-06-15T03:29:11.286Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 856 | 2026-06-15T03:29:11.286Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 857 | 2026-06-15T03:29:12.434Z | Downloading crates ... |
| 858 | 2026-06-15T03:29:12.551Z | Downloaded aead v0.5.2 |
| 859 | 2026-06-15T03:29:12.554Z | Downloaded byteorder v1.5.0 |
| 860 | 2026-06-15T03:29:12.558Z | Downloaded bytecount v0.6.9 |
| 861 | 2026-06-15T03:29:12.558Z | Downloaded base64 v0.21.7 |
| 862 | 2026-06-15T03:29:12.565Z | Downloaded cipher v0.4.4 |
| 863 | 2026-06-15T03:29:12.568Z | Downloaded defmt-macros v1.1.0 |
| 864 | 2026-06-15T03:29:12.571Z | Downloaded konst_macro_rules v0.2.19 |
| 865 | 2026-06-15T03:29:12.574Z | Downloaded csv-core v0.1.13 |
| 866 | 2026-06-15T03:29:12.574Z | Downloaded cstr-argument v0.1.2 |
| 867 | 2026-06-15T03:29:12.574Z | Downloaded diff v0.1.13 |
| 868 | 2026-06-15T03:29:12.578Z | Downloaded elliptic-curve v0.13.8 |
| 869 | 2026-06-15T03:29:12.581Z | Downloaded crossbeam-channel v0.5.15 |
| 870 | 2026-06-15T03:29:12.584Z | Downloaded crunchy v0.2.4 |
| 871 | 2026-06-15T03:29:12.587Z | Downloaded cmake v0.1.58 |
| 872 | 2026-06-15T03:29:12.587Z | Downloaded ciborium-ll v0.2.2 |
| 873 | 2026-06-15T03:29:12.590Z | Downloaded darling v0.23.0 |
| 874 | 2026-06-15T03:29:12.592Z | Downloaded daft v0.1.7 |
| 875 | 2026-06-15T03:29:12.595Z | Downloaded const-random-macro v0.1.16 |
| 876 | 2026-06-15T03:29:12.595Z | Downloaded moka v0.12.15 |
| 877 | 2026-06-15T03:29:12.601Z | Downloaded derive-ex v0.1.8 |
| 878 | 2026-06-15T03:29:12.604Z | Downloaded nom v8.0.0 |
| 879 | 2026-06-15T03:29:12.607Z | Downloaded heck v0.4.1 |
| 880 | 2026-06-15T03:29:12.610Z | Downloaded cancel-safe-futures v0.1.5 |
| 881 | 2026-06-15T03:29:12.613Z | Downloaded darling_macro v0.23.0 |
| 882 | 2026-06-15T03:29:12.613Z | Downloaded crucible-workspace-hack v0.1.0 |
| 883 | 2026-06-15T03:29:12.613Z | Downloaded bitflags v2.12.1 |
| 884 | 2026-06-15T03:29:12.617Z | Downloaded crc8 v0.1.1 |
| 885 | 2026-06-15T03:29:12.620Z | Downloaded embedded-io v0.4.0 |
| 886 | 2026-06-15T03:29:12.620Z | Downloaded defmt-parser v1.0.0 |
| 887 | 2026-06-15T03:29:12.624Z | Downloaded darling_macro v0.21.3 |
| 888 | 2026-06-15T03:29:12.624Z | Downloaded num v0.4.3 |
| 889 | 2026-06-15T03:29:12.624Z | Downloaded newtype_derive v0.1.6 |
| 890 | 2026-06-15T03:29:12.627Z | Downloaded dof v0.3.0 |
| 891 | 2026-06-15T03:29:12.627Z | Downloaded cpufeatures v0.3.0 |
| 892 | 2026-06-15T03:29:12.627Z | Downloaded natord v1.0.9 |
| 893 | 2026-06-15T03:29:12.631Z | Downloaded match_cfg v0.1.0 |
| 894 | 2026-06-15T03:29:12.632Z | Downloaded memoffset v0.9.1 |
| 895 | 2026-06-15T03:29:12.635Z | Downloaded async-recursion v1.1.1 |
| 896 | 2026-06-15T03:29:12.635Z | Downloaded instant v0.1.13 |
| 897 | 2026-06-15T03:29:12.635Z | Downloaded num-integer v0.1.46 |
| 898 | 2026-06-15T03:29:12.639Z | Downloaded crossbeam-deque v0.8.6 |
| 899 | 2026-06-15T03:29:12.639Z | Downloaded argon2 v0.5.3 |
| 900 | 2026-06-15T03:29:12.643Z | Downloaded arrayvec v0.7.6 |
| 901 | 2026-06-15T03:29:12.643Z | Downloaded libsw v3.5.0 |
| 902 | 2026-06-15T03:29:12.648Z | Downloaded mime v0.3.17 |
| 903 | 2026-06-15T03:29:12.648Z | Downloaded linked-hash-map v0.5.6 |
| 904 | 2026-06-15T03:29:12.648Z | Downloaded enum-as-inner v0.6.1 |
| 905 | 2026-06-15T03:29:12.649Z | Downloaded base16ct v0.2.0 |
| 906 | 2026-06-15T03:29:12.649Z | Downloaded ipnetwork v0.21.1 |
| 907 | 2026-06-15T03:29:12.651Z | Downloaded inout v0.1.4 |
| 908 | 2026-06-15T03:29:12.651Z | Downloaded hash32 v0.3.1 |
| 909 | 2026-06-15T03:29:12.657Z | Downloaded defmt v0.3.100 |
| 910 | 2026-06-15T03:29:12.657Z | Downloaded dyn-clone v1.0.20 |
| 911 | 2026-06-15T03:29:12.661Z | Downloaded block-buffer v0.12.0 |
| 912 | 2026-06-15T03:29:12.661Z | Downloaded convert_case v0.4.0 |
| 913 | 2026-06-15T03:29:12.661Z | Downloaded multer v3.1.0 |
| 914 | 2026-06-15T03:29:12.661Z | Downloaded dtrace-parser v0.3.0 |
| 915 | 2026-06-15T03:29:12.664Z | Downloaded hubpack_derive v0.1.1 |
| 916 | 2026-06-15T03:29:12.664Z | Downloaded highway v1.3.0 |
| 917 | 2026-06-15T03:29:12.664Z | Downloaded libscf-sys v1.2.0 |
| 918 | 2026-06-15T03:29:12.667Z | Downloaded num_threads v0.1.7 |
| 919 | 2026-06-15T03:29:12.667Z | Downloaded newline-converter v0.3.0 |
| 920 | 2026-06-15T03:29:12.670Z | Downloaded compression-core v0.4.32 |
| 921 | 2026-06-15T03:29:12.670Z | Downloaded arrayref v0.3.9 |
| 922 | 2026-06-15T03:29:12.670Z | Downloaded idna_adapter v1.2.2 |
| 923 | 2026-06-15T03:29:12.674Z | Downloaded memmap v0.7.0 |
| 924 | 2026-06-15T03:29:12.674Z | Downloaded base16ct v1.0.0 |
| 925 | 2026-06-15T03:29:12.674Z | Downloaded is-terminal v0.4.17 |
| 926 | 2026-06-15T03:29:12.677Z | Downloaded internet-checksum v0.2.1 |
| 927 | 2026-06-15T03:29:12.677Z | Downloaded hmac v0.12.1 |
| 928 | 2026-06-15T03:29:12.680Z | Downloaded deranged v0.5.8 |
| 929 | 2026-06-15T03:29:12.680Z | Downloaded chacha20poly1305 v0.10.1 |
| 930 | 2026-06-15T03:29:12.684Z | Downloaded bs58 v0.5.1 |
| 931 | 2026-06-15T03:29:12.684Z | Downloaded compression-codecs v0.4.38 |
| 932 | 2026-06-15T03:29:12.687Z | Downloaded async-trait v0.1.89 |
| 933 | 2026-06-15T03:29:12.690Z | Downloaded num-conv v0.2.2 |
| 934 | 2026-06-15T03:29:12.690Z | Downloaded hostname v0.4.2 |
| 935 | 2026-06-15T03:29:12.690Z | Downloaded no-std-compat v0.4.1 |
| 936 | 2026-06-15T03:29:12.694Z | Downloaded newtype-uuid-macros v0.1.0 |
| 937 | 2026-06-15T03:29:12.694Z | Downloaded lru-cache v0.1.2 |
| 938 | 2026-06-15T03:29:12.694Z | Downloaded keccak v0.1.6 |
| 939 | 2026-06-15T03:29:12.698Z | Downloaded num_enum_derive v0.5.11 |
| 940 | 2026-06-15T03:29:12.698Z | Downloaded dtrace-parser v0.2.0 |
| 941 | 2026-06-15T03:29:12.698Z | Downloaded httpdate v1.0.3 |
| 942 | 2026-06-15T03:29:12.698Z | Downloaded omicron-workspace-hack v0.1.0 |
| 943 | 2026-06-15T03:29:12.701Z | Downloaded num-iter v0.1.45 |
| 944 | 2026-06-15T03:29:12.701Z | Downloaded macaddr v1.0.1 |
| 945 | 2026-06-15T03:29:12.701Z | Downloaded num-derive v0.4.2 |
| 946 | 2026-06-15T03:29:12.704Z | Downloaded olpc-cjson v0.1.4 |
| 947 | 2026-06-15T03:29:12.704Z | Downloaded fxhash v0.2.1 |
| 948 | 2026-06-15T03:29:12.704Z | Downloaded hubpack v0.1.2 |
| 949 | 2026-06-15T03:29:12.707Z | Downloaded data-encoding v2.11.0 |
| 950 | 2026-06-15T03:29:12.707Z | Downloaded fixedbitset v0.4.2 |
| 951 | 2026-06-15T03:29:12.710Z | Downloaded critical-section v1.2.0 |
| 952 | 2026-06-15T03:29:12.710Z | Downloaded dof v0.4.0 |
| 953 | 2026-06-15T03:29:12.710Z | Downloaded fs_extra v1.3.0 |
| 954 | 2026-06-15T03:29:12.713Z | Downloaded num-rational v0.4.2 |
| 955 | 2026-06-15T03:29:12.713Z | Downloaded digest v0.11.3 |
| 956 | 2026-06-15T03:29:12.716Z | Downloaded opaque-debug v0.3.1 |
| 957 | 2026-06-15T03:29:12.716Z | Downloaded hostname v0.3.1 |
| 958 | 2026-06-15T03:29:12.716Z | Downloaded cc v1.2.63 |
| 959 | 2026-06-15T03:29:12.719Z | Downloaded ident_case v1.0.1 |
| 960 | 2026-06-15T03:29:12.724Z | Downloaded num_enum v0.7.6 |
| 961 | 2026-06-15T03:29:12.724Z | Downloaded linear-map v1.2.0 |
| 962 | 2026-06-15T03:29:12.727Z | Downloaded ff v0.13.1 |
| 963 | 2026-06-15T03:29:12.727Z | Downloaded embedded-io v0.6.1 |
| 964 | 2026-06-15T03:29:12.727Z | Downloaded libsw-core v0.3.2 |
| 965 | 2026-06-15T03:29:12.730Z | Downloaded git-stub-vcs v0.1.0 |
| 966 | 2026-06-15T03:29:12.730Z | Downloaded bcs v0.1.6 |
| 967 | 2026-06-15T03:29:12.734Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 968 | 2026-06-15T03:29:12.734Z | Downloaded num-complex v0.4.6 |
| 969 | 2026-06-15T03:29:12.736Z | Downloaded indexmap v1.9.3 |
| 970 | 2026-06-15T03:29:12.737Z | Downloaded parse-display v0.10.0 |
| 971 | 2026-06-15T03:29:12.737Z | Downloaded foreign-types-macros v0.2.3 |
| 972 | 2026-06-15T03:29:12.740Z | Downloaded litemap v0.8.2 |
| 973 | 2026-06-15T03:29:12.740Z | Downloaded proc-macro-error-attr v1.0.4 |
| 974 | 2026-06-15T03:29:12.743Z | Downloaded displaydoc v0.2.6 |
| 975 | 2026-06-15T03:29:12.743Z | Downloaded const_format_proc_macros v0.2.34 |
| 976 | 2026-06-15T03:29:12.746Z | Downloaded darling v0.21.3 |
| 977 | 2026-06-15T03:29:12.751Z | Downloaded potential_utf v0.1.5 |
| 978 | 2026-06-15T03:29:12.751Z | Downloaded float-ord v0.3.2 |
| 979 | 2026-06-15T03:29:12.751Z | Downloaded progenitor-client v0.10.0 |
| 980 | 2026-06-15T03:29:12.751Z | Downloaded ingot v0.1.1 |
| 981 | 2026-06-15T03:29:12.754Z | Downloaded plain v0.2.3 |
| 982 | 2026-06-15T03:29:12.754Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 983 | 2026-06-15T03:29:12.754Z | Downloaded erased-serde v0.3.31 |
| 984 | 2026-06-15T03:29:12.757Z | Downloaded progenitor-macro v0.13.0 |
| 985 | 2026-06-15T03:29:12.757Z | Downloaded pretty-hex v0.4.2 |
| 986 | 2026-06-15T03:29:12.757Z | Downloaded ingot-types v0.1.2 |
| 987 | 2026-06-15T03:29:12.760Z | Downloaded daft-derive v0.1.7 |
| 988 | 2026-06-15T03:29:12.761Z | Downloaded num_enum_derive v0.7.6 |
| 989 | 2026-06-15T03:29:12.763Z | Downloaded num_enum v0.5.11 |
| 990 | 2026-06-15T03:29:12.767Z | Downloaded paste v1.0.15 |
| 991 | 2026-06-15T03:29:12.767Z | Downloaded password-hash v0.5.0 |
| 992 | 2026-06-15T03:29:12.769Z | Downloaded rand_chacha v0.3.1 |
| 993 | 2026-06-15T03:29:12.770Z | Downloaded quick-error v1.2.3 |
| 994 | 2026-06-15T03:29:12.773Z | Downloaded proc-macro-crate v1.3.1 |
| 995 | 2026-06-15T03:29:12.773Z | Downloaded fs-err v3.3.0 |
| 996 | 2026-06-15T03:29:12.773Z | Downloaded icu_provider v2.2.0 |
| 997 | 2026-06-15T03:29:12.776Z | Downloaded group v0.13.0 |
| 998 | 2026-06-15T03:29:12.777Z | Downloaded byte-wrapper v0.1.0 |
| 999 | 2026-06-15T03:29:12.780Z | Downloaded progenitor-macro v0.14.0 |
| 1000 | 2026-06-15T03:29:12.780Z | Downloaded progenitor-macro v0.10.0 |
| 1001 | 2026-06-15T03:29:12.780Z | Downloaded foldhash v0.2.0 |
| 1002 | 2026-06-15T03:29:12.780Z | Downloaded colored v3.1.1 |
| 1003 | 2026-06-15T03:29:12.784Z | Downloaded bitflags v1.3.2 |
| 1004 | 2026-06-15T03:29:12.784Z | Downloaded proc-macro-crate v3.5.0 |
| 1005 | 2026-06-15T03:29:12.787Z | Downloaded cookie v0.18.1 |
| 1006 | 2026-06-15T03:29:12.787Z | Downloaded half v2.7.1 |
| 1007 | 2026-06-15T03:29:12.790Z | Downloaded crossbeam-utils v0.8.21 |
| 1008 | 2026-06-15T03:29:12.795Z | Downloaded crossbeam-epoch v0.9.18 |
| 1009 | 2026-06-15T03:29:12.795Z | Downloaded rand_xorshift v0.4.0 |
| 1010 | 2026-06-15T03:29:12.795Z | Downloaded backoff v0.4.0 |
| 1011 | 2026-06-15T03:29:12.798Z | Downloaded chacha20 v0.10.0 |
| 1012 | 2026-06-15T03:29:12.798Z | Downloaded sha1 v0.11.0 |
| 1013 | 2026-06-15T03:29:12.798Z | Downloaded ref-cast-impl v1.0.25 |
| 1014 | 2026-06-15T03:29:12.801Z | Downloaded oxnet v0.1.6 |
| 1015 | 2026-06-15T03:29:12.801Z | Downloaded pem v3.0.6 |
| 1016 | 2026-06-15T03:29:12.801Z | Downloaded memmap2 v0.9.10 |
| 1017 | 2026-06-15T03:29:12.804Z | Downloaded parse-display-derive v0.10.0 |
| 1018 | 2026-06-15T03:29:12.804Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1019 | 2026-06-15T03:29:12.810Z | Downloaded ingot-macros v0.1.1 |
| 1020 | 2026-06-15T03:29:12.810Z | Downloaded defmt v1.1.0 |
| 1021 | 2026-06-15T03:29:12.813Z | Downloaded serde_plain v1.0.2 |
| 1022 | 2026-06-15T03:29:12.813Z | Downloaded phf_shared v0.12.1 |
| 1023 | 2026-06-15T03:29:12.813Z | Downloaded derive_more v0.99.20 |
| 1024 | 2026-06-15T03:29:12.813Z | Downloaded serial_test_derive v3.5.0 |
| 1025 | 2026-06-15T03:29:12.817Z | Downloaded serde_repr v0.1.20 |
| 1026 | 2026-06-15T03:29:12.817Z | Downloaded serial_test v3.5.0 |
| 1027 | 2026-06-15T03:29:12.817Z | Downloaded progenitor v0.13.0 |
| 1028 | 2026-06-15T03:29:12.823Z | Downloaded same-file v1.0.6 |
| 1029 | 2026-06-15T03:29:12.823Z | Downloaded siphasher v1.0.3 |
| 1030 | 2026-06-15T03:29:12.823Z | Downloaded proc-macro-error v1.0.4 |
| 1031 | 2026-06-15T03:29:12.826Z | Downloaded sigpipe v0.1.3 |
| 1032 | 2026-06-15T03:29:12.827Z | Downloaded scroll_derive v0.13.1 |
| 1033 | 2026-06-15T03:29:12.827Z | Downloaded powerfmt v0.2.0 |
| 1034 | 2026-06-15T03:29:12.827Z | Downloaded parking_lot v0.11.2 |
| 1035 | 2026-06-15T03:29:12.827Z | Downloaded konst v0.2.20 |
| 1036 | 2026-06-15T03:29:12.830Z | Downloaded progenitor-extras v0.2.0 |
| 1037 | 2026-06-15T03:29:12.830Z | Downloaded icu_normalizer_data v2.2.0 |
| 1038 | 2026-06-15T03:29:12.833Z | Downloaded progenitor-client v0.13.0 |
| 1039 | 2026-06-15T03:29:12.833Z | Downloaded progenitor v0.14.0 |
| 1040 | 2026-06-15T03:29:12.834Z | Downloaded blake2 v0.10.6 |
| 1041 | 2026-06-15T03:29:12.838Z | Downloaded sha1 v0.10.6 |
| 1042 | 2026-06-15T03:29:12.838Z | Downloaded secrecy v0.10.3 |
| 1043 | 2026-06-15T03:29:12.838Z | Downloaded semver v0.1.20 |
| 1044 | 2026-06-15T03:29:12.838Z | Downloaded scroll_derive v0.12.1 |
| 1045 | 2026-06-15T03:29:12.841Z | Downloaded progenitor-client v0.14.0 |
| 1046 | 2026-06-15T03:29:12.841Z | Downloaded progenitor v0.10.0 |
| 1047 | 2026-06-15T03:29:12.841Z | Downloaded ref-cast v1.0.25 |
| 1048 | 2026-06-15T03:29:12.844Z | Downloaded rustversion v1.0.22 |
| 1049 | 2026-06-15T03:29:12.844Z | Downloaded structmeta v0.3.0 |
| 1050 | 2026-06-15T03:29:12.844Z | Downloaded slog-envlogger v2.2.0 |
| 1051 | 2026-06-15T03:29:12.847Z | Downloaded rustc_version v0.1.7 |
| 1052 | 2026-06-15T03:29:12.847Z | Downloaded icu_properties v2.2.0 |
| 1053 | 2026-06-15T03:29:12.847Z | Downloaded chacha20 v0.9.1 |
| 1054 | 2026-06-15T03:29:12.850Z | Downloaded strum v0.26.3 |
| 1055 | 2026-06-15T03:29:12.850Z | Downloaded constant_time_eq v0.4.2 |
| 1056 | 2026-06-15T03:29:12.850Z | Downloaded rusty-fork v0.3.1 |
| 1057 | 2026-06-15T03:29:12.853Z | Downloaded rustls-native-certs v0.8.4 |
| 1058 | 2026-06-15T03:29:12.853Z | Downloaded const-oid v0.10.2 |
| 1059 | 2026-06-15T03:29:12.857Z | Downloaded dropshot_endpoint v0.17.1 |
| 1060 | 2026-06-15T03:29:12.857Z | Downloaded serde-big-array v0.5.1 |
| 1061 | 2026-06-15T03:29:12.857Z | Downloaded console v0.16.3 |
| 1062 | 2026-06-15T03:29:12.860Z | Downloaded ciborium v0.2.2 |
| 1063 | 2026-06-15T03:29:12.860Z | Downloaded hybrid-array v0.4.12 |
| 1064 | 2026-06-15T03:29:12.863Z | Downloaded foreign-types v0.5.0 |
| 1065 | 2026-06-15T03:29:12.863Z | Downloaded tabled_derive v0.11.0 |
| 1066 | 2026-06-15T03:29:12.863Z | Downloaded poly1305 v0.8.0 |
| 1067 | 2026-06-15T03:29:12.866Z | Downloaded rand_core v0.10.1 |
| 1068 | 2026-06-15T03:29:12.866Z | Downloaded strum v0.27.2 |
| 1069 | 2026-06-15T03:29:12.866Z | Downloaded rustls-pemfile v2.2.0 |
| 1070 | 2026-06-15T03:29:12.869Z | Downloaded pest_generator v2.8.6 |
| 1071 | 2026-06-15T03:29:12.870Z | Downloaded parking_lot_core v0.8.6 |
| 1072 | 2026-06-15T03:29:12.870Z | Downloaded glob v0.3.3 |
| 1073 | 2026-06-15T03:29:12.873Z | Downloaded structmeta-derive v0.3.0 |
| 1074 | 2026-06-15T03:29:12.873Z | Downloaded tabled_derive v0.7.0 |
| 1075 | 2026-06-15T03:29:12.873Z | Downloaded pest_derive v2.8.6 |
| 1076 | 2026-06-15T03:29:12.876Z | Downloaded smawk v0.3.2 |
| 1077 | 2026-06-15T03:29:12.876Z | Downloaded dunce v1.0.5 |
| 1078 | 2026-06-15T03:29:12.876Z | Downloaded darling_core v0.21.3 |
| 1079 | 2026-06-15T03:29:12.879Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1080 | 2026-06-15T03:29:12.879Z | Downloaded testing_table v0.3.0 |
| 1081 | 2026-06-15T03:29:12.879Z | Downloaded scroll v0.12.0 |
| 1082 | 2026-06-15T03:29:12.883Z | Downloaded tagptr v0.2.0 |
| 1083 | 2026-06-15T03:29:12.883Z | Downloaded schemars_derive v0.8.22 |
| 1084 | 2026-06-15T03:29:12.884Z | Downloaded phf v0.12.1 |
| 1085 | 2026-06-15T03:29:12.884Z | Downloaded take_mut v0.2.2 |
| 1086 | 2026-06-15T03:29:12.887Z | Downloaded postcard v1.1.3 |
| 1087 | 2026-06-15T03:29:12.887Z | Downloaded slog-bunyan v2.5.0 |
| 1088 | 2026-06-15T03:29:12.888Z | Downloaded cargo_toml v0.22.3 |
| 1089 | 2026-06-15T03:29:12.888Z | Downloaded serde_tokenstream v0.2.3 |
| 1090 | 2026-06-15T03:29:12.888Z | Downloaded async-stream-impl v0.3.6 |
| 1091 | 2026-06-15T03:29:12.888Z | Downloaded thread-id v5.1.0 |
| 1092 | 2026-06-15T03:29:12.891Z | Downloaded arc-swap v1.9.1 |
| 1093 | 2026-06-15T03:29:12.891Z | Downloaded time-core v0.1.8 |
| 1094 | 2026-06-15T03:29:12.892Z | Downloaded async-stream v0.3.6 |
| 1095 | 2026-06-15T03:29:12.895Z | Downloaded crypto-common v0.2.2 |
| 1096 | 2026-06-15T03:29:12.895Z | Downloaded bit-vec v0.8.0 |
| 1097 | 2026-06-15T03:29:12.895Z | Downloaded gethostname v0.5.0 |
| 1098 | 2026-06-15T03:29:12.898Z | Downloaded foreign-types-shared v0.3.1 |
| 1099 | 2026-06-15T03:29:12.898Z | Downloaded cobs v0.3.0 |
| 1100 | 2026-06-15T03:29:12.898Z | Downloaded resolv-conf v0.7.6 |
| 1101 | 2026-06-15T03:29:12.898Z | Downloaded slog-term v2.9.2 |
| 1102 | 2026-06-15T03:29:12.902Z | Downloaded scroll v0.13.0 |
| 1103 | 2026-06-15T03:29:12.902Z | Downloaded allocator-api2 v0.2.21 |
| 1104 | 2026-06-15T03:29:12.908Z | Downloaded slog-async v2.8.0 |
| 1105 | 2026-06-15T03:29:12.908Z | Downloaded serde_derive_internals v0.29.1 |
| 1106 | 2026-06-15T03:29:12.908Z | Downloaded stable_deref_trait v1.2.1 |
| 1107 | 2026-06-15T03:29:12.908Z | Downloaded omicron-zone-package v0.12.2 |
| 1108 | 2026-06-15T03:29:12.911Z | Downloaded termtree v0.5.1 |
| 1109 | 2026-06-15T03:29:12.911Z | Downloaded rhai_codegen v3.2.0 |
| 1110 | 2026-06-15T03:29:12.914Z | Downloaded unit-prefix v0.5.2 |
| 1111 | 2026-06-15T03:29:12.914Z | Downloaded unarray v0.1.4 |
| 1112 | 2026-06-15T03:29:12.914Z | Downloaded topological-sort v0.2.2 |
| 1113 | 2026-06-15T03:29:12.914Z | Downloaded spin v0.5.2 |
| 1114 | 2026-06-15T03:29:12.917Z | Downloaded slog-scope v4.4.1 |
| 1115 | 2026-06-15T03:29:12.917Z | Downloaded typify-macro v0.4.3 |
| 1116 | 2026-06-15T03:29:12.917Z | Downloaded tabwriter v1.4.1 |
| 1117 | 2026-06-15T03:29:12.918Z | Downloaded slog-stdlog v4.1.1 |
| 1118 | 2026-06-15T03:29:12.921Z | Downloaded usdt-attr-macro v0.6.0 |
| 1119 | 2026-06-15T03:29:12.921Z | Downloaded untrusted v0.7.1 |
| 1120 | 2026-06-15T03:29:12.921Z | Downloaded proc-macro-error2 v2.0.1 |
| 1121 | 2026-06-15T03:29:12.921Z | Downloaded icu_normalizer v2.2.0 |
| 1122 | 2026-06-15T03:29:12.924Z | Downloaded papergrid v0.18.0 |
| 1123 | 2026-06-15T03:29:12.927Z | Downloaded smf v0.2.3 |
| 1124 | 2026-06-15T03:29:12.927Z | Downloaded darling_core v0.23.0 |
| 1125 | 2026-06-15T03:29:12.931Z | Downloaded strum_macros v0.26.4 |
| 1126 | 2026-06-15T03:29:12.934Z | Downloaded smartstring v1.0.1 |
| 1127 | 2026-06-15T03:29:12.934Z | Downloaded papergrid v0.11.0 |
| 1128 | 2026-06-15T03:29:12.938Z | Downloaded usdt-macro v0.5.0 |
| 1129 | 2026-06-15T03:29:12.938Z | Downloaded wait-timeout v0.2.1 |
| 1130 | 2026-06-15T03:29:12.938Z | Downloaded usdt-macro v0.6.0 |
| 1131 | 2026-06-15T03:29:12.938Z | Downloaded indicatif v0.18.4 |
| 1132 | 2026-06-15T03:29:12.942Z | Downloaded usdt-attr-macro v0.5.0 |
| 1133 | 2026-06-15T03:29:12.942Z | Downloaded usdt v0.6.0 |
| 1134 | 2026-06-15T03:29:12.942Z | Downloaded anyhow v1.0.102 |
| 1135 | 2026-06-15T03:29:12.945Z | Downloaded thread-id v4.2.2 |
| 1136 | 2026-06-15T03:29:12.945Z | Downloaded thiserror-no-std v2.0.2 |
| 1137 | 2026-06-15T03:29:12.946Z | Downloaded snafu-derive v0.8.9 |
| 1138 | 2026-06-15T03:29:12.946Z | Downloaded slog-dtrace v0.3.0 |
| 1139 | 2026-06-15T03:29:12.949Z | Downloaded const_format v0.2.36 |
| 1140 | 2026-06-15T03:29:12.949Z | Downloaded icu_collections v2.2.0 |
| 1141 | 2026-06-15T03:29:12.952Z | Downloaded usdt v0.5.0 |
| 1142 | 2026-06-15T03:29:12.955Z | Downloaded universal-hash v0.5.1 |
| 1143 | 2026-06-15T03:29:12.955Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1144 | 2026-06-15T03:29:12.955Z | Downloaded tiny-keccak v2.0.2 |
| 1145 | 2026-06-15T03:29:12.958Z | Downloaded zeroize_derive v1.4.3 |
| 1146 | 2026-06-15T03:29:12.958Z | Downloaded time-macros v0.2.27 |
| 1147 | 2026-06-15T03:29:12.958Z | Downloaded drift v0.2.0 |
| 1148 | 2026-06-15T03:29:12.964Z | Downloaded zone_cfg_derive v0.3.1 |
| 1149 | 2026-06-15T03:29:12.967Z | Downloaded zone v0.3.1 |
| 1150 | 2026-06-15T03:29:12.967Z | Downloaded zerofrom v0.1.8 |
| 1151 | 2026-06-15T03:29:12.968Z | Downloaded tinystr v0.8.3 |
| 1152 | 2026-06-15T03:29:12.968Z | Downloaded yoke-derive v0.8.2 |
| 1153 | 2026-06-15T03:29:12.969Z | Downloaded utf-8 v0.7.6 |
| 1154 | 2026-06-15T03:29:12.969Z | Downloaded managed v0.8.0 |
| 1155 | 2026-06-15T03:29:12.972Z | Downloaded tokio-dtrace v0.1.1 |
| 1156 | 2026-06-15T03:29:12.972Z | Downloaded jiff-static v0.2.28 |
| 1157 | 2026-06-15T03:29:12.972Z | Downloaded progenitor-impl v0.10.0 |
| 1158 | 2026-06-15T03:29:12.975Z | Downloaded serde_with_macros v3.20.0 |
| 1159 | 2026-06-15T03:29:12.975Z | Downloaded hickory-resolver v0.25.2 |
| 1160 | 2026-06-15T03:29:12.978Z | Downloaded zerofrom-derive v0.1.7 |
| 1161 | 2026-06-15T03:29:12.978Z | Downloaded tokio-tungstenite v0.21.0 |
| 1162 | 2026-06-15T03:29:12.978Z | Downloaded git-stub v1.0.0 |
| 1163 | 2026-06-15T03:29:12.981Z | Downloaded const-random v0.1.18 |
| 1164 | 2026-06-15T03:29:12.981Z | Downloaded waitgroup v0.1.2 |
| 1165 | 2026-06-15T03:29:12.981Z | Downloaded typify-macro v0.6.2 |
| 1166 | 2026-06-15T03:29:12.981Z | Downloaded ciborium-io v0.2.2 |
| 1167 | 2026-06-15T03:29:12.981Z | Downloaded bit-set v0.8.0 |
| 1168 | 2026-06-15T03:29:12.984Z | Downloaded async-compression v0.4.42 |
| 1169 | 2026-06-15T03:29:12.987Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1170 | 2026-06-15T03:29:12.987Z | Downloaded smallvec v1.15.1 |
| 1171 | 2026-06-15T03:29:12.990Z | Downloaded heapless v0.8.0 |
| 1172 | 2026-06-15T03:29:12.990Z | Downloaded openssl-sys v0.9.116 |
| 1173 | 2026-06-15T03:29:12.993Z | Downloaded usdt-impl v0.5.0 |
| 1174 | 2026-06-15T03:29:12.996Z | Downloaded crypto-bigint v0.5.5 |
| 1175 | 2026-06-15T03:29:12.999Z | Downloaded walkdir v2.5.0 |
| 1176 | 2026-06-15T03:29:12.999Z | Downloaded usdt-impl v0.6.0 |
| 1177 | 2026-06-15T03:29:13.003Z | Downloaded progenitor-impl v0.14.0 |
| 1178 | 2026-06-15T03:29:13.003Z | Downloaded backon v1.6.0 |
| 1179 | 2026-06-15T03:29:13.003Z | Downloaded thin-vec v0.2.18 |
| 1180 | 2026-06-15T03:29:13.006Z | Downloaded pretty_assertions v1.4.1 |
| 1181 | 2026-06-15T03:29:13.007Z | Downloaded term v1.2.1 |
| 1182 | 2026-06-15T03:29:13.007Z | Downloaded zeroize v1.8.2 |
| 1183 | 2026-06-15T03:29:13.010Z | Downloaded spin v0.9.8 |
| 1184 | 2026-06-15T03:29:13.011Z | Downloaded xz2 v0.1.7 |
| 1185 | 2026-06-15T03:29:13.011Z | Downloaded slog v2.8.2 |
| 1186 | 2026-06-15T03:29:13.013Z | Downloaded zerovec-derive v0.11.3 |
| 1187 | 2026-06-15T03:29:13.013Z | Downloaded progenitor-impl v0.13.0 |
| 1188 | 2026-06-15T03:29:13.016Z | Downloaded synstructure v0.13.2 |
| 1189 | 2026-06-15T03:29:13.016Z | Downloaded prettyplease v0.2.37 |
| 1190 | 2026-06-15T03:29:13.020Z | Downloaded writeable v0.6.3 |
| 1191 | 2026-06-15T03:29:13.026Z | Downloaded ucd-trie v0.1.7 |
| 1192 | 2026-06-15T03:29:13.030Z | Downloaded vsss-rs v3.3.4 |
| 1193 | 2026-06-15T03:29:13.030Z | Downloaded icu_locale_core v2.2.0 |
| 1194 | 2026-06-15T03:29:13.033Z | Downloaded http v1.4.1 |
| 1195 | 2026-06-15T03:29:13.036Z | Downloaded strum_macros v0.27.2 |
| 1196 | 2026-06-15T03:29:13.039Z | Downloaded schemars v0.8.22 |
| 1197 | 2026-06-15T03:29:13.044Z | Downloaded yoke v0.8.3 |
| 1198 | 2026-06-15T03:29:13.047Z | Downloaded similar v2.7.0 |
| 1199 | 2026-06-15T03:29:13.047Z | Downloaded whoami v1.6.1 |
| 1200 | 2026-06-15T03:29:13.050Z | Downloaded schemars v0.9.0 |
| 1201 | 2026-06-15T03:29:13.055Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1202 | 2026-06-15T03:29:13.062Z | Downloaded rayon-core v1.13.0 |
| 1203 | 2026-06-15T03:29:13.065Z | Downloaded tungstenite v0.21.0 |
| 1204 | 2026-06-15T03:29:13.065Z | Downloaded minimal-lexical v0.2.1 |
| 1205 | 2026-06-15T03:29:13.065Z | Downloaded memchr v2.8.1 |
| 1206 | 2026-06-15T03:29:13.068Z | Downloaded unsafe-libyaml v0.2.11 |
| 1207 | 2026-06-15T03:29:13.068Z | Downloaded pest_meta v2.8.6 |
| 1208 | 2026-06-15T03:29:13.072Z | Downloaded schemars v1.2.1 |
| 1209 | 2026-06-15T03:29:13.077Z | Downloaded test-strategy v0.4.5 |
| 1210 | 2026-06-15T03:29:13.080Z | Downloaded nom v7.1.3 |
| 1211 | 2026-06-15T03:29:13.084Z | Downloaded expectorate v1.2.0 |
| 1212 | 2026-06-15T03:29:13.084Z | Downloaded zerocopy-derive v0.7.35 |
| 1213 | 2026-06-15T03:29:13.087Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1214 | 2026-06-15T03:29:13.090Z | Downloaded toml v0.7.8 |
| 1215 | 2026-06-15T03:29:13.090Z | Downloaded hashbrown v0.12.3 |
| 1216 | 2026-06-15T03:29:13.093Z | Downloaded hickory-resolver v0.24.4 |
| 1217 | 2026-06-15T03:29:13.096Z | Downloaded qorb v0.4.1 |
| 1218 | 2026-06-15T03:29:13.101Z | Downloaded snafu v0.8.9 |
| 1219 | 2026-06-15T03:29:13.104Z | Downloaded toml_edit v0.19.15 |
| 1220 | 2026-06-15T03:29:13.109Z | Downloaded uuid v1.23.2 |
| 1221 | 2026-06-15T03:29:13.112Z | Downloaded typify v0.4.3 |
| 1222 | 2026-06-15T03:29:13.114Z | Downloaded rand v0.8.6 |
| 1223 | 2026-06-15T03:29:13.115Z | Downloaded slog-json v2.6.1 |
| 1224 | 2026-06-15T03:29:13.117Z | Downloaded steno v0.4.1 |
| 1225 | 2026-06-15T03:29:13.158Z | Downloaded rand v0.10.1 |
| 1226 | 2026-06-15T03:29:13.158Z | Downloaded yansi v1.0.1 |
| 1227 | 2026-06-15T03:29:13.158Z | Downloaded zerotrie v0.2.4 |
| 1228 | 2026-06-15T03:29:13.159Z | Downloaded pest v2.8.6 |
| 1229 | 2026-06-15T03:29:13.159Z | Downloaded typify v0.6.2 |
| 1230 | 2026-06-15T03:29:13.159Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1231 | 2026-06-15T03:29:13.159Z | Downloaded itertools v0.12.1 |
| 1232 | 2026-06-15T03:29:13.159Z | Downloaded zerocopy-derive v0.8.50 |
| 1233 | 2026-06-15T03:29:13.160Z | Downloaded dropshot-api-manager v0.7.2 |
| 1234 | 2026-06-15T03:29:13.165Z | Downloaded libm v0.2.16 |
| 1235 | 2026-06-15T03:29:13.168Z | Downloaded reqwest v0.13.4 |
| 1236 | 2026-06-15T03:29:13.169Z | Downloaded hkdf v0.12.4 |
| 1237 | 2026-06-15T03:29:13.171Z | Downloaded hashbrown v0.16.1 |
| 1238 | 2026-06-15T03:29:13.174Z | Downloaded typed-path v0.9.3 |
| 1239 | 2026-06-15T03:29:13.185Z | Downloaded goblin v0.8.2 |
| 1240 | 2026-06-15T03:29:13.197Z | Downloaded icu_properties_data v2.2.0 |
| 1241 | 2026-06-15T03:29:13.202Z | Downloaded zerovec v0.11.6 |
| 1242 | 2026-06-15T03:29:13.210Z | Downloaded tough v0.22.0 |
| 1243 | 2026-06-15T03:29:13.217Z | Downloaded iddqd v0.4.2 |
| 1244 | 2026-06-15T03:29:13.226Z | Downloaded blake3 v1.8.5 |
| 1245 | 2026-06-15T03:29:13.230Z | Downloaded regex v1.12.3 |
| 1246 | 2026-06-15T03:29:13.233Z | Downloaded rayon v1.12.0 |
| 1247 | 2026-06-15T03:29:13.243Z | Downloaded serde_with v3.20.0 |
| 1248 | 2026-06-15T03:29:13.257Z | Downloaded zerocopy v0.7.35 |
| 1249 | 2026-06-15T03:29:13.265Z | Downloaded aws-lc-rs v1.17.0 |
| 1250 | 2026-06-15T03:29:13.273Z | Downloaded winnow v0.5.40 |
| 1251 | 2026-06-15T03:29:13.285Z | Downloaded proptest v1.11.0 |
| 1252 | 2026-06-15T03:29:13.291Z | Downloaded syn v1.0.109 |
| 1253 | 2026-06-15T03:29:13.295Z | Downloaded tabled v0.15.0 |
| 1254 | 2026-06-15T03:29:13.307Z | Downloaded tabled v0.21.0 |
| 1255 | 2026-06-15T03:29:13.316Z | Downloaded goblin v0.10.7 |
| 1256 | 2026-06-15T03:29:13.331Z | Downloaded time v0.3.47 |
| 1257 | 2026-06-15T03:29:13.338Z | Downloaded openssl v0.10.80 |
| 1258 | 2026-06-15T03:29:13.366Z | Downloaded nix v0.31.3 |
| 1259 | 2026-06-15T03:29:13.373Z | Downloaded smoltcp v0.11.0 |
| 1260 | 2026-06-15T03:29:13.380Z | Downloaded regress v0.11.1 |
| 1261 | 2026-06-15T03:29:13.385Z | Downloaded zerocopy v0.8.50 |
| 1262 | 2026-06-15T03:29:13.396Z | Downloaded regress v0.10.5 |
| 1263 | 2026-06-15T03:29:13.401Z | Downloaded regex-syntax v0.8.10 |
| 1264 | 2026-06-15T03:29:13.406Z | Downloaded hickory-proto v0.25.2 |
| 1265 | 2026-06-15T03:29:13.415Z | Downloaded openapiv3 v2.2.0 |
| 1266 | 2026-06-15T03:29:13.421Z | Downloaded rhai v1.25.1 |
| 1267 | 2026-06-15T03:29:13.428Z | Downloaded dropshot v0.17.1 |
| 1268 | 2026-06-15T03:29:13.443Z | Downloaded typify-impl v0.4.3 |
| 1269 | 2026-06-15T03:29:13.449Z | Downloaded hickory-proto v0.24.4 |
| 1270 | 2026-06-15T03:29:13.457Z | Downloaded typify-impl v0.6.2 |
| 1271 | 2026-06-15T03:29:13.466Z | Downloaded sled v0.34.7 |
| 1272 | 2026-06-15T03:29:13.498Z | Downloaded jiff v0.2.28 |
| 1273 | 2026-06-15T03:29:13.510Z | Downloaded lzma-sys v0.1.20 |
| 1274 | 2026-06-15T03:29:13.528Z | Downloaded petgraph v0.6.5 |
| 1275 | 2026-06-15T03:29:13.538Z | Downloaded chrono-tz v0.10.4 |
| 1276 | 2026-06-15T03:29:13.558Z | Downloaded sha3 v0.10.9 |
| 1277 | 2026-06-15T03:29:13.563Z | Downloaded encoding_rs v0.8.35 |
| 1278 | 2026-06-15T03:29:13.572Z | Downloaded csv v1.4.0 |
| 1279 | 2026-06-15T03:29:14.150Z | Downloaded aws-lc-sys v0.41.0 |
| 1280 | 2026-06-15T03:29:15.068Z | Compiling proc-macro2 v1.0.106 |
| 1281 | 2026-06-15T03:29:15.068Z | Compiling quote v1.0.45 |
| 1282 | 2026-06-15T03:29:15.068Z | Compiling unicode-ident v1.0.24 |
| 1283 | 2026-06-15T03:29:15.068Z | Compiling serde_core v1.0.228 |
| 1284 | 2026-06-15T03:29:15.068Z | Compiling cfg-if v1.0.4 |
| 1285 | 2026-06-15T03:29:15.071Z | Compiling serde v1.0.228 |
| 1286 | 2026-06-15T03:29:15.071Z | Compiling libc v0.2.186 |
| 1287 | 2026-06-15T03:29:15.071Z | Compiling memchr v2.8.1 |
| 1288 | 2026-06-15T03:29:15.249Z | Compiling itoa v1.0.18 |
| 1289 | 2026-06-15T03:29:15.422Z | Compiling smallvec v1.15.1 |
| 1290 | 2026-06-15T03:29:15.502Z | Compiling zmij v1.0.21 |
| 1291 | 2026-06-15T03:29:15.546Z | Compiling autocfg v1.5.1 |
| 1292 | 2026-06-15T03:29:15.627Z | Compiling libm v0.2.16 |
| 1293 | 2026-06-15T03:29:15.878Z | Compiling stable_deref_trait v1.2.1 |
| 1294 | 2026-06-15T03:29:15.889Z | Compiling writeable v0.6.3 |
| 1295 | 2026-06-15T03:29:15.948Z | Compiling percent-encoding v2.3.2 |
| 1296 | 2026-06-15T03:29:16.016Z | Compiling litemap v0.8.2 |
| 1297 | 2026-06-15T03:29:16.046Z | Compiling utf8_iter v1.0.4 |
| 1298 | 2026-06-15T03:29:16.079Z | Compiling icu_properties_data v2.2.0 |
| 1299 | 2026-06-15T03:29:16.100Z | Compiling icu_normalizer_data v2.2.0 |
| 1300 | 2026-06-15T03:29:16.185Z | Compiling iana-time-zone v0.1.65 |
| 1301 | 2026-06-15T03:29:16.196Z | Compiling form_urlencoded v1.2.2 |
| 1302 | 2026-06-15T03:29:16.308Z | Compiling syn v2.0.117 |
| 1303 | 2026-06-15T03:29:16.399Z | Compiling equivalent v1.0.2 |
| 1304 | 2026-06-15T03:29:16.415Z | Compiling pin-project-lite v0.2.17 |
| 1305 | 2026-06-15T03:29:16.439Z | Compiling serde_json v1.0.150 |
| 1306 | 2026-06-15T03:29:16.478Z | Compiling dyn-clone v1.0.20 |
| 1307 | 2026-06-15T03:29:16.492Z | Compiling version_check v0.9.5 |
| 1308 | 2026-06-15T03:29:16.502Z | Compiling num-traits v0.2.19 |
| 1309 | 2026-06-15T03:29:16.505Z | Compiling parking_lot_core v0.9.12 |
| 1310 | 2026-06-15T03:29:16.611Z | Compiling scopeguard v1.2.0 |
| 1311 | 2026-06-15T03:29:16.693Z | Compiling lock_api v0.4.14 |
| 1312 | 2026-06-15T03:29:16.716Z | Compiling thiserror v2.0.18 |
| 1313 | 2026-06-15T03:29:16.791Z | Compiling rand_core v0.10.1 |
| 1314 | 2026-06-15T03:29:16.816Z | Compiling getrandom v0.4.2 |
| 1315 | 2026-06-15T03:29:16.916Z | Compiling errno v0.3.14 |
| 1316 | 2026-06-15T03:29:16.938Z | Compiling hashbrown v0.17.1 |
| 1317 | 2026-06-15T03:29:17.131Z | Compiling futures-core v0.3.32 |
| 1318 | 2026-06-15T03:29:17.252Z | Compiling semver v1.0.28 |
| 1319 | 2026-06-15T03:29:17.369Z | Compiling heck v0.5.0 |
| 1320 | 2026-06-15T03:29:17.393Z | Compiling uuid v1.23.2 |
| 1321 | 2026-06-15T03:29:17.586Z | Compiling indexmap v2.14.0 |
| 1322 | 2026-06-15T03:29:17.595Z | Compiling zerocopy v0.8.50 |
| 1323 | 2026-06-15T03:29:17.621Z | Compiling rustversion v1.0.22 |
| 1324 | 2026-06-15T03:29:17.631Z | Compiling schemars v0.8.22 |
| 1325 | 2026-06-15T03:29:17.824Z | Compiling futures-sink v0.3.32 |
| 1326 | 2026-06-15T03:29:17.896Z | Compiling fnv v1.0.7 |
| 1327 | 2026-06-15T03:29:17.925Z | Compiling slab v0.4.12 |
| 1328 | 2026-06-15T03:29:17.988Z | Compiling jobserver v0.1.34 |
| 1329 | 2026-06-15T03:29:18.037Z | Compiling find-msvc-tools v0.1.9 |
| 1330 | 2026-06-15T03:29:18.096Z | Compiling shlex v2.0.1 |
| 1331 | 2026-06-15T03:29:18.201Z | Compiling futures-channel v0.3.32 |
| 1332 | 2026-06-15T03:29:18.268Z | Compiling cc v1.2.63 |
| 1333 | 2026-06-15T03:29:18.278Z | Compiling socket2 v0.6.4 |
| 1334 | 2026-06-15T03:29:18.375Z | Compiling bitflags v2.12.1 |
| 1335 | 2026-06-15T03:29:18.432Z | Compiling futures-io v0.3.32 |
| 1336 | 2026-06-15T03:29:18.518Z | Compiling parking_lot v0.12.5 |
| 1337 | 2026-06-15T03:29:18.594Z | Compiling futures-task v0.3.32 |
| 1338 | 2026-06-15T03:29:18.612Z | Compiling signal-hook-registry v1.4.8 |
| 1339 | 2026-06-15T03:29:18.623Z | Compiling mio v1.2.1 |
| 1340 | 2026-06-15T03:29:18.626Z | Compiling portable-atomic v1.13.1 |
| 1341 | 2026-06-15T03:29:18.744Z | Compiling dunce v1.0.5 |
| 1342 | 2026-06-15T03:29:18.770Z | Compiling critical-section v1.2.0 |
| 1343 | 2026-06-15T03:29:18.839Z | Compiling log v0.4.32 |
| 1344 | 2026-06-15T03:29:18.877Z | Compiling fs_extra v1.3.0 |
| 1345 | 2026-06-15T03:29:18.942Z | Compiling base64 v0.22.1 |
| 1346 | 2026-06-15T03:29:19.061Z | Compiling cmake v0.1.58 |
| 1347 | 2026-06-15T03:29:19.095Z | Compiling regex-syntax v0.8.10 |
| 1348 | 2026-06-15T03:29:19.131Z | Compiling typenum v1.20.1 |
| 1349 | 2026-06-15T03:29:19.142Z | Compiling subtle v2.6.1 |
| 1350 | 2026-06-15T03:29:19.153Z | Compiling synstructure v0.13.2 |
| 1351 | 2026-06-15T03:29:19.289Z | Compiling serde_derive_internals v0.29.1 |
| 1352 | 2026-06-15T03:29:19.418Z | Compiling byteorder v1.5.0 |
| 1353 | 2026-06-15T03:29:19.594Z | Compiling aws-lc-sys v0.41.0 |
| 1354 | 2026-06-15T03:29:19.645Z | Compiling strsim v0.11.1 |
| 1355 | 2026-06-15T03:29:19.674Z | Compiling rustix v1.1.4 |
| 1356 | 2026-06-15T03:29:19.831Z | Compiling once_cell v1.21.4 |
| 1357 | 2026-06-15T03:29:19.947Z | Compiling atomic-waker v1.1.2 |
| 1358 | 2026-06-15T03:29:20.067Z | Compiling ipnet v2.12.0 |
| 1359 | 2026-06-15T03:29:20.084Z | Compiling httparse v1.10.1 |
| 1360 | 2026-06-15T03:29:20.159Z | Compiling thiserror v1.0.69 |
| 1361 | 2026-06-15T03:29:20.178Z | Compiling tower-layer v0.3.3 |
| 1362 | 2026-06-15T03:29:20.289Z | Compiling tower-service v0.3.3 |
| 1363 | 2026-06-15T03:29:20.329Z | Compiling untrusted v0.9.0 |
| 1364 | 2026-06-15T03:29:20.375Z | Compiling ryu v1.0.23 |
| 1365 | 2026-06-15T03:29:20.444Z | Compiling try-lock v0.2.5 |
| 1366 | 2026-06-15T03:29:20.467Z | Compiling serde_derive v1.0.228 |
| 1367 | 2026-06-15T03:29:20.478Z | Compiling zerofrom-derive v0.1.7 |
| 1368 | 2026-06-15T03:29:20.488Z | Compiling yoke-derive v0.8.2 |
| 1369 | 2026-06-15T03:29:20.587Z | Compiling zerovec-derive v0.11.3 |
| 1370 | 2026-06-15T03:29:20.593Z | Compiling displaydoc v0.2.6 |
| 1371 | 2026-06-15T03:29:20.593Z | Compiling schemars_derive v0.8.22 |
| 1372 | 2026-06-15T03:29:20.604Z | Compiling thiserror-impl v2.0.18 |
| 1373 | 2026-06-15T03:29:21.358Z | Compiling tokio-macros v2.7.0 |
| 1374 | 2026-06-15T03:29:21.562Z | Compiling zerocopy-derive v0.8.50 |
| 1375 | 2026-06-15T03:29:21.656Z | Compiling zeroize_derive v1.4.3 |
| 1376 | 2026-06-15T03:29:21.667Z | Compiling zerofrom v0.1.8 |
| 1377 | 2026-06-15T03:29:21.778Z | Compiling yoke v0.8.3 |
| 1378 | 2026-06-15T03:29:21.789Z | Compiling futures-macro v0.3.32 |
| 1379 | 2026-06-15T03:29:21.929Z | Compiling zerovec v0.11.6 |
| 1380 | 2026-06-15T03:29:21.959Z | Compiling zerotrie v0.2.4 |
| 1381 | 2026-06-15T03:29:22.385Z | Compiling zeroize v1.8.2 |
| 1382 | 2026-06-15T03:29:22.453Z | Compiling tinystr v0.8.3 |
| 1383 | 2026-06-15T03:29:22.463Z | Compiling potential_utf v0.1.5 |
| 1384 | 2026-06-15T03:29:22.479Z | Compiling thiserror-impl v1.0.69 |
| 1385 | 2026-06-15T03:29:22.586Z | Compiling icu_collections v2.2.0 |
| 1386 | 2026-06-15T03:29:22.622Z | Compiling icu_locale_core v2.2.0 |
| 1387 | 2026-06-15T03:29:22.649Z | Compiling ucd-trie v0.1.7 |
| 1388 | 2026-06-15T03:29:22.677Z | Compiling futures-util v0.3.32 |
| 1389 | 2026-06-15T03:29:22.940Z | Compiling pest v2.8.6 |
| 1390 | 2026-06-15T03:29:23.104Z | Compiling want v0.3.1 |
| 1391 | 2026-06-15T03:29:23.264Z | Compiling httpdate v1.0.3 |
| 1392 | 2026-06-15T03:29:23.506Z | Compiling icu_provider v2.2.0 |
| 1393 | 2026-06-15T03:29:23.648Z | Compiling bytes v1.11.1 |
| 1394 | 2026-06-15T03:29:23.712Z | Compiling chrono v0.4.45 |
| 1395 | 2026-06-15T03:29:23.723Z | Compiling serde_tokenstream v0.2.3 |
| 1396 | 2026-06-15T03:29:23.826Z | Compiling icu_properties v2.2.0 |
| 1397 | 2026-06-15T03:29:23.992Z | Compiling icu_normalizer v2.2.0 |
| 1398 | 2026-06-15T03:29:24.202Z | Compiling tokio v1.52.3 |
| 1399 | 2026-06-15T03:29:24.278Z | Compiling http v1.4.1 |
| 1400 | 2026-06-15T03:29:24.566Z | Compiling erased-serde v0.3.31 |
| 1401 | 2026-06-15T03:29:24.945Z | Compiling idna_adapter v1.2.2 |
| 1402 | 2026-06-15T03:29:25.004Z | Compiling http-body v1.0.1 |
| 1403 | 2026-06-15T03:29:25.053Z | Compiling idna v1.1.0 |
| 1404 | 2026-06-15T03:29:25.174Z | Compiling pest_meta v2.8.6 |
| 1405 | 2026-06-15T03:29:25.178Z | Compiling getrandom v0.2.17 |
| 1406 | 2026-06-15T03:29:25.182Z | Compiling pretty-hex v0.4.2 |
| 1407 | 2026-06-15T03:29:25.241Z | Compiling getrandom v0.3.4 |
| 1408 | 2026-06-15T03:29:25.304Z | Compiling rand_core v0.6.4 |
| 1409 | 2026-06-15T03:29:25.342Z | Compiling url v2.5.8 |
| 1410 | 2026-06-15T03:29:25.525Z | Compiling slog v2.8.2 |
| 1411 | 2026-06-15T03:29:25.590Z | Compiling plain v0.2.3 |
| 1412 | 2026-06-15T03:29:25.697Z | Compiling pest_generator v2.8.6 |
| 1413 | 2026-06-15T03:29:25.763Z | Compiling ppv-lite86 v0.2.21 |
| 1414 | 2026-06-15T03:29:26.082Z | Compiling tracing-attributes v0.1.31 |
| 1415 | 2026-06-15T03:29:26.194Z | Compiling tracing-core v0.1.36 |
| 1416 | 2026-06-15T03:29:26.296Z | Compiling allocator-api2 v0.2.21 |
| 1417 | 2026-06-15T03:29:26.370Z | Compiling foldhash v0.2.0 |
| 1418 | 2026-06-15T03:29:26.394Z | Compiling pest_derive v2.8.6 |
| 1419 | 2026-06-15T03:29:26.596Z | Compiling ipnetwork v0.21.1 |
| 1420 | 2026-06-15T03:29:26.608Z | Compiling hashbrown v0.16.1 |
| 1421 | 2026-06-15T03:29:26.790Z | Compiling http-body-util v0.1.3 |
| 1422 | 2026-06-15T03:29:26.953Z | Compiling oxnet v0.1.6 |
| 1423 | 2026-06-15T03:29:27.021Z | Compiling serde_urlencoded v0.7.1 |
| 1424 | 2026-06-15T03:29:27.031Z | Compiling aho-corasick v1.1.4 |
| 1425 | 2026-06-15T03:29:27.180Z | Compiling paste v1.0.15 |
| 1426 | 2026-06-15T03:29:27.294Z | Compiling sync_wrapper v1.0.2 |
| 1427 | 2026-06-15T03:29:27.322Z | Compiling ident_case v1.0.1 |
| 1428 | 2026-06-15T03:29:27.325Z | Compiling tracing v0.1.44 |
| 1429 | 2026-06-15T03:29:27.396Z | Compiling omicron-workspace-hack v0.1.0 |
| 1430 | 2026-06-15T03:29:27.448Z | Compiling time-core v0.1.8 |
| 1431 | 2026-06-15T03:29:27.459Z | Compiling powerfmt v0.2.0 |
| 1432 | 2026-06-15T03:29:27.553Z | Compiling num-conv v0.2.2 |
| 1433 | 2026-06-15T03:29:27.628Z | Compiling deranged v0.5.8 |
| 1434 | 2026-06-15T03:29:27.660Z | Compiling num_threads v0.1.7 |
| 1435 | 2026-06-15T03:29:27.696Z | Compiling time-macros v0.2.27 |
| 1436 | 2026-06-15T03:29:27.755Z | Compiling anyhow v1.0.102 |
| 1437 | 2026-06-15T03:29:27.822Z | Compiling winnow v1.0.3 |
| 1438 | 2026-06-15T03:29:28.074Z | Compiling regex-automata v0.4.14 |
| 1439 | 2026-06-15T03:29:28.491Z | Compiling scroll_derive v0.13.1 |
| 1440 | 2026-06-15T03:29:28.927Z | Compiling tokio-util v0.7.18 |
| 1441 | 2026-06-15T03:29:29.077Z | Compiling daft-derive v0.1.7 |
| 1442 | 2026-06-15T03:29:29.330Z | Compiling scroll v0.13.0 |
| 1443 | 2026-06-15T03:29:29.594Z | Compiling fastrand v2.4.1 |
| 1444 | 2026-06-15T03:29:29.653Z | Compiling aws-lc-rs v1.17.0 |
| 1445 | 2026-06-15T03:29:29.829Z | Compiling regex v1.12.3 |
| 1446 | 2026-06-15T03:29:29.850Z | Compiling rustls-pki-types v1.14.1 |
| 1447 | 2026-06-15T03:29:29.962Z | Compiling async-trait v0.1.89 |
| 1448 | 2026-06-15T03:29:30.286Z | Compiling crossbeam-utils v0.8.21 |
| 1449 | 2026-06-15T03:29:30.327Z | Compiling openssl-probe v0.2.1 |
| 1450 | 2026-06-15T03:29:30.468Z | Compiling untrusted v0.7.1 |
| 1451 | 2026-06-15T03:29:30.584Z | Compiling thread_local v1.1.9 |
| 1452 | 2026-06-15T03:29:30.608Z | Compiling hex v0.4.3 |
| 1453 | 2026-06-15T03:29:30.739Z | Compiling rustls v0.23.40 |
| 1454 | 2026-06-15T03:29:30.795Z | Compiling usdt-impl v0.6.0 |
| 1455 | 2026-06-15T03:29:30.857Z | Compiling goblin v0.10.7 |
| 1456 | 2026-06-15T03:29:30.928Z | Compiling h2 v0.4.14 |
| 1457 | 2026-06-15T03:29:30.957Z | Compiling dtrace-parser v0.3.0 |
| 1458 | 2026-06-15T03:29:30.984Z | Compiling slog-async v2.8.0 |
| 1459 | 2026-06-15T03:29:31.058Z | Compiling camino v1.2.2 |
| 1460 | 2026-06-15T03:29:31.304Z | Compiling thread-id v5.1.0 |
| 1461 | 2026-06-15T03:29:31.320Z | Compiling crc32fast v1.5.0 |
| 1462 | 2026-06-15T03:29:31.380Z | Compiling take_mut v0.2.2 |
| 1463 | 2026-06-15T03:29:31.431Z | Compiling term v1.2.1 |
| 1464 | 2026-06-15T03:29:31.654Z | Compiling rand_core v0.9.5 |
| 1465 | 2026-06-15T03:29:31.818Z | Compiling futures-executor v0.3.32 |
| 1466 | 2026-06-15T03:29:31.866Z | Compiling syn v1.0.109 |
| 1467 | 2026-06-15T03:29:31.884Z | Compiling cpufeatures v0.3.0 |
| 1468 | 2026-06-15T03:29:31.954Z | Compiling match_cfg v0.1.0 |
| 1469 | 2026-06-15T03:29:32.022Z | Compiling futures v0.3.32 |
| 1470 | 2026-06-15T03:29:32.122Z | Compiling structmeta-derive v0.3.0 |
| 1471 | 2026-06-15T03:29:32.300Z | Compiling simd-adler32 v0.3.9 |
| 1472 | 2026-06-15T03:29:32.497Z | Compiling adler2 v2.0.1 |
| 1473 | 2026-06-15T03:29:32.627Z | Compiling miniz_oxide v0.8.9 |
| 1474 | 2026-06-15T03:29:33.074Z | Compiling hyper v1.10.1 |
| 1475 | 2026-06-15T03:29:33.237Z | Compiling structmeta v0.3.0 |
| 1476 | 2026-06-15T03:29:33.284Z | Compiling rand_chacha v0.9.0 |
| 1477 | 2026-06-15T03:29:33.672Z | Compiling dof v0.4.0 |
| 1478 | 2026-06-15T03:29:33.723Z | Compiling darling_core v0.23.0 |
| 1479 | 2026-06-15T03:29:33.863Z | Compiling newtype-uuid-macros v0.1.0 |
| 1480 | 2026-06-15T03:29:34.051Z | Compiling hybrid-array v0.4.12 |
| 1481 | 2026-06-15T03:29:34.672Z | Compiling hyper-util v0.1.20 |
| 1482 | 2026-06-15T03:29:35.222Z | Compiling rand v0.9.4 |
| 1483 | 2026-06-15T03:29:35.785Z | Compiling darling_macro v0.23.0 |
| 1484 | 2026-06-15T03:29:35.834Z | Compiling flate2 v1.1.9 |
| 1485 | 2026-06-15T03:29:35.888Z | Compiling usdt-attr-macro v0.6.0 |
| 1486 | 2026-06-15T03:29:36.068Z | Compiling usdt-macro v0.6.0 |
| 1487 | 2026-06-15T03:29:36.241Z | Compiling time v0.3.47 |
| 1488 | 2026-06-15T03:29:36.334Z | Compiling newtype-uuid v1.3.2 |
| 1489 | 2026-06-15T03:29:36.372Z | Compiling compression-core v0.4.32 |
| 1490 | 2026-06-15T03:29:36.525Z | Compiling quick-error v1.2.3 |
| 1491 | 2026-06-15T03:29:36.628Z | Compiling ref-cast v1.0.25 |
| 1492 | 2026-06-15T03:29:36.678Z | Compiling daft v0.1.7 |
| 1493 | 2026-06-15T03:29:36.948Z | Compiling compression-codecs v0.4.38 |
| 1494 | 2026-06-15T03:29:36.965Z | Compiling darling v0.23.0 |
| 1495 | 2026-06-15T03:29:36.995Z | Compiling crypto-common v0.2.2 |
| 1496 | 2026-06-15T03:29:37.037Z | Compiling block-buffer v0.12.0 |
| 1497 | 2026-06-15T03:29:37.068Z | Compiling crossbeam-channel v0.5.15 |
| 1498 | 2026-06-15T03:29:37.185Z | Compiling tower v0.5.3 |
| 1499 | 2026-06-15T03:29:37.197Z | Compiling ref-cast-impl v1.0.25 |
| 1500 | 2026-06-15T03:29:37.200Z | Compiling strum_macros v0.26.4 |
| 1501 | 2026-06-15T03:29:37.594Z | Compiling serde_spanned v1.1.1 |
| 1502 | 2026-06-15T03:29:37.678Z | Compiling multer v3.1.0 |
| 1503 | 2026-06-15T03:29:37.741Z | Compiling generic-array v0.14.7 |
| 1504 | 2026-06-15T03:29:37.821Z | Compiling const-oid v0.10.2 |
| 1505 | 2026-06-15T03:29:37.914Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1506 | 2026-06-15T03:29:37.980Z | Compiling debug-ignore v1.0.5 |
| 1507 | 2026-06-15T03:29:38.003Z | Compiling bit-vec v0.8.0 |
| 1508 | 2026-06-15T03:29:38.070Z | Compiling digest v0.11.3 |
| 1509 | 2026-06-15T03:29:38.122Z | Compiling tower-http v0.6.11 |
| 1510 | 2026-06-15T03:29:38.190Z | Compiling bit-set v0.8.0 |
| 1511 | 2026-06-15T03:29:38.218Z | Compiling serde_with_macros v3.20.0 |
| 1512 | 2026-06-15T03:29:38.229Z | Compiling openapiv3 v2.2.0 |
| 1513 | 2026-06-15T03:29:38.238Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1514 | 2026-06-15T03:29:38.343Z | Compiling async-stream-impl v0.3.6 |
| 1515 | 2026-06-15T03:29:38.557Z | Compiling dropshot v0.17.1 |
| 1516 | 2026-06-15T03:29:38.721Z | Compiling encoding_rs v0.8.35 |
| 1517 | 2026-06-15T03:29:38.797Z | Compiling spin v0.9.8 |
| 1518 | 2026-06-15T03:29:38.909Z | Compiling mime v0.3.17 |
| 1519 | 2026-06-15T03:29:38.933Z | Compiling strum v0.26.3 |
| 1520 | 2026-06-15T03:29:38.983Z | Compiling unarray v0.1.4 |
| 1521 | 2026-06-15T03:29:39.055Z | Compiling async-stream v0.3.6 |
| 1522 | 2026-06-15T03:29:39.131Z | Compiling sha1 v0.11.0 |
| 1523 | 2026-06-15T03:29:39.319Z | Compiling derive-ex v0.1.8 |
| 1524 | 2026-06-15T03:29:39.351Z | Compiling rustls-native-certs v0.8.4 |
| 1525 | 2026-06-15T03:29:39.371Z | Compiling dropshot_endpoint v0.17.1 |
| 1526 | 2026-06-15T03:29:39.685Z | Compiling macaddr v1.0.1 |
| 1527 | 2026-06-15T03:29:39.685Z | Compiling waitgroup v0.1.2 |
| 1528 | 2026-06-15T03:29:39.829Z | Compiling serde_path_to_error v0.1.20 |
| 1529 | 2026-06-15T03:29:39.841Z | Compiling is-terminal v0.4.17 |
| 1530 | 2026-06-15T03:29:39.905Z | Compiling slog-term v2.9.2 |
| 1531 | 2026-06-15T03:29:40.158Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1532 | 2026-06-15T03:29:40.173Z | Compiling tempfile v3.27.0 |
| 1533 | 2026-06-15T03:29:40.375Z | Compiling strum_macros v0.27.2 |
| 1534 | 2026-06-15T03:29:40.485Z | Compiling instant v0.1.13 |
| 1535 | 2026-06-15T03:29:40.572Z | Compiling slog-json v2.6.1 |
| 1536 | 2026-06-15T03:29:40.583Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1537 | 2026-06-15T03:29:40.593Z | Compiling hostname v0.3.1 |
| 1538 | 2026-06-15T03:29:40.723Z | Compiling memmap2 v0.9.10 |
| 1539 | 2026-06-15T03:29:40.770Z | Compiling either v1.16.0 |
| 1540 | 2026-06-15T03:29:40.873Z | Compiling test-strategy v0.4.5 |
| 1541 | 2026-06-15T03:29:40.938Z | Compiling slog-bunyan v2.5.0 |
| 1542 | 2026-06-15T03:29:40.972Z | Compiling crypto-common v0.1.7 |
| 1543 | 2026-06-15T03:29:41.014Z | Compiling parse-display-derive v0.10.0 |
| 1544 | 2026-06-15T03:29:41.065Z | Compiling backon v1.6.0 |
| 1545 | 2026-06-15T03:29:41.097Z | Compiling rand_chacha v0.3.1 |
| 1546 | 2026-06-15T03:29:41.545Z | Compiling rand v0.8.6 |
| 1547 | 2026-06-15T03:29:41.566Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1548 | 2026-06-15T03:29:41.892Z | Compiling regress v0.10.5 |
| 1549 | 2026-06-15T03:29:42.178Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1550 | 2026-06-15T03:29:42.191Z | Compiling strum v0.27.2 |
| 1551 | 2026-06-15T03:29:42.339Z | Compiling wait-timeout v0.2.1 |
| 1552 | 2026-06-15T03:29:42.480Z | Compiling rusty-fork v0.3.1 |
| 1553 | 2026-06-15T03:29:42.708Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1554 | 2026-06-15T03:29:42.771Z | Compiling serde_with v3.20.0 |
| 1555 | 2026-06-15T03:29:42.775Z | Compiling async-compression v0.4.42 |
| 1556 | 2026-06-15T03:29:42.843Z | Compiling rand_xorshift v0.4.0 |
| 1557 | 2026-06-15T03:29:42.984Z | Compiling rustls-pemfile v2.2.0 |
| 1558 | 2026-06-15T03:29:43.086Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1559 | 2026-06-15T03:29:43.583Z | Compiling hostname v0.4.2 |
| 1560 | 2026-06-15T03:29:43.718Z | Compiling humantime v2.3.0 |
| 1561 | 2026-06-15T03:29:44.239Z | Compiling proptest v1.11.0 |
| 1562 | 2026-06-15T03:29:44.535Z | Compiling usdt v0.6.0 |
| 1563 | 2026-06-15T03:29:44.546Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1564 | 2026-06-15T03:29:44.669Z | Compiling itertools v0.14.0 |
| 1565 | 2026-06-15T03:29:44.700Z | Compiling iddqd v0.4.2 |
| 1566 | 2026-06-15T03:29:45.016Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1567 | 2026-06-15T03:29:45.259Z | Compiling block-buffer v0.10.4 |
| 1568 | 2026-06-15T03:29:45.387Z | Compiling reqwest v0.12.28 |
| 1569 | 2026-06-15T03:29:45.946Z | Compiling utf8parse v0.2.2 |
| 1570 | 2026-06-15T03:29:45.995Z | Compiling digest v0.10.7 |
| 1571 | 2026-06-15T03:29:46.043Z | Compiling anstyle-parse v1.0.0 |
| 1572 | 2026-06-15T03:29:46.053Z | Compiling parse-display v0.10.0 |
| 1573 | 2026-06-15T03:29:46.063Z | Compiling backoff v0.4.0 |
| 1574 | 2026-06-15T03:29:46.201Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1575 | 2026-06-15T03:29:46.224Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1576 | 2026-06-15T03:29:46.376Z | Compiling progenitor-client v0.10.0 |
| 1577 | 2026-06-15T03:29:46.656Z | Compiling colorchoice v1.0.5 |
| 1578 | 2026-06-15T03:29:46.771Z | Compiling anstyle v1.0.14 |
| 1579 | 2026-06-15T03:29:46.782Z | Compiling anstyle-query v1.1.5 |
| 1580 | 2026-06-15T03:29:46.991Z | Compiling is_terminal_polyfill v1.70.2 |
| 1581 | 2026-06-15T03:29:47.082Z | Compiling anstream v1.0.0 |
| 1582 | 2026-06-15T03:29:47.447Z | Compiling regress v0.11.1 |
| 1583 | 2026-06-15T03:29:47.680Z | Compiling unicode-width v0.2.2 |
| 1584 | 2026-06-15T03:29:47.864Z | Compiling clap_lex v1.1.0 |
| 1585 | 2026-06-15T03:29:48.056Z | Compiling clap_derive v4.6.1 |
| 1586 | 2026-06-15T03:29:48.582Z | Compiling terminal_size v0.4.4 |
| 1587 | 2026-06-15T03:29:49.124Z | Compiling typify-impl v0.6.2 |
| 1588 | 2026-06-15T03:29:49.607Z | Compiling toml_datetime v0.6.11 |
| 1589 | 2026-06-15T03:29:49.688Z | Compiling zerocopy-derive v0.7.35 |
| 1590 | 2026-06-15T03:29:49.734Z | Compiling cpufeatures v0.2.17 |
| 1591 | 2026-06-15T03:29:49.804Z | Compiling convert_case v0.4.0 |
| 1592 | 2026-06-15T03:29:50.081Z | Compiling clap_builder v4.6.0 |
| 1593 | 2026-06-15T03:29:50.098Z | Compiling derive_more v0.99.20 |
| 1594 | 2026-06-15T03:29:50.549Z | Compiling zerocopy v0.7.35 |
| 1595 | 2026-06-15T03:29:51.789Z | Compiling clap v4.6.1 |
| 1596 | 2026-06-15T03:29:52.004Z | Compiling secrecy v0.10.3 |
| 1597 | 2026-06-15T03:29:52.162Z | Compiling tinyvec_macros v0.1.1 |
| 1598 | 2026-06-15T03:29:52.236Z | Compiling crucible-workspace-hack v0.1.0 |
| 1599 | 2026-06-15T03:29:52.293Z | Compiling float-ord v0.3.2 |
| 1600 | 2026-06-15T03:29:52.363Z | Compiling tinyvec v1.11.0 |
| 1601 | 2026-06-15T03:29:52.854Z | Compiling dtrace-parser v0.2.0 |
| 1602 | 2026-06-15T03:29:52.864Z | Compiling scroll_derive v0.12.1 |
| 1603 | 2026-06-15T03:29:52.996Z | Compiling num-integer v0.1.46 |
| 1604 | 2026-06-15T03:29:53.323Z | Compiling rustc_version v0.4.1 |
| 1605 | 2026-06-15T03:29:53.342Z | Compiling usdt-impl v0.5.0 |
| 1606 | 2026-06-15T03:29:53.603Z | Compiling curve25519-dalek v4.1.3 |
| 1607 | 2026-06-15T03:29:53.709Z | Compiling scroll v0.12.0 |
| 1608 | 2026-06-15T03:29:53.891Z | Compiling dof v0.3.0 |
| 1609 | 2026-06-15T03:29:53.975Z | Compiling hmac v0.12.1 |
| 1610 | 2026-06-15T03:29:54.102Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1611 | 2026-06-15T03:29:54.190Z | Compiling inout v0.1.4 |
| 1612 | 2026-06-15T03:29:54.227Z | Compiling darling_core v0.21.3 |
| 1613 | 2026-06-15T03:29:54.270Z | Compiling ff v0.13.1 |
| 1614 | 2026-06-15T03:29:54.327Z | Compiling thread-id v4.2.2 |
| 1615 | 2026-06-15T03:29:54.393Z | Compiling unsafe-libyaml v0.2.11 |
| 1616 | 2026-06-15T03:29:54.637Z | Compiling proc-macro-crate v3.5.0 |
| 1617 | 2026-06-15T03:29:54.918Z | Compiling serde_yaml v0.9.34+deprecated |
| 1618 | 2026-06-15T03:29:55.057Z | Compiling group v0.13.0 |
| 1619 | 2026-06-15T03:29:55.060Z | Compiling cipher v0.4.4 |
| 1620 | 2026-06-15T03:29:55.268Z | Compiling hkdf v0.12.4 |
| 1621 | 2026-06-15T03:29:55.380Z | Compiling typify-macro v0.6.2 |
| 1622 | 2026-06-15T03:29:55.406Z | Compiling goblin v0.8.2 |
| 1623 | 2026-06-15T03:29:56.157Z | Compiling num-iter v0.1.45 |
| 1624 | 2026-06-15T03:29:56.168Z | Compiling num-rational v0.4.2 |
| 1625 | 2026-06-15T03:29:56.270Z | Compiling universal-hash v0.5.1 |
| 1626 | 2026-06-15T03:29:56.286Z | Compiling darling_macro v0.21.3 |
| 1627 | 2026-06-15T03:29:56.317Z | Compiling crypto-bigint v0.5.5 |
| 1628 | 2026-06-15T03:29:56.397Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1629 | 2026-06-15T03:29:56.740Z | Compiling hubpack_derive v0.1.1 |
| 1630 | 2026-06-15T03:29:56.778Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1631 | 2026-06-15T03:29:57.012Z | Compiling crossbeam-epoch v0.9.18 |
| 1632 | 2026-06-15T03:29:57.424Z | Compiling half v2.7.1 |
| 1633 | 2026-06-15T03:29:57.436Z | Compiling typify v0.6.2 |
| 1634 | 2026-06-15T03:29:57.531Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1635 | 2026-06-15T03:29:57.620Z | Compiling num-complex v0.4.6 |
| 1636 | 2026-06-15T03:29:57.922Z | Compiling memoffset v0.9.1 |
| 1637 | 2026-06-15T03:29:57.940Z | Compiling opaque-debug v0.3.1 |
| 1638 | 2026-06-15T03:29:58.001Z | Compiling heck v0.4.1 |
| 1639 | 2026-06-15T03:29:58.004Z | Compiling ciborium-io v0.2.2 |
| 1640 | 2026-06-15T03:29:58.004Z | Compiling base16ct v0.2.0 |
| 1641 | 2026-06-15T03:29:58.099Z | Compiling base64ct v1.8.3 |
| 1642 | 2026-06-15T03:29:58.163Z | Compiling cfg_aliases v0.2.1 |
| 1643 | 2026-06-15T03:29:58.198Z | Compiling elliptic-curve v0.13.8 |
| 1644 | 2026-06-15T03:29:58.238Z | Compiling nix v0.31.3 |
| 1645 | 2026-06-15T03:29:58.260Z | Compiling ciborium-ll v0.2.2 |
| 1646 | 2026-06-15T03:29:58.404Z | Compiling password-hash v0.5.0 |
| 1647 | 2026-06-15T03:29:58.468Z | Compiling poly1305 v0.8.0 |
| 1648 | 2026-06-15T03:29:58.620Z | Compiling num v0.4.3 |
| 1649 | 2026-06-15T03:29:58.794Z | Compiling thiserror-no-std v2.0.2 |
| 1650 | 2026-06-15T03:29:58.878Z | Compiling hubpack v0.1.2 |
| 1651 | 2026-06-15T03:29:59.078Z | Compiling darling v0.21.3 |
| 1652 | 2026-06-15T03:29:59.359Z | Compiling chacha20 v0.9.1 |
| 1653 | 2026-06-15T03:29:59.448Z | Compiling num_enum_derive v0.7.6 |
| 1654 | 2026-06-15T03:29:59.569Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1655 | 2026-06-15T03:29:59.750Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1656 | 2026-06-15T03:30:00.146Z | Compiling blake2 v0.10.6 |
| 1657 | 2026-06-15T03:30:00.260Z | Compiling aead v0.5.2 |
| 1658 | 2026-06-15T03:30:00.416Z | Compiling byte-wrapper v0.1.0 |
| 1659 | 2026-06-15T03:30:00.437Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1660 | 2026-06-15T03:30:00.478Z | Compiling proc-macro-error-attr v1.0.4 |
| 1661 | 2026-06-15T03:30:00.722Z | Compiling prettyplease v0.2.37 |
| 1662 | 2026-06-15T03:30:00.752Z | Compiling static_assertions v1.1.0 |
| 1663 | 2026-06-15T03:30:00.767Z | Compiling rustix v0.38.44 |
| 1664 | 2026-06-15T03:30:00.788Z | Compiling heapless v0.8.0 |
| 1665 | 2026-06-15T03:30:00.819Z | Compiling keccak v0.1.6 |
| 1666 | 2026-06-15T03:30:00.962Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1667 | 2026-06-15T03:30:01.221Z | Compiling sha3 v0.10.9 |
| 1668 | 2026-06-15T03:30:01.294Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1669 | 2026-06-15T03:30:01.600Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1670 | 2026-06-15T03:30:01.754Z | Compiling num_enum v0.7.6 |
| 1671 | 2026-06-15T03:30:01.782Z | Compiling chacha20poly1305 v0.10.1 |
| 1672 | 2026-06-15T03:30:01.867Z | Compiling argon2 v0.5.3 |
| 1673 | 2026-06-15T03:30:02.138Z | Compiling ingot-macros v0.1.1 |
| 1674 | 2026-06-15T03:30:02.150Z | Compiling vsss-rs v3.3.4 |
| 1675 | 2026-06-15T03:30:02.452Z | Compiling ciborium v0.2.2 |
| 1676 | 2026-06-15T03:30:03.008Z | Compiling usdt-macro v0.5.0 |
| 1677 | 2026-06-15T03:30:03.037Z | Compiling usdt-attr-macro v0.5.0 |
| 1678 | 2026-06-15T03:30:03.849Z | Compiling serde_spanned v0.6.9 |
| 1679 | 2026-06-15T03:30:03.987Z | Compiling serde_repr v0.1.20 |
| 1680 | 2026-06-15T03:30:03.990Z | Compiling num-derive v0.4.2 |
| 1681 | 2026-06-15T03:30:04.206Z | Compiling enum-as-inner v0.6.1 |
| 1682 | 2026-06-15T03:30:04.585Z | Compiling hash32 v0.3.1 |
| 1683 | 2026-06-15T03:30:04.727Z | Compiling proc-macro-error v1.0.4 |
| 1684 | 2026-06-15T03:30:04.740Z | Compiling memmap v0.7.0 |
| 1685 | 2026-06-15T03:30:04.761Z | Compiling smoltcp v0.11.0 |
| 1686 | 2026-06-15T03:30:04.860Z | Compiling data-encoding v2.11.0 |
| 1687 | 2026-06-15T03:30:04.914Z | Compiling winnow v0.5.40 |
| 1688 | 2026-06-15T03:30:04.924Z | Compiling indent_write v2.2.0 |
| 1689 | 2026-06-15T03:30:04.944Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1690 | 2026-06-15T03:30:04.954Z | Compiling toml_write v0.1.2 |
| 1691 | 2026-06-15T03:30:04.964Z | Compiling winnow v0.7.15 |
| 1692 | 2026-06-15T03:30:05.140Z | Compiling ingot-types v0.1.2 |
| 1693 | 2026-06-15T03:30:05.161Z | Compiling usdt v0.5.0 |
| 1694 | 2026-06-15T03:30:05.426Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1695 | 2026-06-15T03:30:05.536Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1696 | 2026-06-15T03:30:05.631Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1697 | 2026-06-15T03:30:06.283Z | Compiling rustls-webpki v0.103.13 |
| 1698 | 2026-06-15T03:30:06.445Z | Compiling toml_edit v0.22.27 |
| 1699 | 2026-06-15T03:30:06.551Z | Compiling toml_edit v0.19.15 |
| 1700 | 2026-06-15T03:30:07.353Z | Compiling tabwriter v1.4.1 |
| 1701 | 2026-06-15T03:30:07.376Z | Compiling cobs v0.3.0 |
| 1702 | 2026-06-15T03:30:07.387Z | Compiling foreign-types-macros v0.2.3 |
| 1703 | 2026-06-15T03:30:07.577Z | Compiling managed v0.8.0 |
| 1704 | 2026-06-15T03:30:07.594Z | Compiling vcpkg v0.2.15 |
| 1705 | 2026-06-15T03:30:07.791Z | Compiling bytecount v0.6.9 |
| 1706 | 2026-06-15T03:30:07.940Z | Compiling bitflags v1.3.2 |
| 1707 | 2026-06-15T03:30:08.016Z | Compiling colored v3.1.1 |
| 1708 | 2026-06-15T03:30:08.063Z | Compiling pkg-config v0.3.33 |
| 1709 | 2026-06-15T03:30:08.174Z | Compiling foreign-types-shared v0.3.1 |
| 1710 | 2026-06-15T03:30:08.268Z | Compiling foreign-types v0.5.0 |
| 1711 | 2026-06-15T03:30:08.415Z | Compiling toml v0.8.23 |
| 1712 | 2026-06-15T03:30:08.520Z | Compiling openssl-sys v0.9.116 |
| 1713 | 2026-06-15T03:30:08.658Z | Compiling proc-macro-crate v1.3.1 |
| 1714 | 2026-06-15T03:30:08.995Z | Compiling postcard v1.1.3 |
| 1715 | 2026-06-15T03:30:09.331Z | Compiling ingot v0.1.1 |
| 1716 | 2026-06-15T03:30:09.493Z | Compiling progenitor-impl v0.13.0 |
| 1717 | 2026-06-15T03:30:09.556Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1718 | 2026-06-15T03:30:09.794Z | Compiling tokio-rustls v0.26.4 |
| 1719 | 2026-06-15T03:30:10.063Z | Compiling hyper-rustls v0.27.9 |
| 1720 | 2026-06-15T03:30:10.074Z | Compiling rustls-platform-verifier v0.7.0 |
| 1721 | 2026-06-15T03:30:10.307Z | Compiling reqwest v0.13.4 |
| 1722 | 2026-06-15T03:30:11.220Z | Compiling chacha20 v0.10.0 |
| 1723 | 2026-06-15T03:30:11.478Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1724 | 2026-06-15T03:30:11.584Z | Compiling progenitor-client v0.14.0 |
| 1725 | 2026-06-15T03:30:11.795Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1726 | 2026-06-15T03:30:11.883Z | Compiling progenitor-extras v0.2.0 |
| 1727 | 2026-06-15T03:30:12.043Z | Compiling cstr-argument v0.1.2 |
| 1728 | 2026-06-15T03:30:12.129Z | Compiling lazy_static v1.5.0 |
| 1729 | 2026-06-15T03:30:12.195Z | Compiling rayon-core v1.13.0 |
| 1730 | 2026-06-15T03:30:12.233Z | Compiling unicode-segmentation v1.13.3 |
| 1731 | 2026-06-15T03:30:12.763Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1732 | 2026-06-15T03:30:12.950Z | Compiling linked-hash-map v0.5.6 |
| 1733 | 2026-06-15T03:30:13.002Z | Compiling resolv-conf v0.7.6 |
| 1734 | 2026-06-15T03:30:13.085Z | Compiling swrite v0.1.0 |
| 1735 | 2026-06-15T03:30:13.097Z | Compiling semver v0.1.20 |
| 1736 | 2026-06-15T03:30:13.138Z | Compiling lru-cache v0.1.2 |
| 1737 | 2026-06-15T03:30:13.179Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1738 | 2026-06-15T03:30:13.259Z | Compiling progenitor-macro v0.13.0 |
| 1739 | 2026-06-15T03:30:13.357Z | Compiling rustc_version v0.1.7 |
| 1740 | 2026-06-15T03:30:13.408Z | Compiling newline-converter v0.3.0 |
| 1741 | 2026-06-15T03:30:13.541Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1742 | 2026-06-15T03:30:13.605Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1743 | 2026-06-15T03:30:13.808Z | Compiling progenitor-client v0.13.0 |
| 1744 | 2026-06-15T03:30:14.617Z | Compiling rand v0.10.1 |
| 1745 | 2026-06-15T03:30:14.855Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1746 | 2026-06-15T03:30:14.980Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1747 | 2026-06-15T03:30:15.256Z | Compiling num_enum_derive v0.5.11 |
| 1748 | 2026-06-15T03:30:15.298Z | Compiling atomicwrites v0.4.4 |
| 1749 | 2026-06-15T03:30:15.423Z | Compiling hickory-proto v0.24.4 |
| 1750 | 2026-06-15T03:30:16.885Z | Compiling progenitor-impl v0.14.0 |
| 1751 | 2026-06-15T03:30:17.148Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1752 | 2026-06-15T03:30:18.076Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1753 | 2026-06-15T03:30:18.773Z | Compiling crossbeam-deque v0.8.6 |
| 1754 | 2026-06-15T03:30:18.979Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1755 | 2026-06-15T03:30:19.241Z | Compiling console v0.15.11 |
| 1756 | 2026-06-15T03:30:19.384Z | Compiling camino-tempfile v1.4.1 |
| 1757 | 2026-06-15T03:30:19.635Z | Compiling serde-big-array v0.5.1 |
| 1758 | 2026-06-15T03:30:19.783Z | Compiling pin-project-internal v1.1.13 |
| 1759 | 2026-06-15T03:30:19.911Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1760 | 2026-06-15T03:30:19.921Z | Compiling derive-where v1.6.1 |
| 1761 | 2026-06-15T03:30:20.338Z | Compiling siphasher v1.0.3 |
| 1762 | 2026-06-15T03:30:20.440Z | Compiling minimal-lexical v0.2.1 |
| 1763 | 2026-06-15T03:30:20.521Z | Compiling similar v2.7.0 |
| 1764 | 2026-06-15T03:30:20.525Z | Compiling progenitor-macro v0.14.0 |
| 1765 | 2026-06-15T03:30:20.542Z | Compiling phf_shared v0.12.1 |
| 1766 | 2026-06-15T03:30:20.695Z | Compiling nom v7.1.3 |
| 1767 | 2026-06-15T03:30:20.715Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1768 | 2026-06-15T03:30:20.889Z | Compiling pin-project v1.1.13 |
| 1769 | 2026-06-15T03:30:20.989Z | Compiling expectorate v1.2.0 |
| 1770 | 2026-06-15T03:30:21.205Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1771 | 2026-06-15T03:30:21.476Z | Compiling progenitor v0.13.0 |
| 1772 | 2026-06-15T03:30:21.614Z | Compiling hickory-resolver v0.24.4 |
| 1773 | 2026-06-15T03:30:21.636Z | Compiling num_enum v0.5.11 |
| 1774 | 2026-06-15T03:30:22.037Z | Compiling newtype_derive v0.1.6 |
| 1775 | 2026-06-15T03:30:22.320Z | Compiling snafu-derive v0.8.9 |
| 1776 | 2026-06-15T03:30:23.292Z | Compiling unicode-normalization v0.1.25 |
| 1777 | 2026-06-15T03:30:23.568Z | Compiling tokio-stream v0.1.18 |
| 1778 | 2026-06-15T03:30:23.780Z | Compiling async-recursion v1.1.1 |
| 1779 | 2026-06-15T03:30:24.035Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1780 | 2026-06-15T03:30:24.063Z | Compiling slog-dtrace v0.3.0 |
| 1781 | 2026-06-15T03:30:24.179Z | Compiling bstr v1.12.1 |
| 1782 | 2026-06-15T03:30:24.291Z | Compiling csv-core v0.1.13 |
| 1783 | 2026-06-15T03:30:24.310Z | Compiling unicode-width v0.1.14 |
| 1784 | 2026-06-15T03:30:24.342Z | Compiling konst_macro_rules v0.2.19 |
| 1785 | 2026-06-15T03:30:24.470Z | Compiling cancel-safe-futures v0.1.5 |
| 1786 | 2026-06-15T03:30:24.517Z | Compiling owo-colors v4.3.0 |
| 1787 | 2026-06-15T03:30:24.550Z | Compiling chrono-tz v0.10.4 |
| 1788 | 2026-06-15T03:30:24.589Z | Compiling same-file v1.0.6 |
| 1789 | 2026-06-15T03:30:24.670Z | Compiling foldhash v0.1.5 |
| 1790 | 2026-06-15T03:30:24.733Z | Compiling highway v1.3.0 |
| 1791 | 2026-06-15T03:30:24.763Z | Compiling unicode-xid v0.2.6 |
| 1792 | 2026-06-15T03:30:24.778Z | Compiling openssl v0.10.80 |
| 1793 | 2026-06-15T03:30:24.845Z | Compiling foreign-types-shared v0.1.1 |
| 1794 | 2026-06-15T03:30:24.880Z | Compiling const_format_proc_macros v0.2.34 |
| 1795 | 2026-06-15T03:30:24.908Z | Compiling foreign-types v0.3.2 |
| 1796 | 2026-06-15T03:30:24.930Z | Compiling hashbrown v0.15.5 |
| 1797 | 2026-06-15T03:30:24.980Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1798 | 2026-06-15T03:30:25.112Z | Compiling walkdir v2.5.0 |
| 1799 | 2026-06-15T03:30:25.124Z | Compiling globset v0.4.18 |
| 1800 | 2026-06-15T03:30:25.458Z | Compiling konst v0.2.20 |
| 1801 | 2026-06-15T03:30:25.470Z | Compiling csv v1.4.0 |
| 1802 | 2026-06-15T03:30:25.572Z | Compiling progenitor v0.14.0 |
| 1803 | 2026-06-15T03:30:25.716Z | Compiling snafu v0.8.9 |
| 1804 | 2026-06-15T03:30:25.750Z | Compiling qorb v0.4.1 |
| 1805 | 2026-06-15T03:30:25.760Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1806 | 2026-06-15T03:30:25.961Z | Compiling olpc-cjson v0.1.4 |
| 1807 | 2026-06-15T03:30:26.051Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1808 | 2026-06-15T03:30:26.122Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1809 | 2026-06-15T03:30:26.142Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1810 | 2026-06-15T03:30:26.480Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1811 | 2026-06-15T03:30:26.678Z | Compiling rayon v1.12.0 |
| 1812 | 2026-06-15T03:30:26.860Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1813 | 2026-06-15T03:30:27.806Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1814 | 2026-06-15T03:30:28.030Z | Compiling phf v0.12.1 |
| 1815 | 2026-06-15T03:30:28.082Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-06-15T03:30:28.321Z | Compiling zone_cfg_derive v0.3.1 |
| 1817 | 2026-06-15T03:30:28.562Z | Compiling tokio-dtrace v0.1.1 |
| 1818 | 2026-06-15T03:30:28.590Z | Compiling itertools v0.12.1 |
| 1819 | 2026-06-15T03:30:28.836Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1820 | 2026-06-15T03:30:29.033Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1821 | 2026-06-15T03:30:29.045Z | Compiling libsw-core v0.3.2 |
| 1822 | 2026-06-15T03:30:29.049Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1823 | 2026-06-15T03:30:29.049Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1824 | 2026-06-15T03:30:29.229Z | Compiling serde_plain v1.0.2 |
| 1825 | 2026-06-15T03:30:29.353Z | Compiling openssl-macros v0.1.1 |
| 1826 | 2026-06-15T03:30:29.416Z | Compiling pem v3.0.6 |
| 1827 | 2026-06-15T03:30:29.435Z | Compiling cookie v0.18.1 |
| 1828 | 2026-06-15T03:30:29.631Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1829 | 2026-06-15T03:30:29.681Z | Compiling sigpipe v0.1.3 |
| 1830 | 2026-06-15T03:30:29.769Z | Compiling typed-path v0.9.3 |
| 1831 | 2026-06-15T03:30:29.802Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1832 | 2026-06-15T03:30:29.813Z | Compiling fixedbitset v0.4.2 |
| 1833 | 2026-06-15T03:30:29.841Z | Compiling fixedbitset v0.5.7 |
| 1834 | 2026-06-15T03:30:30.039Z | Compiling glob v0.3.3 |
| 1835 | 2026-06-15T03:30:30.050Z | Compiling jiff v0.2.28 |
| 1836 | 2026-06-15T03:30:30.094Z | Compiling proc-macro-error2 v2.0.1 |
| 1837 | 2026-06-15T03:30:30.197Z | Compiling petgraph v0.8.3 |
| 1838 | 2026-06-15T03:30:30.373Z | Compiling petgraph v0.6.5 |
| 1839 | 2026-06-15T03:30:30.575Z | Compiling zone v0.3.1 |
| 1840 | 2026-06-15T03:30:31.118Z | Compiling tough v0.22.0 |
| 1841 | 2026-06-15T03:30:31.445Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-15T03:30:31.608Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1843 | 2026-06-15T03:30:31.638Z | Compiling libsw v3.5.0 |
| 1844 | 2026-06-15T03:30:31.812Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1845 | 2026-06-15T03:30:31.889Z | Compiling oxide-tokio-rt v0.1.6 |
| 1846 | 2026-06-15T03:30:32.009Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1847 | 2026-06-15T03:30:32.194Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1848 | 2026-06-15T03:30:33.319Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-06-15T03:30:33.405Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1850 | 2026-06-15T03:30:33.467Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1851 | 2026-06-15T03:30:33.735Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1852 | 2026-06-15T03:30:33.966Z | Compiling const_format v0.2.36 |
| 1853 | 2026-06-15T03:30:34.306Z | Compiling papergrid v0.11.0 |
| 1854 | 2026-06-15T03:30:34.385Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-06-15T03:30:34.620Z | Compiling tabled_derive v0.7.0 |
| 1856 | 2026-06-15T03:30:34.840Z | Compiling gethostname v0.5.0 |
| 1857 | 2026-06-15T03:30:34.867Z | Compiling libscf-sys v1.2.0 |
| 1858 | 2026-06-15T03:30:34.958Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1859 | 2026-06-15T03:30:34.970Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-15T03:30:35.003Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1861 | 2026-06-15T03:30:35.087Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1862 | 2026-06-15T03:30:35.209Z | Compiling smf v0.2.3 |
| 1863 | 2026-06-15T03:30:35.362Z | Compiling bcs v0.1.6 |
| 1864 | 2026-06-15T03:30:35.599Z | Compiling unicode-linebreak v0.1.5 |
| 1865 | 2026-06-15T03:30:35.647Z | Compiling termtree v0.5.1 |
| 1866 | 2026-06-15T03:30:35.682Z | Compiling tagptr v0.2.0 |
| 1867 | 2026-06-15T03:30:35.799Z | Compiling smawk v0.3.2 |
| 1868 | 2026-06-15T03:30:35.813Z | Compiling whoami v1.6.1 |
| 1869 | 2026-06-15T03:30:35.832Z | Compiling linear-map v1.2.0 |
| 1870 | 2026-06-15T03:30:35.848Z | Compiling moka v0.12.15 |
| 1871 | 2026-06-15T03:30:35.935Z | Compiling textwrap v0.16.2 |
| 1872 | 2026-06-15T03:30:36.018Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-06-15T03:30:36.120Z | Compiling tabled v0.15.0 |
| 1874 | 2026-06-15T03:30:36.470Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-15T03:30:36.604Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-06-15T03:30:36.642Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-06-15T03:30:36.970Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-06-15T03:30:37.160Z | Compiling steno v0.4.1 |
| 1879 | 2026-06-15T03:30:38.329Z | Compiling tabled_derive v0.11.0 |
| 1880 | 2026-06-15T03:30:38.917Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1881 | 2026-06-15T03:30:39.482Z | Compiling papergrid v0.18.0 |
| 1882 | 2026-06-15T03:30:39.513Z | Compiling hickory-proto v0.25.2 |
| 1883 | 2026-06-15T03:30:39.690Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1884 | 2026-06-15T03:30:39.876Z | Compiling testing_table v0.3.0 |
| 1885 | 2026-06-15T03:30:40.047Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1886 | 2026-06-15T03:30:40.484Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1887 | 2026-06-15T03:30:40.698Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1888 | 2026-06-15T03:30:40.783Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1889 | 2026-06-15T03:30:41.014Z | Compiling tabled v0.21.0 |
| 1890 | 2026-06-15T03:30:41.393Z | Compiling hickory-resolver v0.25.2 |
| 1891 | 2026-06-15T03:30:41.508Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1892 | 2026-06-15T03:30:41.557Z | Compiling parking_lot_core v0.8.6 |
| 1893 | 2026-06-15T03:30:41.862Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 1894 | 2026-06-15T03:30:41.893Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-15T03:30:42.266Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-15T03:30:43.055Z | Compiling crc8 v0.1.1 |
| 1897 | 2026-06-15T03:30:43.068Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1898 | 2026-06-15T03:30:43.326Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1899 | 2026-06-15T03:30:43.436Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1900 | 2026-06-15T03:30:43.501Z | Compiling arc-swap v1.9.1 |
| 1901 | 2026-06-15T03:30:43.736Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 1902 | 2026-06-15T03:30:43.810Z | Compiling nom v8.0.0 |
| 1903 | 2026-06-15T03:30:43.836Z | Compiling slog-scope v4.4.1 |
| 1904 | 2026-06-15T03:30:43.933Z | Compiling parking_lot v0.11.2 |
| 1905 | 2026-06-15T03:30:44.117Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1906 | 2026-06-15T03:30:44.265Z | Compiling fxhash v0.2.1 |
| 1907 | 2026-06-15T03:30:44.338Z | Compiling internet-checksum v0.2.1 |
| 1908 | 2026-06-15T03:30:44.349Z | Compiling slog-stdlog v4.1.1 |
| 1909 | 2026-06-15T03:30:44.396Z | Compiling sled v0.34.7 |
| 1910 | 2026-06-15T03:30:44.430Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1911 | 2026-06-15T03:30:44.464Z | Compiling slog-envlogger v2.2.0 |
| 1912 | 2026-06-15T03:30:44.468Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1913 | 2026-06-15T03:30:44.627Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1914 | 2026-06-15T03:30:45.818Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1915 | 2026-06-15T03:30:46.740Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-06-15T03:30:51.312Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1917 | 2026-06-15T03:30:54.930Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-06-15T03:30:56.555Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1919 | 2026-06-15T03:30:57.611Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1920 | 2026-06-15T03:30:58.570Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1921 | 2026-06-15T03:30:59.347Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1922 | 2026-06-15T03:31:00.716Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1923 | 2026-06-15T03:31:24.640Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 10s |
| 1924 | 2026-06-15T03:31:24.828Z | ──────────── |
| 1925 | 2026-06-15T03:31:24.829Z | Nextest run ID 09d6e0cc-7065-4a1c-b222-f44c04a238a5 with nextest profile: default |
| 1926 | 2026-06-15T03:31:24.829Z | Starting 14 tests across 1 binary |
| 1927 | 2026-06-15T03:31:24.890Z | PASS [ 0.061s] mg-lower mrib::tests::handle_change_is_noop_when_already_advertised |
| 1928 | 2026-06-15T03:31:24.890Z | PASS [ 0.061s] mg-lower mrib::tests::full_sync_advertises_groups_missing_from_ddm |
| 1929 | 2026-06-15T03:31:24.890Z | PASS [ 0.061s] mg-lower mrib::tests::handle_change_withdraws_removed_group |
| 1930 | 2026-06-15T03:31:24.890Z | PASS [ 0.061s] mg-lower mrib::tests::full_sync_in_sync_makes_no_changes |
| 1931 | 2026-06-15T03:31:24.890Z | PASS [ 0.061s] mg-lower mrib::tests::handle_change_withdraws_only_the_matching_group |
| 1932 | 2026-06-15T03:31:24.890Z | PASS [ 0.061s] mg-lower mrib::tests::full_sync_withdraws_groups_absent_from_mrib |
| 1933 | 2026-06-15T03:31:24.890Z | PASS [ 0.061s] mg-lower mrib::tests::full_sync_adds_and_withdraws_together |
| 1934 | 2026-06-15T03:31:24.890Z | PASS [ 0.061s] mg-lower mrib::tests::handle_change_advertises_newly_installed_group |
| 1935 | 2026-06-15T03:31:24.904Z | PASS [ 0.014s] mg-lower test::sync_v4_over_v6_readback |
| 1936 | 2026-06-15T03:31:24.905Z | PASS [ 0.014s] mg-lower test::sync_v4_over_v6_removal |
| 1937 | 2026-06-15T03:31:24.908Z | PASS [ 0.014s] mg-lower test::sync_prefix_test |
| 1938 | 2026-06-15T03:31:24.908Z | PASS [ 0.014s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1939 | 2026-06-15T03:31:24.908Z | PASS [ 0.014s] mg-lower test::sync_v4_over_v6_idempotent |
| 1940 | 2026-06-15T03:31:24.908Z | PASS [ 0.015s] mg-lower test::sync_link_down_test |
| 1941 | 2026-06-15T03:31:24.908Z | ──────────── |
| 1942 | 2026-06-15T03:31:24.908Z | Summary [ 0.077s] 14 tests run: 14 passed, 0 skipped |
| 1943 | 2026-06-15T03:31:24.918Z | process exited: duration 313104 ms, exit code 0 |
| |
| 1944 | 2026-06-15T03:31:24.925Z | found 0 output files |